﻿/* BEGIN RESET */

/* 

COLORS:

Red: #ac0300
Black: #000
White: #fff
Gray: #666666

FONTS:

font-family: 'Oswald', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Montserrat', sans-serif;

*/


* {background:transparent; border:0; margin:0; padding:0; font-family: 'Montserrat', sans-serif; font-style:normal; line-height:normal; -webkit-text-size-adjust: none;}
ol, ul, li {list-style: none; font-size:15px; line-height:25px;}
.clear {clear: both; height:0px; margin:0;}

	#sitewidth{max-width:100%; padding: 0 35px; margin: 0 auto; width:100%;}
	.column1 {width:100%; max-width:100%;}
	.column2 {width:49%; *width: 48%; box-sizing: border-box; display:inline-block;}
	.column3 {width:30%; *width: 30%; display:inline-block; float:left;}
	.column4 {width:25%; *width: 25%; box-sizing: border-box; display:inline-block;}
	.column5 {width:20%; float:left;  box-sizing: border-box;}
	.column6 {width:16.66666%; *width: 14%; float:left; padding-right: 20px; box-sizing: border-box; margin: 0 0 20px 0;}
	.twothird{width:64%; *width: 64%; float:left; padding-right: 30px; box-sizing: border-box;}
	.onethird{width:36%; *width: 36%; float:left; box-sizing: border-box; text-align:right;}
	
	.threefourth{width:72%; *width: 72%; float:left; box-sizing: border-box;}
	.onefourth{width:22%; *width: 22%; float:right; margin-top:2em; box-sizing: border-box; text-align:center;}
	.last{padding-right:0!important; margin-right:0!important;}
	
h1 {
	font-family: 'Oswald', sans-serif;
	font-size:26px;
	color:#000;
	font-weight:500;
	text-transform:uppercase;
	}
	h1 span{color:#ac0300;font-family: 'Oswald', sans-serif;}
	
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	color:#fff;
	}
	
h3 {
	font-family: 'Open Sans', sans-serif;
	font-size:21px;
	font-weight:800;
	margin-bottom:5px;
	color:#fff;
	text-align:left;
	}
	
h4 {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#ac0300;
	font-weight: 900;
	}
	
h5{
	font-family: 'Oswald', sans-serif;
	font-size:30px;
	color:#8a8a8a;
	font-weight:500;
	text-transform:uppercase;
	}
		
p {
	font-size:16px;
	line-height:20px;
	}
		
a {text-decoration:none; color:#000;}
	a:hover {color:#ac0300;}

/* BASIC STYLES */
body {
	overflow-x:hidden;
	}

#contentwrapper {width:90%; margin:0px auto;}
#inventorywrap {width:75%; margin:30px auto;}

.hosted-content .listings-wrapper .listings-list .listing-banner h2 {color:#000 !important;}

/* HEADER */
#mobileheader {
	display:none;
	}
	
#continfotop{text-align:right; color:#ac0300;  font-weight: 700}
#continfotop a{text-align:right; color:#ac0300; font-weight: 700 }


#bar {
	background:#ac0300; 
	padding:15px 0; 
	color:#fff;
	text-align:center;
    font-size: 16px;
    font-weight:700;
	}
	
#bar a {
	font-family: 'Montserrat', sans-serif;
    font-size: 16px;
	font-weight:700;
	color:#fff;
	}
	
#bar a:hover {
	color:#ccc;
	}
	
.icon {
	width:1%;
	}
	
.logo {
	float:left; 
	padding:15px 0;
	}
	
.logo img {
	max-width:450px;
	width:100%;
	}
	
.headerright {
	float:right; 
	width:77%; 
	margin-top:45px;
	}
	
.navwrap {
	float:left; 
	width:80%; 
	margin-top:10px;
	}

.fields {
	font-size:12px;
	color:#fff;
	text-align:left;
	}
	

/* CONTENT STYLES */
#main {
	width:100%;
	}
	
#main img {
	width:100%;
	}

.tagline {
	font-family: 'Oswald', sans-serif;
	position:absolute; 
	width:100%; 
	top:300px; 
	text-align: center; 
	font-size:80px; 
	font-weight:700; 
	color:#fff;
	}
.thinner{
	font-family: 'Oswald', sans-serif;
	text-align: center; 
	font-size:60px; 
	font-weight:100; 
	color:#fff;
	}

/* ICON BUTTONS */
.homeinventory {
	width:23%;
	margin:3em 1%;
	float:left;
	}
.homeinventory img {
	width:100%;
	}

.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	}
.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	}

.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	z-index:99;
	}
	
.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="https://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(2px);
  -webkit-filter: grayscale(1) blur(2px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
	}

.box {
	font-family: 'Montserrat', sans-serif;
	background:#ac0300;
	z-index:999999;
	display:inline-block;
	font-size:18px;
	font-weight:100;
	width:100%;
	color:#fff;
	padding:3.5% 0;
	text-align:right;
	}
	
.box a {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	}
	
.rectangle {
	background:url(/siteart/bckgrndbrick.png) repeat;
	padding: 3em 0 ;
	}
	
