/*= GENERAL STYLING
--------------------------------------------------------*/

body{
	background:url(../picts/bodyshadow.png) top center no-repeat;
	font-family:Muli, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	background-color:#ea2327;
	margin: 0;
	padding: 0;
	width: 100%;
	-webkit-text-size-adjust: none;
	z-index:4000000000;
}

.rebate {
	margin:20px 0 0 100px;	
}

.referral {
	margin:20px 0 0 80px;	
}


.callxtreme {
	font-family:Roboto;
	font-size:16px;
	line-height:16px;	
	font-weight:bold;
}

#topcontainer {
    max-width:980px;
	margin:0 auto 0 !important;

}

#testimonials {
	max-width:980px;
	min-width:300px;
	text-align: center ;
	border:1px #c0c0c0 solid;
	background-color:#f8f8f8;
	margin:0 auto 50px;
	color: #ea2327;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
}

.testimonialspad {
	padding:20px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

.map {
	width:250px;
	height:245px;
	border:1px #c0c0c0 solid;	
}

.videov {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	max-width:290px;
}

.videoheading {
	margin:0 0 10px 0;
	font-weight:bold;
}


.videov iframe,
.videov object,
.videov embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.twothirds {
	width:67%;	
	float:left;
	margin:0 0 30px 0;
}

.onethird {
	width:32%;
	float:left;	
}

.footnote {
	font-size:13px;
	line-height:22px;	
}

img {border:0;}

.imgborder {
	border:0px #545454 solid;
}

.imgstyler {
	float:right;
	vertical-align:bottom;	
	margin:0 0 0 20px;
	max-width:100%;
}

.imgmax {
	max-width:100%;
	border:1px #fff solid !important;
	margin-top:5px;
}

.imgmax2 {
	max-width:100%;
	margin:15px 0 35px 0;
}


.ctacontainer {
    max-width:1032px;
	margin:30px auto 20px!important;
}

.cta {
    width:33.3%;
    min-width:300px;
    float:left;
    text-align:center;
	margin:0 auto;
}

.ctapad {padding:0 0 10px 0;}

.ctatextpad {padding:0 25px 0 25px;}

.cta h2 {
   font-family:Roboto, Arial, Helvetica, sans-serif !important;
   font-weight: bold !important;
   font-size: 23px;
   line-height:23px;
   text-align: center;
   color: #ea2327 !important;
   display:block !important;
   margin: 20px 0 20px 0 !important;
   padding: 0 !important;
   text-transform:uppercase;
}


.cta a:link {
	color:#ea2327; 
	text-decoration:none; 
	font-weight:bold; 
}

.cta a:visited {
	color:#ea2327; 
	text-decoration:none;
	font-weight:bold;  
}

.cta a:active {
	color:#ea2327; 
	text-decoration:none; 
	font-weight:bold;  
}

.cta a:hover {
	color:#ea2327; 
	text-decoration:none; 
	font-weight:bold;
}

.ctashadow {
	background:url(../picts/ctashadow.png) no-repeat;
	width:292px;
	height:23px;
	margin:0 auto;
}

.ctaline {
	width:292px;
	border-top:2px #ea2327 solid !important;
	border-bottom:0px #fff solid !important;
	margin:10px auto;
}

a:link {
	color:#ea2327 !important;
	text-decoration:none; 
	font-weight:bold; 
}

a:visited {
	color:#ea2327 !important; 
	text-decoration:none;
	font-weight:bold;  
}

a:active {
	color:#ea2327 !important; 
	text-decoration:none; 
	font-weight:bold;  
}

a:hover {
	color:#ea2327 !important; 
	text-decoration:none; 
	font-weight:bold;
}


h1 { 
    font-family:Roboto, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 36px;
	line-height:36px;
	text-align: left;
	color: #333;
	margin: 0;
	padding: 0 0 5px 0;
}

.footcontent h1 { 
	text-align: center !important;

}


h2 {
   font-family:Roboto, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 30px;
   line-height:30px;
   text-align: left;
   color: #333;
   margin: 0;
   padding: 0 !important;
}


h3 {
   font-family:Roboto, Arial, Helvetica, sans-serif !important;
   color: #ea2327 !important;
   font-weight: normal !important;
   font-size: 24px !important;
   line-height:24px !important;
   text-align: center;
   margin: 0;
   padding: 0 !important;
   z-index: 1;
}

	

.center { margin: 0 auto; }

.clear { clear: both; }
a.lpanel { float: left; color: #e1e1e1; font-size: 12px; font-family:Muli, Arial, Helvetica, sans-serif; text-decoration: none; margin: 7px 11px; }
a.rpanel { float: right; color: #e1e1e1;  font-size: 12px; font-family:Muli, Arial, Helvetica, sans-serif; text-decoration: none; margin: 7px 11px; }

a.lpanel:hover{ color: #fff; }
a.rpanel:hover{ color: #fff; }

/*= HEADER & NAVIGATION
--------------------------------------------------------*/

#header { 
	background-color:transparent !important;
	width: 100%;  
	min-height: 40px;
	margin-top: 0;
	z-index:20;
}

.content{ 
	width: 980px;
	height:auto; 
	margin: 0 auto; 
}


.logocontent {
    max-width:980px;
	margin:0 auto !important;
}

#logo {
	width:50%;
	margin:0 auto;
	float:left;
}

.mobile-logo {
	display:none;
}

.logo {
	max-width:200px;
	max-height:102px;
	float:left;
	margin:20px 0 20px 20px;
}

#logo h2 {	
	font-family:Open Sans Condensed !important;
	font-size:28px !important;
	line-height:28px !important;
	text-align:right;
    padding: 50px 0 0 0 !important;
	text-transform:normal !important;
	color:#545454 !important;
	font-weight:normal !important;
	font-style:italic !important;
}

.logofooter {
	max-width:220px;
	max-height:54px;
}

.logofooterpad {
	padding:5px 0 15px 0;	
}

#logoright {
	width:50%;
	margin:0 auto;
	float: left;
}

.logorightpad {
	text-align:right;
	padding:0 20px 0 0;	
}

.logorightpad a:link {
	color:#ea2327; 
	text-decoration:none; 
	font-weight:bold; 
}

.logorightpad a:visited {
	color:#ea2327; 
	text-decoration:none;
	font-weight:bold;  
}

.logorightpad a:active {
	color:#ea2327; 
	text-decoration:none; 
	font-weight:bold;  
}

.logorightpad a:hover {
	color:#ea2327; 
	text-decoration:underline; 
	font-weight:bold;
}

.logorightpad h2 {	
	font-family:Roboto !important;
	font-size:28px !important;
	line-height:28px !important;
	text-align:right !important;
    padding:5px 0 10px 0 !important;
	text-transform:normal !important;
	margin:0 !important;
	color:#ea2327 !important;
	font-weight:bold !important;
}

.address1 {
	width:230px;
	float:left;	
	margin:25px 0 0 0;
	padding:0;
}

.address-divider {
	width:1px;
	height:50px;
	float:left;	
	margin:24px 0 0 22px;
	padding:0;
	border-right:2px #c0c0c0 dotted;
}

.address2 {
	width:210px;
	float:right;	
	margin:25px 0 0 0;
	padding:0 0 0 0;
}



.tagline {
	font-family:Open Sans Condensed !important;
	color:#545454 !important;
	font-size:.87em !important;
	font-weight:bold !important;
}	

.taglinecenter {
	padding:0 80px 0 0;	
}

.tagline2 {
	font-family:Roboto !important;
	color:#545454 !important;
	font-size:1.40em;
	line-height:28px;
	letter-spacing:.10em;
	font-weight:bold;
}

.tagline {
	color:#545454 !important;
	font-size:.97em;
	font-weight:bold;
}	

.tel {
	width:100%;
	float: right;
}

.tel a:link {
	color:#ea2327 !important; 
	text-decoration:none !important; 
}

.tel a:visited {
	color:#ea2327 !important;
	text-decoration:none !important; 
}


.tel a:active {
	color:#ea2327 !important; 
	text-decoration:none !important; 
}

.tel a:hover {
	color:#ea2327 !important;
	text-decoration:none !important; 
}
.smicons-hw {
	width:40px;
	height:40px;
}

.smicons {
	width:100%;
	text-align:center;
}

.smiconspad {
	padding:20px 0 0 20px;
	text-align:center;
}

.bbb {
	margin:0 0 0 10px;	
}


.hourstext {
	line-height:24px;	
}

.location1 {
	font-family:Roboto;	
}

#nav { 
	background-color:#000;
	width:980px; 
	height:40px;
	margin:0 auto 0;
}

