/**/

@media screen and (max-width: 1200px) {

    .catalog_element .documentation {
        display: block;
        width: 100%;
        margin: 30px auto;

    }

    .catalog_element .documentation button {
        width: 330px;
    }

    .catalog_element .documentation .certificate span {
        width: 49%;
        box-sizing: border-box;
        display: inline-block;
        vertical-align: top;
    }

    .catalog_element .documentation .certificate span:nth-child(2n+1) {
        background-color: transparent;
    }

    .catalog_element .documentation .certificate span:nth-child(4n),
    .catalog_element .documentation .certificate span:nth-child(4n+1) {
        background-color: #f4f4f4;
    }


    .table_wrap table {
        min-width: 100%;
    }


.catalog_element .documentation .certificate span:hover {
    color: #007ac2;
    background-color: #eaf5fc;
}

.product_model .table_wrap ,
.table_wrap {
    width: 100%;
    overflow: auto;
}


}


@media screen and (max-width: 1100px) {
    iframe.payment_and_delivery_iframe {
        width: 98%;
        max-width: 100%;
        margin: 0px 1% 0;
    }

    body .payment_and_delivery {
        margin: 30px 10px 0 10px;
    }


    .google_maps iframe {
        width: 98%;
        max-width: 100%;
        margin: 0px 1% 0;
    }



    .catalog_element .info_element {
        width: calc(100% - 481px);
    }




    .catalog_element .payment_and_delivery .image {
        width: 15%;
    }

    body .payment_and_delivery .title_and_descr,
    body .payment_and_delivery .delivery .title_and_descr {
        width: 80%;
    }







}




