@media screen and (max-width:1400px) {
#slider .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#slider .item picture {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
}
@media screen and (max-width:1190px) {
img {
	max-width: 100%;
}

.menu .subMenu, .subMenu {
	display:table!important;
}
#mobileMenu .subMenu li a .menuThumb {
	display:none;
}
* {
	box-sizing: content-box;
}
#menuBtn {
	display:table-cell;
	vertical-align:middle;
	cursor:pointer;
	text-align:right;
	font-size:21px;
}
.headerBottom {
	z-index:5;
}
.menu {
	display:none;
}
body.fixed {
	overflow-y:hidden;
}
#mobileMenu {
	position:fixed;
	overflow-y:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#f0f0f0;
	padding:35px 55px 35px 35px;
	z-index:10;
	display:none;
}
#mobileMenu .subMenu {
	position:relative;
	opacity:1;
	visibility:visible;
	background:none;
	padding:0;
	margin-left:25px;
	box-shadow:none!important;
}
#mobileMenu ul li {
	margin:10px 0;
}
#mobileMenu ul li a {
    color: #4f4f4f;
    font-size: 20px;
    font-weight: 500;
}
#mobileMenu .subMenu li a {
	font-size: 15px;
}
#mobileMenu .phone {
	display:block;
	padding:0;
}
#mobileMenu .search {
	margin:0 0 20px;
	padding:0;
	display:block;
	float:right;
	width:40%;
}
#mobileMenu ul {
	padding: 0 0 20px;
	clear:left;
}
#mobileMenu .search input[type=text] {
	border:1px solid #000;
	border-radius:7px;
	padding:13px 25px 13px 55px;
}
#closeMenu {
	position:absolute;
	right:15px;
	top:24px;
}
#closeMenu i {
	background:url(../images/close.svg) no-repeat center center / cover;
	width:15px;
	height:15px;
	display:block;
}
#closeMenu i:after, #closeMenu i:before {
	display:none;
}
.navTop {
	display:none;
}
.phone {
	text-align:left;
}
.headerBottom {
	padding:10px 0;
}
.slider .wrapper .sliderTxt {
	left:15px;
	right:15px;
	top:70px;
	max-width:650px;
}
.slider .wrapper .sliderTxt .slider-title {
	font-size:47px;
	line-height:50px;
}
.slick-slide img {
	width:100%;
	height:auto;
	max-width: 1900px;
}
#slider .item {
	height:100%;
}
#catalog, #news, #video {
    padding:50px 0 0;
}
footer {
	margin:50px 0 0;
}
#new {
	padding:15px 0 0;
}
.catItem {
	width:300px;
	margin-left:35px;
	margin-bottom:35px;
}
.catThumb img, .catImg img {
	width:100%;
	height:auto;
}
.catItems.one{
	width:31%;
}
.catItems.two {
	width: calc(69% - 35px);
    margin-right: 35px;
}
.catItems.three .catItem {
	width:calc(100% / 3 - 26px);
}
.catItems.two .catItem {
	width:calc(100% / 2 - 20px);
}
h1, h2, .h1, .h2 {
	font-size:45px;
	line-height:48px;
}
.newRight h2 {
    font-size: 30px;
    line-height: 40px;
}
.newBox {
    margin-left: 45px;
	margin-right: 45px;
    margin-top: 45px;
    max-width: none;
}
.newLeft img {
	width:100%;
	height:auto;
}
.newRight p {
	font-size:15px;
}
#new .btn {
	display:none;
}
.newDots {
	bottom:35px;
}
#new .dots {
	margin-left: 45px;
}
.newsTxt {
	padding:20px;
}
.newsItem img {
	width:40%;
	height:auto;
}
.newsItem:first-child {
    min-height: 527px;
}
.footerMiddle {
	display:none;
}
.footerLeft {
    width:80%;
}
.footerTop {
	padding:30px 0;
}
#mobileMenu .dopMenu {
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	padding:25px 0;
	margin:25px 0;
}
#mobileMenu ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #666666;
    text-decoration: underline;
}
#mobileMenu .subMenu {
    margin: 0;
}
#mobileMenu .subMenu li {
    margin: 0 10px 0 0;
    display: inline-block;
}
#mobileMenu .subMenu li a {
    text-decoration: underline;
    color: #333333;
}
#mobileMenu ul {
    padding: 0;
}
#mobileMenu ul.dopMenu li a {
    text-decoration: underline;
    color: #333333;
}
#mobileMenu .dopMenu li {
    margin: 0 10px 5px 0;
}
#content .catItem, #contentTxt .catItem {
	width:calc(100% / 3 - 26px)
}
.dealerGallery img {
	max-width:200px;
	height:auto;
}
.bx-section-desc.bx- {
	/*margin:0 0 30px;*/
}
.zpLink a {
	font-size:14px;
}
.zpLink i, .docItem i {
	font-size:14px;
}
.zpLink {
	display:inline-block;
	vertical-align:top;
	margin:0 0 10px;
}
.zpLInks {
	display:block;
	text-align:center;
}
.catItem .priceItem {
	margin:0px 0 25px;
}
.catItem .priceItem div {
	font-size:18px;
}
#bx-panel {
	display: none !important;
}
.headerTopLine .top-dealer {
	display: none;
}
.mobileDealerInfo {
	background: #fff;
	width: 100%;
  box-sizing: content-box;
  padding: 35px 55px 16px 35px;
  margin-left: -35px;
  margin-top: -52px;
  overflow: hidden;
}
.mobileDealerInfo .phone {
	margin: 0;
}
.mobileDealerInfo .top-dealer {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
  margin: 0 0 8px;
}
.mobileDealerInfo .top-dealer a {
	text-decoration: underline;
}
}
@media screen and (max-width:1023px) {
	.howto-arrange__item-wrap {
    display: block;
    overflow: hidden;
	}
	.howto-arrange__item {
    width: 33%;
    padding: 0 15px 0 0;
    float: left;
    box-sizing: border-box;
	}
}
@media screen and (max-width:800px) {
.catThumb img.motorLabel {
	max-width:50px;
	bottom:5px;
	left:5px;
}
#slider {
	max-height: 100%;
}
#slider .item {
    //height: 350px;
}
.slider .wrapper .sliderTxt .slider-title {
	font-size:28px;
	line-height:36px;
	opacity: 0;
}
.salePrice {
	padding:10px 10px;
	font-size:18px;
	opacity: .0;
}
.salePrice i {
	font-size:16px;
	opacity: .0;
}
.slider .wrapper .sliderTxt {
	top:40px;
}
.saleDesc {
	margin-left:20px;
	font-size:16px;
}
h1, h2, .h1, .h2 {
	font-size:35px;
	line-height:38px;
	margin:0 0 30px;
}
#catalog, #news, #video {
    padding:30px 0 0;
}
.catItem a h3 {
	padding:20px 15px;
	font-size:19px;
}
.catItem a h3.sectName {
	padding:20px 15px 0;
	font-size:15px;
}



