/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*** End CSS Reset ***/

html {
	/*display: inline; this cannot be set as it messes with the device width calc */
	height: 100%;
	width: 100%;
}
body {
	/*display: inline; this cannot be set as it messes with the device width calc */
	height: 100%;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
.wrapper1300{
	max-width: 1300px;
	margin: 0 auto;
	padding: 0;
}
#content {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
#searchpage  {     
	float: none;
	margin: 0 auto !important;
}
#cx5ws_windowsticker  {     
	float: none;
	margin: 0 auto !important;
}
.clear {clear: both;}
img {max-width: 100%;}
input {color: #5d5d5d;}
a {color: #76c500; text-decoration:none;}
a:hover{color: #000000; text-decoration:none;}

/** YouTube Video Responsiveness **/
.iacaVid {
    position: relative;
    padding-bottom: 47%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.iacaVid iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
#mapHolder {
    position: relative;
    padding-bottom: 60%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
#mapHolder iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mapHolder {
    position: relative;
    padding-bottom: 60%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 15px;
}
.mapHolder iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/************ Header **************/
#scroller{width: 100%; z-index: 99;}
#phoneButtons{
	background: #76c500;
	font-family: 'Open Sans', sans-serif;
	display: flex;
	justify-content: space-around;
	padding: 10px 0;
}
#phoneButtons a{
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #0b46a6;
	width: 45%;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0;
}
#phoneButtonstext{
	background: #76c500;
	color: #0b46a6;
	 font-weight:700;
	 font-size: 18px;
	 text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	display: flex;
	justify-content: space-around;
	padding: 0px 0;
}

.headBlueBar {
	background-color: #0b46a6;
	height: 5px;
}
#header {
	background-color: #0b46a6;
}

.headFlex {
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.logo {
 	text-align: center;
	padding-top: 10px;
}
.dlrName {
	font-size: 22px;
	font-weight: bold;
	color: #ec1f27;
	text-transform: uppercase;
}
.dlrInfo {
	text-align: center;
	padding-bottom: 8px;
}
.headLeft {
	text-align: center;
	font-size: 18px;
	padding-bottom: 8px;
}
.headRight {
	text-align: center;
	font-size: 18px;
	padding-bottom: 8px;
}
.tagline {
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	padding-bottom: 8px;
}
.dlrPhonehd {
	font-weight: bold;
	color: #76c500;
	font-size: 24px;
}
.dlrAddresshd {
	color: #ffffff;
	font-size: 16px;
}

/************ Phone Buttons **************/
#phoneTop{
	width: 100%;
	background-color: #ec1f27;
	padding: 7px 0;
	font-size: 36px;
	line-height:1;
	text-align: center;
}
#phoneTop a{color: #ffffff;}
.butIcon{
	float:left;
	width: 19.7%;
	border-right: solid 1px white;
}
.butIconLast{
	float:left;
	width: 19.2%;
}
#phoneBtns{
	width: 100%;
	margin-bottom: 10px;
	font-weight:700;
}
#phoneBtns a{
	display: inline-block;
	background-color: #fafafa;
	width: 96.5%;
	margin:1%;
	text-align:center;
	border: 2px solid #ec1f27;
	border-radius: 10px;
	padding: 5px 0;
	font-size: 20px;
}
/************ Homepage **************/
#homeTopSec{
	background-position: 0px 0px, 8px 8px, 0px 1px, 8px 9px; background-image: radial-gradient(black 5%, transparent 10%), radial-gradient(black 5%, transparent 10%), radial-gradient(rgba(255, 255, 255, 0.1) 15%, transparent 20%), radial-gradient(rgba(255, 255, 255, 0.1) 5%, transparent 20%); background-attachment: scroll, scroll, scroll, scroll; background-repeat: repeat, repeat, repeat, repeat; background-size: 16px 16px; background-origin: padding-box, padding-box, padding-box, padding-box; background-clip: border-box, border-box, border-box, border-box; background-color: rgb(255, 255, 255);
	padding-top: 25px;
    padding-bottom: 25px;
}
.locationWrap {
    background-color: white;
    border: 1px solid #959595;
    margin: 10px;
    font-family: 'Open Sans', sans-serif;
}
.locationHead {
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color:#0b46a6;
    font-size: 20px;
    padding: 5px 0;
}
.locationPhoto {
    width: 97%;
    margin: auto;
    text-align:center;
}

