/* 480 to 767 px */


.HALF, .THIRD, .THIRDx2, .QUARTER, .QUARTERx3, .FIFTH {
	width:100% !important;
    float: none !important;
    padding: 20pt 0;
    padding-left: 0 !important;
    page-break-after: 0 !important;
}

.pageW {
	width: 90%;
}


/* NO FIXED HEADER */
#wrapHDR {
	position: initial;
}

body {
	padding-top: 0;
}


#HDR #CALLUS {
	bottom: 28px;
}
#HDR #CALLUS a {
  font-size: 14pt;
}

#HERO h1 {
  font-size: 30pt;
}


#ABOUT {
  padding-top: 60px;
}
#ABOUT .R img {
  height: auto;
}


#FTR .L, #FTR .R {
  text-align: center;
}