

@media only screen and (max-width: 1250px) {
	.header-menu{
		position:fixed;
		top:0;
		left:0;
		z-index: 100000000000;
	}

	.header{
		padding-top: 45px;
		margin-bottom: 0px;
		border-bottom: 1px solid RGBA(225, 222, 213, 0.9);
	}
	.header .header-logo{
		margin-top: 0;
	}
	.header-info{
		height: 100%;
		padding: 0px;
	}
	.header-info div{
		display:flex;
		justify-content: center;
	}
	.header-info__work-time{
		flex-direction: column;
	}
	.work-time__text{
		padding-bottom:5px;
	}

	.header-menu nav{
		position: absolute;
		background:#f6f6f6;
		right: 0;
		top:100%;
		overflow-y:auto;
		text-align: center;
	}
	.header-menu nav li{
		display: block;
		float:none!important;
		padding: 0;
		border-bottom: 1px solid #000;
	}
	.header-menu nav li a{
		display: inline-block;
		width: 100%;
		padding:10px 0 10px 10px;
		border-right:none;
		color: #000;
		box-sizing: border-box;
		text-align: left;
	}
	.header-menu nav .soc-icon-header{
		width: 30px;
		height: 30px;
		border: none;
		display: inline-block;
		margin: 10px 9px 0 9px;
	}
	.header-menu nav .soc-icon-header a{
		padding: 0;
		text-align: center;
		line-height: 30px;
	}
	.header-menu nav .soc-icon-header i{
		padding: 0;
		font-size: 22px;
	}
	.header-menu nav .soc-icon-header a:hover i{
		color: #e7342f;
	}

	#js-mobile-hamburger{
		position: relative;
		float: right;
	}
	.fixed-innder{
		position: relative;
		height:40px;
	}
	#js-mobile-hamburger{
		display: block;
		
	}
	.fixed-innder nav{
		transform:scale(2.1);
		transition: 0.3s;
		min-width: 240px;
		height: 0;
		opacity: 0.8;

	}
	.fixed-innder .active+nav{
		display: block;
		height: calc(-40px + 100vh);
		width: 240px;
		transform:scale(1);
		opacity: 1;
		box-shadow: -10px 0 10px -10px #333;
	}
	.header-menu .parent-items ul{
		position:relative!important;
		background: #e4e5e7!important;
		display: block!important;
		max-height:0px;
		overflow:hidden;
		transition: 0.5s;
	}
	.header-menu .activeSub ul{
		max-height: 1000px;
	}
	
	.header-menu ul li a{
		font-size: 14px;
	}
	.header-menu .parent-items ul li a{
		color: #000;
		padding-left: 20px;
	}
	.header-menu .parent-items ul .current-item a{
		color: #e7342f;
		
	}
	.header-menu .parent-items ul li{
		position: relative;
	}
	.header-menu .parent-items ul li:before{
		content:'.';
		position: absolute;
		left: 5px;
		top: 0;
		height: 100%;
		line-height: 20px;
		font-size: 30px;
		color: #e7342f;
	}
	.header-menu .parent-items:before{
	content: '';
	position: absolute;
	border: 7px solid transparent;
	border-right-color: transparent;
	border-right-style: solid;
	border-right-width: 7px;
	border-right: 7px solid #333;
	top: 12px;
	right: 10px;
	color: #333;
	z-index: 1;
	font-size: 18px;
	transition: 0.3s;
	transform-origin:center center;
	}
	.js-drop-down-a:after{
		content: "";
		position: absolute;
		left:0;
		right: 0;
		bottom:0;
		top:0;
		z-index:4;
		cursor: pointer;
	}
	.header-menu .activeSub:before{
		transform:rotate(-90deg);
		margin-top: 5px;
		border-right: 7px solid #e7342f!important;
	}
	.mobile-logo a{
		color: #fff!important;
		position:absolute;
		left: 0;
		top: 0;
		width:100%;
		height:100%;
		text-align: center!important;
		line-height: 75px;
		font-size: 11px!important;
	}
	.mobile-logo{
		background:url(../img/logo-form.png) center center no-repeat!important;
		height: 85px;
		position: relative;
	}
	.wrap-call-back-header{
		border: none;

	}
	.wrap-call-back-header p{
		border: 1px solid #e7342f;
		border-radius: 10px;
		padding: 0 10px;
	}
	.mobile-on{
		display: block;
	}
	.mobile-phones-wrap{
		float:left;
		line-height: 40px;
		height: 40px;
	}
	.mobile-phones-wrap a{
		text-decoration: none;
		color: #fff;
		font-size: 14px;
		display:inline-block;
		margin: 0 10px 0 20px;
		
	}
	.mobile-map-header{
		float: right;
		line-height: 40px;
		margin-right: 60px;
		cursor: pointer;
		font-size: 14px;
	}
	#main-content main{
		padding: 0 10px;
		border-left: 1px solid #fff;
	}
	
	
	.sale-items-wrap{
		justify-content: space-around;
	}
	.footer-content{
		padding: 0 10px;
	}
	#past-footer{
		padding: 0 10px;
	}
	.footer-content:before,.footer-content:after {
		width: 2010px;
	}
	.header-menu ul li a::before {
		content: '';
		display: none!important;
	}
	.header-menu ul .current-item{
		background:transparent;
	}
	.header-menu .parent-items > a:after {
		display: none!important;
	}
	#sidebar{
		padding-left: 10px;
	}
	#sidebar-nav:first-child{
		border-top: none;
	}
}
@media only screen and (max-width: 1200px) {
	.sale-items-wrap .sale-responsive{
		display: block;
	}
	.sale-items-wrap .sale-item{
		margin: 0 10px 40px 10px;
	}
	.content-nav-section .content-nav__item{
		width: 260px;
	}
	.content-form{
		height: auto;
		padding: 10px 0;
	}

}


