@media (max-width: 1699px){
    .gym-sec .gym-wrp .container {
        padding: 0 30px;
    }
}
@media (max-width: 1499px){
    .gym-sec {
        padding: 250px 0px 70px 0px;
        margin-bottom: 175px;
    }
    .gym-sec .gym-images {
        gap: 30px;
    }
    .gym-sec .gym-images .img-wrp {
        width: calc((100% - (30px * 2)) / 3);
    }
    .gym-sec .gym-wrp .gym-content .border-btn {
        margin-bottom: 90px;
    }  
    .app-sec .app-heading h2 {
        font-size: 54px;
        line-height: 100%;
        margin-bottom: 35px;
    } 
    .benefits .benefits-wrp {
        column-gap: 25px;
        row-gap: 40px;
    }
    .benefits {
        padding: 80px 0px 275px 0px;
    }
    .benefits .benefits-heading h2{
        font-size: 54px;
        line-height: 100%;
    }
    .benefits .benefits-wrp .benefits-box {
        width: calc((100% - (25px * 3)) / 4);
    }
    .benefits .benefits-btn-wrp {
        margin-top: 150px;
    }
}
@media (max-width: 1299px){
    h1, .h1 {
        font-size: 54px;
        line-height: 100%;
    }
    h2, .h2 {
        font-size: 46px;
        line-height: 38px;
    }
    h3, .h3 {
        font-size: 30px;
        line-height: 39px;
    }
    p {
        font-size: 22px;
        line-height: 30px;
    }
    .border-btn {
        min-width: fit-content;
        font-size: 30px;
    }
    .container {
        padding: 0 30px;
    }
    .hero-home .hero-wrp .hero-cnt {
        margin: -141px 10px 0px;
        padding: 50px 37px;
    }
    .hero-home .hero-cnt .hero-text {
        margin-top: 40px;
    }
    .estate-sec .estate-wrp .estate-cnt {
        right: 100px;
    }
    .estate-sec .estate-wrp .estate-cnt p {
        margin-bottom: 0;
    }
    .blog-box {
        margin: 140px 0;
    }
    .gym-sec {
        padding: 210px 0px 70px 0px;
    }
    .gym-sec .gym-wrp .gym-content {
        margin: 0 auto 0px 200px;
    }
    .gym-sec .gym-wrp .gym-content h2 {
        font-size: 50px;
        line-height: 50px;
    }
    .estate-sec .estate-wrp {
        min-height: 550px;
    }
    .app-sec .app-heading h2,.benefits .benefits-heading h2 {
        font-size: 50px;
    }
    .app-sec .app-heading h3 {
        line-height: 100%;
    }
    .benefits {
        padding: 80px 0px 230px 0px;
    }
    .content-wrp .content-box {
        padding: 85px 51px 100px;
    }
    .content-wrp .content-box h5,.content-wrp .content-box ul  li {
        font-size: 22px;
    }
    .content-wrp .content-box h3 {
        line-height: 100%;
    }
    .content-wrp .content-box h6 {
        font-size: 30px;
    }
    .content-wrp {
        padding: 110px 0px 190px;
    }
}

