@media (min-width: 767px) {
.consultation-form-box + .pb-3 {
    padding-left: 65px;
}
}

@media (max-width: 992px) {
    .header.header-inner-page {
        padding: 10px 0px !important;
    }

    .footer-left p {
        color: var(--color-gray);
        font-size: 16px;
        line-height: normal;
        margin-top: 15px;
        margin-bottom: 50px;
    }

    .footer-main {
        padding-top: 30px;
    }

    .footer {
        padding-bottom: 0;
        flex-direction: column;
    }

    .footer-left-main {
        width: 100%;
    }

    .footer-right-main {
        width: 100%;
    }

    .footer-right {
        margin-top: 0;
        flex-direction: column;
        gap: 20px;
    }

    .footer-right-menu-main b {
        margin-bottom: 8px;
        font-size: 14px;
        text-align: center;
    }

    .footer-right-menu-main ul li {
        text-align: center;
    }

    .footer-right-contact ul li {
        text-align: center;
    }

    .footer-right-contact ul li .icon {
        justify-content: center;
    }

    .footer-right-menu-main ul li a {
        font-size: 16px;
    }

    .footer-right-menu-main ul {
        gap: 8px;
    }

    .footer-right-contact ul li .icon span {
        font-size: 13px;
    }

    .footer-right-contact ul li a {
        font-size: 16px;
        width: inherit;
        padding: 0px 12px;
    }

    .footer-right-contact ul {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }



    .conect-us-main ul {
        flex-direction: row !important;
    }

    .conect-us-main span {
        font-size: 13px;
        text-align: center;
    }

    .footer-bottom a {
        font-size: 11px;
    }

    .footer-left a img {
        width: 45px;
    }

    .main-header-icon button {
        display: none;
    }

    nav.header.header-inner-page,
    nav.header {
        padding: 10px 15px !important;
        top: 15px;
    }

    .header .logo a {
        width: 60px;
    }

    .header .menu>ul>li>a {
        color: #ffffff;
    }

    .sub-line-form ul {
        margin-top: 50px;
        gap: 10px;
    }

    .sub-line-form ul li .icon svg {
        width: 35px;
        height: 35px;
        margin-bottom: 20px;
    }

    .icon-respo {
        width: 50px;
        right: 0;
        margin-top: -10px;
        background: #f9c2a7;
        padding: 17px;
        display: block;
        position: absolute;
        top: 10px;
        display: none;
    }

    .icon-respo i {
        color: #000000;
        font-size: 16px;
    }

    .header .menu>ul>li {
        line-height: 1;
        margin: 0;
        display: block;
        border-bottom: 1px solid #ddd;
        text-align: left;
        position: relative;
    }

    .sticky .header.header-inner-page,
    .sticky .header {
        padding: 10px 0px !important;
    }

    .sticky .header .logo a {
        width: 60px;
    }


    .conect-us-main {
        width: 100%;
        margin-top: 10px;
    }

    .header {
        padding: 10px 0px;
    }

    .home-page-mobile-bg {
        display: block;
        position: absolute;
        z-index: -1;
        height: 550px;
        width: 100%;
    }

    .home-page-mobile-bg img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .home-page-banner-main-video .banner-video {
        display: none;
    }

    .home-page-banner-main-video {
        position: relative;
    }

    .home-page-banner-main-video::after {
        height: 100%;
        width: 100%;
        background-color: #00000012;
        position: absolute;
        left: 0;
        top: 0;
        content: "";
    }


    .home-page-banner-main-video {
        height: 554px;
    }
}



@media (min-width:992px) and (max-width: 1320px) {
    .modal-main-header {
        width: 25%;
        float: right;
    }

    .header .menu>ul>li>a {
        /* margin-right: 23px !important; */
        margin-right: 15px !important;
    }

    .header .menu {
        text-align: left;
        justify-content: space-between;
    }

    ul.menu-main {
        width: auto;
        float: left;
        text-align: center;
    }

    .a-button button {
        font-size: 13px;
        padding: 13px 16px;
    }

    .sub-line-form ul li {
        font-size: 9px;
        line-height: 13px;
        padding-top: 15px;
    }
}

