/* Responsive Styles */

@media (min-width: 1400px) {
.location-banner-image
 {
    height: 750px;
    width: 100%;
}


}


/* XX-Large devices (larger desktops, 1400px and up) */
@media (max-width: 1366px) {
    .navbar-brand img {
        height: 70px;
    }

    .navbar .dropdown-item {
        padding: 10px 15px;
    }

    .respect-journey-content {
        margin-top: 150px;
    }

    /* .page-header .btn.btn-primary {
        height: 49px;
        padding: 12px 19px;
        font-size: 14px;
    } */

    .navbar .nav-link {
        padding: 0 5px !important;
    }

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

    .grid-item {
        padding: 25px 10px;
    }

    .results h2 br {
        display: none;
    }

    .we-care-box p {
        margin-bottom: 2rem !important;
    }

    .we-care-content {
        padding-left: 0 !important;
    }

    .we-care-box p {
        margin-bottom: 2rem !important;
        max-width: 520px;
    }

    .we-care-box p br {
        display: none !important;
    }

    .we-care-img-wrapper {
        width: 390px;
        margin-top: -40px;
    }

    .we-care-features li {
        flex: 1;
    }

    .we-care-features svg {
        margin-right: 6px;
        min-width: 20px;
        width: 20px;
    }

    .we-care-features li span {
        font-size: 14px;
        line-height: normal;
    }

    .we-care-features {
        gap: 5px 0 !important;
    }

    .we-care-content .mb-5 {
        margin-bottom: 2rem !important;
    }

    .specialist-section-location h2 {
        font-size: clamp(2.3rem, 2vw + 1rem, 3rem);
    }

    .our-clinic-section h2 {
        font-size: clamp(2.3rem, 2.2vw + 1rem, 3rem);
    }

    .our-mission-n .slider-item img {
        height: 580px;
    }

    .col-lg-6.our-mission-n-left {
        padding: 54px 60px 60px 61px;
    }

}