.navright {
	padding-right:0 !important;	
}

#checkmark ul {
	list-style-type: none; 
	margin:0; 
	padding:0;
}

#checkmark li {
	line-height:20px;
	margin:0 0 10px 0;
	background-image: url(../picts/checkmark.svg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 30px;
}


#margin1 ol {
	padding: 0 0 0 20px; 
	margin:0;
}		
 
#margin1 ul {
	padding: 0 0 0 20px; 
	margin:0;
}
#margin1 li	{
	line-height:22px; 
	padding: 0; 
	margin:0;
}

#margin2 ol {
	padding: 0 0 0 20px; 
	margin:0;
}		
 
#margin2 ul {
	padding: 0 0 0 15px; 
	margin:0;
}
#margin2 li	{
	line-height:22px; 
	padding: 0 0 0 0; 
	margin:0;
}

#margin3 ol {
	padding: 0 0 0 20px; 
	margin:0;
}		
 
#margin3 ul {
	padding: 0 0 0 15px; 
	margin:0;
}
#margin3 li	{
	line-height:22px;
	padding: 0 0 0 0; 
	margin:0;
}

#margin4 ol {
	padding: 0 0 0 20px; 
	margin:0;
}		
 
#margin4 ul {
	padding: 0 0 0 15px; 
	margin:0;
}
#margin4 li	{
	line-height:30px; 
	padding: 0 0 0 0; 
	margin:0;
}


