﻿/***** BEGIN 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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;	
}

ol, ul {
	list-style: none;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap');

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {
overflow-x:hidden;
	font-size: 17px;
	line-height: 25px;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing: .5px;
}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}
h1 {font-size: 42px; font-weight: bold; letter-spacing: 1px; line-height: 50px; color: #84171A;}
h2 {font-size: 32px; font-weight: bold; letter-spacing: 1px; line-height: 40px;}
/*--- HEADER STYLES ---------------------*/
header {background: #fff; display: inline-block; width: 100%;}
.logo {position: absolute; top:0;margin-left:5%;}
.red-bar {background: #84171A;  text-align: right; width: 100%;display: inline-block;}
.red-bar h4, .red-bar h4 a {color:#fff; padding:10px 0; display: inline-block; vertical-align: middle; transition: .2s ease;}
.red-bar h4 {margin-right: 25px; font-weight: 400; letter-spacing: 1px;}
.red-bar h4 .fas {color:#000;}
.red-bar h4 a:hover {color:#ddd;}

.social-search {display: inline-block; vertical-align: middle;}
.social {display: inline-block; vertical-align: middle;}
.social a {color:#fff;font-size: 40px; display: inline-block; vertical-align: middle; margin-right:10px; transition: .2s ease;}
.social a:hover {color:#000;}

#padding25 {padding: 25px 0;}
#padding50 {padding: 50px 0;}
/*--- HEADER KEYWORD SEARCH--------------------------*/



#quick-search-wrap{display: inline-block; position:relative;vertical-align: top; float: right;}

#quick-search-wrap form{
	position:relative;
	display:block;
}

#quick-search-wrap form input{
	width:258px;
	background:#fff;
	color:#9F9F9F;
	height:50px;
	line-height:30px;
	padding:0 0 0 10px;
	float:left;
	position:relative;
	font-size:14px;
	font-family: 'Montserrat';
	border:1px solid #000;
}

#quick-search-wrap form .button{
	border:0;
	position:relative;
	text-transform:uppercase;
	width:50px;
	height:52px;
	background:#000 url(../siteart/search-icon.png) center center  no-repeat;
	cursor:pointer;
	transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out;
}

#quick-search-wrap form .button:hover{
	background:#000 url(../siteart/search-icon.png) center center  no-repeat;
	transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out;
	
}


/*---BODY--------------------------------*/
.sub-hero img  {width: 100%;}
.width90 {width: 90%; margin: 0 auto;}
.width70 {width: 70%; margin: 0 auto;}
.hero-bg {background: url(/siteart/hp-bg.jpg) no-repeat; background-attachment: fixed; padding: 3% 0;}
h1#hp-header {text-align: center;}
.hp-line {width: 100px; height: 10px; background:#fff; margin:15px 0;}
.ql {display: inline-block; background-color:#000; width: 30%; margin: 0 1%; margin-top:25px;height: 175px; transition: .2s ease; min-width: 300px;}
.ql img {width: 100%; transition: .2s ease;}
.ql-text {margin-top:-172px; margin-left:50px; color:#fff;}
.ql:hover {background: #84171A;}
.ql img:hover {opacity:0;}
.drk-gray-bar {background:#212121; width: 100%;}
.ql-2 {width: 30%; margin:0 1%; text-align: center; padding:25px 0; display: inline-block; vertical-align: middle; background:#4B4B4B;color:#fff; font-size:25px; letter-spacing: 1px; text-transform: uppercase; transition: .2s ease;}
.ql-2 .fas {color:#212121; font-size:25px; letter-spacing: 1px; text-transform: uppercase;}
.ql-2:hover {background: #000}
.red-bg {background: url(/siteart/red-bg.jpg) no-repeat; width: 100%; background-color:#000;}
.hp-img-left {display: inline-block; vertical-align: top; width: 30%;}
.hp-text-right {display: inline-block; vertical-align: top; width: 69%;}
.hp-text-right h1, .hp-text-right p {color:#fff;}
.showrooms h1 {text-align: center; text-transform: uppercase;}
.showroom-links {width: 23%; display: inline-block; vertical-align: bottom; text-align: center; margin:25px 10px;}
.showroom-links img {width: 100%;}
.showroom-links h2  {color:#000; letter-spacing: 1px; font-size: 23px; padding:10px 0; border-bottom:1px solid #ddd; text-transform: uppercase; }
.showroom-btn {background: #84171A; width: 100%; color:#fff; text-align: center; padding:10px 0; transition: .2s ease; font-size: 14px;} 
.showroom-btn:hover {background:#212121;}

/*SERVICES*/
.gray-bg {background:#ddd; }
.services h1 {text-align: center;}
.service {display: inline-block; vertical-align: bottom; width:22%; margin: 1% 1%; text-align: center; border: 1px solid #ddd; }
.service h3 {background:#ddd; color:#000; padding:5px 0; font-size: 16px;}
.outline-btn {border-top:1px solid #ddd; color:#000; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; padding:5px 0;transition:.2s ease;}
.outline-btn:hover {background:#84171A; color:#fff; transition:.2s ease;}

/*ABOUT*/
.img-left {width: 30%; display: inline-block; vertical-align: top;}
.img-left img {width: 100%;}
.text-right {width: 68%; display: inline-block; vertical-align: top; margin-left:1%;}
.hours {display: inline-block; vertical-align: top; width: 28%; margin:0 2%;}
.hours-row {border-bottom:1px solid #000;}
.hours p a {color:#84171A;}
.hours p a:hover {font-weight: bold;}
.days, .morning, .night {display: inline-block; width: 30% }
.hours .fab {font-size: 35px; color:#84171A; transition: .2s ease;}
.hours .fab:hover {color:#212121;}

/*STAFF*/
.staff h1 {text-align: center;}
.staff h2 {border-bottom:1px solid #ddd; padding:5px 0; color:#000; font-weight: 500; margin-top:2%;}
.team {display: inline-block; width: 30%; margin:20px 1%;}
.team h3, .team h4 {display: inline-block; }
.team h4 {color:#84171A; font-weight: 400; margin-left:5px; text-transform: uppercase; font-size:13px;}
.team a {color:#000; transition: .2s ease; }
.team a .fas {color:#84171A;}
.team a:hover {color:#84171A; }

/*Promotions*/
.promotions {margin: 0 auto; display: block;}
#promo-border {height: 1px; width: 100%; background: #000; margin-bottom: 2%;;}
.promotions h1{text-align: center;}
.col-1-3 {width:32%; background:#fff; border: 1px solid #ddd; display: inline-block; vertical-align:  top;  text-align: center; margin: 25px 5px; height:600px;}
.col-1-3 h2 {background:#ddd; color:#000; letter-spacing: 1px; width: 100%; display: inline-block; font-size:18px;padding:10px 0;text-align: center; }
.col-1-3 img {width: 100%; margin: 0 auto; text-align: center; max-width:250px; }
.col-1-3 p {border-top:1px solid #ddd; border-bottom: 1px solid #ddd; padding:8px 0; text-align: left; color:#000; font-size: 14.5px;font-family: 'Roboto Condensed', sans-serif;}
.col-1-3 a p {border-top:1px solid #ddd; border-bottom: 1px solid #ddd; padding:8px 0; text-align: left; color:#000; padding-left:15px;}
.col-1-3 p:hover {background:#ddd;}
.col-1-3 .fa {font-size:12px; padding-right:5px;}

.col-full {width: 100%; border-top: 1px solid #ddd; padding: 15px 0;}
.col-full img{width: 100%;  padding: 15px 0;}
.col-full p {font-size:15px; line-height: 20px; letter-spacing: 0;}
.col-full p a {color:#023e80}
.col-full p a:hover {color:#ddd}

/*MANUALS*/
.manuals h1{text-align:center;}
.manuals{width:80%; margin: 0 auto;}
.manuals-wrapper{display:flex; flex-direction:row; justify-content: center; flex-wrap:wrap;}
.manual-wrapper{width:220px;padding:5px 20px; border:solid #ddd 1px; }
.manual-wrapper img{width:100%;}
.pdf{margin: 20px;}
.pdf h3{background-color:#ddd;color:#000; padding: 10px 21px; font-size:16px; width:220px; text-align:center; transition: .3s ease;}
.pdf h3:hover{background-color:#000; color:#fff;}
/*--------FORM STYLES--------------------*/
#formpage {  margin: 0 auto;  }
#formpage div {
	vertical-align:top;
	padding:5px 5px;
	color: #000;
}

#formpage input {
	padding:6px 5px 10px;
	border:1px solid #8e8d8d;
	font-size:13px;
	background:#fff;
}

#formpage textarea {
	padding:6px 0px;
	border:1px solid #8e8d8d;
	font-weight: 700;
	color:#000;
	font-size:12px;
	background:#fff;
	margin-top: 5px;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	border:1px solid #8e8d8d;
	color:#202e3b;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:8px 10px;
	width:100%;
}

.formfield {
	width:48%; 
	display:inline-block; 
	margin-right: 12px; 
	margin-top: 10px;
	color: #000;
	text-align:left;
	font-family: 'Open Sans', sans-serif; font-weight: bold;
	
}

.message {font-weight: bold;}
#formpage input  {
    width:100%;
	margin-top: 5px;
}
 
#formpage input.larger  {
    width:100%;
}

#formpage textarea {
    width:98%;
    height:85px;
	font-family: 'Open Sans', sans-serif; 
}

#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }
/* focus states of various types of fields */
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:#abacac; 
	color:#FFF;
	border:1px solid #abacac;
	outline-style:none;
}
#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}

#formpage input.button,
#formpage input.button:focus {
	
    width:300px;
    margin:0 auto;
    background: #000; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	font-size:16px;
	padding: 10px 20px;
	font-family: 'Open Sans', sans-serif; 
	font-weight: 500;
	letter-spacing:1px;
	text-align: center;
	display: block;
}
#formpage input.button:hover {
    margin:0;
    padding:10px 0px;
    background: #4a4a4a; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	margin: 0 auto;
	text-align: center;
	display: block;
}

/* for plain text next to an input field, if not using a table structure */
#formpage label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
	padding:10px 10px;
} 

.checkbox {text-align: left;}
#formpage input[type="checkbox" i] {
	width:25px; 
	text-align: left;
}

#formpage a#red-border-button  {color:#212121; background:#fff; padding:10px; border:1px solid #000; transition:.2s ease;}
#formpage a#red-border-button:hover  {color:#fff; background:#212121; padding:10px; border:1px solid #000;}
/*control the Captcha */

.CaptchaPanel {margin: 0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#000;width: 70%; text-align:left;}

.CaptchaImagePanel {
	
margin-top: 10px;
padding:0 0 0 0;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:12px;
line-height:14px;
text-align: center;
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 10px 0;
	padding:10px 0 10px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 



/*-------- FOOTER STYLES ----------------*/
footer{ background:#000; width: 100%; padding:10px 0}
footer p {padding:5px 0; color:#fff;}
footer p a{color:#fff; font-weight: 300;}
footer p a:hover{color:#929292; font-weight: 300;}
p#foot-border-top {border-top: 1px solid #fff;}
footer p#foot-border-top a {display: inline-block; border-right:1px solid #fff; margin:15px 5px; padding-right: 15px; color:#fff; letter-spacing: 1px;}
footer p#foot-border-top a:hover {color:#929292}






/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/

.currency-capital-price-container img {text-align: center; margin: 0 auto;}

#inv{padding: 5% 0;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons){font-family: bahnschrift, urw-din, sans-serif!important;} /* Reset font, ignore icons */

.listing-top-right a, .lower-detail-data-left button, .send-email-btn, .media-buttons a, .media-buttons button, .faceted-search, .listing-dealer-info a, .view-listing-details-link, .main-detail-data .contact-options a, .fin-calc-btn-mobile, .selected-facet, .page-nav, .apply-button, .back-button, .calculator-btn, .mobile-done-button {
    -moz-border-radius: 90px !important;
    -o-border-radius: 90px !important;
    -webkit-border-radius: 90px !important;
    border-radius: 90px !important;
}


.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px;}


.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {color:#84171a !important;}


.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.view-listing-details-link, .selected-facet, .view-listing-details-link, .buy-now-link, .check-availability-link, .email-seller-link, .offer-btn, .buy-btn, .dealer-phone-mobile, .offer-btn-mobile, .send-email-btn-mobile, .send-wholesale-email-btn-mobile, .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button, .dealer-btns-bottom a {background:#84171a !important;}

.selected-facet, .dealer-phone-mobile, .offer-btn, .offer-btn-mobile, .fin-calc-btn-mobile, .send-wholesale-email-btn-mobile, .send-email-btn-mobile, .buy-now-link, .view-listing-details-link, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button{border: solid 1px #84171a !important; transition: ease all 0.2s !important;}

.selected-facet:hover, .dealer-phone-mobile:hover, .offer-btn:hover, .offer-btn-mobile:hover, .fin-calc-btn-mobile:hover, .send-wholesale-email-btn-mobile:hover, .send-email-btn-mobile:hover, .buy-now-link:hover, .view-listing-details-link:hover, .main-detail-data .contact-options a:hover, button.g-recaptcha.button:hover, .page-nav:hover, .apply-button:hover, .mobile-done-button:hover, .dealer-btns-bottom a:hover {background: #fff !important; color: #84171a !important;}

.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .calculator-btn {background: #000 !important; border: solid 1px #000 !important; transition: ease all 0.2s !important;}
.check-availability-link:hover, .email-seller-link:hover, .video-chat-link:hover, .faceted-search:hover, .faceted-show-all-btn:hover, .cs-btns a:hover, .calculator-btn:hover {background: #fff !important; color: #000 !important;}

.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .compare-price, .compare-title {color: #000 !important;}
 
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text {
	padding-left: 4px; 
}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {background: #000 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #000 !important;}
.list-main-section .contact-options a {border: #000 solid 1px !important; transition: ease all 0.2s !important;}
.list-main-section .contact-options a:hover {background: transparent !important; color: #000!important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-listing-mobile .dealer-phone-container a, .back-button {border-color: #000!important; color: #000!important;}

.material-icons, .collapsible-content a {color:#fff!important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {background-color: #000!important;}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile{margin-right:0!important;}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{height: 48px !important; box-sizing: border-box;}



/*---------- RESPONSIVE STYLES ----------*/


@media only screen and (max-width: 1500px) {
	.ql {height: auto;}
	.ql-text {margin-top:-127px;}
}
@media only screen and (max-width: 1300px) {
	.width70 {width: 90%;}
	.formfield {width: 46%;}
	.service {width: 30%;}
	.ql {height: auto;}
	.hp-img-left img {width: 100%;}
	.showroom-links {width: 22%;}
	.red-bar h4 {display: none;}
	
}
@media only screen and (max-width: 1100px) {
	.service {width: 47%;}
	.hours {width: 100%; padding:20px 0;}
	.team {width: 46%;}
	.col-1-3 {width:100%; height: auto;}
	.ql {width: 100%; background: #84171A; margin:0;}
	.ql-text {position: relative; text-align: left; margin-top:0;padding:10px 0;}
	.ql img:hover {opacity:1.00;}
	.ql:hover {background:#212121;}
	.red-bg {background: #84171A;}
	.hp-img-left {width: 100%;max-width: 300px; text-align: center;margin: 0 auto; display: block;}
	.hp-text-right {width: 100%;}
	.width70 {width: 90%;}
	.showroom-links {width: 30%;}


}

@media only screen and (max-width: 800px) {
	.red-bar {border-bottom:2px solid #000; padding:10px 0; text-align: center;}
	.logo {position: relative;text-align: center; margin: 0 auto; background:#84171A;padding:10px 0;}
	.logo img {text-align: center; margin: 0 auto;}
	.ql-2 {width: 100%; margin: 5px 0;}
	.img-left {width: 100%;}
	.text-right {width: 100%;}
	.hours {margin:0;}
	.showroom-links {width: 46%;}

}
@media only screen and (max-width: 767px) {
	.formfield {width: 97%;}
	.service {width: 100%; margin: 10px 0;}
	.team {width: 100%;}
	.red-bar h4{font-size: 15px;}
	.social .fab {font-size: 22px;}
	.red-bar h4, .red-bar h4 a {display: block; padding:0;}
	.red-bar h4 {margin-right: 0;}
	.red-bar h4 .fas {display: none;}
	.red-bar h4 a {padding:0; line-height: 18px;}
	.manuals {width:95%;}
	.manuals h1{font-size: 30px;}
	
}

@media only screen and (max-width: 600px) {
	.showroom-links {width: 100%; margin: 10px 0;}
}



