
/* 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; font-size: 16px; -webkit-text-size-adjust: none; letter-spacing: .03em;} 
html {scroll-behavior: smooth;}
body {overflow-x: hidden; line-height: 1.8; letter-spacing: .02em;}
::-moz-selection{background: #ca0f16; color: #fff; text-shadow: none} ::selection{background: #ca0f16; 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;
}

.pad4 {padding: 4em 10%!important;}
.center {text-align: center;}
.align-right {text-align: right;}
.gray-bg {background: #ddd;}
.red {color: #ca0f16;}

.content-width {margin: 0 auto; width: 80%; position: relative;}
.flex-wrapper {display: flex; flex-wrap: wrap; align-items: center;}
.inv-width {margin: 0 auto; width: 95%; max-width: 1400px;}

.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%; position: relative; 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; position: relative;} .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;}
a#cta-btn button {color: #fff; background: none; padding: 1em 2em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; border: 1px solid #fff; font-weight: 600; text-transform: uppercase;}
a#cta-btn2 button {color: #000; background: none; padding: 1em 2em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; font-weight: 600; text-transform: uppercase; border: 1px solid #000;}
a#cta-btn button:hover, #form input[type="submit"]:hover, a#cta-btn2 button:hover {background: #000; color: #fff; transition: all .2s ease-in-out; border: 1px solid transparent;}
#form input[type="submit"] {color: #fff; background: #ca0f16; padding: 1em 2em; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; width: 100%; max-width: 350px; height: auto; line-height: 1.2; border: 1px solid transparent; text-align: center; margin: 0 auto; display: block; letter-spacing: 1px; text-transform: uppercase;}

/* HEADER */
.header {width: 100%; position: relative; z-index: 2; background: linear-gradient(#ea2028, #ca0f16); display: flex; align-items: center; justify-content: space-between; padding: 1.25em 10%;}
.header a#cta-btn {width: 100%; max-width: 222px; line-height: normal;}
.header .column10.last {display: flex; justify-content: flex-end; align-items: center;}
.main-logo img {width: 100%; max-width: 250px; margin: 0; height: auto; display: block;}
.mobile-display {display: none;}

.search-wrapper {width: 100%; padding: 1.75em 10%; display: inline-flex; align-items: center; justify-content: center;}
.search-wrapper form {background: linear-gradient(#333, #000); padding: 1.25em 10%; display: flex; align-items: center; justify-content: space-between;}
.search-wrapper form input[type="text"] {background: #f6f6f6; border: 1px solid #f0f0f0; padding: 15px; border-radius: 0; height: 50px; color: #000; font-size: 16px; display: inline-block; width: 70%;}
.search-wrapper form input[type="submit"] {background: #ca0f16; color: #fff; font-weight: 600; cursor: pointer; padding: 15px; border: 1px solid transparent; width: 28%; margin-left: 2%; border-radius: 0;}
.search-wrapper form input[type="submit"]:hover {border: 1px solid #fff; background: none; transition: .2s all ease-in-out;}
.search-wrapper p {color: #fff; font-weight: 600; margin-right: 5%; text-align: left; line-height: 1.4; font-size: 16px; width: 30%; text-transform: uppercase;}
.search-wrapper form .flex-wrapper {width: 90%;}

.hero-slider {width: 100%; padding: 2em 0 0;}
.hero-slider img {width: 100%; height: auto; padding: 5px 2.5px;}

/* scrolling inventory */
.inv-scroller {width: 100%; margin: 4em auto 0; display: block;}
.scrolling-wrap {width:100%; height:90px; overflow:hidden;}
.scrolling {width:100%; height:92px;}

.welcome-wrapper {width: 100%;}
.welcome-wrapper .column9 {padding: 3em 10% 3em 0;}
.welcome-wrapper .column3 img {width: 100%; height: auto;}
.welcome-wrapper .column3 b {color: #ca0f16; display: block; margin: 2em 0 .5em;}
.welcome-wrapper h1, .content-wrapper h1 {font-weight: 700; font-size: 36px; color: #000; line-height: 1.5; text-transform: uppercase; display: block; margin-bottom: .75em;}
.welcome-wrapper h1 span, .content-wrapper h1 span {font-weight: 600; font-size: 24px; color: #ca0f16; display: block;}


/*  contact form + captcha
------------------------------*/
#form {padding: 0; width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; align-items: flex-end;}
#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 15px; padding: 10px; border: 1px solid #f0f0f0; background: #f6f6f6; font-weight: 500; color: #000; height: 50px;}
#form textarea {height: 111px;}
#form h4 {margin: 1.5em 0 .75em;}

.CaptchaPanel{line-height: normal !important; width: 100%;}
.CaptchaAnswerPanel input{width: 100%; max-width: 350px; padding: 10px; margin: 5px 0; background: #f6f6f6; border: 1px solid #f0f0f0; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; color: #292929;}
.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: #555;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}

.footer {width: 100%; display: block; margin: 0 auto; box-sizing: border-box;}
.contact-bar {width: 100%; background: #000; padding: 3em 10%; display: flex; justify-content: space-between; align-items: center;}
.contact-bar a {width: 100%; display: flex; justify-content: center; align-items: center; text-align: left; color: #fff; font-weight: 600; line-height: 1.4;}
.contact-bar a:hover {color: #ddd;}
.contact-bar a i {background: #ca0f16; padding: 12px; font-size: 18px; margin-right: 3%; width: 50px; text-align: center; border: 1px solid transparent;}
.contact-bar a:hover i {background: none; border: 1px solid #fff; transition: .2s all ease-in-out;}

.site-host {width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 3em 10%;}
.site-host img {width: 100%; max-width: 125px; height: auto;}
.site-host p {color: #444; line-height: 18px; text-align: right; font-size: 11px;}
.site-host a {color: #444;}
.site-host a:hover {color: #333; transition: all 0.3s ease-in-out;}


/****  MEDIA QUERIES (RWD) ****/
@media screen and (max-width: 1400px) {
	.search-wrapper {flex-wrap: wrap;}
}

@media screen and (max-width: 1150px) {
	.content-width {width: 85%; margin: 0 auto;}
	.header a#cta-btn {width: auto; max-width: none;}
	.header .column10.last {display: none;}
	.main-logo img {max-width: 222px;}
	
	.search-wrapper {padding: 1.25em 10%;}
	.search-wrapper form {padding: 1.25em 10%; margin: 5px 0;}
	
	.welcome-wrapper .column9 {padding: 2em 0 3em;}
	.welcome-wrapper h1, .content-wrapper h1 {font-size: 32px; line-height: 1.4;}
	.welcome-wrapper h1 span, .content-wrapper h1 span {font-size: 20px;}
	
	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto!important; width: 100%!important; float: none; padding: 0;}
	
	.pad4 {padding: 3em 10%!important;}
	
	a#cta-btn button, a#cta-btn2 button {width: 100%;}
	
	.contact-bar {flex-wrap: wrap; padding: 2.5em 10%;}
	.contact-bar a {justify-content: flex-start; margin: 15px 0;}
}

@media screen and (max-width: 700px) {
	.header a#cta-btn {display: none;}
	.main-logo img {max-width: 200px;}
	.search-wrapper form {flex-wrap: wrap;}
	.search-wrapper form .flex-wrapper {width: 100%;}
	.search-wrapper p {width: 100%; margin: 0 0 10px;}
	.search-wrapper form input[type="text"] {width: 100%;}
	.search-wrapper form input[type="submit"] {width: 100%; margin: 5px 0 0;}
}

@media screen and (max-width: 500px) {
	.site-host {flex-wrap: wrap; flex-direction: column;}
	.site-host p {text-align: center; margin-top: 3em;}
}
