/* general */
img {
    vertical-align: middle;
}
body {
    margin: 0;
    color: #929393;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    line-height: 1.4;
    background-color: #63afc5;
}

/* navigation */
div#id_b6e25ea6-805e-5732-8705-ae904bf26a06 {
    border-bottom: 1px solid #fff;
}
a.navigation__item--link {
    text-align: center;
}
.section--dark .navigation-a .navigation__item--link:hover, .section__bg--dark-4 .navigation-a .navigation__item--link:hover {
    color: #ffea00 !important;
    background-image: url(/storage/app/media/triangle_nav.png);
    background-position: 50% 93%;
    background-repeat: no-repeat;
    background-color: #357C8F !important;
}


/* flash/header */
#id_5f38d261-43df-5d3e-a779-a8b1434337de::before {
    opacity: 1;
    background: transparent;
}
#flash {
    width: 100%;
    height: 337px;
    position: relative;
}
div#comp-banner {
    width: 100% !important;
}
div#comp-banner img {
    margin: auto;
    display: block;
}


/* logo */
#logo {
    position: absolute;
    right: 0;
    top: 30px;
    height: 72px;
}
div#comp-logoHolder h1 {
    color: #056885;
    font-size: 29px;
}



/* address */
#slot-address {
    clear: both;
    color: #ede31b;
    text-align: left;
    margin-bottom: 20px;
}
.page-index #slot-address {
    position: absolute;
    right: 77px;
    top: 108px;
    color: #056885;
    font-size: 16px;
    text-align: right;
    margin-bottom: 0;
}
#slot-address p {
    margin: 0;
    padding: 0;
}
div#slot-address a {
    color: #056885;
}










/* feauturedblocks/specialtist */
div#specialties {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 29px;
}
div#specialties a {
    color: #ede31b;
}


#specialties {
    width: 100%;
    height: 90px;
    background: url(/storage/app/media/background_specialties.png) center no-repeat;
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 232px;
    margin: auto;
    display: block;
}

#specialties h1, #specialties h2 {
    color: #fffe61;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
    background: url(/storage/app/media/triangle_h2.png) left no-repeat;
    padding-left: 20px;
}

/*  */
#slot-getDirections {
    float: left;
    width: 292px;
    height: 71px;
    background-image: url(/storage/app/media/background_spec_directions.jpg);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #abd4e0;
    padding: 10px;
}
#slot-educationalVideos {
    float: left;
    width: 293px;
    height: 71px;
    background-image: url(/storage/app/media/background_spec_videos.jpg);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    border-right: 1px solid #abd4e0;
    padding: 10px;
}
#slot-requestAppointment {
    float: left;
    width: 293px;
    height: 71px;
    background-image: url(/storage/app/media/background_spec_appointment.jpg);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding: 10px;
}

/*  */
#specialties p {
    width: 170px;
    margin: 0 0 0 20px;
    line-height: 1.1;
    color: #fff;
}



/* homecontent */
#id_52c7d5ad-e616-554c-8fb6-a3af3fb6b76d::before {
    opacity: 1;
    background: transparent;
}
#contentPeople {
    width: 100%;
    max-width: 960px;
    min-height: 100%;
    background: url(/storage/app/media/background_contentRight.jpg) bottom right no-repeat;
    background-color: #fff;
    margin-right: auto !important;
    display: block;
    margin-left: auto;
}


.pageindex #contentWrapper {
    float: left;
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding: 10px;
    background: none;
    border: 1px solid #63AFC5;
}


.pageindex #content {
    float: left;
    width: 938px;
    background: url(/storage/app/media/background_content_repeat.jpg) top left repeat-y;
}


/* leftside */
.pageindex #contentLeft {
    float: left;
    width: 190px;
    margin: 15px;
    _margin: 15px 7px;
    color: #fff;
}
.pageindex #serviceTitle, .pageindex #contactTitle {
    float: left;
    width: 190px;
    height: 35px;
    background-color: #63afc5;
    margin-top: 0;
}
.pageindex #contentLeft div#comp-flashText h2 {
    color: #FFF;
    font-size: 20px;
    text-align: center;
    padding: 5px;
}
.pageindex #contentLeft div#comp-flashText1 h2 {
    color: #FFF;
    font-size: 20px;
    text-align: center;
    padding: 5px;
}
#slot-links {
    /* float: left; */
    width: 190px;
    margin-top: 46px;
    margin-bottom: 36px;
}
#slot-links ul {
    margin: 0 0 0 15px;
    padding: 0;
}
#slot-links li {
    list-style: none;
    background: url(/storage/app/media/list_education.jpg) left no-repeat;
    margin-bottom: 5px;
    padding-left: 15px;
    color: #ede31b;
}
#slot-links a {
    color: #fff;
    text-decoration: none;
    background: none;
}
.sideforms .form__group textarea {
    width: 190px;
    border: 1px solid #5F5047;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0 5px;
}
.sideforms .form__group input {
    width: 190px;
    height: 24px;
    border: 1px solid #5F5047;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0 5px;
    margin-bottom: 4px;
}
.sideforms .leadFormInfo {
    font-size: 10px;
    margin-top: 0px;
    float: left;
    width: 190px;
}
.sideforms input.btn.submit {
    display: block;
    width: 66px;
    height: 22px;
    background: url(/storage/app/media/btn_submit.jpg) no-repeat;
    border: none;
    text-indent: 0;
    font-size: 0px;
    text-transform: none;
    padding: 0;
    color: #000;
    cursor: pointer;
}
.sideforms {
    margin-top: 80px;
    margin-bottom: 55px;
}

