@media (max-width: 767px) {
    /*---------------
        Main styles
    ---------------*/
    :root {
        --font_size_title: 31px;
    }
    .block {
        margin-bottom: 90px;
    }
    .block_head {
        margin-bottom: 35px;
    }
    .block_head .title {
        line-height: 37px;
    }
    .block_head .title, .block_head .title h1 {
        line-height: normal;
    }
    .block_head .desc {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }

    .page_head {
        margin-bottom: 50px;
        padding-top: 150px;
    }
    .page_title {
        line-height: 37px;
        margin-bottom: 40px;
    }

    .page_head .filter form.mob .mini_modal_link,
    .page_head .filter .reset_btn {
        line-height: 30px;
        height: 30px;
    }
    .page_head .city {
        margin-top: -40px;
    }
    .page_head .clubs_city_list .current {
        font-size: 23px;
        line-height: 28px;
        padding-right: 55px;
        text-shadow: -0   -1px 0   #7ae000,
        0   -1px 0   #7ae000,
        -0    1px 0   #7ae000,
        0    1px 0   #7ae000,
        -1px -0   0   #7ae000,
        1px -0   0   #7ae000,
        -1px  0   0   #7ae000,
        1px  0   0   #7ae000,
        -1px -1px 0   #7ae000,
        1px -1px 0   #7ae000,
        -1px  1px 0   #7ae000,
        1px  1px 0   #7ae000,
        -1px -1px 0   #7ae000,
        1px -1px 0   #7ae000,
        -1px  1px 0   #7ae000,
        1px  1px 0   #7ae000;
    }
    .page_head .clubs_city_list .current:after {
        width: 40px;
        margin-top: 0;
    }
    .page_head .clubs_city_list .current.active:after {
        margin-top: 4px;
    }

    .page_head .clubs_city_list .view {
        font-size: 12px;
        margin-bottom: 45px;
    }
    .page_head .clubs_city_list .view .icon {
        margin-right: 12px;
        margin-left: 12px;
    }
    .page_head .logout_link {
        margin-top: -20px;
        margin-bottom: 30px;
    }

    .lk_head .auth_links {
        font-size: 12px;
        margin-top: -20px;
        margin-bottom: 40px;
    }

    .sections_head .page_title {
        font-size: 26px;
        line-height: 34px;
    }
    .page_head.mini_margin {
        margin-bottom: 50px;
    }
    .page_head .selected_club {
        padding: 15px 0;
    }
    .page_head .selected_club .title {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .page_head .selected_club .slider {
        padding: 0 0 50px;
    }

    .selected_club .owl-carousel .owl-nav button {
        top: auto;
        bottom: 10px;
        margin-top: 0;
    }
    .selected_club .owl-carousel .owl-nav button.owl-prev {
        right: auto;
        left: 0;
    }
    .selected_club .owl-carousel .owl-nav button.owl-next {
        right: auto;
        left: 82px;
    }
    .selected_club .owl-carousel .owl-nav button.owl-prev:hover {
        left: -10px;
    }

    .form .line {
        margin-bottom: 20px;
    }
    .form .columns {
        margin-left: -30px;
        --columns_offset: 30px;
    }
    .form .columns > *.width1of3,
    .form .columns > *.width2of3 {
        width: calc(50% - var(--columns_offset));
    }
    .form .error_text {
        position: relative;
    }
    .form .submit_btn.btn {
        padding: 0 20px;
    }

    .text_block h2 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .text_block h3 {
        font-size: 16px;
        line-height: 24px;
    }
    .text_block .slider_in_text .slider {
        padding-top: 40px;
    }
    .text_block .slider_in_text .desc {
        width: 100%;
        margin-bottom: 20px;
        padding: 0 20px;
        text-align: left;
    }
    .text_block .table_wrap {
        padding-bottom: 20px;
    }

    .text_block .table_wrap::-webkit-scrollbar {
        width: 7px;
        height: 10px;
        border-radius: 0;
        background-color: #eee;
        -webkit-appearance: none;
    }
    .text_block .table_wrap::-webkit-scrollbar-thumb {
        border-radius: 0;
        background-color: #7ae000;
    }
    .text_block table {
        width: 1000px;
    }

    .accordion .item .title {
        font-size: 12px;
        line-height: 18px;
        padding: 15px 20px 15px 60px;
    }
    .accordion .item .title:before {
        top: 23px;
        left: 17px;
    }
    .accordion .item .title:after {
        top: 14px;
        left: 26px;
    }
    .accordion .item .data {
        padding: 0 20px 20px 60px;
    }
    /*---------------
        Header
    ---------------*/
    /*header .city
    {
        display: none;
    }*/
    header .phone {
        margin-left: auto;
    }

    .city_modal {
        padding-top: 150px;
    }
    .city_modal .title {
        line-height: 37px;
    }
    .city_modal .title span {
        font-size: 25px;
        line-height: 37px;
        text-shadow: 0 -1px 0 #7ae000, 0 -1px 0 #7ae000, 0 1px 0 #7ae000, 0 1px 0 #7ae000, -1px 0 0 #7ae000, 1px 0 0 #7ae000, -1px 0 0 #7ae000, 1px 0 0 #7ae000, -1px -1px 0 #7ae000, 1px -1px 0 #7ae000, -1px 1px 0 #7ae000, 1px 1px 0 #7ae000, -1px -1px 0 #7ae000, 1px -1px 0 #7ae000, -1px 1px 0 #7ae000, 1px 1px 0 #7ae000;
    }
    .city_modal .list .flex {
        margin-left: -18px;
    }
    .city_modal .list a {
        margin-left: 18px;
    }
    /*---------------
        Main section
    ---------------*/
    .main_slider .slide .cont {
        min-height: 500px;
        padding-bottom: 50px;
        background: rgba(19,19,19,0.17);
        background: -moz-linear-gradient(top, rgba(19,19,19,0.17) 0%, rgba(71,71,71,0.34) 50%, rgba(76,76,76,0.51) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(19,19,19,0.17)), color-stop(50%, rgba(71,71,71,0.34)), color-stop(100%, rgba(76,76,76,0.51)));
        background: -webkit-linear-gradient(top, rgba(19,19,19,0.17) 0%, rgba(71,71,71,0.34) 50%, rgba(76,76,76,0.51) 100%);
        background: -o-linear-gradient(top, rgba(19,19,19,0.17) 0%, rgba(71,71,71,0.34) 50%, rgba(76,76,76,0.51) 100%);
        background: -ms-linear-gradient(top, rgba(19,19,19,0.17) 0%, rgba(71,71,71,0.34) 50%, rgba(76,76,76,0.51) 100%);
        background: linear-gradient(to bottom, rgba(19,19,19,0.17) 0%, rgba(71,71,71,0.34) 50%, rgba(76,76,76,0.51) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4c4c4c', GradientType=0 );
    }

    .main_slider .slide .title {
        font-size: 26px;
    }

    .services {
        margin-bottom: 90px;
    }

    .services .flex > *,
    .services .flex > *.middle,
    .services .flex > *.big
    {  width: calc(100% - 20px);
        padding-bottom: 50%;
    }

    .services .item{
        height: 236px;
    }
    .services .item .info,
    .services .item.big .info {
        padding: 25px;
    }
    .services .flex > *.big {
        margin-bottom: 20px;
    }
    .services .item.big .title {
        font-size: 14px;
        font-weight: 500;
    }
    .services .item .desc {
        display: none;
    }
    .services .item .link {
        /*overflow: hidden;*/
        margin-top: 15px;
        padding-right: 42px;
        text-indent: -9999px;
    }
    .services .item:hover .link {
        padding-right: 52px;
    }
    .services .bottom {
        margin-top: 70px;
    }
    .services .bottom .link {
        margin-top: 30px;
    }

    .stocks {
        margin-bottom: 90px;
    }
    .stocks .list .item .img {
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        padding-bottom: 100%;
    }
    .stocks .list .item .info {
        width: 100%;
        padding: 40px 0 20px;
    }
    .stocks .all_link {
        position: relative;
        bottom: 0;
        left: 0;
        margin-left: 0;
    }

    .advantages {
        padding: 90px 0 45px;
    }
    .advantages .item {
        padding-top: 45px;
    }
    .advantages .item .title {
        font-size: 26px;
    }
    .advantages .item .desc {
        font-size: 20px;
        line-height: 30px;
    }

    .clubs {
        padding: 45px 0 110px;
    }
    .clubs .flex {
        --clubs_count: 2;
    }

    .get_card .info
    {
        width: 100%;
    }

    .get_card .img
    {
        width: 100%;
        margin-top: 45px;
    }

    .get_card .img img
    {
        max-width: 75%;
    }



    .success_story .flex > *,
    .success_story .flex > *.middle
    {
        width: calc(50% - 20px);
        padding-bottom: 20px;
    }

    .success_story .item .name
    {
        font-size: 12px;
    }

    

    .success_story .item.text
    {
        font-size: 14px;

        padding: 0;
    }

    .success_story .review .club{
        position: relative;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .articles .main
    {
        margin-bottom: 50px;
    }

    .articles .main .thumb
    {
        width: calc(100% + 40px);
        margin-right: -20px;
    }

    .articles .main .info
    {
        width: 100%;
        padding: 40px 20px;
    }

    .articles .main .title
    {
        font-size: 16px;
        line-height: 24px;
    }


    .articles .flex
    {
        --articles_count: 2;
    }

    .articles .item:nth-child(2n+1) .info:before
    {
        background:    -moz-linear-gradient(left, #a329d6 0%, #caa659 100%) !important;
        background: -webkit-linear-gradient(left, #a329d6 0%, #caa659 100%) !important;
        background:         linear-gradient(to right, #a329d6 0%, #caa659 100%) !important;
    }

    .articles .item:nth-child(2n) .info:before
    {
        background:    -moz-linear-gradient(left, #caa659 0%, #dbff00 100%) !important;
        background: -webkit-linear-gradient(left, #caa659 0%, #dbff00 100%) !important;
        background:         linear-gradient(to right, #caa659 0%, #dbff00 100%) !important;
    }



    .clubs_list
    {
        padding-top: 30px;
    }

    .clubs_list .flex
    {
        --clubs_list_count: 1;
    }



    .lk .head .my_card .info
    {
        width: 100%;
        max-width: 480px;
        margin-top: 25px;
    }

    .lk .head .my_card .link
    {
        margin-top: 20px;
    }


    .lk .head .my_club
    {
        padding: 25px;
    }


    .lk .personal .block_title
    {
        font-size: 22px;

        margin-bottom: 20px;
    }



    .auth_form
    {
        margin-bottom: 70px;
    }

    .auth_form .recovery_link
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }


    .auth_form .form .fio
    {
        width: calc(100% - 320px);
    }



    .card_selection .columns > *
    {
        width: calc(100% - var(--columns_offset));
        margin-left: var(--columns_offset);
    }

    .card_selection .line
    {
        margin-bottom: 30px;
    }

    .card_selection .label
    {
        margin-bottom: 10px;
    }

    .card_selection .options .field > * + *
    {
        margin-top: 10px;
    }


    .card_selection .get_card
    {
        padding-top: 70px;
    }

    .get_card .get_link
    {
        margin-top: 70px;
    }

    .get_card .get_link:hover
    {
        margin-top: 65px;
    }



    .all_cards .slider
    {
        padding-top: 50px;
        padding-right: 0;
    }

    .all_cards .owl-carousel .owl-nav button.owl-prev
    {
        right: auto;
        left: 0;
    }

    .all_cards .owl-carousel .owl-nav button.owl-next
    {
        right: auto;
        left: 82px;
    }

    .all_cards .owl-carousel .owl-nav button.owl-prev:hover
    {
        left: -10px;
    }



    .bonuses
    {
        margin-bottom: 90px;
        padding: 90px 0;
    }

    .bonuses .flex > *
    {
        width: calc(100% - 40px);
    }



    .additional_bonuses .block_head .title
    {
        font-size: 22px;
        line-height: 30px;
    }

    .additional_bonuses .flex > *
    {
        width: calc(100% - 40px);
    }



    .stocks .flex > *,
    .stocks .flex > *.middle
    {
        width: calc(100% - 20px);
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .stocks .flex .item.big
    {
        width: calc(100% - 20px);
        padding: 20px;
    }

    .stocks .flex .item .bg
    {
        background-position: calc(100% + 350px) 50%;
    }
    .cards_stocks .flex .item .bg,
    .clubs_promo .flex .item .bg{
        background-position: 0 50%;
    }

    .stocks .flex .more
    {
        padding-top: 20px;
        padding-left: 0;
    }

    .club_promo_list .item:nth-of-type(2n){
        width: 100%;
    }

    .article_info .head
    {
        margin-bottom: 30px;
    }



    .service_head .info
    {
        padding-bottom: 100px;
    }

    .service_head .service_name
    {
        font-size: 22px;
        line-height: 30px;

        margin-bottom: 30px;
    }


    .service_head .features .item + .item
    {
        margin-top: 5px;
    }

    .service_head .links
    {
        bottom: 40px;
    }


    .service_head .video_link .name
    {
        bottom: 33px;

        padding: 0 74px 0 20px;
    }

    .service_head .video_link:before
    {
        right: 20px;
        bottom: 30px;
    }



    .club_head .info
    {
        padding-bottom: 100px;
    }

    .club_head .club_name
    {
        font-size: 22px;
        line-height: 30px;

        margin-bottom: 30px;
    }


    .club_head .contacts
    {
        margin-bottom: 25px;
    }

    .club_head .contacts > *
    {
        width: 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }
    .club_head .contacts .time{
        width: 100%;
        max-width: 100%;
    }

    .club_head .links
    {
        bottom: 40px;
    }

    .club_head .video_link .data {
        width: 260px;
        margin-left: -130px;
        padding: 10px 10px 10px 60px;
    }
    .club_head .video_link .data:before {
        left: 10px;
    }
    /*
    .club_head .video_link .data
    {
        bottom: 25px;

        padding: 0 74px 0 20px;
    }

    .club_head .video_link:before
    {
        right: 20px;
        bottom: 30px;
    }*/



    .about_program
    {
        margin-bottom: 90px;
    }

    .about_program .col_left .text_block
    {
        padding: 40px;
    }


    .about_program .img
    {
        margin-top: 40px;
    }



    .about_training .desc
    {
        font-size: 18px;
        line-height: 26px;

        margin-bottom: 40px;
    }



    .reviews .flex > *,
    .reviews .flex > *.middle
    {
        width: calc(100% - 20px);
    }


    .reviews .review.video_link
    {
        padding-bottom: 60%;
    }

    .reviews .more
    {
        margin-top: 40px;
    }



    .related_programs .flex
    {
        margin-bottom: -40px;

        --related_programs_count: 2;
    }

    .related_programs .flex > *
    {
        margin-bottom: 40px;
    }

    .related_programs .item .link
    {
        margin-top: 20px;
    }




    .book_menu .category .flex
    {
        --book_menu_count: 1;
        --book_menu_offset: 40px;
    }

    .book_menu .category .flex > *.big
    {
        padding-bottom: 60%;
    }



    .products .filter
    {
        padding: 20px 0;
    }

    .products .filter form
    {
        padding: 0 70px 0 0;
    }

    .products .filter .reset_btn
    {
        padding-right: 22px;

        background-size: 12px auto;
    }

    .products .filter .reset_btn span
    {
        display: none;
    }


    .products .flex
    {
        --products_count: 2;
    }

    .products .product .name
    {
        font-size: 12px;
        line-height: 18px;
    }



    .service_info {
        padding-top: 50px;
    }
    .service_info.about_top {
        margin-bottom: 50px;
        padding-top: 0;
    }

    .about_club .bg
    {
        padding: 90px 0 125px;
    }

    .about_club .block_title
    {
        font-size: 20px;
        line-height: 28px;

        margin-bottom: 40px;
    }


    .about_club .pluses,
    .about_club .img
    {
        margin-bottom: 50px;
    }


    .about_club .text_block
    {
        width: 100%;
    }

    .about_club .you_get
    {
        margin-bottom: 40px;
    }

    .about_club .text_block .tour_3d
    {
        margin-top: 0;
    }




    .coachs .flex > *
    {
        padding-bottom: 60%;
    }

    .coachs .item .info
    {
        padding: 20px;
    }

    .coachs .item.text
    {
        font-size: 18px;
        line-height: 24px;

        padding: 20px;
    }



    .send_boss .form
    {
        width: 100%;
        margin-top: 40px;
    }



    .club_schedule .block_head
    {
        padding: 0;
    }

    .club_schedule .block_head .desc
    {
        margin-top: 15px;
    }

    .club_schedule .block_head .make_schedule
    {
        position: relative;
        top: 0;

        margin-top: 20px;
    }

    .club_schedule .block_head .export_link
    {
        top: auto;
        bottom: -5px;
    }


    .club_schedule .filter
    {
        margin-bottom: 40px;
    }

    .club_schedule .filter form
    {
        padding-right: 100px;
    }


    .club_schedule .filter .reset_btn
    {
        padding-right: 22px;

        background-size: 12px auto;
    }

    .club_schedule .filter .reset_btn span
    {
        display: none;
    }


    .club_schedule .filter .date .days .slider
    {
        width: 100%;
        padding: 0 0 20px;
    }

    .date .owl-carousel .owl-nav button
    {
        top: auto;
        bottom: 0;
    }

    .date .owl-carousel .owl-nav button.owl-prev
    {
        right: auto;
        left: 0;
    }

    .date .owl-carousel .owl-nav button.owl-next
    {
        right: auto;
        left: 84px;
    }

    .date .owl-carousel .owl-nav button.owl-prev:hover
    {
        left: -10px;
    }



    .schedule_data .head .count,
    .schedule_data .head .difficulty
    {
        width: calc(100% - 20px);
    }



    .schedule_data .time_block .flex
    {
        --time_block_count: 2;
    }

    .schedule_data .time_block .item .name
    {
        font-size: 12px;
        line-height: 18px;
    }


    .schedule_data .time_block .item .type
    {
        width: calc(100% + 60px);
        margin-right: -60px;
    }



    .choose_fitness .block_title
    {
        font-size: 22px;
        line-height: 30px;

        margin-bottom: 50px;
    }



    .choose_fitness .flex
    {
        --clubs_count: 2;
    }

    .choose_fitness .item .name
    {
        font-size: 13px;
        line-height: 19px;
    }



    .sections_info .head .difficulty
    {
        width: calc(100% - 20px);
    }


    .sections_info .flex
    {
        --sections_info_count: 2;
    }

    .sections_info .item .thumb.video_link:before
    {
        bottom: 15px;
        left: 15px;
    }

    .sections_info .item .thumb .icon
    {
        right: 19px;
        bottom: 19px;
    }

    .sections_info .item .name
    {
        font-size: 13px;
        line-height: 19px;
    }

    .sections_info .item .time
    {
        font-size: 10px;
        line-height: 14px;

        margin-top: 5px;
    }



    .services_cats .filter
    {
        padding: 20px 0;
    }

    .services_cats .filter form
    {
        padding: 0 100px 0 0;
    }

    .services_cats .filter .reset_btn
    {
        padding-right: 22px;

        background-size: 12px auto;
    }

    .services_cats .filter .reset_btn span
    {
        display: none;
    }


    .services_cats .flex
    {
        --services_cats_count: 2;
    }

    .services_cats .flex > *.big
    {
        width: calc((100% / var(--services_cats_count)) - var(--services_cats_offset));
        margin-bottom: var(--services_cats_offset);
    }

    .services_cats .item .thumb
    {
        margin-bottom: 20px;
    }

    .services_cats .item.big .thumb
    {
        padding-bottom: 68.5%;
    }

    .services_cats .item .name
    {
        font-size: 12px;
        line-height: 18px;
    }

    .services_cats .item .type
    {
        font-size: 10px;
        line-height: 14px;

        margin-top: 5px;
    }



    /*.bottom_link .item,
    .bottom_link .item:first-child
    {
        width: 100%;
        position: relative;
        padding-right: 90px;
        vertical-align: middle;
        white-space: normal;
        background-size: 60px auto;
        hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        line-height: normal;
        background: none;
    }
    .bottom_link .item a:after{
        width: 75px;
        height: 42px;
        position: absolute;
        right: 0;
        top: 89px;
        background: url(../images/ic_bottom_link.svg) 100% 50% no-repeat;
        background-size: cover;
        content: '';
    }


    .franchise_wrap .bottom_link .item, .franchise_wrap .bottom_link .item:first-child{
        width: auto;
    }*/

    .bottom_link{
        height: auto;
        padding: 100px 0;
        line-height: normal;
        text-shadow: -0   -1px 0   #000000,
        0   -1px 0   #000000,
        -0    1px 0   #000000,
        0    1px 0   #000000,
        -1px -0   0   #000000,
        1px -0   0   #000000,
        -1px  0   0   #000000,
        1px  0   0   #000000,
        -1px -1px 0   #000000,
        1px -1px 0   #000000,
        -1px  1px 0   #000000,
        1px  1px 0   #000000,
        -1px -1px 0   #000000,
        1px -1px 0   #000000,
        -1px  1px 0   #000000,
        1px  1px 0   #000000;
    }
    .bottom_link .item{
        margin-left: 0;
        background: none !important;
        padding-right: 0;
        white-space: normal;
        line-height: normal;
    }
    .bottom_link .item a{
        display: block;
        position: relative;
        padding-right: 80px;
        transition: none;
    }
    .bottom_link .item a:after{
        width: 75px;
        height: 42px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -21px;
        background: url(../images/ic_bottom_link.svg) 100% 50% no-repeat;
        background-size: cover;
        content: '';
    }
    .bottom_link .item:hover{
        background: none !important;
    }
    .bottom_link .item a:hover:after
    {
        background: url(../images/ic_bottom_link2.svg) 100% 50% no-repeat;
        background-size: cover;
    }

    .franchise_num_block.block{
        padding: 81px 0 86px;
    }
    .franchise_num_block .desc{
        float: none;
    }

    .franchise_cond .pluses .item{
        display: block;
        width: 100%;
    }
    .franchise_cond .pluses .item .desc{
        width: 100%;
    }

    .contacts_list .item{
        display: block;
        width: 100%;
        margin-bottom: 58px;
    }
    .contacts_page_wrap .contacts_list .item{
        width: 100%;
    }
    .contacts_page_wrap .contacts_list .item .text_block{
        width: 100%;
    }
    .contacts_page_wrap .contacts_list .item:last-child{
        margin-bottom: 0;
    }
    /*---------------
        Footer
    ---------------*/
    footer
    {
        padding-bottom: 30px;
    }


    footer .socials
    {
        width: calc(100% + 20px);
        margin-top: 15px;
        margin-left: -20px;
    }

    footer .socials a,
    footer .socials a + a
    {
        margin-left: 20px;
    }



    /*---------------
        PopUp
    ---------------*/
    #menu_modal .links
    {
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-left: -40px;
    }

    #menu_modal .links a
    {
        font-size: 30px;
        line-height: 40px;
        white-space: normal;
        margin-left: 40px;
    }


    #menu_modal .lk_link
    {
        font-size: 20px;

        margin-top: 50px;
        padding: 20px 120px 20px 20px;
    }

    #menu_modal .lk_link:before
    {
        right: 38px;
    }

    #menu_modal .lk_link:after
    {
        right: 40px;
    }


    .modal .modal_title
    {
        font-size: 24px;
        line-height: 34px;

        margin-bottom: 40px;
    }



    #coach_modal .video_link .data
    {
        bottom: 35px;

        padding-right: 74px;
        padding-left: 20px;
    }

    #coach_modal .video_link:before
    {
        right: 20px;
        bottom: 40px;
        left: auto;
    }

    .buttons_block{
        right: 10px;
    }

    .fake_page .status{
        margin-bottom: 5px;
        font-size: 64px;
    }
    .fake_page .title{
        font-size: 44px;
        line-height: normal;
    }
    .goto_home a{
        justify-content: center;
    }
    .goto_home a span{
        font-size: 12px;
    }
    .goto_home:hover
    {
        line-height: 60px;
        height: 60px;
        margin: 0;
    }

    .news_page_links{
        top: -37px;
        bottom: auto !important;
        right: auto !important;
        left: 20px;
    }
    .top_club_list .nice-select{
        text-align: left;
    }

    .card_selection .options .field{
        max-width: 40%;
        left: 0;
    }
    .get_card .all_cards .slider{
        padding-right: 0;
    }
    .get_card .img img, .get_card .img img.loaded{
        max-width: 100%;
        width: auto;
        height: 200px !important;
    }

    .main_slider{
        margin-bottom: 30px;
    }

    .service_head.short_block .info{
        width: 100%;
        padding-bottom: 0;
    }
    .service_head.short_block .video_link{
        width: 100%;
        position: relative;
        margin-bottom: -4px;
        padding-bottom: 100%;
    }
    .service_head.short_block .info .video_link{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .service_head .short_services_list {
        padding: 50px 50px 0;
    }
    .service_head .short_service a{
        font-size: 18px;
        line-height: normal;
    }

    .services_main_promo .cont{
        padding: 0;
    }

    .services_main_promo .item.big{
        width: 100%;
    }

    .has_mobile_pic{
        display: none;
    }
    .main_slider .slide .bg.mobile_bg{
        display: block;
        background-position: 50% 100%;
    }

    .club_head .club_name span{
        margin-bottom: 0;
    }

    .reviews.guest_block .flex > *, .reviews.guest_block .flex > *.middle{
        width: calc(50% - 20px);
        padding-bottom: 30%;
    }

    .special_text .info {
        max-width: 280px;
    }
    .special_text .img {
        height: 300px;
    }

    .auth_form .form .submit{
        flex-flow: wrap-reverse;
    }
    .reg_form_wrap .submit{
        flex-flow: inherit !important;
    }
    .auth_form .form .submit_btn{
        margin-bottom: 10px;
    }

    .opened_note{
            font-size: 10px;
        width: 135px;
    }

    .club_service_info {
        margin-bottom: 50px !important;
        padding-top: 10px !important;
    }
    .club_service_info .links {
        width: 100%;
    }
    .club_schedule .block_head .title.font_small h1 {
        font-size: 24px;
    }
    /* shop */
    .special_list .owl-nav,
    .section_list .owl-nav {
        top: -35px;
    }

    .shop_wrap {
        margin-bottom: 50px;
    }
    .shop_goods {
        margin-bottom: 25px;
    }
    .goods_list {
        justify-content: center;
    }
    .goods_list .good_item {
        margin: 0 20px 30px;
    }

    .shop_filter .bx_filter_parameters_box.price_block {
        flex-wrap: wrap;
    }
    .price_block .bx_filter .bx_filter_parameters_box_title {
        width: 100%;
    }
    .price_block .bx_filter_block {
        width: 100%;
    }
    .shop_filter .bx_filter_parameters_box.price_block .bx_filter_block {
        width: 96%;
    }
    .bx_filter .bx_filter_parameters_box_container_block {
        width: 24%;
    }

    .basket-coupon-section {
        width: 75%;
    }

    .shop_item_top {
        flex-direction: column;
    }
    .shop_item_title {
        display: none;
    }
    .shop_item_title.mobile {
        display: block;
        margin-bottom: 40px;
    }
    .shop_item_slider, .shop_item_right {
        width: 100%;
        align-self: center;
    }
    .shop_item_right {
        margin-bottom: 30px;
        margin-top: 35px;
    }
    .shop_item_tabs {
        margin-top: 20px;
    }

    #bx-soa-delivery .bx-soa-section-content {
        height: 130px;
        align-items: flex-start;
    }
    .city_clubs {
        left: 25px;
        bottom: 25px;
    }
    .bx-soa-item-properties:last-child {
        justify-content: flex-end;
    }
    .main-user-consent-request-announce-link {
        line-height: normal;
    }

    .bx-soa-tooltip .tooltip-inner {
        font-size: 13px;
    }

    .sale_order_full_table {
        max-width: 100%;
    }

    .basket-checkout-section, .basket-coupon-section {
        width: 100%;
    }

    .club_reviews .block_head .title, .club_reviews .block_head .title h1,
    .club_contacts_map .block_head .title, .club_contacts_map .block_head .title h1,
    .shop_sections h2, .shop_special h2 {
        font-size: 28px;
        line-height: normal;
    }

    .prolong_card .card_pic {
        width: 30%;
        margin-bottom: 30px;
    }
    .prolong_card .card_props {
        width: 65%;
        max-width: none;
        margin-left: 20px;
    }
    .prolong_card .no_discounts .card_props {
        margin-left: 20px;
    }

    .service_head .service_name, .service_head .service_name h1 {
        font-size: 24px;
    }

    .file_wrap {
        display: flex;
        width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
        margin-top:  30px;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .file_wrap .NFI-wrapper  {
        width: 45%;
        height: auto !important;
        position: relative !important;
        right: auto !important;
        left: 0;
        bottom: auto !important;
        flex-direction: row !important;
        flex-wrap: wrap;
    }
    .file_wrap .NFI-wrapper.file_input_249, .file_wrap .NFI-wrapper.file_input_250, .file_wrap .NFI-wrapper.file_input_220 {
        bottom: auto !important;
    }
    .file_wrap .NFI-filename {
        width: 100%;
        font-size: 14px !important;
        text-align: left !important;
    }

    .personal_survey .text {
        padding-right: 0;
    }
    .personal_survey .text_note {
        position: relative;
        width: 100%;
        margin-bottom: 35px;
        padding: 20px 25px;
    }
}
@media (max-width: 720px){
    .footer_new .bot_menu_block{
        width: 100%;
        margin-bottom: 20px;
    }
    .footer_new .bot_menu_block ul{
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    .footer_new .bot_menu_block ul li{
        display: block;
        margin-right: 10px;
        letter-spacing: normal;
        white-space: nowrap;
    }
    .footer_new .bot_contacts{
        margin-top: 0;
    }
    .social_bot_new{
        margin: 0 auto;
        text-align: center;
    }
    .bot_contacts .apps_new{
        width: 100%;
        justify-content: center;
    }
    .bot_contacts .copyright, .bot_contacts .tel{
        width: 100%;
        text-align: center;
    }
    .bot_contacts .tel{
        margin-bottom: 20px;
    }

    .personal_title .page_title h1 {
        font-size: 30px;
        line-height: normal;
    }

    .bx-soa-tooltip .tooltip-inner {
        display: none;
    }

    .personal_head_menu {
        position: relative;
        left: 0;
        top: -25px;
        margin-bottom: 25px;
        flex-wrap: wrap;
    }
    .personal_head_menu form, .personal_head_menu a {
        margin-bottom: 10px;
    }

    .thumbs_list .owl-nav {
        top: 140%;
    }
    .thumbs_list .owl-item .photo_item {
        height: 65px;
    }
}
@media (max-width: 640px){
    .fresh_fit_wrap .bottom_link .item{
        font-size: 30px;
    }

    .club_service_info{
        margin-bottom: 60px !important;
        padding-top: 0;
    }
    .club_service_info .links {
        width: calc(100% + 20px);
    }

    /*.club_schedule, .about_club, .club_contacts_map,
    .club_news_list, .club_reviews{
        padding-top: 60px;
    }*/

    .special_text, .special_text:nth-of-type(2n){
        flex-direction: column;
    }
    .special_text .info {
        max-width: 100%;
    }
    .special_text .img {
        max-width: 100%;
        height: auto;
        margin-bottom: 30px;
    }
    .special_text .img img{
        position: relative;
        height: auto;
    }
    .special_text .img img, .special_text .img:after {
        width: 100%;
    }
    .special_text:nth-of-type(2n) .img img,
    .special_text:nth-of-type(2n) .img:after{
        left: 0;
        right: auto;
    }

    .section_item {
        width: 48%;
    }

    .goods_list .good_item {
        margin: 0 5px 20px;
    }

    .basket-coupon-section {
        width: 100%;
    }
    .basket-items-list-wrapper-compact .basket-items-list-item-container {
        flex-direction: column;
    }
    .basket-items-list-item-descriptions {
        margin-bottom: 20px;
    }
    .basket-items-list-item-amount, .basket-items-list-item-price {
        position: relative;
        top: auto;
        right: auto;
    }
    .basket-items-list-wrapper-compact .basket-items-list-item-container {
        padding-right: 25px;
        padding-left: 25px;
    }
    .basket-items-list-item-remove {
        padding-top: 0 !important;
    }
    .basket-items-list-item-amount {
        margin-bottom: 20px;
    }
    .basket-items-list-item-amount, .basket-items-list-item-price {
        align-self: flex-start;
        margin-left: 124px;
    }
    .basket-items-list-item-price {
        display: inline-flex;
        width: 117px;
        justify-content: flex-start;
    }
    .basket-items-list-item-price-for-one {
        display: none;
    }

    .shop_item_tabs {
        padding: 30px 15px;
    }
    .product-item-detail-tabs-container {
        margin-bottom: 20px;
    }
    .product-item-detail-tab-content {
        font-size: 12px;
        line-height: 24px;
    }
    .product-item-detail-tabs-list {
        flex-wrap: wrap;
    }
    .product-item-detail-tab-link:before {
        bottom: -4px;
    }
    .product-item-detail-tab {
        margin-bottom: 15px;
        margin-right: 30px;
    }
    .product-item-detail-tab + li {
        margin-left: 0;
    }

    .bx-html-editor {
        min-width: auto !important;
    }
    .blog-comment-meta {
        flex-wrap: wrap;
    }
    .good_reviews div.blog-post-rating {
        margin-left: 0;
    }
    .comment-meta-inner {
        margin-right: 23px;
        margin-bottom: 15px;
    }

    .shop_sections h2, .shop_special h2 {
        font-size: 20px;
    }

    .orders_history {
        width: auto;
        position: relative;
        top: -30px;
        right: auto;
        text-align: left;
        left: 0;
        padding-left: 0;
    }

    .sale-order-list-status-restricted, .sale-order-list-status-alert, .sale-order-list-status-success {
        margin-left: 0;
    }
    .sale-order-list-payment {
        margin-bottom: 20px;
    }

    .sale-order-detail-about-order-inner-container > .row {
        flex-direction: column-reverse;
        align-items: flex-start;
    }
    .sale-order-detail-about-order-inner-container > .row .col-sm-6 {
        margin-bottom: 20px;
    }
    .sale-order-detail-about-order-inner-container-list-item {
        width: 45%;
    }
    div.sale-order-detail-about-order-inner-container-repeat {
        position: absolute;
        right: 15px;
    }

    .sale-order-detail-payment-options-methods-info-title-status-alert,
    .sale-order-detail-payment-options-methods-info-title-status-restricted,
    .sale-order-detail-payment-options-methods-info-title-status-success {
        margin-left: 0;
    }
    .sale-order-detail-payment-options-methods-button-element,
    .sale-order-detail-payment-options-methods-button-element-new-window {
        width: 175px;
        margin-left: 15px;
    }
    .sale-order-detail-about-order-inner-container-name-read-less, .sale-order-detail-about-order-inner-container-name-read-more, .sale-order-list-cancel-payment {
        margin-top: 10px;
    }

    .order_buttons_wrap {
        flex-direction: column;
    }
    .sale-order-list-about-container, .sale-order-list-repeat-container, .sale-order-list-cancel-container {
        width: 100%;
    }
    .sale-order-list-repeat-container, .sale-order-list-cancel-container {
        margin-left: 15px;
        text-align: left;
    }
    .sale-order-list-about-container, .sale-order-list-repeat-container {
        margin-bottom: 10px;
    }

    .sale-order-detail-order-item-td .visible-xs.visible-sm {
        display: block !important;
    }
    .sale-order-detail-order-item-tr.hidden-sm {
        display: none !important;
    }
    .sale-order-detail-order-item-tr {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .sale-order-detail-order-item-td {
        display: inline-flex;
        width: 100%;
        justify-content: flex-start;
    }
    .sale-order-detail-order-item-block {
        width: 100%;
    }
    .sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-title, 
    .sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-text {
        text-align: left;
    }
    .sale-order-detail-order-item-color,
    .sale-order-detail-order-item-size {
        text-align: center;
    }
    .sale-order-detail-order-item-size {
        margin-bottom: 10px;
    }

    .sale-order-detail-order-item-td:first-child {
        border-top: none;
    }

    div.sale-order-detail-payment-options-methods-template {
        padding: 0 !important;
    }
    .sberbank__content {
        width: 100% !important;
    }

    .section_item + div {
        margin-left: 0;
    }

    .shop_head .page_title h1, .shop_item_title {
        font-size: 18px;
    }

    .prolong_card .card_pic {
        width: 100%;
        max-width: 340px;
    }
    .prolong_card .card_props {
        width: 100%;
        max-width: 340px;
        margin-left: 0;
    }
    .prolong_card .no_discounts .card_props {
        margin-left: 0;
    }
    .prolong_card .card_summary {
        width: 100%;
        max-width: 340px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .prolong_card .card_props .props .data {
        width: auto;
    }
    .prolong_card .card_props .props li {
        margin-bottom: 7px;
        line-height: normal;
    }
}

@media (max-width: 540px) {
    .file_wrap .NFI-wrapper {
        width: 100%;
    }

    .personal_survey .form label span {
        margin-right: 18px;
    }
}
@media (max-width: 520px) {
    div.sale-order-detail-about-order-inner-container-repeat {
        position: relative;
        right: auto;
        padding-left: 15px;
    }
    .sale-order-detail-about-order-inner-container-list-item {
        width: 100%;
        margin-bottom: 0;
    }
    .sale-order-detail-order-section-content {
        padding-left: 0;
        padding-right: 0;
    }
    .sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-title,
    .sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-text {
        padding-left: 0;
    }

    .sale-order-detail-order-item-tr {
        padding: 0 15px 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #e5e5e5;
    }
    .sale-order-detail-order-item-tr:last-child {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .club_news_link {
        right: auto;
        top: -40px;
    }
}