
/* 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;} img{max-width: 100%; height: auto; image-rendering: -webkit-optimize-contrast;}


/* FRAMEWORK */

*{box-sizing: border-box;}
html, body{font-family: 'Saira', sans-serif; -webkit-text-size-adjust: none} 
html {scroll-behavior: smooth;}
body {overflow-x: hidden; line-height: 1.7;}
::-moz-selection{background: #bf1e2e; color: #fff; text-shadow: none} ::selection{background: #bf1e2e; color: #fff; text-shadow: none;}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  /*margin: 0; /* 2 */
}
button,
input { /* 1 */
  overflow: visible;
}
button,
select { /* 1 */
  text-transform: none;
}
select,
button,
[type="button"],
[type="reset"],
[type="submit"],
[type="date"] {
  -webkit-appearance: button;
}

.pad60 {padding: 60px 5%!important;}
.red-bg {background: linear-gradient(#bf1e2e, #a3000c);}
.align-right {text-align: right;}
.center {text-align: center;}
.content-width {margin: 0 auto; width: 95%; max-width: 1350px;}

.column12, .column11, .column10, .column9, .column8, .column7, .column6, .column5, .column4, .column3, .column2, .column1{float: left; padding: 0 25px 0 0;} .column12{width: 100%; padding: 0; box-sizing: border-box;} .column11{width: 91.6666%;} .column10{width: 83.3333%;} .column9{width: 75%;} .column8{width: 66.6666%; box-sizing: border-box;} .column7{width: 58.3333%; position: relative; box-sizing: border-box;} .column6{width: 50%; box-sizing: border-box;} .column5{width: 41.6666%; box-sizing: border-box;} .column4{width: 33.3333%; box-sizing: border-box;} .column3{width: 25%; box-sizing: border-box;} .column2{width: 16.6666%; box-sizing: border-box;} .column1{width: 8.3333%;} .last{padding: 0;} .cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} 

a {text-decoration: none; color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}

.content-wrapper h1 {color: #bf1e2e; letter-spacing: 2px; font-size: 45px; line-height: 50px; display: inline-block; margin-bottom: .5em;}
.content-wrapper h1 span {display: block; color: #000; font-size: 28px;}


/*  HEADER
-------------------------*/

.header {width: 100%; display: inline-flex; flex-wrap: wrap; justify-content: center; position: relative; z-index: 1;}
a#main-logo img {width: 100%; height: auto; max-width: 333px; display: block; margin: 0 auto; padding: 1.5em 0;}
.mobile-display {display: none; width: 100%;}
a#cta-phone {display: inline-flex; justify-content: flex-end; align-items: center; position: absolute; right: 0; font-weight: 800; letter-spacing: 1px; margin: 1em 1em 1em 0; font-size: 24px; z-index: 2;}
a#cta-phone:hover {color: #111;}

/*   slick slideshow
-------------------------*/
.slider-wrapper {position: relative;}
.cathero img {width: 100%; height: auto; padding: 5px 2.5px 0;}
a#cta-btn button {width: 100%; border: none; background: rgba(0,0,0,.7); padding: 2vw 7%; cursor: pointer; color: #fff; letter-spacing: 2px; font-weight: 600; font-size: 30px; position: absolute; bottom: 0; transition: all .4s ease-in-out;}
a#cta-btn button span {padding: 0 7%;}
a#cta-btn button i, a#cta-phone i {color: #bf1e2e;}
a#cta-btn button:hover i {color: #000;}
a#cta-btn button:hover {background: rgba(163,0,12,.7);}

/*  inv search
-------------------------*/
.search-wrapper {display: flex; justify-content: center; flex-wrap: wrap; align-items: center; width: 100%; background: #000 url('/siteart/wheel-bg1.jpg') center fixed; padding: 6em 7% 7em; box-sizing: border-box;}
.search-wrapper h2 {width: 100%; display: inline-block; letter-spacing: 2px; color: #fff; font-size: 2em; margin-bottom: 1.5em;}
form.detailed-search {width: 100%; display: flex; justify-content: space-evenly; align-items: flex-end; flex-wrap: wrap;}
form.detailed-search label {width: 100%; display: inline-block; text-align: left; color: #fff; letter-spacing: .5px; font-weight: 600; margin-bottom: .25em;}
form.detailed-search select, form.detailed-search input[type="text"]{display: block; width: 100%; height: 100%; padding: 10px 3%; font-family: 'Saira', sans-serif; border: 1px transparent solid; background: #fff; color: #000;}
form.detailed-search input[type="submit"], a.continue-btn, #form input[type="submit"] {width: 100%; cursor: pointer; text-align: center; background: #000; color: #fff; font-family: 'Saira', sans-serif; font-weight: 700; padding: 1em 5%; transition: all .2s ease-in-out; max-width: 470px; border: 1px solid transparent}
form.detailed-search input[type="submit"]:hover, a.continue-btn:hover, #form input[type="submit"]:hover {background: transparent; border: 1px solid #bbb; color: #bbb;}

/*  page hero
-------------------------*/
.page-hero {width: 100%; background: #000 url('/siteart/page-hero1.jpg') center fixed; padding: 10em 7%; border-top: 5px solid #fff;}
.page-hero h1 {color: #fff;} 
.page-hero p {color: #eee; font-size: 18px;}
.page-hero button {width: 100%; cursor: pointer; text-align: center; background: transparent; color: #fff; font-family: 'Saira', sans-serif; font-weight: 700; padding: 1em 5%; transition: all .2s ease-in-out; max-width: 470px; border: 1px solid #fff;}
.page-hero button:hover {border: 1px solid #bf1e2e; color: #bf1e2e;}

/*  contact form + captcha
------------------------------*/
#form .form-row {display: block; text-align: left!important;}
#form .form-row label{font-weight: 600; color: #000;}
#form input[type="text"], #form input[type="email"], #form select, #form textarea, #form input[type="date"] {width: 100%; margin: 5px 0 20px; padding: 10px; border: 1px solid #bbb; background: #fff; font-weight: 500; color: #000; height: 50px;}
#form textarea {height: 111px;}

.CaptchaPanel{line-height: normal !important;}
.CaptchaAnswerPanel input{width: 100%; max-width: 350px; padding: 10px; margin: 5px 0; background: #fff; border: 1px solid #ddd; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; line-height: 50px; color: #444;}
.CaptchaImage {width: auto!important; padding: 0!important;}
.CaptchaAnswerPanel{margin: 0; padding: 2px 0px 2px 0px !important;}
.CaptchaWhatsThisPanel{line-height: 0; margin: 0; padding: 8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a{font-size: 12px; color: #fff;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}

/*  scrolling inventory
-------------------------*/
.scrolling-wrap {width: 100%; height: 90px; overflow: hidden;} 
.scrolling {width:100%; height:92px;}

/*  FOOTER
-------------------------*/

.footer {}
.footer .red-bg {color: #fff; border-top: 5px solid #fff; border-bottom: 5px solid #fff; letter-spacing: 2px; width: 100%; box-sizing: border-box;}
.footer .red-bg h2 {font-size: 30px;}
.footer .red-bg i {color: #000; vertical-align: middle; font-size: 50px; margin-left: 10px;}
.footer .red-bg i:hover {color: #999; transition: 0.2s ease-in;}
ul#footer-nav {width: 100%; display: inline-flex; justify-content: space-evenly; align-items: center; flex-wrap: wrap; background: #000; padding: 1.25em 7%; box-sizing: border-box;}
ul#footer-nav li {display: inline-block;}
ul#footer-nav li a {color: #fff; letter-spacing: 1px; font-weight: 700; text-transform: uppercase; font-size: 18px; padding: .5em 2vw; display: inline-block;}
ul#footer-nav li a:hover {color: #999;}
.footer img {width: 100%; max-width: 250px; margin: 0 auto; padding: 1.5em 0;}


/* MEDIA QUERIES (RESPONSIVE) */

@media screen and (max-width: 1200px) {
	a#cta-btn button {position: relative; background: #000; border-top: 5px solid #fff; font-size: 26px; padding: 1em;}
	a#cta-btn button:hover {background: #bf1e2e;}
	
	.search-wrapper h2 {margin-bottom: 1em;}
	.search-wrapper {padding: 5em 7% 6em;}
	form.detailed-search .column3 {float: left; width: calc(50% - 1em); margin: .5em; padding: 0;}
}

@media screen and (max-width: 1000px) {		
	.pad60 {padding: 40px 5%!important;}
	
	.mobile-display {display: block;}
	a#cta-phone {font-size: 20px;}
	a#main-logo img {max-width: 300px;}
	
	a#cta-btn button, .content-wrapper h1 span {font-size: 24px;}
	.content-wrapper h1 {font-size: 40px; line-height: 45px;}
	.content-wrapper h2 {font-size: 36px; line-height: 40px;}
	
	.page-hero {padding: 7em 7%;}
	.page-hero p {font-size: 16px;}
	
	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto; width: 100%; float: none; padding: 0;}	
	
	ul#footer-nav li a {font-size: 16px; padding: .5em 1.5vw;}
	
}

@media screen and (max-width: 767px) {	
	a#cta-btn button, .content-wrapper h1 span {font-size: 20px;}
	a#cta-btn button span {padding: 0 3%;}
	
	a#cta-phone {position: relative; background: #000; color: #fff; width: 100%; max-width: none; margin: 0 auto; padding: .75em 7%; justify-content: center; font-size: 18px; font-weight: 700;}
	a#cta-phone:hover {color: #bbb;}
	a#main-logo img {padding: 1em 0; max-width: 275px;}
	
	.page-hero {background-attachment: inherit;}
	.search-wrapper {background-attachment: inherit; padding: 4em 7%;}
	.search-wrapper h2 {margin-bottom: .5em; font-size: 1.5em;}
	form.detailed-search .column3 {float: none; width: 100%; margin: 0 auto; margin-top: 7px; margin-bottom: 7px;}
	form.detailed-search input[type="submit"], a.continue-btn, #form input[type="submit"], .page-hero button {max-width: none;}
	
	ul#footer-nav {display: none;}
	.footer .red-bg h2, .footer .red-bg i {font-size: 1.5em;}
}

@media screen and (max-width: 500px) {
	
}
