
/* 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;}
body {font-family: 'Poppins', sans-serif; letter-spacing: .02em; font-size: 16px; -webkit-text-size-adjust: none; overflow-x: hidden; line-height: 1.6;}
::-moz-selection{background: #333134; color: #fff; text-shadow: none} ::selection{background: #333134; 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;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

.main-wrapper {padding: 7em 10%; background: #333134; display: flex; flex-wrap: wrap; color: #fff;}
.main-wrapper img {margin: 0 auto; display: block; width: 100%; height: auto; max-width: 450px; padding: 25px;}
img#bump {display: block;}

.pad50 {padding: 50px!important;}
.pad30 {padding: 30px!important;}

.content-width{max-width: 1300px; margin: 0 auto; width: 90%;}

.column12, .column11, .column10, .column9, .column8, .column7, .column6, .column5, .column4, .column3, .column2, .column1{float: left; padding: 0 25px 0 0;} .column12{width: 100%;} .column11{width: 91.6666%;} .column10{width: 83.3333%;} .column9{width: 75%;} .column8{width: 66.6666%;} .column7{width: 58.3333%;} .column6{width: 50%; box-sizing: border-box;} .column5{width: 41.6666%;} .column4{width: 33.3333%;} .column3{width: 25%; box-sizing: border-box;} .column2{width: 16.6666%;} .column1{width: 8.3333%;} .last{padding: 0;} .cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;} *{box-sizing: border-box;}

a{text-decoration: none; color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}
a#cta-btn {cursor: pointer; display: block; color: #fff; margin: 1em; font-family: 'Poppins', sans-serif; box-sizing: border-box; font-weight: 700; text-transform: uppercase;}
a#cta-btn i {padding: 0 5px; color: #ffea84;}
a#cta-btn:hover {letter-spacing: .5px; color: #ffea84;}
a#cta-btn2 {padding: 10px 30px; background: rgba(0,0,0,.5); color: #fff; border: 1px solid #fff; cursor: pointer; display: block; text-align: center; margin-top: 30px!important; font-weight: 700; border-radius: 30px; text-transform: uppercase; margin: 0 auto; max-width: 75%;}
a#cta-btn2:hover {background: #000; border: 1px solid #000;}

.center {text-align: center;}
.yellow {color: #ffea84;}


/* HEADER */