@media (min-width: 767px) and (max-width: 992px) {

    .home-page-banner-text {
        PADDING: 30PX;
        width: 70%;
    }

    .home-page-banner-text h1 {
        color: #FFF;
        line-height: 50px;
        font-size: 44px;
        margin-bottom: 18px;
    }

    .home-page-banner-text p {
        font-size: 16px;
    }

    .home-page-banner-text p {
        font-size: 16px;
    }

    .home-page-banner-main {
        height: 560px;
    }

    .hero-button.a-button button {
        padding: 10px 25px;
        height: 40px;
        font-size: 14px;
    }

    .home-page-banner-text .hero-button {
        width: 100%;
        margin-top: 20px;
    }

    .banner-bottom-box {
        gap: 25px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .banner-bottom-box-inner-main {
        width: 48.3%;
    }

    .banner-bottom-box-main {
        padding: 40px 0px;
    }

    .why-choose-main {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .why-choose-heading {
        width: 90%;
        padding: 0px 20px;

    }

    .why-choose p {
        font-size: 16px;
    }

    .why-choose h2 {
        font-size: 36px;
    }

    .why-choose-box-main {
        gap: 16px;
        flex-direction: column;
    }

    .why-choose-left-main {
        width: 100%;
    }

    .why-choose-right-main {
        width: 100%;
        margin-top: 14px;
        padding: 0px 20px;
    }

    .why-choose-right-icon {
        font-size: 24px;
        border-radius: 12px;
        height: 55px;
        width: 55px;
    }

    .why-choose-right-text h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .practice-designed-main {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .our-practice-heading {
        width: 90%;
        margin-bottom: 40px;
        padding: 0px 20px;
    }

    .our-practice-heading p {
        font-size: 15px;
    }

    .our-practice-heading h2 {
        font-size: 36px;
        margin-top: 10px;
        margin-bottom: 10px;
    }


    .our-practice-heading span {
        font-size: 16px;
        width: 100%;
    }

    .practice-designed-box .icon img {
        width: 20px;
    }

    .practice-designed-box .icon {
        width: 55px;
        height: 55px;
        padding: 1px;
    }

    .practice-designed-box b {
        font-size: 18px;
    }

    .practice-designed-box p {
        font-size: 16px;
    }

    .practice-designed {
        gap: 20px;
        flex-direction: column;
    }

    .practice-designed-box-main {
        background-color: #ffffff;
        border-radius: 24px;
        width: 100%;
        height: inherit;
        padding: 24px;
    }

    .join-us-box p {
        font-size: 28px;
    }

    .join-us-box a {
        font-size: 14px;
        height: 45px;
    }

    .join-us-box-main {
        padding: 25px 0px;
    }

    .footer-right {
        margin-top: 0;
        flex-direction: row;
        gap: 38px;
        justify-content: normal;
        margin-bottom: 40px;
    }

    .consultation-heading h1 {
        font-size: 24px;
    }

    .consultation-form {
        width: 85%;
        padding: 28px;
        border-radius: 16px;
    }

    .consultation-form button {
        height: 45px;
    }

    .about-page-banner-text h1 {
        font-size: 52px;
        margin-bottom: 0;
        padding: 0px 30px;
    }

    .about-journey-right ul li p {
        margin-bottom: 0;
        width: 90%;
    }

    section.about-journey-main.what-longevity-main {
        padding-top: 50px;
    }

    .longevity-card-main .our-core-philosophy-box-main {
        gap: 20px;
    }

    .longevity-card-main .our-core-philosophy-box-main .our-core-philosophy-box:last-child {
        width: 100%;
    }

    .longevity-card-main .our-core-philosophy-box-inner p {
        height: inherit;
    }

    .our-core-philosophy-box {
        border-radius: 20px;
    }

    .longevity-card-main .our-core-philosophy-box {
        height: inherit;
    }

    .approach-box-main {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .approach-box {
        gap: 20px;
        margin-top: 25px;
        align-items: center;
    }

    .approach-box-inner {
        height: inherit;
        padding: 30px 25px;
    }

    .approach-box-inner h4 {
        font-size: 18px;
        margin-bottom: 14px;
    }

    .approach-box-inner p {
        font-size: 18px;
        line-height: 28px;
        height: inherit;
        margin-bottom: 0;
    }

    .copporate-wellness-main .our-core-philosophy-box {
        width: 48.5%;
    }

    .copporate-wellness-main .our-core-philosophy-box:last-child {
        width: 100%;
    }


    .copporate-wellness-main .our-core-philosophy-box a {
        width: 100%;
    }

    .copporate-retreats-main .our-core-philosophy-box {
        width: 48.5%;
        height: inherit;
    }

    .benefits-for-your-organization-main {
        padding: 40px 0px;
    }

    .benefits-boxs-main {
        gap: 24px;
        margin-top: 50px;
    }

    .benefits-boxs-main {
        gap: 20px;
        margin-top: 50px;
        flex-wrap: wrap;
    }

    .benefits-box-main {
        width: 48.5%;
    }

    .how-it-works-main {
        padding: 40px 0px;
    }

    .how-it-works-img {
        width: 85px;
        height: 85px;
    }

    .banner-text {
        width: 100%;
        padding: 0px 20px;
        padding-top: 50px;
    }

    .how-it-works-img span {
        font-size: 16px;
    }

    .how-it-works-img img {
        width: 30px;
    }

    .how-it-works-box-text {
        margin-top: 25px;
        padding: 0px 15px;
    }

    .arrow-mid img {
        width: 25px;
    }

    .arrow-mid {
        right: -18px;
    }

    .how-it-works-box-text span {
        font-size: 18px;
    }

    .how-it-works-box-text p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .how-it-works-box-main {
        margin-top: 45px;
    }

    .faq-page-text h1 {
        font-size: 36px;
    }

    .faq-page-text p {
        font-size: 14px;
    }

    .faq-page-text {
        width: 80%;
        padding-top: 120px;
        padding-bottom: 15px;
    }

    .faq-tab-box-main label {
        font-size: 18px;
    }

    .faq-tab-box-main .faq-item .faq-question span {
        font-size: 16px;
    }

    .faq-page-main .faq-answer {
        font-size: 16px;
        padding-right: 30px;
    }

    .gellery-tab-heading h2 {
        font-size: 36px;
    }

    .gellery-tab-heading {
        margin-top: 35px;
        margin-bottom: 0;
    }

    .gellery-tab ul {
        margin-bottom: 40px !important;
        margin-top: 15px !important;
    }

    .gellery-tab ul {
        gap: 36px;
    }

    .gallery-tab-slider .item {
        width: 48.5%;
    }

    .gallery-tab-slider {
        gap: 20px;
    }

    .approach-below-line small {
        font-size: 24px;
    }

    .approach-box-button {
        margin-top: 20px;
    }

    .about-page-banner-text p {
        width: 100%;
        font-size: 18px;
        margin-bottom: 0;
    }

    .small-line small {
        margin-top: 0;
    }

    .gallery-tab-main {
        padding: 40px 0px;
    }

    .about-page-banner-text .a-button button {
        height: 45px;
        font-size: 14px;
        border-radius: 40px;
        margin-top: 15px;
    }

    .about-page-banner-main {
        height: 500px;
        margin-top: 90px;
    }

    .about-journey-main {
        padding: 40px 0px;
        padding-top: 40px;
        background: #fee4d42b;
    }

    .about-journey {
        width: 100%;
        gap: 30px;
        margin-top: 15px;
    }

    .about-journey-left-main {
        width: 100%;
        height: inherit;
    }

    .about-journey-right-main {
        width: 100%;
    }

    .about-journey-right-main h2 {
        font-size: 36px;
        margin-bottom: 35px;
    }

    .about-journey-right-main p {
        margin-bottom: 10px;
        font-size: 16px;
    }


    .our-core-philosophy-main {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .our-core-philosophy-heading {
        width: 100%;
        padding: 0px 20px;
    }

    .our-core-philosophy-heading h2 {
        font-size: 36px;
    }

    .our-core-philosophy-box-main {
        margin-top: 35px;
    }

    .our-core-philosophy-box-main {
        gap: 20px;
        flex-wrap: wrap;
    }

    .our-core-philosophy-about .our-core-philosophy-box {
        height: 268px;
        width: 48.6%;
    }

    .our-core-philosophy-box-icon {
        width: 55px;
        height: 55px;
        padding: 20px;
    }

    .our-core-philosophy-box-inner b {
        font-size: 18px;
    }

    .our-core-philosophy-about .our-core-philosophy-box-inner p {
        height: inherit;
    }

    .anamayam-way-main {
        padding: 50px 0px;
    }

    .anamayam-col-top {
        margin-bottom: 20px;
    }

    .anamayam-way-number-box-main {
        margin-top: 35px;
        flex-wrap: wrap;
    }

    .anamayam-way-number-box-main::after {
        display: none;
    }

    .anamayam-way-number-box span {
        font-size: 16px;
    }

    .anamayam-way-number-box p {
        font-size: 14px;
    }

    .anamayam-way-number-box-inner {
        width: 48.5%;
        display: flex;
        padding: 24px;
    }

    .anamayam-way-number-box .box-text {
        height: inherit;
    }

    .being-healing-box h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .being-healing-box h2 br {
        display: none;
    }

    .being-healing-box p {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .being-healing-box {
        height: inherit;
        padding: 40px 20px;
        border-radius: 25px;
    }

    .being-healing-main {
        padding: 40px 0px;
    }

    .being-healing-box-button a.explore {
        height: 45px;
        width: 100%;
        font-size: 12px;
    }


    .button-book .a-button button.contact {
        height: 45px;
        width: 100%;
        font-size: 12px;
    }

    .your-body-knows-main {
        padding: 40px 0px;
    }

    .banner-text-new {
        width: 100%;
    }

    .your-body-knows-heading h2 {
        font-size: 36px;
        margin-bottom: 35px;
    }

    .your-body-knows-heading p {
        margin-top: 50px;
        font-size: 16px;
        margin-bottom: 0;
    }

    .your-body-knows-heading h2::after {
        bottom: -28px;
        width: 80px;
        height: 4px;
    }

    .your-body-knows-heading p.boby-p {
        margin-top: 10px;
    }

    .our-approach-heading {
        width: 100%;
        margin-bottom: 24px;
    }

    .our-approach-heading {
        width: 100%;
        margin-bottom: 24px;
    }

    .our-approach-main {
        padding: 40px 0px;
    }

    .our-approach-heading h2 {
        font-size: 36px;
        width: 100%;
    }

    .our-approach-heading p {
        font-size: 16px;
    }

    .our-approach-box-main {
        padding: 35px 25px;
        border-radius: 24px;
    }

    .our-approach-boxs-main {
        gap: 15px;
    }

    .our-approach-box ul li {
        margin-bottom: 12px;
        font-size: 15px;
    }

    .our-approach-box h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .being-healing-box-button button.contact {
        height: 45px;
        width: 100%;
        font-size: 12px;
    }

    .a-button button {
        font-size: 12px;
        border-radius: 30px;
        width: auto;
        height: 45px;
    }

    .anamayam-way-practice .practice-designed-box .icon {
        width: 50px;
        height: 50px;
    }

    .anamayam-way-practice .practice-designed-box .icon img {
        width: 25px;
    }

    .about-page-banner-text h1 span {
        font-size: 18px;
        display: block;
    }

    .anamayam-way-banner {
        height: 634px !important;
        padding-top: 100px;
    }

    a.scroll-btn img {
        width: 30px;
    }

    .guided-journey-main {
        padding: 40px 0px;
    }


    .stap-arrow {
        right: 0;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        padding: 15px;
        top: 105%;
        left: 0;
        transform: rotate(90deg);
        display: none;
    }

    .guided-journey-box-text {
        height: inherit;
        border-radius: 16px;
        padding: 25px 15px;
        box-shadow: 0px 4px 8px #ffe1d56e;
        margin-top: 25px;
    }

    .guided-journey-box-icon {
        width: 85px;
        height: 85px;
    }

    .guided-journey-boxs-main {
        width: 100%;
        display: flex;
        gap: 29px;
        flex-wrap: wrap;
    }

    .guided-journey-box-main {
        width: 48%;
    }

    .guided-journey-box-main:nth-child(3) .stap-arrow {
        display: none;
    }

    /* .guided-journey-box-main:nth-child(3) {

        margin-top: 50px;
    }


    .guided-journey-box-main:nth-child(4) {

        margin-top: 50px;
    } */

    .guided-journey-box-text h5 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .guided-journey-box-text span {
        margin-bottom: 15px;
        font-size: 15px;
    }

    .anamayam-way-practice .our-practice-heading h2 {
        font-size: 36px;
    }

    .anamayam-way-practice .practice-designed-box-main {
        height: inherit;
    }

    .healing-process-main {
        height: 400px;
    }

    .healing-process-main h5 {
        font-size: 44px;
        padding: 0px 40px;
    }


    .conditions-yoga-therapy-main .our-core-philosophy-box {
        width: 48.6%;
        padding: 20px 25px;
    }

    .our-core-philosophy-box-inner p {
        height: inherit;
    }

    .our-core-philosophy-box {
        height: inherit;
    }

    .book-aconsultation {
        margin-top: 20px;
    }

    .session-components-box-main {
        gap: 17px;
        margin-top: 45px;
    }

    .session-components-box-inner-main {
        width: 48.8%;
        height: inherit;
        border-radius: 20px;
        padding: 30px 20px;
    }

    .session-components-box-inner-text h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .benefits-experience-main {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .benefits-experience-box-main {
        margin-top: 40px;
    }

    .benefits-experience-box-inner span {
        font-size: 16px;
    }

    .being-healing-box-button .a-button {
        width: 50%;
    }

    .being-healing-box-button .a-button button {
        width: 100%;
    }

    .being-healing-box-button {
        width: 80%;

    }





    .about-journey.about-journey-top-gap:nth-child(2) {
        flex-direction: row;
    }

    .about-journey.about-journey-top-gap:nth-child(4) {
        flex-direction: row;
    }

    section.about-journey-main.breath-meets-main .about-journey {
        flex-direction: row;
    }

    .contact-inner-main {
        gap: 30px;
        flex-direction: column;
    }

    .contact-page-main {
        padding: 40px 0px;
    }

    .contact-page-heading {
        margin-bottom: 30px;
        margin-top: 70px;
    }

    .contact-page-heading h1 {
        font-size: 36px;
    }

    .contact-inner-left-main {
        width: 100%;
    }

    .contact-inner-mail-no {
        width: 100%;
        gap: 20px;
    }

    .contact-inner-email {
        width: 50%;
        display: flex;
        gap: 15px;
    }

    .email-text b {
        font-size: 16px;
    }

    .email-text a {
        font-size: 18px;
    }

    .contact-page-img {
        margin-top: 40px;
        padding-top: 30px;
    }

    .contact-form-main {
        width: 100%;

    }

    .contact-form p {
        font-size: 18px !important;
        padding-bottom: 20px;
        text-align: center;
    }

    .privacy-heading h1 {
        font-size: 36px;
    }


    .privacy-contant-main b {
        font-size: 20px;
        margin-bottom: 8px;
        margin-top: 20px;
    }

    .privacy-contant-main {
        border-radius: 18px;
        padding: 24px;
        padding-top: 10px;
    }

    .privacy-contant-main p {
        font-size: 14px;
    }

    .privacy-contant-main p b {
        font-size: 16px;
        margin-bottom: 0;
        line-height: normal;
    }

    .privacy-contant-main ul li {
        padding: 4px 0px;
        font-size: 16px;
    }

    section.about-page-banner-main.anamayam-way-banner {
        padding-top: 0;
    }

    .about-page-banner-text h1 br {
        display: none;
    }


    .sub-line-form ul li {
        font-size: 14px;
        line-height: normal;
        height: 80px;
        border-radius: 35px 35px 10px 10px;
    }

    .sub-line-form ul li .icon {
        margin-top: -53px;
        margin-bottom: -2px;
    }

    .sub-line-form ul {
        margin-top: 40px;
        justify-content: center;
        gap: 10px;
    }

    .contact-page-heading p {
        text-align: center;
        font-size: 16px;
    }

    .contact-form-nner button {
        padding-top: 3px;
    }

    .fancybox-image,
    .fancybox-spaceball {
        background: transparent;
        border: 0;
        height: 100%;
        left: 0%;
        margin: 0;
        max-height: none;
        max-width: none;
        padding: 0;
        position: absolute;
        top: 30%;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%;
        width: 100%;
        height: 400px;
        object-fit: cover;
    }

    .fancybox-toolbar {
        right: 0;
        top: 129px;
    }

    .benefits-boxs-inne-icon {
        width: 55px;
        height: 55px;
        padding: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .benefits-boxs-inne-icon img {
        width: 20px;
    }

    .banner-video {
        top: 90px;
        height: 800px;
    }

    .why-choose-left {
        height: inherit;
        padding-right: 0;
        margin-top: 20px;
    }

    .home-page-banner-main-video {
        margin-top: 90px;
    }
}











@media (min-width: 993px) and (max-width: 1350px) {
    .header .item-left {
        flex: 0 0 23%;
        padding-right: 0;
    }

    .header .item-center {
        /* flex: 0 0 77%; */
        flex: 0 0 52%;
    }
}


@media (min-width: 320px) and (max-width: 767px) {
	.about-page-banner-main

 {
     height: 369px;
    background-position-y: inherit ;
 }

    .why-choose-left {
        height: inherit;
        padding-right: 0;
    }

    .banner-video {
        height: 550px;
    }

    .home-page-banner-main-img {
        background-image: url(../images/home_hero_mobile.png);

    }

    .philosophy-values-banner {
		        background-position-y: -154px !important;
        background-image: url(../images/philosophy-values/for-mobile.jpg);
    }

    .your-therapy-banner {
        background-image: url(../images/your-therapy/for-mobile.jpg);
    }

    .longevity-banner {
        background-image: url(../images/longevity-img/for-mobile.png);
        background-position: center top !important;
    }

    .banner-video {
        top: 0;
    }
.anamayam-way-banner, .copporate-wellness-banner, .abt-banner{
	     background-position-y: inherit !important;
}
    .home-page-banner-main-video {
        height: 550px;
        margin-top: 0;
    }

    .faq-item.active .faq-answer {
        padding-right: 30px;
        font-size: 14px;
    }

    .about-page-banner-text h1 br {
        display: none;
    }

    .faq-tab-box-main.faq-one .faq-item .faq-question span:first-child {
        width: 90%;
    }

    .footer-bottom a {
        font-size: 10px;
    }
    .footer-bottom ul li:nth-child(1) a {
    border-right: 2px solid #ffffff;
    padding-right: 6px;
}
.footer-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    /* .footer-bottom ul li:nth-child(2) {
    height: 8px;    
    width: 1.5px;
    background: aliceblue;
    margin-top: 4px;
} */
    .footer-bottom ul {
        display: flex;
        gap: 6px;
        align-items: center;
    }

    .faq-page-main .faq-item .faq-question .faq-icon {
        padding: 5px;
        height: 23px;
        width: 23px;
        font-size: 12px;
    }

    section.about-page-banner-main.anamayam-way-banner {
        padding-top: 0;
    }

    .privacy-contant-main ul li {
        padding: 2px 0px;
        font-size: 14px;
    }

    .footer-right-contact ul {
        gap: 4px;
        justify-content: center;
    }

    .privacy-contant-main {
        border-radius: 14px;
        padding: 20px;
        padding-top: 5px;
    }

    .privacy-contant-main p {
        font-size: 12px;
    }

    .privacy-contant-main p b {
        font-size: 14px;
        margin-bottom: 0;
        line-height: normal;
    }

    .privacy-conditions-main {
        padding-bottom: 40px;
        padding-top: 90px;
    }

    .privacy-contant-main b {
        font-size: 16px;
        margin-bottom: 5px;
        margin-top: 15px;
    }

    .privacy-heading h1 {
        font-size: 22px;
    }

    .contact-form-main {
        width: 100%;
        padding: 15px;
    }

    .list-inner-ul .text b {
        font-size: 16px;
    }

    .list-inner-ul .text p {
        font-size: 14px;
    }

    .floting-icon .whatsapp-float {
        bottom: 20px;
        width: 40px;
        height: 40px;
        font-size: 20px;
        right: 10px;
    }

    .header.header-inner-page {
        background: #ffffff !important;
    }

    .list-inner-ul .icon img {
        width: 15px;
    }

    .contact-page-heading p br {
        display: none;
    }

    .contact-form-nner input {
        width: 100%;
        height: 35px;
        margin-bottom: 13px;
        padding: 10px 14px;
        border-radius: 2px;
        font-size: 14px;
    }

    .contact-form-nner button {
        height: 35px;
        font-size: 12px;
        transition: 0.4s;
    }



    .contact-form p {
        font-size: 16px !important;
        padding-bottom: 15px;
    }

    .contact-inner-email .logo {
        width: 35px;
        height: 35px;
        padding: 10px;
    }

    .contact-inner-main {
        gap: 30px;
        flex-direction: column;
    }

    .contact-page-main {
        padding: 40px 0px;
    }

    .contact-page-heading {
        margin-top: 45px;
        margin-bottom: 30px;
    }

    .contact-page-heading h1 {
        font-size: 28px;
    }

    

    .footer-left p {
        margin-bottom: 0px;
        text-align: center;
    }

    .footer-bottom {
        flex-direction: column;
    }

    .footer-right-main {
        margin-top: 20px;
    }

    .contact-inner-left-main {
        width: 100%;
    }

    .contact-inner-mail-no {
        width: 100%;
        gap: 20px;
        flex-direction: column;
    }

    .contact-inner-email {
        width: 100%;
        display: flex;
        gap: 15px;
    }

    .email-text b {
        font-size: 15px;
    }

    .email-text a {
        font-size: 16px;
    }


    .contact-page-img {
        margin-top: 30px;
        padding-top: 30px;
    }

    .banner-bottom-box-main {
        padding: 30px 0px;
    }

    .a-button button {
        font-size: 10px;
        padding: 13px 20px;
        border-radius: 30px;
    }

    .hero-button.a-button button {
        padding: 2px 12px;
        height: 29px;
    }

    .home-page-banner-text {
        BORDER-RADIUS: 30PX;
        PADDING: 20PX;
    }

    .home-page-banner-text p {
        padding-right: 0;
        font-size: 15px;
    }

    .home-page-banner-text h1 {
        line-height: 44px;
        font-size: 28px;
        margin-bottom: 20px;
    }

    .home-page-banner-text h3 {
        font-size: 17px;
    }


    .home-page-banner-main {
        /* background-position-x: -800px; */
        height: 550px;
        margin-top: 70px;
    }

    .banner-bottom-box {
        gap: 15px;
        flex-direction: column;
    }

    .banner-bottom-box-inner-main {
        width: 100%;
    }

    .banner-bottom-box-icon img {
        width: 36px;
    }

    .banner-bottom-box-inner h4 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
    }


    .banner-bottom-box-inner p {
        font-size: 14px;
        height: inherit;
    }

    .why-choose-main {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .why-choose-heading {
        width: 90%;
        padding: 0px 15px;
    }

    .why-choose p {
        font-size: 14px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }


    .why-choose h2 {
        font-size: 22px;
        margin: auto;
    }

    .home-page-banner-text {
        position: absolute;
        left: 0;
        width: 90%;
        top: 170px;
    }


    .why-choose-box-main {
        gap: 10px;
        flex-direction: column;
        margin-top: 20px;
        padding: 0px 15px;
    }

    .why-choose-left-main {
        width: 100%;
    }

    .why-choose-right-main {
        width: 100%;
        margin-top: 35px;
    }

    .why-choose-right-icon {
        font-size: 24px;
        border-radius: 12px;
        height: 42px;
        width: 42px;
    }

    .why-choose-right-text h5 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .why-choose-right-text-box:nth-child(2) {
        margin: 15px 0px;
    }

    .our-practice-heading {
        width: 100%;
        margin-bottom: 30px;
    }

    .our-practice-heading p {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .our-practice-heading h2 {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .our-practice-heading span {
        font-size: 14px;
        width: 100%;
    }

    .practice-designed-main {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .practice-designed {
        gap: 16px;
        flex-direction: column;
    }

    .practice-designed-box-main {
        background-color: #ffffff;
        border-radius: 15px;
        width: 100%;
        height: inherit;
        padding: 15px;
    }

    .practice-designed-box .icon {
        width: 45px;
        height: 45px;
        padding: 5px;
    }

    .practice-designed-box .icon img {
        width: 18px;
    }

    .practice-designed-box b {
        font-size: 16px;
    }

    .practice-designed-box p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .join-us-box-main {
        padding: 15px 0px;
    }

    .join-us-box {
        flex-direction: column;
        gap: 10px;
    }

    .join-us-box p {
        font-size: 16px;
    }

    .join-us-box a {
        font-size: 12px;
        height: 35px;
    }

    .a-button a {
        font-size: 12px;
        font-weight: 500;
        padding: 10px 12px;
        border-radius: 30px;
    }


    .about-page-banner-text .a-button button {
        height: 35px;
        font-size: 10px;
        border-radius: 40px;
        margin-top: 3px;
        padding: 11px 20px;
    }

    .about-page-banner-main {
        width: 100%;
        background-position: center;
      
        margin-top: 70px;
   
        padding-bottom: 40px;
        padding-top: 10px;
    }

    .banner-text {
        padding-top: 35px;
        width: 100%;
    }

    .about-page-banner-text h1 {
        font-size: 25px;
    }

    .about-page-banner-text p {
        width: 100%;
        font-size: 15px;
    }

    .about-journey {
        gap: 20px;
        margin-top: 30px;
        flex-direction: column;
    }

    .about-journey-main {
        padding: 30px 0px;
        padding-top: 15px;
    }

    .about-journey-left-main {
        width: 100%;
        height: inherit;
    }

    .about-journey-left {
        border-radius: 15px;
    }

    .about-journey-left img {
        width: 100%;
        border-radius: 15px;
    }

    .about-journey-right-main {
        width: 100%;
    }

    .about-journey-right-main h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .about-journey-right-main p {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .our-core-philosophy-main {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .our-core-philosophy-heading {
        width: 100%;
    }

    .our-core-philosophy-heading h2 {
        font-size: 22px;
    }

    .our-core-philosophy-heading p {
        font-size: 14px;
        text-align: center;
    }

    .our-core-philosophy-box-main {
        gap: 15px;
        flex-direction: column;
    }


    .our-core-philosophy-about .our-core-philosophy-box {
        height: inherit;
    }

    .our-core-philosophy-box {
        width: 100%;
        display: flex;
        background-color: white;
        border-radius: 15px;
        padding: 15px;
        height: inherit;
    }

    .our-core-philosophy-box-icon {
        width: 45px;
        height: 45px;
    }

    .our-core-philosophy-about .our-core-philosophy-box-icon img {
        width: 24px;
    }

    .our-core-philosophy-box-inner b {
        font-size: 18px;
    }

    .our-core-philosophy-about .our-core-philosophy-box-inner p {
        height: inherit;
    }

    .our-core-philosophy-box-inner p {
        font-size: 14px;
    }

    .our-core-philosophy-box-main {
        margin-top: 25px;
    }

    .anamayam-way-main {
        padding: 40px 0px;
    }

    .anamayam-way-number-box-main {
        flex-direction: column;
        margin-top: 15px;
    }

    .anamayam-col-top {
        margin-bottom: 15px;
    }

    .anamayam-way-number-box-inner {
        width: 100%;
        display: flex;
        padding: 15px;
    }

    .anamayam-way-number-box-main::after {
        display: none;
    }

    .anamayam-way-number-box .anamayam-way-number {
        width: 45px;
        height: 45px;
        margin-bottom: 0;
    }

    .anamayam-way-number-box .anamayam-way-number img {
        width: 20px;
    }

    .anamayam-way-number-box .box-text {
        height: inherit;
    }

    .anamayam-way-number-box span {
        font-size: 16px;
    }

    .anamayam-way-number-box p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .being-healing-main {
        padding: 30px 0px;
        padding-top: 5px;
    }

    .being-healing-box {
        width: 100%;
        padding: 20px;
        border-radius: 25px;
        height: inherit;
    }

    .being-healing-box h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .being-healing-box p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .being-healing-box-button {
        gap: 10px;
        flex-direction: column;
        width: 100%;
    }

    .a-button {
        width: 100%;
    }


    .being-healing-box-button a.explore {
        height: 35px;
        width: 100%;
        font-size: 10px;
    }

    .button-book .a-button button.contact {
        height: 35px;
        width: 100%;
        letter-spacing: 2px;
        font-size: 10px;
        border-radius: 40px;
    }

    .conect-us-main ul li img {
        width: 20px;
        height: 20px;
    }

    .small-line small {
        margin-top: 10px;
        font-size: 14px !important;
        text-align: center;
    }

    .about-page-banner .a-button {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .your-body-knows-main {
        padding: 30px 0px;
    }

    .banner-text-new {
        margin: 0 auto;
        width: 100%;
        padding: 0px 20px;
    }

    a.scroll-btn {
        margin-top: 0;
    }

    .anamayam-way-banner {
        background-position: center;
    }

    .being-healing-box-button .a-button button {
        width: 100%;
    }

    .about-journey.about-journey-top-gap:nth-child(3) {
        flex-direction: column;
    }

    .about-journey.about-journey-top-gap:nth-child(2) {
        flex-direction: column-reverse;
    }

    .about-journey.about-journey-top-gap:nth-child(4) {
        flex-direction: column-reverse;
    }

    .your-body-knows-heading h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .your-body-knows-heading p {
        margin-bottom: 5px;
        margin-top: 20px;
        font-size: 14px;
    }

    .your-body-knows-heading h2::after {
        display: none;
    }

    .your-body-knows-heading p.boby-p {
        margin-top: 0;
    }

    .what-longevity-main .about-journey-right-main h2 {
        margin-bottom: 10px;
    }

    .about-journey-right-main h2::after {
        display: none;
    }

    .our-approach-heading {
        width: 100%;
        margin-bottom: 24px;
    }

    .our-approach-heading h2 {
        font-size: 22px;
        margin-bottom: 15px;
        width: 100%;
    }

    .our-approach-heading p {
        text-align: center;
        font-size: 14px;
        margin-top: 0px;
    }

    .our-approach-main {
        width: 100%;
        padding: 30px 0px;
    }

    .our-approach-boxs-main {
        gap: 15px;
        flex-direction: column;
    }

    .our-approach-box-main {
        width: 100%;
        padding: 25px 15px;
        border-radius: 15px;
    }

    .our-approach-box h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .our-approach-box ul li {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .a-button button {
        padding: 13px 20px;
        border-radius: 30px;
        width: 100%;
        height: 35px;
    }

    .being-healing-box-button button.contact {
        height: 35px;
        width: 100%;
        font-size: 10px;
        border-radius: 40px;
    }

    .guided-journey-main {
        padding: 30px 0px;
    }

    .guided-journey-boxs-main {
        gap: 20px;
        flex-direction: column;
    }

    .guided-journey-box-main {
        width: 100%;
    }

    .guided-journey-box-icon {
        width: 60px;
        height: 60px;
        padding: 15px;
    }

    .guided-journey-box-text {
        border-radius: 10px;
        padding: 15px;
        margin-top: 15px;
        height: inherit;
    }

    .stap-arrow {
        display: none;
    }

    .guided-journey-box-text span {
        margin-bottom: 15px;
        font-size: 15px;
    }

    .guided-journey-box-text h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .guided-journey-box-text p {
        font-size: 14px;
        text-align: center;
    }

    .anamayam-way-practice .our-practice-heading h2 {
        font-size: 22px;
    }

    .anamayam-way-practice .practice-designed-box-main {
        border-radius: 12px;
        height: inherit;
    }

    .anamayam-way-practice .practice-designed-box .icon {
        width: 55px;
        height: 55px;
        padding: 15px;
    }

    .anamayam-way-practice .practice-designed-box .icon img {
        width: 30px;
    }

    .anamayam-way-practice .practice-designed-box {
        align-items: center;
        padding-top: 0;
    }

    .healing-process-main {
        height: 200px;
    }

    .healing-process-main h5 {
        font-size: 20px;
    }

    .about-page-banner-text h1 span {
        font-size: 12px;
        display: block;
    }

    a.scroll-btn img {
        width: 16px;
    }

    .about-journey-right ul li span i {
        font-size: 8px;
    }

    .about-journey-right ul li span {
        width: 10px;
        height: 10px;
    }

    .about-journey-right ul {
        gap: 5px;
        margin-top: 20px;
    }

    .about-journey-right ul li {
        gap: 0;
        font-size: 10px;
    }

    .about-journey-right ul li span {
        width: 10px;
        height: 10px;
        margin-right: 10px;
    }

    .conditions-yoga-therapy-main .our-core-philosophy-box {
        width: 100%;
        padding: 20px 15px;
    }

    .our-core-philosophy-box-inner p {
        height: inherit;
    }

    .book-aconsultation {
        margin-top: 0;
    }

    .session-components-box-inner-main {
        width: 100%;
        height: inherit;
        border-radius: 10px;
        padding: 30px 15px;
    }

    .session-components-box-main {
        margin-top: 30px;
        gap: 20px;
    }

    .session-components-box-inner-text h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .session-components-box-inner-text p {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .session-components-main {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .benefits-experience-main {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .benefits-experience-box-main {
        width: 100%;
        margin-top: 30px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 13px;
    }

    .benefits-experience-box {
        width: 47.5%;
        display: flex;
    }

    .about-page-banner-text .a-button a {
        width: auto;
        height: 35px;
        font-size: 12px;
        padding: 12px 18px;
        margin-top: 0;
    }

    section.about-page-banner-main.philosophy-values-banner {
        padding-top: 40px;
    }

    section.about-page-banner-main.anamayam-way-banner {
        padding-top: 40px;
    }


    .benefits-experience-box:last-child {
        width: 100%;
    }

    .being-healing-your-therapy .being-healing-box-button button.explore {
        padding: 15px 40px;
        width: 100%;
        height: 35px;
    }

    section.about-journey-main.what-longevity-main {
        /* background-position-y: -122px!important; */
        padding-top: 30px;
    }

    .approach-box-main {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .approach-box-heading h2 {
        font-size: 24px;
    }

    .about-page-banner-text {
        gap: 5px;
    }

    .copporate-retreats-main .our-core-philosophy-box a {
        width: 100%;
    }

    .consultation-main {
        background-position-x: -100px;
    }

    .approach-box {
        gap: 25px;
        margin-top: 15px;
        flex-direction: column;
    }

    .approach-box-inner-main {
        width: 100%;
    }

    .approach-box-inner-main {
        border-radius: 12px;
    }

    .approach-box-inner {
        width: 100%;
        height: inherit;
        padding: 30px 15px;
    }

    .approach-box-inner h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .approach-box-inner p {
        font-size: 16px;
        line-height: 25px;
        height: inherit;
    }

    .copporate-wellness-main .our-core-philosophy-box {
        width: 100%;
    }

    .copporate-retreats-main .our-core-philosophy-box {
        width: 100%;
        height: inherit;
    }

    .benefits-for-your-organization-main {
        padding: 30px 0px;
    }

    .benefits-boxs-main {
        flex-direction: column;
        gap: 20px;
        margin-top: 30px;
    }

    .benefits-box-main {
        width: 100%;
    }

    .benefits-boxs-inne-icon {
        width: 55px;
        height: 55px;
        padding: 15px;
        margin-bottom: 15px;
    }

    .how-it-works-main {
        padding: 30px 0px;
    }

    .how-it-works-box-main {
        width: 100%;
        margin-top: 35px;
        flex-direction: column;
        gap: 50px;
    }

    .arrow-mid img {
        width: 25px;
    }

    .arrow-mid {
        position: absolute;
        right: -24px;
        top: 106%;
        bottom: 0;
        margin: auto;
        left: 0;
        margin: auto;
        text-align: center;
        transform: rotate(90deg);
    }

    .how-it-works-box-inner {
        width: 100%;
    }

    .how-it-works-img img {
        width: 30px;
    }

    .how-it-works-img span {
        font-size: 15px;
    }

    .how-it-works-img {
        width: 80px;
        height: 80px;
    }

    .faq-page-main {
        padding-bottom: 30px;
        margin-top: 70px;
    }

    .faq-page-text h1 {
        font-size: 22px;
    }

    .faq-page-text h1 {
        font-size: 22px;
    }

    .faq-page-main {
        width: 100%;
    }

    .faq-page-text {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 0;
    }

    .faq-page-text p {
        font-size: 14px;
    }

    .faq-page-main .faq-tab-box-main {
        margin-top: 15px;
    }

    .faq-tab-box-main {
        max-width: 100%;
        margin: auto;
    }

    .faq-tab-box-main label {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .faq-page-main .faq-answer {
        font-size: 14px;
        padding-right: 0;
    }

    .faq-tab-box-main .faq-item .faq-question span {
        font-size: 14px;
    }

    .gellery-tab-heading h2 {
        font-size: 22px;
        margin-bottom: 0;
    }

    .gellery-tab .nav li button {
        font-size: 14px;
    }

    .gellery-tab-heading p {
        font-size: 14px;
    }

    .gellery-tab-heading {
        margin-top: 35px;
        margin-bottom: 0px;
    }

    .gellery-tab ul {
        margin-bottom: 30px !important;
        margin-top: 10px !important;
    }

    .gellery-tab ul {
        gap: 30px;
    }

    .gallery-tab-slider .item {
        width: 100%;
    }

    .approach-below-line small {
        font-size: 22px;
    }

    .header .logo a {
        width: 45px;
    }

    .sticky .header .logo a {
        width: 45px;
    }

    .approach-below-line {
        margin-top: 20px;
    }

    .approach-box-button {
        margin-top: 15px;
    }

    .gallery-tab-main {
        padding: 30px 0px;
        padding-top: 0;
        margin-top: 70px;
    }

    .consultation-heading h1 {
        font-size: 22px;
        font-weight: 500;
    }

    .consultation-logo::after {
        height: 1px;
        left: 60px;
    }


    .consultation-logo::before {
        height: 1px;
        right: 60px;
    }

    .consultation-logo {
        width: 75px;
        height: 40px;
    }

    .consultation-logo img {
        width: 23px;
    }

    .consultation-heading p {
        font-size: 12px;
    }

    .consultation-main {
        padding: 22px 0px 20px 0px;
    }

    .consultation-heading small {
        font-size: 10px;
    }

    .consultation-heading {
        font-size: 12px;
    }

    .micro-line small {
        font-size: 12px;
    }

    .consultation-heading {
        margin-bottom: 20px;
    }

    .consultation-form {
        width: 90%;
        padding: 25px 15px;
        border-radius: 15px;
    }

    .consultation-form {
        width: 90%;
        padding: 25px 15px;
        border-radius: 15px;
    }

    .consultation-form-box {
        gap: 15px;
    }

    .consultation-form-icon {
        width: 35px;
        height: 35px;
        padding: 10px;
    }


    .consultation-form-input input {
        width: 100%;
        height: 35px;
        padding: 10px 12px;
        border: 1px solid #ddd;
        font-size: 14px;
    }

    .consultation-form-input label {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .consultation-info small {
        font-size: 13px;
    }

    .consultation-info {
        margin-top: 20px;
    }

    .consultation-form-input select {
        padding-right: 30px;
        background-size: 10px;
    }

    .consultation-form-input select {
        width: 100%;
        padding: 5px 11px;
        border-radius: 4px;
        font-size: 14px;
    }

    .selct-arrow select {
        border-radius: 3px;
    }

    .consultation-form-input textarea {
        padding: 8px 12px;
        border-radius: 4px;
        font-size: 12px;
    }

    .consultation-form-box {
        gap: 10px;
    }

    .consultation-form-input {
        margin-bottom: 15px;
    }

    .consultation-form-input {
        margin-bottom: 15px;
    }

    .what-happens-next-main {
        margin-top: 15px;
    }

    .what-happens-next-main h2::before {
        display: none;
    }

    .what-happens-next-main h2::after {
        display: none;
    }

    .consultation-form button {
        width: 100%;
        height: 35px;
        font-size: 12px;
    }

    .what-happens-next-main h2 {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .what-happens-next-stap {
        gap: 10px;
        flex-direction: column;
    }

    .what-happens-next-stap-inner {
        width: 100%;
        gap: 10px;
        align-items: center;
    }

    .what-happens-next-stap-inner span {
        width: 20px;
        height: 20px;
        padding: 5px;
        font-size: 12px;
    }

    .what-happens-next-stap-inner::after {
        display: none;
    }

    .modal-book-consultation .modal-dialog .modal-header {
        right: 0px;
        top: 0;
        z-index: 9;
    }

    .modal-book-consultation .modal-dialog .modal-header button {
        font-size: 12px;
    }


    .gallery-tab-slider .item a {
        width: 100%;
        height: 350px;
    }

    .sub-line-form ul li {
        font-size: 14px;
        line-height: normal;
        height: 85px;
        padding: 10px;
        border-radius: 40px 40px 15px 15px;
    }

    .sub-line-form ul li .icon svg {
        width: 32px;
        height: 32px;
        margin-bottom: 15px;
    }

    .sub-line-form ul li .icon {
        margin-top: -39px;
        margin-bottom: 4px;
    }

    .contact-page-heading p {
        text-align: center;
        font-size: 14px;
    }

    .sub-line-form ul li::after {
        display: none;
    }


    .sub-line-form ul {
        gap: 30px;
        flex-wrap: wrap;
    }

    .sub-line-form ul li span br {
        display: none;
    }

    .being-healing-box-button a.contact {
        height: 35px;
        width: 100%;
        font-size: 10px;
    }


    .gellery-tab ul li button.active {
        font-size: 14px;
    }

    .home-page-banner-text br {
        display: none;
    }

    .fancybox-toolbar {
        right: 0;
        top: 79px;
    }

    .longevity-card-main .our-core-philosophy-box:first-child .our-core-philosophy-box-icon {
        width: 45px;
        height: 45px;
    }

    .being-healing-box h2 br {
        display: none;
    }

    .being-healing-box p br {
        display: none;
    }

    .gellery-tab {
        padding-top: 0;
    }

    .session-components-box-inner-icon img {
        width: 20px;
        height: 20px;
    }

    .session-components-box-inner-icon {
        width: 45px;
        height: 45px;
    }

    .benefits-experience-box-icon {
        width: 45px;
        height: 45px;
    }

    .benefits-experience-box-icon img {
        width: 20px;
        height: 20px;
    }

    .about-journey-right ul li p {
        margin-bottom: 0;
        width: 93%;
    }

    .about-journey-right ul li {
        justify-content: space-between;
    }

    .sub-line-form ul li {
        width: 45.5%;
    }

    .header-transparent {
        background-color: #ffffff !important;
    }
}



@media (min-width: 320px) and (max-width: 460px) {
    .home-page-banner-text h1 {
        line-height: 44px;
        font-size: 24px;
        margin-bottom: 9px;
    }

    .home-page-banner-text br {
        display: none;
    }

    .home-page-banner-main {
        background-position-x: -610px;
        height: 550px;
    }

    .sub-line-form ul {
        gap: 20px;
        flex-wrap: wrap;
    }

    .sub-line-form ul li {
        font-size: 12px;
    }

    .sub-line-form ul li .icon {
        margin-top: -46px;
        margin-bottom: 0;
    }
}