.sectPrice, .sectPrice span {
	font-size:17px;
}
.sectContent {
	padding:0 15px 20px;
}
.catItems h2 {
	font-size:20px;
}
.newRight p {
	display:none;
}
.newLabel {
	font-size:17px;
}
.newRight h2 {
    font-size:24px;
    line-height:30px;
}
footer {
	margin:30px 0 0;
}
#new {
	padding:15px 0 0;
}
.catThumb, .catImg {
	height:180px;
}
.newsItem:first-child {
    min-height:auto;
}
.newsItem:first-child a, .newsItem a {
    display:block;
}
.newsItem, .newsItem:first-child {
	float:left;
	width:calc(100% / 2 - 20px);
	margin:0 20px 30px 0;
}
#news .newsList,
#video .videoList {
	display: flex;
	flex-wrap: wrap;
}
#news .newsList > .newsItem:last-child,
#video .videoList > .videoItem:last-child {
	display: none;
}
.newsItem:nth-child(2n) {
	margin-right:0;
}
.newsItem .thumb {
	display: none;
}
.newsItem img {
    display:none;
}
.newsItem:first-child .newsTxt {
	text-align:left;
}
.newsTxt p {
	margin:0;
}
.moreNews {
	margin:0;
}
.footerLeft {
    width:40%;
}
.newsItems {
	width:calc(100% / 2 - 20px);
	margin:0 20px 20px 0;
}
.newsItems:nth-child(3n) {
	margin-right:20px;
}
.newsItems:nth-child(3n+1) {
	clear:none;
}
.newsItems:nth-child(2n) {
	margin-right:0;
}
.newsItems:nth-child(2n+1) {
	clear:left;
}
.newsContent img {
	display:block;
	width:100%;
	height:auto;
}
.dealerGallery img {
	max-width:150px;
	height:auto;
}
.catalogElTxt.formRight .btns .btn {
	padding:15px 20px;
}
.catalogElTxt.formRight .btns .btn.pdf {
	margin:20px 0 0;
}
.acssItem.catItem .catThumb {
	width:40px;
}
.contactItem {
	padding:15px;
	width:calc(100% / 3 - 65px);
}
.contactTxt h3 {
	font-size:17px;
	line-height:19px;
}
.docsList h3 {
	font-size:17px;
}
.docsList img {
	width:100%;
	height:auto;
}
.docItem a {
	font-size:14px;
	line-height:17px;
}
.pageContent a img, .zpItem img {
	width:100%;
	height:auto;
}
.colLeft, .colRight {
	float:none;
	width:100%;
}
.creditBlock, .catalogElTxt.formRight .btns .creditBlock .btn {
	font-size:13px;
}
.creditBlock {
	margin-left:15px;
}
.formRight {
	width:50%;
}
}
@media screen and (max-width:736px) {
.catItem a h3 {
	font-size:13px;
	line-height:16px;
}
.sectTxt li:before {
	display:none;
}
.sectTxt li {
	padding-left:0!important;
}
.newsContent iframe {
	width:100%;
}
.headerTop {
	display:none;
}
header {
	/*position:fixed;*/
	left:0;
	right:0;
	top:0;
	z-index:100;
	width:100%;
	height:64px;
	background: #fff;
}
body {
/*	padding-top:123px; */
}
.pageContent table th, .pageContent table td {
	display:block;
}
img.alignLeft {
	float:none;
	margin:0 0 15px;
	display:block;
	width:100%;
	height:auto;
}
.vacItem {
	float:none;
	width:calc(100% - 2px);
	margin:0 0 20px;
}
.slider .wrapper {
	left:0;
	right:0;
	width:calc(100% - 30px);
	height:100%;
	position:absolute;
	/*background:rgba(0,0,0,0.3);*/
}
.saleDesc {
	color:#fff;
}
.formLeft, .formRight {
	width:100%;
	float:none;	
}
.formStick {
	position:static!important;
	transform:none!important;
	padding:15px;
	width:100%!important;
}
.field.acss .catThumb {
	display:none;
}
.field.acss h3 {
	font-size:14px;
}
.formRight {
	/*padding:15px;*/
	margin:20px 0 0;
	height:auto!important;
}
.formRight iframe, .g-recaptcha &gt; div {
	width:100%!important; 
}
.acssCheck {
	text-align:right;
}
.dealerTxt, .dealerGallery {
	float:none;
	width:100%;
}
.dealerGallery {
	margin:30px 0 0;	
}
.dealerGallery {
	text-align:center;
}
.headerBottom {
	/*height:44px;*/
}
.slick-prev {
	left:0;
}
.slick-next {
	right:0;
}
.specItem {
	margin:30px 0 0;
}
.specItem .tabber li, .pageTabber li {
	display:block;
}
.specItem .tabber li span, .pageTabber li span {
	padding:10px 15px;
	font-size:15px;
}
.tabTxt {
	padding:15px;
}
.itemPhoto {
	width:calc(100% / 2 - 8px);
}
.itemPhoto:nth-child(2n) {
	margin-right:0;
}
.itemPhoto:nth-child(2n+1) {
	clear:left;
}
#content .acssItem.catItem {
	width:calc(100% / 2 - 10px);
	margin-left:15px;
	float:left;
	margin-right:0;
}
#content .acssItem.catItem:nth-child(2n+1) {
	margin-left:0;
	clear:left;
}
#content .acssItem.catItem:nth-child(4n+1) {
}
#content .acssItem.catItem a {
	display:block;
}
.acssItem.catItem .catThumb {
	display:block;
	width:auto;
}
.listBox h2, .listAccs h2 {
	margin:0 0 25px;
}
.listBox, .listAccs {
	margin:30px 0 0;
}
.contactItem {
	padding:25px;
	width:100%;
	margin:0 0 25px;
	display:block;
	box-sizing: border-box;
}
.catList .dealerBtns {
	margin:30px 0 0;
}
.catList .dealerBtns a:last-child {
	margin:15px 0 0;
}
.contactBox &gt; h3 {
    font-size:24px!important;
    margin:30px 0 20px;
}
.zpItem {
	float:none;
	width:100%;
	display:block;
	margin:0 0 20px;
	padding:0 0 20px;
	border-bottom:1px solid #f4f4f4;
	border-left:0;
}
.docsList img, .zpItem img {
	width:auto;
}
.zpItem:last-child {
	margin:0;
	padding:0;
	border:0;
}
.docListItems {
	-moz-column-count:1;
	-webkit-column-count:1;
	column-count:1;
	-moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
}
.slideItem {
	font-size:17px;
	padding-right:30px;
	position:relative;
}
.slideItem i {
	float:none;
	position:absolute;
	right:10px;
	top:12px;
}
#form, #formQuest {
	padding:15px;
}
.bx-section-desc-post {
	padding:15px 0;
}
.acssItem.catItem .catTxt {
	display:block;
	padding:15px;
	text-align:center;
}
.acssItem.catItem .catTxt h3 {
	text-align:center;
	font-size:12px;
	line-height:17px;
}
.accsPrice {
	font-weight:500;
    font-size:17px;
}
#content .listAccs .catList .product-item-list-col-2 {
	margin:0 0 0 15px;
}
.listAccs .slick-list {
	margin:0 -15px;
}
.listItems .catItem:nth-child(3n+1) {
	clear:none;
}
.dealerList {
	margin:0 0 20px;
	-moz-column-count:1;
	-webkit-column-count:1;
	column-count:1;
	-moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0;
}
.catItem .priceItem {
	margin:0px 0 15px;
	font-size:16px;
}
.field.acss .priceItem, .field.acss h3 {
	display:inline-block;
	vertical-align:middle;
	margin:0;
}
.field.acss a {
	vertical-align:middle;
	width:90%;
}
.jq-checkbox {
	position:static!important;
}
.zpItem img {
	width:auto!important;
}
.vinLInks {
	position:relative;
	box-shadow:none;
	border-radius:0;
	border:0;
	padding:35px 0 0;
	margin:25px 0 0;
	min-width:auto;
	left:auto;
	right:auto!important;
}
#closeZp {
	top:0;
	right:0;
}
.pcTxt {
	display:none;
}
.mobTxt {
	display:block;
}
.headerTopLine .top-dealer {
	display: none;
}
.headerTopLine .phone {
	display: none;
}
}
@media screen and (max-width:670px) {
.catThumb {
    height:160px;
}
.newBox {
    margin-top:25px;
	margin-left:25px;
    margin-right:25px;
}
#new .dots {
    margin-left:25px;
}
.play {
	width:50px;
    height:44px;
    margin-top:-22px;
    margin-left:-25px;
	border-bottom:3px solid #999999;
}
.play:after {
	width:66px;
    height:66px;
    margin-top:-33px;
    margin-left:-33px;
}
.newDots {
    bottom: 20px;
}
.newRight h2 {
	margin:5px 0 0;
}
.pageContent h1, .pageContent .catalogTitle, .pageContent .catalogElTitle, .pageContent .h1 {
	font-size:25px;
	line-height:30px;
}
.pageContent h2, .pageContent .h2 {
	font-size:20px;
	line-height:24px;
}
.pageContent h3, .pageContent .h3 {
	font-size:17px;
	line-height:21px;
}
#mobileMenu ul li a {
	font-size:15px;
	font-weight:400;
	color:#666666;
}
#mobileMenu .subMenu {
	margin:0;
	left: 0px;
}
#mobileMenu .subMenu li {
	margin:0 10px 0 0;
	display:inline-block;
}
#mobileMenu .subMenu li a {
	text-decoration:underline;
	color:#333333;
}
#mobileMenu .dopMenu li {
	margin: 0 10px 5px 0;
}
#mobileMenu .dopMenu li:last-child {
	margin:0;
}
#mobileMenu ul {
	padding:0;
}
#mobileMenu ul.dopMenu li a {
	text-decoration:underline;
	color:#333333;
}
#mobileMenu .search input[type=text] {
	border:1px solid #1e1e1e;
	padding:7px 15px 7px 15px;
}
.search:after {
	display:none;
}
.phoneIcon {
	display:none;
}
.phoneTxt {
	display:block;
	font-size:0;
}
#map {
	height:300px;
}
.dealerList li {
	display:block;
	width:100%;
	margin-right:0;
	margin-bottom:15px;
}
.dealerItem {
	float:none;
	width:100%;
	margin-right:0;
}
.dealerListItems h2 {
	font-size:24px;
}
.rotateimage {
	margin-right:7px;
}
.colorBg {
	margin-right:7px;
}
.playstop.rotateimage {
	margin:0;
}
.photoBtns {
	left:10px;
	right:10px;
	top:10px;
}
.galleryItem .item {
	min-height:250px;
}
.choose-dealer {
    width: 850px;
    overflow: hidden;
    border-radius: 0;
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    padding: 20px 55px 35px 35px;
        overflow-y: auto;
}
.choose-dealer-item {
    float: none;
    width: 100%;
}
.howto-arrange__item-wrap {
	display: block;
}
.howto-arrange__item {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
  padding-left: 0;
  max-width: 100%;
}
.requirements__wrap {
	display: block;
}
.requirements__item {
  max-width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
}
@media screen and (max-width:440px) {
.g-recaptcha  {
	width:100%!important; 
   transform: scale(0.85);
    transform-origin: left top;
}
.search {
	margin:20px auto 0;
	width:70%;
}
.logo img {
	max-width:200px;
}
#mobileMenu {
	width:auto;
	right:0;
	padding:30px 25px;
}
.slider .wrapper .sliderTxt {
    top: 25px;
	max-width:none;
}
#slider .dots {
	top:5px;
}
h1, h2, .pageContent .catalogTitle, .pageContent .catalogElTitle, .h1, .h2 {
    font-size:25px;
    line-height:28px;
    margin: 0 0 20px;
}
.catItem {
    margin-left:0;
    margin-bottom:25px;
	margin-right:15px;
}
.catItems.three .catItem, .catItems.two .catItem, .catItems.one .catItem, #content .catItem, #contentTxt .catItem {
    width: calc(100% / 2 - 10px);
}
.catItem:nth-child(2n) {
	margin-right:0;
}
.catThumb {
    height:120px;
}
.catItem a h3, .catItem h3{
    padding:10px;
    font-size: 12px;
	line-height:15px;
}
.catItem a h3.sectName  {
	padding:10px 10px 0;
	font-size: 15px;
	line-height:15px;
}