.horsebutton {
	background:#fff;
	padding:2em
	}

.horsebutton img{
	text-align:center;
	width:100%;
	max-width:100%;
	}	
	
.size {
	text-align:center;
	width:100%;
	}	

.welcome {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#666666;
	padding: 40px 0;
	}

.new {
	font-family: 'Open Sans', sans-serif;
	font-size:27px;
	color:#ac0300;
	font-weight: 700;
	padding: 0 0 15px 0;
	}

	.three {text-align:center; padding:10px 0;}
	.three a{border:1px solid #ccc; display:block; text-align:center; width:95%; padding:10px 0}
	.three img{max-wdith:100%; display:block; margin:0 auto; text-align:center;}

.right {float:right;}

.call {
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	color:#ac0300;
	font-weight:700;
	text-align:center;
	padding: 0 0 25px 0;
	}

.contact-notInv {
	background:url(/siteart/bckgrndbrick.png);
	border-top: solid medium #ac0300;
	border-bottom: solid medium #ac0300;
	padding: 30px;
	}

.ft {
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
	font-size: 12px;
	color:#000;	
	}

/* FORM */
#colorblock {
	background: #000;
	padding:3em 0;
	color:#fff;
	}

#formpage {
	vertical-align:top;
	margin-top:10px;
	}
	
#formpage div {
	vertical-align:top;
	}
	
#formpage #captcha div {
	vertical-align:top;
	text-align:right;
	}

.twocolumn {
	width:48.7%;
	float:left;
	margin-right:2%;
	}

#formpage input {
	padding:8px 1%;
	border:1px solid #8e8d8d;
	color:#8e8d8d;
	font-size:12px;
	background:#fff;
	margin-bottom:10px;
	}
	
#formpage textarea {
	padding:6px 1%;
	border:1px solid #8e8d8d; 
	color:#8e8d8d; 
	font-size:12px;
	background:#fff;
	}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	border:1px solid #8e8d8d;
	color:#8e8d8d;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:6px 1%;
    width:100%;
	}
	
#formpage input  {
	width:98%;
	}

#formpage textarea {
	width:97.5%;
	height:85px;
	}

/* focus states of various types of fields */
#formpage input:focus,#formpage textarea:focus,#formpage select:focus {
	background:#FFF; 
	color:#000;
	border:1px solid #c73132;
	outline-style:none;
	}
	
#formpage input.radio:focus,#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
	}
  
a.buttonform {
	float:left;
	border:1px solid #fff;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
	width:200px;
	text-transform:uppercase;
	display:inline-block;
	text-align:center;
	margin-top:15px;
	}
	
a.buttonform:hover {
	border:1px solid #ac0300;
	color:#ac0300;
	cursor:pointer;
	}
 
#formpage input.buttonform,#formpage input.buttonform:focus {
	float:right;
	background:none;
	width:200px;
	padding:10px 0;
	border:1px solid #fff;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	}
	
#formpage input.buttonform:hover {
	border:1px solid #ac0300;
	color:#ac0300;
	cursor:pointer;
	}

