
/* 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: 'Montserrat', sans-serif; font-size: 16px; -webkit-text-size-adjust: none} 
html {scroll-behavior: smooth;}
body {overflow-x: hidden; line-height: 1.8; letter-spacing: .02em;}
::-moz-selection{background: #000; color: #fff; text-shadow: none} ::selection{background: #000; 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;
}

.marg60 {margin: 60px auto!important;}
.navy {color: #000;}
.center {text-align: center;}
.align-right {text-align: right;}

.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;}
.white-bg {background: #fff; box-shadow: 0px 15px 40px rgb(26 30 43 / 13%);}

.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, #form input[type="submit"] {margin: 2% 0 0; color: #000; background: none; padding: 1em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; width: 90%; max-width: 250px; border: 1px solid #000; font-weight: 900;}
a#cta-btn button:hover, #form input[type="submit"]:hover {background: #000!important; color: #fff; border: 1px solid transparent;}
#form input[type="submit"] {color: #fff; background: #555; padding: .75em 3%; cursor: pointer; font-weight: 800; 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;}
#form input[type="submit"]:hover {background: #000; transition: all .2s ease-in-out;}

/* HEADER */
.header {width: 100%; position: relative; z-index: 2;}
.header .content-width {display: flex; justify-content: space-between; align-items: center;}
.mobile-display, #mobile-contact {display: none;}
#mobile-contact i {font-size: 32px; margin-left: 7%;}
.main-logo img {width: 100%; max-width: 333px; margin: 0; height: auto; display: block;}
.hdr-contact {font-weight: 700; width: 90%;}
.hdr-contact a {width: 100%; margin: 0 0 0 3%;}
.hdr-contact a button {margin: 0!important;}
.hdr-contact p {display: inline-block;}


