body{
	width: 100%;
	overflow-x: hidden;
}
.nav_mob,
.burger,
.lptracker_phones,
.slider_mob{
	display: none;
}
.h1_title{
	background-color: #fbe551; padding: 11px; text-align: center; width: 923px; margin-left: auto; margin-right: auto;
}
.top_menu{
	position: relative;
	position: fixed;
}
.slider_mob{
	display: none;
}


@media screen and (max-width: 1200px ){
	/*контент 960*/
	.wrapper, .works{
		width: 960px;
	}
	.slider {
		max-width: 99%;
	}
	.item_text, .gallery{
		/*float: none;
		margin: 15px auto;
		clear: both;*/
	}
	.block_11,
	.nav_pc{
		display: none;
	}
	.top_menu{
		height: 50px;
	}
	.top_menu .nav_mob{
		position: absolute;
		top: 100%;
		left: 0;
		background: rgba(0,0,0,0.7);
		width: 100%;
		border-top: 1px solid #fff;
		padding: 0;
		margin: 0;
	}
	.top_menu .nav_mob a{
		display: block;
		width: 100%;
		padding: 10px 0;
		border-bottom: 1px solid #fff;
		margin: 0;
		font-size: 18px;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase;
		color: #fff;
		font-family: 'GothamPro-Bold';
	}
	.burger{
		width: 30px;
		border: 1px solid #fff;
		border-radius: 5px;
		display: block;
		float: left;
		padding: 5px;
		margin: 8px 0 0 15px;
	}
	.burger span{
		display: block;
		width: 100%;
		height: 4px;
		margin-bottom: 5px;
		background: #fff;
		border-radius: 5px;
	}
	.burger span:last-child{
		margin-bottom: 0;
	}
	.lptracker_phones{
		font-size: 20px;
		float: right;
		display: block;
		margin: 17px 15px 0 0;
		color: #fff;
		font-family: 'GothamPro-Bold';
		text-decoration: none;
	}
	.block_2 .icon2{
		margin: 0 50px;
	}
	.block_3 form{
		width: 740px;
	}
	.block_3 label button.first{
		margin-left: 0;
	}
	.services{
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.service{
		width: 32%;
	}
	.service img{
		max-width: 100%;
	}
	.project,
	.block_6 .clr,
	.block_8{
		display: none;
	}
	.wishlist{
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.block_6 .wish{
		margin: 15px 0;
	}
	.gallery,
	.item_text{
		float: none;
		margin: 0 auto 15px;
		padding: 0;
		height: auto;
		width: 100%;
		max-width: 558px;
	}
	.owl-wrapper-outer{
		height: auto;
	}
	.description p,
	.har{
		width: 100%;
	}
	.rev_text{
		width: 86%;
	}
	.left_rev,
	.right_rev{
		width: 49%;
		margin-bottom: 10px;
	}
	.faq .wrapper{
		background-position: top 100px right;
		background-size: 160px;
	}
	.block_13{
		height: 500px;
	}
	.block_13 .wrapper{
		margin-left: -480px;
	}
	.popup_form{
		top: 10%;
	}
}


@media screen and (max-width: 962px ){
	.wrapper, .works{
		width: 930px;
	}
	.block_13 .wrapper{
		margin-left: -475px;
	}
	.block_3 form {
		width: 720px;
	}
	.block_2 .icon2 {
		margin: 0px 35px;
	}
}
@media screen and (max-width: 950px ){
	/*контент 768*/
	.wrapper, .works{
		width: 760px;
	}
	.block_13 .wrapper{
		margin-left: -380px;
	}
	.logo span{
		display: block;
		float: none;
		padding: 0;
		margin: 0 0 15px;
	}
	.logo img{
		float: none;
	}
	.phone{
		padding: 0;
		position: absolute;
		top: 10px;
		right: 0;
	}
	.h1_title{
		width: 96%;
		padding: 5px 2%;
	}
	.block_1 h1{
		font-size: 30px;
	}
	.block_2 .icon2{
		margin: 0;
	}
	.block_2 .icons .icon{
		width: 46%;
		padding: 10px 2%;
	}
	.block_2 .icons{
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.block_title{
		font-size: 30px;	
	}
	.block_3 form {
		width: 540px;
	}
	.services{
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.service{
		margin: 15px 2%;
		width: 46%;
		height: auto;
		padding-bottom: 150px;
	}
	.block_6 .wish{
		width: 31%;
	}
	.block_6 .wish img{
		max-width: 100%;
	}
	.block_7 h5 br{
		content: '';
		display: inline;
	}
	.rev_title span{
		left: 20px;
		top: -50px;
		width: 270px;
		font-size: 18px;
	}
	.faq .wrapper{
		-ms-background-position-y: 15px;
		background-position-y: 15px;
		background-size: 130px;
	}
	.faq ol li p{
		width: 91%;
	}
	.bottom_logo span,
	.slider,
	.slider li,
	.buttons,
	.anons,
	#block_4{
		display: none;
	}
	.bottom_phone p{
		font-size: 26px;
	}
	
	.slider_mob{
		display: block;
	}
	.har{
		width: auto;
		padding: 11px 0;
		margin-bottom: 15px;
	}
	.gallery_mob{
		display: block;
		text-align: center;
	}
	.gallery_mob img{
		display: inline-block;
		width: 32%;
		height: auto;
	}
	.item_text{
		max-width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 770px ){
	
	.wrapper, .works{
		width: 730px;
	}
	.block_13 .wrapper{
		margin-left: -365px;
	}
	.block_3 .calc img{
		width: 180px;
	}
}
@media screen and (max-width: 740px ){/*768*/
	/*контент 480*/
	.wrapper, .works{
		width: 480px;
	}
	.block_13 .wrapper{
		margin-left: -240px;
	}
	.block_3 .calc img{
		display: none;
	}
	.phone{
		position: static;
		margin: 3px 0 10px;
		display: block;
		float: none;
		text-align: center;
		width: 100%;
	}
	.logo{
		text-align: center;
	}
	.block_1 h1{
		font-size: 28px;
	}
	.block_1 h1 br,
	.block_title br{
		content: '';
		display: inline;
	}
	.block_1 h1 span{
		display: inline;
		padding: 0;
	}
	.block_2 .icons .icon{
		width: 295px;
	}
	.block_2 .icon img{
		width: 70px;
	}
	.block_2 .icon p span{
		font-size: 18px;
	}
	.block_title {
		font-size: 28px;
	}
	.service{
		width: 100%;
		max-width: 300px;
		margin: 10px 0;
	}
	.block_6 .wish{
		width: 46%;
	}
	.slider li{
		max-width: 100%;
	}
	.slider li img{
		max-width: 100%;
	}
	.block_7 .owl-item{
		max-width: 150px;
	}
	.block_7 .thumbs .thumb{
		padding: 0 5px;
	}
	.block_7 .carousel2 .owl-next{
		right: 0;
		margin-top: -220px;
	}
	.block_7 .carousel2 .owl-prev{
		left: 0;
		margin-top: -220px;
	}
	.description p, .har{
		width: 97%;
	}
	.reviews .photo,
	.rev_text{
		float: none;
		width: 100%;
		text-align: center;
	}
	.carousel4 .item img{
		margin-left: 0;
		display: block;
		margin: 0 auto;
	}
	.carousel4 .item{
		text-align: center;
	}
	.rev_title span{
		position: static;
		width: auto;
		margin: 0;
		text-align: center;
		padding-bottom: 5px;
	}
	.left_rev, .right_rev{
		width: 100%;
		float: none;
	}
	.right_rev{
		padding-top: 15px;
	}
	.carousel4 .item p:after{
		left: 48.5%;
	}
	.car1 .owl-prev{
		left: 30%;
	}
	.car1 .owl-next{
		right: 30%;
	}
	.faq .block_title{
		padding: 0 0 15px;
	}
	.faq .wrapper{
		background: none;
	}
	.faq ol{
		margin-left: 0;
	}
	.block_12{
		background-position: top left;
		background-size: auto 100%;
	}
	.bottom_form{
		width: 100%;
	}
	.bottom_form textarea{
		width: 90%;
	}
	.bottom_form label{
		padding-bottom: 10px;
	}
	.bottom_form label.big{
		margin-top: 0;
	}
	.bottom_logo, 
	.bottom_phone,
	.bottom_logo span{
		float: none;
		text-align: center;
		display: block;
	}
	.bottom_logo img{
		float: none;
	}
	.block_3 form{
		width: 100%;
	}
	.block_3 label button,
	.block_3 label button.first,
	.block_3 input[type=text]{
		display: block;
		margin: 8px auto 0;
	}
	.block_1_left,
	.block_1 .block_1_left label{
		width: 100%;
	}
	.faq ol li{
		margin-bottom: 15px;
	}
	.faq ol li span{
		font-size: 20px;
	}
	.faq{
		display: none;
	}
	img{
		max-width: 100%;
	}
	.gallery_mob img{
		width: 49%;
	}
	.gallery_mob img:last-child{
		display: none;
	}
}
@media screen and (max-width: 530px ) {/*480*/
 	/*контент 460*/
 	
	.wrapper, .works{
		width: 440px;
	}
	.block_13 .wrapper{
		margin-left: -220px;
	}
	.block_7 h5{
		font-size: 25px;
		line-height: 1.2;
	}
	.block_3 .input_title{
		font-size: 20px;
	}
	.notice{
		overflow: hidden;
		display: none;
		width: 0;
		height: 0;
		padding: 0;
		margin: 0;
		opacity: 0;
	}
	.block_6 .wishlist{
		margin-top: 15px;
	}
	.step3 h3{
		font-size: 18px;
	}
	.step3 h4{
		font-size: 17px;
	}
	.step3 h4 br{
		content: '';
		display: inline;
	}
	.popup_form{
		width: 360px;
		margin-left: -180px;
	}
	.popup_form input[type=text]{
		width: 80%;
		padding: 0 5%;
	}.popup_form input[type=submit]{
		width: 90%;
		height: 55px;
	}
	.popup_form input[type=text]{
		margin-top: 15px;
	}
	.rev_text{
		margin: 10px 0 0;
	}
}
@media screen and (max-width: 470px ) {
    /*414*/
	.wrapper, .works{
		width: 320px;
	}
	.block_13 .wrapper{
		margin-left: -160px;
	}
	.block_1 h1 {
		font-size: 23px;
	}
	.block_1 label button{
		width: 95%;
	}
	.block_title {
		font-size: 22px;
	}
	.block_3 .input_title{
		text-align: center;
	}
	.block_3 .input_title span{
		display: block;
		float: none;
		margin: 0 auto;
		margin-bottom:15px;
	}
	.block_6 .wish{
		width: 252px;
	}
	.block_6 .wishlist{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 7px;
	}
	.block_7 .carousel2 .owl-prev,
	.block_7 .carousel2 .owl-next{
		margin-top: -180px;
	}
	.har .left_p{
		width: 110px;
	}
	.carousel4 .item p{
		font-size: 14px;
		padding: 10px;
	}
	.phone p{
		font-size: 24px;
	}
	.block_3{
		padding: 40px 0 30px;
	}
	.logo img{
		max-width: 100%;
	}
	.top_menu .nav_mob a{
		font-size: 16px;
		padding: 7px 0;
	}
	.popup_form{
		width: 300px;
		margin-left: -150px;
	}
	.popup_form input[type=submit]{
		font-size: 17px;
	}
	.popup_form p br{
		content: '';
		display: inline;
	}
	.popup_form p{
		font-size: 12px;
	}
	.gallery_mob img:nth-child(3){
		display: block;
		width: 100%;
	}
}
@media screen and (max-width: 410px ) {
    /*390*/
 	
 	
}
@media screen and (max-width: 385px ) {
    /*375*/
 	
 	
}
@media screen and (max-width: 370px ) {
    /*360*/
 	
 	
}

@media screen and (max-width: 350px ) {
    /*320*/
	.wrapper, .works{
		width: 300px;
		
	}
	.block_13{
		padding-top: 50px;
	}
	.block_13 .wrapper{
		margin-left: 0;
		left: 0;
	}
	.car1 .owl-prev{
		left: 20%;
	}
	.car1 .owl-next{
		right: 20%;
	}
	.block_1 h1 {
		font-size: 21px;
	}
	.popup_form{
		width: 280px;
		margin-left: -140px;
	}
	.closed{
		right: -10px;
		top: -20px;
	}
}