@media only screen and (max-width: 1100px) {
	#main-slider{
		height:300px;
	}
	.width50{
		max-width: 100%;
	}
	
}
@media only screen and (max-width: 1160px) {
	.content__nav_respansive{
		display: none;
	}
	.content-nav-section .content-nav__item{
		width: 301px;
	}
	.content-nav{
		justify-content: space-around;
	}
	.wrap-form-angle{
		text-align: center;
	}
	.content-form input[type="tel"]{
		margin-bottom: 5px;
	}
	.content-form input{
		width: 150px;
		box-sizing: border-box;
		margin: 0 0 3px 0!important;
		padding: 3px 5px!important;
	}
	.contacts-wrap .content-inner{
		padding-right: 60px;
	
}
@media only screen and (max-width: 1100px) {
	}
	.calc-img img{
		width: 130px;
	}
}
@media only screen and (max-width: 1080px) {
	.calc-img img{
		width: 120px;
	}
	.calc-param{
		min-width: 60%;
	}
}

@media only screen and (max-width: 1000px) {
	.calc-img img{
		width: 90px;
	}
	.calc-param{
		min-width: 65%;
	}
	#main-slider{
		height:280px;
	}
	.content-nav-section .content-nav__item{
		width: 301px;
	}
	main h1 span{
		font-size: 26px;
	}
	.footer-content{
		flex-wrap: wrap;
	}
	.footer-content > div{
		min-width: 50%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.footer-col1{
		order:3;
		width: 100%!important;
		margin-top: 40px;
	}
	.footer-col2{
		display: none;
	}
	.footer-content:before,.footer-content:after {
		display: none;
	}
	.footer-content h4{
		background: #222;
	}
	.footer-col4 > div{
		padding: 0 10px;
	}
	.wrap-footer-contacts{
		display: flex;
		flex-direction: column;
		height: 100%;
		justify-content: center;
	}


}

@media only screen and (max-width: 930px) {
	#main-slider{
		height:250px;
	}
	.sale-items-wrap .sale-item{
		margin: 0 5px 40px 5px;
	}

}


/*sidebar off*/
@media only screen and (max-width: 910px) {
	.content__nav_respansive{
		display: block;
	}
	.calc-img img{
		width: 120px;
	}
	.calc-param{
		min-width: 65%;
	}
	
	#main-slider{
		height:320px;
	}
	#sidebar{
		display:none;
	}
	.header{
		border-bottom: none;
	}
	.header-info{
		border-left: none;
	}
	#main-content{
		width: 100%;
		float: none;
	}
	.content-nav .content-nav__item{
		width: 250px;
		margin: 0 5px 20px 5px;
	}
	.past-footer-inner{
		flex-direction: column;
		align-items: center;
	}
	#footer-nav-dawn{
		text-align: center;
		padding-left: 0;
	}
	.work-time__text{
		padding: 5px 0;
	}

}

@media only screen and (max-width: 850px) {
	.content__nav_respansive{
		display: none;
	}
	.header .header-info__call-back{
		display: none;
	}
	.header-info{
		justify-content: space-around;
	}
	.content-nav .content-nav__item{
		width: 301px;
		margin: 0 5px 20px 5px;
	}
	.content-nav{
		justify-content: space-around;
	}
	.width50{
		margin: 0px 32px 10px 32px;
		height: auto;
		line-height: normal;
		padding: 20px 5px;
	}
	.calc-param{
		width: 100%;
		text-align: center;
	}
	.calc-img{
		display: none;
	}
	.calc-wrap-select{
		width: 100%	;
	}
	.calc-total-price-wrap span{
		width: 100%;
		margin-bottom: 30px;
	}



}

