/* ==========================================================
 * acircus.net | creative multimedia agency | pixelperfection
 * ========================================================== */

/* ==========================================================
 * TABLET HORIZONTAL
 * ========================================================== */
@media (max-width: 1280px) {
  .menu-socials {display: none !important; }
}
/* ==========================================================
 * TABLET VERTICAL
 * ========================================================== */
@media (max-width: 768px) {
.reviews { background-image: none !important; }
	
}

/* ==========================================================
 * SMARTPHONE
 * ========================================================== */
@media (max-width: 480px) {

}

/* ==========================================================
 * SMARTPHONE DATED
 * ========================================================== */
@media (max-width: 320px) {
	
}