@media only screen and (max-width:1500px) {
}	

@media only screen and (max-width:1300px) {
}	

@media only screen and (max-width:1200px) {
.top-menu li a {padding: 0 23px;}	
}	

@media only screen and (max-width:1100px) {
}	

@media only screen and (max-width:1000px) {
.top-menu li a {padding: 0 19px;}	
.top-menu li {font-size: 1.4rem;}		
.footer-menu li {padding-right: 12px;}
}	

@media only screen and (max-width:900px) {
.top-menu li a {padding: 0 13px;}	
.top-menu li {font-size: 1.3rem;}		
.footer-menu li {display: block;}
.footer-menu {margin: 22px 0 31px;}
.ffooter {height: 285px;} 
footer {height: 285px;} 
}	

@media only screen and (max-width:800px) {
.top-menu li a {padding: 0 9px;}	
.top-menu li {font-size: 1.2rem;}		
.main-content-right {display: none;}
.main-content-left {width: 100%;}
}	

@media only screen and (max-width:700px) {
.wrapper {padding: 0 10px;}	
.top-menu li a {padding: 0 7px;}	
.top-menu li {font-size: 1.1rem;}		
}	

@media only screen and (max-width:600px) {
}	

@media only screen and (max-width:500px) {
}

@media only screen and (max-width:400px) {
}	

@media only screen and (max-width:350px) {
}

@media only screen and (max-width:320px) {
}