/* ALL OTHER STYLES */
.content-wrapper hr, .page-title hr {border: 2px solid #000; width: 100%; display: inline-block; max-width: 15%; margin-bottom: 20px;}
.content-wrapper h2 {font-family: 'Montserrat', sans-serif; font-size: 30px; line-height: 1.4; margin: 0 auto .75em;}

.content-wrapper {width: 100%; display: block;}
.txt-wrapper {width: 60%; padding: 7%;}
.txt-wrapper h1 {font-weight: 600; line-height: 1.4; font-size: 32px; letter-spacing: 1px;}
.txt-wrapper h1 strong {font-weight: 900;}
.img-box {width: 40%; background: url('/siteart/equipment-bg1.jpg') center; background-size: cover; display: inline-flex; flex: 1; padding: 18em 0; overflow: hidden;}
.white-bg.flex-wrapper {flex-wrap: nowrap;}

/* hover img boxes */
.flex-container {
    height: 445px;
}

.flex-container-small {
    height: 225px;
}

.flex-container .flex-wrapper {
	display: flex;
	display: -ms-flexbox;
	height: 100%;
}

.flex-container h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
 
.flex-container a, .flex-container p{
	position: relative;
	-ms-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: -webkit-box-flex .4s;
	transition: -webkit-box-flex .4s;
	transition: flex .4s;
	transition: flex .4s, -webkit-box-flex .4s, -ms-flex .4s;
	display:flex;
}

html[data-useragent*='MSIE 10.0'] .flex-container a {
	display:inline-block;
	width:20%;
	height:100%;
	float:left;
}
 
.flex-container .one {
  background-image: url("../siteart/all-inv1.jpg");
  background-color: #000;
}

.flex-container .two {
  background-image: url("../siteart/attachments1.jpg");
  background-color: #000;
}
.flex-container .three {
  background-image: url("../siteart/financing1.jpg");
  background-color: #000;
}

.flex-container a:hover {flex: 3;}

.flex-container .overlay {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px; 
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: background-color .4s;
}
 
.flex-container a:hover .overlay {
  background-color: rgba(0, 0, 0, .5);
}

.flex-container .overlay-inner * {
  visibility: hidden;
  opacity: 0;
  transform-style: preserve-3d;
}
 
.flex-container .overlay h2 {
  transform: translate3d(0, -60px, 0);
}
 
.flex-container .overlay p {
  transform: translate3d(0, 60px, 0);
}
 
.flex-container a:hover .overlay-inner * {
  opacity: 1;
  visibility: visible;
  transform: none;
  transition: all .3s .3s;
}


.page-title {position: relative; padding: 6em 0; border-bottom: 1px solid #ccc;}
.page-title h1 {font-size: 50px; line-height: 1.2; letter-spacing: 1px; color: #000; font-weight: 900; font-family: 'Montserrat', sans-serif; animation: fadeInUp; animation-duration: 1s;}
.page-title p {font-size: 18px; color: #222; font-weight: 500; line-height: 1.6; margin: 1em 0!important;}

.contact-info {width: 100%; display: flex; justify-content: center; flex-wrap: wrap; text-align: center; margin-top: 4em;}
.contact-info div {width: calc(50% - 1em); margin: .5em; padding: 2em; border: 1px solid #eee; background: #f6f6f6;}
.contact-info iframe {margin-top: 2em;}
.contact-info h2 {font-size: 24px; display: block; margin-bottom: .5em;}


/* 	INV SEARCH  */
.search-wrapper {width: 100%; display: flex; padding: 4em 10%;}
.search-wrapper .white-bg {padding: 3em 7%;}
.search-wrapper h3 {font-size: 26px; font-weight: 600; text-align: center; margin-bottom: 1em; display: block;}
.search-wrapper h3 strong {font-weight: 900;}
form.inv-search label{display: block; font-weight: 600;}
form.inv-search#form input[type="submit"]{max-width: none;}
form.inv-search input[type="submit"]:hover {background: #000;}

/* NOUI SLIDER */
.noUi-target{position: relative; direction: ltr}
.noUi-origin{position: absolute; right: 0; top: 0; left: 0; bottom: 0; border-radius: 2px}
.noUi-marker, .noUi-pips, .noUi-tooltip, .noUi-value{position: absolute}
.noUi-horizontal{height: 12px; z-index: 0}
.noUi-horizontal .noUi-handle{width: 25px; height: 21px; left: -13px; top: -6px}
.noUi-horizontal .noUi-handle-upper{top: -5px}
.noUi-background{background: #ccc;}
.noUi-connect{background: #555 !important; border: 1px #ccc solid;}
.noUi-target{width: calc(100% - 15px); margin: 15px auto;}
.noUi-handle{position: relative; background: #fff !important; border: 1px solid #ccc; border-radius: 3px;  z-index: 1;}
.noUi-handle:after, .noUi-handle:before{content: ""; display: block; position: absolute; height: 12px; width: 1px; background: #E8E7E6; left: 10px; top: 3px}
.noUi-handle:after{left: 12px}
.noUi-pips-horizontal{padding: 5px 0; height: 10px; top: 100%; left: 0; width: 100%}
.noUi-marker-horizontal.noUi-marker{margin-left: -1px; width: 1px; height: 5px; background: #555;}
.example-val{font-size: 15px; font-weight: 700;}
.example-val span{font-weight: 500;}
#slider-price-value-lower:before, #slider-price-value-upper:before{content: '$'; padding-right: 2px}


/*  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: #111;}
#form .form-row label span{font-weight: 700; font-size: 20px; vertical-align: top;}
#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 #555; background: #fff; 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 #ccc; 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;}


/* scrolling inventory */
.inv-scroller {width: 100%; margin: 8em auto 0; display: block;}
.inv-scroller h3 {display: block; margin-bottom: 1em; font-size: 26px; padding: 0 10%;}
.inv-scroller h3 strong {font-weight: 900;}
.inv-scroller a {color: #000; font-weight: bold; display: block; margin-top: 2em; letter-spacing: 1px;}
.scrolling-wrap {width:100%; height:100px; overflow:hidden;}
.scrolling {width:100%; height:92px;}


/*  footer
------------------------------*/
.footer {display: flex; flex-wrap: wrap; align-items: center; position: relative; z-index: 1; padding: 7em 10%;}
.footer h4 {font-weight: 900; font-size: 22px; margin-bottom: 1em;}
.ftr-contact a i {
	color: #fff;
    background: #000;
    padding: 12px;
    font-size: 18px;
    margin-right: 3%;
    width: 50px;
    text-align: center;
}
.ftr-contact a:hover i {background: #555; transition: 0.3s all;}
.ftr-contact a {display: flex; justify-content: flex-start; align-items: center; text-align: left; font-weight: 800; font-size: 16px; margin: 2em 0; color: #000; line-height: 1.3;}
.ftr-quicklinks {padding-left: 10%;}
.ftr-quicklinks a {color: #000; font-weight: 600; margin: .25em 0;} 
.footer a:hover, .site-host a:hover {color: #555!important; transition: all 0.3s ease-in-out;}

.site-host {margin: 1em 0 0; font-size: 11px; color: #999; line-height: 18px;}
.site-host p {margin-top: 6em;}
.site-host a {color: #999!important;}



/* MEDIA QUERIES (RESPONSIVE) */
	
@media screen and (max-width: 1150px){	
	.content-width {width: 85%; margin: 0 auto;}
	.contact-info {flex-direction: column;}
	.contact-info div {width: calc(100% - 1em);}

	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto!important; width: 100%!important; float: none; padding: 0;}
	
	.page-title h1 {font-size: 45px;}	
	.page-title p {font-size: 16px;}
	.hdr-contact p {display: block; margin-bottom: .5em;}
	
	.txt-wrapper, .img-box {width: 100%;}
	.white-bg.flex-wrapper {flex-direction: column; flex-wrap: wrap;}
	.txt-wrapper {padding: 3em 10%; text-align: center;}
	.txt-wrapper h1 {font-size: 30px;}
	.img-box {padding: 8em 0;}
		
	.footer {padding: 3.5em 7%;}
	.footer .ftr-top img {max-width: 222px;}
	.footer .ftr-top, .footer .ftr-bottom {flex-direction: column; justify-content: center; align-items: center;}
	.footer a#ftr-phone {margin-bottom: 1em; font-size: 24px;}
	.ftr-quicklinks {padding-left: 0;}
	.site-host {margin: 3em 0 0;}
	.footer, .site-host, .footer .align-right, .page-title, .inv-scroller {text-align: center;}
	.ftr-contact a {justify-content: center;}
	.footer h4 {font-size: 20px;}
}

@media screen and (max-width: 767px) {	
	#desktop-contact {display: none;}
	.mobile-display, #mobile-contact {display: block;}
	.hdr-contact {width: 50%;}
	.main-logo img {max-width: 250px;}
		
	.hero-wrapper {height: 333px!important;}
	.img-box {padding: 4em 0;}
	
	.flex-container {height: 115vh;}
	.flex-container .flex-wrapper {flex-direction: column;}
	.flex-container .overlay  {background-color: rgba(0, 0, 0, .5);}
	.flex-container .overlay h2, .flex-container .overlay p {
		opacity: 1;
		visibility: visible;
		transform: none;
	}
	.flex-container a:hover {flex: 1;}
	html[data-useragent*='MSIE 10.0'] .flex-container a {float: none; width: 100%;}
	
	.page-title {padding: 5em 0;}
	.page-title h1 {font-size: 40px;}	
}

@media screen and (max-width: 500px) {
	
}