/* 480 to 767 px - most cells landscape (iPhone) */

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

#TOP .L, #TOP .R {
	width: 100%;
	float: none;
	text-align: center;
}
#TOP a.BlueButton {
	padding: 10px;
}

#HOMESLIDER {
	position: relative;
	/* height: 750px; */
	padding: 300px 0 130px;
}
#HOMESLIDER h4 {
	font-size: 12pt;
}



#BOXESPRACTICEAREAS .THIRD img {
	width: 100%;
	height: auto;
	margin-bottom: -6px;
}
#BOXESPRACTICEAREAS a {
	display: block;
	background-color: #FFF;
	padding: 1px 0 0;
}

.HALF.BoxLightBlue {
	margin-bottom: 10pt;
	min-height: auto;
}

#TESTIMONIALS .L {
	margin-bottom: 20pt;
}

#wrapAREASOFPRACTICE {
    display: block;
}
#wrapAREASOFPRACTICE .L {
    width: 100%;
}

.L.THIRD.PostCell {
	margin-bottom: 40pt;
}
#MAIN h3.PostsTit {
	margin-top: 0;
}

#wrapMAPS .CLEAR {
	background-color: #FFF;
	height: 20pt;
	border-bottom: solid 4px var(--TLPblue);
	border-top: solid 4px var(--TLPblue);
}
#wrapMAPS .THIRDx2 {
	width: 100%;
	margin: 0;
}






.wp-block-image .alignright {
	float: none;
	margin: 1em 0;
}
.wp-block-image .alignright img {
	max-width: 100%;
	height: auto;
}

#HorizontalForm .FormField input,
#HorizontalForm #PracticeArea {
	width: 100%;
}

#FTR .QUARTER {
	width: 100% !important;
	margin-bottom: 20pt;
}
#FTRwrap {
	background-position: bottom right;
}




#HOMESLIDER h1 {
	width: auto;
}
#ASSOClogos {
	width: 100%;
}




/* MAIN */
.HALF,
.THIRD,
.THIRDx2,
.QUARTER,
.QUARTERx3 {
  width: 99%;
  margin: 0 0.5%;
  float: none;
}
#MAINL, #MAINR {
	float: none;
	width: 100%;
}


#HorizontalResults {
	height: 220px;
}

/* FOOTER */
#FTR .QUARTER {
	width: 100% !important;
	/*text-align: center;*/
}
