@media (max-width: 1750px) {
    header .box-contacts .phone a{
        font-size: 26px;
    }
    header .box-contacts .phone a.callback{
        font-size: 18px;
    }
    header .box-contacts .phone {
        min-width: 240px;
    }
    ul.wrap-mnu a{
        font-size: 20px;
    }

     /*popup form*/
    .popup-content .heading-main.heading-form{
        font-size: 30px;
        margin-bottom: 15px;
    }
    .popup-content .descr-form {
        font-size: 18px;
    }
    .form_radio label{
        font-size: 20px;
    }
    .form_radio {
        margin-bottom: 0;
    }
    .popup-content form{
        margin-top: 20px;
    }
    .wrap-radio{
        margin-bottom: 15px;
    }
    form input.input-main{
        height: 74px;
    }
    /*/popup form*/

}

@media (max-width: 1550px) {
    /*header .box-logo,
    footer .box-logo {
        min-width: 250px;
    }


    footer .box-mnu {
        margin-left: 20px;
        margin-right: 20px;
    }
    footer ul.wrap-mnu{
        flex-wrap: wrap;
    }
    footer .box-contacts {
        min-width: 360px;
    }
    footer .box-soc .soc-but {
        min-width: 360px;
    }
    .footer-bottom{
        font-size: 18px;
    }

    .block-head .name{
        font-size: 26px;
    }
    .block-head .heading-main{
        font-size: 48px;
    }
    .block-head .descr{
        font-size: 20px;
    }
    .block-head .box-form h3{
        font-size: 28px;
    }
    .block-head .box-form ul li{
        font-size: 20px;1
    }
    .btn-main, 
    .form-button{
        font-size: 20px;
        height: auto;
    }
    .head-photo .box-text {
        font-size: 48px;
        max-width: 255px;
    }

    .block-plus .box-plus .hashtag,
    .box-plus .wrap-list ul li span{
        font-size: 20px;
    }
    .block-plus .box-plus h3{
        font-size: 24px;
    }

    .heading-main{
        font-size: 34px;
    }
    .block-about .descr-heading{
        font-size: 20px;
    }
    .text-arrow{
        font-size: 46px;
        max-width: 395px;
    }
    .block-about .box-about p {
        font-size: 19px;
    }
    .block-about .box-about .icon{
        margin-bottom: 40px;
    }
    .block-about .box-about.box-about-btn p{
        font-size: 24px;
    }
    .slider-trophy .wrap-slide p{
        font-size: 18px;
    }

    .block-trainers .name{
        font-size: 24px;
    }
    .block-trainers ul li{
        font-size: 20px;
    }

    .item-platform .name{
        font-size: 20px;
        padding: 24px 20px;
        padding-left: 55px;
        background-position: left 13px center;
    }
    .platform-order a.btn-main {
        height: 76px;
    }
    .platform-order h3{
        font-size: 25px;
    }

    .box-head-review .name{
        font-size: 20px;
    }
    body{
        font-size: 18px;
    }
    .popup-content{
        max-height: 95vh;
    }
    .popup-content .heading-main{
        font-size: 28px;
    }
    .popup-content .descr {
        font-size: 18px;
    }
    .form_radio label{
        font-size: 20px;
    }
    .soc-but-popup a{
        font-size: 20px;
    }
    .btn-main:hover, .form-button:hover {
        transform: scale(1.02);
    }*/

}

