@media only screen and (max-width: 766px) {

/* rotator */
#mod_iqrotator .carousel-inner .carousel-caption h1 { font-size: 35px; }

/* therapies */
.TherapiesBox .box { width: 48%; }
.TherapiesBox .box .title_image .title { height: auto; }
.TherapiesBox .box .title_image .title a { width: auto; font-size: 13px; }

/* review */
.review .items-leading > div { width: 48%; }

/* footer */
.footer h3 { text-align: center; }
.footer ul li a { text-align: center; }
.menu01, .menu02 { margin: 0% 0% 3%; }
.footer .contact { text-align: center; }

}