/* rightside */
.pageindex #contentRight {
    float: right;
    width: 700px;
}
.pageindex #contentTitle {
    width: 515px;
    height: 45px;
    margin-top: 60px;
}
div#comp-flashText2 h2 {
    font-size: 16px;
    color: #3791ab;
    font-weight: normal;
    margin: 0 0 5px 0;
    letter-spacing: -1px;
    line-height: 1;
}
.pageindex #slot-main {
    width: 515px;
    max-width: 100%;
    margin: 10px 0 40px 0;
}
#slot-main {
    line-height: 1.7 !important;
}
#slot-main span {
    font-size: 13px;
}
#slot-main p {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    color: #929393;
}
#slot-main h1, #slot-main h2, #slot-main h3, #slot-main h4 {
    color: #3791ab;
    font-weight: normal;
}
#slot-main h1 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px 0;
    letter-spacing: -1px;
    line-height: 1;
}
#slot-main p {
    margin: 0 0 20px 0;
    padding: 0;
}
#slot-main a {
    color: #3791ab;
    outline: none;
    margin: 0 0 20px 0;
    padding: 0;
}
#slot-main li {
    margin-top: 0px;
    font-size: 13px;
}



/* fullwdith-content */
#id_48da1b07-b3f5-535c-ba1e-9fbe9e83a9f5::before {
    opacity: 1;
    background: transparent;
}

#contentWrapper {
    width: 960px;
    max-width: 100%;
    height: 100%;
    background-color: #fff;
    margin-top: 1px;
    padding-bottom: 10px;
    margin: auto;
}
#content {
    width: 960px;
    max-width: 100%;
    margin: auto;
    background: url(/storage/app/media/background_int_content_repeat.jpg) bottom right repeat-y;
    height: 100%;
}
#int_logo {
    float: left;
    width: 960px;
    max-width: 100%;
    height: 127px;
}
#int_image {
    float: left;
    width: 960px;
    background: url(/storage/app/media/int_image2.jpg) top no-repeat;
}
#contentLeft {
    float: left;
    width: 695px;
    max-width: 100%;
    margin: 157px 0 0 25px;
    _margin: 157px 0 0 12px;
}


#int_image div#comp-flashText h2 {
    font-size: 16px;
    color: #3791ab;
    font-weight: normal;
    margin: 0 0 5px 0;
    letter-spacing: -1px;
    line-height: 1;
}
table#officeHours {
    width: 400px;
    table-layout: auto;
}
table#officeHours caption {
    caption-side: top;
    text-align: left;
    font-weight: bold;
    font-family: "muliRegular", Arial, Helvetica, sans-serif;
}
table#officeHours tr td {
    text-align: left;
    line-height: 1.3;
    border: none;
    padding: 0px !important;
}

.credits {
    float:right; 
    border:0;
    width: 150px;
}
.adobe {
    float: right; 
    border: 0px none; 
    width: 88px; 
    height: 31px; 
}
.servlist {
    columns: 2;
}


/* contentright */
#contentRight {
    float: right;
    width: 230px;
}
#addressTitle, #blogTitle, #educationTitle, #contactTitle {
    clear: both;
    width: 200px;
    height: 35px;
    background-color: #63afc5;
    margin-bottom: 7px;
}
#addressTitle h2, #blogTitle h2, #educationTitle h2, #contactTitle h2 {
    color: #FFF !important;
    font-size: 20px !important;
    text-align: center !important;
    padding: 5px;
}
#intRight {
    float: left;
    width: 200px;
    margin: 10px 0 0 0;
    padding: 0 10px 30px 10px;
    color: #fff;
}
div#intRight div#slot-address a {
    color: #ede31b;
}
.sideforms.sideform1 {
    margin-top: 10px;
}
#contentRight div#slot-address table td {
    text-align: center;
    display: block;
}
#contentRight div#slot-address table {
    width: 100% !important;
}
















/* contact form */

