@media (max-width: 1496px) {
	.attr_links_ul {
		overflow-x: scroll;
    	overflow-y: hidden;
	}
	.attr_link a {
		min-width: max-content;
	}
}

@media (max-width: 1367px) {
	.all-goods li {
		width: 33.33333%;
	}
	.all-goods li:nth-child(4) {
		margin-top: 0;
	}
	.main_all_col {
		width: 25%;
	}
	.main_all_info {
		margin-left: 25%;
	}
	.main_all_object {
		width: 75%;
	}
	.category_heading .category_head_col:first-child {
		padding-right: 15px;
	}
	.category_heading .category_head_col:last-child {
		padding-left: 15px;
	}
	.breadcrumbs {
		overflow-x: scroll;
	}
	.breadcrumbs a span {
		width: max-content;
	}
	.main_desc_text p {
		font-size: 44px;
		line-height: 54px;
	}
	.main_page_container {
		padding-top: 57px;
	}



	.ul_main_bottom_categories {
		padding-top: 0;
	}
	.main_categor {
		width: 25%;
		padding-top: 4px;
	}
	.main_categor:first-child {
		padding-left: 2px;
	}
	.main_categor:last-child {
		padding-right: 2px;
	}



	.sticky_right_col {
		width: 27.85%;
	}
}

@media (max-width: 1101px) {
	.main_all_col {
		display: block;
		width: 397px;
	    position: fixed;
	    left: -397px;
	    top: 0;
	    z-index: 1002;
	    background: #fff;
	    margin-top: -2px;
	    transition: all .3s ease;
	}
	.open_menu .main_all_col {
		left: 0;
	}
	.open_menu .bg-mobile_menu {
		display: block;
	}
	.main_all_info {
	    margin-left: 0;
	}
	.pre_header_other {
		display: block;
		border-bottom: 4px solid #f1f1f1;
	}
	.block_lang_category, .block_lang_object, .block_lang_m, .block_lang_contact {
		display: none;
	}
	.block_lang_mobile {
		color: #000;
		left: 35px;
		top: 16px;
		display: flex;
		flex-direction: column;
    	align-items: center;
    	width: fit-content;
	}
	.block_lang_mobile .block_lang_main:after {
		content: '';
	    display: block;
	    width: 11px;
	    height: 7px;
	    background: url('../img/menu_black.svg');
	    margin-left: 8px;
	    margin-top: -1px;
	}
	.btn_menu_container {
		display: block;
		position: absolute;
    	right: 48px;
    	top: 33px;
	}
	.open_menu {
	  	left: 0;
	}
	.open_menu_grey {
	  	opacity: .3;
	}




	.sticky_right_col {
		width: 37.6%;
	}
	.col_sticky__js {
		border-left: 4px solid #f1f1f1;
	}
	.main_all_right {
		border-left: none;
	}



	.all-contacts {
		flex-wrap: wrap;
	}
	.all-goods .li_map {
		width: 100%;
		height: 367px;
	}
	.all-contacts li:nth-child(1) {
	    width: 50%;
	}
	.all-contacts li:nth-child(2) {
	    width: 50%;
	}
	.main_heading {
		padding-left: 55px;
		padding-right: 55px;
	}
}

@media (max-width: 901px) {
	.sticky_right_col .heading_r {
		padding-top: 25px;
	}
}

@media (max-width: 801px) {
	.col_menu_links_wrap {
		flex-wrap: wrap;
		height: auto;
	}
	.top_menu_left_inner {
		width: 100%;
		height: 108px;
		align-items: center;
	}
	.top_search_wrap {
		width: 100%;
		height: 108px;
	}
	.main_all_info .top_search_wrap {
		border-left: none;
		border-top: 4px solid #f1f1f1;
	}
	.main_all_category .top_search_wrap {
		border-left: none;
		border-top: 4px solid #f1f1f1;
	}
	.ul_col_links {
		padding-left: 48px;
	}
	.block_lang_category,
	.block_lang_object,
	.block_lang_m {
		top: 41px;
		right: 48px;
	}
	.category_head_col {
		width: 100%;
	}
	.category_heading .category_head_col:first-child {
		padding-right: 0;
	}
	.category_heading .category_head_col:last-child {
		padding-left: 0;
	}
	.category_heading {
		padding-left: 48px;
    	padding-right: 48px;
	}
	.pages_heading {
		padding-left: 48px;
    	padding-right: 48px;
	}



	.main_heading {
		padding-left: 48px;
		padding-right: 48px;
	}
	.main_all_cont .top_search_wrap {
		border-top: 4px solid rgba(255, 255, 255, 0.3);
	}
	.main_desc_text p {
		font-size: 53px;
		line-height: 68px;
	}
	.main_desc_text .desc_inner:after {
		top: 50px;
	}
	.btn_menu_container {
		top: 35px;
	}
	.main_desc_text p {
	    font-size: 43px;
	    line-height: 60px;
	}



	.all-contacts li:nth-child(1) {
		padding-left: 48px;
	}
}

