﻿/*===================== 
	CSS reset/normalize 
=======================*/
/**Correct `block` display not defined in IE 8/9.**/
article,aside,details,figcaption,figure,footer,header,hgroup,
main,nav,section,summary {display: block;}
pre {white-space: pre-wrap;}
small { font-size: 80%;}

.cycle-slideshow {overflow: hidden !important; max-height: 180px !important;}
/*===================== 
	base styles 
=======================*/
html {
    font-family:Arial, Helvetica, sans-serif;
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	}

body {
	margin: 0 auto;
	font-size:15px;
	background-color:#000;
	color:#fff;
	background:url('../Siteart/background.jpg') fixed !important;
}
#clear{
	clear:both;
}
/* LINKS */
a:link, a:visited {color:#fff; text-decoration:underline;}
a:hover, a:active {color:#ffcc00; text-decoration:none;}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}
	
/*image replacement*/
.hide-text {
	text-indent:  100%;
	white-space:  nowrap;
	overflow:  hidden;
	}	
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	border-style: solid;
    height: 0;
	} 
img { border: 0;}

	/*===================== 
	inventory 
=======================*/
.faceted-search-content {
    border: 1px solid #ddd;
    min-width: 150px !important;
    max-width: 315px;
}

.contact-information > div > .contact {
	width: auto !important;
	background-color: transparent !important;
}


.price {
	color: black !important;
}

.list-content .list-title {
    padding: 2px;
    color: black !important;
	background-color: transparent !important;
}

.option-name {
margin-top: 0px !important;	
}

.detail-title {
	background-color: transparent !important;
color: #cc1205 !important;
}

.list-page-nav {
		background-color: #cc1205 !important;
}

.selected-facet {
	background-color: #cc1205 !important;
}

.view-listing-details-link {
	background-color: #cc1205 !important;
}

.contact-options a {
	background-color: #cc1205 !important;
}

.listing-portion-title {
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
	color: #cc1205 !important;
}

.detail-price {
	color: black !important;
}

.detail-title {
		font-weight:700;
	font-family:Arial, Helvetica, sans-serif;
		color: black !important;
}

.dealer-name {
		font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
	color: #cc1205 !important;
}

.mobile-done-button {
		background-color: #cc1205 !important;
}

.detail-btn-calc {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.offer-btn {
		background-color: #cc1205 !important;
}

.data-label {
	background-color: black !important;
}

.contact-bar-btn {
	background-color: #cc1205 !important;
}

.offer-btn-mobile {
	background-color: #cc1205 !important;
}

.dealer-phone-mobile {
		background-color: #cc1205 !important;
}

.send-email-btn-mobile {
	background-color: #cc1205 !important;
}

.fin-calc-btn-mobile {
		background-color: #cc1205 !important;
}

.body-wrapper {
    padding-top: 30px;
	padding-bottom: 30px;
}

.modal-form-el label {
    font-size: 16px !important;
    font-weight: bold;
    font-family: Arial,sans-serif;
}

.modal-form-el label+input {
	font-size: 13.5px !important;
}

.modal-right-col .comment-element textarea {
		font-size: 13.5px !important;
}

.modal-bg .consent-text {
    font-weight: 400;
    font-size: 14.5px !important;
    font-family: Arial,sans-serif;
}

.captcha-placeholder .g-recaptcha {
    min-width: 258px;
    margin-top: 7px;
    font-size: 13px !important;
}

/*===================== 
	typography 
=======================*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h1 {
	text-align:left;
	font-size:22px;
	color:#fff;
	font-weight:bold;
	background-color:#1c1c1c;
	padding:10px 15px;
	margin:0px;
}
h2 {
	font-size:20px;
	font-weight:bold;
	margin:0px;
	color:#000;
	padding:15px 0px 10px 0px;
}
h3 {
	font-size:18px;
	color:#000;
	font-style:italic;
	margin:15px 0px 0px 0px;
}
h4 {
	color:#d10010;
	font-size:20px;
	margin:10px 0px 0px 0px;
	font-weight:normal;
}

p {
	margin: 0;
	}

b, strong {
    font-weight: bold;
	}

/*===================== 
	link styles 
=======================*/
a:focus {outline: thin dotted;/*reset*/
	}
	
a,
a:link, 
a:visited, 
a:active {
	outline: 0;/*reset*/
    color:inherit; 
    text-decoration:none;
	}
	a:hover  {
		outline: 0;/*reset*/
		text-decoration: none;
		color:inherit;
		}  

/*===================== 
	header styles 
=======================*/
header {
	background:url(../Siteart/head/header5.png) repeat;
    background-size: cover;
    width: 68%;
    background-position: center;
    text-align: center;
	margin:1% auto;
}
.mobile-logo {
    display: none;
}
.top {
	width:100%;
    margin: 0% auto;
	text-align:center;
    padding: .5% 0;
}
header .col-1-4 {
    width: 17%;
    margin-top: 11%;
    text-align: center;
}
header .col-1-2 {
    width: 62%;
    margin-top: 11%;
    text-align: center;
}
.col-1-4, .col-1-2 {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.maintext {
	line-height:20px;
	text-align:left;
    width: 47%;
    display: inline-block;
    vertical-align: top;
}
.maintextoffice {
	text-align:left;
    display: inline-block;
    vertical-align: top;
    width: 47%;
}
.maintext p.yellow{
	color:#FF0;
	margin:0px;
}
.maintext p.black{
	color:#000;
	margin:0px;
}
.smalltext {
	font-size:11px;
	letter-spacing:-1px;
}

/*===================== 
	slideshow styles 
=======================*/
.hero-img {	
	width:100%;	
}
.hero-img img {
	width:100%;	
}

/*===================== 
	nav styles 
=======================*/
nav.mobile {
	display:none;	
}
#menu-button {
	display:none;	
}
/* ----- */

nav.primary {
	width:100%;
	background:url('../Siteart/nav_bg.jpg') repeat;
	text-align:center;
	margin:0 auto;
	}
	nav.primary ul {
		margin: 0;
		padding:0;
		}
		nav.primary ul li {
			display:inline-block;
			}
			nav.primary ul li a {
				color:#111;
                text-decoration:none;
                display:block;
                padding:8px 15px;
                font-size: 13px;
                font-weight: bold;
                text-transform: uppercase;
				-webkit-transition-duration: 0.3s; /* Safari */
  				transition-duration: 0.3s;
				}	
			nav.primary ul li a:hover {
				background-color:#e4b702;
				}
				
/* DROP DOWNS */				
nav.primary ul li li a {  /* appearance of the sub-level links */
	background:#e4b702;
	width:175px;
    padding: 8px 15px;
	display:block;
    text-align: left;
	text-decoration:none !important;
}
nav.primary ul li li  a:hover {  /* appearance of the sub-level links on hover */
	background:#B79614 !important;
	color:#fff !important;
	text-decoration:none !important;
}
/* This controls the Primary nav dropdowns for sublinks. Should not have to edit this too muuch */
nav.primary ul ul {
	display: none;
	position: absolute;
}
nav.primary ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
nav.primary ul li:hover > ul {
	display: block;
	line-height: 18px;
	z-index: 100;
}
nav.primary ul ul li {
	float: none;
	position: relative;
	margin: 0;
	display:block;
}


/*===================== 
	mobile btns styles 
=======================*/
.mobile-btns {
	display:none;	
}

/*===================== 
	banner styles 
=======================*/
.banner {
    background:#1c1c1c; 
	margin:1% auto;
	width:70%;	
}

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
.scrolling{
    width:100%;
    height:92px;
}

/*===================== 
	layout styles 
=======================*/
.wrap {
	max-width:70%;
	margin: 0 auto;
}
	
.col-1-6 { width: 16%;}
.col-1-5 { width: 20%;}
.col-1-4 { width: 24%;}
.col-1-3 { width: 33%;}
.col-1-2 { width: 49%;}
.col-2-3 { width: 65%;}
.col-3-4 { width: 75%;}

/*===================== 
	footer styles 
=======================*/
footer {
	margin: 0;
	width: 100%;
    text-align: center;
}
footer.site-footer {
	padding-bottom: 10px;
}
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:10px;
	color: #cacaca;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:10px;
		color: #fff;
    }
.footertext {
	font-size:10px; 
	color:#cacaca;
}
.smallfootertext {
	font-size:10px; 
	color:#cacaca;
}
.divfooter {
	width:50%; 
	text-align:center; 
	margin:0 auto;
}

/*===================== 
	HOME PAGE 
=======================*/
#main {
    max-width: 70%;
    background: #fff;
    margin: 1% auto;
    color: #111;
    padding-bottom: 2%;
}
.main-paragraph {
    padding: 2% 0 4% 2%;
    width: 72%;
    display: inline-block;
    vertical-align: top;
}
.intro-header {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.main-buttons {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 1%;
    width: 48%;
    text-align: center;
}
.yellow-btns {
    width: 60%;
    margin: 1% auto;
    vertical-align: middle;
    display: inline-block;
    background: #e4b702;
    color: #111;
    font-weight: bold;
    padding: 4.5% 0;
    font-size: 20px;
}
.contact {
	width:23%;
    padding: 1%;
	background-color:#e4e4e4;
    display: inline-block;
    vertical-align: top;
}


/*===================== 
	PRODUCTS PAGE 
=======================*/
.heading {
	background-color:#b0b0b0;
	font-weight:bold;
	font-size:16px;
    padding: .75% 0;
}
.products-pg {
    display: inline-block;
    vertical-align: top;
    width: 71%;
    padding:0 2% 0 1%;
}
.products-pg ul {
    display:inline-block;
    vertical-align: top;
}


/*===================== 
	TOUR PAGE 
=======================*/
.tourstaff {
    width: 71%;
    display: inline-block;
    vertical-align: top;
    padding:0 2% 0 1%;
    text-align: center;
}
.staff {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: .5% 2%;
}
.tour-videos {
    width: 90%;
    text-align: center;
    margin: 1% auto 0 auto;
}
.tour-videos iframe {
    margin: 0 auto 1% auto;
}
.staff img {
    width: 100%;
}
.tour-pics-span {
    text-align: center;
    width: 95%;
    margin: 0 auto;
}
.tour-pics-span img {
    width: 22.5%;
    padding: .5%;
    display: inline-block;
    vertical-align: middle;
}
.tour-pics-span img.full-span-img {
    width: 95%;
}


/*===================== 
	LOCATION PAGE 
=======================*/
.location-pg {
    display: inline-block;
    vertical-align: top;
    width: 71%;
    padding:0 2% 0 1%;
}


/*===================== 
	INVENTORY PAGE 
=======================*/
.hosted-content #listings-title {
    color: #111;
}

