﻿/***** 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 --------*/
a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none; cursor: pointer !important;}
button:hover {cursor: pointer !important;}

hr{border:#000 1px solid;}
html {font-family: "Barlow", sans-serif;}

/*--- HEADER STYLES ---------------------*/
.header-search {background: #111; display: none; top: 100%; right: 0; z-index: 9999; padding: 25px 0;}
.header-search.active {display: block;}
.header-search form {display: flex; width: 95%; margin: 0 auto; gap: 10px; align-items: center;}
.header-search input {width: 100% !important; background: #fff !important; padding: 8px 0 8px 20px !important; font-family: "Barlow", sans-serif !important; font-size: 15px !important; line-height: 25px !important; color: #000 !important; border-radius: 5px !important; border: none !important;}
.header-search input::placeholder {color: #000 !important;}
.header-search button {background: none; border: none; padding: 0px}
.header-search button i {width: 40px; height: 40px; background: #F08B00; border-radius: 50px; display: flex; justify-content: center; align-items: center; font-size: 16px; line-height: 16px; color: #000; border: 1px #F08B00 solid;}
.header-search button:hover i {background: #111; color: #fff; border: 1px #fff solid; transition: .8s;}

header {width: 100%; position: fixed; background: #fff; z-index: 500;}
.header-wrap {width: 95%; margin: 0 auto; padding: 25px 0; display: flex; justify-content: space-between; align-items: center; gap: 80px;}
.header-contact {display: flex; align-items: center; gap: 15px;}
.header-contact a i {font-size: 20px; line-height: 20px; color: #000;}
.header-contact a:hover i {color: #F08B00; transition: .8s;}
.header-contact button {width: 156px; border-radius: 50px; border: none; background: #F08B00; display: flex; justify-content: center; align-items: center; padding: 10px 0 12px 0; color: #000; font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 16px; line-height: 26px; text-transform: uppercase;}
.header-contact button:hover {background: #000; color: #fff; transition: .8s;}

.mobile-contact {display: none;}

/*---BODY--------------------------------*/
/*---DEFAULT---*/
.hero-wrap {width: 95%; margin: 0 auto; display: flex; justify-content: space-between; gap: 80px; align-items: center; padding-top: 98px;}
.hero-wrap > div {width: 100%;}
.hero-wrap h1 {font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 70px; line-height: 80px; color: #000; text-transform: uppercase;}
.hero-btns {margin-top: 30px; display: flex; gap: 10px; align-items: center; flex-wrap: wrap;}
.hero-btns button {width: 174px; border-radius: 50px; display: flex; justify-content: center; align-items: center; padding: 10px 0 12px 0; font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 16px; line-height: 26px; color: #000; text-transform: uppercase; border: none;}
.hero-btns > a:first-child button {background: #F08B00;}
.hero-btns > a:last-child button {background: #fff;}
.hero-btns > a:first-child button:hover, .hero-btns > a:last-child button:hover {background: #000; color: #fff; transition: .8s;}
.hero-wrap img {width: 100%; border-radius: 10px;}

.cat-wrap {width: 95%; margin: 0 auto; padding: 100px 0;}
.cat-wrap h2 {font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 35px; line-height: 45px; color: #000; text-transform: uppercase; text-align: center;}
.cat-slider .slick-track {display: flex; gap: 10px; justify-content: center; margin-top: 50px;}
.cat-slider div {text-align: center;}
.cat-slider img {width: 100%; border-radius: 10px;}
.cat-slider h3 {font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 35px; line-height: 45px; color: #000; text-transform: uppercase; padding: 20px 0;}
.cat-slider > div button {width: 100%; background: #F08B00; border-radius: 50px; padding: 10px 0 12px 0; border: none; font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 16px; line-height: 26px; color: #000; text-transform: uppercase;}
.cat-slider > div button:hover {background: #000; color: #fff; transition: .8s;}

.about-bkgrd {background: #F08B00;}
.about-wrap {width: 95%; margin: 0 auto; padding: 100px 0; display: flex; gap: 80px; align-items: center;}
.about-wrap > div {width: 100%;}
.about-wrap h2 {font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 35px; line-height: 45px; color: #000; text-transform: uppercase; padding-bottom: 20px;}
.about-wrap p {font-family: "Barlow", sans-serif; font-size: 16px; line-height: 26px;}
.about-wrap img {width: 100%; border-radius: 10px;}
.img-flex {display: flex; gap: 10px; align-items: center;}
.img-flex > div:first-child {width: 69.5%;}
.img-flex > div:last-child {display: flex; flex-wrap: wrap; gap: 10px; width: 30.5%;}
.img-flex > div:last-child div {width: 100%;}

.contact-wrap {width: 95%; margin: 0 auto; display: flex; gap: 80px; align-items: center; padding: 0 0 100px 0;}
.contact-wrap > div {width: 1200px; margin: 0 auto;}
.contact-wrap h2 {font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 35px; line-height: 45px; color: #000; text-transform: uppercase; padding-bottom: 20px;}
.contact-wrap ul {padding-bottom: 20px;}
.contact-wrap ul > li:first-child {margin-bottom: 8px;}
.contact-wrap li a {font-family: "Barlow", sans-serif; font-size: 16px; line-height: 26px; color: #000;}
.contact-wrap li a i {font-size: 20px; line-height: 20px;}
.contact-wrap iframe {border-radius: 10px;}
.message-bkgrd {background: #000; border-radius: 10px;}
.message-wrap {padding: 50px;}
.message-wrap h2 {font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 35px; line-height: 45px; color: #fff; text-transform: uppercase; padding-bottom: 20px; text-align: center;}

/*---SHOWROOM---*/
.sub-hero {background: url("/siteart/sub-hero.jpg") no-repeat; background-size: cover; background-position: center;}
.sub-overlay {background: rgba(17,17,17,0.80);}
.sub-hero-wrap {width: 95%; margin: 0 auto; padding: 100px 0 80px 0;}
.sub-hero-wrap h1 {font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 70px; line-height: 80px; color: #fff; text-transform: uppercase;}
.hero-breadcrumbs {display: flex; gap: 12px; align-items: center;}
.hero-breadcrumbs a, .hero-breadcrumbs p {font-family: "Barlow", sans-serif; color: #fff; font-size: 16px; line-height: 26px; font-weight: 500;}
.hero-breadcrumbs a:hover {color: #F08B00 !important; transition: .8s;}

.sub-body {width: 95%; margin: 0 auto; padding: 100px 0;}
.showroom-flex {display: flex; gap: 10px; flex-wrap: wrap;}
.showroom-flex a {width: 24%; border-radius: 5px; text-align: center;}
.showroom-flex h2 {font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 35px; line-height: 45px; color: #fff; text-transform: uppercase;}
.cranes-bkgrd {background: url("/siteart/cat-slider/cranes.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.skid-steer-bkgrd {background: url("/siteart/cat-slider/skid-steer.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.excavator-bkgrd {background: url("/siteart/cat-slider/excavator.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.loader-bkgrd {background: url("/siteart/cat-slider/loader.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.compactor-bkgrd {background: url("/siteart/cat-slider/compactor.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.dozer-bkgrd {background: url("/siteart/cat-slider/dozer.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.lifts-bkgrd {background: url("/siteart/cat-slider/lifts.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.scraper-bkgrd {background: url("/siteart/cat-slider/scraper.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.trenching-bkgrd {background: url("/siteart/cat-slider/trencher.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.asphalt-bkgrd {background: url("/siteart/cat-slider/asphalt.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.concrete-bkgrd {background: url("/siteart/cat-slider/concrete.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.grader-bkgrd {background: url("/siteart/cat-slider/grader.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.miscellaneous-bkgrd {background: url("/siteart/cat-slider/miscellaneous.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.mechanic-bkgrd {background: url("/siteart/cat-slider/mechanic-truck.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.dump-bkgrd {background: url("/siteart/cat-slider/dump-truck.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.other-bkgrd {background: url("/siteart/cat-slider/other-truck.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.haul-bkgrd {background: url("/siteart/cat-slider/haul-truck.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.trailer-bkgrd {background: url("/siteart/cat-slider/trailer.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.tractor-bkgrd {background: url("/siteart/cat-slider/road-tractors.jpg") no-repeat; background-position: center; background-size: cover; border-radius: 5px;}
.showroom-overlay {background: #111; padding: 50px 20px; border-radius: 5px;}
.showroom-flex a:hover .showroom-overlay  {background: rgba(17,17,17,0.80); transition: .8s;}

/*---THANK YOU---*/
.thankyou {width: 800px; margin: 0 auto; text-align: center;}
.thankyou h2 {font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 35px; line-height: 45px; color: #000; text-transform: uppercase; padding-bottom: 15px;}
.thankyou p {font-family: "Barlow", sans-serif; font-size: 16px; line-height: 26px;}
.thankyou button {width: 174px; margin: 0 auto; border-radius: 50px; display: flex; justify-content: center; align-items: center; padding: 10px 0 12px 0; font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 16px; line-height: 26px; color: #000; text-transform: uppercase; border: none; background: #F08B00; margin-top: 30px;}
.thankyou button:hover {background: #000; color: #fff; transition: .8s;}

/*--------FORM STYLES--------------------*/
.message-wrap form .form-flex {display: flex; gap: 15px; flex-wrap: wrap;}
.message-wrap form .form-flex div {width: 100%; display: flex; flex-wrap: wrap;}
.message-wrap form label {font-family: "Barlow", sans-serif; font-size: 16px; line-height: 26px; color: #fff; width: 100%; margin-bottom: 5px;}
.message-wrap form input {width: 100%; border-radius: 5px; border: none; font-family: "Barlow", sans-serif; font-size: 15px; line-height: 25px; color: #000; padding: 10px 0 10px 15px;}
.message-wrap form textarea {width: 100%; border-radius: 5px; border: none; font-family: "Barlow", sans-serif; font-size: 15px; line-height: 25px; color: #000; padding: 10px 0 0 15px; height: 150px;}
.message-wrap form input::placeholder, .message-wrap form textarea::placeholder {color: #000; padding-left: 15px;}
.message-wrap form button {width: 174px; margin: 0 auto; border-radius: 50px; background: #F08B00; padding: 10px 0 12px 0; font-family: "Barlow Condensed", sans-serif; font-weight: 700; font-size: 16px; line-height: 26px; color: #000; text-transform: uppercase; border: 1px #F08B00 solid;}
.message-wrap form button:hover {color: #fff; background: none; border: 1px #fff solid; transition: .8s;}
.form-input-flex {display: flex; gap: 10px; flex-wrap: nowrap !important;}

/*-------- FOOTER STYLES ----------------*/
footer {background: #111; margin-top: -69px; position: relative;}
.footer-wrap {width: 95%; margin: 0 auto; padding: 100px 0; display: flex; justify-content: space-between; gap: 80px;}
.footer-wrap > div {width: 100%;}
.footer-wrap > div:first-child p {font-family: "Roboto", sans-serif; font-size: 14px; line-height: 24px; color: #fff; font-weight: 400; margin-top: 15px; margin-bottom: 30px;}
.footer-wrap p {font-family: "Century Gothic", sans-serif; font-weight: bold; font-size: 24px; line-height: 34px; color: #fff;}
.footer-wrap ul {margin-top: 15px;}
.footer-wrap li {color: #fff; margin-bottom: 3px;}
.footer-wrap li a {font-family: "Roboto", sans-serif; font-size: 14px; line-height: 24px; color: #fff;}
.footer-socials div {display: flex; gap: 10px; flex-wrap: wrap; margin-top: 15px;}
.footer-socials i {background: #F08B00; border-radius: 50px; width: 40px; height: 40px; color: #fff; font-size: 20px; line-height: 20px; display: flex; justify-content: center; align-items: center;}


/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.sub-top {padding-top: 98px;}
.list-content, .detail-wrapper {padding: 50px 0 !important;}
.list-top-section .list-title .list-title-text, .faceted-search-content .faceted-section-box .faceted-search, .faceted-search-content .faceted-section-box .faceted-btn-container .faceted-show-all-btn, .list-container-flexrow .view-listing-details-link, .list-container-flexrow .dealer-phone-call, .list-container-flexrow .dealer-phone-text, .list-container-flexrow .contact-options, .list-container-flexrow .contact-options a, .linking-buttons a, .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder button, .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder input, .detail__cta-buttons, .detail__additional-listings, .detail__cta-buttons button, .listing-carousel .recommended-listings-section .view-all-link, .listing-carousel .recommended-auctions-section .view-all-link, .faceted-search-content .selected-facets-container .selected-facet {font-family: "Barlow Condensed", sans-serif !important; text-transform: uppercase !important;}
.list-top-section .list-listings-count, .faceted-search-content .faceted-section-head, .faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name, .list-content .list-listing-title-link, .list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid .list-listing-title .listing-category, .list-redesign .price-contain, .list-redesign .payments-as-low-as-link, .list-content .listing-widgets .Currency a, .list-redesign .widget-container .listing-widgets .shipping a, .options-popper-div .options-popper-btn, .list-redesign .specs-container .spec-label, .list-content .spec-value, .list-content .machine-location, .list-redesign .listing-card-grid .contact-container .shared .dealer-data, .list-redesign .listing-card-grid .contact-container .shared .email, .list-redesign .contact-container .seller, .ts-disclaimer span, .linking-container h4, .internal-link-parent, .ts-modal-header h2, .form-main-content .form-el label, .ts-modal-container .form-bottom .spacer, .breadcrumbs__list, .detail-wrapper, .detail__search-results, .detail__media-buttons > span:nth-child(2), .dealer-contact__header h2 {font-family: "Barlow", sans-serif !important;}
.list-top-section .list-listings-count, .listing-prices__retail-price, .listing-prices__discount-formatted-price, .listing-prices__alternate-retail-price, .listing-prices__exclusive-wholesale-price {color: #F08B00 !important;}
.faceted-search-content .faceted-section-box .faceted-search, .list-container-flexrow .view-listing-details-link, .list-container-flexrow .dealer-phone-call, .list-container-flexrow .dealer-phone-text, .list-container-flexrow .contact-options, .list-container-flexrow .contact-options a, .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder button, .ts-modal-container .form-bottom .captcha-and-submit .captcha-placeholder input, .detail__additional-listings, .detail__cta-buttons button, .listing-carousel .recommended-listings-section .view-all-link, .listing-carousel .recommended-auctions-section .view-all-link {background: #000 !important;}
.linking-buttons a.active, .faceted-search-content .selected-facets-container .selected-facet {background: #F08B00 !important; color: #000 !important;}

/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1500px) {
	.showroom-flex a {width: 32%;}
}
@media only screen and (max-width: 1300px) {
	.header-contact > a:first-child, .header-contact > a:nth-child(2), .header-contact > a:nth-child(3) {display: none;}
}
@media only screen and (max-width: 1250px) {
	.contact-wrap > div {width: 100%;}
}
@media only screen and (max-width: 1200px) {
	header, .about-wrap, .contact-wrap, .footer-wrap {gap: 50px;}
	.header-contact {display: none;}
	.mobile-contact {display: contents;}
	.mobile-contact-btns {background: #F0F0F0;}
	.mobile-btns-flex {width: 95%; margin: 0 auto; padding: 10px 0; display: flex; justify-content: center; gap: 10px; align-items: center;}
	.mobile-btns-flex a {width: 100%;}
	.mobile-btns-flex button {width: 100%; padding: 10px 0; display: flex; justify-content: center; align-items: center; color: #fff; font-family: "Century Gothic", sans-serif; text-transform: uppercase; border: none; font-weight: bold; font-size: 14px; line-height: 24px;}
	.mobile-btns-flex > a:first-child button {background: #F08B00;}
	.mobile-btns-flex > a:first-child button:hover {background: rgba(240,139,0,0.80); transition: .8s;}
	.mobile-btns-flex > a:last-child button {background: #010101;}
	.mobile-btns-flex > a:last-child button:hover {background: rgba(1,1,1,0.80); transition: .8s;}
	.mobile-contact-top {position: fixed; width: 100%; z-index: 400; top: 92px;}
	.hero-wrap {gap: 50px; padding-top: 186px;}
	.sub-top {padding-top: 0px;}
	.sub-top {padding-top: 156px;}
}
@media only screen and (max-width: 1150px) {
	.showroom-flex a {width: 49%;}
}
@media only screen and (max-width: 1000px) {
	.hero-wrap {flex-wrap: wrap;}
	.about-wrap, .contact-wrap, .footer-wrap {flex-wrap: wrap;}
	.contact-wrap > div {width: 100% !important;}
	.footer-wrap > div {width: 46%;}
}
@media only screen and (max-width: 850px) {
	.thankyou {width: 95%;}
}
@media only screen and (max-width: 750px) {
	.showroom-flex a {width: 100%;}
}
@media only screen and (max-width: 680px) {
	.footer-wrap > div {width: 100%;}
	.form-input-flex {flex-wrap: wrap !important;}
}
@media only screen and (max-width: 450px) {
	.hero-wrap h1, .sub-hero-wrap h1 {font-size: 60px; line-height: 70px;}
}
@media only screen and (max-width: 380px) {
	.header-wrap {gap: 10px;}
	.hero-wrap h1, .sub-hero-wrap h1 {font-size: 50px; line-height: 60px;}
	.cat-wrap h2, .cat-slider h3, .about-wrap h2, .contact-wrap h2, .showroom-flex h2, .thankyou h2 {font-size: 30px; line-height: 40px;}
	.footer-wrap p {font-size: 22px; line-height: 32px;}
	.cat-wrap, .about-wrap, .footer-wrap, .sub-body {padding: 80px 0;}
	.cat-slider .slick-track {margin-top: 30px;}
	.sub-hero-wrap {padding: 80px 0 60px 0;}
	.message-wrap {padding: 50px 25px;}
	.contact-wrap {padding: 0 0 80px 0;}
}
@media only screen and (max-width: 300px) {
	.mobile-btns-flex {flex-wrap: wrap;}
	.hero-wrap h1 {font-size: 40px; line-height: 50px;}
	.hero-wrap {padding-top: 238px;}
	.sub-top {padding-top: 208px;}
}