.header {width: 100%; background: #000; color: #fff;}
.mobile-nav-container, #menu-button, .mobile-display {display: none;}
.header .content-width {display: flex; align-items: center; flex-wrap: wrap;}
.header .column6 {display: flex; align-items: center; justify-content: flex-start;}
.top-nav {display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; padding: 0; font-size: 18px;}
.top-divide {border-right: 1px solid #333; height: 45px; margin: 0 2vw;}
.top-nav p span {display: block; font-size: 14px;}
.top-nav p a {text-decoration: none; font-weight: 700;}
.top-nav a#top-phone, .top-nav a#top-phone:hover span {text-decoration: none;}
.top-nav a#top-phone span {text-decoration: underline;}
.top-nav a#top-email button {cursor: pointer; border: 1px solid #fff; background: none; color: #fff; border-radius: 30px; font-size: 16px; padding: 15px 2vw; margin-left: 2vw;}
.top-nav a#top-email button i, .top-nav a#top-phone i {margin-right: 5px;}
.main-logo img {width: 100%; max-width: 330px; height: auto; padding: 0.5em 0 .5em; box-sizing: border-box;}

.tnwarp-mdm a#md-email button {cursor: pointer; border: 1px solid #fff; background: none; color: #fff; border-radius: 30px; font-size: 16px; padding: 15px 2vw; margin-top: -7px;}

.scrolled .top-nav {justify-content: flex-end;}


img.curlogo{padding: 1em; max-width: 200px;}
.tnwrap{ display: flex; align-items: center;}
.tnwarp-mdm{display: flex;}
.md-mb-nav {font-size: 20px;}
.top-divide-mdm {border-left: 1px solid #333; height: 45px; margin: 0 2vw;}


.mobile-display {background: #000;}
.mobile-display .column9 {float: left; width: 75%!important;}
.mobile-display .column3 {float: left; width: 25%!important;}

/* scrolled header */
.sticky {position: fixed; z-index: 999999; top: 0;}
.inv-header .sticky {position: relative;}
.scrolled, .inv-header {width: 100%;}
.scrolled .main-logo img{max-width: 140px!important; padding: .5em 0 .25em;}
.scrolled  img.curlogo{max-width: 111px; padding: .25em 0;}
.scrolled .top-nav {font-size: 16px;}
.scrolled a#top-email button {font-size: 14px; padding: 10px 2vw;}
.logo-wrap {
    display: flex;
	align-items: center;
	gap: 10px;
}
.logo-wrap img{
	padding: 0!important;
	max-width: 100%!important;
	
}

.main-logo img{
	width: 330px;
	
}

/* ALL OTHER STYLES */

.content-wrapper {display: flex; flex-wrap: wrap;}
.content-wrapper h1 {font-weight: 700; line-height: 36px; font-size: 24px; text-transform: uppercase; width: 100%; color: #333134;}
.content-wrapper h1 span {display: block; color: #000; font-size: 30px;}
.content-wrapper p {margin: 1.5em 0; line-height: 1.6;}
.content-wrapper p a {text-decoration: underline;}
.content-wrapper p a:hover {text-decoration: none;}

/* inv search */
.keyword-search {
	width: 100%;
	max-width: 555px;
	margin: 0 auto;
	padding: 25px 0;
	display: inline-block;
	text-align: right;
}
.keyword-search h4 {color: #fff; display: inline-block; margin-bottom: 10px;}
.keyword-search form input::placeholder {letter-spacing: .5px!important; color: #eee;}
.keyword-search form input {
	padding: 15px!important;
	font-size: 16px!important;
	border: none!important;
	border-radius: 0!important;
	background: #333134!important;
	height: auto!important;
	color: #fff!important;
}
.keyword-search form input#keywords {line-height: 22px!important; width: 80%; float: left;}
.keyword-search form input#submit {
	background: #000!important;
	color: #fff!important;
	padding: 15px 22px!important;
	line-height: 22px;
	cursor: pointer;
	border: none!important;
	-webkit-transition: .4s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
	font-weight: 800;
	width: 20%;
}
.keyword-search form input#submit:hover {background: #777!important; color: #fff!important;}
.keyword-search form button {vertical-align: middle; padding: 6px 10px; background: #000; border: none; cursor: pointer;}
.keyword-search form button:hover {background: #000;}


.homepage-hero div {position:relative;}
.homepage-hero div img {width: 100%;}
.hero-overlay {
	position: absolute!important;
    left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
    z-index: 2;
    display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
    margin: 0 auto;
	text-align: center;
    color: #fff;
	padding: 0 4em 3em;
	box-sizing: border-box;
	background: rgba(0,0,0,.3);
}
.hero-overlay h1 {text-transform: uppercase; font-weight: 900; font-size: 55px; line-height: 1; text-shadow: 2px 2px 2px #000; letter-spacing: 1px;}
.hero-overlay h1 span {font-size: 32px; margin-top: 10px; font-weight: 600; display: block; letter-spacing: .5px;}

h1.homepage {color: #aaa; font-weight: 600;}
h1.homepage span {color: #fff; font-weight: 800;}


/* equipment slider */
.equipment-head {background: #000; width: 100%; height: 30px; border-top-left-radius: 50%; border-top-right-radius: 50%; position: relative; z-index: 999; margin-top: -30px;}
.equipment-wrapper {padding: 3em 10% 4em!important; text-align: center; background: #000; width: 100%;}
.equipment-wrapper h2 {margin-bottom: 30px; display: block; letter-spacing: 2px; color: #fff;}
.equipment-slides h3 {padding: 1.25em; color: #000; line-height: 1.2; background: #ffea84; font-weight: 900; position: relative; z-index: 999; text-transform: uppercase;}
.equipment-slides a:hover h3 {background: #333134; transition: .2s ease-in; color: #fff;}
.equipment-slides a.link {margin: 5px; position: relative;}
.equipment-slides a.link:hover {background: #f4f4f4;}
.equipment-slides .overlay {position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,.25); transition: all .5s ease; z-index: 10;}
.equipment-slides .overlay:hover {background: none;}


.page-title {width: 100%; text-align: center; padding: 7em 2em; background: #000 url('/siteart/page-hero1.jpg'); background-size: cover; background-position: center; position: relative; z-index: 1;}
.page-title.hero2 {width: 100%; text-align: center; padding: 5em 2em; background: #000 url('/siteart/page-hero2.jpg'); background-size: cover; background-position: center; position: relative; z-index: 1;}
.page-title:before, .page-title.hero2:before {width: 100%; z-index: 2; height: 100%; position: absolute; background: rgba(0,0,0,.75); top: 0; left: 0; right: 0; bottom: 0;}
.page-title h1 {text-transform: uppercase; color: #fff; font-size: 48px; letter-spacing: 1px; text-shadow: 2px 2px 2px #000; -webkit-text-shadow: 5px 5px 18px #222; font-family: 'Poppins', sans-serif; font-weight: 800; font-style: italic; position: relative; z-index: 3;}


/* form + captcha */
#form{color: #fff; width: 100%; max-width: 1400px; margin: -9em auto 5em; background: #333134; box-shadow: 0px 2px 8px rgb(0 0 0 / 50%); padding: 3em; position: relative; z-index: 3;}
#form h2 {line-height: 1.4;}
#form .form-row{display: block; /*margin: 0 0 5px;*/ text-align: left!important;}
#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 transparent; background: #494949; color: #fff;}
#form input[type="submit"]{display: block; width: 100%; max-width: 230px; border-radius: 30px; background: #000!important; margin: 5px auto; padding: 10px; font-family: 'Poppins', sans-serif; font-size: 16px; font-weight: 700; text-transform: uppercase; color: #fff; border: 1px solid transparent; transition: all .2s ease-in-out; cursor: pointer;}
#form input[type="submit"]:hover {border: 1px solid #fff;}
#form textarea{height: 90px;}

.CaptchaPanel{margin: 0 !important; padding: 0 !important; line-height: normal !important;}
.CaptchaAnswerPanel input{width: 250px; max-width: 100%; padding: 5px; margin: 5px 0; background: #f4f4f4; border: 1px solid #ccc;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; line-height: 14px;}
.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;}


/* cta boxes */
.cta-wrapper {width: 100%; text-align: center; color: #fff; font-weight: 700; text-shadow: 2px 2px 12px #222; font-size: 20px;}
.cta-wrapper .cta-left {padding: 7em 7%; background: #000 url("/siteart/inventory1.jpg"); background-size: cover; background-position: center; position: relative; z-index: 0;}
.cta-wrapper .cta-left:before {width: 100%; height: 100%; content: ''; top: 0; left: 0; right: 0; position: absolute; z-index: 1; background: rgba(117,106,53,.75);}
.cta-wrapper .cta-right {padding: 7em 7%; background: #000 url("/siteart/financing1.jpg"); background-size: cover; background-position: center; position: relative; z-index: 0;}
.cta-wrapper .cta-right:before {width: 100%; height: 100%; content: ''; top: 0; left: 0; right: 0; position: absolute; z-index: 1; background: rgba(58,55,40,.75);}
.cta-wrapper p {max-width: 520px; margin: 0 auto;}
.cta-wrapper i {display: block; font-size: 50px; margin: 0 0 30px; position: relative; z-index: 2;}
.cta-wrapper p, .cta-wrapper a {position: relative; z-index: 2;}


/* FOOTER */

.footer {background:#000; padding: 7em 10%; display: flex; justify-content: center; flex-wrap: wrap;}
.footer a {display: block; color: #ddd!important; margin: 5px 0;}
.footer a:hover {color: #fff!important;}
.footer h2 {color: #fff; margin-bottom: 1em; font-family: 'Poppins', sans-serif; font-weight: 700; text-transform: uppercase; line-height: 1.2;}
.footer .column2, .footer .column3, .footer .column4 {padding: 0!important; color: #ddd; box-sizing: border-box;}
.footer img {width: 100%; height: auto; max-width: 250px;}


/* MEDIA QUERIES (RESPONSIVE) */

.show{display: block;}

@media screen and (max-width: 1350px){
	.hero-overlay h1 {font-size: 45px;}
	.hero-overlay h1 span {font-size: 26px;}
}

@media screen and (max-width: 1150px){
	.header .mobile-hide-desktop{display: none!important;}
	.header .column6 {justify-content: flex-end;}

	.main-logo img {max-width: 300px;}
	.main-wrapper{flex-direction: column; flex-wrap: wrap; align-items: stretch; justify-content: space-between;}
	
	.top-nav .tnwrap{display: none;}
	
	.page-title h1, .hero-overlay h1 {font-size: 40px;}
	.hero-overlay h1 span {font-size: 22px;}
	
	.main-wrapper {padding: 4em 10%;}
	
	#form {margin: -6em auto 4em;}

	.column1, .column2, .column3, .column4, .column5, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto!important; width: 100%!important; float: none; padding: 0;}

	.cta-wrapper .cta-left, .cta-wrapper .cta-right {padding: 5em 2em!important;}
	.menu-main-container ul {text-align: center;}
	.footer {padding: 4em 0 4em 10%;}
	.cta-wrapper .column6 {margin: 0 auto; width: 100%!important; float: none;}
	.footer .column4, .footer .column3, .footer .column2 {padding: 1em!important; width: 50%!important;}
}

@media screen and (min-width: 1151px){
	.header .md-mb-nav{display: none;}
}

@media screen and (max-width: 890px) {	
	.header .md-mb-nav{display:none;}
	.mobile-hide-desktop, .equipment-head {display: none!important;}
	.mobile-display {display: flex; align-items: center;}
	.main-logo img {padding: .75em 1.5em .25em; max-width: 250px;}
		 img.curlogo{width: 200px; display: flex;}
	.scrolled .main-logo img {padding: 0.5em 1.5em 0 1.5em; max-width: 170px;}
	
	.equipment-wrapper {padding: 2em 10% 3em!important;}
	
	.cta-wrapper .cta-left, .cta-wrapper .cta-right {font-size: 16px;}
	
	.hero-overlay {position: relative!important; left: 0; background: #000; margin-top: -.5em; max-width: none; padding: 1.25em 1.25em 1.5em 1.25em;}
	.hero-overlay h1 {display: none;}
	.keyword-search {padding: 0; max-width: none;}
}

@media screen and (max-width: 650px) {	
	
	a#cta-btn {width: 100%; margin: 0 auto;}
	
	.page-title {background-attachment: inherit; padding: 4em 2em;}
	
	.footer {text-align: center; padding: 3em 10%; flex-direction: column-reverse;}
	.footer .column4, .footer .column3, .footer .column2 {padding: 1em!important; width: 100%!important;}
	.footer img {max-width: 150px;}
}

@media screen and (max-width:607px){
	img.curlogo{
		width:150px;
	}
}

@media screen and (max-width: 550px) {	
	.pad30 {padding: 20px!important;}
	.pad50 {padding: 35px!important;}	
	#form {padding: 2em;}
}

@media screen and (max-width: 400px) {	
	
}
