/* 1024 to 1199px - for 1024px width = landscape iPad */

.pageW {
	width: 94%;
	margin: 0 auto;
}

/* -20% */
h1 { font-size: 36pt; }
h2 { font-size: 30pt; }
h3 { font-size: 20pt; }
h4 { font-size: 15pt; }
p, li { font-size: 11pt; }


#HOMESLIDER {
	height: 49vw;
}
#wrapHOMESLIDER h1 {
	font-size: 5.5vw;
}


#TESTIMONIALS {
	min-height: 190px;
}
#TESTIMONIALS .R {
	padding: 20px 10px 10px;
	margin: 30px 0 20px;
}
#Quote {
	top: -18px;
}
#Quote img {
	height: 32px;
}
#TESTIMONIALS .R h4 {
	font-size: 12pt;
}
#CALL h2 {
	margin-top: 10pt;
}


#INNERATTORNEYBANNER {
	height: 400px;
}
#INNERATTORNEYBANNER #InnerBannerCard h1 {
	font-size: 21pt;
}


#S_03 {
  display: none;
}
#SERVICES #Carousel .THIRD {
  width: 48%;
}


