@media (max-width:575px) {
    .ReadyToBgImg {
        background-image: url(../img/service-mobile.webp)
    }
    .logo-wrapper {
        float: left;
        padding: 10px 0 10px 10px
    }
    .logo-img,
    .nav-scroll .logo-img {
        width: 160px
    }
    .header .caption h1 {
        font-size: 24px;
        line-height: 34px;
        font-display: swap
    }
    .header {
        position: unset
    }
    .position-re {
        height: 450px
    }
    .footer-social ul li a {
        width: 30px;
        height: 30px
    }
    .FooSColCenter {
        text-align: center!important;
        justify-content: center!important;
        align-items: center!important;
        display: flex!important
    }
    .copyright {
        justify-content: center!important;
        align-items: center!important;
        display: flex!important
    }
    .VideoHt {
        height: 260px
    }
    .BannerImgHandW {
        height: 340px
    }
    .BannerImgHandW img {
        height: auto;
        width: 100%
    }
    .about-s {
        height: 350px
    }
    .SpaSt01 {
        height: 300px
    }
    .SpaSt01 img {
        height: 270px;
        object-fit: cover
    }
    .RejYSeimg {
        height: 401px
    }
    .RejYSeimg img {
        height: 379px;
        object-fit: cover
    }
    .faq input[type=checkbox]:checked+label {
        height: 225px
    }
    .faq-heading {
        text-indent: inherit;
        padding: 10px
    }
    #fixed-social {
        position: fixed;
        top: 40vh
    }
    h3 {
        font-size: 25px
    }
    .footer h4 {
        font-size: 20px
    }
    .section-title,
    h2 {
        font-size: 28px
    }
    .section-padding {
        padding-top: 5px
    }
    .classes2.left .caption {
        padding: 60px 15px 15px
    }
    .floating {
        position: fixed;
        z-index: 1000;
        bottom: 55px;
        width: 120px
    }
}

@media (min-width:576px) and (max-width:767px) {
    .position-re {
        height: 630px
    }
    .BannerImgHandW {
        height: auto
    }
    .BannerImgHandW img {
        height: auto;
        width: 100%
    }
    .FooSColCenter {
        text-align: center!important;
        justify-content: center!important;
        align-items: center!important;
        display: flex!important
    }
    .copyright {
        justify-content: center!important;
        align-items: center!important;
        display: flex!important
    }
    .SpaSt01,
    .VideoHt {
        height: 260px
    }
    .about-s {
        height: 300px
    }
    .SpaSt01 img {
        height: 230px;
        object-fit: cover
    }
    .RejYSeimg {
        height: 401px
    }
    .RejYSeimg img {
        height: 379px;
        object-fit: cover
    }
    .faq input[type=checkbox]:checked+label {
        height: 225px
    }
    .faq-heading {
        text-indent: inherit;
        padding: 10px
    }
    .Chan_banner img {
        height: 50px;
        width: auto
    }
    .footer h4,
    .header .caption h1 {
        font-size: 20px
    }
    .neonText,
    .section-title,
    .wrapper span,
    h2 {
        font-size: 30px
    }
    h3 {
        font-size: 25px
    }
    .section-padding {
        padding-top: 5px
    }
    .classes2.left .caption {
        padding: 60px 15px 15px
    }
    .floating {
        position: fixed;
        z-index: 1000;
        bottom: 55px;
        width: 120px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .VideoHt {
        height: 310px
    }
    .BannerImgHandW {
        height: auto
    }
    .BannerImgHandW img {
        height: auto;
        width: 100%
    }
    .position-re {
        height: 450px
    }
    .copyright {
        justify-content: center!important;
        align-items: center!important;
        display: flex!important
    }
    .faq input[type=checkbox]:checked+label {
        height: 170px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .VideoHt {
        height: 330px
    }
    .position-re {
        height: 360px
    }
    .copyright {
        justify-content: center!important;
        align-items: center!important;
        display: flex!important
    }
}