/*= SLIDES STYLING
--------------------------------------------------------*/

#slide0, #slide1, #slide2, #slide3, #foot { width: 100%; }


#slide0 {
	color: #252525;
	margin: 0;
	padding:0 0 0 0;
	z-index:12;
	border-bottom:0px #FFF solid; 

}

#slide1{
	background-color:transparent;
	color: #252525;
	margin:0;
	padding:0;
	z-index:12;
	border-bottom:0px #FFF solid;

}

#slide2{
	background-color: #fff;
	color: #545454;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 0 0;
}

.slide2content {
    max-width:1032px;
	margin:0 auto !important;
	padding:0 0 30px 0;
}

.contentpad {padding:0 25px 0 25px;}

.contentpad2 {padding:5px 0 0 0;}

#slide2 h3 {
   font-family:Roboto, Arial, Helvetica, sans-serif !important;
   color: #ea2327 !important;
   font-weight: normal !important;
   font-size: 24px;
   line-height:26px;
   text-align: left !important;
   font-weight:normal !important;
   position:relative !important;
   text-align:center !important;
   z-index: 1 !important;
}

#slide3{
	background-color: #fff;
	color: #545454;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0 0 0;

}

.slide3content {
    max-width:1032px;
	margin:0 auto !important;
	padding:0 0 0 0;
}

.contentpad {padding:0 25px 0 25px;}

#slide3 h3 {
   font-family:Roboto, Arial, Helvetica, sans-serif !important;
   color: #333 !important;
   font-weight: normal !important;
   font-size: 24px;
   line-height:26px;
   text-align: left !important;
   font-weight:normal !important;
   position:relative !important;
   text-align:left !important;
   z-index: 1 !important;
   padding:15px 0 0 0 !important;
}

.callcolor {
		color: #ea2327;
}



/*= FOOTER 
--------------------------------------------------------*/


#socialfb {
	margin:12px 0 0 -5px;
}

#foot{
	background-color: #fff;
	margin: 0 auto;
	padding: 0 0 10px 0;
	color: #252525;
	background-size: cover;
	border-bottom:1px #FFF solid;
}

#foot h2 {
   font-family:Roboto, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 40px;
   line-height:40px;
   text-align: center;
   color: #ea2327;
   margin: 0;
   padding: 0 0 0 30px;
}

.footcontainer {
    max-width:1032px;
}

.footcontent {
    max-width:1032px;
	margin:0 auto !important;
	padding:35px 0 30px 0;
}


#copyright  { 	
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff !important; 
	margin: 25px 0 20px 0;
	text-align: center;  
	background-color:#ea2327;
}
#copyright  a { text-decoration: none; color: #fff !important;  font-weight:normal;  }

