/* 768 to 1023 px - for 768px width = portrait iPad */

#NAVI {
	bottom: initial;
	top: 107px;
}

#LOGO img {
  height: 158px;
}
#TOPL {
  font-size: 9px;
}
#TOPR {
  font-size: 14px;
}


#WHYCALL h4 {
	text-shadow: 0 2px 2px var(--BCSred);
}


.PAREA .HALF {
  width: 100%;
  margin: 0 0 30px;
  float: none;
}
.PAREA > div.R {
  padding: 60px;
}
.PAREA > div.R .THIRD {
  width: 100%;
  margin: 0;
  float: none;
}
.PAREA > div.L {
  padding-bottom: 0;
}





#FTRend {
	font-size: 9pt;
}