.addressFacebookFlex {
    display: flex;
    flex-direction: column;
    align-items:center;
    justify-content: space-between;
    padding: 3px;
}
.dlrAddressFlex {
    display: flex;
}
.locationIcon {
    color: #bdbdbd;
    padding-right: 5px;
    font-size: 16px;
}
.dlrAddress {
    color: #393939;
    font-size: 16px;
}
.facebookLink {
    width: 33%;
}
.locationPhone {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    padding: 5px 0;
}
.locationBtns {
    padding: 2px 8px 0px 8px;
    text-align: center;
    font-weight: bold;
}
.locBtn a {
    display:inline-block;
	text-decoration: none;
    padding-top: 6px;
	padding-bottom: 6px;
    background: #76c500;
	width: 100%;
    color: white;
    margin-bottom: 10px;
    font-size: 16px;
}
.locBtn a:hover {
    background-color: #0b46a6;
}
.homeTestimonials {
    background-color: white;
}
.homeTestimonials h3 {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 15px 10px 20px 10px;
    font-size: 20px;
    font-weight: bold;
}
.testimonialsWrap {
    padding: 0 10px 10px 10px;
}
#homeSeo{
	color: black;
	font-size: 15px;
	padding: 15px;
	background-color: #e1e1e1;
	font-family: 'Open Sans', sans-serif;
}
#homeSeo h1{
	font-weight: bold;
	font-size: 22px;
    color: #0b46a6;
    padding-top: 3%;
	}
#homeSeo h4{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	padding-bottom: 20px;
	}
#homeSeo p {
	padding-bottom: 10px;
}
/************ Navigation Styles ************/
#nav{
	width: 100%;
	background-color: #76c500;
	padding: 0 0;
	height: 50px;
}
.toggleMenu  {
	display:inline-block;
	width:100%;
	clear:both;
	float:left;
	margin:1% auto;
	position:relative;
}
.jqueryslidemenu {
	display:none;
}
/************* Footer ****************/
#footer {
	background-color: #76c500;
	border-top: 8px solid #f9e605;
	padding: 5px 10px;
	color: white;
	font-family: 'Open Sans', sans-serif;
}
.footerLeft {
	text-align: center;
}
.footerLeft a {
	color: white;
	text-decoration: none;
}
.footerLeft a:hover {
	color: #0b46a6;
}
.copyright {padding: 5px;}
.translate {
	text-align: center;
}

/************* General Page code ****************/
.pageHeader{
	padding: 1% 2%;
}
.pageHeader h1{
	font-weight: 700;
	font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    color:#0b46a6;
}
.fullPage{
	padding:1% 2%;
	width: 96%;
}
.fullPage p{
	font-size: 16px;
	padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}