#faceted-search-main, #main-content, .faceted-search-content, .compare-container {
	color: #000000!important;
	background-color: #ffffff!important;
}
.show-all-modal .all-options-container .option-container .faceted-option-checkbox-container label {
	color: #000!important;
}

h1.detail__title {
	background-color: #fff!important;
	padding: inherit!important;
	color: #000!important
}

.detail__media-buttons {
	color: #666666!important;
}

.page-type-toggle {
	color: #000!important;
}


/*
.qr {
	float:right;
	width:134px;
	line-height:11px;
	font-size:12px;
	text-align:center;
	margin-top:3px;
}
#tourstaff tr td.staff{
	text-align:center;
	vertical-align:text-top;
}
.qr img {
	margin-top:2px;
} 

.left {
	float:left;
}
.contact-table {
	width:290px;
	margin-left:-13px;
}
.contact-table td {
	padding:3px 0px;
	margin:0px;
}
#location img {
	margin-right:15px;
}
#member {
	width:192px;
	text-align:center;
	font-size:12px;
	padding:5px 0px;
}
*/



/* ====================
	MOBILE SCREENS
=================================== */
@media screen and (max-width: 1625px) {
#main {
    max-width: 75%;
}
header {
    width: 75%;
}
.banner {
    width: 75%;
}
}