@media only screen and (max-width: 800px) {
	#main-slider{
		height:290px;
	}
	.sale-items-wrap{
		justify-content: space-around;
	}
	.contacts-wrap .content-inner{
		padding-right: 10px;
	}
	

}

@media only screen and (max-width: 710px) {
	#main-slider{
		height:260px;
	}
	main h1 span{
		font-size:20px;
	}
	.sale-items-wrap .sale-item{
		width: 251px;
	}
	.sale-items-wrap .sale-item .sale-item__read-more{
		display: none;
	}
	.content-nav .content-nav__item{
		width: 290px;
		margin:20px 5px;
	}
	.content-nav{
		justify-content: space-around;
	}
	.content-form{
		flex-direction: column;
		justify-content: center;
		margin: 0 32px;
	}
	.content-form__title{
		text-align: center;
	}

	.angle-block:before,.angle-block:after{
		width: 30px!important;
	}

	main h1 .angle-block{
		font-size: 24px;
	}
	.content-titles-style span{
		margin: 0 32px;
		font-size: 20px;
	}

	.angle-block:before{
		left: -30px;
	}
	.angle-block:after{
		right: -30px;
	}


	.width50:before,.width50:after{
		width: 30px!important;
	}
	.width50:before{
		left: -30px;
	}
	.width50:after{
		right: -30px;
	}
	.content-form:before,.content-form:after{
		width: 30px!important;
	}
	.content-form:before{
		left: -30px;
	}
	.content-form:after{
		right: -30px;
	}
	.content-form__title span{
		display: block;
	}
	/*
	.footer-col2{
		display: block;
	}*/
	.footer-form-description{
		font-size: 14px;
	}
	.footer-col{
		width: 100%!important;
		margin-top: 30px;
	}
	.wrap-footer-contacts{
		align-items: center;
	}
	.footer-form-wrap form{
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		justify-content: space-between;

	}
	.footer-form-wrap input[type='text'],.footer-form-wrap input[type='email']{
		max-width: 49%;
		box-sizing: border-box;
		display: block;
		
	}
	.footer-form-wrap textarea{
		width: 100%;
	}
	.footer-form-wrap input[type='button']{
		width: 49%;
		margin-left: auto;
	}
	.add-reviews-wrap{
		text-align: center;
	}
	.one_port_wrap {
		flex-direction: column;
	}
	.portfolio-description-wrap{
		max-width: 100%;
		padding-right: 0px;
		order: 3;
	}
	.btn-portfolio-wrap{
		font-size: 14px;
	}

}

@media only screen and (max-width: 640px) {
	.calc-param{
		text-align: left;
	}
	#main-slider{
		height:230px;
	}
	.header-info__work-time{
		display: none!important;
	}
	.content-nav .content-nav__item{
		width: 251px;
	}
	main h1 span{
		line-height: normal;
		height: auto;
	}
	


}
@media only screen and (max-width: 560px) {
	#main-slider{
		height:200px;
	}
	.header-informaiton-wrap{
		padding: 0 10px;
	}
	.mobile-phones-wrap{
		display: none;
	}
	.header-logo{
		min-width: 150px;
	}
	.content-nav .content-nav__item{
		width: 301px;
	}
	.sale-items-wrap .sale-item .sale-item__read-more{
		display: inline-block;
	}
	.sale-items-wrap .sale-item{
		width: 301px;
	}
	main h1{
		margin: 0px 18px 10px 18px;
	}
	.angle-block:before,.angle-block:after{
		width: 16px!important;
	}
	.angle-block:before{
		left: -16px;
	}
	.angle-block:after{
		right: -16px;
	}
	.footer-form-wrap input[type='text'],.footer-form-wrap input[type='email']{
		max-width: 100%;
		box-sizing: border-box;
		display: block;
		margin-bottom:10px;
	}
	.footer-form-wrap input[type='button']{
		margin-top: 5px;
	}
	#spgoLeft,#spgoRight{
		display: block;
	}


}

@media only screen and (max-width: 500px) {

	#main-slider{
		height:180px;
	}
	.contacts-wrap{
		flex-wrap: wrap;
	}
	.contacts-map{
		width: 95%;
		flex-grow:0!important;
		margin-bottom: 50px;
	}	
	.contacts-wrap .content-inner{
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
	}

}
@media only screen and (max-width: 450px) {
	.calc-input-param div span{
		width: 100%;
	}
	#main-slider{
		height:150px;
	}
	.slider-controllers{
		display: none;
	}

}
@media only screen and (max-width: 370px) {
	#main-slider{
		height:130px;
	}

}
