@media only screen and (max-width: 1300px) {
	.top_title{
		display: none;
	}
}
@media only screen and (max-width: 1100px) {
	nav>ul{
		display: none;
	}
	#logo {
    position: absolute;
    left: 18px;
	}
	#nav-bar{
		display: block;
	}
	.leng{
		    right: 15px;
	}
   
}
@media only screen and (max-width: 850px) {

.footer_border{
	height: 900px;
	    margin-top: 36px;
	overflow: hidden;
}
.recaptcha{
	margin-left: 10px;
}
.form{
	position: relative;
	width: 300px;
	margin:350px auto;
}
.footer-contacts{
	
	left: 20%;
}

.title_border{
	width: 100% !important;
	overflow: hidden;
	height: 100px !important;
	
}
.title_border h2 {
	font-size: 30px !important;
}
#baground{
	height: 350px;
}

.footer_contacts {
    left: 55%;
}
	.div{
		width: 212px;
	}
	.baner_title{
		margin: 305px auto;
	}
	    
}
@media only screen and (max-width: 750px) {

.footer-contacts{
	
	left: 15%;
}
}
@media only screen and (max-width: 650px) {

.footer-contacts{
	left: 10%;
}

.fontact_info{
	width: 300px;
}
.ul_left{
	display: none;
}
.footer_menu .ul_right{
	left:34%;
	width: 200px;
}
.footer_contacts {
    left: 60%;
}
.footer_menu li{
	    margin: 10px 10px;
}
footer {
    height: 338px;
	}
}

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

}
@media only screen and (max-width: 700px) {
	#logo img{
		width: 150px;
	}
	#logo{
		margin-top:25px;
	}
	
}
@media only screen and (max-width: 400px) {
	.footer_menu .ul_right{
	left:25%;
	}

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

  

}