@media only screen and (max-width: 4290px) {
	header .main-header--menu-burger.active span:nth-child(1){
		top: 4px;
	}
}
@media only screen and (max-width: 1920px) {

}
@media only screen and (max-width: 1640px) {

}
@media only screen and (max-width: 1440px) {

}
@media only screen and (max-width: 1366px) {

}
@media only screen and (max-width: 1200px) {
	.information-resourses .categories .category{
		width: 220px;
		height: 130px;
	}
	.information-resourses .categories a:nth-child(5n) {
    margin-right: 12px;
  }
	.information-resourses .categories a:nth-child(4n) {
    margin-right: 0px;
  }
	.information-resourses .categories a{
		margin-bottom: 15px;
    margin-right: 12px;
	}
	.menu-categories .categories .category{
		width: 220px;
	}
	.menu-categories .categories a{
		margin-bottom: 12px;
    margin-right: 12px;
	}
}
@media only screen and (max-width: 1100px) {

}
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 991px) {
	.information-resourses .categories a:nth-child(5n) {
		margin-right: 10px;
	}
	.information-resourses .categories a:nth-child(4n) {
		margin-right: 10px;
	}
	.information-resourses .categories a:nth-child(3n) {
		margin-right: 0px;
	}
	.information-resourses .categories a{
		margin-bottom: 13px;
    margin-right: 10px;
	}
	.menu-categories .categories a{
		margin-bottom: 12px;
		margin-right: 10px;
	}
	.preheader .preheader-promo{
		width: calc(100% - 540px);
		margin-left: 0;
	}
}
@media only screen and (max-width: 767px) {
	.no-tablet{
		display: none !important;
	}
	.helping-restore-block--form{
	  width: 90%!important;
	}
	.information-resourses .categories .category{
		width: 160px;
		height: 100px;
	}
	.information-resourses .categories a:nth-child(5n) {
		margin-right: 10px;
	}
	.information-resourses .categories a:nth-child(4n) {
		margin-right: 10px;
	}
	.information-resourses .categories a:nth-child(3n) {
		margin-right: 0px;
	}
	.information-resourses .categories a{
		margin-bottom: 13px;
		margin-right: 10px;
	}
	.menu-categories .categories .category{
		width: 160px;
	}

	.menu-categories .categories a{
		margin-bottom: 13px;
		margin-right: 10px;
	}
	.preheader .preheader-promo{
		width: calc(100% - 176px);
	}
}
@media only screen and (max-width: 575px) {
	.fz-m-s-mobile {
	  font-size: 1.6rem !important;
	}
	.fz-n-mobile {
	  font-size: 1rem !important;
	}
	/*.no-mobile{
		display: none !important;
	}
	.no-desctop{
		display: block !important;
	}
	.preheader .preheader-promo{
		width: 100%;
		text-align: center;
	}
	header .main-header--logo{
		margin-right: 0px;
		order: 1;
	}
	header .main-header--logo img{
		width: 110px
	}
	header .main-header--mobile_search{
		width: 25px;
	}
	header .main-header--menu-burger span{
		height: 3px;
		margin-bottom: 0;
	}
	header .main-header--menu-burger{
		margin-right: 10px
	}
	.main-header-left{
		width: 66.666%;
		justify-content: space-between;
	}*/
	.information-resourses .categories .category{
		width: 100%;
	}
	.information-resourses .categories a:nth-child(5n) {
		margin-right: 0px;
	}
	.information-resourses .categories a:nth-child(4n) {
		margin-right: 0px;
	}
	.information-resourses .categories a:nth-child(3n) {
		margin-right: 0px;
	}
	.information-resourses .categories a:nth-child(2n) {
		margin-left: 2%;
	}
	.information-resourses .categories a{
		margin-bottom: 2vw;
		margin-right: 0px;
		width: 48%;
	}

  .car-information .g-prod-block{
    width: auto;
  }
  .preheader{
  	padding: 0;
  }
  .preheader .global-banner{
  	position: relative !important;
  	width: 100% !important;
  }
  .preheader .preheader-promo{
  	width: 100%;
  }
}
@media only screen and (max-width: 375px) {

}
@media only screen and (max-width: 320px) {

}

@media only screen and (min-width: 1200px) {
	.reviews--block .sa_review .sa_info{
		width: 150px!important;
	}

}
