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

.band_holder_1660 .wrapper {
    width: auto;
    max-width: 1660px;
}

.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: 1000px) {
    h1, h2 {
        font-size: 40px;
        margin-bottom: 25px;
    }
}

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


@media only screen and (max-width: 720px) {
    h1, h2 {
        font-size: 32px;
        margin-bottom: 10px;
    }
}


@media only screen and (max-width: 480px) {
    .content_container {
        padding-top: 20px;
    }
    
    h1, h2 {
        font-size: 28px;
    }
}


/*начинается адаптив шапки*/
@media only screen and (max-width: 900px) {
    .header_phone_link {
        
    }
    
    .header_container {
        position: relative;
    }
    
    .header_korzina_block {
        position: absolute;
        bottom: 10px;
        z-index: 3;
        right: 0;
    }
    
    .header_search_block {
        margin-right: 175px;
    }
    
    .header_contacts_block {
        background-color: transparent;
        
    }
    
    .header_phone_block {
        float: none;
        text-align: right;
        padding: 0;
    }
}

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

@media only screen and (max-width: 720px) {
    .header_logo {
        width: 140px;
    }
    
    .header_gluhlogo {
        width: 140px;
        height: 100px;
        font-size: 18px;
        line-height: 24px;
        padding: 12px 15px 0 15px;
    }
    
    .header_gluhlogo_control {
        height: 76px;
    }
    
    .header_gluhlogo_inner {
        height: 76px;
    }
    
    .header_right {
        margin-left: 165px;
    }
    
    .header_contacts_block {
        margin-bottom: 15px;
    }
    .headmenu_block {
        padding-left: 0;
    }
    
    .header_phone_link {
        font-size: 20px;
    }   
}

@media only screen and (max-width: 680px) {
    .header_left {
        float: none;
    }
    
    .header_right {
        margin-left: 0;
    }
    
    .header_contacts_block {
        height: auto;
        margin: auto;
    }
    
    .header_phone_block {
        position: absolute;
        right: 0;
        top: 20px;
        line-height: 35px;
    }
    
    .header_phone_link {
        display: block;
        font-size: 24px;
        margin-right: 0;
    }
    
    .headmenu_block {
        margin-bottom: 5px;
    }
    
    .headmenu_item_link_hint {
        display: inline-block;
    }
}

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

@media only screen and (max-width: 540px) {
    .header_korzina_block {
        width: 80px;
    }
    
    .header_korzina_caption {
        display: none;
    }
    
    .header_korzina_num {
        font-weight: 700;
        font-size: 13px;
    }
    
    .header_search_block {
        margin-right: 90px;
    }
    
    .headmenu_item .headmenu_item_link {
        font-size: 12px;
    }
}

@media only screen and (max-width: 440px) {
    .header_phone_block {
        
    }
    
    .header_phone_link {
        font-size: 18px;
        
    }
    
    .header_zvonok_link {
        margin: 0;
    }
    
    .header_tg_link {
        display: none;
    }
    
    .headmenu_item .headmenu_item_link {
        font-size: 11px;
    }
    
    .headmenu_item_link_personal {
        display: none;
    }
    
    .header_search_text {
        padding: 0 80px 0 40px;
        background-position: left 15px center;
    }
    
    .header_search_button {
        width: 65px
    }
}