@media screen and (max-width: 1450px) {
#main {
    max-width: 80%;
}
header {
    width: 80%;
}
.banner {
    width: 80%;
}
}

@media screen and (max-width: 1260px) {
header {
    width: 85%;
}
.banner {
    width: 85%;
}
#main {
    max-width: 85%;
}
}

@media screen and (max-width: 1100px) {
header {
    width: 90%;
}
header .col-1-4 {
    display: none;
}
.maintextoffice {
    width: 49%;
}
.banner {
    width: 90%;
}
#main {
    max-width: 90%;
}
.main-buttons {
    width: 95%;
}
    
.main-paragraph {
    padding: 2% 2% 4% 2%;
    width: 57%;
}
.intro-header {
    width: 90%;
}   
.contact {
    width: 35%;
}
.products-pg {
    width: 58%;
} 
.location-pg {
    width: 58%;
}    
.tourstaff {
    width: 58%;
}
.staff {
    width: 45%;
}
    
    
}

@media screen and (max-width: 960px) {
.mobile-logo {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 75%;
}
.mobile-logo img {
    width: 100%;
}
header {
    width: 93%;
    border: #ffcc00 solid 5px;
    padding: 2% 0 1% 0;
    background-image: none;
    background-color: #d10010;
}
header .col-1-2 {
    margin-top: 1%;
    width: 100%;
}
.maintext {
    width: 100%;
    text-align: center;
}
.maintextoffice {
    width: 100%;
    text-align: center;
}
.banner {
    width: 95%;
}
#main {
    max-width: 90%;
    padding: 4% 3%;
}
.main-buttons {
    width: 100%;
    margin: 3% auto;
}
.yellow-btns {
    width: 95%;
    padding: 2% 0;
}
.main-paragraph {
    padding: 2% 0 4% 3%;
    width: 94%;
}
.intro-header {
    width: 100%;
}   
.contact {
    width: 98%;
}
    
