@media (max-width: 920px) {

    /* Шапка */

    .topbar {
        margin-left: 15px;
    }

    .menu_header {
        display: none;
    }

    .header_inner {
        flex-wrap: wrap;
    }

    /* Детальная */
    .product_page {
        flex-wrap: wrap;
    }

    .chars_inner {
        flex-wrap: wrap;
    }


    .chars_block {
        margin-bottom: 20px;
    }

    .footer_menu_item {
        display: flex;
        flex-wrap: wrap;
    }

    .product_page_description {
        max-width: 100%;
        padding-right: 0;
    }

    .page_desc_inner {
        flex-wrap: wrap;
    }

    .product_page_left {
        width: 100%;
        padding-right: 0;
    }

    .d-none {
        display: none;
    }

    .product_page_right {
        width: 100%;
        padding-top: 20px;
        position: relative;
    }

    .product_page_buy {
        position: relative;
        max-width: 100%;
    }

    .chars_inner .chars_item {
        margin-right: 24px;
        position: relative;
        width: 100%;

    }

    .chars_inner .chars_item.active:before {
        content: '';
        width: 100%;
        height: 4px;
        position: absolute;
        bottom: 0;
        border: 2px solid #FF892F;
    }

    .chars_tab .tech_img {
        max-width: 1200px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 100%;
    }

    .naves_inner .naves_item {
        background: #FFFFFF;
        border-radius: 8px;
        padding: 20px;
        margin-right: 10px;
        width: 45%;
        height: 100%;
        margin-bottom: 20px;
    }

    .naves_inner .naves_item .naves_title {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        text-align: center;
        color: #151516;
        margin-top: 32px;
    }

    .naves_inner {
        margin-left: 0;
        margin-right: -20px;
        padding-top: 40px;
    }

    .naves_img img {
        max-width: 100%;
    }

    .fillials_items .fil_item {
        width: 100%;
        margin-bottom: 10px;
    }

    .logo {
        margin-left: 0;
        margin-right: auto;
        display: block;
        width: 100%;
        height: 100%;
        margin-top: 15px;
    }

    .catalog_button {
        background: #FF892F;
        border-radius: 9px;
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 130%;
        padding: 13px 10px;
        color: #fff;
        text-decoration: none;
        width: 100%;
        position: relative;
        display: block;
        margin-bottom: 20px;
        margin-top: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        align-content: stretch;
    }

    .search_header {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .header_magazine {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: space-between;
        margin-bottom: 20px;
        width: 100%;
    }

    .text_magazine {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        color: #2F4B81;
        margin-left: 15px;
    }

    /* Главная категории */
    .category_home_inner {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: stretch;
    }

    .category_block {
        width: 100%;
    }

    .category_block_item img {
        max-width: 100%;
    }

    .podcat_item {
        font-size: 11px;
    }

    .cat_title_item {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 120%;
        color: #151516;
        max-width: 100%;
        text-align: center;
    }

    .catalog_full_title {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 120%;
        color: #151516;
    }

    .button_catalog_home {
        font-size: 12px;
    }

    .element_block_items {
        width: 100%;
    }

    .element_block_items .element_title {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 100%;
        color: #151516;
        margin-bottom: 20px;
    }

    .element_block_item .element_item_title {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 120%;
        color: #151516;
    }

    .proizv_inner .proiz_title {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 100%;
        color: #151516;
        padding-bottom: 36px;
    }

    .proizv_items {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: space-between;
    }

    .proiz_item {
        display: flex;
        flex-wrap: wrap;
        background: rgba(26, 48, 89, 0.04);
        border-radius: 16px;
        padding: 20px;
        max-width: 310px;
        height: 100%;
        margin-bottom: 20px;
    }

    img.proizv_two_img {
        position: absolute;
        width: 100%;
    }

    .lizing_title {
        font-family: 'Source Sans Pro';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 40px;
        letter-spacing: -0.02em;
        color: #151516;
        margin-bottom: 36px;
        margin-left: 15px;
    }

    .lizing_inner {
        display: inline-block;
        background: #FFFFFF;
        border-radius: 20px;
        padding: 20px 0;
        width: 100%;
    }

    .lizing_item .liz_item_text {
        width: 100%;
    }

    .lizing_text {
        margin-left: 0;
    }

    .liz_img {
        margin-left: auto;
        margin-right: 0;
        position: relative;
        text-align: center;
        width: 100%;
    }


    .liz_img img {
        max-width: 80%;
    }

    img.garancy_img {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .garancy_title {
        font-family: 'Source Sans Pro';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 50px;
        letter-spacing: -0.02em;
        color: #151516;
    }

    .garancy_inner {
        background: #FFFFFF;
        border-radius: 20px;
        position: relative;
        display: inline-block;
        padding: 24px;
    }

    .garancy_bottom_item {
        background: rgba(26, 48, 89, 0.03);
        border-radius: 16px;
        padding: 12px;
        margin-top: 20px;
    }

    .footer_img {
        padding-right: 40px;
        border-right: 1px solid #DEE2E6;
        margin-bottom: 20px;
    }

    img.sale_section_img {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        right: 0;
    }

    .trade_title {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 100%;
        color: #151516;
        margin-top: 40px;
        margin-bottom: 8px;
        margin-left: auto;
        text-align: center;
    }

    .tradein_inner {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }


    .trade_descr {
        font-family: 'Source Sans Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.02em;
        color: #8F949D;
        margin-left: auto;
        text-align: center;
    }

    .proiz_item .proiz_item_title {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 130%;
        color: #151516;
        width: 100%;
        text-align: center;
    }

    .proiz_item .proiz_img {
        width: 100%;
        margin-left: auto;
        margin-right: 0;
        text-align: center;
    }

    .garancy_bottom_inner {
        display: inline-block;
        padding-top: 160px;
    }

    .fillials_title {
        font-family: 'Source Sans Pro';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 100%;
        color: #151516;
        padding-bottom: 32px;
    }

    .sertif_title {
        font-family: 'Source Sans Pro';
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 50px;
        color: #151516;
    }

    .readmore_lizing {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    /* Catalog Page */
    .catalog_sections .catalog_section_title {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 600;
        font-size: 48px;
        line-height: 100%;
        color: #151516;
        text-align: center;
        padding-bottom: 40px;
    }

    .catalog_sections .category_home_inner {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: baseline;
        align-content: stretch;
    }

    /* Category Page */
    .category_inner_block {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
        align-content: stretch;
        margin-top: 20px;
    }

    .left_sidebar {
        position: relative;
        min-width: 100%;
        background: #fff;
        padding-bottom: 107px;
        padding-top: 100px;
        margin-right: 20px;
    }

    .left_sidebar:before {
        display: none;
    }

    .left_categories_inner {
        max-width: 100%;
        margin-left: 20px;
        margin-right: 20px;
    }

    .right_category_items .category_item {
        background: #FFFFFF;
        border-radius: 8px;
        width: 100%;
        max-width: 100%;
        margin-right: 20px;
        margin-bottom: 26px;
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 51px;
        margin-left: 20px;
    }

    .right_category_items .product_item {
        max-width: 100%;
    }


    .trade_in_top {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
        align-content: space-between;
    }

    .tradein_center img {
        max-width: 100%;
    }

    .tradein_blocks {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
        align-content: space-between;
        margin-top: 20px;
    }

    .tradein_blocks .tradein_item {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        text-align: left;
        color: #8F949D;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .tradein_form_inner {
        background: #FFFFFF;
        box-shadow: 0px 4px 20px rgba(117, 117, 117, 0.1);
        border-radius: 16px;
        padding: 12px 20px;
    }

    input.tradein_inut {
        background: #FFFFFF;
        border: 1px solid #DEE2E6;
        border-radius: 9px;
        padding: 7px 15px;
        width: 100%;
        height: 48px;
        margin-right: 12px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .social_inner {
        display: flex;
        padding-bottom: 20px;
    }

    .tradein_center {
        padding-top: 20px;
    }

    .footer_menu_item a {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 10px;
    }

    .footer_text_items a {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }

    .footer_img {
        padding-right: 0;
        border-right: none;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer_text_inner {
        padding-left: 0;
        width: 100%;
    }

    .footer_text_title {
        text-align: center;
    }

    .footer_right {
        text-align: center;
        width: 100%;
    }

    .footer_copy_right {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .copy_text {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: #8F949D;
        margin-bottom: 4px;
        text-align: center;
        margin-bottom: 20px;
    }

    .topbar {
        display: none;
    }

    .topbar_mobile {
        font-family: 'Source Sans Pro';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: -0.02em;
        color: #4C5056;
        margin-top: 24px;
        margin-left: 15px;
    }

    .topbar_inner {
        display: flex;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        align-content: stretch;
    }

    .topbar_mobile {
        display: block;
    }

    /* tech */
    .help_tech_img {
        position: relative;
        max-width: 100%;
        width: 100%;
    }

    .help_tech_inner {
        background: #FFFFFF;
        border-radius: 20px;
        display: flex;
        max-height: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
    }

    .help_tech_img img {
        position: absolute;
        margin-top: -30px;
        margin-left: 0;
        max-width: 100%;
    }

    .help_right_block {
        padding-top: 350px;
        padding-bottom: 0;
        width: 100%;
        max-width: 100%;
        z-index: 2;
    }

    .tech_form {
        background: #FFFFFF;
        box-shadow: 0px 4px 20px rgba(117, 117, 117, 0.1);
        border-radius: 16px;
        padding: 32px 40px;
        margin-right: 0;
    }

    .trade_img img {
        max-width: 100%;
    }

    img.cat_img {
        margin-right: 8px;
    }

    .tech_form_submit {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {

    .naves_inner .col.col-sm-50.col-md-30.col-xl-20 {
        background: #FFFFFF;
        border-radius: 8px;
        padding: 20px;
        margin-right: 20px;
        width: 314px;
        height: auto;
        margin-bottom: 40px;
    }

    .header_inner {
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: space-between;
    }

    .menu_item a {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 400;
        font-size: 11px;
        line-height: 130%;
        color: #151516;
    }

    .footer_menu_item a {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        display: flex;
        align-items: center;
        text-align: center;
        color: #151516;
        margin-right: 48px;
    }

    .header_inner .col-xs-12:nth-child(3) {
        width: 40%;
    }

    .header_inner .col-xs-12:nth-child(4) {
        width: 50%;
    }

    .header_inner .col-xs-12:nth-child(5) {
        width: 50%;
    }

    .header_colling {
        text-align: right;
        min-width: 273px;
        width: 100%;
    }

    .header_email {
        width: auto;
        text-align: right;
        width: 100%;
        margin-right: 0;
        margin-left: auto;
    }

    .right_category_items .category_item {
        background: #FFFFFF;
        border-radius: 8px;
        width: 100%;
        max-width: 280px;
        margin-right: 20px;
        margin-bottom: 26px;
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 51px;
        margin-left: 20px;
    }

    .proizv_section {
        padding-top: 250px;
    }

    .tradein_section {
        padding-top: 80px;
        overflow: hidden;
    }

    /* .proizv_section .proizv_two_img {
        display: none;
    } */

    .garancy_section .garancy_img {
        display: none;
    }

    input.tradein_inut {
        width: 49%;
        margin-right: 0;
    }

    .tech_form_submit {
        width: 100%;
        margin-top: 20px;
    }

    .breakcrumbs a {
        font-family: 'Source Sans 3';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 130%;
        color: #2F4B81;
        font-size: 12px;
    }

    .header_inner {
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
        align-content: space-between;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .right_category_items .product_item {
        background: #FFFFFF;
        border-radius: 8px;
        width: 100%;
        max-width: 275px;
        margin-right: 20px;
        margin-bottom: 26px;
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 20px;
        margin-left: 20px;
    }
}

@media (max-width: 768px) {
    .header_inner {
        padding-top: 20px;
        padding-bottom: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: space-between;
    }

    .fillials_inner {
        background: #FFFFFF;
        border-radius: 20px;
        position: relative;
        display: inline-block;
        padding: 10px;
        width: 100%;
    }

    .category_block .category_block_item {
        flex-wrap: wrap;
        justify-content: center;
        align-items: baseline;
        align-content: baseline;
        padding: 5px;
    }

    .catalog_sections .category_block_item {
        max-height: 200px;
        min-height: 200px;
    }

    .catalog_sections .cat_title_item {
        max-width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .category_block_item .cat_img_item img {
        max-width: 75%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        display: block;
        margin-top: 20px;

        object-fit: cover;
        width: 100px;
        height: 100%;
    }

    .lizing_item .liz_img {
        order: 1;
        margin-bottom: 20px;
    }

    .lizing_item .liz_item_text {
        width: 100%;
        order: 2;
    }

    .trade_top {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .top_category {
        flex-wrap: wrap;
    }

    .category_block_item.big_cat_item {
        width: 100%;
    }

    .category_block_item.small_cat_item {
        width: 100%;
    }

    .podcat_item a {
        font-size: 14px;
    }

    .proizv_inner {
        padding: 20px;
    }

    .header_search_inner {
        background: #FFFFFF;
        border: 1px solid #DEE2E6;
        border-radius: 9px;
        position: relative;
        width: 100%;
    }

    .search_header  {
        width: 100%;
    }

    .row.row-30.row-sm-20.catalog-single-desc.catalog-single-desc-mod .col.col-sm-50.col-lg-30 {
        width: 100%;
    }

    .readmore_lizing {
        order: 2;
    }

    .slider_dops img {
        margin-right: 10px;
    }

    .cat_img_item {
        max-width: 100%;
        width: 100%;
        display: block;
        position: relative;
    }

    .category_block .category_block_item {
        height: 160px;
        overflow: hidden;
        padding: 20px;
    }

    .category_block a {
        width: 100% !important;
    }

    .top_category {
        margin-left: 0;
        margin-right: 0;
    }

    .podcat_item {
        width: 100%;
    }
    .podcat_item a {
        font-size: 11px;
    }

    .podcat_items {
        margin-top: 20px;
    }

    .products_inner {
        margin-left: 0;
        margin-right: 0;
    }

    .right_category_items .product_item {
        margin-left: 0;
        margin-right: 0;
    }
}