@media (max-width:1199px) {
.nav .box {
	width: auto;
}	
body{
	width: 1200px;
}	
} 