.tourstaff {
    width: 100%;
    padding: 0%;
}  
.staff {
    width: 48%;
    margin: 1% auto;
}
.tour-pics-span img {
    width: 47%;
}
.location-pg {
    width: 95%;
    padding: 1% 0% 0 2%;
}
.products-pg {
    width: 95%;
    padding: 1% 0% 0 2%;
}
.products-pg ul {
    display: block;
}

.divfooter {
    width: 80%;
}
    
/*============================= 
	mobile btn styles 
==============================*/
.mobile-btns-span {
    width: 100%;
    text-align: center;
}
.mobile-btns {
	display:inline-block;
	width:32.6%;
	background:#222;
    text-align: center;
    padding: 1% 0;
    border: #333 solid 1px;
}
.mobile-btns:hover {
    background: #333;
}
	
/*==============================
	Mobile Nav Styles			
================================*/	
nav.primary {
	display:none;	
}
#menu-button { /* initially will need to be hidden */
	display: block;
	font-size: 25px;
	max-width: 100%;
	position: relative;
	z-index: 900;/* needs to be lower than nav.mobile, adjust as needed */
	padding:1% 0 1% 3%;
	background-color:#222;
}
#menu-button a {
	color: #fff;
	text-decoration: none;
	display:block;
}
nav.mobile {
	display: block;
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	background: #333;
	z-index: 1200; /* needs to be higher than #menu-button, adjust as needed */
	overflow: auto;
}
nav.mobile h3 { /* Menu header styles */
	position: relative;
	padding: 12px 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	border-bottom: 4px solid #222;
}
nav.mobile .menu-toggle { /* Menu close button */
	position: absolute;
	top: 12px;
	right: 10px;
	display: inline-block;
	padding: 6px 9px 5px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 1;
	background: #222;
	color: #999;
	text-decoration: none;
	vertical-align: top;
}
nav.mobile .menu-toggle:hover { /* Menu close button on hoveer */
	color: #fff;
}
nav.mobile ul {
	list-style: none;
	font-weight: 300;
	border-top: 1px solid #151515;
	border-bottom: 1px solid #454545;
	margin: 0;
	padding: 0;
}
nav.mobile ul li {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #151515;
}
nav.mobile ul li a {
	position: relative;
	display: block;
	padding: 10px;
	color: #999;
	text-decoration: none;
}
nav.mobile ul li a:hover {
	background: #000;
	color: #fff;
}
nav.mobile ul li li a { /* appearance of the sub-level links */
	background: #444;
	position: relative;
	display: block;
	padding: 10px 10px 10px 15px;
	color: #ccc;
	text-decoration: none;
}
nav.mobile ul li li li a { /* appearance of third level sub-level links if needed */
	background: #666;
	position: relative;
	display: block;
	padding: 10px 10px 10px 25px;
	color: #fff;
	text-decoration: none;
}
nav.mobile ul li span.click {/* dropdown menu idicator arrow be sure to include this image with your image files */
	background: url(../siteart/arrow.png) 10px 12px no-repeat;
	background-size: 45%;
	position: relative;
	display: block;
	float: right;
	margin: -44px 10px 0 0;
	cursor: pointer;
	z-index: 12399994;
	width: 40px;
	height: 40px;
	-webkit-transition: background-size .3s ease-in-out;
	-moz-transition: background-size .3s ease-in-out;
	transition: background-size .3s ease-in-out;
}
nav.mobile ul li span.click:hover {
	background-size: 60%;
}
}

