﻿/***** 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 --------
blue: 003e70
gold: dba50e
dark gold: c98f01
gray: f3f3f3
*/

/***** END RESET *****/

/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {
	font-family: 'Montserrat', sans-serif;
	font-size:16px; 
	line-height: 26px; 
	-webkit-text-size-adjust:none; 
	background: #fff;
	color: #003e70; 
	font-weight:300;
	overflow-x:hidden;
}
h1 { font-size: 55px; color:#003e70;font-weight:700; text-align:left; text-transform:uppercase; line-height: 45px;}
h1 span{color:#003e70; font-weight:300; font-size: 38px; text-transform:uppercase;}
h2 {font-size: 22px; text-align:left;color:#dba50e; font-weight:400;text-transform:uppercase;}
h3 {font-size:35px; color: #dba50e; font-weight: 700; text-align: center;}
h4{font-size: 20px; color:#003e70; font-weight:700;}

a:link, a:visited, a:active {text-decoration:none; color:#003e70;}

strong{font-weight:700;}

h1 a{color:#fff;}

#pad{padding:20px 0}
/*--- HEADER STYLES --------------------------*/
header {
	width:100%;
	float:left;
	font-size:18px;
	background: #fff;
    overflow: hidden;
}

.header-links{background: #052b50; color: #fff;}
.header-links .wrapper-inner{width: 100%; text-align: center;}

.link-col{display: inline-block; padding: 2px 10px; font-weight: 700; width: 29%;}
.link-col a:hover{opacity: .9;}
.link-col img{display: inline-block; margin-right: 20px; width: 40px; vertical-align: middle;}
.link-col h2{display: inline-block;font-weight: 700; letter-spacing: 1px; vertical-align: middle;}
.link-col h2 span{color: #fff;}

.link-col#middle{border-left: 1px solid #fff;/* border-right: 1px solid #fff;*/}

#topleft {
	width:39%;
	display:inline-block;
	position:absolute; z-index:999999;
}

#logo {
	padding: 2% 0 2% 4%;
}

#topright {
	background:#dba50e; 
	width:70%;
	float:right;
	
	display:inline-block;
	transform: skew(145.2deg);
	margin-right:-70px;
	padding: 3% 0;
	overflow-x:hidden;
}
#topright h2{transform: skew(215.2deg); margin-right:13%; font-weight: 700; text-transform:uppercase; color:#fff; text-align:right;text-shadow: 0 0 5px rgba(0,0,0,0.2);}


.google{ padding: 6px 3% 6px 0;}
.google img {display: inline-block; width:inherit;}
#google_translate_element{float:right;}

/*---BODY--------------------------------*/
.cycle-slideshow img{width:100%;}

.wrapper { width: 100%; margin: 0 auto;}
.wrapper-inner {padding: 1% 0; width: 80%; margin: 0 auto; overflow-x:hidden;}
.wrapper-inner p { margin: 0 auto; }

.blue{background: url(../siteart/bg-blue.jpg) no-repeat; background-color:#052b50; width:100%;}
.blue h1, .blue h1 span{color:#fff; padding-bottom:10px;}

.gray{background: #f3f3f3;}

#s-pad{padding: 2% 0;}
#l-pad{padding: 3% 0;}

.phone p{padding:5px 0; text-align:center; font-size: 30px;}
.phone p, .phone a{color:#fff;}
#buttons{
	width:100%;
	max-width:300px;
	display: inline-block;
    background: none; 
    line-height:14px;
    color:#003e70;
	border: 2px solid #003e70; 
	padding: 12px 10px;
	font-size: 16px;
	font-weight:400;
	text-decoration:none; 
	text-transform: uppercase;
	text-align:center;
	margin: 5px 10px 5px 0;
}
#buttons:hover{background: #003e70; color:#fff; }

#inv-buttons{
	width:100%;
	max-width:300px;
	display: inline-block;
    background: none; 
    line-height:14px;
    color:#dba50e;
	border: 2px solid #dba50e; 
	padding: 12px 10px;
	font-size: 16px;
	font-weight:400;
	text-decoration:none; 
	text-transform: uppercase;
	text-align:center;
	margin: 10px 10px 10px 0;
}
#inv-buttons:hover{background: #dba50e; color:#003e70; }

.quick-links{background:#052b50;  margin: 0 auto; text-align:center;}
.quick-inner {padding: 2% 0; width: 90%; margin: 0 auto;}
.inv-link{display:inline-block; text-align:center; text-transform: uppercase; font-weight: 700;  color:#fff;}
.inv-link img{width:100%; max-width: 200px;}
.inv-link img:hover{opacity: .7;}
.inv-link:hover{color:#dba50e;}

.welcome {
    overflow: hidden;
}

.left-col{display:inline-block; width: 48%; position:absolute; z-index:999999;}
.left-col h1 { font-size: 6vw; color:#003e70;font-weight:700; float:right; text-align:left; text-transform:uppercase; line-height: 60px; padding: 2% 2%;}
.left-col h1 span{color:#003e70; font-weight:300; font-size: 45px; text-transform:uppercase;}

.left-col h4 { font-size: 20px; color:#003e70;font-weight:700; float:right; text-align:left; text-transform:uppercase; line-height: 50px; margin-right:20px;}


.right-col{background:#dba50e; color:#fff; width:56%; float:right; display:inline-block; transform: skew(145.2deg); padding: 4% 2%; margin-right:-100px; overflow-x:hidden;}
.right-col p{transform: skew(215.2deg); padding:0 15% 0 10%;}


/*--INVENTORY PAGES ------------------------------------*/
.hosted-content #listings-title, .hosted-content .listings-wrapper .listings-list .category-banner h3{font-family: 'Montserrat', sans-serif !important;}
.hosted-content h1{font-size: 30px !important;}
.hosted-content h3{font-size: 25px !important;}
.hosted-content #main-search{display: none !important;}

/**---- SCROLLING MANU BAR -----------------------------*/
.manu-bar{
	background:#f3f3f3;
	margin: 0 auto;
	text-align: center;
	padding:10px 0px;
	width: 100%;
	left: 0;
	right:0;
}
.manu-slider img{width:100%;  padding: 0px 15px;}

.brandslider{width: 85%; text-align:center; margin:0 auto;}

/*-------- FOOTER STYLES --------*/
.social-bar{background:#dba50e; width:100%; margin:0 auto; padding:5px 0; text-align:center; }
.social-bar h4{color:#fff; display:inline-block; margin-right: 20px; font-weight:400;text-shadow: 0 0 5px rgba(0,0,0,0.2);}
.social-bar img{display:inline-block; width: 60px; vertical-align:middle;}
.social-bar img:hover{opacity: .7;}


footer{background:#dba50e; width:100%; border-bottom: #c98f01 solid 10px;}

.footer-inner {padding: 1% 0; width: 80%; margin: 0 auto;}
.footer-inner p { margin: 0 auto; padding: 5px 0px;}

/*---DETAILED SEARCH-------------------------------*/
#searchparts {width:100%; margin:20px auto; font-family: 'Montserrat', sans-serif;}
.search-box{ border:#c7c5c5 solid 1px; font-weight:300; text-transform:uppercase; width: 100%; font-family: 'Montserrat', sans-serif; padding:10px 5px;}

#search input{
	color: #fff;
	border: 1px solid #fff;
	width: 45%;
	max-width: 100%;
	background-position: 10px 10px; 
	background-repeat: no-repeat;
	padding: 12px 40px;
	font-family: 'Montserrat', sans-serif !important;

}

#search input:focus {
    width: 60%;
}

#search input.button, #search input[type=submit], #search input[type=reset] {
    border:1px solid #fff;
    background-image: none;
    padding: 0;
    border: none;
    color: white;
    cursor: pointer;
}

#searchwrap {
	color:#fff; 
	line-height:20px;
	
}

.column3 {
	width: 40%;
	margin:5px;
	display: inline-block;
}


#detailedsearch { }
.searchfield {width:100%; max-width: 300px; margin:10px 10px 10px 0; display:inline-block; float:left; border:none;}

#detailedsearch input  { padding:10px; margin:5px 0; width:98%; color:#c7c5c5; font-family: 'Montserrat', sans-serif !important; border:#c7c5c5 solid 1px;  -webkit-appearance: none;}
#detailedsearch input[type=radio] { width: auto; -moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%} 
#detailedsearch input[type=radio]:focus {background: #003d70; outline: none;}
#searchform select {background:#fff; color:#c7c5c5; padding:10px 3px; margin:5px 0; width:100%; font-family: 'Montserrat', sans-serif !important; border:#c7c5c5 solid 1px;  -webkit-appearance: none;height:auto!important;line-height: auto!important;}


#searchform input.button,
#searchform input.button:focus {
    width:25%; 
    margin:10px 0 10px 0;
    padding:12px 0;
    background: #dba50e; 
    font-size:14px;
	line-height:14px;
	font-weight:bold;
    color:#fff;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif !important;
	border:none;
	 -webkit-appearance: none;
	text-shadow: 0 0 2px rgba(0,0,0,0.2);
}

#searchform input.button:hover {
	background: #c98f01; 
	color:#fff;
	text-shadow:none;
	cursor:pointer;
}

.button2,
.button2:focus {
    width:25%; 
    margin:10px 0 10px 6px;
    padding:12px 0;
    background: #003e70; 
    font-size:14px;
	line-height:14px;
	font-weight:bold;
    color:#fff !important;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif !important;
	border:none;
	 -webkit-appearance: none;
	 text-align:center;
	 display:inline-block;
}

.button2:hover {
	background: #052b50; 
	color:#fff;
	text-shadow:none;
	cursor:pointer;
}

.radio-field{
	display:inline-block;
	margin:0 auto;
	vertical-align:middle;
	padding:20px 0; 
	text-align:center;
	 -webkit-appearance: none;
}

.radio-field .radio{
	width:15px;
	display:inline-block;
	vertical-align:middle;
}

.radio-field p{
	color:#333;
	display:inline-block;
	vertical-align:middle;
}
#detailedsearch input .radio-field{background:none;}



.keysearch {width:100%; margin:10px auto; font-family: 'Montserrat', sans-serif; color:#c7c5c5;  -webkit-appearance: none;}
#keywordsearch input {border:1px solid #c7c5c5; padding:10px 3px; margin:5px 0; width:50%; font-family: 'Montserrat', sans-serif;}


/*--------FORM STYLES--------------------------------------*/
#formpage { vertical-align:top; margin: 0 auto; color:#fff; }

#formpage div {
    vertical-align: top;
    color: #fff;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
	text-shadow: 0 0 5px #000;
}
#formpage input {
	padding:6px 5px 10px;
	border:1px solid #8e8d8d;
	font-size:13px;
	background:#fff;
}

#formpage textarea {
	padding:6px 0px;
	border:1px solid #8e8d8d;
	font-weight: 700;
	color:#000;
	font-size:12px;
	background:#fff;
	margin-top: 5px;
}
.interest { display: inline-block;margin: 0 20px 0 0;}
/* 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:#202e3b;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:5px;
	width:100%;
}

.formfield {
	width: calc(50% - 12px);
    float: left;
    margin: 10PX 6px 10px;
    margin-top: 10px;
	
}
#formpage input {
    width: calc(100% - 10px);
    margin-top: 5px;
}
 
#formpage input.larger  {
    width:100%;
}

#formpage textarea {
    width:100%;
    height:85px;
}

#formpage input.checkbox {
    padding: 0;
    border: 0;
    margin: 0 5px 0 0px;
    width: 13px;
    height: 13px;
    display: inline;
    background-color: #fff;
    color: #fff;
    text-transform: uppercase;
 }


#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }

/* focus states of various types of fields */
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:#abacac; 
	color:#FFF;
	border:1px solid #abacac;
	outline-style:none;
}
#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}

#formpage input.button,
#formpage input.button:focus {
    width:75px;
	display: inline-block;
    background: none; 
    line-height:14px;
    color:#dba50e;
	border: 2px solid #dba50e; 
	padding: 12px 14px;
	font-size: 16px;
	font-weight:700;
	text-decoration:none; 
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
#formpage input.button:hover {
     width:75px;
	display: inline-block;
    background: #dba50e; 
    line-height:14px;
    color:#fff;
	border: 2px solid #dba50e; 
	padding: 12px 14px;
	font-size: 16px;
	font-weight:400;
	text-decoration:none; 
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

/* for plain text next to an input field, if not using a table structure */
#formpage label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
} 

/*control the Captcha */

.CaptchaPanel {margin:0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#000;width: 30%; float:left; }

.CaptchaImagePanel {
margin-top: 10px;
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;
text-align: center;
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 10px 0;
	padding:10px 0 10px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 


/*Inventory Styles*/

.hosted-content .btn {background-color: #003d70 !important;}
.hosted-content .btn:hover {background-color: #dba50e!important;}

/*-------- RESPONSIVE STYLES --------*/

.list-content .list-container-flexrow .listing-boxed .add-update-time, .list-content .list-container-flexrow .listing-card .add-update-time, .detail-content-mobile .dealer-info h3, .detail-additional-data h3{text-align: left!important;}
.detail-additional-data h3{margin: 5px 0;}
.option-count, .option-name{margin-top:-4px!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:#003e70 !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:#003e70 !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 #003e70 !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: #003e70 !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:1300px){
.link-col img{ margin-right: 10px; width: 30px;}
.link-col h2{font-size: 18px;}
}

@media screen and (max-width:1100px){
#topright {width: 50%; transform:none; margin: 0;}
#topright h2 {margin-right:23%; transform:none; }
#topleft {width:50%;}
.formfield {width:97%;}
.manu-bar{position: relative; width:100%; top: 0;}
.left-col h1 {float:none; padding: 0 4%; font-size:57px; line-height:50px;}
.left-col h4 {float:none; padding: 2% 4%;font-size:18px; width:40%;line-height:22px;}
.right-col{width:75%;}
.right-col p {padding: 4% 15% 0 10%;}
}

@media screen and (max-width:1024px){
#topleft {width:48%; padding-top:2%;}
#topright h2 {font-size:18px;}
.left-col h1 {float:none; padding: 0 4%; font-size:50px; line-height:50px;}
.left-col h4 {float:none; padding: 2% 4%;font-size:18px; width:55%;line-height:22px;}
	
.link-col{text-align: center; margin: 0 auto; width: 30%; padding: 2px 5px;}
.link-col img{display: block; margin-right: 0px; width: 30px; text-align: center; margin: 5px auto}
.link-col h2{ text-align: center;font-size: 16px;}

}


@media screen and (max-width:800px){
.left-col {width:100%; position:relative;}
.left-col h1 {text-align:center; padding: 0 0;}
.left-col h4 {float:none; padding: 0 0;font-size:18px; width:100%;line-height:22px; text-align:center;}
.right-col {width:100%; transform:none; margin: 0; float:none;}
.right-col p {transform:none; width:95%; padding: 0 0; margin:0 0;}
	
.link-col{padding: 2px 0px; width: 100%;}

.link-col#middle{border-top: 1px solid #fff; border-bottom: 1px solid #fff; border-left: none; border-right: none;}	
}
@media screen and (max-width:785px) {
    #filters { z-index:999999 !important;}
 
}
@media screen and (max-width:649px){
.phone p{font-size:20px;}
h1 { font-size: 38px;line-height:35px;}
h1 span{ font-size: 28px;}
.header{position:relative;}
.header-inner p{ text-align: center; font-size: 16px; float:none; margin:0 auto; padding: 10px 0;}
#logo {padding: 2%;}
.logo img {position: relative; left:0; width: 100%; max-width: 200px; margin: 0 auto; display: block;}
#topleft {width: 100%;position: relative;}
#topleft img {margin: 0 auto; text-align:center; }
#topright {width:100%;}
#topright h2 {font-size:16px;margin: 0; text-align:center;}
.social-bar h4 {width: 100%;}

}

@media screen and (max-width:500px){
#searchform input.button, #searchform input.button:focus {width:100%;}
}

@media screen and (max-width:420px){
h1 { font-size: 30px;}
h1 span{ font-size: 20px;}
#topright h2 {font-size:15px;}
.footer-inner p {font-size:14px;}
}