@media (max-width:576px) {

    ul.top-header-contact {
        /* //text-align: center; */
        display: flex;
        justify-content: space-between;
        padding: 0;
        align-items: center;
    }

    ul.top-header-contact li a {
        font-size: 12px;
        line-height: 16px;
    }

    ul.top-header-contact li img {
        width: 15px;
    }

    ul.top-header-social-media {
        text-align: center;
        margin: 10px 0 0 0;
    }

    h1 {
        font-size: 28px;
        line-height: 36px;
    }

    section#hero-section {
        padding: 30px 0;
    }

    .hero-sec-content span {
        font-size: 15px;
        padding: 10px 20px;
    }

    .hero-sec-content h1 {
        margin-top: 15px;
    }

    .hero-exp img {
        width: 100px;
    }

    .office-building-img img {
        max-width: 330px;
    }

    .office-building-img img {
        max-width: 310px;
        bottom: -7px;
        position: relative;
        right: -9px;

    }

    .award-col-left a span {
        line-height: 20px;
        padding-right: 10px;
        font-size: 14px;
    }

    .award-col-left a span em {
        font-size: 14px;
        line-height: 15px;
    }

    .award-col-left a arrow {
        width: 46px;
        height: 46px;
    }

    .award-col-left a {
        margin-bottom: 40px;
    }

    .hm-accordiions-col h2 {
        color: white;
        margin-bottom: 20px;
    }

    section#our-experties-section {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    #philosophy-section ul li span {
        font-size: 18px;
        line-height: 30px;
    }







}

@media (min-width:577px) and (max-width:767px) {

    section#hero-section {
        padding: 40px 0;
    }

    .office-building-img img {
        max-width: 537px;
        position: relative;
    }

}



@media (max-width:767px) {





    a.navbar-brand img {
        width: 200px;
    }

    .hero-sec-content p {
        margin-bottom: 25px;
    }

    .hero-sec-content {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    .hero-exp {
        top: -40px;
    }

    h2 {
        font-size: 30px;
        line-height: 38px;
    }

    a.treamtment-box-style {
        margin-bottom: 20px;
    }

    a.treamtment-box-style span {
        height: 122px;
    }

    section#treatments-section {
        padding-bottom: 35px;
    }

    #abt-standard-section {
        padding: 50px 0;
    }

    .abt-standard-cnt-area p {
        padding: 0;
    }

    section#office-location-section {
        padding: 20px 0 0;
    }

    .office-location-cnt h5 {
        font-size: 22px;
        line-height: 28px;
    }

    h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .award-col-left lead {
        font-size: 18px;
        line-height: 24px;
    }

    #team-section {
        padding: 45px 0;
    }

    section#philosophy-section {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    #philosophy-section ul li p {
        width: 100%;
    }

    #philosophy-section ul li icon {
        width: 66px;
        height: 66px;
        margin-right: 10px;
    }

    #philosophy-section ul li icon img {
        width: 33px;
    }

    #philosophy-section ul li span em {
        font-size: 14px;
        line-height: 20px;
    }

    .copyright-footer p {
        justify-content: center;
        font-size: 16px;
    }

    .copyright-footer ul {
        margin: 12px 0 0;
        text-align: center;

    }

    .copyright-footer ul li a {
        font-size: 16px;
        line-height: 25px;
    }

    .footer-social-media ul li a {
        width: 45px;
        height: 45px;
    }






}


@media (min-width:767px) and (max-width:991px) {
    ul.top-header-contact li a {
        font-size: 14px;
        line-height: 22px;
    }

    .hero-sec-content span {
        font-size: 16px;
        padding: 9px 16px;
    }

    h1 {
        font-size: 32px;
        line-height: 38px;
        font-weight: bold;
    }

    .hero-exp img {
        width: 140px;
    }

    section#hero-section {
        padding: 30px 0;
    }

    .office-building-img img {
        max-width: 449px;
    }

    h2 {
        font-size: 30px;
    }

    .award-col-left a span {
        font-size: 16px;
        line-height: 23px;
    }

    #philosophy-section ul li p {
        width: 100%;
    }

}

@media (max-width:991px) {
    button.navbar-toggler:focus {
        box-shadow: none;
        outline: 0;
    }

    ul.navbar-nav {
        align-items: start;
    }

}


@media (min-width:992px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: end;
    }

    button.navbar-toggler {
        display: none;
    }

}

@media (min-width:992px) and (max-width:1199px) {

    ul.navbar-nav li.nav-item {
        margin: 0 0px 0 12px;
    }

    ul.navbar-nav li.nav-item a.nav-link {
        font-size: 18px;
    }
}

/* ===========================================
   APPOINTMENT FORM RESPONSIVE STYLING
   =========================================== */

@media (max-width: 767px) {
    .language-switcher.mobile-navbar-language-switcher {
        display: none !important;
    }

    ul.top-header-social-media {
        display: none;
    }

    section#appointment-banner {
        padding: 20px 0;
        min-height: 100px;
    }

    #appointment-banner h1 {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        padding: 0;
    }

    .appointment-doctor-img {
        display: none;
        /* hide doctor img on mobile */
    }

    #contact-map-section {
        margin-top: -30px;
    }

    #contact-map-section iframe {
        height: 400px;
    }


    #appointment-booking-section {
        padding: 60px 0;
    }

    .appointment-form {
        padding: 30px 20px;
        margin: 0 20px 30px 20px;
    }

    .appointment-form label {
        font-size: 14px;
    }

    .appointment-form .form-control,
    .appointment-form .form-select {
        padding: 12px 15px;
        font-size: 14px;
    }

    .submit-btn {
        padding: 12px 30px;
        font-size: 16px;
    }

    .appointment-doctor-img {
        padding: 10px;
        margin-top: 30px;
        min-height: 300px;
    }

}


@media (min-width: 992px) {
    .language-mobile {
        display: none;
    }
}

@media (max-width: 576px) {
    #appointment-banner h1 {
        font-size: 2rem;
    }

    .appointment-form {
        padding: 25px 15px;
        margin: 0 15px 25px 15px;
    }

    .appointment-form .form-control,
    .appointment-form .form-select {
        padding: 10px 12px;
        font-size: 14px;
    }

    .submit-btn {
        padding: 10px 25px;
        font-size: 14px;
    }
}