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

nav>ul{ 
	width: 1200px;
	 }	
	 nav ul>li>a{
		font-size: 14px;
	}
	
	.admin-ul{
		right: 100px;
	}
}

@media only screen and (max-width: 1500px) {
.contacts-for{
	right: 10px;
	top: 75px;
}
nav>ul{ 
	width: 1170px;
	right: 55px;
	 }
.logo{
	width: 100px;
}
#top-Place{
	height: 65px;
}
#logo>p{
	font-size: 20px;
	line-height: 25px;
	margin-left: 110px;
	top: 16px;
}
.top-Place_ul li{
    padding: 0px 8px;
}
.top-Place_ul li a i{
	font-size: 25px;
	margin-top: 0px;
}
.top-Place_ul li a{
	font-size: 18px;
}
.top-Place_ul{
	margin-top: 20px;
}

}
@media only screen and (max-width: 1400px) {
.contacts-for{
	right: 10px
}


}
@media only screen and (max-width: 1350px) {
nav ul>li>a{
	font-size: 13px;
}
 nav>ul{ 
	width: 1090px;
	
	right: 55px;
	 }
}
@media only screen and (max-width: 1270px) {
nav ul>li>a{
	font-size: 12px;
}
 nav>ul{ 
	width: 1020px;
	
	right: 55px;
	 }
}
@media only screen and (max-width: 1220px) {
.contacts-for {
    right: 110px;
}
	#logo>p{
	    font-size: 18px;
	    width: 450px;
}
	nav>ul{
		display: none !important;
	}
  #nav-bar{
  	display: block;
  }
 
}
@media only screen and (max-width: 1000px) {
#logo>p{
	    font-size: 13px;
	    width: 330px;
	    line-height: 20px;
	    top: 21px;
	    margin-left: 100px;
}
 
}
@media only screen and (max-width: 900px) {
	
#exchange-rate{
	display: none;
}

.footer_text_right{
	display: none;
}
#logo>p{
	font-size: 12px;
}
.admin-ul{
		right: 110px;
	}
}
@media only screen and (max-width: 800px) {
#logo>p{
	   display: none;
}
.contacts-for {
    right: 90px;
}
}

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

  #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;
}
.Sitemap{
	display: none;
}
.footer .footer-meps>li>a{
	font-size: 22px;
}
.footer_text_left{
	font-size: 13px;
}
.top-Place_ul li a{
	font-size: 14px !important;
}
.top-Place_ul li a i{
	font-size: 14px !important;
}
}