@media (max-width: 1115px) {
    .more_hotels {
        left: 20px;
    }

}

@media only screen and (max-width : 930px) {
    .footr_bl_wrap {
        flex: none;
        display: block;
    }

    .main_soc_video_block_inner.video {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .main_slider_big {
        display: none;
    }

    .main_p_catalog {
        top: 0;
    }

    .main-content_catalog_wrap_inner {
        max-width: 100%;
    }

    .l_menu_wrap {
        max-width: 100%;
    }

    .l_menu_list_wrap {
        width: 100%;
        position: relative;
    }
}

@media only screen and (max-width : 790px) {
    .logo {
        max-width: 90px;
        position: absolute;
    }

    .valut_wrap {
        display: none;
    }

    .telefone_top_wrap {
        margin-right: 5px;
    }

    .top_callback_wrap {
        display: none;
    }

    .bot_header_btns_wrap {
        display: none;
    }

    .header_main_top {
        margin-bottom: 20px;
        padding: 10px 0 10px 110px;
    }

    .main-content_catalog_wrap_inner {
        max-width: 100%;
    }

    .l_menu_wrap {
        max-width: 100%;
    }

    .l_menu_list_wrap {
        width: 100%;
        position: relative;
    }

    .new_mobile-form #new_os-people {
        margin-bottom: 25px !important;
    }

    .hot_tours_title {
        top: 0;
        margin-top: 20px;
    }

    .main_soc_video_block_inner {
        height: auto;
    }

    .main_tourist_comment.comment {
        margin-right: 0;
    }

    .main_tourist_comment_foto {
        height: auto;
    }

    .main_tourist_say_title {
        font-size: 23px;
        margin-bottom: 20px;
    }

    .main_tourist_say {
        position: relative;
        padding-bottom: 80px;
    }

    .podpiska_text {
        margin-bottom: 15px;
    }

    .podpiska_form {
        flex: 1 1 320px;
    }

    .logo_footer_wrap .logo {
        position: relative;
    }



}

@media only screen and (max-width : 572px) {
    .new_mobile-form .new_f-ext-btn-container {
        margin-top: 15px;
        margin-bottom: 70px;
    }

    .more_hotels {
        left: 0;
        margin-right: 0;
        width: 100%;
        text-align: center;
        bottom: 5px;
    }

    .more_hotels_btn {
        padding: 5px 30px;
    }

    .more_hotels:hover {
        bottom: 1px;
    }
}

@media only screen and (max-width : 500px) {
    .log_menu_footer {
        flex: none;
        display: block;
    }

    .logo_footer_wrap {
        margin-bottom: 15px;
    }

    .contakt_footer_inner {
        margin-bottom: 15px;
    }

    .contakt_footer_inner_title {
        margin-bottom: 0;
    }

    .search_header_wrap_top_tel {
        font-size: 15px;
    }

    .show_more {
        font-size: 13px;
    }




}