﻿@charset "utf-8";
/* CSS Document */

/*Reset*/
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,
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;}
/*Reset*/
html{overflow-x:hidden !important;}
a {text-decoration: none;}
     
.navigation-mobile {
	display: none;
}	

/* PARAGRAPH/LIST/GENERAL TEXT */
p, ul, li {font-size: 14px;}

/* HEADERS */
h1, h2, h3, h4 ,h5 ,h6, p {text-align: left;}
h1 {font-size:35px;color: #cc2e2f;font-weight: 400;font-family: 'Anton', sans-serif; text-transform:uppercase;letter-spacing: 3px;}
h2 {font-size:25px; color:#000; font-family: 'Anton', sans-serif; text-transform: uppercase; text-align: center;letter-spacing: 2px;}
h3 {font-size:38px; font-weight: 400; color:#fff; font-family: 'Anton', sans-serif; text-transform: uppercase; letter-spacing: 4px;}
h4 {font-size:25px;font-family: 'Anton', sans-serif;text-transform: uppercase;color: #cc2e2f;letter-spacing: 2px;}
h5 {font-size:16px; font-family: 'Anton', sans-serif; text-transform: uppercase;letter-spacing: 2px;}
h6 {font-size:14px; font-family: 'Anton', sans-serif; text-transform: uppercase; color: #fff;letter-spacing: 2px;}


/*  SITE FRAMEWORK-------------------------------*/
.clear {clear: both;}

body {
	margin:0;
	line-height:1.5;
	font-family: 'Open Sans', sans-serif; 	
	width: 100%;
	overflow-x:hidden;
 }

.popup {width:92%; max-width: 1200px; background:rgba(255,255,255,.9); position:absolute; z-index:99999999; top:10%; left:50%; transform:translateX(-50%); box-sizing:border-box; display:none; box-shadow: 0px 15px 40px rgb(26 30 43 / 13%); text-align: center; padding: 2em;}
.close-popup, .bar-right {position:absolute; top:10px; left:10px; width: 40px; height: 40px; color:#000; font-size:22px; z-index:1; cursor:pointer;}
.popup h1 {text-align: center; font-size: 50px; line-height: 1.2; color: #cc2e2f;}
.popup h1 span {color: #f16b25; display: block; font-size: 45px;}
.popup ul {width: 100%; margin: 1em 0;}
.popup ul li {color: #fff; display: inline-block; padding: .5em 1em; background:#cc2e2f; margin: 3px; font-size: 18px; font-weight:600;}
.popup p {text-align: center; margin: 0 auto; display: block; font-size: 22px; font-weight:600; padding:10px 0; line-height: 1.4; color: #000;}
.popup a {color: #000;}
.popup a:hover {color: #333; transition: .2s ease-in-out all;}
.overlay:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, 0.65);
    position: fixed;
    z-index: 9999999;
}
.overlay:target:before {display: none;}
.overlay:target .popup {top: -280%; left: -100%;}


/*---Header-------------------------------------*/
.header {
	width: 100%;
	padding-top: 15px;
	position: relative;
}
.header-inner{width: 80%; margin: 0 auto;}

.logo img{width: 200px; max-width: 40%; float: left; display: inline-block;margin-top:15px}

.header-right{float: right; display: inline-block;}
.header-right a{font-size:25px;font-family: 'Anton', sans-serif;text-transform: uppercase;color: #f16b25;letter-spacing: 2px;display:inline-block;margin-bottom:10px}
.header-right img{width:35px}

#green-top-border{width: 100%; position: relative;z-index: 999;}

/*---Welcome-home------------------------------*/
.main {
    width: 100%;
    margin-top: -65px;
}


.slide-overlay{background: rgba(148,196,61, .8); border: 2px solid #94c43d; position: absolute; z-index: 99; top: 18vw; left: 5%; width: 600px; box-shadow: 0px 1px 10px -4px rgba(0,0,0,0.8);}
.overlay-inner{width: 90%; margin: 0 auto; padding: 30px 0;  color: #fff;}
.overlay-inner h1{color: #fff; font-size: 35px; font-weight: 400; line-height: 40px; padding-bottom: 10px;}
.overlay-inner h2 {font-size:22px; color:#4d6f3b;font-weight: 400; text-align: left;}
.overlay-inner #green-btn{background: #4d6f3b; color: #fff; font-size: 16px; font-weight: 400; letter-spacing: 3px; text-align: center; padding: 10px 15px;  font-family: 'Anton', sans-serif;}
.overlay-inner #green-btn:hover{background: #fff; color: #4d6f3b;}
	
.welcome {
	width: 100%;
	background:url(../siteart/welcome2.png) no-repeat;
}

.welcome-inner {
	width: 100%;
	max-width: 70%;
	vertical-align: middle;
	display: block;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 2em;
	padding-bottom: 5em;	
}

.welcome-inner h1 {color: #fff; line-height: 1.2;}
	
.welcome-inner p {
	line-height: 165%;
	width: 65%;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	padding-top: 10px;
}	

.manu-logos{height: auto; text-align: center;}
.manu-logos img{ 
	width: 100%;
	max-width: 200px; 
	padding: 0px 25px 30px 0px;
	display: inline-block;
}

.specials-wrapper {display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.specials-wrapper div {width: calc(22% - 2em); margin: 1em; background: #f6f6f6; padding: 2em 5%;}
.specials-wrapper div img {width: 100%; height: auto; margin: 0 auto 1em;}
.specials-wrapper hr {margin: 3em auto;}
.specials-wrapper h2 {text-decoration: underline; color: #f16b25!important;}
.specials-wrapper h3 {font-size: 30px; letter-spacing: 2px;}
.specials-wrapper div p {font-size: 16px; line-height: 1.6; text-align: center;}
.specials-wrapper div span {display: block; font-size: 12px; font-style: italic; margin-top: 1em;}
.specials-wrapper div a {color: #000;}
.specials-wrapper div a:hover {text-decoration: underline;}

.video-section, .specials-section {width: 100%; display: inline-block; margin: 2em auto; text-align: center; padding: 0 5%; box-sizing: border-box;}
.video-section h2, .specials-wrapper h2, .specials-wrapper h3 {width: 100%; text-align: center; color: #000; margin-bottom: 1em; display: block; line-height: 1.3;}
.video-wrapper {display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.video-wrapper iframe, .video-wrapper a#other-video {width: calc(33.33% - 1em); max-width: none; margin: .5em;}
.video-section a {width: 100%; max-width: 400px; display: inline-block; margin: 1em auto 0;}
.video-section a button {width: 100%; cursor: pointer; padding: 1em 0; border-radius: 30px; border: none; background: #f16b25; color: #fff; text-align: center; font-size: 18px; font-family: 'Anton', sans-serif; letter-spacing: 2px;}
.video-section a button:hover {background: #cc2e2f;}
.video-wrapper a#other-video:hover {opacity: .9; transition: .3s ease-in-out all;}


/*---scrolling inventory--------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	background: #fff; 
	padding: 10px 0;
}
 
.scrolling{
    width:100%;
    height:92px;
}


/*---Inventory Page-----------------------------------------*/
.inventory {
	width: 100%;
	max-width: 80%;
	padding: 45px 0px;
	margin: 0 auto;
}
.hosted-content h3{font-size: 25px !important;}


/*---PROMOTIONS PAGE------------------------------------------------------*/
.promotions{ width: 95%;
	max-width: 520px;
	margin: 0 auto;
}
.promotions h4{ text-align: center;}

.promotions p { 
	text-align: left; 
	padding: 10px 0px 10px 0px;
}
.promotions a { 
	background: #4d6f3b; 
	color: #fff; 
	padding: 10px; 
	font-weight:600; 
}
.promotions a:hover{
	background: #f16b25; 
	color: #fff; 
	padding: 10px; 
	font-weight:600;
}
.promotions img{ width: 95%;}
.see-dealer { color: red;}

/* DivTable.com */
.divTable{
	display: table;
	width: 95%;
	max-width: 1020px;
	margin: 0 auto;
	padding: 15px 0px 25px 0px;
}
.divTableRow {display: table-row;}
#row-head {  
	color: #4d6f3b; 
	font-weight: 600;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 10px 10px;
}

#view-cell{ 
	background: #4d6f3b; 
	color: #fff; 
	font-weight: 600; 
}
#view-cell a {color: #fff;}
#view-cell:hover{ 
	background: #f16b25; 
	color: #fff; 
}

#details{  font-weight: 600; }
#details a {color: #4d6f3b;}
#details a:hover {color: #f16b25;}

.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}


#express{padding: 2% 0;}
#express img{width: 100%; max-width: 300px;}


/* ---CONTACT PAGE ------------------------------------------*/
.contact-main img { 
	width: 100%;
	height: auto;
}
.contact { 
	width: 95%; 
	max-width: 1020px;
	margin: 0 auto;
}

.locationaddress {padding: 5px 0;}
.line {
	padding: 50px 0;
	border-bottom: 1px solid #eceae7;
}
.line:last-child {border-bottom: 0;}
.locationaddress a {
	display: inline-block;
	width: 95%;
	max-width: 365px;
	border-radius: 7px;
	padding: 15px 0;
	text-align: center;
}
.locationaddress a {
	display: inline-block;
	max-width: 365px;
	padding: 15px 0;
	color: #fff;
	font-size: 26px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	background: #cc2e2f;
	margin-right: 10px;
	margin-bottom: 30px;
}
.locationaddress a:nth-child(2) { background: #949393;}
a.colorgrey {
	background: #949393;
}
.locationaddress a:hover {
	background: #f16b25;
}
.locationaddress h3 {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 10px;
}
.locationaddress p {
	margin-bottom: 0;
	font-size: 16px;
}

/*---Service-----------------------------------------------------------*/

.service-flex{
	display: flex;
	flex-wrap: wrap;
}

.service-images img{
	max-width: 420px;
	width: 100%;
}

.service-images{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 50%;
	align-items: flex-end;
}

.service-text{
	width: 50%;
}

.service-text u {text-decoration: underline;}


/*---Footer-----------------------------------------------------------*/
.footerwrap{
	width: 100%;
	background: #cc2e2f;
	height: auto;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active{
	text-decoration:underline; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}
a.footerlink:hover {
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color: #fff;
}

.footertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#fff;
}

.smallfootertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:#fff;
}

.divfooter {
	width: 30%; 
	text-align:center; 
	margin:0 auto; 
	padding: 20px;
	display:none;
}	


/*---RESPONSIVE STYLES-----------------------------------------------*/

@media screen and (max-width: 1600px){
	.welcome-inner p{width: 85%; }
}
@media screen and (max-width: 1400px){
	.main{margin-top: 0;}
}
@media screen and (max-width:1250px){		
	.video-wrapper iframe, .video-wrapper a#other-video {width: calc(50% - 1em);}
	.manu-logos br{display: none;}
}
@media screen and (max-width: 1150px) {
	
	.specials-wrapper {flex-wrap: wrap;}
	.specials-wrapper div {width: calc(40% - 2em);}	
	
	/*Navigation*/
.navigation-mobile {
	float: left;
	display: inline-block;
	background: none;
	height: auto;
	width: 100%;
	position: relative;
	z-index: 99999!important;
	text-align: left;	
}
.nav-inner-mobile {
	width: auto;
	height: auto;
	vertical-align: middle;
	display: inline-block;
	text-align: left;
	color: white;
	box-sizing: border-box;
	font-size: 25px;
}
.nav-inner-mobile:hover {
	cursor: pointer;
}
/*ACCORDIAN PANEL THAT DROPS DOWN*/
#panel { 
	display: none;
	height: auto;
	background-color: #000;
	vertical-align: middle;
	box-sizing: border-box;
	overflow: hidden;
}

#panel h2 {
	color: white;
	font-size: 12px;
	text-align: left;
	line-height: 42px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;  
	text-transform: uppercase;
	}
#panel h2 span {text-align: right;}

/*1st level of Accordian*/
.mobile-bar {
	float: left;
	color: #FFF;
	background: #cc2e2f;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 0px 0px 0px 15px;
	display: block;
	width: 100%;
}
.mobile-bar:hover {background: #f16b25;}
	
.level-indicator {
	float: right;
	height: auto; 
	width: auto; 
	color: white; 
	font-size: 12px;
	border-left: 1px solid #fff;
	box-sizing: border-box;
	padding: 0px 20px;
	cursor: pointer;
}

/*2nd level of Accordian*/
.bottom {
	height: auto;

	width: 100%;
	color: #FFF;
	background: #9b9a9a;
	box-sizing: border-box;
	text-align: left;
	float: left;
}
.bottom ul {
	width: 100%;
	height: auto;
	display: inline-block;
	box-sizing: border-box;
}
.bottom ul li {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #fff;
}
.bottom ul li:hover {background: #f16b25;}
	
.bottom ul li a {
	width: 100%;
	color: white;
	line-height: 40px;
	font-size: 11px;
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700; 
	text-transform: uppercase;
	box-sizing: border-box;
	padding: 0px 15px;
}
/*Navigation*/

}

@media screen and (max-width: 1050px) {
	.video-wrapper a#other-video {width: calc(100% - 1em);}
	.video-wrapper a#other-video img {width: 100%; height: auto;}
	
}

@media screen and (max-width: 996px) {

.welcome{background: #cc2e2f;}
.welcome-inner p{width: 100%; }
.welcome-inner {max-width: 90%; padding: 3em 0;}
	
.manu-logos{ padding-top:15px;}
.divfooter{width: 90%;}
	
}



@media screen and (max-width: 970px) {
.main{margin-top: 0vw;}
.slide-overlay{background: rgba(148,196,61, .7); border:none; position: relative; z-index: 99; top: 0; left: 0; width: 100%; box-shadow: none;}
.header{ position: relative; text-align: center;} 
.logo img { 
	max-width: 450px; 
	margin: 0 auto; 
	float: none; 
	padding-left: 0;
	text-align: center;
}
    
.header-right a{margin-bottom:0;margin-top:10px}
.header-right img{width:25px}
	
.header-inner{width: 95%;}
.header-right{ float: none; text-align:center; margin: 0 auto;}	
	
.popup ul li {font-size: 16px;}


}

@media screen and (max-width: 767px) {
	.video-wrapper iframe {width: calc(100% - 1em);}
	
	.specials-wrapper div {width: calc(100% - 2em); padding: 2em 10%;}
}

@media screen and (max-width: 650px) {
	.service-images {
    width: 100%;
    align-items: center;
}
	.service-text{
		width: 100%;
	}	
	
}

@media screen and (max-width: 602px) {
.divTableCell, .divTableHead {line-height: 20px;}
#row-head{ line-height: 20px;}
h1{ font-size: 35px;}
}


@media screen and (max-width: 649px) {	

h3{ font-size: 30px; line-height: 100%;}
h4{text-align: center;padding-top: 5px;}	
.popup h1 {font-size: 40px;}
.popup h1 span {font-size: 28px;}
.popup ul li {font-size: 14px;}	
.popup p {font-size: 16px;}
.divfooter{width: 90%;}

}

@media screen and (max-width: 460px){
h3{ font-size: 30px; line-height: 100%;}
}


@media screen and (max-width: 320px){
	
h4{text-align: center; font-size: 30px; line-height: 100%; padding-top: 5px;}

.divfooter{width: 80%;}	

}