.band_holder .wrapper {
    width: auto;
    max-width: 1410px;
}

.band_holder {
    min-width: 360px;
}

.band .band_background, .band .band_shadow {
    min-width: 360px;
}

@media only screen and (max-width: 400px) {
    .wrapper {
        padding: 0 10px;
    }
}


/*начинается адаптив шапки*/
@media only screen and (max-width: 620px) {
    
}

/*адаптив обычной страницы*/
@media only screen and (max-width: 1200px){
    h1, h2 {
        font-size: 56px;
        line-height: 64px;
        margin-bottom: 35px;
    }
    
    .pagetext table th {
        padding: 9px 14px;
    }

    .pagetext table td {
        padding: 10px 14px;
    }
    
    /*.pagetext h2, .pagetext h3 {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 24px;
        margin-top: 24px;
    }

    .pagetext h3 {
        font-size: 24px;
        line-height: 36px;
    }*/
}

@media only screen and (max-width: 780px){
    
    .pagetext table th {
        padding: 5px 9px;
        font-size: 11px;
    }

    .pagetext table td {
        padding: 6px 9px;
        font-size: 14px;
        line-height: 20px;
    }
    
}

@media only screen and (max-width: 640px){
    
    .pagetext table th {
        max-width: 60px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

/*адаптив для списка статей*/
@media only screen and (max-width: 1000px){
    .articles_item {
        padding: 30px;
    }
    
    .articles_item_img {
        width: 270px;
    }
    
    .articles_item_content {
        margin-left: 300px;
        height: 290px;
    }
    
    .articles_item_info {
        max-height: 250px
    }
    
    .articles_item_info_inner {
        padding-top: 0;
        padding-bottom: 10px;
        
    }

    .articles_item_title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    
}


@media only screen and (max-width: 700px){
    .articles_item_img {
        float: none;
        width: auto;
        max-width: 100%;
        margin: 0 auto 15px
    }
    
    .articles_item_content {
        margin-left: 0;
        max-width: 330px;;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 640px){
    .none_message {
        font-size: 18px;
        line-height: 26px;
    }
}


@media only screen and (max-width: 640px){
    .booking_block {
        padding: 0 0 00px;
    }
}

/*верстаем летнюю страницу*/
@media only screen and (max-width: 1200px){
    .header_container {
        /*height: 50px;*/
    }
    
    .header_logo {
        width: 150px;
    }
    
    .headmenu_item {
        font-size: 14px;
    }
    
    .header_phones_wrapper {
        padding-right: 10px;
        padding-left: 15px;
    }
    
    .header_phones_inner {
        padding-bottom: 10px;
    }
    
    .header_phones_value {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1040px){
    .header_logo {
        width: 120px;
    }
    .headmenu_item_link {
        padding: 0 6px;
        margin: 0 -6px;
        font-weight: normal;
    }
    
    .headmenu_sub { 
        left: -6px;
    }
    
    .headmenu_item_subisset .headmenu_item_link .headmenu_item_link_inner {
        padding-right: 14px;
    }
    
    
    .header_phones_wrapper {
        padding-right: 5px;
        padding-left: 10px;
    }
    
    .header_phones_arrow {
        right: 7px;
    }
    
    .header_phones_inner {
        padding-bottom: 10px;
    }
    
    .header_phones_value {
        font-size: 16px;
    }
}

@media only screen and (max-width: 980px){
    .header_container {
        margin: 0 auto;
        text-align: left;
    }
    
    .header_logo {
        width: auto;
    }
    
    .headmenu_block {
        display: none;
    }
    
    .header_phones {
        height: 55px;
        margin-left: 30px;
    }
    
    .header_phones_wrapper {
        /*height: 55px;*/
        background-color: transparent;
    }
    
    .header_phones_inner {
        padding-bottom: 0;
    }
    
    .header_phones_item {
        height: 45px;
        padding-top: 10px;
        
        display: inline-block;
    }
    
    .header_phones_arrow {
        top: 10px;
    }
    
    .headmenu_mob_button {
        margin-top: 12px;
        display: inline-block;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 820px){
    .header_phones {
        margin-left: 20px;
    }
    
    .header_phones_item {
        padding-right: 15px;
    }
}

@media only screen and (max-width: 750px){
    .header_logo {
        width: 120px;
    }
    
    .header_phones {
        margin-left: 10px;
    }
    
    .header_phones_item {
        padding-right: 10px;
    }
    
    .header_phones_value {
        font-size: 14px;
    }
}

@media only screen and (max-width: 600px){
    .header_logo {
        width: auto;
    }
    .header_phones {
        display: block;
        text-align: center;
        margin-top: 5px;
        margin-left: 0;
    }
    .header_phones_item {
        text-align: left;
    }
    .header_phones_value {
        font-size: 16px;
    }
    
    .headmenu_mob_button {
        position: absolute;
        right: 15px;
        top: 20px;
    }
    
    .header_container {
        height: auto;
    }
    
    .header_container .expander {
        display: none;
    }
}

@media only screen and (max-width: 480px){
    /*.header_container {
        height: 55px;
    }
    
    .header_logo {
        width: 120px;
    }
    
    .header_phones {
        margin-left: 10px;
    }
    
    .headmenu_mob_button {
        margin-top: 10px;
    }*/
    
    .header_phones {
        margin-top: 10px;
        height: auto;;
    }
    
    .header_phones_wrapper {
        padding: 0;
    }
    .header_phones_item {
        padding: 0;
        margin-left: 10px;
    }
    
    .header_phones_item:first-child {
        margin-left: 0;
    }
    
    .header_phones_value {
        font-size: 14px;
    }
}

@media only screen and (max-width: 400px){
    .header_logo {
        width: 110px;
    }
    
    /*.header_phones_value {
        font-size: 14px;
    }
    .header_phones_caption {
        font-size: 12px;
    }*/
    
    .headmenu_mob_button {
        width: 32px;
        height: 32px;
        margin-top: 0px;
    }
    
    .header_phones_value {
        font-size: 13px;
        font-weight: normal;
    }
    
    .header_phones_caption {
        font-size: 11px;
    }
    
}

/*адаптив для титулбэнда*/
@media only screen and (max-width: 1000px){
    .titul_container {
        margin: 0 30px;
    }
    
    .titul_logo {
        margin: 0 0 10%;
        
    }
}

@media only screen and (max-width: 700px){
    .titul_buttons {
        margin: 0 -30px;
    }
    
    .titul_button {
        width: 240px;
        margin: 0 8px;
    }
}

@media only screen and (max-width: 560px){
    .titul_container {
        padding-bottom: 12%;
        margin: 0;
    }
    
    .titul_buttons {
        margin: 0;
    }
    
    .titul_button {
        width: 315px;
        max-width: 100%;
        display: block;
        margin: 0 auto 20px;
    }
}

/*адаптив редактируемрого блока*/
@media only screen and (max-width: 1200px){
    .summer_content_left {
        width: 45%;
    }
    .summer_content_right {
        width: 50%;
    }
}

@media only screen and (max-width: 1100px){
    .summer_content_left {
        width: 45%;
    }
    .summer_content_left_inner {
        height: auto;
        display: block;
    }
    .summer_content_right {
        width: 50%;
    }
}

@media only screen and (max-width: 880px){
    .pagetext p.large {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px;
    }
}

@media only screen and (max-width: 760px){
    .summer_content_left, .summer_content_right {
        width: auto;
        float: none;
    }
    
    .summer_content_left {
        margin-bottom: 25px;
    }
}

/*адаптив блока со статьями*/
@media only screen and (max-width: 1000px){
    .summer_articles_head {
        margin-bottom: 30px;
    }
    
    .summer_articles_h1 {
        font-size: 56px;
        line-height: 64px;
        margin-right: 240px;
    }
    
    .summer_articles_more {
        width: 200px;
        margin-top: -50px;
    }
}

@media only screen and (max-width: 800px){
    .summer_articles_h1 {
        font-size: 40px;
        line-height: 48px;
        margin-right: 0;
    }
    
    .summer_articles_more {
        float: none;
        margin-top: 30px;
    }
    
    .summer_articles_img {
        width: 260px;
    }
    
    .summer_articles_right { 
        margin-left: 290px;
        padding-top: 5px;
        max-height: 280px;
    }
    
    .summer_articles_kogda {
        margin-bottom: 8px;
    }
    
    .summer_articles_title {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 660px){
    .summer_articles_item {
        padding: 20px;
        margin-top: 15px;
    }
    
    .summer_articles_img {
        width: 220px;
    }
    
    .summer_articles_right { 
        margin-left: 240px;
        padding-top: 5px;
        max-height: 235px;
    }
}

@media only screen and (max-width: 560px){
    .summer_articles_img {
        width: 180px;
    }
    
    .summer_articles_right { 
        padding-top: 15px;
        margin-left: 200px;
        
    }
    
    .summer_articles_anons {
        display: none;
    }
}

@media only screen and (max-width: 480px){
    .summer_articles_img {
        width: 150px;
    }
    
    .summer_articles_right { 
        padding-top: 15px;
        margin-left: 170px;
        
    }
    
    .summer_articles_title {
        font-size: 16px;
        margin-bottom: 0;
    }
}

/*адаптив блоков с иконками*/
@media only screen and (max-width: 1200px){
    .summer_advantages_block, .summer_advantages_wide {
        padding: 30px 55px 0;
    }
    
    .summer_advantages_item, .summer_advantages_wide .summer_advantages_item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1050px){
    .summer_advantages_caption {
        font-size: 16px;
    }
    
    .summer_advantages_item {
        width: 180px;
    }
    
    .summer_advantages_col1 {
        width: 280px;
    }

    .summer_advantages_col2 {
        width: 180px;
    }

    .summer_advantages_col3 {
        width: 190px;
    }
}

@media only screen and (max-width: 900px){
    .summer_advantages_block, .summer_advantages_wide {
        padding: 30px 30px 0;
    }
}

@media only screen and (max-width: 850px){
    .summer_advantages_list {
        max-width: 480px;
        margin: 0 auto;
    }
    
    .summer_advantages_wide .summer_advantages_list {
        max-width: 640px;
    }
    
    .summer_advantages_wide .summer_advantages_item {
        width: 280px
    }
}

@media only screen and (max-width: 680px){
    .summer_advantages_wide .summer_advantages_item {
        width: 250px
    }
    
    .summer_advantages_icon {
        margin-right: 10px;
    }
    
    .summer_advantages_wide .summer_advantages_caption {
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 610px){
    .summer_advantages_wide {
        padding: 45px 30px 15px;
    }
    
    .summer_advantages_wide .summer_advantages_list {
        text-align: center;
    }
    
    .summer_advantages_wide .summer_advantages_item {
        width: 320px;
    }
    
    .summer_advantages_icon {
        margin-right: 15px;
    }
    
    .summer_advantages_wide .summer_advantages_caption {
        font-size: 18px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 480px){
    .summer_advantages_list {
        text-align: center;
    }
    
    .summer_advantages_item {
        width: 260px;
    }
    
    .summer_advantages_caption {
        font-size: 18px;
        line-height: 22px;
    }
}

/*адаптив блока чемзаняться*/
@media only screen and (max-width: 1200px){
    .summer_hotel_h2 {
        font-size: 56px;
        line-height: 64px;
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 1080px){
    .summer_hotel_h2 {
        text-align: center;
    }
    
    .summer_hotel_podtext {
        text-align: center;
    }
    
    .summer_hotel_content {
        left: 24px;
        bottom: 24px;
    }
    
    .summer_hotel_title {
        font-size: 16px;
    }
}

@media only screen and (max-width: 980px){
    .summer_hotel_item {
        width: 49%;
    }
}

@media only screen and (max-width: 880px){
    .summer_hotel_h2 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 30px;
    }
    
    .summer_hotel_podtext {
        font-size: 24px;
    }
    
}

@media only screen and (max-width: 660px){
    .summer_hotel_icon {
        width: 48px;
    }
    
    .summer_hotel_content {
        left: 20px;
        bottom: 20px;
    }
    
    .summer_hotel_title {
        font-size: 14px;
    }
}

@media only screen and (max-width: 560px){
    .summer_hotel_h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    
    .summer_hotel_podtext {
        margin-bottom: 25px;
    }
    
    .summer_hotel_icon {
        margin-bottom: 10px;
        width: 56px;
    }
    
    .summer_hotel_title {
        font-size: 16px;
        display: block;
    }
    
}

@media only screen and (max-width: 480px){
    .summer_hotel_icon {
        margin-bottom: 5px;
        width: 48px;
    }
    
    .summer_hotel_title {
        font-size: 14px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 440px){
    .summer_hotel_item {
        width: 100%;
    }
    
    .summer_hotel_icon {
        margin-bottom: 0;
        width: 64px;
    }
    
    .summer_hotel_title {
        font-size: 16px;
        line-height: 22px;
        display: inline-block;
    }
}

/*адаптив блока номеров*/
@media only screen and (max-width: 1440px){
    .summer_rooms_times {
        width: auto;
    }
}

@media only screen and (max-width: 1350px){
    .summer_rooms_h2 {
        float: none;
        margin-bottom: 30px;
        
    }
    .summer_rooms_times {
        float: none;
        display: block;
        text-align: left;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 1080px){
    .summer_rooms_head {
        text-align: center;
    }
    
    .summer_rooms_h2 {
        float: none;
        margin-bottom: 30px;
        
    }

    .summer_rooms_times {
        float: none;
        display: inline-block;
        text-align: left;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 880px) and (min-width: 720px), screen and (max-width: 480px){
    .summer_rooms_content {
        padding: 0 25px;
        bottom: 20px;
    }
    
    .summer_rooms_title {
        font-size: 24px;
        margin-bottom: 6px;
    }
    
    .summer_rooms_anons {
        margin-bottom: 5px;
    }
    
    .summer_rooms_cost {
        font-size: 18px;
    }
    
}

@media only screen and (max-width: 880px){
    .summer_rooms_h2 {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 720px){
    .summer_rooms_item {
        width: 100%;
    }
    
}

@media only screen and (max-width: 520px){
    .summer_rooms_times {
        max-width: 300px;
    }
    
}

@media only screen and (max-width: 480px){
    .summer_rooms_anons {
        font-size: 14px;
        line-height: 22px;
    }
}

/*адаптив блока ресторана*/
@media only screen and (max-width: 1400px){
    .summer_restoran_right {
        margin-right: 0;
    }
    
    .summer_menu_block {
        padding: 40px 60px;;
    }
    
    .summer_menu_num {
        left: 60px
    }
    
    .summer_menu_button {
        right: 60px;
    }
}

@media only screen and (max-width: 1300px){
    .summer_restoran_left {
        width: 50%;
    }
    
    .summer_restoran_right {
        width: 47%;
    }
    
    .summer_restoran_title {
        font-size: 56px;
        line-height: 64px;
        margin-bottom: 35px;
    }

    .summer_restoran_bold {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .summer_restoran_norm {
        font-size: 16px;
        line-height: 24px;
    }
    
    .summer_menu_text {
        margin-right: 210px;;
    }
    
    .summer_menu_button {
        width: 180px;
    }
}

@media only screen and (max-width: 1180px){
    .summer_restoran_right_inner {
        height: auto;
        display: block;
        padding-top: 30px;
    }
}

@media only screen and (max-width: 1080px){
    .summer_restoran_right_inner {
        padding-top: 0;
    }
    
    .summer_restoran_title {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 20px;
    }

    .summer_restoran_bold {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .summer_restoran_norm {
        font-size: 16px;
        line-height: 24px;
    }
    
    .summer_menu_block {
        padding: 30px 40px;;
    }
    
    .summer_menu_num {
        left: 40px
    }
    
    .summer_menu_button {
        right: 40px;
    }
}

@media only screen and (max-width: 920px){
    .summer_menu_num {
        font-size: 56px;
        line-height: 60px;
        margin-top: -30px;
    }
    
    .summer_menu_text {
        font-size: 16px;
        line-height: 24px;
        margin-left: 150px;
        margin-right: 160px;;
    }
    
    .summer_menu_button {
        width: 140px;
    }
    
    .summer_menu_block {
        padding: 30px 30px;;
    }
    
    .summer_menu_num {
        left: 30px
    }
    
    .summer_menu_button {
        right: 30px;
    }
}

@media only screen and (max-width: 800px){
    .summer_restoran_block {
        text-align: center;
    }
    
    .summer_restoran_right {
        float: none;
        width: auto;
        margin-bottom: 25px;
    }
    
    .summer_restoran_left {
        float: none;
        width: auto;
    }
    
    .summer_restoran_img {
        margin: 0 auto;
    }
    
    .summer_menu_block {
        max-width: 600px;
        margin: 0 auto;
        
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    .summer_menu_num {
        position: static;
        left: auto;
        margin: 0 0 10px;
    }
    
    .summer_menu_text {
        margin-left: 0;
        margin-right: 0;
    }
    
    .summer_menu_button {
        width: 180px;
        position: static;
        margin-top: 15px;
    }
}

/*адаптив для галереи*/
@media only screen and (max-width: 1920px){
    .summer_band .wrapper {
        overflow: visible;
        padding: 0 15px;
    }
    
}

@media only screen and (max-width: 880px){
    .summer_galery_img {
        width: 250px;
    }
}

@media only screen and (max-width: 700px){
    .map_heighter {
        padding-top: 70%;
    }
}

/*адаптив футера*/
@media only screen and (max-width: 1280px){
    .footer_top {
        padding-top: 35px;
        height: 130px;
        text-align: left;
    }
    
    .footer_bottom_bg {
        height: 50px;
    }
    
    .footer_bottom {
        height: 30px;
        line-height: 30px;
    }
    
    .footer_adres_icon {
        max-width: 290px;
    }
    
    .footer_email_icon {
        margin-left: 60px;
    }
}

@media only screen and (max-width: 1150px){
    .footer_top {
        text-align: justify;
    }
    
    .footer_email_icon {
        margin-left: 0;
    }
}

@media only screen and (max-width: 1080px){
    .footer_phones_wrapper {
        display: inline;
    }
    
    .footer_phones .footer_item + .footer_item, .footer_phones .footer_phones_wrapper + .footer_item {
        margin-left: 30px;
    }
    
    .footer_phones_wrapper .footer_item_button {
        display: none;
    }
    
    .footer_adres_icon .footer_item_button {
        display: inline-block;
        margin-top: 8px;
    }
    
    .footer_adres_icon {
        position: absolute;
        right: 0;
        top: 35px;
    }
    
    .footer_phones {
        display: inline;
    }
    
    .footer_top {
        margin-right: 360px;
        
    }
    
    .footer .footer_top .footer_item, .footer_email_icon {
        width: 40%;
        margin-bottom: 12px;
        margin-left: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}

@media only screen and (max-width: 1000px){
    .footer_bottom_link {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 900px){
    .footer_top {
        padding-top: 25px;
        height: 130px;
    }
    
    .footer_adres_icon {
        top: 25px;
    }
    
    .footer_bottom_bg {
        height: 60px;
    }
    
    .footer_bottom {
        height: 40px;
        line-height: 20px;
    }
    
    .footer_bottom_link, .footer_copy {
        width: 50%;
        float: left;
        margin: 0;
    }
    
    .footer_bottom_link {
        text-align: right;
    }
    
    .footer_bottom_link + .footer_bottom_link {
        float: left;
        text-align: left;
    }
    
    .footer_itgo {
        float: right;
        width: 50%;
        text-align: right;
    }
    
}

@media only screen and (max-width: 720px){
    .footer_top {
        margin-right: 330px;
    }
        
    .footer_item_link {
        font-size: 16px;
    }
    
    
}

@media only screen and (max-width: 660px){
    .footer_top {
        padding-top: 30px;
        height: 125px;
        margin-right: 0;
        max-width: 420px;
        margin: 0 auto;
    }
    
    .footer .footer_top .footer_item, .footer_email_icon {
        width: 48%;
    }
    
    .footer_adres_icon {
        display: none;
    }
}

@media only screen and (max-width: 480px){
    .footer_copy, .footer_itgo, .footer_bottom_link {
        font-size: 12px;;
    }
}

@media only screen and (max-width: 400px){
    .footer_item_link {
        font-size: 14px;
    }
    
    
    .footer_top {
        padding-top: 10px;
        height: 110px;
    }
    
    .footer_bottom_bg {
        height: 95px;
    }
    
    .footer_bottom {
        padding-top: 5px;
        padding-bottom: 5px;
        height: 80px;
        
    }
    
    .footer_bottom_link, .footer_bottom_link + .footer_bottom_link, .footer_copy, .footer_itgo {
        width: 100%;
        text-align: center;
        float: none;
        margin: 0;
        font-size: 13px;
    }
}

/*адаптив баннера*/
@media only screen and (max-width: 1240px){
    .slider_background {
        background-size: cover;
    }
    
    .slider_content_title {
        font-size: 56px;
        font-weight: bold;
        line-height: 64px;
    }

}

@media only screen and (max-width: 980px){
    .slider_container {
        height: 640px;
    }
    
    .slider_content_inner {
        height: 640px;
    }
    
    .slider_content_title {
        font-size: 48px;
        font-weight: bold;
        line-height: 56px;
    }
}

@media only screen and (max-width: 640px){
    .slider_container {
        height: 560px;
    }
    
    .slider_content_inner {
        height: 560px;
    }
    
    .slider_content_title {
        font-size: 32px;
        font-weight: bold;
        line-height: 40px;
    }
    
    .slider_content_button {
        margin-top: 35px;
    }
    
    .slider_content_inner {
        vertical-align: middle;
        padding: 0 60px;
    }
    
    .slider_content_arrow {
        width: 40px;
        height: 40px;
        bottom: auto;
        top: 50%;
        margin-top: -20px;
    }
}

@media only screen and (max-width: 480px){
    .slider_container {
        height: 480px;
    }
    
    .slider_content_inner {
        height: 480px;
    }

}

/*адаптив черты бронирования*/
@media only screen and (max-width: 1100px){
    .row_container {
        padding: 20px 0 10px;
    }
    
    .row_texts {
        float: none;
        text-align: center;
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 20px;
    }
    
    .row_widget {
        margin-left: 0;
    }
}

@media only screen and (max-width: 580px){
    #search-widget-iframe {
        min-width: auto !important;
        min-height: 450px !important;
    }

}

/*адаптив блока окомпании на главной*/
@media only screen and (max-width: 1300px){
    .welcome_about_iconblock {
        top: 12px;
        width: 260px;
        height: 200px;
        background-size: cover
    }
    
    .welcome_about_left {
        margin-right: 290px;
    }
}

@media only screen and (max-width: 1100px){
    .welcome_about_title {
        margin-bottom: 15px;
    }

    .welcome_about_stars {
        margin-bottom: 15px;
    }
    
    .welcome_about_text p {
        font-size: 18px;
        line-height: 28px;
    }
    
    .welcome_about_item_title {
        font-size: 14px;
        line-height: 18px;
    }
}

@media only screen and (max-width: 950px){
    .welcome_about_iconblock {
        top: 12px;
        width: 190px;
        height: 145px;
    }
    
    .welcome_about_iconblock_icon {
        margin-left: -32px;
        margin-top: -42px;
        width: 64px;
        height: 64px;
        background-size: 64px 64px;
    }
    
    .welcome_about_left {
        margin-right: 200px;
    }
    
    .welcome_about_item {
        width: 33%;
        margin-bottom: 25px;
    }
    
    .welcome_about_item_title {
        font-size: 16px;
        line-height: 20px;
    }
}

@media only screen and (max-width: 800px){
    .welcome_about_iconblock {
        display: none;
    }
    
    .welcome_about_left {
        margin-right: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 680px){
    .welcome_about_item_title {
        font-size: 14px;
        line-height: 18px;
    }
}

@media only screen and (max-width: 480px){
    .welcome_about_title {
        font-size: 48px;
    }
    
    .welcome_about_text p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .welcome_about_item {
        width: 50%;
        margin-bottom: 20px;
        
    }
}

/*адаптив номеров на главной*/
@media only screen and (max-width: 1200px){
    .welcome_category_h2 {
        font-size: 56px;
        line-height: 64px;
        margin-bottom: 25px;
    }
    
    .welcome_category_head {
        margin-bottom: 35px;
    }
    
    .welcome_category_head_text p {
        font-size: 18px;    
        line-height: 28px;
    }
    
    .welcome_rooms_timing {
        padding-right: 0;
    }
}

@media only screen and (max-width: 950px){
    .welcome_category_head {
        text-align: center;
    }
    
    
    .welcome_rooms_timing {
        position: static;
        margin: 0;
        margin-bottom: 15px;
        display: inline-block;
        top: auto;
    }
    
    .welcome_category_head_text {
        margin-right: 0;
    }
}

@media only screen and (max-width: 480px){
    .welcome_category_h2 {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 15px;
    }
    
    .welcome_category_head_text p {
        font-size: 16px;
        line-height: 24px;
    }
    
}

/*адаптив для блока с плашками на главной*/
@media only screen and (max-width: 1300px){
    .welcome_uslugi_item_title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    
    .welcome_uslugi_item_descr {
        padding-right: 0;
    }
}

@media only screen and (max-width: 1200px){
    .welcome_uslugi_item_iconblock {
        height: 180px;
        margin-top: -90px;
    }
    
    .welcome_uslugi_item_plate {
        width: 220px;
        height: 180px;
        background-size: contain;
    }
    
    .welcome_uslugi_item_right {
        margin-left: 170px;
    }
    
    
    
    .welcome_uslugi_item_iconblock4 .welcome_uslugi_item_icon {
        margin-left: -60px;
        margin-top: -32px;
    }
}

@media only screen and (max-width: 1000px){
    .welcome_uslugi_item {
        vertical-align: top;
    }
    
    .welcome_uslugi_item_iconblock {
        position: relative;
        width: 220px;
        margin: 0;
        margin-bottom: 15px;
    }
    
    .welcome_uslugi_item_right {
        margin-left: 0;
    }
    
    .welcome_uslugi_item_right {
        min-height: auto;
    }
    
    .welcome_uslugi_item_content {
        height: auto;
    }
    
    .welcome_uslugi_item_descr {
        padding-right: 20px;
    }
}

@media only screen and (max-width: 680px){
    .welcome_uslugi_item_title {
        font-size: 24px;
        line-height: 32px;
    }
    
    .welcome_uslugi_item_iconblock {
        height: auto;
        width: 140px;
    }
    
    .welcome_uslugi_item_plate {
        width: 140px;
        height: 115px;
    }
    
    .welcome_uslugi_item_icon {
        width: 75px;
        height: 60px;
        background-size: 75px 60px;
        margin-left: -35px;
        margin-top: -30px;
    }
    
    .welcome_uslugi_item_iconblock1 .welcome_uslugi_item_icon {
        margin-left: -55px;
        margin-top: -20px;
    }

    .welcome_uslugi_item_iconblock2 .welcome_uslugi_item_icon {
        margin-left: -40px;
        margin-top: -25px;
    }

    .welcome_uslugi_item_iconblock3 .welcome_uslugi_item_icon {
        margin-left: -55px;
        margin-top: -30px;
    }

    .welcome_uslugi_item_iconblock4 .welcome_uslugi_item_icon {
        margin-left: -45px;
        margin-top: -25px;
    }

    .welcome_uslugi_item_iconblock5 .welcome_uslugi_item_icon {
        margin-left: -45px;
        margin-top: -40px;
    }
    
    .welcome_uslugi_item_descr {
        padding-right: 10px;
    }

}

@media only screen and (max-width: 640px){
    .welcome_uslugi_item {
        width: 100%;
        text-align: center;
    }
    
    .welcome_uslugi_item_right {
        
        margin-left: 120px;
    }
    
    .welcome_uslugi_item_iconblock {
        position: absolute;
        top: 50%;
        margin-top: -60px;
    }
    
    .welcome_uslugi_item_title {
        max-width: none;;
    }
}

@media only screen and (max-width: 500px){
    .welcome_uslugi_item_iconblock {
        position: relative;
        top: 0%;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        width: 140px;
    }
    
    .welcome_uslugi_item_right {
        text-align: center;
        margin-left: 0;
    }
    
    .welcome_uslugi_item_descr {
        padding-right: 0;
    }
}

/*адаптив ресторана на главной*/
@media only screen and (max-width: 1500px){
    .welcome_restoran_second {
        padding: 35px 40px;
    }
    
}

@media only screen and (max-width: 1400px){
    .welcome_restoran_first_aligner {
        height: 450px;
    }
}

@media only screen and (max-width: 1300px){
    .welcome_restoran_first_img {
        width: 52%;
    }
    
    /*второй блок по правильному растопырить*/
    .welcome_restoran_second {
        position: relative;
        padding: 30px;
    }
    
    .welcome_restoran_second_num {
        position: absolute;
        left: 30px;
        top: 50%;
        font-size: 80px;;
        line-height: 80px;;
        margin-top: -40px;
    }
    
    .welcome_restoran_second_text {
        margin-left: 190px;
        margin-right: 350px;
        width: auto;
    }
    
    .welcome_restoran_second_button {
        position: absolute;
        right: 30px;
        top: 50%;
        margin-top: -28px;
    }
    
    .restoran_brown_block {
        padding: 35px 40px;
    }
}

@media only screen and (max-width: 1200px){
    .welcome_band_bottom_bg {
        margin-top: -450px;
    }
    
    .welcome_restoran_h2 {
        font-size: 56px;
        line-height: 64px;
        margin-bottom: 25px;
    }
    
    .welcome_restoran_descr p {
        font-size: 18px;    
        line-height: 28px;
    }
    
    .welcome_restoran_first_aligner {
        display: block;
        height: auto;
    }
    
    .restoran_brown_block {
        text-align: justify;
    }
    
    .restoran_brown_item {
        width: auto;
        max-width: 330px;;
        padding-left: 35px;
    }
    
    .restoran_brown_phone {
        margin-top: 8px;
    }
    
    .welcome_restoran_photos_table {
        padding: 0 00px;
    }

    .welcome_restoran_photos_descr p {
        font-size: 16px;
        line-height: 24px;
    }

    .welcome_restoran_photos_descr p + p {
        margin-top: 12px;
    }
}

@media only screen and (max-width: 1000px){
    .welcome_restoran_first_img {
        display: none;
    }
    
    .welcome_restoran_first_right {
        float: none;
        width: auto;
    }
    
    .welcome_restoran_second_num {
        left: 30px;
        font-size: 60px;;
        line-height: 60px;;
        margin-top: -30px;
    }
    
    .welcome_restoran_second_text {
        margin-left: 160px;
        margin-right: 300px;
        width: auto;
    }
    
    .welcome_restoran_second_button {
        font-size: 15px;
        width: 290px;
    }
    
    .restoran_brown_item {
        font-size: 14px;
        line-height: 22px;
        max-width: 290px;;
    }
    
    .restoran_brown_phonelink {
        font-size: 18px;
    }
}

@media only screen and (max-width: 940px){
    .welcome_restoran_photos_table {
        padding: 0 0;
    }

    .welcome_restoran_photos_descr p {
        font-size: 16px;
        line-height: 24px;
    }
    
    
    .welcome_restoran_photos_opacity {
        display: none;
    }
    
    
    
    .welcome_restoran_photos_descr {
        position: static;
        text-align: center;
    }
    
    .welcome_restoran_photos_item_second, .welcome_restoran_photos_item {
        width: 48.5%;
        margin-right: 3%;
    }
    
    .welcome_restoran_photos_item_big {
        display: block;
        width: 100%;
    }
    
    .welcome_restoran_photos_item_second + .welcome_restoran_photos_item, .welcome_restoran_photos_item_last {
        margin-right: 0;
    }
}

@media only screen and (max-width: 880px){
    .welcome_restoran_second_text {
        margin-right: 0;
        display: block;
    }
    
    .welcome_restoran_second_button {
        position: static;
        margin: 0;
        margin-left: 160px;
        margin-top: 10px;
    }
    
    .restoran_brown_item {
        font-size: 16px;
        line-height: 26px;
        max-width: none;;
    }
    
    .restoran_brown_item3 {
        width: 100%;
        margin-top:  30px;
    }
        
    .restoran_brown_phone {
        margin-top: 0;
    }
}

@media only screen and (max-width: 800px){
    .welcome_restoran_photos_table {
        padding: 0 0px;
    }
}

@media only screen and (max-width: 740px){
    .welcome_restoran_photos_opacity {
        display: none;
    }
    
    .welcome_restoran_photos_item_big {
        display: block;
        width: 100%;
    }
    
    .welcome_restoran_photos_descr {
        position: static;
        text-align: center;
    }
    
    .welcome_restoran_photos_item_second {
        width: 48.5%;
        margin-right: 3%;
    }
    
    .welcome_restoran_photos_item_second + .welcome_restoran_photos_item_second {
        margin-right: 0;
    }
}

@media only screen and (max-width: 660px){
    .welcome_restoran_second {
        text-align: center;
    }
    .welcome_restoran_second_num {
        position: static;
        margin: 0;
        margin-bottom: 10px;
        font-size: 80px;
        line-height: 80px;
    }
    
    .welcome_restoran_second_text {
        margin-left: 0;
    }
    
    .welcome_restoran_second_button {
        margin-left: 0;
        margin-top: 15px;
        width: 330px
    }
    
    .restoran_brown_block {
        padding: 25px;
    }
    
    .restoran_brown_item {
        font-size: 14px;
        line-height: 22px;
    }
    
    .restoran_brown_item3 {
        margin-top:  15px;
    }
    
    .welcome_restoran_bold {
        font-size: 24px;
        line-height: 32px;
    }
}

@media only screen and (max-width: 560px){
    .restoran_brown_block {
        padding: 30px;
    }
    
    .restoran_brown_item {
        width: 100%;
        margin-top: 20px;
        font-size: 16px;
        line-height: 26px;
        max-width: 330px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .restoran_brown_item:first-child {
        margin-top: 0;
    }
}

@media only screen and (max-width: 480px){
    .welcome_restoran_second {
        padding: 25px;
    }
    
    .welcome_restoran_second_button {
        width: 100%;
    }
    
    .welcome_restoran_h2 {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 15px;
    }
    
    .welcome_restoran_first {
        text-align: center;
        margin-bottom: 20px;
    }
    
    .welcome_restoran_descr p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .restoran_brown_item {
        font-size: 14px;
        line-height: 22px;
    }
    
    .welcome_restoran_bold {
        font-size: 20px;
        line-height: 28px;
    }
}


@media only screen and (max-width: 400px){
    .welcome_restoran_second_button_icon {
        display: none;
    }
    
    .restoran_brown_block {
        padding: 25px;
    }
}

/*адаптив блока с отзывами*/
@media only screen and (max-width: 1920px){
    .welcome_otzyv_band .wrapper, .restoran_content_band .wrapper {
        overflow: visible;
        padding: 0 15px;
    }   
}

@media only screen and (max-width: 1200px){
    .welcome_otzyv_h2 {
        font-size: 56px;
        line-height: 64px;
        margin-bottom: 35px;
    }
    
    .welcome_rating_block {
        margin-bottom: 35px;
    }
}

@media only screen and (max-width: 820px){
    .welcome_otzyv_item {
        width: 100%;
    }
}

@media only screen and (max-width: 680px){
    .welcome_otzyv_h2 {
        font-size: 40px;
        line-height: 48px;
        margin-bottom: 25px;
    }
    
    .welcome_rating_block {
        margin-bottom: 15px;
    }
    
    .welcome_rating_item {
        margin: 0 5px 10px;
    }
}

@media only screen and (max-width: 480px){
    .welcome_otzyv_h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    
    .welcome_rating_item {
        width: 130px;
        padding-right: 15px;
    }
    
    
    .welcome_otzyv_item {
        padding: 30px 35px;
    }
    
    .welcome_otzyv_item_fio {
        background-image: none;
        padding-left: 0;
    }
    
    .welcome_otzyv_item_kogda {
        display: block;
    }
}

@media only screen and (max-width: 400px){
    .welcome_otzyv_h2 {
        font-size: 24px;
        line-height: 32px;
    }
    
    .welcome_otzyv_band .wrapper, .restoran_content_band .wrapper {
        padding: 0 10px;
    }
}

/*адаптив галереи на главной*/
@media only screen and (max-width: 800px){
    .welcome_galery_item {
        width: 48%; 
    }
}

@media only screen and (max-width: 440px){
    .welcome_galery_item {
        width: 100%
    }
}

/*адаптив коричневого блока на главной*/
@media only screen and (max-width: 1200px){
    .welcome_brown_h2 {
        font-size: 56px;
        line-height: 64px;
        margin-bottom: 25px;
    }
    
    .welcome_brown_descr {
        font-size: 18px;    
        line-height: 28px;
    }
}

@media only screen and (max-width: 480px){
    .welcome_brown_block {
        padding: 30px;
    }
    
    .welcome_brown_h2 {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 15px;
    }
    
    
    .welcome_brown_descr {
        font-size: 16px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 420px){
    .welcome_brown_h2 {
        font-size: 32px;
        line-height: 40px;
    }
    
    .welcome_brown_button  {
        width: 100%;
    }
}

/*адаптив страницы НОМЕРА*/
@media only screen and (max-width: 950px){
    .newaaa-page .breadcrumbs , .newaaa-page .intro__title {
        text-align: center;
        display: block;
    }
    
    .newaaa-page .intro__inner {
        padding: 30px 0 30px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px){
    .band_holder .info__form-content {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }

}
    
@media only screen and (max-width: 1000px){
    .roomcat_item_img {
        width: 59%;
    }

    .roomcat_item_right {
        width: 37%; 
    }
    
    
    .roomcat_item_count {
        margin-bottom: 15px;
    }

    .roomcat_item_anons {
        font-size: 18px;;
        line-height: 26px;;
        margin-bottom: 15px;
    }
}
    
@media only screen and (max-width: 800px){
    .roomcat_item_img {
        width: 59%;
    }

    .roomcat_item_right {
        width: 37%; 
    }
    
    .roomcat_item_title {
        font-size: 24px;
        line-height: 32px;
    }
    
    .roomcat_item_count {
        margin-bottom: 10px;
    }

    .roomcat_item_anons {
        font-size: 16px;;
        line-height: 24px;;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 640px){
    .roomcat_item {
        position: relative;
        overflow: hidden;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        background-color: #000000;
    }
    
    .roomcat_item_img {
        width: 100%;
        display: block;
        opacity: 0.68;
        transition: opacity 0.3s;
    }
    
    .roomcat_item:hover .roomcat_item_img {
        opacity: 0.48;
    }
    
    .roomcat_item_right {
        position: absolute;
        z-index: 1;
        width: 100%;
        
        bottom: 0;
        left: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        color: #ffffff;
        padding: 40px;
        
        pointer-events: none;
    }
    
    .roomcat_item_title a {
        color: #ffffff;
    }
    
    .roomcat_item_button {
        background-color: #ffffff;
    }
    
    .roomcat_item_count {
        margin-bottom: 15px;
    }

    .roomcat_item_anons {
        font-size: 18px;;
        line-height: 26px;;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 500px){
    .roomcat_item_right {
        padding: 30px;
        text-align: center;
    }
    
    .roomcat_item_title {
        font-size: 32px;
        line-height: 40px;
    }
    
    .roomcat_item_button {
        width: 180px;
    }
    
    .roomcat_item_anons {
        display: none;
    }
}

/*адаптив списка номеров*/
@media only screen and (max-width: 1320px){
    .rooms_item_left {
        padding: 40px 50px;;
    }

}

@media only screen and (max-width: 1120px){
    .rooms_item_left {
        padding: 30px 30px;;
    }

    .rooms_item_title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    
    .rooms_item_cost {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
        margin-top: 5px;
    }

    .rooms_item_property {
        font-size: 14px;
        line-height: 24px;
    }

    .rooms_item_property + .rooms_item_property {
        margin-top: 2px;
    }
}

@media only screen and (max-width: 900px){
    .rooms_item_property {
        display: none;
    }
}

@media only screen and (max-width: 780px){
    .rooms_item {
        background-color: #000000;
    }
    
    .rooms_item_right {
        float: none;
        width: 100%;
        opacity: 0.58;
        transition: opacity 0.3s;
    }
    
    .rooms_item:hover .rooms_item_right {
        opacity: 0.38;
    }
    
    .rooms_item_left {
        z-index: 1;
        width: 100%;
        color: #ffffff;
        top: 0;
        pointer-events: none;
    }

    .rooms_item_title a {
        color: #ffffff;
    }
    
    .rooms_item_property {
        color: #ffffff;
        display: block;
    }
    
    .rooms_item_button {
        color: #ffffff;
        border-color: #ffffff;
        pointer-events: auto;
    }
    
}

@media only screen and (max-width: 540px){
    .rooms_item_property {
        display: none;
    }
}

/*адаптив карточки номера, изображения*/
@media only screen and (max-width: 780px){
    .room_card_images_thumbs {
        text-align: center;
    }
}

@media only screen and (max-width: 640px){
    .room_card_images_thumbs {
        padding: 10px;
    }
    
    .room_card_images_arrow {
        width: 40px;
        height: 40px;
    }
    
    .room_card_images_thumbs_item {
        margin: 0 3px;
    }
}

@media only screen and (max-width: 560px){
    .room_card_images_main {
        margin-left: -100px;
        margin-right: -100px;
    }
}

@media only screen and (max-width: 500px){
    .room_card_images_thumbs_item {
        display: none;
    }
    
    .room_card_images_thumbs {
        text-align: right;
    }
    
    .room_card_images_arrow {
        margin: 0;
        width: 32px;
        height: 32px
    }
}

/*адаптив карточки номера, изображения*/
@media only screen and (max-width: 1400px){
    .room_card_propertys {
        padding: 35px 40px 25px;
    }
}

@media only screen and (max-width: 1200px){
    .room_card_propertys_list {
        width: 75%; 
    }
    
    .room_card_propertys_item {
        width: 50%;
    }
}

@media only screen and (max-width: 1100px){
    .room_card_propertys_title {
        font-size: 24px;
    }
    
    .room_card_propertys_list {
        margin-top: 4px;
        width: 80%; 
    }
    
    .room_card_propertys_item {
        margin-bottom: 12px;
    }
    
    .room_card_propertys_item_value {
        max-width: 200px;;
    }
}

@media only screen and (max-width: 1000px){
    .room_card_propertys {
        box-shadow: 8px 8px 24px 0 rgba(194,180,163,0.2);
        padding: 30px 25px 15px;
    }
    
    .room_card_propertys_list {
        width: 70%; 
    }
    
    .room_card_propertys_item {
        font-size: 14px;
        line-height: 24px;
        width: 48%;
    }
    
    .room_card_propertys_item_value, .room_card_propertys_item_caption {
        
        display: block;
        width: auto;
    }
}

@media only screen and (max-width: 680px){
    .room_card_propertys {
        padding: 30px 35px 20px;
    }
    
    .room_card_propertys_title {
        display: none;
    }
    
    .room_card_propertys_list {
        width: 100%; 
    }
}

@media only screen and (max-width: 560px){
    .room_card_propertys {
        padding: 20px 20px 10px;
    }
    
    .room_card_propertys_list {
        
    }
    
    .room_card_propertys_item {
        font-size: 16px;
        line-height: 26px;
        display: block;
        width: auto;
    }
    
    .room_card_propertys_item_value {
        float: right;
        text-align: right
    }
    
    .room_card_propertys_item .room_card_propertys_item_caption {
        float: left;
        width: auto;
    }
}

@media only screen and (max-width: 480px){
    .room_card_propertys_item {
        font-size: 14px;
        line-height: 22px;
    }
    
    .room_card_propertys_item_value, .room_card_propertys_item_caption {
        max-width: 50%;;
    }
}

/*карточка, иконки*/
@media only screen and (max-width: 1100px){
    .room_advantages_item, .room_advantages_list .justify_elem {
        width: 32.4%;
    }
    
    .room_card_important + .room_advantages_block .room_advantages_item, .room_card_important + .room_advantages_block .justify_elem {
        width: 48%;
        margin-bottom: 2.5%;
    }
}

@media only screen and (max-width: 850px){
    .room_advantages_h2 {
        margin-bottom: 20px;
    }
    
    .room_advantages_item, .room_advantages_list .justify_elem {
        width: 48%;
        margin-bottom: 2.5%;
    }
}

@media only screen and (max-width: 800px){
    .room_card_important {
        float: none;
        width: auto;
        margin-bottom: 30px;
    }
    
    .room_card_cost {
        display: inline-block;
        vertical-align: middle;
        margin-right: 15px;
    }
    
    .room_card_button {
        vertical-align: middle;
    }
    
    .room_card_important + .room_advantages_block {
        margin-right: 0;
    }
    
    .room_card_important + .room_descr {
        margin-right: 0;
    }
    
    .room_descr h3 {
        font-size: 24px;
        line-height: 32px;
        margin-top: 6.4%;
        margin-bottom: 5.0%;
    }
}

@media only screen and (max-width: 500px){
    .room_card_important {
        text-align: center;
    }
    
    .room_advantages_h2 {
        font-size: 24px;
        line-height: 32px;
        text-align: center;
    }
    
    .room_advantages_list {
        text-align: center;
    }
    
    .room_card_important + .room_advantages_block .room_advantages_item {
        width: 100%;
        text-align: left;
        max-width: 240px;
        margin-bottom: 3.5%;
    }
    
    
}

/*страница контактов*/
@media only screen and (max-width: 1400px){
    .contacts_item_value {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 3px;
    }
    
    .contacts_first_left, .contacts_second_left {
        width: 350px;
    }
    
    .contacts_first_right {
        left: 380px;
    }
    
    .contacts_second_right { 
        margin-left: 380px;
    }
    
    .contacts_second_button {
        width: 190px;
    }
    
}

@media only screen and (max-width: 1260px){
    .contacts_second_adres .contacts_item_value {
        font-size: 16px;
        line-height: 24px;
    }
    
    .contacts_first_left, .contacts_second_left {
        width: 300px;
    }
    
    .contacts_first_right {
        left: 330px;
    }
    
    .contacts_second_right { 
        margin-left: 330px;
    }
}

@media only screen and (max-width: 1150px){
    .contacts_second_adres {
        display: block;
    }
    
    .contacts_second_button {
        margin-top: 15px;
    }
    
    .contacts_third_container {
        margin-bottom: 30px;
    }
    
    .contacts_third_left {
        padding: 0 30px;
    }
    
    .contacts_third_right {
        padding: 30px;
    }
    
    .contacts_form_descr {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 880px){
    .contacts_third_left {
        width: auto;
        height: auto;
        position: static;
        left: auto;
        top: auto;
        padding: 30px;
        margin-bottom: 20px;
    }

    .contacts_third_right {
        float: none;
        width: auto;
    }
}

@media only screen and (max-width: 680px){
    .contacts_first_container {
        margin-bottom: 20px;
    }
    
    .contacts_first_left {
        width: auto;
        margin-bottom: 20px;
    }
    
    .contacts_first_phones {
        padding: 25px 10px 15px;
        text-align: center;
    }
    
    .contacts_first_phones_item {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px 10px;
        text-align: left;
    }
    
    .contacts_first_phones_item .contacts_item_value {
        font-size: 16px;
        margin-bottom: 0;
        line-height: 22px;
    }
    
    .contacts_first_right { 
        position: relative;
        height: 250px;
        left: auto;
        width: 100%;
    }
    
    .contacts_second_left {
        height: auto;
        position: static;
        top: auto;
        width: auto;
        padding: 25px;
        margin-bottom: 20px;
    }
    
    .contacts_second_right {
        margin-left: 0;
        padding: 25px;
    }
}

@media only screen and (max-width: 580px) and (min-width: 520px){
    .contacts_first_phones_item .contacts_item_value {
        padding-left: 0;
        background-image: none;
    }
    
    .contacts_first_phones_item .contacts_item_caption {
        padding-left: 0;
    }
}

@media only screen and (max-width: 520px){
    .contacts_first_phones {
        text-align: left;
        padding: 25px 5px 15px 25px;
    }
    
    .contacts_first_phones_item {
        margin: 0 20px 10px 0;
    }
}

@media only screen and (max-width: 480px){
    .contacts_first_phones_item {
        margin: 0 10px 10px 0;
    }
    
    .contacts_form_item_text { 
        width: 100%;
    }
}

/*информация*/
@media only screen and (max-width: 1150px){
    .information_item {
        padding: 195px 25px 40px;
    }
    
    .information_item_title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }
    
    .information_item_anons {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 980px){
    .information_item {
        width: 48%;
        margin-bottom: 5%;
    }
}

@media only screen and (max-width: 650px){
    .information_item {
        width: 100%;
        background-size: contain;
    }
}

/*адаптив ресторана*/
@media only screen and (max-width: 1300px){
    .restoran_item_content {
        padding: 20px;
    }
    
    .restoran_item_title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    
    .restoran_item_descr {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    
    .restoran_item_doprow {
        margin-top: 5px;
    }
    
    .restoran_menus_block {
        padding: 50px 40px;
    }
    
    .restoran_menus_button {
        width: 49%;
    }
    
    .restoran_phone_block {
        padding: 35px 25px 30px 25px;
    }
    
    .restoran_phone_left {
        margin-right: 40px;
    }
}

@media only screen and (max-width: 1200px){
    .restoran_times_item {
        padding: 30px 50px;
    }
}

@media only screen and (max-width: 1150px){
    .restoran_phone_block {
        text-align: center;
    }
    
    .restoran_phone_left {
        margin-right: 0;
        margin-bottom: 15px;
        
    }
    .restoran_phone_right {
        display: block;
    }
}

@media only screen and (max-width: 1100px){
    .restoran_item_content {
        padding: 10px 15px;
    }
}

@media only screen and (max-width: 1000px){
    .restoran_item {
        width: 48%;
        margin-bottom: 4%;
    }
    
    .restoran_item_content {
        padding: 20px;
    }
}

@media only screen and (max-width: 880px){
    .restoran_times_item {
        padding: 30px 30px;
    }
    
    
    .restoran_menus_block {
        padding: 40px 30px;
    }
    
    .restoran_menus_button {
        font-size: 16px;
    }
}

@media only screen and (max-width: 750px){
    .restoran_top_band .band_background {
        background-size: cover;
    }
    
    .restoran_top_container {
        height: 400px;
    }
    
    .restoran_top_phone_container {
        bottom: 40px;
    }
    
    .restoran_pagetext_block p {
        font-size: 16px;
        line-height: 28px;
    }

    .restoran_pagetext_block p + p {
        margin-top: 12px;
    }
    
    .restoran_times_item {
        padding: 25px;
    }
    
    .restoran_times_item_inner {
        font-size: 14px;
        line-height: 24px;
    }
    
    .restoran_menus_button {
        width: 100%;
        display: block;
        margin-top: 10px;
    }
    
    .restoran_menus_button:first-child {
        margin-top: 0;
    }
}

@media only screen and (max-width: 680px){
    .restoran_times_item {
        width: 100%;
        margin-bottom: 10px;
        padding: 30px 50px;
    }
    
    .restoran_times_item_inner {
        font-size: 16px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 560px){
    .restoran_item_content {
        padding: 10px 15px;
    }
}

@media only screen and (max-width: 500px){
    .restoran_item {
        width: 100%;
        margin-bottom: 4%;
    }
    
    .restoran_item_content {
        padding: 20px;
    }
}

@media only screen and (max-width: 480px){
    .restoran_content_h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    
    .restoran_top_container {
        height: 320px;
        padding-top: 35px;
    }
    
    .restoran_top_phone_container {
        bottom: 35px;
    }
    
    .restoran_top_phone {
        height: auto;
        line-height: 32px;
        padding: 10px 25px;
        /*font-size: 14px;*/
    }
    
    .restoran_top_phone_value {
        display: block;
    }
    
    .restoran_times_item {
        padding: 25px;
    }
    
    .restoran_times_item_inner {
        font-size: 14px;
        line-height: 24px;
    }
    
    .restoran_menus_block {
        padding: 30px 20px;
    }
    
    .restoran_menus_button {
        font-size: 14px;
    }
}

/*адаптив для услуг*/
@media only screen and (max-width: 1300px){
    .otdyh_item_right {
        padding: 0 40px;
    }
    
    .uslugi_content_left {
        width: 51%;
    }
    
    .uslugi_item_right {
        width: 45%;
    }
    
    .uslugi_pagetext p {
        font-size: 18px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 1080px){
    .otdyh_item_title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    
    .otdyh_item_descr {
        font-size: 16px;
        line-height: 24px;
    }

    
    
    .uslugi_top_container {
        height: 360px;
    }
    
    .uslugi_top_without_img {
        height: auto;
    }

}

@media only screen and (max-width: 980px){
    .uslugi_content_descr .uslugi_pagetext p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .uslugi_costs_item {
        padding: 25px 40px;
        margin-top: 15px
    }
}

@media only screen and (max-width: 880px){
    .otdyh_item {
        max-width: 680px;
        margin: 5% auto 0;
    }
    
    .otdyh_item_left {
        width: 100%;
    }
    
    .otdyh_item_right {
        position: relative;
        width: 100%;
        padding: 40px;
    }
    
    .otdyh_item_grad {
        background-image: linear-gradient(to top, #EBF8FF 0%, rgba(235,248,255,0.54) 30%, rgba(235,248,255,0) 47.8%);
    }
    
    .otdyh_item_img {
        border-radius: 2px 2px 0 0;
        -moz-border-radius: 2px 2px 0 0;
        -webkit-border-radius: 2px 2px 0 0;
    }
    
    .uslugi_content {
        max-width: 690px;
        overflow: visible;
        margin: 0 auto;
        margin-bottom: 5%;
    }
    
    .uslugi_content_left {
        width: 100%;
        margin-bottom: 25px;
    }
    
    .uslugi_content_right {
        position: static;
        width: 100%;
        
    }
}

@media only screen and (max-width: 780px){
    .uslugi_costs_item {
        font-size: 18px;
        line-height: 28px;
        padding: 20px 30px;
    }
}

@media only screen and (max-width: 680px){
    .uslugi_costs_item {
        font-size: 16px;
        line-height: 24px;
        padding: 20px 20px;
    }
    
    .uslugi_costs_item_ttt {
        display: none;
    }
}

@media only screen and (max-width: 580px){
    .otdyh_item_right {
        padding: 25px;
    }
    
    
    .uslugi_pagetext p {
        font-size: 16px;
        line-height: 24px;
    }
    
    .uslugi_top_container {
        height: 320px;
    }
    
    .uslugi_top_without_img {
        height: auto;
    }
    
    .uslugi_costs_item {
        text-align: center;
        font-size: 18px;
        line-height: 28px;
    }
    
    .uslugi_costs_item_left {
        margin-bottom: 8px;
    }
    
    .uslugi_costs_item_left, .uslugi_costs_item_right {
        float: none;
        
    }
}

@media only screen and (max-width: 480px){
    .otdyh_phone_block {
        margin: 0 auto;
        max-width: 360px;
    }
    
    .otdyh_phone_link + .otdyh_phone_link {
        margin-left: 0;
        margin-top: 15px;
    }
}

/*адаптив  для галочек контактов на формах*/
@media only screen and (max-width: 1100px){
    .info__form .agree_label {
        position: static;
        left: auto;
        right: auto;
        top: auto;
        display: inline-block;
        padding: 4px 0 4px 30px;
    }
}

@media only screen and (max-width: 1040px) and (min-width: 881px), screen and (max-width: 540px){
    .contacts_form_submit .agree_label {
        margin-bottom: 20px;
        position: static;
        left: auto;
        right: auto;
        top: auto;
        display: inline-block;
        padding: 4px 0 4px 30px;
        max-width: none;
    }
}