/* GENERAL GRID AND STYLE */

/* Grid Layout */

.mozaix_wall_layout_1 .areamain {width:50%; float:left;}
.mozaix_wall_layout_1 .areamore {width:50%; float:left;}


.mozaix_wall_layout_1 .areamain .col-1 {width: 50%!important;float:right!important;}
.mozaix_wall_layout_1 .areamain .centercol, .mozaix_wall_layout_1 .areamain .lastcol {width: 24.99%!important;float:left!important;clear:none!important;}
.mozaix_wall_layout_1 .areamore .col-1 {width: 50%!important; float:left!important;}
.mozaix_wall_layout_1 .areamore .centercol {width: 24.99%!important;float:right!important;clear:none!important;}
.mozaix_wall_layout_1 .areamore .lastcol {width: 24.99%!important;float:right!important;clear:none!important;}



.mozaix_wall_layout_1 img {max-width:100%!important; width:100%!important;}

.mozaix_wall_layout_1 .catItemImage {overflow:hidden;}



@media(max-width:1040px){
.mozaix_wall_layout_1 .areamain .firstcol,
.mozaix_wall_layout_1 .areamain .centercol,
.mozaix_wall_layout_1 .areamain .lastcol {width: 33.3%!important;}
.mozaix_wall_layout_1 .areamore .firstcol,
.mozaix_wall_layout_1 .areamore .centercol,
.mozaix_wall_layout_1 .areamore .lastcol {width: 33.3%!important;}
}

@media (max-width: 920px) {

}

@media (max-width: 800px) {
.mozaix_wall_layout_1 .areamain .firstcol {width: 100%!important;}
.mozaix_wall_layout_1 .areamain .centercol,
.mozaix_wall_layout_1 .areamain .lastcol {width: 50%!important;}
.mozaix_wall_layout_1 .areamore .firstcol {width: 100%!important;}
.mozaix_wall_layout_1 .areamore .centercol,
.mozaix_wall_layout_1 .areamore .lastcol {width: 50%!important;}
}
@media(max-width:620px){
.mozaix_wall_layout_1 .areamain .firstcol,
.mozaix_wall_layout_1 .areamain .centercol,
.mozaix_wall_layout_1 .areamain .lastcol,
.mozaix_wall_layout_1 .areamore .firstcol,
.mozaix_wall_layout_1 .areamore .centercol,
.mozaix_wall_layout_1 .areamore .lastcol {width: 100%!important; text-align:center!important; height:auto !important; }
.mozaix_wall_layout_1 .catItemImage {overflow:hidden!important;}

/* TURN OFF CSS3 EFFECTS */
.mozaix_wall_layout_1 .centercol .catItemImage .intimage,
.mozaix_wall_layout_1 .lastcol .catItemImage .intimage,
.mozaix_wall_layout_1 .centercol .catItemImage:hover .intimage,
.mozaix_wall_layout_1 .lastcol .catItemImage:hover .intimage {
	           opacity: 1;
	 -webkit-transform: none;
	    -moz-transform: none;
	         transform: none;
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	    -ms-transition: none;
	        transition: none;
}

}