#copyright h2 {
	font-size:9px; 
	padding:65px 0 5px 0;  
	text-align:center; 
	font-family:Roboto !important;
	color:#fff !important; 
	font-weight:normal !important;
	text-transform:uppercase;
}

.nono { display:none;}

/* Sliderform */

#quoteform {
	background-color:#000;
	width:295px;
	height:380px;
	margin:0 0 0 20px;
}

#quoteform h4 {
	color: #fff !important;
   font-family:Roboto, Arial, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 28px;
   line-height: 28px;
   text-align: left;
   padding:0 !important;
   margin:0  !important;
}

.quoteformpad {
	padding:15px 0 0 35px;
}

.leadform {
	color:#fff;	
}

.leadformbg {
	border:0;
	background-color:#fff; 
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	line-height:18px !important;
	width:213px; 
	height:25px;
	color:#252525; 
	margin:0 0 5px 0;
	padding:3px 0 0 8px;
	text-align:left;
}

.leadtextstyletop {
	padding:0;
	font-size:12px;
}

.leadtextstyle {
	padding:3px 0 0 0;
	font-size:12px;
}

.inputleadstyle {
	background-color:transparent; 
	border:0;	
	width:200px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:15px !important;
	color:#252525;
}

.textleadpad {
	padding:5px 0 0 0;	
}

.textleadarea {
	border:0; 
	margin:0;
	padding:0 0 0 10px !important; 
	font:15px arial, verdana, sans-serif; 
	width:200px;
	height:50px;  
	color:#252525;
	background-color:transparent;
	text-align:left;
	overflow:auto;
	resize:none;
}

.textleadformtop {
	width:223px;
	height:9px;  
	background-color:#fff; 
}

.textleadformcenter {
	width:223px;;
	background-color:#fff; 
}
	

.textleadformbot {
	width:223px;;
	height:9px;  
	background-color:#fff; 
}	

.buttonpad {
	padding:8px 0 0 0;	
}
				
.button {
	width:80px;
	height:auto;
	color:#fff !important;
	background-color: #ea2327;
	border:0px; 
    padding:5px;
	cursor: pointer; 

}
										
.buttonon {
	width:80px;
	height:auto;
	color:#fff !important;
	background-color: #363636;
	border:0px; 
    padding:5px;
	cursor: pointer; 
}
							 

.buttoncontainer {
	width:235px; 
	padding-top:10px;	
}

/*-------- Begin Back to Top --------*/

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #545454;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

/*-------- End Back to Top --------*/

/* BEGIN MOBILE CSS */


@media only screen and (min-width:760px) and (max-width: 1010px) {

body{
	background:none !important;
}

.rebate {
	margin:0 0 10px 190px !important;	
}

.referral {
	margin:0 0 10px 80px !important;
}

.logopad h2 {	
	display:none !important;
}

#slider {
	width:100% !important;
	float:none !important;
	margin:-48px auto 25px !important;
}

#slide0 {
	padding-top:0x !important;
}
#slide1{
	padding: 0 !important;
}

#header { 
	background:none !important;
	background-color:transparent !important;
	width:100%  !important; 
	min-height:38px !important;
	z-index:200 !important;
	border-bottom:0px #fff solid !important;
	/*position: fixed !important;*/
}

#logo {
	width:100% !important; 
	height:180px !important; 
	float: none !important; 
	text-align:center !important;
}

#logoright {
	display:none !important;
}

.logo {
	max-width:200px !important;
	max-height:102px !important;
	float:none !important;
	margin:10px 0 10px 0 !important;
}

.logopad {
	padding:20px 0 0 0 !important;
}

.mobile-logo {
	display:inline !important;
	width:100% !important;
	margin:0 auto  !important;
	color:#333 !important; 
}

h2 {
   text-align:center !important;
}

.tel h2 {
   font-size: 36px !important;
   line-height:36px !important;
   text-align:center !important;
   color:#ea2327 !important; 
}


.tel {
	width:100% !important; 
	float:none !important;
	text-align:center !important; 
	margin-bottom:15px !important; 
}

.tel a:link {
	color:#ea2327 !important; 
	text-decoration:none !important; 
}

.tel a:visited {
	color:#ea2327 !important;
	text-decoration:none !important; 
}


.tel a:active {
	color:#ea2327 !important; 
	text-decoration:none !important; 
}

