@media (max-width:575px) {
    .f15xs10{
    font-size: 10px;
}
.f20xs15{
    font-size: 15px;
}
.f25xs20{
    font-size: 20px;
}
.f30xs25{
    font-size: 25px;
}
.f35xs30{
    font-size: 30px;
}
.f40xs35{
    font-size: 35px;
}
.f45xs40{
    font-size: 40px;
}
.f50xs45{
    font-size: 45px;
}
    .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;
    }
    .header {
        min-height: 465px;
        position: unset;
    }
    .position-re {
        height: 450px;
    }
    .footer-social a {
        width: 30px;
        height: 30px;
    }
    .footer-bottom .footer-social a {
        font-size: 10px;
    }
    .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: 250px;
    }
    .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 input[type=checkbox]:not(:checked)+label {
        height: 100px
    }
    .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: 30px
    }
    .section-padding {
        padding-top: 30px
    }
    .classes2.left .caption {
        padding: 60px 15px 15px
    }
}

@media (min-width:576px) and (max-width:767px) {
        .f15xs10{
    font-size: 10px;
}
.f20xs15{
    font-size: 15px;
}
.f25xs20{
    font-size: 20px;
}
.f30xs25{
    font-size: 25px;
}
.f35xs30{
    font-size: 30px;
}
.f40xs35{
    font-size: 35px;
}
.f45xs40{
    font-size: 40px;
}
.f50xs45{
    font-size: 45px;
}
    .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;
    }
    .VideoHt {
        height: 250px;
    }
    .about-s {
        height: 300px;
    }
    .SpaSt01 {
        height: 250px;
    }
    .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 input[type=checkbox]:not(:checked)+label {
        height: 80px
    }
    .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: 30px
    }
    .classes2.left .caption {
        padding: 60px 15px 15px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .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) {
    .position-re {
        height: 360px;
    }
    .copyright {
        justify-content: center !important;
        align-items: center !important;
        display: flex !important;
    }
}

@media (min-width:1200px) {}