@media only screen and (max-width: 1630px) {

	.container {
		padding: 0 15px;
	}
	/* HEADER */
	.main-slider .slick-dots {
		padding-right: 15px;
		padding-left: 15px;
		width: 100%;
	}
	.search-box {
		max-width: 200px;
		margin-right: 40px;
	}
	.form-search__input {
		padding-right: 15px;
	}
	.logo {
		margin-right: 20px;
	}
	.categories__btn{
		max-width: 200px;
	}
	.search-box{
		margin-right: 20px;
	}
	.header-bottom__right-block {
		width: auto;
	}
	/* HEADER END*/
}

@media only screen and (max-width: 1600px) {
	.about-header__item{
		padding: 0 25px;
	}
	.workshop__table{
		margin-left: 20px;
	}
	.lastsee-slider__wrapper .product{
		width: 25%;
	}
	.brands__item{
		width: 11.11%;
	}
	.contacts__address {
		display: none;
	}
	.form-wrapper,.form-description{
		max-width: 75%;
	}
	.sort{
		max-width: 25%;
		min-width: 25%;
	}
	.lastsee-slider__wrapper .product:nth-of-type(n) {
		display: inline-block;
		border: none;
		border-bottom: 1px solid #e6e6e6;
		border-top: 1px solid #e6e6e6;
		border-left: 1px solid #e6e6e6;
	}
	.lastsee-slider__wrapper .product:last-child{
		border-right: 1px solid #e6e6e6;
	}

	.lastsee-slider__wrapper .slick-list .product{
		border: none;
		border-left: 1px solid #e6e6e6;
	}
	.lastsee-slider__wrapper .slick-list .slick-current{
		border-left: 1px solid transparent;
	}
	.lastsee-slider__wrapper .slick-list {
		border: 1px solid #e6e6e6;
	}
	.incategory-slider__wrapper .product{
		display: inline-block;
		width: 25%;
	}


	.item-info__marker {
		margin-bottom: 0;
		margin-top: 10px;
	}
	.saving__count {
		margin-left: 10px;
	}
	.buy-button{
		margin-right: 20px;
	}
	.item-control {

		padding-left: 7px;
		justify-content: space-between;
	}
	.icons-logo{
		max-width: 55px;
		min-width: 55px;
		height: 55px;
		background-size: auto 30px;
	}
	.icons-item__text{
		padding-right: 50px;
		line-height: normal;
	}
	.icons-item__text br {
		display: none;
	}
	.icons-item {
		margin-bottom: 20px;
	}


	.steps-banner__inner {
		display: block;
	}
	.steps-banner {
		padding: 30px 0;
	}
	.steps-banner__col {
		padding: 0 20px;
		width: 33.33%;
		display: inline-block;
	}
	.steps-banner__head {
		margin-bottom: 20px;
		width: 100%;
	}
	.steps-banner__head br {
		display: none;
	}
	.info__head {
		min-width: 25%;
		max-width: 25%;
	}
	.box .promo-banner__inner {
		padding-left: 35px;
	}
	.box .instore-banner__inner {
		padding-left: 35px;
	}
	.container {
		padding: 0 15px;
	}
	.footer__logo-block {
		display: none;
	}
	body .products-wrapper--full .product {
		width: 20%;
	}
	body .products-wrapper--with-sidebar .product {
		width: 33.333%;
	}


	.footer-top {
		margin: 0px;
	}
	.article__inner {
		padding: 25px;
	}
	.categories__item {
		height: 90px;
	}
	.footer-hr {
		margin: 0 15px;
		border-top: 1px solid #6e6e6e;
	}
	.footer-bottom {
		margin: 0;
	}
	.footer__nav{
		width: 25%;
	}
	.footer__contacts{
		width: 25%;
	}
	.footer__subscribe{
		width: 25%;
	}
	.social{
		min-width: 25%;
	}
	.footer_copyright{
		min-width: 25%;
	}
	.who-wrapper {
		display: block;
	}
	.who__head {
		margin: auto;
		width: auto;
		margin-bottom: 20px;
	}
	.who__video {
		width: 581px;
		vertical-align: top;
		display: inline-flex;
	}
	.who__content {
		width: 45%;
		padding: 0;
		padding-left: 40px;
		vertical-align: top;
		display: inline-block;
	}
	.who__content-lists {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.who__list--one {
		margin: 0;
	}
	.categories__inner-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 10px 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.categories__link {
		margin-top: 10px;
	}
	.categories__img {
		margin: 0;
		height: 40px;
		-o-object-fit: none;
		object-fit: none;
	}
	.catalog .categories__inner-item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.catalog .categories__img {
		margin-bottom: 0px;
		margin-right: 10px;
	}
	.catalog .container {
		padding: 0 6px;
	}
	.categories__link {
		margin-top: 0px;
	}
	.subcategories__item li {
		padding-right: 45px;
		width: auto;
	}

	body .products-wrapper--with-sidebar .product:nth-of-type(n) {
		border: 1px solid #e6e6e6;
		border-left: none;
	}
	body .products-wrapper--with-sidebar .product:nth-of-type(3n+1),
	body .products-wrapper--with-sidebar .product:nth-of-type(1) {
		border-left: 1px solid #e6e6e6;
	}
	body .products-wrapper--with-sidebar .product:nth-of-type(n+4) {
		border-top: none;
	}


	.catalog__wrapper {
		height: 515px;
	}

}

@media only screen and (max-width: 1400px) {
	.about-shop{
		flex-direction: column;

	}
	.workshop__text{
		width: 100%;
		max-width: 700px;
	}
	.content-box--desctop{
		display: block;
	}
	.about-shop__media{
		margin-left: 0;
		min-width: 100%;
		max-width: 100%;
	}
	.pattern-fluid{
		margin: 20px 0;
	}
	.about-shop__footer{
		flex-direction: column;
		align-items: center;
	}
	.about-shop__footer div{
		width: 100%;
	}
	.social-networks{
		margin-top: 20px;
		text-align: center;
	}
	.social-networks__wrapper{
		justify-content: center;
	}

	.about-shop__video iframe{
		height: auto;
	}
	.about-shop__video{
		height: auto;
	}
	.about-shop__gallery img{
		width: 50%;
	}
	.workshop{
		flex-direction: column;
	}
	.workshop__table{
		margin-left: 0;
		min-width: 100%;
		max-width: 100%;
	}

	.workshop-mode img{
		width: 100%;
	}
	.content-box--desctop{
		display: none;
	}
	.content-box--mobile{
		display: block;
	}
	.hidden-name{
		opacity: 0;
		display: block;
	}
	.compare-item:first-child .hidden-name {
		color: #000;
		font-size: 14px;
		font-weight: 500;
		opacity: 1;
	}

	.icons-item{
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
	}
	.icons-item__text{
		margin: 0;
		padding: 0;
		text-align: center;
		padding-top: 20px;
	}
	.icons{
		padding: 0;
		padding-bottom: 20px;
		align-items: flex-start;
	}
	.content3col{
		padding-right: 30px;
		width: 55%;
	}
	.content2col{
		width: 45%;
	}
	.order .sidebar,.confrim .sidebar{
		min-width: 100%;
		max-width: 100%;
	}
	.form-wrapper,.form-description{
		max-width: 100%;
	}
	.brands__item{
		width: 12.5%;
	}
	.sort{
		padding-right: 40px;
	}
	/* COMPARE */

	.compare__naming {
		display: none;
	}
	.table-line {
		min-height: 55px;
	}
	.compare__content {
		width: 100%;
	}
	.table-line {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: center;
	}
	.hidden-name{
		opacity: 0;
		display: block;
	}
	.compare__content .slick-current .hidden-name {
		color: #000;
		font-size: 14px;
		font-weight: 500;
		opacity: 1;
	}
	.compare-page__head {
		display: block;
		padding: 20px 0;
	}
	.table-line::before {
		padding-bottom: 3px;
		transition: .6s;
		display: block;
		line-height: normal;
		opacity: 1;
		padding-left: 20px;
		color: #000;
		font-size: 14px;
		font-weight: 500;
	}

	/* COMPARE END*/

	.kit-slider__container .prev-arrow--white {
		left: 20px;
	}
	.kit-slider__container .next-arrow--white {
		right: 20px;
	}
	.incategory-slider__container .next-arrow--white {
		right: 35px;
	}
	.incategory-slider__container .prev-arrow--white {
		left: 35px;
	}
	.lastsee-slider__container .prev-arrow--white {
		left: 35px;
	}
	.lastsee-slider__container .next-arrow--white {
		right: 35px;
	}
	/* PROMO CARD */
	body .promo-card .promo-card__inner {
		max-width: 850px;
		margin: auto;
	}
	/* PROMO CARD END*/
	/* RESET HOVER PRODUCT */
	.kit-slider .product:hover .product__inner {
		position: static;
		box-shadow: none;
		padding: 0;
	}
	.kit-slider .product:hover .product__hidden-info {
		display: none;
	}
	/* RESET HOVER PRODUCT END */
	.catalog .container {
		padding: 0 15px;
	}
	.kit-slider__wrapper .product:nth-of-type(n+5) {
		display: inline-block;
	}
	.kit-slider .slick-list {
		border: 1px solid #e6e6e6;
	}
	body .kit-slider__wrapper .product:nth-of-type(n) {
		border:1px solid #e6e6e6;
		border-right: none;
	}
	body .kit-slider__wrapper .slick-list .product{
		border: none;
		border-left: 1px solid #e6e6e6;
	}
	body .kit-slider__wrapper .slick-list .slick-current{
		border-left: 1px solid transparent;
	}
	body .kit-slider__wrapper .product:last-child{
		border-right:1px solid #e6e6e6;
	}
	.box__container--spec {
		flex-direction: column;
	}
	.box__container--spec .content3col {
		width: 100%;
		padding-right: 0;
	}
	.code-place{
		margin: 0;
		min-width: 100px;
		font-size: 16px;
	}
	.code br{
		display: none;
	}
	.code{
		padding-left: 10px;
	}
	.box__container--spec .content2col {
		width: 100%;
	}
	.kit-slider .product {
		width: 25%;
	}

	.catalog .categories__list {
		padding-right: 15px;
	}
	.catalog__banner {
		margin-right: 0px;
	}
	.catalog .categories__list {
		margin-left: 0px;
	}

	.news-categories__wrapper {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}
	/* ORDER */
	.order-inner,
	.confrim-inner {
		flex-direction: column;
	}
	.confrim-content {
		width: 100%;
	}
	.order-content {
		width: 100%;
	}
	.checkout-page .sidebar {
		width: 100%;
		padding-bottom: 10px;
	}
	/* ORDER END*/




}
@media only screen and (max-width: 1340px) {
	.location__span {display: none;}
	.header-bottom__left-block {width:900px;}

}
@media only screen and (max-width: 1236px) {
	.phone__btn.trigger-callback {
		display: none;
	}
}
@media only screen and (max-width: 1023px) {
	.phone {
		display: none;
	}
}
@media only screen and (max-width: 1200px) {
	.text-page__line{
		display: block;
	}
	.step-cont{
		width: 50%;
	}
	.steps .step-cont:nth-child(2) .step-arrow{
		display: none;
	}
	.steps{
		flex-wrap:wrap;
	}
	.discount-page img{
		max-width: 100%;
	}
	.discount-page .text-page__line .text-page__content:last-child {
		padding-left: 0px;
	}
	.warranty-page .text-page__line .text-page__content:last-child{
		padding-left: 0;
	}
	.pattern-fluid--mobile{
		display: block;
	}
	.text-page__content{
		width: 100%;
	}
	.how-buy__content{
		padding-left: 0;
	}
	.text-page{
		padding-top: 123px;
	}
	.inner-wrapper__line{
		display: none;
	}
	.ski-service__item{
		float: none;
		width: 100%;
	}
	.article__inner {
		padding: 43px;
	}

	/* PROMO CARD */
	.promo-wrapper {
		width: 100%;
		display: flex;

	}
	.promo-card {
		margin-bottom: 0;
		background-color: transparent;
		padding: 0 10px;
	}
	.promo-card--code .promo-card__inner {
		background-color: #00bfa5;
	}
	.promo-card--gift .promo-card__inner {
		padding-top: 30px;
		background-color: #3150cb;
	}
	.promo-card {
		min-height: 245px;
	}
	.promo-card--gift {
		height: 195px;
	}
	.promo-card {
		padding: 10px;
	}
	.promo-head {
		vertical-align: top;
		display: inline-flex;
		flex-direction: column;
	}
	.promo-head__allotment {
		margin: 8px 0;
	}
	.code {
		padding: 0;
		border: none;
		flex-direction: column;
		align-items: center;
	}
	.code-place {
		margin-top: 10px;
		margin-left: 0;
	}
	body .promo-card .promo-card__inner {
		text-align: center;
		max-width: 100%;
		display: block;
		margin: auto;
	}
	.product__present-img {
		display: inline-block;
	}
	.promo-card--gift .allotment {
		width: 240px;
		margin-right: 0;
		margin: auto;
		display: block;
		margin-bottom: 10px;
	}
	.promo-card--gift .promo-head {
		display: inline-block;
		width: 230px;
		text-align: left;
	}
	.promo-card__price--old {
		display: inline-block;
		padding-left: 0;
	}
	/* PROMO CARD END*/
	.incategory-slider__wrapper .product{
		width: 33%;
	}
	.lastsee-slider__wrapper .product{
		width: 33%;
	}
	.footer__nav{
		width: 16.66%;
	}
	.footer__contacts{
		width: 33%;
	}
	.footer__subscribe{
		width: 33%;
	}
	.footer-bottom{
		flex-direction: column;
	}
	.time-plan{
		display: none;
	}
	.footer__nav
	.content__header .container{
		border: none;
	}
	.content__header h2{
		padding-bottom: 5px;
		border-bottom: 1px solid #06b99f;
	}
	.content__header .container{
		border: none;
	}
	/* COMPARE */
	.compare-product .product__view-box {
		margin-bottom: 0;
	}
	.table-line {
		min-height: 70px;
	}
	.compare__wrapper {
		border-top: 1px solid #e6e6e6;
		position: relative;
	}
	.compare__wrapper::after {
		content: '';
		width: 1px;
		height: 380px;
		position: absolute;
		z-index: -1;
		top: 0px;
		left: 0px;
		background-color: #e6e6e6;
	}
	.compare__wrapper::before {
		content: '';
		width: 1px;
		height: 380px;
		position: absolute;
		z-index: -1;
		top: 0px;
		right: 0px;
		background-color: #e6e6e6;
	}
	.compare__head {
		border-bottom: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
	}
	.compare-item:nth-of-type(n) .compare-product {
		border: none;
	}
	.compare__content .compare-item:nth-of-type(1) .table-line::before {
		opacity: 0;
	}
	.compare__content .slick-current:nth-of-type(n) .table-line::before {
		opacity: 1;
	}
	.compare__content .slick-dots {
		position: absolute;
		padding-top: 30px;
		top: 390px;
		width: 100%;
	}
	.compare .slick-dots li {
		width: 3px;
		height: 3px;
		background-color: #c2c2c2;
	}
	.compare .slick-dots .slick-active {
		background-color: #000000;
	}
	.compare__head {
		margin-bottom: 65px;
	}
	/* COMPARE END*/
	/* ABOUT */
	.about-header__item {
		padding: 0;
		width: 25%;
		text-align: center;
	}
	.inner-wrapper {
		padding-top: 123px;
		border: none;
	}
	.order-item__content {
		padding-top: 20px;
	}
	.order-finalprice {
		padding: 0;
	}
	.order-item__price {
		padding-top: 15px;
	}
	.order-footer {
		flex-direction: row-reverse;
	}
	.confrim-step .input-box {
		width: 32%;
		margin-right: 0;
	}
	.catalog-categories {
		display: none;
	}
	.confrim-step .input-boxes {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.input-box__input {
		width: 100%;
	}
	.check-boxes {
		justify-content: space-between;
		align-items: flex-start;
	}
	.check-box {
		margin: 0;
		width: 32%;
	}
	.cont{
		width: 32%;
	}
	.cont .check-box{
		width: 100%;
	}
	.cont .input-box{
		width: 100%;
	}
	.cont .input-boxes--delivery-spb{
		display: none;
	}
	.cont .input-boxes--delivery-russia{
		display: none;
	}
	.discount__wrapper {
		flex-direction: column;
		align-items: center;
	}
	.discount-card {
		padding: 0;
		width: 100%;
	}
	.info__inner {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.info__head {
		min-width: 100%;
		max-width: 100%;
		padding-bottom: 20px;
	}
	/* ABOUT END */
	.steps-banner {
		margin-bottom: 20px;
	}
	.sort-brand__wrapper .button-type {
		background-color: #fff;
	}
	.box .sidebar {
		min-width: 300px;
		max-width: 300px;
		opacity: 0;
		transition: .3s;
		padding: 20px;
		display: block;
		left: -340px;
		position: absolute;
		background-color: #f7f7f7;
		z-index: 100;
	}
	.box .sidebar.sort {
		padding-top: 0px;
		left: 50%;
		height: 100vh;
		z-index: 101;
		overflow: scroll;
		position: fixed;
		background-color: #fff;
		display: none;
		/*transform: translateX(-50%);*/
		margin-left: -150px;
		top: 20px;
	}
	.box .sidebar.sort form {    padding-bottom: 40px;}
	.filter_submit {position: fixed; bottom: 0px; left:50%; margin-left: -150px; width: 300px; background: #fff; z-index: 99; text-align: center;}

	.bx-filter-block {display: none;}
	.bx-active .bx-filter-block {display: block;}

	.sort-header {
		display: flex;
		margin: 0 -20px;
		height: 50px;
		margin-bottom: 30px;
		align-items: center;
		justify-content: center;
		font-size: 12px;
		font-weight: 900;
		text-transform: uppercase;
		background-color: #f7f7f7;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
	}
	.sort-close {
		min-width: 16px;
		margin-right: 14px;
		max-width: 16px;
		height: 16px;
		background-image: url(../images/decoration/close-ico.svg);
	}
	.mobile-dark {
		width: 100vw;
		display: none;
		height: 100%;
		z-index: 100;
		background: black;
		opacity: .3;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	.box .lk-menu{
		position: static;
		max-width: 100%;
		opacity: 1;
		min-width: 100%;
	}
	.lk-menu hr:last-child{
		display: none;
	}
	.DACHBOARD .box__container, .orders .box__container{
		flex-direction: column;
	}
	.content {
		transition: .3s;
	}
	.instore-banner {
		width: 100%;
		padding: 0;
	}
	.types-container .type-slider__arrows {
		display: block;
	}
	.box .types-wrapper--with-sidebar .type {
		width: 33.33%;
	}
	.products-wrapper--full .product:nth-of-type(n) {
		border: 1px solid #e6e6e6;
		border-left: none;
	}
	body .products-wrapper--full .product {
		width: 33.3%;
	}
	body .products-wrapper--with-sidebar .product {
		width: 33.33%;
	}
	.news__wrapper .news-item {
		width: 33.33%;
	}
	.catalog__dark {
		display: block;
	}
	.products-wrapper--full .product:nth-of-type(7),
	.products-wrapper--full .product:nth-of-type(4),
	.products-wrapper--full .product:nth-of-type(1) {
		border-left: 1px solid #e6e6e6;
	}
	.products-wrapper--full .product:nth-of-type(n+4) {
		border-top: none;
	}
	.contacts__address {
		margin-right: 0;
	}
	.brands__item {
		width: 16.66%;
	}
	.main-slider .slick-dots {
		max-width: 992px;
		margin: auto;
		padding: 0 15px;
	}
	.slider-item__desc {
		margin-bottom: 10px;
	}
	.header-info {
		width: 100%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 31px;
	}
	.main-slider__desc {
		position: relative;
		top: 0px;
		margin-top: 160px;
		width: 625px;
	}
	.header-top {
		height: 31px;
	}
	.header-nav {
		display: none;
	}

	.header-bottom__right-block {
		display: none;
	}
	.header-bottom {
		padding: 0;
		border-bottom: 1px solid #c9d0d5;
	}
	.logo {
		width: 163px;
	}
	.header-bottom__left-block {
		width: 100%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 92px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.cart {
		display: none;
	}
	.cart--mobile {
		display: block;
	}
	.burger-mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.categories__btn {
		display: none;
	}
	.search-box {
		display: none;
	}
	.location {
		display: none;
	}
	/* WHO */
	.footer-top {
		border-bottom: none;
	}
	.footer-hr {
		margin: auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 930px;
		border-top: 1px solid #6e6e6e;
	}
	.who__video {
		min-width: auto;
		width: 100%;
	}
	.text-section {
		width: 100%;
	}
	.social {
		margin-bottom: 20px;
	}
	.payment--mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0;
	}
	.payment--mobile .payment__icons {
		margin-top: 0;
	}
	.footer_copyright {
		display: none;
	}
	.footer_copyright__block {
		text-align: left;
	}
	.footer_copyright--mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 15px;
		padding: 20px 0;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%;
	}
	.who__content {
		padding-left: 0;
		width: 100%;
		padding-top: 41px;
	}
	.who__content-lists {
		display: block;
	}
	.who__list--one {
		margin-right: 100px;
	}
	/* WHO END*/
	.promo-banner {
		padding: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.news-item {
		margin-bottom: 20px;
	}
	.categories__item {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		padding: 5px;
		width: 25%;
		display: block;
		background: none;
	}
	.categories__inner-item {
		background-color: #f2f2f2;
		height: 100%;
	}
	.setting-button {
		display: flex;
	}
	.setting-button--mobile {
		display: none;
	}
	.article {
		width: 33.33%;
		margin-bottom: 20px;
	}
	.promo-banner__head {
		font-size: 25px;
	}
	.promo-banner__inner {
		padding-left: 62px;
		padding-right: 25px;
	}
	.promo-banner__disk {
		left: -5px;
	}
	.discount-card__inner {
		padding: 0px 30px;
		padding-left: 70px;
	}
	.discount-card__head {
		font-size: 25px;
	}
	.discount-card__info {
		font-size: 14px;
		text-align: center;
		width: 205px;
		margin: auto;
	}
	body .type-slider .type-slider__item {
		width: 320px !important;
	}
	.catalog__wrapper {
		display: block;
		height: auto;
	}
	.categories-inner {
		margin-right: -5px;
		margin-left: -5px;
	}
	.catalog .categories__img {
		margin-right: 0;
	}
	.catalog__location {
		display: block;
		margin-left: 20px;
	}
	.catalog .contacts__icon-wrap {
		display: none;
	}
	.catalog {
		top: 123px;
	}
	.catalog__header-nav {
		padding: 10px 0;
		display: block;
		border-bottom: 1px solid #6e6e6e;
	}
	.catalog .header-nav__link {
		font-size: 12px;
	}
	.subcategories {
		display: none;
	}
	.catalog__bottom {
		background-color: #000;
	}
	.catalog__banner {
		display: none;
	}
	.catalog .categories__list {
		padding: 20px 0;
		margin: 0;
		width: 100%;
		border: none;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.catalog__categories {
		margin-right: -5px;
		height: auto;
		margin-left: -5px;
	}
	.catalog .categories__item {
		padding: 2px;
		width: 25%;
		max-height: 86px;
		min-height: 86px;
	}
	.catalog .container {
		padding: 0px;
	}
	.catalog .categories__inner-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.catalog__footer {
		padding: 10px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.catalog .location__span {
		color: #fff;
	}
	.catalog .contacts__info {
		margin: 0;
	}
	.catalog .contacts__info {
		display: block;
		text-align: right;
	}
	.catalog .contacts__phone {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;

	}
	.categories__img {
		-o-object-fit: none;
		object-fit: none;
		height: 44px;
		width: 40px;
	}
	.catalog .categories__item--active {
		background-color: transparent;
	}
	.catalog__bottom {
		display: block;
	}
	.catalog__location--mobile {
		display: none;
	}
	.catalog .categories__item:hover {
		background-color: transparent;
	}
	/* ORDER*/
	.product-item__container{
		display: block;
	}
	.info-section{
		width: 100%;
	}
	.comparison{
		border-right: 0;
	}
	.payments__credit{
		border: none;
	}
	.icons{
		display: none;
	}
	.icons-item__text br{
		display: block;
	}
	.img-section{
		width: 100%;
		padding: 0;
	}

	/* ORDER END*/
}

@media only screen and (max-width: 992px) {
	.about-shop__gallery img{
		width: 100%;
	}
	.delivery-page__block{
		display: flex;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.delivery-page__block p:last-child{
		margin-left: 40px;
	}
	body .delivery-page__map{
		margin: 0;
		width: 100%;
		height: auto;
	}
	.delivery-logos br{
		display: none;
	}
	.delivery-page__block{
		display: block;
	}
	.delivery-page__block p:last-child{
		margin-left: 0;
	}
	.fancybox-slide--image{
		padding: 0px 0 !important;
	}
	body .fancybox-close-small{
		right: 10px;
		top: 10px;
	}
	.types-wrapper--with-sidebar .type{
		width: 50%;
	}
	/* TYPE*/
	.box .types-wrapper--with-sidebar .type {
		width: 25%;
		margin-bottom: 20px;
	}

	.types-wrapper--with-sidebar .type .inner-type{
		margin-bottom: 0;
		padding: 0;
		padding-left: 20px;
		display: flex;
		align-items: center;
		height: 60px;
	}
	.types-wrapper--with-sidebar .type .type__head{
		margin-top: 0px;
	}
	.types-wrapper--with-sidebar .type-img,.types-wrapper--with-sidebar .type__info{
		display: none;
	}
	/* TYPE END*/
	.incategory-slider__wrapper .product{
		width: 50%;
	}
	.lastsee-slider__wrapper .product{
		width: 50%;
	}
	.news-detail h1{
		font-size: 28px;
	}
	.news-detail .news-item__date{
		font-size: 14px;
	}
	body .product:hover .product__inner {
		position: static;
		box-shadow: none;
		padding: 0;
	}
	body .product:hover .product__hidden-info {
		display: none;
	}
	.confrim-step__footer{
		margin-right: 0;
	}
	.footer__nav{
		min-width: 25%;
	}
	.footer__contacts{
		min-width: 335px;
	}
	.brands-inner{
		align-items: center;
		flex-direction: column-reverse;
	}
	.brands__list{
		margin-bottom: 0px;
	}
	.brands__more{
		margin-bottom: 20px;
		margin-top: 10px;
		max-width: 95px;
		min-width: 95px;
		height: 20px;
		padding: 0;
		position: relative;
		background-image: none;
	}
	.brands__more--active{
		transform: none;
	}
	.brands__more-box{
		display: flex;
		justify-content: center;
		height: auto;
	}

	.brands__more::after{
		position: absolute;
		top: 0px;
		text-transform: uppercase;
		font-weight: 500;
		font-size: 12px;
		color: #00bfa5;
		content: "Показать все";
	}
	/* ABOUT */
	.about-box__item .about-box__inner {
		flex-direction: column;
	}
	.about-box__item .product-description {
		padding: 0;
		padding-bottom: 20px;
	}
	.specifications-line {
		justify-content: space-between;
	}
	.main-slider {
		height: auto;
	}
	.specifications-content {
		padding-right: 20px;
	}
	/* ABOUT END*/
	.steps-banner__col {
		width: 100%;
		display: flex;
		align-items: flex-start;
		margin-bottom: 20px;
	}
	.steps-banner__num {
		margin-right: 20px;
	}
	.steps-banner__info {
		padding-top: 10px;
		max-width: 100%;
	}

	.types-wrapper {
		padding-bottom: 0;
	}
	.brand-banner__inner {
		flex-direction: column;
	}
	.brand-banner__logo {
		margin-right: 0;
		margin-bottom: 40px;
	}
	.brand-banner {
		padding: 30px 20px;
	}
	.box .types--with-sidebar .type {
		width: 50%;
	}
	.setting-button {
		width: 50%;
	}
	body .products-wrapper--with-sidebar .product {
		width: 50%;
	}
	body .products-wrapper--with-sidebar .product:nth-of-type(n) {
		border: 1px solid #e6e6e6;
		border-left: none;
	}
	body .products-wrapper--with-sidebar .product:nth-of-type(2n+1) {
		border-left: 1px solid #e6e6e6;
	}
	body .products-wrapper--with-sidebar .product:nth-of-type(n+3) {
		border-top: none;
	}
	.products-wrapper--full .product:nth-of-type(n) {
		border: 1px solid #e6e6e6;
		border-left: none;
	}
	body .products-wrapper--full .product {
		width: 50%;
	}
	.news__wrapper .news-item:nth-of-type(n+5) {
		display: block;
	}
	.footer-hr {
		max-width: 100%;
	}
	.products-wrapper--full .product:nth-of-type(2n-1) {
		border-left: 1px solid #e6e6e6;
	}
	.products-wrapper--full .product:nth-of-type(n+3) {
		border-top: none;
	}
	.search-box {
		display: none;
	}
	.brands__item {
		width: 20%;
	}
	.main-slider .slick-dots {
		width: 720px;
		padding: 0;
	}
	.info {
		padding-top: 40px;
	}
	.products__sort-type {
		padding-top: 20px;
	}
	.articles--main .article:nth-child(n+5){
		display: none;
	}
	.articles__wrapper {
		display: block;
	}
	.article {
		float: left;
		width: 50%;
	}
	.articles__wrapper::after {
		content: "";
		display: table;
		clear: both;
	}
	.article__preview {
		width: 200px;
		height: 200px;
	}
	.arcticle__more-tablet {
		display: block;
	}
	.article__more {
		display: none;
	}
	.arcticle__more-tablet .article__more,
	.arcticle__more-mobile .article__more {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		color: #00bfa5;
		font-size: 12px;
		font-weight: 900;
		text-transform: uppercase;
		letter-spacing: 0.12px;
	}

	.footer-hr {
		width: 100%;
		border-top: 1px solid #6e6e6e;
	}
	.text-section__item {
		width: 50%;
		padding-right: 35px;
	}
	.footer__subscribe {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.footer-top{
		flex-wrap: wrap;

	}
	.subscribe-box {
		width: 335px;
	}
	.footer__yandex {
		width: 335px;
	}
	.news-item {
		margin-bottom: 30px;
	}
	.hr {
		width: 100%;
		max-width: 100% !important;
		padding: 0;
	}
	.categories__item {
		padding: 2px;
		height: 86px;
	}
	.news__wrapper {
		display: block;
	}
	.news__wrapper .news-item:nth-of-type(n) {
		display: inline-block;
	}
	.news {
		padding-bottom: 20px;
	}
	.news__wrapper .news-item {
		vertical-align: top;
		width: 50%;
		margin-bottom: 20px;
	}
	.box .content .types-container {
		order: 1;
	}
	.box .content .products {
		order: 2;
	}
	.box .content .discount__wrapper {
		order: 4;
		padding-bottom: 50px;
	}
	/* ORDER */
	.order-item__image {
		padding: 32px 20px;
	}
	.order-item {
		align-items: center;
	}
	.check-box {
		flex-direction: column;
		align-items: center;
		height: 180px;
	}
	.check-box__label {
		padding-top: 50px;
		padding-left: 20px;
		text-align: center;
	}
	.confrim-step__payment {
		position: absolute;
		bottom: 10px;
		width: 100%;
		left: 0;
		margin: auto;
		justify-content: center;
	}
	.confrim-step__payment .payment__ico--visa {
		margin: 0px;
	}
	.order-promo__input {
		width: 155px;
		margin-left: 0px;
	}
	.order-finalprice {
		padding-top: 30px;
	}
	.order-promo {
		position: relative;
		padding-top: 30px;
	}
	.order-promo__head {
		position: absolute;
		left: 0px;
		top: 0px;
	}
	/* ORDER END*/
	.products__header {
		flex-direction: column-reverse;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.products--withheader .products-wrapper {
		padding-bottom: 50px;
	}
	.box .content {
		display: flex;
		flex-direction: column;
	}


	.news-page__articles .article__more {
		display: flex;
		margin-bottom: 33px;
		margin-top: 20px;
	}

	.message {
		top: 50px;
	}

	.fancybox-navigation {
		width: 100%;
	}

	.fancybox-navigation .fancybox-button--arrow_right {
		right: 20px;
	}


}

@media only screen and (max-width: 768px) {
	.cont{
		margin-bottom: 20px;
		width: 100%;
	}
	.form-wrapper{
		max-width: 100%;
	}
	.form-inner{
		display: block;
	}
	.form-block{
		padding: 0px;
		width: 100%;
	}
	.confrim .check-box{
		height: 146px;
	}
	.cont .input-boxes--delivery-spb{
		padding-top: 0;
	}
	.confrim-step__footer{
		padding-top: 0px;
	}
	.footer__nav{
		width: 50%;
	}
	.footer__subscribe{
		display: block;
	}
	.subscribe-box{
		width: 50%;
	}
	.footer__yandex{
		width: 50%;
	}
	/* ORDER */
	.confrim-step .input-boxes {
		flex-direction: column;
	}
	.confrim-step .input-box {
		width: 100%;
		margin-bottom: 10px;
	}
	.check-boxes {
		flex-direction: column;
	}
	.check-box {
		width: 100%;
		height: 122px;
		margin-bottom: 10px;
	}
	.check-box {
		flex-direction: row;
		align-items: flex-start;
	}
	.check-box__label {
		padding-top: 20px;
		text-align: left;
		padding-left: 45px;
	}
	.confrim-step__payment {
		position: static;
		justify-content: flex-start;
		margin-top: 10px;
	}
	.order-footer {
		flex-direction: column;
		align-items: flex-end;
	}
	.order-item__price {
		padding-bottom: 20px;
	}
	.order-promo {
		padding-top: 10px;
	}
	.order-promo__head {
		position: static;
		justify-content: flex-end;
		margin-right: 15px;
	}
	/* ORDER END*/
	.inner-wrapper__line {
		display: none;
	}
	/* ABOUT */
	.about-header {
		display: none;
	}
	.about-box {
		padding-top: 0;
	}
	.about-box__header {
		display: block;
		position: relative;
		border-bottom: 1px solid #e6e6e6;
		margin-bottom: 15px;
		line-height: 40px;
		font-size: 16px;
		font-weight: 500;
	}
	.about-box__item--current .about-box__header {
		color: #06b99f;
		margin-bottom: 27px;
	}
	.about-box__header-arrow {
		width: 11px;
		height: 8px;
		background-image: url(../images/decoration/drop-ico--black.svg);
		background-position: center;
		background-size: cover;
		display: block;
		height: 6px;
		margin-top: -2px;
		pointer-events: none;
		position: absolute;
		right: 0px;
		top: 50%;
	}
	.about-box__item--current .about-box__header-arrow {
		transform: rotate(-180deg);
		background-image: url(../images/decoration/drop-ico.svg);
	}
	.specifications {
		min-width: 100%;
	}
	/* ABOUT  END*/
	.container {
		max-width: 688px;
	}
	.main-slider__bg--desctop{
		display: none;
	}
	.main-slider__bg--tablet{
		display: block;
	}
	.slider-item__title {
		margin-bottom: 10px;
	}
	.main-slider__item {
		height: 728px;
	}
	.contacts__info {
		-moz-flex-direction: row;
		-ms-flex-direction: row;
		-o-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
	.header-bottom__inner {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.categories__btn {
		width: auto;
		padding: 0;
		background-color: transparent;
	}
	.categories__text {
		display: none;
	}
	.categories__burger {
		width: 20px;
		height: 14px;
		background-image: url('../images/decoration/icon_burger_green.png');
		/*margin-right: 5px;*/
		cursor: pointer;
	}
	.categories__btn:hover {
		background: transparent;
	}
	.header-bottom {
		border-bottom: 1px solid #ddd;
	}
	.cart {
		margin-left: 0;
	}
	.arcticle__more-tablet {
		display: none;
	}
	.arcticle__more-mobile {
		display: block;
	}
	.categories-inner {
		margin-right: -2px;
		margin-left: -2px;
	}
	.fancybox-close-small {
		right: 10px;
		top: 10px;
	}
	.fancybox-navigation {
		width: 100%;
	}
	.fancybox-navigation .fancybox-button--arrow_right {
		right: 10px;
	}
	.fancybox-navigation .fancybox-button--arrow_left {
		left: 10px;
	}
	.personal-discount {
		width: 100%;
	}
	.lk-wrapper {
		align-items: stretch;
	}
	.lk-block .input-box {
		margin-right: 0;
	}
	.lk-wrapper {
		margin: 0;
		flex-direction: column;
	}
	.lk-block {
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.products__header {
		/*display: none;*/
	}

	.who__video {
		width: 100%;
		background-size: cover;
		background-position: center;
	}

}

@media only screen and (max-width: 767px) {
	.text-page table tr td{
		font-size: 12px;
		line-height: normal;
	}
	.workshop__gallery img{
		width: 100%;
	}
	.text-page h1, .text-page h2{
		font-size: 20px;
		line-height: 25px;
	}
	.text-page ul li{
		font-size: 14px;
		line-height: 19px;
	}
	.text-page p{
		font-size: 14px;
		line-height: 19px;
	}
	.about-shop__images{
		height: auto;
		display:block;
	}
	.text-page .about-shop__images img{
		width: 100% !important;
		margin: 0;
		margin-bottom: 15px;
	}
	.about-shop__gallery img{
		float: none;
		width: 100%;
	}
	.social-networks__wrapper{
		transform: scale(.9);
	}

	.about-shop__gallery{
		margin-top: 0;
	}
	.contacts__info {
		display: none;
	}
	.news__wrapper {
		margin: 0;
	}
	.news__wrapper .news-item:nth-of-type(n) {
		width: 100%;
		margin-bottom: 0px;
		padding: 0;
		display: block;
	}
	.catalog {
		border-top: 0;
	}
	.footer-top,
	.footer-bottom {
		margin: 0;
	}
	.brands__item {
		width: 25%;
	}
	.main-slider .slick-dots {
		padding: 0 15px;
	}
	.main-slider__desc {
		width: 100%;
	}
	.main-slider .slick-dots {
		max-width: 688px;
		width: 100%;
		padding: 0 20px;
	}
	.catalog .container {
		padding: 0px 20px;
	}
	.header-info,
	.header-top {
		height: 30px;
	}
	.container {
		padding: 0 20px;
	}
	.contacts__icon-phone {
		display: block;
	}
	.contacts__icon-wrap {
		height: 17px;
		display: block;
	}
	.contacts__icon {
		margin: 0px;
		display: inline-block;
		padding: 0 20px;
		background-size: auto auto;
		height: 17px;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		border-right: 1px solid #404040;
	}
	.contacts__icon-location {
		padding-left: 0;
		background-position: left;
	}
	.box .content .discount__wrapper{
		display: none;
	}

	.footer-feedback
	{
		border-radius: 0;
		padding: 0 17px;
		height: 46px;
		display: inline-block;
		text-align: center;
		line-height: 46px;
		border: none;
		outline: none;
		cursor: pointer;
		color: #fff;
		font-size: 12px;
		width: 100px;
		font-weight: 700;
		background-color: #00bfa5;
		flex: 1;
		width: 40%;
		max-width: 100px;
	}



}

@media only screen and (max-width: 640px) {
	.articles--main .article:nth-child(n+3){
		display: none;
	}
	/* PROMO */
	.promo-wrapper {
		display: block;
		margin: 0;
	}
	.promo-card {
		padding: 0;
	}
	.promo-card--code {
		margin-bottom: 20px;
		background-color: #00bfa5;
	}
	body .promo-card--code .promo-card__inner {
		background-color: transparent;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.promo-card--gift {
		min-height: auto;
		background-color: #3150cb;
	}
	.promo-card--gift .promo-card__inner {
		background-color: transparent;
	}
	/* PROMO  END*/
	.catalog .header-nav__item {
		margin-right: 0px;
		width: 24.9%;
		line-height: 25px;
	}
	/* MINE SLIDER*/
	.slider-item__title {
		font-size: 30px;
		text-align: center;
		line-height: 30px;
	}
	.main-slider__desc {
		margin-top: 140px;
	}
	.slider-item__desc {
		color: #000000;
		text-align: center;
		width: 80%;
		margin: auto;
		font-size: 14px;
		line-height: 20px;
	}
	.slider-item__address {
		font-size: 14px;
		text-align: center;
		padding-top: 10px;
	}
	.main-slider__item {
		height: 758px;
	}
	/* MINE SLIDER END*/
	.article {
		width: 100%;
	}

	.main-slider__desc {
		text-align: center;
	}

	.main-slider__list {
		display: none;
	}

	header.header {
		position: relative;
	}

	.inner-wrapper {
		padding-top: 0;
	}

	.text-page {
		padding-top: 0;
	}

}


@media only screen and (max-width: 576px) {
	.incategory-slider__container:hover{

		height: auto;

	}

	.types-wrapper--with-sidebar .type{
		width: 100%;
		margin-bottom: 20px;
	}
	.view-slider{
		padding-top: 20px;
		margin-bottom: 20px;
		display: flex;
	}
	.incategory-slider__wrapper .product{
		width: 100%;
	}
	.buy-block{
		flex-direction: column;
		align-items: flex-start;
	}
	body .item-control{
		padding: 0;
		padding-top: 20px;
	}
	.news-detail h1{
		font-size: 24px;
	}
	.captcha{
		flex-direction: column-reverse;
	}
	.captcha .input-box{
		width: 100%;
		padding: 0;
		padding-top: 15px;
	}
	.view-arrow{
		display: none;
	}
	.view-contianer::after{
		display: none;
	}
	.view-contianer{
		max-width: 100%;
		min-width: 100%;
	}
	.view-slider{
		width: 100%;
	}
	.view{
		flex-direction: column-reverse;
	}
	.view-full{
		margin-top: 0px;
		padding-left: 0;
		min-height: auto;
		max-height: 200px;
	}
	body .view-slider .view-slider__item{
		width: 68px ;
		height: 68px;
		padding: 0 5px;
		margin-right: 10px;
	}
	.view-contianer--active{
		display: flex;
	}
	.view-contianer{
		margin: 0;
	}
	.view-slider{


	}
	.item-info{
		box-shadow: none;
		border: none;
		border-top: 1px solid #e6e6e6;
	}
	.item-info__price{
		display: inline-block;
	}
	.item-info-inner{
		padding: 25px 0;
		display: block;
	}
	.saving{
		margin-left: 16px;
		display: inline-block;
	}
	.item-info hr{
		margin:  0;
	}
	.options__item{
		align-items: flex-start;
	}
	.buy-block{
		width: 100%;
	}
	.item-control{
		padding: 0 10px;
		padding-top: 20px;
	}
	.item-info-inner--gray{
		margin: 0 -20px;
		padding: 25px 20px;
	}
	.payments{
		flex-direction: column;
		padding: 0;
	}
	.payments__icons{
		justify-content: space-between;
		padding:15px 0;
	}
	.payments__credit{
		border-top: 1px solid #e6e6e6;
		justify-content: space-between;
		padding:40px 0;
	}
	.payments__text{
		margin-left: 12px;
	}
	.item-info__marker{
		width: 100%;
		background-position: left;
		text-align: left;
		justify-content: flex-start;
		padding-left: 10px;
	}
	.saving__count{
		margin-left: 0;
	}
	.order .sidebar,.confrim .sidebar{
		min-width: 100%;
		max-width: 100%;
	}
	/* ORDER */
	.order-item {
		flex-direction: column;
		padding: 25px 21px;
		align-items: flex-start;
	}
	.order-item__image {
		width: 160px;
		padding: 10px 0px;
	}
	.order-item__price {
		padding-bottom: 0px;
	}
	.order-item__price {
		display: flex;
		justify-content: space-between;
	}
	.order-promo {
		flex-direction: column;
		width: 100%;
		align-items: flex-start;
	}
	.order-promo__input {
		width: 100%;
		margin: 10px 0;
	}
	.order-footer {
		align-items: flex-start;
	}
	.order-finalprice {
		padding-top: 0px;
	}
	.confrim-inner {
		padding-bottom: 40px;
	}
	.order__button {
		width: 100%;
	}
	.checkbox-container {
		align-items: flex-start;
	}
	.content__header {
		padding-top: 20px;
	}
	.order-item__final {
		font-size: 14px;
	}
	.order-item__cost {
		font-size: 14px;
	}
	.order-item__quantity {
		margin: 0px;
		width: 90px;
	}
	.order-item__quantity-num {
		width: 25px;
	}
	.order-item__head {
		padding-bottom: 10px;
		font-size: 14px;
	}
	.order {
		padding-top: 20px;
	}
	.order-promo__submit {
		width: 100%;
		margin: 0;
	}
	/* ORDER END*/
	/* POP-UP LOGIN*/
	.shadow {
		position: absolute;
		justify-content: flex-start;
		align-items: flex-start;

		width: 100%;
		height: 100%;
		overflow:scroll;
	}

	.message-close {
		right: 0;
	}

	.message {
		width: 100%;
		top: 80px;
		position: fixed;
	}

	.login {
		top: 0px;
		overflow-y: scroll;
		width: 100%;
		position: fixed;
		box-shadow: none;
		background-color: #fff;
		height: 100%;
	}
	.login__header {
		padding: 70px 20px;
		padding-bottom: 0;
	}
	.login-close {
		width: 26px;
		background-position: center;
		background-size: 12px 12px;
		height: 26px;
		top: 20px;
		right: 20px;
	}
	.login-social__item {
		width: 49%;
	}
	.login-selector__form {
		margin: 0 20px;
		padding: 20px 20px;
	}
	.login-selector__login {
		width: 50%;
		padding: 0;
		text-align: center;
	}
	.login-selector__registration {
		padding: 0;
		width: 50%;
		text-align: center;
	}
	.login-selector__header {
		padding: 0 20px;
	}
	.login__subhead {
		padding-top: 10px;
	}
	/* POP-UP LOGIN END*/
	.callback{
		box-shadow: none;
		position: fixed;
		transform: none;
		width: 100%;
		overflow: scroll;
		top: 0px;
		height: 100%;
		left: 0px;
		padding-top: 20px;
	}
	.callback-close{
		width: 26px;
		background-position: center;
		background-size: 12px 12px;
		height: 26px;
		top: 20px;
		right: 20px;
	}
	/* COMPARE */
/*	.compare-menu {
		display: block;
	} */

	.compare-item{
		width: 50%;
	}
	.table-line p {
		padding-left: 0;
	}
	.table-line::before {
		padding-left: 0;
	}
	.slick-current .table-line {
		padding-left: 20px;
	}
	.table-line p {
		white-space: unset;
		line-height: normal;
	}
	.compare__wrapper .compare-product {
		padding: 0 10px;
	}
	.compare__container {
		padding: 0 !important;
	}
	.compare-product .product__price {
		font-size: 14px;
	}
	.compare-product .product__name {
		font-size: 14px;
		line-height: normal;
	}
	.compare-product .product__old-price {
		font-size: 14px;
		margin-top: 0;
	}
	.compare-product .product__img {
		min-height: 80px;
	}
	.compare__wrapper .compare-product {
		padding: 0 20px;
		padding-bottom: 20px;
	}
	.compare-page__head {
		padding-left: 20px;
		font-size: 20px;
		padding-bottom: 10px;
	}
	.compare-product .buy{
		position: static;
	}
	.compare__head {
		height: auto;
		min-height: 320px;
	}
	.product-remove {
		left: 20px;
	}
	.compare-product--nav .product__img {
		width: 100%;
		height: 100px;
		margin-bottom: 10px;
	}
	/* COMPARE END */
	.kit-slider__container .prev-arrow--white {
		left: -10px;
	}
	.kit-slider__container .next-arrow--white {
		right: -10px;
	}
	.incategory-slider__container .next-arrow--white {
		right: 10px;
	}
	.incategory-slider__container .prev-arrow--white {
		left: 10px;
	}
	.lastsee-slider__container .prev-arrow--white {
		left: 10px;
	}
	.lastsee-slider__container .next-arrow--white {
		right: 10px;
	}
	.inner-wrapper {
		padding-top: 0px;
	}
	/* ABOUT */
	.incategory-slider__wrapper .product:nth-of-type(n) {
		border: none;
	}
	.lastsee-slider__wrapper .product {

		border: none;
	}
	.about-box__item {
		flex-direction: column;
	}
	.specifications-link {
		padding: 0;
	}
	.specifications-line {
		padding: 10px 20px;
		flex-direction: column;
		align-items: flex-start;
	}
	.specifications {
		padding-bottom: 20px;
	}
	.specifications-name {
		padding: 0;
		color: #808080;
	}
	.specifications-content {
		padding: 0;
	}
	/* ABOUT  END*/
	.box .types-wrapper--with-sidebar .type {
		width: 100%;
	}
	body .setting-button--tablet {
		display: none;
	}
	.brand-banner__logo {
		min-width: 100%;
		max-width: 100%;
	}
	.brand-banner__logo img {
		object-fit: contain;
		width: 100%;
	}
	.container {
		position: static;
		overflow: visible;
	}
	.sort-close {
		min-width: 16px;
		margin-right: 14px;
		max-width: 16px;
		height: 16px;
		background-image: url(../images/decoration/close-ico.svg);
	}
	.sort-header {
		display: flex;
		margin: 0 -20px;
		height: 50px;
		margin-bottom: 30px;
		align-items: center;
		justify-content: center;
		font-size: 12px;
		font-weight: 900;
		text-transform: uppercase;
		background-color: #f7f7f7;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
	}
	.sort__banner {
		display: none;
	}
	.box .sidebar {
		padding-top: 0px;
		left: 50%;
		height: 100vh;
		z-index: 101;
		overflow: scroll;
		position: fixed;
		background-color: #fff;
		display: none;
		/*transform: translateX(-50%);*/
		top: 20px;
	}
	.box .lk-menu.sidebar {display:block; transform:none;
		max-width: 300px;
		opacity: 1;
		left: 0px; top:0px;
		position: static;background-color: #f7f7f7; height:auto; padding:20px;}
	.sort-popup{
		display: none !important;
	}

	.mobile-dark {
		width: 100vw;
		display: none;
		height: 100%;
		z-index: 100;
		background: black;
		opacity: .3;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	.setting-button {
		width: 100%;
		padding: 0;
	}
	body .setting-button--mobile {
		display: block;
	}
	body .products-wrapper--with-sidebar .product:nth-of-type(n) {
		width: 100%;
		border: 1px solid #e6e6e6;
	}
	body .products-wrapper--with-sidebar .product:nth-of-type(n+2) {
		border-top: none;
	}
	.brands__item {
		width: 33%;
	}
	body .products-wrapper--full .product {
		width: 100%;
	}
	.product:hover .product__inner {
		position: static;
	}
	.product:hover .product__inner {
		padding: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.product__present {
		position: static;
	}
	body .products-wrapper--full .product {
		border: 1px solid #e6e6e6;
	}
	body .products-wrapper--full .product:nth-of-type(2n) {
		border-left: 1px solid #e6e6e6;
	}
	body .products-wrapper--full .product:nth-of-type(n+2) {
		border-top: none;
	}
	/* HEADER */
	.logo {
		width: 156px;
	}
	.catalog {
		top: 107px;
	}
	.catalog .categories__list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
		padding-bottom: 10px;
		width: 100%;

	}
	.catalog__top .container {
		padding: 0px;
	}
	.catalog .categories__item {
		padding: 0px;
		width: 100%;
		max-height: 53px;
		min-height: 53px;
	}
	.catalog .categories__img {
		margin-right: 10px;
	}
	.catalog .categories__inner-item {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-left: 20px;
		background: #fff;
	}
	.catalog .categories__item--active .categories__inner-item {
		background-color: #f7f7f7;
	}
	.header-bottom__left-block {
		height: 76px;
	}
	.catalog__categories {
		margin: 0;
	}
	.catalog .header-nav__item {
		width: 100%;
		line-height: 35px;
	}
	.catalog .header-nav__link {
		font-size: 14px;
	}
	.catalog__header-nav {
		padding: 10px 0;
	}
	.catalog__location {
		display: none;
	}
	.catalog .contacts__phone {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.catalog .contacts__phone p {
		margin-left: 0;
		margin-right: 5px;
	}
	.catalog__footer {
		padding: 15px 0;
	}
	.catalog__footer .catalog__location{
		display: block;
	}

	.catalog__location--mobile {
		display: block;
		padding-bottom: 15px;
	}
	.catalog__header-nav {
		border-top: 1px solid #6e6e6e;
	}
	.catalog__bottom {
		padding-top: 15px;
		padding-bottom: 20px;
	}
	/* HEADER END*/
	.main-slider__bg{
		background-position: left bottom;
	}
	.main-slider__bg--tablet{
		display: none;
	}
	.main-slider__bg--mobile{
		display: block;
	}
	.catalog .contacts__info {
		text-align: left;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	.categories__item {
		width: 50%;
	}
	.contacts__phone a{
		margin-left: 0;
		margin-right: 5px;
	}
	.text-section__item--two {
		display: none;
	}
	.text-section {
		display: block;
	}
	.text-section__item-more {
		color: #06b99f;
		margin-top: -2px;
		display: block;
		font-size: 14px;
		letter-spacing: 0.14px;
	}
	.text-section__item {
		height: 140px;
		width: 100%;
		overflow: hidden;
		padding: 0;
	}
	.text-section {
		padding: 28px 0;
	}
	.footer-feedback {
		/*width: 50%;
		color: #00d0a7;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.12px;
		text-decoration: underline;
		display: inline-block;*/

		border-radius: 0;
		padding: 0 17px;
		height: 46px;
		display: inline-block;
		text-align: center;
		line-height: 46px;
		border: none;
		outline: none;
		cursor: pointer;
		color: #fff;
		font-size: 12px;
		width: 100px;
		font-weight: 700;
		background-color: #00bfa5;
		flex: 1;
		width: 40%;
		max-width: 100%;
	}

	.payment--mobile {
		width: 60%;
		display: inline-block;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.footer-hr--top {
		display: block;
		margin-top: 20px;
	}
	.footer_copyright--mobile {
		display: block;
	}
	.footer_copyright__block {
		margin-bottom: 20px;
	}
	.footer-top {
		padding-top: 33px;
	}
	.footer__nav {
		padding-top: 0;
	}
	.footer__yandex {
		display: none;
	}
	.subscribe-box {
		width: 100%;
		padding-top: 32px;
	}
	.footer__contacts{
		min-width: 100%;
	}
	/* WHO*/
	.who-wrapper {
		padding-bottom: 20px;
		padding-top: 45px;
	}
	.who__head {
		line-height: 32px;
		font-size: 30px;
	}
	.who__list-item {
		padding-bottom: 20px;
	}
	.who__content {
		padding-top: 215px;
	}
	.who__list--one {
		margin-right: 0px;
	}
	.who__content-lists {
		padding-top: 25px;
	}
	.who__video {
		position: absolute;
		height: 190px;
		left: 0px;
		min-width: 100%;
	}
	/* WHO END*/
	.news-item {
		margin-bottom: 0;
	}
	.mobile-hr {
		margin: 33px 0;
		display: block;
	}
	.news__wrapper .news-item:last-child .mobile-hr{
		display: none;
	}
	.promo-banner__inner {
		min-height: 350px;
		padding: 35px 42px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.promo-banner__head {
		font-size: 24px;
	}
	.promo-banner__info {
		font-size: 14px;
	}
	.promo-banner__info br {
		display: none;
	}
	.promo-banner__image {
		margin-top: 35px;
		height: 145px;
		width: 185px;
		top: 0px;
	}
	.promo-banner__disk {
		left: -13px;
		top: 25px;
	}
	.discount-card__inner {
		background-color: #323232;
		height: auto;
		padding: 47px 28px 34px 28px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.discount-card__head {
		font-size: 24px;
	}
	.discount-card__info {
		font-size: 14px;
		line-height: 20px;
	}
	.discount-card__image {
		margin-top: 50px;
	}
	body .products-wrapper .product {
		border: 1px solid #e6e6e6;
	}
	.instore-banner {
		height: auto;
		overflow: hidden;
	}
	.instore-banner__inner {
		height: 409px;
		padding: 35px 42px;
		flex-direction: column;
	}


	.brands__item {
		width: 33%;
	}
	.brands__list::before {
		display: none;
	}
	.brands__list::after {
		display: none;
	}
	.discount__wrapper{
		margin: 0;
	}
	.instore-banner__background{
		width: 100%;
	}

	.products__type-buttons .button-type {
		padding: 0 13px;
		margin-bottom: 5px;
	}

	.sale-order-detail-order-item-tr .sale-order-detail-order-item-td {
		min-width: auto !important;
	}

}
@media only screen and (max-width: 480px){
	.text-page table tr td{
		min-width: auto;
		padding-left: 11px;
	}
	.pattern-line{
		overflow: hidden;
	}
	.contacts-page .social-networks__wrapper{
		justify-content: center;
	}
	.text-page__payments{
		display: block;
	}
	.text-page__payments img{
		margin-left: 0;
		width: 100%;
	}
	.pattern-line img {
		height: 20px;
		width: auto;
	}

}

@media only screen and (max-width: 400px) {
	.login-selector__header {
		padding: 0px;
	}
	.brands__item{
		width: 50%;
	}
	.login-selector__login {
		width: 140px;
		text-align: left;
		padding-left: 20px;
	}
	.login-selector__form {
		margin: 0;
	}
	.promo-banner__inner{
		min-height: 400px;
	}
	.login-selector__registration {
		padding-right: 20px;
		width: 200px;
		text-align: right;
	}
	.login {
		top: 0px;
		left: 0px;
		background-color: #f7f7f7;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1600px;
	}
}

@media (width: 1200px) {
	.container {
		padding: 0 15px;
	}
}

@media (max-height: 450px) {

	.callback {
		box-shadow: none;
		position: fixed;
		transform: none;
		width: 100%;
		overflow: scroll;
		top: 0px;
		height: 100%;
		left: 0px;
		padding-top: 20px;
	}

	.callback-close {
		width: 26px;
		background-position: center;
		background-size: 12px 12px;
		height: 26px;
		top: 20px;
		right: 20px;
	}

	.login {
		top: 0px;
		overflow-y: scroll;
		width: 100%;
		position: fixed;
		box-shadow: none;
		background-color: #fff;
		height: 100%;
	}

	.login-close {
		width: 26px;
		background-position: center;
		background-size: 12px 12px;
		height: 26px;
		top: 20px;
		right: 20px;
	}

}

@media (max-width: 300px) {
	.products__type-buttons .button-type {
		font-size: 12px;
	}
}


@media (max-width: 992px) {
	.type__head
	{
		font-size: 12px;
	}
	.types-wrapper--with-sidebar .type .inner-type
	{
		height: 224px;
		flex-direction: column;
		padding-left: 0;
	}
	.types-wrapper--with-sidebar .type-img
	{
		display: block;
	}
	.types-wrapper--with-sidebar .type .type__head {
		margin-top: 13px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.box .types-wrapper--with-sidebar .type {
		width: 25%;
	}

}

@media (max-width: 660px) {
	.box .types-wrapper--with-sidebar .type {
		width: 33.33333334%;
	}
	.type__head {
		font-size: 8px;
		font-weight: 500;
	}

}
@media (max-width: 430px)
{
	h1 {
		font-size: 19px;
	}
}
@media only screen and (max-width: 350px) {
	.element_fast_view .modal-dialog {width: 100%;}
.element_fast_view .modal-body {padding: 0px;}
	.element_fast_view .callback-content {padding: 10px;}
}
@media only screen and (max-width: 350px) {
	.buy-button--oneclick {
		font-size: 12px;
		padding: 0px 0px
	}
}