@media screen and (max-width: 760px) {
    
	
	
.main-buttons {
    width: 100%;
    margin: 3% auto;
}
.yellow-btns {
    width: 95%;
    padding: 2% 0;
}

/*============================= 
	mobile btn styles 
==============================*/
.mobile-btns-span {
    width: 100%;
    text-align: center;
}
.mobile-btns {
	display:inline-block;
	width:32%;
	background:#222;
    text-align: center;
    padding: 1% 0;
    border: #333 solid 1px;
}
.mobile-btns:hover {
    background: #333;
}
	
/*==============================
	Mobile Nav Styles			
================================*/	
nav.primary {
	display:none;	
}
#menu-button { /* initially will need to be hidden */
	display: block;
	font-size: 25px;
	max-width: 100%;
	position: relative;
	z-index: 900;/* needs to be lower than nav.mobile, adjust as needed */
	padding:1% 0 1% 3%;
	background-color:#222;
}
#menu-button a {
	color: #fff;
	text-decoration: none;
	display:block;
}
nav.mobile {
	display: block;
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	background: #333;
	z-index: 1200; /* needs to be higher than #menu-button, adjust as needed */
	overflow: auto;
}
nav.mobile h3 { /* Menu header styles */
	position: relative;
	padding: 12px 10px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	border-bottom: 4px solid #222;
}
nav.mobile .menu-toggle { /* Menu close button */
	position: absolute;
	top: 12px;
	right: 10px;
	display: inline-block;
	padding: 6px 9px 5px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 1;
	background: #222;
	color: #999;
	text-decoration: none;
	vertical-align: top;
}
nav.mobile .menu-toggle:hover { /* Menu close button on hoveer */
	color: #fff;
}
nav.mobile ul {
	list-style: none;
	font-weight: 300;
	border-top: 1px solid #151515;
	border-bottom: 1px solid #454545;
	margin: 0;
	padding: 0;
}
nav.mobile ul li {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #151515;
}
nav.mobile ul li a {
	position: relative;
	display: block;
	padding: 10px;
	color: #999;
	text-decoration: none;
}
nav.mobile ul li a:hover {
	background: #000;
	color: #fff;
}
nav.mobile ul li li a { /* appearance of the sub-level links */
	background: #444;
	position: relative;
	display: block;
	padding: 10px 10px 10px 15px;
	color: #ccc;
	text-decoration: none;
}
nav.mobile ul li li li a { /* appearance of third level sub-level links if needed */
	background: #666;
	position: relative;
	display: block;
	padding: 10px 10px 10px 25px;
	color: #fff;
	text-decoration: none;
}
nav.mobile ul li span.click {/* dropdown menu idicator arrow be sure to include this image with your image files */
	background: url(../siteart/arrow.png) 10px 12px no-repeat;
	background-size: 45%;
	position: relative;
	display: block;
	float: right;
	margin: -44px 10px 0 0;
	cursor: pointer;
	z-index: 12399994;
	width: 40px;
	height: 40px;
	-webkit-transition: background-size .3s ease-in-out;
	-moz-transition: background-size .3s ease-in-out;
	transition: background-size .3s ease-in-out;
}
nav.mobile ul li span.click:hover {
	background-size: 60%;
}
}








