/* Tablet and up */

/* Responsive CSS changes by Bijendra start here */

@media (min-width: 1025px) and (max-width: 1380px) {
    .navbar-brand {
        max-width: 130px;
    }

        .ab-vision-card h3 {
        font-size: 25px!important;
    }

    li.nav-item {
        margin-left: 4px;
    }

    header .nav-link {
        font-size: 13px;
    }

    .header_book_btn {
        min-width: 110px;
        font-size: 13px;
        height: 34px;
    }

    .therapies_journeys_content h4 {
        font-size: 20px;
    }

    .listing-page .sanctuary_philosophy_content h4 {
        font-size: 20px;
        line-height: 30px;
    }

    /* .sanctuary_philosophy_content {
        height: 230px;
    } */

    .sanctuary_philosophy_slider .therapies_btn_flex {
        margin-top: auto;
    }

      .sanctuary_philosophy_box_category {
        max-width: 210px;
    }

    /* .sanctuary_philosophy_box_category {
        max-width: 100%;
        text-align: left;
    } */

    .about-page .cta_wrapper {
        margin-top: 40px;
        padding: 50px 0 !important;
    }

    .doctor_slider_wrapper.gapping {
        margin-top: 40px;
    }

    .doctor_slider_wrapper .main_title.text-center {
        margin-bottom: 40px;
    }

    .doctor_box_content {
        padding: 0px 4px 0px 4px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .doctor_box_content h4 {
        margin-bottom: 16px;
        line-height: 36px;
    }

    .doctor_box_content span {
        margin: inherit;
    }

    .doctor_box_content .primary_btn {
        margin-top: auto;
    }

    .doctor_slider_wrapper .doctor_slider .doctor_box {
        margin-bottom: 80px;
    }

    .gruop-session .cta_wrapper.gapping {
        padding-bottom: 10px;
        margin-top: 60px;
    }

    .pk-intro_section .pk-hormony-title.gapping {
        margin-top: 50px;
    }

    .secondary_txt_color.main_title.text-center {
        margin-bottom: 10px;
    }
}

/* Responsive CSS changes by Bijendra - End */

@media (min-width: 1024px) {
nav.navbar.navbar-expand-lg {
    padding: 5px 0;
}

.about-page .space_heal_wrapper {
    margin-top: 100px;
}
      .inner_hero_wrapper.about-hero .inner_hero_content {
        max-width: 970px;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        top: 36vh;
    }

.ab-founder-secion-heading h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

    .inner_hero_wrapper.about-hero .inner_hero_btn .therapies_btn a {
        max-width: 350px;
        width: 100%;
        margin: 0 auto;
    }

    .desktop_view_hero_image {
        display: block;
    }

    .mobile_view_hero_image {
        display: none;
    }

    .doctor_model_profile_wrapper .modal-body img {
        height: 100%;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
        object-position: center 50%;
        border-radius: 20px 0px 0px 20px;
    }

    .doctor_slider_wrapper .main_title h2 {

        margin-bottom: 12px;
    }

    .doctors-page .personal_care_bg .main_title h2 {
        margin-bottom: 20px;
        margin-top: 35px;
        letter-spacing: 0;
        font-size: 40px;
        font-weight: 600;
        line-height: 48px;
        padding: 0 12px;
    }

    .doctors-page .personal_care_bg span {
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: 2.4px;
    }

    .doctors-page .personal_care_bg {
        padding: 41px 10px 41px 10px;
        margin-top: 0px;
        margin-bottom: 36px;
    }
    .doctors-page .multi_approach_works_wrapper.gapping {
        margin-top: -45px;
    }

    .panchkosha_way_wrapper .main_title h2 {
        margin-bottom: 17px;
    }

    .doctor_model_profile_wrapper .modal-dialog {
        transform: none;
        max-width: 1015px;
        width: 100%;
    }


    .expert_box .expert_box_content {
        padding: 9px 15px 15px 15px;
    }

    .doctor_model_profile_content {
        padding: 30px 30px 30px 30px;
        height: 375px;
        overflow-y: scroll;
    }

    .doctor_model_profile_wrapper .modal-body {
        padding: 0;
        display: flex;
    }

    .doctor_model_proifle_img_cloumn {
        max-width: 370px;
        height: 402px;
        width: 100%;
    }

    .doctor_model_proifle_img_cloumn .flower-mask {
        max-width: 85%;
        width: 100%;
        height: 100%;
        margin: 0;
    }


    .doctors-page .personal_care_bg .main_title p {
        max-width: 1190px;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
    }



    body.home-page .scroll_btn,
    body.panchkosha-page .scroll_btn {
        display: none;
    }

    .inner_hero_content ul li span {
        top: 19px;
        width: 6px;
        height: 6px;
    }

    .wt_joints_care_img {
        margin: 0px 0;
    }

    .holistic_approach_wrapper .main_title {
        max-width: 1140px;
    }

    .holistic_approach_wrapper .main_title p {
        max-width: 100%;
    }

    .wt_joints_care_mid_sec .main_title p {
        max-width: 100%;
    }

       .wt_joints_care_wrapper .main_title p {
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        max-width: 100%;
        margin: 0 auto;
    }

    img.wt_joints_care_line_img {
        position: absolute;
        bottom: 0;
        bottom: 0;
        top: -227px;
        z-index: 0;
        left: 50%;
        width: 506px;
        height: 477px;
        transform: translateX(-50%);
    }

    .holistic_approach_wrapper .col-md-4 {
        margin-bottom: 50px;
    }

    .holistic_approach_box p {
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        padding: 0 12px 21px 12px;
    }

    .single-treatment-page .cta_wrapper .main_title h2 {
        font-size: 48px;
        margin-bottom: 15px;
        line-height: 58px;
        max-width: 1100px;
        width: 100%;
        margin: 0 auto;
    }

    .single-treatment-page .cta_wrapper.gapping {
        margin-bottom: 157px;
        margin-top: 136px;
    }

    .sanctuary_philosophy_slider2 .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
}

    .holistic_approach_box h4 {
        margin-top: 21px;
        margin-bottom: 24px;
    }

    .treatment-faq_list summary {
        font-size: 20px;
        line-height: 28px;
        font-weight: 500;
    }

    .holistic_approach_wrapper .container {
        max-width: 1380px;
        width: 100%;
    }

    .treatment-faq .secondary_txt_color.main_title h2 {
        color: #543800;
        font-size: 48px;
        line-height: 61px;
        margin-bottom: 22px;
    }

    .treatment-icon_item span {
        width: 90px;
        height: 90px;
        margin-bottom: 10px;
    }

    .treatment-icon_item p {
        font-size: 18px;
        line-height: 24px;
    }

    .treatment-step_grid {
        max-width: 90%;
        width: 100%;
        margin: 0 auto;
    }

    .treatment-icon_grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 20px;
        margin-top: 40px;
    }

    .treatment-work .secondary_txt_color.main_title h2 {
        font-size: 48px;
        line-height: 40px;
    }


    .pk-layer_panel {
        min-height: 195px;
    }

    .treatment-philosophy h3 span {
        display: inline-block;
    }

    .space_heal_content h4 {
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: -0.312px;
    }

    .swiper-slide-active .space_heal_content h4 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: -0.312px;
    }


    .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 18px;
    }

    .personal_care_bg .primary_btn a {
        max-width: 450px;
        width: 100%;
    }

    .listing-page .sanctuary_philosophy_wrapper .secondary_txt_color.main_title h2 {
        font-size: 36px;
        line-height: 48px;
    }

    .doctors_intro_tabs_wrapper {
                margin-bottom: 74px;
        margin-top: 40px !important;
    }

    .panchkosha_way_box h4 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        letter-spacing: 0.16px;
        margin-bottom: 0;
    }

    .sw_slider_wrapper {
        margin-top: 0px;

    }

    .healing_journey_wrapper .main_title p {
        color: rgba(0, 0, 0, 0.80);
    }

    .space_heal_wrapper .main_title {
        max-width: 85%;
        width: 100%;
        margin: 0 auto;
    }

    .ab-vision .sm_title h2 {
        margin-bottom: 15px;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        letter-spacing: 0.96px;
    }

    .ab-vision-card img {
        max-width: 60px;
        width: 100%;
    }

    .ab-vision-card h3 {
        font-size: 30px;
        line-height: 28px;
        margin-top: 17px;
        margin-bottom: 17px;
    }

    .ab-vision .sm_title p {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 42px;
        color: #4A3F38;
    }

    .ab-vision-card p {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 0;
    }

    .request_callback_form_wrapper form button {
        max-width: 400px;
        margin: 0 auto;
        margin-top: 27px;
    }

        .doctor_slider_wrapper.gapping {
        margin-top: 0px;
        margin-bottom: 115px;
    }

    .doctors_wrapper ul.nav-pills {
        padding-bottom: 30px;
    }


    .month_journey_wrapper .main_title h2 {
        font-size: 48px;
        line-height: 58px;
        letter-spacing: 0.96px;
        color: #1C1C16;
        max-width: 100%;
    }

    .multi_approach_works_wrapper .secondary_txt_color.main_title h2 {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .doctor_slider_wrapper .secondary_txt_color.main_title h2 {
        font-size: 48px;
        line-height: 40px;
        margin-bottom: 27px;
    }

    .ab-founder__copy {
        text-align: left;
    }
    .ab-founder__copy p:last-of-type {
        margin-top: -10px;
        font-size: 20px;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.24px;
                color: #4F4539;
    }

       .ab-legacy .ab-founder__image {
        margin-top: 0;
        max-width: 684px;
        width: 100%;
        height: 403px!important;
        object-position: center;
        object-fit: cover;
        border-radius: 44px;
    }

         .ab-legacy .ab-legacy__grid {
        grid-template-columns: 45% 55%;
        justify-content: center;
        gap: 59px;
        align-items: center;
        margin-top: 40px;
    }

        .ab-legacy  .ab-legacy__copy p {
        margin-bottom: 24px;
    }

   .ab-founder__copy p {
        font-size: 24px;
        font-weight: 400;
        letter-spacing: 0.24px;
        line-height: 30px;
        display: flex;
        flex-direction: column;
        row-gap: 16px;
        margin-bottom: 25px;
    }

    .therapies_journeys_content {
        padding: 20px 24px;
        height: 180px;
    }

    .doctor_slider_wrapper .secondary_txt_color.main_title.text-center {
        margin-bottom: 50px;
    }

    .doctor_slider_wrapper .secondary_txt_color.main_title p {
        font-size: 20px;
        line-height: 24px;
    }

       .doctors_intro_tabs_wrapper .secondary_txt_color.main_title p {
        max-width: 1200px;
        margin-bottom: 0px;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
    }

    .doctors_intro_tabs_wrapper .secondary_txt_color.main_title.text-center {
        margin-bottom: 0;
    }

    .doctors_wrapper ul.nav-pills {
        padding-left: 65px;
        padding-right: 65px;
    }

    .wt_joints_care_wrapper .secondary_txt_color.main_title h2 {
        font-size: 48px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .personal_care-wrapper.gapping {
        margin-top: 40px !important;
        padding-bottom: 15px;
    }

    .quote_text_wrapper {
        margin-top: 80px;
    }

    .personal_care_bg .primary_btn a {
        font-size: 20px;
    }

    .listing-page .therapies_journeys_wrapper .secondary_txt_color.main_title h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 6px;
    }

    .hero_content {
        max-width: 780px;
        width: 100%;
    }

    .panchkosha_way_wrapper .main_title.text-center {
        margin-bottom: 4px;
    }

    .panchkosha_way_wrapper .main_title h2 {
        margin-bottom: 12px;
    }

    .listing-page .gapping {
        margin-top: 100px;
    }

    section.mid_sec_wrapper {
        max-width: 100%;
        margin: 0 auto;
    }

    .listing-page .therapies_journeys_wrapper.gapping:first-child {
        margin-top: 15px;
    }

    .listing-page section.mid_sec_wrapper {
        margin-top: 65px;
        margin-bottom: -90px;
    }

    .personal_care_bg .secondary_txt_color.main_title h2 {
        font-size: 40px;
        line-height: 34px;
        margin-bottom: 21px;
        color: #151E0A;
        margin-top: 20px;
    }

    .listing-page .sanctuary_philosophy_wrapper .secondary_txt_color.main_title h2 {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 10px;
    }

    .listing-page .therapies_journeys_wrapper .secondary_txt_color.main_title p {
        font-size: 16px;
        line-height: 25px;
    }

    .listing-page .sanctuary_philosophy_wrapper .secondary_txt_color.main_title p {
        font-size: 16px;
        line-height: 29px;
    }

    .sanctuary_philosophy_slider {
        padding-left: 10px;
        padding-right: 10px;
    }

    .listing-page .mid_sec_wrapper .secondary_txt_color.main_title p {
        font-size: 16px;
        line-height: 25px;
    }

    .doctor_box_content {
        text-align: left;
        padding-left: 65px;
        max-width: 65%;
                padding-top: 0;
    }

    section.video_wrapper.gapping {
    margin-top: 77px;
}

    .doctor_profile_exp {
        left: 20px;
    }

    .dc_img_icon_flex {
        max-width: 320px;
        width: 100%;
        position: relative;
    }

    .doctor_box_content h4 {
        margin-bottom: 12px;
        color: #7A5609;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        letter-spacing: 0.24px;
        text-transform: capitalize;
    }

    .doctor_box_content span {
        letter-spacing: 0.7px;
        max-width: 100%;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        text-transform: capitalize;
    }

    .doctor_box_content p {
        margin-bottom: 0px;
        margin-top: 30px;
        max-width: 100%;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        color: #554245;
        letter-spacing: 0.24px;
        margin-top: 44px;
        -webkit-line-clamp: 5;
    }


    .doctor_slider_wrapper .doctor_slider .doctor_box {
        display: flex;
        flex-direction: inherit;
        height: 100%;
        max-width: 95%;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 99px;
        justify-content: center;
    }

    .doctor_slider_wrapper .doctor_slider .doctor_box:last-child {
        margin-bottom: 0;
    }

    .doctor_box img {
        height: 400px;
        width: 100%;
        max-width: 320px;
        object-position: center;
        border-radius: 24px;
    }

    .footer_top_left p a {
        font-size: 24px;
        font-weight: 400;
    }

    /* .sanctuary_philosophy_box_category {
        max-width: 100%;
    } */

    .doctor_box_content .primary_btn {
        max-width: 370px;
        margin: 0;
        margin-top: 27px;
    }

    .sanctuary_philosophy_slider .therapies_btn_flex {
        margin-top: 25px;
    }

    .listing-page .mid_sec_wrapper.gapping {
        margin-top: 90px;
    }

    .mid_sec_wrapper .secondary_txt_color.main_title h2 {
        font-size: 40px;
        line-height: 38px;
        margin-bottom: 18px;
    }

    .listing-page section.therapies_journeys_wrapper {
        padding: 0 0 10px 0;
        background: transparent;
    }


    .navbar-brand {
        top: 0;
        padding: 10px 0;
    }

    /* nav.navbar.navbar-expand-lg {
        padding: 5px 0;
    } */

    .antara_approch_content h4 {
        margin-top: 17px;
        margin-bottom: 12px;
        color: #3D3932;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 38px;
        letter-spacing: 0.48px;
    }

    .antara_approch_wrapper .main_title {
        max-width: 100%;
        margin-bottom: 71px;
    }


    .hero_wrapper.about-hero .hero_content h1,
    .inner_hero_wrapper.about-hero .inner_hero_content h1 {
        margin-bottom: 110px;
    }

    body.about-page .hero_wrapper.about-hero .scroll_btn_text,
    body.about-page .inner_hero_wrapper.about-hero .scroll_btn_text,
    .hero_wrapper.about-hero .scroll_btn_text,
    .inner_hero_wrapper.about-hero .scroll_btn_text {
        font-size: 15px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1330px;
        width: 100%;
    }

    .healing_journey_wrapper .container,
    .healing_journey_wrapper .container-lg,
    .healing_journey_wrapper .container-md,
    .healing_journey_wrapper .container-sm,
    .container-xl,
    .healing_journey_wrapper .container-xxl {
        max-width: 1260px;
        width: 100%;
    }

    .hero_content h1 {
        font-size: 80px;
        line-height: 102px;
        margin-bottom: 80px;
    }

    .home-page .hero_wrapper h1 {
        font-size: 64px;
        line-height: 87px;
        margin-bottom: 0;
        font-weight: 300;
        /* 135.938% */
        letter-spacing: 0.96px;
        text-transform: math-auto;
    }

    .home-page .hero_wrapper .hero_content {
        position: relative;
        max-width: 800px;
        width: 100%;
        top: 0;
    }

    .home-page .hero_wrapper .hero_btn {
        bottom: 110px;
    }

    .home-page .hero_btn a {
        padding: 15.5px 75px;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0.16px;
        height: 66px;
        display: inline-block;
        text-transform: capitalize;
    }

    .panchkosha_popup_description {
        margin: 0;
        font-size: 20px;
        line-height: 20px;
    }

    /* .panchkosha_way_wrapper .main_title p {
    font-size: 24px;
    line-height: 32px;
} */

    .panchkosha_popup_title {
        margin: 0 0 40px 0;
        font-size: 48px;
        line-height: 40px;
    }

    .ever_day_sec {
        padding: auto 70px;
    }

    .wt_joints_care_mid_sec {
        position: relative;
        overflow: visible;
        margin-top: 110px;
    }

    .wt_joints_care_mid_sec .main_title h2 {
        margin-bottom: 19px;
    }

    .holistic_approach_wrapper.gapping {
        margin-top: 85px;
        padding-bottom: 0px;
    }

       .wt_joints_care_wrapper .main_title.left {
        max-width: 91%;
        margin: 60px auto;
        margin-bottom: 15px;
        text-align: left !important;
    }

    .b-text {
        font-size: 24px;
        font-weight: 400;
    }

    .footer_top_right p span {
        font-size: 24px;
        font-weight: 400;
        line-height: 26px;
    }

    .footer_top_left p.f_time {
        font-size: 32px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: 0.16px;
    }

    .footer_top_right p a {
        font-size: 24px;
        font-weight: 400;

    }

    .wt_joints_care_wrapper .main_title h2 {
        margin-bottom: 15px;
    }

    .main_title h2 {
        margin-bottom: 12px;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        /* 120% */
        letter-spacing: 0.96px;

    }

    .main_title p {
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 34px;
        /* 121.429% */
        letter-spacing: 0.16px;

    }

    .doctor_slider_wrapper .main_title p {
        max-width: 100%;
        width: 100%;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 34px;
    }

    .doctor_slider_wrapper .main_title.text-center {
        margin-bottom:56px;
    }

    .doctor_box_content .primary_btn a {
        text-transform: uppercase;
        font-size: 18px;
    }

    .sm_title p {
        font-size: 22px;
        line-height: 28px;

    }


    .ever_day_sec .sm_title p {
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 34px;
    }

    .panchkosha_way_wrapper .transparent_btn a {
        max-width: 366px;
        width: 100%;
        margin: 0 auto;
        margin-top: 0px;
        text-transform: uppercase;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: -0.312px;
        height: 66px;
    }

    .ever_day_sec .secondary_btn {
        margin-top: 43px;
    }

    .panchkosha_way_box p {
        display: block;
        font-size: 24px;
        font-style: italic;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.16px;
    }

          .ab-founder__grid {
        grid-template-columns: 50% 50%;
        justify-content: center;
        gap: 40px;
        /* align-items: center; */
        margin-top: 32px;
    }

    .ever_day_sec_content p {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .ever_day_sec .container {
        max-width: 1390px;
        width: 100%;
        padding: 0;
    }

    .ever_day_sec .sm_title h2 {
        margin-bottom: 12px;
        font-size: 40px;
        font-weight: 600;
        line-height: 48px;
        letter-spacing: 0.24px;
        text-transform: capitalize;
    }

    .ever_day_sec .sm_title {
        margin-bottom: 32px;
    }

    .pk-layer_panel--support h3 {
        margin-bottom: 35px !important;
    }

    .panchkosha_way_icon {
        width: 100%;
        max-width: 65px;
    }

    .hm_content_img {
        position: absolute;
        bottom: 0;
        right: 0;
        max-width: 500px;
        width: 100%;
    }

    .doctor_slider .slick-track {
        margin-left: 0;
        margin-right: auto;
    }


    .pk-layer_panels_bg {
        height: 400px;
        display: flex;
    }

    .way1 {
        bottom: 20px;
        left: -22%;
    }

    .way2 {
        bottom: 45%;
        left: -8%;
    }

    .way3 {
        bottom: 72%;
        left: 50%;
        transform: translateX(-50%);
    }

    .way4 {
        bottom: 45%;
        right: -8%;
    }

    .way5 {
        bottom: 20px;
        right: -20%;
    }

    .panchkosha_way_para {
        display: block;
        margin-top: -50px;
        margin-bottom: 35px;
        font-size: 16px;
        line-height: 21px;
    }

    header .navbar {
        padding: 0px 24px;
    }

    .healing_journey_box_content h4 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 15px;
    }

   .healing_journey_img img {
        max-width: 350px;
        position: relative;
        top: -19px;
        left: -7px;
    }

    .healing_journey_box_wrapper {
        padding: 20px 0px 12px 0px;
    }

    .healing_journey_box_content p {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
    }

    .healing_journey_box {
        padding: 17px;

    }

    .outcome_wrapper .secondary_txt_color.main_title h2 {
        font-size: 48px;
        line-height: 40px;
    }

    .flower_img {
        top: 6%;
        left: 50%;
        max-width: 480px;
        width: 100%;
    }

    .gruop-session section.space_heal_wrapper.gapping {
        padding: 30px 0;
        background: transparent;
        margin-top: 52px;
    }


    .pk-sec-sm-title {
        max-width: 100%;
        font-size: 22px;
        line-height: 30px;
    }

    .flower-mask img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        position: relative;
        top: 0px;
        border-radius: 14px;
        object-position: 59% 40%;
    }

       .gruop-session .cta_wrapper.gapping {
        padding-bottom: 0;
        margin-top: 93px;
        margin-bottom: 42px;
    }

    .pk-intro_section .main_title.secondary_txt_color p {
        font-size: 22px;
        line-height: 30px;
        max-width: 100%;
        width: 100%;
    }


    .pk-intro_section .pk-hormony-title.gapping {
        margin-top: 100px;
    }

    .pk-hormony-title h5 {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 15px;
    }

    .curated_healing_journey_box {
        padding: 24px;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 15px;
        margin-bottom: 0;
        text-align: left;
        cursor: pointer;
    }

    .curated_healing_journey_box h4 {
        margin-bottom: 8px;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 38px;
        letter-spacing: 0.48px;
    }

    .curated_healing_journey_box p {
        max-width: 450px;
        width: 100%;
        margin-bottom: 0;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.439px;
    }

    .therapies_journeys_wrapper .main_title h2 {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .curated_healing_journey_box img {
        max-width: 73px;
        height: 73px;
        border-radius: 50%;
        margin: inherit;
        ;
    }

    .transparent_btn a {
        height: 58px;
    }

    .home-page .expert_wrapper.gapping {
        margin-top: 89px;
    }

       .home-page .cta_wrapper.gapping {
        margin-top: 152px;
        margin-bottom: 101px;
    }

    .curated_healing_journey_box_content {
        text-align: left;
    }

    .curated_healing_journey_wrapper .flex_btn {
        display: inline-flex;
        width: 100%;
        margin-top: 50px;
    }

    .healing_journey_box {
        padding: 20px;
        max-width: 580px;
        width: 100%;
        gap: 10px;
    }

    .healing_journey_box:nth-child(2) {
        max-width: 500px;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0px;
    }

        .healing_journey_box:nth-child(3) {
        max-width: 450px;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 0px;
        margin-top: -35px;
    }

   .healing_journey_box:nth-child(4) {
        margin-right: 0px;
        max-width: 520px;
        width: 100%;
        margin-top: -30px;
    }

       .healing_journey_box:nth-child(5) {
        max-width: 455px;
        width: 100%;
        margin-left: 0px;
        margin-top: 9px;
    }

    .video_slider .slick-list {
        padding-right: 15px;
    }

          .dot_line_img {
        position: absolute;
        top: 37px;
        left: 19%;
        z-index: -1;
        height: 43%;
        width: 61%;
        display: block;
        object-fit: contain;
    }

    .treatment-work {
        padding: 45px 0;
    }

    .gruop-session .treatment-icon_grid {
        margin-top: 42px;
    }

    .single-treatment-page .treatment-expect.gapping {
        margin-top: 54px;
    }

    .single-treatment-page .treatment-outcomes.gapping {
        margin-top: 69px;
        padding: 60px 0;
    }

    .single-treatment-page .treatment-benefits.gapping {
        margin-top: 54px;
    }

    .single-treatment-page .treatment-safety.gapping {
        margin-top: 123px;
        padding-bottom: 15px;
    }

    .single-treatment-page .treatment-intro .gapping {
        margin-top: 50px;
        margin-bottom: 25px;
    }

    .dot_line_img2 {
        position: absolute;
        bottom: -77px;
        left: 9%;
        z-index: -1;
        height: 47%;
        width: 85%;
        display: none;
    }


    .mobile_dot_line_img {
        display: none;
    }


    .space_heal_wrapper .swiper-button-prev {
        left: -25px !important;
    }

    .space_heal_wrapper .swiper-button-next {
        right: -25px !important;
    }

    .space_heal_box {
        height: 100%;
        width: 100%;
    }

    .space_heal_box img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .swiper {
        padding-bottom: 70px;
        padding-top: 50px;
    }

    .ab-founder__copy {
        margin-top: 0px;
    }

    .curated_healing_journey_wrapper .row,
    .curated_healing_journey_grid {
        margin-top: 34px;
        max-width: 1270px;
    }

    .trusted_grp_wrapper .main_title h2 {
        font-size: 48px;
        line-height: 30px;
        margin-bottom: 35px;
        letter-spacing: 0.72px;
        max-width: 100%;
    }

    .trusted_grp_wrapper img {
        max-width: 438px;
        width: 100%;
    }

    .trusted_grp_wrapper .main_title p {
        font-size: 24px;
        line-height: 40px;
    }


    .trusted_grp_wrapper {
        padding: 70px 0 41.5px 0;
        margin-top: 60px;
    }

    .expert_wrapper .main_title {
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 24px;
    }

    /* .expert_slider {
        padding-left: 50px;
    } */

    p.video_overlay_text {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        /* 125% */
        letter-spacing: -0.15px;
    }

    .home_about_wrapper h5.text-center {
        font-size: 28px;
        line-height: 24px;
    }


    .home_about_left_wrapper {
        max-width: 500px;
        width: 100%;
    }

    .home_about_wrapper .gapping {
        margin-top: 40px;
        padding-bottom: 20px;
    }

    .therapies_journeys_slider {
        padding-left: 30px;
    }

    .therapies_journeys_slider .therapies_btn a {
        height: 60px;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0.16px;
    }

    .therapies_journeys_content h4 {
        color: #FFFFFF;
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: -0.439px;
        text-align: center;
    }

    .therapies_journeys_slider .therapies_journeys_box>img {
        width: 100%;
        height: 483px;
    }

    .listing-page .inner_hero_content h1 {
        margin-top: 30px;
        margin-bottom: 30px;
        max-width: 100%;
    }

    .home_about_slider {
        display: flex;
        gap: 31px;
    }

    .expert_box h4 {
        margin-bottom: 5px;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0.36px;
    }

    .expert_box p {
        font-size: 18px;
        margin-bottom: 15px;
        padding: 0px 20px;
    }

    .expert_box span {
        font-size: 18px;
    }

    .home_about_wrapper .main_title h2 {
        margin-bottom: 19px
    }

    .expert_box .transparent_btn a {
        margin-top: 25px;
        text-transform: uppercase;
        height: 60px;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0.16px;
    }

    .video_wrapper {
        margin-top: 60px;
    }

    .home_about_wrapper h5.text-center {
        margin-bottom: 24px;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        /* 114.286% */
        letter-spacing: -0.312px;
    }

    .main_title {
        max-width: 93%;
        margin-bottom: 40px;
    }

    .video_wrapper .modal-content {
        margin: 0;
    }

    .video-wrapper {
        width: 100%;
        height: 450px;
    }

    .navbar-brand img {
        left: 0;
    }

    .home_about_slider>div {
        flex: 1;
    }

    /* .home-page .cta_wrapper {
        display: none;
    } */

    .home-page .cta_wrapper .main_title h2 {
        max-width: 980px;
        margin: 0 auto;
        margin-bottom: 12px;
    }

    .home-page .cta_wrapper .main_title p {
        display: none;
        max-width: 1025px;
        width: 100%;
        margin: 0 auto;
    }

    .cta_wrapper .main_title h2 {
        margin-bottom: 24px;
        max-width: 610px;
    }

    .cta_wrapper .main_title p {
        /* font-size: 28px;
        line-height: 37px; */
        letter-spacing: 0.16px;
    }

    .cta_wrapper .cta_btn {
        margin-top: 55px;
        margin-bottom: 35px;
    }



    .treatment-intro .treatment-philosophy.gapping {
        margin-top: 72px;
        max-width: 75%;
    }

    .treatment-outcomes .main_title h2 {
        max-width: 100%;
        width: 100%;
    }


    .footer_top_left p {
        font-size: 24px;
        font-weight: 600;
        line-height: 26px;
        /* 100% */
        letter-spacing: 0.16px;
        margin-bottom: 0px;
        gap: 24px;
    }

    .therapies_journeys_wrapper .main_title {
        max-width: 1400px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 25px;
    }

    .footer_top_left p.margin {
        margin-bottom: 69px !important;
    }


    .footer_top_left p a,
    .footer_top_right p a {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0.16px;
    }


    .footer_top_right p.margin {
        margin-bottom: 44px !important;
    }

    .footer_top_left .mb-2 {
        margin-bottom: 22px !important;
    }

    .cta_btm_text {
        font-size: 18px;
    }

    .cta_wrapper .cta_btn a {
        max-width: 460px;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0.16px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    /* Default */
.frs_circle {
  top: 48px;
  width: 275px;
  opacity: 1;
}

.sec_circle {
  top: 77px;
  width: 220px;
  opacity: 1;
}

.thr_circle {
  top: 102px;
  width: 156px;
  opacity: 1;
}


.step1 .sec_circle {
  top: 102px;
  width: 110px;
}

.step1 .frs_circle {
  top: 77px;
  width: 185px;
}

/* Step 2 */
.step2 .sec_circle {
  transform: translateX(-50%) scale(0);
  opacity: 0;
}

.step2 .frs_circle {
  top: 102px;
  width: 110px;
}

/* Step 3 (Back) */
.reset .frs_circle {
  top: 48px;
  width: 275px;
  opacity: 1;
}

.reset .sec_circle {
  top: 77px;
  width: 220px;
  opacity: 1;
  transform: translateX(-50%) scale(1);
}

.reset .thr_circle {
  top: 102px;
  width: 157px;
  opacity: 1;
  transform: translateX(-50%) scale(1);
}

.circle_animation {
    top: 55px;
}

   .gruop-session .inner_hero_btn {
        gap: 32px;
    }

    .home_about_left_wrapper p {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: -0.15px;
    }



    .home_about_wrapper .home_about_left_wrapper h5 {
        font-size: 36px;
        font-style: normal;
        font-weight: 500;
        line-height: 42px;
        /* 116.667% */
        letter-spacing: -0.312px;
    }

    .footer_top_wrapper {
        padding: 60px 0;
        margin-top: 40px !important;
    }

    .footer_top_flex {
        display: flex;
        gap: 20px;
    }

    .footer_top_right {
        border-left: 1.5px solid #5F0731;
        padding-left: 70px;
        padding-top: 0;
        width: 100%;
        border-top: 0;
    }

    .therapies_journeys_wrapper .flex_btn {
        display: flex;
        margin-top: 70px;
        margin-bottom: 10px;
        gap: 20px;
    }

    .therapies_journeys_wrapper .flex_btn .primary_btn a,
    .therapies_journeys_wrapper .flex_btn .transparent_btn a {
        display: inline-flex;
        padding: 0 70px;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: -0.312px;
        height: 66px;
    }

    .listing-page .hero_bg img {
        object-position: 50%;
    }

    .ever_day_sec_content .secondary_btn a {
        max-width: 297px;
        margin: 0 auto;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0.16px;
        height: 66px;
        /* text-transform: capitalize; */
    }

    .footer_top_right p {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 0px;
        gap: 24px;
    }


    .footer_top_right span {
        font-size: 24px;
    }

    .footer_logo {
        gap: 63px;
        max-width: 1275px;
        margin: 0 auto;
        width: 100%;
        margin-bottom: 0;
        display: flex;
    }

    p.cpy_text {
        max-width: 30%;
        width: 100%;
    }

    .footer-widget-heading h3 {
        font-size: 20px;
    }

    .footer-widget {
        margin-bottom: 0px;
    }

    .copyright-text {
        display: flex;
        justify-content: space-between;
        margin: 0 0;
        align-items: baseline;
    }

    .copyright-text p {
        margin-bottom: 0px;
    }

    .footer_logo p {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 10px;
        max-width: 100%;
    }

    .listing-page .inner_hero_content {
        max-width: 100%;
    }

    .panchkosha-page .inner_hero_content {
        max-width: 750px;
    }

    .gruop-session .inner_hero_content {
        max-width: 1160px;
    }

    .panchkosha_way_wrapper {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .gruop-session .inner_hero_wrapper {
        height: 100vh;
    }

    .gruop-session .inner_hero_wrapper .container {
        position: relative;
        bottom: 0;
    }

    .gruop-session .inner_hero_btn {
        margin-top: 100px;
    }

    .gruop-session .inner_hero_content.group-hero-content h1 {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .inner_hero_btn .therapies_btn a {
        height: 58px;
    }

    section.mid_sec_wrapper {
        max-width: 100%;
        margin: 70px 0 83px 0;
    }

    section.mid_sec_wrapper .container {
        max-width: 1400px;
        width: 100%;
        padding: 0;
    }

    section.mid_sec_wrapper .main_title {
        max-width: 100%;
        margin-bottom: 0;
    }

    .therapies_journeys_wrapper.gapping .secondary_txt_color.main_title h2 {
        font-size: 36px;
        line-height: 42px;
        font-weight: 500;
        margin-bottom: 12px;
        letter-spacing: 0;
    }

    .gruop-session .therapies_journeys_wrapper .secondary_txt_color.main_title p {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.24px;
    }

    .gruop-session .therapies_journeys_wrapper .secondary_txt_color.main_title.text-center {
        margin-bottom: 38px;
    }

    header .nav-link {
        font-size: 17px;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: -0.16px;
    }

    .footer-widget ul li,
    .footer-widget ul li a {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 0.16px;
        display: flex;
    }

    .footer-widget ul li {
        margin-bottom: 10px;
    }

    .footer_contact li {
        font-size: 18px !important;
        line-height: 24px !important;
        gap: 12px;
        letter-spacing: 0.16px;
    }

    .footer_contact li a {
        gap: 12px;
    }



    .copyright-text p {
        font-size: 16px;
        margin-bottom: 0px;
        line-height: 27.2px;
        letter-spacing: 0.16px;
    }

    .signature_medical_slider {
        padding-left: 40px;
    }


    .secondary_txt_color.main_title p {
        font-size: 20px;
        line-height: 25.5px;
    }

    .treatment-work.gapping {
        margin-top: 0;
    }

    .secondary_txt_color.main_title h2 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px;
    }


    .sanctuary_philosophy_slider {
        padding-left: 10px;
        padding-right: 10px;
    }

    .antara_approch_flex {
        display: flex;
        justify-content: space-between;
        gap: 18px;
        position: relative;
        padding: 0;
    }

    .antara_approch_box {
        max-width: 330px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .antara_approch_icon {
        margin-top: 0px;
        margin: 0 auto;
        max-width: 96px;
        height: 96px;
        padding: 26px;
    }


    .antara_approch_flex:after {
        top: 50px;
        left: 0;
        width: 100%;
        height: 2px;
    }

    .antara_approch_wrapper .main_title h2,
    .listing-approach-heading {
        font-size: clamp(32px, 4vw, 42px);
        margin-bottom: 16px;
        line-height: 1.1;
        white-space: nowrap;
    }

    .antara_approch_content p {
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.24px;
    }

    .sanctuary_philosophy_wrapper .container {
        max-width: 1360px;
        width: 100%;
    }

    .listing-page .sanctuary_philosophy_wrapper .main_title {
        margin-bottom: 27px;
        padding: 0;
    }

    .sanctuary_philosophy_box {
        margin-bottom: 0px;
    }

    .sanctuary_philosophy_box img {
        object-fit: cover;
        height: 339px;
        width: 100%;
        border-radius: 27px;
    }

    .sanctuary_philosophy_content {
        padding: 22px 17px;
        position: relative;
    }

    .sanctuary_philosophy_content .therapies_btn_flex {
        gap: 7px;
        align-items: center;
        width: 100%;
    }



    .sanctuary_philosophy_slider {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 23px 19px;
        padding: 0 40px;
    }

    .quote_text_wrapper {
        max-width: 100%;
        margin: 0 auto;
        display: flex;
        gap: 13px;
        justify-content: center;
        align-items: baseline;
        padding: 34px 15px;
        border-radius: 48px;
        margin-top: 60px;
    }

       .inner_hero_wrapper.about-hero .inner_hero_btn {
        bottom: 25.5vh;
    }

    .quote_text_wrapper img {
        width: 100%;
        height: 35px;
        max-width: 35px;
        position: relative;
        top: 10px;
    }

    .multi_approach_works_wrapper .main_title h2 {
        margin-bottom: 15px;
        max-width: 45%;
    }

    .multi_approach_works_wrapper .main_title {
        max-width: 100%;
        margin-bottom: 45px;
    }

    .quote_text_wrapper p {
        font-size: 26px;
        line-height: 36px;
        letter-spacing: 0px;
        margin-top: 0;
        text-align: left;
        margin-bottom: 0;
    }

    .video_identity img {
        width: 80px;
        height: 80px;
        max-width: 80px;
    }

    .video_identity__text h5 {
        margin: 0 0 8px 0;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.312px;
    }

    .home_about_wrapper .container {
        padding-right: 15px;
    }

    .video_identity__text p {
        font-size: 16px;
        margin: 0 0 8px 0;
        line-height: 20px;
        letter-spacing: -0.15px;
    }

    /* 
.expert_wrapper .main_title h2 {
    font-size: 48px;
} */

    .cta_wrapper {
        margin-top: 100px;
    }

    .home_about_wrapper.gapping {
        margin-top: 70px;
        padding-top: 10px;
        padding-bottom: 15px;
    }

    .expert_wrapper {
        margin-top: 120px;
    }


    .home_about_wrapper .main_title {
        margin-bottom: 19px;
    }

    .video_identity__text span {
        font-size: 16px;
        line-height: 16px;
    }

    body.listing-page .container.gapping:has(.quote_text_wrapper) {
        margin-top: 40px;
        padding-bottom: 0;
    }

    .personal_care_bg .secondary_txt_color.main_title p {
        font-size: 20px;
        line-height: 37px;
        max-width: 990px;
        margin: 0 auto;
        margin-bottom: 45px;
    }

    .personal_care_bg span {
        font-size: 16px;
        line-height: 16px;
        letter-spacing: 2.4px;
    }

    .request_callback_popup .modal-content {
        padding: 30px 30px 10px 30px;
    }

    .gruop-session .treatment-icon_item span {
        width: 90px;
        height: 90px;
        margin-bottom: 24px;
    }

    .gruop-session .treatment-icon_item p {
        text-align: center;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.24px;
    }

    .request_callback_form_wrapper h2 {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0.07px;
        margin-bottom: 15px;
        margin-top: 17px;
    }

    .panchkosha_way_content {
        max-width: 850px;
        margin: 0 auto;
        padding-top: 100px;
    }

    .request_callback_form_wrapper p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;

    }

    .request_callback_popup .modal-dialog {
        margin: 0 auto;
    }

    .ab-story {
        padding: 40px 0 15px 0;
    }

    .ab-story .sm_title h2 {
        font-size: 48px;
        line-height: 58px;
        letter-spacing: 0.24px;
        margin-bottom: 25px;
    }

    .ab-story__copy p {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.24px;
    }



    .story_flower_img {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -230px;
        width: 100%;
    }

    .story_flower_img img {
        max-width: 313px;
        width: 100%;
    }

    .inner_hero_content {
        max-width: 870px;
        width: 100%;
        margin: 0 auto;
        padding-top: 46px;
    }


    .inner_hero_content h1 {
        font-size: 70px;
        line-height: 80px;
        letter-spacing: 0.96px;
        margin-bottom: 24px;
    }

    .therapies_btn a {
        height: 58px;
    }

    .primary_btn a {
        height: 58px;
        text-transform: uppercase;
    }

    .inner_hero_wrapper .primary_btn {
        display: block;
        width: 100%;
        margin-top: 0;
    }

    .inner_hero_content p {
        font-size: 20px;
        line-height: 30px;
        margin: 0 auto;
        max-width: 700px;
        margin-bottom: 40px;
        width: 100%;
        max-width: 100%;
    }

    .inner_hero_content .hero_subtitle {
        font-size: 18px;
        line-height: 15px;
    }

    .panchkosha-page .inner_hero_content h1 {
        margin-bottom: 70px;
    }

    .curated_healing_journey_wrapper .main_title {
        margin-bottom: 32px;
        max-width: 85%;
        width: 100%;
    }

    .curated_healing_journey_wrapper .main_title h2 {
        max-width: 100%;
        margin-bottom: 12px;
    }

    .curated_healing_journey_wrapper.gapping {
        margin-top: 0;
        padding: 60px 0 30px 0;
    }

    .gapping {
        margin-top: 50px;
    }

    .panchkosha-page .inner_hero_btn .primary_btn a,
    .panchkosha-page .inner_hero_btn .therapies_btn a {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 28px;
    }

    .panchkosha-page .inner_hero_btn {
        max-width: 350px;
        bottom: 107px;
    }

    .inner_hero_btn {
        display: flex;
        justify-content: center;
        gap: 20px;
        margin-top: 25px;
    }

    .inner_hero_wrapper {
        height: 571px;
    }

    .single-treatment-page .inner_hero_wrapper {
        height: 676px;
    }

    .single-treatment-page .inner_hero_btn {
        /* bottom: 142px; */
        bottom: 18.8vh;
    }

    .single-treatment-page .inner_hero_content {
        /* top: 151px; */
        top: 20vh;
    }

    body.listing-page .inner_hero_wrapper {
        height: 571px;
    }

    body.listing-page .inner_hero_content .hero_subtitle {
        font-size: 17px;
        line-height: 15px;
        letter-spacing: 2.8px;
    }

    body.listing-page .antara_approch_wrapper {
        margin-top: 0;
        padding: 40px 0 43px;
    }



    body.listing-page .antara_approch_wrapper .main_title h2,
    body.listing-page .listing-approach-heading {
        font-size: 40px;
        line-height: 48px
    }

    .doctor_slider .slick-dots {
        bottom: -45px;
        left: 0;
    }


    .multi_approach_works_wrapper {
        padding: 60px 0;
    }

    .doctor_slider {
        padding-left: 0px;
    }

    .multi_approach_works_box {
        height: stretch;
        margin-bottom: 0;
        margin: 0;
        padding: 40px;
    }

    /* .swiper-button-next,
    .swiper-button-prev {
        display: none;
    } */

    .ab-legacy .secondary_txt_color.main_title h2 {
        margin-bottom: 15px;
        max-width: 100%;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        letter-spacing: 0.96px;
    }

    .ab-founder__grid .primary_btn {
        max-width: 340px;
        width: 100%;
        margin: 0;
        margin-top: 38px;
        text-transform: uppercase;
    }

    /* Group Session Page CSS */

    .inner_hero_content ul li {
        font-size: 30px;
        line-height: 36px;
    }

    .inner_hero_content ul {
        gap: 0px;
        max-width: 600px;
        width: 100%;
        margin: 50px auto;
    }

    .inner_hero_content ul li.m-0 {
        max-width: 0px;
    }

    .outcome_icon_flex {
        grid-template-columns: repeat(4, 1fr);
        gap: 40px;
    }

    .outcome_content_flex {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 60px;
        margin-top: 0px;
        margin-left: 0;
    }

    .outcome_content_box h4 {
        margin-bottom: 4px;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.24px;
    }

    .outcome_content_box p {
        margin-bottom: 0;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.24px;
        padding-left: 33px;
    }

    .outcome_wrapper .main_title {
        max-width: 100%;
        margin-bottom: 32px;
    }

    .joint_care_box {
        height: 100%;
    }

    .footer-social-icon a img {
        max-width: 48px;
    }

    .holistic_approach_wrapper ul {
        gap: 17px;
        flex-wrap: nowrap;
        margin-bottom: 33px;
        margin-top: 65px;
        max-width: 100%;
    }

    .wt_joints_care_wrapper {
        text-align: inherit;
    }


    .treatment-work .main_title p {
        color: #4F4539;
        font-weight: 500;
        font-size: 28px;
        line-height: 34px;
        letter-spacing: 0;
        margin-bottom: 0;
    }

    .single-treatment-page .philosophy-decor {
        max-width: 100%;
        width: 100%;
        top: -107px;
    }

    .single-treatment-page .treatment-safety .main_title {
        max-width: 100%;
        margin-bottom: 12px;
    }

    .wt_joints_care_wrapper .secondary_txt_color.main_title p {
        font-size: 20px;
        line-height: 29.5px;
    }

    .month_journey_flex {
        display: flex;
        gap: 20px;
        justify-content: space-between;
        position: relative;
        margin-top: 70px;
    }

    .month_journery_box {
        display: block;
        gap: 14px;
    }

    .month_journery_content {
        padding: 40px 25px;
        border-radius: 20px;
        max-width: 410px;
        width: 100%;
        margin-bottom: 0;
        height: 285px;
    }

    .month_journery_box span {
        margin: 0 auto;
        font-size: 24px;
        line-height: 24px;
        max-width: 55px;
        width: 100%;
        padding: 20px;
        border-radius: 50%;
        height: 55px;
        margin-bottom: 24px;
    }

    .month_journery_box p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 24px;
        margin-top: 18px;

    }

    .month_journery_box h4 {
        font-size: 27px;
        line-height: 28px;

    }

    .month_journery_box ul li {
        font-size: 16px;
    }

    .month_journey_wrapper {
        padding: 80px 0 74px 0;
        margin-top: 0px;
    }

    .outcome_content_box {
        margin-bottom: 87px;
        padding-right: 10px;
    }

    .outcome_wrapper {
        padding: 0px 0 0px 0;
    }

    .max_logo {
        padding: 16px 10px;
        text-align: center;
    }



    .max_logo img {
        max-width: 190px;
        width: 100%;
        margin: 0 auto;
    }

    .month_journey_flex::after {
        width: 70%;
        height: 2px;
        top: 28px;
        left: 16%;
        z-index: -1;
    }

    .video_box video {
        width: 100%;
        height: 575px;
    }

    .month_journey_flex {
        margin-top: 70px;
    }

    .joint_care_wrapper {
        padding: 60px 0;
        margin-top: 30px;
    }

    .expert_box_main_btn a {
        display: inline-flex;
        max-width: 400px;
        width: 100%;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0.16px;
        height: 60px;
    }

    .healing_journey_img {
        text-align: center;
        margin-top: 76.2px;
        margin-bottom: 30px;
    }

    .healing_journey_wrapper .main_title p {
        max-width: 85%;

    }

    .healing_journey_wrapper .main_title h2 {
        margin-bottom: 12px;
    }

    .sanctuary_philosophy_content .therapies_btn_flex .therapies_btn a,
    .sanctuary_philosophy_content .therapies_btn_flex .primary_btn a {
        text-transform: uppercase;
    }

    /* .secondary_txt_color.main_title.text-center {
        margin-bottom: 50px;
    } */

    .sanctuary_philosophy_slider2 {
        padding-left: 40px;
    }

    .signature_medical_slider .therapies_journeys_content p {
    margin-bottom: 18px;
    margin-top: 0px;
}

    .pk-layer_panel h3 {
        font-size: 14px;
        line-height: 20px;
        max-width: 150px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 15px;
        padding: 0;
    }

    .pk-layer_panel li {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 3px;
    }

    .wt_joints_care_wrapper.gapping {
        margin-top: 29px;
        padding-bottom: 0;
    }

    .wt_joints_care_img img {
        max-width: 650px;
        width: 100%;
    }


    .pk-layer_card {
        max-width: none;
        margin: 0;
        height: 597px;
        object-fit: cover;
    }

    .about-page .cta_wrapper {
        background: radial-gradient(50% 50% at 50% 50%, #E1D8C5 0%, #FDF9F0 100%);
        padding: 0 !important;
        text-align: center;
        margin-bottom: 40px;
    }

    .about-page .cta_wrapper .main_title h2 {
        font-size: 48px;
        color: #676547;
        margin-bottom: 14px;
        line-height: 41.25px;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
    }

    .about-page .cta_wrapper .main_title p {
        color: #8B8378;
        font-size: 22px;
        line-height: 30px;
        margin-top: 24px;
    }

    .about-page .cta_wrapper .cta_btn {
        margin-top: 43px;
        margin-bottom: 0;
    }

    .main_title {
        max-width: 100%;
        margin-bottom: 40px;
    }

    .ab-clinic .ab-section-heading h2 {
        font-size: 48px;
        line-height: 37px;
        max-width: 100%;
        width: 100%;
    }

    .ab-clinic__copy p {
        font-size: 24px;
        line-height: 34px;
    }

    .pk-approach_card span {
        font-size: 18px;
        line-height: 17px;
        margin-bottom: 10px;
        font-weight: 400;
    }

    .panchkosha-page .cta_wrapper .main_title h2 {
        max-width: 100%;
    }

    .pk-approach_card h4 {
        font-size: 28px;
        line-height: 28px;
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .doctors-page .inner_hero_wrapper {
        height: 716px;
    }

    .inner_hero_wrapper.doctors-hero .container {
        position: absolute;
        bottom: 116px;
        bottom: 15.5vh;
    }

    .doctors-page .inner_hero_btn .therapies_btn a {
        height: 58px;
    }

    .doctors-page .inner_hero_content h1 {
        max-width: 600px;
    }

    .inner_hero_wrapper.doctors-hero .inner_hero_btn {
        margin-top: 170px;
    }

    .pk-approach_card p {
        max-width: 320px;
        font-size: 13px;
        line-height: 20px;
    }

    .ever_day_sec .ever_day_sec_content {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
    }

    .about-hero {
        min-height: 100vh;
    }

    section.therapies_journeys_wrapper {
        padding: 60px 0;
    }

    .pk-navbar {
        top: 28px;
    }

    .pk-hero {
        min-height: 700px;
        padding: 180px 0 56px;
    }

    .pk-hero_content {
        max-width: 560px;
    }

    .pk-hero_content h1 {
        font-size: 58px;
        line-height: 68px;
        margin-bottom: 28px;
    }

    .pk-hero_btn a {
        min-width: 340px;
    }

    .pk-scroll_btn {
        margin-top: 64px;
    }

    .pk-approach,
    .pk-cta_section {
        padding: 70px 0;
    }

    .pk-intro_section {
        padding: 42px 0 70px 0;
    }

    .pk-section_title {
        max-width: 760px;
        margin-bottom: 40px;
    }

    .pk-section_title h2 {
        font-size: 44px;
        line-height: 54px;
    }

    .pk-section_title h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .pk-section_title p {
        font-size: 18px;
        line-height: 28px;
    }

    .pk-harmony_block {
        display: grid;
        grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
        align-items: center;
        gap: 26px;
    }

    .pk-sheaths {
        max-width: 100%;
    }

    .pk-sheaths h4 {
        font-size: 32px;
        line-height: 40px;
        text-align: left;
        margin-bottom: 20px;
    }

    .pk-sheath_item {
        gap: 18px;
        padding: 18px 12px;
        margin-bottom: 8px;
        background: transparent;
    }

    .pk-sheath_item span {
        font-size: 17px;
        line-height: 24px;
    }

    .pk-sheath_item p {
        font-size: 15px;
        line-height: 22px;
    }

    .pk-layer {
        padding: 0 0 28px;
    }

    .pk-layer .container {
        max-width: 1330px;
        padding: 0 4px;
    }

    .pk-layer_card {
        justify-content: flex-end;
    }


    .pk-layer_head {
        padding: 0 28px;
        margin-bottom: 12px;
    }

    .pk-layer_head h2 {
        font-size: 30px;
        line-height: 36px;
        font-weight: 400;
    }

      .pk-layer_head p {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        padding: 0 0px;
    }

    .pk-layer_panels {
        max-width: 360px;
        padding: 0 18px 18px;
    }

    .pk-layer_panel {
        padding: 18px 12px;
    }

    .pk-layer_panel li {
        font-size: 12px;
        line-height: 16px;
    }

    .pk-approach_cards {
        max-width: 100%;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 22px;
    }

    .pk-approach_card+.pk-approach_card {
        margin-top: 0;
    }

    .pk-approach_card {
        min-height: 250px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 70px 34px;
    }



    .pk-approach_card p {
        max-width: 425px;
        margin: 0 auto;
        font-size: 20px;
        line-height: 26px;
    }

    .pk-cta_box {
        max-width: 900px;
    }

    .pk-cta_box h2 {
        font-size: 54px;
        line-height: 64px;
        margin-bottom: 32px;
    }

    .pk-cta_box a {
        max-width: 820px;
        min-height: 62px;
    }

    .ab-view-all .ab-btn {
        margin-top: 18px;
    }

    .treatment-hero_content {
        max-width: 700px;
        margin-top: 150px;
    }

    .treatment-hero .hero_content h1 {
        font-size: 58px;
        line-height: 66px;
        margin-bottom: 20px;
    }

    .treatment-hero_kicker {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 3px;
    }

    .treatment-hero_actions {
        display: flex;
        justify-content: center;
        gap: 18px;
        max-width: 100%;
    }

    .treatment-hero_actions .transparent_btn a,
    .treatment-hero_actions .primary_btn a {
        min-width: 220px;
    }

    .treatment-intro_grid {
        grid-template-columns: 1fr 1fr;
        align-items: center;
        gap: 30px;
    }

    .treatment-image {
        min-height: 280px;
    }

    .treatment-philosophy h3 {
        font-size: 38px;
        line-height: 1.34;
    }

    .treatment-intro .treatment-philosophy.gapping {
        margin-top: 64px;
    }

    .treatment-philosophy .philosophy-label {
        margin-bottom: 44px;
    }

    .treatment-icon_grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .treatment-step_grid,
    .treatment-rule_grid,
    .treatment-space_grid,
    .treatment-guide_photos,
    .treatment-expert_grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .treatment-outcome_grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .treatment-outcomes .treatment-outcome_grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 24px;
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
    }

    .treatment-faq .main_title h2 {
        margin-bottom: 40px;
        max-width: 100%;
        width: 100%;
    }

    .cta_wrapper {
        text-align: center;
        background: radial-gradient(50% 50% at 50% 50%, #E1D8C5 0%, #FDF9F0 100%);
    }

    .single-treatment-page .cta_wrapper {
        background: radial-gradient(50% 50% at 50% 50%, #E1D8C5 0%, #FDF9F0 100%);
        text-align: center;
    }


    .single-treatment-page section.space_heal_wrapper.gapping {
        padding: 50px 0;
        background: transparent;
        margin-top: 70px;
    }

    .treatment-space_card--large {
        min-height: 280px;
    }

    .treatment-icon_item {
        text-align: center;
    }

    .treatment-step_card {
        padding: 24px 30px;
    }

    .treatment-outcome_card {
        padding: 40px;
        display: block;
        max-width: 390px !important;
        width: 100%;
    }

    .treatment-outcomes .treatment-outcome_card {
        padding: 29px 30px 66px 30px;
        display: block;
        border-radius: 32px;
        max-width: 100% !important;
    }

    .treatment-outcomes .treatment-outcome_card h4 {
        margin-top: 24px;
        margin-bottom: 12px;
        font-weight: 500;
        font-size: 24px;
        line-height: 32px;
    }

    .treatment-outcomes .treatment-outcome_card p {
        margin-bottom: 0;
        color: #4F4539;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

    .treatment-safety .main_title h2 {
        max-width: 100%;
        width: 100%;
    }

    .treatment-outcome_grid {
        padding: 0px;
        gap: 20px;
    }

    .treatment-outcome_card h4 {
        margin-bottom: 8px;
    }

    .treatment-outcome_card span {
        width: 90px;
        height: 90px;
    }

    .treatment-outcomes .treatment-outcome_card span {
        width: 64px;
        height: 64px;
    }

    .treatment-copy .main_title h2,
    .treatment-copy .main_title p {
        text-align: left;
    }

    .treatment-sm-title p {
        text-align: left;
    }

    .treatment-copy {
        padding: 24px 0px;
    }

    .treatment-icon_item {
        text-align: center;
        padding: 20px 14px;
        max-width: 220px;
        width: 100%;
    }


    .treatment-outcome_card {
        padding: 20px 28px;
    }

    .therapies_journeys_wrapper .flex_btn .primary_btn {
        margin-bottom: 0;
    }

    ul.footer_contact {
        max-width: 380px;
        width: 100%;
    }

    .treatment-faq_list summary {
        font-size: 28px;
        line-height: 34px;
    }

    .single-treatment-page .cta_wrapper .cta_btn {
        margin-top: 32px;
        margin-bottom: 35px;
    }

    .treatment-step_card {
        max-width: 490px !important;
    }


    /* nav.navbar.navbar-expand-lg {
        padding: 5px 10px;
    } */

    .pk-navbar .navbar-brand img {
        max-width: 193px;
    }

    .pk-navbar .nav-link {
        font-size: 15px;
        padding-left: 22px !important;
        padding-right: 22px !important;
    }

    .pk-hero {
        min-height: 760px;
        padding: 190px 0 64px;
    }

    .pk-hero_content {
        max-width: 760px;
    }

    .pk-hero_content h1 {
        font-size: 76px;
        line-height: 86px;
    }

    .pk-harmony_block {
        grid-template-columns: minmax(0, 540px) minmax(0, 470px);
        justify-content: center;
        gap: 60px;
    }

    .pk-layer_head {
        text-align: center;
        padding: 0 0px;
        margin-bottom: 22px;
    }



    .pk-layer_panels {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }

    .pk-approach {
        padding-top: 84px;
    }


    .pk-cta_section {
        padding-top: 48px;
        padding-bottom: 86px;
    }

    .about-hero .hero_content {
        max-width: 560px;
    }

    .about-hero .hero_content h1 {
        font-size: 58px;
        line-height: 68px;
    }

    .ab-vision__grid,
    .ab-gallery,
    .ab-contact-strip__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }


    .ab-legacy__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: center;
    }

  

    .about-hero .hero_content {
        max-width: 700px;
        margin-top: 118px;
    }

    .about-hero .hero_content h1 {
        font-size: 56px;
        line-height: 66px;
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
    }

    .about-hero .hero_btn {
        margin-top: 18px;
    }

    .about-hero .hero_btn a {
        display: inline-flex;
        min-width: 200px;
        justify-content: center;
        padding: 11px 34px;
        font-size: 14px;
    }

       .signature_medical_slider .therapies_journeys_content h4 {
        text-align: left;
        height: 70px;
        max-width: 320px;
    }

    .signature_medical_slider .therapies_journeys_box:after {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 28.13%, rgba(0, 0, 0, 0.40) 53.73%, rgba(0, 0, 0, 0.00) 88.59%);
    }

    .gruop-session .inner_hero_content ul {
        gap: 31px;
        max-width: 1200px;
        width: 100%;
        margin: 50px auto;
    }


img.l-1 {
    position: absolute;
    width: 48%;
    height: 190px;
    right: 6%;
    top: 42%;
}

    img.l-2 {
        position: absolute;
        width: 58%;
        height: 84px;
        right: 17%;
        top: 56%;
    }

         img.l-3 {
        position: absolute;
        width: 51%;
        height: 84px;
        right: 23%;
        top: 69%;
    }

          img.l-4 {
        position: absolute;
        width: 32%;
        height: 105px;
        right: 43%;
        bottom: 15%;
        top: auto;
    }
       img.l-5 {
        position: absolute;
        width: 50%;
        height: 195px;
        right: 26%;
        bottom: -5%;
        top: auto;
        object-fit: contain;
    }


    .ab-story {
        padding: 24px 0 24px;
    }

    .ab-story .ab-section-heading {
        margin-bottom: 18px;
    }

    .gruop-session .cta_wrapper .main_title h2 {
        max-width: 560px;
        width: 100%;
        margin-bottom: 0;
    }

    .month_journey_wrapper .main_title {
        max-width: 660px;
        margin: 0 auto;
    }

    .ab-story__copy {
        max-width: 95%;
    }

    .ab-story__copy p {
        margin-bottom: 8px;
        margin-top: 24px;
        padding: 0px 20px;
    }



    .ab-story__highlight {
        display: inline-block;
        background-color: #FFFFFF;
        margin-top: 8px;
        padding: 49px 23px !important;
        color: #8C7B6B !important;
        font-size: 28px !important;
        line-height: 38px !important;
        font-style: italic;
        border-radius: 32px !important;
    }


    .ab-vision .ab-section-heading {
        margin-bottom: 18px;
    }

    .ab-section-heading h3 {
        font-size: 30px;
        line-height: 50px;
        margin-top: 12px;
    }

    .ab-section-heading p {
        font-size: 20px;
        line-height: 50px;
        margin-top: 24px;
    }

    .ab-section-heading h2,
    .ab-cta__content h2 {
        font-size: 50px;
        line-height: 58px;
    }

    .ab-vision__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 18px;
    }

    .ab-vision-card {
        max-width: 400px;
        margin: 0 auto;
        width: 100%;
        padding: 39px 21px 39px 21px;
    }

    .ab-vision-card h3 {
        font-size: 28px;
        line-height: 30px;
        margin-top: 30px;
        margin-bottom: 14px;
    }


    .ab-vision__grid {

        gap: 60px 35px;
    }

    .ab-vision-p {
        font-size: 28px;
        line-height: 32px;
        margin: 0 auto;
        margin-top: 42px;
        margin-bottom: 0px;
        max-width: 1320px;
        width: 100%;
        font-weight: 500;
        text-transform: capitalize;
    }

    .ab-founder {
        padding: 18px 0 46px;
    }

    .ab-founder-secion-heading {
        margin-bottom: 22px;
    }


    .ab-founder-secion-heading span {
        font-size: 33px;
        line-height: 30px;
        display: inline-block;
    }



      .ab-founder__image {
        margin-top: 0;
        max-width: 100%;
        width: 100%;
        height: 528px;
        object-position: top;
        object-fit: cover;
        border-radius: 44px;
    }

    .ab-founder__copy {
        text-align: left;
    }


    p.ab-founder__quote {
        font-family: 'Baskerville';
        font-weight: 400;
        font-style: Regular;
        font-size: 22px;
        leading-trim: NONE;
        line-height: 30px;
        letter-spacing: 0px;
        vertical-align: middle;
    }



    .ab-founder__quote {
        font-size: 20px;
        line-height: 40px;
        margin-bottom: 16px;
        letter-spacing: 1;
    }

    .ab-view-all .ab-btn {
        min-width: 200px;
        min-height: 50px;
        font-size: 14px;
        padding: 13px 18px;
    }


    .ab-legacy {
        padding: 12px 0 48px;
    }

    .ab-legacy .ab-section-heading {
        max-width: 840px;
        margin-bottom: 20px;
    }

    .ab-legacy__grid {
        grid-template-columns: 50% 50%;
        justify-content: center;
        gap: 59px;
        align-items: center;
        margin-top: 40px;
    }

    .ab-legacy__copy p {
        text-align: left;
        /* max-width: 430px; */
                font-size: 24px;
        line-height: 30px;
        letter-spacing: 0.24px;
    }

    .ab-legacy .secondary_txt_color.main_title.text-center {
        margin-bottom: 29px;
    }

    .ab-clinic {
        padding: 48px 0;
    }

    .personal_care_bg {
        padding: 40px 20px 50px 20px;
    }

    .listing-page .sanctuary_philosophy_wrapper .main_title p {
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .personal_care_bg .main_title h2 {
        margin-bottom: 24px;
        margin-top: 44px;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        letter-spacing: 0.24px;
    }

    .personal_care_bg .main_title p {
        max-width: 88%;
        margin: 0 auto;
        margin-bottom: 44px;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        /* text-transform: lowercase; */
    }

    .about-page .cta_wrapper {
        margin-bottom: 0;
        margin-top: 60px;
        background: #F4EFE2;
        padding: 71px 0 !important;
    }

    .ab-clinic .ab-section-heading {
        margin-bottom: 14px;
    }

    .ab-clinic__copy {
        max-width: 1000px;
        margin: 0 auto;
    }


    .ab-clinic__logos img {
        max-width: 560px;
        width: 100%;
    }

    .ab-practitioners {
        padding: 50px 0 36px;
    }

    .ab-practitioners .ab-section-heading {
        margin-bottom: 22px;
    }

    .ab-practitioners__grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 14px;
        align-items: start;
    }

    .ab-practitioner-card {
        max-width: 100%;
    }

    .ab-practitioner-card__photo {
        min-height: 200px;
    }



    .ab-practitioner-card__body {
        min-height: 154px;
    }

    .ab-practitioner-card__body h3 {
        font-size: 16px;
    }

    .ab-practitioner-card__body p {
        min-height: 48px;
    }

    .ab-dots {
        margin-top: 10px;
    }

    .ab-view-all {
        padding-top: 12px;
    }

    .ab-gallery {
        grid-template-columns: 0.7fr 0.7fr 1.35fr 0.9fr;
        gap: 12px;
        max-width: 1120px;
        margin: 0 auto;
    }

    .ab-gallery-card.is-featured {
        min-height: 300px;
    }

    .ab-cta {
        padding: 48px 0 22px;
    }

    .ab-cta__content {
        /*max-width: 700px;*/
        margin: 0 auto;
    }

    .ab-cta__content p {
        font-size: 16px;
        line-height: 40px;

    }

    .ab-book-strip {
        max-width: 560px;
        min-height: 46px;
        margin-top: 20px;
    }

    .ab-contact-strip__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px;
    }

    .ab-contact-strip {
        padding: 24px 0;
    }


    .treatment-hero_content {
        max-width: 760px;
        margin-top: 110px;
    }

    .treatment-hero .hero_content h1 {
        font-size: 68px;
        line-height: 74px;
    }

    .treatment-hero_actions .transparent_btn a,
    .treatment-hero_actions .primary_btn a {
        min-width: 230px;
    }

    .treatment-copy .main_title h2,
    .treatment-work .main_title h2,
    .treatment-expect .main_title h2,
    .treatment-outcomes .main_title h2,
    .treatment-benefits .main_title h2,
    .treatment-safety .main_title h2,
    .treatment-spaces .main_title h2,
    .treatment-faq .main_title h2,
    .treatment-cta .main_title h2 {
        font-size: 40px;
        line-height: 48px;
    }

    .treatment-rule_card p {
        margin-bottom: 0;
        color: #543800;
        font-weight: 400;
        font-size: 22px;
        line-height: 24px;
        letter-spacing: 0px;
        vertical-align: middle;
        padding: 0 18px;
    }

    .treatment-divider {
        margin-bottom: 15px;
    }

    .treatment-rule_card h4 {
        margin-bottom: 14px;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: 34px;
        text-transform: capitalize;
    }

    .treatment-expect .main_title h2 {
        color: #543800;
        margin-bottom: 15px;
    }

    .treatment-safety .main_title h2 {
        margin-bottom: 64px;
    }

    .treatment-philosophy h3 {
        font-size: 48px;
        line-height: 58px;
        max-width: 100%;
    }

    .treatment-intro .treatment-philosophy.gapping {
        margin-top: 130px;
        margin-bottom: 139px;
        max-width: 100%;
    }

        .treatment-expect .container {
        max-width: 1410px;
    }

       .single-treatment-page .philosophy-decor img {
        width: 460px;
        height: 304px;
        margin: 0 auto;
    }


    .treatment-icon_grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
        display: flex;
        justify-content: center;
    }

    .single-treatment-page .treatment-intro_grid .main_title {
        max-width: 95%;
    }

    .treatment-expect .treatment-step_card h4,
    .treatment-step_card h4 {
        color: #543800;
        margin-bottom: 8px;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: -1px;
    }

    .treatment-step_card p {
        letter-spacing: 0px;
        vertical-align: middle;
        color: #4F4539;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        margin-bottom: 0;
    }



    .single-treatment-page .treatment-step_grid {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        gap: 24px;
    }

    .single-treatment-page .treatment-expect .main_title {
        max-width: 90%;
        margin: 0 auto;
        margin-bottom: 40px;
    }


    .sanctuary_philosophy_slider2  {
    margin-bottom: 40px!important;
}

    .treatment-icon_grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .treatment-step_grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .treatment-outcome_grid {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .treatment-rule_grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .treatment-space_grid {
        grid-template-columns: 0.82fr 1.36fr 0.82fr;
        align-items: center;
    }

    .treatment-guide_photos {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .treatment-expert_grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .treatment-rule_card {
        min-height: 180px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }


    .pk-layer .container {
        padding: 0 0px !important;
    }

    .pk-intro_section .container {
        max-width: 1180px;
    }

    .pk-harmony_block {
        grid-template-columns: minmax(0, 540px) minmax(0, 460px);
        gap: 54px;
        align-items: center;
    }

    .pk-sheaths_section {
        max-width: 460px;
        width: 100%;
        margin-top: 0;
    }

    .pk-sheaths_section .sm_title {
        margin-bottom: 10px;
    }

    .pk-sheaths_section .sm_title h2 {
        text-align: left;
    }

    .pk-sheaths_wrapper {
        display: flex;
        flex-direction: column;
        gap: 6px;
        margin-top: 18px;
    }

    .pk-sheath_item {
        flex-direction: row;
        align-items: flex-start;
        text-align: left;
        gap: 18px;
        margin-bottom: 0;
    }

    .pk-sheath_icon {
        width: 55px;
        height: 55px;
        min-width: 55px;
    }

    .pk-sheath_content {
        text-align: left;
    }



    .pk-sheath_content span {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 6px;
    }

    .pk-sheath_content h4 {
        font-size: 18px;
        line-height: 28px;
        max-width: 100%;
        margin: 0;
    }

    .pk-layer .container {
        max-width: 1180px;
    }

    .pk-layer_row {
        max-width: 1180px;
        margin: 0 auto 18px;
        padding: 0;
        display: grid;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 2px;
        overflow: hidden;
    }

    .pk-layer {
        padding: 0;
    }

    .pk-layer .container {
        max-width: none;
        /* padding: 0; */
    }


    .pk-layer_panels {
        max-width: none;
        padding: 0 8px 10px;
        gap: 8px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin-top: auto;
    }

       .pk-layer_head h2 {
        font-size: 28px;
        line-height: 32px;
        font-weight: 500;
    }

    .pk-layer_panel ul {
        padding-left: 12px;
    }



    .pk-approach {
        padding-top: 60px;
    }


    .pk-approach_cards {
        gap: 24px;
    }




    .pk-cta_section {
        padding-top: 34px;
        padding-bottom: 64px;
    }

    .pk-cta_box {
        max-width: 760px;
    }

    .pk-cta_box h2 {
        font-size: 34px;
        line-height: 44px;
        margin-bottom: 24px;
    }

    .pk-cta_box a {
        max-width: 620px;
        min-height: 54px;
        font-size: 14px;
    }

    .treatment-benefits .main_title p {
        max-width: 75%;
        margin: 0 auto;
    }

    .treatment-benefits .main_title {
        max-width: 100%;
        margin-bottom: 53px;
    }

    .treatment-chip_list {
        gap: 34px 17px;
        max-width: 100%;
        margin: 0 auto;
    }

    .treatment-benefits .container {
        max-width: 1370px;
        width: 100%;
        padding: 0;
    }

    .treatment-chip_list span {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 12px 40px;
        text-align: center;
        border-radius: 999px;
        border: 1px solid rgba(210, 196, 180, 0.20);
        background: #F7F3EA;
        color: #4F4539;
        text-align: center;
        font-family: Poppins;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0.24px;
    }

}


@media (min-width: 768px) and (max-width: 1199px) {

.navbar-brand {
    max-width: 118px!important;
    width: 100%;
}

    nav.navbar.navbar-expand-lg {
        padding: 10px 0!important;
    }

        .navbar-brand {
        top: -8px!important;
        padding: 10px 0;
        margin-left: -8px;
    }

header .nav-link {
    color: #FFFFFF;
    font-size: 13px!important;
}

.header_book_btn {
    top: 2px;
    min-width: 100px;
    height: 32px;
    font-size: 13px;
}

li.nav-item {
    margin-left: 5px!important;
}
    .home-page .hero_wrapper .hero_btn {
        max-width: 350px !important;
    }

    .treatment-benefits .main_title p {
        max-width: 690px;
        margin: 0 auto;
    }

    .treatment-chip_list {
        gap: 30px;
        max-width: 90%;
        margin: 0 auto;
    }

    .ever_day_sec .ever_day_sec_content {
        max-width: 1360px;
        width: 100%;
        margin: 0 auto;
    }

    .space_heal_box img {
    height: 100%;
}

   

   

    .curated_healing_journey_wrapper .main_title {
        max-width: 600px;
        width: 100%;
    }

    .curated_healing_journey_wrapper .main_title h2 {
        max-width: 100%;
        width: 100%;
    }

    .therapies_journeys_wrapper .main_title h2 {
        max-width: 100%;
        width: 100%;
    }

    .therapies_journeys_wrapper .flex_btn {
        display: flex;
        margin: 0 auto;
        margin-top: 65px;
        margin-bottom: 10px;
        gap: 22px;
        z-index: 0;
        max-width: 600px;
        width: 100%;
        justify-content: center;
    }

    .therapies_journeys_wrapper .flex_btn .primary_btn,
    .therapies_journeys_wrapper .flex_btn .transparent_btn {
        width: 100%;
    }

    .trusted_grp_wrapper .main_title p {
        max-width: 500px;
        margin: 0 auto;
    }

    .expert_box_main_btn {
        margin-top: 56px;
        max-width: 400px;
    }

    .home-page .cta_wrapper .main_title h2 {
        max-width: 350px;
        margin: 0 auto;
        margin-bottom: 14px;
    }

    .cta_wrapper .main_title p {
        max-width: 500px;
        margin: 0 auto;
    }

    .fl_d_view {
        display: block;
    }

  .footer_logo img {
    max-width: 425px;
    width: 100%;
}

p.cpy_text {
    max-width: 58%;
    width: 100%;
}

.copyright-text p {
    font-size: 14px;
}

.copyright-text p a {
    font-size: 14px;
}

    .footer_top_flex {
        display: flex;
        gap: 0;
    }

    .footer_top_right {
        border-left: 1.5px solid #5F0731;
        padding-left: 45px;
        padding-top: 15px;
        width: 100%;
        border-top: 0;
    }

    .footer_top_wrapper {
        background-color: #D6CBAF;
        padding: 15px 10px 15px 10px;
    }

    .footer_logo {
        gap: 10px;
        display: flex;
    }

    .copyright-text {
        display: flex;
        justify-content: left;
        gap: 10px;
    }

    .footer_b_text {
        gap: 12px;
    }

    .inner_hero_btn {
        display: flex;
        justify-content: center;
        gap: 20px;
    }

    .inner_hero_wrapper.doctors-hero .inner_hero_btn {
        margin-top: 0;
    }

    .inner_hero_wrapper .primary_btn {
        margin-top: 0px;
    }

    .inner_hero_content {
        max-width: 650px;
    }

    .inner_hero_content p {
        max-width: 530px;
        width: 100%;
    }

    .inner_hero_btn .primary_btn,
    .inner_hero_btn .therapies_btn {
        display: block;
        width: 100%;
        max-width: 370px;
    }

    .inner_hero_btn {
        max-width: 530px;
    }

    .panchkosha-page .inner_hero_content h1 {
        margin-bottom: 110px;
        max-width: 350px;
    }

    .gruop-session .inner_hero_content h1 {
        max-width: 400px;
    }

    .ab-vision__grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px 0px;
    }

    .ab-vision-p {
        margin: 0 auto;
        margin-top: 20px;
        max-width: 600px;
        width: 100%;
    }

    .ab-founder__grid {
        display: grid;
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }

    .ab-founder__copy {
        text-align: left;
    }

    .ab-founder__grid .primary_btn {
        max-width: 300px;
        width: 100%;
        margin: 0;
    }

    .ab-legacy__grid {
        display: grid;
        gap: 14px;
        grid-template-columns: repeat(2, 1fr);
    }

    .ab-legacy__copy {
        text-align: left;
    }

    .doctors_intro_tabs_wrapper .secondary_txt_color.main_title p {
        max-width: 640px;
    }

    .doctor_box_content {
        text-align: left;
        padding: 25px;
        max-width: 615px;
    }

    .doctor_profile_exp {
        left: 20px;
    }

    .doctor_box_content h4 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 12px;
        color: #543800;
    }

    .doctor_box_content span {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.7px;
    }

    .doctor_box_content p {
        margin-bottom: 0px;
        margin-top: 30px;
    }


    .doctor_slider_wrapper .doctor_slider .doctor_box {
        display: flex;
        flex-direction: inherit;
        height: 100%;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
    }

    .doctor_box img {
        height: 300px;
        width: 100%;
        max-width: 300px;
        object-position: top;
    }

    .doctor_box_content .primary_btn {
        max-width: 70%;
        margin: 0;
        margin-top: 24px;
    }

    .multi_approach_works_box {
        padding: 30px 25px;
        margin-bottom: 20px;
        margin: 0;
    }

    .antara_approch_flex {
        display: flex;
        justify-content: space-between;
        gap: 24px;
        position: relative;
    }

    .antara_approch_box {
        max-width: 330px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .antara_approch_icon {
        margin-top: 0px;
        margin: 0 auto;
        max-width: 70px;
        height: 70px;
        padding: 20px;
    }


    .antara_approch_flex:after {
        top: 36px;
        left: 0;
        width: 100%;
        height: 2px;
    }

    .antara_approch_content h4 {
        font-size: 20px;
        line-height: 30px;
        margin-top: 16px;
        margin-bottom: 32px;
    }

    .antara_approch_wrapper .main_title {
        max-width: 100%;
        margin-bottom: 60px;
    }

    section.mid_sec_wrapper {
        max-width: 600px;
    }

    .sanctuary_philosophy_slider {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .inner_hero_content ul {
        max-width: 450px;
    }

    .inner_hero_content ul li.m-0 {
        max-width: 30px;
    }

    .treatment-icon_grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px 12px;
        margin-top: 20px;
    }

    .month_journey_flex {
        display: flex;
        gap: 20px;
        justify-content: space-between;
        position: relative;
        margin-top: 70px;
    }

    .month_journery_box {
        display: block;
        gap: 14px;
    }

    .month_journery_content {
        padding: 40px 20px;
        border-radius: 20px;
        max-width: 410px;
        width: 100%;
        margin-bottom: 0;
        height: auto;
    }

    .month_journery_box span {
        margin: 0 auto;
        font-size: 24px;
        line-height: 24px;
        max-width: 55px;
        width: 100%;
        padding: 20px;
        border-radius: 50%;
        height: 55px;
        margin-bottom: 24px;
    }

    .month_journery_box p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 24px;
        margin-top: 18px;

    }

    .month_journery_box h4 {
        font-size: 27px;
        line-height: 28px;

    }

    .month_journery_box ul li {
        font-size: 16px;
    }

    .month_journey_wrapper {
        padding: 60px 0;
        margin-top: 0px;
    }

    .month_journey_flex::after {
        width: 70%;
        height: 2px;
        top: 28px;
        left: 16%;
        z-index: -1;
    }

    .month_journey_flex {
        margin-top: 70px;
    }

    .outcome_content_flex {
        grid-template-columns: repeat(2, 1fr);
    }

    .pk-sec-sm-title {
        max-width: 450px;
    }

    .pk-intro_section .main_title.secondary_txt_color p {
        max-width: 450px;
    }

    .pk-harmony_visual {
        width: 100%;
        position: relative;
        max-width: 330px;
    }

    .pk-harmony_block {
        position: relative;
        display: flex;
    }

    .pk-sheaths_section .sm_title h2 {
        text-align: left;
    }

    .pk-sheaths_wrapper {
        margin-top: 20px;
    }

    .pk-sheath_item {
        gap: 24px;
        padding: 10px;
        margin-bottom: 10px;
    }

    .pk-layer_panels_bg {
        height: 478px;
    }

    /* .pk-layer_panel {
        min-height: 278px;
    } */


    .pk-approach_cards {
        max-width: 95%;
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        gap: 24px;
    }

    .wt_joints_care_wrapper .main_title.left {
        max-width: 95%;
        margin: 0 auto;
        margin-bottom: 15px;
        text-align: left !important;
    }

    .panchkosha_way_content {
        max-width: 680px;
    }

    .healing_journey_wrapper .main_title p {
        max-width: 560px;
    }

}


