pa@font-face {
    font-family: 'montserratblack';
    src: url('/fonts/Montserrat/montserrat-black-webfont.eot');
    src: url('/fonts/Montserrat/montserrat-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Montserrat/montserrat-black-webfont.woff2') format('woff2'),
         url('/fonts/Montserrat/montserrat-black-webfont.woff') format('woff'),
         url('/fonts/Montserrat/montserrat-black-webfont.ttf') format('truetype'),
         url('/fonts/Montserrat/montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratbold';
    src: url('/fonts/Montserrat/montserrat-bold-webfont.eot');
    src: url('/fonts/Montserrat/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Montserrat/montserrat-bold-webfont.woff2') format('woff2'),
         url('/fonts/Montserrat/montserrat-bold-webfont.woff') format('woff'),
         url('/fonts/Montserrat/montserrat-bold-webfont.ttf') format('truetype'),
         url('/fonts/Montserrat/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    src: url('/fonts/Montserrat/montserrat-regular-webfont.eot');
    src: url('/fonts/Montserrat/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Montserrat/montserrat-regular-webfont.woff2') format('woff2'),
         url('/fonts/Montserrat/montserrat-regular-webfont.woff') format('woff'),
         url('/fonts/Montserrat/montserrat-regular-webfont.ttf') format('truetype'),
         url('/fonts/Montserrat/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratsemi_bold';
    src: url('/fonts/Montserrat/montserrat-semibold-webfont.eot');
    src: url('/fonts/Montserrat/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Montserrat/montserrat-semibold-webfont.woff2') format('woff2'),
         url('/fonts/Montserrat/montserrat-semibold-webfont.woff') format('woff'),
         url('/fonts/Montserrat/montserrat-semibold-webfont.ttf') format('truetype'),
         url('/fonts/Montserrat/montserrat-semibold-webfont.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.newfootlink {margin: 6px; font-size: 12px !important; color: white !important;}
.mynewbullet {text-align: left !important; font-size: 14px !important;}
.mynewbullet > li {margin-top: 10px; font-family: 'montserratregular';}

body {
	line-height: 1;
	text-align: center;
	position: relative;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    font-family: 'montserratregular';
}
.inner {
	display: inline-block;
	vertical-align: middle;
	width: 90%;
	height: auto;
	max-width: 1200px;
}
.linkfill {
	display: inline-block !important;
	width: 100% !important;
	height: 100% !important;
	line-height: 0 !important;
	font-size: 0 !important;
	color: transparent !important;
	text-decoration: none !important;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.clear {display:block; clear:both; height:0;}

.fb {
	float: right;
	margin-bottom: -20px;
	margin-right: 25px;
}

.redtext {
		color:#b5202b ;
		font-family: 'montserratbold', sans-serif;
}

.checkprices {background-color: black; padding: 20px; font-family: 'montserratbold', sans-serif; color: white; font-size: 31px;}

/***************************  FONTS  *******************************************/
/*MAIN HEADING*/
h1 {			
	font-family: 'montserratbold', sans-serif;
	font-size:24px;
	color:#b5202b ;
	line-height: 140%;
	text-align:left;
	text-transform: uppercase;				
}

/*SUB HEADINGS*/
h2 {			
	font-family: 'montserratbold', sans-serif;
	font-size:20px;
	color:#000 ;
	line-height: 140%;			
}
h2.one {		
	font-family: 'montserratbold', sans-serif;
	font-size:18px;
	color:#333;
	line-height: 140%;
	text-align:left;						
}
h2.two {
	font-family: 'montserratbold', sans-serif;
	font-size:18px;
	color:#b5202b;
	line-height: 140%;
	text-align:left;						
}

/****HOMEPAGE CONTACT INFO*****/
h3{		
	font-family: 'montserratbold', sans-serif;
	font-size:16px;
	color:#b5202b ;
	line-height: 140%;
	text-align:left;
}
a.header3 {
	font-family: 'montserratbold', sans-serif;
	font-size:16px;
	color:#b5202b ;
	line-height: 140%;
	text-align:left;
	text-decoration:none;
}
a.header3:hover {		
	text-decoration:underline;
}
/*FORM HEADINGS*/
h4.form {		
	font-family: 'montserratbold', sans-serif;
	font-size: ;
	color: ;
	line-height: 140%;
	text-align: ;						
}

.boldspot {font-weight: 700 !important;}

/****MOBILE NAV CATEGORY HEADING*****/
li h5{		
	font-family: 'montserratregular', sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height: 190%;
	letter-spacing: 3px;
	padding-left: 10px;
	text-transform: uppercase;	
	background-color: #961E20;						
}
#construction ~ .dl-submenu li h5 {background-color:#E6B122; color:#000;}

.dealer-name {text-align: right !important;}

/****CHANGE*****/
h6 {		
	font-family: 'montserratbold', sans-serif;
	font-size: ;
	color: ;
	line-height: 140%;
	text-align: ;						
}

p {
	font-family: 'montserratregular', sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 140%;
	text-align: left;
	}

a.link {
	font-family: 'montserratregular', sans-serif;
	font-size: 14px;
	color:#b5202b;
	line-height: 140%;
	text-decoration: underline;					/*CHANGE*/
}
a.link:hover {
	color: #333;				/*CHANGE*/
}

.black {color:#000;}
.text-center {text-align:center;}
.text-left {text-align:left;}

/***************************  FONT AWESOME  ************************************/
a.fa-chevron-right:after {
    content: "\f054";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
	padding-left: 0.5em;
}
a.fa-envelope-right:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
	padding-left: 0.5em;
}
a.fa-phone-right:before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
	padding-left: 0.5em;
}
a.fa-facebook-official:before {
    content: "\f230";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
	padding-left: 0.5em;
}
/***************************  POPUP  ******************************************/
.popup {width:60%; position:absolute; top:100px; left:20%; background:#fff; text-align:center; padding:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; z-index:999999; -moz-box-shadow:0px 0px 5px rgba(0,0,0,.5); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,.5); box-shadow:0px 0px 5px rgba(0,0,0,.5); font-family:'montserratbold', sans-serif;}
.close-popup {position:absolute; top:10px; right:10px; width:40px; height:40px; color:#000; font-size:24px; line-height:40px; cursor:pointer;}
.popup h2 {color:#b5202b; margin-bottom:10px;}
.popup p {text-align:center; margin-bottom:15px;}
.popup img {width:auto; height:auto; max-width:100%; display:block; margin:0 auto 15px auto;}
.popup h4 a {color:#b5202b; text-decoration:none; text-align:center; font-size:18px;}

/***************************  HEADER  ******************************************/
.headercontainer {
	background-color: #fff;			/*CHANGE*/
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sitename {
	max-width: 700px;
	height: auto;
	width: 50%;
	float: none;
	display: inline-block;
	padding-top: 35px;
}
.sitename img {
	width: 80%;
	float: none;
	display:inline-block;
}
.headerlogo {
	display: inline-block;
	width: 20%;
}
/***************************  NAVIGATION  **************************************/
.navlinkMobile {
	display: none;
}
.navigation {
	display: inline-block;
	background-color: #b5202b; 				/*CHANGE*/
	width: 100%;
	margin-top:20px;
}
#construction.navigation {background-color:#ffc425;}
.navbar {
	background-color: #b5202b;
	display: inline-block;
	vertical-align: middle;
}
#construction .nav bar {background-color:#ffc425;}
nav.desktopNav ul li.level1:last-child {
	border-right: 0px;
}
/***************************  MAIN IMAGE  **************************************/
.mainimage {
	width: 100%;
	height: auto;
}
.partsphoto {
	width: 33%;
	display:inline-block;
}
.servicephoto {
	width: 47%;
	display:inline-block;
}
/***************************  FORMS  **************************************/

.halfformfields{
	width: 50%;
	padding-right: 1%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
    text-align: left;
	box-sizing: border-box;
	margin: 5px 0px;
}
.halfformfields input{
	width: 100%;
	height: 30px;
}
.halfformfields label{
	width: 100%;
}
.formselect{
	width: 100%; 
	height: 40px;
}
.fullformfields{
	width: 100%;
	padding-right: 1%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
    text-align: left;
	box-sizing: border-box;
	margin: 5px 0px;
}
.fullformfields input{
	width: 100%;
	height: 30px;
}
.fullformfields label{
	width: 100%;
}
.message{width: 100%; height: 100px;}
form.cpformflex {
    display: flex;
    flex-wrap: wrap;
}
.CaptchaPanel {
    margin-bottom:20px!important;
    text-align: left!important;
    padding: 0px!important;
}
.CaptchaMessagePanel{color: #000!important;	font-family: 'Montserrat', sans-serif;font-weight: 400!important; font-size: 14px!important;
}
.CaptchaWhatsThisPanel a{font-family: 'Montserrat', sans-serif; color: #000!important;}

.cpform .CaptchaPanel {
    margin: 10px 0px 10px 0px;
    text-align: center!important;
    padding: 0px!important;
}
.cpform .CaptchaMessagePanel{color: #000!important;	font-family: 'Montserrat', sans-serif;font-weight: 400!important; font-size: 12px!important;
}
.cpform .CaptchaWhatsThisPanel a{color: #000!important;font-family: 'Montserrat', sans-serif;}
.mobileinfo {
    font-size: 20px;
}
.fullwidth {
    width: 100%;
    text-align: left;
	padding: 5px 0px;
}
input[type="button"],
input[type="submit" aria-label="submit"] {
	-webkit-appearance: none;
}
#formpage input.submit-button, #formpage input.submit-button:focus, #submit-btn button{
background: #b5282e;
    border: none;
    padding: 8px 50px;
    font-weight: 800;
    cursor: pointer;
    color: #fff!important;
    border-radius: 8px!important;
    animation-timing-function: ease-in;
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
}
#formpage input.submit-button:hover, #submit-btn button:hover{ background:#35331c; color:#fff; cursor:pointer;}
#submit-btn{    
	padding: 0px;
    position: relative;
    text-align: left;
	background: #b5282e;
	font-family: 'Montserrat', sans-serif;
	width: 200px;
    border-radius: 8px;
	
}
div#submit-btn{
	margin: 20px 0px;
}
.submit-button{padding: 10px 65px 10px 65px; position: relative; text-align:right; background: #b5282e; font-family: 'Montserrat', sans-serif; border: none!important; cursor: pointer; border-radius: 8px;
color: #fff!important;
}
.submit-button:hover{background:#35331c;}
.captcha-button{width:100%; margin:0 auto; display: flex;}
.include-captcha{display:none;}
#formpage input.submit-button{color:#fff!important;}
.checkboxlabel{width: 100%;}
.policycheck {
    width: 100%;
    text-align: left;
    padding: 20px 0px;
}
/* SLIDESHOW */

.slider{position:relative; width: 100%; z-index:0; background: #000; overflow:hidden;height:50vh;}
.slide_group{position:relative;width:100%;}
.slide{display:none; position: absolute; width:100%; height:auto; max-height: 600px;}
.slide img{display: block; position: relative; width: 100%; height: auto;}
.slide video{position: relative; width: 65%; height: auto;}

.slide:first-child{display:block;}
.slide_buttons{text-align:center;position:absolute;top: 0; left: 25px;z-index:9;}
a.slide_btn{font-size:36px;color:#ddd;margin:0 1px;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.slide_btn.active, .slide_btn:hover{font-size:36px;color:#af0f21;cursor:pointer;}

.slide .slide-link{position:absolute; width: 100%; max-width: 900px; padding: 0 25px; box-sizing: border-box; font-weight: 700; color: #fff; top: 40px; z-index: 30; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25); line-height: normal;}
.slide .slide-link .link-text h2{font-size: 45px; text-transform: uppercase; color: #fff;}
.slide .slide-link .link-text p{font-size: 18px; color: #fff; margin: 5px 0;}
.slide .button-link a{display:block; margin: 15px 0; background: #c6332d; padding: 15px; text-transform: uppercase; text-align: center; text-decoration: none; border: 1px #fff solid; box-sizing: border-box; color: #fff; max-width: 230px;}
.slide .button-link a:hover{background: #A7090E; color: #fff;}

.video-overlay{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none;background: #000 url(../siteart/overlay.png); opacity:.4}

/***************************  CONTENT  *****************************************/
.contentcontainer_red {
	background-color: #b5202b;
	width: 100%;
	padding: 30px 0px;
	margin-top: 40px;
}
.contentcontainer {
	background-color: white;
	width: 100%;
	margin-top: 20px;
		display: inline-block;
}
.content_full {
	background-color: white;
	width: 100%;
	margin: 20px 5px;
}
.content_half_left {
	float: left;
	display: inline-block;
	width: 47%; box-sizing:border-box; padding:1%;
}
.content_half_right {
	float: right;
	display: inline-block;
	width: 47%; box-sizing:border-box; padding:1%;
}
.content_one_third {
	display: inline-block;
	width: 25%;
}
.content_one_third_about {
	display: inline-block;
	width: 25%;
}
.content_two_thirds {
	float: left;
	display: inline-block;
	width: 65%;
}

.home-fourth {width:20%; margin-right:3%; float:left; display:inline-block;}
.home-fourth img {width:100%; height:auto; max-width:150px; margin:0 auto 7px auto;}
.home-half {width:48%; float:left; display:inline-block;}

.rt-img2 {width:35%; float:right; margin:0 0 15px 2%;}
.rt-img2 img {width:100%; height:auto;}

/***************************  BUTTONS  *****************************************/
a.button {
	font-family:'montserratbold', sans-serif;
	font-size:18px;
	color:#fff;
	background-color:#b5202b;
	padding: 10px 15px;
	text-decoration: none;
	display: block;
}
a.button:hover {
	background-color:#333;
	text-decoration: none;
}

a.button2 {
	font-family:'montserratbold', sans-serif;
	font-size:18px;
	color:#fff;
	background-color:#7fccff;
	padding: 10px 15px;
	text-decoration: none;
	display: block;
}
a.button2:hover {
	background-color:#333;
	text-decoration: none;
}

.logos img {
	display: inline-block;
	float: none;
	width: 17%;
	padding: 1% 1%;
}

.thirdcontent {
	display: inline-block;
	float: none;
	padding: 15px 10px;
}
/***************************  FOOTER  *****************************************/
.footercontainer {
	background-color: #b5202b;					/*CHANGE*/
	width: 100%; 
	padding: 20px 0px;
}

.footernavbar {
	width: 100%;
	background-color: #b5202b;			/*CHANGE*/
	margin-bottom: 35px;
	line-height: 20px;
}
.footnernavbar ul {
	padding: 5px 0px;
}
.footernavbar ul li {
	display: inline-block;
	padding: 5px;
	text-align:center;
}
.footernavbar ul li.contactlink a {
	color: #fff;
	font-family: 'montserratbold', fontawesome, sans-serif;		/*CHANGE*/
	font-size: 14px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.footernavbar ul li a{
	font-family: 'montserratregular', fontawesome, sans-serif;		/*CHANGE*/
	color: #fff;						/*CHANGE*/
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
}
.footernavbar ul li a:hover{
	text-decoration: underline;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:11px; text-decoration:none; color: #fff;line-height: 120%;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:11px; text-decoration:none; color: #fff;line-height: 120%;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#fff;line-height: 120%;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#fff; line-height: 120%;}

.divfooter {width:450px; text-align:center; margin:0 auto; line-height:110%;}



/***************************  SPECIFIC PAGES  ***************************************************************/
/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}



.inv-btns {width:100%; display:block; margin:20px 0;}
.inv-btns:after {content:""; clear:both; display:block;}
.inv-btns a {width:21%; float:left; margin:0 2%; display:block; text-align:center; color:#000; text-decoration:none; font-family: 'montserratbold', sans-serif; text-transform:uppercase; font-size:20px;}
.inv-btns a:hover {color:#b5202b;}
.inv-btns img {width:100%; height:auto; max-width:300px; margin:0 auto 7px auto;}

.warranty-banner {width:100%; display:block; border:3px #000 solid; background:#ffc425; padding:10px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; margin-bottom:30px;}
.warranty-banner:after {content:""; clear:both; display:block;}
.warranty-banner img {float:left; margin-right:20px; max-width:150px;}
.warranty-banner span {width:calc(100% - 170px); font-size:24px; color:#000; font-family: 'montserratbold', sans-serif; margin-top:3%; display:inline-block; text-transform:uppercase;}

.lt-img {width:30%; float:left; margin:2% 2% 0 0;}
.rt-img {width:68%; float:left;}
.full-img {width:100%;}
.lt-img img, .rt-img img, .full-img img {width:auto; height:auto; max-width:100%; margin:0 auto;}

@media screen and (max-width:768px) {
    .inv-btns {margin:20px 0 0 0;}
    .inv-btns a {width:46%; margin-bottom:20px; font-size:16px;}
}
@media screen and (max-width:640px) {
    .warranty-banner img {margin-right:20px; max-width:100px;}
    .warranty-banner span {width:calc(100% - 120px); font-size:18px;}
}
@media screen and (max-width:480px) {
    .inv-btns a {width:44%; margin:0 3% 20px 3%; font-size:14px;}
    .warranty-banner span {margin-top:0; font-size:16px;}
}

.job-box {width:100%; border-top:2px #ddd dotted; padding:15px 0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
.job-box a {background:#b5202b; color:#fff; display:block; padding:10px; max-width:400px; text-align:center; font-family:'montserratbold'; text-decoration:none;}


/***************************  INVENTORY  ***************************************/
.listings-wrapper .listing-boxed .listing-boxed-details {
    text-align: left !important;
}
.hosted-content .listings-wrapper .border-bottom, .hosted-content .listings-detail-wrapper .border-bottom, .hosted-content .listings-drilldown-wrapper .border-bottom {
    text-align: left !important;
}
.hosted-content .listings-detail-wrapper .information-box {
    text-align: left !important;
}
.hosted-content .left {
    text-align: left !important;
}
.hosted-content .listings-detail-wrapper .listing-details .divider {
    text-align: left !important;
}
.listings-wrapper .hosted-theme .btn {
    background: #333 !important;
}
.listings-wrapper .hosted-theme .btn:hover {
    color: #333 !important;
    border: solid 2px #fff !important;
    background: #fff !important;
    box-sizing: border-box !important;
}
/***************************  PAGE 1  ***************************************/

.gray-divide {width:100%; height:1px; margin:25px 0; display:block; background:#ddd;}
.postdate {color:#999; font-size:12px; margin-bottom:15px;}
.blog-photo {width:35%; float:right; margin:0 0 15px 2%;}
.blog-photo img {width:100%; height:auto;}
.blog-banner {width:100%; margin:0 auto;}
.blog-banner img {width:100%; height:auto; max-width:235px; margin:0 auto;}


/***************************  PAGE 2  ***************************************/


/***************************  FORM  ***************************************/

.column6 {width:50%; float:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
.column12 {width:100%; float:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
.col-pad-rt {padding-right:10px;}
.col-pad-lt {padding-left:10px;}

/**** text form **/
.text-button {position:fixed; bottom:25px; right:25px; z-index:9999;}
.text-button a {background:#4997C1; display:block; padding:15px; color:#fff; text-align:center; -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.5); -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.5); box-shadow:2px 2px 2px rgba(0,0,0,0.5); -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; text-decoration:none; font-size:16px; font-weight:700; text-transform:uppercase;}
.text-button a:hover {background:#000; color:#fff;}


@media screen and (max-width: 1280px) and (min-width:1100px) {
.navigation {display: none;}
.navlinkMobile {
	display: inline-block;
	width: 100%;
	z-index: 1;
}
.headercontainer {
	border-bottom: #b5202b solid 11px;
}
#construction.headercontainer {
	border-bottom-color:#ffc425;
}
.sitename img {
	width: 80%;
	float: none;
}
}

@media screen and (max-width: 1099px) and (min-width:1024px) {
/*HEADER*/	
.headercontainer {
	border-bottom: #b5202b solid 11px;
}
#construction.headercontainer {
	border-bottom-color:#ffc425;
}
.sitename img {
	width: 80%;
	float: none;
}

/*NAVIGATION*/	
.navigation {display: none;}
.navlinkMobile {
	display: inline-block;
	width: 100%;
	z-index: 1;
}

/*CONTENT*/	


/*FOOTER*/	
.footernavbar ul li {
	display: block;
	text-align:center;
	line-height:90%;
}
/***PAGES***/

/*PAGE 1*/	



}
@media screen and (max-width: 1023px) and (min-width:768px) {
/*HEADER*/	
.headercontainer {
	border-bottom: #b5202b solid 11px;
}
#construction.headercontainer {
	border-bottom-color:#ffc425;
}
.sitename img {
	width: 80%;
	float: none;
}

/*NAVIGATION*/	
.navigation {display: none;}
.navlinkMobile {
	display: inline-block;
	width: 100%;
	z-index: 1;
}

/*CONTENT*/	

/*FOOTER*/	
.footernavbar ul li {
	display: block;
	text-align:center;
	line-height:90%;
}
/***PAGES***/

/* ABOUT 1*/	


}
@media screen and (max-width:768px) {
    .rt-img2 {width:100%; margin:0 0 15px 0;}
	
	.fb {
    /* float: right; */
    /* margin-bottom: -20px; */
    /* margin-right: 25px; */
    clear: both;
    margin: auto !important;
		float: none;
}
}
@media screen and (max-width: 767px) and (min-width: 481px) {
/*HEADER*/	
.headercontainer {
	border-bottom: #b5202b solid 11px;
}
#construction.headercontainer {
	border-bottom-color:#ffc425;
}
.sitename {
	display: none;
}
.headerlogo {
	display: inline-block;
	width: 40%;
	padding: 0% 6%;
}

/*NAVIGATION*/	
.navigation {display: none;}
.navlinkMobile {
	display: inline-block;
	width: 100%;
	z-index: 1;
}

/*CONTENT*/	
.content_half_left {
	width: 100%;
	display: inline-block;
}
.content_half_right {
	width: 100%;
	display: inline-blockk;
	margin-top: 20px;
}
.content_two_thirds {
	float: none;
	display: inline-block;
	width: 100%;
	margin: 20px 0px;
}
.content_one_third {
	float: none;
	display: inline-block;
	width: 100%;
	border-left: 0px;
}

.home-half {width:74%;}

.weather {
	display: inline-block;
	width: 30%;
	padding: 1% 3%;
}
.weather img{
	display: inline-block;
	width: 100% !important;
}

.logos img {
	display: inline-block;
	float: none;
	width: 30%;
	padding: 1% 3%;
}
.blog-photo {width:50%;}
/*FOOTER*/	
.divfooter {
	width: 350px;
}
.footernavbar ul li {
	display: block;
	text-align:center;
	line-height:90%;
}
/***PAGES***/
.servicephoto {
	display: inline-block;
	float: none;
	width: 90%;
	padding-top: 5px;
}
.partsphoto {
	width: 70%;
	display:inline-block;
	float: none;
	padding-bottom: 15px;
}
/*ABOUT 1*/	
.content_one_third_about {
	float: none;
	display: inline-block;
	width: 100%;
	padding-bottom: 15px;
}
.content_one_third_about img {
	float: none;
	display: inline-block;
	width: 29%;
	padding-bottom: 15px;
	padding: 1% 3%;
}

}
@media screen and (max-width:640px) {
    .popup {width:90%; top:50px; left:5%;}
    
    .column12-hp {width:100%;}
    .col-pad-clear-hp {padding:0;}
    
    .divfooter {margin-bottom:50px;}
    
    .text-button {bottom:0px; right:0px; width:100%; background:#999; padding:10px 0;}
    .text-button a {padding:10px; font-size:14px; margin:0 2%;}
	.halfformfields {
		width: 100%;}
}

@media screen and (max-width: 480px){
/*HEADER*/	
.headercontainer {
	border-bottom: #b5202b solid 11px;
}
#construction.headercontainer {
	border-bottom-color:#ffc425;
}
.sitename {
	display: none;
}
.headerlogo {
	display:inline-block;
	float: none;
	width: 60%;
	padding-bottom: 10px;
}

/*NAVIGATION*/	
.navigation {display: none;}
.navlinkMobile {
	display: inline-block;
	width: 100%;
	z-index: 1;
}

/*CONTENT*/	
.content_half_left {
	width: 100%;
	display: inline-block;
}
.content_half_right {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.content_two_thirds {
	float: none;
	display: inline-block;
	width: 100%;
	margin: 20px 0px;
}
.content_one_third {
	float: none;
	display: inline-block;
	width: 85%;
	border-left: 0px;
}
.content_one_third img {
	float: none;
	display: inline-block;
	padding-bottom: 15px;
}

.home-fourth {width:100%; margin:0 0 15px 0;}
.home-fourth img {width:41%; margin:0 4% 0 0; float:left;}
.home-half {width:100%;}

.logos img {
	display: inline-block;
	float: none;
	width: 50%;
	padding: 1% 3%;
}
.blog-photo {width:100%; margin-right:0;}
/*FOOTER*/	
.divfooter {
	width: 250px;
}
.footernavbar ul li {
	display: block;
	text-align:center;
	line-height:90%;
}
/***PAGES***/
.servicephoto {
	display: inline-block;
	float: none;
	width: 90%;
	padding-top: 5px;
}
.partsphoto {
	width: 90%;
	display:inline-block;
	float: none;
	padding-bottom: 15px;
}
/*PAGE 1*/
.content_one_third_about {
	float: none;
	display: inline-block;
	width: 80%;
	padding-bottom: 15px;
}
.weather {
	padding-bottom: 35px;	
}
}