@media (max-width: 1200px) {
	.form-prise form input{
		margin-right: 15px;
	}
	.calc-item .calc-item__line .input-val{
		width: 127px;
	}
}
@media (max-width: 991px) {
	.logo{
		width: auto;
		display: inline-block;
		margin-right: 50px;
	}
	.calc-item .calc-item__line .input-val{
		width: 100px;
	}
	.tovar-info{
		width: 45%;
	}/*
	.mob-br{
		display: block;
	}*/
	.form-prise{
		text-align: center;
	}
	.form-prise form input{
		margin: 0 25px;	
	}
	.form-prise form button{
		margin-top: 25px;
	}
}
@media (max-width: 767px) {
	.logo, .menu, .phone{
		display: block;
		text-align: center;
		margin-top: 20px;
		width: 100%;
		float: none;
	}
	.calc-item{
		text-align: center;
	}

	.menu ul{
		overflow-y: hidden;
		text-align: center;
	}
	.menu ul li{
		float: none;
	}
	header{
		padding-top: 100px;
	}
	.block1{
		text-align: center;
	}
	.wrap-form{
		background-position: center;
	}
	.center-column, .left-column, .right-column{
		width: 100%;
		float: none;
		text-align: center;
	}
	.adventages-item, .right-column .adventages-item, .center-column .adventages-item{
		margin: auto;
		text-align: center;
		max-width: 90%;
	}
	.right-img--mob{
		display: block;
	}
	.right-img{
		display: none;
	}
	.slider__item{
		text-align: center;
		padding-bottom: 40px;
	}
	.tovar-info, .tovar-img{
		width: auto;
		float: none;
		max-width: none;
	}
	.tovar-info p{
		max-width: none;
	}
	.form-prise form input{
		margin: auto;
		display: block;
		margin-top: 25px;
		width: 280px;
	}
	.form-prise form button{
		margin-top: 25px;
	}
	.city{
		float: none;
		width: 100%;
		padding: 0;
		text-align: center;
		margin-bottom: 25px;
	}
	.city p{
		text-align: center;
	}
	.wrap-review{
		max-width: 100%;
		background: none;
	}
	.phone-bot{
		text-align: center;
	}
	.soc-ico, .phone-bot a{
		padding-top: 20px;
	}
	.right-img--mob{
		font-size: 0;
	}
	.slider-rev{
		background-color: #fff;
	}
	.slick-next{
		right: -30px;
	}
	.slick-prev{
		left: -30px;
	}
}
@media (max-width: 512px) {
	.block1 h1{
		margin-bottom: 10px;
		font-size: 30px;
		line-height: 38px;
	}

	.slick-next{
		right: 30px;
		top: auto;
		bottom: 2px;
	}
	.slick-prev{
		left: 30px;
		top: auto;
		transform: none;
		bottom: 2px;
	}
	.wrap-review{
		padding: 0;
	}
	.block1 h1 br{
		display: none;
	}
	.block1 p{
		font-size: 16px;
		margin-bottom: 15px;
	}

	.block1 p br, .block1 p span br{
		display: none;
	}
	.shem{
		padding-top: 0;
	}
	.foot-title br{
		display: none;
	}
	.foot-title{
		font-size: 30px;
		line-height: 38px;
	}
	.foot-under-title{
		font-size: 16px;
	}
	.foot-under-title br{
		display: none;
	}
	.order-btn a{
		font-size: 18px;
		height: 40px;
		padding-top: 10px;
	}
	.calc-item .calc-item__line .input-val{
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		float: none;
		margin-top: 20px;
	}
	.ion{
		max-width: 100%;
		display: block;
		float: none;
	}
	.irs{
		width: 100%;
	}
	.calc-item .calc-item__line .cost-sell{
		margin-top: 60px;
	}
}