.contact-us-im .form {
    padding-top: 10px !important;
}
.contact-us-im .form-wrap__submit input {
    display: inline-block;
    font-family: "lato-bold", "Arial Black", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    text-align: center;
    width: auto;
    max-width: 100%;
    height: 3.125rem;
    background: #428bca;
    color: #FFF;
    border-radius: 4px;
    text-transform: capitalize;
    padding: 6px 12px;
}
.contact-us-im .section--dark .form-wrap__submit input:hover {
    color: #fff !important;
    background-color: #3276b1 !important;
    border-color: #285e8e !important;
}
.contact-us-im .leadFormInfo {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 0.875rem;
    margin-top: 0px;
}
.contact-us-im .form__group .input_container input, .contact-us-im .form__group .input_container select {
    background-color: #fff;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    font-family: inherit !important;
}
.contact-us-im .form__group {
    margin-bottom: 0px !important;
}
.contact-us-im .form__group .input_container textarea {
    background-color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    font-family: inherit !important;
    width: 100% !important;
}
.outerWrap {
    width: 100% !important;
}

.contact-us-im input.btn.submit {
    display: block;
    width: 66px;
    height: 22px;
    background: url(/storage/app/media/btn_submit.jpg) no-repeat;
    border: none;
    text-indent: 0;
    font-size: 0px;
    text-transform: none;
    padding: 0;
    color: #000;
    cursor: pointer;
}



/* appt */
.form__group.form-input-comments {
    width: 100% !important;
}

/* footer */
#id_128158a9-a4d5-542a-891f-0560546a5a5a::before {
    background: transparent;
}
#footer {
    width: 961px;
    max-width: 100%;
    background-color: #3791ab;
    border: 1px solid #9bccda;
    margin-top: 10px;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-size: 11px;
}
div#slot-footer1 a {
    color: #FFF;
}
ul.copyright__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    list-style: none;
    gap: 10px;
    padding: 0px;
}
a.copyright__link {
    color: #ede31b;
}

/* others */
table.revstbl td {
    border: none;
}
table.revstbl {
    width: 100% !important;
    border: none !important;
}
.dd-left img, img.dd-left, .dd-right img, img.dd-right, .dd-border {
    border: 3px solid #9c9c9c;
    max-width: 450px;
}
.dd-right {
    float: right;
    margin: 5px 0 5px 10px;
}
.dd-articles {
    padding: 10px;
    background-color: #e4f3fd;
    border: 1px solid #ccc;
}
.dd-article {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom: 5px;
    color: #000;
}
.dd-article {
    overflow: hidden;
    padding: 5px 0 0;
}
.dd-left {
    float: left;
    margin: 5px 10px 5px 0;
}
.dd-article img {
    overflow: hidden;
    border: 1px solid #ccc;
    width: 200px;
}
.dd-left img, .dd-right img {
    display: block;
    margin: 0 0 5px 5px;
}

.dd-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 20px;
}

