@media only screen and (max-width: 1600px) {
	#logo {
    margin-left: 5%;
	}
}
@media only screen and (max-width: 1500px) {


	#logo {
    margin-left: 3%;
	}
}
 @media only screen and (max-width: 1400px) {
.footer_menu a {
    padding: 8px 20px;
    font-size: 15px;
}
}
 @media only screen and (max-width: 1300px) {
	#logo>p{
		font-size: 12px;
	}
}
@media only screen and (max-width: 1220px) {
.sitemap {
    right: 190px;
    top: 25px;
}
	#news {
    width: 100% !important;
    text-align: center !important;
	}
	
	nav>ul{
		display: none !important;
	}
  #nav-bar{
  	display: block;
  }
 
   .leng{
		z-index: 1;
		
	}
	 #meps{
	 	display: none;
	 }
	 .footer_menu a {
    padding: 8px 10px;
    font-size: 12px;
}
	 .clock{
	 	display: none;
	 }
}

@media only screen and (max-width: 900px) {
	
#exchange-rate{
	display: none;
}
footer{
    
    margin-top: 10px;
}
#category-menu{
	display: none;
}
#baner{
	height: 250px;
}
}
@media only screen and (max-width: 850px) {
	
.footer_menu a:nth-child(8){
   display: none;
}
.footer_menu a:nth-child(5){
   display: none;
}
}
@media only screen and (max-width: 700px) {

  #logo {
    left: 10px;
    width: 100px;
}
.top-png {
    right: 10px;
}
#logo>p {
	display: none;
}
.contacts-for{
	width: 180px;
}
.news {
    
    margin: 5px !important;
   
}
.footer .footer-meps {
    left: 20px;
}
.asdasda{
   display: none;
}
.footer_menu a:nth-child(2){
   display: none;
}
.footer_menu a:nth-child(3){
   border-left: none;
}
.footer_menu a:nth-child(4){
   display: none;
}
.footer_is{
	font-size: 10px;
}
}
