﻿/*!
 * fullPage 3.0.4
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */@import url("https://use.typekit.net/uth5myq.css");@import url("https://use.typekit.net/uth5myq.css");html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0 !important}.fp-notransition{-webkit-transition:none !important;transition:none !important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0, 0, 0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0 !important;right:0;margin:0 auto !important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0px 0px -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial, helvetica, sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto !important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto !important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}body{background-color:black}.divide5{width:100%;height:5px}.divide10{width:100%;height:10px}.divide15{width:100%;height:15px}.divide40{width:100%;height:40px}.divide80{width:100%;height:80px}#loadingwrap{position:absolute;width:100%;height:100%;display:flex;align-items:center;top:0}#loading{display:flex;margin:0 auto;width:50px;height:50px;border:3px solid rgba(255,255,255,0.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;z-index:1}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}#fullpage .bfh1{margin:60px 0 0;color:#fff;font-size:400%}@media (max-width: 595px){#fullpage .bfh1{font-size:325%;margin:30px 0 0}}@media (min-width: 1400px){#fullpage .bf-hero{max-width:90%}}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.bounce{-moz-animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}@-moz-keyframes bounce{0%, 20%, 50%, 80%, 100%{-moz-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-20px);transform:translateY(-20px)}60%{-moz-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes bounce{0%, 20%, 50%, 80%, 100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}60%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes bounce{0%, 20%, 50%, 80%, 100%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-webkit-transform:translateY(-20px);transform:translateY(-20px)}60%{-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.btn-outline-light{width:105px;font-size:95%;font-weight:100}#mobile_top_block{position:relative;top:18%;z-index:10}#mobile_top_block .mobile_bike{display:block;height:420px;width:82%;cursor:pointer;margin:22% 10%}#header,#header1{position:absolute;z-index:1;width:100%;padding-bottom:10px}.jupiterbike{display:none}.collapse{padding-left:15px}.rt10{position:relative;top:10%}#lazydiv{visibility:hidden}@media (max-height: 500px){.quiz-popup{display:none !important}}#home-rogue{background-image:url("/images/homepage/home-rogue.jpg")}#home-bike-swipe{background-color:white}#home-bike-swipe .bike-swipe-title{text-align:center;font-size:5vh !important;margin:10vh auto 1vh;font-family:"railroad-gothic-atf", sans-serif;font-weight:700;max-width:80%}#home-bike-swipe .bike-swiper{width:100%;position:relative;padding-top:10px}#home-bike-swipe .swiper{margin-top:2vh;margin-bottom:4rem}#home-bike-swipe .swiper-pagination{white-space:nowrap;position:relative;padding:1px 7px 5px;overflow-x:auto;width:fit-content;background-color:whitesmoke;border-radius:99px;background-clip:padding-box;margin:10px auto;margin-inline:auto}#home-bike-swipe .swiper-pagination::-webkit-scrollbar{display:none}#home-bike-swipe .swiper-pagination .swiper-pagination-bullet{align-content:center;height:100%;width:auto;flex:0 0 auto;margin:0;padding:8px 20px;background:transparent;color:black;border:none;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all 0.3s ease;opacity:1}#home-bike-swipe .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#666;color:white;transform:none}#home-bike-swipe .swiper-pagination .swiper-pagination-bullet:focus{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,0.3)}#home-bike-swipe .swiper-slide{display:flex;justify-content:center;align-items:center;text-align:center}#home-bike-swipe .swiper-slide .slide-content img{width:auto;height:43vh;margin-bottom:1rem}@media (max-width: 2550px){#home-bike-swipe .swiper-slide .slide-content img{height:47vh;max-height:470px}}#home-bike-swipe .swiper-slide .slide-content .bike-info{padding:0 2rem;display:flex;gap:18px;justify-content:center;align-items:center}#home-bike-swipe .swiper-slide .slide-content .bike-info .vertical-line{border-left:solid 1px #ddd;padding-top:1.5rem}#home-bike-swipe .swiper-slide .slide-content .bike-info h1{font-size:30px;font-weight:700;margin:0}#home-bike-swipe .swiper-slide .slide-content .bike-info p{white-space:nowrap;margin:0}#home-bike-swipe .swiper-slide .slide-content .bike-info .logo{width:9vw;max-width:160px;height:auto;filter:invert(1);margin:0}@media (min-width: 768px){#home-bike-swipe{box-shadow:inset 0rem 10rem 8rem -7rem gray}}#home-journey-st{background-image:url("/images/homepage/home-journey.jpg");background-repeat:no-repeat;background-size:110%;background-position:50% 48%}@media (max-width: 1920px){#home-journey-st{background-size:125%}}@media (max-width: 1200px){#home-journey-st{background-size:175%}}@media (max-width: 992px){#home-journey-st{background-size:200%}}@media (max-width: 768px){#home-journey-st{background-size:325%}}@media (max-height: 500px){#home-journey-st{background-size:116%}}@media (max-height: 375px){#home-journey-st{background-size:100%}}#home-defiant-st{background-image:url("/images/homepage/home-defiant-st.jpg")}.home-defiant-pro{background-image:url("/images/homepage/home-defiant-pro.jpg");background-repeat:no-repeat;background-size:100%;background-position:50% 45%}@media (max-width: 1920px){.home-defiant-pro{background-size:110%}}@media (max-width: 992px){.home-defiant-pro{background-size:200%}}@media (max-width: 768px){.home-defiant-pro{background-size:260%}}@media (max-height: 500px){.home-defiant-pro{background-size:116%}}@media (max-height: 375px){.home-defiant-pro{background-size:100%}}.home-x5{background-image:url("/images/homepage/home-discovery-x5.jpg");background-repeat:no-repeat;background-size:100%;background-position:50% 45%}@media (max-width: 1920px){.home-x5{background-size:125%}}@media (max-width: 1200px){.home-x5{background-size:175%}}@media (max-width: 992px){.home-x5{background-size:200%}}@media (max-width: 768px){.home-x5{background-size:260%}}@media (max-height: 500px){.home-x5{background-size:116%}}@media (max-height: 375px){.home-x5{background-size:100%}}#home-x7.lazy{background-image:none;background-color:#111}#home-x7{background-image:url("/images/homepage/home-discovery-x7.jpg");background-repeat:no-repeat;background-size:100%;background-position:50% 45%}@media (max-width: 1920px){#home-x7{background-size:120%}}@media (max-width: 1300px){#home-x7{background-size:130%}}@media (max-width: 992px){#home-x7{background-size:165%}}@media (max-width: 768px){#home-x7{background-size:270%}}@media (min-height: 1200px) and (max-width: 1200px){#home-x7{background-size:170%}}@media (max-height: 540px){#home-x7{background-size:116%}}@media (max-height: 375px){#home-x7{background-size:100%}}#home-defiant.lazy{background-image:none;background-color:#111}#home-defiant{background-image:url("/images/homepage/home-defiant.jpg");background-repeat:no-repeat;background-size:100%;background-position:50% 45%}@media (max-width: 1920px){#home-defiant{background-size:125%}}@media (max-width: 1300px){#home-defiant{background-size:140%}}@media (max-width: 992px){#home-defiant{background-size:175%}}@media (max-width: 768px){#home-defiant{background-size:300%}}@media (min-height: 1200px) and (max-width: 1200px){#home-defiant{background-size:170%}}@media (max-height: 540px){#home-defiant{background-size:116%}}@media (max-height: 375px){#home-defiant{background-size:100%}}#home-compare.lazy{background-image:none;background-color:#111}#home-compare{background-image:url("/images/homepage/home-bike-compare-24.jpg");background-repeat:no-repeat;background-size:135%;background-position:50% 70%}@media (min-width: 1800px){#home-compare{background-size:100%}#home-compare .layer2{bottom:16%}#home-compare .layer3{bottom:6%}}@media (max-height: 800px){#home-compare{background-size:105%}}@media (max-width: 800px){#home-compare{background-position:50% 23%}}@media (max-width: 640px){#home-compare{background-image:url("/images/homepage/home-bike-compare-mobile-24.jpg");background-size:145%}#home-compare .layer{position:absolute !important;top:16% !important}}@media (max-width: 640px) and (max-width: 300px){#home-compare .layer{top:-19% !important}}@media (max-width: 640px){#home-compare .layer3{bottom:15% !important}}#home-compare .layer{background:none !important;top:16%;position:absolute !important}#home-compare h2{color:#333;font-size:2.5em}@media (max-width: 450px){#home-compare h2{font-size:2.2em}}@media (max-width: 300px){#home-compare h2{display:none}}#home-compare h3{color:#333;font-weight:200}#home-compare .lazy{background-image:none;background-color:#111}#home-compare .layer2{position:absolute;width:100%;bottom:14%;text-align:left;padding:0 5rem !important}#home-compare .layer2 a{display:block;color:#212529}#home-compare .layer2 a:hover{text-decoration:none}#home-compare .layer3{position:absolute;width:100%;bottom:4%}#home-compare .layer3 .btn{padding-left:60px;padding-right:60px;background-color:#333;border-color:#888}#home-made-in-usa.lazy{background-image:none;background-color:#111}#home-made-in-usa{background-image:url("/images/homepage/home-bike-ride-sunset.jpg");background-repeat:no-repeat;background-size:100%;background-position:64% 45%}#home-made-in-usa .lazy{background-image:none;background-color:#111}#home-made-in-usa .layer{background:none !important;top:-14%}#home-made-in-usa h2{font-size:3.5em}@media (max-width: 450px){#home-made-in-usa h2{font-size:2.5em}}@media (max-width: 450px){#home-made-in-usa h2{font-size:2.2em}}@media (max-width: 1920px){#home-made-in-usa{background-size:135%}}@media (max-width: 1200px){#home-made-in-usa{background-size:185%}}@media (max-width: 768px){#home-made-in-usa{background-size:270%}}@media (max-height: 500px){#home-made-in-usa{background-size:116%}}@media (max-height: 375px){#home-made-in-usa{background-size:100%}}#home-summit.lazy{background-image:none;background-color:#111}#home-summit{background-image:url("/images/homepage/home-summit.jpg");background-repeat:no-repeat;background-size:100%;background-position:50% 45%}#home-summit .lazy{background-image:none;background-color:#111}@media (max-width: 1920px){#home-summit{background-size:125%}}@media (max-width: 1200px){#home-summit{background-size:145%}}@media (max-width: 992px){#home-summit{background-size:200%}}@media (max-width: 768px){#home-summit{background-size:218%}}@media (max-height: 500px){#home-summit{background-size:116%}}@media (max-height: 375px){#home-summit{background-size:100%}}.downArrow{position:absolute;bottom:5%;left:50%;z-index:1000;background-color:#EFAA00}.downArrow:hover{cursor:pointer}.bounce{-moz-animation:bounce 3s infinite;-webkit-animation:bounce 3s infinite;animation:bounce 3s infinite}@-moz-keyframes bounce{0%, 20%, 50%, 80%, 100%{-moz-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-12px);transform:translateY(-12px)}60%{-moz-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes bounce{0%, 20%, 50%, 80%, 100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes bounce{0%, 20%, 50%, 80%, 100%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-12px);-ms-transform:translateY(-12px);-webkit-transform:translateY(-12px);transform:translateY(-12px)}60%{-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.navbar-toggler-icon{background-image:url("data:image/svg+xml,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='white' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>") !important}.navbar-toggler-icon.icon-up{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path d='M0 52.5c0-1.3.5-2.6 1.5-3.5L50 .5 98.5 49c2 2 2 5.1 0 7.1s-5.1 2-7.1 0L50 14.6 8.5 56.1c-2 2-5.1 2-7.1 0-.9-1-1.4-2.3-1.4-3.6z'/></svg>") !important}#footer{bottom:0px;position:relative;display:block;width:100%;z-index:9;text-align:center;padding:15px;color:white}#footer .small{font-weight:100}.sidebar-menu{position:fixed;top:0;bottom:0;right:0;left:0;z-index:1111;display:none}.sidebar-menu hr{margin:0}.sidebar-menu a{padding:11px 1.5rem;display:block}@keyframes showmenu{from{background-color:transparent}to{background-color:rgba(0,0,0,0.35)}}.info-close{top:20px;right:48px;z-index:1999;font-size:3em;cursor:pointer;height:50px;width:50px;box-sizing:border-box;line-height:50px}.info-close:after,.info-close:before{transform:rotate(-45deg);content:"";position:absolute;top:32px;right:32px;margin-top:-5px;margin-left:-25px;display:block;height:4px;width:20px;background-color:#444;transition:all 0.25s ease-out}.info-close:after{transform:rotate(-135deg)}.sidebar-menu.active{animation-duration:0.35s;animation-name:showmenu;display:block;background-color:rgba(0,0,0,0.35)}.sidebar-menu .menu{position:fixed;top:0;bottom:0;right:-250px;z-index:1112;min-width:240px;max-width:290px;background-color:white}.sidebar-menu a{color:#444;text-decoration:none}.sidebar-menu a:hover{color:#222}h2{font-weight:200 !important}.btn-light{color:#f8f9f9fa !important;background-color:initial !important}.navbar-toggler{border:none !important}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.95) !important}.navbar-brand{width:26px}.navbar-brand a{color:#fff;text-decoration:none}.navbar-brand a:hover{color:#fff;text-decoration:none}.navbar-expand .navbar-nav .dropdown-menu{position:fixed !important;border-radius:0px;right:0;top:0px;margin:0px;bottom:0px;border-bottom:none;left:unset;padding-top:48px}.dropdown-item{padding-top:20px !important;padding-bottom:20px !important}.dropdown-divider{margin:auto 20px !important}.dropdown-toggle::after{display:none !important}.section{text-align:center;overflow:hidden}.scale_init{transition:transform 450ms ease 0s}.top_logo{margin:4% auto 5px;max-width:20%;min-width:350px}@media (min-width: 1200px){.top_logo{margin:3% auto 5px}}@media (min-width: 1920px){.top_logo{margin:2% auto 5px}}.top_logo_mobile{margin-bottom:0;max-width:60%}.fb_video{height:100%;width:100%;background-repeat:no-repeat;position:absolute;bottom:0;top:0;right:0;left:0;background-color:black;background-position:center center;background-size:contain;object-fit:cover;z-index:3;opacity:0.8}@media (max-width: 500px){.fb_video{background-position:600px center}}.layer{position:relative;z-index:4;width:100%;color:white;background-color:rgba(0,0,0,0.35);padding:15px 0}@media (min-height: 500px){.layer{top:-15%}}.layer .small{font-weight:100}.layer .small a{color:white}#section0{overflow:hidden}.fp-controlArrow.fp-next{top:40% !important;border-width:8.5px 0 8.5px 14px !important;border-color:transparent transparent transparent #333 !important}.fp-controlArrow.fp-prev{top:40% !important;border-width:8.5px 14px 8.5px 0 !important;border-color:transparent #333 transparent transparent !important}#fp-nav ul li a span,.fp-slidesNav ul li a span{background:white !important}.sidebar{position:absolute;z-index:10;top:56px;bottom:12px;right:0;width:20px;background-color:white}@media (min-width: 992px){#jbd .fp-slidesNav.fp-bottom{display:none}}.wrapper{padding-left:15px}#myProgress{width:100%;background-color:#ddd}.alert{position:relative;z-index:100}#myBar{width:1%;height:2px;background-color:#72c02c}#reinvent{background-color:#fefefe}#reinvent img{margin:0 !important}.eco-row .col-sm-3{padding-top:4%}.eco-row i{margin:10px 0}.eco-row .electric{background:#000;color:#FFF}.eco-row .eco{background:#666;color:#FFF}.eco-row .smart{background:#eee}.eco-row .perfect{background:#72c02c;color:#fff}.eco-row p{min-height:132px;margin-bottom:10px}@media (max-width: 768px){.eco-row p{min-height:70px;padding:1% 10%}}@media (min-width: 1200px){.eco-row .col-sm-3{padding:2% 3%}}#home-tabs{border-bottom:solid 2px #72c02c}#home-tabs li.active a{background-color:#72c02c;color:#fff}.tab-content{min-height:326px}.tab-content h2{margin-top:0}.youtube{position:relative;display:inline-block}.youtube:before{content:"";position:absolute;width:100%;height:100%;z-index:10;background:transparent url("http://addplaybuttontoimage.way4info.net/Images/Icons/1.png") center center no-repeat;background-size:30%}.youtube-big:before{background-size:15%}.home-tab-pane{background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center;min-height:250px}.keyWestWrapper{background-image:url(/assets/layout/background_beach-0959ece7f862d850d9f1cb690ef43dae94c0b5c6b16937ca68598f4491529477.jpg);border-bottom:solid 1px #88F}.urbanWrapper{background-image:url(/assets/layout/background_urban-90bc45a9bc5bad6d2779755039dda649f4878c87f56d1a19d06aa5ac178bdb46.jpg);border-bottom:solid 1px #ddd}.campusWrapper{background-image:url(/assets/layout/background_campus-376140d1b31024d9bc3d640e4b6851bf24416a8b3488c7c8a3628b896565c3cf.jpg);border-bottom:solid 1px #030}.rvWrapper{background-image:url(/assets/layout/background_camping-5d65b6c9b4d10b57a2dd35e64d07e75daad9ab4b064d116f0133850df18e5cef.jpg);border-bottom:solid 1px #ff8134;color:#fff}.showWrapper{background-image:url(/assets/layout/background_show-6e39c7eb0f03325426c0f37b939d797ab3d628c1859e563c6bd2cc4f3717b8e7.jpg);border-bottom:solid 1px #88F}.planeWrapper{background-image:url(/assets/layout/background_airplane_2-9d3c7cbc0615b528ef8c27ffcff9e288af1a7fcd652fd6aec9cbd3682f5776a6.jpg);border-bottom:solid 1px #ff8134;color:#111}.planePart2 .inline-block{display:inline-block}.planePart2 img{margin:auto}.planePart2 p{margin-bottom:20px}#toast-container{margin-top:30px}.fullscreen-bg{position:absolute;top:0;right:0;left:0;overflow:hidden;z-index:100}.fullscreen-bg__video{margin-left:6%;width:89%}.offwhite{background-color:#F5F5F5}.description-text-header h1{color:#222;font-size:24px}.description-text-header strong{color:#D1E125;font-size:230%;line-height:1.2em}.description-text-header span{color:#222}@media (max-width: 1145px){#content .description-text-header{margin:15px 0 0 -15px;width:115%}#content .description-text-header h1{font-size:140%}#content .description-text-header h1 strong{font-size:200%}}.font90{font-size:95%}.video-thumb{max-width:550px;margin:auto}.top-gray{background:#fdfdfd;width:100%;height:40px}.bottom-gray{background:#f6f6f6;width:100%;height:40px}.accessories-swiper{background-color:whitesmoke;padding:2vh 0 5vh;display:none}.accessories-swiper .container{width:auto;max-width:1200px;margin:0 auto;padding:0 15px}.accessories-swiper .container .header-section{display:flex;flex-direction:column;align-content:start;justify-content:center;gap:2rem;margin-bottom:20px;height:100%;padding-inline:4vw}.accessories-swiper .container .header-section h2{margin:0;font-size:2rem;font-family:"railroad-gothic-atf", sans-serif !important;color:#000;text-align:left}.accessories-swiper .container .header-section .view-all-btn{display:inline-block;padding:8px 20px;background-color:#000;color:#fff;text-decoration:none;border-radius:20px;font-size:14px;transition:all 0.3s ease}.accessories-swiper .container .header-section .view-all-btn:hover{background-color:#333;text-decoration:none}.accessories-swiper .swiper-container{padding:20px 0;overflow:hidden}.accessories-swiper .swiper-container .swiper-wrapper{align-items:stretch}.accessories-swiper .swiper-container .swiper-slide{display:block !important;height:auto;width:280px}.accessories-swiper .swiper-container .product-card{background:#fff;border-radius:8px;overflow:hidden;height:fit-content;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease}.accessories-swiper .swiper-container .product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,0.15)}.accessories-swiper .swiper-container .product-card .product-link{text-decoration:none;color:inherit;display:block;height:100%}.accessories-swiper .swiper-container .product-card .product-link .image-container{position:relative;width:100%;height:145px;overflow:hidden}.accessories-swiper .swiper-container .product-card .product-link .image-container .product-image{width:100%;height:100%;object-fit:contain;padding:0;background:#fff;transition:opacity 0.3s ease}.accessories-swiper .swiper-container .product-card .product-link .image-container .secondary-image{position:absolute;top:0;left:0;opacity:0}.accessories-swiper .swiper-container .product-card .product-link .image-container:hover .primary-image{opacity:0}.accessories-swiper .swiper-container .product-card .product-link .image-container:hover .secondary-image{opacity:1}.accessories-swiper .swiper-container .product-card .product-link .product-image:not(.primary-image):not(.secondary-image){width:100%;height:145px;object-fit:contain;padding:0;background:#fff}.accessories-swiper .swiper-container .product-info{padding:15px;border-top:1px solid #eee}.accessories-swiper .swiper-container .product-info .product-name{font-size:14px;margin-bottom:5px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accessories-swiper .swiper-container .product-info .product-price{font-size:16px;font-weight:600;color:#000}.accessories-swiper .swiper-container .swiper-button-next,.accessories-swiper .swiper-container .swiper-button-prev{width:40px;height:40px;background-color:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,0.15);color:#000;transition:all 0.3s ease}.accessories-swiper .swiper-container .swiper-button-next::after,.accessories-swiper .swiper-container .swiper-button-prev::after{font-size:16px;font-weight:bold}.accessories-swiper .swiper-container .swiper-button-next:hover,.accessories-swiper .swiper-container .swiper-button-prev:hover{background-color:#000;color:#fff}.accessories-swiper .swiper-container .swiper-button-next{right:10px}.accessories-swiper .swiper-container .swiper-button-prev{left:10px}@media (max-width: 800px){#home-bike-swipe .bike-swiper{padding-top:5vh}}@media (max-width: 940px){#home-bike-swipe .bike-info .logo{display:none}#home-bike-swipe .bike-swipe-title{padding-inline:10px}#home-bike-swipe .swiper-pagination{position:absolute;top:auto;bottom:-4rem;left:0;right:0;margin-inline:auto;width:fit-content}#home-bike-swipe .swiper-pagination-bullet{background-color:black !important;height:5px !important;width:5px !important;padding:5px !important;font-size:0 !important;margin:8px !important}#home-bike-swipe .swiper-pagination-bullet-active{background-color:#d9b953 !important}}@media (min-height: 1000px){#home-bike-swipe .accessories-swiper{display:flex}}.charity{color:#666;opacity:0.7}.charity img{margin:25px}.gray-gradient{background:#fdfdfd;background:-webkit-linear-gradient(#fdfdfd, #f6f6f6);background:-o-linear-gradient(#fdfdfd, #f6f6f6);background:-moz-linear-gradient(#fdfdfd, #f6f6f6);background:linear-gradient(#fdfdfd, #f6f6f6)}#description{color:#eee}#description p{color:#ccc}#home-page #content .img-responsive{margin:20px auto}#phone-app{line-height:1.7em}#phone-app h2{line-height:1.3em;margin:10px 10px 20px}#phone-app .app-buttons{margin:20px 0}#phone-app .app-buttons i{padding:5px 2px 0 0}#phone-app .app-buttons span{width:120px}#sold-out-gif{z-index:10;position:absolute;top:2em;margin:auto;max-width:200px;max-height:22%;right:3em}.gallery2-wrapper{background:#eee;padding:85px 0 160px;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd}.contact-form{text-align:center}.home-icons i{display:block;height:60px;width:70px;margin-top:15px}.home-icons .icon-feature-backpack{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 0 60px}.home-icons .icon-feature-travel{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 0 0}.home-icons .icon-feature-speed{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 70px 60px}.home-icons .icon-feature-warranty{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 70px 0}.home-icons .icon-feature-battery{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 140px 0}#myModal .bike-modal{margin-bottom:10px}.show{background-color:rgba(0,0,0,0.1) !important}.invisible{height:5px}.invisible img{max-height:20px}#contacts{padding-top:5px;padding-bottom:40px}#contacts p{margin-bottom:20px}#contacts textarea{min-height:120px;margin-bottom:40px}#contacts #contact_us_contact_submit{color:#fff;background-color:#1c5c92;border-color:#184f7d}#contacts #contact_us_contact_submit:hover{background-color:#144167;border-color:#0e2e49}.large-fontsize{font-size:25px}#charity{padding-left:37px}#charity2{padding-left:20px}.feature-row{background-color:#eee;padding:20px}.feature-row .col-sm-4{background-color:#fff;border:solid 15px #eee;padding:10px 20px}.feature-row .col-sm-4 h3{font-size:22px}.quiz-popup{display:none;width:33rem;position:fixed;margin-left:10px;right:15px;height:fit-content;bottom:-100%;background:#0e4265;background:linear-gradient(0deg, #0e4265 0%, #16679e 100%);border:none;border-radius:15px 15px 0 0;padding:10px 5px 5px;z-index:9999999;text-align:center}@media (max-width: 450px){.quiz-popup{width:100%;right:0}}.quiz-popup button{text-shadow:none;color:white;border:none;padding:10px}.quiz-popup h2{color:#fff;font-size:25px;font-weight:400 !important;margin-bottom:10px}.quiz-popup p{color:#eee;margin-bottom:10px}.quiz-popup .text-small{font-size:12px;color:#eee;margin-bottom:10px}.quiz-popup img{width:100%;height:auto;margin-bottom:10px}.quiz-popup a{margin-bottom:5px}.quiz-popup .quiz-popup-header{padding:10px 50px 0}.quiz-popup .quiz-popup-body{padding:0 10px}.quiz-popup .quiz-popup-footer{padding:10px}.quiz-popup .quiz-popup-footer a{font-size:15px}.navbar{background-color:rgba(128,128,128,0.5)}.bike-offer{height:100%;width:100%;padding-top:5rem;position:absolute;top:0;background-color:rgba(0,0,0,0.4);background-image:url("/assets/bike-promo/bike-promo-bg-99c3adbd58972331de6c0be80c382eee46b8468be8f767fe624a85fea508cfbc.jpg");background-size:cover;background-position:bottom;background-blend-mode:darken;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none}.bike-offer .bike-logo{height:80px;margin-top:1rem}.bike-offer .sale-text{cursor:pointer}.bike-offer .sale-text h1{color:white;font-size:20vh !important;font-weight:600 !important;font-family:"railroad-gothic-atf", sans-serif;line-height:1;word-spacing:-10px}.bike-offer .sale-text h1 span{font-size:5rem !important}.bike-offer .sale-text h1 sup{top:-0.4em;font-size:60%}.bike-offer .sale-text h2{font-family:"railroad-gothic-atf", sans-serif;font-size:7vh !important;font-weight:500;color:white}.bike-offer .img-fluid{position:relative;z-index:11}.bike-offer .container{height:30vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.bike-offer .countdown-date{width:170px;height:170px;position:absolute;top:30%;right:30%;border:solid 4px orange;border-radius:50%;padding:2rem;z-index:10;display:flex;align-items:center;justify-content:center}.bike-offer .countdown-date h2{color:white;font-size:3rem;margin:0px;white-space:nowrap;font-weight:500;font-family:"railroad-gothic-atf", sans-serif}.bike-offer .off-logo{display:flex;align-items:center;justify-content:flex-end;gap:2rem;transform:translate(0, -35px)}.bike-offer .off-logo span{color:white;font-size:4rem;font-weight:600;font-family:"railroad-gothic-atf", sans-serif}.bike-offer .off-logo .rogue-logo{filter:brightness(1) invert(0.8);height:50px}.bike-image{cursor:pointer;height:60vh;display:flex;align-items:center;justify-content:center}.bike-image img{height:100%;width:100%;object-fit:contain}@media (max-width: 767px){.navbar{background-color:transparent}.bike-offer .bike-logo{height:60px}.bike-offer .countdown-date{padding:1rem;right:auto}.bike-offer .off-logo{transform:translate(10px, 0.5rem);gap:1rem}.bike-offer .off-logo span{font-size:3rem}.bike-offer .off-logo .rogue-logo{height:40px}.bike-offer .container{gap:1rem}.bike-offer .sale-text h1{font-size:14dvh !important}.bike-offer .sale-text h1 span{font-size:3rem !important}.bike-offer .sale-text h2{font-size:4rem !important}.bike-offer h2{line-height:1.2em;font-size:30px}.bike-offer h2 subhead{display:block}.bike-offer h2 span{font-size:45px}}@media (max-height: 500px){.bike-offer{padding-top:55px}.bike-offer h2{margin:auto}}@media (max-width: 995px){.bike-offer h2{margin:auto}}@media (max-width: 1000px) and (max-height: 500px){.bike-offer .sale-text h2{font-size:25px !important}.bike-offer .countdown-date{width:120px;height:120px;padding:1rem;right:20%}.bike-offer .countdown-date h2{font-size:2rem}}@media (max-width: 1250px){.bike-offer .countdown-date{display:none}}.navbar{background-color:rgba(128,128,128,0.5)}.black-friday-sale{height:100%;width:100%;padding-top:5rem;position:absolute;top:0;background-color:rgba(0,0,0,0.4);background-image:url("/assets/defiant-pro/silver-background-6908c0305b0091ce30ecd40d7ea8c6cccc7a5651348e7797c1234633a8470b15.jpg");background-size:cover;background-position:bottom;background-blend-mode:darken;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none}.black-friday-sale .bf-ticker{position:absolute;top:8%;left:0;width:100%;height:60px;background:#39b54a;overflow:hidden;z-index:30;display:flex;align-items:center}.black-friday-sale .bf-ticker .bf-track{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;gap:1rem;padding-left:100vw;animation:bf-marquee 20s linear infinite}.black-friday-sale .bf-ticker .bf-track h2{margin:0px;font-family:"railroad-gothic-atf", sans-serif;font-weight:800;font-size:3.35rem;letter-spacing:1px;text-transform:uppercase;text-shadow:0 1px 0 rgba(0,0,0,0.25)}.black-friday-sale .bf-ticker .bf-track h2 .black{color:black}.black-friday-sale .bf-ticker .bf-track h2 .white{color:white}.black-friday-sale .black-friday-sale-container{display:flex;flex-direction:row !important;align-items:center;justify-content:center;flex-wrap:nowrap}.black-friday-sale .right-bike-image img{height:85%;width:85%;object-fit:contain}.black-friday-sale .text-center h2{font-family:"railroad-gothic-atf", sans-serif;font-size:8.5vw;margin-top:-3rem;font-weight:500;color:white}.black-friday-sale .text-center .sale-text{display:flex;cursor:pointer}.black-friday-sale .text-center .sale-text h1{color:white;font-size:20vw !important;font-weight:600 !important;font-family:"railroad-gothic-atf", sans-serif;line-height:1;word-spacing:-10px}.black-friday-sale .text-center .sale-text h1 span{font-size:4vw}.black-friday-sale .text-center .sale-text h3{font-family:"railroad-gothic-atf", sans-serif;font-size:8vw;margin:0px;font-weight:500;color:white}.black-friday-sale .text-center .sale-text .percent{font-family:"railroad-gothic-atf", sans-serif;font-size:10vw;font-weight:500;color:white;margin-bottom:-3rem}.black-friday-sale .container{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.black-friday-sale .countdown-date{width:12vw;height:12vw;position:absolute;top:42%;right:8%;border:solid 4px orange;border-radius:50%;padding:2vw;z-index:10;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.black-friday-sale .countdown-date h2{color:white;font-size:3.2vw;margin:0px;white-space:nowrap;font-weight:600;font-family:"railroad-gothic-atf", sans-serif}@media (max-width: 767px){.navbar{background-color:transparent}.black-friday-sale .bf-ticker{height:50px}.black-friday-sale .bf-ticker .bf-track h2{font-size:2rem}.left-bike-image{display:none}.right-bike-image{display:none}.countdown-date{top:auto;bottom:8%;right:4%;padding:1rem}.black-friday-sale .text-center .sale-text h1{font-size:45vw !important}.black-friday-sale .text-center .sale-text h1 span{font-size:4.5vw !important}.black-friday-sale .text-center .sale-text h2{font-size:5.5vw !important}.black-friday-sale .text-center .sale-text-sub h3{font-size:21vw !important}.black-friday-sale .text-center .sale-text-sub .percent{margin-bottom:-2rem}.black-friday-sale .text-center h2{line-height:1.2em;font-size:20vw}.black-friday-sale .text-center h2 subhead{display:block}}@media (max-height: 500px){.black-friday-sale{padding-top:55px}.black-friday-sale .text-center h2{margin:auto}}@media (max-width: 995px){.black-friday-sale .text-center h2{margin:auto}}@media (max-width: 1000px) and (max-height: 500px){.black-friday-sale .text-center .sale-text h1{font-size:10rem !important}.black-friday-sale .text-center .sale-text h2{font-size:5rem !important}.black-friday-sale .text-center .sale-text h3{font-size:5rem !important}.black-friday-sale .text-center .sale-text .percent{font-size:5rem !important}.black-friday-sale .text-center h2{font-size:5rem !important}.countdown-date{width:120px;height:120px;padding:1rem;right:20%}.countdown-date h2{font-size:2rem}}@keyframes bf-marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.halloween-sale{background-size:cover;background-position:right;height:100%;width:100%;position:absolute;top:0;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;padding-top:60px;text-decoration:none}.halloween-sale::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at bottom, transparent 50%, rgba(0,0,0,0.2) 72%);pointer-events:none;z-index:1}.halloween-sale .sale-title p{margin-bottom:0;color:white;font-size:3rem;font-weight:200;font-family:"railroad-gothic-atf", sans-serif;line-height:1;letter-spacing:5px}.halloween-sale .sale-text{margin-top:20px}.halloween-sale .sale-text p{color:#333;margin-bottom:0;font-size:7rem;font-weight:600;font-family:"railroad-gothic-atf", sans-serif;line-height:1;word-spacing:-10px}.halloween-sale .sale-text p span{word-spacing:10px}.halloween-sale .sale-text p sup{top:-0.4em;font-size:60%}.halloween-sale .sale-text h2{color:white;font-size:30px;font-weight:500;font-family:"railroad-gothic-atf", sans-serif;letter-spacing:10px}.halloween-sale .sale-text h2 span{font-size:120%;letter-spacing:-2px}.halloween-sale .img-fluid{position:relative;z-index:11}.halloween-sale .container{width:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;z-index:2}.halloween-sale .countdown-date{border:solid 2px #333;border-radius:15px;padding:0.5rem;z-index:10;margin-top:20px}.halloween-sale .countdown-date h2{color:#333;font-size:2rem;margin:0px;white-space:nowrap;font-weight:500;font-family:"railroad-gothic-atf", sans-serif;letter-spacing:5px}.halloween-image{margin:0;display:flex;align-items:flex-end;justify-content:center;transform:translateY(-40px)}.halloween-image a{height:-webkit-fill-available}.halloween-image a img{height:-webkit-fill-available}@media (max-width: 1445px){.halloween-sale{padding-top:60px}.halloween-sale .container .sale-text h2{letter-spacing:5px;font-size:25px}.halloween-sale .countdown-date{right:30%}.halloween-sale .countdown-date h2{font-size:2rem}}@media (max-width: 1025px){.halloween-sale .container .sale-title p{font-size:2rem}.halloween-sale .countdown-date h2{font-size:1rem}.halloween-sale .halloween-image{height:55%}}@media (max-width: 767px){.navbar{background-color:transparent}.halloween-sale .container{justify-content:flex-end}.halloween-sale .container p{font-size:4rem;margin-top:20px;margin-bottom:0px}.halloween-sale .container .sale-text p{font-size:5rem}.halloween-sale .container .sale-text h2{font-size:20px;letter-spacing:3px;margin-top:0px}.halloween-sale .halloween-image{height:45%}}@media (max-height: 500px) and (min-width: 665px){.halloween-sale{padding-top:0px}.halloween-sale .container .sale-title p{font-size:2rem;margin-top:5px}.halloween-sale .container .sale-text p{font-size:4rem;margin-top:5px}.halloween-sale .halloween-image{transform:none}}blockquote,q{quotes:none;white-space:nowrap}.container-lg{width:100%}.google-review-float{position:fixed;bottom:78px;right:90px;margin:0px;padding:0;z-index:9999}.product-buy-bar{border-top:1px solid #000;display:none;position:fixed;width:100%;bottom:0;z-index:10;background-color:rgba(0,0,0,0.7);color:white;padding-inline:5rem;padding-block:2rem}.product-buy-bar .content{max-width:1500px;margin-inline:auto;display:flex;justify-content:space-between;align-items:center}.product-buy-bar .content .reviews-link{font-size:2rem;margin:0;color:white;text-decoration:none}.product-buy-bar .content .price{font-size:2.5rem;display:flex;justify-content:center;align-items:center;gap:1rem}.product-buy-bar .content .price p{margin:0;font-size:2rem;color:white}.product-buy-bar .content .left-content{display:flex;align-items:center;gap:1rem}.product-buy-bar .content .left-content .logo{height:30px;margin-right:1rem}.product-buy-bar .content .left-content .star-link{font-size:2rem;color:white;text-decoration:none}.product-buy-bar .content .right-content{display:flex;align-items:center;gap:3rem}.product-buy-bar .content .right-content .btn-buy-bar{background-color:#FFEB14;color:black;border-radius:1.5rem;font-size:95%;padding:5px 20px;font-weight:700}@media (max-width: 576px){.product-buy-bar{padding-inline:1.5rem;padding-block:10px}.product-buy-bar .content p{font-size:15px}.product-buy-bar .content .logo{height:25px !important}.product-buy-bar .price{font-size:1rem;gap:0.5rem !important}.product-buy-bar .price .sale-price{font-size:20px;margin:0}}@media (max-width: 400px){.product-buy-bar .content .left-content a{font-size:1.8rem}.product-buy-bar .content .price b{font-size:20px}}#footTop{padding:10px 10px 10px 0px;margin-bottom:20px;background:#444;font-size:80%;border-top:solid 1px #d0d0d0;border-bottom:solid 1px #d0d0d0;text-align:center}#footTop ul{width:70%}#footTop li{display:inline}#footTop a{margin:0 4px}#footer{text-align:left;clear:both;color:#444;padding:10px 0 45px;width:100%;font-size:19px;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footer .h4-style{margin-top:25px;font-size:100%;text-align:left}@media (max-width: 576px){#footer{font-size:22px}#footer .h4-style{margin-top:50px}}#footer ul{margin:auto;padding:2px 5px 10px}#footer a{font-size:80%}#footer b{margin-bottom:3px;font-size:100%}#footer li{list-style-type:none;padding:0 6px 0 0;text-align:left}#footer .last a{border-right:none}#footer .last a:visited{border-right:none}.supportLi p{font-size:85%}.phone-link{font-size:80% !important}#list_subscriber_address{font-size:80% !important}#social-media{margin-top:0;padding:5px 10px 0 0;float:right}#footUL{text-align:center;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footUL .footer-div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footUL li{display:inline-block;vertical-align:top;text-align:left;font-size:85%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footUL ul{margin-bottom:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footUL ul li{display:list-item;border-left:solid 1px #DDD;padding:0px 15px 1px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footUL .firstUL li{border-left:none}#newemailrequest #em{min-width:140px;margin:5px 0;padding:6px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#newemailrequest .input-group{max-width:220px}#footUL #newemailrequest input[type="submit"]{color:#fff;background:#444;cursor:pointer;display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:0 4px 4px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footUL #newemailrequest a{font-size:85%;display:block;margin:3px 1px}#footUL .form-control{padding:6px 12px;border:1px solid #ccc;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#footLanguages{border-left:none;padding-right:50px !important;margin-bottom:30px}.copyright.subfooter{background:url(/assets/layout/bg_stars-a9e7fdcf0e2ec03b3c308e9fbb293bd7bb4dc0039559876148a05390dcdd740f.jpg) #151515;padding-top:18px}.copyright.subfooter b{font-weight:100;font-size:125%}.copyright.subfooter li{color:#ccc}.copyright.subfooter a{color:#bbb}.copyright{background:#eee;border-top:solid 1px #ddd;margin:0 auto;text-align:center;line-height:1.6;padding:10px 10px 0;font-size:19px}.copyright .fa{color:#444}.copyright .fa-phone{color:#555 !important}.copyright b{font-family:"Raleway", tahoma, Verdana, Arial, Helvetica, sans-serif;font-display:swap;font-size:130%;font-weight:normal;color:#555}.copyright a,.copyright h4{color:#555}.copyright a:hover,.copyright h4:hover{text-decoration:none}.copyright span{font-size:85%}@media (max-width: 576px){.subfooter span{font-size:100% !important}#launcher{visibility:hidden}}.divide5{width:100%;height:5px}.divide10{width:100%;height:10px}.divide15{width:100%;height:15px}.divide40{width:100%;height:40px}.divide80{width:100%;height:80px}#loadingwrap{position:absolute;width:100%;height:100%;display:flex;align-items:center;top:0}#loading{display:flex;margin:0 auto;width:50px;height:50px;border:3px solid rgba(255,255,255,0.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;z-index:1}@keyframes spin{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}#fullpage .bfh1{margin:60px 0 0;color:#fff;font-size:400%}@media (max-width: 595px){#fullpage .bfh1{font-size:325%;margin:30px 0 0}}@media (min-width: 1400px){#fullpage .bf-hero{max-width:90%}}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.bounce{-moz-animation:bounce 2s infinite;-webkit-animation:bounce 2s infinite;animation:bounce 2s infinite}@-moz-keyframes bounce{0%, 20%, 50%, 80%, 100%{-moz-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-20px);transform:translateY(-20px)}60%{-moz-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes bounce{0%, 20%, 50%, 80%, 100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}60%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes bounce{0%, 20%, 50%, 80%, 100%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-webkit-transform:translateY(-20px);transform:translateY(-20px)}60%{-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.btn-outline-light{width:105px;font-size:95%;font-weight:100}#mobile_top_block{position:relative;top:18%;z-index:10}#mobile_top_block .mobile_bike{display:block;height:420px;width:82%;cursor:pointer;margin:22% 10%}#header,#header1{position:absolute;z-index:1;width:100%;padding-bottom:10px}.jupiterbike{display:none}.collapse{padding-left:15px}.rt10{position:relative;top:10%}#lazydiv{visibility:hidden}@media (max-height: 500px){.quiz-popup{display:none !important}}#home-rogue{background-image:url("/images/homepage/home-rogue.jpg")}#home-bike-swipe{background-color:white}#home-bike-swipe .bike-swipe-title{text-align:center;font-size:5vh !important;margin:10vh auto 1vh;font-family:"railroad-gothic-atf", sans-serif;font-weight:700;max-width:80%}#home-bike-swipe .bike-swiper{width:100%;position:relative;padding-top:10px}#home-bike-swipe .swiper{margin-top:2vh;margin-bottom:4rem}#home-bike-swipe .swiper-pagination{white-space:nowrap;position:relative;padding:1px 7px 5px;overflow-x:auto;width:fit-content;background-color:whitesmoke;border-radius:99px;background-clip:padding-box;margin:10px auto;margin-inline:auto}#home-bike-swipe .swiper-pagination::-webkit-scrollbar{display:none}#home-bike-swipe .swiper-pagination .swiper-pagination-bullet{align-content:center;height:100%;width:auto;flex:0 0 auto;margin:0;padding:8px 20px;background:transparent;color:black;border:none;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all 0.3s ease;opacity:1}#home-bike-swipe .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#666;color:white;transform:none}#home-bike-swipe .swiper-pagination .swiper-pagination-bullet:focus{outline:none;box-shadow:0 0 0 2px rgba(255,255,255,0.3)}#home-bike-swipe .swiper-slide{display:flex;justify-content:center;align-items:center;text-align:center}#home-bike-swipe .swiper-slide .slide-content img{width:auto;height:43vh;margin-bottom:1rem}@media (max-width: 2550px){#home-bike-swipe .swiper-slide .slide-content img{height:47vh;max-height:470px}}#home-bike-swipe .swiper-slide .slide-content .bike-info{padding:0 2rem;display:flex;gap:18px;justify-content:center;align-items:center}#home-bike-swipe .swiper-slide .slide-content .bike-info .vertical-line{border-left:solid 1px #ddd;padding-top:1.5rem}#home-bike-swipe .swiper-slide .slide-content .bike-info h1{font-size:30px;font-weight:700;margin:0}#home-bike-swipe .swiper-slide .slide-content .bike-info p{white-space:nowrap;margin:0}#home-bike-swipe .swiper-slide .slide-content .bike-info .logo{width:9vw;max-width:160px;height:auto;filter:invert(1);margin:0}@media (min-width: 768px){#home-bike-swipe{box-shadow:inset 0rem 10rem 8rem -7rem gray}}#home-journey-st{background-image:url("/images/homepage/home-journey.jpg");background-repeat:no-repeat;background-size:110%;background-position:50% 48%}@media (max-width: 1920px){#home-journey-st{background-size:125%}}@media (max-width: 1200px){#home-journey-st{background-size:175%}}@media (max-width: 992px){#home-journey-st{background-size:200%}}@media (max-width: 768px){#home-journey-st{background-size:325%}}@media (max-height: 500px){#home-journey-st{background-size:116%}}@media (max-height: 375px){#home-journey-st{background-size:100%}}#home-defiant-st{background-image:url("/images/homepage/home-defiant-st.jpg")}.home-defiant-pro{background-image:url("/images/homepage/home-defiant-pro.jpg");background-repeat:no-repeat;background-size:100%;background-position:50% 45%}@media (max-width: 1920px){.home-defiant-pro{background-size:110%}}@media (max-width: 992px){.home-defiant-pro{background-size:200%}}@media (max-width: 768px){.home-defiant-pro{background-size:260%}}@media (max-height: 500px){.home-defiant-pro{background-size:116%}}@media (max-height: 375px){.home-defiant-pro{background-size:100%}}.home-x5{background-image:url("/images/homepage/home-discovery-x5.jpg");background-repeat:no-repeat;background-size:100%;background-position:50% 45%}@media (max-width: 1920px){.home-x5{background-size:125%}}@media (max-width: 1200px){.home-x5{background-size:175%}}@media (max-width: 992px){.home-x5{background-size:200%}}@media (max-width: 768px){.home-x5{background-size:260%}}@media (max-height: 500px){.home-x5{background-size:116%}}@media (max-height: 375px){.home-x5{background-size:100%}}#home-x7.lazy{background-image:none;background-color:#111}#home-x7{background-image:url("/images/homepage/home-discovery-x7.jpg");background-repeat:no-repeat;background-size:100%;background-position:50% 45%}@media (max-width: 1920px){#home-x7{background-size:120%}}@media (max-width: 1300px){#home-x7{background-size:130%}}@media (max-width: 992px){#home-x7{background-size:165%}}@media (max-width: 768px){#home-x7{background-size:270%}}@media (min-height: 1200px) and (max-width: 1200px){#home-x7{background-size:170%}}@media (max-height: 540px){#home-x7{background-size:116%}}@media (max-height: 375px){#home-x7{background-size:100%}}#home-defiant.lazy{background-image:none;background-color:#111}#home-defiant{background-image:url("/images/homepage/home-defiant.jpg");background-repeat:no-repeat;background-size:100%;background-position:50% 45%}@media (max-width: 1920px){#home-defiant{background-size:125%}}@media (max-width: 1300px){#home-defiant{background-size:140%}}@media (max-width: 992px){#home-defiant{background-size:175%}}@media (max-width: 768px){#home-defiant{background-size:300%}}@media (min-height: 1200px) and (max-width: 1200px){#home-defiant{background-size:170%}}@media (max-height: 540px){#home-defiant{background-size:116%}}@media (max-height: 375px){#home-defiant{background-size:100%}}#home-compare.lazy{background-image:none;background-color:#111}#home-compare{background-image:url("/images/homepage/home-bike-compare-24.jpg");background-repeat:no-repeat;background-size:135%;background-position:50% 70%}@media (min-width: 1800px){#home-compare{background-size:100%}#home-compare .layer2{bottom:16%}#home-compare .layer3{bottom:6%}}@media (max-height: 800px){#home-compare{background-size:105%}}@media (max-width: 800px){#home-compare{background-position:50% 23%}}@media (max-width: 640px){#home-compare{background-image:url("/images/homepage/home-bike-compare-mobile-24.jpg");background-size:145%}#home-compare .layer{position:absolute !important;top:16% !important}}@media (max-width: 640px) and (max-width: 300px){#home-compare .layer{top:-19% !important}}@media (max-width: 640px){#home-compare .layer3{bottom:15% !important}}#home-compare .layer{background:none !important;top:16%;position:absolute !important}#home-compare h2{color:#333;font-size:2.5em}@media (max-width: 450px){#home-compare h2{font-size:2.2em}}@media (max-width: 300px){#home-compare h2{display:none}}#home-compare h3{color:#333;font-weight:200}#home-compare .lazy{background-image:none;background-color:#111}#home-compare .layer2{position:absolute;width:100%;bottom:14%;text-align:left;padding:0 5rem !important}#home-compare .layer2 a{display:block;color:#212529}#home-compare .layer2 a:hover{text-decoration:none}#home-compare .layer3{position:absolute;width:100%;bottom:4%}#home-compare .layer3 .btn{padding-left:60px;padding-right:60px;background-color:#333;border-color:#888}#home-made-in-usa.lazy{background-image:none;background-color:#111}#home-made-in-usa{background-image:url("/images/homepage/home-bike-ride-sunset.jpg");background-repeat:no-repeat;background-size:100%;background-position:64% 45%}#home-made-in-usa .lazy{background-image:none;background-color:#111}#home-made-in-usa .layer{background:none !important;top:-14%}#home-made-in-usa h2{font-size:3.5em}@media (max-width: 450px){#home-made-in-usa h2{font-size:2.5em}}@media (max-width: 450px){#home-made-in-usa h2{font-size:2.2em}}@media (max-width: 1920px){#home-made-in-usa{background-size:135%}}@media (max-width: 1200px){#home-made-in-usa{background-size:185%}}@media (max-width: 768px){#home-made-in-usa{background-size:270%}}@media (max-height: 500px){#home-made-in-usa{background-size:116%}}@media (max-height: 375px){#home-made-in-usa{background-size:100%}}.downArrow{position:absolute;bottom:5%;left:50%;z-index:1000;background-color:#EFAA00}.downArrow:hover{cursor:pointer}.bounce{-moz-animation:bounce 3s infinite;-webkit-animation:bounce 3s infinite;animation:bounce 3s infinite}@-moz-keyframes bounce{0%, 20%, 50%, 80%, 100%{-moz-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-12px);transform:translateY(-12px)}60%{-moz-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes bounce{0%, 20%, 50%, 80%, 100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes bounce{0%, 20%, 50%, 80%, 100%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-12px);-ms-transform:translateY(-12px);-webkit-transform:translateY(-12px);transform:translateY(-12px)}60%{-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.navbar-toggler-icon{background-image:url("data:image/svg+xml,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='white' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>") !important}.navbar-toggler-icon.icon-up{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path d='M0 52.5c0-1.3.5-2.6 1.5-3.5L50 .5 98.5 49c2 2 2 5.1 0 7.1s-5.1 2-7.1 0L50 14.6 8.5 56.1c-2 2-5.1 2-7.1 0-.9-1-1.4-2.3-1.4-3.6z'/></svg>") !important}#footer{bottom:0px;position:relative;display:block;width:100%;z-index:9;text-align:center;padding:15px}#footer .small{font-weight:100}.sidebar-menu{position:fixed;top:0;bottom:0;right:0;left:0;z-index:1111;display:none}.sidebar-menu hr{margin:0}.sidebar-menu a{padding:11px 1.5rem;display:block}@keyframes showmenu{from{background-color:transparent}to{background-color:rgba(0,0,0,0.35)}}.info-close{top:20px;right:48px;z-index:1999;font-size:3em;cursor:pointer;height:50px;width:50px;box-sizing:border-box;line-height:50px}.info-close:after,.info-close:before{transform:rotate(-45deg);content:"";position:absolute;top:32px;right:32px;margin-top:-5px;margin-left:-25px;display:block;height:4px;width:20px;background-color:#444;transition:all 0.25s ease-out}.info-close:after{transform:rotate(-135deg)}.sidebar-menu.active{animation-duration:0.35s;animation-name:showmenu;display:block;background-color:rgba(0,0,0,0.35)}.sidebar-menu .menu{position:fixed;top:0;bottom:0;right:-250px;z-index:1112;min-width:240px;max-width:290px;background-color:white}.sidebar-menu a{color:#444;text-decoration:none}.sidebar-menu a:hover{color:#222}h2{font-weight:200 !important}.btn-light{color:#f8f9f9fa !important;background-color:initial !important}.navbar-toggler{border:none !important}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.95) !important}.navbar-brand{width:26px}.navbar-brand a{color:#fff;text-decoration:none}.navbar-brand a:hover{color:#fff;text-decoration:none}.navbar-expand .navbar-nav .dropdown-menu{position:fixed !important;border-radius:0px;right:0;top:0px;margin:0px;bottom:0px;border-bottom:none;left:unset;padding-top:48px}.dropdown-item{padding-top:20px !important;padding-bottom:20px !important}.dropdown-divider{margin:auto 20px !important}.dropdown-toggle::after{display:none !important}.section{text-align:center;overflow:hidden}.scale_init{transition:transform 450ms ease 0s}.top_logo{margin:4% auto 5px;max-width:20%;min-width:350px}@media (min-width: 1200px){.top_logo{margin:3% auto 5px}}@media (min-width: 1920px){.top_logo{margin:2% auto 5px}}.top_logo_mobile{margin-bottom:0;max-width:60%}.fb_video{height:100%;width:100%;background-repeat:no-repeat;position:absolute;bottom:0;top:0;right:0;left:0;background-color:black;background-position:center center;background-size:contain;object-fit:cover;z-index:3;opacity:0.8}@media (max-width: 500px){.fb_video{background-position:600px center}}.layer{position:relative;z-index:4;width:100%;color:white;background-color:rgba(0,0,0,0.35);padding:15px 0}@media (min-height: 500px){.layer{top:-15%}}.layer .small{font-weight:100}.layer .small a{color:white}#section0{overflow:hidden}.fp-controlArrow.fp-next{top:40% !important;border-width:8.5px 0 8.5px 14px !important;border-color:transparent transparent transparent #333 !important}.fp-controlArrow.fp-prev{top:40% !important;border-width:8.5px 14px 8.5px 0 !important;border-color:transparent #333 transparent transparent !important}#fp-nav ul li a span,.fp-slidesNav ul li a span{background:white !important}.sidebar{position:absolute;z-index:10;top:56px;bottom:12px;right:0;width:20px;background-color:white}@media (min-width: 992px){#jbd .fp-slidesNav.fp-bottom{display:none}}.wrapper{padding-left:15px}#myProgress{width:100%;background-color:#ddd}.alert{position:absolute;top:1%;left:2%;z-index:100;margin:0 !important}#myBar{width:1%;height:2px;background-color:#72c02c}#reinvent{background-color:#fefefe}#reinvent img{margin:0 !important}.eco-row .col-sm-3{padding-top:4%}.eco-row i{margin:10px 0}.eco-row .electric{background:#000;color:#FFF}.eco-row .eco{background:#666;color:#FFF}.eco-row .smart{background:#eee}.eco-row .perfect{background:#72c02c;color:#fff}.eco-row p{min-height:132px;margin-bottom:10px}@media (max-width: 768px){.eco-row p{min-height:70px;padding:1% 10%}}@media (min-width: 1200px){.eco-row .col-sm-3{padding:2% 3%}}#home-tabs{border-bottom:solid 2px #72c02c}#home-tabs li.active a{background-color:#72c02c;color:#fff}.tab-content{min-height:326px}.tab-content h2{margin-top:0}.youtube{position:relative;display:inline-block}.youtube:before{content:"";position:absolute;width:100%;height:100%;z-index:10;background:transparent url("http://addplaybuttontoimage.way4info.net/Images/Icons/1.png") center center no-repeat;background-size:30%}.youtube-big:before{background-size:15%}.home-tab-pane{background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center;min-height:250px}.keyWestWrapper{background-image:url(/assets/layout/background_beach-0959ece7f862d850d9f1cb690ef43dae94c0b5c6b16937ca68598f4491529477.jpg);border-bottom:solid 1px #88F}.urbanWrapper{background-image:url(/assets/layout/background_urban-90bc45a9bc5bad6d2779755039dda649f4878c87f56d1a19d06aa5ac178bdb46.jpg);border-bottom:solid 1px #ddd}.campusWrapper{background-image:url(/assets/layout/background_campus-376140d1b31024d9bc3d640e4b6851bf24416a8b3488c7c8a3628b896565c3cf.jpg);border-bottom:solid 1px #030}.rvWrapper{background-image:url(/assets/layout/background_camping-5d65b6c9b4d10b57a2dd35e64d07e75daad9ab4b064d116f0133850df18e5cef.jpg);border-bottom:solid 1px #ff8134;color:#fff}.showWrapper{background-image:url(/assets/layout/background_show-6e39c7eb0f03325426c0f37b939d797ab3d628c1859e563c6bd2cc4f3717b8e7.jpg);border-bottom:solid 1px #88F}.planeWrapper{background-image:url(/assets/layout/background_airplane_2-9d3c7cbc0615b528ef8c27ffcff9e288af1a7fcd652fd6aec9cbd3682f5776a6.jpg);border-bottom:solid 1px #ff8134;color:#111}.planePart2 .inline-block{display:inline-block}.planePart2 img{margin:auto}.planePart2 p{margin-bottom:20px}#toast-container{top:10%;right:2%}.fullscreen-bg{position:absolute;top:0;right:0;left:0;overflow:hidden;z-index:100}.fullscreen-bg__video{margin-left:6%;width:89%}.offwhite{background-color:#F5F5F5}.description-text-header h1{color:#222;font-size:24px}.description-text-header strong{color:#D1E125;font-size:230%;line-height:1.2em}.description-text-header span{color:#222}@media (max-width: 1145px){#content .description-text-header{margin:15px 0 0 -15px;width:115%}#content .description-text-header h1{font-size:140%}#content .description-text-header h1 strong{font-size:200%}}.font90{font-size:95%}.video-thumb{max-width:550px;margin:auto}.top-gray{background:#fdfdfd;width:100%;height:40px}.bottom-gray{background:#f6f6f6;width:100%;height:40px}.accessories-swiper{background-color:whitesmoke;padding:2vh 0 5vh;display:none}.accessories-swiper .container{width:auto;max-width:1200px;margin:0 auto;padding:0 15px}.accessories-swiper .container .header-section{display:flex;flex-direction:column;align-content:start;justify-content:center;gap:2rem;margin-bottom:20px;height:100%;padding-inline:4vw}.accessories-swiper .container .header-section h2{margin:0;font-size:2rem;font-family:"railroad-gothic-atf", sans-serif !important;color:#000;text-align:left}.accessories-swiper .container .header-section .view-all-btn{display:inline-block;padding:8px 20px;background-color:#000;color:#fff;text-decoration:none;border-radius:20px;font-size:14px;transition:all 0.3s ease}.accessories-swiper .container .header-section .view-all-btn:hover{background-color:#333;text-decoration:none}.accessories-swiper .swiper-container{padding:20px 0;overflow:hidden}.accessories-swiper .swiper-container .swiper-wrapper{align-items:stretch}.accessories-swiper .swiper-container .swiper-slide{display:block !important;height:auto;width:280px}.accessories-swiper .swiper-container .product-card{background:#fff;border-radius:8px;overflow:hidden;height:fit-content;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease}.accessories-swiper .swiper-container .product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,0.15)}.accessories-swiper .swiper-container .product-card .product-link{text-decoration:none;color:inherit;display:block;height:100%}.accessories-swiper .swiper-container .product-card .product-link .image-container{position:relative;width:100%;height:145px;overflow:hidden}.accessories-swiper .swiper-container .product-card .product-link .image-container .product-image{width:100%;height:100%;object-fit:contain;padding:0;background:#fff;transition:opacity 0.3s ease}.accessories-swiper .swiper-container .product-card .product-link .image-container .secondary-image{position:absolute;top:0;left:0;opacity:0}.accessories-swiper .swiper-container .product-card .product-link .image-container:hover .primary-image{opacity:0}.accessories-swiper .swiper-container .product-card .product-link .image-container:hover .secondary-image{opacity:1}.accessories-swiper .swiper-container .product-card .product-link .product-image:not(.primary-image):not(.secondary-image){width:100%;height:145px;object-fit:contain;padding:0;background:#fff}.accessories-swiper .swiper-container .product-info{padding:15px;border-top:1px solid #eee}.accessories-swiper .swiper-container .product-info .product-name{font-size:14px;margin-bottom:5px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accessories-swiper .swiper-container .product-info .product-price{font-size:16px;font-weight:600;color:#000}.accessories-swiper .swiper-container .swiper-button-next,.accessories-swiper .swiper-container .swiper-button-prev{width:40px;height:40px;background-color:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,0.15);color:#000;transition:all 0.3s ease}.accessories-swiper .swiper-container .swiper-button-next::after,.accessories-swiper .swiper-container .swiper-button-prev::after{font-size:16px;font-weight:bold}.accessories-swiper .swiper-container .swiper-button-next:hover,.accessories-swiper .swiper-container .swiper-button-prev:hover{background-color:#000;color:#fff}.accessories-swiper .swiper-container .swiper-button-next{right:10px}.accessories-swiper .swiper-container .swiper-button-prev{left:10px}@media (max-width: 800px){#home-bike-swipe .bike-swiper{padding-top:5vh}#home-bike-swipe .bike-swipe-title{margin:0vh auto 1vh !important}}@media (max-width: 940px){#home-bike-swipe .bike-info .logo{display:none}#home-bike-swipe .bike-swipe-title{padding-inline:10px}#home-bike-swipe .swiper-pagination{position:absolute;top:auto;bottom:-4rem;left:0;right:0;margin-inline:auto;width:fit-content}#home-bike-swipe .swiper-pagination-bullet{background-color:black !important;height:5px !important;width:5px !important;padding:5px !important;font-size:0 !important;margin:8px !important}#home-bike-swipe .swiper-pagination-bullet-active{background-color:#d9b953 !important}}@media (min-height: 1000px){#home-bike-swipe .accessories-swiper{display:flex}}.charity{color:#666;opacity:0.7}.charity img{margin:25px}.gray-gradient{background:#fdfdfd;background:-webkit-linear-gradient(#fdfdfd, #f6f6f6);background:-o-linear-gradient(#fdfdfd, #f6f6f6);background:-moz-linear-gradient(#fdfdfd, #f6f6f6);background:linear-gradient(#fdfdfd, #f6f6f6)}#description{color:#eee}#description p{color:#ccc}#home-page #content .img-responsive{margin:20px auto}#phone-app{line-height:1.7em}#phone-app h2{line-height:1.3em;margin:10px 10px 20px}#phone-app .app-buttons{margin:20px 0}#phone-app .app-buttons i{padding:5px 2px 0 0}#phone-app .app-buttons span{width:120px}#sold-out-gif{z-index:10;position:absolute;top:2em;margin:auto;max-width:200px;max-height:22%;right:3em}.gallery2-wrapper{background:#eee;padding:85px 0 160px;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd}.contact-form{text-align:center}.home-icons i{display:block;height:60px;width:70px;margin-top:15px}.home-icons .icon-feature-backpack{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 0 60px}.home-icons .icon-feature-travel{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 0 0}.home-icons .icon-feature-speed{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 70px 60px}.home-icons .icon-feature-warranty{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 70px 0}.home-icons .icon-feature-battery{background:url(/assets/homepage/feature-icons-green-d66b7dd59db7600cab082de37fda45cf0f0840b0b6693f66dc8da99dc62408f0.gif) 140px 0}#myModal .bike-modal{margin-bottom:10px}.show{background-color:rgba(0,0,0,0.1) !important}.invisible{height:5px}.invisible img{max-height:20px}#contacts{padding-top:5px;padding-bottom:40px}#contacts p{margin-bottom:20px}#contacts textarea{min-height:120px;margin-bottom:40px}#contacts #contact_us_contact_submit{color:#fff;background-color:#1c5c92;border-color:#184f7d}#contacts #contact_us_contact_submit:hover{background-color:#144167;border-color:#0e2e49}.large-fontsize{font-size:25px}#charity{padding-left:37px}#charity2{padding-left:20px}.feature-row{background-color:#eee;padding:20px}.feature-row .col-sm-4{background-color:#fff;border:solid 15px #eee;padding:10px 20px}.feature-row .col-sm-4 h3{font-size:22px}.quiz-popup{display:none;width:33rem;position:fixed;margin-left:10px;right:15px;height:fit-content;bottom:-100%;background:#0e4265;background:linear-gradient(0deg, #0e4265 0%, #16679e 100%);border:none;border-radius:15px 15px 0 0;padding:10px 5px 5px;z-index:9999999;text-align:center}@media (max-width: 450px){.quiz-popup{width:100%;right:0}}.quiz-popup button{text-shadow:none;color:white;border:none;padding:10px}.quiz-popup h2{color:#fff;font-size:25px;font-weight:400 !important;margin-bottom:10px}.quiz-popup p{color:#eee;margin-bottom:10px}.quiz-popup .text-small{font-size:12px;color:#eee;margin-bottom:10px}.quiz-popup img{width:100%;height:auto;margin-bottom:10px}.quiz-popup a{margin-bottom:5px}.quiz-popup .quiz-popup-header{padding:10px 50px 0}.quiz-popup .quiz-popup-body{padding:0 10px}.quiz-popup .quiz-popup-footer{padding:10px}.quiz-popup .quiz-popup-footer a{font-size:15px}.toast{opacity:1 !important}.flex{display:flex;height:100vh;align-items:center}#newsletter-contest{justify-content:center;backdrop-filter:brightness(0.8)}#newsletter-contest button{margin-top:30px}#newsletter-contest .row{margin:0;display:flex;align-items:center;justify-content:center}#newsletter-contest .modal-lg{width:800px}@media (max-width: 576px){#newsletter-contest .modal-lg{min-width:80vw;margin:10vw}}#newsletter-contest h2{font-weight:600 !important;font-size:40px;margin-bottom:40px}@media (max-width: 576px){#newsletter-contest h2{font-size:7.5vw}}#newsletter-contest span{white-space:nowrap}#newsletter-contest .newsletterWrapper{background:#000;color:#fff;padding:0}@media (max-width: 576px){#newsletter-contest .newsletterWrapper{padding-bottom:40px}}#newsletter-contest .newsletter-bike{background:url(/assets/defiant/defiant-left-snow-chop-81312ff51b8f820549e0ff0355777d2fb9664997526615f2c8c8f21d0cf47727.jpg);height:600px;background-position:center}#newsletter-contest .newsletter-bike-spring{background:url(/images/defiant/defiant-left-beach-chop.jpg);height:600px;background-position:center}#newsletter-contest .newsletter-bike-summer{background:url(/images/discovery/discovery-left-chop.jpg);height:600px;background-position:center}#newsletter-contest .newsletter-bike-promo{background:url(/assets/rogue/front-white-background-78f93c7a3bcf98809367197b638eca6575adb697471f56245ea8c254ad44c3f4.jpg);height:600px;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex !important;align-items:center;justify-content:center}#newsletter-contest .newsletter-bike-promo .bike-png{width:100%;height:auto}#newsletter-contest .bike-promo-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;max-width:-webkit-fit-available}#newsletter-contest .bike-promo-wrap h2{margin:0;font-size:4rem}#newsletter-contest .bike-promo-wrap h2 span{font-size:10rem;letter-spacing:-5px}#newsletter-contest .bike-promo-wrap h1{font-size:10rem;margin:0;font-weight:700}#newsletter-contest .bike-promo-wrap .bike-logo{width:90% !important;margin:0}#newsletter-contest .bike-promo-wrap #bike-promo-btn{margin:0}#newsletter-contest .newsletter-content .jb-logo{width:80%;margin:40px auto 28px;max-width:300px}@media (max-width: 576px){#newsletter-contest .newsletter-content{padding:15px}}#newsletter-contest #new_newsletter{padding:20px 3vw}#newsletter-contest #newsletter_email{height:40px}#newsletter-contest #closeIconContainer{display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;position:absolute;top:1px;padding:16px;right:1px;z-index:3;cursor:pointer;margin-top:0;margin-left:0;background:black;border:none}#newsletter-contest #closeIconSvg{stroke:white;stroke-width:4px;top:6px;left:6px;width:18px;height:18px}@media (max-width: 576px){#newsletter-contest .newsletter-bike-df-pro-slv,#newsletter-contest .newsletter-bike-spring,#newsletter-contest .newsletter-bike-summer,#newsletter-contest .newsletter-bike-promo{display:none !important}}.col-xs-1{margin-left:15px}.subfooter .list-inline li{text-align:center}#fullpage h1{font-size:2rem;font-weight:200}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-envelope:before{content:""}.fa-paper-plane:before{content:""}
