﻿/***** 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;  
} 
/***** END RESET *****/

/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/********** Control the Captcha **********/
.CaptchaPanel {
margin: 10px auto !important;
padding:0 0 0 0 !important;
text-align: center;
line-height:normal !important;
}

.CaptchaImage {
	border: 1px solid #333 !important;
	margin: 0px auto !important;
}

.CaptchaImagePanel {
margin:0 0 0 0;
padding:0 0 0 0 !important;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin: 5px auto !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: 10px auto;
	padding:8px 0 8px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 


/***** Overall *****/
html {
	width: 100%;
	height: auto;
}

body {
	width: 100%;
	height: auto;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	font-family: "Ubuntu", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 0px;
	background: url(../siteart/images/dark_wood.png) !important;
	background-repeat: repeat;
}

/********** Header **********/
.headings {
	width: 100%;
	height: 300px;
	border-bottom: 20px solid #A6A6A6;
	position: relative;
	display: inline-block;
	*background-color: aliceblue;
	background-color: #fff;
	box-sizing: border-box;
}

.header1 {
	width: 100%;
	height: auto;
	border-bottom: 10px solid #858489;
	position: relative;
	display: flex;
	justify-content: center;
    align-items: center;
	background-color: #262569;
	box-sizing: border-box;
}

.header1-mobile {
	width: 100%;
	height: auto;
	border-bottom: 10px solid #858489;
	position: relative;
	display: none;
	background-color: #262569;
	box-sizing: border-box;
}

.header1 a, .header1-mobile a {
	text-decoration: none;
	color: #ffffff;
}

.header1 p, .header1-mobile p {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 0.5px;
	color: #fff;
	margin: 16px auto;
}

.header2 {
	width: 1350px;
	max-width: 100%;
	height: 180px;
	position: relative;
	display: inline-block;
	*background-color: pink;
	box-sizing: border-box;
}

.header2 .logo1 {
	width: 500px;
	height: auto;
	margin: 28px 20px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.header2 .logo1 img {
	width: 100%;
	height: auto;
}

.header2 .logo2, .header2 .logo3 {
	width: 250px;
	height: 100px;
	position: relative;
	display: inline-block;
	*background-color: orange;
	vertical-align: middle;
}

.header2 .logo2 {
	float: left;
	margin: 36px;
}

.header2 .logo2 img {
	margin: 0px auto;
	width: auto;
	height: 100%;
}

.header2 .logo3 {
	float: right;
	margin: 36px;
}

.header2 .logo3 img {
	margin: 24px auto;
	width: 100%;
	height: auto;
}

/********** Content **********/

h1 {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
}
.content1 {
	/*width: 1200px;*/
	width: 1350px;
	max-width: 100%;
	height: auto;
	*margin: 36px auto;
	margin: -60px auto 36px auto;
	position: relative;
	display: inline-block;
	background-color: pink;
	background-color: #000;
}

.content1 .header3 {
	width: 100%;
	height: 100px;
	border-top: 10px solid #858489;
	border-bottom: 10px solid #3C3B8B;
	position: relative;
	display: inline-block;
	background-color: #262569;
	box-sizing: border-box;
}

.content2 {
	width: 100%;
	height: auto;
	position: relative;
	display: inline-block;
	*background-color: orange;
}
.content2flex {
	display: flex;
}

.content2 .summary1 {
	width: 100%;
	height: auto;
	margin: 30px 30px 0 30px;
	position: relative;
	display: inline-block;
	*background-color: pink;
	/*float: left;*/
	vertical-align: top;
}

.content2 .summary1 p {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
}

.content2 .summary1 h2 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	*line-height: 48px;
	text-align: left;
	color: #fff;
	margin-bottom: 20px;
}

.content2 .summary1 h2 a {
	text-decoration: none;
	color: #fff;
	transition: ease-out 0.15s;
}

.content2 .summary1 h2 a:hover {
	color: #A6A6A6;
	transition: ease-in 0.15s;
}

.content2 .summary1 a {
	text-decoration: none;
	color: #fff;
}

.content2 .photo1 {
	width: 100%;
	height: auto;
	margin: 30px;
	position: relative;
	display: inline-block;
	*background-color: green;
	float: right;
	vertical-align: top;
}

.content2 .photo1 img {
	width: 100%;
	height: auto;
}

.content2 .photo1 iframe {
	width: 100%;
	height: 400px;
}

.linkrow{width:100%;margin:0 auto;text-align:center;}
.linkbox{display:inline-block;zoom: 1;*display: inline;width:22%;margin:1%;vertical-align:middle;height:170px;overflow:hidden;position:relative;border:2px solid #fff;}
.linktitle{position:absolute;width:90%;left:5%;right:5%;top:50%;-moz-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%);z-index:99;}
.linktitle h1{color:#fff;font-size:36px;line-height:1em;text-shadow:2px 2px 2px #000;}
.linktitle h3{color:#fff;font-size:26px;font-weight:normal;line-height:1em;padding-bottom:10px;text-shadow:2px 2px 2px #000;}
.linktitle p{color:#fff;font-size:16px;line-height:1em;text-shadow:2px 2px 2px #000;}
.linktitle p,.linktitle p span img{display:inline-block;zoom: 1;*display: inline;vertical-align:middle;}

#dumpbox{background:url(../siteart/images/dumptruck.jpg) center center no-repeat; background-size: cover;}
#boxbox{background:url(../siteart/images/boxtruck.jpg) center center no-repeat; background-size: cover;}
#servicebox{background:url(../siteart/images/servicetruck.jpg) center center no-repeat; background-size: cover;}
#allbox{background:url(../siteart/images/alltruck.jpg) center center no-repeat; background-size: cover;}

#dumpbox:hover,#boxbox:hover,#servicebox:hover,#allbox:hover,#haulerbox:hover{-moz-background-size:105%, 105%;-webkit-background-size:105%, 105%;background-size:105%, 105%;-moz-transition:0.4s all ease;-webkit-transition:0.4s all ease;-ms-transition:0.4s all ease;-o-transition:0.4s all ease;transition:0.4s all ease;}
.linkbox:hover h3{border-bottom:2px solid #fff;padding-bottom:5px;-moz-transition:0.4s all ease;-webkit-transition:0.4s all ease;-ms-transition:0.4s all ease;-o-transition:0.4s all ease;transition:0.4s all ease;}
.linkbox:hover p{margin-top:5px;-moz-transition:0.4s all ease;-webkit-transition:0.4s all ease;-ms-transition:0.4s all ease;-o-transition:0.4s all ease;transition:0.4s all ease;}

.scrolling-wrap {
	width:100%;
	height:90px;
	overflow:hidden;
	border-top: 10px solid #262569;
	border-bottom: 10px solid #262596;
}

.scrolling-wrap-caption{
	width: 100%;
	text-align: center;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: grey;
}

.scrolling {
	width: 100%;
}

.content1 .footer1 {
	width: 100%;
	height: auto;
	border-top: 10px solid #858489;
	position: relative;
	display: inline-block;
	background-color: #fff;
	box-sizing: border-box;
}

.footer1 .logo1, .footer1 .logo2, .footer1 .logo3, .footer1 .logo4, .footer1 .logo5, .footer1 .logo6 {
	margin: 15px;
	position: relative;
	display: inline-block;
	*background-color: pink;
	vertical-align: middle;
}

.footer1 .logo1 {
	width: 150px;
	height: auto;
}

.footer1 .logo2 {
	width: 100px;
	height: auto;
}

.footer1 .logo3 {
	width: 150px;
	height: auto;
}

.footer1 .logo4 {
	width: 225px;
	height: auto;
}

.footer1 .logo5 {
	width: 150px;
	height: auto;
}

.footer1 .logo6 {
	width: 200px;
	height: auto;
}

.footer1 .logo1 img, .footer1 .logo2 img, .footer1 .logo3 img, .footer1 .logo4 img, .footer1 .logo5 img, .footer1 .logo6 img  {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.contact-row {
    display: flex;
    gap: 75px;
}




/********** Form **********/


/********** Inventory **********/
.cf {
	color: #fff;
}

.cf div {
	text-align: left !important;
}

.cf a {
	color: #fff;
}

.cf a:hover {
	color: #fff;
}

.hosted-content .listings-wrapper .sort-box {
	background: #262569 !important;
}

.hosted-content .listings-wrapper .listings-list .listings-banner {
	background: #262569 !important;
}

.hosted-content h3 {
	color: #fff !important;
}

.hosted-content .listings-wrapper .listings-list .equip-details {
	text-align: left !important;
}

.hosted-content .listings-wrapper .listings-list .listing-name {
	text-align: left !important;
}

.hosted-content input[type='submit'], .hosted-content button[type='submit'], .hosted-content .btn, .hosted-content .button {
	background: #3C3B8B !important;
}

.hosted-content input[type='submit']:hover, .hosted-content button[type='submit']:hover, .hosted-content .btn:hover, .hosted-content .button:hover {
	background: #A6A6A6 !important;
}

.hosted-content .listings-wrapper .listings-list .listing-banner {
	background: #262569 !important;
}

.hosted-content .listings-detail-wrapper .information-box :nth-child(2n).row {
	background-color: #A6A6A6 !important;
}

/********** Footer **********/
.footer2 {
	width: 50%;
	height: auto;
	margin-bottom: 36px;
	position: relative;
	display: inline-block;
	*background-color: pink;
}

.divfooter {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

.footerlink {
	color: #fff;
}

/************************************************ Inventory Styles **/

.detail-wrapper {
	background-color: white;
    padding: 1% 2%;
}
.list-content {
    background-color: white;
    padding: 1% 2%;
}
.body-wrapper {
    text-align: initial;
}

.inline-block .inline .consent-text .privacy-policy-error span{
	color: black !important;
}

.faceted-search-content .selected-facets-container .selected-header a {
    color: black;
}
.faceted-search-content .selected-facets-container .selected-header {
    color: black;
}
.list-content .list-error-container .info button {
	background-color: #262569 !important;
}

.list-content .list-error-container .info {
    color: #fff !important;
}

#inv{padding: 5% 0;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons){font-family: bahnschrift, urw-din, sans-serif!important;} /* Reset font, ignore icons */

.listing-top-right a, .lower-detail-data-left button, .send-email-btn, .media-buttons a, .media-buttons button, .faceted-search, .listing-dealer-info a, .view-listing-details-link, .main-detail-data .contact-options a, .fin-calc-btn-mobile, .selected-facet, .page-nav, .apply-button, .back-button, .calculator-btn, .mobile-done-button {
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}


.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px;}


.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {color:#262569 !important;}


.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.view-listing-details-link, .selected-facet, .view-listing-details-link, .buy-now-link, .check-availability-link, .email-seller-link, .offer-btn, .buy-btn, .dealer-phone-mobile, .offer-btn-mobile, .send-email-btn-mobile, .send-wholesale-email-btn-mobile, .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button, .dealer-btns-bottom a {background:#262569 !important;}

.selected-facet, .dealer-phone-mobile, .offer-btn, .offer-btn-mobile, .fin-calc-btn-mobile, .send-wholesale-email-btn-mobile, .send-email-btn-mobile, .buy-now-link, .view-listing-details-link, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button{border: solid 1px #262569 !important; transition: ease all 0.2s !important;}

.selected-facet:hover, .dealer-phone-mobile:hover, .offer-btn:hover, .offer-btn-mobile:hover, .fin-calc-btn-mobile:hover, .send-wholesale-email-btn-mobile:hover, .send-email-btn-mobile:hover, .buy-now-link:hover, .view-listing-details-link:hover, .main-detail-data .contact-options a:hover, button.g-recaptcha.button:hover, .page-nav:hover, .apply-button:hover, .mobile-done-button:hover, .dealer-btns-bottom a:hover {background: #fff !important; color: #262569 !important;}

.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .calculator-btn {background: #000 !important; border: solid 1px #000 !important; transition: ease all 0.2s !important;}
.check-availability-link:hover, .email-seller-link:hover, .video-chat-link:hover, .faceted-search:hover, .faceted-show-all-btn:hover, .cs-btns a:hover, .calculator-btn:hover {background: #fff !important; color: #000 !important;}

.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .compare-price, .compare-title {color: #000 !important;}
 
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text {
	padding-left: 4px; 
}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {background: #000 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #000 !important;}
.list-main-section .contact-options a {border: #000 solid 1px !important; transition: ease all 0.2s !important;}
.list-main-section .contact-options a:hover {background: transparent !important; color: #000!important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-listing-mobile .dealer-phone-container a, .back-button {border-color: #000!important; color: #000!important;}

.material-icons, .collapsible-content a {color:#fff!important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {background-color: #000!important;}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile{margin-right:0!important;}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{height: 48px !important; box-sizing: border-box;}










/************************************************ Responsive Styles **/
@media screen and (max-width: 1500px) and (min-width: 1281) {

}


@media screen and (max-width: 1280px) and (min-width: 1025px) {
	.linktitle h1{font-size:30px;}
	.linktitle h3{font-size:24px;}
	.linktitle p{font-size:14px;}
	
	.header2 .logo1 {
		width: 425px;
		margin: 20px;
	}
	
	.header2 .logo2, .header2 .logo3 {
		width: 218px;
	}
	
	.header2 .logo2 {
		margin: 20px;
	}
	
	.content2 .summary1 {
		margin: 20px;
	}
		
	.content2 .photo1 {
		margin: 20px;
	}
	
	.footer1 .logo1, .footer1 .logo2, .footer1 .logo3, .footer1 .logo4, .footer1 .logo5, .footer1 .logo6 {
		margin: 10px;
	}
	
	.footer1 .logo1 {
		width: 135px;
	}
	
	.footer1 .logo2 {
		width: 90px;
	}
	
	.footer1 .logo3 {
		width: 140px;
	}
	
	.footer1 .logo4 {
		width: 200px;
	}
	
	.footer1 .logo5 {
		width: 130px;
	}
	
	.footer1 .logo6 {
		width: 190px;
	}
	.contact-row {
		flex-direction: column!important;
		gap: 15px!important;
	}
}


@media screen and (max-width: 1024px) and (min-width: 771px) {
	.linkbox{width:22%;}
	
	
	.headings {
		height: auto;
	}
	
	.header2 {
		height: auto;
	}
	
	.header2 .logo1 {
		width: 60%;
		margin: 10px;
	}
	
	.header2 .logo2, .header2 .logo3 {
		display: none;
	}
	
	.content1 {
		margin: 0px auto;
	}
	
	.content1 .header3 {
		display: none;
	}
	
	.content2 .summary1 {
		width: 90%;
		margin: 30px 0 0 0;
		float: none;
	}
	
	.employee{display:inline-block;zoom: 1;width:100%;vertical-align:top;}	
	
	.content2 .photo1 {
		width: 100%;
		margin: 20px 0 0 0;
		float: none;
	}
	
	.linkbox{height:140px;}
	.linktitle h1{font-size:32px;}
	.linktitle h3{font-size:24px;}
	.linktitle p{font-size:14px;}
	#dumpbox:hover,#boxbox:hover,#servicebox:hover,#allbox:hover,#haulerbox:hover{-moz-background-size:auto;-webkit-background-size:auto;background-size:auto;-moz-transition:none;-webkit-transition:none;-ms-transition:none;-o-transition:none;transition:none;}
	
	
	.footer2 {
		width: 80%;
		margin: 20px auto;
	}
}
	

@media screen and (max-width: 1025px) {
	
	.contact-row {
		flex-direction: column!important;
		gap: 15px!important;
	}
}
@media screen and (max-width: 940px) {
		
	.headings {
		height: auto;
	}
	.header1 {
		display: none;
	}
	.header1-mobile {
		display: inline-block;
	}
	.header2 {
		height: auto;
	}
}
@media screen and (max-width: 770px) {

	.header2 .logo1 {
		width: 60%;
		margin: 10px;
	}
	
	.header2 .logo2, .header2 .logo3 {
		display: none;
	}
	
	.content1 {
		margin: 0px auto;
	}
	
	.content1 .header3 {
		display: none;
	}
	
	.company,.employee{display:inline-block;zoom: 1;width:100%;margin:1%;vertical-align:top;}
	
	.content2 .summary1 {
		width: 90%;
		margin: 20px 0 0 0;
		float: none;
	}
	
	.content2 .photo1 {
		width: 100%;
		margin: 5px auto;
		float: none;
	}
	
	.linkbox{width:45%;}
	#dumpbox,#servicebox,#boxbox,#allbox,#haulerbox,#dumpbox:hover,#boxbox:hover,#servicebox:hover,#allbox:hover,#haulerbox:hover{-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;}
	
	
	
	.footer2 {
		width: 80%;
		margin: 20px auto;
	}
}

@media screen and (max-width: 700px) {
	.content2 .photo1{display:none;}
	.linkbox{height:120px;}
	.linktitle h1{font-size:28px;}
	.linktitle h3{font-size:22px;}
	.linktitle p{font-size:14px;}	
}

@media screen and (max-width: 480px) {
	.company,.employee{display:block;width:100%;margin:1% auto;text-align:center;}
	.linkbox{display:block;width:90%;margin:3% auto;}
}