﻿/***** 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 --------

*/

/***** 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 {overflow-x: hidden;}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none; cursor: pointer !important;}
button:hover {cursor: pointer !important;}


hr{border:#000 1px solid;}
html {font-family: 'Barlow', sans-serif;}

/*--- HEADER STYLES ---------------------*/
header {background: #CF2D2D; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
#header-wrap {width: 95%; margin: 0 auto; padding: 8px 0; display: flex; justify-content: flex-end; align-items: center;}
.header-search input {font-family: 'Barlow', sans-serif; font-size: 14px !important; color: #868686 !important; border-radius: 40px !important; border: none !important; padding: 7px 0 5px 0 !important; line-height: 14px !important; width: 250px !important; position: relative; right: -42px; padding-left: 20px !important;}
.header-search button {position: relative; border: none; color: #CF2D2D; padding-right: 20px; background: none;}

#header-nav {width: 95%; margin: 0 auto; padding: 10px 0; display: flex; justify-content: space-between; align-items: center;}
#header-nav img {width: 180px !important;}
.nav-right {text-align: right;}
.nav-contact {display: flex; align-items: center; gap: 50px; justify-content: flex-end;}
.nav-contact a {display: flex; align-items: center; gap: 15px; font-family: 'Barlow', sans-serif !important;}
.nav-contact a div {text-align: left;}
.nav-contact a i {background: #CF2D2D; color: #fff; border-radius: 50% !important; padding: 12px !important; width: 20px !important; display: flex !important; justify-content: center !important; font-size: 20px !important;}
.nav-contact a p {font-weight: bold !important; color: #262626; font-size: 17px; line-height: 17px;}
.nav-contact a p span {font-weight: lighter; font-size: 12px;}
.mobile-logo {display: none;}
.nav-contact a:hover p {color: #CF2D2D; transition: .5s;}

#mobile-nav {width: 95%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center;}

/*---BODY--------------------------------*/
/*---DEFAULT---*/
#hero {background: url("/siteart/hero.jpg") no-repeat; background-position: center; background-size: cover;}
.hero-overlay {background: rgba(50,50,50,0.50);}
.hero-content {width: 600px; margin: 0 auto; text-align: center; padding: 150px 0 200px 0;}
#hero h1 {color: #fff; font-size: 70px; text-transform: uppercase; line-height: 75px;}
#hero h1 span {font-family: 'amatic-sc', sans-serif;}
#hero p {font-size: 18px; color: #fff; line-height: 28px; margin: 15px 0 30px 0;}
#hero .hero-buttons {display: flex; justify-content: center; gap: 20px;}
#hero .hero-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px; text-transform: uppercase; font-weight: bold;}
#hero .hero-buttons a:last-child button {}
#hero .hero-buttons button:hover, #hero .hero-buttons a:last-child button:hover {background: #8F1F1F !important; border: 1px #8F1F1F solid !important; transition: .5s !important;}
#showroom-hero .hero-buttons a:last-child button:hover {background: #8F1F1F !important; border: 1px #8F1F1F solid !important; transition: .5s !important;}

#hero-nav {background: #CF2D2D; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; width: 95%; margin: 0 auto; border-radius: 5px; margin-top: -70px;}
#hero-nav div {display: flex; justify-content: center; gap: 20px; width: 90%; margin: 0 auto; padding: 25px 0;}
#hero-nav div a {width: 300px;}
#hero-nav div a button {width: 100%; border: 1px #fff solid; font-family: 'amatic-sc', sans-serif; color: #fff; text-transform: uppercase; background: none; font-size: 30px; line-height: 30px; padding: 20px 0 12px 0;}
#hero-nav div a button:hover {background: #8F1F1F; border: 1px #8F1F1F solid; transition: .5s;}

#callto-inv {width: 90%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: flex-start; padding: 100px 0; gap: 50px;}
#callto-inv a {width: 22%;}
#callto-inv a img {width: 100%;}
#callto-inv a h2 {color: #000; text-transform: uppercase; font-family: 'Barlow', sans-serif; font-size: 25px; line-height: 25px; margin-top: 20px;}
#callto-inv a p {color: #5A5A5A; font-size: 14px; line-height: 21px; margin-top: 10px; margin-bottom: 10px;}
#callto-inv a p span {color: #123F89 !important;}
#callto-inv a p span i {font-size: 12px;}
#callto-inv a:hover p span {color: #CF2D2D !important;}
#callto-inv a:hover img {transition: .8s; transform: translateY(-6px);}
#callto-inv a:hover p span i {padding-left: 10px; transition: .5s;}

#about-bkgrd {background: url("/siteart/about-bkgrd.jpg") no-repeat; background-position: center; background-size: cover; background-attachment: fixed;}
.about-overlay {background: rgba(18,63,137,0.80);}
.about-wrap {width: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 80px;}
.about-wrap h3 {text-transform: uppercase; font-size: 40px; line-height: 45px; color: #fff; font-weight: bold;}
.about-wrap h3 span {font-family: 'amatic-sc', sans-serif;}
.about-wrap p {color: #fff; font-size: 18px; line-height: 28px; margin: 15px 0 30px 0;}
.about-buttons {display: flex; gap: 20px;}
.about-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px; text-transform: uppercase; font-weight: bold;}
.about-buttons a:last-child button {background: none !important; border: 1px #fff solid !important;}
.layered-img {position: relative; margin-top: -60px; margin-bottom: -60px; width: 40%;}
.layered-img img {width: 100%;}
.about-wrap > div:first-child {width: 60%; padding: 100px 0 100px 70px;}
.about-buttons button:hover, .about-buttons a:last-child button:hover {background: #8F1F1F !important; border: 1px #8F1F1F solid !important; transition: .5s !important;}

#brands-bkgrd {background: url("/siteart/brands-bkgrd.jpg") no-repeat; background-position: center; background-size: cover; width: 95%; margin: 0 auto; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; margin-top: 100px;}
.brands-wrap {width: 90%; margin: 0 auto; padding: 100px 0; text-align: center;}
.brands-wrap h4 {text-transform: uppercase; font-size: 40px; line-height: 45px; color: #fff; font-weight: bold;}
.brands-wrap h4 span {font-family: 'amatic-sc', sans-serif;}
.brands-wrap p {color: #fff; font-size: 18px; line-height: 28px; width: 760px; margin: 0 auto; margin-top: 15px;}
.brands {width: 95%; margin: 0 auto; margin-top: 40px;}
.brands img {border-radius: 3px; background: #fff; padding: 10px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.brands a:hover img {cursor: pointer; transition: .8s; transform: translateY(-6px);}

#reviews {width: 90%; margin: 0 auto; margin-top: 100px; margin-bottom: 100px;}
#reviews h5 {text-transform: uppercase; font-size: 40px; line-height: 45px; color: #123F89; font-weight: bold; text-align: center;}
.reviews {margin-top: 40px;}
.review-bkgrd {background: #F2F2F2; border-radius: 5px; padding: 40px;}
.review-bkgrd i {background: #123F89; color: #fff; font-size: 12px; padding: 6px; border-radius: 2px;}
.review-bkgrd p {color: #323232; font-size: 18px; line-height: 28px;}
.review-bkgrd > div:first-child {display: flex; gap: 5px; margin-bottom: 12px;}

/*---SHOWROOM---*/
#showroom-hero {background: url("/siteart/hero-2.jpg") no-repeat; background-position: center; background-size: cover;}
#showroom-hero h1 {color: #fff; font-size: 70px; text-transform: uppercase; line-height: 75px;}
#showroom-hero h1 span {font-family: 'amatic-sc', sans-serif;}
#showroom-hero p {font-size: 18px; color: #fff; line-height: 28px; margin: 15px 0 30px 0;}
#showroom-hero .hero-buttons {display: flex; justify-content: center; gap: 20px;}
#showroom-hero .hero-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px;}
#showroom-hero .hero-buttons a:last-child button {background: none !important; border: 1px #fff solid !important;}
.sub-nav {width: 90%; margin: 0 auto; display: flex; gap: 5px; margin-top: 20px;}
.sub-nav p {color: #606060; font-size: 16px; border-bottom: 1px transparent solid;}
.sub-nav p a {color: #606060;}
.sub-nav p a:hover {color: #123F89; transition: .5s; border-bottom: 1px #123F89 solid;}
#showroom {display: flex; flex-wrap: wrap; width: 90%; margin: 0 auto; gap: 15px; margin-top: 30px;}
#showroom a {box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; border-radius: 3px; background: #fff; padding: 10px; width: 17%;}
#showroom a img {width: 100%;}
.sub-head {width: 90%; margin: 0 auto; margin-top: 50px;}
.sub-head h2 {font-size: 28px; line-height: 38px;}
.sub-head h2 span {color: #CF2D2D !important;}
#showroom a:hover {cursor: pointer; transition: .8s; transform: translateY(-6px);}

/*---GET A QUOTE---*/
.sub-hero-overlay {background: rgba(50,50,50,0.70);}
#quote-hero {background: url("/siteart/hero-3.jpg") no-repeat; background-position: center; background-size: cover;}
#quote-hero h1 {color: #fff; font-size: 70px; text-transform: uppercase; line-height: 75px;}
#quote-hero h1 span {font-family: 'amatic-sc', sans-serif;}
#quote-hero p {font-size: 18px; color: #fff; line-height: 28px; margin: 15px 0 30px 0;}
#quote-hero .hero-buttons {display: flex; justify-content: center; gap: 20px;}
#quote-hero .hero-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px;}
#quote-hero .hero-buttons a:last-child button {background: none !important; border: 1px #fff solid !important;}
#quote {width: 90%; margin: 0 auto; margin-top: 20px; margin-bottom: 100px;}
#quote form {width: 99%;}
#quote h3 {color: #000; font-family: 'Barlow', sans-serif; font-size: 25px; line-height: 25px; margin-bottom: 20px; margin-top: 50px;}

/*---VALUE YOUR TRADE---*/
#value-hero {background: url("/siteart/hero-4.jpg") no-repeat; background-position: center; background-size: cover;}
#value-hero h1 {color: #fff; font-size: 70px; text-transform: uppercase; line-height: 75px;}
#value-hero h1 span {font-family: 'amatic-sc', sans-serif;}
#value-hero p {font-size: 18px; color: #fff; line-height: 28px; margin: 15px 0 30px 0;}
#value-hero .hero-buttons {display: flex; justify-content: center; gap: 20px;}
#value-hero .hero-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px;}
#value-hero .hero-buttons a:last-child button {background: none !important; border: 1px #fff solid !important;}

/*---SCHEDULE A DEMO---*/
#demo-hero {background: url("/siteart/hero-5.jpg") no-repeat; background-position: center; background-size: cover;}
#demo-hero h1 {color: #fff; font-size: 70px; text-transform: uppercase; line-height: 75px;}
#demo-hero h1 span {font-family: 'amatic-sc', sans-serif;}
#demo-hero p {font-size: 18px; color: #fff; line-height: 28px; margin: 15px 0 30px 0;}
#demo-hero .hero-buttons {display: flex; justify-content: center; gap: 20px;}
#demo-hero .hero-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px;}
#demo-hero .hero-buttons a:last-child button {background: none !important; border: 1px #fff solid !important;}

/*---SELL YOUR RV---*/
.sub-hero-content {width: 650px; margin: 0 auto; text-align: center; padding: 100px 0 50px 0;}
#sell-hero {background: url("/siteart/hero-1.jpg") no-repeat; background-position: center; background-size: cover;}
#sell-hero h1 {color: #fff; font-size: 70px; text-transform: uppercase; line-height: 75px;}
#sell-hero h1 span {font-family: 'amatic-sc', sans-serif;}
#sell-hero p {font-size: 18px; color: #fff; line-height: 28px; margin: 15px 0 30px 0;}
#sell-hero .hero-buttons {display: flex; justify-content: center; gap: 20px;}
#sell-hero .hero-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px;}
#sell-hero .hero-buttons a:last-child button {background: none !important; border: 1px #fff solid !important;}
#quote ul {margin-top: 20px; margin-bottom: 20px;}
#quote ul p {margin-bottom: 10px;}
#quote p {font-size: 18px; line-height: 28px; font-family: 'Barlow', sans-serif;}
#quote li {font-size: 18px; line-height: 28px; margin-left: 15px; margin-bottom: 10px;}
#quote li i {color: #CF2D2D;}
.sub-sub-head h3 {font-size: 22px !important; line-height: 22px !important; margin-top: 20px !important ;}
#quote button {background: #CF2D2D; color: #fff; text-transform: uppercase; width: 200px; padding: 15px 0 10px 0; font-size: 18px; line-height: 18px; margin-top: 20px; font-weight: bold; border: none; font-family: 'Barlow', sans-serif; border-radius: 30px;}
#quote button:hover {background: #952020; transition: .5s;}

/*---CONSIGN---*/
#consign-hero {background: url("/siteart/hero-7.jpg") no-repeat; background-position: center; background-size: cover;}
#consign-hero h1 {color: #fff; font-size: 70px; text-transform: uppercase; line-height: 75px;}
#consign-hero h1 span {font-family: 'amatic-sc', sans-serif;}
#consign-hero p {font-size: 18px; color: #fff; line-height: 28px; margin: 15px 0 30px 0;}
#consign-hero .hero-buttons {display: flex; justify-content: center; gap: 20px;}
#consign-hero .hero-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px;}
#consign-hero .hero-buttons a:last-child button {background: none !important; border: 1px #fff solid !important;}

/*---WARRANTY---*/
#warranty-hero {background: url("/siteart/hero-6.jpg") no-repeat; background-position: center; background-size: cover;}
#warranty-hero h1 {color: #fff; font-size: 70px; text-transform: uppercase; line-height: 75px;}
#warranty-hero h1 span {font-family: 'amatic-sc', sans-serif;}
#warranty-hero p {font-size: 18px; color: #fff; line-height: 28px; margin: 15px 0 30px 0;}
#warranty-hero .hero-buttons {display: flex; justify-content: center; gap: 20px;}
#warranty-hero .hero-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px;}
#warranty-hero .hero-buttons a:last-child button {background: none !important; border: 1px #fff solid !important;}
#quote p span {font-size: 15px; color: #606060;}
.warranty-imgs {display: flex; justify-content: space-between; gap: 10px; margin-top: 50px; margin-bottom: 20px;}
.warranty-imgs img {width: 100%;}
.warranty-imgs a:hover img {box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; transition: .5s; transform: translateY(-6px);}

/*---FINANCE---*/
#finance-hero {background: url("/siteart/hero-8.jpg") no-repeat; background-position: center; background-size: cover;}
#finance-hero h1 {color: #fff; font-size: 70px; text-transform: uppercase; line-height: 75px;}
#finance-hero h1 span {font-family: 'amatic-sc', sans-serif;}
#finance-hero p {font-size: 18px; color: #fff; line-height: 28px; margin: 15px 0 30px 0;}
#finance-hero .hero-buttons {display: flex; justify-content: center; gap: 20px;}
#finance-hero .hero-buttons button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border: 1px #CF2D2D solid; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px;}
#finance-hero .hero-buttons a:last-child button {background: none !important; border: 1px #fff solid !important;}
#quote p a {color: #CF2D2D; border-bottom: 1px transparent solid;}
#quote p a:hover {transition: .5s; border-bottom: 1px #CF2D2D solid;}

/*---MAP + HOURS---*/
.map-hours {display: flex; justify-content: space-between; gap: 50px;}
.map-hours > div:first-child {width: 60%;}
.map-hours > div:last-child {width: 40%;}
.hours-flex {display: flex; gap: 80px;}
.hours-flex p {margin-bottom: 10px;}
.store-map {margin-bottom: 10px;}
.store-map p {margin-bottom: 3px;}

/*---EMPLOYMENT---*/
.employment-interest label {font-size: 16px; font-family: 'Roboto', sans-serif !important;}
.employment-interest input {margin-bottom: 15px;}

/*---CREDENTIALS---*/
.credential-flex {display: flex; justify-content: space-between; gap: 80px;}
.credential-flex p {margin-bottom: 15px;}
.ebay-seller img {width: 200px;}

/*---VIP---*/
#vip-hero {background: #070707; text-align: center;}
.vip-section {display: flex; align-items: center; gap: 20px; margin-bottom: 20px;}
.vip-section i {font-size: 25px; color: #bbb;}
.vip-sub-h {margin-top: 8px; margin-bottom: 30px;}
.vip-sub-h h3 {color: #CF2D2D; font-size: 20px;}
.vip-button-login button {width: 330px !important;}


/*--------FORM STYLES--------------------*/
.form-flex {display: flex; justify-content: space-between; gap: 30px; margin-bottom: 15px;}
.form-flex > div {width: 100%;}
.form-flex input {width: 100%; border: none; padding: 10px 0 10px 15px; font-family: 'Roboto', sans-serif; font-size: 16px; background: #F4F4F4;}
.form-flex input:placeholder {color: #ccc;}
.form-textarea {margin-top: 15px;}
.form-textarea textarea {width: 100%; border: none; padding: 10px 0 0 15px; font-size: 16px; font-family: 'Roboto', sans-serif; height: 140px; background: #F4F4F4;}
.submitselect {background: #CF2D2D; color: #fff; text-transform: uppercase; width: 150px; display: flex; justify-content: center; padding: 15px 0 10px 0; font-size: 18px; line-height: 18px; margin-top: 20px; font-weight: bold; border-radius: 30px;}
.CaptchaWhatsThisPanel a {color: #CF2D2D; border-bottom: 1px transparent solid;}
.CaptchaWhatsThisPanel a:hover {border-bottom: 1px #CF2D2D solid;}
.submit {background: #CF2D2D; color: #fff; text-transform: uppercase; width: 150px; padding: 15px 0 10px 0; font-size: 18px; line-height: 18px; border: none; font-weight: bold; font-family: 'Barlow', sans-serif; border-radius: 30px;}
.submitselect:hover, .submit:hover {background: #952020; transition: .5s;}
.CaptchaAnswerPanel input {height: 25px;}
.CaptchaMessagePanel {line-height: 22px;}


/*-------- FOOTER STYLES ----------------*/
#footer {background: #123F89; margin-top: -50px; position: relative;}
.footer-width {width: 95%; margin: 0 auto; padding: 50px 0; display: flex; justify-content: space-between;}
.footer-left {display: flex; gap: 100px;}
#footer p {color: #fff; font-size: 20px; text-transform: uppercase; font-weight: bold; margin-bottom: 10px;}
footer li {color: #fff; font-size: 16px; line-height: 26px;}
footer li a {color: #fff;}
.footer-hours {display: flex; gap: 50px;}
footer i {color: #123F89; background: #fff; font-size: 20px; line-height: 20px; padding: 6px 10px; border-radius: 3px; margin-top: 20px;}
.footer-right {display: flex; gap: 80px;}
.accredited-business {padding: 10px 10px 5px 10px; background: #fff; margin-top: 30px;}
.mobiletext {display: none;}
/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
#inventory-texture {background: url("/siteart/inventory-texture.jpg") repeat;}
#inventory-wrapper {margin-bottom: 25px !important;}
.inventory-value {max-width: 1450px; margin: 0 auto; text-align: right; padding-top: 50px; padding-bottom: 25px;}
.inventory-value button {color: #fff; width: 220px; padding: 12px 0 10px 0; background: #CF2D2D; border-radius: 30px; font-family: 'Barlow', sans-serif; font-size: 15px; font-weight: bold; text-transform: uppercase; border: none;}
.inventory-value button:hover {background: #8F1F1F; transition: .5s;}
.inventory-header .header-search input {padding: 5px 0 7px 20px !important;}
.inventory-header .nav-contact a i {width: 42px !important;}
.list-top-section .list-listings-count, .listing-prices__retail-price, .listing-prices__discount-formatted-price, .listing-prices__alternate-retail-price, .listing-prices__exclusive-wholesale-price {color: #CF2D2D !important;}
.faceted-search-content .selected-facets-container .selected-facet, .list-content .list-error-container .info button:not(.login-button), .integrityrvaznethdev-88jlbf {background: #CF2D2D !important;}
.disclaimer span {font-size: 16px !important; font-family: 'Barlow', sans-serif !important; line-height: 26px !important;}
.detail__specs-value, .detail__specs-value_showroom {font-family: 'Barlow', sans-serif !important;}
.list-content, .detail-wrapper {background: #fff !important; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;}
.list-content, .detail-wrapper {padding-top: 25px !important;}
.list-top-section .list-heading {padding-left: 10px !important;}

/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1450px) {
	#callto-inv a {width: 21%;}
	#showroom a {width: 17%;}
}

@media only screen and (max-width: 1380px) {
	.footer-width {flex-wrap: wrap; gap: 50px;}
	.footer-left, .footer-right {width: 100%;}
	.footer-right > div:first-child {width: 100%;}
	.footer-right iframe {width: 100%; height: 300px;}
	.accredited-business {width: auto;}
}
@media only screen and (max-width: 1280px) {
	#showroom a {width: 16%;}
}
@media only screen and (max-width: 1200px) {
	#vip-hero img {width: 100%;}
}
@media only screen and (max-width: 1150px) {
	.nav-right {display: none;}
	#header-nav {display: none;}
	#mobile-nav .mobile-logo {display: contents;}
	#mobile-nav {padding: 10px 0;}
	#showroom {gap: 15px;}
}
@media only screen and (max-width: 1050px) {
	#callto-inv a {width: 29%;}
	.about-wrap {flex-wrap: wrap;}
	.layered-img {display: none;}
	.about-wrap > div:first-child {width: 90%; margin: 0 auto; padding: 100px 0;}
	#reviews {width: 95%;}
	#showroom a {width: 21%;}
	.map-hours {flex-wrap: wrap;}
	.map-hours > div {width: 100% !important;}
	.map-hours {gap: 80px;}
}
@media only screen and (max-width: 1000px) {
	#showroom a {width: 21%;}
	.credential-flex {flex-wrap: wrap; gap: 30px; margin-bottom: 20px;}
}
@media only screen and (max-width: 900px) {
	#callto-inv a {width: 28%;}
	#hero h1, #sell-hero h1, #showroom-hero h1, #quote-hero h1, #value-hero h1, #warranty-hero h1, #consign-hero h1,#finance-hero h1 {font-size: 65px; line-height: 70px;}
	#hero-nav div a button {font-size: 25px; line-height: 25px;}
	#hero-nav div {gap: 12px;}
	#callto-inv a h2 {font-size: 22px; line-height: 22px;}
	.about-wrap h3, .brands-wrap h4, #reviews h5 {font-size: 35px; line-height: 40px;}
	.brands-wrap p {width: 100%;}
	.reviews {margin-top: 30px;}
	#showroom a {width: 20%;}
	#showroom {gap: 12px;}
	.sub-head h2 {font-size: 25px; line-height: 35px;}
	#quote h3 {font-size: 22px; line-height: 22px;}
	.warranty-imgs {flex-wrap: wrap;}
	.warranty-imgs a {width: 49%;}
	.vip-sub-h h3 {font-size: 18px;}
   .mobiletext {display: block;}
    .deskcall {display: none;}
	.hero-buttons {flex-direction: column;}
#hero .hero-buttons {flex-wrap: wrap;}
	#hero .hero-buttons a {width: 100%;}
	#hero .hero-buttons button {padding: 14px 0 12px 0; width: 100%;}
	#hero .hero-buttons, .about-buttons {gap: 12px;}

}
@media only screen and (max-width: 850px) {
	.footer-width {flex-wrap: wrap; gap: 50px;}
	.footer-left, .footer-right {width: 100%;}
	#quote form {width: 98%;}
}
@media only screen and (max-width: 800px) {
	.footer-left {justify-content: space-between;}
}
@media only screen and (max-width: 700px) {
	.hero-content, .sub-hero-content {width: 90%;}
	#callto-inv a {width: 45%;}
	#hero h1, #sell-hero h1, #showroom-hero h1, #quote-hero h1, #value-hero h1, #demo-hero h1, #warranty-hero h1, #consign-hero h1, #finance-hero h1 {font-size: 60px; line-height: 65px;}
	#hero p, #sell-hero p, #showroom-hero p, #quote-hero p, #value-hero p, #demo-hero p, #quote p, #quote li, .about-wrap p, .brands-wrap p, .review-bkgrd p, #warranty-hero p, #consign-hero p, #finance-hero p {font-size: 17px; line-height: 27px;}
	#hero-nav div a button {font-size: 22px; line-height: 22px; padding: 15px 0 10px 0;}
	.about-wrap h3, .brands-wrap h4, #reviews h5 {font-size: 30px; line-height: 35px;}
	#footer p {font-size: 18px;}
	footer li {font-size: 15px;}
	footer i {font-size: 18px;}
	.review-bkgrd i {font-size: 11px;}
	.reviews {margin-top: 20px;}
	#showroom a {width: 28%;}
	.sub-head h2 {font-size: 22px; line-height: 32px;}
	.sub-nav p {font-size: 15px;}
	.sub-nav, #quote, .sub-head, #showroom {width: 95%;}
	.form-flex input, .form-textarea textarea, .employment-interest label {font-size: 15px;}
	#quote h3 {font-size: 20px; line-height: 20px;}
	.submitselect, .submit, #quote button, .vip-button-login button {padding: 12px 0 10px 0; font-size: 17px; line-height: 17px;}
	#quote li {margin-left: 0px;}
	.sub-sub-head h3 {font-size: 20px !important; line-height: 30px !important;}
	#quote p span {font-size: 14px; line-height: 22px;}
}
@media only screen and (max-width: 600px) {
	.header-search input {width: 200px !important;}
	#hero-nav div {flex-wrap: wrap;}
	#hero .hero-buttons {flex-wrap: wrap;}
	#hero .hero-buttons a {width: 100%;}
	#callto-inv a {width: 44%;}
	#hero h1, #sell-hero h1, #showroom-hero h1, #quote-hero h1, #value-hero h1, #demo-hero h1, #warranty-hero h1, #consign-hero h1, #finance-hero h1 {font-size: 55px; line-height: 60px;}
	#hero .hero-buttons button {padding: 14px 0 12px 0; width: 100%;}
	#hero .hero-buttons, .about-buttons {gap: 12px;}
	.about-buttons {flex-wrap: wrap;}
	#hero-nav div a, .about-buttons button, .about-buttons a, .inventory-value a, .inventory-value button, .vip-button-login a, .vip-button-login button {width: 100% !important;}
	#hero-nav div a button {font-size: 25px; line-height: 25px; padding: 18px 0 12px 0;}
	.footer-left {flex-wrap: wrap; gap: 50px;}
	.footer-left > div {width: 100%;}
	#showroom a {width: 27%;}
	#quote form {width: 97%;}
	.warranty-imgs a {width: 48%;}
	.footer-right {flex-wrap: wrap; gap: 50px;}
	.vip-button-login button {padding-left: 10px !important; padding-right: 10px !important;}
}
@media only screen and (max-width: 500px) {
	#callto-inv a {width: 43%;}
	#hero h1, #sell-hero h1, #showroom-hero h1, #quote-hero h1, #value-hero h1, #demo-hero h1, #warranty-hero h1, #consign-hero h1, #finance-hero h1 {font-size: 50px; line-height: 55px;}
	#callto-inv a h2 {font-size: 20px; line-height: 20px;}
	#showroom a {width: 43%;}
	.form-flex {gap: 12px; flex-wrap: wrap; margin-bottom: 12px;}
	.form-textarea {margin-top: 12px;}
}
@media only screen and (max-width: 450px) {
	.header-search input {width: 180px !important;}
	#callto-inv a {width: 80%;}
	#callto-inv {justify-content: center;}
	#hero h1, #sell-hero h1, #showroom-hero h1, #quote-hero h1, #value-hero h1, #demo-hero h1, #warranty-hero h1, #consign-hero h1, #finance-hero h1 {font-size: 45px; line-height: 50px;}
	#hero p, #sell-hero p, #showroom-hero p, #quote-hero p, #value-hero p, #demo-hero p, #quote p, #quote li, .about-wrap p, .brands-wrap p, .review-bkgrd p, #warranty-hero p, #consign-hero p, #finance-hero p {font-size: 16px; line-height: 26px;}
	#hero-nav div a button {font-size: 22px; line-height: 22px;}
	.sub-head h2 {font-size: 20px; line-height: 30px;}
	.sub-nav p {font-size: 14px;}
	.form-flex input, .form-textarea textarea, .employment-interest label {font-size: 14px;}
	.submitselect, .submit, #quote button, .vip-button-login button {font-size: 16px; line-height: 16px;}
	#quote form {width: 96%;}
	#quote h3 {font-size: 18px; line-height: 18px;}
	.sub-sub-head h3 {font-size: 18px !important; line-height: 28px !important;}
	#quote p span {font-size: 13px; line-height: 22px;}
	.credential-flex img {width: 100%;}
	.ebay-seller img {width: 60%;}
	.vip-sub-h h3 {font-size: 16px; line-height: 24px;}
}
@media only screen and (max-width: 400px) {
	#hero h1 {font-size: 40px; line-height: 45px;}
	#hero p {font-size: 15px; line-height: 25px;}
	.hero-content {padding: 130px 0 180px 0;}
	#showroom a {width: 42%;}
	.sub-hero-content {padding: 80px 0 30px 0;}
}
@media only screen and (max-width: 350px) {
	#callto-inv a {width: 90%;}
	#hero h1, #sell-hero h1, #showroom-hero h1, #quote-hero h1, #value-hero h1, #demo-hero h1, #warranty-hero h1, #consign-hero h1, #finance-hero h1 {font-size: 35px; line-height: 40px;}
	#hero p, #sell-hero p, #showroom-hero p, #quote-hero p, #value-hero p, #demo-hero p, #quote p, #quote li, .about-wrap p, .brands-wrap p, .review-bkgrd p, #warranty-hero p, #consign-hero p, #finance-hero p {font-size: 15px; line-height: 25px;}
	#hero .hero-buttons button {padding: 12px 0 10px 0; font-size: 14px;}
	.hero-content {padding: 110px 0 160px 0;}
	#hero-nav div a button {font-size: 20px; line-height: 20px;}
	#showroom a {width: 41%;}
	#showroom {gap: 10px;}
	#quote form {width: 95%;}
	.warranty-imgs a {width: 100%;}
	.vip-section {gap: 10px; flex-wrap: wrap;}
	.vip-section i {font-size: 20px;}
}
@media only screen and (max-width: 300px) {
	.header-search input {width: 150px !important;}
	#callto-inv a h2 {font-size: 18px; line-height: 18px;}
	#showroom a {width: 40%;}
	#quote form {width: 94%;}
	.vip-worth img {width: 100%;}
}
@media only screen and (max-width: 280px) {
	#showroom a {width: 39%;}
}
@media only screen and (max-width: 250px) {
	header {display: none;}
}