.tel a:hover {
	color:#ea2327 !important;
	text-decoration:none !important; 
}

.smicons {
	width:100% !important; 
	text-align:center !important;
	float:none !important;
}

.smicons-hw {
	width:40px !important;
	height:40px !important;
}

.location1 {
	width:100% !important; 
	float:none !important;
	margin:10px auto 20px !important;
	font-size:18px !important;
	line-height:24px !important;
 	text-align:center !important;
	border-right:none !important;
}

#nav { 
	width:auto !important;
	background-color:transparent !important;
}

.twothirds {
	width:100% !important;
	min-width:220px !important;
	float:none  !important;
	text-align:left !important;
}

.onethird {
	width:100% !important;
	min-width:220px !important;
	float:none !important;
	text-align:center !important;
	padding-bottom: 50px !important;
}


.videov {
	max-width:none  !important;
	margin-top:10px  !important;
}


.videoheading {
	margin:20px 0 0 0 !important;
	text-align:center !important;
}

h1 { 
	   font-size: 40px !important;
	   line-height:40px !important;
	  	padding-bottom:0 !important;
		text-align: center !important;
}

.slide2content {
	width: auto !important;	
}

#slide3 {
   padding-top:0 !important;
}


#slide3 h3 {
   text-align:center !important;
}

.ctacontainer {
	width: auto !important;
	border-top:1px #c0c0c0 solid !important;
	padding-top:40px !important;
	margin:0 auto 20px!important;	
}


.contentpad2 {padding:5px 25px 0 25px !important;}

.cta {
	width:auto; 
	float:none; 
	height:auto; 
	margin:0 0 20px 0 !important;
}

#copyright  { 	
	padding: 25px 0 25px 0 !important;
	margin-bottom:0  !important;

}

.imgstack1 {
	max-width:100px !important;
	margin:0 20px 0  0 !important; 
}

.imgstack2 {
	max-width:100px !important;
	margin:0 !important; 
}	

#quoteform {
	margin:0 auto !important;
	
}
.leadformpad { 
	padding:0  !important;
}
.leadformbg {
	width:215px !important;
}

.leadform {
	text-align:left !important;
}

.inputleadstyle {
	width:200px !important;

}

.textleadarea {
	width:200px !important;
	padding-left:0 !important;
}

.textleadformtop {width:222px !important;
}

.textleadformcenter { width:222px!important;
}

.textleadformbot { width:222px !important; 
}
.buttonpad {
	width:100% !important;
}

}


@media only screen and (min-width:460px) and (max-width: 759px) {
	
body{
	background:none !important;
}

.imgmax2 {
	margin-bottom: 0 !important;
}

.rebate {
	margin:0 10% 10px 10% !important;	
}

.referral {
	max-width:100% !important;
	margin:10px 20px 10px 20px !important;	
}

.logopad h2 {	
	display:none !important;
}

#slider {
	width:100% !important;
	float:none !important;
	margin:-65px auto 25px !important;
}

#slide0 {
	padding-top:0 !important;
}

#slide1 {
	padding-top:18px !important;
}

#header { 
	background:none !important;
	background-color:transparent !important;
	width:100%  !important; 
	min-height:38px !important;
	z-index:200 !important;
	border-bottom:0px #fff solid !important;
	/*position: fixed !important;*/
}

#logo {
	width:100% !important; 
 	height:180px !important; 
	float: none !important; 
	text-align:center !important;
}

#logoright {
	display:none !important;
}

.logo {
	max-width:200px !important;
	max-height:102px !important;
	float:none !important;
	margin:12px 0 12px 0 !important;
}

.logopad {
	padding:10px 0 0 0 !important;
}

.mobile-logo {
	display:inline !important;
	width:100% !important;
	margin:0 auto  !important;
	color:#333 !important; 
}

.tel {
	width:100% !important; 
	float:none !important;
	text-align:center !important; 
	margin-bottom:15px !important; 
}

.tel a:link {
	color:#ea2327 !important; 
	text-decoration:none !important; 
}

.tel a:visited {
	color:#ea2327 !important;
	text-decoration:none !important; 
}


.tel a:active {
	color:#ea2327 !important; 
	text-decoration:none !important; 
}

.tel a:hover {
	color:#ea2327 !important;
	text-decoration:none !important; 
}