.fullPage h2{
	font-size: 18px;
	font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
/***** Form Page ****/
.formLeft{
	padding-left: 2%;
	width: 96%;
}
.formLeft p{
	font-size: 16px;
	padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}
.formLeft h2 {
	font-size: 20px;
	font-weight:bold;
    font-family: 'Open Sans', sans-serif;
    color:#0b45a6;
}

.formLeft h3 {
	font-size: 18px;
	font-weight:bold;
    font-family: 'Open Sans', sans-serif;
    color:#76c500;
}
.formLeft a{
	font-weight: 700;
	text-decoration:none;
}
.formLeft a:hover{
	color: #0b46a6;
}
.infoRight{
	margin-top: 15px;
	float:left;
	padding-left: 2%;
	width: 96%;
	margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}
.formBtn {
	display:inline-block;
	text-decoration: none;
	font-size: 16px;
	-webkit-border-radius: 2;
	-moz-border-radius: 2;
	border-radius: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5%;
	background: #0b46a6;
	width: 95%;
	margin-bottom: 7px;
}
.formBtn:hover {
  background: #76c500;
  text-decoration: none;
  color: #ffffff;
}
.formButtons a{
	color:#ffffff;
	text-decoration:none;
	font-weight:700;
}
.formHours{
	font-size: 14px;
}
.formHours h2{
	 color: #0b46a6;
	 font-weight:700;
	 font-size: 18px;
	 margin-top: 20px;
}
hr{
	padding:0 0;
	margin: 0 0 5px 0;
	border: 0;
    height: 2px;
	background-color: #76c500;
}
.greyBack {
   background-color: #bfbfbf;
}
.whiteBack {
    background-color: white;
	min-height: 690px;
}

.reviewBtn a:hover {
    background-color: #0a49af;
}
.reviewBtn a {
    margin: 15px 0;
}
.reviewBtn a {
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    background-color: #0a4ebb;
    color: white;
    padding: 10px 40px;
    font-weight: bold;
    margin: 20px 0;
	border-radius: 5px;
    transition-duration: .3s;
}


/**************** Directions Page **************/
.directionsWrap {
    border: 1px solid #bfbfbf;
    background-color: white;
    padding: 6px 10px;
    margin-bottom: 10px;
}
.directionsHead {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 10px;
    color: #0b578e;
}
.centerText {
    text-align: center;
}

.dropdown-toggle::after {
display:none;
}
/**************** Form Style Overrides *************/
.actionformholder .actionform .multipart_header {
	border: none;
	padding: 2px;
}

.actionformholder .formsection{
	border: none;
}

.actionformholder .ui-widget-header {
	background: #ffffff !important;
}

.actionformholder .actionform .formsectiontitle {
    font-family: 'Open Sans', sans-serif;
	color: #76c500;
	font-size: 1.5em;
}
.actionformholder .actionform ul li div.actionforminput {
	width: 100%;
	float: none;
	display: block;
	margin-right: 0%;
}

.actionformholder .formfield label{
	font-size: 1.2em !important;
}

.actionformholder form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.actionformholder form li {
	padding: 3px;
	margin: 0;
	margin-bottom: 3px;
}

.actionformholder form label:not(.ui-button) {
	clear: both;
	display: block;
	font-size: 12px;
	color: #7d7d7d;
}
.actionformholder input,.actionformholder select{
	font-size: 14px;
	border: 1px solid #ddd;
	margin: 0;
	padding: 8px;
}
.actionformholder input:focus,.actionformholder select:focus {
	border: 1px solid #7d7d7d;
	border-color: rgba(0,0,0,0.3);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,0,0,0.2);
}
.actionformholder form .actionform input.inputFull {
	width: 96.5%;
}
.actionformholder form .actionform select.inputFull {
	width: 99%;
}

.actionformholder form .actionform input.inputMid {
	width: 115px;
}

.actionformholder .actionform.user_agreement {
	color: #7d7d7d;
	display: block;
	text-align: left;
	margin: 0;
}
.actionformholder form .actionform.user_agreement li {
	padding: 3px .2px;
	margin: 0;
	margin-bottom: 3px;
}

.actionformholder .button.ui-button, .actionformholder label.ui-button {
	background: #7d7d7d;
	background-image: none;
	cursor: pointer;
	font-size: 14px;
	color: #ffffff;
	border: 0px solid #000000;
	font-weight: bold;
	border-radius: 0;
}
.actionformholder .button.ui-button:hover, .actionformholder label.ui-button:hover {
	color: #ffffff;
	background: #0b46a6;
	
}
.actionformholder .button.ui-button.ui-state-active, .actionformholder label.ui-button.ui-state-active {
	background: #0b46a6;
	color: #ffffff;
	
}
.actionformholder  .ui-buttonset {
	margin-top: 7px;
}

.actionformholder .actionform .cxprogressbar {
	font-size: 20.5px;
	border-radius: 0;
	margin-right: 1px;
}

.actionformholder .actionform .cxprogressbar .ui-progressbar-value {
	border-radius: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #a4a4a4 !important;
}

.actionformholder .actionform .cxprogressbar .cxprogressname {
	color: #FFFFFF;
	line-height: 1.8em !important;
	font-size: 14px;
}

