﻿@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:300,400,700&display=swap');/***** 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;  
} 

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #B30710; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #B30710;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 26px;
	overflow-x: hidden;
}

a:link, a:visited, a:active {text-decoration:none; color:#C41230;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}
h1, h2, h3, h4 {letter-spacing: 1px;font-family: 'Roboto Condensed', sans-serif;}
h4 {font-size: 14px; text-transform: uppercase;}
b {font-weight: 700;}
/*--- HEADER STYLES ---------------------*/
.header { position: absolute; width: 100%;}
.blk-bar {background:#fff ; width: 100%; padding: 10px 0; text-align: right;}
.blk-bar h4 a, .blk-bar h4 {color:#000; transition: .2s ease;}
.blk-bar h4 a:hover {color:#B30710}
.blk-bar h4 {margin-right: 25px;}

.logo {background: url(/siteart/diamondplate.jpg) repeat; background-position: center center; width: 30%; position: absolute;z-index: 99999;top:0;  left: 0; right: 0;transform: skew(-20deg, 0deg); transform-origin: top right; padding: 5px 0; border-right: 10px solid #fff;}
.logo img {max-width:450px; width: 100%; text-align: center;transform: skew(20deg, 0deg); margin-left: 80px; }

/*---BODY--------------------------------*/
.hero img {width: 100%;}
.sub-hero img {width: 100%;}
.blk-bg {background:#000; width: 100%; margin-top:-10px; padding: 50px 0; display: inline-block;}
.blk-bg h1 {color:#fff; font-weight: 300; text-align: center; padding: 20px 0;}
.width-60 {width: 60%; margin: 0 auto;}
.red-btn-left {background: #B30710; padding: 15px 0; text-align: center; color:#fff;font-family: 'Roboto', sans-serif; letter-spacing: 1px; display: inline-block; width: 47.5%; margin: 1% 0; transition: .2s ease;  float: left;}
.red-btn-right {background: #B30710; float: right; padding: 15px 0; text-align: center; color:#fff;font-family: 'Roboto', sans-serif; letter-spacing: 1px; display: inline-block; width: 47.5%; margin: 1% 0; transition: .2s ease; }
.red-btn-left:hover {background: gray;}
.red-btn-right:hover {background: gray;}
.red-btn .fas {color:#000; font-size: 18px;}
.hp-about-left{float: left; width: 47.5%; color:#fff; padding-top:25px; text-align: justify; letter-spacing: .5px;}
.hp-about-right{float: right; width: 47.5%; color:#fff; padding-top:25px; text-align: justify;letter-spacing: .5px;}

.gray-bg {background: url(/siteart/diamondplate.jpg); height: 300px;width: 100%;}
.hp-container {display: flex; flex-direction: row; margin-top:-200px;align-items: center; }
.ql {align-items: center;  justify-content: flex-start; width: 30%; margin:0 2%; text-align: center; border:1px solid #000; background: #fff; height: 350px; transition: .2s ease;}
.ql:hover {background: #ddd;}
.ql .fas {color:#fff; background: #000; width: 100%; padding: 25px 0; font-size: 26px;}
.ql h2 {width: 90%; font-size: 30px; font-weight: 300; margin: 0 auto; margin-top:50px; padding: 25px 0 10px 0;font-family: 'Roboto Condensed', sans-serif;}
.ql a {color:#000;}
.ql p {width: 90%; margin: 0 auto; padding: 10px 0; letter-spacing: 1px;}
.hp-container img {max-width:630px; width: 100%;}

.mfg-logos {margin: 0 auto; text-align: center; width: 100%;}
.mfg-logos img {display: inline-block; text-align: center; margin: 3% 3%;  width: 10%; transition: .2s ease;}
.mfg-logos img:hover {opacity: .5}

/*----SPECIALS------*/
.col-2 {width: 45%; margin: 2% 2%; vertical-align: top; display: inline-block;}
.col-2 h2 {border-bottom: 1px solid #C1112C; padding: 10px 0; color:#fff;}
.col-2 h3 {color:#fff; line-height: 23px;}
.col-2 p {line-height: 30px; margin-top:25px; color:#fff;}
.col-2 p .fas {font-size: 12px; color:#C1112C; margin-right: 10px;}




/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	background: #000; 
	padding: 15px 0;
}
 
.scrolling{
    width:100%;
    height:92px;
}


.map-container {display: flex; flex-direction: row; align-items: center; background:url(/siteart/drk-pattern.png) repeat;}
.map-left {width: 30%; }
.map-right {width: 70%;}
.map-left h4 {color:#ddd; font-size: 23px; padding: 10px 0;}
.map-left p {color:#fff; transition: .2s ease;}
.map-left p a {color:#fff;}
.map-left p a:hover {text-decoration: underline;}
.map-left a p:hover { color:#fff;text-decoration: underline;}
.width-80 {width: 80%; margin: 0 auto;}
/*--------FORM STYLES--------------------*/
#formpage {  margin: 0 auto;  }
#formpage div {
	vertical-align:top;
	padding:5px 5px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: 400;
}

#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:47%; 
	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; text-align: center; color:#fff; width: 100%; padding: 10px 0;}
.footer h4 {letter-spacing: 1px; font-weight: 300;}







/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/

.list-container-flexrow .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .faceted-search-content .faceted-section-box .faceted-view-more-btn, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-contact-bar .contact-bar-btn, .detail-content-mobile .detail-contact-bar .contact-bar-btn, .detail-content-mobile .detail-contact-bar .contact-bar-btn{background:#c62032 !important; }

.detail-content .dealer-info .dealer-company-header, .detail-content-mobile .dealer-info .dealer-title-link h3 {color:#c62032 !important;}
.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background: #333 !important;}
.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container  {background:none !important;}
.detail-content .dealer-info .contact-information .address, .detail-content-mobile .dealer-info .address-and-contact .address {color:#000 !important}

.toptech p {font-family: 'Roboto Condensed', sans-serif; color: white; text-align: center; padding: 10px 160px;}
.toptech img {width:16%; display:block; margin: 0 auto;}
/*---------- RESPONSIVE STYLES ----------*/


@media only screen and (max-width: 1750px) {
	.logo {width: 40%;}
}
@media only screen and (max-width: 1500px) {
	.logo img{max-width: 400px;}
	.width-60 {width: 85%;}
	.width-80 {width: 90%;}
	.ql {width: 40%;}
	.ql h2 {padding:5px 0;}
	.hp-container img {max-width: 400px;}
}

@media only screen and (max-width: 1340px) {
	.blk-bar {text-align: center;border-bottom: 2px solid #000;}
	.blk-bar h4 {margin-right: 0;}
	.header {position: relative;}
	.logo {z-index: 9; width: 60%; position: relative; display: inline-block; vertical-align: middle;}
}
@media only screen and (max-width: 1100px) {
	.logo {width: 75%;}

	.hp-container {display: block;}
	.ql {display: inline-block; vertical-align: top; width: 45%; }
	.hp-container img {display: none;}
	.map-left, .map-right {width: 50%;}
	.mfg-logos img {width:40%;}
	.col-2 {width: 98%; margin: 2% 0%;}
	.col-2 p {font-size: 16px; line-height: 24px;}
}
@media only screen and (max-width: 900px) {
	.formfield {width: 95%;}
}
@media only screen and (max-width: 600px) {

	.logo {width: 73%; background: 0;}
	.logo img {max-width: 250px;}
	h1 {font-size: 22px;}
	.red-btn-left, .red-btn-right {margin-bottom: 15px;}
	.gray-bg {display: none;}
	.hp-container{ margin: 0 auto; text-align: center;}
	.ql {width: 90%; margin: 3% 0;}
	.hp-about-left {margin-top:25px;}
	.hp-about-left, .hp-about-right {width: 98%; float: none;}
	.red-btn-left, .red-btn-right {width: 100%; font-size: 12px;}
	.map-container {display: block; width: 100%;}
	.map-left {padding: 25px 0;}
	.map-left, .map-right {width: 100%; text-align: center;}
	
}

@media only screen and (max-width: 500px) {
	.logo {transform: none; width: 100%; text-align: center; border-right: 0;}
	.logo img { width: 100%; transform: none; text-align: center; margin: 0 auto;max-width: 300px;}
}