.smicons {
	width:100% !important; 
	text-align:center !important;
	float:none !important;
}

.smicons-hw {
	width:40px !important;
	height:40px !important;
}

.location1 {
	width:100% !important; 
	float:none !important;
	margin:10px auto 20px !important;
	font-size:18px !important;
	line-height:24px !important;
 	text-align:center !important;
	border-right:none !important;
}


#nav {
	width:auto !important; 
	height:auto !important;
	margin-top:0 !important;
}


h1 { 
   font-size: 40px !important;
   line-height:40px !important;
   padding-bottom:0 !important;
   text-align: center !important;
}

h2 {
   text-align:center !important;
}

.tel h2 {
   font-size: 36px !important;
   line-height:36px !important;
   text-align:center !important;
   color:#ea2327 !important; 
}


.contentpad2 {padding:5px 25px 0 25px !important;}

.ctacontainer {
	width: auto !important;
	border-top:1px #c0c0c0 solid !important;
	padding-top:40px !important;	
	margin:0 auto 20px!important;
}

.cta {
	width:auto; 
	float:none; 
	height:auto; 
	margin:0 0 20px 0 !important;
}

.cta h2 {
   font-size: 23px !important;
   line-height:23px !important;
}

.ctapad {
	width:100%; 
	height:auto;
}

#slide2 h3 {
   font-size: 21px !important;
   line-height:24px !important;

}

#slide2 h4{
	font-family:Open Sans Condensed, Arial, Helvetica, sans-serif !important;
	font-size:21px !important;
	line-height:24px !important;

}

.imgstyler {
	margin:0 0 20px 0;
}


.twothirds {
	width:100% !important;
	min-width:220px !important;
	float:none  !important;
	text-align:left !important;
}

.onethird {
	width:100% !important;
	min-width:220px !important;
	float:none !important;
	text-align:center !important;
	padding-bottom: 50px !important;

}

.videov {
	max-width:none  !important;
	margin-top:10px  !important;
}

.videoheading {
	margin:20px 0 0 0 !important;
	text-align:center !important;
}

#slide3 {
   padding-top:0 !important;
}

#slide3 h3 {
   text-align:center !important;
   font-size:24px !important;
   line-height:30px !important;
   color:#252525 !important;
}

.callxtreme {
	line-height:22px !important;	
}

#quoteform {
	margin:0 auto !important;
	
}
.leadformpad { 
	padding:0  !important;
}
.leadformbg {
	width:215px !important;
}

.leadform {
	text-align:left !important;
}

.inputleadstyle {
	width:200px !important;

}

.textleadarea {
	width:200px !important;
	padding-left:0 !important;
}

.textleadformtop {width:222px !important;
}

.textleadformcenter { width:222px!important;
}

.textleadformbot { width:222px !important; 
}
.buttonpad {
	width:100% !important;
}


#copyright  { 	
	margin:0 auto !important;	
	padding:0 25px 0 25px  !important;	
}

#copyright h2 {
	font-size:12px !important;
	line-height:24px  !important;
	padding:25px 0 25px 0  !important;
}

#socialfb {
	margin:12px 0 0 0 !important;

}

}


@media screen and (max-width: 459px){
	
body{
	background:none !important;
}

.imgmax2 {
	margin-bottom: 0 !important;
}

.rebate {
	max-width:100% !important;
	margin:10px 20px 10px 20px !important;	
}

.referral {
	max-width:100% !important;
	margin:10px 20px 10px 20px !important;	
}


.logopad h2 {	
	display:none !important;
}

#slider {
	width:100% !important;
	float:none !important;
	margin:-50px auto 20px !important;
}

#slide0 {
	padding-top:0 !important;
}

#slide1{
	padding-top: 0 !important;
}

#header { 
	background:none !important;
	background-color:transparent !important;
	width:100%  !important; 
	min-height:38px !important;
	z-index:200 !important;
	border-bottom:0px #fff solid !important;
	/*position: fixed !important;*/
}

#logo {
	width:100% !important; 
	height:320px !important; 
	float: none !important; 
	text-align:center !important;
}

#logoright {
	display:none !important;
}

.logo {
	max-width:220px !important;
	max-height:100% !important;
	float:none !important;
	margin:12px 20px 12px 20px !important;
}

