﻿/***** 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;
}
.clear {clear:both;}
#margin-top{margin-top:10%}
.width-80 {width: 80%; margin: 0 auto;s}
	h1, h2, h3, h4 {font-family: 'Open Sans Condensed', sans-serif; font-weight: 700;}
	strong {font-family: 'Open Sans Condensed', sans-serif; font-weight: 700;}
	p {font-family: 'Open Sans Condensed', sans-serif; font-weight: 300;}
	a:link, a:visited, a:active {text-decoration:none; color:#00467c; font-weight: 700;}
	a:hover {text-decoration:none; color:#acacac;}

	body {font-family: 'Open Sans Condensed', sans-serif; font-weight: 300; font-size:1.2em; line-height: 1.5em; -webkit-text-size-adjust:none;margin: 0; padding:0; background: url(../siteart/dots.png) repeat !important; background-attachment: fixed !important;}
	.show-menu-for-mobile {display:none;}  /* At most larger screen widths, the burger icon for the mobile menu won't be displayed. */

	a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:13px;}
	a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:13px;}
	.footertext{font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#999999;}
	.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:10px; color:#999999;}

	.divfooter {width:100%; text-align:right; margin:0 auto; display: inline-block;}
	.three-cols {display: inline-block; box-sizing: border-box; width:32%; height: auto; vertical-align: top;}
    .three-cols:nth-of-type(2) {padding:0px 15px;}

	.four-cols {display: inline-block; box-sizing: border-box; width:24%; padding: 0 10px; height: auto; vertical-align: top;}
	.nonskewedBox {padding: 0px 0px; transform: skew(0deg, 0deg) translateY(-70px); clear:both; color: #fff;}
	.Footercontainer {padding: 0px 0px; transform: skew(0deg, 0deg);width: 70%; margin: 0 auto; box-sizing:border-box;} /* Text inside skew */
	
	.nonskewedLogo {padding: 20px 0px; transform: skew(0deg, 0deg) translateY(-150px); clear:both; color: #fff;}
		.nonskewedcontainer {padding: 0px 0px; transform: skew(0deg, 0deg);width: 70%; margin: 0 auto; text-align: right;box-sizing:border-box;} /* Text inside skew */
		.nonskewedLogo img {max-width: 100%; height: auto; display: inline-block;}

	.scrolling-wrap {width:100%;height:90px;overflow:hidden;transform: skew(0deg, 2deg);} 
	.scrolling {width:100%;height:92px;}

	.container {padding: 70px 0px;width: 100%; margin: 0 auto; box-sizing:border-box;
		-webkit-transform: skew(0deg, 2deg);
		-moz-transform: skew(0deg, 2deg);
		-o-transform: skew(0deg, 2deg);
		transform: skew(0deg, 2deg);
	} /* Text inside skew */
	.container h1 {margin: 0; padding: 20px 0;}
	.container p {font-size: 1.1em; margin: 0; padding: 0; line-height: 1.5em;}

	.skewedBoxheader {background: #00467c; padding: 100px 0 0 0; z-index: 1000000; position: relative;
		-webkit-transform: skew(0deg, -2deg) translateY(-170px);
		-moz-transform: skew(0deg, -2deg) translateY(-170px);
		-o-transform: skew(0deg, -2deg) translateY(-170px);
		transform: skew(0deg, -2deg) translateY(-170px);
	}
		.containerheader {padding-top:70px;transform: skew(0deg, 2deg); width: 80%; margin: 0 auto;} /* Text inside skew */

	.skewedBoxRed {background: url(../siteart/redpattern.png) repeat; padding: 30px 0; color: #fff;
		-webkit-transform: skew(0deg, -2deg) translateY(-240px);
		-moz-transform: skew(0deg, -2deg) translateY(-240px);
		-o-transform: skew(0deg, -2deg) translateY(-240px);
		transform: skew(0deg, -2deg) translateY(-240px);

	}
	.skewedBoxRed a:link, .skewedBoxRed a:visited, .skewedBoxRed a:active {text-decoration:none; color:#fff;}
	.skewedBoxRed a:hover {text-decoration:none; color:#acacac; -webkit-transition: ease-out .2s;-moz-transition: ease-out .2s;-o-transition: ease-out .2s;transition: ease-out .2s;}
	
	.skewedBoxBlue {background: #00467c; padding: 50px 0; clear:both; color: #fff;
		-webkit-transform: skew(0deg, -2deg) translateY(-130px);
		-moz-transform: skew(0deg, -2deg) translateY(-130px);
		-o-transform: skew(0deg, -2deg) translateY(-130px);
		transform: skew(0deg, -2deg) translateY(-130px);
	}
	.skewedBoxBlue a:link, .skewedBoxBlue a:visited, .skewedBoxBlue a:active {text-decoration:none; color:#fff; font-weight: 300;}
	.skewedBoxBlue a:hover {text-decoration:none; color:#acacac; -webkit-transition: ease-out .2s;-moz-transition: ease-out .2s;-o-transition: ease-out .2s;transition: ease-out .2s;}

	.skewedBoxslideshow {background: none; padding: 0px 0px; clear:both;
		-webkit-transform: skew(0deg, -2deg) translateY(-120px);
		-moz-transform: skew(0deg, -2deg) translateY(-120px);
		-o-transform: skew(0deg, -2deg) translateY(-120px);
		transform: skew(0deg, -2deg) translateY(-120px);
	}
		.containerslideshow {padding: 0 0; transform: skew(0deg, 2deg);width: 100%; margin: 0 auto;} /* Text inside skew */

	.skewedBoxInv {padding: 50px 0; clear:both;
		-webkit-transform: skew(0deg, -4deg) translateY(-210px);
		-moz-transform: skew(0deg, -4deg) translateY(-210px);
		-o-transform: skew(0deg, -4deg) translateY(-210px);
		transform: skew(0deg, -4deg) translateY(-210px);
		margin: 5% 0;
		}

	.skewedBoxblank {padding: 50px 0; clear:both;
		-webkit-transform: skew(0deg, -2deg) translateY(-210px);
		-moz-transform: skew(0deg, -2deg) translateY(-210px);
		-o-transform: skew(0deg, -2deg) translateY(-210px);
		transform: skew(0deg, -2deg) translateY(-210px);
		margin: 5% auto;
		}

	.skewedBoxblank .width-80 { clear:both;
		padding-top:3%;
		-webkit-transform: skew(0deg, 2deg) translateY(-210px);
		-moz-transform: skew(0deg, 2deg) translateY(-210px);
		-o-transform: skew(0deg, 2deg) translateY(-210px);
		transform: skew(0deg, 2deg) translateY(-210px);
		margin: 5% auto 0 auto;
		}

	.quicklinks {display: inline-block; max-width: 100%; height: auto; padding: 0px 5%; text-align: center; box-sizing: border-box;}
		.quicklinks h2 {padding: 25px 0px;}
.white-bg {background: #fff}
	.center {text-align: center;}

	/* Dropdown Button */
	.btn {
		background-color: #00467c;
		color: white;
		padding: 16px;
		font-size: 16px;
		width: 60%;
		border: none;
		margin: 10px 0px;
		outline: none;
	}

	.btn:hover {background-color: #0b7dda; cursor: pointer;}
.hosted-content .listings-wrapper .listings-list {font-size: inherit !important;}
.hosted-content .listings-wrapper .listings-list .col {line-height:24px !important;}

	form > div {clear: both; overflow: hidden; padding: 1px; margin: 0 0 10px 0; -webkit-appearance: none; font-family: 'Open Sans Condensed', sans-serif; }
	form > div > fieldset > div > div {margin: 0 0 5px 0;}
	form > div > label {width: 25%; float: left; font-size: 18px; box-sizing: border-box; font-family: 'Open Sans Condensed', sans-serif; font-weight: 700;}
	form > div > div, form > div > fieldset > div {width: 75%; float: right; box-sizing: border-box;}
	fieldset {border: 0;padding: 0;}
	input[type=text], input[type=email], input[type=url], input[type=password], textarea, select {width: 100%; border: 1px solid #414141; padding: 5px; box-sizing: border-box;}
	input[type=text], input[type=email], input[type=url], input[type=password] {width: 100%;}

	input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, textarea:focus {outline: 0;}
	select {-webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; float: right; padding: 5px;}

	input.button, input.button:focus, div.button, div.button:focus {width: 75%; float: right; padding: 7px 0; background: #00467c; border: 1px solid #414141; text-align: center; font-family: 'Open Sans Condensed', sans-serif; font-weight: 700; color: #fff;-webkit-appearance: none; box-sizing: border-box;}
	input.button:hover, div.button:hover {color: #fff; background: #0b7dda; border: 1px solid #414141; cursor: pointer; transition:all .2s ease-in-out; -moz-transition:all .2s ease-in-out; -webkit-transition:all .2s ease-in-out; box-sizing: border-box;}

	/* control the Captcha */
	.CaptchaPanel {margin: 0 0 0 0 !important; padding: 0 0 0 0 !important; text-align: center; line-height: normal !important; width: 75%;}
	.CaptchaPanel img {margin: 0 auto;}
	.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: 8px 0 8px 0 !important;}
	.CaptchaWhatsThisPanel a {color: #000;}
	.CaptchaWhatsThisPanel a:hover {text-decoration: none;}

#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:#00467C !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:#00467C !important; color:#fff !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 #00467C !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: #00467C !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 */

@media screen and (max-width: 1400px) {
		#margin-top {margin-top:200px}
}
@media screen and (max-width: 1280px) {
	.quicklinks {padding: 0px 3%;}
	.skewedBoxblank {margin-top:100px;}
	#margin-top {margin-top:200px}
}



@media screen and (max-width: 1024px) {
	.quicklinks {padding: 0px 1%;}
	.fa-4x {font-size: 3em !important;}
	.container {padding: 20px 0px; transform: skew(0deg, 2deg);width: 100%;}
	.skewedBoxheader {display: none;}
	
	.skewedBoxslideshow {transform: skew(0deg, -2deg) translateY(-155px);}
	.nonskewedcontainer {width: 80%;} /* Text inside skew */
	.mmsection {margin-bottom: 150px;}
	.skewedBoxblank {margin-top:200px;}

}



@media screen and (max-width: 768px) {
	.four-cols {width:49%;}
    
	.three-cols {display: inline-block; box-sizing: border-box; width:100%; height: auto; vertical-align: top;}
    .three-cols:nth-of-type(2) {padding:15px 0px;}
    
	.divfooter {width:100%; text-align:left;}
		.Footercontainer {width: 80%;}
	.quicklinks {width: 49%;}
	
	.skewedBoxRed {transform: skew(0deg, -2deg) translateY(-220px);}
	form > div > label {width: 100%; float: none; font-size: 16px;}
	form > div > div, form > div > fieldset > div {width: 100%; float: none;}
	#margin-top {margin-top:250px}
}
 
 

@media screen and (max-width: 321px){
	.four-cols {width:100%;padding:0 0 0 0;}

	.quicklinks {width: 100%;}
	.fa-4x {font-size: 2em !important;}
	
	.skewedBoxRed {padding: 0 0 0 0;}

}