
/* 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: 'Barlow', 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: #183153; color: #fff; text-shadow: none} ::selection{background: #183153; 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: #183153;}
.center {text-align: center;}
.align-right {text-align: right;}

.content-width {margin: 0 auto; width: 80%; max-width: 1300px; 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 i {margin-left: 10px;}
a#cta-btn button, #form input[type="submit"] {margin: 2% 0 0; color: #fff; background: #183153; padding: 1em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; width: 90%; max-width: 250px; border: none; letter-spacing: 1px; font-weight: 700;}
a#cta-btn button:hover, #form input[type="submit"]:hover {background: #222!important; color: #fff; border: none;}
#form input[type="submit"] {color: #292929; background: none; padding: 1em 3%; cursor: pointer; font-weight: 700; transition: 0.2s ease-in; width: 100%; max-width: 300px; line-height: 1.2; border: 1px solid #292929; text-align: center;}

/* HEADER */
.header {width: 100%; position: relative; z-index: 2;}
.top-bar {width: 100%; color: #000; font-size: 18px;}
.top-bar a button {background: #183153; color: #fff; font-weight: 700; padding: 1em 2em; letter-spacing: 1px; cursor: pointer; margin-left: 3vw;}
.top-bar a button:hover {background: #000; transition: all .2s ease-in-out;}
#menu-button, .mobile-display, #mobile-phone {display: none;}
.mobile-logo {padding: 1.5em 0;}
.main-logo {padding: 1.5em 0; margin: 0 2em;}
.main-logo img, .mobile-logo img {width: 100%; max-width: 325px; margin: 0; height: auto; display: block;}


/* ALL OTHER STYLES */
.content-wrapper hr, .page-title hr {border: 2px solid #acd6f1; width: 100%; display: inline-block; max-width: 15%; margin-bottom: 20px;}
.content-wrapper h2 {font-family: 'Barlow', sans-serif; font-size: 30px; line-height: 1.4; margin: 0 auto .75em;}

.about-wrapper {width: 100%; display: block; padding: 8em 0;}
.about-wrapper h1 {font-weight: 500; line-height: 1.4; font-size: 36px;}
.about-wrapper h1 span {font-weight: 900; line-height: 1.4; font-size: 36px;}

.search-wrapper {width: 100%; display: flex; padding: 4em 7%; background: #acd6f1;}
.search-wrapper .column4 {display: flex; align-items: center; flex-wrap: wrap; padding: 5em 7%; margin-top: -7em; background: #183153;}
.search-wrapper .column4 h2 {text-transform: uppercase; color: #fff; font-size: 22px; letter-spacing: 1px; font-weight: 500; width: 100%; line-height: 1.4;}
.search-wrapper .column4 hr {margin: .5em 0 0;}
.search-wrapper .column8 {display: flex; align-items: center; padding: 5em 7%; margin-top: -7em; background: #444;}

form.inv-search {width: 100%; display: flex; justify-content: space-between; flex-wrap: nowrap;}
form.inv-search input[type="text"] {width: 100%; background:#fff; border:1px solid #dadada; padding:15px; border-radius:0; display:inline-block; height:50px; color:#000; font-size: 16px;}
form.inv-search button {border:none; display:inline-block; cursor:pointer; background:#acd6f1; padding:16px; box-shadow: inset 0 0 0 1px #acd6f1;}
form.inv-search button i {font-size:16px; color:#000;}
form.inv-search button:hover {box-shadow: inset 0 0 0 1px #acd6f1; background:rgba(172,214,241,0.15); transition: all .2s ease-in-out;}
form.inv-search button:hover i {color:#acd6f1; transition: all .2s ease-in-out;}


.social-cta {width: 100%;}
.social-cta button {width: 100%; border: none; background: #000; color: #fff; padding: 3em 7%; cursor: pointer;}
.social-cta button:hover {background: #333; transition: all .2s ease-in-out;}
.social-cta h2 {letter-spacing: 2px; font-size: 32px; margin: 0 auto; font-weight: 600;}
.social-cta h2 strong {font-weight: 900;}

.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/heavy-duty1.jpg);
  background-color: #183153;
}

.flex-container .two {
  background-image: url(../siteart/medium-duty1.jpg);
  background-color: #183153;
}
.flex-container .three {
  background-image: url(../siteart/cranes1.jpg);
  background-color: #183153;
}

.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: 8em 0; border-top: 1px solid #333; border-bottom: 1px solid #333;}
.page-title h1 {font-size: 50px; line-height: 1.2; letter-spacing: 1px; color: #000; font-weight: 900; font-family: 'Barlow', sans-serif;}
.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;}

/*  contact form + captcha
------------------------------*/
#form {padding: 0; width: 100%; margin: 0 auto; max-width: 1500px; 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="submit"] {margin: 0 auto; display: block; background: none;}
#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 #eee; 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 #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: #333;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}


.contact-banner {width: 100%; display: block; padding: 5em 7%; text-align: center; position: relative; z-index: 1; background: url('/siteart/footer-bg1.jpg') center; background-size: cover;background-color:#000;}
.contact-banner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(68,68,68,.9);
}
.contact-banner h3 {font-weight: 900; color: #fff; font-size: 36px; position: relative; z-index: 3; letter-spacing: 1px;}
.contact-banner p {color: #fff; position: relative; z-index: 3;}
.contact-banner strong, .social-cta i, .top-bar button i {color: #acd6f1;}

/* finance
------------------------------*/
.finance-options{
	display: flex;
	flex-direction: row;
	gap:24px;
	width: 100%;
	justify-content: center;
}
.finance-link{
	max-width: 400px;
	padding: 24px;
	display: flex;
	align-items: center;
	border-radius: 6px;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
	justify-content: center;
}

.finance-link:hover {box-shadow: 0 3px 10px rgba(0, 0, 0, .5); transition: .3s ease all; }



/*  footer
------------------------------*/
.footer {display: flex; flex-wrap: wrap; align-items: center; position: relative; z-index: 1; padding: 9em 7%;}
.footer .ftr-top {width: 100%; display: flex; justify-content: space-between; align-items: flex-start;}
.footer .ftr-top img {width: 100%; max-width: 250px; height: auto;}
.footer a#ftr-phone {font-weight: 700; font-size: 30px;}
.footer .ftr-bottom {width: 100%; display: flex; justify-content: space-between; align-items: flex-end; margin-top: 2em;}
.footer .ftr-bottom ul li {display: inline-block;}
.footer .ftr-bottom ul li a {font-weight: 700; margin-right: 2vw;}
.footer a {color: #000!important;} 
.footer a:hover, .site-host a:hover {color: #183153!important; transition: all 0.3s ease-in-out;}

.site-host {margin: 1em 0 0; font-size: 11px; color: #999; line-height: 18px;}
.site-host a {color: #999!important;}

/* MEDIA QUERIES (RESPONSIVE) */
	
@media screen and (max-width: 1150px){	
	.header .flex-wrapper {width: 85%; margin: 0 auto;}
	.mobile-logo img {max-width: 450px;}
	#desktop-phone {display: none;}
	.main-logo, .mobile-logo {padding: .75em 0;}
	.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;}	
	
	.footer {padding: 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;}
	.site-host {margin: 3em 0 0;}
	.footer, .site-host, .align-right, .page-title, .about-wrapper {text-align: center;}
}

@media screen and (max-width: 767px) {	
	.pad60 {padding: 40px 5%!important;}	
		
	.hero-wrapper {height: 333px!important;}
	.search-wrapper {flex-wrap: wrap; flex-direction: column; text-align: center;}
	.search-wrapper .column4 {padding: 2.5em 7%;}
	.search-wrapper .column4 hr {margin: .5em auto 0;}
	.search-wrapper .column8 {padding: 3em 7%;}
	
	.flex-container {height: 125vh;}
	.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, .about-wrapper {padding: 5em 0;}
	.page-title h1 {font-size: 40px;}	
	
	.about-wrapper h2 {font-size: 32px;}
	a#cta-btn button {font-size: 16px;}
	.social-cta h2 {font-size: 28px;}
}

@media screen and (max-width: 480px) {	
	.finance-options{
	flex-direction: column;
}
	.page-title h1 {font-size: 36px;}	
	.page-title p {font-size: 16px;}
}