@charset "utf-8";
/***** BEGIN RESET *****/

* {

    border:0;
    margin:0;
    padding:0;
}

body {
	-webkit-text-size-adjust: none;
	background:#fff;
	overflow-x:hidden;
	color:#000;
	line-height:1!important;
	font-family: 'Montserrat', sans-serif;
}

/*============================
ALL PAGES
============================*/
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

.wrap {width:95%;margin:0 auto;max-width:1400px;}
.smwrap {width:95%;margin:0 auto;max-width:1200px;}

h1, h2, h3, h4, h5 {font-family: 'Montserrat', sans-serif;text-transform:uppercase;}

/***** END RESET *****/

/*====================hover easing style

-webkit-transition: all .5s ease; 
-moz-transition: all .5s ease; 
-ms-transition: all .5s ease; 
-o-transition: all .5s ease; 
transition: all .5s ease;

======================================*/

/*============================
HEADER
============================*/

header {width:100%;float:left;position:relative;z-index:3;}

.tophead {width:100%;float:left;background:#f4f4f4;}

.middlehead {width:100%;float:left;background:#fff;}

.smhead {width:calc(50% - 150px);float:left;padding-top:30px;}
.smhead h3 {width:100%;float:left;}
.smhead h3 a {background:#142951;padding:10px;border-radius:4px;box-sizing:border-box;float:left;color:#ffc000;font-size:20px;margin-right:10px;}

.smhead h3 a:hover {background:#ffc000;color:#142951}

.smhead .alignright { text-align:right;}
.smhead .alignright a { text-align:right;float:right;margin-right:0;margin-left:10px;}

.mainlogo {width:300px;float:left;}
.mainlogo img {width:100%;max-width:280px;margin:0 auto;display:block;margin-bottom:-100px;position:relative;z-index:5;margin-top:10px;}

.bottomarch {width:100%;float:left;margin-top:-1px;}
.bottomarch img {width:100%;float:left;}


.mainimg {width:100%;float:left;position:relative;z-index:1;background:url("../siteart/Jan2020-TruckLot.jpg");background-size:cover;height:700px;margin-top:-100px;border-bottom:5px solid #ffc000;background-position:center center;}
/*============================
SLIDESHOW
============================*/
.slide-contain {
	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:100%; margin:-50px 0 -2px; position:relative; z-index:999; float:left;
}
.pager span { 
    font-family:arial; font-size:50px; width:16px; height:16px; display:inline-block; color:rgba(255,255,255,0.8); cursor:pointer; 
}
.pager span.cycle-pager-active { color:#000;}
.pager > * { cursor:pointer;}

/*============================
welcome section
============================*/

.welcomesection {width:100%;float:left;background:url("../siteart/diamond-plate-bg.jpg");}
.welcomeoverlay {width:100%;float:left;background:rgba(255,255,255,.85);padding:75px 0;}

.welcomesection h2 {width:100%;float:left;text-align:center;font-size:20px;letter-spacing:5px;color:#434343;margin-bottom:5px}
.welcomesection h1 {width:100%;float:left;font-size:40px;text-align:center;color:#142951;letter-spacing:5px;font-weight:800;}

.yellowbarwrap {width:100%;float:left;margin:20px 0;}
.yellowbar {width:100%;max-width:500px;margin:0 auto;display:block;border-top:3px solid #ffc000}

.welcomesection p {width:100%;float:left;text-align:center;font-size:18px;line-height:30px;margin-bottom:20px;}
.bottombutton {width:100%;float:left;}
.wbottombutton h3 {text-align:center;}
.bottombutton a {width:100%;max-width:250px;margin:0 auto;display:block;color:#fff;background:#142951;font-size:16px;letter-spacing:3px;padding:20px 10px;box-sizing:border-box;text-align:center;text-decoration:none;}

.bottombutton a:hover {color:#142951;background:#ffc000;}
/*============================
MAP
============================*/

.map {width:100%;float:left;background:url("../siteart/map-bg.jpg");backgorund-size:cover;backgorund-position:center center;padding:50px 0;}

.mapinfo {width:100%;max-width:600px;float:left;background:#142951;border:2px solid #ffc000;border-radius:10px;box-sizing:border-box;}

.mapinfo h2 {width:100%;float:left;text-align:center;color:#fff;font-size:18px;padding:20px 3px;border-bottom:1px solid #aaa;box-sizing:border-box;font-weight:700;letter-spacing:3px;}

.maphalf {width:50%;float:left;padding:20px 5%;box-sizing:border-box;}
.maphalf p {width:100%;float:left;color:#fff;font-size:16px;line-height:32px;}
.maphalf p a {color:#fff;font-weight:700;text-decoration:underline;}

.yellowbutton {width:100%;float:left;padding:0 20px 20px 20px;box-sizing:border-box;}
.yellowbutton h3 {width:100%;float:left;text-align:center;}
.yellowbutton h3 a {width:100%;float:left;text-align:center;text-decoration:none;color:#142951;background:#ffc000;padding:10px 5px;;box-sizing:border-box;letter-spacing:2px;font-size:14px;font-weight:700;border:2px solid #ffc000;}
.yellowbutton h3 a:hover {color:#ffc000;background:#142951}
/*============================
FOOTER
============================*/

.scrolls {width:100%;float:left;padding:10px 0;background:#fff;}
/*  scrolling inventory
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#D4D4D4}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#D4D4D4}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#D4D4D4;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color:#D4D4D4;}

.divfooter {width:100%;max-width:600px; text-align:center; margin:0 auto;color:#D4D4D4;margin-top:30px;}

footer {background:#73767a;padding:30px 0;}
footer hr {width:100%;float:left;border-top:1px solid #fff;}

.foothalf {width:50%;float:left;padding:30px 20px;box-sizing:border-box;}
.foothalf h2 {width:100%;float:left;color:#ffc000;font-size:18px;letter-spacing:3px;margin-bottom:15px;}
.foothalf p {width:50%;float:left;color:#fff;font-size:16px;line-height:35px;}
.foothalf p a {color:#fff;text-decoration:none;}

.foothalf p a:hover {color:#142951}

/*============================

============================*/

/*============================
SUB PAGES
============================*/

.subtitle {width:100%;float:left;background:url("../siteart/Jan2020-TruckLot.jpg");background-size:cover;position:relative;z-index:1;margin-top:-75px;border-bottom:5px solid #ffc000;background-position:center center;}

.subtitle h1 {width:100%;float:left;color:#fff;font-size:50px;text-align:center;letter-spacing:5px;padding:150px 0 50px;background:rgba(20,41,81,0.85);}

.submain {width:100%;float:left;background:#fff;background:url("../siteart/diamond-plate-bg.jpg");}
.submainoverlay {width:100%;float:left;background:rgba(255,255,255,.85);padding:50px 0;border-bottom:5px solid #ffc000;}

.mapright {width:calc(100% - 320px);float:right;}
.breaker {width:100%;float:left;margin:30px 0;border-top:1px solid #aaa;}
.infoleft {width:300px;float:left;background:rgba(20,41,81,1.00);border:1px solid #aaa;box-sizing:border-box;padding:20px;height:300px;}
.infoleft p {color:#fff;}
.infoleft p a {font-weight:bold;text-decoration:none;color:#fff;}

.submain h2 {font-size:20px;color:#142951;margin-bottom:20px;}
.submain p {font-size:16px;line-height:28px;}
/*==================================
FORMS
==================================*/

#quotes {
width:100%;
display:block;
margin:20px auto;
font-size:16px;
color:#000;
	
}

#quotes tbody {width:100%;float:left;}

#quotes tr {
width:50%;
float:left;
padding:7px;
box-sizing:border-box;
}


#quotes td {
width:100%;
float:left;
font-size:14px;
}

#quotes td p {
font-size:14px;	
}


.fulltd2 {
width:100%!important;
float:none!important;
max-width:500px!important;
display:block!important;
margin:0 auto!important;	
}



#quotes input {
	padding:12px 10px;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #B4B4B4;
	font-weight:300;
	color:#000;
	font-size:12px;
}

#quotes textarea {
	padding:12px 10px;
	border:1px solid #b4b4b4;
	font-weight:300;
	color:#000;
	font-size:12px;
	background:#fff;
	box-sizing:border-box;
}

#quotes .CaptchaMessagePanel {
color:#000;
}

#quotes .CaptchaWhatsThisPanel a {
color:#000;	
}

 
/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#quotes select {
	padding:12px 10px;
	box-sizing:border-box;
	background:#fff;
	border:1px solid #B4B4B4;
	font-weight:300;
	color:#000;
	font-size:12px;
	width:100%;
}
   
#quotes input  {
    width:100%;
}
 
#quotes input.larger  {
    width:100%;
}

#quotes textarea {
    width:100%;
    height:85px;
}


#quotes input.checkbox {
    padding:0; 
    border:0;
    margin:5px 10px 5px 0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
 }

#quotes p {
	text-align:left;
	
	width:auto;
}

#quotes input.radio {
    padding:0; 
    border:0;
    margin:0 3px 0 15px;
    width:15px;
    height:15px;
    display:inline;
 }

#quotes input.radio:focus,
#quotes input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}
 

#quotes input.button,
#quotes input.button:focus {
    width:300px; 
    margin:0;
    padding:20px 5px;
    background:rgba(20,41,81,1.00);
	 font-weight:600;
	 font-size:14px;
	text-transform:uppercase;
	border-radius:0px;
	border-bottom:none!important;
	line-height:14px;
	letter-spacing:2px;
	text-align:center;
	border:0!important;
    color:#ffc000;
	margin-top:10px;
}
#quotes input.button:hover {
	background:#ffc000;
	color:rgba(20,41,81,1.00)
}

#quotes label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
}
#quotes label.checkbox {
  /*  color:#212121;*/
    font-size:13px;
    text-align:left;
    display:inline;
    padding:0;
}
 
#quotes .fulltd {
width:100%!important;
margin-right:0;	
}



/*==============================================
================================================
RESPONSIVE
================================================
==============================================*/
@media screen and (max-width: 1000px) { 
	.mainimg {height:400px;margin-top:-50px;}
	
}
@media screen and (max-width: 900px) {  
	.foothalf {width:100%;}
	.infoleft {width:100%;height:auto;}
	.infoleft p {text-align:center;}
	.mapright {width:100%;margin-top:20px;}
	
	}
@media screen and (max-width: 600px) { 

	.smhead {display:none}
	.mainlogo {width:100%;}
	.mainlogo img {max-width:200px;margin-bottom:-50px;}
	
	.mainimg {height:250px;margin-top:-50px;}
}

@media screen and (max-width: 500px) { 
	.maphalf {width:100%;padding:10px 0;}
	.maphalf p {text-align:center;}
	.mapinfo h2 {margin-bottom:10px;}
	
	.foothalf p {width:100%;text-align:center;}
	.foothalf h2 {text-align:center;}
	.foothalf {padding:20px 0;}
	.subtitle h1 {font-size:35px;}
	
	#quotes tr {width:100%;}
}

