@media (max-width:720px) {
    #banner-space {
        padding-bottom: 321px !important;
    }

        .banner-girl-img {
        position: absolute;
        top: 10px;
        left: 14px;
    }

    .banner-girl-img img {
                width: 262px;

        border-bottom-left-radius: 17px;
        border-bottom-right-radius: 17px;
    }
    .banner-bg h1 {
    color: #fff;
    line-height: 1.5;
    font-size: 29px;
}
.about-us-bg{
    border-radius: 0px;
}
.color-text-one {
    color: #5F4231;
    line-height: 1.5;
}
.treatment-content h2 {
    background: linear-gradient(to bottom, var(--linear-color-three), var(--linear-color-two), var(--linear-color-one));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1.5;
}
    .break-text {
        display: none;
    }

    .section-space {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .strip-position p {
        line-height: 1;
    }

    .strip-position h2 {
        margin-bottom: 21px;
        line-height: 1.5;
    }
    .benefit-heading {
    color: #5F4231;
    line-height: 1.5;
    margin-bottom: 32px;
}

    .icon-bg {
        padding: 7px;
        position: relative;
        top: 3px;
        padding-left: 11px;
        padding-right: 30px;
    }

    .why-treatment-flex {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

       .why-treatment-flex-two {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .benefit-img {
        position: static;
    }

    .benefit-img img {
        width: 100%;
        height: 100%;
    }

    .benefits-of-slimming {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .benefit-points-position-absolute-one {
        position: static;
    }

    .benefit-points-position-absolute-two {
        position: static;
    }

    .benefit-points-position-absolute-three {
        position: static;
    }

    .benefit-points-position-absolute-four {
        position: static;
    }

    .benefit-points-position-absolute-five {
        position: static;
    }

    .services-card p {
        font-size: 9px;
    }
    .choose-text h2 {
    color: #423025;
    line-height: 1.5;
}

    .choose-service-pos-absolute img {
        display: none;
    }

    .about-pos-section .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .why-choose-flex {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

    .before-after-space {
        padding-top: 50px;
        padding-bottom: 0px;
    }

    .about-pos-section {
        position: static;
    }

        .about-space {
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 323px;
    }

    .about-us-content p {
        font-size: 18px;
    }

    .about-us-text {
        padding-bottom: 26px;
    }

    .about-us-pos-rel {
        top: 68px;
        left: -94px;
    }

        .about-us-pos-absolute-three {
        position: absolute;
               top: -68px;
        left: 111px;
        z-index: 2;
    }

       .about-us-pos-absolute-four {
        position: absolute;
               top: 27px;
        left: 104px;
        z-index: 2;
    }

        .about-us-pos-absolute-two {
        position: absolute;
        top: 125px;
        left: 99px;
        z-index: 2;
    }
    .about-us-pos-absolute-one img{
        width: 275px;
    }

    .result-card {
        display: flex;
        flex-direction: column;
    }

    .result-img {
        justify-content: center;
            display: flex;
    flex-direction: row;
    gap: 13px;
    padding-top: 11px;
    }
    .result-btn img {
    border-radius: 20px;
    width: 100%;
}
.before-card {
    background: #FFF1D6;
    border-radius: 20px;
    padding: 25px 30px;
}
.after-card {
    background: #FFF1D6;
    border-radius: 20px;
    padding: 25px 30px;
}
.testimonials-heading{
    margin-bottom: 20px;
}
.faq-heading{
    line-height: 1.5;
}
.bg-footer-last p{
    font-size: 18px;
    text-align: center;
}

    .leaf-position img {
        display: none;
    }

        .about-us-pos-absolute-one {
        top: -71px;
        left: 171px;
    }
    .about-us-pos-absolute-five {
    position: absolute;
    top: -48px;
    left: 107px;
}
.about-us-pos-absolute-six {
    position: absolute;
    top: 31px;
    left: 103px;
}
.about-us-pos-absolute-seven {
    position: absolute;
    top: 117px;
    left: 104px;
}
.leaf-position-two img{
    display: none;
}
.circle-absolute img{
    display: none;
}

    .form-card {
        width: 90%;
    }

    .strip-bg {
        padding: 60px 40px;
    }

    .card-img-top {
        border-top-left-radius: 17px !important;
        border-top-right-radius: 17px !important;
    }

    .card {
        border-radius: 17px !important;
    }

    .faq-space {
        padding-top: 0px;
    }

    .btn-custom {
        font-size: 11px;
       
    }
.book-appointment {
    background: #845C40;
    color: #fff;
    width: 29%;
    position: fixed;
    right: 9px;
    bottom: 151px;
    border-radius: 7px;
    padding: 8px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    z-index: 11;
    font-family: var(--sub-para) !important;
}
.whatsapp{
    background:#845C40;
    color: #fff;
    width: 34%;
    position: fixed;
        right: 9px;
    bottom: 98px;
    border-radius: 7px;
    padding: 8px;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    z-index: 11;
    font-family: var(--sub-para) !important;
}
.call-now {
    background: #845C40;
    color: #fff;
    width: 26%;
    position: fixed;
    right: 9px;
    bottom: 204px;
    border-radius: 7px;
    padding: 8px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    z-index: 11;
    font-family: var(--sub-para) !important;
}
.scroll-arrow {
    background: #845C40;
    color: #fff;
    width: 13%;
    text-align: center;
    z-index: 9;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50%;
    padding: 8px;
    position: fixed;
    right: 9px;
    bottom: 47px;
}
.form-control{
    font-family: var(--sub-para) !important;
}
.btn-submit{
    font-family: var(--sub-para) !important;
}
}

@media (max-width: 991px) {

    .desktop-nav-btn.swiper-button-next,
    .desktop-nav-btn.swiper-button-prev {
        display: none !important;
    }

    .testimonial-slider-wrap {
        padding: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 991.98px){
    .treatment-one img {
    width: 100%;
    height: 100%;
}
.break-tab{
    display: none;
}
.treatment-mt{
    margin-top: 35px !important; 
}
.strip-position h2 {
    color: #fff;
    font-size: 27px;
}
.benefits-of-slimming {
    padding-bottom: 907px;
    padding-top: 0px !important;
}
    .benefit-img {
        text-align: center;
        position: absolute;
        top: 3110px;
        left: 200px;
    }
.benefit-points-position-absolute-one {
    position: absolute;
    top: 65px;
    left: 8px;
}
.benefit-points-position-absolute-two {
    position: absolute;
    top: 67px;
    left: 404px;
}
.benefit-points-position-absolute-three {
    position: absolute;
    top: 252px;
    left: 38px;
}
.benefit-points-position-absolute-five {
    position: absolute;
    top: 251px;
    left: 382px;
}
.benefit-points-position-absolute-four {
    position: absolute;
    top: 462px;
    left: 220px;
}
.benefits-of-slimming {
    padding-bottom: 1173px;
    padding-top: 0px !important;
}
    .benefit-img {
        text-align: center;
        position: absolute;
        top: 3110px;
        left: 146px;
    }


    .why-choose-raintree {
        background: #FFF1D6;
        text-align: center;
        padding-bottom: 343px;
    }

        .about-pos-section {
        position: absolute;
        top: 6889px;
        left: 40px;
    }
.about-space {
    padding-top: 47px;
    padding-bottom: 377px;
    padding-left: 27px;
    padding-right: 27px;
}
.circle-absolute {
    position: absolute;
    top: -102px;
    left: 155px;
}
.before-after-space {
    padding-top: 580px;
    padding-bottom: 80px;
}
.about-us-text {
    text-align: center;
    color: #fff;
    padding-bottom: 29px;
}
.about-us-pos-absolute-one {
    position: absolute;
    top: -11px;
    left: 209px;
}
.about-us-pos-absolute-five {
    position: absolute;
    top: 43px;
    left: 183px;
}
.about-us-pos-absolute-six {
    position: absolute;
    top: 145px;
    left: 183px;
}
.about-us-pos-absolute-seven {
    position: absolute;
    top: 258px;
    left: 156px;
}
.about-us-pos-absolute-two {
    position: absolute;
    top: 224px;
    left: 69px;
}
.about-us-pos-absolute-four {
    position: absolute;
    top: 100px;
    left: 72px;
}
.about-us-pos-absolute-three {
    position: absolute;
    top: 15px;
    left: 94px;
}
.choose-service-pos-absolute img{
    display: none;
}
    .banner-girl-img {
        position: absolute;
        top: -351px;
        left: 216px;
    }
        .banner-girl-img img {
        width: 450px;
        border-bottom-right-radius: 6%;
    }
    .result-card {
        display: flex;
        flex-direction: row;
        gap: 30px;
    }
    .result-btn img {
    border-radius: 20px;
    width: 100%;
    height: 100%;
}
.result-img {
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center;
}
.before-card {
    background: #FFF1D6;
    border-radius: 20px;
    padding: 31px 0px;
}
.after-card {
    background: #FFF1D6;
    border-radius: 20px;
    padding: 31px 0px;
}
.form-card {
    position: relative;
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    z-index: 7 !important;
    width: 50%;
}
.book-appointment {
    background: #845C40;
    color: #fff;
    width: 16%;
    position: fixed;
    right: 9px;
    bottom: 151px;
    border-radius: 7px;
    padding: 8px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    z-index: 11;
    font-family: var(--sub-para) !important;
}
.whatsapp{
    background:#845C40;
    color: #fff;
    width: 18%;
    position: fixed;
        right: 9px;
    bottom: 98px;
    border-radius: 7px;
    padding: 8px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    z-index: 11;
    font-family: var(--sub-para) !important;
}
.call-now {
    background: #845C40;
    color: #fff;
    width: 14%;
    position: fixed;
    right: 9px;
    bottom: 204px;
    border-radius: 7px;
    padding: 8px;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    z-index: 11;
    font-family: var(--sub-para) !important;
}
.scroll-arrow {
    background: #845C40;
    color: #fff;
    width: 7%;
    text-align: center;
    z-index: 9;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50%;
    padding: 8px;
    position: fixed;
    right: 9px;
    bottom: 47px;
}
.why-choose-flex{
    display: flex;
    flex-direction: column;
}
.form-control{
    font-family: var(--sub-para) !important;
}
.btn-submit{
    font-family: var(--sub-para) !important;
}
}




@media screen and (min-width: 1200px) and (max-width: 1499px) {
    .banner-bg h1 {
        color: #fff;
        line-height: 1.5;
        font-size: 34px !important;
    }
    .break-new{
        display: none;
    }
    .banner-girl-img {
        position: absolute;
                top: -103px;
        left: -132px;
    }

        .banner-girl-img img {
        width: 415px;
        border-bottom-right-radius: 6%;
    }

    .treatment-one img {
        width: 100%;
        height: 259px;
    }

    .strip-bg {
        background: url(../images/strip/rain-tree-strip.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 90px 100px;
        border-radius: 27px;
    }

    .benefit-points-position-absolute-one {
        position: absolute;
        top: 185px;
        left: -41px;
    }

    .benefit-points-position-absolute-three {
        position: absolute;
        top: 430px;
        left: 51px;
    }

    .benefit-points-position-absolute-five {
        position: absolute;
        top: 638px;
        left: 383px;
    }

    .benefit-points-position-absolute-two {
        position: absolute;
        top: 188px;
        left: 825px;
    }

    .benefit-points-position-absolute-four {
        position: absolute;
        top: 436px;
        left: 805px;
    }

    .card-img-top {
        border-top-left-radius: 17px !important;
        border-top-right-radius: 17px !important;
    }

    .card {
        border-radius: 17px !important;
    }

    .choose-service-pos-absolute {
        position: absolute;
        top: 61px;
        left: -27px;
    }
    /* .why-choose-content {
        position: absolute;
        top: 62px;
        left: -99px;
    } */
    .about-pos-section {
    position: absolute;
    top: 4455px;
    left: 101px;
}
.why-choose-content-four h5 {
    color: #423025;
    line-height: 2.0;
    font-size: 19px;
}
.why-choose-content-three h5{
    font-size: 19px;
    line-height: 2.0;
}
.why-choose-content-two h5{
    font-size: 19px;
    line-height: 2.0;
}
.why-choose-content h5{
    font-size: 19px;
    line-height: 2.0;
}
.why-choose-content-five h5 {
    color: #423025;
    line-height: 2.0;
    font-size: 19px;
}
.choose-text h2 {
    color: #423025;
    margin-bottom: 63px;
}
.choose-service-pos-absolute img{
    width: 85%;
}
.about-us-pos-absolute-one {
    position: absolute;
           top: -110px;
        left: 153px;
}
    /* .why-choose-content-two {
        position: absolute;
        top: 62px;
        left: 204px;
    }
    .why-choose-content-three {
        position: absolute;
        top: 66px;
        left: 512px;
    }
    .why-choose-content-four {
        position: absolute;
        top: 66px;
        left: 785px;
    }
.why-choose-content-five {
    position: absolute;
    top: 64px;
    left: 1042px;
} */
.about-us-text {
    text-align: center;
    color: #fff;
    padding-bottom: 37px;
}
.about-space {
    padding-top: 80px;
    padding-bottom: 20px;
    padding-left: 50px;
}
.about-us-pos-absolute-two {
    position: absolute;
            top: 172px;
        left: 50px;
    z-index: 3;
}
.about-us-pos-absolute-three {
    position: absolute;
  top: -16px;
        left: 60px;
    z-index: 3;
}
.about-us-pos-absolute-four {
    position: absolute;
            top: 75px;
        left: 55px;
    z-index: 3;
}
.about-us-pos-absolute-five {
    position: absolute;
    top: 6px;
    left: 104px;
}
.about-us-pos-absolute-six {
    position: absolute;
    top: 87px;
    left: 108px;
}
.about-us-pos-absolute-seven {
    position: absolute;
    top: 198px;
    left: 103px;
}
.circle-absolute {
    position: absolute;
    top: -99px;
    left: 358px;
}
.before-after-space {
    padding-top: 290px;
    padding-bottom: 80px;
}
.why-choose-flex{
    display: flex;
    flex-direction: row;
    gap: 30px;
}
.book-appointment {
    background: #845C40;
    color: #fff;
    width: 10%;
    position: fixed;
    right: 9px;
    bottom: 151px;
    border-radius: 7px;
    padding: 8px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    z-index: 11;
    font-family: var(--sub-para) !important;
}
.call-now {
    background: #845C40;
    color: #fff;
    width: 9%;
    position: fixed;
    right: 9px;
    bottom: 204px;
    border-radius: 7px;
    padding: 8px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    z-index: 11;
    font-family: var(--sub-para) !important;
}
.whatsapp{
    background:#845C40;
    color: #fff;
    width: 11%;
    position: fixed;
        right: 9px;
    bottom: 98px;
    border-radius: 7px;
    padding: 8px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    z-index: 11;
    font-family: var(--sub-para) !important;
}
.why-choose-raintree {
    background: #FFF1D6;
    text-align: center;
    padding-bottom: 210px;
}
    .before-after-space{
    padding-top: 347px;    
    }
    .color-text-one {
    color: #5F4231;
    margin-bottom: 20px;
}
.form-control{
    font-family: var(--sub-para) !important;
}
.btn-submit{
    font-family: var(--sub-para) !important;
}
.btn-submit:hover{
    font-weight: 800 !important;
}
}








@media (min-width:1500px) {
    .banner-bg h1 {
        color: #fff;
        line-height: 1.5;
        font-size: 34px !important;
    }
    .color-text-one {
    color: #5F4231;
    margin-bottom: 20px;
}
.form-control{
    font-family: var(--sub-para) !important;
}

    .banner-girl-img {
        position: absolute;
               top: -123px;
        left: -121px;
    }
    .banner-girl-img img {
            width: 433px;
        border-bottom-right-radius: 6%;
    }
 
    .choose-service-pos-absolute {
        position: absolute;
        top: 67px;
        left: 51px;
    }
    /* .why-choose-content {
        position: absolute;
        top: 62px;
        left: -99px;
    } */
    .about-pos-section {
        position: absolute;
        top: 4522px;
        left: 102px;
    }
.why-choose-content-four h5 {
    color: #423025;
    line-height: 1.5;
}
.why-choose-content-five h5 {
    color: #423025;
    line-height: 1.5;
}
    .about-us-pos-absolute-one {
        position: absolute;
        top: -158px;
        left: 220px;
    }
    /* .why-choose-content-two {
        position: absolute;
        top: 62px;
        left: 204px;
    }
    .why-choose-content-three {
        position: absolute;
        top: 66px;
        left: 512px;
    }
    .why-choose-content-four {
        position: absolute;
        top: 66px;
        left: 785px;
    } */
/* .why-choose-content-five {
    position: absolute;
    top: 64px;
    left: 1042px;
} */
.about-us-text {
    text-align: center;
    color: #fff;
    padding-bottom: 37px;
}
.about-space {
    padding-top: 80px;
    padding-bottom: 20px;
    padding-left: 50px;
}
    .about-us-pos-absolute-two {
        position: absolute;
               top: 136px;

        left: 118px;
        z-index: 3;
    }
    .about-us-pos-absolute-three {
        position: absolute;
               top: -63px;
        left: 125px;
        z-index: 3;
    }
    .about-us-pos-absolute-four {
        position: absolute;
        top: 40px;
        left: 123px;
        z-index: 3;
    }
    .about-us-pos-absolute-five {
        position: absolute;
        top: -22px;
        left: 191px;
    }
    .about-us-pos-absolute-six {
        position: absolute;
        top: 61px;
        left: 195px;
    }
    .about-us-pos-absolute-seven {
        position: absolute;
        top: 161px;
        left: 178px;
    }
        .before-after-space {
        padding-top: 325px;
        padding-bottom: 80px;
    }
    .icon-bg {
    background: linear-gradient(to bottom, var(--linear-color-three), var(--linear-color-two), var(--linear-color-one));
    font-size: 18px;
    padding: 10px;
    color: #fff;
    border-radius: 10px;
    padding-left: 11px;
    padding-right: 30px;
    position: relative;
    top: 2px;
    left: 3px;
    transition: transform 0.4s ease;
    margin-left: 10px;
}
.btn-submit{
    font-family: var(--sub-para) !important;
}
}