.actionformholder .actionform .next_button {
	margin-left: 2px;
}
.actionformholder .actionform .prev_button .ui-button-text {
	padding-left: 0.2em;
	padding-right: 0.2em;
	overflow: hidden;
	text-overflow: ellipsis;
}


.actionformholder form .actionform select.inputFull{width: 90% !important;}

/*********** Testimonials Override *********/
.cx5_testimonials_header .left{
    display: none;
}

/************ New Homepage 10/19/22 **************/
#megaBanner {
    width: 100%;
	background-image: url(images/new-home-background-phone.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
 	-moz-background-size: cover;
 	-o-background-size: cover;
 	background-size: cover;
  	background-position: center bottom;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 45px;
}
#homeHead h1 {
    text-align: center;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    font-size: 30px;
    padding: 70px 10px 30px 10px;  
}
.homeDeets {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 2;
    padding: 10px;
}
.homeBtnsWrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 25px 0 45px 0;
}
.homeBtnsWrap a {
    display:inline-block;
	text-decoration: none;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #0b46a6;
	width: 90%;
	margin-bottom: 25px;
    text-align: center;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
}

@media only screen and (max-width: 479px){
/* Hide Things from Phone View */
}

@media only screen and (max-width: 599px){
/* Hide Things from Phone Landscape and Phone View */
.deskhd{display:none;}
}

@media only screen and (min-width: 320px){
/* Smart Phones, Portrait iPhone, Portrait 480x320 phones (Android) */
#nav{height:55px;}
}

@media only screen and (min-width: 420px){
/* Smart Phones, Portrait iPhone, Portrait 480x320 phones (Android) */
.locationWrap {
    margin: 10px auto;
    width: 45%;
}
}

@media only screen and (min-width: 480px){
/* Smartphones, Android Phones, Landscape iPhone */
/************ Header **************/
.headFlex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}
.dlrInfo {
	text-align: left;
	padding-bottom: 8px;
}
.dlrName {
	font-size: 30px;
}
.dlrAddress {
	font-size: 18px;
}
.locationIcon {
    font-size: 18px;
}
.headRight {
	text-align: center;
	width: 100%;
	font-size: 20px;
}
/************ Navigation Styles ************/
#nav{height:55px;}
/************* Homepage *************/
.addressFacebookFlex {
    padding: 3px 10px;
}
#homeSeo{
	background-image: url(images/seo-head-background-phone.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 25px;
}
}

@media only screen and (min-width: 600px){
/* Portrati Tablets, Portrait iPad, e-readers (nook/kindle), Landscape 800x480 phones (Android) */

.pageBorderTop {
		border-top: 5px solid #000000;
	}
.deskhd{display:none;}
#phoneButtons{display: none;}
#phoneButtonstext{display:none;}
/************ Navigation Styles ************/
#nav{
	width: 100%;
	padding: 0 0;
	margin: 0 auto;
	text-align: center;
	height: auto;
	border: none;
	background-color: #76c500;
}
.jqueryslidemenu {display:inline;}
.toggleMenu {display:none;}
#phoneTop{display: none;}
#phoneBtns{display: none;}
/************ Header **************/
.headRedBar {
	background-color: #0b46a6;
	height: 5px;
	max-width: 1300px;
	margin:  0 auto;
}
.headFlex {
    flex-direction:row;
	flex-wrap: wrap;
	justify-content: space-around;
}
.dlrPhone {
	font-size: 18px;
}
.logo {
    text-align:center;
	width: auto;
}
.dlrInfo {
	margin-right: auto;
	padding-bottom: 0px;
}
.dlrName {
	font-size: 26px;
}
.dlrAddress {
	font-size: 15px;
}
.headLeft {
	text-align: center;
	width: auto;
	font-size: 18px;
	padding-right: 10px;
}
.headRight {
	text-align: center;
	width: auto;
	font-size: 18px;
	padding-right: 10px;
}
/************** Homepage *************/
#homeTopSec{
	width: 100%;
	background-image: url(images/paradise-background.jpg);
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: auto;
  background-repeat:no-repeat;
  background-position: center top;
}
.locationWrap {
    margin: 10px auto;
}
.dlrAddress {
    font-size: 18px;
}
.locBtn a {
    font-size: 20px;
}
.facebookLink {
    width: auto;
}
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
width: 100%;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#homeSeo{
	background-image: url(images/seo-head-background-tab.jpg);
	padding-top: 110px;
}
/***** Form Page ****/
.formBtn {width: 75%;}
/************ New Homepage 10/19/22 **************/
#megaBanner {
	background-image: url("images/new-home-background-tablet.jpg");
}
#homeHead h1 {
    font-size: 30px;
}
}

