@media (max-width: 1023px){	.main_title{	    font-size: 29px;	}	h2{	    font-size: 24px;	    line-height: 30px;	}	header .line_middle .timeable{	    display: block;	}	header .line_middle .line_links{	    width: 100%;	    margin-left: 0;	    justify-content: center;	}	header .line_bottom .b-right{	    width: 100%;	    border-radius: 8px 8px 0 0;	    order: -1;	}	header .line_bottom .b-left{	    width: 100%;	}	header .line_bottom .b-left .link_catalog a{	    border-radius: 0 0 8px 8px;	}	header .line_bottom .b-left .link_catalog a.active{	    border-radius: 0;	}	header .line_bottom .b-left .cat_menu ul li .sub_menu{		position: relative;		width: 100%;		left: auto;		top: auto;		box-shadow: none;		border-radius: 0;		display: none;	}	header .line_bottom .b-left .cat_menu ul li:hover > a{		background: #fff;	}	header .line_bottom .b-left .cat_menu ul li:hover .sub_menu{		display: none;	}	header .line_bottom .b-left .cat_menu ul li li a{		box-shadow: none;		background: #DBDBDB;	}	header .line_bottom .b-left .cat_menu ul li a.active:after{		transform: rotate(0deg);	}	.main_slider .wrap_slider{	    width: 100%;	}	.catalog_products .item_product{	    width: calc(50% - 30px);	}	.catalog_products .item_product:nth-child(n+4){	    display: block;	}	.section_catalog-hits{	    margin-top: 50px;	}	.section_catalog{	    margin-top: 50px;	}	.sector_brands .items .item{	    width: calc(25% - 30px);	}	.sector_reviews .items{	    margin-bottom: -15px;	    margin-left: -15px;	}	.sector_reviews .items .item{	    width: calc(50% - 15px);	    margin-bottom: 15px;	    margin-left: 15px;	}	.sector_reviews .items .item:nth-child(n+3){	    width: 100%;	}	.about_us{	    margin-top: 50px;	}	.section_form .box_flex{	    justify-content: center;	}	.section_form .note{	    width: 100%;	    margin-right: 0;	    text-align: center;	}	.catalog_products-page .aside_left{	    width: calc(50% - 30px);	    margin-left: 30px;	}	.catalog_products-page .item_product{	    width: calc(50% - 30px);	    margin-left: 30px;	}	.sect_cart .products_cart table td.td_price-first{	    display: none;	}	.sect_cart .blocks_half .block{	    width: 100%;	}	.sect_cabinet .block_form .bng{	    display: none;	}	.sect_cabinet .second_block .box_flex .b-left{	    width: 100%;	}	.sect_cabinet .second_block .box_flex .b-right{	    width: 100%;	    margin-left: 0;	}	.sect_cabinet .write_order{	    margin-top: 30px;	    padding: 50px 30px;	}	.sect_product .b-left{	    width: 100%;	}	.sect_product .b-right{	    width: 100%;	    max-width: 400px;	    margin: 30px auto 0;	    margin-left: 0;	}	.sect_product .b-right .logo_producer{	    margin: 10px 0 15px;	    text-align: center;	}	.sect_product .product_view .slider .slide{	    height: 300px;	}	footer .box_flex .flex_item{	    width: calc(50% - 30px);	}	footer .box_flex .flex_item-half{	    width: 100%;	}}