@media (max-width: 1340px) {
    .header_section,
    .top_content,
    main,
    .footer,
    .footer_bottom{
        width:calc(100% - 60px);
        margin-left:30px;
        margin-right:30px;
    }
}

@media (max-width: 1300px) {
    .header_row nav li{
        margin-right: 20px;
    }
    aside{
        width: 240px;
    }
    aside .widget_text_block{
        font-size:14px!important;
    }
    #controller_wrap.aside_on {
        width: calc(100% - 240px);
        padding-right: 25px;
    }
    .list_item_prices{
        width: 175px;
    }
    .content_list_item .field_price {
        font-size: 18px;
    }
    .content_list_item .cart_form,
    .cart_form_btns{
        margin-right:0;
    }
    .cart_form {
        width: 310px;
    }
    .mc-filter select.form-control{
        display:block;
    }
    .content_item .content_images{
        width:50%;
        margin-right: 25px;
        height:260px;
    }
    .content_item .content_right{
        width: calc(50% - 25px);
        height:260px;
    }
    .content_item .content_right_body{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .content_item .cart_form{
        width:225px;
        margin-top: 15px;
    }
    .content_item .cart_form_calc{
        margin: 0 10px 10px 0;
    }
    .content_item .cart_submit,
    .content_item .cart_set_order{
        margin-top:0;
        width:100%;
    }
}
@media (max-width: 1220px) {
    .header_row_top .header_right{
        display:none;
    }
    .header_center{
        text-align: center;
    }
    .header_contact.header_phones {
        text-align: left;
    }
    .header_widget_btns {
        width: 210px;
    }
    .header_widget_btn{
        width:50px;
    }
    .header_widget_btn svg{
        width:40px;
        height: 40px;
        padding: 10px;
    }
    .header_btn_counter{
        top: -5px;
        right: 0;
    }
    .sitescroll .header_contact.header_phones{
        margin-left:-45%;
    }
    .sitescroll .header_phone.header_phone_1{
        margin-right: 25px;
    }
    .sitescroll .header_contact_hint{
        display:none;
    }
    .content_list_item .cart_form{
        width:190px;
    }
    .cart_submit,
    .cart_set_order{
        text-align:center;
        width:190px;
        margin-top:10px;
    }
    .cart_added_text{
        text-align:center;
        line-height:16px;
        width:190px;
    }
    .cart_form_btns{
        float:right;
    }
    .content_item .cart_added_text{
        margin-bottom:10px;
    }
    .catalog_body .catalog_wrap,
    .call_form_box,
    .header_search.search_active .search_active_body{
        margin: 25px auto;
        padding: 25px 30px 25px 30px;
        width: calc(100% - 50px);
        max-width: calc(100% - 50px);
        height: calc(100vh - 50px);
        max-height: calc(100vh - 50px);
    }
    .catalog_body .catalog_wrap h2{
        width: calc(100% - 130px);
        font-size:24px;
    }
    .call_form_box{
        height: auto;
    }
    .call_form_top{
        width: calc(100% - 130px);
        padding: 0 0 5px 0;
    }
    .call_form_close,
    .search_form_close{
        top: 0;
    }
    .call_form_content {
        margin-top: 45px;
    }
    .header_search.search_active .search_body_form {
        width: calc(100% - 120px);
        padding: 0 0 5px 0;
    }
    .header_search.search_active .search_results{
        margin-top:50px;
        height: calc(100% - 60px);
        padding-right:15px;
    }
    .cart_list_item .product_prices{
        width: 180px;
        font-size: 16px;
    }
}
@media (max-width: 1120px) {
    .header_worktime{
        display:none;
    }
    .logo,
    .footer_4 img{
        width:200px;
    }
    .header_search input{
        width: 300px;
    }
    .sitescroll .header_contact.header_phones {
        margin-left: -50%;
    }
    .header_left{
        width:auto;
    }
    .wdstat {
        padding: 50px 30px!important;
        padding-bottom: 20px!important;
    }
    .wdstat .wdstat_title {
        font-size: 36px!important;
        margin-bottom: 20px!important;
    }
    .wdstat .wdstat_desc {
        font-size: 16px!important;
        margin-bottom: 40px!important;
    }
    .footer_block{
        padding:0 10px;
    }
}
@media (max-width: 1050px) {
    aside {
        width: 200px;
    }
    #controller_wrap.aside_on {
        width: calc(100% - 200px);
        padding-right: 15px;
    }
}
@media (max-width: 1000px) {
    .top{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        line-height: 14px;
    }
    .top svg{
        display:none;
    }
    .top_close svg{
        display: inline;
    }
    .top_close{
        position: absolute;
        right: 4px;
        top: 6px;
        width:32px;
        height:32px;
        text-align:center;
        line-height: 32px;
    }
    .top_text{
        margin:0;
    }
    .header_section,
    .top_content{
        width:calc(100% - 40px);
        margin-left:20px;
        margin-right:20px;
    }
    main,
    .footer,
    .footer_bottom{
        width:100%;
        margin-left:0;
        margin-right:0;
    }
    .sitescroll .header_phone.header_phone_1 {
        margin-right: 15px;
    }
    .sitescroll .header_contact.header_phones {
        margin-left: -485px;
    }
    .wdstat {
        border-radius: 0!important;
    }
    .wdstat .wdstat_title {
        font-size: 32px!important;
    }
    .homelist_wd{
        border-radius: 0;
        margin-top:0;
    }
    .homelist_title{
        font-size: 28px;
    }
    main .widget_text_block,
    .wd_newproducts,
    .wd_recommend,
    .wd_faq,
    .wd_homereviews{
        margin-top: 25px;
        font-size: 14px;
        padding: 0 25px;
    }
    aside .widget_text_block{
        margin-top: 0;
        padding:0;
    }
    main .widget_text_block h2,
    .wd_newproducts h2,
    .wd_recommend h2,
    .wd_faq h2,
    .wd_homereviews h2{
        font-size:28px;
    }
    .recommend_title h3,
    .similar_title h3,
    .faq_item h3{
        font-size:16px;
    }
    footer{
        padding: 0 15px;
        margin-top: 25px;
    }
    #controller_wrap{
        padding:0 20px!important;
    }
    #breadcrumbs{
        padding:10px 20px 0 20px!important;
    }
    .main {
        margin-top: 15px;
    }
    .catalog_wrap_cats > ul, .catalog_wrap > ul{
        width: 50%;
    }
}
@media (max-width: 940px) {
    .header_search input {
        width: 200px;
    }
    .sitescroll .logo {
        margin-right: 20px;
    }
    footer{
        padding-top:25px;
    }
    .footer_4 img {
        width: 180px;
    }
    .footer_block {
        width: 50%;
        margin: 15px 0;
    }
    .footer_block:nth-child(3){
        clear:both;
    }
    aside{
        position: fixed;
        height: 100%;
        top: 0;
        opacity:0;
        right: -290px;
        background: #fff;
        width: 280px;
        padding: 10px 20px;
        box-shadow: var(--shadow);
        z-index: 250;
        overflow-y: auto;
    }
    aside.active{
        transition:all ease-out .35s;
        right: 0;
        opacity:1;
    }
    .sidebar_btn_close{
        display:block;
    }
    aside.active .sidebar_btn_close{
        transition:all ease-in-out .65s;
        top: 10px;
    }
    #controller_wrap.aside_on {
        width: 100%;
        padding-right: 0;
    }
    .sidebar_menu_btn{
        display:block;
        float:right;
        width:36px;
        height:36px;
        background:var(--btn-gradient);
        line-height: 36px;
        text-align: center;
        cursor:pointer;
        color:#333;
        border-radius:var(--radius);
        font-size: 16px;
    }
    .sidebar_menu_btn:hover,
    .sidebar_menu_btn:active{
        color:var(--link-hover);
    }
    #controller_wrap.aside_on h1{
        float:left;
        width:calc(100% - 51px);
        line-height: 36px;
    }
    #controller_wrap h1{
        font-size: 36px;
    }
}
@media (max-width: 890px) {
    .header_contact_hint{
        display:none;
    }
    .header_contact.header_phones {
        width: 160px;
    }
    .wdstat {
        padding: 40px 25px !important;
        padding-bottom: 20px !important;
    }
}
@media (max-width: 850px) {
    .logo_big{
        display:none;
    }
    .logo_small{
        display:inline;
    }
    .logo {
        width: 50px;
    }
    .header_search input {
        width: 270px;
    }
    .sitescroll .logo {
        width: 40px;
        margin-top:-5px;
    }
}
@media (max-width: 800px) {
    .copyright,
    footer .payments{
        width:100%;
        text-align: center;
    }
    .copyright{
        padding:10px 0;
    }
    #controller_wrap h1{
        font-size:32px!important;
    }
}
@media (max-width: 780px) {
    #scroll-top{
        bottom:75px;
    }
    header{
        height:60px;
        position:fixed;
        top: 0;
        z-index:101;
        box-shadow: var(--shadow);
    }
    .header_row_top{
        padding:0;
        height: 60px;
    }
    .header_row_top .menu{
        position: fixed;
        height: 100%;
        top: 0;
        opacity:0;
        left: -290px;
        background: #fff;
        width: 280px;
        padding: 20px;
        box-shadow: var(--shadow);
        z-index: 250;
        overflow-y: auto;
    }
    .header_row_top .menu.active{
        transition:all ease-out .35s;
        left: 0;
        opacity:1;
    }
    .header_row nav li {
        margin: 0;
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        padding: 10px 0;
        border-bottom: 1px solid #eee;
    }
    .header_row nav li:last-child {
        border-bottom: 0;
    }
    .header_row_center{
        height:60px;
        position:fixed;
        bottom: 0;
        z-index:99;
        box-shadow: var(--shadow);
        top: auto;
        left: 0;
        padding: 15px 0;
    }
    .header_contact svg{
        margin-right:0;
    }
    .header_section{
        display:block;
    }
    .header_email,
    .header_phone,
    .mobile_menu_btn,
    .mobile_search_btn{
        display:block;
        width:40px;
        height:40px;
        line-height: 40px;
        text-align: center;
        border-radius:var(--radius);
        font-size:24px;
        background:var(--btn-gradient-2);
        position: absolute;
        top:10px;
    }
    .mobile_menu_btn{
        right: 20px;
    }
    .menu_btn_bar{
        position: absolute;
        display: block;
        width: 20px;
        height: 2px;
        left: 10px;
        background: #333;
        transform: rotate(0);
        transition:all ease .15s;
        opacity:1;
    }
    .menu_btn_bar_1{
        top:12px;
    }
    .menu_btn_bar_2{
        top:19px;
    }
    .menu_btn_bar_3{
        top:26px;
    }
    .mobile_menu_btn.active .menu_btn_bar_1{
        top: 19px;
        left: 10px;
        transform:rotate(45deg);
    }
    .mobile_menu_btn.active .menu_btn_bar_2{
        opacity:0;
    }
    .mobile_menu_btn.active .menu_btn_bar_3{
        top: 19px;
        left: 10px;
        transform:rotate(135deg);
    }
    .header_phone{
        right: 70px;
    }
    .header_email{
        right: 120px;
    }
    .mobile_search_btn{
        right:170px;
        font-size: 20px;
    }
    .header_row_bottom,
    .header_email span,
    .header_phone span,
    .header_phone_2{
        display:none;
    }
    header .logo_small{
        display:none;
    }
    header .logo_big{
        display: block;
        position: fixed;
        height: 40px;
        left: 20px;
    }
    .header_search.search_block{
        display:none;
    }
    .wrapper{
        margin-top:35px;
    }
    #breadcrumbs li{
        max-width: calc(50% - 25px);
    }
    #controller_wrap h1 {
        font-size: 30px!important;
    }
    .item_info_bar .item_views {
        float: left;
        width: 100%;
    }
    .content_item .content_images{
        width:200px;
    }
    .content_item .content_right{
        width:calc(100% - 225px);
    }
    .content_item .content_right_body{
        padding:0;
        border:0;
        box-shadow: none;
    }
    .content_item .field_price{
        font-size:24px;
        line-height: 28px;
    }
    .catalog_wrap_cats > ul, .catalog_wrap > ul{
        width: 100%;
    }
    footer{
        margin-bottom:60px;
    }
    *{
        word-wrap: break-word;
    }
}
@media (max-width: 700px) {
    .footer_block {
        width: 100%;
        margin: 10px 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer_block .icms-widget{
        width:100%;
        text-align: center;
    }
    .footer_phones{
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .footer_call_btn{
        width:auto;
    }
    .footer_worktime,
    .company_details{
        text-align: center;
    }
    .footer_bottom{
        margin-top: 15px;
        display: inline-block;
        vertical-align: top;
    }
    .content_list_item{
        flex-direction: column;
        align-items: center;
    }
    .list_item_left{
        width:100%;
    }
    .list_item_prices{
        width:100%;
        padding: 25px 0;
        text-align: center;
    }
    .content_list_item .field_price {
        font-size: 24px;
    }
    .list_item_btns{
        height: 32px;
        width: 64px;
        margin-top: 15px;
    }
    .list_item_btn{
        float:left;
    }
    .content_list_item .content_images img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .content_list_item .content_images {
        border-radius: 0;
        border: 0;
        width: 30%;
        height: 160px;
    }
    .list_item_title {
        width: calc(70% - 15px);
    }
    .content_list_item+.content_list_item:before{
        width:70%;
        left:15%;
    }
    .header_search .list_item_title{
        width:100%;
    }
    .header_search .search_prices{
        display:none;
    }
    .cart_total{
        text-align: center;
        font-size: 16px;
        margin-top: 25px;
    }
    .cart_total .cart_btn_continue{
        width:100%;
        text-align:center;
    }
    .total_sum{
        font-size: 24px;
    }
}
@media (max-width: 550px) {
    .top{
        font-size: 12px;
        line-height: 12px;
    }
    .top_content{
        margin-left: 0;
        text-align: left;
        margin-right: 10px;
        width:calc(100% - 30px);
    }
    .wdstat {
        padding: 40px 20px !important;
        padding-bottom: 10px !important;
    }
    .homelist_title {
        font-size: 24px;
    }
    .homelist_desc{
        font-size:14px;
    }
    .new_product_item a {
        font-size: 16px;
    }
    .content_item .content_images{
        width:100%;
        margin:0;
    }
    .content_item .content_right{
        width:100%;
        margin-top:10px;
    }
    .content_item h2{
        font-size:24px;
    }
    .reviews_title{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .reviews_title h2{
        margin:0;
    }
    .reviews_add_btn{
        margin-bottom: 15px;
    }
    .reviews_item_head{
        height:auto;
    }
    .content_item .reviews_item_author{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .content_item .reviews_item_author small{
        font-size:12px;
        color:#999;
    }
    .reviews_item_rating {
        float: left;
        margin-top: 5px;
    }
    .reviews_item{
        margin-top:25px;
    }
    .reviews_form_body{
        margin-top:15px;
    }
    .reviews_item:nth-child(2) {
        margin-top:0;
    }
}
@media (max-width: 500px) {
    .wdstat .btns{
        flex-direction: column;
        align-items: center;
    }
    .wdstat .btns a,
    .wdstat .btns span{
        margin:4px 0;
        width: 190px;
    }
    .content_list_item .content_images {
        height: 90px;
    }
    header .logo_big{
        display:none;
    }
    header .logo_small{
        display: block;
        position: fixed;
        height: 40px;
        left: 20px;
    }
}
@media (max-width: 460px) {
    .homelist_title,
    .homelist_desc{
        width:50%;
    }
    .item_info_bar .item_article{
        margin:0 0 10px 0;
        width:100%;
    }
    .header_search input {
        width: calc(100% - 65px);
    }
    .search_page_input{
        height: 32px;
        line-height: 32px;
        width: calc(100% - 32px);
    }
    .search_page_btn{
        height: 32px;
        width:32px;
        padding: 0;
        text-align: center;
    }
    .search_page_btn span{
        display:none;
    }
    .order_form_total_sum,
    .order_form_submit{
        width: 100%;
        text-align: center;
    }
    .call_form_title{
        font-size:24px;
        line-height: 32px;
    }
    .call_form_icon {
        margin-right: 5px;
        height: 24px;
        font-size: 24px;
        line-height: 32px;
    }
    .call_form_text {
        margin-bottom: 5px;
        font-size: 13px;
    }
    .call_form_close {
        right: -30px;
    }
    .catalog_body .catalog_wrap{
        padding: 20px 15px;
    }
    .catalog_body .catalog_wrap_cats{
        padding-right:10px;
    }
    .catalog_wrap_close{
        right: -60px;
        top:0;
    }
}
@media (max-width: 400px) {
    .top{
        font-size: 11px;
        line-height: 11px;
    }
    .homelist_item{
        flex-direction: column;
        text-align: center;
    }
    .homelist_title, .homelist_desc {
        width: 100%;
    }
    .homelist_desc{
        margin-top:15px;
    }
    main .widget_text_block h2,
    .wd_newproducts h2,
    .wd_recommend h2,
    .wd_faq h2,
    .wd_homereviews h2,
    .new_products_ctype,
    .widget_text_block,
    .wd_faq{
        text-align:center;
    }
    .new_product_item,
    .widget_text_block ul{
        text-align: left;
    }
}
@media (max-width: 360px) {
    .top{
        font-size: 10px;
        line-height: 10px;
    }
}