@media (max-width: 701px) {
	.all-goods li {
		width: 50%;
	}
	.all-goods li:nth-child(3) {
		margin-top: 0;
	}



	.main_all_block {
		flex-wrap: wrap;
	}
	.main_all_left {
		width: 100%;
		order: 2;
	}
	.main_all_right {
		width: 100%;
		order: 1;
	}
	.sticky_right_col {
		position: static;
		width: 100%;
	}
	.col_sticky__js .right_btns {
		padding-bottom: 55px;
	}
	.col_sticky__js {
		border-left: none;
	}




	.col_sticky__js .right_top_heading {
		display: flex;
	}
	.heading_r {
		opacity: 1;
	}
	.col_sticky__js .rigth_top_text {
		order: 4;
	}
	.all_content_heading {
		display: none;
	}
	.pages_heading {
		display: flex;
	}
}

@media (max-width: 551px) {
	.main_categor {
		width: 50%;
	}
	.main_desc_text p {
	    font-size: 40px;
	    line-height: 60px;
	}
	.main_desc_text .desc_inner:after {
	    top: 42px;
	}
	.ul_col_links {
	    padding-left: 28px;
	}
	.block_lang_category, .block_lang_object, .block_lang_m {
	    right: 28px;
	}
	#ajaxSearch_input {
		padding-left: 28px;
	}
	.main_all_cont .top_search_wrap {
		padding-right: 28px;
	}
	.main_heading {
		padding-left: 28px;
		padding-right: 28px;
		padding-bottom: 55px;
	}
	.main_desc_text p {
	    font-size: 34px;
	    line-height: 54px;
	}
	.main_desc_text .desc_inner:after {
	    top: 36px;
	}
	.main_top_text p {
		font-size: 14px;
	}
	.category_heading {
	    padding-left: 28px;
	    padding-right: 28px;
	}
	.pages_heading {
	    padding-left: 28px;
	    padding-right: 28px;
	}



	.img-button-prev {
		left: 28px;
	}
	.img-button-next {
		right: 28px;
	}
	.arrt_links_wrap_content {
		margin-right: 28px;
    	margin-left: 28px;
	}
	.all_bottom_text {
		padding-left: 28px;
	}
	.heading_inner {
		padding-left: 28px;
	}
	#section2 .inner_cont {
		padding-left: 28px;
	}
	#section6 .inner_cont {
		padding-left: 28px;
	}
	.section_inner {
		padding-right: 28px;
	}
	#section7 .inner_cont {
		padding-left: 28px;
	}
	.obj_breadcrumbs_wrap {
		padding: 0 28px 21px 28px;
	}
	.btn_menu_container {
		right: 28px;
	}
	.main_all_col {
		width: 307px;
		left: -307px;
	}
}

@media (max-width: 501px) {
	.main_desc_text p {
	    font-size: 31px;
	    line-height: 51px;
	}
	.all-goods li {
		width: 100%;
	}
	.all-goods li:nth-child(2) {
		margin-top: 0;
	}
	.all-goods-item {
		margin: 0;
		width: 100%;
	}



	.col_li:not(:last-child) {
		margin-right: 16px;
	}
	.main_all_object .ul_col_links a {
		font-size: 14px;
	}



	.all-contacts li:nth-child(1) {
		width: 100%;
	}
	.all-contacts li:nth-child(2) {
		width: 100%;
	}
	.all-contacts li:first-child {
		padding-left: 28px;
	}
	.contacts-info {
		padding: 0 28px;
	}
}

@media (max-width: 401px) {
	.section_inner h1 {
		line-height: 34px;
	}
	.main_all_object .ul_col_links a {
		font-size: 13px;
	}
	.col_li:not(:last-child) {
		margin-right: 12px;
	}
}