/* upto 479px - for smaller devices */

#TOPL {
  font-size: 13px;
  padding: 3px 5px;
  line-height: 1.1;
  box-sizing: border-box;
  height: 35px;
}
#TOPR {
  font-size: 14px;
}
#SCHEDULE {
  top: 60px;
  right: 40px;
}
#CALLNOW {
  top: 104px;
  right: 40px;
}

#BOXES .QUARTER {
  width: 48%;
  float: left;
  margin: 0 1%;
}
#BOXES {
  padding: 40px 0;
}


#WHYCALL .R h4 {
  margin-top: 0;
}
#WHYCALL h4 {
  margin-left: 30px;
  font-size: 13pt;
  margin-bottom: 20pt;
}

.PAREA > div.L {
  padding: 20px;
}
.PAREA {
  border-radius: 20px;
}
.PAREA > div.R {
  padding: 0 30px 60px;
}

#MAIN h1 {
	font-size: 24pt;
}
#MAIN h2 {
	font-size: 20pt;
}
#MAIN h3 {
	font-size: 16pt;
}
p {
	font-size: 12pt;
}