@media (max-width: 480px) {


    .therapies_journeys_content .therapies_btn_flex {
        gap: 8px;
    }

}


@media (min-width: 1024px) and (max-width: 1280px) {
    .sanctuary_philosophy_slider {
        grid-template-columns: repeat(3, 1fr);
        gap: 18px;
    }

    /* .sanctuary_philosophy_box_category {
        max-width: 160px;
    } */

    .pk-layer_panels {
        max-width: 360px;
        padding: 0 7px 7px !important;
    }

    .pk-layer_panel {
        padding: 18px 7px !important;
    }

    .pk-layer_panels_bg {
        height: 423px !important;
    }

    /* .sanctuary_philosophy_slider2 .slick-slide {
        margin-left: 0 !important;
        margin-right: 0 !important;
    } */
}


@media (max-width: 767px) {
    .antara_approch_wrapper {
        margin-top: 0;
    }

    .sanctuary_philosophy_heading {
        display: grid;
        grid-template-columns: minmax(0, 1fr) auto;
        align-items: center;
        column-gap: 12px;
    }

    .wt_joints_care_wrapper .main_title.secondary_txt_color.text-center {
        margin-top: -10px;
    }

    .sanctuary_philosophy_content h4 {
        font-size: 28px;
        line-height: 28px;
        white-space: nowrap;
    }

    .inner_hero_wrapper.doctors-hero .inner_hero_content {
        max-width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }

    .inner_hero_wrapper.doctors-hero .inner_hero_content h1 span {
        font-style: normal;
    }

    .treatment-intro .container {
        padding: 0;
    }

    .treatment-philosophy .philosophy-label::after {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        width: min(90%, 400px);
        height: 1px;
        border-width: 1px;
        border-style: solid;
        border-color: #D2C4B433;
    }

    .therapies_journeys_wrapper .flex_btn {
        margin-top: 70px;
        padding-left: 16px;
        padding-right: 16px;
    }




    .therapies_journeys_wrapper .flex_btn .primary_btn,
    .therapies_journeys_wrapper .flex_btn .transparent_btn {
        width: 100%;
    }

    .therapies_journeys_wrapper .flex_btn .primary_btn a,
    .therapies_journeys_wrapper .flex_btn .transparent_btn a {
        width: 100%;
        text-align: center;
    }

    .healing_journey_wrapper .main_title p {
        padding-left: 24px;
        padding-right: 24px;
        text-transform: capitalize;
    }

    .panchkosha_way_wrapper .container {
        position: relative;
        z-index: 2;
        padding: 0 14px;
    }


    .ab-founder .main_title {
        margin-bottom: 10px;
    }


    .hero_wrapper.about-hero .hero_content h1 {
        margin-bottom: 20px;
    }


    .ab-vision.gapping {
        margin-top: 0;
        padding-bottom: 7px;
    }

    .hero_wrapper.about-hero .hero_btn {
        margin-bottom: 8px;
    }


    body.about-page .hero_wrapper.about-hero>.scroll_btn,
    body.about-page .inner_hero_wrapper.about-hero>.scroll_btn,
    .hero_wrapper.about-hero>.scroll_btn,
    .inner_hero_wrapper.about-hero>.scroll_btn {
        display: none;
        bottom: 18px;
        gap: 4px;
        transform: translateX(-50%) translateY(6px);
    }


    body.about-page .hero_wrapper.about-hero .scroll_btn_mouse,
    body.about-page .inner_hero_wrapper.about-hero .scroll_btn_mouse,
    .hero_wrapper.about-hero .scroll_btn_mouse,
    .inner_hero_wrapper.about-hero .scroll_btn_mouse {
        width: 22px;
        height: 34px;
    }

    body.about-page .hero_wrapper.about-hero .scroll_btn_mouse::after,
    body.about-page .inner_hero_wrapper.about-hero .scroll_btn_mouse::after,
    .hero_wrapper.about-hero .scroll_btn_mouse::after,
    .inner_hero_wrapper.about-hero .scroll_btn_mouse::after {
        top: 7px;
        width: 3px;
        height: 7px;
    }

    body.about-page .hero_wrapper.about-hero .scroll_btn_text,
    body.about-page .inner_hero_wrapper.about-hero .scroll_btn_text,
    .hero_wrapper.about-hero .scroll_btn_text,
    .inner_hero_wrapper.about-hero .scroll_btn_text {
        font-size: 14px;
    }

    .pk-intro_section .main_title {
        margin-bottom: 2px;
        padding: 0 18px;
    }

    .mobile_dot_line_img {
        top: auto;
        bottom: -6%;
        height: 67%;
        left: 9px;
        width: 100%;
    }


    .ab-legacy.gapping .main_title {
        margin-bottom: 8px;
    }

    .ab-legacy.gapping {
        margin-top: 0;
    }


    .pk-intro_section>.container>.main_title:first-child h2 {
        font-size: 24px;
        line-height: 32px;
        white-space: nowrap;
    }


    .treatment-work .main_title {
        margin-bottom: 5px;
    }

    .wt_joints_care_wrapper .container {
        padding: 0;
    }


    body.panchkosha-page .hero_wrapper {
        height: 75vh;
    }

    body.panchkosha-page .hero_content {
        margin-top: 100px;
        padding-bottom: 24px;
        max-width: 100%;
    }



    body.panchkosha-page .hero_content h1 {
        margin-bottom: 160px;
        max-width: 370px;
        width: 100%;
        font-size: 36px;
        line-height: 45px;
    }

    body.panchkosha-page .hero_btn a {
        font-size: 18px;
        line-height: 24px;
        padding: 12px 24px;
        text-transform: uppercase;
        max-width: 90%;
        margin: 0 auto;
    }

    .panchkosha-page .sanctuary_philosophy_slider2 .container {
        padding: 0;
    }

    body.panchkosha-page .scroll_btn {
        display: none;
    }


    .joint_care_grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 30px 26px;
        margin-top: 34px;
    }

    .joint_care_box {
        background-color: transparent;
        border-radius: 0;
        padding: 0;
        height: auto;
        text-align: center;
    }

    .joint_care_icon {
        margin-bottom: 14px;
    }

    .joint_care_icon::after {
        width: 72px;
        height: 72px;
        background: #ECE8DF;
    }

    .joint_care_box img {
        max-width: 28px;
    }

    .joint_care_box h4 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 18px;
        line-height: 28px;
    }

    .joint_care_box p {
        display: none;
    }
}


@media (max-width: 991px) {

    nav.navbar.navbar-expand-lg {
        padding: 17px 0;
    }

    .navbar-brand {
        top: -15px;
        padding: 10px 0;
        margin-left: -8px;
        ;
    }

    .space_heal_wrapper .container {
        padding: 0;
    }

}