﻿/***** 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 {font-family: libre-franklin, sans-serif !important;}
h1,h2,h3,h4,h5,h6 {font-family: alternate-gothic-atf, sans-serif !important;}
p{font-family: libre-franklin, sans-serif !important;font-size: 16px;line-height: 1.5;}


a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}

/*--- HEADER STYLES ---------------------*/
header {box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;position: relative;}
.top-head .flex-header {padding: 10px 0;justify-content: center;gap: 30px;}
.top-head .flex-header a {color: #000;font-weight: 600;font-size: 15px;}
span.head-socials {display:flex;gap: 5px;}
span.head-socials a {color:#cc3333 !important;transition:.3s all;}
a.head-phone:before,a.head-address:before {color:#cc3333;font-family:"Font Awesome 6 Free";font-weight: 900;margin-right: 5px;}
a.head-address:before {content:"\f5a0"}
a.head-phone:before {content:"\f2a0"}
.main-head .flex-header {justify-content: space-between;align-items: center;}
.logo img {max-width:200px;width:100%;}
.right-head {display: flex;align-items: center;gap: 30px;}
/*---BODY--------------------------------*/
.grey-bg {background: #f5f5f5;}
.white-bg {background: #fff;}
.relative {position:relative;}
.flex-container {display: flex;}
.grid-container {display: grid;}
.center {text-align: center;}
.wid90 {width: 90%;margin: 0 auto;}
.wid75 {width: 90%;margin: 0 auto;max-width:1200px;}
#pad-l {padding: 3em 0;}
#pad-xl {padding: 5em 0;}
.gradient-bg {background: #222;background-image: url("/siteart/grey-bg.jpg");background-size: cover;background-position: bottom left;}
/* slideDown */

/*---SUB PAGES--*/
.subhero {display: flex;align-items: center;height: auto !important;min-height:200px;}
.subhero .hero-wrap {padding: 2.25em 0;}
.sub-pg a {color:#222;transition:.3s all;font-weight: 600;}
.sub-pg a:hover {opacity:.75;}
.subhero .hero-wrap h1 {color:#FAFAFC;text-shadow: none;font-size: 54px;}
.sub-pg h2 {font-size: 32px;margin-bottom: 10px;}

.sub-pg table {text-align: left;}
.sub-pg table.table tr:nth-child(odd) {background: #fff;}
.sub-pg table.table th {border: solid 1px #000;padding: 5px 15px;background: #2E2E2E;color: #fff;}
.sub-pg table.table tr:nth-child(even) {background: #E9E9E9;}

.sub-pg table.table td {border: solid 1px #9A9A9A;padding: 5px 15px;}
/*---HOME PAGE--------------------------------*/
.hero {background:linear-gradient(283deg, rgba(34,34,34,0.45) 0%, rgba(34,34,34,0.45) 100%),url("/siteart/hero.jpg") no-repeat;background-size:cover;background-position:center 60%;height:40vh;min-height: 300px;max-height:500px;display:flex;align-items:flex-end;}
.hero-wrap {padding-bottom: 75px;justify-content: space-between;align-items: flex-end;gap: 5%;}
.hero-txt {flex: 2;}
.hero-col {flex: 1;text-align: right;}
.hero-wrap h1 {font-size: 72px;color: #f8f8f8;text-transform: uppercase;letter-spacing: 1px;line-height: 1;text-align: left;text-shadow: 2px 4px 3px rgba(0,0,0,0.3);}
.hero-wrap h1 span {display: block;}
.hero-btns,.btn-wrap {display:inline-block;width:fit-content;}
.hero-btns .black-btn i {opacity:.5;margin-left: 5px;}
/*--- HEAD SEARCH --*/

.search-inv a {color: #000;font-size: 18px;transition: .3s all;}
.search-inv a:hover {color: #cc3333;}
.head-search a {font-size: 22px;opacity: .5;color: #000;}
.head-search a:hover {opacity: 1;}
.flex-search-top {padding: 0 !important;width: 90%;margin: 0 auto;align-items: flex-start !important;gap: 10px;}
#search {padding: 10px 0;background: #222; z-index: 999999999999;border-bottom: 1px solid rgba(0,0,0,0.20);display: flex;align-items: center;justify-content: space-between;}
.search-bg {transition:1s all;align-items: center;justify-content: center;}
.search-btn {background: transparent;border: none;padding: 0 !important;}
.search-btn:hover {opacity: 1;}
#search-header input {caret-color: #000 !important;background: #000;}
#search-header input:focus {outline-width: 0;}
.searchTerm::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */color:#000 !important;opacity: 1; /* Firefox */font-size: 16px;}
.searchTerm:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #000 !important;font-size: 16px;}
.searchTerm::-ms-input-placeholder { /* Microsoft Edge */color: #000 !important;font-size: 16px;}
input#search-box:focus {outline: none;}
.search-wrap {width: 100%;background: #fff;padding: 0 30px;border-radius: 90px;overflow: hidden;}
.search-wrap i.fa-solid.fa-magnifying-glass {font-size: 22px;}
.search-header input[type="text"]:not([class^="Mui"]) {font-family: libre-franklin, sans-serif !important;width: 100% !important;border: none !important;font-size: 16px !important;padding: 15px 0 !important;color: #000 !important;font-weight: 500 !important;-webkit-user-select: initial;-khtml-user-select: initial;-moz-user-select: initial;-ms-user-select: initial;user-select: initial;height: auto !important;line-height: 1;}
#closeSearch {float: right;background: transparent;border: none;font-size: 22px;cursor: pointer;-webkit-transition: all 0.4s ease !important;-moz-transition: all 0.4s ease !important;-ms-transition: all 0.4s ease !important;-o-transition: all 0.4s ease !important;color: #fff !important;position: absolute;right: 40px;top: 10px;}
#closeSearch:hover {color: #cc3333 !important;}
form.search-header {display: flex;align-items: center;}
.link-wrap a {width: 100%;max-width: 300px;}

/*--HOME INVENTORY CATEGORIES---*/
.grid-inventory {grid-template-columns: repeat(4, 1fr);gap: 30px;}
.inv {background: #fff;padding: 30px;border-radius: 30px;text-align: center;transition: transform 0.3s cubic-bezier(0, 0, 0.5, 1);box-sizing:border-box;}
.inv img {max-width: 100%;width:100%;display: block;margin-bottom: 40px;}
.inv h2 {font-size: 24px;font-weight: 600;color:#000;}
.inv:hover {transform: scale(1.01613);}
/*---HOME TEXT---*/
.home-txt .gradient-bg {flex: 1;display:flex;align-items: center;}
.home-slideshow {flex: 2;overflow: hidden;}
.home-box {background: #fff;box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;position: absolute;z-index: 9;width: 33%;padding: 50px;box-sizing: border-box;left: 5%;top: 50%;transform: translate(0%, -50%);border-radius: 3px;}
.home-showrooms h2 {font-size: 34px;text-transform: uppercase;}
.home-box h2 {font-size: 54px;text-transform: uppercase;}
.gradient-bg .wid90 h2 {font-size: 54px;text-transform:uppercase;}
.home-txt button.red-btn {font-size: 20px;min-width: 250px;}
/*---HOME SLIDESHOW---*/
.slide img {width: 100%;height: 100%;object-fit:cover;}
.trailer-slider button.slick-disabled {opacity: 0.6;}
.btn-wrap {position:absolute;right: 0;bottom: 0;z-index: 9;bottom: 20%;right: 5%;}
.prev-btn, .next-btn,.prev-btn1, .next-btn1,.prev-btn2, .next-btn2 {border-radius: 90px;width: 40px;height: 40px;display: inline-flex;align-items: center;justify-content: center;border: 2px solid #fff;color: #fff;background: rgb(255 255 255 / 25%);cursor: pointer;transition: all 0.5s;}
.prev-btn:hover, .next-btn:hover,.prev-btn1:hover, .next-btn1:hover,.prev-btn2:hover, .next-btn2:hover {background: #f8f8f8;border-color:#f8f8f8;color:#222;}
.home-showrooms hr {border: none;height: .25px;background: #dedede;margin: 45px 0;}
.flex-showroom {flex-wrap:wrap;gap: 30px;justify-content: center;}
.showroom {display: flex;align-items: center;justify-content: center;border-radius: 50%;overflow: hidden;height: 25vh;width: 25vh;transition: transform 0.3s cubic-bezier(0, 0, 0.5, 1);box-sizing:border-box;}
.reitnouer-showroom {background:linear-gradient(283deg, rgba(17,17,17,.50) 0%, rgba(17,17,17,.50) 100%),url("/siteart/brand/reitnouer-bg.jpg") no-repeat;background-size:cover;background-position:center;}
.clement-showroom {background:linear-gradient(283deg, rgba(17,17,17,.50) 0%, rgba(17,17,17,.50) 100%),url("/siteart/brand/clement-bg.jpg") no-repeat;background-size:cover;background-position:center;}
.xl-showroom {background:linear-gradient(283deg, rgba(17,17,17,.50) 0%, rgba(17,17,17,.50) 100%),url("/siteart/brand/xl-bg.jpg") no-repeat;background-size:cover;background-position:center;}
.dorsey-showroom {background:linear-gradient(283deg, rgba(17,17,17,.50) 0%, rgba(17,17,17,.50) 100%),url("/siteart/brand/dorsey-bg.jpg") no-repeat;background-size:cover;background-position:center;}
.showroom img {max-width: 200px;width:100%;filter: brightness(0) invert(1);}
.showroom:hover,a.option-col:hover {transform: scale(1.01613);}

/*---landing pages---*/
img.brand-logo {max-width: 150px;width: 100%;margin-bottom: 10px;filter: brightness(0) invert(1);}
a.option-col {flex: 1;padding: 40px;border-radius: 30px;text-align: center;transition: transform 0.3s cubic-bezier(0, 0, 0.5, 1);box-sizing: border-box;color: #000;border: 1px solid #eee;}
.option-col i {font-size: 40px;color: #a10f1c;margin-bottom: 15px;}
.breadcrumblinks {background: #f5f5f5;padding: 15px 0;}
.breadcrumblinks a {color:#333;font-size: 14px;font-weight: 600;transition:.3s all;}
.breadcrumblinks a:before {content:"\f100";color:#000;font-family:"Font Awesome 6 Free";font-weight: 900;margin-right: 5px;opacity:.5;}
.breadcrumblinks a:hover {opacity: .5;}
/*-- REITNOUER PAGES --*/
.feature-wrap {display: grid;grid-template-columns: repeat(3, 1fr);gap: 50px;grid-auto-rows: minmax(100px, auto);padding: 30px 0;}
.feature p {font-size: 16px;}
.feature img {max-width: 100%;width: 100%;}
.cat-banner {margin-top: 40px;padding: 15px;background: #000;color: #fff;text-transform: uppercase;text-align: center;border-bottom: 5px solid #a10f1c;}
img.man-logo {max-width: 100%;margin-bottom: 20px;}
.reitnouer-page h1 {margin-bottom: 10px;}
.reitnouer-page p {font-size: 18px;}
.showroom-txt h1 {text-align: center !important;}

/*--Storage page---*/
.flex-pg {gap:5%;padding-top: 3em;}
.two-thirds {flex:2;}
.one-third {flex: 1;}
.info-box h3,.one-third h2 {color:#cc3333;text-transform: uppercase;font-size: 24px;margin-bottom: 10px;letter-spacing: 1px;font-weight: 600;}
.one-third hr {border: none;height: .25px;background: #dedede;margin: 10px 0 40px 0;}
.accordion-header h4 {font-size: 18px;}
.accordion h5 {font-size: 18px;margin-bottom: 10px;}
.accordion ul {list-style: disc;line-height: 1.5;padding-inline-start: 20px;}
.slide-nav {margin-top: 10px;}
.slide-nav .slide {margin: 0 5px;}
.slide-section h3 {font-size: 24px;text-transform: uppercase;margin-bottom: 5px;}
.storage-slideshow .btn-wrap {bottom: 50px !important;}
.slider-nav .slick-slide.slick-current,.slide-nav .slick-slide.slick-current {opacity: 1.0;filter:grayscale(0);}
.slider-nav .slick-slide,.slide-nav .slick-slide {filter:grayscale(1);transition:.4s all;cursor: pointer;}
.slider-nav .slick-slide:hover,.slide-nav .slick-slide:hover {opacity:.75;}
.flex-storage {align-items: baseline;gap:30px;}
.storage-option {flex: 1;}
.storage-option img {max-width: 200px;width: 100%;margin: 0 auto;padding-bottom: 20px;}
.storage-option h3 {text-transform: uppercase;font-weight: 600;margin-bottom: 5px;}
.storage-option ul {font-size: 15px;list-style: disc;padding-inline-start: 20px;}
.storage-option ul li {margin-bottom: 5px;}
/*---FORM---*/
.grid-section {display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px;}
span#section-title {font-weight: 600;margin-bottom: 10px;display: block;}
.check-container {display: inline-block;text-align: left;margin: 0;}
.info-section .flex-row {flex-wrap: wrap;gap: 10px;}
.info-section .flex-row .check-container {flex-basis: 25%;}
/* ACCORDION */
.accordion-container{margin: 25px 0;}
.accordion{display: block; position: relative; margin-bottom: 10px; color: #666; border: 1px #eee solid; border-radius: 5px; transition: all .2s ease-in-out;}
.accordion:hover{border: 1px #ccc solid;}
.accordion .accordion-header:after{font-family: "Font Awesome 5 Free"; font-size: 20px; font-weight: 900; content: "\f067"; margin-left: auto; color: #ddd;}
.accordion .accordion-content{display: none; padding: 25px;}
.accordion.active:hover{border: 1px #eee solid;}
.accordion.active .accordion-header:after{content: "\f068"; color: #999;}
.accordion .accordion-header {display: flex;align-items: center;padding: 20px;font-weight: 700;border-radius: 5px;cursor: pointer;box-sizing: border-box;color: #555;text-transform: uppercase;letter-spacing: 1px;line-height: 1;font-weight: 700; border-radius: 5px; cursor: pointer;}
.accordion .accordion-header h2 {font-size: 24px;line-height: 1;margin-bottom: 0;}
.accordion.active .accordion-header {color: #000 !important;}
/*--------BUTTON STYLES--------------------*/
button.red-btn {background: #cc3333;border: 1px solid #cc3333;color: #fff;font-family: libre-franklin, sans-serif !important;font-weight: 600;padding: 12px 20px;border-radius: 5px;font-size: 16px;transition: .3s all;cursor: pointer;}
button.red-btn:hover {background: #a10f1c;border: 1px solid #a10f1c;}

button.black-btn {background: #222;border: 1px solid #222;color: #fff;font-family: libre-franklin, sans-serif !important;font-weight: 600;padding: 12px 20px;border-radius: 5px;font-size: 16px;transition: .3s all;cursor: pointer;}

button.dark-btn {background: #000;border: 1px solid #000;color: #fff;font-family: libre-franklin, sans-serif !important;font-weight: 600;padding: 12px 20px;border-radius: 5px;font-size: 16px;transition: .3s all;cursor: pointer;}

button.white-btn {background: #fff;border: 1px solid #fff;color: #222;font-family: libre-franklin, sans-serif !important;font-weight: 600;padding: 12px 20px;border-radius: 5px;font-size: 16px;transition: .3s all;cursor: pointer;}

button.white-btn:hover {background: #ddd;border: 1px solid #ddd;}

a.red-link {border-radius: 3px;background: #cc3333;color: #fff !important;text-transform: uppercase;font-weight: 600 !important;letter-spacing: 1px;font-family: alternate-gothic-atf, sans-serif !important;line-height: 1.5 !important;font-size: 18px !important;}
/*-------- FOOTER STYLES ----------------*/
footer{}

.top-footer {background: #a10f1c;}
.bottom-footer {background:#222222;}
a.foot-links {padding: 0 60px;line-height: 4;color: #fff;flex: 1;display: flex;justify-content: space-between;font-size: 18px;font-weight: 600;letter-spacing: .5px;}
a.foot-links i {font-size: 22px;}
.foot-links + .foot-links {border-left: solid 1px rgba(241,241,241,0.5);}
.top-footer .flex-footer {padding: 20px 0;}
.bottom-footer .flex-footer {justify-content: space-between;padding: 50px 0;}
span.foot-title,a.foot-title {color: #fff;font-family: alternate-gothic-atf, sans-serif !important;text-transform: uppercase;font-size: 18px !important;font-weight: 500;letter-spacing: 1px;}
span.foot-title {margin-bottom: 20px;display: block;}
.foot-col {flex: 1;}
.foot-col li {margin-bottom: 10px;}
.foot-col li a {color:#fff;font-size: 15px;line-height: 1.25;transition:.3s all;}
.foot-col li a:hover {opacity:.75;}
span.foot-socials{display:flex;gap:5px;}
span.foot-socials a {opacity: .5;transition: .3s all;font-size: 18px;}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.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: 5px !important;
    -o-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !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:#ee3124 !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:#cc3333 !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 #cc3333 !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: #a10f1c !important; border-color: #a10f1c !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;}






/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 1400px) {
	.hero h1 {font-size:64px;}
	.inv h2 {font-size: 20px;}
	.home-box { width: 45%;}
	
}

@media only screen and (max-width: 1300px) {
	.home-box h2 {font-size: 48px;}
}
@media only screen and (max-width: 1250px) {
	.main-head .flex-header {padding: 10px 0;}
	.logo img {max-width: 180px;}
	.hero-txt {flex: 1;}
	.showroom img {max-width: 175px;}
	.feature-wrap {grid-template-columns: repeat(2, 1fr);}
}

@media only screen and (max-width: 1150px) {
	.hero {height: 40vh;min-height:300px;}
	.hero h1 {font-size: 54px;}
	.hero-wrap h1 span{display:inline-block;}
	a.head-btn {display: none;}
	.grid-inventory,.grid-showroom {gap: 20px;}
	a.foot-links {font-size: 16px;padding: 0 30px;}
	a.foot-links i {font-size: 18px;}
	 .home-showrooms h2 {font-size: 32px;}
	.inv {padding: 25px;}
    .inv h2 {font-size: 18px}
	.home-box {padding: 30px;}
	.flex-pg{flex-wrap:wrap;gap: 40px;}
	.two-thirds,.one-third {flex-basis: 100%;}
}

@media only screen and (max-width: 1090px) {
    .showroom {padding: 20px;}
	.showroom img {max-width:100%;}
	.home-box {width: 70%;}
}
@media only screen and (max-width: 950px) {
  	.home-txt {flex-wrap: wrap;}  
	.home-txt .gradient-bg,.home-slideshow {flex-basis:100%;}
	.home-txt .gradient-bg {position:relative;}
	.home-box {background:transparent;position:relative;width:100%;padding: 3em 0 !important;box-shadow: none;left: 0;transform: unset;top: unset;}
	.home-box .txt-container {width: 90%;margin: 0 auto;color:#fff !important;}
	.btn-wrap {bottom: 10%;}
	.grid-showroom {grid-template-columns: repeat(2, 1fr);}
	.showroom {padding: 20px;}
	.showroom img {max-width: 200px;}
	.hero h1 {font-size: 48px;}
	.top-footer .flex-footer {width: 100% !important;}
	.subhero .hero-wrap h1 {font-size: 44px;}
}

@media only screen and (max-width: 900px) {
	 .bottom-footer .flex-footer{flex-wrap:wrap;gap:30px;}
	.foot-col {flex-basis: 40%;}
	.top-footer .flex-footer {flex-wrap:wrap;padding: 0;width: 90% !important;margin: 0 auto;}
	a.foot-links {flex-basis: 100%;line-height: 6;}
	a.foot-links:nth-child(2){border-bottom: solid 1px rgba(241, 241, 241, 0.5);border-top: solid 1px rgba(241, 241, 241, 0.5);}
	.foot-links + .foot-links {border: none;}
	a.option-col {padding: 30px;}
}

@media only screen and (max-width: 850px) {
	 .hero-wrap{flex-wrap:wrap;gap:20px;}
	.hero-txt,.hero-col {flex-basis: 100%;}
	.hero-col {text-align: left;}
	.grid-inventory {grid-template-columns: repeat(3, 1fr);}
	.showroom {height: 300px;width: 300px;}
	.subhero {height: auto !important;}
	.subhero .hero-wrap {padding: 50px 0;}
}

@media only screen and (max-width: 700px) {
	.grid-inventory {grid-template-columns: repeat(2, 1fr);}
	.foot-col {flex-basis:100%;}
	.feature-wrap {grid-template-columns: repeat(1, 1fr);}
	.flex-options {flex-wrap:wrap;}
	a.option-col {flex-basis: 100%;}
}

@media only screen and (max-width: 600px) {
	a.head-address {display: none;}
	.hero {align-items: center;}
	.hero-wrap {padding: 40px 0;}
	.flex-storage{flex-wrap:wrap;}
	.storage-option {flex-basis:100%;}
	.hero {height: 30vh;}
	
}
	
@media only screen and (max-width: 500px) {
		.hero {min-height: 300px;}
	    .btn-wrap {bottom: 3%;}
}

@media only screen and (max-width: 450px) {
	.grid-inventory {grid-template-columns: repeat(1, 1fr);}
	.showroom {height: 200px;width: 200px;}
	.hero-btns {display:flex;flex-wrap:wrap;gap: 10px;}
	.hero h1 {font-size: 42px;}
	.subhero .hero-wrap h1 {font-size: 36px;}
	.sub-pg .home-showrooms h2 {font-size: 26px;}
	.home-txt button.red-btn {min-width: 100% !important;}
}

