@media screen and (max-width: 1140px){
	input[type=text], input[type=submit], textarea{
		-webkit-appearance: none;
	}
	input[type=checkbox]+.modify-checkbox:before, input[type=radio]+.modify-checkbox:before{
		width: 20px;
		height: 20px;
	}
	.h1block h1, h1{
		text-align: left;
		font-size: 25px;
	}
	.desctop-none{
		display:block;
	}
	.wrapper{
		width: 100%;
		padding:0;
		display: block;
		height: auto;
		overflow: hidden;
	}
	.wrapper__content{
		width:100%;
		padding-top: 56px;
	}
	.container{
		width: 100%;
		padding: 0 2%;
	}
	.catalog .container{
		padding:0;
		height: 100%;
	}
	.header{
	top: 0;
	padding: 0;
	background: #fff;
	color: #000;
	border-bottom: 1px solid #ddd;
	}
	.headerBot{
		height: 70px;
		position: fixed;
		width: 100%;
		background: #fff;
		z-index: 100;
		top: 0;
		left: 0;
		padding: 8px 0;
		-webkit-box-shadow: 0px 1px 3px rgb(0 0 0 / 15%);
		box-shadow: 0px 1px 3px rgb(0 0 0 / 15%);
	}
	.slider__main{
		width: 100%;
	}
	img.slider__image{
	max-width: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
	}
	.slider__body{
		width: 98%;
	}
	.slider__title{
		font-size:25px;
	}
	.slider__item{
		height: 350px;
	}
	.main{
	}
	.header__iconmobile{
		cursor: pointer;
		font-size: 40px;
		color: #000;
		padding: 0 10px;
		position: relative;
		float: right;
	}
	.header__iconmobile_right{
		float: right;
	}
	.header__user{
		float:right;
		padding: 4px 0;
	}
	.header__logo{
		max-width: 200px;
		position: relative;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		left: 0;
		padding: 5px 0;
		-webkit-filter: none;
		filter: none;
	}
	.footer{
		padding: 20px 0;
	}
	.footer__col{
		width:23%;
		padding: 0 20px;
	}
	.footer__head{
		margin-bottom: 25px;
		float: none;
		display: inline-block;
	}
	.footer__bottom{
		margin-top: 25px;
	}
	.footer__bottomDesc{
		
	}
	.footer__bottomOffer{
		width:100%;
		padding: 20px;
	}
	.footer__item{
		margin-bottom:16px;
		margin-top:0;
	}
	.path{
		text-align: left;
		padding: 20px 0;
	}
	.path__item{
		margin-bottom:10px;
	}
	.pagination{
		display:inline-block;
		vertical-align:top;
		float:none;
		margin-top: 16px;
		width: 100%;
	}
	.mobile-none{
		display:none;
	}
	.mainblock{
		padding:40px 0;
	}
	.main__title{
		text-align: center;
		font-size: 25px;
	}
	.advantagesBlock__title{
		font-size: 25px;
	}
	.fancybox-nav span{
		visibility: visible!important;
	}
	.owl-slider{
		width:100%;
		margin-bottom:20px;
	}
	.maintext__h1{
		text-align:
		center;
		font-size: 24px;
	}
	.catalog__wrapper{
		position: fixed;
		height: 100%;
		top: 0;
		width: 0;
		z-index: 100;
		-webkit-transition: 0.2s linear;
		-o-transition: 0.2s linear;
		transition: 0.2s linear;
		overflow: hidden;
		margin-top: 0;
		background: #fff;
		right: 0;
	}
	.catalog__wrapper{
		right: 0;
	}
	.catalogMenu{
		width: 100%;
		background: #fff;
		height: 100%;
		padding:0;
		-webkit-box-shadow: 0px 0px 10px 0px #868686;
		box-shadow: 0px 0px 2px 0px #ccc;
		display: block;
		border: none;
		border-radius: 0;
		margin: 0;
		max-width: 500px;
		padding-bottom: 50px;
	}
	.catalogMenu{
		float:left;
		overflow-y: auto;
		columns: inherit;
		-moz-columns: inherit;
		-webkit-columns: inherit;
		height: auto;
		-webkit-box-shadow: none;
		        box-shadow: none;
		padding-bottom: 20px;
	}
	.catalogMenu .container{
		width:100%;
		margin:0;
		padding: 0;
	}
	.catalog__close{
		cursor: pointer;
		font-size: 18px;
		color: #ffffff;
		padding: 12px 18px;
		background: #000;
		line-height: 20px;
		font-weight: 700;
		margin-bottom: 20px;
		float:right
	}
	.catalogMenu__block{
		width:100%;
	}
	.catalogMenu__Item{
		width: 100%;
		display: block;
		margin: 0;
		float: left;
		font-size: 18px;
		padding: 20px;
		color: #000;
		text-transform: none;
		text-align: left;
		border-bottom: 1px solid #ddd;
		font-weight: 600;
	}
	.catalogMenuWrapper{
		top: 0!important;
		overflow-y: auto;
		height: 100%;
		padding: 0;
		visibility: visible;
		opacity: 1;
		border-top: 0;
	}
	.catalog__wrapper .container{
		padding:0;
		height: 100%;
	}
	.container-right{
		width:100%;
		margin: 0;
		padding: 0;
	}
	.header__contact{
		float: left;
		width: 100%;
		font-weight: 500;
		margin-bottom: 20px;
		color: #000;
	}
	.headerTop__phone{
	color: #000;
	}
	.header__socials{
		float: left;
		width: 100%;
		padding: 16px 20px;
	}
	.header__social{
		float:left;
		font-size: 40px;
		margin-right: 20px;
	}
	.header__social_vk{
		color: #0077FF;
	}
	.header__social_tg{
		color: #2AABEE;
	}
	.header__social_yt{
		color: #FF0000;
	}
	.header__social i{
		float:none;
	}
	.maintext__image{
		width: 100%;
		text-align: center;
		float: none;
		margin-bottom:20px;
	}
	.maintext__image img{
	}
	.maintext__body{
		width:100%;
	}
	.news__item{
	}
	.productspersons .persons__item{
		width:48%;
		margin: 0 4% 32px 0;
	}
	.productspersons .persons__item:nth-child(2n){
		margin-right:0;
	}
	.advantages__item{
		width: 100%;
		margin: 0 0 32px;
	}
	.advantages__item:nth-child(2n){
		margin: 0 0 40px;
	}
	.advantages__header{
		float: left;
		width: 100%;
	}
	.advantages__number{
	}
	.personpage__left{
		float:left;
		width:100%;
	}
	.personpage__right{
		float:left;
		width:100%;
	}
	.personpage__desc{
		float:left;
		width:100%;
		margin-top: 40px;
	}
	.maincategories__item{
		width: 100%;
		margin-right: 0;
		margin-bottom: 32px;
	}
	.maincategories__item:nth-last-child(1){
		margin-bottom:0;
	}
	.main__titleLink{
		display:none;
	}
	.new_li_no li{
		width:100%;
		margin-right: 0;
	}
	iframe{
		width:100%!important;
	}
	.responsive-table{
		width:100%;
		overflow-x:auto;
	}
	.subdivisions__left{
		width:100%;
	}
	.subdivisions__right{
		width:100%;
	}
	.subdivision{
		width:100%;
		margin: 0 0 32px 0;
	}
	.headerTop__contact{
		margin-bottom:10px;
		font-size: 16px;
		width: 100%;
	}
}
@media screen and (max-width: 800px){
	.footer__col, .footer__col:nth-child(1){
		width: 100%;
		margin-bottom: 36px;
	}
	.footer__col:nth-last-child(1){
		margin-bottom:0;
	}
	.popup__body{
		max-width:320px;
		padding: 32px 30px;
	}
}
@media screen and (max-width: 500px){
	.productspersons .persons__item{
		width:100%;
		margin: 0 0 32px 0;
	}
}