.mob_block{
    display: none!important;
}
body, html{
    overflow-x: hidden;
}
.images_row{
    margin-top: 3rem;
}

@media screen and (min-width:1400px) {
    html{
        font-size: 16px!important;
    }
}
@media screen and (max-width:1400px) and (min-width:1300px) {
    html{
        font-size: 15px!important;
    }
}
@media screen and (max-width:1300px) and (min-width:1200px) {
    html{
        font-size: 14px!important;
    }
}
@media screen and (max-width:1200px) and (min-width:1100px) {
    html{
        font-size: 13px!important;
    }
}
@media screen and (max-width:1100px) and (min-width:992px) {
    html{
        font-size: 12px!important;
    }
}


@media screen and (min-width:992px) {
    #box-1{
        background-image: url(../img/pilates/l.png);
        background-size: 39.5rem;
        background-position: left 20rem center;
        background-repeat: no-repeat;
    }
}
@media screen and (max-width:992px) {
    .mob_block{
        display: block!important;
    }
    .mob_none{
        display: none!important;
    }
    .menu{
        display: none;
        background: #EEE1D8;
        top: 100%;
        left: 0;
        transform: none;
        width: 100%;
        padding: 1rem 15px;
        text-align: center;
        box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 9%), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    }
    .menu a {
        font-size: 1.3rem;
        margin: 1.5rem 0;
    }
    .container{
        width: 100%;
        padding: 0 15px;
    }
    .menu_btn {
        width: 3.5rem;
    }
    .in_active{
        display: none;
    }
    .menu_btn.active .in_active{
        display: block;
    }
    .menu_btn.active{
        padding: 0.55rem;
    }
    .menu_btn.active .active{
        display: none;
    }
    .fancybox-slide--iframe .fancybox-content {
        width: 95%;
        height: auto;
    }
    .mob_full {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    header {
        padding: 1rem 0;
        box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 9%), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    }
    body{
        padding-top: 6rem;
    }
    .box1_text {
        padding-top: 3rem;
    }
    .box1_title {
        font-size: 1.4rem;
        margin-bottom: 1.5rem;
    }
    .section_title {
        font-size: 2.2rem;
        line-height: 1.3;
        margin-bottom: 1.2rem;
    }
    .section_title span {
        font-size: 2.7rem;
        line-height: 0.8;
    }
    .section_text {
        font-size: 1.7rem;
        margin-bottom: 2rem;
    }
    .box1_mob_btns .btn:first-child{
        margin-bottom: 0.5rem;
    }
    .btn span {
        height: 4rem!important;
        font-size: 1.1rem!important;
    }
    .btn{
        padding: 0!important;
        min-width: unset!important;
        width: 100%!important;
    }
    .box1_mob_btns{
        margin-top: 2rem;
    }
    .btn img {
        width: 1.7rem;
        margin-right: 0.7rem;
    }
    #box-2 {
        padding-top: 4rem;
    }
    .box2_slider_item {
        height: 32rem;
    }
    .slick-arrow {
        opacity: 1!important;
        background-color: rgba(255, 255, 255, 0.60)!important;
    }
    .box2_slider_title {
        font-size: 1.3rem;
    }

    .section_title.big {
        font-size: 2.2rem;
    }
    .mob_mb0{
        margin-bottom: 0.3rem!important;
    }
    .box2_logo_text{
        padding-top: 2.5rem;
    }
    .box2_logo {
        position: absolute;
        left: -9rem;
        width: 136%;
        top: 7rem;
    }
    .section_title_flex{
        flex-direction: column-reverse;
    }
    .section_title_flex .box1_title{
        margin-bottom: 0.7rem!important;
    }
    .section_title_flex {
        margin-bottom: 1.7rem;
    }
    #box-3 {
        padding-top: 4rem;
    }
    .preim_icon {
        width: 4rem;
    }
    .preim_title {
        font-size: 1.4rem;
        margin-top: 1.5rem;
        margin-bottom: 1rem;
    }
    .preim_text_box {
        font-size: 1.1rem;
    }
    .preim_title br{
        display: none;
    }
    .fill_slider .slick-slide > div {
        height: 25rem;
    }
    .fill_text {
        padding-top: 1.5rem;
    }
    .fill_address {
        font-size: 1.2rem;
        margin-top: 0.4rem;
    }
    .fill_phone a {
        font-size: 1.3rem;
        font-family: HelveticaNeueCyrMedium, sans-serif;
    }
    .fill_phone_info {
        font-size: 1.1rem;
        margin-top: 0.3rem;
    }
    .fill_table_title {
        font-size: 1.1rem;
        margin-bottom: 0.8rem;
    }
    .fill_phone {
        margin-bottom: 1.5rem;
    }
    .fill_bottom{
        padding-top: 0.9rem;
    }
    .fil_row{
        margin: 0;
    }
    .fil_row .slick-list{
        display: flex;
        margin: 0 -10px;
    }
    .fil_row .slick-track{
        display: flex;
    }
    .fil_row  > .slick-list > .slick-track > .slick-slide > div{
        height: 100%;
    }
    .fil_row .mob_full{
        -ms-flex: none;
        flex: none;
        max-width: unset;
        margin: 0;
        height: 100%;
    }
    .mob_slider_control{
        display: flex;
        justify-content: space-between;
        margin-top: 1.7rem;
    }
    .mob_slider_control button {
        background: rgba(30, 77, 179, 0.2) !important;
        width: 48%;
        border-radius: 30px;
        padding: 0.4rem 0;
        position: static;
        height: auto;
        transform: none;
    }
    .mob_slider_control button img {
        width: 5.5rem;
    }
    .slider_alert{
        text-align: center;
        margin-top: 1rem;
        opacity: 0.7;
    }
    #box-5 {
        padding-top: 4.2rem;
    }
    .box5_blue {
        padding: 15px;
        min-height: 30rem;
    }
    .box5_item {
        font-size: 1.15rem;
    }
    .box5_item:first-child {
        margin-top: 0.6rem;
    }
    #box-6 {
        padding-top: 4.4rem;
    }
    .trainer_text {
        font-size: 1.1rem;
    }
    .trainer_title {
        font-size: 1.45rem;
    }

    .trainer_row{
        margin: 0;
        width: 90%;
    }
    .trainer_row .slick-list{
        display: flex;
        overflow: unset;
        margin: 0 -10px;
    }
    .trainer_row .slick-track{
        display: flex;
    }
    .trainer_row .slick-slide > div{
        height: 100%;
    }

    .trainer_row .mb_30{
        -ms-flex: none;
        flex: none;
        max-width: unset;
        margin: 0;
        height: 100%;
    }
    .trainer_img {
        height: 25rem;
    }
    #box-7 {
        padding-top: 4.5rem;
    }
    .tariff_title {
        font-size: 1.5rem;
        padding-bottom: 1rem;
        margin-bottom: 1.7rem;
    }
    .snow {
        margin-top: 1.7rem;
        font-size: 1.35rem;
    }
    .tariff_prices {
        font-size: 1.2rem;
    }
    .tariff_row > .mb_30 {
        margin-bottom: 3rem;
    }
    .tariff_row > .mb_30:last-child{
        margin-bottom: 2rem;
    }
    .section_title.mob_helper{
        font-size: 1.5rem;
    }
    .insta_slider_item {
        height: 11rem;
    }
    .rev_pilates_slider{
        width: 85%;
    }
    .rev_pilates_slider .slick-list{
        overflow: unset;
    }
    .rev_text {
        font-size: 1.1rem;
        margin-top: 1.8rem;
        margin-bottom: 1.8rem;
    }
    .form_banner{
        padding: 2.5rem 15px;
        padding-bottom: 2rem;
    }
    .form_box {
        padding-left: 0;
        padding-top: 1.5rem;
    }
    .form_banner .section_title {
        padding-top: 0;
        margin-bottom: 1rem;
    }
    .policy {
        font-size: 0.9rem;
    }
    .footer_logo {
        width: 17.663rem;
        margin: 0 auto;
    }

    .mob_50 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-top: 2.5rem;
    }
    .socials {
        margin-top: 2rem;
        text-align: left;
    }
    .socials a{
        margin: 0;
        margin-right: 1rem;
    }
    .footer_bottom {
        padding: 1.5rem 0;
        flex-direction: column-reverse;
    }
    .footer_bottom a:not(:last-child){
        margin-top: 1rem;
    }
    .socials a {
        font-size: 2.4rem;
    }
    .modal .modal__block {
        padding: 3rem 1rem;
        width: 95%;
    }
}
.modal_title{
    font-family: HelveticaNeueCyrMedium, sans-serif;
    text-transform: uppercase;
}
@media screen and (max-width:550px) {
    body{
        font-size: 1.2rem;
    }
}