@media only screen and (max-width : 1200px) {
	.menu li{
		margin: 0 6px;
		font-size: 15px;
	}
	.menu a{
		font-size: 16px;
	}
	.callback .phone{
		letter-spacing: 0;
	}
	.s_aboutUs .item{
		margin: 0 25px;
	}
	.s_katalog .item .img{
		width: 300px;
		height: 215px;
	}
	.s_steps .item{
		width: 175px;
		margin: 40px 5px 0;
	}
	.s_steps .item .number{
		left: -20px;
	}
	.s_steps .item br{
		display: none;
	}
	.s_projects .item .bg{
		padding: 10px;
	}
	.s_projects .item .text{
		max-width: 375px;
	}
	.s_katalog .calcWrap .right{
		max-width: 600px;
		text-align: center;
	}
}
@media only screen and (max-width : 991px) {
	h1{
		background-image: none;
		background-color: rgba(255,255,255,.7);
		font-size: 33px;
	}
	h1 br{
		display: none;
	}
	.next_button, .prev_button{
		display: none;
	}
	header{
		background-image: url(../img/bg/mobile/bg-header-m.jpg);
		min-height: 1px;
		padding-bottom: 50px;
	}
	nav{
		position: relative;
	}
	.header_top{
		padding: 14px 0;
		min-height: 150px;
	}
	.nav_fixet {
		padding: 10px;
	}
	.nav_fixet .menu_small{
		margin-top: 0;
	}
	.nav_fixet .menu{
		border:none;
	}
	.menu_small{
		display: block;
		margin-top: 10px;
	}
	.menu{
		display: none;
		position: absolute;
		top: 50px;
		right: 0;
		background-color: #fff;
		margin: 0;
		text-align: center;
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
		z-index: 99;
		width: 200px;
		border: 3px solid #ffa400;
		line-height: 1.2em;
	}
	.menu li{
		margin: 0;
		display: block;
	}		
	.menu a{
		display: block;
		padding: 10px 0;
		color: #000;
	}
	.header_main .h3{
		text-shadow: 1px 1px 0 #fff;
	}
	.header_main form .bg{
		padding: 20px 5px;
	}
	section{
		margin: 0 !important;
	}
	.s_aboutUs{
		background-image: url(../img/bg/mobile/bg_aboutUs.png);
		background-repeat: no-repeat;
		-webkit-background-size: auto;
		background-size: auto;
		background-position: center bottom;
		padding: 80px 0;
	}
	.s_aboutUs .item{
		margin-top: 0 !important;
		margin-bottom: 40px !important;
	}
	.s_kinds{
		background-image: none;
		padding: 50px 0;
	}
	.s_kinds .wrap{
		padding: 0;
		text-align: center;
		margin-top: 40px;
	}
	.s_kinds .item {
		margin: 0 auto;
	}
	.s_kinds .owl-controls{
		display: block !important;
	}
	.s_kinds .item h3{
		font-size: 21px;
	}
	.s_steps{
		padding: 40px 0 60px;
	}
	.s_steps .item{
		width: 200px;
	}
	.s_steps .item .number{
		left: -10px;
	}
	.s_steps .item::after{
		display: none;
	}
	.s_projects{
		background-image: none;
		padding: 50px 0;
	}
	.s_projects .item{
		text-align: center;
	}
	.s_projects .item .text{
		float: none;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.s_why{
		background-image: url(../img/bg/mobile/bg-why-m.jpg);
		padding: 50px 0;
		text-shadow: 2px 2px 0 #000;
	}
	.s_why .item{
		margin-top: 50px;
	}
	.s_last{
		background-image: url(../img/bg/mobile/bg-last-m.jpg);
		padding: 50px 0;
	}
	.s_contacts .wrap{
		position: relative;
		top: 0;
		left: 0;
		margin: 30px auto;
		box-shadow: 0 16px 32px rgba(20, 56, 97, 0.34);
	}
	#map{
		height: 350px;
	}
	.s_katalog .calcWrap{
		text-align: center;
		padding: 20px 5px;
		border-width: 2px;
	}
	.s_katalog .calcWrap .left,
	.s_katalog .calcWrap .right{
		float: none;
		margin: 0 auto;
	}
	.s_katalog .calcWrap label{
		max-width: 200px;
		margin: 0 auto;
	}
	.s_katalog .calcWrap .left{
		margin-bottom: 10px;
	}
	footer .title{
		margin-top: 20px;
		font-size: 19px;
	}
}

@media only screen and (max-width : 768px) {
	h1{
		font-size: 28px;
	}
	.header_main .h3{
		font-size: 23px;
	}
	.s_aboutUs .wrap{
		margin-bottom: 30px;
	}
	.stock{
		display: inline-block;
	}
	.stock .present{
		position: relative;
		top: 0;
		left: 0;
		display: block;
		margin: 20px auto;
	}
	.stock .bg{
		padding: 20px 5px;
	}
	.s_katalog .item{
		margin-top: 60px;
	}
	.s_projects .item .bg{
		padding: 10px 5px 20px;
	}
	input:not(.btn){
		display: block;
		margin: 0 auto 15px;
	}
	.header_main ul{
		margin-top: 20px;
	}
	.header_main li{
		width: 300px;
		margin: 5px 0;
	}
}
@media only screen and (max-width : 600px) {
	h1{
		font-size: 25px;
	}
	h2{
		font-size: 25px;
		letter-spacing: 0;
	}
	h3{
		font-size: 20px;
	}
	.header_main .h3{
		font-size: 20px;
	}
	.s_aboutUs .item{
		margin: 0 5px 40px 5px;
	}
	.border_orange{
		padding: 5px;
	}
	.s_katalog .btnCalc{
		letter-spacing: 0;
		font-size: 17px;
		padding: 10px 10px 10px 50px;
		-webkit-background-size: 20px;
		background-size: 30px;
		background-position: 10px center;
	}
	.s_why .item{
		padding: 100px 0 0;
		text-align: center;
	}
	.s_why .item::before{
		left: 50%;
		transform: translate(-50%,0);
	}
	.s_contacts .wrap h3{
		font-size: 20px;
	}
	.s_contacts .wrap li{
		font-size: 18px;
	}
	.logo,
	.callback{
		float: none;
		text-align: center;
	}
	.callback{
		margin-top: 20px;
	}
	.header_top{
		min-height: 220px;
	}
}
@media only screen and (max-width : 480px) {
	h1{
		font-size: 23px;
	}	
	.fancybox-close{
		top: 15px;
		right: 15px;
		background-image: url(../img/bg/bg_icons_close_hover.png);
	}
	.popup{
		width: 300px;
	}
	.popup .bg{
		padding: 30px 5px;
	}
	.popup h3{
		font-size: 20px;
	}
	.popup h3 br{
		display: none;
	}
}
@media only screen and (max-width : 320px) {

}
@media only screen and (min-width : 768px) {

}
@media only screen and (min-width : 992px) {
	.menu{
		display: block !important;
	}
}
@media only screen and (min-width : 1200px) {
	.container{
		padding: 0;
	}
}