@media only screen and (min-width: 768px){
/* Tablet, Landscape iPhone, Lo-res Laptops and Desktops */
/************ Header **************/
.mobilehd{display:none;}
.deskhd{display:contents;}

.headFlex {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.logo {
	width: 50%;
}
.dlrPhone {
	font-size: 24px;
}
.dlrInfo {
	padding-left: 10px;
}
.dlrName {
	font-size: 30px;
}
.dlrAddress {
	font-size: 18px;
}
.headRight {
	font-size: 20px;
}
/***** Form Page ****/
.formBtn {width: 65%;}
/************* Homepage ****************/
.locFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.homeTestimonials h3 {
    padding: 40px 10px 20px 10px;
    font-size: 28px;
}
.testimonialsWrap {
    padding: 0 10px 20px 10px;
    max-width: 1300px;
    margin: 0 auto;
}
/**************** Directions Page **************/
.directionsFlex{
    display: flex;
    flex-wrap: nowrap;
    
    width: 100%;
}
.directionsWrap {
    width: 45%;
}
    
/************ New Homepage 10/19/22 **************/
#homeHead h1 {
    font-size: 35px;
}
.homeBtnsWrap {
    justify-content: space-around;
    flex-wrap: nowrap;
    padding: 45px 0 65px 0;
}
.homeBtnsWrap a {
	font-size: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 45%;
	margin-bottom: 25px;
}
.homeBtnsWrap a:hover {
	background-color: #76c500;
}
}

@media only screen and (min-width: 1024px){
/* Big landscape tablets, Laptops, & Desktops */
.logo{width:auto;}
.formBtn {width: 95%;}
.formLeft{
	float:left;
	padding-left: 2%;
	width: 62%;
}
.infoRight{
	float:right;
	padding-right: 2%;
	width: 31%;
	margin-top: 0px;
}
/***************** Homepage **************/
.locationHead {
    font-size: 24px;
}
#homeSeo{
	background-image: url(images/seo-head-background.jpg);
	background-size: 100% auto;
	padding-top: 110px;
}
#homeSeo p{
	width: 85%;
}
/*********** Footer **************/
.footerFlex {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.footerLeft {
	display: flex;
	padding-right: 25px;
}
.copyright {
	padding-left: 10px;
}
/**************** Directions Page **************/
.directionsFlex{
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
}
.directionsWrap {
    width: 45%;
}

/*********** Review Button *********/
.reviewBtnFlex {
    display: flex;
    align-items: center;
}
.reviewBtn {
    padding-right: 25px;
}
/************ New Homepage 10/19/22 **************/
#megaBanner {
	background-image: url("images/new-home-background-desktop.jpg");
	padding: 25px 0;
	margin-bottom: 25px;
}
#homeHead h1 {
    font-size: 40px;
}
.homeBtnsWrap a {
	width: 40%;
}
}

@media only screen and (min-width: 1300px){
/* Hi-Res Laptops and Desktops */
html {overflow-x: hidden;}
/************ Header **************/
.logo {
	padding-top: 3px;
}
.headRight { 
	padding-right: 0px;
}
/************* Homepage ****************/
.locFlex {
    flex-wrap: nowrap;
    justify-content: space-between;
}
.locationWrap {
    margin: 0;
    margin-top: 40px;
    margin-bottom: 30px;
}
#homeSeo{
	padding-top: 170px;
}
#homeSeo h1{
	font-size: 30px;
}
#homeSeo h4{
	font-size: 25px;
}
}

/*************      SRP Advanced Search Filters  ****************/

#list_trim {
    display: none !important;
    }