@media screen and (min-width: 760px) and (max-width: 1000px) {

    /*Главная страница*/



    html,
    body {
        min-width: 740px;
    }

    body header {
        min-width: 740px;
    }

    .top_menu {
        height: auto;
    }

    .top_menu a {
        font-size: 13px;
        margin: 0 9px 0;
    }

    body main {
        min-height: 440px;
        min-width: 740px;
    }

    body .main_info {
        max-width: 740px;
        margin: 10px auto 0 auto;
        font-size: 0;
    }

    body .main_info .emblem.new_year {
        margin: 10px 21px 0 0px;
    }

    body .main_info .emblem .logo {
        width: 65px;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }

    body .main_info .emblem .logo img {
        width: 283px;
    }

    body .main_info .contacts_data {
        margin: 4px 19px 0 0;
    }

    body .main_info .contacts_data .phone {
        padding: 10px 0 0 0;
    }

    body .main_info .search {
        width: 199px;
        margin: 4px 25px 0px 6px;
    }

    body .main_info .search img {
        right: -11px;
    }

    body .main_info .get_feedback {
        margin: 6px 0 0 20px;
        font-size: 12px;
    }

    body .auth_distributor {
        margin: 12px 0 0 0;
        letter-spacing: 0.5px;
    }

    .main_page .video {
        height: 405px;
    }

    .main_page .video iframe {
        width: 740px;
    }
    .main_page .slider_home {
        top: 120px;
        margin-bottom: 90px;
    }
    .main_page .slider_home  .banner_text {
        text-align: left;
        width: 100%;
        margin-left: 0%;
        z-index: 1;
        position: relative;
    }

    .main_sections {
        /* top: 0px; */
        text-align: left;
        width: 740px;
        margin: 0 auto;
        left: 0;
        right: 0;
        font-size: 0;

        top: 10px;
        height: 110px;
            overflow: hidden;
            text-align: center;
    }

    .main_sections .section {
        /* width: 227px; */
        margin: 0 7px 10px 0px;
        width: 230px;
            display: inline-block;
    }

    .main_sections .section:nth-child(4n) {
        /* margin: 0 80px 10px 0px; */
        margin: 0 7px 10px 0px;
    }

    .main_sections .section .subsections {
        display: none !important;
    }

    .main_sections .section .name_section {
        font-size: 12px;
        padding: 8px 7px 6px;
        text-align: center;
    }

    .main_sections .section .subsections .name_section {
        height: auto;
    }

    .main_page .mini_banners_wrap .mini_banners_list {
        width: 740px;
        margin: 0 auto;
        padding: 65px 0 22px 0;
        text-align: center;
    }

    .main_page .mini_banners_wrap .mini_banners_list .mini_banner:last-child,
    .main_page .mini_banners_wrap .mini_banners_list .mini_banner {
        display: inline-block;
        max-width: 148px;
        vertical-align: top;
        text-transform: uppercase;
        text-align: center;
        font-size: 12px;
        border-bottom: none;
        position: relative;
        margin: 0 31px 0;
        min-height: 245px;
    }

    .main_page .mini_banners_wrap .mini_banners_list .mini_banner:hover .poulse,
    .main_page .mini_banners_wrap .mini_banners_list .mini_banner .poulse {
        display: none;
    }

    .main_page .mini_banners_wrap .mini_banners_list .mini_banner .bkg_emblem_mini_banner,
    .main_page .mini_banners_wrap .mini_banners_list .mini_banner .main_photo_mini_bannter {
        width: 100%;
    }

    .main_page .mini_banners_wrap .mini_banners_list .mini_banner:hover {
        background-size: 100% auto;
    }

    .main_page .mini_banners_wrap .mini_banners_list .mini_banner .mini_banner_text {
        margin: 12px 0 0 0;
        display: inline-block;
        width: 100%;
        font-size: 12px;
        word-wrap: anywhere;
    }

    .main_page .mini_banners_wrap .mini_banners_list .mini_banner:hover .poulse {
        bottom: -12px;
        width: 100%;
    }


    .main_page .catalog_products_main {
        margin: 10px auto 0 auto;
        max-width: 740px;
    }

    .catalog_products_main .catalog_products_wrap {
        display: block;
        width: 600px;
        text-align: center;
        margin: 0 auto;
    }

    .main_page .catalog_products_main .title {
        margin: 0 0 41px 0;
    }

    .main_page .catalog_products_main .catalog_products_wrap .product {
        width: 193px;
        height: 160px;
        padding: 28px 0 0 0;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #dfdfdf;
    }

    .main_page .catalog_products_main .catalog_products_wrap .product:last-child,
    .main_page .catalog_products_main .catalog_products_wrap .product:nth-last-child(2) {
        width: 289px;
        height: 160px;
    }

    .main_page .catalog_products_main .catalog_products_wrap .product img {
        height: 88px;
    }

    .main_page .catalog_products_main .catalog_products_wrap .product div {
        font-size: 14px;
        padding: 20px 10px 0;
    }

    .popular_products_wrap {
        margin: 73px auto 0 auto;
        max-width: 740px;
    }

    .popular_products_wrap .title {
        font-size: 23px;
        margin: 0 0 39px 0;
    }

    .popular_products_wrap .popular_products .product_wrap .image {
        height: 188px;
    }

    .popular_products_wrap .popular_products .product_wrap .image img {
        max-width: 128px;
        max-height: 120px;
        height: auto;
        width: auto;
    }

    .popular_products_wrap .popular_products .slick-next,
    .popular_products_wrap .popular_products .slick-prev {
        top: 30%;
    }

    .popular_products_wrap .popular_products .product_wrap .name {
        font-size: 14px;
    }

    .main_page .main_page_text {
        max-width: 740px;
        margin: 0 auto;
    }

    .main_page .main_page_text h1 {
        font-size: 26px;
        margin: 28px 35px 26px;
        line-height: 28px;
    }

    .main_page .main_page_text p,
    .main_page .main_page_text ul {
        font-size: 15px;
        margin-block-start: 0;
        margin-block-end: 0;
        line-height: 18px;
        margin-bottom: 17px;
    }

    .main_page .news_and_bottom_banners {
        max-width: 740px;
        margin: 72px auto 0 auto;
        font-size: 0;
    }

    .main_page .news_and_bottom_banners .news {
        max-width: 100%;
        margin: 0 15px 0 0;
        width: 100%;
    }

    .main_page .news_and_bottom_banners .news .title_wrap .all_news_button {
        font-size: 14px;
    }

    .main_page .news_and_bottom_banners .news .news_item {
        margin: 35px 0 0 0;
    }

    .main_page .news_and_bottom_banners .news .news_item .icon {
        padding: 5px 7px 5px 6px;
        margin: 0 0 0 0px;
    }

    .main_page .news_and_bottom_banners .news .news_item .date {
        font-size: 13px;
        padding: 8px 7px 7px 7px;
    }

    .main_page .news_and_bottom_banners .news .news_item .news_info {
        max-width: 600px;
        margin: 0 0 0 20px;
    }



    .main_page .news_and_bottom_banners .bottom_banners {
        width: 100%;
        font-size: 13px;
        margin: 40px auto 0;
        max-width: 100% !important;
        display: block;
    }

    .main_page .news_and_bottom_banners .bottom_banners img {
        max-width: 100%;
        height: auto;
    }
    .main_page .news_and_bottom_banners .bottom_banners .youtube_banner .not_hover_youtube {
        top: 40px;
        left: 313px;
    }

    .main_page .news_and_bottom_banners .bottom_banners .youtube_banner .hover_youtube {
        top: 28px;
        left: 313px;
    }
    .main_page .news_and_bottom_banners .bottom_banners .youtube_banner img,
    .main_page .news_and_bottom_banners .bottom_banners .reg_partner img {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        display: block;
    }

    body footer {
        min-width: 740px;
    }

    body footer .top_line {
        max-width: 740px;
        width: 100%;
        margin: 0 auto 15px auto;
    }

    body footer .top_line .row .bottom_menu ul {
        padding-left: 0;
        height: auto;
    }

    body footer .top_line .row .bottom_menu {
        margin: 13px 0 0;
    }

    body footer .top_line .row .bottom_menu a {
        font-size: 10px;
        padding: 12px 0 11px 0;
        margin: 0 8px 5px;
    }

    body footer .middle_line {
        padding: 0 0 8px;
    }

    body footer .middle_line .middle_line_table {
        max-width: 740px;
    }


    body footer .middle_line .middle_line_table .row .left_block {
        display: none;
    }



    body footer .middle_line .middle_line_table .row .right_block .address {
        margin: 37px 0 0 0;
        font-size: 18px;
        padding: 0 19px 18px 7px;
    }

    body footer .middle_line .middle_line_table .row .right_block .full_address {
        margin: 37px 0 0;
        max-width: 289px;
        text-align: left;
        padding: 0 0 0 17px;
    }

    body footer .middle_line .middle_line_table .row .right_block .full_address .contacts_info .phone {
        margin: 0 10px 0 0;
    }

    body footer .middle_line .middle_line_table .row .right_block .full_address .contacts_info .email {
        font-size: 14px;
        padding: 7px 0 0 0;
    }

    body footer .bottom_line {
        max-width: 740px;
    }



    body footer .bottom_line .social_services {
        margin: 0px 0 0 0;
        font-size: 0;
    }

    body footer .bottom_line .social_services .join_now {
        display: inline-block;
        margin: 0px 0 0 0px;
        font-size: 13px;
        line-height: 23px;
    }

    body footer .bottom_line .social_services .vk {
        width: 43px;
        height: 30px;
        margin: 0 0px 0 10px;
    }

    body footer .bottom_line .social_services .youtube {
        width: 43px;
        height: 30px;
        margin: 0 0px 0 0px;
    }

    body footer .bottom_line .social_services .rutube img {
        margin-bottom: 17px;
    }

    body footer .bottom_line .site_map {
        margin: 0 0 0 15px;
    }

    body footer .bottom_line .site_map a {
        font-size: 13px;
        line-height: 23px;
    }

    body footer .bottom_line .copyright {
        margin: 0px 0 5px 170px;
        width: 277px;
        text-align: center;
        line-height: 16px;
    }

    body footer .bottom_line img {
        margin: 5px 22px 0 6px;
        float: right;
    }

    body footer .bottom_line .develop_company a {
        font-size: 13px;
        line-height: 24px;
        padding: 0 25px 0 0;
    }






.bx-breadcrumb {
    max-width: 740px;
    margin: 20px auto 0 auto;
    font-size: 13px;
    padding: 0 0 0 25px;
}

.cats_el_slider {
    min-height: 280px;
    font-size: 14px;
}



body .payment_and_delivery .delivery .around_russia_image {
    width: 36%;
}
body .payment_and_delivery .delivery .around_russia_image img {
    max-width: 100%;
}



body .contacts .contacts_info_wrap {
    max-width: 100%;
}


.catalog_element {
    max-width: 740px;
}









.catalog_element .gallery {
    width: 365px;
}
.catalog_element .gallery .big_image {
    width: 365px;
    height: 308px;
}

.catalog_element .gallery .small_image_list {
    width: 370px;
}

.catalog_element .gallery .small_image {
    height: 98px;
    width: 110px;
}

.catalog_element .gallery .big_image img,
.catalog_element .gallery .small_image img {
    max-width: 100%;
}

.catalog_element .info_element {
    width: calc(100% - 425px);
}


.catalog_element .documentation .certificate span {
    min-height: 53px;
}


.catalog_element .model .product_model table {
    width: auto;
    min-width: 1008px;
}






}



@media screen and (max-width: 1000px) {
.feedback_form {
    max-width: 100% !important;
    display: block !important;
    margin: 0 auto;
    padding: 0 0 10px;
}

.feedback_form .form_questions .item:nth-child(3) ,
.feedback_form .form_questions .item:nth-child(2) {
    display: inline-block;
    width: 49%;
}

.feedback_form .form_questions input {
    width: 90% !important;
}
.feedback_form .form_questions .item  {
    display: block;
    width: 100%;
}

.feedback_form .form_questions textarea {
    width: 93% !important;
}
}

@media screen and (min-width: 760px) and (max-width: 860px) {
body .payment_and_delivery .delivery .around_russia_image {
        width: 30%;
    }


}