﻿/*===================== 
	Color information
	
	- Light Blue: #6dc6e7;
	- Darker Blue: #2885b3;
	- Light Blue-Gray Tint: #e6ecf5;
	-
		 
=======================*/
/*===================== 
	CSS reset/normalize 
=======================*/

/**Correct `block` display not defined in IE 8/9.**/
article,aside,details,figcaption,figure,footer,header,hgroup,
main,nav,section,summary {display: block;}
pre {white-space: pre-wrap;}
small { font-size: 80%;}


/*===================== 
	base styles 
=======================*/

html {
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	}

body {
    font-family: 'Lato', sans-serif;
    margin: 0;
	padding:0;
	background:#fff;
	color:#000;
	}

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;
	border-top:none;
	border-color:#ccc;
	margin:20px 0;
	} 

img { border: 0; max-width:100%;} 
	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
	margin: 0;
	padding:0 0 15px 0;
	font-weight:700;
	line-height:1.5em;
	color:#111111;
	text-transform:uppercase;
	}
	h1 {
		font-size: 36px;color:#7c2429;
	}
	h2 {
		font-size:30px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 18px;
	}

p {
    font-family: 'Lato', sans-serif;
	padding: 0 0 10px 0;
	font-size:18px;
	line-height:1.5em;
	margin: 0;
	}
strong{font-weight:700;}

/*===================== 
	link styles 
=======================*/

a.link:focus {outline: thin dotted;/*reset*/
	}
	
a {
    text-decoration:none;
	color:#7c2429;
}

a:hover  {
	text-decoration: none;
	color: #000;
	} 
	
