@media only screen and (max-width: 1200px) {

/* menu */
.top_menu .menu ul { margin: 0 auto; }
.top_menu .menu ul li a { font-size: 16px; }

/* rotator */
#mod_iqrotator .carousel-inner .carousel-caption h1 { font-size: 35px; }

/* box */
.box .box-container .box02 .contact { font-size: 21px; }
.box .box-container .box02 .contact a { font-size: 15px; }
.box .box-container .box03 h4 { font-size: 16px; }

}