@media only screen and (max-width : 1370px) {
	.header .container {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.title-block {
		padding-top: 5px;
		margin-bottom: 15px;
	}
	.title-block>p {
		letter-spacing: 1.5px;
		font-size: 30px;
	}
	.search-box {
		height: 38px;
	}
	.input_search{
		height: 38px;
	}
	.btn_search {
		width: 38px;
		height: 38px;
	}
	.head-info {
		padding-bottom: 15px;
	}
	.slider-box{
		max-width:950px;
		height:450px;
	}
	.slider-box-text {
		max-width: 700px;
		padding: 10px 15px;
		line-height: 50px;
		bottom: 15px;
		font-size: 40px;
	}
	.slider-box-text a {
		font-size: 40px;
	}
	.top-car {
		padding-top: 5px;
		margin-bottom: 5px;
	}
	.top-car-right img{
		max-height:80px;
	}
}
@media only screen and (max-width : 1250px) {
	.top-tel-button{
		display:block;
	}
	.top-contacts{
		display:none;
		position:absolute;
		z-index:5;
		right:5px;
		top:55px;
		background:#FFF;
		padding:15px;
		box-shadow:0 0 5px 5px #f2f1f1;
	}
	.top-contacts>div{
		float:none;
		margin:0;
	}
	.head-box{
		padding-right:160px;
	}
	.head-box-right{
		right:45px;
	}
	.slider-box-text {
		padding: 15px;
		font-size: 41px;
		line-height: 52px;
		letter-spacing: 1px;
	}
	.slider-box-text a{
		font-size: 41px;
	}
	.carousel-box {
		padding: 0 15px;
	}
	.bot-bar-left {
		margin-right: -220px;
	}
	.bot-bar-cont {
		margin-right: 220px;
	}
	.bot-bar-right {
		width: 215px;
	}
	.bot-info{
		padding-top:0;
	}
	.bot-info-box{
		width:auto;
		float:none;
	}
	.cat-box-title a {
		font-size: 18px;
	}
	.car-row33 {
		width: 50%;
	}
}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.header:before{
		height:4px;
	}
	.header .container {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.logo-box{
		float:none;
	}
	.top-nav-button{
		display:block;
	}
	.top-nav{
		display:none;
		position:absolute;
		z-index:1;
		left:0;
		right:0;
		top:70px;
		margin:0;
		padding:0;
		float:none;
		background:#FFF;
		border-top:1px solid #000;
	}
	.top-nav ul li {
		display:block;
		margin-right: 0;
		border-bottom:1px solid #000;
	}
	.top-nav ul li a{
		display:block;
		font-size:16px;
		text-decoration:none;
		padding:8px 10px;
	}
	.top-nav ul li a:hover{
		background:#ba2500;
		color:#FFF;
	}
	.head-box{
		margin:0;
		padding:0;
		position:static;
	}
	.head-box-right{
		top:10px;
		right:120px;
	}
	.top-tel-button{
		top:20px;
		right:60px;
	}
	.head-info {
		padding-bottom:10px;;
	}
	.title-block {
		padding-top: 5px;
		margin-bottom:15px;
	}
	.title-block > p {
		letter-spacing: 1px;
		font-size: 26px;
	}
	.left-nav{
		padding-top:0;
	}
	.top-block-left{
		width:auto;
		float:none;
		position:relative;
		z-index:1;
	}
	.top-block-right{
		margin:0;
	}
	.slider-box-text {
		font-size: 31px;
		line-height: 38px;
		letter-spacing: 0;
	}
	.slider-box-text a{
		font-size: 31px;
	}
	.sub-nav-box ul>li{
		width: 33.333%;
	}
	.sub-nav-box ul>li:nth-child(4n){
		border-right:1px solid #ebf3f2;
	}
	.sub-nav-box ul>li:nth-child(4n)+li{
		clear:none;
	}
	.sub-nav-box ul>li:nth-child(3n){
		border-right:0;
	}
	.sub-nav-box ul>li:nth-child(3n)+li{
		clear:both;
	}
	.slider-box{
		height:450px;
	}
	.slider-box-text{
		bottom:0;
		font-size: 31px;
		line-height: 36px;
		letter-spacing: 0;
	}
	.slider-box-text a{
		font-size: 31px;
	}
	.foot-left {
		width: auto;
		float:none;
		margin-bottom:20px;
	}
	.foot-right {
		margin-left: 0;
	}
	.right-bar {
		margin-left: 0;
		float:none;
	}
	.right-bar-cont {
		margin-left: 0;
	}
	.left-bar {
		width:auto;
		float:none;
		position:relative;
		z-index:0;
	}
	.main-block {
		margin: 20px 0 20px 0;
	}
	.main-block:before {
		width:auto;
		left:-10px;
		right:-10px;
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.title-block > p {
		letter-spacing:0;
		font-size: 20px;
	}
	.search-box {
		padding-right: 38px;
		height: 38px;
	}
	.input_search {
		height: 38px;
	}
	.btn_search {
		width: 38px;
		height: 38px;
	}
	.title-block > p:before,
	.title-block > p:after{
		display:none;
	}
	.left-nav-title{
		display:inline-block;
	}
	.left-bar .left-nav{
		display:none;
	}
	.left-nav>ul>li{
		position:relative;
		z-index:1;
	}
	.sub-nav-box {
		display:none;
		position: relative;
		z-index: 2;
		right: auto;
		left: auto;
		top: auto;
		bottom: auto;
		height:200px;
		background: #FFF;
		box-shadow: none;
		opacity: 1;
		visibility: visible;
		transition: none;
		border: 1px solid #ebf3f2;
	}
	.sub-nav-box ul>li{
		width: 50%;
	}
	.sub-nav-box ul>li:nth-child(3n){
		border-right:1px solid #ebf3f2;
	}
	.sub-nav-box ul>li:nth-child(3n)+li{
		clear:none;
	}
	.sub-nav-box ul>li:nth-child(2n){
		border-right:0;
	}
	.sub-nav-box ul>li:nth-child(2n)+li{
		clear:both;
	}
	.slider-box{
		height:350px;
	}
	.slider-box-text{
		max-width:100%;
		right:0;
		font-size: 26px;
		line-height: 28px;
	}
	.slider-box-text a{
		font-size: 26px;
	}
	.bot-bar-left {
		margin: 0 0 15px 0;
		float:none;
	}
	.bot-bar-cont {
		margin-right: 0;
	}
	.bot-bar-right {
		width: auto;
		float:none;
	}
	.copy-box {
		text-align: left;
	}
	.top-car{
		padding:20px 0 0 0;
	}
	.top-car-right{
		display:none;
	}
	.top-car-logo{
		width: 50px;
		height:auto;
		margin-right: 10px;
	}
	.top-car-logo span {
		width: 50px;
		height: auto;
		display:block;
	}
	.top-car-title span{
		display:block;
	}
	.top-car-logo img {
		max-width: 50px;
		max-height: none;
	}
	.top-car-title{
		padding-top:0;
		margin:0;
		font-size: 20px;
	}
	.titl {
		font-size: 20px;
		line-height:25px;
	}
	.card-top-left{
		width:320px;
	}
	.main-img>a,
	.main-img{
		width:298px;
		height:240px;
	}
	.main-img img{
		max-width:258px;
		max-height:200px;
	}
	.thumbs-carousel-box{
		padding:0 30px;
	}
	.card-top-right{
		margin-left:340px;
	}
	.card-top-left{
		float:none;
		margin:0 auto;
	}
	.card-top-right{
		margin:0;
	}
	.main-block{
		padding-bottom:10px;
	}
	.cart-bar {
		padding: 15px
	}
	.page-title {
		font-size: 20px;
	}
	.form-col {
		margin-bottom: 15px;
	}
	.form-title {
		margin-bottom: 15px;
	}
	.check-box{
		margin-bottom:20px;
	}
	.other_langs{
		position:absolute;
		z-index: 2;
		right: 60px;
		top: 15px;
	}
	.fixed-catalog .left-bar{
		position: fixed;
		z-index: 10;
		left: 0;
		right: 0;
		top: 0;
		background: #FFF;
		padding: 10px;
		box-shadow: 0 0 5px 5px rgba(000,000,000, 0.1);
	}
	.left-nav.left-nav--cat{
		position: fixed;
		z-index: 20;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		overflow-y: auto;
		background-color: #fff;
	}
	.left-nav.left-nav--cat:not(.show){
		display: none;
	}
	.left-nav__close{
		width: 100%;
		padding: 10px;
		display: flex;
		color: #333;
		justify-content: space-between;
		align-items: center;
		position: relative;
		cursor: pointer;
		background-color: transparent;
		border: 0;
		border-bottom: 2px solid #333;
	}
	.left-nav__close:before{
		content: 'Каталог';
		text-transform: uppercase;
		font-size: 18px;
		font-weight: bold;
		color: #333;
	}
	.left-nav__close:after{
		content: '\00d7';
		font-size: 30px;
		color: #ba2500;
		font-weight: 600;
		font-family: Arial, sans-serif;

	}
	.left-bar{
		display: flex;
		/* flex-direction: row-reverse; */
		justify-content: space-between;
		align-items: center;
	}
}
@media (max-width: 570px) {
	.catalog-block{
		margin-left: -5px;
		margin-right: -5px;
	}
	.car-row33{
		padding:0 5px 20px 5px;
	}
	.cat-box-img {
		width: 140px;
		height: 130px;
		margin-bottom: 10px;
	}
	.cat-box-title a {
		font-size: 15px;
	}
	.cat-box-about{
		font-size: 15px;
	}
	.cat-box-presence{
		font-size: 14px;
	}
	.top-car{
		padding: 10px 0 0 0;
	}
}
@media (max-width: 480px) {
	.head-box{
		min-height:26px;
		margin-top:10px;
	}
	.head-box-right{
		width:auto;
		max-width:250px;
		padding-top:0;
		position:unset;
		top:auto;
		left:0;
	}
	.top-tel-button{
		right:10px;
		top:15px;
	}
	.top-nav-button{
		top:70px;
	}
	.top-nav{
		top:100px;
	}
	.title-block > p {
		font-size: 16px;
	}
	.slider-box{
		height:250px;
	}
	.slider-box-text{
		padding:10px;
		font-size: 20px;
		line-height: 25px;
	}
	.slider-box-text a{
		font-size: 20px;
	}
	.carousel-box {
		padding: 0 10px;
	}
	.popular-box {
		width: 278px;
	}
	.popular-box-title {
		width: 278px;
		padding:0 5px;
	}
	.popular-box-title>a{
		font-size:16px;
	}
	/* .cart-tab{
		display:block;
	}
	.cart-row-top{
		display:none;
	}
	.cart-row > div,
	.cart-row{
		width:auto;
		display:block;
	} */
	.cart-bar {
		padding: 5px;
	}
	.shop-cart{
		padding:0 !important;
	}
	.cart-tab-box {
		margin-bottom: 0;
	}
	.return{
		display:block;
		font-size:15px !important;
		margin-bottom:10px;
	}
	.del-btn{
		width:20px;
		height:20px;
	}
	.sub-nav-box ul>li>a>span.sub-nav-about{
		font-size:11px;
	}
	.sub-nav-box ul > li > a > span.sub-nav-img img {
		max-width: 120px;
	}
	.top-block-right{
		display:none;
	}
	.cart-row-price,
	.cart-row-count,
	.cart-row-art{
		width: auto;
	}
	.cart-row-top{
		display: flex !important;
		justify-content: space-between;
		padding: 10px;
		font-size: 12px !important;
	}
	.cart-row{
		display: grid;
		grid-template-columns: 30px repeat(3, 1fr);
		grid-template-rows: repeat(2, 1fr);
		padding-bottom: 10px;
	}
	.cart-row .shk-del{
		grid-area: 1 / 1 / 3 / 2;
		align-self: center;
		display: block !important;
	}
	.cart-row .cart-row-name{
		grid-area: 1 / 2 / 2 / 5;
		display: block !important;
		padding-bottom: 0 !important;
	}
	 .cart-row .cart-row-art{
		grid-area: 2 / 2 / 3 / 3;
		align-self: center;
		display: block !important;
	}
	.cart-row .cart-row-count{
		grid-area: 2 / 3 / 3 / 4;
		text-align: center;
		align-self: center;
		display: block !important;
	}
	.cart-row .cart-row-price{
		grid-area: 2 / 4 / 3 / 5;
		text-align: center;
		align-self: center;
		display: block !important;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 1250px) {
	.top-tel-button{
		display:none !important;
	}
	.top-contacts{
		display:block !important;
	}
}
@media only screen and (min-width : 992px) {
	.top-nav-button{
		display:none !important;
	}
	.top-nav{
		display:block !important;
	}
}
@media only screen and (min-width : 768px) {
	.left-bar .left-nav{
		display:block !important;
	}
}