a.button-black{display:inline-block;background:#111111;border:#262626 1px solid;text-transform:uppercase;padding:12px 25px;margin:0 5px 2px 5px;font-size:18px;font-weight:700;font-family: 'Roboto', sans-serif;color:#fff;text-decoration:none;}
a.button-black:hover{background:#ccc;}

a.button-red{display:inline-block;width:auto;border:none;border-radius:0; background:#7c2429;text-transform:uppercase;padding:12px 25px;font-size:18px;font-weight:700;font-family: 'Roboto Condensed', sans-serif;color:#fff;text-decoration:none;margin-right:20px;}
a.button-red:hover{cursor:pointer;background:#111111;}

.floatright{float:right;}
.floatleft{float:left;}
 
/*===================== 
	list styles 
=======================*/
ul.list{
	margin:0;
	padding: 0 0 5% 7%;
}
ul.list li{
	font-size:16px;
}

/*===================== 
	header styles 
=======================*/
header{width:100%;margin:0;padding:20px 0;}

.headerwrap{width:96%;max-width:1270px;margin:0 auto;}
.logo{float:left;width:30%;}
.header-right{float:left;width:70%;}
.connected{text-align:right;padding-top:15px;margin-bottom:40px;}
.connected img{display:inline-block;margin-left:10px;}
.phone-left{float:left;width:50%;background:#111111;padding:15px 0;text-align:center;color:#fff;text-transform:uppercase;box-shadow: 0px 3px 6px 1px rgba(0,0,0,.75);}
.phone-right{float:left;width:50%;background:#7c2429;padding:15px 0;text-align:center;color:#fff;box-shadow: 0px 3px 6px 1px rgba(0,0,0,.75);}
.phone-right br{display:none;}
.phone-right a{color:#fff;}



/*===================== 
	nav styles 
=======================*/
/* see menumaker.css for additional nav styles */


/*===================== 
	content styles 
=======================*/
.wrapper{width:96%;max-width:1270px;margin:0 auto;padding:0;}
.container{width:100%;max-width:1230px;margin:0 auto;}

/*Needed for Parallax*/
.parallax-window1 {
    min-height: 400px;
    background: transparent;
}

.parallax-window2 {
    min-height: 100px;
    background: transparent;
}
/*Needed for Parallax*/


	
/*===================== 
	slideshow styles 
=======================*/
.slides{background:url(../siteart/concrete_wall.png) repeat;padding:0;color:#fff;position:relative;}

.cycle-slideshow{box-shadow: 0px 2px 5px 1px rgba(0,0,0,.75);}
.cycle-slideshow img{
	width:100%;
}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;display:none;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; transition: all .5s ease-in-out; 
}
.cycle-pager span.cycle-pager-active { color:#2885b3;}
.cycle-pager > * { cursor: pointer;}

/*===================== 
	NEW INVENTORY STYLES
=======================*/

.list-content .list-error-container .info button{
	background: #7c2429 !important;
}
.list-content .list-error-container .info .selected-facet{
	background: none !important;
}
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {
    cursor: pointer; margin-bottom: 3px !important;
    width: auto !important;
}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label {
	width: auto !important; font-size: 12px !important; padding: 0px !important; margin-bottom: 3px !important;
}

.show-all-modal .show-all-modal-content-container .show-all-modal-content .all-options-container .option-container .faceted-option-checkbox-container label input {
    cursor: pointer;
    width: auto !important; margin-bottom: 3px !important;
    /* float: left; */
}


.compare-chkbox-container .compare-listings .fa-check { 
 top: 9px !important; 
	left: 1px !important;
} 

.lower-detail-data-right{ 
	font-size: 11px !important; 
} 

.option-name {
margin-top: 0px !important;	
}

.cs-btns a {background-color: #7c2429 !important;}
.des-compare-button {background-color: #7c2429 !important; color: white !important;}

.selected-facet {
	background-color: black !important;
}

.view-listing-details-link {
	background-color:#7c2429 !important;
	color: white !important;
}

.contact-options a {
	background-color: #7c2429 !important;
}

.listing-portion-title {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
	color: black !important;
}

.detail-title {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
}

.dealer-name {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
	color: black !important;
}

.price {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
}

.list-title-text {
	font-family: 'Roboto', sans-serif !important;
	font-weight: 500 !important;
}

.body-content {
    padding: 0!important;
   font-family: 'Roboto', sans-serif !important;
}

.lower-detail-data-right {
    left: 24.5em !important;
}

.mobile-done-button {
		background-color: #7c2429 !important;
}

.detail-btn-calc {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.offer-btn {
		background-color: #7c2429 !important;
}

.data-label {
	background-color: #7c2429 !important;
}

.contact-bar-btn {
	background-color: #7c2429 !important;
}

.offer-btn-mobile {
	background-color: #7c2429 !important;
}

.dealer-phone-mobile {
		background-color: #7c2429 !important;
}

.send-email-btn-mobile {
	background-color: #7c2429 !important;
}

.fin-calc-btn-mobile {
		background-color: #7c2429 !important;
}

.compare-chkbox {margin: 0px !important;}



/*===================== 
	layout styles 
=======================*/
.padit{padding:2% 0;}
.shade{background:#f1f1f1;border-bottom:#ccc 1px solid;}
.map{background:#7c2429;color:#fff;text-transform:uppercase;padding:20px 0;box-shadow: 0px 3px 6px 1px rgba(0,0,0,.75);}
.map h2{font-size:36px;color:#fff;}
.welcome{background:url(../siteart/welcomebg.png) center center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.scrolling{display:block;background:url(../siteart/scrollingbg.jpg) repeat; padding:30px 0; border-top:#ffcd07 4px solid;}
.hero-left{float:left;width:45%;}
.hero-right{float:left;width:55%;background:url("../siteart/Home-Page-Lead-Photo-on-top.jpeg") center center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.iconbox{padding-left:90px;background-color:#7c2429;background-repeat:no-repeat;border-bottom:#262626 1px solid;border-top:#8d8c8c 1px solid;}
.iconbox:last-child{}
.iconbox:hover .icontext{background:#7c2429;}
#aerial{background-image:url(../siteart/aerial.png);background-position:center left 20px;}
#construction{background-image:url(../siteart/construction.png);background-position:center left 10px;}
#attachments{background-image:url(../siteart/attachments.png);background-position:center left 20px;}
#showroom{background-image:url(../siteart/showroom.png);background-position:center left 20px;}
#auctions{background-image:url(../siteart/auctions.png);background-position:center left 20px;}
#trucks{background-image:url("../siteart/trucks.png");background-position:center left 15px;}
#ag{background-image:url("../siteart/ag.png");background-position:center left 15px;}
.icontext{background:#111111;color:#fff;text-transform:uppercase;padding:15px;box-sizing: border-box;min-height: 90px;}
.icontext h2{color:#fff;padding:0;line-height:1em;}
.icontext p{font-size:16px;padding:0;line-height:1em;}
.ribbon{display:block;position:relative;padding:20px 0;background: #7c2429;font-size:20px;color:#fff;border-top: #111111 1px solid;border-bottom: #111111 1px solid;}
.ribbon span{display:inline-block;font-family: 'Roboto', sans-serif; font-size:48px;font-weight:700;text-transform:uppercase;margin-right:20px;line-height:1em;padding-right:30px;margin-right:30px;border-right:#fff 2px solid;}
.ribbon p{display:inline-block;padding:0;}

.linkbox{display:inline-block;zoom: 1;*display: inline;width:142px; height:70px;padding-top:100px;font-family: 'quanticobold';position:relative;}
a .linkbox{color:#fff;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}
a:hover .linkbox{color:#000;}

.sitemap{background:url(../siteart/escheresque_ste.png) repeat;color:#fff;}
.sitemap p{line-height:2em;}
.sitemap i{font-size:42px;margin-right:20px;}

/*--------Scrolling Inventory--------*/

.mobilecontainer { 
	overflow:hidden; /* must have this property for mobile phones and tablet display! */
	width:100%; 
	margin:0 auto;
	height:92px; 
	padding:0;
	background:#000;
}
iframe.banner {
	width:100%;
	height:92px;
	background:#000
}


/*===================== 
	Form styles 
=======================*/
#formpage{padding:0 10px;}

form{
	margin:0 0 0;
}
label{
	display:block;
	font-size:16px;
	padding-top: 5px;
	padding-bottom:2px;
	width:100%;
	max-width:800px;
}
input{
	font-family: 'Roboto', sans-serif;
	border: #999999 solid 1px;
	border-radius: 5px;
	padding: 5px;
	font-size:14px;
	width:100%;
	max-width:800px;
	margin-bottom:15px;
	box-sizing:border-box;
}
input:focus{
	border: #2885b3 solid 1px;
}

input.button-red{display:inline-block;width:auto;border:none;border-radius:0; background:#7c2429;text-transform:uppercase;padding:12px 25px;font-size:18px;font-weight:700;font-family: 'Roboto Condensed', sans-serif;color:#fff;text-decoration:none;margin-right:20px;}
input.button-red:hover{cursor:pointer;background:#111111;}


input.button2{
	display:block;
	width:25%;
	margin:0;
	border:#277e32 solid 1px;
	background-color:#38b749;
	color:#fff;
	border-radius: 2px;
}

input.button2:hover{
	background-color:#277e32;
	cursor:pointer;
}


select{
	font-family: 'Roboto', sans-serif;
	border: #999999 solid 1px;
	border-radius: 5px;
	padding: 4px;
	font-size:14px;
	width:100%;
	margin-bottom:15px;
	box-sizing:border-box;
}


textarea{
	font-family: 'Roboto', sans-serif;
	border: #999999 solid 1px;
	border-radius: 5px;
	padding: 5px;
	font-size:14px;
	width:100%;
	max-width:800px;
	margin-bottom:15px;
	box-sizing:border-box;
}

.CaptchaPanel {
    margin: 0px 0px 0px 0px !important;
    text-align: center;
    padding: 0px !important;
}

.CaptchaImagePanel,
.CaptchaMessagePanel,  
.CaptchaAnswerPanel, 
.CaptchaWhatsThisPanel {
	margin:0px 0px 0px !important;
	font-size: 12px;
	color: #000;
	text-align: left !important;
	font-weight:normal!important;
	padding:0px 0 0!important;
	box-sizing:border-box;
	}

.CaptchaImagePanel{float:left;margin-right:10px !important;}
.CaptchaMessagePanel{}
#CaptchaAnswer{margin:5px 0; width:50%;}
fieldset{max-width:800px;box-sizing:border-box;margin-bottom:15px;}



/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 2.0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

.hosted-content .col{margin:0 0 0 0;}
.hosted-content input{width:auto;}


/*  GRID OF TWELVE  */
.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
  	width: 91.5%;
}
.span_10_of_12 {
  	width: 83%;
}

.span_9_of_12 {
  	width: 74.5%;
}

.span_8_of_12 {
  	width: 66%;
}

.span_7_of_12 {
  	width: 57.5%;
}

.span_6_of_12 {
  	width: 49%;
}

.span_5_of_12 {
  	width: 40.5%;
}

.span_4_of_12 {
  	width: 32%;
}

.span_3_of_12 {
  	width: 23.5%;
}

.span_2_of_12 {
  	width: 15%;
}

.span_1_of_12 {
  	width: 6.5%;
}


/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.5%;
}
.span_2_of_4 {
	width: 49%;
}
.span_1_of_4 {
	width: 23.5%;
}

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 4% 0 4% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
    .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12 {
	width: 100%; 
	}			
}


/*===================== 
	footer styles 
=======================*/

.pagebottom{background:#111111;padding:50px 0;border-top:#474747 4px solid;}
.pagebottom p{color:#fff;font-size:14px;}
.pagebottom a{color:#fff;}
.pagebottom a:hover{color:#ffcd07;}

footer {
	margin: 0 auto;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:11px;
	color: #ccc;
	border-bottom:none;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:11px;
		color: #fff;
		}

.footertext {
	font-size:11px; 
	color:#666;
	}

.smallfootertext {
	font-size:11px; 
	color:#666;
	}

.divfooter {
	text-align:center; 
	margin:0 auto;
	}

/*===================== 
	Responsive styles 
=======================*/
@media screen and (max-width: 1170px) {
.icontext h2{font-size:24px;}
.icontext p{font-size: 14px;}
.map h2{font-size: 30px;color:#fff;}
.ribbon{text-align:center;}	
.ribbon .button-black{margin:15px;}	
.ribbon .floatright{float:none;}	
}
@media screen and (max-width: 1000px) {
.phone-left{float:none;width: 100%;padding:5px 10px;box-sizing:border-box;}
.phone-right{float:none;width: 100%;padding:5px 10px;box-sizing:border-box;}
.icontext h2{font-size:24px;}
.icontext{min-height: 80px;}
	
}
@media screen and (max-width: 900px) {
	.hero-left{width:50%;}
	.hero-right{width:50%;}
}
@media screen and (max-width: 800px) {
.address{text-align:center;padding-top:0px;}
.header-right{box-sizing: border-box;padding-left: 20px;}
.ribbon span{display:block;font-size:40px;margin-right:0;padding-right:0;border-right:none;}

	h1 {
		font-size: 36px;
	}
	h2 {
		font-size:30px;
	}
	h3 {
		font-size: 24px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 16px;
	}

p {

	font-size:14px;

	}
}

@media screen and (max-width: 768px) {
	
#mega-menu-wrap-menu-primary {
    display: block;
    width: 100%;
}
#mega-menu-menu-primary li {
    width: 100%;
    text-align: center;
}
#mega-menu-wrap-menu-primary #mega-menu-menu-primary > li.mega-menu-item > a.mega-menu-link {
    text-align: center !important;
}
	
}


@media screen and (max-width: 600px) {
.connected{padding-top:0px;margin-bottom: 20px;}
.hero-left{width:100%;}
.hero-right{display:none;}
.icontext{min-height: 70px;padding:10px;}
.map h2{font-size: 24px;line-height:1em;}
}

@media screen and (max-width: 480px){
.logo{float:none;width:100%;text-align:center;}
.header-right{float:none;width:100%;padding-left:0;}
.connected{padding-top: 10px;margin-bottom: 15px;}
.pagebottom{padding:20px 0;text-align: center;}
.map{padding:0;text-align:center;}
.phone-right br{display:block;}

.divfooter {
	text-align:center; 
	}	
}
@media screen and (max-width: 414px){
	
}
	