.logopad {
	padding:15px 0 0 0 !important;
}

.mobile-logo {
	display:inline !important;
	width:100% !important;
	margin:0 auto  !important;
	color:#ea2327 !important; 
}

.tel {
	width:100% !important; 
	float:none !important;
	text-align:center !important; 
	margin-bottom:15px !important; 
}

.tel a:link {
	color:#ea2327 !important; 
	text-decoration:none !important; 
}

.tel a:visited {
	color:#ea2327 !important;
	text-decoration:none !important; 
}


.tel a:active {
	color:#ea2327 !important; 
	text-decoration:none !important; 
}

.tel a:hover {
	color:#ea2327 !important;
	text-decoration:none !important; 
}

.smicons {
	width:100% !important; 
	text-align:center !important;
	float:none !important;
}

.smicons-hw {
	width:40px !important;
	height:40px !important;
}

.location1 {
	width:100% !important; 
	float:none !important;
	margin:10px auto 20px !important;	
	font-size:16px !important;
	line-height:22px !important;
 	text-align:center !important;
	border-right:none !important;
	color:#333 !important;
}

#nav {
	width:auto !important; 
	height:auto !important;
	margin-top:0 !important;
}

h1 { 
   font-size: 30px !important;
   line-height:30px !important;
}

h2 {
   font-size: 30px !important;
   line-height:30px !important;
   text-align:center !important;
}

.tel h2 {
   font-size: 30px !important;
   line-height:30px !important;
   text-align:center !important;
   color:#ea2327 !important; 
}

.ctacontainer {
	width: auto !important;
	border-top:1px #c0c0c0 solid !important;
	padding-top:40px !important;
	margin:0 auto 20px!important;	
}


.cta {
	width:auto; 
	float:none; 
	height:auto; 
	margin:0 0 20px 0 !important;
}

.contentpad2 {padding:5px 25px 0 25px !important;}

.cta h2 {
   font-size: 23px !important;
   line-height:23px !important;
}

.ctapad {
	width:100%; 
	height:auto;
}

#slide2 h3 {
   font-size: 21px !important;
   line-height:24px !important;

}

#slide2 h4{
	font-family:Open Sans Condensed, Arial, Helvetica, sans-serif !important;
	font-size:21px !important;
	line-height:24px !important;

}

.slide3content {
	/*padding:0 !important;*/
	padding:0 0 0 0; !important;
}

.imgstyler {
	margin:0 0 20px 0;
}

.twothirds {
	width:100% !important;
	min-width:220px !important;
	float:none  !important;
	text-align:left !important;
}

.onethird {
	width:100% !important;
	min-width:220px !important;
	float:none !important;
	text-align:center !important;
	padding-bottom: 50px !important;

}

.videov {
	max-width:none  !important;
	margin-top:10px  !important;
}

.videoheading {
	margin:20px 0 0 0 !important;
	text-align:center !important;
	font-size: 14px !important;
	line-height:14px !important;
}

h1 { 
	   font-size: 34px !important;
	   line-height:39px !important;
	  	padding-bottom:0 !important;
		text-align: center !important;
}

#slide3 {
   padding-top:0 !important;
}

#slide3 h3 {
   text-align:center !important;
   font-size:20px !important;
   line-height:24px !important;
   color:#252525 !important;
}

.callxtreme {
	line-height:22px !important;	
}

#quoteform {
	width:270px !important;
	margin:0 auto !important;
}

.quoteformpad {
	padding-left: 30px !important;
}

.leadformpad { 
	padding:0  !important;
}
.leadformbg {
	width:200px !important;
}

.leadform {
	text-align:left !important;
}

.inputleadstyle {
	width:186px !important;

}

.textleadarea {
	width:185px !important;
	padding-left:0 !important;
}

.textleadformtop {width:210px !important;
}

.textleadformcenter { width:210px!important;
}

.textleadformbot { width:210px !important; 
}
.buttonpad {
	width:100% !important;
}


#copyright  { 	
	margin:0 auto !important;	
	padding:0 25px 0 25px  !important;	
}

#copyright h2 {
	font-size:12px !important;
	line-height:24px  !important;
	padding:25px 0 25px 0  !important;
}

#socialfb {
	margin:12px 0 0 0 !important;

}

}



/* END MOBILE CSS */
