

/* FONTS 
---------------------------------------------------------------------------*/

@font-face {
    font-family: 'Interstate';
    src: url('../fonts/Interstate-Regular.woff2') format('woff2'),
        url('../fonts/Interstate-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Interstate';
    src: url('../fonts/Interstate-Light.woff2') format('woff2'),
        url('../fonts/Interstate-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Interstate';
    src: url('../fonts/Interstate-Bold.woff2') format('woff2'),
        url('../fonts/Interstate-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




/* TAG STYLES 
---------------------------------------------------------------------------*/

*	{ margin: 0; padding: 0; }

html	{ position: relative; height:100%; }

body	{ position: relative; height:100%; width: 100%; font-size: 18px;  font-family: 'Interstate'; font-weight: 300; color: #000000; background-color: #f7f7f7;}

header	{ position: fixed; width: 100%; max-width: 100vW; z-index: 100; }

main	{ position: relative; width: 100%; overflow: hidden; }

p { line-height: 170%; padding-bottom: 20px; }

img { display: block;  }

h2 {  }
h2.main { margin-bottom: 40px; font-weight: normal; text-transform: uppercase; font-size: 3.8em; position: relative; }
h2.main::after { content: " "; position: absolute; bottom: -10px; left: 0; display: block; height: 8px; width: 175px; background-color: #808285; }


/* COMMON STYLES 
---------------------------------------------------------------------------*/

.full-screen { min-height: 100vH; width: 100%; }

.button-site-link		{ display: inline-block; border: 1px solid #979696; padding: 28px 35px; color: #ffffff; text-decoration: none; text-transform: uppercase; background-color: rgba(0,0,0,0.63);  margin: 0 0 15px; }
.button-site-link:hover { background-color: rgba(0,0,0,1); }

.video-display { width: 100%; display: block; }

.main.white {color: #ffffff; }
.main.dark { color: #414042; }
.main.white::after {background-color: #ffffff; }
.main.dark::after {background-color: #414042; }

.white-button		{ display: inline-block; border: 1px solid #ffffff; padding: 5px 25px; color: #ffffff; text-decoration: none; text-transform: uppercase; background-color: transparent;  margin: 0 0 15px; }
.white-button:hover { background-color: #ffffff; color: #1f2123; }

.fade-hidden { visibility: hidden; }

.scrolled { background: rgba(0,0,0, 0.75); }


/* banner */

#banner-wrapper { height: 100%; min-height: 100vH; width: 100%; position: relative; display: flex; align-items: flex-end; }

.banner-overlay-content-wrapper { height: 100%; width: 90%; max-width: 1650px; margin: 0 auto; position: relative; display: flex; z-index: 20; }
.banner-overlay-content { max-width: 670px; padding-bottom: 5%; }
.banner-overlay-content h1		{ margin-bottom: 70px; font-weight: normal; text-transform: uppercase; font-size: 3.8em; position: relative; }
.banner-overlay-content h1::after { content: " "; position: absolute; bottom: -40px; left: 0; display: block; height: 8px; width: 175px; background-color: #000000; }

.banner-overlay-content.white { color: #ffffff; }
.banner-overlay-content.white h1::after {background-color: #ffffff; }

#banner-slides { height: 100%; width: 100%; position: absolute; z-index: 1; }

.banner-slide					{ display: none; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.banner-slide.active			{ display: block; position: relative; z-index: 2; }
.banner-slide-background		{ display: block; height: 100%; width: 100%; position: absolute; z-index: 2; }
.banner-slide-background img	{ width: 100%; height: 100%; object-fit: cover; }

.banner-slide-frame-and-skin		{ display: block; position: relative;  max-width: 850px; height: auto; z-index: 3; position: absolute; bottom: 60px; right: 8%;  }
.banner-slide-frame-and-skin img	{ width: 100%; height: auto; }

.banner-slide-frames		{ display: block; position: absolute; z-index: 3; }
.banner-slide-frames img	{ width: 100%; }

.banner-slide-skin		{ display: block; position: absolute; z-index: 4; }
.banner-slide-skin img	{ width: 100% }


.slide-2030-C3 .banner-slide-frames { bottom: 5%; right: 5%; }
.slide-2030-C3 .banner-slide-skins {}

.grecaptcha-badge { visibility: hidden; }


/* HEADER STYLES 
---------------------------------------------------------------------------*/

#header-content { display: flex; justify-content: space-between; align-items: center; transition: background-color 0.5s ease; }

#header-logo { display: block; margin: 20px 0 20px 20px; max-width: 60%; }
#header-logo img { width: 100%; height: auto; }

#header-nav { display: block; margin: 20px 20px 20px 0; }

.menu-button:hover { cursor: pointer; }

#open-menu-button { display: block; height: 41px; width: 59px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='59px' height='41px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M-0.000,23.000 L-0.000,19.000 L59.000,19.000 L59.000,23.000 L-0.000,23.000 ZM17.000,-0.000 L59.000,-0.000 L59.000,4.000 L17.000,4.000 L17.000,-0.000 ZM58.998,41.000 L6.758,41.000 L6.758,37.000 L58.998,37.000 L58.998,41.000 Z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }

#close-menu-button { display: block; height: 46px; width: 45px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45px' height='46px'%3E%3Cpath fill-rule='evenodd' fill='rgb(65, 64, 66)' d='M44.992,43.136 L42.136,45.992 L22.236,26.092 L3.055,45.274 L0.226,42.445 L19.408,23.264 L0.007,3.863 L2.864,1.007 L22.264,20.408 L41.945,0.726 L44.774,3.554 L25.092,23.236 L44.992,43.136 Z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; }


#header-menu-display { display: none; position: fixed; top: 0; right: 0; height: calc(100% - 40px); width: calc(100% - 120px); padding: 20px; max-width: 630px; background-color: #ffffff; z-index: 200; text-align: right; }

#header-menu-display-content { height: 100%; display: flex; flex-direction: column; justify-content: space-between; }

#header-menu-display-content .menu-button { display: flex; justify-content: flex-end; }

#main-menu { margin-top: 60px; }

#main-menu ul	{ list-style: none; margin: 0; padding: 0;  }
#main-menu li	{ margin: 0 0 20px 0; text-align: right; }

#main-menu a	{ position: relative; text-transform: uppercase; text-decoration: none; color: #808285; font-size: 4.4em; }
#main-menu a::after	{ content: " "; position: absolute; bottom: -10px; right: 0; display: none; height: 8px; width: 130px; background-color: #808285; }

#main-menu a:hover	{ font-weight: bold; color: #414042; }
#main-menu a:hover::after	{ display: block; background-color: #414042; }

#header-menu-display-footer {  }

#social-menu			{ list-style: none; margin: 0 0 20px; padding: 0; display: flex; justify-content: flex-end; }
#social-menu li			{ margin-left: 10px; }
#social-menu a			{ font-size: 30px; color: #808285; text-decoration: none; justify-content: flex-end; display: flex; }
#social-menu a:hover	{ color: #000000;}
#social-menu a svg		{ height: 30px; }
#social-menu a svg path { fill: #808285; }
#social-menu a:hover svg:hover path { fill: #000000; }

#header-menu-display-footer .button-site-link		{ background-color: transparent; color: #808285; padding: 20px 35px; text-align: center; }
#header-menu-display-footer .button-site-link:hover { background-color: #808285; color: #000000; }


/* BODY STYLES 
---------------------------------------------------------------------------*/

#section-banner { background-color: #cccccc; }

#section-feature { display: flex; justify-contentl: center; align-items: center; background: rgb(242,102,135); background: linear-gradient(0deg, rgba(242,102,135,1) 49%, rgba(252,118,152,1) 50%); }
#section-feature .section-background { width: 100%; }

#section-specs { background-color: #000000; position: relative; }

#section-specs .section-background { position: relative; }
#section-specs .section-background::after { content: " "; display: none; position: absolute; bottom: 0; left: 0; width: 100%; height: 30px; z-index: 2; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); }


#specs-content { max-width: 370px; width: calc(100% - 100px); padding: 50px 50px 0; position: absolute; bottom: 0; left: 0; z-index: 5; }
#specs-content h2 { text-transform: uppercase; font-size: 1.6em; font-weight: bold; color: #ffffff; padding-bottom: 15px; }
#specs-content ul { list-style: none; margin: 0 0 50px; padding: 0;  }
#specs-content li { color: #ffffff; line-height: 170%; padding: 0 15px 15px; position: relative; }
#specs-content li::before { content: " "; position: absolute; top: 0; left: 0; display: block; height: 20px; width: 4px; background-color: #ffffff; }


#section-info { padding: 150px 10% 75px; }
#section-info .content-wrapper	{ display: flex; background-color: #1f2123; color: #ffffff; margin: 0 -60px 0 0; padding: 0 0 20px; }
#section-info .offset-block	img	{ margin: -60px 0 0 -120px; max-width: calc(100% + 120px); -webkit-box-shadow: 10px 10px 7px 1px rgba(0,0,0,0.25); box-shadow: 10px 10px 7px 1px rgba(0,0,0,0.25); height: auto; }
#section-info .content			{ padding: 50px 50px; max-width: 450px;  }



#section-contact { max-width: 1225px; padding: 75px 0 130px; width: 90%; margin: 0 auto; display: flex; justify-content: space-between; gap: 10%; }
#section-contact a { text-decoration: none; color: inherit;  overflow-wrap: break-word; word-wrap: break-word; -webkit-hyphens: auto; -ms-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }
#section-contact a:hover { text-decoration: underline; }

#section-contact .content { margin-bottom: 50px; }


#contact-form { flex-grow: 1; }
#contact-form form {}
.form-item-group { display: flex; justify-content: space-between; }
.form-item-group .form-item { width: 46%; }
.form-item { margin: 0 0 20px; }
.form-item label { display: none; }
.form-item input,
.form-item textarea	{ border: 2px solid #4d4c4e; color: #4d4c4e; background-color: transparent; padding: 10px; width: calc(100% - 24px); font-family: 'Interstate'; font-size: 1em; }


.form-item input[type="submit"]			{ border: 2px solid #4d4c4e; color: #4d4c4e; background-color: transparent; padding: 8px 25px; width: auto; font-family: 'Interstate'; font-size: 1em; text-transform: uppercase; }
.form-item input[type="submit"]:hover	{ color: #ffffff; background-color: #4d4c4e; cursor: pointer; }

.form-item ::-webkit-input-placeholder {  color: #4d4c4e; text-transform: uppercase; font-family: 'Interstate'; font-size: 1em; }
.form-item :-moz-placeholder {  color: #4d4c4e; text-transform: uppercase; font-family: 'Interstate'; font-size: 1em; }
.form-item ::-moz-placeholder {  color: #4d4c4e; text-transform: uppercase; font-family: 'Interstate'; font-size: 1em; }
.form-item :-ms-input-placeholder { color: #4d4c4e; text-transform: uppercase; font-family: 'Interstate'; font-size: 1em; }

#contact-response-message { font-style: italic; color: #e70000; font-weight: bold; }



#section-preview { position: relative; }
#section-preview .background-image { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; display: flex; justify-content: center; overflow: hidden;  }
#section-preview .background-image img { height: auto; width: auto; min-height: 100%; min-width: 100%; object-fit: cover; }

#section-preview .content { position: relative; z-index: 5; text-align: center; color: #ffffff; /*padding: 40% 0 50px;*/ /*max-width: 90%;*/ padding: 400px 0 50px; max-width: 100%; margin-left: auto; margin-right: auto; }

#section-preview::after { content: " "; position: absolute; bottom: 0; left: 0; width: 100%; height: 30%; z-index: 2; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%); }

.model-previews			{ margin-bottom: 450px; }
.model-preview			{ position: relative; display: flex; justify-content: flex-end; margin-right: -80px; }
.model-preview img		{ max-width: 100%; }
.model-preview-top		{ z-index: 1; }
.model-preview-lower	{ z-index: 2; margin-top: -75px; }

#section-models-preview							{ display: none; padding: 50px 0; width: 100%; background-color: #000000; }
#section-models-preview .model-previews			{ width: 90%; margin: 0 auto 0; flex-wrap: wrap; }
#section-models-preview .model-preview			{ margin-right: 0px; margin-bottom: 20px; }
#section-models-preview .model-preview-lower	{ margin-top: 0px; }



#section-find-a-dealer { }
#section-find-a-dealer h2 { text-align: center; padding: 8px 10px; background-color: #bf0f00; color: #ffffff; text-transform: uppercase; }

#dealer-store-locator-map { width: 100%; min-height: 600px; }

#location-search-address { width: 90%; margin: 15px calc(5% - 15px); padding: 8px 15px; }

.store-locator-marker-info { min-width: 250px; }
.store-locator-marker-info i { color: #dd3532; font-size: 20px; margin-left: 20px; }

.store-locator-distance { color: #ababab; font-size: 1.5em; font-weight: normal; font-style: italic; letter-spacing: 2px; padding-bottom: 15px; }
.store-locator-title { color: #dd3532; font-weight: 700; font-size: 1.75em; letter-spacing: 2px; padding-bottom: 10px; display: flex; justify-content: space-between; align-items: center; }
.store-locator-address { font-size: 0.9em; color: #ababab; padding-bottom: 10px; }
.store-locator-address a { font-size: 0.9em; color: #dd3532; }
.store-locator-address a:hover { text-decoration: none; }
.store-locator-website { color: #141414; font-weight: 700; padding-bottom: 10px; display: flex; justify-content: space-between; align-items: center;     word-break: break-word; }
.store-locator-website a { color: #141414; font-weight: 700; text-decoration: none; }
.store-locator-website a:hover { color: #dd3532; }
.store-locator-phone { color: #141414; font-weight: 700; padding-bottom: 10px; /*display: flex;*/ /*justify-content: space-between;*/ align-items: center; }
.store-locator-phone a { color: #141414; font-weight: 700; text-decoration: none; }
.store-locator-phone a:hover { color: #dd3532; }


/* FOOTER STYLES 
---------------------------------------------------------------------------*/



#section-copyright { background-color: #1e1e1e; padding: 20px 20px; display: flex; justify-content: space-between; }
#section-copyright p { padding: 0 20px; text-transform: uppercase; }
#section-copyright a { color: #ffffff; text-decoration: none; font-weight: normal; }



/* VIDEO MODAL STYLES 
---------------------------------------------------------------------------*/

@keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:960px;width:100%;height:100%;margin:0 auto;padding:0 10px;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%}@media (orientation: landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media (orientation: landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}




/* RESPONSIVE STYLES 
---------------------------------------------------------------------------*/

/*@media screen and (min-width: 2000px) {
	body	{ font-size: 1.2vw; }
}*/

@media screen and (max-width: 1350px) {
	#section-preview .content { padding-top: 60%; }
}

@media screen and (max-width: 1285px) {
	#specs-content { max-width: none; display: flex; justify-content: flex-start; position: relative; padding: 20px 0; width: 100%; }
	#specs-content .content-block { max-width: 370px; padding: 0 30px 30px;  }
	#specs-content ul { margin-bottom: 0; }

	#section-specs .section-background::after { display: block; }

}

@media screen and (max-width: 1080px) {
	#section-info .content-wrapper { flex-wrap: wrap; }
	#section-info .offset-block img { margin-left: -5%; max-width: calc(95%); }
	#section-info .content { max-width: none; }

	#section-preview .content { width: 90%; }

	.model-previews { display: flex; justify-content: center; }
	.model-preview	{ margin-right: 10px; margin-left: 10px; }
	.model-preview-lower { margin-top: 0; }
}

@media screen and (max-width: 875px) {
	#section-preview .content { padding-top: 80%; }
}

@media screen and (max-width: 780px) {
	#section-info .content-wrapper { margin-right: 0; }
	
	#specs-content { flex-wrap: wrap;  }
	#specs-content .content-block { max-width: none;   }

	#section-contact { display: block; }

	.banner-overlay-content h1,
	h2.main							{ font-size: 2.2em; }
	
	.banner-overlay-content h1::after,
	h2.main::after { height: 4px; }

	
	.banner-slide-frame-and-skin		{ bottom: 0px; right: auto; top: 16%;  }
}


@media screen and (max-width: 680px) {
	.form-item-group { display: block; }
	.form-item-group .form-item { width: auto }
}

@media screen and (max-width: 625px) {
	#section-preview .content { padding-top: 90%; }

	#section-preview .content .model-previews { display: none; }
	#section-models-preview							{ display: block; }
}

@media screen and (max-width: 610px) {
	#section-copyright { flex-wrap: wrap; justify-content: center; }
	#section-copyright p { padding: 0 0 10px; text-align: center; }
}

@media screen and (max-width: 560px) {
	#section-preview .content { padding-top: 500px; }

	#section-info .content { padding: 50px 20px 20px; }
	#section-info .content-wrapper { padding-bottom: 20px; }
}

@media screen and (max-width: 540px) {
	#main-menu a { font-size: 3em; }
}

@media screen and (max-width: 400px) {
	.banner-overlay-content h1,
	h2.main						{ font-size: 1.7em; }
	#main-menu a { font-size: 2em; }

	#open-menu-button { height: 33px; width: 48px; }
	
	#logo img { max-width: 185px; }

	#main-menu a::after { height: 4px; width: 60%; }
}