﻿/***** 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 {  
    display: block;  
} 

/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}
a:hover, button:hover {cursor: pointer;}


hr{border:#000 1px solid;}

html {font-family: 'Montserrat', sans-serif !important;}
/*--- HEADER STYLES ---------------------*/
header {}




/*---BODY--------------------------------*/
/*---DEFAULT---*/
#hero-slides img {height: 730px; overflow: hidden; object-fit: cover;}
#hero {background: linear-gradient(90deg, rgba(255,255,255,1.00), rgba(255,255,255,.70), rgba(255,255,255,0)); margin-top: -730px; position: relative;}
#hero-content h1 {font-family: 'anton', sans-serif; font-weight: normal; color: #002768; padding-bottom: 2px; font-size: 65px; text-shadow: 1px 5px 6px rgba(0, 0, 0, 0.15); line-height: 72px;}
#hero-content {width: 95%; margin: 0 auto;}
#hero-wrapper{width: 700px; padding-top: 80px; padding-bottom: 180px;}
#hero-wrapper p {font-size: 17px; line-height: 26px; padding-bottom: 10px;}
.sub-h1 p {color: #002768 !important; font-size: 24px !important; font-weight: bold !important;}
#hero-wrapper button {background: none; border: none; color: #fff; font-weight: bold; font-size: 16px; padding: 12px 0; width: 250px; margin-top: 15px; text-transform: uppercase; border: 2px #002768 solid; color: #002768;}
#hero-wrapper button:hover {background: #BE0A2F; border: 2px #BE0A2F solid; color: #fff;}

#dealer-logos {background: #F6F4F4; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; position: relative; margin-top: -20px;}
#dealer-wrapper {width: 95%; margin: 0 auto; display: flex; justify-content: space-between; gap: 80px; align-items: center;}
#dealer-wrapper img {width: 100%;}
#mobile-dealer {display: none;}
#small-screen-dealer {display: none;}

#trucks {background: url("/siteart/trucks-bkgrd.jpg") no-repeat; background-size: cover; background-position: center; width: 100%; text-align: center; padding: 45px 0;}
#dump-bodies {background: url("/siteart/dump-bodies-bkgrd.jpg") no-repeat; background-size: cover; background-position: center; width: 100%; text-align: center; padding: 45px 0;}
#parts {background: url("/siteart/parts-bkgrd.jpg") no-repeat; background-size: cover; background-position: center; width: 100%; text-align: center; padding: 45px 0;}
#inventory-call-to {display: flex; width: 80%; margin: 0 auto; gap: 10px; margin-top: 40px;}
#inventory-call-to h2 {color: #fff; text-shadow: 1px 5px 6px rgba(0, 0, 0, 0.35); margin-bottom: 0px; font-family: 'anton', sans-serif; font-weight: normal; font-size: 38px;}
#inventory-call-to p {color: #fff; font-size: 15px; line-height: 20px; width: 200px; margin: 0 auto;}
#inventory-call-to button {background: none; border: 2px #fff solid; color: #fff; font-weight: bold; font-size: 15px; padding: 12px 0; width: 80%; margin-top: 20px; text-transform: uppercase;}
#inventory-call-to button:hover {background: #BE0A2F; border: 2px #BE0A2F solid;}

#about-us {width: 100%; margin: 0 auto; margin-top: 60px; background: #002768;}
#about-us h2 {font-family: 'anton', sans-serif; text-align: center; font-size: 46px; line-height: 58px; width: 95%; margin: 0 auto; color: #fff; padding: 30px 0; font-weight: normal; text-shadow: 1px 5px 6px rgba(0, 0, 0, 0.35);}
#about-us span {color: #ff0101;}

#truck-diagram {display: flex; width: 95%; margin: 0 auto; justify-content: space-between; gap: 30px; align-items: center; margin-top: 50px;}
#truck-diagram img {width: 100%;}
.truck-img {width: 60%;}
.find-truck-length {background: rgba(0,39,104,0.06); clip-path: polygon(100% 50%, 100% 100%, 0% 100%, 0% 10%, 8% 0%, 100% 0%); padding: 50px 40px 60px 40px; width: 30%;}
.find-truck-length h2 {color: #002768; font-size: 25px; margin-bottom: 3px;}
.find-truck-length p {font-size: 15px; line-height: 20px;}
.a-b-c {display: flex; gap: 12px; margin-bottom: 23px;}
#a-b-c {margin-top: 20px;}
.circle {background: #002768; border-radius: 20px; padding: 8px 12px 7px 12px; height: 100%; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.circle h3 {color: #fff; font-size: 18px; font-weight: 400;}
.abc-measure h3 {color: #002768; margin-bottom: 2px;}
.abc-buttons button {background: #002768; border-radius: 20px; padding: 7px 11px 7px 11px; height: 100%; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; border: none; color: #fff; font-size: 15px;}
.abc-buttons button:hover, .abc-buttons button:active {background: #BE0A2F;}
.a {position: relative; top: 375px; left: 90px; z-index: 600;}
.b {position: relative; top: 369px; left: 319px; z-index: 600;}
.c {position: relative; top: 575px; left: 30px; z-index: 600;}
.mobile-truck-img {display: none;}

#diagram img {width: 100%; text-align: center;}
#diagram {width: 50%; margin: 0 auto; margin-top: 70px; margin-bottom: 85px;}

/*---CONTACT---*/
#contact-bkgrd {background: url("/siteart/hero.jpg") no-repeat; background-size: cover; background-position: center;}
#contact-wrapper {width: 95%; margin: 0 auto; padding: 75px 0 95px 0;}
#contact-wrapper h1 {color: #fff; font-size: 32px; line-height: 36px; font-weight: 400; width: 800px; padding-bottom: 10px;}
#contact-wrapper p {color: #fff; font-size: 15px; line-height: 21px; padding-bottom: 5px;}
#contact-wrapper button { background: #40C16E; border: none; color: #fff; border-radius: 20px; padding: 9px 0; width: 200px; font-family: 'Montserrat', sans-serif !important; font-weight: 600; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
#contact-wrapper button:hover {background: #989898; transition: .5s;}
#contact-wrapper .form-phone {padding-top: 30px !important;}
#contact-wrapper .form-phone p {padding-bottom: 10px;}
.contact-form {width: 95%; margin: 0 auto; display: flex; margin-top: 50px; margin-bottom: 100px; justify-content: space-between; gap: 40px;}
.contact-form tr {display: flex; gap: 20px; color: #007D61 !important;}
.contact-form td {width: 100%; color: #007D61 !important;}
.contact-form input {width: 100%; color: #000 !important;}
.contact-form input {padding: 8px 0px 8px 15px; margin-bottom: 8px; font-family: 'Montserrat', sans-serif !important; border: none; background: rgba(187,187,187,0.18);}
.contact-form .select {width: 50.35%;}
.contact-form select {width: 100%; padding: 8px 0px 8px 7px; margin-bottom: 8px;}
.contact-form textarea {width: 100.5%; font-family: 'Montserrat', sans-serif !important; padding: 8px 0px 8px 12px; border: none; background: rgba(187,187,187,0.18);}
.contact-form .captcha-selected {margin-top: 55px; width: 100%;}
.contact-form .CaptchaAnswerPanel input, .contact-form .submit, .contact-form .reset {width: 200px !important;}
.contact-form .CaptchaWhatsThisPanel a {color: #000 !important; font-family: 'Montserrat', sans-serif !important; font-size: 15px; font-weight: 600;}
.contact-form .CaptchaWhatsThisPanel a:hover {cursor: pointer; border-bottom: #989898 2px solid;}
.contact-form .CaptchaMessagePanel {font-weight: 300; font-family: 'Montserrat', sans-serif !important; font-size: 15px; color: #000;}
.contact-form .submit, .contact-form .reset {background: #BE0A2F; border: none; color: #fff !important; padding: 9px 0; width: 200px; font-family: 'Montserrat', sans-serif !important; font-weight: 600; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.contact-form .submit:hover, .contact-form .reset:hover {background: #002768; transition: .5s;}
.margin-top-send {margin-top: 13px;}
.contact-form .service-radio input {width: 2%;}
.contact-form .service-radio label {margin-right: 15px;}
.contact-form .service-radio p {margin-bottom: 4px;}
.captcha-selected {display: flex; justify-content: center;}
.contact-form .submitselect {background: #BE0A2F; border: none; color: #fff; padding: 9px 0; width: 200px; font-family: 'Montserrat', sans-serif !important; font-weight: 600; font-size: 14px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; display: block; text-align: center;}
.contact-form .submitselect:hover {background: #002768; transition: .5s; cursor: pointer !important;}
.contact-form .captcha {display: flex; justify-content: center; gap: 12px;}
.contact-form .captcha-selected {width: 100%; margin: 0 auto !important; margin-top: 11px !important;  color: #fff!important;}
.contact-form .form-form {width: 65% !important;}
.contact-form .form-form p {padding-bottom: 20px; color: #000; line-height: 21px; font-size: 17px;}

.contact-map h2 {font-size: 30px; color: #002768; font-family: 'rubik', sans-serif;}
.contact-map a {color: #000; font-size: 15px; line-height: 26px;}
.contact-map a:hover {color: #1A5D45;}
.contact-map-frame {width: 60%;}
.contact-map h3 {color: #002768; padding-bottom: 13px; font-weight: bold;}
.contact-wrapper {padding-top: 70px !important; padding-bottom: 80px !important;}

/*--------FORM STYLES--------------------*/




/*-------- FOOTER STYLES ----------------*/
#footer {background: #002768; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; position: relative; margin-top: -60px;}
.footer-flex {display: flex; justify-content: space-between; width: 95%; margin: 0 auto; padding: 30px 0;}
.footer-flex i, .footer-flex a {color: #fff; font-size: 14px; line-height: 27px;}
.footer-flex h4 {color: #fff; margin-bottom: 10px; margin-top: 30px;}
.footer-flex img {width: 170px; margin-bottom: 20px;}

#hosted-site {background: #BE0A2F;}
#hosted-wrapper {width: 90%; margin: 0 auto; text-align: center; padding: 20px 0;}
#hosted-site h5 {color: #fff; font-weight: 300; font-size: 12px;}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.list-content, .detail-wrapper {margin-top: 50px !important; margin-bottom: 100px !important;}
.list-top-section .list-title .list-title-text, .list-top-section .list-title .list-listings-count, .list-top-section .sticky-top-menu .listing-option-bar-content .list-listings-count, .list-top-section .list-sort-order .sort-by-dropdown-container, .list-content .media-buttons .print-this, .list-content .media-buttons .email-this, .list-top-section .list-sort-order .sort-by-dropdown-container, .faceted-search-content .faceted-section-head .faceted-section-title, .faceted-search-content .faceted-section-box .faceted-search, .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name, .list-content .listing-portion-title, .list-content .listing-category, .list-content .listing-category, .list-content .price-container .price, .fin-calc, .list-content .machine-location, .list-content .list-listing .listing-main-stats .spec-label, .list-content .spec-value, .list-content .add-update-time, .list-content .listing-description, .list-content .listing-widgets a, .list-content .listing-widgets a, .list-content .list-listing .dealer-name, .list-content .list-listing .dealer-name, .list-content .list-listing .listing-top-right .listing-dealer-info .phone-link, .list-content .listing-dealer-info .spec-label, .list-content .listing-dealer-info .dealer-data, .list-content .listing-dealer-info spec-value, .view-listing-details-link, .contact-options a, .linking-buttons a, .disclaimer, .breadcrumbs__link, .hrgbodiescomhdev-xhioxp, .hrgbodiescomhdev-xhioxp, .compare-listings__label, .detail__category, .currency-selector .currency-select, .listing-prices__retail-price, .listing-prices__discount-formatted-price, .listing-prices__alternate-retail-price, .listing-prices__exclusive-wholesale-price, .hrgbodiescomhdev-88jlbf, .finance-link__text, .finance-link__text, .hrgbodiescomhdev-1rt9xjc, .hrgbodiescomhdev-9uiqsl, .dealer-contact__branch-name, .dealer-contact__label, .detail-shipping__branch-name, .detail-shipping__label, .hrgbodiescomhdev-9gup2g, .hrgbodiescomhdev-1cczsil, .detail__specs-heading, .detail__specs-label, .inspection__spec-label, .detail__specs-value, .detail__specs-value_showroom, .faceted-search-content .selected-facets-container .selected-facet, .parts-list-content .parts-title-and-breadcrumbs .parts-title .parts-title-text, .faceted-search-content .selected-facets-container .selected-header strong, .parts-list-content .media-buttons .print-this, .parts-list-content .media-buttons .email-this, .parts-list-content .error-message    {font-family: 'Montserrat', sans-serif !important;}
.list-top-section .list-title .list-listings-count, .list-top-section .sticky-top-menu .listing-option-bar-content .list-listings-count, .list-content .price-container .price, .listing-prices__retail-price, .listing-prices__discount-formatted-price, .listing-prices__alternate-retail-price, .listing-prices__exclusive-wholesale-price, .parts-list-content .error-message  {color: #BE0A2F !important;}
.faceted-search-content .faceted-section-box .faceted-search, .contact-options a, .hrgbodiescomhdev-9yt8fn.MuiPaginationItem-previousNext, .hrgbodiescomhdev-88jlbf {background-color: #002768 !important;}
.faceted-search-content .faceted-section-box .faceted-search:hover, .view-listing-details-link:hover, .contact-options a:hover {background-color: #000 !important;}
.list-content .list-listing .listing-top-right .listing-dealer-info .phone-link {padding-left: 5px !important;}
.view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-error-container .info button:not(.login-button) {background-color: #BE0A2F !important;}
.disclaimer {font-size: 15px !important; line-height: 22px !important;}
.mobile-option-bar .mobile-option-bar-filter  {color: #002768 !important;}
.parts-list-content {margin-top: 50px !important; margin-bottom: 100px !important;}

#inventory-hero {background: url("/siteart/inventory-hero.jpg") no-repeat; background-size: cover; background-position: center;}
.inventory-dealers {display: flex; align-items: center; gap: 35px; flex-wrap: wrap; justify-content: center;}
.inventory-wrapper {width: 100% !important; margin: 0 auto; text-align: center; padding-top: 5px !important; padding-bottom: 10px !important;}
.inventory-wrapper img {width: 100% !important; margin-top: -10px;}

.invreel {display: flex !important;}

/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1600px) {
	.a {top: 365px; left: 95px;}
	.b {top: 359px; left: 324px;}
	.c {top: 563px; left: 20px;}
}
@media only screen and (max-width: 1550px) {
	.a {top: 355px; left: 100px;}
	.b {top: 349px; left: 329px;}
	.c {top: 543px; left: 10px;}
}
@media only screen and (max-width: 1500px) {
	.a {top: 345px; left: 90px;}
	.b {top: 339px; left: 319px;}
	.c {top: 523px; left: 5px;}
}
@media only screen and (max-width: 1500px) {
	#inventory-call-to {width: 85%;}
}
@media only screen and (max-width: 1450px) {
	.a {top: 330px; left: 80px;}
	.b {top: 325px; left: 309px;}
	.c {top: 503px; left: 5px;}
	#diagram {width: 60%;}
}
@media only screen and (max-width: 1400px) {
	.a {top: 315px; left: 70px;}
	.b {top: 310px; left: 299px;}
	.c {top: 483px; left: 5px;}
}
@media only screen and (max-width: 1400px) {
	#dealer-wrapper {gap: 60px;}
}
@media only screen and (max-width: 1350px) {
	.a {top: 300px; left: 60px;}
	.b {top: 295px; left: 289px;}
	.c {top: 463px; left: 5px;}
}
@media only screen and (max-width: 1350px) {
	#inventory-call-to {width: 90%;}
}
@media only screen and (max-width: 1300px) {
	.a {top: 393px; left: 100px;}
	.b {top: 390px; left: 384px;}
	.c {top: 600px; left: 36px;}
}
@media only screen and (max-width: 1300px) {
	#truck-diagram {flex-wrap: wrap;}
	.find-truck-length {width: 90%; margin: 0 auto;}
	.truck-img {width: 80%; margin: 0 auto;}
	#truck-diagram {gap: 0px;}
	.find-truck-length {position: relative; top: -60px; clip-path: polygon(100% 50%, 100% 100%, 0% 100%, 0% 0%, 0% 0%, 100% 0%);}
}
@media only screen and (max-width: 1250px) {
	.a {top: 383px; left: 90px;}
	.b {top: 380px; left: 374px;}
	.c {top: 580px; left: 26px;}
}
@media only screen and (max-width: 1250px) {
	#inventory-call-to {width: 95%;}
}
@media only screen and (max-width: 1240px) {
	#hero {background: linear-gradient(90deg, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, .80), rgba(255, 255, 255, 0));}
	#diagram {width: 70%;}
}
@media only screen and (max-width: 1200px) {
	.a {top: 353px; left: 80px;}
	.b {top: 350px; left: 364px;}
	.c {top: 550px; left: 26px;}
}
@media only screen and (max-width: 1200px) {
	#mobile-dealer {display: contents;}
	#dealer-wrapper {display: none;}
	.dealer-wrapper {width: 95%; margin: 0 auto; display: flex; justify-content: space-between; gap: 35px; align-items: center;}
	.dealer-wrapper img {width: 100%;}
}
@media only screen and (max-width: 1150px) {
	.a {top: 323px; left: 80px;}
	.b {top: 320px; left: 344px;}
	.c {top: 520px; left: 16px;}
}
@media only screen and (max-width: 1100px) {
	.a {top: 297px; left: 70px;}
	.b {top: 290px; left: 334px;}
	.c {top: 500px; left: 15px;}
	.contact-form {flex-wrap: wrap;}
	.contact-form .form-form {width: 100% !important;}
	.form-form form {width: 98%;}
	#diagram {width: 80%;}
	#about-us h2 {font-size: 35px; line-height: 45px;}
}
@media only screen and (max-width: 1050px) {
	.truck-img {width: 85%;}
	.find-truck-length {top: -50px;}
}
@media only screen and (max-width: 1000px) {
	.b {left: 315px;}
	.c {top: 488px; left: 12px;}
}
@media only screen and (max-width: 1000px) {
	#dealer-wrapper {gap: 35px;}
	
}
@media only screen and (max-width: 950px) {
	.truck-img {width: 90%;}
	.find-truck-length {top: -40px;}
	#hero {background: linear-gradient(90deg, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, .80), rgba(255, 255, 255, .60));}
}
@media only screen and (max-width: 900px) {
	#inventory-call-to p {width: 90%;}
	#inventory-call-to button {width: 90%;}
	.mobile-truck-img {display: contents;}
	.truck-img {display: none;}
}
@media only screen and (max-width: 850px) {
	.truck-img {width: 95%;}
	#diagram {width: 90%;}
}
@media only screen and (max-width: 800px) {
	.find-truck-length {padding: 50px 30px 60px 30px;}
}
@media only screen and (max-width: 750px) {
	.truck-img {width: 100%;}
	#hero-wrapper {width: 100%;}
}
@media only screen and (max-width: 705px) {
	#hero-slides img {height: 750px;}
	#hero {margin-top: -750px;}
}
@media only screen and (max-width: 700px) {
	#hero-wrapper {width: 100%;}
	#inventory-call-to {flex-wrap: wrap;}
	.find-truck-length {top: -20px;}
	#about-us h2 {font-size: 33px; line-height: 44px; padding: 60px 0;}
}
@media only screen and (max-width: 699px) {
	.inventory-wrapper .slick-slider {margin-bottom: 0px !important;}
}
@media only screen and (max-width: 600px) {
	.form-form form {width: 97%;}
}
@media only screen and (max-width: 581px) {
	#hero-slides img {height: 766px;}
	#hero {margin-top: -766px;}
}
@media only screen and (max-width: 572px) {
	#hero-slides img {height: 846px;}
	#hero {margin-top: -846px;}
}
@media only screen and (max-width: 500px) {
	.find-truck-length {top: 0px;}
	.footer-flex {flex-wrap: wrap;}
	.footer-flex div {width: 100%;}
	.find-truck-length {padding: 50px 25px 60px 25px; margin-bottom: 30px;}
	.contact-form .submitselect {width: 100%; padding: 12px 0;}
	.form-form form {width: 100%;}
	.contact-form textarea {width: 97.5%;}
	.contact-form input {width: 97%;}
	.contact-form tr {flex-wrap: wrap; gap: 0px;}
	#hero {background: linear-gradient(90deg, rgba(255, 255, 255, 1.00), rgba(255, 255, 255, .80), rgba(255, 255, 255, .80));}
}
@media only screen and (max-width: 467px) {
	#hero-slides {height: 830px;}
	#hero {margin-top: -830px;}
	#hero-wrapper {padding-bottom: 125px;}
	#dealer-logos {margin-top: -5px;}
}
@media only screen and (max-width: 455px) {
	#dealer-logos {margin-top: -25px;}
}
@media only screen and (max-width: 450px) {
	.footer-flex img {width: 140px;}
}
@media only screen and (max-width: 417px) {
	#hero-slides img {height: 950px;}
	#hero {margin-top: -830px;}
}
@media only screen and (max-width: 400px) {
	#hero-wrapper button {width: 100%; padding: 12px; margin-top: 40px;}
	#truck-diagram {width: 100%;}
	.find-truck-length {padding: 50px 20px 60px 20px;}
	.contact-form textarea {width: 96.5%;}
	.contact-form input {width: 96%;}
}
@media only screen and (max-width: 371px) {
	#hero-slides img {height: 940px;}
	#hero {margin-top: -840px;}
}
@media only screen and (max-width: 350px) {
	.find-truck-length {padding: 50px 15px 60px 15px;}
}
@media only screen and (max-width: 340px) {
	#hero {margin-top: -835px;}
	#hero-slides img {height: 980px;}
}
@media only screen and (max-width: 338px) {
	#dealer-logos {margin-top: -45px;}
}
@media only screen and (max-width: 300px) {
	.contact-form textarea {width: 95.5%;}
	.contact-form input {width: 95%;}
/*	#hero-slides img {height: 840px;}*/
	#hero-slides {display: none;}
	#hero {margin-top: 0;}
	.mobile-hero-bkgrd {background: url("/siteart/hero-2.jpg") no-repeat; background-position: center; background-size: cover;}
}
@media only screen and (max-width: 294px) {
	#hero-slides img {height: 860px;}
}