.dd-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 1440px) and (min-width: 1023px) {
    
}
@media (max-width: 1024px) and (min-width: 769px) {
    /* header */
    #logo {
        right: 0px;
    }
    .page-index #slot-address {
        right: 0;
    }
    
    /* feauturedblocks/specialtist */
    div#specialties {
        gap: 15px;
        background-size: contain;
    }
    
    .pageindex #contentRight {
        float: right;
        width: 683px;
    }
    
    #int_image {
        max-width: 100%;
        background-size: contain;
    }
    #contentLeft {
        width: 665px;
    }
    #contentRight {
        width: 226px;
    }
    div#content {
        background: unset;
    }
    #intRight {
        padding: 0 10px 30px 7px;
        width: 212.5px;
        background: #3791AB;
        margin-left: 3px;
        margin-bottom: 10px;
    }

    
}
@media (max-width: 768px) and (min-width: 426px) {
    /* header */
    div#comp-banner img {
        width: 100%;
    }
    div#comp-logo {
        width: 100% !important;
    }
    #logo {
        right: 0px;
    }
    .page-index #slot-address {
        right: 0px;
    }

    
     /* feauturedblocks/specialtist */
    div#specialties {
        background-size: contain;
        background: none;
        border: 11px solid rgba(60, 148, 174,0.8);
        height: auto;
        gap: 0px;
    }
    
    /* content */
    #contentPeople {
        margin-top: 88px;
        min-height: 92%;
    }
    .pageindex #content {
        background: unset;
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .pageindex #contentRight {
        width: 100%;
    }
    .pageindex #slot-main {
        width: 100%;
    }
    .pageindex #contentLeft {
        background: url(/storage/app/media/background_content_repeat.jpg) top left repeat-y;
        padding: 10px;
        width: 211px;
    }
    .pageindex #contentTitle {
        width: 100%;
    }
    
    
    div#int_image {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #content {
        background: unset;
    }
    div#contentLeft {
        margin-left: 25px;
        margin-right: 25px;
    }
    #contentRight {
        float: right;
        width: 240px;
        padding: 10px;
        background: #3791AB;
        margin-left: 3px;
        margin-bottom: 10px;
    }
    div#int_image {
        width: 100%;
        background-size: contain;
    }
    .pageindex div#contentRight {
        background: transparent;
    }
    
    
}
@media (max-width: 425px) and (min-width: 376px) {
    /* header */
    div#comp-banner img {
        width: 100%;
    }
    div#logo {
        display: none;
    }
    .page-index #slot-address {
        position: absolute;
        right: 0px;
        top: 8px;
        left: 0;
        text-align: center;
    }
    .page-index #slot-address table {
        width: 100% !important;
    }
    .page-index #slot-address table td {
        display: block;
        width: 100% !important;
    }
    
     /* feauturedblocks/specialtist */
    #slot-getDirections {
        border-right: 0px;
    }
    #slot-educationalVideos {
        border-right: 0px;
    }
    div#specialties div {
        width: 100%;
    }
    div#specialties {
        background-size: contain;
        background: none;
        border: 11px solid rgba(60, 148, 174,0.8);
        height: auto;
        gap: 0px;
    }
    
    /* content */
    #contentPeople {
        margin-top: 159px;
        min-height: 88%;
    }
    .pageindex #content {
        background: unset;
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .pageindex #contentRight {
        width: 100%;
    }
    .pageindex #slot-main {
        width: 100%;
    }
    .pageindex #contentLeft {
        background: url(/storage/app/media/background_content_repeat.jpg) top left repeat-y;
        padding: 10px;
        width: 211px;
    }
    .homewidget {
        overflow: scroll;
    }
    .pageindex #contentTitle {
        width: 100%;
    }
    .pageindex #contentLeft {
        margin: auto;
    }
    
    
    .servlist {
        columns: 1;
    }
    table.revstbl td {
        border: none;
        display: block;
    }
    div#int_image {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #content {
        background: unset;
    }
    div#contentLeft {
        margin-top: 29px;
        margin-left: 25px;
        margin-right: 25px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #contentRight {
        float: right;
        width: 240px;
        padding: 10px;
        background: #3791AB;
        margin-left: 3px;
        margin-bottom: 10px;
    }
    div#int_image {
        width: 100%;
        background-size: contain;
    }
    .pageindex div#contentRight {
        background: transparent;
    }
    .pageindex #contentWrapper {
        padding-bottom: 28px;
    }
    
    
    
    .defresp, .dd-right, .dd-left {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
}
@media (max-width: 375px) {
    /* header */
    div#comp-banner img {
        width: 100%;
    }
    div#logo {
        display: none;
    }
    .page-index #slot-address {
        position: absolute;
        right: 0px;
        top: 6px;
        left: 0;
        text-align: center;
    }
    .page-index #slot-address table {
        width: 100% !important;
    }
    .page-index #slot-address table td {
        display: block;
        width: 100% !important;
    }
    
     /* feauturedblocks/specialtist */
    #slot-getDirections {
        border-right: 0px;
    }
    #slot-educationalVideos {
        border-right: 0px;
    }
    div#specialties div {
        width: 100%;
    }
    div#specialties {
        background-size: contain;
        background: none;
        border: 11px solid rgba(60, 148, 174,0.8);
        height: auto;
        gap: 0px;
    }
    
    /* content */
    #contentPeople {
        margin-top: 159px;
        min-height: 88%;
    }
    .pageindex #content {
        background: unset;
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .pageindex #contentRight {
        width: 100%;
    }
    .pageindex #slot-main {
        width: 100%;
    }
    .pageindex #contentLeft {
        background: url(/storage/app/media/background_content_repeat.jpg) top left repeat-y;
        padding: 10px;
        width: 211px;
    }
    .homewidget {
        overflow: scroll;
    }
    .pageindex #contentTitle {
        width: 100%;
    }
    .pageindex #contentLeft {
        margin: auto;
    }
    
    
    
    
    .servlist {
        columns: 1;
    }
    table.revstbl td {
        border: none;
        display: block;
    }
    div#int_image {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #content {
        background: unset;
    }
    div#contentLeft {
        margin-top: 29px;
        margin-left: 25px;
        margin-right: 25px;
        padding-left: 20px;
        padding-right: 20px;
    }
    #contentRight {
        float: right;
        width: 240px;
        padding: 10px;
        background: #3791AB;
        margin-left: 3px;
        margin-bottom: 10px;
    }
    div#int_image {
        width: 100%;
        background-size: contain;
    }
    .pageindex div#contentRight {
        background: transparent;
    }
    .pageindex #contentWrapper {
        padding-bottom: 28px;
    }
    
    
    
    
    
    
    .defresp, .dd-right, .dd-left {
        display: block !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px;
    }
}