@media (max-width: 1360px) {
    .shop_special .good_item {
        width: auto;
    }
}
@media (max-width: 1344px) {
    /*---------------
        Main styles
    ---------------*/
    :root {
        --font_size_title: 55px;
    }
    .block {
        margin-bottom: 150px;
    }
    .block_head {
        margin-bottom: 60px;
    }
    .block_head .title {
        line-height: 60px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 20px;
        margin-left: 0;
    }
    .owl-carousel .owl-nav button.owl-next {
        left: 104px;
        margin-left: 0;
    }
    .owl-carousel .owl-nav button.owl-prev:hover {
        left: 10px;
        margin-left: 0;
    }

    .special_list .owl-nav button.owl-prev {
        left: 0;
    }
    .special_list .owl-nav button.owl-prev:hover {
        left: -10px;
    }
    .special_list .owl-nav button.owl-next {
        left: auto;
    }

    .page_title {
        line-height: 65px;
        margin-bottom: 60px;
    }
    .page_head .city {
        margin-top: -60px;
    }
    .page_head .city .current {
        font-size: 55px;
        line-height: 65px;
    }
    .page_head .selected_club .slider {
        padding-right: 200px;
    }

    .service_head .info {
        width: calc(50% - 20px);
        min-height: 650px;
        padding: 180px 50px 105px 0;
    }
    .service_head .back_link {
        top: 135px;
    }
    .service_head .service_name {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 50px;
    }
    .service_head .links {
        bottom: 60px;
        padding-right: 50px;
    }
    .service_head .video_link {
        width: calc(50% + 20px);
    }
    .service_head .video_link .name {
        bottom: 60px;
    }
    .service_head.short_block .info .video_link .name{
        bottom: 75px;
    }
    .service_head .video_link:before {
        right: 20px;
        bottom: 58px;
        left: auto;
        margin-right: 0;
    }

    .club_head .info {
        width: calc(50% - 20px);
        min-height: 650px;
        padding: 180px 50px 105px 0;
    }
    .club_head .back_link {
        top: 135px;
    }
    .club_head .club_name {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 50px;
    }
    .club_head .links {
        bottom: 60px;
        padding-right: 50px;
    }
    /*
    .club_head .video_link {
        width: calc(50% + 20px);
    }
    .club_head .video_link .data {
        bottom: 55px;
    }
    .club_head .video_link:before {
        right: 20px;
        bottom: 58px;
        left: auto;
        margin-right: 0;
    }*/

    .about_club .bg {
        padding: 150px 0;
    }
    .about_club .block_title {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 100px;
    }
    .about_club .img {
        margin-bottom: 100px;
    }
    /*---------------
        Header
    ---------------*/
    header .info {
        padding: 30px 0;
    }
    .city_modal .title {
        line-height: 65px;
    }
    .city_modal .title span {
        font-size: 55px;
        line-height: 65px;
    }
    /*---------------
        Main section
    ---------------*/
    .main_slider .slide .cont {
        min-height: 100vh;
        padding-bottom: 60px;
    }
    .main_slider .owl-dots {
        right: 20px;
        margin-right: 0;
    }

    .services {
        margin-bottom: 150px;
    }
    .services .flex > *.big {
        margin-bottom: 50px;
        padding-bottom: 50%;
    }
    .services .item.big .info {
        padding: 60px 50px;
    }
    .services .bottom {
        margin-top: 125px;
    }

    .stocks .list .item .img {
        width: calc(59% + 20px);
        margin-left: -20px;
        padding-bottom: 50%;
    }
    .main .stocks .list .item .img{
        height: auto;
        padding-bottom: 50%;
    }

    .advantages {
        padding: 150px 0 75px;
    }
    .advantages .item .title {
        font-size: 36px;
    }
    .advantages .item .desc {
        font-size: 28px;
        line-height: 38px;
    }
    .advantages .item .img {
        margin-top: 100px;
        padding-bottom: 30%;
    }

    .clubs {
        padding: 75px 0 150px;
    }

    .get_card .marquee {
        margin-top: 100px;
    }

    .clubs_list {
        padding-top: 70px;
    }

    .lk .head .my_card .info {
        width: calc(100% - 363px);
    }

    .auth_form {
        margin-bottom: 100px;
    }

    .additional_bonuses .block_head {
        margin-bottom: 90px;
    }
    .additional_bonuses .block_head .desc {
        font-size: 28px;
        line-height: 38px;
    }

    .stocks .flex .item .name {
        font-size: 19px;
        line-height: 27px;
    }

    .about_program .col_left .text_block {
        padding: 60px 50px;
    }
    .about_program .img {
        margin-top: 60px;
    }
    .about_training .desc {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 90px;
    }

    .clubs_map .map {
        height: 100vh;
    }
    .clubs_map .info_wrap {
        width: 380px;
        padding: 0 20px;
    }
    .clubs_map .club_info .payments {
        padding-right: 0;
    }

    .related_programs .all_link {
        margin-top: 90px;
    }
    .related_programs .all_link:hover {
        margin-top: 85px;
    }

    .book_menu .filter {
        margin-bottom: 70px;
    }
    .book_menu .category + .category {
        margin-top: 70px;
    }
    .book_menu .category .flex > *.big {
        margin-bottom: 90px;
    }
    .book_menu .category .more {
        margin-top: 50px;
    }

    .club_schedule .block_head .export_link {
        top: 65px;
    }

    .schedule_data .time_block + .time_block {
        margin-top: 90px;
    }

    .services .links {
        margin-top: 70px;
    }

    .choose_fitness {
        padding: 125px 0;
    }
    .choose_fitness .block_title {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 90px;
    }

    .franchise_num_block.block{
        margin-bottom: 0;
    }
    .franchise_num_block .slider .desc{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 26px;
    }
    /*---------------
        PopUp
    ---------------*/
    .modal .back_link {
        top: 40px;
        left: 20px;
        margin-left: 0;
    }
    .modal .cont {
        height: calc(100vh - 120px);
        margin-top: 100px;
        margin-bottom: 20px;
    }
    .modal .modal_title {
        margin-bottom: 50px;
    }
    .form .submit {
        padding-top: 20px;
    }

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

    #menu_modal .lk_link {
        font-size: 28px;
        line-height: 30px;
        margin-top: 50px;
        padding: 30px 170px 30px 30px;
    }

    #coach_modal .cont {
        height: calc(100vh - 200px);
        margin-bottom: 100px;
    }
    #coach_modal .links {
        bottom: 60px;
        left: 20px;
        margin-left: 0;
    }
    #coach_modal .video_link .data {
        bottom: 55px;
    }
    #coach_modal .video_link:before {
        right: 20px;
        bottom: 60px;
        left: auto;
    }

    .goto_home{
        padding: 0 20px;
    }

    .special_text .img{
        height: 400px;
    }

    /* shop */
    .shop_goods {
        width: 73%;
    }
    .goods_list {
        max-width: 100%;
    }

    .shop_filter {
        width: 300px;
        max-width: none;
        padding: 30px 20px;
    }
    .bx_filter .bx_filter_parameters_box_container_block {
        display: inline-block;
        width: 45%;
        float: none;
    }
    .bx_filter .bx_ui_slider_track {
        width: 80%;
        margin: 49px auto 35px;
    }
    .bx_filter .bx_filter_search_button {
        width: 140px;
        margin-right: 40px;
    }

    .photo_list .owl-nav button.owl-prev,
    .thumbs_list .owl-nav button.owl-prev {
        left: 10px;
    }

    .photo_list .owl-nav button.owl-next,
    .thumbs_list .owl-nav button.owl-next {
        left: auto;
        right: 10px;
    }
}