a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

body,
html {
    height: 100%;
    padding-top: 0;
    padding-bottom: 25px;
}

a {
    color: #000;
}

p {
    font-size: 16px;
    color: #000;
}

a:hover {
    text-decoration: underline;
    color: #003399;
}

p {
    color: #000;
}

h3 {
    margin-top: 5px;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000;
}

.zoomhidden {
    opacity: 0;
}

.zoomvisible {
    opacity: 1;
}

/*--- appointment button ---*/
.appointment .btn {
    padding: 10px 15px 10px 15px;
    margin: 0px 0;
    margin-top: 4px;
    margin-bottom: 0px;
    background: #003399;
    width: 98%;
}

.appointment > a {
    width: auto;
    margin-left: -15px;
    margin-right: 50px;
    height: auto;
    font-weight: bold;
    color: #ffffff !important;
}

.appointment .btn:hover {
    color: #1A2F5A !important;
    border-radius: 4px;
    opacity: 0.8;
    border: 2px solid #1A2F5A;
}

/*-- header image small --*/
.header-image-small {
    margin-top: 121px;
}

.masthead {
    margin-top: 122px;
}

/*--- phone in nav button ---  */
.phonediv {
    margin-bottom: -35px;
    margin-right: 0px;
    margin-top: 10px;
}

