.md-show,
.sm-show {
	display: none;
}
@media screen and (min-width: 1181px) {
	.sku-wrapper:hover {
		overflow: visible;
	}
}
@media screen and (max-width: 1440px) {
	.number-value {
		font-size: 50px;
	}
	.number-text {
		font-size: 18px;
	}
	.clients-item {
		width: 20%;
	}
}
@media (min-width: 1181px) {
	.banners-list__img a img {
	  transition: filter .3s ease-in-out;
	  -webkit-filter: grayscale(99%);
	  filter: grayscale(99%);
	}

	.banners-list__img a:hover img {
	  -webkit-filter: grayscale(0%);
	  filter: grayscale(0%);
	}
}
@media screen and (max-width: 1300px) {
	.banners-list__title {
		font-size: 18px;
	}
}
@media screen and (max-width: 1180px) {
	.workarea {
		min-width: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.all {
		min-width: 320px;
	}
	.md-hidden {
		display: none;
	}
	.header__content {
		padding-top: 0;
	}
	.header {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.header__logo {
		float: none;
		width: auto;
		text-align: center;
	}
	.header__logo img {
		max-width: 255px;
		display: inline-block;
	}
	.header-shadow {
		box-shadow: none;
		padding-bottom: 7px;
		margin-bottom: 0;
		padding-top: 55px;
	}
	.top-banner + .header-shadow {
		padding-top: 0;
	}
	.all h1 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.header__navigation {
		margin: 0;
		background: #2d689d;
		padding-left: 20px;
		padding-right: 20px;
		position: fixed;
		top: 0;
		width: 100%;
		left: 0;
		z-index: 2500;
		box-sizing: border-box;
	}
	.catalog-trigger:before {
		left: 0;
	}
	.catalog-trigger {
		width: 23px;
		overflow: hidden;
		padding: 0 0 0 23px;
		box-sizing: border-box;
		margin-top: 17px;
		margin-bottom: 20px;
		height: 17px;
	}
	.catalog-trigger:hover {
		background-color: transparent;
	}
	.header__navigation-catalog,
	.header__navigation-search,
	.header__navigation-basket,
	.header__navigation-mail,
	.header__navigation-phone {
		width: 20%;
		float: left;
		min-height: 1px;
	}
	.header__navigation-mail,
	.header__navigation-phone {
		text-align: center;
	}
	.header__navigation-search {
		padding-left: 0;
		padding-right: 0;
	}
	.search-wrapper {
		display: none;
	}
	.search-trigger {
		width: 18px;
		height: 20px;
		background: url(../images/search-icon-mobile.svg) 0 0 no-repeat;
		background-size: contain;
		margin: 16px auto 0 auto;
		cursor: pointer;
		left: -25%;
		position: relative;
	}
	.header__navigation-basket a {
		border: none;
		padding: 26px 29px 0 0;
		width: 29px;
		height: 26px;
		overflow: hidden;
		box-sizing: border-box;
		float: right;
		margin-top: 12px;
		margin-bottom: 16px;
	}
	.header__navigation-basket a:before {
		background: url(../images/cart-icon-mobile.svg) 0 0 no-repeat;
		left: auto;
		right: 0;
		top: auto;
		background-size: contain;
	}
	.num-products {
		background: #ff4e30;
		height: 17px;
		line-height: 19px;
		width: 17px;
		border-radius: 50%;
		position: absolute;
		left: 0;
		top: 0;
		text-align: center;
		font-size: 12px;
		color: #ffffff !important;
	}
	.md-show {
		display: block;
	}
	.header__navigation-mail a {
		display: inline-block;
		width: 20px;
		height: 13px;
		background: url(../images/letter-icon.svg) 0 0 no-repeat;
		background-size: contain;
		margin-top: 19px;
		overflow: hidden;
		text-indent: 20px;
	}
	.header__navigation-phone a {
		display: inline-block;
		width: 19px;
		height: 19px;
		background: url(../images/phone-icon.svg) 0 0 no-repeat;
		background-size: contain;
		margin-top: 16px;
		position: relative;
		right: -25%;
		text-indent: 2000px;
		white-space: nowrap;
	}
	.header__navigation-phone a:after {
		content: "";
		width: 200%;
		height: 200%;
		position: absolute;
		left: -50%;
		top: -50%;
		z-index: 100;
	}
	.footer {
		overflow: hidden;
	}
	.catalog-menu:not(.brands-menu) > li > div > span:not(.main-category) {
		display: none;
	}
	.catalog-menu li {
		height: auto;
	}
	.catalog-menu li:after {
		content: none;
	}
	.brands-menu li {
		width: auto;
		margin: 0 0 25px 0;
		display: block;
	}
	.brands-menu span {
		width: auto;
	}
	.brands-menu span:not(.main-category) {
		margin: 0 0 12px 0;
		padding: 0;
	}
	.brands-menu span:not(.main-category):last-child {
		margin: 0;
	}
	.brands-menu .letter {
		font-size: 48px;
		line-height: 1.2;
		border-bottom: solid 1px #b6b4bb;
	}
	.brands-menu .main-category {
		padding-right: 0;
		margin-bottom: 12px;
	}
	.steps.row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.form {
		margin-left: 0;
		margin-right: 0;
	}
	.footer .row {
		margin-left: -20px;
		margin-right: -20px;
	}
	.footer .row > div {
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 40px;
	}
	.footer-blocks > div:nth-child(3) {
		float: right;
	}
	.footer-blocks > div:nth-child(3) .h5 {
		display: none;
	}
	.footer {
		padding: 40px 0 20px 0;
	}
	.catalog-section__item {
		width: 231px;
		margin: 0 20px 30px 0;
		height: auto;
	}
	.item-overflow {
		position: static;
		padding: 0;
	}
	.catalog-section__item .in-favorite,
	.catalog-section__item .red-button {
		display: none;
	}
	.item-label {
		top: 0px;
		right: 0;
	}
	.catalog-section__item-name {
		height: auto;
		min-height: 0;
		overflow: visible;
	}
	.catalog-section__item:hover .item-overflow {
		box-shadow: none;
		z-index: 10;
	}
	.catalog-section__item:hover .catalog-section__item-name {
		height: auto;
	}
	.catalog-section__item:hover {
		overflow: hidden;
	}
	.smart-filter__item {
		padding: 7.5px 15px;
		width: 170px;
	}
	.catalog-section__item.has-offers:hover .item-overflow {
		padding: 0;
	}
	.item-offers {
		display: none;
	}
	.personalization .owl-carousel .owl-stage-outer {
		padding-left: 10px;
		padding-right: 10px;
		margin-left: -10px;
		margin-right: -10px;
	}
	.jq-selectbox li {
		padding: 10px;
	}
	.catalog-element.fix-width {
		width: auto;
	}
	.catalog-element__left,
	.catalog-element__right {
		width: 50%;
	}
	.more-photo__item {
		margin-bottom: 27px;
	}
	.catalog {
		margin-top: 15px;
	}
	.tabs__head span {
		margin-right: 50px;
	}
	.detail-actoins {
		padding: 25px 40px;
	}
	.contacts__Item {
		margin-bottom: 25px;
	}
	.map-wrapper {
		margin: 10px 0 30px 0;
	}
	.contacts-item {
		width: 33.33%;
		padding-right: 30px;
	}
	.fix-menu {
		z-index: 3000;
	}
	.search-category {
		display: none;
	}
	.fix-menu {
		padding: 25px 20px;
	}
	.fix-menu .catalog-menu {
		border-bottom: 1px solid #d8d8d8;
	}
	.menu-close {
		z-index: 100;
	}
	.fix-bottom-menu {
		padding: 8px 0 12px 0;
		border-bottom: 1px solid #d8d8d8;
	}
	.fix-bottom-menu li {
		float: left;
		width: 50%;
		margin: 10px 0;
	}
	.fix-bottom-menu ul:after {
		clear: both;
		display: table;
		width: 100%;
		content: "";
	}
	.header__phone.fix-bottom-phone {
		display: block;
		float: none;
		width: auto;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
		max-width: 195px;
		padding: 0;
		margin-top: 30px;
	}
	.header__phone.fix-bottom-phone .small-text {
		padding-left: 32px;
	}
	.fix-bottom-mail {
		float: none;
		width: auto;
		margin: 20px 0 0 0;
		padding: 0;
		border: none;
	}
	.menu-close {
		right: 0;
	}
	.catalog-section__item.has-offers.double:hover .item-overflow {
		padding: 0;
		left: 0;
	}
	.search-wrapper.open {
		width: calc(100% - 10px);
		position: fixed;
		left: 5px;
		top: 5px;
		height: 45px;
		z-index: 1005;
		display: block;
	}
	.search-wrapper.open input[type="text"] {
		height: 45px;
		padding-left: 45px;
	}
	.close-search {
		width: 19px;
		height: 19px;
		cursor: pointer;
		background: url(../images/close-icon@2x.png) 0 0 no-repeat;
		background-size: contain;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 12px;
		margin: auto;
	}
	.sku-wrapper > .clearfix {
		padding-right: 60px !important;
	}
	.offers-trigger {
		width: 34px;
		height: 34px;
		position: absolute;
		z-index: 100;
		cursor: pointer;
		right: 20px;
		top: 23px;
	}
	.offers-trigger:after {
		content: "";
		width: 34px;
		height: 8px;
		background: url(../images/all-icon.svg) 0 0 no-repeat;
		background-size: contain;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.sku-wrapper.active {
		overflow: visible;
	}
	.number-item {
		width: 100%;
		padding: 0;
		float: none;
	}
	.number-item br {
		display: none;
	}
	.about-bumbers {
		max-width: 500px;
	}
	.direction {
		float: none;
		width: 100%;
	}
	.directions {
		max-width: 546px;
		margin-left: auto;
		margin-right: auto;
	}
	.clients-item {
		width: 33.33%;
	}
	.direction {
		margin-bottom: 40px;
	}
	.direction-head {
		margin-bottom: 0;
	}
	.form__buttons-dragndrop {
		float: none;
		clear: both;
		width: auto;
		margin: 0;
		padding: 25px 0 0 0;
	}
	.file-selectdialog-switcher {
		margin: 0 20px 0 0;
	}
	.news-list__item {
		width: 33.33%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.news-list__item:nth-child(4n + 1) {
		clear: none;
	}
	.news-list__item:nth-child(3n + 1) {
		clear: both;
	}
	.catalog-section__title,
	.bx_filter {
		display: none;
	}
	.paragraph h1 {
		font-size: 28px;
	}
	.paragraph h2 {
		font-size: 26px;
	}
	.paragraph h3 {
		font-size: 24px;
	}
	.paragraph h4 {
		font-size: 20px;
	}
	.paragraph h5 {
		font-size: 18px;
	}
	.paragraph h6 {
		font-size: 14px;
	}
	.fix-container {
		display: none;
	}
	.top-form__left {
		display: none;
	}
	.top-form > div {
		float: none;
		width: auto;
	}
	.top-form__right {
		text-align: center;
		margin-top: 25px;
	}
	.top-form .button {
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.header__navigation-idea {
		display: none;
	}
	.mobile-buttons {
		padding-top: 1px;
		margin-left: -20px;
		margin-right: -20px;
	}
	.mobile-buttons > * {
		float: left;
		width: 50%;
		font-size: 14px;
		font-weight: bold;
	}
	.mobile-buttons .idea-link:before {
		content: none;
	}
	.catalog-link {
		border: none;
		outline: none;
		color: #ffffff;
		background: #2d689d;
		padding: 10px 15px;
		line-height: 1.1;
	}
	.top-banner {
		padding-top: 55px;
	}
	.md-slide {
		height: 150px;
		display: block;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: left top;
	}
	.banners-list__item_small {
		width: 33.33%;
		max-width: 266px;
	}
} /* md */
@media screen and (max-width: 950px) {
	.catalog-section__menu {
		display: none;
	}
	.catalog-section__left {
		float: none;
		width: auto;
		margin-bottom: 0;
	}
	.catalog-section__left {
		margin-top: 0;
		padding-right: 0;
	}
	.catalog-section__right {
		width: 100%;
	}
	.catalog-section__item {
		width: calc(33.33% - 25px);
	}
	.dropdown-menu {
		display: block;
		position: relative;
		z-index: 110;
		margin-bottom: 20px;
	}
	.catalog-section h1 {
		margin-left: 0;
	}
	.catalog-element__left,
	.catalog-element__right {
		float: none;
		width: auto;
	}
	.catalog-element__left {
		margin-bottom: 50px;
	}
	.detail-image {
		height: auto;
		max-height: 350px;
	}
	.detail-image img {
		position: static;
		max-height: 350px;
	}
	.detail-image a:not(.hide) {
		text-align: center;
		max-height: 350px;
	}
	.more-photo:not(.detail-carousel) {
		max-width: 100%;
		overflow-x: scroll;
		white-space: nowrap;
	}
	.more-photo:not(.detail-carousel) .more-photo__item {
		margin-right: 15px;
		margin-bottom: 10px;
		display: inline-block;
		float: none;
	}
	.more-photo:not(.detail-carousel) .more-photo__item:last-child {
		margin-right: 0;
	}
	.catalog-element__right {
		padding-left: 0;
		margin-left: -10px;
		margin-right: -10px;
	}
	.detail-price-wrapper {
		width: 41%;
	}
	.detail-artnumber-wrapper,
	.no-size > th,
	.no-size > td {
		width: 59%
	}
	.sku-wrapper {
		padding: 12px 0;
	}
	.sku-wrapper > div {
		padding-left: 0;
		padding-right: 0;
	}
	.catalog-element__block {
		padding: 12px 10px;
	}
	.detail-actoins {
		padding: 25px 10px 30px 10px;
	}
	.catalog-element__right .tabs {
		margin-left: 10px;
		margin-right: 10px;
	}
	.catalog-element__right .in-favorite {
		margin-left: 10px;
	}
	.banners-list__title {
		font-size:20px
	}
}

@media screen and (max-width: 767px) {
	.catalog-menu:not(.brands-menu) li {
		width: 82px;
		margin: 0 22px 22px 0;
		overflow: visible;
	}
	.catalog-menu:not(.brands-menu) span {
		padding: 0;
		width: auto;
		margin: 0;
		font-size: 14px;
		text-overflow: clip;
		-o-text-overflow: clip;
		overflow: visible;
	}
	.catalog-menu:not(.brands-menu) .img-wrapper {
		width: auto;
		height: 80px;
	}
	.catalog-menu:not(.brands-menu) li a img {
		max-width: 100%;
		max-height: 100%;
	}
	.catalog-menu a {
		white-space: normal;
	}
	.workarea,
	.header__navigation {
		padding-left: 10px;
		padding-right: 10px;
	}
	h2, .h2 {
		font-size: 24px;
	}
	.catalog-menu {
		padding-bottom: 30px;
	}
	.content {
		padding: 30px 0;
	}
	.order-block .h2 {
		overflow: hidden;
		white-space: nowrap;
		max-width: 143px;
		margin-left: auto;
		margin-right: auto;
	}
	.order-block .h2 br {
		display: none;
	}
	.steps__item {
		padding-top: 0;
	}
	.steps__item:before {
		content: none;
	}
	.order-block .big-text.center {
		display: none;
	}
	.steps {
		margin-top: 20px;
	}
	.steps li {
		margin-bottom: 22px;
	}
	.steps li:last-child {
		margin-bottom: 0;
	}
	.big-text + .paragraph, .big-text + p {
		margin-top: 8px;
	}
	.faq .big-text {
		font-size: 16px;
	}
	.underlink a span {
		padding-bottom: 1px;
	}
	.faq__item {
		margin-bottom: 20px;
	}
	.form-bottom-wrapper .big-text {
		font-size: 16px;
	}
	.form-bottom-wrapper .paragraph {
		display: none;
	}
	.form-bottom-wrapper {
		margin-bottom: 20px;
	}
	.sm-reverse {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.form__left,
	.form__right {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-right: 0;
	}
	.form fieldset,
	.form fieldset:last-child {
		margin-bottom: 10px;
	}
	.form .file-style {
		float: left;
	}
	.form__buttons {
		margin-top: 20px;
	}
	.form__buttons .button {
		padding-left: 40px;
		padding-right: 40px;
	}
	.list-wrapper {
		float: none;
	}
	.view {
		margin: 23px 0 45px 0;
	}
	h3, .h3 {
		font-size: 20px;
		margin-bottom: 16px;
	}
	.owl-carousel .owl-nav > button {
		width: 40px;
		height: 40px;
		top: auto;
		font-size: 14px !important;
		bottom: -45px;
	}
	.owl-carousel .owl-nav > button.owl-next {
		left: auto;
		right: calc(50% - 45px);
	}
	.owl-carousel .owl-nav > button.owl-prev {
		right: auto;
		left: calc(50% - 45px);
	}
	.footer {
		padding: 30px 0 10px 0;
	}
	.footer .row > div {
		margin-bottom: 30px;
		float: none;
	}
	.smart-filter {
		display: none;
	}
	.catalog-section__item {
		width: calc(50% - 7px);
		margin: 0 10px 30px 0;
	}
	.catalog-section__item:nth-child(2n + 2) {
		margin-right: 0;
	}
	.catalog-section__item-img {
		margin-left: 10px;
		margin-right: 10px;
		height: auto;
		line-height: 1;
		max-height: 150px;
	}
	.catalog-section__item-img img {
		max-height: 150px;
	}
	.catalog-section__item-name {
		max-height: 62px;
		overflow: hidden;
	}
	.sm-show {
		display: block;
	}
	.sm-hide {
		display: none;
	}
	.breadcrumb .bx-breadcrumb-item {
		display: none;
	}
	.breadcrumb .bx-breadcrumb-item:nth-last-child(2) {
		display: block;
		margin-left: 23px;
	}
	.breadcrumb a:after {
		content: "\2190";
		position: absolute;
		right: auto;
		left: -23px;
	}
	.bx-pagination {
		margin: 10px 0 25px 0;
	}
	.bx-pagination .bx-pagination-container .bx-pag-prev,
	.bx-pagination .bx-pagination-container .bx-pag-next {
		display: none;
	}
	.catalog-section__list {
		margin-bottom: 10px;
	}
	.personalization {
		margin: 0 0 50px 0;
	}
	.personalization .owl-carousel .owl-nav > button {
		bottom: -20px;
	}
	.personalization .owl-carousel .owl-stage-outer {
		padding: 20px 10px;
		margin-left: -10px;
		margin-right: -10px;
	}
	.personalization .owl-carousel .owl-item img {
		max-height: 95%;
		max-width: 95%;
	}
	.mob-filter-buttons	.button {
		height: 40px;
		line-height: 40px;
		padding: 0 20px 0 48px;
		font-size: 14px;
		margin-right: 20px;
		position: relative;
	}
	.mob-filter-buttons	.button:before {
		content: "";
		height: 18px;
		width: 18px;
		background: url(../images/filter-icon.svg) 0 0 no-repeat;
		background-size: contain;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 22px;
		margin: auto;
	}
	.detail-carousel {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 75px;
	}
	.more-photo__item {
		width: 70px;
		height: 70px;
		line-height: 70px;
	}
	.more-photo__item img {
		max-width: 100%;
		max-height: 100%;
	}
	.detail-image {
		margin-bottom: 30px;
	}
	.catalog-element__left {
		margin-bottom: 30px;
	}
	.tabs__head span {
		font-size: 14px;
	}
	.tabs__head span {
		margin-right: 35px;
	}
	.paragraph table td {
		padding: 5px 3px;
	}
	.noprice {
		font-size: 14px;
	}
	.contacts .tabs__item {
		padding-top: 25px;
	}
	.contacts-item {
		width: 50%;
		margin-bottom: 30px;
	}
	.fix-menu {
		padding: 18px 0;
	}
	.smart-result__block {
		width: 100%;
		padding: 0;
		margin-bottom: 15px;
	}
	.smart-result__block:last-child {
		margin: 0;
	}
	.smart-result {
		max-height: 250px;
		overflow-y: scroll;
	}
	.smart-filter.open {
		display: block;
		position: fixed;
		z-index: 500;
		top: 54px;
		left: 0;
		width: 100%;
		box-sizing: border-box;
		height: calc(100% - 54px);
		overflow-y: scroll;
		padding-bottom: 90px;
	}
	.smart-filter__item {
		float: none;
	    width: 100%;
		box-sizing: border-box;
		padding: 7.5px 0;
	}
	.smart-filter {
		padding: 25px 15px 20px 15px;
	}
	.bx-filter-parameters-box-container .button {
		position: fixed;
		width: 100%;
		box-sizing: border-box;
		bottom: 0;
		left: 0;
		z-index: 1000;
	}
	.jq-selectbox__dropdown {
		width: 100% !important;
	}
	.jq-selectbox__dropdown {
		overflow-y: scroll;
		max-height: 250px;
	}
	.close-filter {
		width: 19px;
		height: 19px;
		cursor: pointer;
		background: url(../images/close-icon@2x.png) 0 0 no-repeat;
		background-size: contain;
		position: absolute;
		top: 10px;
		right: 10px;
	}
	.clients-item {
		width: 50%;
	}
	.number-value {
		font-size: 35px;
	}
	.number-item-wrapper,
	.number-item-wrapper > div {
		display: block;
		text-align: center;
		height: auto;
		padding: 0;
	}
	.number-item-wrapper {
		margin-bottom: 18px;
	}
	.number-item:last-child .number-item-wrapper {
		margin-bottom: 0;
	}
	.number-value {
		margin-bottom: 4px;
	}
	.direction-head {
		height: auto;
		line-height: 0;
	}
	.directions {
		margin-top: 40px;
	}
	.about-clients {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.clients-item {
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}
	.faq__item-answer-wrapper {
		margin-left: 0;
		padding: 20px 10px;
	}
	.brands-menu .letter {
		font-size: 26px;
	}
	.news-list__item {
		width: 50%;
	}
	.news-list__item:nth-child(3n + 1) {
		clear: none;
	}
	.news-list__item:nth-child(2n + 1) {
		clear: both;
	}
	.news-detail__back {
		display: none;
	}
	.news-detail__img {
		float: none;
		width: auto;
		padding: 0;
		margin-bottom: 20px;
	}
	.news-detail__text {
		float: none;
		width: auto;
		padding: 0;
	}
	.block {
		padding-left: 20px;
		padding-right: 20px;
	}
	.get-cp-detail {
		margin-left: 10px;
		margin-right: 10px;
		width: calc(100% - 20px);
		font-size: 15px;
		height: 45px;
		line-height: 45px;
		padding-left: 0;
		padding-right: 0;
	}
	.list-actions {
		display: none;
	}
	.left-form {
		display: none;
	}
	.catalog-section__left {
		height: auto !important;
	}
	.mobile-buttons {
		margin-left: -10px;
		margin-right: -10px;
	}
	.md-slide {
		height: 100px;
	}
	.mobile-buttons .idea-link:before {
		content: "";
		left: calc(50% - 85px);
	}
	.mobile-buttons .catalog-link {
		display: none;
	}
	.idea-link {
    	width: 100%;
    	float: none;
    	padding: 15px 15px;
	}
	.banners-list__item {
		width: 50%;
		padding: 5px;
	}
	.banners-list {
		display: flex;
		flex-wrap: wrap;
	}
	.banners-list__title {
		font-size:22px
	}
} /* sm */
@media screen and (max-width: 500px) {
	.view-items-add {
		float: none;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.popup-wrapper {
		min-width: 300px;
	}
	.top-form .button {
		font-size: 16px;
		padding-left: 65px;
		padding-right: 35px;
		height: 45px;
		line-height: 45px;
	}
	.top-form .button:before {
		width: 24px;
		height: 24px;
		left: 23px;
	}
	.banners-list__title {
		font-size:20px
	}
}
@media screen and (max-width: 400px) {
	.form__buttons .button,
	.form .file-style {
		float: none;
	}
	.form__buttons .button {
		width: 100%;
	}
	.form .file-style {
		max-width: 140px;
	}
	.list-wrapper {
		margin-top: 15px;
	}
	.contacts-item {
		width: 100%;
		padding-right: 0;
	}
	.fix-menu .catalog-menu li {
		width: 70px;
	}
	.news-list__item {
		float: none;
		width: 100%;
		margin-bottom: 35px;
	}
}
@media screen and (max-width: 380px) {
	.catalog-menu li:nth-child(3n + 3) {
		margin-right: 0;
	}
	.view-items-add {
		font-size: 12px;
	}

	/*.banners-list__item{
		width:100%;
		margin-bottom:15px
	}*/
	.banners-list__title {
		font-size:28px
	}
}
@media screen and (max-width: 767px) {

	.personalization-items .item {
		width: auto;
	}

	.personalization-items {
		justify-content: center;
		-webkit-justify-content: center;
		margin-left: -5px;
		margin-right: -5px;
	}
	.personalization .item {
		margin: 5px;
	}
	.personalization a {
		width: 90px;
	}
}

@media screen and (max-width: 420px) {
	.banners-list__title {
		font-size: 16px;
	}
}