@media screen and (max-width: 1240px){
	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;
	}
	h1{
		text-align:
		center;
		font-size: 22px;
	}
	h2{
		font-size:18px;
	}
	html, body{
		min-width: auto;
	}
	.text *{
		line-height:180%;
	}
	.desctop-none{
		display:block;
	}
	.wrapper__content{
		width:100%;
	}
	.container{
		width: 100%;
		padding: 0 4%;
	}
	.header{
		opacity: 1;
		height: 100px;
		padding: 8px 0;
	}
	.headerTop{
		
	}
	.header__bottom{
	overflow: visible;
	}
	.notification__title{
		font-size:18px;
	}
	.notification__text{
		font-size:14px;
	}
	.main_margin{
		margin-top:100px;
	}
	.catalog__wrapper{
		position: fixed;
		height: 100%;
		top: 0;
		width: 0;
		z-index: 1000;
		-webkit-transition: 0.3s linear;
		-o-transition: 0.3s linear;
		transition: 0.3s linear;
		overflow: hidden;
		margin-top: 0;
		right: 0;
	}
	.menu__block{
		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;
		float: right;
		overflow-y: auto;
	}
	.catalog__close{
		cursor: pointer;
		font-size: 18px;
		color: #ffffff;
		padding: 12px 18px;
		background: #000;
		line-height: 20px;
		font-weight: 700;
		margin-bottom: 10px;
		float:right;
	}
	.menu__block a{
		width: 100%;
		border-bottom: 1px solid #f1f1f1;
		padding: 16px 18px;
		text-transform: none;
		padding: 14px 14px;
		font-size: 16px;
	}
	.logo{
		width: 100%;
		max-width: 180px;
		margin-right: 0;
		padding: 0;
		top: -2px;
		position: relative;
	}
	.movies{
		height: 300px;
		margin-top: 100px;
	}
	.movies__video{
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		min-width: 800px;
	}
	.movies__content{
		width: 90%;
	}
	.movies__header{
		font-size: 20px;
	}
	.movies__text{
		font-size: 16px;
	}
	.header__iconmobile{
		cursor: pointer;
		font-size: 40px;
		color: #000;
		float: right;
		position: relative;
		top: 18px;
	}
	.header__contactBlock{
		width: 100%;
		margin: 25px 0 0 0;
		padding: 0px 16px;
	}
	.header__contact{
		
	}
	.header__contact a, .change-region a{
		border:none;
		padding: 0;
		color: #000;
		width: auto;
		float: none;
	}
	.change-region{
		width: 100%;
		margin: 25px 0 0 0;
		padding: 0px 16px;
	}
	.header__contactBlock i, .change-region i{
		float:left;
		margin-right:10px;
	}
	.footer{
	}
	.footer__col{
		width:23%;
	}
	.footer__head{
		margin-bottom: 20px;
	}
	.main__left{
		display: none;
		position: fixed;
		top: 58px;
		background: #fff;
		width: 100%;
		z-index: 50;
		padding: 50px 20px 20px 20px;
		overflow-y: auto;
		height: 100%;
		border-top:1px solid #ccc;
		padding-bottom: 100px;
		left: 0;
	}
	.main__content2{
		width:100%;
		margin: 0;
	}
	.nav{
		text-align:	center;
	}
	.nav__item{
		margin-bottom:10px;
	}
	.home{
		margin-bottom:0;
	}
	.home__item{
		width:100%;
		margin-bottom: 32px;
	}
	.catalog__item{
		width:46%;
		margin-right: 0;
	}
	.catalog__title{
		font-size:14px;
		font-weight:500;
	}
	table{
		overflow-x: auto;
		max-width: 100%;
		display: inline-block;
		height: auto!important;
	}
	tbody{
		display:table;
		width:100%;
	}
	.header__contacttop {
		float:left;
		text-align: center;
		margin-top: 8px;
		font-size: 16px;
	}
	.header__contacttop a{
		text-decoration:none;
		color:#000;
		margin-left: 10px;
	}
	.header__iconmobile_search{
		font-size: 35px;
		margin-right: 22px;
		top: 20px;
	}
	.header__searchBlock{
		width:100%;
		position:absolute;
		top: 92px;
		left: 0;
		height: 0;
	}
	.header__search i{
		
	}
	.header__searchInput{
		border-radius: 0;
		background: #f1f1f1;
		padding: 0;
		height: 100%;
		top: 0;
	}
	.header__searchBlock.active .header__searchInput{
		padding: 16px;
	}
	.header__searchButton{
		top:12px;
		right:20px;
		font-size:26px;
		color:#000;
	}
	.header__searchBlock.active{
		width: 100%;
		height: 52px;
	}
	.mobile-none{
		display:none;
	}
}
@media screen and (max-width: 800px){
	.footer__col, .footer__col:nth-child(1){
		width: 100%;
		margin-bottom: 25px;
		padding: 0;
	}
	.copy{
		padding: 40px 0 0;
	}
	.footer__col:nth-last-child(1){
		margin-bottom:0;
	}
	.popup__body{
		max-width:320px;
	}
}
@media screen and (max-width: 550px){
	.product{
		width:100%;
		height:auto;
		padding-bottom: 32px;
	}
	.product__image{
		height:auto;
	}
}