.phone-txt {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.header-phone {
    padding-right: 5px;
    margin-left: 14px;
}

.navbar-right {
    margin-right: 0px;
}

/*---navbar ---*/
.navbar-default .navbar-collapse {
    margin-top: 40px;
}

.navbar-collapse.in {
    margin-top: 0px !important;
}

.navbar {
    min-height: 120px !important;
}

.navbar-brand {
    height: 130px;
}

.navbar-default {
    background-color: #ffff;
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > li > a:hover {
    font-weight: bold;
}

.navbar-default .navbar-nav > .open > a {
    color: #000 !important;
}

.navbar-default .navbar-nav > .open > a:before {
    content: "\020";
    position: absolute;
    bottom: 7px;
    height: 4px;
    width: 100px;
    margin-left: 0px;
    background: #1A2F5A;
    opacity: 1;
    transition: all 0.2s ease-in;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #000 !important;
    background-color: #ffff !important;
}

.navbar-default .navbar-nav>li>a:focus {
    color: #1A2F5A !important;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-weight: bold;
}

.navbar-default .navbar-brand {
    color: #777;
    margin-top: -30px;
    margin-right: 0px;
    padding-left: 10px;
    padding-bottom: 90px;
}

.caret {
    border-top: 6px dashed;
    border-top-width: 6px;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.nav .dropdown.open .caret {
    border-top: none;
    border-bottom: 6px solid #000;
}

@media (min-width: 1200px) {
    .navbar-default .navbar-brand {
        margin-right: 40px;
    }
}

@media (max-width: 1150px) {
    .navbar-header {
        float: none;
        border-bottom: 0 solid #c1bfbf;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none!important;
    }

    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
    }
}

/*-- menu thumbnail --- */
.yamm-content .thumbnail {
    margin-bottom: 3px;
    margin-right: -15px;
    Margin-left: 0px;
}

.yamm-content .thumbnail .caption {
    padding: 0px;
    color: #333;
}

.yamm-content .thumbnail .btn {
    margin-bottom: 0px;
    Margin-top: 2px;
    border: 2px solid #1A2F5A;
    margin-left: 0px;
    background-color: #1A2F5A;
}

.yamm-content .thumbnail .btn.btn-primary:hover {
    background: #fff;
    color: #1A2F5A;
    left: left;
    top: left;
    margin-left: 0px;
    bottom: left;
    right: left;
    border: 2px solid #1A2F5A;
}

.yamm-content .thumbnail h3 {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.position {
    margin-top: -20px;
    text-align: center;
    margin-bottom: -10px;
    line-height: 1.4;
}

.caret {
    margin-left: 10px;
}

.doctor-row {
    margin-right: 0px;
    margin-left: 0px;
}

/* --- services dropdown configuration ------*/
.services a {
    display: block;
    padding-bottom: 3px;
    clear: both;
    font-weight: bold;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
    width: 100%;
}

.services a:hover {
    color: #687072;
    text-decoration: underline;
}

.services-header {
    color: #006699;
    font-size: 18px;
    font-weight: bold;
    padding-left: 0px !important;
}

.panel-heading .caret {
    color: #006699;
}

.services ul {
    padding-left: 11px;
}

.yamm-content .panel-title a {
    padding: 15px 10px;
    color: #000;
}

.yamm-content .col-sm-4 .col-sm-12 {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 15px;
}

@media (max-width: 320px)
{
    .yamm-content .panel-title a {
        font-size: 1px;
    }
}

/*-- hours dropdown configuration --*/
.navaddress {
    font-size: 15px!Important;
    color: #000;
    margin-top: 15px;
}

.navaddress2 {
    font-size: 20px!Important;
    color: #000;
    font-weight: bold;
    margin-top: 15px;
}

.map {
    margin-bottom: 10px;
}

.modal-body li {
    color: #000 !important;
    font-size: 16px !important;
    list-style-type: bullets !important;
}

.modal-open {
    padding: 0 !important;
    overflow-y: auto;
}

.modal-content {
    max-height: calc(100vh - 50px);
    overflow-y: auto;
}

/*-- carousel --*/
.carousel {
    margin-top: 121px;
}

/*-- into panel --*/
#dr-intro {
    padding-top: 10px;
    margin-bottom: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.underlined-title hr {
    width: 70%;
    border-width: 6px;
    border-top-color: #d0cdcd;
    border-bottom-color: #f2f2f2;
    border-left-color: #f2f2f2;
    border-right-color: #f2f2f2;
    background-color: #006699;
    background-repeat: no-repeat;
    background-position: center top;
}

.shortintro {
    font-size: 17px;
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.1;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 4px solid #E5E5E5;
    border-top: 4px solid #E5E5E5;
}

.shortintro::before {
    content: '';
    display: block;
    border-bottom: 8px solid #006699;
    max-width: 80px;
    margin-right: auto;
    margin-left: auto;
    transform: translateY(-16px);
}

.shortintro2 {
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 0px;
    border-top: 4px solid #E5E5E5;
}

.shortintro2::before {
    content: '';
    display: block;
    border-bottom: 8px solid #006699;
    max-width: 80px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -15px;
}

.underlined-title h1 {
    font-size: 30px;
    font-weight: bold;
}

@media (max-width: 320px)
{
    .underlined-title h1 {
        font-size: 20px;
    }
}

.practice-name {
    text-transform: uppercase;
    font-size: 25px !Important;
    color: #000;
    font-weight: bold;
    margin-top: -20px;
}

.pratice-tagline {
    color: #006699;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -20px;
}

/*-- call to action buttons -- */
.btn-lg {
    padding: 16px 10px;
}

.cta .btn-lg {
    background-color: #1A2F5A;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.cta .btn-sm {
    background-color: #1A2F5A;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

@media (max-width: 480px)
{
    .cta .btn-lg {
        font-size: 14px!Important;
    }

    .panel-title {
        font-size: 14px;
    }
}

.cta .btn-lg:hover {
    background-color: #fff;
    color: #1A2F5A;
    border: 2px solid #1A2F5A;
}

.cta .btn-sm:hover {
    background-color: #fff;
    color: #1A2F5A;
    border: 2px solid #1A2F5A;
}

.content-block {
    width: 100%;
    padding: 0px 0 60px 0;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    z-index: 100;
    position: relative;
    background-color: #ffffff;
}

.practice-name {
    font-weight: bold !important;
    font-size: 18px;
}

.practice-tagline {
    color: #006699;
    font-weight: bold;
    font-size: 16px;
    margin-top: -15px;
}

/*-- middle panel --*/
#middle-panel {
    margin-top: -10px;
}

.middle {
    padding-bottom: 20px;
}

.middle-panel .cta .btn-lg {
    max-width: 200px;
    float: right;
    margin-top: -8px;
}

@media (max-width: 480px)
{
    .middle-panel .cta .btn-lg {
        max-width: 100%;
        float: left;
        font-size: 12px!Important;
    }
}

.middleheader {
    text-align: center;
    padding-bottom: 0px;
    font-weight: bold !important;
    font-size: 25px;
}

.Dr-panel hr {
    width: 40%;
    border-width: 2px;
    border-color: #006699;
}

.drname {
    font-size: 18px !important;
    text-align: center;
    font-weight: 700;
    margin-top: 5px;
}

/*-- middle content ---*/
h2 {
    color: #006699;
    font-weight: 400;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}

/*--- footer ---*/
.footer-wrap-1-1 {
    background-color: #1A2F5A!Important;
    margin-top: 10px;
}

.footer-1-1 {
    padding-top: 60px;
    padding-bottom: 20px;
}

.footer-1-1 a {
    color: #fff;
    font-weight: bold;
}

.footer-1-1 h3,
.footer-1-1 h4,
.footer-1-1 .lead,
.footer-1-1 li {
    color: #ffffff;
}

.footer-1-1 ul li a:hover {
    padding-left: 7px;
}

.footer-1-1 ul li {
    line-height: 16px;
    font-size: 13px;
    border-top: 1px solid #bdc3c7;
    line-height: 19px;
    padding: 6px 0;
}

.footer-1-1 li:first-child {
    border-top: none;
    padding-top: 1px;
}

.footer-1-1 ul {
    list-style-type: none;
    margin: 0 0 26px;
    padding: 0;
}

.footer-1-1 h4 {
    margin-top: -10px;
    margin-bottom: 10px;
    line-height: 1;
    padding-bottom: 10px;
    text-align: left;
    color: #ffffff;
}

.footer-1-1 .lead {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: bold;
}

.footer-1-1 .fa:hover {
    opacity: .5;
}

.footer-1-1 hr {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(189, 195, 199);
}

.footer-1-1 h1 {
    color: #fff;
    font-size: 10px;
    text-align: center;
    padding-right: 40px;
    padding-left: 20px;
}

.footer h1 {
    color: #fff;
    font-size: 10px;
    text-align: center;
    padding-right: 40px;
    padding-left: 20px;
}

.footer-1-1 .copywrite {
    color: #fff;
    font-size: 10px;
    text-align: center;
    padding-right: 40px;
    padding-left: 20px;
}

.copywrite {
    color: #fff;
    font-size: 10px;
    text-align: center;
    padding-right: 40px;
    padding-left: 20px;
    padding-bottom: 25px;
}

.footer h4 {
    margin-top: -10px;
    margin-bottom: 10px;
    line-height: 1.25;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.footer-1-1 .btn {
    background-color: #ffff !important;
}

.footer-1-1 .pay {
    color: #1A2F5A !important;
}

.footer-1-1 .btn {
    color: #1A2F5A !important;
    margin-bottom: 20px;
    margin-top: -15px;
}

.footer-1-1 .btn:hover {
    opacity: .5;
}

/*---acordian --*/
.panel-title > a:focus {
    background: #1A2F5A !important;
    color: #fff !important;
}

.panel-title > a:hover {
    background: #1A2F5A !important;
    color: #fff !important;
}

.panel-title > a.collapsed,
.panel-title > a.collapsed span {
    font-weight: bold;
}

.panel-title > a.collapsed {
    background: #f5f5f5;
}

.ac > a.collapsed {
    color: #000;
    background-color: #ECF0F1;
    border: 1px solid;
}

.ac > a {
    color: #000;
    background-color: #ECF0F1;
    border: 1px solid;
}

.panel-body-ac {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10xp;
}

ul li {
    font-size: 16px;
    margin-bottom: 0px;
    list-style-type: square;
    color: #000000;
}

.forms ul li {
    font-size: 14px;
    margin-bottom: 0px;
    list-style-type: square;
    color: #000000;
    list-style-image: url('../images/pdf.jpg');
    margin-left: 45px;
}

.footer-1-1 ul li {
    font-size: 14px;
    margin-bottom: 0px;
    color: #fff;
    list-style-type: none;
}

.yamm ul li {
    font-size: 14px;
    margin-bottom: 0px;
    color: #fff;
    list-style-type: none;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

/* -- eyeglasses carousel --*/
.eyeglasses {
    margin-top: 0px;
}

.eyeglasses .carousel-control {
    top: auto;
    bottom: 20px;
}

@media (max-width: 1270px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        height: auto !important;
        padding-bottom: 0;
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }

    .navbar-collapse.in {
        overflow-y: auto !important;
        border-style: solid;
        border-right: 0 solid #c2c0c0;
        border-left: 0 solid #c2c0c0;
        border-bottom: 0 solid #c2c0c0;
        border-top: 1px solid #c1bfbf;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media (max-width: 1200px) {
    .navbar-nav .open .dropdown-menu {
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #fff;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

/*-- welcome --*/
.intro {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-top: -5px;
    padding-bottom: 5px;
    padding-right: 0;
    padding-left: 0;
    color: #1A2F5A;
    font-size: 32px;
    line-height: 46px;
    text-align: center;
}

.intro-body {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    color: #003399;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}

.intro-xs {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 0;
    padding-left: 0;
    color: #003399;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}

.intro-right {
    padding-right: 35px;
    padding-bottom: 10px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    font-size: 20px;
    padding-left: 20px;
    border-left: 1px solid rgba(51,51,51,.23);
}

.intro-left {
    padding-right: 35px;
    padding-bottom: 10px;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 10px;
    color: #000;
}

.image-border {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.image-border::before {
    content: '';
    display: block;
    border-bottom: 1px solid rgba(51,51,51,.23);
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    transform: translateY(14px);
}

.smlogo {
    margin-right: auto;
    margin-left: auto;
    display: block;
}

/*-- modal --*/
.btn.btn-primary {
    background: #1A2F5A;
}

.btn.btn-primary:hover {
    background: #1A2F5A;
}

.btn.btn-primary:focus {
    color: #1A2F5A !important;
    border-radius: 4px;
    opacity: 0.8;
    border: 2px solid #1A2F5A;
    background: #fff;
}

.middle {
    margin-left: 45px;
}

.middle2 {
    margin-top: -25px;
    margin-left: 45px;
}

/* -- carousel --*/
.slide-body {
    position: absolute;
    top: 55%;
}

.slide-wraper {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-height: 700px;
}

.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, 0) 100%);
}

.slide-text > a.btn-primary {
    background-color: #003399;
    margin-right: 195px;
    margin-top: -2px;
}

.slide-text .h1 {
    text-align: left;
}

.slide-text {
    margin-left: 0px !important;
    display: inline-block;
}

/*-- custom buttons --*/
i.fa-eyeexams {
    content: "";
    background-image: url("../assets/images/eye-exambutton.png");
    width: 65px;
    height: 64px;
    margin-bottom: -25px;
    margin-top: -30px;
    margin-left: -60px;
    margin-right: 10px;
    display: inline-block;
    background-position: center;
    background-size: cover;
}

i.fa-LASIK {
    content: "";
    background-image: url("../assets/images/eye-exambutton.png");
    width: 65px;
    height: 64px;
    margin-bottom: -25px;
    margin-top: -30px;
    margin-left: 0px;
    margin-right: 10px;
    display: inline-block;
    background-position: center;
    background-size: cover;
}

.cta2 {
    margin-bottom: 40px;
}

.cta3 {
    margin-bottom: 5px;
    margin-top: 5px;
}

.cta3 a:hover {
    opacity: .5;
}

/*-- appointment --*/
.appt-label {
    background-color: #687072;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    padding-top: 10px;
    padding-bottom: 10px;
}

.carousel2 {
    margin-top: 55px;
}

/*-- bottom index images --*/
.index-bottom {
    margin-top: 30px;
    margin-bottom: 20px;
}

.bimage {
    margin-left: 20%;
    margin-right: 20%;
}

.bbutton {
    margin-left: 20%;
    margin-right: 20%;
}

.bbutton:hover {
    color: #1A2F5A !important;
    border-radius: 4px;
    opacity: 0.8;
    border: 2px solid #1A2F5A;
    background-color: #fff !important;
}

.bintro {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-right: 0;
    padding-left: 0;
    color: #1A2F5A;
    font-size: 25px;
    line-height: 46px;
    text-align: center;
}

.bintro-txt {
    text-align: center;
}

/*-- skip navigation for readers --*/
.skip {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible;
}

/*-- back to top --*/
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.btt .btn-lg {
    background: #687072;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    color: #fff;
    z-index: 1000;
    border: 1px solid #fff;
}

.btt .btn-lg:hover {
    background-color: #fff;
    color: #1A2F5A;
    border: 2px solid #1A2F5A;
}

.google-maps {
    position: relative;
    padding-bottom: 75%;
    //: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.slide-image {
    max-height: 788px;
}

.alert {
    margin-bottom: 5px!important;
}

.alert a {
    color: #ffff;
    font-size: 16px;
}

.alert-danger {
    background-color: #ff0000;
}

.index-padding {
    padding-top: 55px;
}