@charset "utf-8";

@media only screen and (max-width: 1020px) {
.container {
	padding-left: 20px;
	padding-right: 20px;
}
.header .text {
	font-size: 12px;
	line-height: 1.3;
	padding-right: 20px;
}
.header .text > * {
	max-width: 26vw;
}
.header .menu {
	margin-left: -10px;
	margin-right: -10px;
}
.header .menu li {
	margin-left: 10px;
	margin-right: 10px;
}
.footer .menu {
	margin-left: -10px;
	margin-right: -10px;
}
.footer .menu li {
	margin-left: 10px;
	margin-right: 10px;
}
.link-like {
	padding: 6.5px 10px 6.5px 31px;
}
.link-like .pic {
	margin-left: 10px;
	margin-right: 10px;
}
.top-block {
	font-size: 14px;
	padding-top: 107px;
	padding-bottom: 63px;
}
.top-block h1, .top-block .h1 {
	font-size: 30px;
}
.top-block .text:before {
	margin-bottom: 28px;
}
.top-block .path {
	margin-top: 15px;
	margin-bottom: -63px;
}
.top-block .text + .path {
	margin-top: 54px;
}
.top-model {
	font-size: 16px;
	line-height: 1.3;
	padding-top: 111px;
}
.top-model h1, .top-model .h1 {
	font-size: 55px;
}
.filters {
	margin-top: 63px;
	margin-bottom: -33px;
}
.filters-el.wid25 {
	width: 50%;
}
.catalog-el, .catalog-mini-el {
	width: 50%;
}
.product-card, .product-card-mini {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
}
.product-card .photo, .product-card-mini .photo {
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.product-card .photo:before, .product-card-mini .photo:before {
	padding-top: 58.452%;
}
.product-card .text, .product-card-mini .text {
	width: 100%;
	padding: 20px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.product-card .link-like, .product-card-mini .link-like {
	position: absolute;
	bottom: 100%;
	right: 0;
	top: auto;
	left: auto;
	margin: 10px;
}
.product-card .name, .product-card-mini .name {
	font-size: 1rem;
	margin: 0 0 14px 0;
}
.product-card .descr, .product-card-mini .descr {
	font-size: 0.75rem;
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 auto;
	        flex: 1 0 auto;
}
.product-card .info, .product-card-mini .info {
	font-size: 0.75rem;
	margin: 9px 0 -6px 0;
}
.product-card .info li, .product-card-mini .info li {
	padding: 6px 0;
}
.product-card .info .l, .product-card-mini .info .l {
	padding-right: 8px;
}
.brands-el {
	width: 33.333333%;
}
.link-brand .photo {
	width: 50%;
	height: 50%;
}
.text-block {
	padding: 25px 20px 20px 20px;
}
.text-block .media {
	margin-left: -20px;
	margin-right: -20px;
}
.main-sides {
	margin: 0 0 -35px 0;
}
.main-sides:after {
	display: none;
}
.main-side-l, .main-side-r {
	width: auto;
	float: none;
	margin: 0 0 35px 0;
}
.side-other-models {
	padding: 0;
	border-radius: 0;
	background: none;
	box-shadow: none;
}
.side-other-models h3 br, .side-other-models .h3 br {
	display: none;
}
.other-grid {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.other-el {
	width: 25%;
}
.link-model {
	font-size: 14px;
}
.index-bg {
	background-size: 300% auto;
	background-position: 50% -30vw;
}
.index-search {
	padding-top: calc(37.5vw - 33px);
}
.grid-news {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.grid-news .col:nth-child(3n) {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: 100%;
	max-width: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.grid-news .col:nth-child(3n) .el {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	width: 50%;
}
.grid-news-main .el {
	width: 50%;
}
.link-news.big {
	font-size: 16px;
}
.side-links {
	margin-left: auto;
	margin-right: auto;
	max-width: 570px;
	padding: 20px 30px 25px 30px;
}
.side-links h3, .side-links .h3 {
	margin-bottom: 23px;
}
.side-links ul {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin: -15px;
}
.side-links li {
	padding: 15px;
	width: 50%;
	margin: 0;
}
.main-title {
	margin-bottom: 20px;
}
.article-details {
	margin-bottom: 28px;
}
.article-navigation.top {
	margin-bottom: 0;
}
.text-block .article-navigation {
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
}
.main-article .top-block {
	padding-top: 110px;
	padding-bottom: 90px;
}
.main-article .top-block h1, .main-article .top-block .h1 {
	font-size: 24px;
}
.main-article .center-content {
	padding-top: 0;
	margin-top: -30px;
}
}
