/***** 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;}
img{ height: auto;}
strong{font-family: 'ralewaybold';}

.myImg2 {width:100%;}


ul.bullet-list{margin: 10px 0 10px 15px;}
ul.bullet-list li{list-style:disc; font-size: 12px; line-height: 24px;}

/* Make HTML 5 elements display block-level for consistent styling */  

/***** END RESET *****/

/***** TEXT/LINK FORMATTING *****/

@font-face {
    font-family: 'ralewaylight';
    src: url('/fonts/raleway-light-webfont.eot');
    src: url('/fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-light-webfont.woff2') format('woff2'),
         url('/fonts/raleway-light-webfont.woff') format('woff'),
         url('/fonts/raleway-light-webfont.ttf') format('truetype'),
         url('/fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaymedium';
    src: url('/fonts/raleway-medium-webfont.eot');
    src: url('/fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-medium-webfont.woff2') format('woff2'),
         url('/fonts/raleway-medium-webfont.woff') format('woff'),
         url('/fonts/raleway-medium-webfont.ttf') format('truetype'),
         url('/fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('/fonts/raleway-bold-webfont.eot');
    src: url('/fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('/fonts/raleway-bold-webfont.woff') format('woff'),
         url('/fonts/raleway-bold-webfont.ttf') format('truetype'),
         url('/fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'SerpentineDBol';
	src: url('/fonts/SerpentineD-Bold.eot');
	src: url('/fonts/SerpentineD-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/SerpentineD-Bold.woff2') format('woff2'),
		url('/fonts/SerpentineD-Bold.woff') format('woff'),
		url('/fonts/SerpentineD-Bold.ttf') format('truetype'),
		url('/fonts/SerpentineD-Bold.svg#SerpentineD-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}


::-moz-selection {
    background: #800001;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #800001;
    color: #fff;
    text-shadow: none;
}

h1 {font-family: 'ralewaybold'; font-size: 26px; font-weight: normal; color: #800001; margin-bottom: 10px;}
h2 {font-family: 'ralewaybold'; font-size: 24px; font-weight: normal; color: #800001;}
h3 {font-family: 'ralewaybold'; font-size: 20px; font-weight: normal; color: #800001;}

p {font-size: 14px; line-height: 24px;}

a{
	color: inherit;
	text-decoration: none;
	transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-webkit-transition: all .2s ease-in-out;
}
a:hover{color: #800001;}

.white{color: #fff;}

/***** SITE FRAMEWORK *****/

html, body{
    font-family: 'ralewaymedium';
	font-size: 14px;
}

.container{
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.blue-bg{
	background: #000;
	padding: 50px 0;
	color: #fff;
}
.white-bg{
	background: #fff;
	padding: 50px 0;
	color: #000;
}

.column12{width: 100%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column11{width: 91.6666%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column10{width: 83.3333%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column9{width: 75%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column8{width: 66.6666%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column7{width: 58.3333%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column6{width: 50%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column5{width: 41.6666%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column4{width: 33.3333%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column3{width: 25%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column2{width: 16.6666%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.column1{width: 8.3333%; padding: 0 25px 0 0; box-sizing: border-box; float: left;}
.last{padding: 0;}

/***** HEADER *****/

.header{position: absolute; top: 0; width: 100%; border-bottom: 1px #ccc solid;}
.top-header{background: #800001;}
#phone{float: right; color: #fff; padding: 10px 0; text-align: right;}
#phone a{color: #fff;font-family: 'ralewaymedium';font-size: 14px;}
#phone a:hover{color: #ccc;}
#phone img{position: relative; top: 5px;}
.bottom-header{
	background-color: rgba(255, 255, 255);
	background: rgba(255, 255, 255);
	color: rgba(255, 255, 255, 0.8);
	text-align: center;
	padding: 15px 0;
}
#logo{max-width: 360px;margin: 0 auto;}
.push{height: 199px;}

/***** STYLES *****/
img {
    max-width: 100%;
}
.hero img{display: block; max-width: 100%;}
#hero-text{
	position: absolute;
	bottom: 50px;
	right: 0;
    font-family: 'ralewaylight';
	font-size: 32px;
	font-style: italic;
	text-align: right;
	color: #fff;
}
.hero-bold{
	display: block;
	font-family: 'SerpentineDBol';
	font-size: 48px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 46px;
}

.selling{
	background: url(../siteart/about.JPG) center center;
	padding: 200px 0;
	text-align: center;
    font-family: 'ralewaymedium';
	font-style: italic;
	font-size: 24px;
	line-height: 36px;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
.selling-bold{
	display: block;
	font-family: 'SerpentineDBol';
	font-size: 48px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 48px;
}

.home-cats{
	float: left;
	width: 33.3333%;
	padding: 0 25px;
	box-sizing: border-box;
}
.home-cats img{display:block; margin-bottom: 10px;}
.em-header{
	display: block;
    font-family: 'ralewaylight';
	font-size: 16px;
	font-style: italic;
	margin-bottom: 10px;
}
a.cats-link{
	display: block;
    font-family: 'ralewaybold';
	text-align: right;
	margin-top: 15px;
}

.map-overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:450px; /* your iframe height */
   top:450px;  /* your iframe height */
   margin-top:-450px;  /* your iframe height */
}

.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}

.scrolling{
    width:100%;
    height:92px;
}


.cycle-overlay {
    position: absolute;
    bottom: 0;
    max-width: 575px;
    z-index: 600;
    color: white;
    padding: 15px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.6);  /* not recognized by IE 7, 8, 9 */
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
}

/***** SEARCH *****/

.search{
	font-family: 'SerpentineDBol';
	font-size: 24px;
	text-transform: uppercase;
	float: left;
	width: 350px;
	padding: 8px 0;
}
.search2 {
	float: right;
    width: calc(100% - 350px);
    position: relative;
}

.search2:before {
    position: absolute;
    top: 15px;
    right: 15px;
    line-height: 18px;
    font-family: 'FontAwesome';
    content: '\f002';
    text-align: center;
	color: #bfbfbf;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smooth: always;
}

.searchTerm2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100% !important;
    background: #fff;
    padding: 15px !important;
    border: 1px #484848 solid !important;
    color: #000 !important;
    outline: none;
    font-family: 'ralewaymedium';
    font-size: 14px !important;
    height: auto !important;
    line-height: 5px !important;
    border-radius: 0 !important;
}

.searchButton2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px !important;
    height: 46px;
	opacity: 0;
    cursor: pointer;
}

/***** FORM *****/

#form{
	background: #fafafa;
	border: 1px #ccc solid;
	padding: 25px;
	box-sizing: border-box;
	margin: 25px 0;
}
#form input {
	width: 100%;
	padding: 8px 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	box-sizing: border-box;
}

#form textarea {
	width: 100%;
	padding: 8px 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	height: 70px;
	box-sizing: border-box;
}

#form select {
	width: 100%;
	padding: 8px 10px;
	border:1px solid #DFDFDF;
	margin: 5px 0 15px;
	box-sizing: border-box;
}

#form input[type="checkbox"] {
    margin:5px 10px 0 0;
    width:13px;
    height:13px;
    display:inline;
}
#form input[type="radio"] {
    margin:5px 10px 0 0;
    width:15px;
    height:15px;
    display:inline;
}
 
#form input.button,
#form input.button:focus {
    font-family: 'ralewaybold';
    width:200px; 
    background: #800001;
    font-size: 14px;
	color: #fff;
	cursor: pointer;
	transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-webkit-transition: all .2s ease-in-out;
}
#form input.button:hover {
	background: #002F6F;
}

.CaptchaPanel {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
	text-align: left !important;
	line-height:normal !important;
}

.CaptchaAnswerPanel input {width: 200px !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:8px 0 8px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 

/***** FOOTER *****/

.footer {
	background: #000;
	padding: 35px 0;
	color: #fff;
	line-height: 24px;
}
.footer a:hover{color: #999;}
#footer-logo{
	width: 240px;
	float:right;
}
 
.clear{clear:both;}	

a.footerlink:link, a.footerlink:visited, a.footerlink:active{}
a.footerlink:hover {}
.footertext{}
.smallfootertext{}
.divfooter {    
	font-size: 11px;
    line-height: 14px;
    margin: 40px 0;
    color: #444;
	max-width:650px;}


/***** 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: 0px !important;
    -o-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !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:#ef0101 !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:#ef0101 !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 #ef0101 !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: #ef0101 !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;}
.list-content .list-error-container .info button {
    background-color: #800001 !important;
	border-radius: 0px !important;
}

/***** RESPONSIVE STYLES *****/

.show-mobile{display: none;}

@media screen and (max-width: 1250px) and (min-width:1081px) {
.container{padding: 0 25px;}
#hero-text{right: 25px;}

}

@media screen and (max-width: 1080px) and (min-width:769px) {
.container{padding: 0 25px;}

.header{position: relative;}
.push{height: 0;}

#hero-text{right: 25px; bottom: 20px; font-size: 21px;}
.hero-bold{
	font-size: 24px;
	line-height: 28px;
}

}

@media screen and (max-width: 768px) and (min-width: 631px) {
.container{padding: 0 25px;}

.header{position: relative;}
.top-header .container{padding: 0;}
#phone{display: none;}
.push{height: 0;}

#hero-text{right: 25px; bottom: 0; font-size: 21px;}
.hero-bold{font-size: 24px;line-height: 28px;}

}

@media screen and (max-width: 630px){
.container{padding: 0 25px;}
.show-mobile{display: inline-block;}

.column6, .column3{width: 100%; padding: 0; margin-bottom: 10px;}

.header{position: relative;}
.top-header .container{padding: 0;}
#phone{display: none;}
.push{height: 0;}

.blue-bg{padding: 15px 0;}
.hero .container{padding: 0;}
#hero-text{position: relative; background: #000; font-size: 21px; bottom: 0; padding-right: 25px; margin-top: -20px;}
.hero-bold{font-size: 24px;line-height: 28px;}

.search, .search2{float: none; width: 100%;}
.selling{padding: 100px 0;}
.home-cats{width: 100%; padding: 0; margin-bottom: 25px;}
a.cats-link{text-align: left;}

#footer-logo{float: none; width: 100%; margin-bottom: 20px;}

}