@media (max-width: 1199px) {
    h1, .h1 {
        font-size: 50px;
    }
    h2, .h2 {
        font-size: 42px;
        line-height: 34px;
    }
    h3, .h3 {
        font-size: 28px;
        line-height: 37px;
    }
    p {
        font-size: 20px;
        line-height: 26px;
    }
    .border-btn {
        font-size: 26px;
        padding: 11px 20px;
        min-height: auto;
    }
    .hero-home .hero-wrp {
        padding: 58px 0 10px;
        transform: translateY(-20px);
    }
    .hero-home .hero-wrp .hero-cnt {
        margin: -121px 10px 0px;
        padding: 40px 37px;
    }
    .hero-home .hero-cnt h1 {
        margin-bottom: 35px;
    }
    .hero-home .hero-cnt .hero-text {
        margin-top: 35px;
    }
    .box-wrp {
        gap: 35px;
        min-height: 340px;
    }
    .box-content {
        padding: 50px 0px 50px 50px;
    }
    .box-img img {
        max-width: 471px;
    }
    .box-content h4 {
        font-size: 44px;
        margin-bottom: 40px;
    }
    .estate-sec .estate-wrp {
        min-height: 500px;
    }
    .estate-sec .estate-wrp .estate-cnt {
        right: 60px;
    }
    .gym-sec {
        padding: 180px 0px 60px 0px;
        margin-bottom: 150px;
    }
    .gym-sec .gym-wrp .gym-content {
        margin: 0 auto 0px 100px;
    }
    .gym-sec .gym-wrp .gym-content h2 {
        font-size: 46px;
        line-height: 46px;
    }    
    .gym-sec .gym-wrp .gym-content .border-btn {
        margin-bottom: 80px;
    }
    .gym-sec .gym-images {
        gap: 25px;
    }
    .gym-sec .gym-images .img-wrp {
        width: calc((100% - (25px * 2)) / 3);
    }
    .blog-box .box-content ul li {
        font-size: 20px;
        line-height: 24px;
    }
    .benefits {
        padding: 80px 0px 200px 0px;
    }
    .benefits .benefits-heading h2,.app-sec .app-heading h2 {
        font-size: 46px;
    }
    .benefits .benefits-btn-wrp {
        margin-top: 100px;
    }
    .content-wrp .content-box {
        padding: 70px 40px 80px;
    }
    .content-wrp {
        padding: 100px 0px 150px;
    }
    .content-wrp .content-box h3 {
        margin: 25px 0;
    }
    .content-wrp .content-box h6 {
        font-size: 28px;
    }
    .content-wrp .content-box h5, .content-wrp .content-box ul  li,.content-wrp .content-box .italic {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    h1, .h1 {
        font-size: 46px;
    }
    h2, .h2 {
        font-size: 38px;
        line-height: 30px;
    }
    h3, .h3 {
        font-size: 24px;
        line-height: 33px;
    }
    p {
        font-size: 18px;
        line-height: 24px;
    }
    .border-btn {
        font-size: 24px;
    }
    header .logo img {
        max-width: 200px;
    }
    .header-line {
        top: 145px;
    }
    .content{
        padding-top: 135.22px;
    }
    .hero-home .hero-cnt h1 {
        margin-bottom: 25px;
    }
    .hero-home .hero-cnt .hero-text {
        margin-top: 25px;
    }
    .hero-home .hero-wrp .hero-cnt {
        margin: -100px 10px 0px;
        padding: 50px 30px 30px;
    }
    .box-wrp {
        gap: 0;
        min-height: auto;
    }
    .box-wrp ,.img-with-content .blog-box:nth-child(even) .box-wrp{
        flex-direction: column-reverse;
    }
    .box-content,.img-with-content .blog-box:nth-child(even) .box-content {
        padding: 40px 30px;
    }
    .box-img img {
        margin-right: 0;
    }
    .img-with-content .blog-box:nth-child(even) .box-img img,.content-card-sec .blog-box .box-img img{
        margin-left: 0;
    }
    .estate-sec .estate-wrp .estate-cnt {
        right: 0;
        margin-inline: auto;
    }
    .estate-sec .estate-wrp {
        min-height: 450px;
    }
    .content-card-sec .blog-box .box-wrp {
        flex-direction: column-reverse;
    }
    .content-card-sec .blog-box .box-content {
        padding: 40px 30px;
    }
    .gym-sec .gym-wrp .gym-content {
        margin-left: 0;
    }
    .gym-sec .gym-images {
        gap: 0px;
        display: block;
    }
    .gym-sec .gym-images .img-wrp {
        width: 100%;
    }
    .gym-sec {
        padding: 150px 0px 50px 0px;
        margin-bottom: 120px;
    }
    .app-sec {
        padding: 50px 0px;
    }
    .app-sec .app-heading h2,.benefits .benefits-heading h2 {
        font-size: 42px;
    }
    .app-sec .app-heading h3 {
        margin-bottom: 40px;
    }
    .benefits {
        padding: 80px 0px 150px 0px;
    }
    .benefits .benefits-wrp .benefits-box {
        width: calc((100% - (25px * 2)) / 3);
    }
    .img-with-content .blog-box .box-content .border-btn,.benefits .benefits-btn-wrp .border-btn {
        padding: 15px 20px;
    }
    .benefits .benefits-btn-wrp {
        margin-top: 80px;
    }
    .content-wrp {
        padding: 80px 0px 120px;
    }
    .content-wrp .content-box h6 {
        font-size: 22px;
    }
    .content-wrp .content-box {
        padding: 60px 30px 70px;
    }
}

@media (max-width: 767px){
    h1, .h1 {
        font-size: 40px;
    }
    h2, .h2 {
        font-size: 36px;
        line-height: 100%;
    }
    h3, .h3 {
        font-size: 22px;
        line-height: 30px;
    }
    p {
        font-size: 16px;
        line-height: 22px;
    }
    .border-btn {
        font-size: 22px;
        padding: 11px 18px;
    }
    .container,.gym-sec .gym-wrp .container {
        padding: 0 15px;
    }
    header .logo img {
        max-width: 180px;
    }
    .header-line {
        top: 135px;
    }
    .content {
        padding-top: 125.3px;
    }
    .hero-img img {
        aspect-ratio: 1 / 1.2;
    }
    .hero-home .hero-cnt h1 {
        margin-bottom: 20px;
    }
    .hero-home .hero-cnt .hero-text {
        margin-top: 20px;
    }
    .hero-home .hero-wrp .hero-cnt {
        margin: -80px 10px 0px;
        padding: 50px 15px 20px;
    }
    .row .col-md-12:last-child .blog-box {
        margin-bottom: 40px;
    }
    .blog-box {
        margin: 40px 0;
    }
    .box-img img ,.img-with-content .blog-box:nth-child(even) .box-img img,.content-card-sec .blog-box .box-img img{
        margin-top: 0;
    }
    .box-content h4 {
        font-size: 38px;
        margin-bottom: 30px;
    }
    .box-content, .img-with-content .blog-box:nth-child(even) .box-content,.content-card-sec .blog-box .box-content {
        padding: 30px 15px;
    }   
    .estate-sec .estate-wrp .estate-cnt {
        padding: 0 10px;
    }
    .estate-sec .estate-wrp .estate-cnt h2 {
        margin-bottom: 15px;
    }
    .gym-sec {
        padding: 130px 0px 50px 0px;
        margin-bottom: 100px;
    }
    .gym-sec .gym-wrp .gym-content h2 {
        font-size: 40px;
        line-height: 100%;
    }
    .app-sec .app-heading h3 {
        line-height: 120%;
        margin-bottom: 25px;
    }
    .app-sec .app-heading h2 {
        font-size: 36px;
        margin-bottom: 25px;
    }
    .app-sec .features p {
        margin-bottom: 10px;
    }
    .benefits .benefits-heading h2{
        font-size: 36px;
        line-height: 120%;
    }
    .benefits .benefits-wrp .benefits-box {
        width: 80vw;
        margin-inline: auto;
    }
    .benefits .benefits-btn-wrp {
        margin-top: 60px;
    }
    .content-wrp {
        padding: 60px 0px 100px;
    }
    .content-wrp .content-box {
        padding: 50px 15px 60px;
    }
    .content-wrp .content-box h6 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .content-wrp .content-box h5, .content-wrp .content-box ul li {
        font-size: 18px;
    }
    .content-wrp .content-box ul {
        margin: 15px 0px;
    }
    .content-wrp .content-box .italic {
        font-size: 18px;
    }
    .content-wrp .content-box h3 {
        margin: 20px 0;
    }
    #topcontrol img.backtop {
        max-width: 70%;
        display: block;
        margin-left: auto;
    }
    .benefits .benefits-wrp .benefits-box .img-wrp {
        height: 100px;
        margin-bottom: 30px;
    }
    .blog-box .box-content ul {
        padding-left: 25px;
    }
    .box-img {
        width: 100%;
    }
    .box-img img {
        max-width: 100%;
    }
}