@media screen and (max-width: 414px) {
.catItem .h3.sectName {
	font-size: 15px;
	padding: 15px 5px 15px;
	line-height: 15px;
}
}

.sectContent {
	padding:0 10px 15px;
}
.sectPrice {
	font-size:16px;
	line-height:18px;
}
.sectPrice span {
	display:block;
	text-align:center;
	margin:5px 0 0;
	font-size: 12px;
	line-height:15px;
}
.sectTxt {
	font-size:11px;
	line-height:15px;
}
.catItems.two, .catItems.one {
	width:100%;
	margin-left:0;
}
.newRight {
	width:100%;
	padding:0 0 60px;
}
.newLeft {
	display:block!important;
	width:100%;
}
#new .item {
	display:block!important;
}
.newBox {
	margin:0;
	padding:25px;
}
#new .dots {
	margin:0 25px;
}
.newDots .newRight {
	padding:0;
	display:block;
}
.newDots .newLeft {
	display:none!important;
}
.newsItem, .newsItem:first-child {
	float:none;
	width:100%;
	margin-right:0;
}
.videoItem {
    float:none;
    width:100%;
    margin-right:0;
	margin-top:20px;
}
.footerLeft {
	width:100%;
	display:block;
	text-align:center;
}
.footerRight {
	width:100%;
	display:block;
	text-align:center;
}
.footerRight a.btn {
	display:inline-block;
	min-width:150px;
	margin:20px 0 0;
	padding:25px;
}
.footerLeft .logo img {
	margin:0 auto;
}
.footerTop {
    padding:25px 0;
}
.footerTop .phone, .social {
    margin: 20px 0 0;
	text-align:center;
}
.timeTxt.social {
	text-align:left;
}
.copy, .polLink a, .polLink {
	font-size:13px;
	line-height:15px;
}
#mobileMenu .phone, #mobileMenu .search {
	float:none;
	width:100%;
}
.pageContent form, .vacTxt {
	padding:20px;
}
.newsItems {
	float:none;
	width:calc(100% - 2px);
	margin:0 0 20px;
}
.labelNew {
	margin:-40px auto 0;
    width:60px;
    height:80px;
	padding:0 10px;
	font-size:13px;
	line-height:16px;
}
.labelIcon {
	font-size:15px;
    margin:10px 0 7px;
}
.priceItem &gt; div {
	font-size:24px;
}
.priceItem &gt; div &gt; span {
	font-size:18px;
}
.catList .dealerBtns a {
	display:block;
	box-sizing: border-box;
	width:100%;
}
.catItem:nth-child(3n+1) {
	clear:none;
}
.dealerItem a {
	padding:15px;
}
.dealerLink {
	width:65%;
}
.itemTitleForm img {
	width:100%;
}
.acssItem.catItem .catTxt {
	word-wrap: break-word;
}
.creditBlock {
	margin:20px 0 0;
	display:block;
}
.mobileDealerInfo {
  padding: 35px 25px 16px;
  margin-left: -25px;
}
body {
   /* padding-top: 110px; */
}
}
#mobileMenu .mobileDealerInfo .phone {
  padding-left: 31px;
  background: url(../images/phone.svg) left center no-repeat;
  margin-top: 8px;
}
.fancybox-toolbar {
	display: none;
}