/* X-Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {

  img.flag-map {
    display: none;
}

main.page-section {
    overflow: hidden;
}



.navbar-brand img
 {
        height: 50px;
    }

}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {

    .navbar .nav-link {
        padding: 0 16px !important;
        font-weight: 500 !important;
        font-size: 15px !important;
    }

    .navbar .dropdown-item {
        padding: 0 15px;
    }

    .site-header {
        position: fixed;
        top: 0;
        width: 100%;
        background: #fff;
        transition: transform 0.3s ease;
    }

    .site-header.is-fixed {
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    }

    .offcanvas-body {
        padding: 50px 10px 25px 10px;
    }

    .page-header .btn.btn-primary {
        height: 53px;
        padding: 12px 24px;
        font-size: 15px;
    }


    .navbar .offcanvas-body .navbar-nav {
        align-items: flex-start !important;
        gap: 0;
        height: 100%;
    }

    .navbar .offcanvas-body .navbar-nav li {
        display: flex;
        border-bottom: 1px solid #eee;
        width: 100%;
        padding: 15px 0;
        margin-top: 0;
        flex-direction: column;
    }

    .navbar .offcanvas-body .navbar-nav li:last-child {
        margin-top: auto !important;
        border-bottom: none;
    }

    .navbar .offcanvas-body .nav-link {
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .navbar .offcanvas-body .navbar-nav .nav-item.phone-number {
        border: none;
        justify-content: center;
        margin-top: 20px;
        flex-direction: row;
    }

    .navbar .offcanvas-body .navbar-nav .nav-item.phone-number a {
        justify-content: start;
        width: auto;
        padding: 0 5px !important;
    }


    .navbar .offcanvas-body .dropdown-menu li {
        padding: 0;
    }

    .navbar .offcanvas-body .dropdown-menu {
        padding: 4px 0;
    }

    .offcanvas-header .btn-close {
        border: 2px solid #fe6a00;
        border-radius: 100%;
        padding: 10px;
        width: 35px;
        height: 35px;
        padding: 0;
        margin: 0 0 0;
        margin-left: auto;
        opacity: 1;
        background: url(../images/close-icon.svg) no-repeat center center;
        background-size: 34%;
    }

    .navbar-toggler-icon {
        background: url(../images/menu-icon.svg) no-repeat center center;
        background-size: 64%;
        border: 2px solid #fe6a00;
        background-color: #fe6a00;
        border-radius: 8px;
        padding: 10px;
        width: 45px;
        height: 45px;
        opacity: 1;
    }

    .page-header .navbar.fixed-top {
        top: 41px;
    }

    ul.dropdown-menu .dropdown-item {
        padding: 11px 18px !important;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {


}

@media (max-width: 767px) {

.location-banner-image {
    height: auto;
}

.location-banner-details .location-btn-two {
    padding: 0 10px;
    margin: 0;
}


.location-banner-details {
    margin-bottom: 30px;
}

.footer-links a{
    font-size: 14px;
}

.footer-hours li {
    font-size: 14px;
    margin-bottom: 10px;
}

img.flag-map {
    display: none;
}

section.hero {
    background-image: url('/wp-content/uploads/Frame-2147228135-scaled.jpg') !important;
}

h5.footer-title.mb-3.hidden-title {
    visibility: visible !important;
}

}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
    .we-care-img-wrapper {
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .we-care-features li {
        flex: 0 0 100%;
    }

    .we-care-features li span {
        font-size: 16px;
    }

    .we-care-features {
        gap: 10px 0 !important;
    }

    .hero h1 {
        margin-bottom: 2rem !important;
        color: #000;
    }

    .hero {
        background: url(../images/mobile-banner-1.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        height: 803px;
    }

    .hero p {
        margin-bottom: 2rem !important;
        color: #000;
    }

    .specialist-section-location .container.mt-4 {
        margin-top: 0 !important;
    }

    .specialist-section-location .col-lg-6:first-child {
        order: 2;
        margin-bottom: 0;
    }

    .services-section-location h2 {
        margin-bottom: 30px !important;
    }

    .specialist-section-treatment p {
        font-size: 16px;
        line-height: 160%;
        opacity: 0.8;
        margin-bottom: 2rem !important;
    }

    .location-section-btn .btn.btn-outline--secondary,
    .location-section-btn .btn.btn-primary {
        height: 57px;
        max-width: 220px;
        width: 100%;
        justify-content: center;
    }

    .location-section-btn {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }

    .specialist-section-treatment h2 {
        font-size: clamp(2.1rem, 2.5vw + 1rem, 3rem);
    }

    .services-section-location h2 {
        font-size: clamp(2.2rem, 2.5vw + 1rem, 3rem);
    }

    .location-banner-title {
        font-size: 38px;
    }

    .location-banner-para {
        margin-bottom: 2rem !important;
    }

    .our-clinic-section h2 {
        font-size: clamp(2.1rem, 2.2vw + 1rem, 3rem);
    }

    .specialist-section-location h2 {
        font-size: clamp(2.2rem, 2vw + 1rem, 3rem);
    }

    .we-care-box {
        padding: 40px 20px 0 20px;
    }

    /* .page-template-home-page-template .faq {
        margin-top: 0;
    } */

    .about-us-banner,
    .contact-section,
    .faqs-section,
    .blog--us-banner {
        height: 400px !important;
    }

    .about-us-banner .container,
    .contact-section .container,
    .faqs-section .container,
    .blog--us-banner .container {
        margin-bottom: 50px !important;
        padding-top: 50px !important;
    }

    .our-mission-n.about-space {
        padding: 70px 20px 0;
    }


    .col-lg-6.our-mission-n-left {
        margin-top: 45px;
        padding: 45px 25px 25px 25px;
    }

    .our-mission-n .slider-item img {
        height: auto;
    }

    .our-mission-n .col-lg-6.text-center.position-relative {
        padding: 0;
    }

    .our-mission-n h2 {
        margin-bottom: 22px;
        font-size: 31px;
    }

    .our-mission-n p {
        font-size: 16px;
        line-height: 25px;
    }

    .our-value-n .col-lg-3:nth-child(2n) .br-r {
        border-right: none;
    }

    .page-template-about-us-template .our-clinic-section.a-b-p {
        margin-top: 60px;
        margin-bottom: 70px;
    }

    .our-clinic-section .col-lg-4.col-md-6.col-6 {
        margin-bottom: 0 !important;
    }

    .journey-section {
        background-size: contain;
        margin-bottom: 70px;
        height: 460px;
        background-position: bottom;
        padding-top: 1rem !important;
    }


    .our-value-n-card {
        text-align: center;
    }

    .our-value-n-icon {
        margin: auto;
    }

    .contact-page .header.text-left.mb-5 {
        margin-bottom: 1.5rem !important;
    }

    .contact-page-sm-des {
        padding: 30px 20px;
        margin-bottom: 36px;
    }

    .contact-page .btn.btn-primary {
        font-size: 14px;
        height: 54px;
        padding: 18px 19px;
    }

    .contact-page .contact-info-card {
        padding: 30px 30px 30px;
        gap: 20px;
    }

    .contact-page .contact-info-card a {
        height: auto;
        font-size: 20px;
        line-height: 28px;
    }

    .contact-page h2 {
        font-size: clamp(2.1rem, 2.5vw + 1rem, 3rem);
    }

    .contact-page .contact-card {
        padding: 26px 26px 0 26px !important;
    }

    .page-template-faq-template .we-care {
        margin-top: 1rem !important;
    }

    .page-template-location-page-template .contact h2 {
        font-size: clamp(1.9rem, 2.5vw + 1rem, 3rem);
    }

    .location-dev {
        margin-bottom: 16px;
    }

    .page-template-location-page-template .contact .col-lg-4.col-md-6.col-6 {
        padding: 0 7px;
    }

    .page-template-location-page-template .contact .row {
        margin: 0 -7px;
    }

    .privacy-banner.d-flex.align-items-end {
        margin-bottom: 0 !important;
    }

    .pr-block p:has(&nbsp) {
        display: none;
    }

    .blog-block {
        margin-top: 70px;
        margin-bottom: 50px;
    }

    .blog-block .col-lg-8 {
        order: 2;
        margin-top: 30px;
    }

    .blog-block .row .row .row {
        margin: 0;
    }

    .blog-block .row .row .row .col-lg-6 {
        padding: 0;
    }

    .blog-block .row .row .row {
        margin: 0 !important;
    }

    .blog--detail-block {
        margin-top: 70px;
        margin-bottom: 50px;
    }

    .blog--detail-block .col-lg-8 {
        order: 2;
        margin-top: 30px;
    }

    .blog--detail-block h2 {
        font-size: clamp(1.8rem, 2.5vw + 1rem, 2rem);
    }

    .blog-banner-detail-title {
        font-size: 35px;
        line-height: 44px;
        margin-bottom: 40px !important;
        text-align: left;
    }

    .blog--detail--us-banner .sub-title.breadcrumb-text.b-n-g-n {
        justify-content: flex-start;
    }

    .blog--detail--us-banner {
        height: 550px;
    }

    .about--us-banner.programe-banner .about--us-banner-title {
        font-size: 42px;
        line-height: 57px;
    }

    .programe-banner .container {
        margin-top: 50px;
    }

    .treatment-steps-programe h2 {
        font-size: clamp(2rem, 2.5vw + 1rem, 3rem);
    }

    .respect-journey-content {
        margin-top: 0;
    }

    .respect-journey .row {
        flex-direction: column-reverse;
    }

    .respect-journey {
        padding: clamp(5rem, 5vw + 1rem, 5rem) 0;
        margin-top: 0;
        padding-bottom: 10px;
    }

    .treatment-steps-programe {
        padding-bottom: 5rem;
    }

    .faq h2 {
        font-size: clamp(2rem, 2.5vw + 1rem, 3rem);
    }

    .we-care-box {
        padding: 40px 20px 0;
    }

    .help.programme-help:after {
        width: 100%;
    }

    /* Programe page start here */
    .about--us-banner.programe-banner .about--us-banner-title {
        font-size: 42px;
        line-height: 57px;
    }

    .programe-banner .container {
        margin-top: 50px;
    }

    .treatment-steps-programe h2 {
        font-size: clamp(2rem, 2.5vw + 1rem, 3rem);
    }

    .respect-journey-content {
        margin-top: 0;
    }

    .respect-journey .row {
        flex-direction: column-reverse;
    }

    .respect-journey {
        padding: clamp(5rem, 5vw + 1rem, 5rem) 0;
        margin-top: 0;
        padding-bottom: 10px;
    }

    .treatment-steps-programe {
        padding-bottom: 5rem;
    }

    .faq h2 {
        font-size: clamp(2rem, 2.5vw + 1rem, 3rem);
    }

    .we-care-box {
        padding: 40px 20px 0;
    }


    .support-card {
        padding: 30px 20px !important;
    }

    .support-card-title {
        font-size: 18px;
    }

    .help.programme-help:after {
        width: 100%;
    }

    .respect-journey.whole-respect-resources .respect-journey-content {
        margin-top: 0;
    }

    .specialist-section.specialist-section-treatment .row {
        flex-direction: column-reverse;
        gap: 50px;
    }

    .specialist-section.specialist-section-treatment.pt-4 {
        padding-top: 0 !important;
    }

    .feature-list .feature-text {
        font-size: 16px;
    }

    .feature-icon svg {
        margin-top: -4px;
    }

    .respect-journey.whole-respect-resources .respect-journey-img {
        margin-top: 29px;
    }

    .respect-journey-content p {
        margin-bottom: 28px;
    }

    .about-us-banner-title {
        font-size: 34px;
        line-height: 126%;
    }

    .treatment-steps-programe .mt-5.pt-3 {
        margin-top: 1.8rem !important;
    }

    .respect-journey-content h2 {
        font-size: clamp(2.1rem, 2.5vw + 1rem, 3rem);
    }

    .help.programme-help h2 {
        font-size: clamp(1.8rem, 2.5vw + 1rem, 3rem);
    }

    .specialist-section.specialist-section-treatment .row {
        flex-direction: column-reverse;
        margin: 0 -20px;
    }

    .specialist-section.specialist-section-treatment .col-lg-6 {
        margin-top: 0;
        padding: 0 20px;
    }

    .support-options-resource h2 {
        font-size: clamp(2.2rem, 2.5vw + 1rem, 3rem);
    }

    .support-options-resource .row {
        margin: 0 -7px;
    }

    .support-options-resource .col-lg-3.col-md-6.col-6 {
        padding: 0 8px;
        margin-top: 18px;
    }

    .support-options-resource .support-card {
        border-radius: 27px;
    }

    .support-options-resource .support-card-title {
        font-size: 18px;
    }

    .support-options-resource .support-card-title br {
        display: none;
    }

    .support-options-resource .text-center.mt-5 {
        margin-top: 1.2rem !important;
    }

    .our-value-n .col-lg-3.col-md-6.col-6:nth-child(odd) {
        padding-right: 0px;
    }

    .respect-journey-content p {
        font-size: 16px;
    }

    .page-id-842 .pr-block {
        margin-top: 0;
    }

    .privacy-banner {
        height: 230px;
    }

    .specialist-section.specialist-section-location .row {
        margin: 0 -20px;
        gap: 20px;
    }

    .specialist-section.specialist-section-location .col-lg-6 {
        margin-top: 0;
    }

    .specialist-section.specialist-section-location .btn.btn-primary {
        font-size: 16px;
        height: 55px;
        padding: 22px 19px;
    }

    .specialist-section.specialist-section-treatment .feature-list li {
        align-items: flex-start !important;
    }

    .specialist-section.specialist-section-treatment .feature-icon {
        margin-top: -3px;
    }

    .faq .accordion-body p {
        font-size: 14px;
    }

    .results.reslut-about-us img {
        height: 422px;
    }

    .find-nearest-location .row {
        flex-direction: column-reverse;
        gap: 50px;
    }

    .google-map-location iframe {
        height: 500px;
    }

    .clinic-location-list a {
        gap: 18px;
        font-size: 16px;
    }

    .services-section h2 {
        margin-bottom: 2rem !important;
    }

    .we-care-person {
        width: 100%;
    }
    .page-header .btn.btn-primary {
        justify-content: center;
    }
    .navbar .dropdown-item {
    white-space: normal;
}
}