/*control the Captcha */
#captcha {width:100%; margin:0 auto;}
.CaptchaPanel {margin:0 0 0 0 !important; padding:0 0 0 0 !important; text-align: center !important; line-height:normal !important;}
.CaptchaImagePanel {margin:0 0 0 0; padding:0 0 0 0;}
.CaptchaMessagePanel {padding:0 0 0 0 !important; margin:0 0 0 0 !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:0 0 0 0; padding:0 0 8px 0 !important;}
.CaptchaWhatsThisPanel a {color:#fff;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;}  

/* SCROLLING INVENTORY */
.scrolling-wrap {
	width:100%;
	height:90px;
	overflow:hidden;
	padding: 30px 0 7px  0;
	}
	
.scrolling{
	width:100%;
	height:92px;
	}

/* FOOTER */
a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline;font-size:11px;}
a.footerlink:hover {text-decoration:none; font-size:11px;}
.footertext{font-size:11px; color:#000; text-align: right;}
.smallfootertext{font-size:11px; color:#000; }
.divfooter { text-align:right; margin:0 auto; line-height:20px;}

.footerright {float:right;  display: inline-block;}
.below {width:33.3%; *width: 33.3%; display:inline-block; float:left;}


/************************************************ Inventory Styles **/

#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;}
.faceted-section-head h5{font-size: 16px !important;}
.listing-portion-title{color: black !important;}
.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {color:#ac0300 !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:#ac0300 !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 #ac0300 !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: #ac0300 !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: 1550px) {
	.tagline{font-size:60px}
	#contentwrapper{width:98%;margin:0 auto}
	.onefourth{width:27%; margin-top:1em}
}

@media screen and (max-width: 1320px) {
	.logo {width:30%;}
}

@media screen and (max-width: 1480px) and (min-width:1281px) {
	#manu img {height:100px;}
	.linkswrap {width:20%;}
}


@media screen and (max-width: 1280px) and (min-width:1024px) {
	#formpage textarea {width:98%;}
	.linkswrap {width:20%;}
}

@media screen and (max-width: 1026px){
	.tagline{font-size:40px; line-height:20px; top:250px}
	.thinner{font-size:30px; margin-top:10px}
	.homeinventory {width:47%;margin:1%;}
	#contentwrapper{width:95%}
	.logo{width:auto; }
	.logo img{max-width:330px}
	#bar{text-align:center}
	
	.onefourth{width:100%; float:none; margin:0 auto}
	.threefourth{width:100%; float:none; margin:0 auto}
	h1{font-size:23px}
	h5{font-size:23px}
	.three a{width:100%}
	.three img{max-width:80%}
}


@media screen and (max-width: 1023px) and (min-width:768px) {

.navwrap {float:right; width:10%; margin-top:-1px;}	

.box {font-size:20px; padding:2.5% 0;}

#inventorywrap {width:90%;}

.linkswrap {width:25%;}
.footerright {width:100%; float:left;}
.footertext{font-size:9px;}
.smallfootertext{font-size:9px;}
.barright {width:3%; margin-top:10px;}

.column3 {width: 100%;}	
.three {text-align:left;}
.below {width:100%; text-align:center;}
.divfooter {width:100%; text-align:center; padding-top:25px; }
.mobilecontact {text-align:center;}	

.column3 {width: 100%; text-align:center;}
.new {text-align:center;}
}

@media screen and (max-width: 767px) and (min-width:551px) {

.navwrap {float:right; width:10%; margin-top:-1px;}	

.mobilecontact {float:left; width:100%;}

.box {font-size:18px; padding:2.5% 0;}

#inventorywrap {width:90%;}

#manu img {height:35px;}

a.button {padding:5px 0; width:100px; margin:10px 0; }
#formpage input.button,#formpage input.button:focus {padding:5px 0; width:100px; margin:10px 0;}

.linkswrap {width:33%;}
.barright {width:3%; margin-top:10px;}

.column3 {width: 100%; text-align:center;}
.new {text-align:center;}	
.three {text-align:left;}
.below {width:100%; text-align:center;}
.divfooter {width:100%; text-align:center; padding-top:25px; }	
.mobilecontact {float:left; text-align:left;}
.mobilecontact {text-align:center;}	
.column2 {width:100%; padding-bottom: 15px;}
}

@media screen and (max-width: 550px) and (min-width:381px) {
h2 {font-size:18px;}
h4 {font-size:16px;}
p {font-size:12px; line-height:16px;}

.navwrap {float:right; width:10%; margin-top:-1px;}	
.mobilecontact {float:left; width:90%; margin:2px 0 5px;}

.box {font-size:14px; padding:2.5% 0;}

#inventorywrap {width:90%;}

.parts {width:40%;}
.partsdescription {width:55%;}
#manu img {height:25px;}

a.button {padding:5px 0; width:100px; margin:10px 0; }
#formpage input.button,#formpage input.button:focus {padding:5px 0; width:100px; margin:0 0 10px;}
#captcha {width:95%; margin:0 auto;}

.linkswrap {width:45%;}
.barright {float:none; width:5%; margin-bottom:10px;}

.column3 {width: 100%;}	
.three {text-align:left;}
.below {width:100%; text-align:center;}
.divfooter {width:100%; text-align:center; padding-top:25px; }	
.mobilecontact {text-align:center;}	
.column3 {width: 100%; text-align:center;}
.new {text-align:center;}
.column2 {width:100%; padding-bottom: 15px;}
}

@media screen and (max-width:500px) {
.twocolumn {float:none; width:100%; margin:0 auto!important;}
#formpage input{width:98%;}
#formpage textarea {width:98%;}

h1{font-size:18px}
h5{font-size:18px}
.horsebutton{padding:1em }
#bar a{font-size:13px}
}

@media screen and (max-width:480px) {
h2 {font-size:12px;}
h4 {font-size:15px;}
p {font-size:10px; line-height:16px;}

.navwrap {float:right; width:10%; margin-top:-1px;}	

.tagline {display:none;}
.box {font-size:14px; padding:2.5% 0;}

#inventorywrap {width:90%;}

.parts {float:none; width:100%;}
.partsdescription {float:none; width:100%;}
#manu img {height:20px;}

a.button {font-size:12px; padding:5px 0; width:100px; margin:10px 0; }
#formpage input.button,#formpage input.button:focus {font-size:12px; padding:5px 0; width:100px; margin:0 0 10px;}
#captcha {width:95%; margin:0 auto;}

.linkswrap {float:none; width:100%;}
.barright {float:none; width:5%; margin-bottom:10px;}
.homeinventory {width:100%;}
.column3 {width: 100%;}	
.three {text-align:left;}
.below {width:100%; text-align:center;}
.divfooter {width:100%; text-align:center; padding-top:25px; }
.mobilecontact {text-align:center;}	
.column3 {width: 100%; text-align:center;}
.new {text-align:center;}
.column2 {width:100%; padding-bottom: 15px;}	

#maininv{margin:0 auto; width:80%}
#main{display:none}
.homeinventory {width:100%;margin:1% auto;}
.logo{width:70%; }
#menu-button{top:24px!important}
}
