/***** CSS 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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
 vertical-align: baseline;
	
}
a {
    text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height:auto;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
	 -webkit-text-size-adjust: none; 
	background-image:;
	background-repeat:;
	background-color: ;

}
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
.red{
	color:#8f0409;	
}

img {
    display: inherit !important;
}
.map-responsive {
    overflow: hidden;
    position: relative;
}

p {
    font-weight: 500;
}
h1{
	text-align:center;	
}
/*
===============================================================
===============================================================
*/
/***** Header *****/

* {box-sizing:border-box;}

div#header {
    display: inline-flex;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background-image: url('/siteart/header_bkg.jpg');
    background-repeat: repeat-x;
    background-size: contain;
}
div#header-logo {
    vertical-align: middle;
    display: table-cell;
}
#header-logo img {
    width: 60%;
    min-width: 70px;
    text-align: left;
    margin: auto;
}

.contact_icon_header a img {
    width: 40px;
}
.contact_icon_header a {
    font-size: 0;
    line-height: 0;
}
.header_left {
}
.header_right {
    margin: 0 0 0 auto;
    text-align: right;
    vertical-align: middle;
    padding: 5px 0;
}
/*******Main*******/
.main{

   text-align:center;
   
}
div#main-image img {
    width: 100%;
    height: auto;
}


#main_text {
    line-height: 1.4em;
    padding:25px;
	text-align:left;
	color:#000;
	background-color:#fff;
   background-size:contain;
}
div#main_text h1 {
    padding-bottom: 15px;
}
div#main_text p {
    line-height: 1.8em;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
	margin:10px
}
div#main_text p a:hover {
	text-decoration:underline;
}


#separator_main_map{
	
	background: url('/siteart/track_main_map.jpg');
		background-size:contain;
		height:50px;
	
}

#separator_map_footer{
	
	background: url('/siteart/track_map_footer.jpg');
		background-size:contain;
		height:50px;
	
}
#separator_main_white{
background: url('/siteart/track_white_bkg.jpg');
		background-size:contain;
		height:50px;
		margin:10px 0;	
}
p.subtitle {
    font-weight: 600;
    padding: 5px 0;
}
#main_map{
		background-color:#ebebeb;
}

div#video_wrapper {
    margin: 0 auto;
    max-width: 500px;
}

.video {
    text-align: center;
    position: relative;
    padding-bottom: 50%;
    height: 0;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;;
    height: 100%;
}
#reman_slider{
	padding:0 25%;
}

/*******inv btn********/

.inv_menu_btn {
    width: 20%;

}
.inv_menu_btn.inner_btn {
 padding:15px 5px;
}

div.inv_menu_btn a img {
    width: 100%;
}

.inv_menu_btn a {
    font-size: 0;
}
.inv-btns {
	 display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

div.inv_menu_btn p {
        text-align: center;
    padding: 2%;
    background: #8f0409;
    color: #ffffff;
    font-weight: 900;
    z-index: 99999;
    height: 50px;
    width: 100%;
    font-size: medium;
    text-transform: uppercase;
}

div.inv_menu_btn:hover p {
    background-color: #ebebeb;
    color: #8f0409;
}



 
/******Footer*****/
div#page_ftr_cdts {
    background-color: #3a3a3a;
    color: #fff;
	padding: 10px 5%;
}

.footer {
      display: -webkit-inline-box;
  display: -ms-inline-flexbox;
      display: inline-flex;
    width: 100%;
    padding: 10px 0;
    background-color: #fff;
    text-align: left;
	margin: 0 20px;
}
div#mat_logo img {
    width: 200px;
}
div#mat_logo {
    margin-left: auto;
}
.footer_red_boxes{
    display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
    width: 85%;
	padding: 10px 40px;
	
}
.footer_red_col {
    background-color: #8f0409;
    text-align: center;
    height: 40px;
    margin: auto;
    width: 400px;
}
.footer_red_col img {
    width: 40px;
    vertical-align: middle;
}

.footer_red_col a p {
    font-size: 1.1em;
    font-weight: 900;
    color: #fff;
    display: table-cell;
    text-transform: uppercase;
}
.credits a, .credits{
    color: #000;
}
div#ftr_credits {
    font-size: 0.6em;
	display: -webkit-box;
    display: -ms-flexbox;
        display: flex;
    background-color: #ffffff;
    padding: 20px;
    margin: 0 12px;
}
.credits.credits_right {
    margin-left: auto;
}

/*******Eq sales******/
.eq_inv-btns
{    padding: 30px 10%;
    text-align: center;
}

.eq_inv-btns img {
    width: 22%;
}
/****Contact*****/

