/* RESET 
------------------------------------------------*/
html, body, div,  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 { 
    margin: 0;  
    padding: 0;  
    border: 0;  
    outline: 0;  
    background: transparent; 	
	-webkit-text-size-adjust:none;
}

a {
	color:#fff;
	text-decoration:underline;
	
}

a:hover{
	color:#dbac5e;
	text-decoration:none;
}

p{
	padding:7px 0 0;
}

.img-responsive {width:100%;}
.spacer {padding:20px;}
.spacer-lg {padding:50px 20px;}
.divide {border-right:2px solid #c09143; height:220px;}
h2 {font-family: "oswald",sans-serif; text-transform: uppercase;}
.center-container {margin: 0 auto !important; }
.width-70 {width: 70%; margin: 0 auto;}
/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
.clear {clear: both;}
.left {text-align:left;}
.right {text-align:right;}
.none{display:none;}
.center {text-align: center;}

.left {float: left;}

*{
	box-sizing:border-box;
}

body { 

}

.wrapper {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	padding:20px;
	position:relative;
}

.no-pad-wrapper {
	width:100%;
	max-width:1300px;
	margin:0 auto;
	position:relative;
}


::selection {
	color:#fff;
	background: #356088;
}
::-moz-selection {
	color:#fff;
	background: #356088;
}
* {
    box-sizing: border-box!important;
}
.media-buttons i {
	color:#555555!important;
}
.contact-options i {
	color:white!important;
}
.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .list-container-flexrow .view-listing-details-link, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button, .contact-options a, .fin-calc-mobile>a, .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder button {background:#C09143 !important; color:#fff !important}
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {font-size: 22px; line-height: 26px;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background: #C09143 !important;text-transform: uppercase; letter-spacing: 1px;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button {background: #000 !important;}

.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn {float:none;}
.modal-content .modal-top .modal-title, .listing-description, .list-content .listing-portion-title, .list-content .list-title .list-title-text, .detail-content .dealer-info h3, .dealer-info, .detail-content-mobile .dealer-info h3, .fin-calc p, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {color:#000 !important;}

.dealer-btns-bottom a {background: #C09143 !important;}
.page-nav{background-color:#C09143!important}
.detail-wrapper, .main-detail-data{
	background-color:white!important;
}
/* HEADER 
----------------------------------------------*/
.header{
	width:100%;
	display:inline-block;
	text-align:right;
	margin:0 auto;
	background:#fff;
	font-family: 'Oswald', sans-serif;
}

.header a {color:#000;}

.logo{
	text-align:center;
	width:100%;
	margin:0 auto;
	display:inline-block;
	padding:20px 0 20px 0;
}
.logo img{
	width:50%;
	margin:0 auto;
}

.hero-mobile {display: none;}
.contacts  {margin:30px 0px;}
.contacts a {padding:0px 7px; border-right:1px solid #000; margin-top: 20px;}

.fa-location-arrow {color:#c09143;}
.fa-phone {color:#c09143;}
.fa-envelope {color:#c09143;}

.txt-block {
	background: #222;
    margin: 0 auto;
    color: #fff;
    text-align: center;
	padding: 50px 0; 
	overflow: auto;
	margin-bottom: -7px;
}
.txt-block h5 {margin-bottom: 2em!important; font-size: 1.8em; font-family: 'open sans',sans-serif;}
.txt-block h3 {font-size: 2.5em; font-family: 'Oswald', sans-serif;}

/* HOME PAGE STYLES
-----------------------------------------------*/

.yellow-btn {background:#c09143; border:3px solid #fff; color:#fff; text-transform: uppercase; padding:10px 20px; font-size: 2em!important; font-family: 'Oswald', sans-serif; text-shadow: 1px 1px 5px #444;}
.yellow-btn a { paddding:10px; }
.yellow-btn:hover { background:#000; color:#fff!important; text-decoration: none;}

.carousel-caption h5 {margin-bottom: 2em!important; font-size: 1.8em; font-family: 'open sans',sans-serif;}
.carousel-caption h3 { font-size: 2.5em; font-family: 'Oswald', sans-serif;}

/* INVENTORY
------------------------------------------------*/
.cf{background:#fff;}
.hosted-content .listings-wrapper .listings-list .listing-banner {

}
.hosted-content input[type='submit'], .hosted-content button[type='submit'], .hosted-content .btn, .hosted-content .button{
	background:#c09143 !important;
}

.hosted-content .hosted-content .svg-inline--fa.fa-w-10{width:auto !important;}

.hosted-content h1{
	font-size:20px;
	color:#000;
	text-transform:none;
	padding-bottom:0 !important;
	font-weight:bold;
}
	
.hosted-content h3{
	text-transform:none !important;
}
.hosted-content .listings-wrapper .listings-list .listing-banner h2{
	text-transform:none !important;
}

.view-listing-details-link .fas {padding-left: 0; padding-right: 0;}

/* FOOTER
------------------------------*/
.footer{
	width:100%;
	color:#eaeaea;
	font-size:11px;
	text-align:center;
	background:#000;
	padding: 0 0 30px 0;
}

.footer a{
	color:#eaeaea;
	text-decoration:underline;
}

.footer a:hover{
	color:#eaeaea;
	text-decoration:none;
}
.divfooter{
	width:60%;
	margin:20px auto;
}

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	background:#c09143;
	margin:10px auto;
}
.scrolling{
    width:100%;
    height:92px;
	
}

.scrolling img {margin-right:5px;}

.gold-bg {background:#c09143; padding:10px 0;}

/* =============================================================================
     CTA                                                             
============================================================================= */

			.cta {
			    overflow: auto;
				padding:10px 10px 30px;
				position: relative;
				z-index: 1;
				background:url(/siteart/grey-bg.png);
			}
			.cta ul { 
				margin:0; 
				list-style:none; 
				width: 100%;
				display: table;
				position: relative;
			}
			
			.cta ul li { 
				padding: 0;
				
			}
			.cta ul li:first-child { margin-left:0px; }
			
			.cta ul li div:first-child {
				list-style:none;
				position: relative;
				background-repeat:no-repeat;
				background-size: 100%;
				background-position: 50% 50%;
				padding: 0;
				height: 200px;
				z-index:999;
			}
			.cta a span {
				text-align: center;
				display: table-cell; 
				vertical-align:middle;
			}
			.cta a h2 { color: #fff; font-weight: bolder; line-height: 1; text-transform:uppercase; font-size:25px;  vertical-align: bottom; width:100%; padding:20px 10px; margin-bottom: -10px; font-family: "Oswald",sans-serif; text-shadow: 1px 1px 5px #000;}
			.cta a h2 strong { display: block; font-weight: 800; }
			.cta a:hover { opacity: 1; }
			.cta a .overlay {
				position:absolute;
				top:0;
				bottom: 0;
				display: table;
				padding: 0;
				width: 100.2%;
				height: 100%;
			}
			.cta ul li .cta1 { background-image:url(/siteart/machinery.png); margin-bottom:15px; }
			.cta ul li .cta2 { background-image:url(/siteart/trucks.png); margin-bottom:15px; }
			.cta ul li .cta3 { background-image:url(/siteart/trailers.png); margin-bottom:15px; }
			.cta ul li .cta4 { background-image:url(/siteart/ag.png); margin-bottom:15px; }

			.cta a:hover .overlay {opacity:0;}
			
				/* Interior */
				#interior .cta ul li div:first-child { height: 135px; }


@media screen and (max-width:1400px){
	.carousel-caption h5 {margin-bottom: 2em!important; font-size: 1em; font-family: 'open sans',sans-serif;}
	.carousel-caption h3 { font-size: 1.8em; font-family: 'Oswald', sans-serif;}
	.carousel-caption {width:30%!important; bottom:20%!important;}
	.yellow-btn {font-size: 1.3em!important;}
	.width-70 {width: 90%;}
}
@media screen and (max-width:992px){
	.logo img{
	width:230px;
	}
	.cta ul li .cta1 { background-image:url(/siteart/machinemobile.png); margin:15px; }
	.cta ul li .cta2 { background-image:url(/siteart/truckmobile.png); margin:15px; }
	.cta ul li .cta3 { background-image:url(/siteart/trailermobile.png); margin:15px; }
	.cta ul li .cta4 { background-image:url(/siteart/agmobile.png); margin:15px; }
	
}

@media screen and (max-width:768px){
		.hero-mobile {display: inline-block;}
	.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {display: none;}
	
	.divide {border-right: 0px; height: auto;}
	
	
}

