﻿/***** BEGIN RESET *****/
@import url('https://fonts.googleapis.com/css2?family=Lilita+One&family=Teko:wght@300..700&display=swap');
@import url("https://use.typekit.net/gju5aik.css");
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;	
}


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 --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {
	font-family:"teko", sans-serif;
}
a{text-decoration:none;}
.blue-btn{color:#0a4abb!important; font-size:20px; text-transform:uppercase; font-weight:600;}
.blue-btn i{padding-left:20px; transition:.3s ease;}
.blue-btn:hover i{padding-left:40px;}
.red-btn{color:#f70000!important; font-size:20px; text-transform:uppercase; font-weight:600;}
.red-btn i{padding-left:20px; transition:.3s ease;}
.red-btn:hover i{padding-left:40px;}

/*--- HEADER STYLES ---------------------*/
.top-header-wrap{width:100%; background:#f70000 ;}
.top-header{max-width:1600px; margin:0 auto; box-sizing:border-box; padding:0 10px; display:flex; flex-direction:row; justify-content: space-between;}
.top-side{width:36%; display:flex; flex-direction:row; justify-content: space-between;}
.top-header section{color:#fff; padding:12px 5px;}
.top-header section a{color:#fff; transition:.3s ease; font-size:20px; padding:2px;font-family:"teko", sans-serif;}
.top-header section a i{padding-right:5px; font-size:16px;}
.top-header section a:hover{text-decoration: underline;}

header{width:100%; box-shadow:1px 1px 5px 3px rgba(0,0,0,.2);}
.header-mobile{display:none;}
.header{max-width:1600px; padding:0 10px; box-sizing:border-box; margin:0 auto; display:flex; flex-direction:row; justify-content: space-between;}
.logos-row{display:flex; flex-direction:row; width:58%; justify-content: center;}
.main-logo{margin-top:-50px; z-index:50; max-width:160px; width:100%; padding:0 20px;}
.main-logo img{width:100%;}
.logos a{width:160px; display:inline-block; padding-top:28px;}
.logos a img{width:100%;}


/*---BODY--------------------------------*/
/*-------------Slideshow------------------*/
.slideshow{max-width:100%; position:relative;}
.slider-back{position:relative; height:500px; width:100%;}
.slider-back img{height:100%; width:100%;z-index:-10; object-fit:cover; filter:brightness(.8);}

.slide-caption{position:absolute; bottom:25%; left:9%; z-index:150; max-width:450px;}
.slide-caption h1 span{font-size:36px; color:#fff;}
.slide-caption h1{font-size:85px; line-height:65px;text-transform:uppercase;font-weight:600; color:#fff; text-shadow:2px 2px 4px rgba(0,0,0,.8);}
.slide-caption p{font-size:20px;line-height:24px;font-weight:100;padding-top:30px; color:#fff;}


/*---------Quick Links---------*/
.qls{width:100%; display:flex; flex-direction:row; flex-wrap:wrap;}
.qls a{width:calc(25% - 2px); border:solid 1px #fff; height:450px; position:relative; overflow:hidden;}
.qls a img{height:100%; width:100%; object-fit:cover; transition:.3s ease;}
.qls a:hover img{transform:scale(1.1);}
.qls a .gradient{width:100%; position:absolute; top:0; height:100%; z-index:200; background:linear-gradient(transparent 50%, rgba(0,0,0,1));}
.ql-text{position:absolute; left:10%; bottom:5%;}
.ql-text h2{font-size:40px; color:#fff; text-shadow:1px 1px 3px rgba(0,0,0,.8); text-transform:uppercase; font-weight:800;}
.ql-text p.small{font-size:20px; color:#fff; text-transform:uppercase;}
.ql-text p.small i{padding-left:20px; transition:.3s ease;}
.qls a:hover .ql-text p.small i{padding-left:40px;}

/*-------------Brands----------------*/

.brands-wrap{max-width:1600px; width:100%; margin:0 auto; padding:100px 10px; box-sizing:border-box;}
.brands{display:flex; flex-direction:row; flex-wrap:wrap;}
.brands a{width:calc(25% - 2px); border:solid 1px #ccc; padding:25px; box-sizing:border-box;}
.brands a img{width:80%; margin:0 auto;display:block; transition:.3s ease;}
.brands a:hover img{transform:scale(1.1);}


/*---------brands-----------------*/

.brandbar{
	background:transparent;
	margin: 0 auto;
	text-align: center;
	padding:40px 30px;
	box-sizing:border-box;
	width: 100%;
	max-width:1600px;
	top:0;
	left: 0;
	right:0;
}

.manu-slider img{width:90%; padding: 15px 45px; box-sizing:border-box; background-color:#fff; margin: 5px auto; box-shadow:2px 2px 3px 3px rgba(0,0,0,.1);}
.manu-slider img:hover {;-webkit-transition-duration: 0.4s; /* Safari */ transition-duration: 0.4s;box-shadow:inset 2px 2px 3px 3px rgba(0,0,0,.1);}

.socialbar{
	background:transparent;
	margin: 0 auto;
	text-align: center;
	padding:40px 30px;
	box-sizing:border-box;
	width: 100%;
	top:0;
	left: 0;
	right:0;
}
.social-slider .frame-wrap{width:100%; margin:0px auto; height:500px; }
.frame-wrap iframe{width:100%;}

/*---------About-----------*/
.about-section{max-width:1500px; width:100%; position:relative; margin:0 auto; height:700px; margin-bottom:80px;}
.about-img{position:absolute; top:0; left:0; max-width:800px; width:100%;}
.about-img img{width:100%;}
.img-blue{position:absolute; min-width:300px; text-align:center; bottom:9px; left:0px; background:#0a4abb; padding:40px; box-sizing:border-box;}
.img-blue p{font-size:30px; font-weight:600; color:#fff; text-transform:uppercase;}
.about-text{position:absolute; z-index:200; bottom:100px; right:100px; max-width:1100px; background:#fff; box-shadow:1px 1px 5px 3px rgba(0,0,0,.2); padding:60px 80px; box-sizing:border-box;}
.about-text h3{font-size:40px; text-transform:uppercase; color:#000; line-height:30px; padding-bottom:20px;}
.about-text h3 span{font-size:22px; letter-spacing:3px; font-weight:500;}
.about-text p{font-size:20px; line-height:28px; padding-bottom:30px;}
.about-red{background:#f70000; height:300px; width:300px; position:absolute; bottom:0; right:0;}

.grey-back{width:100%; background:#f0f0f0;}
.wrap{max-width:1600px; margin:0 auto; width:100%; padding:0 10px; box-sizing:border-box;}
.testimonials-wrap{padding:100px 0;}
.testimonials-wrap h3 span{font-size:30px; color:#000; font-weight:500;}
.testimonials-wrap h3{font-size:55px; line-height:40px;text-transform:uppercase;font-weight:800; color:#000;}

.testi-wrap{width:100%; padding-top:40px; display:flex; flex-direction:row; justify-content: space-between;}
.testi-wrap section{width:32%; background:#fff; padding:40px; box-sizing:border-box; height:280px;}
.testi-wrap section p.name{font-size:22px; font-weight:700; color:#000;}
.testi-wrap section p{font-size:18px; line-height:24px;}
.star-row{display:flex; flex-direction:row; padding-bottom:20px;}
.star-row i{color:#f70000; font-size:16px;}
.testi-wrap p i{color:#ccc;}


/*----------Pages--------------*/
.page-top{width:100%; height:350px; position:relative;}
.page-top img{width:100%; height:100%; object-fit:cover; object-position: bottom; filter:brightness(.3);}
.page-top h1 span{font-size:34px; color:#fff; font-weight:500;}
.page-top h1{font-size:75px; text-shadow:1px 1px 3px rgba(0,0,0,.8); line-height:55px;text-transform:uppercase;font-weight:800; color:#fff; position:absolute; text-align:center; bottom:40%; left:0; right:0;padding:0 10px; box-sizing:border-box;}

.page-row{display:flex; flex-direction:row; flex-wrap:wrap;}
.page-row section{width:100%; padding:40px; box-sizing:border-box;}
.page-row section h2{font-size:50px; text-transform:uppercase; font-weight:700; padding:100px 0 20px 0;}
.page-row section p{font-size:20px; line-height:28px; font-weight:400; width:90%;}
.page-row section img{width:80%; margin:0 auto; display:block; height:600px; object-fit:cover;}

.wrap a{color:#000; transition:.3s ease;}
.wrap a:hover{color:#f70000;}
/*----------Locations---------------*/

#panel{width:100%;max-height: 0;overflow: hidden;transition: max-height 0.2s ease-out;}
.location-row{width:100%; display:flex; flex-direction:row; padding:100px 0; box-sizing:border-box;}
.location-btns{width:30%;}
.location-panels{width:70%;}
.button-wrapper{width:100%;}
.button-wrapper button{color:#fff; text-transform:uppercase; width:100%; background:#f70000; padding:40px 20px; box-sizing:border-box; text-align:center; font-weight:800; font-size:20px; border:solid 1px #fff;}
.button-wrapper button:hover{background:#000; cursor:pointer;}

#First, #Second, #Third, #Fourth{width:100%;max-height: 0;overflow: hidden;transition: max-height 0.2s ease-out;}
/*--.open2 {background:#f70000!important;}--*/

.location-wrap{width:calc(100% - 2px); display:flex; flex-direction:row; border:solid 1px #ccc;}
.location-left{width:100%; max-width:340px;}
.location-right{width:calc(100% - 340px);}
.location-text{padding:40px; box-sizing:border-box;}
.location-text p.large{font-size:26px; color:#000; font-weight:600; text-transform:Uppercase;}
.location-text p, .location-text a{font-size:20px; line-height:24px; color:#000;}
.location-text a:hover{color:#f70000;}


/*------------Showrooms---------------*/
.show{width:100%; display:flex; flex-direction:row; flex-wrap:wrap; padding:100px 0;}
.show section{width:calc(25% - 2px); border:solid 1px #ccc; box-sizing:border-box;}
.show section img{width:70%; margin:0 auto; display:block; padding:30px 30px 10px 30px;}
.show-links{display:flex; flex-direction:row; justify-content: space-around; flex-wrap:wrap; padding:10px; box-sizing:border-box;}
.show-links a{color:#fff; transition:.3s ease; background:linear-gradient(#0a4abb, #083fa0); font-weight:600; font-size:20px; text-align:center; max-width:170px; width:100%; padding:12px; box-sizing:border-box; border-radius:20px; margin:5px;}
.show-links a:hover{background:linear-gradient(#f70000, #c00101); color:#fff!important;}

/*-------Promotions-----------*/
.promotions, .blog{width:100%; display:flex; padding:40px 0; flex-direction:row; flex-wrap:wrap;}
.promotions section, .blog section{width:calc(33.33% - 30px); margin:15px; box-shadow:2px 2px 5px 2px rgba(0,0,0,.2);}
.promotions section img, .blog section img{width:100%; height:330px; object-fit:cover;}
.promo-text {padding:30px 30px 30px 30px; box-sizing:border-box;}
.promo-text h2{font-size:30px; font-weight:800; color:#000;}
.promo-text p strong{font-size:24px; font-weight:600;}
.promo-text p{font-size:18px;}
.promo-text a{padding:12px; font-size:20px; transition:.3s ease; border-radius:20px; color:#fff; background:linear-gradient(#f70000, #c00101); width:170px; text-align:center; display:block; margin-top:20px; }
.promo-text a:hover{background:linear-gradient(#0a4abb, #083fa0); color:#fff!important;}

.promo-text ul{margin-left:15px; padding:10px 0;}
.promo-text ul li{font-size:20px; line-height:26px;}

.blog-text{padding:20px 30px; box-sizing:border-box;}
.blog-text h2{font-size:30px; font-weight:600; color:#f70000; text-transform:uppercase;}
.blog-text p{color:#000; font-size:18px; padding-bottom:30px;}
.blog-row p{font-size:20px; color:#555; padding-bottom:15px;}
.blog-text a{margin-top:20px;}

.promos-top{width:100%;}
.promos-top img{width:100%;}
.promo-details{padding:20px 0;}
.promo-details h1{font-size:40px; font-weight:800; text-transform:uppercase; color:#f70000;}
.promo-details p{font-size:20px; line-height:26px; font-weight:400;}
.promo-details p.bold{font-weight:600; font-size:22px;}
.promo-details h2{font-size:32px; font-weight:600; text-transform:uppercase; color:#0a4abb;}
.promo-details table{width:100%;}
.promo-details table tr td, .promo-details table tr th{font-size:22px; font-weight:400; padding:10px; box-sizing:border-box; border:solid 1px #ccc;}
.promo-details table tr th{font-weight:600; font-size:24px; text-align:left;}

/*---------Blog--------------*/
.blog-top{width:100%; height:500px;}
.blog-top img{width:100%; height:100%; object-fit:cover;}

/*-------Team----------*/
.team{width:100%; display:flex; padding:40px 0; flex-direction:row; flex-wrap:wrap;}
.team section{width:calc(25% - 20px); margin:10px; box-shadow:2px 2px 5px 2px rgba(0,0,0,.2);}
.team section img{width:100%; height:400px; object-fit:cover;}
.team-text{padding:20px; box-sizing:border-box; text-align:center;}
.team-text p.name{font-size:26px; font-weight:600; color:#f70000;}
.team-text p.title{font-size:20px;}








/*----------Parts Page-------------*/
.page-width{padding:80px 0;}
.page-width h2{font-size:50px; text-transform:uppercase; font-weight:700; padding:20px 0 20px 0; color:#f70000;}
.page-width p{font-size:20px; line-height:24px;}
.page-width h3{font-size:34px; text-transform:uppercase; font-weight:600;}
.page-width p.bold{font-weight:600; font-size:22px;}
.page-width ol{padding-left:14px;}
.page-width ol li{font-size:22px; line-height:28px;}


/*------Gallery ------------*/
#gal_container{display:flex; flex-direction:row; justify-content:space-between; flex-wrap:wrap;}
#gal_container a{width:calc(25% - 10px); margin:5px;}
#gal_container a img{width:100%;}



/*--------FORM STYLES--------------------*/
.flex-form h2{font-size:30px; text-transform:uppercase; margin:5px;}
.flex-form h3{font-size:24px; text-transform:uppercase; margin:5px;}
.flex-form{width:100%; max-width:1200px; padding:50px; box-sizing:border-box; box-shadow:2px 2px 5px 3px rgba(0,0,0,.2); text-align: left;margin: 60px auto;flex-direction: row;justify-content: flex-start;align-items: flex-start;}
#formpage input, select {padding:14px;border: 1px solid #ccc;color: #777!important;font-size: 14px;}
.flex-row{display:flex;flex-direction:row;width:100%;}
#formpage {width:100%;vertical-align: top;display:inline-block;text-align:left;}
.form-half{width:calc(50% - 10px);display: inline-block;vertical-align: middle;margin:10px 5px 5px;}
.form-whole{width:calc(100% - 10px);display:block;vertical-align:middle;margin:10px 5px 5px;}
.form-third{width:calc(33.33% - 10px);display:block;vertical-align:middle;margin:10px 5px 5px;}
input[type="text"], input[type="email"], input[type="date"], select, input[type="phone"]{width:100%;box-sizing:border-box;}
.flex-form label{font-size:20px; padding-top:5px;}

#formpage select{background:#fff!important;}

#formpage textarea {font-family:'Arial', sans-serif; font-size:14px; box-sizing:border-box;padding: 14px;border: 1px solid #ccc!important;color: #000;background: #fff;width: 100%;height: 100px;border-radius:2px;}
#formpage textarea:focus{border: 1px solid #ccc; border-radius:2px} 

#formpage input.submit-button, #formpage input.submit-button:focus, #submit-btn button{background:#0a4abb; color:#ffffff;padding:12px 20px;text-decoration:none;transition:ease-in .3s;width: 160px;border:none;height:auto; font-size:16px; font-weight:600; margin: 0 auto;}

#formpage input.submit-button:hover, #submit-btn button:hover{background:#f70000; transition:ease-out .3s; cursor:pointer;}
.submit-button, #submit-btn{padding:10px 0px 10px 0px;position:relative;width:100%;text-align:center;}
.captcha-button{width:160px; margin:0 auto;}
.include-captcha{display:none;}
#formpage input.submit-button{color:#fff!important;}


/*-------Socials--------------*/
.social-row{max-width:1600px; width:100%; margin:0 auto; display:flex; flex-direction:row; justify-content: space-around; padding:40px 10px; box-sizing:border-box;}

/*-------- FOOTER STYLES ----------------*/
footer{width:100%; background:#000; display:flex; flex-direction:row;}
.footer-left{width:30%; border-right:solid 1px #ccc;}
.footer-left img{margin:0 auto; padding-top:80px; display:block; padding-bottom:15px;}
.footer-left p{color:#ccc; text-align:center;font-family:"teko", sans-serif;}
.footer-left p a{color:#ccc;font-family:"teko", sans-serif; transition:.3s ease;}
.footer-right{width:70%; display:flex; flex-direction:row; padding:3% 5% 5% 5%; justify-content: space-around;}
.footer-col p{font-size:26px; text-transform:uppercase; color:#ADADAD; font-weight:800; padding-bottom:40px;font-family:"teko", sans-serif;} 
.footer-col {min-width:250px; padding:0 20px; box-sizing:border-box; }
.footer-col ul li{line-height:28px;}
.footer-col ul{border-right:solid 1px #ccc;}
.footer-col ul li a{color:#fff; font-size:20px; transition:.3s ease; text-transform:uppercase; font-weight:400;font-family:"teko", sans-serif;}
footer a:hover{color:#3374E7!important;}







/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .buy-now-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .check-availability-link,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .email-seller-link,
.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button,
.body-wrapper>div:not(.detail-wrapper) button.page-nav {
    background: #f70000 !important;
    color: #fff !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link,
.body-wrapper>div:not(.detail-wrapper) .contact-options a,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .apply-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .nuf-button,
.body-wrapper>div:not(.detail-wrapper) .list-error-container .info button,
.body-wrapper>div:not(.detail-wrapper) .mobile-done-button-container .mobile-done-button,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now,
.body-wrapper>div:not(.detail-wrapper) button.selected-facet.ts-button,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn {
    background: #f70000 !important;
    color: #fff !important;
}

.body-wrapper>div:not(.detail-wrapper) .view-listing-details-link:hover,
.body-wrapper>div:not(.detail-wrapper) .contact-options a:hover,
.body-wrapper>div:not(.detail-wrapper) .fin-calc-mobile>a:hover,
.body-wrapper>div:not(.detail-wrapper) button.g-recaptcha.button:hover,
.body-wrapper>div:not(.detail-wrapper) .email-seller-link:hover,
.body-wrapper>div:not(.detail-wrapper) .mc-nav-controls .mc-icon-navarrow span,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.gtm-buynow.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) a.buy-btn.des-buy-now:hover,
.body-wrapper>div:not(.detail-wrapper) .detail-contact-bar .contact-bar-btn:hover {
    background: #0a4abb !important;
    color: #fff !important;
    /*----Border----*/
}

.body-wrapper>div:not(.detail-wrapper) .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button,
.body-wrapper>div:not(.detail-wrapper) .show-all-modal .back-button,
.body-wrapper>div:not(.detail-wrapper) .parts-listing-container .mobile-parts-detail-container .dealer-phone-container a {
    color: #000 !important;
    border: 1px solid #000 !important;
    /*-----------------------OTHER TEXT STYLES-----------------------*/
    /*----Page Title----*/
}

.body-wrapper>div:not(.detail-wrapper) .list-title .list-title-text,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-title-text span,
.body-wrapper>div:not(.detail-wrapper) .title-media-buttons-heading h1 {
    color: #000 !important;
    line-height: 28px !important;
}

.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-listing .listing-top-right .listing-dealer-info .dealer-name,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .listing-dealer-info .spec-value,
.body-wrapper>div:not(.detail-wrapper) .fin-calc,
.body-wrapper>div:not(.detail-wrapper) .fin-calc p,
.body-wrapper>div:not(.detail-wrapper) .list-main-section .list-container .list-error .info,
.body-wrapper>div:not(.detail-wrapper) .parts-bottom-section .parts-list-view .parts-list-content .error-message,
.body-wrapper>div:not(.detail-wrapper) .info,
.body-wrapper>div:not(.detail-wrapper) .list-title .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count,
.body-wrapper>div:not(.detail-wrapper) .list-top-section .listing-option-bar .list-listings-count,
.body-wrapper>div:not(.detail-wrapper) span.part-list-price.bold,
.body-wrapper>div:not(.detail-wrapper) .dealer-company-header,
.body-wrapper>div:not(.detail-wrapper) .dealer-info h3,
.body-wrapper>div:not(.detail-wrapper) .listing-description-text,
.body-wrapper>div:not(.detail-wrapper) .paging-container .list-page-number,
.body-wrapper>div:not(.detail-wrapper) .paging-container .page-number,
.body-wrapper>div:not(.detail-wrapper) .listing-main-stats .price,
.body-wrapper>div:not(.detail-wrapper) .list-container-flexrow .price-container .price,
.body-wrapper>div:not(.detail-wrapper) h2.listing-portion-title,
.body-wrapper>div:not(.detail-wrapper) .list-listing-mobile .price-container .price,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .comp-header-img .comp-title-close-cont .compare-title,
.body-wrapper>div:not(.detail-wrapper) .compare-listings-container .compare-container .compare-price,
.body-wrapper>div:not(.detail-wrapper) .rent-title,
.body-wrapper>div:not(.detail-wrapper) .rent-title-details,
.body-wrapper>div:not(.detail-wrapper) span.list-title-text,
.body-wrapper>div:not(.detail-wrapper) a.search-results-link,
.body-wrapper>div:not(.detail-wrapper) h3.listing-portion-title {
    color: #000 !important;
}

.body-wrapper>div:not(.detail-wrapper) .mobile-option-bar .mobile-option-bar-filter,
.body-wrapper>div:not(.detail-wrapper) span.listing-prices__retail-price,
.body-wrapper>div:not(.detail-wrapper) span.parts-listings-count {
    color: #000 !important;
    /*-----------------------MEDIA QUERIES-----------------------*/
}






/*---------- RESPONSIVE STYLES ----------*/


@media only screen and (max-width: 1560px) {
	.logos a{width:140px;}
	.logos-row{width:765px;}
	.show-links a{max-width:160px;}
	.page-row section img{width:100%;}
	.blog-text h2{line-height:32px;}
	.footer-col {min-width:210px
}
@media only screen and (max-width: 1450px) {	
	.header{display:none;}
	.header-mobile{display:block;}
	nav.primary{float:none!important; width:100%!important; padding-top:5px!important; background:#f0f0f0;}
	nav.primary ul{justify-content:center;}
	nav.primary ul li a{padding:20px 10px!important;}
	.logos-row{margin:0 auto;}
	.top-side{width:43%;}
	.img-blue{text-align:left; padding:30px 20px;}
	.about-text{max-width:1000px;}
	.promo-text p strong{font-size:20px;}
	
}
@media only screen and (max-width: 1300px) {
	.qls a{width:calc(50% - 2px); }
	.about-section{height:860px;}
	.about-text{bottom:0; left:0; right:0; margin:0 auto;}
	.about-img{margin:0 auto; right:0;}
	.img-blue{width:100%; text-align:center;}
	.about-red{display:none;}
	.footer-col{min-width:200px;}
	.show section{width:calc(33.33% - 2px);}
	.promotions section{width:calc(50% - 30px);}
	.team section{width:calc(33.33% - 20px);}
	
}
@media only screen and (max-width: 1150px) {	
	.top-header-wrap{display:none;}
	.main-logo{margin-top:0;}
	.logos a{padding-top:58px;}
	.testi-wrap section{width:calc(50% - 10px); margin:5px;}
	.testi-wrap{flex-wrap:wrap;}
	.footer-left{display:none;}
	.footer-right{width:100%;}
	.page-width h2{font-size:35px; line-height:35px;}
	.page-width h3{font-size:28px; line-height:28px;}
	#gal_container a{width:calc(33.33% - 10px);}
	.blog section{width:calc(50% - 30px);}
	.location-row{flex-direction:column;}
	.location-btns{width:100%;}
	.button-wrapper button{padding:20px;}
	.location-panels{width:100%;}
}
@media only screen and (max-width: 1000px) {
	.brands a{width:calc(33.33% - 2px);}
	.social-row{flex-direction:column; justify-content: center; max-width:420px;}
	.social-row iframe{padding-bottom:15px;}
	.show section{width:calc(50% - 2px);}
	.flex-row{flex-direction:column;}
	.form-half{width:calc(100% - 10px);}
	.page-row{flex-direction:column;}
	.page-row section{width:100%;}
	.page-row section img{max-width:700px;}
	.page-row section p{width:100%;}
	.blog-top{height:400px;}
	.team section{width:calc(50% - 20px);}
	.footer-col{width:50%;}
	.footer-right{flex-wrap:wrap;}
}
@media only screen and (max-width: 800px) {
	.logos-row{flex-direction:column; width:100%;}
	.logos:nth-child(1){order:2; margin:0 auto;}
	.main-logo:nth-child(2){order:1; margin:0 auto;}
	.logos:nth-child(3){order:3; margin:0 auto;}
	.logos a{padding-top:20px; width:160px;}
	.qls a{width:calc(100% - 2px);}
	.slide-caption{left:0; right:0; margin:0 auto; text-align:center;}
	.slider-back img{filter:brightness(.5);}
	.slide-caption p{display:none;}
	.slider-back{height:400px;}
	.about-section{height:900px;}
	.testi-wrap section{width:calc(100% - 5px); height:auto;}
	
	.page-top h1{font-size:55px;}
	.page-top{height:250px;}
	.flex-form h2{font-size:26px;}
	.flex-form h3{font-size:24px;}
	.promotions section{width:calc(100% - 30px);}
	.promo-details table tr th{font-size:20px;}
	.promo-details table tr td{font-size:18px;}
	.promo-details h1{font-size:30px;}
	.promo-details h2{font-size:26px;}
	#gal_container a{width:calc(50% - 10px);}
	.page-row section h2{font-size:40px; line-height:40px; padding:70px 0 20px 0;}
	.blog section{width:calc(80% - 30px); margin:15px auto;}
	.blog-top{height:300px;}
	footer{padding-bottom:80px!important;}
}
@media only screen and (max-width: 650px) {
	.footer-right{flex-direction:column;}
	.footer-col{text-align:center; padding-top:30px; width:100%;}
	.footer-col p{padding-bottom:20px;}
	.footer-col ul{border:none;}
	.show section{width:calc(100% - 2px);}
	.flex-form h2{font-size:22px;}
	.flex-form h3{font-size:20px;}
	.blog section{width:calc(100% - 30px);}
	.blog-top{height:250px;}
	.team section{width:calc(80% - 20px); margin:10px auto;}
}
@media only screen and (max-width: 600px) {
	.brands{justify-content: center;}
	.brands a{width:calc(50% - 2px);}
	.slide-caption h1{font-size:70px; line-height:55px;}
	.testimonials-wrap h3{font-size:45px; line-height:35px;}
	.brands-wrap{padding:60px 10px;}
	.promo-details table tr th{font-size:16px;}
	.promo-details table tr td{font-size:14px;}
	.promo-details p.bold{font-size:20px;}
	.location-wrap{flex-direction:column;}
	.location-left{width:100%;}
	.location-right{width:100%;}
	.page-top h1{font-size:45px; line-height:40px;}
}
@media only screen and (max-width: 480px) {
	.about-text{padding:50px;}
	.about-text h3{font-size:32px;}
	.testimonials-wrap h3{font-size:35px; line-height:30px;}
	.testimonials-wrap h3 span{font-size:18px;}
	.ql-text h2{font-size:35px;}
	.slide-caption h1{font-size:55px; line-height:50px;}
	.slide-caption h1 span{font-size:22px;}
	.slider-back{height:350px;}
	.qls a{height:400px;}
	.social-row iframe{max-width:370px!important;}
	.brands a img{width:100%;}
	.flex-form{padding:30px;}
	.promo-text{padding:20px 10px;}
	.promotions section{width:calc(100% - 10px); margin:5px;}
	.promo-details h1{font-size:24px;}
	.promo-details h2{font-size:22px;}
	.promo-details p.bold{font-size:18px;}
	.page-row section h2{font-size:32px; line-height:32px; padding:40px 0 20px 0;}
	.blog section{width:calc(100% - 10px); margin:5px;}
	.team section{width:calc(100% - 20px); margin:10px;}
	.button-wrapper button{font-size:18px;}
	.page-row section{padding:30px 20px;}
}
@media only screen and (max-width: 380px) {
	.qls a{height:320px;}
	.social-row iframe{max-width:280px!important;}
	.logos{flex-direction:column; display:flex; margin:0 auto; width:100%;}
	.logos a{margin:0 auto; padding-top:10px;}
	.about-text{padding:40px 30px;}
	.page-top h1{font-size:32px; line-height:26px;}
	.page-top h1 span{font-size:22px;}
	.flex-form{padding:20px;}
	.promo-details table tr th{font-size:14px;}
	.promo-details table tr td{font-size:13px;}
	.page-width h2{font-size:28px;}
	.page-width h3{font-size:25px;}
	#gal_container a{width:calc(100% - 10px);}
	.blog-top{height:200px;}
	
}
@media only screen and (max-width: 320px) {
	.brands a{width:calc(100% - 2px);}
}



