﻿/* RESET 
------------------------------------------------*/
html, 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 { 
    margin: 0;  
    padding: 0;  
    border: 0;  
    outline: 0;  
    background: transparent;  
	
}

ol, ul {}
blockquote, q {quotes: none;}  
blockquote:before, blockquote:after, q:before, q:after {content: '';}  
div.main {margin: 0 auto;}
/* TEXT/LINK FORMATTING
------------------------------------------------*/
.list-top-section .list-listings-count {
	color: #2978A8!important;}
	/* LINKS */
	a:link, a:visited {
		color:#cc9214;
		text-decoration:none;
	}
	a:hover, a:active {
		color:#AA7A10;
		text-decoration:none;
	}

	/* PARAGRAPH/LIST/GENERAL TEXT */
	p, ul, li {font-size: 15px; line-height:1.3; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif}

	/* HEADERS */
	h1, h2, h3, h4 ,h5 ,h6 {line-height: normal;}
	h1 {font-size:30px; color:#363636; font-weight:600; font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif}
	h2 {font-size:26px; color:#EAEAEA; font-weight:600; font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif}
	h3 {font-size:20px;}
	h4 {font-size:18px;}
	h5 {font-size:18px; color:#eaeaea; font-weight:lighter; line-height:2; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif}
	h6 {font-size:14px;}


/* GLOBAL SITE FRAMEWORK
------------------------------------------------*/
.clear {clear: both;}
.left {float:left;}
.right {float:right;}

body {
	margin:0;
	min-width:300px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
    -webkit-text-size-adjust: none;
}

.container {
    margin:0 auto;
    background:#fff;
}

::selection {
	color:#fff;
	background: #356088;
}
::-moz-selection {
	color:#fff;
	background: #356088;
}



/* HEADER
------------------------------------------------*/	
header {
	width:100%;
	margin:0 auto;
	background:#cc9214;

}	

.headerinset {
	max-width:1300px;
    margin:0 auto;
	padding:20px;
}

.greyline {
	width:100%;
	background:url(../siteart/greyline.png) repeat-x;
	height:10px;
}
	

/* LOGO
------------------------------------------------*/	
.logo {
	float:left;
    max-width:400px;
	width:100%;
	
}	

.logo-link {z-index: 999;
    position: relative;}
	

/*  MAIN
------------------------------------------------*/	
.main {
	width:100%;
	background:#f4f4f7;
	color:#363636;
	padding:40px 0;
	overflow:hidden;
}

.maininset {
	max-width:1020px;
	margin:0 auto;
	position:relative;
	padding:0 10px;
}

.homeinset {
	max-width:950px;
	margin:0 auto;
	position:relative;
	padding:0 10px;
}

.financing-section{
	display: flex; justify-content: center; flex-direction: column;
}

.mainheading {
	width:42%;
	margin:0 auto 40px;
	text-align:center;
	font-size:30px;
	color:#363636;
	border-bottom:thin #363636 solid;
}

.mainheading h2 {font-size: 30px;color: #363636;font-weight: 600;font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;}

.maintext {
	width:35%;
	float:left;
	padding-left:10px;
	border-left:thin #363636 solid;
}

.hometext {
	width:45%;
	float:left;
	margin:20px 0;
	padding-left:10px;
	border-left:thin #363636 solid;
}

.contacttext {
	width:35%;
	min-height:450px;
	float:left;
	padding-left:10px;
	border-left:thin #363636 solid;
}
	
.financing-text{
	text-align: center; 
	color: #0B457B;
}

.map {
	width:57%;
	float:right;
	padding:0;
}

.boldtext {
	font-size:16px;
	font-weight:600;
	margin-bottom:30px;
}

h2.servicetext {
	font-size:18px;
	font-weight:600;
	color:#000;
}

.inventory {
	max-width:1060px;
    margin:0 auto;
	padding:0 5px;
}

.wrench {
	position:absolute;
	display:inherit;
	right:0;
	bottom:-80px;
	opacity:.3
}

.brand-section h2 {color:#000;font-size: 30px;}

/*  SLIDESHOW
------------------------------------------------*/
div .demo {margin: 25px auto;}
.demo {
	margin-top:10px;
	margin-right:0;
	max-width:500px;
	float: left;
}

.demo ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
.demo li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.demo img {
    display: block;
    height: auto;
    max-width: 500px;
	width:100%;
}
/*  ARTICLE
------------------------------------------------*/
article {
	width:100%;
	background:#363636;
	padding:40px 0;
}

.articleinset {
	max-width:1060px;
	padding:0 20px;
	text-align:center;
	margin: 0 auto;
}

.hero-section,.hero-section h1 {color: #fff !important;}
.hero-section p {padding: 15px 0;color: #fff;font-size: 18px;font-weight: 300;}
/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrollinginv {
	background:#cc9214;
	padding:40px;
	box-shadow:inset 0 0px 7px #363636;
}

.mobilecontainer { 
	overflow:hidden; /* must have this property for mobile phones and tablet display! */
	max-width:1020px; 
	margin:0 auto;
	height:92px; 
	padding:7px;
	background:#363636;
}
iframe.banner {
	width:100%;
	height:92px;
	background:#363636;
}

.rental-bg {background-image: url(/siteart/rental-bg.jpg);background-repeat: no-repeat; background-attachment: fixed;background-color:#000;}
.rental-main {width: 60%; margin: 0 auto; text-align: center; padding: 50px 0;}
.rental-main p {padding: 15px 0; color:#fff; font-size: 18px; font-weight: 300; }
.rental-btn {background: #cc9214; padding: 15px 25px; color:#000; text-align: center; width: 200px; transition: .3s ease; margin: 0 auto;}
.rental-btn:hover {background: #ccc;}
.rentals {text-align: center; margin: 0 auto;}
.rentals img {text-align: center; width: 100%; max-width:900px;}

/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
	max-width:1020px;
    height:90px;
    overflow:hidden;
	background-color:#333;
	padding:7px;
	margin: 0 auto;
}
 
.scrolling{
    width:100%;
    height:92px;
}



	

/*  SECTION
------------------------------------------------*/
section {
	width:100%;
	padding:30px 0 40px;
}

.manulogos{
	max-width:900px;
	margin:20px auto;
	border-bottom:#cc9214 solid thin;
	border-top:#cc9214 solid thin;
	text-align: center;
}

.manulogos img{
	margin:10px 17px;
}
 
/*  FOOTER
------------------------------------------------*/
footer {
	padding:25px 0;
	background:#393939 url('../siteart/footer-bar.png') repeat-x;
}


/*  Stylized Footers 
------------------------------------------------*/
footer p {width: 90%; margin: 0 auto;color: #fff;font-size: 14px;text-align: center;}
.divfooter {
	max-width:740px;
	/***** Truck 750px   Machine 680px   Tractor 590px   Controller 680px  AuctionTime 560px *****/
	color:#eaeaea;
	margin:0 auto;
	line-height:1;
	text-align:center;
}

.footertext{
	color:#eaeaea;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{
	color:#cc9214;
	font-size:13px;	
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}

a.footerlink:hover {
	color:#eaeaea;
	font-size:13px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.smallfootertext{
	color:#eaeaea;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;		
}


/*  Inventory Styles
------------------------------------------------*/
.list-content, .detail-content, .detail-content-mobile{text-align: left !important; background-color: #FFF !important;}
.payments-as-low-as-route {color:#8C640E!important;}
.view-listing-details-link{color: #000 !important;}
.buy-now-link {color: #FFF !important;}
.list-listing-title h2{color: #000 !important;}
.contact-info-heading h2{color: #000 !important;}
.phone-link {color:#8C640E!important;}
.list-redesign .contact-container .seller a{color:#8C640E!important;}
.legal-text-container a {color:#8C640E!important;}
.attachmentworldcahdev-1qa3lbi.MuiPaginationItem-previousNext {color: #000 !important;}
.selected-facet {color: #000 !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: 90px !important;
    -o-border-radius: 90px !important;
    -webkit-border-radius: 90px !important;
    border-radius: 90px !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:#cc9214 !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:#cc9214 !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 #cc9214 !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: #cc9214 !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;}



@media screen and (max-width:1200px) {
.logo {float:none; margin:0}

.headerinset{text-align:center;}
}


@media screen and (max-width:850px){
.mainheading {width:90%; margin-bottom:40px !important}

.maintext {width:95%; float:none;}

.hometext {width:95%; padding-left:10px; margin-top:50px; float:none;}

.map {width:100%; float:none; display:inline-block;}

.contacttext {width:95%; float:none; margin-top:40px; min-height:0}

.demo {	width:95%; margin:40px auto 0; float: none;}
.demo img{width:100%;}
	.rental-main {width: 90%;}
}
@media screen and (max-width:500px){
.wrench {display:none;}
}