/*адаптив вступительного бэнда*/
@media only screen and (max-width: 880px){
    .dveri_button2 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 680px){
    .entry_buttons {
        position: static;
        bottom: auto;
        margin-top: 25px;
    }
    
    .entry_button {
        width: 40%;
    }
    
    .entry_band .band_background {
        padding-top: 240px;
        margin-top: -240px;
    }
    
    .entry_h1 {
        font-size: 24px;
    }
    
    .entry_descr {
        line-height: 22px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 500px){
    .entry_button {
        width: 100%;
        margin: 15px 0 0;
    }
}

/*категории на главной*/
@media only screen and (max-width: 1200px){
    .welcome_categorys_title {
        font-size: 40px;
    }
}

@media only screen and (max-width: 1000px){
    .welcome_categorys_title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 780px){
    .welcome_categorys_title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 600px){
    .welcome_categorys_item {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .welcome_categorys_title {
        font-size: 40px;
    }
}

@media only screen and (max-width: 520px){
    .welcome_categorys_title {
        font-size: 32px;
    }
}

@media only screen and (max-width: 420px){
    .welcome_categorys_title {
        font-size: 24px;
    }
}

/*адаптив партнеров на главной*/
@media only screen and (max-width: 1350px){
    /*.partners_list.aaaleafer {
        overflow: visible;
    }*/
    
    .partners_item {
        width: 160px;
    }
    
    .partners_item_inner {
        width: 140px;
    }
    
    .partners_item_img {
        max-width: 140px;
    }
}

@media only screen and (max-width: 800px){
    .partners_h2, .welcome_tovars_h2 {
        font-size: 24px;
    }
    
    .partners_item {
        width: 140px;
        height: 80px;
    }
    
    .partners_item_inner {
        width: 120px;
        height: 60px;
    }
    
    .partners_item_img {
        max-width: 120px;
        max-height: 60px;
    }
}

@media only screen and (max-width: 500px){
    .partners_h2 {
/*        font-size: 20px;*/
    }
    
    .partners_item {
        width: 125px;
        height: 70px;
    }
    
    .partners_item_inner {
        width: 100px;
        height: 50px;
    }
    
    .partners_item_img {
        max-width: 100px;
        max-height: 50px;
    }
}

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

@media only screen and (max-width: 880px) {
    .tovar_item {
        width: 48.5%; 
    }
}

@media only screen and (max-width: 600px) {
    .tovar_item {
        width: 100%; 
    }
    
    .tovar_item {
        padding: 20px;
    }
}

@media only screen and (max-width: 1000px) {
    .welcome_dileram_left {
        margin-right: 300px;
    }
    
    .welcome_dileram_feedback {
        width: 270px;
    }
}

@media only screen and (max-width: 880px) {
    .welcome_dileram_left {
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .welcome_dileram_right {
        position: relative;
    }
    
    .welcome_dileram_feedback {
        width: 330px;
    }
}

@media only screen and (max-width: 640px) {
    .welcome_dileram_container {
        padding-top: 6%;
        padding-bottom: 6%;
        text-align: center;
    }
    
    .welcome_dileram_descr {
        line-height: 24px;
        font-size: 16px;
    }
}

/*адаптив футера*/
@media only screen and (max-width: 1200px) {
    .footer_politika {
        margin-left: 0;
    }
}

@media only screen and (max-width: 950px) {
    .footer_content_full {
        padding-top: 20px;
        text-align: justify;
    }
    
    .footer_content_full .footer_content_item {
        margin-right: 0;;
    }
    
    .footer_content_item_phone + .footer_content_item_zvonok {
        margin-left: -210px;
    }
    
    .footer_content_item_adres {
        margin-right: 0;
        float: none;
        width: 100%;
        margin-top: 12px;
    }
    
}

@media only screen and (max-width: 800px) {
    
    .footer_content_item_adres {
        margin-right: 0;
    }
    
    .footer_content_item_phone + .footer_content_item_zvonok {
        margin-left: 0;
    }
    
    .footer_bottom {
        position: relative;
        padding: 7px 0;
    }
    
    .footer_copy, .footer_politika {
        line-height: 18px;
        float: left;
        width: 65%;
    }
    
    .footer_itgo {
        top: 0;
        right: 0;
        position: absolute;
    }
}

@media only screen and (max-width: 600px) {
    .footer_menu {
        max-width: 300px;
    }
    
    .footer_content {
        height: 100px;
        padding-top: 35px;
    }
    
    .footer_content_full {
        padding-top: 10px;
    }
    
    .footer_content_item_adres {
        margin-top: 8px;
    }
    
    .footer_bottom {
        padding: 8px 0;
    }
    
    /*.footer_copy, .footer_politika, .footer_itgo {
        width: auto;
        display: block;
        float: none;
        position: static;
        line-height: 18px;
    }*/
}

@media only screen and (max-width: 560px) {
    .footer_content_item_phone + .footer_content_item_zvonok {
        display: none;
    }
}

@media only screen and (max-width: 520px) {
    .footer_personal_link {
        display: none;
    }
    
    .footer_menu {
        max-width: none;
    }
    
    .footer_content {
        text-align: justify;
    }
    
    .footer_content_item {
        margin-right: 0;;
    }
}

@media only screen and (max-width: 480px) {
    .footer_copy, .footer_politika, .footer_itgo {
        width: auto;
        display: block;
        float: none;
        position: static;
        line-height: 18px;
    }
    
    .footer_bottom {
        text-align: center;
    }
}

@media only screen and (max-width: 400px) {
    .footer_content_item_phone, .footer_content_item_email {
        background-image: none;
        padding-left: 0;
    }
    
    
    
    .footer_copy {
        font-size: 11px;
    }
    
    
}

/*адаптив обычной страницы*/
@media only screen and (max-width: 1250px) {
    .pagetext table th {
        padding: 9px 14px;
    }

    .pagetext table td {
        padding: 10px 14px;
    }
}

@media only screen and (max-width: 880px){
    .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: 600px) {
    .pagetext table th {
        max-width: 60px;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    .pagetext p {
        line-height: 24px;
        font-size: 14px;
    }
    
    .pagetext p + p {
        margin-top: 8px;
    }
    
    .pagetext table td {
        padding: 6px 6px;
        font-size: 13px;
    }
    
    .page_content_margin {
        margin-bottom: 6%;
    }
}


/*адаптив категории*/
@media only screen and (max-width: 1000px) {
    .leftmenu_block {
        display: none;
    }
    
    .catalog_right {
        margin-left: 0;
    }
    
    .allcategorys_call_inline {
        display: inline-block;
        margin-right: 10px;
    }
    
    .categorys_block {
        display: inline;
    }
    
    .catalog_search_container {
        margin-top: 12px;
    }
    
    .allcategorys_call_block + .catalog_search_container, .allcategorys_call_block + .tovar_list_container {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 880px) {
    
}


@media only screen and (max-width: 780px) {
    .categorys_item {
        padding: 10px 10px;
    }
    
    .tovar_list_container .tovar_item, .tovar_list .justify_elem {
        width: 48.5%; 
    }
}

@media only screen and (max-width: 600px) {
    .allcategorys_call_inline {
        display: none;
    }
    
    .allcategorys_call_block.allcategorys_call_top {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
    }
    
    .allcategorys_call_block + .catalog_search_container, .allcategorys_call_block + .tovar_list_container {
        margin-top: 0;
    }
    
    .categorys_block {
        display: block;
        display: none;
    }
    
    
}

@media only screen and (max-width: 520px) {
    .tovar_list_container .tovar_item {
        width: 100%; 
    }
    
    .catalog_search_block {
        margin-right: auto;
        margin-bottom: 15px;
    }
    
    .view_switcher_block {
        position: relative;
        
    }
    
    .view_switcher_item {
        width: 50%;
    }
}

/*адаптив табличного вида списка товаров*/
@media only screen and (max-width: 1150px) {
    .tovar_tr_item td {
        padding: 5px 15px;
    }
    
    .tovar_tr_title {
        font-size: 14px;
        line-height: 20px;
    }
    
}

@media only screen and (max-width: 1080px) {
    .tovar_tr_item td {
        padding: 5px 10px;
    }
}

@media only screen and (max-width: 1000px) {
    .tovar_tr_item td {
        padding: 5px 20px;
    }
}

@media only screen and (max-width: 800px) {
    .tovar_tr_mobost {
        display: block;
    }
    
    .tovar_col_ost {
        display: none;
    }
}

@media only screen and (max-width: 680px) {
    .tovar_col_korzina {
        width: 40px;
    }
    
    .tovar_table th.tovar_col_korzina {
        font-size: 0;
        color: transparent;
    }
    
    .tovar_tr_count {
        display: none;
    }
    
    .tovar_tr_zayavka {
        width: 40px;
        color: transparent;
        font-size: 0;
        background-image: url(/img/zayavka_icon_16px.png);
    }
}

@media only screen and (max-width: 600px) {
    .tovar_table {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 540px) {
    .tovar_table th, .tovar_tr_item td {
        padding: 5px 10px;
    }
    
    .tovar_col_title {
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {
    .tovar_col_img {
        display: none;
    }
    
    .tovar_tr_group {
        display: none;
    }
}

/*адаптив карточки товара*/
@media only screen and (max-width: 1200px) {
    .complect_section_title {
        float: none;
        margin-bottom: 5px;
        line-height: normal;
    }
    
    .complect_section_list {
        margin-left: 0;
    }
    
    .complect_section_item_title {
        width: 40%;
    }
}

@media only screen and (max-width: 1060px) {
    .complect_section_item_title {
        font-size: 12px;
    }
}

@media only screen and (max-width: 980px) {
    .tovar_card_complectation, .tovar_card_info {
        width: 55%;
    }
    
    .tovar_card_photos, .tovar_card_descr {
        width: 43%;
    }
    
    .tovar_card_imgs {
        height: 300px;
    }
    
    .tovar_card_photos_item_img {
        max-height: 300px;
    }
    
    .tovar_card_descr {
        padding: 30px;
    }
}

@media only screen and (max-width: 880px) {
    .complect_section_item_title {
        width: 45%;
    }
    
    .complect_section_item_cost {
        display: none;
    }
}

@media only screen and (max-width: 720px) {
    .tovar_card_complectation, .tovar_card_descr {
        width: auto;
        float: none;
        
    }
    
    .tovar_card_descr {
        margin-top: 20px;
    }
    
    .complect_section_item_cost {
        display: inline-block;
    }
    
    .complect_section_item_title {
        width: 55%;
    }
}


@media only screen and (max-width: 640px) {
    .tovar_card_photos, .tovar_card_info {
        width: auto;
        float: none;
    }
    
    .tovar_card_photos_nofoto {
        display: none;
    }
    
    .complect_section_item_title {
        width: 45%;
    }
}

@media only screen and (max-width: 550px) {
    .complect_section_item_title {
        width: 38%;
    }
    
    .tovar_card_imgs {
        height: 220px;
    }
    
    .tovar_card_photos_item_img {
        max-height: 220px;
    }
}

@media only screen and (max-width: 480px) {
    .complect_section_item_title {
        width: 45%;
    }
    
    .complect_section_item_cost, .complect_section_item_ost {
        display: none;
    }
}

@media only screen and (max-width: 420px) {
    .tovar_card_complectation {
        padding: 15px;
    }
    
    .complect_section_item_title {
        font-size: 12px;
    }
    
    .complect_section_item_count {
        width: 90px;
    }
    
    .complect_section_item_count .korzina_count_field {
        font-size: 10px;
    }
    
    .complect_section_item_count .korzina_count_button {
        width: 22px
    }
}

/*адаптив блока фурнитуры на карточке*/
@media only screen and (max-width: 880px) {
    .furnitura_block {
        background-position: right -100px bottom;
        padding: 30px 240px 30px 30px;
    }
}

@media only screen and (max-width: 720px) {
    .furnitura_block {
        background-position: right -150px center;
        padding: 25px 180px 25px 25px;
    }
    
    .furnitura_h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .furnitura_text {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 560px) {
    .furnitura_block {
        background-position: right -150px center;
        padding: 0px ;
        text-align: center;
    }
    
    .furnitura_block_inner {
        padding: 30px ;
        background-color: rgba(255,255,255,0.75);
    }
}

/*адаптив для всплывашки "положили в корзину"*/
@media only screen and (max-width: 780px){
    .inkorzina_notice_container {
        bottom: 85px;
    }
}

@media only screen and (max-width: 600px){
    .body_tovar .inkorzina_notice_container {
        bottom: 150px;
    }
}

@media only screen and (max-width: 560px){
    .inkorzina_notice_container {
        position: fixed;
        width: auto;
        right: 15px;
        left: 15px;
        bottom: 85px;
        margin-top: 0;
    }
    
    .inkorzina_notice_treug, .inkorzina_notice_title {
        display: none;
    }
    
    .inkorzina_notice_button {
        padding: 0;
        width: 48%
    }
}

@media only screen and (max-width: 480px){
    .inkorzina_notice_button {
        width: 100%;
        margin-top: 10px;
    }
    
    .body_tovar .inkorzina_notice_container {
        bottom: 140px;
    }
}


/*адаптив для корзины*/
@media only screen and (max-width: 1050px){
    .korzina_table th {
        padding: 12px 10px 12px 15px;
    }
    
    .korzina_item td {
        padding: 10px 15px;
    }
    
    .korzina_item td:first-child {
        padding: 10px 10px;
    }

    .korzina_count_str {
        min-width: 120px;
    }

}

@media only screen and (max-width: 900px){
    .korzina_bottom_block {
        padding: 15px 20px ;
    }
    
    .korzina_table th {
        padding: 12px 10px 12px 10px;
    }
    
    .korzina_item td {
        padding: 10px 10px;
        font-size: 14px;
    }
    
    .korzina_item td:first-child {
        padding: 10px 10px;
    }
    
    .korzina_item_title {
        font-size: 14px;
        
    }
    
    .korzina_item_cost { 
        font-size: 14px;
    }
}

@media only screen and (max-width: 780px){
    .korzina_mob_type1 {
        display: none;
    }
    
    .korzina_item_img {
        display: block;
        max-width: 45px;
    }
    
    .korzina_item_del {
        width: 45px;
        min-width: 20px;
    }
}

@media only screen and (max-width: 650px){
    .korzina_item_title {
        font-size: 13px;
        line-height: 20px;
    }
    
    .korzina_table_head {
        display: none;
    }
    
    .korzina_item td:first-child {
        display: none;
    }
    
    .korzina_table .last_col {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
}


@media only screen and (max-width: 570px){
    .korzina_item {
        background-color: #ffffff;
    }
    
    .korzina_item_warning {
        background-color: #f2f2f2;
    }
    
    .korzina_mob_type2 {
        display: none;
    }
    
    td.korzina_mob_type3 {
        display: block;
        width: 110px;;
        text-align: center;
        line-height: 24px;
        padding: 5px 10px;
    }
    
    td.korzina_mob_type3 {
        padding-top: 15px;
    }
    
    td.korzina_mob_type3 ~ .korzina_mob_type3 {
        padding-top: 5px;
        padding-bottom: 10px;
    }
    
    .ordering_korzina_content .korzina_mob_type3 {
        display: table-cell;
    }
    
    
    .ordering_korzina_content .ordering_korzina_item_ost {
        display: none;
    }
    
    .korzina_item_title {
        max-height: 120px;
        overflow: hidden;
    }
    
    .korzina_count_str {
        min-width: 110px;
        width: 100%;
    }

    .korzina_count_str {
        height: 30px;
    }
    
    .korzina_count_str .korzina_count_field {
        height: 30px;
        line-height: 30px;
    }

    .korzina_count_str .korzina_count_button {
        width: 30px;
        line-height: 30px;
        height: 30px;
    }
    
    
    .korzina_bottom_block {
        margin-top: 0;
        text-align: center;
        padding: 15px 25px 25px 25px;
    }
    
    .korzina_bottom_submit {
        float: none;
    }
    
    .korzina_itog_block {
        float: none;
    }
    
    .korzina_item_del {
        width: 30px;
        min-width: 20px;
    }
    
    .korzina_item_article_item {
        display: block;
        margin-right: 0;
    }
}

/*адаптив оформления*/
@media only screen and (max-width: 1000px){
    .rightswinger_left_block {
        margin-right: 0;
    }
    
    .korzina_right_colomn {
        position: relative;
        width: auto;
    }
    
    .korzina_right_content {
        width: auto;
        position: relative;
        margin-top: 30px;
    }
    
}

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

@media only screen and (max-width: 600px){
    .ordering_form_item_half {
        width: 100%;
    }
    
    .ordering_form_block {
        padding: 25px;
    }
    
    .ordering_form_consist {
        padding: 0;
    }
    
    .ordering_form_field .rudnik_inputtext {
        height: 50px;
        line-height: 48px;
    }

    .korzina_right_content {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 560px){
    .ordering_radio_switcher .form_buttons_item {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
    }
}

@media only screen and (max-width: 480px){
    .ordering_success_button {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .ordering_success_button2 {
        width: 100%;
    }
}

/*адаптив лк*/
@media only screen and (max-width: 1000px){
    .personal_menu_block {
        position: relative;
        width: 100%;
        background-color: transparent;
        padding: 0;
    }
    
    .personal_right_colomn {
        position: relative;
        width: auto;
    }
    
    .personal_menu_who_container {
        display: none;
    }
    
    .personal_menu_list {
        margin-bottom: 30px;
    }
    
    .personal_menu_item {
        padding: 0;
        margin: 0;
        display: inline-block;
        border: 1px solid #eaeaea;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        color: #1F1B19;
        margin-right: 8px;
        margin-bottom: 8px;
    }
    
    .personal_menu_item_inner {
        border: 0;
    }
    
    .personal_menu_exit .personal_menu_item_inner {
        border: 0;
    }
    
    .personal_menu_item:hover {
        color: #E1B75B;
        
        font-weight: normal;
    }
    
    .personal_menu_item.personal_menu_item_active {
        color: #ffffff;
        background-color: #E1B75B;
        border-color: #E1B75B;
        font-weight: normal;
        cursor: auto;
    }
}


@media only screen and (max-width: 560px){
    .personal_menu_list {
        margin-bottom: 15px;
    }
    
    .personal_menu_item {
        
        padding: 0 15px;
        margin-bottom: 5px;
    }
    
    .personal_menu_item_inner {
        
        padding: 0;
    }
    
    .personal_menu_item_caption {
        font-size: 13px;
        text-transform: uppercase;
        line-height: 30px;
    }
}


@media only screen and (max-width: 740px){
    .zakaz_item_top {
        padding: 20px 35px 20px 15px;
    }
    
    .zakaz_item_sostav {
        padding: 15px 15px 0 15px;
    }
    
    
    .zakaz_item_info td:first-child {
        padding-left: 0;
    }
    
    .zakaz_item_info td {
        font-size: 14px;
        line-height: 20px;
        padding-left: 15px;
        padding-right: 10px;
    }
    
    .zakaz_sostav_tr td {
        padding: 15px 10px 15px 10px;
    }
    
    .zakaz_sostav_tr td:first-child {
        padding-left: 0;
    }
    
    .zakaz_item_arrow {
        width: 30px;
    }
    
    .zakaz_item_graytext {
        font-size: 12px;
    
    }
    
    .zakaz_item_button {
        padding: 0 8px;
    }
}

@media only screen and (max-width: 640px){
    .zakaz_info_block {
        display: none;
    }
    
    .zakaz_item_info td:first-child + td {
        border-left: 0;
        padding-left: 0;
    }
    
    .zakaz_mob_title {
        display: block;
    }
    
    .zakaz_info_schet {
        width: 130px;
    }
}

@media only screen and (max-width: 560px){
    .zakaz_sostav_count, .zakaz_sostav_cost, .zakaz_sostav_sale {
        display: block;
    }
}

@media only screen and (max-width: 480px){
    .zakaz_mob_statuses {
        display: block;
        margin-bottom: 10px;
    }
    
    .zakaz_info_statuses {
        display: none;
    }
}

/*адаптив списка акций*/
@media only screen and (max-width: 880px) {
    .akcii_item {
        margin-top: 30px;
    }
    
    .akcii_item_title {
        font-size: 20px;
        line-height: 28px;
    }
}

@media only screen and (max-width: 640px) {
    .akcii_block {
        height: 200px;
    }
        
    .akcii_block_bg_img {
        background-size: cover;
    }
    
    .akcii_block_content {
        text-align: center;
        padding: 0 25px;;
    }
    
    .akcii_block_aligner {
        height: 200px;
    }
    
    .akcii_block_bg_grad {
        display: none;
    }
    
    .akcii_block_bg_mob {
        display: block;
    }
    
    
    .akcii_slider_block { 
        height: 235px;
    }
    
    .akcii_slider_switcher {
        bottom: 0;
    }
    
    .akcii_switcher_item {
        background-color: #E1B75B;
    }
    
    .akcii_switcher_item:hover {
        border-color: #E1B75B;
    }
    
    .akcii_switcher_item.akcii_switcher_item_active {
        background-color: transparent;
        border-color: #E1B75B;
    }
}

/*адаптив дилеров*/
@media only screen and (max-width: 950px) {
    .feedback_hint {
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 24px;
    }
    
    .feedback_form_button {
        width: 210px;
    }
    
    .feedback_form_agree {
        font-size: 14px;
        line-height: 20px;
        margin-left: 240px;
    }
}

@media only screen and (max-width: 780px) {
    .feedback_block {
        padding: 30px;
    }
    
    .feedback_form_button {
        width: 200px;
    }
    
    .feedback_form_agree {
        margin-left: 220px;
    }
}

@media only screen and (max-width: 680px) {
    .feedback_hint {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .feedback_form_item {
        margin-bottom: 15px;
    }
    
    
    .feedback_form_button {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    
    .feedback_form_agree {
        margin-left: 0;
        
    }
    
    .feedback_form_agree_inner {
        height: auto;
        display: block;
    }
}

@media only screen and (max-width: 600px) {
    .feedback_form_item_half {
        width: 100%;
    }
    
    .feedback_form_submit {
        margin-top: 0;;
    }
}

@media only screen and (max-width: 480px) {
    .feedback_block {
        padding: 20px;
    }
}

/*адаптив для контактов*/
@media only screen and (max-width: 900px){
    
    .contacts_item {
        margin-left: 4%;
    }
}

@media only screen and (max-width: 880px){
    .contacts_item_adres, .contacts_item_phone, .contacts_item_email {
        font-size: 16px;
    }
}

@media only screen and (max-width: 780px){
    .contacts_item {
        margin-left: 10%;
    }
    
    .contacts_item_foradres {
        display: block;
        margin-left: 0;
        margin-top: 5%;
    }
}

@media only screen and (max-width: 520px){
    .social_modal_item {
        width: 45px;
        height: 45px;
        margin: 0 2px;
        background-size: 30px;
    }
    
    .contacts_item_phone, .contacts_item_email {
        font-size: 16px;
    }
}

@media only screen and (max-width: 440px){
    .contacts_item {
        margin-left: 0;
        display: block;
        margin-top: 5%;
    }
    
    .contacts_item_foradres {
        margin-left: 0;
    }
}

@media only screen and (max-width: 600px){
    .foruser_container {
        text-align: left;
        padding-left: 0;
    }
}