/***** BEGIN RESET *****/

* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
    font-family: 'Montserrat', sans-serif;
}
ol, ul {list-style: none;}
.clear {clear: both; height:0; margin:0;}

/***** END RESET *****/

	
header, nav, article, footer {display:block;}

body {
	font-size:16px;
    font-family: 'Montserrat', sans-serif;
	color:#000;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	line-height: 1.8;
}
.invwrap {
	-webkit-text-size-adjust: none;
	width: 100%;
}
.wrap {width:95%; margin:0 auto; max-width:2000px;}

.go-right {float:right;}

.show-tablet, .show-768 {display:none;}

.dark-blue {color: #2d5496;}
    
/* INV SEARCH
------------------------------------------------*/
.home-search form{margin: 25px 0; width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.home-search form label{display: block; font-weight: 700; text-align: left;}
.home-search form select, .search form input[type="text"]{display: block;width: 100%;padding: 10px;font-family: 'Montserrat', sans-serif;margin: 2px 0;font-size: 15px;height: 40px;background-color: #f9f9f9;border: 1px solid #bebebe;box-sizing: border-box;-webkit-border-radius: 0;border-radius: 0;}
.home-search form input[type="submit"]{display: block; width: 100%; background: #2d5496 ; padding: 10px; font-family: 'Montserrat', sans-serif; font-weight: 700; text-align: center; color: #fff; border: none; cursor: pointer;}
.home-search h3 {display: block; margin-top: 20px; text-align: center;}
.home-search .row{margin-bottom: 15px;}
.home-search .column2 {width: calc(48% - 10px); margin: 5px; padding: 5px;}

/* 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: #2d5496 !important; border: 1px #c9d2df solid;}
.noUi-target{width: calc(100% - 15px); margin: 15px auto;}
.noUi-handle{position: relative; background: #fff !important; border: 1px solid #c9d2df; 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: #2d5496;}
.example-val{font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 700;}
.example-val span{font-weight: 500;}
#slider-price-value-lower:before, #slider-price-value-upper:before{content: '$'; padding-right: 2px}


/* INVENTORY STYLES
------------------------------------------------*/
.container{width:96%;max-width:1600px;margin:2em auto;}
.invmain{padding:0px 0 60px 0; width: 100%;overflow: hidden; background: url("../siteart/qbkls.png") fixed repeat}
.cf{background:none; }
.filterbutton {display: none;}
.directory {float: left;/* width: 214px; */width: 16%;display: inline-block;background: #000000;}

.directory ul li {
    /* padding: 8px 0px; */
    border-bottom: 1px solid #2d5496;
    cursor:pointer;
    text-decoration: none;
    list-style-type: none;
    display: block;
}

.directory ul li a {font-size: 13px;padding: 11px 12px 11px 8px;text-decoration: none;display:block;color: #fff;}
.directory ul li a:hover {color: #000;}
.directory ul li:hover {
    background: #EEE;
    cursor:pointer;
}
.directory .dropdown {color: #fff;padding: 11px 12px 11px 8px;}
.directory .dropdown option {color: #000000;}
.dropdown {display:none;}


.no-margin {margin:0 !important;}

a {color: #525050; text-decoration:none;}
a:hover {color:#2d5496;}

.red {color:#2d5496;}
.white {color:#fff;}
.black {color:#000;}

.text-center {text-align:center;}
.text-left {text-align:left;}
.text-right {text-align:right;}

h1 {
	color:#2d5496;
	font-size:36px;
	margin-bottom:0;
	font-weight: 500;
	text-transform:uppercase;
	line-height: 1.2;
}
h2 {
	color:#2d5496;
	font-size:32px;
	font-weight:700;
	margin-bottom:3px;
	line-height: 1.2;
	text-transform:uppercase;
}
h3 {
	color:#2d5496; 
	font-size:24px;
	font-weight:600;
	line-height: 1.2;
}

h4 {
	color:#2d5496; 
	font-size:20px;
	font-weight: 600;
	line-height: 1.2;
	text-transform: uppercase;
	text-decoration: underline;
	margin-bottom: 5px;
}

h5 {
	color:#fff;
	font-size:19px;
	font-weight:500;
	margin-bottom:10px;
	line-height: 1.2;
}

h6 {
	color:#616060;
	font-size:18px;
	font-weight:500;
	line-height: 1.6;
}
h6 a {color: #525050; text-decoration:none;}
h6 a:hover {color:#2d5496;}

p a {font-weight: 600; color: #000;}
p a:hover {transition: .3s ease-in-out all; color: #848484;}

a#cta-btn {margin: 0;}
a#cta-btn button {cursor: pointer; outline: none; border: none; background: #2d5496; color: #fff; text-align: center; padding: 15px 30px; font-weight: 600; font-size: 18px; width: 100%; border-radius: 40px;}
a#cta-btn button:hover, .home-search form input[type="submit"]:hover {background: #000!important; transition: .3s ease-in-out all;}



header {
	width:100%;
 	background: rgba(255,255,255,.85);
	position: relative;
	z-index:999;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 3%;
	box-sizing: border-box;
}

.headwrap {
	margin: -55px 0 0;
	padding: 0;
}
.logo {width: 300px; display: block;}
.logo img {width:100%; max-width:300px;}

.nav-wrapper {width: 100%; display: flex; justify-content: flex-end; align-items: center;}

.black {
	background: #000;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #fff;
}

.top-bar {
	width: 100%;
	float:none;
	padding:0px 20px 0 0;
	text-align: right;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	overflow-x:hidden;
	background: #2d5496;
	color: #fff;
}

.top-bar a {color: #fff!important; display:inline-block; text-align:right; font-weight: 500; font-size: 14px; margin: 7px 0 10px 0; padding: 0px 10px 0px 0 ; margin-right: 10px;}
.top-bar a:hover {color: #96b0c6;}

.top-bar img {width: 18px; vertical-align: middle;}


nav {
	/*width: 100%;*/
	margin-left: 3%;
	text-align:right;
	display:flex;
	align-items: center;
	justify-content: flex-end;
}
  
nav ul {width:auto; margin:0; border-bottom: 5px solid #b7b7b7;}
nav li { display:inline-block; position:relative; color:#FFFFFF; margin-right: 0%; transition: background .2s ease, color .2s ease;}
nav a:link, nav a:active, nav a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	font-size:14px;
	line-height:22px;
	padding:10px 1vw;
	font-weight: 700;
	text-transform:uppercase;
}
nav a:hover {color: #2d5496;}
nav ul ul {
	display: none;
	position: absolute; 
	z-index:99999;
	top: 42px;
	left:0;
	width:230px;
	overflow-x: hidden;
	background:#fff;
	border-top: 5px solid #b7b7b7;
	border-bottom: none;
}

nav ul ul ul {
	position: absolute; 
	left: 100%; 
}

nav ul li:hover > ul {
	display: block;
	z-index:99999;
}
nav ul ul li {
	float: none; 
	position: relative;
	display:block;
	border-right: 0;
	border-left: 0;
	text-align: left;
}
nav ul ul li a:link, nav ul ul li a:active, nav ul ul li a:visited{
	font-size:14px;
	line-height:24px;
	padding:2px 0 2px 15px;
	border-right:0;
	border-bottom: 1px solid #ebebeb;
	color: #2d5496
}
nav ul ul li a:hover {
	color:#2d5496;
	background: #ebebeb;
	border-bottom: 1px solid #2d5496;
}



.slidegroup {
	display:block;
	position: relative;
	width: 100%;
}
.slide-contain {
	width:100%;
	margin: 0 auto;
	z-index:1;
	overflow:hidden;
	padding: 20px;
	background: url("../siteart/squared_metal.png") fixed;
	box-sizing: border-box
}

.cycle-slideshow, .cycle-slide { width:100%; }

.cycle-slideshow img, .cycle-slide img { width:100%; float:left; }

.cycle-slideshow {
	width:100%;
	overflow:hidden;
	float:left;
	display:block;
}
.cycle-slideshow img {display:block; width:100%; float:left; }


/* pager */
.pager { 
    text-align:center; width:1%; margin:-26% 30px 0px 0px; position:relative; z-index:9999999; float:right;}
.pager span { 
    font-family:arial; font-size:50px; line-height: 1px;  display:inline-block; color:#fff; cursor:pointer; 
}
.pager span.cycle-pager-active { color:#2d5496;}
.pager > * { cursor:pointer;}



/* overlay */
.cycle-overlay { 
	font-family: 'roboto_regular';
	background: rgba(0,0,0,.75);
    position:absolute; 
	bottom:0; 
	width: auto;
	z-index:600;
	color:#FFFFFF; 
	padding:10px 40px 10px 40px;
	margin-bottom:3%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-transform: uppercase;
}

.cycle-overlay p {
	color: #2d5496;
	font-weight:700;
	font-size:46px;
	padding:0px 15px 0px 0px;
	border-radius:5px;
}

.cycle-overlay span {
	font-weight:700;
	color:#fff;
	font-size:46px;
	border-radius:5px;
}

.cycle-overlay img {
	width: 24px!important;
	padding-left: 18px;
	float:right;
	margin-top: 5px;
}



.cycle-overlay a:hover span {
	color:#000;	
	text-decoration:none;
}





/************************************************** Equipment Images *****************/	


.grey {
	padding: 0;
	display: inline-block;
	background: #2d5496; 
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	width: 100%;
	text-align: center;
	margin: 0 auto
}
.circle {width: 16%;display: inline-block; float: none;text-align: center;padding: 30px 1.5% 20px 1.5%; box-sizing: border-box; max-width: 400px; vertical-align: top}
.circle img {width: auto ;margin-bottom: 20px; }
.circle a:hover {color: #f05423;}
.circle h4 {color: #fff; font-weight: 700;line-height: 20px;}

/* Float Shadow */
.hvr-float-shadow img{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before img {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover img, .hvr-float-shadow:focus img, .hvr-float-shadow:active img{
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before img, .hvr-float-shadow:focus:before img, .hvr-float-shadow:active:before img {
  opacity: 1;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Underline From Center */
.hvr2-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr2-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #006ec0;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  
}
.hvr2-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}



.quote-wrapper {width: 100%; padding: 4em 7%; display: flex; align-items: center; box-sizing: border-box; background: url('/siteart/slides/slide4.jpg') center fixed; background-size: cover; position: relative; z-index: 1;}
.quote-wrapper:before {content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: rgba(233,240,250,.92); z-index: 2;}
.quote-wrapper .col2 {position: relative; z-index: 3;}
.quote-wrapper h2 {margin-bottom: 1em; font-weight: 700;}
.quote-wrapper h3 {width: 100%; margin-bottom: 1em; color: #000; font-weight: 700;}
.quote-wrapper p {font-weight: 500; font-size: 18px;}


/* contact form + captcha */
#captcha-content {display: none;}
#submit-btn {margin: 1em auto 0; display: block; color: #fff; background: #2d5496; padding: 1em 2em; cursor: pointer; font-size: 18px; transition: 0.2s ease-in; text-align: center; width: 100%; border: none; font-weight: 600;}

#form input[type="submit"] {font-size: 18px; color: #fff; background: #2d5496; padding: 1em 2em; cursor: pointer; font-weight: 600; transition: 0.2s ease-in; width: 100%; margin: 0 auto; height: auto; line-height: 1.2; border: none; text-align: center; display: block;}

#form input[type="submit"]:hover, #submit-btn:hover {background: #000; color: #fff; transition: all .2s ease-in-out;}

#form{margin: 0; background: #fff; border-radius: 15px; padding: 2em; margin-right: 10%; box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px; display: flex; flex-wrap: wrap; justify-content: center;}
#form .form-row {width: calc(50% - 2em); margin: .25em 1em; display: block; text-align: left!important;}
#form .form-row.full {width: calc(100% - 2em); margin: .25em 1em; display: block; text-align: left!important;}
#form .form-row label {font-weight: 600;}
#form .form-row label span{font-weight: 600; font-size: 20px; vertical-align: top;}
#form input[type="text"], #form input[type="email"], #form select, #form textarea, #form input[type="date"], form.inv-search input[type="text"], form.inv-search select {width: 100%; margin: 0 0 5px; padding: 10px; border: 1px solid #c9d2df; background: none; font-weight: 500; color: #000; border-radius: 0; box-sizing: border-box; font-size: 16px;}
#form textarea {height: 111px; box-sizing: border-box;}
#form h4 {width: 100%; margin: 0 0 .5em; font-size: 24px; line-height: 1.4;}
#form p {width: 100%; margin: .5em 0; font-size: 14.5px; font-weight: 500; line-height: 1.6;}

.CaptchaPanel{line-height: normal !important; width: 100%; padding: 0!important; margin: 0 0 10px!important;}
.CaptchaAnswerPanel input{padding: 10px; margin: 5px 0; background: none; border: 1px solid #c9d2df; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; color: #000;}
.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: #000;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}

/* truck + trailer parking */
.trailer-parking {flex-wrap: wrap; gap: 55px;}
.trailer-parking > div {width: 100%;}
.trailer-parking > div > img {width: 100%; border-radius: 15px;}
.trailer-parking #form {margin-right: 0px;}

/************************************************** Equipment Images *****************/	
	


.box-contain {width: 100%;float: none; margin: 0 auto; text-align: center;display: block;padding: 25px 0; background: url("/siteart/qbkls.png"); border-top: 1px solid #006ec0; border-bottom: 1px solid #006ec0;}

.box-wrap {width: calc(100% - 40px);float: none; margin: 0 auto; text-align: center;}

.zoom-container {
	float:none; 
	width:calc(25% - 3px); 
	max-width: 500px;
	margin: 0 auto;
	position:relative; 
	overflow:hidden; 
	display:inline-block; 
	box-sizing: border-box
}
.zoom-container .zoom-caption {
	position:absolute; 
	top:0; 
	right:0; 
	bottom:0; 
	left:0; 
	z-index:10; 
	-webkit-transition:all .5s ease; 
	-moz-transition:all .5s ease; 
	-ms-transition:all .5s ease; 
	-o-transition:all .5s ease; 
	transition:all .5s ease; 
}
.zoom-container .zoom-caption h6 {
	display:block; 
	text-align:left;  
	text-transform:uppercase;
	color:#2d5496; 
	position:absolute; 
	font-size: 30px;
	line-height: 43px;
	top:85%; 
	left:50%; 
	transform:translate(-50%, -50%);
	background:rgba(255,255,255,.75); 
	font-weight: 500; 
	padding: 5px 0 5px 25px;
	width: 100%;
}

.zoom-container img {
	display:block; 
	width:100%; 
	height:auto; 
	-webkit-transition:all .5s ease; 
	-moz-transition:all .5s ease; 
	-ms-transition:all .5s ease; 
	-o-transition:all .5s ease; 
	transition:all .5s ease;
	padding: 0; 
	margin: 0;
}
.zoom-container:hover .zoom-caption {
	background:none;
}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); 
	-moz-transform:scale(1.25); 
	-ms-transform:scale(1.25); 
	-o-transform:scale(1.25); 
	transform:scale(1.25); 
	display: block;
}






/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;

}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #fff;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Forward */ 

.hvr-forward img { 
	display: inline-block; 
	vertical-align: middle; 
	-webkit-transform: perspective(1px) translateZ(0); 
	transform: perspective(1px) translateZ(0); 
	box-shadow: 0 0 1px rgba(0, 0, 0, 0); 
	 -webkit-transition-duration: 0.3s; 
	transition-duration: 0.3s; 
	-webkit-transition-property: transform; 
	transition-property: transform; 
} 
.hvr-forward:hover img, .hvr-forward:focus img, .hvr-forward:active img { 
	-webkit-transform: translateX(8px); 
	transform: translateX(8px); 
} 


.homepage-hero {width: 100%; display: flex; justify-content: center;}
.homepage-hero img {width: 100%; height: auto; margin: 0 auto;}

.mid-contain {margin: 0 auto;}
.flex-wrapper {display: flex; justify-content: center; flex-wrap: wrap; align-items: center;}
.infobox {width: calc(50% - 2em); margin: 1em;}

.infobox h1 {color: #2d5496; line-height: 30px; margin-bottom: 25px; text-decoration: underline}
.infobox a {padding: 10px 40px; text-align: center; background: rgba(255,255,255,.2); border: 1px solid #FFFFFF; margin-top: 40px; width: 80%;}
.infobox a:hover {background: rgba(255,255,255,1); border: 1px solid #2d5496;}




/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	/*border-bottom: 2px solid #000;*/
}
 
.scrolling{
    width:100%;
    height:92px;
}



.breakbutton {
	background: #476dad; 
	display: inline-block;
	box-sizing: border-box;
	width: 580px; 
	min-width: 200px; 
	margin: 0px 0 0 -15px;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	float: none; 
	text-align:center;
	/*height: 40px;*/
	background-size: 200% 100%; 
	background-image: linear-gradient(to right, #fff 50%, rgba(255,255,255,0) 0%);
	background-repeat: no-repeat;
	background-position: bottom right;
	-webkit-transition: all 0.25s ease-in;
	-moz-transition: all 0.25s ease-in;
	transition: all 0.25s ease-in; 
	
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    transform: skewX(-30deg);
}
.breakbutton p {width: 96%;font-size: 18px; display: inline-block;vertical-align: top; padding: 8px 0; color:#fff;font-weight: 600;

    -webkit-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    transform: skewX(30deg);}






/***************************** grey/yellow styles **/

.infomid {
	background: #2d5496;
	box-shadow: 3px 4px 7px rgba(0,0,0,.5);
	text-align: left;
	width: 80%;
	margin: -90px auto 0 auto;
}
.infomid p {color: #FFFFFF;}
.text-wrap {
	width:90%; 
	max-width:2050px; 
	margin:0 auto;  
	padding: 45px 0; 
	overflow-x:hidden;
}
.text-wrap h4 {color: #ffffff; }

.hours {padding: 20px 0;margin: -100px auto 0 auto; float: none; text-align: center;background: #464646; }
.hourswrap {margin-top: 130px;}
.hoursbox {min-width: 200px;width: 16%;display: inline-block; border: 3px solid #FFFFFF; margin: 10px 8px 20px 8px;padding: 20px 20px 0px 20px;height: 150px;vertical-align: top;background: rgba(255,255,255,.2);text-align: left; color: #FFFFFF}
.hoursbox h4 {color: #2d5496; text-decoration:underline; text-transform:uppercase; text-align: center;padding-bottom: 10px; font-weight: bold}
.contleft {padding-left: 30px; color: #FFFFFF}
.hoursbox p {color: #FFFFFF;}

.hoursbox a:hover p{color: #2d5496;}



.fin a {
	margin: 0 5% 40px auto;
}
.fin a img {
	max-width: 270px;
	width: 90%;
}



.low-contain {width: 100%; float: none; margin: 0 auto;  }
.map {width: 900px; float:left; display:inline-block; margin-bottom: -4px;}
.map img {max-width: 900px; width: 100%; }

.continfo {width: 30%; display:inline-block; float:right; margin-top: 70px;  }
.continfo h6 {padding-top: 20px;}



/** internal page styles **/


.contact-info {width:300px; float:left; margin:35px 0 40px 0; background: rgba(0,0,0,.7); display: block; padding:20px; position: relative; }
.contact-info  h1 {color: #fff; }
.contact-info  h6 {color: #fff; }
.contact-info  a:hover {color: #AFAFAF; }
.contact-info  a:hover {color: #AFAFAF; }
.contact-info .msg {padding: 5px 0px; margin: 0 auto; background: #fff; border: 2px solid #2d5496; font-size: 14px; text-transform: uppercase; width: 80%; color: #2d5496; max-width: 200px;}
.contact-info .msg a {color: #2d5496;}
.contact-info .msg:hover {background: #2d5496; color: #fff;border: 2px solid #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;}


/* Underline From Center */
.hvr-underline-from-center3 {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;

}
.hvr-underline-from-center3:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #2d5496;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center3:hover:before, .hvr-underline-from-center3:focus:before, .hvr-underline-from-center3:active:before {
  left: 0;
  right: 0;
}





article {width:100%; display:block; margin:0px auto 0px auto;  padding: 0px 0;overflow-x:hidden; text-align:center;  background: url("../siteart/squared_metal.png") fixed; }

.text-wrap2 {
	width:100%; 
	margin:0 auto;  
	padding: 0px 0; 
}
.text-wrap2 h3 {color: #2d5496; margin-bottom: 20px; }

.contact-info2 {width:100%; float:none; margin:30px 0 40px 0; text-align:left; display: block; position: relative;}
.contact-info2 h3 {margin-bottom: 10px;text-align:center;}




/***************************** content styles **/

.mid {width:100%; margin:0px auto; padding: 70px 0; }


.map-contain {float: none; margin: -40px auto 0 auto;  padding: 0px 0 30px 0;}

.map-area {
	width:95%;
	display:block;
	text-align:center;
	float:none;
	margin: 0px auto 0 auto;
	clear:both;
	box-sizing: border-box;
	border: 1px solid #2d5496;
}
.map-area iframe {width:calc(100% - 2px); height:320px; display:block; box-sizing: border-box;}




.contact-wrap {
	margin:0px auto;  
	float: none;
	font-weight: 500;
}


.white-back	{
	background: #fff;
	padding: 40px; 
	border: 1px solid #c4c7d0;
}
.white-back li {
	list-style: none;
	margin-bottom: 3px;
}
.white-back ul li {
	margin-left: 20px;
	display:block;
	font-size: 16.3px;
}
.white-back ul {margin-bottom: 5px;}

.half {
	width: 40%;
	min-width: 300px;
	float: left; 
	text-align: left;
	display: inline-block;
	margin-top: 30px;
}
.half a {color: #000}
.half a:hover {color: #2d5496;}

.half2 h5 {color: #2d5496}
.half2 {width: 55%; float: right;margin: 0 auto; display: inline-block}
.half2 h4 {color: #000}
.half2 #formpage {margin-top: 30px;}


/*===================== 
                PARTS SEARCH 
=======================*/
iframe.parts_search{
	width:100%;
	min-height:500px; 
	height:100%;
	margin-top: 30px;
	background: #FFFFFF;
}

.parts_container{
	margin: 0 auto 30px auto;
	width: 100%;
}



.manu-logos {
	width:100%;
	display:block;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #2d5496;
	border-bottom: 1px solid #2d5496;
}
.manu-logos a { width: 20%; display:inline-block;zoom:1; display:inline-block; margin:0px auto; vertical-align:middle; padding: 0 1%}
.manu-logos a img {max-width: 200px; width: 100%;}
.manu-logos a:hover img {opacity: .5;}



/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}



.manu-logos2 {
	width:100%;
	display:block;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}
.manu-logos2 a { width: 14%; display:inline-block;zoom:1; display:inline-block; margin:0px auto; vertical-align:middle; padding: 0 1%}
.manu-logos2 a img {max-width: 140px; width: 100%;}
.manu-logos2 a:hover img {opacity: .5;}




/***************************** footer styles **/

.foot-wrap {width:90%; margin:0 auto; max-width:2000px; display: flex; justify-content: space-between;}

footer {
	width:100%;
	background:#2d5496;
	border-top: 5px solid #000;
	padding:0;
	color:#dadada;
	padding: 30px 0 20px 0;
}
footer a {color:#fff; text-decoration:none;}


.contactform {width: 40%; float: right; display: inline;}


.quick-link {display:block;}
.quick-link ul {display: inline-block; padding-bottom:20px; vertical-align: top;}
.quick-link li {display:block; line-height:20px;}
.quick-link a {font-weight: 300;font-size: 14px; color: #d8d8d8!important;}
.quick-link a:hover {color:#c4c7d0; font-weight: 300;}
.quick-link h4 {color: #fff; text-decoration: underline;text-transform: uppercase; margin-bottom: 10px; font-size: 16px;}

.second-quick {width: 255px;}

.hosted {float: right; font-size: 13px;  margin-bottom: 20px; color:#dadada; text-align: right; text-transform:uppercase;padding-bottom:20px;color: #c4c7d0; font-weight: 300; }
.hosted a {color: #c4c7d0;}
.hosted a:hover {color: #fff;}

/***************************** form styles **/
#formpage {float: none;}
form h4 {color: #2d5496;}
#formpage p {margin-bottom: 15px;}
form a:hover {cursor: pointer}
#formpage label {display:block;}
/*** form styles ***/
#formpage h6 {font-weight: 600; padding-bottom: 8px;}

#formpage .col-full{ padding-bottom: 8px;}
#formpage .col2-2 {width:calc(50% - 2px); margin: 0  auto;display: inline-block; float: none; padding-bottom: 8px;}

#formpage input {
	width:100%;
	width:calc(100% - 12px);
	padding:5.5px 5px;
	border:1px solid #2d5496;
	color:#000000;
	background:#FFFFFF;
	font-size:14px;
}
#formpage .column3 input{
	background: #2d5496;
	color: #FFFFFF;
	width:100%;
}

#formpage input::-webkit-input-placeholder {
   color: #8e8d8d;
   font-weight: 300;
}

#formpage input:-moz-placeholder { /* Firefox 18- */
   color:#8e8d8d;
   font-weight: 300;
}
 
#formpage input::-moz-placeholder {  /* Firefox 19+ */
  color: #8e8d8d; 
   font-weight: 300;
}
 
#formpage input:-ms-input-placeholder {  
   color: #8e8d8d;
   font-weight: 300;
}

#formpage textarea::-webkit-input-placeholder {
   color: #8e8d8d;
   font-weight: 300;
}

#formpage textarea:-moz-placeholder { /* Firefox 18- */
   color:#8e8d8d;
   font-weight: 300;
}
 
#formpage textarea::-moz-placeholder {  /* Firefox 19+ */
  color: #8e8d8d; 
   font-weight: 300;
}
 
#formpage textarea:-ms-input-placeholder {  
   color: #8e8d8d;
   font-weight: 300;
}
#formpage .column3 input:hover{
	cursor: pointer;
	background: #FFFFFF;
	color: #000000;
}
#formpage textarea {
	padding:6px 5px;
	width:100%;
	width:calc(100% - 7px);
	border:1px solid #2d5496;
	color:#000000;
	font-size:14px;
	background:#FFFFFF;
	height:120px;
	margin-right: 0;
	padding-right: 0;
}

 
/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	width:100%;
	border:1px solid #2d5496;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	margin-bottom:5px;
	background:#000000;
	line-height:normal;
	padding:5px;
}

#formpage input.checkbox {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
 }

#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
 }




/* focus states of various types of fields */

#formpage input:focus,
#formpage select:focus {
	color:#000000;
	border:1px solid #8e8d8d;
	outline-style:none;
	width:100%;
	width:calc(100% - 12px);
}

#formpage textarea:focus  {
	color:#000000;
	border:1px solid #8e8d8d;
	outline-style:none;
	width:100%;
	width:calc(100% - 7px);
}


#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}
 


#formpage input.button,
#formpage input.button:focus {
	width:100%;
	width:calc(100% - 12px);
	border:1px solid #8e8d8d;
    margin:0;
    padding:7px 0;
    background:#000000;
    border:0;
    font-size:14px;
	margin-top:10px;
	line-height:14px;
	font-weight:bold;
    color:#E4E4E4;
}
#formpage input.button:hover {
	background:#FF8B1E;
	color:#E4E4E4;
}
 
.column3 {
	margin-bottom: 30px;
} 
/*  EXPANDER
------------------------------------------------*/	

.toggle.expander.expanded {
	display: none;
	float: none;
	margin:0;
}

a.expander.toggle.column3.submit-button.collapsed {
    width:100%;
    display: inline-block;
    text-align: center;
    padding: 5px 5px;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
	float: none;
	margin:0;
}

a.expander.toggle.column3.submit-button.collapsed {
    width:100%;
	width:calc(100% - 12px);
    background: #2d5496;
	border: 1px solid #2d5496;
    display: inline-block;
	padding: 5.5px 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
	text-decoration:none;
	float: none;
	margin:0;
}
a.expander.toggle.column3.submit-button.collapsed:hover {
    width:100%;
	width:calc(100% - 12px);
    background: #ebebeb;
    display: inline-block;
	padding: 5.5px 5px;
    text-align: center;
    color: #2d5496;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
	text-decoration:none;
	float: none;
	margin:0;
}
.text-link.expander.collapsed {
	visibility: visible;
	-webkit-transition:.5s ease-in;  
	-moz-transition:.5s ease-in;  
	-o-transition:.5s ease-in;  
	transition:.5s ease-in;
	float: none;
    background: #2d5496;
	border: 1px solid #2d5496;
}
	
.text-link.expander.expanded {
	color: #fff;
	max-width:300px;
	float: none;
	margin:0;
}

	
.toggle.expander.expanded:hover {
	text-decoration:none;
	color:#2d5496;
	background:#ebebeb;	
	outline-style:none;
	border:1px #0f355b solid;
	max-width:300px;
	float: none;
	margin:0;
}
	
.toggle.expander.collapsed:hover {
	text-decoration:none;
}

footer .captcha {
	width:100%;
	margin:0 auto;
	color:#000000;
	line-height:19px;
	text-align:center;
}

footer .captcha a{
	color:#000000;
}

 .captcha {
	width:100%;
	margin:0 auto;
	color:#000000;
	line-height:19px;
	text-align:center;
}

.captcha a{
	color:#000000;
}

.captcha input{
	margin:0;
	float:none;
	max-width:300px;
}

.CaptchaImage {
	margin: 0 auto;
	text-align: center;
	float: none;
	display: block;
} 








/***************************** form styles **/

#formpage2 {float: none;}
#formpage2 h4 {background: #000000; text-align: center; padding: 8px 0; color: #fff; margin: 25px auto 0 auto;}
#formpage2 h2 {text-align: left; padding: 8px 0; color: #000000; margin: 10px auto; text-transform:uppercase; border-bottom: 2px solid #000000;padding-bottom: 0;margin-bottom: 18px;}

#formpage2 label {display:block;}
.col2 {width:calc(48% - 2px); margin: 0  auto;display: inline-block; float: none;}

#formpage2 .col3 {width:calc(33% - 2px); margin: 0  auto;display: inline-block; float: none; padding-top: 10px; padding-bottom: 18px;  }

#formpage2 option {color: #000000;}
/*** form styles ***/
#formpage2 .row h5 {margin-bottom: 3px; text-transform: uppercase; color: #ebebeb;}
#formpage2 .col-full {padding-bottom: 8px;}
#formpage2 .col2 {padding-bottom: 8px;}
#formpage2 input {
	width:100%;
	padding:8px 5px;
	border:1px solid #000;
	color:#000000;
	background:#FFFFFF;
	font-size:16px;
	box-sizing: border-box;
	font-weight: 500;
}

#formpage2 .search {
	background: #2d5496;
	color: #fff;
}
#formpage2 .search:hover {
	background: #fff;
	color: #2d5496;
	cursor: pointer;
	text-decoration: underline;
}

#formpage2 textarea {
	padding:6px 5px;
	width:100%;
	border:1px solid #000;
	color:#000000;
	font-size:14px;
	background:#FFFFFF;
	height:120px;
	margin-right: 0;
	padding-right: 0;
}

 
/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage2 select {
	width:100%;
	border:1px solid #000;
	color:#000000;
	vertical-align:middle;
	font-size:14px;
	background:#FFFFFF;
	line-height:normal;
	padding:8px 5px;
	font-weight: 500;
	text-transform: uppercase
}

#formpage2 input.checkbox {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
 }

#formpage2 input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
 }

.check { height: 100%;  margin-bottom: 20px; align-content:center }
.check input {margin-top: 10px!important; margin-left: 10px!important;padding: 0 10px;}

/* focus states of various types of fields */

#formpage2 input:focus,
#formpage2 textarea:focus,
#formpage2 select:focus {
	color: #000000;
	border:1px solid #C8C8C8;
	outline-style:none;
}
#formpage2 input.radio:focus,
#formpage2 input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
	width: 10px;
}
 


#formpage2 input.button,
#formpage2 input.button:focus {
    width:100px;
	border:1px solid #C8C8C8;
    margin:0;
    padding:7px 0;
    background:#000000;
    border:0;
    font-size:14px;
	margin-top:10px;
	line-height:14px;
	font-weight:bold;
    color:#E4E4E4;
}
#formpage2 input.button:hover {
	background:#FF8B1E;
	color:#E4E4E4;
	cursor:pointer;
}
 
.column3 {
	margin-bottom: 30px;
}

/*  EXPANDER
------------------------------------------------*/	

#formpage2 .toggle.expander.expanded {
	display: none;
	float: none;
	margin:0;
}

#formpage2 a.expander.toggle.column3.submit-button.collapsed {
    width:100px;
    display: inline-block;
    text-align: center;
    padding: 5px 5px;
    color: #fff;
    font-size: 13px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
	float: none;
	margin:0;
}

#formpage2 a.expander.toggle.column3.submit-button.collapsed {
    width:100px;
    background: #000000;
	border:1px solid #C8C8C8;
    display: inline-block;
	padding: 5.5px 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
	text-decoration:none;
	float: none;
	margin:0;
}
#formpage2 a.expander.toggle.column3.submit-button.collapsed:hover {
    width:100px;
    background: #8aff00;
    display: inline-block;
	padding: 5.5px 5px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
	text-decoration:none;
	float: none;
	margin:0;
}



/***************************** responsive styles **/

@media screen and (max-width: 1695px){
	nav a:link, nav a:active, nav a:visited {font-size: 15px; padding: 10px .5vw;}
}
@media screen and (max-width: 1630px) {
	.zoom-container .zoom-caption h6 {
		top: 84.5%;
		font-size: 27px;
		line-height: 40px;
	}
	
	.logo {width: 280px;}
	.logo img {max-width: 280px;}
	
	nav ul ul li a:link, nav ul ul li a:active, nav ul ul li a:visited {font-size: 13px;}
	.categorybox {
		float:left;
		width: 33.3%;
		margin: 0 0 0 0;
		box-sizing: border-box;
		height:350px;
		position:relative;
		overflow:hidden;
		background-position:center center;
		background-repeat:no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		border:1px #000 solid;
	}
	a#cta-btn button {font-size: 16px;}
}
@media screen and (max-width: 1560px){
	nav a:link, nav a:active, nav a:visited {font-size: 14px;}
}

@media screen and (max-width: 1505px){
	.nav-wrapper{flex-wrap: wrap; margin-bottom: .5em;}
}
@media screen and (max-width: 1370px) {
	.map {width: 700px;}
	.continfo {width: 38%; margin-top: 40px;}
	
	.nav-wrapper {flex-wrap: wrap; margin-bottom: .5em;}
	
	.nav-wrapper a#cta-btn button {margin-bottom: .5em;}
	a#cta-btn button {font-size: 15px;}
}

@media screen and (max-width: 1350px) {

	.whole{
		display: inline-block;width: 25%; margin: 10px 20px; position: relative; float: none; flex-wrap:no-wrap;}

	#search .col4, .side-search .col4 {width:35%; float:left; margin-right:2%;}
	#search .label-box {width: 100px;}


	.zoom-container .zoom-caption h6 {
		top: 84%;
		font-size: 25px;
		line-height: 32px;
	}
	
	
}

@media screen and (max-width: 1300px) {
	
	.new-used h2 {width:72%;}
	.manu-logos a img {max-width: 160px; width: 100%;}
	
	nav a:link, nav a:active, nav a:visited {font-size: 14px;}
}

@media screen and (max-width: 1250px) {
	.headwrap {width: auto;}
	.infobox {width: calc(100% - 2em); padding: 0 3%;}
	.quote-wrapper {flex-wrap: wrap; padding: 4em 10% 6em;}
	.quote-wrapper .col2 {width: 100%;}
	.quote-wrapper #form {margin: 0 0 6em;}
	.trailer-parking #form {margin-bottom: 0px;}
}

@media screen and (max-width: 1200px) {
	.map {width: 600px;}
	.continfo {width: 40%; margin-top: 20px;}	
	
	.logo {width: 260px;}
	.logo img {max-width: 260px;}
	nav a:link, nav a:active, nav a:visited {font-size: 14px;}
	
	.quote-wrapper p, #submit-btn, a#cta-btn button, #form input[type="submit"] {font-size: 16px;}
	
	a#cta-btn button {padding: 15px 20px;}
}



@media screen and (max-width: 1140px) {
	
	h1 {font-size:26px;}
	h2 {font-size: 24px;}
	h3 {font-size: 20px;}
	h4 {font-size: 18px;}
	h6 {font-size: 16px;}
	
	.white-back ul li {font-size: 15px;}
	
	.breakbutton {width: 500px;}
	.breakbutton p {font-size: 16px;}
	
	.boxy h2 {margin-top: 185px;}

	
	.white-back {padding: 40px;}

	
	.contact-info {width: 270px;}
	
	.zoom-container .zoom-caption h6 {
		top: 83%;
		font-size: 23px;
		line-height: 26px;
	}
	
}


@media screen and (max-width: 1098px) {

	.contact-wrap {padding-top: 0px;}
	.container{margin:40px auto;}	
	
	
	.continfo {width: 36%; margin-top: 20px;}

	.hosted {display:block; text-align:center; width: 100%; margin: 30px auto 0px auto; padding-bottom: 0px;}
	
}

@media screen and (max-width: 1000px) {	
	
	.manu-mid {margin: 0 auto; text-align: center;}
	
	
	.continfo {margin-top: 30px;}
	.continfo h6 {padding-top: 10px;}
	
	#fb {
		top: 335px;
	}

	
	.blk {background: rgba(0,0,0,.4); height: 90px;}
	
	
	.map {width: 100%;}
	
	.continfo {width: 100%; margin: 30px auto 40px auto;padding-left: 40px; box-sizing: border-box}
	.continfo h6 {padding-top: 0px;font-size: 18px;}

	footer {padding-bottom: 0px;}
	.hosted {width: 100%; text-align: center; padding: 20px 0 0 0;}

}


@media screen and (max-width: 1163px) {
	.top-bar {padding: 0px;}
	.top-bar a, .top-bar {font-size: 13px;}
	.top-bar img {width: 14px;}
	.show-tablet {display:block;}
	.hide-tablet {display:none;}
	#simple-menu {
			margin-right: 30px;
			background:url(../siteart/mobile-nav-icon.png) no-repeat center center;
			height:38px;
			width:38px;
			display:block;
			cursor:pointer;
			float:right;
		}
	#simple-menu:hover {background:url(../siteart/mobile-nav-icon-hover.png) no-repeat center center;}
		
	.main-nav .inner {float: right;}	
	nav {
		width: auto;
		border-bottom: 0px;
	}
	
	
	.nav-wrapper {flex-wrap: wrap;}
	a#cta-btn {width: 100%; max-width: 300px;}
	
	.quote-wrapper p, #submit-btn, a#cta-btn button, #form input[type="submit"] {font-size: 15px;}
	
	.half {
		width: 100%;
		margin-left: 0;
		float: left; 
		text-align: left;
		display: block;
		margin-bottom: 60px;
		min-width: 100px;
	}

	.half2 {width: 100%; float: none;margin: 0 auto; display: block}
	.half2 #formpage {margin-top: 0px;}
	
	
	.circle h4 {font-size:20px;}
	h5 {font-size: 18px;}
}

@media screen and (max-width: 950px) {
	
	h2{font-size:25px;} 
	.new-used h2 img {width: 5%}
	
	
	.manu-logos a img {max-width: 140px; width: 100%;}
	
	
	.zoom-container .zoom-caption h6 {
		top: 82%;
		font-size: 20px;
		line-height: 22px;
	}
	
	.map {width: 500px;}
	.continfo {width: 37%; margin-top: 20px;}
	.continfo h6 {padding-top: 0px;font-size: 16px;}
	
}


@media screen and (max-width: 900px) {
	.logo {width: 240px;}
	.logo img {max-width: 240px;}
	
	nav a:link, nav a:active, nav a:visited {font-size: 13px;}
	
	.cycle-overlay p {
		color: #2d5496;
		font-weight:700;
		font-size:30px;
		padding:0px 15px 0px 0px;
		border-radius:5px;
		margin-bottom: 0px;
	}

	.cycle-overlay span {
		font-weight:700;
		color:#fff;
		font-size:30px;
		border-radius:5px;
	}
}

@media screen and (max-width: 880px) {	
	
	.pager {margin-top: -30% }
	
	.half-col-lt {
		width:96%;
		border-right:0;
		padding-right:15px;
		float:left;
	}
	.half-col-rt {
		width:96%;
		float:left;
		position:relative;
	}
	.contloc{padding-left: 0;}
	
	.loc span{display: none; visibility: hidden}
	
	
	.contact-info {width: 230px;}

	
}


@media screen and (max-width: 768px) {
	
	.categorybox h1 {visibility:hidden;display: none;}
	
	.invlinkbox { text-align: center;}
	.invlinkbox::before{
		top:0px;
		background:rgba(0,0,0,.6);
	}
	.invlinkbox:hover::before{
		background:rgba(0,0,0,.6);
		top:0;
	}
	.caption__overlay{
		-webkit-transform:translateY(0px);
		transform:translateY(0px);
	}
	#no-show {display: none; visibility:hidden;}
	
	
	.border-box {margin-top:15px;}
	.border-box h6 {width:26%;}
	article {width:100%; display:block; margin:0px auto 0px auto; padding: 0px 0;overflow-x: hidden;}
	.text-wrap {
		width:90%; 
		margin:0 auto; 
		padding: 35px 20px; 
		text-align: left;
	}
	
	
	.map {width:100%;}
	
	.contactform {float: none; width: 90%;}
	.contactform #formpage {float: none!important; width: 94%;margin: 0 auto!important; position: relative!important; text-align: center;}
	
	
	.contact-info {width: 100%; text-align: center; float: none; margin : 0 auto; padding: 20px 0;}
	
	
	.zoom-container {
		width: calc(50% - 3px);
	}
	.zoom-container .zoom-caption h6 {
		top: 83.5%;
		font-size: 26px;
		line-height: 35px;
	}
	
}


@media screen and (max-width:690px) {
	.top-bar {text-align:center;}
	.headwrap {margin: 0 auto;}
	.logo img {margin: 5px auto; max-width: 300px;}
	header {flex-wrap: wrap; padding: 0;}
	nav {width: 100%;background: #b7b7b7; margin:0;}
	
	.pager {margin-top: -33% }
	
	.hourswrap {margin-top: 115px;}
	.no-break {display:block;}
	
	.foot-wrap {flex-wrap: wrap;}
	
	h1 {font-size:28px;}
	h3 {font-size:22px;}
	h5 {font-size: 20px;}
	
	.nav-wrapper {flex-wrap: wrap;}
	a#cta-btn {margin: 0 auto;}
	
	.blk {background: rgba(0,0,0,.4); height: 90px;}

	.home-search .column2 {width: calc(100% - 10px);}
	
	.new-used h2 img {width:3%;}
	
	.team-wrap {margin-top: 160px; padding: 1px 0;}
	
	
	.zoom-container .zoom-caption h6 {
		top: 83%;
		font-size: 26px;
		line-height: 33px;
	}
	
	
	#formpage2 .col3 {
		width:calc(100% - 2px);
		padding-bottom: 0px;
	}
	#formpage2 .search {margin-top: 12px;}
	
	footer {padding: 30px 0 0 0;}
	.quick-link {width:100%; padding-left:0%; border-right:0; text-align: center; padding-bottom: 15px;}
	.quick-link ul {padding-bottom:20px ; padding-left: 0; display:block;width: 100%;}
	.hosted {width: 100%; text-align: center;margin-left:0; margin-bottom: 40px; padding: 0;margin-top: 25px; }
}


@media screen and (max-width:600px) {
	.white-back {padding: 20px;}
	

	.zoom-container .zoom-caption h6 {
		top: 83%;
		font-size: 23px;
		line-height: 28px;
	}
	
	.breakbutton {
	width: 90%; 
	margin: 0px 0 0 0px;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	height: auto;
}
.breakbutton p {width: 90%;font-size: 16px; display: inline-block;vertical-align: top; padding: 5px 0px; color:#fff;font-weight: 600;}
	
	.quote-wrapper {background-attachment: inherit;}

	#form .form-row {width: calc(100% - 2em);}
	
	#form {padding: 2em 1em;}
}

@media screen and (max-width:565px) {
	
	.blk {background: rgba(0,0,0,.4); height: 90px;}
	
	
	.loc span2 {display:none; visibility: hidden;}
}

@media screen and (max-width:550px) {
	
	.infobox h3 {font-size: 26px;}
	.container {width: 92%;}
	
	
	.zoom-container .zoom-caption h6 {
		top: 82%;
		font-size: 20px;
		line-height: 25px;
	}
}

@media screen and (max-width:520px) {
	.pager {display:none; }
	
	.top-bar {width: 100%; text-align: center; padding: 0;}
	.top-bar img {width: 14px;}
	
	.col2 {width:calc(100% - 2px); margin: 0  auto;display: inline-block; float: none;}
	#formpage .col2-2 {width:calc(100% - 2px); margin: 0  auto;display: inline-block; float: none; padding-bottom: 8px;}
	
	.hide6 {display: none; visibility:hidden;}
	.search-tab {width: 20px;}
	
	
	.infomid {width: 100%;}
	
	
	.manu-logos a {width: 47%;}
	.manu-logos a img {max-width: 120px; width: 100%;}
	
}

@media screen and (max-width:480px) {
	.top-bar span {display:none;}
	.top-bar a {margin-right: 0px;}
	
	.mobileinfo {padding: 20px; margin: 0;}
	
	#search .col2 {width:100%; float:left; }
	#search .col4, .side-search .col4 {width:100%; float:left; margin-right:0%;}
	#search .label-box {width: 100px;}
	
	.breakbutton {
	
		width: 90%; 
	}
	
	.blue-back .breakbutton {
		width: 90%;
	}

	
	
	.blk {background: rgba(0,0,0,.4); height: 90px;}
	
	
	.zoom-container .zoom-caption h6 {
		top: 80%;
		font-size: 20px;
		line-height: 25px;
	}
}

@media screen and (max-width:410px) {
	h1 {font-size: 26px; }
	
	.zoom-container .zoom-caption h6 {
		top: 79%;
		font-size: 18px;
		line-height: 20px;
	}	
	
}

@media screen and (max-width:375px) {

	.border-box .strikethrough {display:none;}
	.border-box h6 {width:45%;}
	
	.hours .go-right {float:none;}
	
	.contact-info {width:100%;}
	
	
	.text-wrap {width: 85%;}
	
}

@media screen and (max-width:345px) {
	.box-buttons a {width:43%;}
	.box-buttons img {max-height: 90px;}

	.infobox h2 {text-shadow: none; font-size: 26px;}
	
	.zoom-container .zoom-caption h6 {
		top: 77%;
		font-size: 16px;
		line-height: 18px;
		padding: 5px 0 5px 5px;
	}
}

@media screen and (max-width:330px) {
	.blk {background: rgba(0,0,0,.4); height: 90px;}
}

@media screen and (max-width:300px) {
	
	
	.zoom-container {
		width: calc(100% - 3px);
	}
	.zoom-container .zoom-caption h6 {
		top: 80%;
		font-size: 26px;
		line-height: 35px;
		padding: 5px 0px 5px 25px;
	}
}
