/* upto 479 px */

.HALF,
.THIRD,
.THIRDx2,
.QUARTER,
.QUARTERx3 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}



/* HEADER */




/* SLIDER */
#SLIDER {
	height: 200px;
	/* position: relative; */
}



/* HOME BLOCKS */
#wrapHomeTxt1 {
	background-position: top center;
	background-size: cover;
}
#HomeTxt1 p {
	font-size: 12pt;
}

#wrapHomeIcons div.THIRD {
	margin: 20px 5%;
	width: 90%;
	float: none;
}

#wrapHomeTxt2 {
	background-position: center center;
	background-size: cover;
}
#HomeTxt2 p {
	font-size: 12pt;
}



/* MAIN */
#MAIN .QUARTER {
	width: 99%;
}




/* FOOTER */
#FTR .QUARTER {
	width: 96%;
	margin: 0 2% 20px;
}
#FTR2 ul {
	margin: 0 30%;
}
