@media only screen and (max-width: 1700px) {
.leng{
	right: 1%;
}

}
@media only screen and (max-width: 1650px) {
.leng{
	right: 1%;
}
nav>ul>li{
	margin-left: -10px;
}
}
@media only screen and (max-width: 1500px) {
.footer_rgb_color{
	width: 90%;
}
	nav>ul{
	text-align: left;
	}
	nav>ul>li:first-child{
	margin-left: 20px;
	}
}
@media only screen and (max-width: 1470px) {
nav>ul>li:first-child{
	margin-left: 10px;
	}
	nav>ul>li>a{
		font-size: 16px;
		padding: 12px 14px;
	}
	
}
@media only screen and (max-width: 1400px) {
nav>ul>li>a{
		font-size: 15px;
		padding: 12px 13px;
	}
	nav>ul{
		width: 67%;
	}
	nav>ul>li:first-child{
	margin-left: 10px !important;
	}
}	
@media only screen and (max-width: 1300px) {
	#logo{
    left: 2%;
}
	nav>ul>li>a{
		font-size: 15px;
		padding: 12px 10px;
	}
	.leng>ul>li>a{
		font-size: 15px;
	}
	nav>ul>li:first-child{
	margin-left: 5px !important;
	}
}

@media only screen and (max-width: 1220px) {
	nav>ul>li{
		display: none;
	}
	nav{
	width: 100%;

	}
	#nav-bar{
		display: block;
	}
	#baner {
    height: 350px;
}

.leng{
		right: 90px !important;
		top: 30px;
	}

.slider-z-image {
   display: none;
}
#slider{
	
	height: 500px !important;
	
}
.logo{
	width: 114px !important;
	margin-top:-2px;
	
}
#logo{
		margin-top:0px !important;
	}
}
@media only screen and (max-width: 1260px){
.leng {
    right: 0.7%;
}
}
@media only screen and (max-width: 1120px) {

	#logo{
    left: 4%;
}


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

.footer-contacts {
   
    left: 10px;
    top: 260px;
    
}
}
@media only screen and (max-width: 800px) {
.footer_menu{
	display: none;
}
}
@media only screen and (max-width: 620px) {
.left_content p{
	width: 100%;
}
}

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

	.ulcontacts {
    width: 250px;
    top: -11px;
    left: 10px;
    z-index: 9999;
}
	#logo{
		left:2%;
	}
}