.middle {
    padding: 40px 10%;
}
p.phone_number a{
    color: #3a3a3a;
	font-weight:bold;
	    line-height: 1.6em;

}
p.phone_number a:hover {
    color: #8f0409;
}
p.phone_number {
    margin-bottom: 20px;
}
.right-half {
    margin-top: 10px;
}
/*Inventory*/
.hosted-content .listings-wrapper .border-bottom, .hosted-content .listings-detail-wrapper .border-bottom, .hosted-content .listings-drilldown-wrapper .border-bottom {
    line-height: 2em !important;
}
.hosted-content #listings-title {
    color: #8f0409 !important;
	    text-align: left !important;
}
h5.m-top-30.m-bottom-15.red.center-text {
    font-size: 1.2em !important;
}
main-inventory{
	padding:10px !important;	
}

.cf.border-bottom {
    text-align: left !important;
}
.container.cf img {
    display:inline!important;
}
body .full #wide_col {
	max-width:none !important;	
}

input#btnApply {
    position: initial !important;
    width: auto !important;
}
.container.cf {
    margin: 0 10%;
    background: #fff;
}

.detail-content-mobile .detail-additional-data .data-row .data-label {
	background: #003139 !important;
}
.view-listing-details-link, .buy-now-link, .faceted-search-content .selected-facets-container .selected-facet, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-additional-data .data-row .data-label, .contact-options a, .detail-content-mobile .detail-contact-bar .contact-bar-btn, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button, .compare-listings-container .compare-container .button {
	background: #8f0409 !important;
}
.detail-content .detail-main-body .main-detail-data .detail-price, .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title, .compare-listings-container .compare-container .compare-price {
	color: #000 !important;
}
.detail-content .dealer-info .phone-and-email .send-email-btn {
	color: #8f0409 !important;
	border-color: #8f0409 !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* IE10-specific styles go here*/
  .inv-btns {
    display: -ms-flexbox;    
  }
}

/***** RESPONSIVE STYLES *****/

.show-menu-for-mobile, .only_on_mobile {display:none !important; }  

@media screen and (max-width: 1815px) {
	#wide_col {
    width: auto!important;
}
}
@media screen and (max-width: 1400px) {
.footer_red_col {
    margin: auto 10px;
}
#reman_slider{
	padding:0 20%;
}
}

@media screen and (max-width: 1200px) {
.inv-btns {
    display: table;
    width: 100%;
    margin: auto;
    padding: 0 10%;
    text-align: center;
}
.inv_menu_btn {
    width: 33.333%;
    float: left;
    padding: 5px !important;
}
#cssmenu > ul > li.inside {
    padding: 5px !important;
    margin: 0 !important;
}


div#header {
    display: inline-flex;
    width: 100%;
    padding: 10px 1% 10px 5%;

}
}

@media screen and (max-width: 1200px) {


}
/*ipad landscape*/
@media screen and (max-width: 1024px) {

.only_on_mobile{
	display:block !important;	
}

.not_on_mobile{
	display:none;	
}

.fillout-form {
	width:100%;

}
.right-half {
    float: none;
    width: 100%;
}

div#header {
    display: block;
    padding: 0 0 0 0;
    width: 100%;
    background-size: inherit;
}
div#header-logo {
    display: block;
}

div#header_wrapper {
    display: table;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
	padding-top:0;
	
}
#header-logo img {
    width: 30%;
    min-width: 200px;
    padding-top: 20px;
}
.header_right{
	text-align:center;
	padding: 0;
}

div#main_text h1 {
    line-height: 1.2em;
}

p.header_text img, p.header_text a img {
       max-width: 50px;
    width: auto;
    height: 40px;
	 margin: 0 30px;
}
div.header-col img{
    margin: 0 32px;
}

.inv_menu_btn {
    width: 50%;
}

.footer_red_col a p {
	font-size: 1em;
    font-weight: 500;
    display: inline-table;
    vertical-align: middle;
}

p.header_text, p.header_text a {
    padding-right: 0;
}
#reman_slider{
	padding:0 15%;
}
}
	
@media screen and (max-width: 900px) {

div#main_text h1 {
    line-height: 1em;
    padding-bottom: 0;
    font-size: 1.3em;
}

div#main_text p {
    line-height: 1.3em;
    font-size: 1em;
    font-weight: 500;
}

.footer {
	text-align:center;
	display:block;
	width: unset;
}
.footer_red_boxes {
    display: block;
	padding: 10px 0;
	width: 100%;
}
.footer_red_col {
    margin: 10px auto;
	    width: 90%;
    max-width: 400px;
}

div#ftr_credits {
    display: block;
    text-align: center;
}

}
/*iphone 6 landscape*/
@media screen and (max-width: 667px) {

.inv-btns {
    padding: 0;
}
#reman_slider{
	padding:5%;
}
}

/*iphone 6 landscape*/
@media screen and (max-width: 500px) {

.inv-btns {
    padding: 0;
}
div.inv_menu_btn p {
    font-weight: 500;
    font-size: small;
	    height: 35px;
		padding: 1%;
}
}


/*iphone 6,7, X portrait*/
@media screen and (max-width: 375px){
body .full #wide_col {
    float: none !important;
}


}

/*iphone 5 portrait*/
@media screen and (max-width: 320px){

}