/***** BEGIN 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;
}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address, img {  
    display: block;  
} 
header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}

/***** END RESET *****/

/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

body {font-family: 'Helvetica'; font-size:18px; line-height: 26px; -webkit-text-size-adjust:none; background: #fff; color: #000; margin: 0 auto; overflow-x:hidden;}
h1 { font-size: 68px;  line-height: 32px; color: #000; text-align:center; padding-bottom: 1%;}
h2 {font-size: 30px; line-height: 42px;  text-transform: uppercase; color:#fff; padding-bottom: 40px;  font-family: 'Oswald', sans-serif;}
h3 {font-size:18px; color:#E8E8E8; font-weight:300;  font-family: 'Oswald', sans-serif;}
h4{ font-size: 18px; text-transform: uppercase; color: #fff; font-weight: 700;}
a:link, a:visited, a:active {text-decoration:none; color:#000;}
a:hover { color:#fff;}
strong { font-size:16px;}






/* SEARCH */
#navsearch {
    display: inline-block;
    z-index: 999;
    padding:8px 4px;
    margin-left: 5px;
}
#navsearch select{
	float: left;
	float: left;
	width: 210px;
	padding: 8px;
	box-sizing: border-box;
	background: #eee;
	color: #555;
	cursor: pointer;
    height: auto;
    border-radius: 0px;
}
.navsearchTerm{
    width: 100%;
    padding: 9px;
	margin:0 auto;
    box-sizing: border-box;
	border: 1px #ccc solid;
}


#search{margin:0 auto;padding:10px 0 0 0;width:90%;}
#search select{
	float: left;
	width: 210px;
	padding: 12px 8px;
	box-sizing: border-box;
	background: #eee;
	color: #555;
	cursor: pointer;
}
.search, .navsearch{
	display: none;
	position: relative;
	float: left;
	width: calc(100% - 210px);
}
.search:before{
    position: absolute;
    top: 5px;
    right: 15px;
    font-family: 'FontAwesome';
    content: '\f002';
	color: #ccc;
}
.searchTerm{
    width: 100%;
    padding: 9px;
	margin:0 auto;
    box-sizing: border-box;
	border: 1px #ccc solid;
}
.searchButton{
    position: absolute;
    top: 0;
    right: 0;
    width: 42px !important;
    height: 42px;
	opacity: 0;
    cursor: pointer;
}

/*--#search {max-width: 400px; width: 100%; display:inline-block;}
#search select{float:left;width:200px;padding:12px 8px;box-sizing:border-box;background:#f2f2f2;font-family:'Roboto Condensed',sans-serif;color:#777;cursor:pointer;border:1px solid #ccc; display:inline-block;}
.search{display:none;position:relative;float:left;width:calc(100% - 200px); }
.search:before{position:absolute;top:14px;right:15px;font-family:FontAwesome;content:'\f002';color:#ccc}
.search input[type=text]{width:100%;padding:13px;box-sizing:border-box;font-family:'Roboto Condensed',sans-serif;border:1px solid #ccc;border-left:none}
.search input[type=submit]{position:absolute;top:0;right:0;width:42px!important;height:42px;opacity:0;cursor:pointer}--*/


/* CSS Document */
.wrapper {width: 100%; height:auto; }
.header {width: 100%; margin: 0 auto; position:block; z-index:90; height:50px; margin-top:35px; margin-left:13%; background: #fff; }
.logo { position:relative; display:inline-block; margin-top:1%; }
/* Add a black background color to the top navigation */
.topnav {
	position:relative;
    background-color: #000;
    overflow: hidden;
	width:100%;
	float:right;
	height:55px;
}
.nav-background #navcontain{
	position:ralative !important;
}



/* Style the links inside the navigation bar */
.topnav a {
    float: right;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
	font-family: 'Oswald', sans-serif;
}

/* Change the color of links on hover */
.topnav a:hover {
    background-color: #164627;
    color: #fff;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}
.banner {
	background: #164627;
	padding: 15px 0px 5px 0px;
    text-align: center;
}
.banner h3{
	color: #fff !important;
	font-size:22px !important;
	margin: 0 auto !important;
	text-align:center;
	}
.banner a {
    color:#fff;
    text-decoration: underline;
    margin:5px 0;
    display: inline-block;
}
.banner a:hover {
    text-decoration: none;
}
.inner {
	margin: 0 auto !important;
	height: auto;
	max-width: 1400px;
	text-align:center;
    padding-top:70px;
}
.inv-nav {
	background:url(../siteart/asphalt.png);
	margin-top:-53px;background-color:#000;
}
.about {
	width:100%;
	height: auto;
	background: #ffffff;
	border-top:#164627 6px solid;	
}
.about-text{
	float:left;
	color: #030303;
	text-align:left !important;
	width:60%;
	margin-left: 5%;
	margin-top:3%;
	padding-bottom:2%;
}
.about-text p{
	font-size: 19px;
	color: #000 !important;
}
.about-text h2{
	font-size: 35px;
	color: #000 !important;
	line-height:35px;
}
.about-img  img{float:right; max-height:345px; width:29%;}
.linkfill {
	display: inline-block !important;
	width: 100% !important;
	height: 100% !important;
	line-height: 0 !important;
	font-size: 0 !important;
	color: transparent !important;
	text-decoration: none !important;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.hero-wrap {
    width:100%;
    height: auto;
}
.hero-wrap img {
    display: block;
    width:100%;
    height: auto;    
}

.hosted-content .listings-wrapper .listings-list .listing-banner h2 {color: #000 !important;}

/*SUBNAV */
.low-wrapper {
  position: relative;
  margin-top: 0px;
  width: 320px;
  height: 220px;
  display:inline-block;
 padding: 3% 10px;
}

.low-wrapper-two {
  position: relative;
  margin-top: 0px;
  width: 320px;
  height: 220px;
  display: inline-block;
  padding-top:3%;
  padding-bottom:3%;
  text-align: center;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 320px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.5s ease;
}

.low-wrapper:hover .overlay {
  display: block;
  background: rgba(0, 0, 0, .5);
}
.low-wrapper-two:hover .overlay {
  display: block;
  background: rgba(0, 0, 0, .5);
}

.low-wrapper img {
  position: absolute;
  width: 320px;
  height: 220px;
  left: 0;
  border-radius: 25px;
	background-color:#000
}
.low-wrapper-two img {
  position: absolute;
  width: 320px;
  height: 220px;
  left: 0;
  border-radius: 25px;
}
.title {
  font-family: 'Oswald', sans-serif;
  position: absolute;
  width: 315px;
  left: 0;
  top: 110px;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  z-index: 1;
  transition: top .5s ease;
}

.low-wrapper:hover .title {
  top:100px;
}
.low-wrapper-two:hover .title {
  top:100px;
}
.auctions {margin: 0 auto;padding-bottom:4%; text-align:center;}
.auctions-text h2{margin: 0 auto;  color: #000 !important;}

#buttons-home{  color:#fff; background:#164627;; font-weight:700; font-size:18px; text-decoration:none; margin:0 auto; padding: 10px 15px; ;}
#buttons-home:hover{background: #2A2A2A; }

.click {
  position: absolute;
  width: 315px;
  left:0;
  top: 160px;
  text-align: center;
  opacity: 0;
  transition: opacity .35s ease;
}

.click a {
  width: 200px;
  padding: 12px 48px;
  text-align: center;
  color: white;
  border: solid 2px white;
  z-index: 1;
  font-family: 'Oswald', sans-serif;
}
.click a:hover {background:#164627;  transition: opacity .35s ease;}
.low-wrapper:hover .click {
  opacity: 1;
}
.low-wrapper-two:hover .click {
  opacity: 1;
}

.low-wrapper-history h2{
	padding-top:3%;
	margin: 0 auto;
	text-align:center;
}
.low-wrapper-history {
	background: #DFDFDF;
	width:100%;
}
.white {
	padding: 2% 1%;
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
.white p {
	width: 70%;
	margin: 0 auto;
	color: #2E2E2E !important;
}
.gray img{
	margin: 0 auto;
	text-align:center;
	align-content:center;
}

.col-one {
	float: left;
	text-align:center;
	display:inline-block;
	width: 48%;
	padding: 5px 10px;
	margin: 0 auto;
}
.col-one img {
	width: 67%;
	margin: 0 auto;
	text-align:center;
	padding: 25px 0px;
}
.col-one h3 {
	margin: 0 auto;
	text-align:center;
	color: #000;
	font-weight:400;
	font-size: 22px !important;
	padding-bottom:1%;
}
.col-one-2 {
	float: left;
	text-align:center;
	display:inline-block;
	width: 30%;
	padding: 5px 5px;
	margin: 0 auto;
	margin-left:2%;
}
.col-one-2 img {
	width: 50%;
	margin: 0 auto;
	text-align:center;
	padding: 25px 0px;
}
.col-one-2 h3 {
	margin: 0 auto;
	text-align:center;
	color: #000;
	font-weight:400;
	font-size: 22px !important;
	padding-bottom:1%;
}

.col-two {
	width:60%;
	float:left;
	margin-left:15%;
	padding-top:3%;
	padding-left: 5%;
	padding-bottom: 3%;
	padding-right: 5%;
}
.col-1-4 {width: 17%; float: left;  padding-right:1%; padding-bottom:1%; margin-left:5.5%;}
.col-1-4 img{width: 100%;}

.col-three img{
	float:left;
	margin-left:7%;
}
.col-two p {
	width: 100%;
	color: #000 !important;
	font-size: 20px !important;
	line-height:30px !important;
}
.col-two h2, h3{
	color: #000 !important;
}


.contact {
	background: #fff;
	margin-top: -50px;
}
.map {
	border-top: 6px solid #164627;
}
.container cf {
	width: 90%;
	margin-top: 100px !important;
		
}
.container cf h3 {
	color: #fff !important;
}
.container-history h2 {
	margin: 0 auto;
	text-align:center;
	padding-top: 3%;
	color: #000;
}
.container-history {
	padding-top:5%;
}
.hosted-content .p-tb-10 {
	margin-top: 75px !important;
}
.footer {
	background:  #164627;
	padding: 10px 0px;
}

/*INVENTORY LANDING*/
.ql-wrapper {padding:25px 0; margin: 0 auto; text-align: center;}
.ql-wrapper h1{font-size:30px;}
.width {width: 98%; margin:0 auto;}
.zoom-container-showroom {
	width: 19%;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 5px 3px;
}
.zoom-container-showroom img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */A
    transition: all .5s ease;
}
.zoom-container-showroom .zoom-caption-showroom {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	border:1px solid #000;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

.zoom-container-showroom .zoom-caption-showroom h3 {
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight:700;
	padding: 7px 0;
	text-transform: uppercase;
	background:rgba(0,0,0,.70);
	color: #fff !important;
	margin-top:40%;
	letter-spacing: 1px;


}
.zoom-container-showroom .zoom-caption-showroom p{
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight:400;
	color: #fcc602;
	
}

.zoom-container-showroom:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container-showroom:hover .zoom-caption-showroom {
	background: rgba(0, 0, 0, .3);
}




/*---INVENTORY--*/
.attachments-header {width: 100%; margin: 0 auto; text-align: center;padding:15px 0; border-bottom:1px solid #ddd;}
.inv-btn-2 {padding:10px 10px; border:2px solid  #164627;display: inline-block;transition:.3s ease; }
.inv-btn-2:hover {background: #164627;color:#fff;}
.hosted-content .m-bottom-10 h1 {font-size:25px !important; padding:0 !important; text-align: left !important;line-height: auto !important;}
.hosted-content .listings-detail-wrapper .contact {margin: 0 auto !important;}
.hosted-content .listings-wrapper .listings-list .col {margin: 0 auto!important;}
.hosted-content #listings-title {text-align: left !important;}	
@media screen and (max-width: 2000px) {
}

@media screen and (max-width: 1550px) {
    .logo {
        width:100%;
    }
	
	.about-img img{width:41%;}
	.about-text{ width: 53%;}
}
@media screen and (max-width: 1300px) {
	.about-img img{width:45%; }
	.about-text{ width: 48%;font-size:15px;}
	.width {width:90%;}



}
@media screen and (max-width: 1230px){
	header {position:relative; background:#fff; width: 100%; z-index: 99999; text-align: center;}
	.logo {margin: 0 auto; text-align: center; }
	.logo img {margin: 0 auto; text-align: center; padding: 1% 0;}
	
	.zoom-container-showroom {width:32%;}
    #navsearch {
        margin:0px auto;
    }
}
@media screen and (max-width: 1100px){
	.nivo-caption h1 {font-size:55px !important; margin-top:6%;}
	.inner-wrap cf p-tb-10 {margin-top:9%;}
	.col-two {margin-left: 4%; width:75%; margin-left: 8%;}
	.banner {display:none;}
	container-history h2 {padding-top:8%;}
	.col-one-2 {width: 32%; margin-left: 0%;}
	.col-1-4 {width: 23%; margin-left: 1%;}
}
@media screen and (max-width: 1030px){
		
}
@media screen and (max-width: 900px){
	.nivo-caption h1 {font-size:45px !important; margin-top:6%;}
	.about-img img{display:none; }
	.about-text{ width: 90%;}
	.col-one {width: 45%;}
	.col-two {margin-left: 4%;}

	.container-history h2 {padding-top: 9%;}
	.zoom-container-showroom {width:48%;}

}

@media screen and (max-width: 740px){
	.nivo-caption h1 {font-size:35px !important; }
	.about-img img{display:none; }
	.about-text{ width: 90%;}
	.contact-text {width:90%;}
	.container cf {margin-top:15% !important;}
	.container-history {padding-top:10%;}
	.col-two {width: 90%; margin-left:1%;}
	.col-three img {margin: 0 auto; float: none;}
	.col-1-4 {width:40%; padding-left: 6%;}
	.col-2-4 {width:40%;}
	.col-3-4 {width:40%; padding-left: 8%;}
	.col-4-4 {width:40%;}
	.col-one-2 {width: 45%; margin-left: 3%;}
}
@media screen and (max-width: 660px){
	.col-one-2 {width: 80%; margin-left: 5%;}
	.col-one-2 img {width:100%; }
}
@media screen and (max-width: 568px){
	.nivo-caption h1 {font-size:29px !important; margin-top:6%;}

	.col-one {width: 90%;}
	.zoom-container-showroom {width:100%;}

}
@media screen and (max-width: 450px){
	.low-wrapper-two {left:0%;}
	.col-1-4 {width:90%; padding-left: 5%;}
	.col-2-4 {width:90%;padding-left: 5%;}
	.col-3-4 {width:90%; padding-left: 5%;}
	.col-4-4 {width:90%;padding-left: 5%;}
	.logo img {max-width: 300px; width: 100%;}
}
@media screen and (max-width: 380px){
	.container-history {padding-top:15%;}
}

@media screen and (max-width: 320px){
	.nivo-caption h1 {font-size:18px !important; margin-top:16%;line-height:16px;}
}
@media screen and (max-width: 720px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 720px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}