/**/

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



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



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

    body header {
        min-width: 440px;
    }
    .buttonmenu_wrap {
        background-color: #f4f4f4;
        display: block !important;
        height: 30px;
        padding: 7px 0;
    }
    .buttonmenu_wrap .buttonmenu {
        background-color: #007ac2;
        width: 28px;
        height: 24px;
        display: block;
        margin: 0 auto;
        overflow: hidden;
        padding: 3px 0;
        cursor: pointer;
    }
    .buttonmenu_wrap .buttonmenu i {
        width: 16px;
        height: 2px;
        background-color: #fff;
        display: block;
        margin: 4px auto;
    }
    .top_menu {
        display: none;
        position: absolute;
        height: auto;
        z-index: 10;
        padding: 0;
        width: 100%;
    }

    .top_menu a {
        font-size: 13px;
        margin: 0 15px 3px;
    }
    .top_menu > li:nth-last-child(3) ,
    .top_menu > li:nth-child(1) ,
    .top_menu > li:nth-child(2) {
        display: block;
    }
    .top_menu li ul {
        position: relative;
        display: block;
    }
    body main {
        min-height: 440px;
        min-width: 440px;
    }

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

    body .main_info .emblem.new_year {
        margin: 2px 198px 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: 0px 0 0 0;
    }

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

    body .main_info .search {
       width: 187px;
        margin: 10px 25px 0px 0px;
        height: 47px;
    }

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

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

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

    .main_page .video {
        height: 238px;
        padding: 117px 0 0 0;
    }

    .main_page .video iframe {
        width: 440px;
    }

   .main_page .slider_home {
       top: 180px;
        margin-bottom: 30px;
   }
    .main_page .slider_home .banner_text {
        text-align: left;
        width: 100%;
        margin-left: 0%;
        z-index: 1;
        position: relative;
    }
    .main_page .slider_home .slideitem {
    background-size: cover;
    height: 250px;
    background-position: top left 30%;
    }
    .main_sections {
        /* top: 0px; */
        text-align: left;
        width: 440px;
        margin: 0 auto;
        left: 0;
        right: 0;
        font-size: 0;

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

    .main_sections .section {
        margin: 8px 2px 0px;
        width: 215px;
        height: 45px;
        background-color: rgb(244, 244, 244);
        box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
            display: inline-block;
    }



    .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: 440px;
        margin: 0 auto;
        padding: 33px 0 0px 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: 10px;
        word-wrap: normal;
    }

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


    .main_page .catalog_products_main {
        margin: 6px auto 0 auto;
        max-width: 440px;
    }
    .main_page .catalog_products_main .catalog_products_wrap,
    .catalog_products_main .catalog_products_wrap {
        display: block;
        width: 440px;
        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: 144px;
        height: 162px;
        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: 216px;
        height: 162px;
    }

    .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: 50px auto 0 auto;
        max-width: 440px;
    }

    .popular_products_wrap .title {
        font-size: 23px;
        margin: 0 0 39px 0;
    }
    .popular_products_wrap .title img {
        margin: 12px 0 0 0;
        width: 80px;
    }
    .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: 440px;
        margin: 0 auto;
    }

    .main_page .main_page_text h1 {
        font-size: 26px;
        margin: 33px 17px 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: 440px;
        margin: 52px 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: 300px;
        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: 18px;
        left: 162px;
    }

    .main_page .news_and_bottom_banners .bottom_banners .youtube_banner .hover_youtube {
        top: 6px;
        left: 162px;
    }

    .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: 440px;
    }

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

    body footer .top_line .row .bottom_menu ul.open ,
    body footer .top_line .row .bottom_menu ul {
        padding-left: 0;
        height: auto;
        display: none !important;
    }

    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: 440px;
    }


    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 30px 0px 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: 440px;
        text-align: center;
        margin: 6px auto 0 auto;
    }



    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: 13px 0 10px 0;
        width: 100%;
        text-align: center;
        line-height: 16px;
    }

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

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


/*Каталог внутри*/
.bx-breadcrumb {
    max-width: 440px;
    margin: 20px auto 0 auto;
    font-size: 13px;
    padding: 0 0 0 25px;
}

.cats_el_slider {
    min-height: 285px;
}


.table_wrap {
    max-width: 440px;
    overflow: auto;
}


body .contacts .contacts_info_wrap {
    max-width: 440px;
}

.catalog_element {
    max-width: 440px;
}


}

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

body .payment_and_delivery .image {
    width: 15%;
}
body .payment_and_delivery .image img {
    max-width: 73%;
    margin: 13px 15% 0;
}
body .payment_and_delivery .title_and_descr ,
body .payment_and_delivery .delivery .title_and_descr {
    width: 84% !important;
}
body .payment_and_delivery .delivery .around_russia_image {
    display: inline-block;
    display: block;
    width: 64%;
    margin: 10px auto;
}

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

body .contacts .contacts_info_wrap .contacts_info {
    max-width: 100%;
    display: block;
    margin: 0 0px 0 0;
}
body .contacts .contacts_info_wrap .contacts_info .main_title {
    width: 100%;
    box-sizing: border-box;
}






.catalog_element .gallery {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.catalog_element .info_element {
    width: 100%;
    display: block;
    margin: 10px auto;
}

.catalog_element .documentation button {
    width: 330px;
    margin: auto;
    display: block;
}
.catalog_element .documentation .certificate span {
    width: 100%;
}

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

.catalog_element .documentation .certificate span:nth-child(2n) {
    background-color: #fff;
}


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

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

.catalog_element .payment_and_delivery .image {
    width: 11%;
}
.catalog_element .payment_and_delivery .image img,
body .payment_and_delivery .image img {
    max-width: 73%;
    margin: 13px 15% 0;
}





}

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

.catalog_element .gallery .big_image {
    /* width: 330px; */
}

















}