﻿/***** 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;
}

img{max-width: 100%; height: auto;}

::-moz-selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}

/*===================== 
	base styles 
=======================*/

html, body{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	overflow-x: hidden;
	line-height: 1.4;
	-web-text-size-adjust:none;
	margin:0;
	background:#ccc;
}

.bg{
	background: #000 url(../siteart/bg-white.jpg);
	position:relative;
    background-size: cover;
	height:auto;
    background-repeat: none;	
}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}
	
/*image replacement*/
.hide-text {
	text-indent:  100%;
	white-space:  nowrap;
	overflow:  hidden;
	}	

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	border-style: solid;
    height: 0;
	} 

img { border: 0;} 

.clear{clear:both;}
	
/*===================== 
	typography 
=======================*/


h1 { font-family: 'Montserrat', sans-serif; font-weight: 700; color: #00007d; font-size: 25px; text-transform: uppercase;}
h2 { font-family: 'Montserrat', sans-serif; font-weight: 700; color: #fdc501; font-size: 21px;}
h3 { font-family: 'Montserrat', sans-serif; font-weight: 500; color: #00007d; font-size: 18px;}
h4 { font-family: 'Montserrat', sans-serif; font-weight: 500; color: #000; font-size: 16px;}
h5 { font-family: 'Montserrat', sans-serif; font-weight: 500; color: #000; font-size: 15px; text-transform: uppercase;}
h6 { font-family: 'Montserrat', sans-serif; font-weight: 600; color: #000; font-size: 14px;}
h7 { font-family: 'Montserrat', sans-serif; font-weight: 500; color: #000; font-size: 12px; text-align:right;}
h8 { font-family: 'Montserrat', sans-serif; font-weight: 500; color: #5f5f5f; font-size: 12px;}

p { font-family: 'Montserrat', sans-serif; font-size: 16px; line-height: 28px; color:#00007d;}
.darkblue {color: #00007d;}

.quote{
	font-family: 'Montserrat', sans-serif; 
	padding:2% 0;
	margin: 3% auto;
	font-size: 16px; 
	line-height: 28px;
	color:#444;
	background:#fff;
	text-align: center;
	font-weight: bold;
}


/*===================== 
	link styles 
=======================*/

a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #0000ff;
	text-decoration:none;
	transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-webkit-transition: all .2s ease-in-out;
}
a:hover{color: #00007d; text-decoration:none;}

/*===================== 
	header styles 
=======================*/

.header {
    margin: 0 auto;
    width: 100%;
    z-index: 999;
    max-width: 1100px;
}

.bg-gray{
	background:#707070;	
}

.header-inv{
	margin: 0 auto;
	width: 96%;
	padding: 0 2%;
	z-index:999;
	background:#eee;
}
	
.logo {
    padding: 0 0 0;
    margin: 0 auto;
    float: none;
    position: relative;
    z-index: 999;
    text-align: center;
    width: 100%;
    top: 35px;
}

.logo img{max-width:250px; width:100%; text-align: center; margin: 0 auto;}

.header-left {
    float: left;
    text-align: left;
    padding: 2% 0;
    color: #fff;
    position: relative;
    z-index: 999;
    display: inline;
    bottom: 0;
	font-size:14px;
}
	.header-left a{
		color:#fff!important;
	}
	.header-left a:hover{
		color:#2daadf;
	}


/*===================== 
	content styles 
=======================*/


.wrapper {
	width: 100%;
	margin: 2% auto;
	max-width: 1100px;
}

.center-text{
	text-align:center;	
	margin:4% auto;
}

.bg-white{background: #fff; width: 100%;}

.wrapper-inv {
    width: 100%;
	max-width:1100px;
    padding: 6% 0 2%;
    text-align: left;
    margin: 0 auto;
}
.events {
    width: 50%;
    background: rgba(255, 255, 255, 0.8);
    padding: 2%;
    text-align: center;
    margin: 0 auto 11%;
    position: relative;
    top: 100px;
}

.parts {
    width: 85%;
    padding: 2%;
    text-align: center;
    margin: 0 auto 5%;
}

.parts iframe{
	background:#fff;	
}

.map {
    width: 100%;
    margin: 2% auto;
    max-width: 1100px;
}
.map iframe{
	width:100%;
}

#divider{
	border-bottom: solid 4px #fff;	
}

.content{
	padding:4% 0;	
}

.giant{width:100%; }
.giant img{width:100%;}

.giant-sm{width:100%; max-width:1100px; margin:0 auto; }
.giant-sm img{width:100%; max-width:1100px; margin:0 auto;}


.manus{
	width:100%;
	margin:0 auto;
	text-align:center;	
}
.manus img{
	max-height:100px;
	padding: 2% 2%;
	text-align: center;	
}

.media{
	margin: 0 auto;
	text-align: center;	
}


.btn {
    margin: 4% 0 8%;
    width: 100%;
    text-align: center;
}
		
/*background: #00007d;
border: solid 1px #00007d;*/
	
.btn a {
    display: inline;
    width: 50%;
    padding: 10px 14%;
    background: #fdc501;
    border: solid 1px #eab706;
    color: #ffffff;
    margin-right: 2%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.btn a:hover{
	background:#eab706;
	border: solid 1px #eab706;
	color:#fff;	
}



/*===================== 
	slideshow styles 
=======================*/


.cycle-slideshow {
    width: 57%;
    margin: 0 auto;
    box-shadow: 0 6px 11px 0 rgba(0, 0, 0, 0.56), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cycle-slideshow img{
	width:100%;
    margin: 0 auto;
}




/*===================== 
	detailed search
=======================*/

.search input, .search select {
    width: 100%;
    padding: 8px 10px;
    font-size: 12px;
    background-color: #fff;
	box-sizing: border-box;
	color: #555;
	margin-top: 8px;
	box-sizing: border-box;
	border-radius: 5px;
	outline:none;
}
::-webkit-input-placeholder{color: #555;}
:-moz-placeholder{color: #555;}
::-moz-placeholder{color: #555;}
:-ms-input-placeholder{color: #555;}

.search input[type="submit"]{
	background: #0f7649;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
    font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	border:1px solid #0f7649;
    width: 100%;
    outline: none;
	transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-webkit-transition: all .2s ease-in-out;
	cursor: pointer;
	position: relative;
	padding: 10px 8px;
	margin-bottom: 8px;
}
.search input[type="submit"]:hover {background: #fff; color:#0f7649; border:1px solid #0f7649;}

a.button{
	display: inline-block;
	padding: 4px 25px;
	box-sizing: border-box;
	background: #0f7649;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
    font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	border:1px solid #0f7649;
	border-radius: 5px;
}
.search a.button{display: block;}
.location-links a.button{display: block; margin: 0 0 5px;}
a.button:hover {background: #fff; color:#0f7649; border:1px solid #0f7649;}



/*===================== 
 scrolling inventory
=======================*/

.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

/*===================== 
	layout styles 
=======================*/

.left {float: left;}
.right {float: right;}
.clear {clear:both;}

	
.column1 {width:75%; float:left; padding-right: 0px; box-sizing: border-box;}
.column2 {width:50%; float:left; padding-right: 25px; box-sizing: border-box;}
.column3 {width:33.33333%; float:left; padding-right: 25px; box-sizing: border-box;}
.column4 {width:25%; float:left; padding-right: 25px; box-sizing: border-box; color: #d3d3d3;}
.column5 {width:20%; float:left; box-sizing: border-box;}
.column6 {width:16.66666%; float:left; padding-right: 25px; box-sizing: border-box;}



/*===================== 
	main form
=======================*/

#form{
	max-width:1100px;
	margin: 5% auto;
	color:#333333;
}

#form input {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #ccc;
	margin: 5px 0 15px;
	height: 30px;
	box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;

}

#form textarea {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #ccc;
	margin: 5px 0 15px;
	height: 90px;
	box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;

}

#form select {
	width: 100%;
	padding: 5px 10px;
	border:1px solid #ccc;
	margin: 5px 0 15px;
	height: 30px;
	box-sizing: border-box;
}

#form input[type="checkbox"] {
    margin:5px 10px 0 0;
    width:13px;
    height:13px;
    display:inline;
}
#form input[type="radio"] {
    margin:5px 10px 0 0;
    width:15px;
    height:15px;
    display:inline;
}
 
#form input.send-button,
#form input.send-button:focus {
    text-align: center;
    text-transform: uppercase;
    width: 207px;
    font-size: 14px;
    color: #fff;
	font-family: 'Montserrat', sans-serif;
    background: #fdc501;
    border: solid 1px #eab706;
	transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    border-radius: 6px;
	height: 50px;
}

#form input.send-button:hover {
    background: #eab706;
    border: solid 1px #eab706;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
	cursor: pointer;
}
 
/*CAPCHA*/

.CaptchaPanel {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
	text-align: left !important;
	line-height:normal !important;
}

.CaptchaAnswerPanel input {width: 200px !important;}

.CaptchaImagePanel {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.CaptchaMessagePanel {
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
	font-weight:normal !important;
	font-size:12px;
	line-height:14px;
}

.CaptchaAnswerPanel {
	margin:0 0 0 0;
	padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 0 0;
	padding:8px 0 8px 0 !important;
}
.CaptchaWhatsThisPanel a {color: #859090;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 



/*===================== 
	SMALL FORM
=======================*/


.search-inv {
    background: #242424;
    text-align: center;
    z-index: 999;
    position: relative;
    width: 70%;
    margin: 0 auto;
}

.small-blck {
    float: left;
    width: 30%;
    padding: 5% 0;
}

.small-blck h3{
    color:#fff;
}

#small-form {
    background: #fff;
    margin: 0 auto;
    padding: 2% 2%;
    color: #fff;
    width: 45%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
    top: -47px;
    position: relative;
    z-index: 999;
}	
	

#small-form input {
    width: 100%;
    padding: 5px 5px;
    border: 1px solid #fff;
    margin: 3px 0 0px;
    height: 36px;
    box-sizing: border-box;
    color: #727272;
    background: #e1e3e3;
}

#small-form textarea {
    width: 100%;
    padding: 5px 0px;
    border: 1px solid #fff;
    margin: 3px 0 0px;
    height: 36px;
    box-sizing: border-box;
    color: #727272;
    background: #e1e3e3;
}

#small-form select {
    width: 100%;
    padding: 5px 0px;
    border: 1px solid #fff;
    margin: 3px 0 0px;
    height: 36px;
    box-sizing: border-box;
    color: #9b9b9b;
    background: #e1e3e3;
}
#small-form input[type="checkbox"] {
    margin:5px 10px 0 0;
    width:13px;
    height:13px;
    display:inline;
}
#small-form input[type="radio"] {
    margin:5px 10px 0 0;
    width:15px;
    height:15px;
    display:inline;
}
 
#small-form input.sm-send-button,
#small-form input.sm-send-button:focus {
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #fdc501;	
	font-family: 'Montserrat', sans-serif;
	transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    border-radius: 6px;
	height: 50px;
}

#small-form input.sm-send-button:hover {
	color: #fff;
	background: #eab706;	
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
	cursor: pointer;
}




/*===================== 
	top footer styles 
=======================*/

.bottom {
    width: 100%;
    background: #ccc;
}

#border-footer{
	border-bottom: 2px solid #090982;
}

.footer {
    width: 100%;
    padding: 2% 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 0 0;
}
.footer a{font-family: 'Montserrat', sans-serif; color: #000; font-size: 14px;}
.footer a:hover{font-weight:bold;color: #00007d;}


/*-------------------*/

.bottom-footer {
    background: #fff;
    padding: 2% 0;
}

.footer-logo {
    float: right;
    max-width: 410px;
    text-align: center;
}

.footer-logo img{
	padding:0 5px;
	height: 59px;
}



a.footerlink:link, a.footerlink:visited, a.footerlink:active{font-family: 'Montserrat', sans-serif; color:#757575; font-size:12px; line-height: 14px;}
a.footerlink:hover {font-family: 'Montserrat', sans-serif; font-weight:bold; text-decoration:none; font-size:12px;}
.footertext{font-family: 'Montserrat', sans-serif; font-size:12px; color:#757575; line-height: 14px;}
.smallfootertext{font-family: 'Montserrat', sans-serif; font-size:12px; color:#757575; line-height: 14px;}

.clear{clear:both;}	




/*===================== 
  non-iframe inv styles 
=======================*/

.hosted-content .p-tb-10 {
    padding: 5% 0!important;
}
	
	
.hosted-content .listings-wrapper .listings-list .listing-banner h2 {
    line-height: 2em;
    color: #757575;
}

.hosted-content input[type='submit'], .hosted-content button[type='submit'], .hosted-content .btn, .hosted-content .button {
    color: #fff!important;
    background: #0000ff!important;
	border-radius:6px!important;
}
.listings-wrapper .hosted-theme .btn:hover {
    background: #757575!important;
    color: #fff!important;
}




/*-----Control widget size------*/

.hosted-content .widget-express .column3 img {width: 100%;max-width: 30px !important;}
.hosted-content .widget-express img {width: 30px;}
.hosted-content .hauler-image img {width: 30px;}
.hosted-content .widget-unico img { width: 30px;}
.hosted-content .listing-boxed-pricing .widgets, .hosted-content .listing-card-inner .widgets img { width: 30px;}


/*-----Hide widgets------*/

/*.hosted-content .widget-express .column3 { display:none!important}
.hosted-content .widget-express { display:none!important}
.hosted-content .hauler-image  { display:none!important}
.hosted-content .widget-unico { display:none!important}
.hosted-content .listing-boxed-pricing .widgets, .hosted-content .listing-card-inner .widgets img { display:none!important}

a.widget-express-container{display:none!important}
a.widget-unico-container{display:none!important}
a.widget-hauler-container{display:none!important}
a.widget-nah-container{display:none!important}*/





/*===================== 
  responsive styles 
=======================*/

@media screen and (max-width: 1708px) {

.cycle-slideshow {
    width: 80%;
    margin: 0 auto;
}

.wrapper-home {margin: 30% auto 0;}


}
@media screen and (max-width: 1192px) {


.column4 {
    width: 100%;
    float: left;
    padding-right: 0;
    box-sizing: border-box;
    color: #d3d3d3;
    margin: 4% auto;
}

.column1 {
    width: 72%;
    float: none;
    padding-right: 0;
    box-sizing: border-box;
    margin: 8% auto;
}

.events .column2 {
    width: 100%;
    float: left;
    padding-right: 0;
    box-sizing: border-box;
}


}
@media screen and (max-width: 1140px) {

.wrapper {width: 96%; padding: 0 2%;}
.header {width: 96%; padding: 0 2%;}

.column4 {margin: 0 auto 4%;}
.column1 { margin: 0 auto 6%;}

.wrapper-inv {width: 90%;}

.parts iframe{height: 235px!important;}


}
@media screen and (max-width: 1100px) {

.bg {height: 870px;}


}
@media screen and (max-width: 1024px) {

.logo img {
    max-width: 220px;
    width: 100%;
}




}
@media screen and (max-width: 985px) {
 
 
.events {
    width: 50%;
    padding: 2%;
    margin: 0 auto 30%;
    top: 100px;
} 
 
.parts {
    width: 85%;
    padding: 2%;
    text-align: center;
    margin: 0 auto 20%;
    top: 100px;
} 

.header{width:80%;}


.bg {height: 720px;} 
 
}
@media screen and (max-width: 675px) {

.column3 {
    width: 100%;
    float: left;
    padding-right: 0;
    box-sizing: border-box;
}

.bg {height: 765px;}



}
@media screen and (max-width: 638px) {

.parts iframe{
    height: 320px!important;
}



}
@media screen and (max-width: 610px) {

.wrapper-inv .column2{
    width: 100%;
    float: left;
    padding-right: 0;
    box-sizing: border-box;
}

.btn a {
    width: 50%;
    padding: 10px 10%;
    margin-right: 2%;
}



}
@media screen and (max-width: 573px) {

.cycle-slideshow {
    width: 100%;
    margin: 0 auto;
}


}
@media screen and (max-width: 523px) {

#small-form {
    margin: 0 auto 6%;
    top: -22px;
	width: 85%;
}
h1 {font-size: 22px;}

.logo {top: 15px;}


.btn a {
    width: 80%;
    padding: 9px 0;
    margin: 2% auto;
    display: inline-block;
}

.hosted-content #listings-title {
    font-size: 1.5rem;
}

.giant-sm img {
    width: 100%;
    max-width: 1100px;
    margin: 5% auto;
}


}
@media screen and (max-width: 400px) {

.events {
    width: 70%;
    padding: 2%;
    margin: 0 auto 45%;
    top: 100px;
}

#small-form {
    margin: 0 auto 6%;
    top: 30px;
    width: 85%;
}

}
@media screen and (max-width: 355px) {
	
.bg {height: 800px;}

}
@media screen and (max-width: 330px) {

.column4 {margin: 8% auto;}


}
	