@media (max-width: 1750px) {
    .container {
        max-width: 1440px;
        max-width: 1360px;
        /*padding-right: 60px;
        padding-left: 60px;*/
    }
    header .box-logo, footer .box-logo {
        min-width: 241px;
    }
    header .box-contacts .phone {
        min-width: 221px;
    }
    header .box-contacts .phone a {
        font-size: 24px;
    }
    header .box-contacts .phone a.callback {
        position: relative;
        top: 3px;
    }
    .soc-but {
        display: flex;
        column-gap: 10px;
        min-width: 146px;
        margin-right: 7px;
        margin-top: 5px;
    }
    .soc-but a, 
    .soc-but-popup .icon{
        width: 60px;
        height: 60px;
    }
    ul.wrap-mnu a {
        font-size: 18px;
    }
    ul.wrap-mnu {
        column-gap: 34px;
        margin-top: 1px;
    }
    .block-head {
        padding-top: 162px;
    }
    .block-head .name {
        font-size: 18px;
        margin-top: 24px;
        margin-bottom: 10px;
    }
    .block-head .heading-main{
        margin-bottom: 20px;
        font-size: 48px;
    }
    .block-head .box-form {
        width: 100%;
        float: right;
        max-width: 430px;
        margin-left: 0;
        padding-bottom: 29px;
    }
    .block-head .box-form h3{
        font-size: 24px;
        text-align: left;
        margin-bottom: 14px;
    }
    .block-head .box-form ul li {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .block-head .box-form ul {
        margin-bottom: 22px;
    }
    .block-head .box-form .free p{
        margin-top: 2px;
        font-size: 46px;
    }
    .block-head .box-form .free:after {
        width: 34px;
        background-size: 34px;
        position: relative;
        top: 1px;
        left: -2px;
    }
    .block-head .box-form .free {
        column-gap: 15px;
        position: relative;
        left: -9px;
    }
    .block-head .descr{
        font-size: 20px;
        margin-bottom: 60px;
    }
    .head-photo .box-text{
        max-width: 275px;
        font-size: 48px;
    }
    .btn-main, .form-button{
        font-size: 20px;
        height: 76px;
    }

    .slick-arrow{
        width: 80px;
        height: 80px;
        margin-left: 60px;
    }
    .slick-arrow:before {
        width: 42px;
        display: block;
        margin-left: -21px;
         margin-top: -14px;
        background-size: 42px;
    }
    .block-plus .box-plus .hashtag{
        font-size: 18px;
        min-height: 75px;
        margin-bottom: 75px;
    }
    .block-plus .box-plus{
        padding: 32px;
    }
    .block-plus .box-plus .box-img{
        max-width: 695px;
    }
    .block-plus .box-plus h3{
        font-size: 24px;
    }
    .box-plus.box-plus-img .hashtag {
        margin-bottom: 95px;
    }
    .block-plus .wrap-smile {
        column-gap: 10px;
        margin-top: 32px;
    }
    .block-plus .smile {
        width: 60px;
        height: 60px;
        background-size: 60px;
    }
    .box-plus .wrap-list ul li span{
        font-size: 18px;
    }
    .block-plus .box-plus.box-plus-list{
        padding: 12px 32px 30px;
    }
    .box-plus .wrap-list ul li span:before{
        width: 30px;
        height: 30px;
        left: 35px;
        top: 20px;
        background-size: 30px;
    }
    .box-plus .wrap-list ul li {
        margin-bottom: 26px;
    }
    .box-plus .wrap-list ul li:nth-child(2) {
        margin-bottom: 7px;
    }
    .block-plus .box-plus.box-plus-list h3 {
        padding-top: 21px;
    }
    .box-plus-list a.btn-main {
        max-width: 353px;
        left: 32px;
        bottom: 33px;
    }
    .box-plus.box-plus-list:before{
        width: 885px;
    }

    .heading-main{
        font-size: 36px;
    }
    .block-plus{
        padding-bottom: 59px;
    }
    .block-about .descr-heading{
        font-size: 18px;
        max-width: 785px;
    }
    .text-arrow{
        font-size: 48px;
        max-width: 405px;
        margin-top: 3px;
    }
    .box-heading{
        margin-bottom: 30px;
    }
    .block-about .box-about{
        padding: 32px;
    }
    .about-slider .wrap-slide{
        height: 558px;
    }
    .block-about .box-about .icon {
        width: 60px;
        height: 60px;
        background-size: 60px;
    }
    .block-about .box-about p {
        font-size: 18px;
    }
    .block-about .box-about.fixed-heignt {
        height: 259px;
    }
    .block-about .box-about.box-about-btn p {
        font-size: 24px;
        line-height: 121%;
        margin-bottom: 57px;
    }
    .block-video{
        padding-top: 60px;
    }
    .block-video .text-arrow {
        margin-top: 38px;
    }
    .block-video .box-video{
        height: 684px;
    }
    .box-video .icon-play{
        width: 80px;
        height: 80px;
        background-size: 80px;
    }
    .block-video .heading-main {
        max-width: 610px;
    }

    .block-trophy {
        padding-top: 101px;
        padding-bottom: 100px;
    }

    .slider-trophy .slick-arrow{
        top: -140px;
    }
    .slider-trophy .slick-arrow.slick-prev {
        margin-right: 100px;
    }
    .block-trophy .heading-main {
        padding-right: 185px;
    }
    .slider-trophy .box-img{
        height: 500px;
    }
    .slider-trophy .wrap-slide p {
        font-size: 17px;
        margin-top: 21px;
        padding-left: 58px;
        background-size: 48px;
    }
    .block-trainers .text-arrow{
        margin-top: 40px;
    }
    .block-trainers .box-img {
        height: 338px;
    }
    .block-trainers .box-img img {
        object-position: top center;
    }
    .block-trainers .box-text {
        padding: 40px 32px;
        padding-bottom: 76px;
    }
    .block-trainers .name{
        font-size: 24px;
    }
    .block-trainers ul li{
        font-size: 18px;
        background-size: 24px;
        padding-left: 34px;
        max-width: 300px;
        margin-bottom: 12px;
    }
    .block-trainers .item-trainer a.more-trainer{
        font-size: 18px;
        left: 32px;
        bottom: 32px;
        line-height: 120%;
    }
    .block-trainers {
        padding-bottom: 58px;
    }
    .block-platforms{
        padding-top: 102px;
        padding-bottom: 100px;
    }
    .item-platform{
        height: 320px;
    }
    .item-platform.big {
        height: 680px;
    }
    .item-platform .name{
        font-size: 18px;
        left: 32px;
        bottom: 32px;
        padding: 22px 24px;
        padding-left: 68px;
        background-position: left 25px center;
    }
    .platform-order h3{
        font-size: 24px;
        max-width: 760px;
    }
    .platform-order{
        padding: 40px 32px;
        align-items: center;
    }
    .platform-order a.btn-main {
        max-width: 353px;
    }
    .platform-order:before{
        width: 611px;
    }
    .block-reviews .heading-main {
        max-width: 600px;
    }
    .slider-reviews .slick-arrow {
        top: -140px;
    }
    .slider-reviews .slick-arrow.slick-prev {
        margin-right: 100px;
    }
    .item-review {
        padding: 32px;
        padding-bottom: 88px;
    }
    .box-head-review .name{
        font-size: 20px;
        margin-bottom: 3px;
        position: relative;
        top: -6px;
    }
    .box-head-review{
        column-gap: 20px;
        margin-bottom: 21px;
    }
    .box-head-review .descr {
        font-size: 18px;
    }
    .box-text-reviews {
        font-size: 16px;
    }
    .box-text-reviews p {
        line-height: 137%;
        margin-bottom: 10px;
    }
    .item-review a.more-review {
        left: 32px;
        bottom: 32px;
        font-size: 18px;
    }
    .popup-content{
        padding: 32px;
    }

    .block-order{
        padding-top: 100px;
        padding-bottom: 59px;
    }
    .block-order a.btn-main {
        max-width: 353px;
    }
    .block-order .box-img {
        max-width: 680px;
        height: 461px;
    }
    .block-order .order-text{
        margin-top: 100px;
        padding-left: 18px;
    }
    .block-order .order-text p{
        font-size: 20px;
    }
    footer{
        padding-top: 40px;
    }
    footer .box-contacts,
    footer .box-soc .soc-but {
        min-width: 353px;
    }
    footer .box-soc .soc-but{
        column-gap: 20px;
    }
    .footer-bottom{
        font-size: 18px;
    }
    .block-about .box-about.box-about-btn .btn-main{
        padding-left: 0;
        padding-right: 0;
    }
    .block-head .box-form a.btn-main {
        padding-left: 0;
        padding-right: 0;
    }

}

@media (max-width: 1250px) {
    ul.wrap-mnu {
        column-gap: 15px;
    }
    .block-head .box-form h3{
        font-size: 23px;
    }
    .block-head .heading-main{
        font-size: 46px;
    }

}

@media (max-width: 1199px) {
    header>.container>.box-mnu,
    header .box-contacts .phone,
    header>.container>.box-contacts .soc-but a.vk{
        display: none;
    }
    header .hamburger{
        display: block;
    }
    header .box-logo {
        max-width: 241px;
        min-width: 241px;
    }
    header{
        padding-top: 25px;
    }
    .soc-but a:hover,
    .btn-main:hover, 
    .form-button:hover{
        transform: none;
    }

    .soc-but {
        margin-right: 0;
    }
    .soc-but{
        column-gap: 10px;
    }
    .soc-but a{
        width: 52px;
        height: 52px;
        background-size: 30px !important;
        transition: none;
    }

    .soc-but-popup .icon{
        width: 36px;
        height: 36px;
        background-size: 19px !important;
    }

    .block-head {
        padding-top: 142px;
        padding-bottom: 82px;
    }
    
    .head-slider {
        margin-top: 0;
    }
    .block-head .name {
        font-size: 14px;
        margin-bottom: 10px;
        margin-top: 0;
    }
    .block-head .heading-main {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .block-head .descr {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .head-photo .box-photo .photo{
        width: 60px;
        height: 60px;
    }
    .head-photo .box-photo .photo:nth-child(2), 
    .head-photo .box-photo .photo:nth-child(3) {
        margin-left: -30px;
    }
    .head-photo .box-text {
        font-size: 32px;
        max-width: 185px;
    }
    .head-photo {
        column-gap: 12px;
    }
    .block-head .box-form {
        padding: 32px 20px;
        max-width: 100%;
        margin-left: 0;
        padding-bottom: 24px;
    }
    .block-head .box-form h3 {
        font-size: 20px;
        text-align: left;
    }
    .block-head .box-form ul li {
        font-size: 16px;
        margin-bottom: 6px;
        background-size: 22px;
        padding-left: 32px;
    }
    .btn-main, 
    .form-button{
        font-size: 16px;
        padding: 24px 10px;
    }
    .block-head .box-form ul{
        margin-bottom: 32px;
    }
    .block-head .box-form .free p{
        font-size: 46px;
    }
    .block-head .box-form .free:after{
        width: 35px;
        height: 15px;
        background-size: 35px;
    }
    .block-head .box-form .free {
        column-gap: 11px;
    }
    .head-slider .wrap-slide{
        height: 384px;
    }
    body .slick-slider .slick-arrow{
        width: 60px;
        height: 60px;
        margin: 0;
        top: auto;
        left: 32px;
        bottom: 32px;
        margin-left: 0;
    }
    .slick-arrow:before{
        background-size: 32px;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        margin: 0;
        bottom: -70px;
    }
    body .slick-slider .slick-arrow.slick-next {
        left: 32px;
        margin-left: 70px;
    }
    .slick-arrow:hover {
        transform: none;
    }
    .head-slider .slick-arrow{
        background-color: #fff;
    }
    .head-slider .slick-arrow:before{
        background-image: url("data:image/svg+xml,%3Csvg width='52' height='30' viewBox='0 0 52 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.585786 13.5858C-0.195262 14.3668 -0.195262 15.6332 0.585786 16.4142L13.3137 29.1421C14.0948 29.9232 15.3611 29.9232 16.1421 29.1421C16.9232 28.3611 16.9232 27.0948 16.1421 26.3137L4.82843 15L16.1421 3.68629C16.9232 2.90524 16.9232 1.63891 16.1421 0.857864C15.3611 0.0768156 14.0948 0.0768156 13.3137 0.857864L0.585786 13.5858ZM2 17H52V13H2V17Z' fill='%233A61CF' /%3E%3C/svg%3E");
    }
    .head-slider{
        overflow: visible;
    }

    .block-plus .box-plus .hashtag {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .block-plus .box-plus h3{
        font-size: 20px;
        padding-right: 0;
    }
    .box-plus .wrap-list ul li {
        margin-bottom: 10px;
    }
    .box-plus .wrap-list ul li span {
        font-size: 14px;
        padding: 0;
        background-color: transparent;
        border-radius: 0;
        padding-left: 30px;
    }
    .box-plus .wrap-list ul li span:before{
        width: 20px;
        height: 20px;
        background-size: 20px;
        left: 0;
        top: 0;
    }
    .block-plus .box-plus{
        padding: 32px 20px;
    }
    
    .box-plus.box-plus-list{
        display: block;
    }
    .box-plus.box-plus-list>div {
        width: 100%;
    }
    .box-plus .wrap-list ul {
        max-width: 100%;
        float: none;
        margin-top: 20px;
    }
    .box-plus-list a.btn-main {
        max-width: calc(100% - 40px);
        position: absolute;
        left: 20px;
        bottom: 32px;
    }
    .box-plus.box-plus-list {
        padding-bottom: 134px;
    }
    .box-plus.box-plus-list:before{
        display: none;
    }
    .block-plus .smile {
        width: 36px;
        height: 36px;
        background-size: 36px;
    }
    .block-plus .wrap-smile {
        column-gap: 10px;
        margin-top: 20px;
    }
    .block-plus {
        padding-top: 60px;
        padding-bottom: 60px;
        border-radius: 40px 40px 0 0;
    }

    
    
    
    .about-slider {
        overflow: visible;
    }
    .about-slider .wrap-slide {
        height: 384px;
        border-radius: 40px;
    }
    .text-arrow{
        display: none;
    }
    .heading-main {
        font-size: 24px;
    }
    .block-about .heading-main {
        margin-bottom: 10px;
    }
    .block-about .descr-heading {
        font-size: 14px;
    }
    .block-about .box-about.fixed-heignt-first {
        margin-bottom: 10px;
    }
    
    .block-about .box-about {
        padding: 32px 20px;
    }
    .block-about .box-about .icon{
        width: 36px;
        height: 36px;
        background-size: 36px;
        margin-bottom: 20px;
        min-height: 36px;
    }
    .block-about .box-about p{
        font-size: 13px;
    }
    .block-about .box-about.box-about-btn p{
        font-size: 20px;
        margin-bottom: 32px;
    }

    
    .block-video .box-video{
        height: 384px;
    }
    .box-video .icon-play,
    .box-video:hover .icon-play{
        height: 60px;
        width: 60px;
        background-size: 60px;
        left: 50%;
        margin-left: -30px;
        bottom: 50%;
        margin-bottom: -30px;
    }
    .heading-main{
        margin-bottom: 40px;
    }
    .slider-trophy .wrap-slide p {
        font-size: 14px;
        background-size: 36px;
        min-height: 36px;
        padding-left: 42px;
    }
    .slider-trophy .box-img{
        height: 384px;
    }
    .slider-trophy .wrap-slide {
        padding: 0 5px;
    }
    .slider-trophy {
        margin-left: -5px;
        margin-right: -5px;
    }
    .block-trophy{
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .block-trainers .box-img{
        height: 300px;
    }
    .block-trainers .box-text {
        padding: 24px 20px;
        padding-bottom: 62px;
    }
    .block-trainers .name{
        font-size: 20px;
    }
    .block-trainers ul li{
        font-size: 14px;
        background-size: 20px;
        padding-left: 27px;
    }
    .block-trainers .item-trainer a.more-trainer{
        font-size: 14px;
        left: 20px;
        bottom: 32px;
    }
    
    .block-trainers {
        padding-bottom: 20px;
    }

    .block-platforms {
        border-radius: 40px 40px 0 0;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .item-platform .name{
        font-size: 14px;
        padding: 14px 20px;
        padding-left: 50px;
        background-position: left 20px center;
        background-size: 20px;
        left: 20px;
        bottom: 20px;
    }
    
    .platform-order a.btn-main {
        height: 70px;
        max-width: 100%;
    }
    .platform-order h3{
        font-size: 20px;
        margin-bottom: 24px;
    }
    
    .platform-order{
        padding: 32px 20px;
    }
    .platform-order:before{
        display: none;
    }

    .box-head-review .name{
        font-size: 18px;
        margin-bottom: 0;
    }
    body{
        font-size: 14px;
    }
    .popup-content .descr {
        font-size: 14px;
    }
    .box-head-review .box-img {
        width: 60px;
        min-width: 60px;
        height: 60px;
    }
    .box-head-review {
        column-gap: 12px;
        margin-bottom: 20px;
    }
    .item-review {
        padding: 32px 20px;
        padding-bottom: 72px;
    }
    .item-review a.more-review{
        left: 20px;
        bottom: 32px;
    }
    .slider-reviews {
        margin-left: -10px;
        margin-right: -10px;
    }
    .slider-reviews .wrap-slide {
        padding: 0 5px;
    }

    .block-order {
        padding-top: 130px;
        padding-bottom: 60px;
    }
    
    .block-order .order-text{
        margin-top: 20px;
        margin-bottom: 20px;
        max-width: 245px;
    }
    .block-order .order-text p {
        font-size: 14px;
    }
    .block-order .order-text a{
        font-size: 24px;
    }

    footer{
        padding-top: 40px;
    }
    .footer-bottom{
        font-size: 14px;
    }
    .footer-bottom .box-copyright a {
        display: block;
        margin-left: 0;
        margin-top: 4px;
        margin-bottom: 20px;
    }
    footer .box-logo img {
        width: 160px;
    }
    footer ul.wrap-mnu li{
        margin-bottom: 10px;
    }
    footer ul.wrap-mnu li:last-child{
        margin-bottom: 0;
    }
    footer .box-soc .soc-but {
        min-width: auto;
    }
    .popup-content .heading-main{
        font-size: 20px;
        margin-bottom: 10px;
    }


    .btn_up{
        width: 32px;
        height: 32px;
        background-size: 16px;
        right: 10px;
        bottom: 10px;
    }
    .btn_up:hover{
        transform: none;
    }
    /*popup form*/
    .popup-content{
        padding: 32px 20px;
    }
    .popup-content .heading-main.heading-form{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .popup-content .descr-form {
        font-size: 14px;
    }
    .soc-but-popup{
        margin-top: 20px;
        gap: 10px;
    }
    .soc-but-popup a{
        padding: 14px 24px;
    }
    .popup-content .close{
        width: 24px;
        height: 24px;
        background-size: 24px;
        top: 16px;
        right: 16px;
    }
    .popup-content form{
        margin-top: 10px;
    }
    form input.input-main{
        height: 56px;
        font-size: 14px;
    }
    .placeholder-text{
        font-size: 14px;
    }
    .form_radio label:before{
        width: 24px;
        height: 24px;
        background-size: 24px;
    }
    .form_radio label {
        font-size: 14px;
    }
    .form_radio{
        margin-bottom: 0;
    }
    .wrap-radio{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mobile-mnu .box-soc {
        margin-top: 20px;
    }
    .mobile-mnu .box-soc .soc-but {
        justify-content: center;
    }
    button.form-button span.text-free {
        display: none;
    }
    .custom-checkbox>span{
        font-size: 10px;
    }
    .popup-content .form-button{
        font-size: 16px;
    }

    .container {
        padding-right: 40px;
        padding-left: 40px;
    }
    .container .grid {
        margin-left: -10px;
        margin-right: -10px;
    }
    .column {
        margin-left: 10px;
        margin-right: 10px;
        max-width: calc(100% - 20px);
    }
    .about-slider,
    .head-slider {
        margin-left: -10px;
        margin-right: -10px;
    }
    .about-slider .wrap-slide,
    .head-slider .wrap-slide{
        margin-left: 10px;
        margin-right: 10px;
    }
    .block-trophy a.btn-main {
        margin-top: 32px;
    }
    .grid.slider-trainers {
        margin-left: -5px;
        margin-right: -5px;
    }
    .popup-content{
        margin-left: 10px;
        margin-right: 10px;
    }
    .popup-trainer .popup-content {
        padding: 32px 12px;
    }
    .slider-reviews {
        margin-left: -5px;
        margin-right: -5px;
    }
    .btn-main:hover, .form-button:hover {
        transform: none;
    }

    /**/
    .soc-but{
        min-width: 90px;
    }
    .block-head .box-form ul li{
        padding-left: 0;
    }
    .block-head .box-form ul li:before{
        width: 20px;
        height: 20px;
        background-size: 22px;
    }
    .btn-main, .form-button{
        height: auto;
    }
    .block-head .box-form .free {
        margin-top: 5px;
    }
    
    .block-plus .box-plus.box-plus-list {
        padding: 12px 20px 134px;
    }
    .box-head-review .name{
        position: static;
    }
    .box-head-review .descr {
        font-size: 14px;
    }
    .box-text-reviews {
        font-size: 14px;
    }
    .item-review a.more-review{
        font-size: 14px;
    }
    footer .box-soc .soc-but {
        column-gap: 10px;
    }
    ul.wrap-mnu a {
        font-size: 16px;
    }
    .soc-but{
        margin-top: 0;
    }
    header .box-contacts .soc-but {
        display: flex;
        column-gap: 10px;
        min-width: 90px;
        align-items: center;
        position: relative;
        z-index: 2;
    }
    .soc-but-popup a{
        font-size: 20px;
    }
    .block-trophy .heading-main {
        padding-right: 0;
    }
    .span-7-5 {
        width: calc(((100% / 12)* 7.5) - 20px);
    }
    .span-4-5 {
        width: calc(((100% / 12)* 4.5) - 20px);
    }
    .span-4 {
        width: calc(((100% / 12)* 4) - 20px);
    }
    .block-head .name{
        margin-top: 50px;
    }
    .block-head .heading-main{
        max-width: 500px;
    }
    .about-slider .wrap-slide{
        height: 341px;
    }
    .span-8 {
        width: calc(((100% / 12)* 8) - 20px);
    }
    
    .block-about .box-about.fixed-heignt {
        height: 165px;
    }
    .block-about .column {
        margin-bottom: 20px;
    }
    .block-platforms .column {
        margin-bottom: 20px;
    }
    .item-platform.big {
        height: 660px;
    }
    footer .box-logo {
        min-width: 165px;
    }
    .block-plus .box-plus h3 {
        max-width: 600px;
    }
    .block-trophy .heading-main {
        max-width: 800px;
    }
    body .block-reviews .slick-slider .slick-arrow {
        bottom: -70px;
        left: 50%;
        margin-left: -65px;
    }
    body .block-reviews .slick-slider .slick-arrow.slick-next {
        left: 50%;
        margin-left: 7px;
        bottom: -70px;
    }
    .block-order .heading-main {
        max-width: 600px;
    }
    .block-order .box-img {
        height: 300px;
    }
    .span-5 {
        width: calc(((100% / 12)* 5) - 20px);
    }
    .span-7 {
        width: calc(((100% / 12)* 7) - 20px);
    }
    .span-6 {
        width: calc(((100% / 12)* 6) - 20px);
    }
    .span-12 {
        width: calc(((100% / 12)* 12) - 20px);
    }
    footer .box-contacts, footer .box-soc .soc-but {
        min-width: 300px;
    }
    .block-video {
        border-radius: 0 0 40px 40px;
    }
    .block-plus .box-plus .hashtag {
        min-height: 59px;
        max-width: 300px;
    }
    .box-plus.box-plus-img h3 {
        padding-right: 20px;
    }
    .block-plus .column {
        margin-bottom: 20px;
    }
    .popup-trainer .popup-content {
        max-width: 656px;
    }
    .popup-form .popup-content{
        max-width: 550px;
    }



}

@media (max-width: 991px) {
    .container {
        max-width: 768px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .block-head .column{
        width: 100%;
    }
    .block-plus .column {
        width: 100%;
        margin-bottom: 10px;
    }
    .block-head .name{
        margin-top: 0;
    }
    .about-slider .wrap-slide {
        height: 384px;
    }
    
    .block-about .column {
        width: 100%;
        margin-bottom: 10px;
    }
    .block-about .box-about.fixed-heignt {
        height: auto;
    }
    body .slick-slider .slick-arrow {
        bottom: -70px;
        left: 50%;
        margin-left: -65px;
    }
    body .slick-slider .slick-arrow.slick-next {
        left: 50%;
        margin-left: 7px;
    }
    .grid.slider-trainers {
        margin-left: -10px;
        margin-right: -10px;
    }
    .grid.slider-trainers .column {
        margin-left: 5px;
        margin-right: 5px;
    }
    .item-platform,
    .item-platform.big{
        height: 384px;
    }
    .block-platforms .column {
        width: 100%;
        margin-bottom: 10px;
    }
    footer .box-logo {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 24px;
    }
    footer .box-mnu{
        margin-left: 0;
        margin-right: 0;
    }
    footer a.contacts{
        display: block;
    }
    footer ul.wrap-mnu{
        display: block;
    }
    footer .box-contacts{
        display: none;
    }
    footer .box-soc {
        justify-content: start;
        margin-top: 20px;
        margin-bottom: 32px;
    }
    footer .btn-mobile{
        display: block;
    }
    footer .footer-top{
        display: block;
    }  
    .footer-bottom{
        display: block;
        padding-top: 32px;
    }
    .platform-order{
        flex-wrap: wrap;
    }
    .block-order .column {
        width: 100%;
        margin-bottom: 0;
    }
    .block-order .column.span-7 {
        display: none;
    }
    .block-order .box-img-mobile{
        display: block;
    }
    .block-order a.btn-mobile{
        display: block;
    }
    .block-order a.btn-desctop{
        display: none;
    }
    .block-video{
        padding-top: 130px;
        padding-bottom: 60px;
        border-radius: 0 0 40px 40px;
    }
    .block-head {
        padding-bottom: 130px;
    }
    .block-about .box-about .icon{
        min-height: none;
    }
    .block-plus .box-plus .hashtag{
        min-height: 0;
    }
    .box-plus.box-plus-img h3 {
        padding-right: 0;
    }
    .block-head {
        padding-top: 136px;
        padding-bottom: 82px;
    }

    .block-plus .box-plus .box-img {
        position: static;
        height: 236px;
        border-radius: 40px;
        max-width: calc(100% + 40px);
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: -32px;
        margin-top: 32px;
    }
    .box-plus.box-plus-img .hashtag, 
    .box-plus.box-plus-img h3 {
        width: 100%;
        max-width: 100%;
        padding-right: 0;
    }
    


}


@media (max-width: 768px) {
    .grid .span-6 {
        width: calc(((100% / 12) * 12) - 20px);
    }
    .grid .span-4 {
        width: calc(((100% / 12) * 12) - 20px);
    }
    .grid .span-3 {
        width: calc(((100% / 12) * 12) - 20px);
    }

    
    
    .soc-but-popup a{
        width: 100%;
    }
    .popup-trainer .popup-content {
        flex-wrap: wrap;
        justify-content: start;
        row-gap: 15px;
    }
    .popup-trainer .popup-content .box-img {
        min-width: 100px;
        width: 100px;
        height: 100px;
    }
    .block-trainers .popup-trainer .name {
        position: absolute;
        top: 32px;
        left: 131px;
        max-width: 250px;
        padding-right: 20px;
        display: flex;
        height: 100px;
        align-items: center;
    }

    a{
        cursor: auto !important;
    }
    .popup-trainer .box-text-popup {
        width: 100%;
    }
    .popup-trainer .popup-content {
        max-width: 360px;
    }

}

@media (min-width: 650px) and (max-width: 991px) {
    .block-head {
        padding-bottom: 200px;
    }
    .block-head .name{
        font-size: 18px;
    }
    .block-head .heading-main {
        font-size: 38px;
        margin-bottom: 12px;
        max-width: 626px;
    }
    .block-head .descr {
        font-size: 20px;
        margin-bottom: 32px;
    }
    .head-photo .box-photo .photo {
        width: 100px;
        height: 100px;
    }
    .head-photo .box-photo .photo:nth-child(2), 
    .head-photo .box-photo .photo:nth-child(3) {
        margin-left: -41px;
    }
    .head-photo .box-text {
        font-size: 48px;
        max-width: 270px;
        margin-left: 29px;
    }
    .block-head .box-form{
        padding: 32px 24px;
    }
    .block-head .box-form ul li{
        font-size: 18px;
        margin-bottom: 0;
    }
    .block-head .box-form ul{
        display: flex;
        flex-wrap: wrap;
        column-gap: 10px;
        row-gap: 10px;
    }
    .block-head .box-form ul li:before {
        width: 34px;
        height: 34px;
        background-size: 34px;
    }
    .block-head .box-form h3{
        font-size: 24px;
        margin-bottom: 24px;
    }
    .btn-main, .form-button {
        font-size: 20px;
    }
    .block-head .box-form a.btn-main {
        max-width: 350px;
    }
    .block-head .box-form .free {
        margin: 0;
        position: absolute;
        left: 420px;
        bottom: 50px;
        width: 198px;
    }
    .block-head .box-form .free:after {
        width: 35px;
        height: 15px;
        background-size: 35px;
        position: absolute;
        left: -17px;
        top: 10px;
        transform: scale(-1, 1);
    }
    .head-slider .wrap-slide {
        height: 460px;
    }
    body .slick-slider .slick-arrow {
        width: 80px;
        height: 80px;
    }
    body .slick-slider .slick-arrow {
        bottom: -100px;
        margin-left: -90px;
    }
    .slick-arrow:before{
        background-size: 45px;
    }

    .block-plus .box-plus.box-plus-img {
        display: flex;
        flex-wrap: wrap;
        padding-top: 0;
    }
    .block-plus .box-plus.box-plus-img .box-img {
        order: 1;
        margin-top: 0;
        margin-bottom: 24px;
        height: 360px;
        border-radius: 40px 40px 40px 0;
    }
    .block-plus .box-plus.box-plus-img .hashtag{
        order: 2;
    }
    .block-plus .box-plus.box-plus-img h3{
        order: 3;
    }
    .block-plus {
        padding-top: 100px;
        border-radius: 80px 80px 0 0;
        padding-bottom: 80px;
    }
    .block-plus .box-plus .hashtag {
        font-size: 18px;
        margin-bottom: 32px;
    }
    .block-plus .box-plus h3{
        font-size: 24px;
        max-width: 545px;
    }
    .block-plus .column.span-4.min {
        width: calc(((100% / 12)* 6) - 20px);
    }
    .block-plus .box-plus {
        padding: 32px 20px;
    }
    .block-plus .column.span-4.min .hashtag{
        max-width: 240px;
        margin-bottom: 62px;
    }
    .block-plus .column.span-4.min:nth-child(3) .hashtag {
        max-width: 280px;
    }
    .block-plus .smile {
        width: 60px;
        height: 60px;
        background-size: 60px;
    }
    .block-plus .wrap-smile {
        margin-top: 31px;
    }
    .block-plus .column.span-4.max h3 {
        max-width: 337px;
    }
    .block-plus .column.span-4.max p.hashtag {
        position: absolute;
        left: 394px;
    }
    .block-plus .column {
        margin-bottom: 20px;
    }
    .box-plus .wrap-list ul li span:before {
        content: '';
        width: 30px;
        height: 30px;
        background-image: url(../img/list-icon.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 30px;
        display: block;
        position: absolute;
        left: 31px;
        top: 21px;
    }
    .box-plus .wrap-list ul li span {
        font-size: 18px;
        border-radius: 100px;
        padding: 23px 32px;
        background-color: #fff;
        padding-left: 71px;
        height: 70px;
    }
    .box-plus .wrap-list ul{
        margin-top: 22px;
    }
    .box-plus .wrap-list ul li,
    .box-plus .wrap-list ul li:nth-child(2) {
        margin-bottom: 12px;
    }
    .block-plus .box-plus.box-plus-list {
        padding: 12px 20px 128px;
        background-image: url("data:image/svg+xml,%3Csvg width='623' height='505' viewBox='0 0 623 505' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M55.707 593.306C111.196 -298.429 459.192 757.442 604.519 0' stroke='%23E5E9FF' stroke-width='110' /%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right top;
    }
    .box-plus-list a.btn-main{
        max-width: 353px;
    }
    .block-about .heading-main {
        margin-bottom: 20px;
        font-size: 36px;
    }
    .block-about .descr-heading {
        font-size: 18px;
    }
    .block-about .box-heading {
        margin-bottom: 40px;
    }
    .about-slider .wrap-slide {
        height: 460px;
    }

    .about-slider {
        margin-bottom: 160px;
    }
    .block-about .box-about p {
        font-size: 18px;
    }
    .block-about .box-about {
        flex-direction: row;
        column-gap: 20px;
        align-items: center;
    }
    .block-about .box-about .icon {
        min-width: 60px;
        width: 60px;
        height: 60px;
        background-size: 60px;
        margin-bottom: 0;
        min-height: 60px;
    }
    .block-about .box-about.box-about-btn p {
        font-size: 24px;
        margin-bottom: 0;
    }
    .block-video {
        padding-top: 88px;
        padding-bottom: 101px;
        border-radius: 0 0 80px 80px;
    }
    .block-video .heading-main {
        font-size: 36px;
    }
    .block-video .box-heading {
        margin-bottom: 40px;
    }
    .block-video .box-video {
        height: 460px;
    }
    .box-video .icon-play, 
    .box-video:hover .icon-play {
        height: 80px;
        width: 80px;
        background-size: 80px;
        left: 50%;
        margin-left: -40px;
        bottom: 50%;
        margin-bottom: -40px;
    }

    .block-trophy .heading-main {
        font-size: 36px;
    }
    .block-trophy {
        padding-top: 100px;
        padding-bottom: 98px;
    }
    .slider-trophy .box-img {
        height: 500px;
    }
    .slider-trophy {
        margin-left: -20px;
        margin-right: -20px;
    }
    .slider-trophy .wrap-slide {
        padding: 0 20px;
    }
    .slider-trophy .wrap-slide p {
        font-size: 18px;
        background-size: 48px;
        min-height: 48px;
        padding-left: 58px;
    }
    .block-trophy a.btn-main {
        margin-top: 40px;
    }

    .block-trainers .heading-main {
        font-size: 36px;
    }
    .block-trainers .box-heading {
        margin-bottom: 40px;
    }
    .grid.slider-trainers .column {
        margin-left: 20px;
        margin-right: 20px;
    }
    .grid.slider-trainers {
        margin-left: -20px;
        margin-right: -20px;
    }
    .block-trainers .box-img {
        height: 400px;
    }
    .block-trainers .name {
        font-size: 24px;
    }
    .block-trainers .box-text {
        padding: 32px;
        padding-bottom: 76px;
    }
    .block-trainers ul li {
        font-size: 18px;
        background-size: 24px;
        padding-left: 34px;
    }
    .block-trainers .item-trainer a.more-trainer {
        font-size: 18px;
        left: 32px;
        bottom: 32px;
    }
    .block-trainers {
        padding-bottom: 60px;
    }

    .block-platforms {
        border-radius: 80px 80px 0 0;
        padding-top: 100px;
        padding-bottom: 101px;
    }
    .block-platforms .heading-main {
        font-size: 36px;
    }
    .item-platform{
        height: 320px;
    }
    .item-platform.big {
        height: 420px;
    }
    .item-platform .name {
        font-size: 18px;
        padding: 22px 20px;
        padding-left: 64px;
        background-position: left 22px center;
        background-size: 34px;
        left: 20px;
        bottom: 20px;
        max-width: 100%;
    }
    .block-platforms .column {
        margin-bottom: 20px;
    }
    .block-platforms .column.span-6 {
        width: calc(((100% / 12)* 6) - 20px);
    }
    .item-platform.big .name {
        padding: 22px 24px;
        padding-left: 67px;
    }
    .platform-order h3 {
        font-size: 24px;
        margin-bottom: 32px;
        max-width: 533px;
    }
    .platform-order a.btn-main {
        height: auto;
        max-width: 353px;
    }
    .platform-order {
        background-image: url("data:image/svg+xml,%3Csvg width='461' height='259' viewBox='0 0 461 259' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50.2051 383.791C84.7579 -150.578 434.342 381.492 524.838 -72.4023' stroke='%23E5E9FF' stroke-width='100' /%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right top;
    }
    .block-reviews .heading-main {
        font-size: 36px;
    }
    .slider-reviews .wrap-slide {
        padding: 0 20px;
    }
    .slider-reviews {
        margin-left: -20px;
        margin-right: -20px;
    }
    .item-review {
        padding: 32px;
        padding-bottom: 90px;
    }
    .box-head-review .box-img {
        width: 100px;
        min-width: 100px;
        height: 100px;
    }
    .box-head-review {
        column-gap: 20px;
    }
    .box-head-review .name {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .box-head-review .descr {
        font-size: 18px;
    }
    .box-text-reviews {
        font-size: 16px;
    }
    .item-review a.more-review {
        font-size: 18px;
        left: 32px;
    }
    body .block-reviews .slick-slider .slick-arrow {
        bottom: -100px;
        margin-left: -92px;
    }
    body .block-reviews .slick-slider .slick-arrow.slick-next{
        bottom: -100px;
    }

    .block-order {
        padding-top: 199px;
        padding-bottom: 100px;
    }
    .block-order .heading-main {
        max-width: 100%;
        font-size: 36px;
    }
    .block-order .box-img-mobile{
        height: 460px;
    }
    .block-order .order-text {
        margin-top: 22px;
        margin-bottom: 33px;
        display: flex;
        max-width: 100%;
    }
    .block-order .order-text p {
        font-size: 20px;
        max-width: 287px;
        margin-bottom: 0;
    }
    .block-order .order-text a {
        font-size: 36px;
        margin-left: 30px;
    }
    .block-order a.btn-main {
        max-width: 100%;
    }

    footer a.contacts {
        display: none;
    }
    footer ul.wrap-mnu {
        display: flex;
    }
    footer .footer-top {
        display: flex;
    }
    footer .box-logo {
        min-width: 230px;
        margin-bottom: 13px;
    }
    footer .box-logo img {
        width: 230px;
    }
    footer {
        padding-top: 39px;
        position: relative;
    }
    footer .soc-but a {
        width: 60px;
        height: 60px;
    }
    footer .box-soc{
        margin-top: 25px;
    }
    footer .btn-mobile {
        display: block;
        position: absolute;
        right: 23px;
        top: 135px;
        max-width: 353px;
    }
    .footer-bottom {
        font-size: 18px;
        display: flex;
    }
    footer .box-developer {
        padding-top: 33px;
    }
    .popup-content .heading-main{
        font-size: 24px;
    }
    .popup-content .descr {
        font-size: 16px;
    }
    .soc-but-popup a {
        width: 48%;
    }
    .mobile-mnu{
        padding-top: 120px;
    }
    .btn_up {
        width: 40px;
        height: 40px;
        background-size: 20px;
    }



}

@media (max-width: 750px) {
    .block-order .order-text a{
        font-size: 29px;
    }
    ul.wrap-mnu a {
        font-size: 14px;
    }
    ul.wrap-mnu {
        column-gap: 10px;
    }
}

@media (max-width: 650px) {

    header .box-logo {
        max-width: 145px;
        min-width: 145px;
    }
    .soc-but a{
        width: 40px;
        height: 40px;
        background-size: 21px !important;
    }
    .block-head {
        padding-top: 82px;
    }
    .block-about .column.span-8{
        order: 6;
    }
    .block-head {
        padding-bottom: 130px;
    }
    .container {
        padding-right: 10px;
        padding-left: 10px;
    }
    .block-head .span-4-5 {
        margin-bottom: 20px;
    }
    /**/
    header {
        padding-top: 10px;
    }
    .block-head .heading-main {
        margin-bottom: 23px;
    }
    .head-photo .box-photo .photo:nth-child(2), .head-photo .box-photo .photo:nth-child(3) {
        margin-left: -23px;
    }
    .block-head .box-form h3{
        margin-bottom: 21px;
    }
    .block-head .box-form ul {
        margin-bottom: 30px;
    }
    .block-plus .box-plus {
        padding: 33px 20px;
    }
    .box-plus .wrap-list ul li {
        margin-bottom: 12px;
    }
    .box-plus .wrap-list ul li:nth-child(2) {
        margin-bottom: 15px;
    }
    .block-plus{
        padding-bottom: 52px;
    }
    .box-heading {
        margin-bottom: 40px;
    }
    .block-about .box-about {
        padding: 33px 20px;
    }
    .block-about .box-about p {
        line-height: 120%;
    }
    .block-about .column {
        margin-bottom: 9px;
    }
    .about-slider {
        margin-top: 29px;
    }
    .slider-trophy .wrap-slide p{
        margin-top: 13px;
    }
    .block-trainers .box-text{
        padding-bottom: 59px;
    }
    .box-text-reviews p {
        line-height: 145%;
    }
    .block-order{
        padding-top: 138px;
    }
    .block-order .order-text a {
        font-size: 24px;
    }
    .block-order .order-text{
        margin-top: 22px;
    }
    footer ul.wrap-mnu a {
        font-size: 16px;
    }

}

@media (max-width: 400px) {
    .block-plus .box-plus .hashtag {
        font-size: 14px;
        margin-bottom: 10px;
        max-width: 275px;
    }
    .block-trainers .box-text ul {
        max-width: 267px;
    }
    .popup-review .box-text-reviews p {
        margin-bottom: 10px;
        font-size: 13px;
    }
    .heading-main,
    .block-video .heading-main {
        max-width: 340px;
    }
    .popup-review .popup-content {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    

}
@media (max-width: 340px) {

    .block-head .box-form h3 {
        font-size: 18px;
    }
    .head-photo .box-text {
        font-size: 30px;
    }
    .btn-main, .form-button{
        font-size: 15px;
    }
    .block-about .box-about.box-about-btn p{
        font-size: 19px;
    }
    .popup-content .heading-main.heading-form{
        font-size: 18px;
    }
    .popup-content .descr-form {
        font-size: 13px;
    }
    .custom-checkbox>span {
        font-size: 9px;
    }
    .form_radio label:before {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
    .block-head .heading-main{
        font-size: 25px;
    }
    .box-text-reviews p {
        line-height: 120%;
    }


}