:root{ --black: #000; --darkgrey: #222; --grey: #333; --lightgrey: #d5d5d5; --main-color:#CE162E; --main-font-color: #d5d5d5 !important; --main-font: 'Oswald',sans-serif; !important; --main-font-bold: 'Oswald',sans-serif; !important; --body-font: "Open Sans",sans-serif !important; }
 html{ -webkit-scroll-behavior: smooth; scroll-behavior: smooth; }
 body{ font-family: var(--main-font); font-size: 1.1vw; line-height: 1.4; background-color: #1B1B1B !important; color: #d5d5d5; padding: 0 !important; }
 a{ color: var(--black); }
 a:hover,a:focus{ color: var(--main-color); }
 h1,h2,h3,h4,h5,h6{ font-family: var(--main-font-bold) !important; text-transform: uppercase; margin-top: .5em; margin-bottom: .5em; line-height: 1.4; }
 h1{ font-size: 2.5em; }
 @media (max-width: 769px){ h1{ font-size: 26px; }
}
 h2{ font-size: 1.8em; }
 @media (max-width: 769px){ h2{ font-size: 22px; }
}
 h3{ font-size: 1.4em; }
 @media (max-width: 769px){ h3{ font-size: 20px; }
}
 h4{ font-size: 1.3em; }
 @media (max-width: 769px){ h4{ font-size: 18px; }
}
 h5{ font-size: 1.2em; }
 @media (max-width: 769px){ h5{ font-size: 17px; }
}
 h6{ font-size: 1.1em; }
 @media (max-width: 769px){ h6{ font-size: 16px; }
}
 h2.section-title{ position: relative; width: 100%; line-height: 2; font-size: 2em; margin: 1em 0 .5em 0; text-align: center; }
 p{ margin: 0 0 1em 0; }
 ol,ul{ margin-bottom: .5em; }
 .clearfix{ clear: both; }
 .img-responsive{ width: 100%; }
 .img-resp{ width: 100%; }
 .full-image a img{ padding: 0 !important; width: 100% !important; }
 .row{ margin-left: 0; margin-right: 0; }
 .container,.container-fluid,.contentComp .container-fluid{ width: 100%; max-width: 100% !important; padding: 0 !important; }
 .left-reset{ padding-left: 0 !important; }
 .right-reset{ padding-right: 0 !important; }
 .main-container{ font-family: var(--body-font) !important; }
 .navbar-collapse,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8{ padding: 0 1em; }
 .listing-view .col-xs-1,.listing-view .col-sm-8,.listing-view .col-md-8,.listing-view .col-lg-8,.listing-view .col-xs-9,.listing-view .col-sm-9,.listing-view .col-md-9,.listing-view .col-lg-9,.listing-view .col-xs-10,.listing-view .col-sm-10,.listing-view .col-md-10,.listing-view .col-lg-10,.listing-view .col-xs-11,.listing-view .col-sm-11,.listing-view .col-md-11,.listing-view .col-lg-11,.listing-view .col-xs-12,.listing-view .col-sm-12,.listing-view .col-md-12,.listing-view .col-lg-12{ padding: 0 .2em !important; }
 #CenterDiv,#HeaderDiv,#FooterDiv{ min-height: auto; }
 #CenterDiv{ background-size: contain; background-position: bottom center; background-color: #1b1b1b; background-repeat: repeat-x; background-attachment: fixed; width: 100% !important; padding: 3em 4em 8em 4em !important; overflow: hidden; }
 body#page_74108 #CenterDiv{ padding: 0 0 5em 0 !important; }
 #html_1668452864710 .cke_editable{ height: 0; }
 .input-group-btn{ font-size: unset; width: auto; }
 .btn-link{ display: block; clear: both; padding: 2em 0; text-align: center; }
 .btn-link a{ background-color: #333; font-family: var(--main-font-bold); text-transform: uppercase; color: #d5d5d5; padding: .8em 3em; border: 0; border-radius: 0 !important; font-size: .9em; }
 .hover-fix a{ background-color: var(--main-color); font-family: var(--main-font-bold); text-transform: uppercase; color: #fff; padding: 1em 2em; border: .01em solid var(--main-color) !important; border-radius: 0 !important; }
 .btn-link a:hover,.btn-link a:focus,.hover-fix a:hover,.hover-fix a:focus{ text-decoration: none !important; background-color: var(--main-color); color: #fff; }
 .btn-link:hover,.btn-link:focus{ text-decoration: none !important; }
 .hover-fix{ }
 #page_74108 #comp_1722305841279{ display: none; }
 .breadcrumbParent{ border-bottom: solid .01em #000; position: relative; background-color: #333; display: flex !important; align-items: center; justify-content: space-between; color: #fff; padding: 1.2em 4em !important; margin-bottom: 0; z-index: 2; }
 .breadcrumbParent h1{ font-weight: 500; margin: 0; flex: 1; font-size: 1.6em; }
 .breadcrumbParent .breadcrumb{ display: flex; justify-content: flex-end; align-items: center; margin: 0; background-color: transparent; padding-right: 0; }
 .breadcrumbParent::after{ width: 7em; height: .2em; background-color: var(--main-color); top: calc(100% - 0.1em); left: 0; content: ""; display: block; position: absolute; }
 .breadcrumbParent a{ color: #d5d5d5; }
 #header{ background-size: contain; background-position: top center; background-repeat: repeat-x; background-color: var(--main-color); overflow: hidden; padding: 1em 4em; margin-bottom: -.2em; color: #d5d5d5; display: flex; align-items: center; justify-content: space-between; font-family: var(--main-font); }
 #header .header-logo{ width: 20em; }
 #header .header-logo img{ width: 368px;height:100px; }
 #header .location-phone{ font-size: 1.4em; }
 #header .location-phone span{ color: var(--lightgrey); }
 #header .address{ font-size: .9em; }
 #header a{ color: var(--lightgrey); }
 #header a.location{ text-transform: uppercase; color: var(--darkgrey); }
 #header a:hover,#header a:focus{ text-decoration: none; color: var(--lightgrey;) }
 .header-hour-text{ color: var(--darkgrey); font-size:1.4em; }
 #header .header-brands{ display: flex; width: 15em; justify-content: space-between; }
 #header .header-brands a img{ width:212px; height: 50px; }
 #HeaderDiv .form-wrapper .form-action{ background-color: var(--grey); border-color: var(--grey);border: 0.1em solid var(--grey); }
 #HeaderDiv .form-wrapper .form-action i{ color: #fff; }
 @media (max-width: 769px){ #header{ padding: 0; background-image: none; justify-content: space-evenly !important; }
 #header .header-logo{ display: none; }
 #header .col{ padding: 0.5em 1em; border-right: 0.01em solid var(--lightgrey); }
 #header .col:last-child{ border: 0; }
 #header .location-phone{ font-size: 1em; display: flex; align-items: center; }
 #header .location-phone i{ font-size: .7em; padding: 0 1em; }
 #header .location-phone a{ color: var(--lightgrey); }
 #header .header-brands{ width: unset; }
 #header .header-brands a{ margin: 0 .5em; }
 #header .header-brands a:last-child{ margin-right: 0; }
 #header .header-brands a img{ height: 21px; width:81px; }
 .mobile-logo img{ width:184px;height:50px; }
 .location-hours-mobile a{ display:flex; align-items:center; }
}
 #nav_75616{ background: #000000; }
 .navbar-header{ float: right; display: flex; margin-right: 1em; padding: 1em 1em; }
 @media (max-width: 769px){ .navbar-header{ float: none; display: flex; }
}
 .navbar-header a{ color: var(--lightgrey); }
 .navbar-default{ width: 100%; border: none; border-radius: 0; margin: 0; background-color: #0A0A0A !important; }
 .navbar{ min-height: auto; }
 .navbar-nav{ margin-left: 1em; }
 .navbar-nav>li>a{ font-family: var(--main-font); font-size: .95em; text-transform: uppercase; color: #fff !important; padding: 1.31em 2em; line-height: normal; }
 .navbar-nav>li>a:hover,.navbar-nav>li>a:focus,.navbar .navbar-nav>li.open>a,.navbar .navbar-nav>li:hover>a,.navbar .navbar-nav>li.open>a:hover,.navbar .navbar-nav>li:hover>a:hover,.navbar .navbar-nav>li.open>a:focus,.navbar .navbar-nav>li:hover>a:focus{ background-color: var(--main-color) !important; }
 .navbar .navbar-nav>li:hover .dropdown-menu{ display: block; }
 .dropdown-menu{ min-width: 14em; background-color: #000 !important; border-radius: 0 !important; border: none !important; margin: 0 !important; padding: 0 !important; box-shadow: none !important; font-size: .8em !important; left: -0.04em !important; }
 .dropdown-menu>li>a{ padding: 0.8em 2.5em !important; line-height: normal !important; color: #d5d5d5 !important; }
 .dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{ background-color: var(--darkgrey) !important; color: #fff !important; }
 .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{ background-color: transparent !important; }
 .sticky-nav{ position: fixed !important; top: 0; right: 0; z-index: 16; }
 .caret{ margin-left: .2em; border-top: 0.2em dashed; border-top: .2em solid\9; border-right: 0.2em solid transparent; border-left: 0.2em solid transparent; }
 .navbar-header .sccm-phone{ padding: .4em 2.5em 0 1em; }
 @media (max-width: 769px){ .sccm-phone{ padding: .4em .5em 0 .5em !important; }
}
 .navbar-header .sccm-cart{ padding: .3em 2em 0 0; width: 3.5em; }
 @media (max-width: 769px){ .navbar-header .sccm-cart{ padding: .5em 1.5em 0 0; width: auto !important; }
}
 .navbar-header .sccm-search{ padding-top: .2em; }
 @media (max-width: 769px){ .navbar-header .sccm-search{ padding: .1em 0 0 1.5em; }
}
 .navbar-header .simpleCart_quantity{ background-color: var(--main-color); border-radius: 50%; position: absolute; color: #fff; line-height: 1; margin-left: 0.8em; margin-top: -0.5em; padding: 0.2em 0.4em; font-size: .7em; }
 .menu-social{ padding: 0.1em 1em; }
 .menu-social .fa-lg{ font-size:1em; }
 .carousel{ padding: 0; background-color: #0A0A0A; }
 .carousel-inner>.item>a>img,.carousel-inner>.item>img,.thumbnail a>img,.thumbnail>img{ width: 100%; height: 100%; object-fit: cover; aspect-ratio: 144/53; }
 .carousel-control{ font-size: 1em; opacity: 1; }
 .carousel-control img{ display: none; }
 .carousel-control.left,.carousel-control.right{ background-image: none !important; }
 .carousel-control.left:before{ content: "\e003"; display: block; height: 4em; width: 4em; font-size: 1.4em; font-family: 'Font Awesome Kit'; position: absolute; top: 9em; left: -1.8em; background: #333; border-radius: 50%; padding-left: 1em; }
 .carousel-control.right:before{ content: "\e000"; display: block; height: 4em; width: 4em; font-size:1.4em; font-family: 'Font Awesome Kit'; position: absolute; top: 9em; right: -1.8em; background: #333; border-radius: 50%; transform: none; padding-right: 1em; }
 .carousel-control.left:before,.carousel-control.right:before{ padding-top: 1.3em; }
 .carousel-indicators{ bottom: 1em; z-index: 1 !important;visibility:hidden; }
 .carousel-indicators li,.carousel-indicators .active{ width: 2em; height: .3em; margin: 0.1em; border-radius: 0; border: none; }
 .carousel-indicators li{ background-color: #7a7a7a; }
 .carousel-caption{ font-family: var(--main-font-bold); left: 10%; right: 10%; bottom: 10em; padding-bottom: 0; text-transform: uppercase; text-shadow: none; font-size: 1.4em !important; }
 .sliderTitle{ font-size: 4em; display: block; line-height: 1.6; }
 .sliderButton{ background-color: var(--main-color); color: #fff; font-size: .8em; padding: .6em 3em; border: .01em solid var(--main-color); }
 .carousel-inner>.item:hover .sliderButton,.carousel-inner>.item:focus .sliderButton{ background-color: #fff; color: var(--main-color); }
 .carousel-control.left:hover:before,.carousel-control.right:hover:before{ background: var(--main-color); }
 @media (max-width: 769px){ }
 #home-categories{ padding: 0; background-color: #333; width: 92%; margin: 0em auto 4em auto; float: none !important; position: relative; border-top: 0.2em solid var(--main-color); font-family: var(--main-font); text-transform: uppercase; text-align: center; z-index: 2; overflow: hidden; }
 #home-categories a{ color: #d5d5d5; padding: 1.4em; border-right: .01em solid #1b1b1b; }
 #home-categories a:last-child{ border: 0; }
 #home-categories a:hover,#home-categories a:focus{ background-color: var(--main-color); color: #fff; text-decoration: none; }
 #home-categories span{ display: block; }
 #home-categories span.title{ font-size: 1.5em; font-weight: 600; }
 #page_74108 .breadcrumbParent .breadcrumb li:nth-child(2){ display: none; }
 #html_1722284220638{ width: 90% !important; float: none !important; margin: 0 auto !important; overflow: hidden; }
 #html_1722284220638,#comp_1722285185668{ background-color: #333; }
 #comp_1722285185668{ clear:both; float:none; }
 #comp_1722285185668 .col-sm-12{ padding: 0; }
 #comp_1722285185668 .lSAction .lSPrev:after{ content: "\e003"; font-family: 'Font Awesome Kit'; }
 #comp_1722285185668 .lSAction .lSNext:after{ content: "\e000"; font-family: 'Font Awesome Kit'; }
 #comp_1722285185668 .lSAction .lSNext{ opacity: 1; text-decoration: none; background-image: none; background-color: #333; color: #d5d5d5; border: none; box-shadow: -1px 0px 4px rgb(0 0 0 / 15%); width: 5em; height: 5em; z-index: 10 !important; right: -2em; border-radius: 50%; }
 #comp_1722285185668 .lSAction .lSNext:hover,#comp_1722285185668 .lSAction .lSPrev:hover{ color: #fff; background-color: var(--main-color); }
 #comp_1722285185668 .lSAction .lSPrev{ opacity: 1; text-decoration: none; background-image: none; background-color: #333; color: #d5d5d5; border: none; box-shadow: -1px 0px 4px rgb(0 0 0 / 15%); width: 5em; height: 5em; z-index: 10 !important; left: -2em; border-radius: 50%; }
 #comp_1722285185668 .lSAction .lSPrev:after,#comp_1722285185668 .lSAction .lSNext:after{ font-size: 1.4em; font-weight: 300; height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; }
 #comp_1722285185668 .lSAction .lSPrev:after{ padding-left: .5em; }
 #comp_1722285185668 .lSAction .lSNext:after{ padding-right: .5em; }
 #comp_1722285185668{ width: 90% !important; float: none !important; margin: 0 auto; padding: 0; height: 22em !important; }
 #comp_1722285185668 .lSSlideOuter{ padding: 0 !important; }
 #comp_1722285185668 .gallery{ height: 19em !important; }
 #comp_1722285185668 .lightSlider li{ border: none; min-height: 18em; padding: 1em; overflow: hidden; margin: 0 !important; }
 #comp_1722285185668 .lightSlider li:hover,#comp_1722285185668 .lightSlider li:focus{ }
 #comp_1722285185668 #scroller li a.randomAdDetails{ margin-bottom: 1em !important; display: block; color: #d5d5d5; }
 #comp_1722285185668 .randomAdDetails.center-block.text-center{ height: 10em; }
 #comp_1722285185668 .randomAdDetails.center-block.text-center{ display: grid; justify-content: center; align-items: center;background: #fff; }
 #scroller li a.randomAdDetails{ position: relative; }
 #comp_1722285185668 .center-block{ overflow: hidden; text-overflow: ellipsis; font-weight:700; width: 16em; color: #d5d5d5; text-transform: uppercase; margin-bottom: .5em; font-size: 1em; text-align: left; }
 #comp_1722285185668 .center-block:last-child{ color: var(--main-color); }
 #comp_1722285185668 #scroller a img{ border: none; width: auto; height: auto; max-width: unset; max-height: unset; width: 90%; object-fit: cover; height: 10em; aspect-ratio: 1/1; background: #ffffff; }
 #comp_1722285185668 .lSPager{ display: none; }
 .btn-featured{ text-align: center; margin-top: -3.35em; position: relative; z-index: 2; }
 .btn-featured a{ background-color: #1b1b1b; color: #d5d5d5; text-transform: uppercase; font-family: var(--main-font-bold); padding: 1em 5em; clip-path: polygon(10% 0,90% 0%,100% 100%,0% 100%); display: inline-block; }
 .btn-featured a:hover,.btn-featured a:focus{ background-color: var(--main-color); color: #fff; text-decoration: none; }
 #comp_1722285185668 .lSAction>a{ top: 30%; }
 .dealerAdsViewRow{ background-color: #1b1b1b; border: .01em solid #5a5a5a; border-radius: 0; }
 .to-up-container{ position: absolute; right: 4em; margin-top: -4em; }
 .to-up-container a{ display: block; color: #d5d5d5; border: 0.01em solid #d5d5d5; padding: 1.2em 0.5em 1.2em 0.8em; font-size: .6em; }
 #footer{ background-color: #000000; display: flex; color: #fff; padding: 3em 4em 2em 5em; font-family: var(--body-font); font-size: .9em; color: #d5d5d5; position: relative; border-top: 0.1em solid var(--main-color); border-bottom: 0.1em solid var(--main-color);margin-top: -0.1em; text-transform: uppercase; }
 #footer .flex-row{ display: flex; width: 100%; }
 .footer-col:first-child{ padding-left: 0; }
 .footer-col:nth-child(4){ min-width: 25em; border: none; padding-right: 0; }
 .footer-col{ display: flex; flex: 1; text-align: left; flex-direction: column; justify-content: flex-start; align-items: flex-start; padding: 0 4em; line-height: 1.8; border-right: 0.01em solid #555; }
 .footer-col .links-ul li{ display: flex; justify-content: space-between;gap:0.8em; }
 #footer h2{ font-weight: 700; padding-top: 0; margin: 0 0 1.5em 0 !important; font-size: 1.6em; }
 #footer h2::after{ width: 2em; height: 0.1em; background-color: var(--main-color); margin-top: .3em; content: ""; display: block; position: absolute; }
 #footer a{ text-decoration: none; color: #d5d5d5; }
 #footer a:hover,#footer a:focus{ color: var(--main-color) ; }
 #Tilbury .footer-sales:hover .footer-sales:focus{ color:#fff!important; }
 #Lambton .footer-sales:hover .footer-sales:focus{ color:#fff!important; }
 .footer-col .collapse{ display: block; }
 }
 @media (max-width: 769px){ #footer{ padding: 3em; }
 .footer-col .collapse{ display: none; }
 .footer-col .collapse.in{ display: block; }
}
 .footer-col .panel-collapse ul{ padding-left: 0; }
 #footer .col-sm-6{ padding: 0; }
 .footer-bottom{ padding: 0.1em 3em 0.1em 5em; background: #000; font-size: .9em; text-transform: uppercase; font-weight: bold; }
 .footer-row.footer-row--bottom{ display: flex; justify-content: space-between; align-items: center; }
 .footer-bottom__elem{ color: #fff; text-align: left; }
 .footer-bottom p,.footer-bottom span,.footer-bottom a{ font-size: .9em; font-weight: 400; }
 .footer-bottom__elem a{ color: #f1f1f1; }
 .footer-col .social{ margin-top: 2em; font-size: 1.2em; }
 .footer-col .social li{ float: left; padding: 0 .3em; }
 #footer .map img{ width: 100%; min-width: 21em; aspect-ratio: 16/9; object-fit: cover; }
 #footer .card p:nth-child(2){ font-weight: 700; }
 #footer .card p:nth-child(4) a{ color: var(--main-color); }
 #footer .hours-ul li span:first-child{ font-weight: bold; }
 .modal-header{ padding: 1em 2em; background-color: var(--main-color); color: #fff; }
 .modal .close{ font-size: 2em; color: #fff; opacity: 1; background-color: transparent; }
 .modal-dialog{ margin: 5em auto; width: 60% !important; }
 #Login-form .modal-dialog{ width: 30% !important; }
 .modal-content{ border: none; border-radius: 0; box-shadow: none; background-color: #333; color: #d5d5d5; }
 .modal-body,.modal.deposit-info .modal-content{ padding: 1em 2em; overflow: hidden; }
 .form-group{ margin-bottom: .5em; padding: 0; }
 #searchbox2,#searchboxParts{ width: 85%; float: left; border-radius: 0px; border: 0px; outline: none; height: 4em; font-size: 1.1em; padding: .91em 1.5em; }
 #searchModal .modal-dialog,#searchModalParts .modal-dialog{ margin-top: 20%; width: 50% !important; margin-left: auto; margin-right: auto; }
 #searchModal .modal-content,#searchModalParts .modal-content{ border: none; background-color: transparent !important; background: none; box-shadow: none; }
 #searchbtn2,#searchbtnParts{ float: none; border-radius: 0px; border: 0px; padding: 1em 1em 1.15em 1.5em !important; margin: 0px !important; background-color: var(--main-color) !important; outline: none; color: #fff !important; font-size: 1em; }
 .modal-footer{ padding: 1em; }
 .modal-footer .btn{ background-color: #000; color: #fff; border: none; font-family: var(--main-font-bold); font-size: 1em; padding: .5em 1em; border-radius: 0; }
 .modal-footer .btn:hover,.modal-footer .btn:focus{ background-color: var(--main-color); }
 #searchModal .input-group{ display: flex; }
 #searchModal .input-group .form-control{ width: 100%; border-radius: 0; font-size: 1.4em; margin: 0; }
 #searchModal .input-group .btn-default{ outline: none; width: 4em; border-radius: 0; background-color: var(--main-color); color: #fff; transition: all ease-in-out 0.2s; padding: 0.5em 0 0 1em; font-size: .8em; }
 #searchModal .input-group .btn-default .glyphicon{ font-size: 2em; }
 #searchModal .input-group.open .dropdown-menu{ display: block !important; }
 #searchModal .input-group.open .dropdown-menu li{ display: inline-block; }
 .search-div{ display: flex; flex-direction: row-reverse; }
 #HoursModal .modal-dialog .modal-content .modal-body{ padding: 0; }
 #HoursModal .modal-dialog .modal-content .modal-body .inner{ display: flex; }
 #HoursModal .modal-dialog .modal-content .modal-body .inner .bg-container{ width: 50%; }
 #HoursModal .modal-dialog .modal-content .modal-body .inner .bg-container img{ width: 100%; }
 #HoursModal .modal-dialog .modal-content .modal-body .inner .content{ width: 50%; display: flex; flex-direction: column; justify-content: space-between; }
 #HoursModal .modal-dialog .modal-content .modal-body .inner .content .title h4{ margin: 0; padding: .6em 1em; text-align: center; background-color: var(--main-color); color: #fff; }
 #HoursModal .modal-dialog .modal-content .modal-body .inner .content .hours-list{ color: #fff; flex: 1; display: flex; flex-direction: column; justify-content: space-evenly; width: 100%; margin: auto; padding: 0 2em; }
 #HoursModal .modal-dialog .modal-content .modal-body .inner .content .hours-list li{ font-size: 1em; display: flex; justify-content: space-between; border-bottom: .01em solid #d5d5d5; padding: 0.4em; }
 .modal-open{ padding-right: .9em !important; }
 .input-sm{ height: 3em; padding: 0.5em 1em; font-size: .8em; line-height: 1.5; border-radius: 0; border-color: #d5d5d5; }
 .btn-group-sm>.btn,.btn-sm{ background: none; background-color: #EE1C25; padding: 0.6em 1.5em; margin-top: 1em; font-size: .8em; line-height: 1.5; border-radius: 0; border: none; text-transform: uppercase; font-weight: bold; }
 .btn-group-sm>.btn:hover,.btn-sm:hover,.btn-group-sm>.btn:focus,.btn-sm:focus{ background-color: #000 !important; }
 .btn-group-sm>.btn:hover,.btn-sm:hover,.btn-group-sm>.btn:focus,.btn-sm:focus{ background-color: #EE1C25; }
 #page_74108 .well{ background-color: transparent; border: none; box-shadow: none; margin-top: 1em; margin-bottom: 5em; border-radius: 0; }
 #page_74108 .well .panel-default{ border-radius: 0; box-shadow: none; margin-bottom: 1em; }
 #page_74108 .well .panel-info>.panel-heading,#page_74108 .well .panel-default>.panel-heading{ color: #fff; background-color: var(--grey); border: none; border-radius: 0; font-family: var(--main-font-bold); text-transform: uppercase; }
 #logScreenAccordion .panel-default>.panel-heading{ background-color: transparent; }
 #page_74108 .well .panel-default>.panel-heading{ font-size: 1.1em; padding: .8em 1.1em; }
 #page_74108 .well .panel-info>.panel-heading h3{ font-size: 1.1em; margin: 0; padding: 0.3em 0.5em; }
 #page_74108 .well .panel-body{ padding: 1em; }
 #page_74108 .well .panel-footer{ padding: .5em 1em; }
 #accountTabs .col-md-12{ padding: 0 .5em; }
 #page_74108 .well .btn{ background-color: var(--grey) !important; color: #fff !important; text-transform: uppercase !important; font-weight: bold !important; padding: 0.8em 3em !important; font-size: .8em !important; outline: none; border: none !important; border-radius: 0; }
 #page_74108 .well .btn:hover,#page_74108 .well .btn:focus{ background-color: var(--main-color) !important; }
 .light2021 .checklist-filter ul li:last-child{ border: 0; }
 .item.list-group-item .img-event{ padding-right: 1.5em !important; }
 .spec-col{ border-left: .01em solid #5a5a5a !important; }
 .specs-comment{ border-top: .01em solid #5a5a5a !important; }
 .list-grid-btn .btn{ color: #333 !important; }
 #filters .well{ background-color: #333 !important; }
 .static-filter-active-main{ margin-bottom: 0 !important; }
 .static-filter-active-container{ background-color: #333; border: 0 !important; margin-bottom: 0 !important; }
 .grid-group-item .cta-btns a{ padding: .5em !important; }
 .model-title.grid-only a{ color: #1b1b1b; }
 .cta-btns a:hover,.cta-btns a.green:hover{ background-color: var(--main-color) !important; color: #fff !important; }
 .cta-btns a:hover i,.cta-btns a.green:hover i{ color: #fff !important; }
 .location-div{ padding: 0 !important; font-size: .8em; }
 #normal_vdp .model-tabs .panel-group .panel,#normal_vdp .model-tabs .panel-group .panel .documents{ border-radius: 0; background-color: #333; color: #fff; border: 0; width: 100%; overflow: hidden; }
 .model-details-content .glyphicon{ color: #fff !important; }
 .model-specs .specs-row,.trbordd tr{ border-bottom: .01em solid #5a5a5a !important; }
 #tabs-1>div{ width: 100% !important; }
 #docs{ padding: 0 !important; }
 #docs li a{ color: #d5d5d5 !important; }
 .thumbStatus{ font-size: .75em !important; bottom: 0 !important; min-height: 2em !important; }
 .light2021{ font-size: 1em !important; padding: 0 !important; font-family: var(--body-font) !important; }
 .light2021 #filters{ border: none; }
 .light2021 #filters .filter-ttl{ display: none; }
 .light2021 #filters .filters-inner{ border: none !important; }
 .light2021 .filter-collapse-container{ padding: 0; border-bottom: 0.01em solid #333; }
 .light2021 .active-filter-container{ border: none; padding: 0; }
 .light2021 .filter-collapse-container:before{ border: 0; }
 .light2021 .active-filter-container a.filter-collapse{ background-color: #000; color: #fff; }
 .light2021 a.filter-collapse{ background-color: #000; color: #d5d5d5; font-family: var(--main-font-bold); font-weight: 500; padding: .75em 1.2em !important; border-bottom: 0; }
 .light2021 a.filter-collapse:after{ right: 2em; font-size: .65em; }
 .light2021 a.filter-collapse:hover,.light2021 a.filter-collapse:focus{ color: var(--main-color); }
 .light2021 .static-filter-active-title{ font-family: var(--main-font-bold); font-weight: bold; }
 .light2021 .well,.light2021 label{ margin-bottom: 0 !important; }
 .light2021 .checklist-filter ul{ background-color: #222 !important; }
 .light2021 .checklist-filter ul li{ width: 100%; padding: .5em 1.2em; border-bottom: .01em solid #333; color: #d5d5d5; }
 .light2021 #filters .big-checkbox{ padding: 0.5em; margin-right: 0.5em; border-radius: 0; }
 .light2021 #filters .big-checkbox:checked:after{ font-size: .85em !important; left: 0.2em !important; top: -0.15em !important; }
 .light2021 #filters .filter-text{ padding-top: .3em; }
 .light2021 #filters .filter-count,.light2021 #filters span.c-arr{ display: none; }
 .light2021 #keyWordsSection input{ border: 0.01em solid #000; border-right: 0; padding: 1.1em !important; height: auto !important; min-height: auto !important; font-size: .8em; outline: none; color: #d5d5d5 !important; }
 .light2021 #filters select,.light2021 .sortby-row select,.light2021 .sortby-row input,.light2021 .sortby-row li a{ border: 0.01em solid #000; padding: 1.1em; height: auto !important; min-height: auto !important; font-size: .8em; outline: none; color: #d5d5d5 !important; }
 .light2021 #keyWordsSection .adsSearchButton{ background-color: #333 !important; color: #d5d5d5 !important; padding: 0.8em !important; border: 0.01em solid #000 !important; border-left: 0 !important; }
 .light2021 #products .item{ padding: 0 0.7em 0 0.3em; }
 .light2021 .grid-group-item .thumb{ background-color: #333; }
 .light2021 #products .grid-group-item .thumb .collapse.in{ top: 0; background-color: #fff; color: #1b1b1b; }
 .light2021 #products .grid-group-item .specs{ border: none !important; }
 .light2021 #products .specs-main{ border-top: 0.01em solid #5a5a5a; margin-top: 1em; }
 .light2021 #products .specs-comment{ padding: 0.5em 1em; font-size: .9em; }
 .light2021 #products .grid-group-item .collapse.in .View-Details{ color: #fff; height: auto !important; font-size: 1em; font-family: var(--main-font-bold); text-transform: uppercase; text-shadow: none; padding: 1em; }
 .light2021 #products.view-group{ padding-left: 1em; }
 .light2021 #products .sortby-row{ padding: 0 0 0.5em 0; }
 .light2021 .item.list-group-item{ margin-top: .5em; margin-bottom: 1.2em; }
 .light2021 .item.list-group-item .thumb{ background: #333; border: .01em solid #333; padding: 1em; }
 .light2021 .item.list-group-item .caption .col-sm-7{ width: 65%; }
 .light2021 .item.list-group-item .caption .cta-btns{ width: 35%; }
 .light2021 .model-title{ font-size: 1.2em; margin: 0 0 .5em 0; padding: 0 0 .5em 0; line-height: 1.4; font-family: var(--main-font-bold); border-bottom: .01em solid #5a5a5a; }
 .light2021 .model-title .share-btn{ float: right; font-size: .65em; font-weight: 400; color: var(--main-font-color); opacity: 0.75; text-transform: none; font-weight: normal; font-family: var(--body-font); }
 .light2021 .model-title-link:after,.light2021 .caption hr{ display: none; }
 .light2021 .price-oem{ padding: 0; }
 .light2021 .price-oem .price{ line-height: 1.4; font-size: 1.2em; font-weight: bold; font-family: var(--main-font-bold); }
 .light2021 .price-oem .price span{ color: var(--main-color); }
 .light2021 .price-oem .price span.ttl{ color: #000; }
 .light2021 .price-oem .no_price{ display: none; }
 .light2021 .comment{ font-size: .85em; padding: 1em 1em 0 0; max-height: none; }
 .light2021 .cta-btns{ padding: 0 !important; }
 .light2021 .cta-btns a{ padding: 1em; margin: .5em 0 0 .5em; background: none; border: 0; border-radius: 0; background-color: #1b1b1b; font-size: .9em; height: auto !important; font-family: var(--main-font-bold); color: #d5d5d5; font-weight: 400; }
 .light2021 .cta-btns a.main-btn{ color: #fff; font-family: var(--main-font-bold); font-weight: 500; border-radius: 0; font-size: 1em; height: fit-content !important; text-shadow: none; }
 .light2021 .cta-btns a.main-btn i{ font-size: 1em; color: var(--main-color); }
 .light2021 .add-to-cart-btn.deposit-to-cart i,.light2021 .cta-btns a i{ font-size: .8em; color: #d5d5d5; }
 .light2021 .add-to-cart-btn.deposit-to-cart{ font-family: var(--main-font-bold); font-weight: bold; background-color: #fff; border-radius: 0; border: .01em solid #d5d5d5; }
 .light2021 .add-to-cart-btn.deposit-to-cart .fa-dollar-sign:before{ content: "\f07a"; }
 .light2021 .specs{ font-size: .8em; }
 .light2021 .specs-btn-parent{ top: .5em !important; }
 .light2021 .specs-btn{ background: transparent; border: 0; height: auto !important; font-size: .7em; width: 100%; }
 .light2021 .specs-btn span{ font-size: 1em; bottom: -0.5em; height: auto !important; padding: 0.5em; width: 100%; background-color: #1b1b1b !important; color: #d5d5d5; }
 .light2021 .specs-btn-parent:before,.light2021 .specs-btn-parent:after{ background: #000; }
 .light2021 .pagination{ background-color: transparent; border-radius: 0; justify-content: center; float: right;padding-right:0.5em; }
 .light2021 .pagination li{ background-color: #333; display: flex; align-items: center; margin: 0 .2em; border: 0; }
 .light2021 .pagination li.info{ padding: 0 1em !important; }
 .light2021 .pagination.dark li a{ padding: 1.35em !important; font-size: .8em; color: #d5d5d5; }
 .light2021 .grid-group-item .specs-btn{ float: right; }
 .light2021 .grid-group-item .specs-btn:before{ color: var(--darkgrey); }
 .light2021 .thumb{ border: .01em solid #333 !important; margin-bottom: 1em; }
 .thumbnail-container .pushstate{ padding-top: 70% !important; background-size: cover !important; }
 .light2021 .permonth{ padding: 0 !important; }
 .light2021 .permonth-money,.light2021 .permonth-ttl{ font-size: 1em !important; }
 .light2021 .permonth-cap{ font-size: .8em; }
 #filters select,.sortby-row select,.sortby-row input,.sortby-row li a{ background-color: #333 !important; }
 .sort-btn{ color: #d5d5d5 !important; }
 #normal_vdp{ width: 100%; padding: 0; }
 #normal_vdp h3{ color: var(--main-color); padding: 0 1em; }
 #normal_vdp .rt-action-btn.book-demo,#normal_vdp .rt-action-btn.view-preowned,#normal_vdp .rt-action-btn.get-diretions,#normal_vdp .contact-us-btn{ display: none; }
 #normal_vdp #right-cta-buttons.affix{ top: 5em; width: 23.5em !important; }
 #normal_vdp #right-cta-buttons.affix .loan-calculator{ display: none; }
 .modal-open #normal_vdp #right-cta-buttons.affix{ position: relative !important; }
 #normal_vdp #right-cta-buttons .our-price-div{ text-align: left; display: block; }
 #normal_vdp #right-cta-buttons .price-box .primary{ font-family: var(--main-font-bold); font-size: 1.6em; line-height: 1.4; float: none; color: var(--main-color); }
 #normal_vdp #right-cta-buttons .our-price,#normal_vdp #right-cta-buttons .retail{ font-size: 1.2em; font-family: var(--main-font-bold); color: #d5d5d5; line-height: 1.8; }
 #normal_vdp .excludes{ display: none; }
 #normal_vdp .ecomm-box .ecomm-btns .ecomm-btn.deposit-to-cart{ background-color: var(--main-color); color: #fff !important; padding: 1.1em; font-family: var(--main-font-bold); text-transform: uppercase; font-size: 1em; margin: .5em 0; border-radius: 0; text-align: center; }
 #normal_vdp .ecomm-box .ecomm-btns .ecomm-btn.deposit-to-cart:before{ font-family: "Font Awesome 5 Pro"; content: "\f07a"; font-size: .9em; padding-right: .5em; }
 #normal_vdp .deposit-info-btn{ font-size: .8em; text-align: center; }
 #normal_vdp .rt-action-btn{ font-family: var(--main-font-bold); font-size: .9em; text-transform: uppercase; text-align: left; background-color: #1b1b1b; color: #d5d5d5 !important; border-radius: 0; padding: 1em 1.5em; margin: 0.4em 0; border: none; }
 #normal_vdp .rt-action-btn:hover,#normal_vdp .rt-action-btn:focus,#normal_vdp .rt-action-btn.request-quote-btn:hover,#normal_vdp #videos-btn:hover,#normal_vdp .rt-action-btn.request-quote-btn:focus,#normal_vdp #videos-btn:focus{ background-color: var(--main-color); color: #fff !important; }
 #normal_vdp .rt-action-btn:hover .glyphicon,#normal_vdp .rt-action-btn:focus .glyphicon{ background-color: transparent !important; color: #fff !important; }
 #normal_vdp .rt-action-btn.request-quote-btn,#normal_vdp #videos-btn{ background-color: #000; color: #fff !important; }
 #normal_vdp .rt-action-btn.request-quote-btn .glyphicon,#normal_vdp #videos-btn .glyphicon{ color: #fff !important; }
 #normal_vdp .back-btn{ position: absolute; width: 58.95%; background-color: #1b1b1b; z-index: 2; margin-left: .15em; }
 #normal_vdp .back-btn.model-action-btn{ width: 100%; color: #d5d5d5 !important; font-size: .9em; padding: 1em; display: block; border: 0.01em solid #5a5a5a; }
 #normal_vdp .stock-num{ position: absolute; z-index: 3; right: 38%; margin-top: 1em; font-size: .9em; }
 #normal_vdp #model-left-content{ padding: 0; padding-right: 1em; }
 #normal_vdp #model-left-content .gallery{ border: 0.01em solid #5a5a5a; margin-top: 3em; background-color: #1b1b1b; }
 #normal_vdp #model-left-content .gallery .lSSlideOuter .lSPager.lSGallery{ border-top: 0.01em solid #5a5a5a; margin-top: 0 !important; }
 .gallery .lSSlideOuter .lSPager.lSGallery li{ max-height: none !important; height: auto !important; }
 #normal_vdp #model-left-content .gallery .lSSlideOuter .lSPager.lSGallery li a{ padding: 1em; display: block; }
 #normal_vdp #model-left-content .gallery .lSSlideOuter .lSPager.lSGallery li a img{ border: .15em solid #5a5a5a; height: 5em; object-fit: cover; }
 #normal_vdp .lSSlideOuter .lSPager.lSGallery li.active,#normal_vdp .lSSlideOuter .lSPager.lSGallery li:hover{ border-radius: 0; }
 #normal_vdp .lSSlideOuter .lSPager.lSGallery li.active a img,#normal_vdp .lSSlideOuter .lSPager.lSGallery li:hover a img{ border-color: var(--main-color) !important; }
 #normal_vdp #imageGallery .lslide{ height: 30em; }
 #normal_vdp #imageGallery .lslide img{ width: 100%; object-fit: contain; }
 #normal_vdp .img-tag{ font-size: .8em !important; width: 15em !important; left: -3em !important; top: 3em !important; padding: 0.5em 1em !important; line-height: 1.4 !important; height: auto !important; }
 #normal_vdp .lSSlideOuter .lSPager.lSGallery img{ width: 100%; }
 #normal_vdp .excludes,.price_description{ font-size: .8em; }
 #normal_vdp .rt-action-btn .glyphicon{ width: 1.8em; font-size: 1em; color: #d5d5d5 !important; }
 .dropdown-menu.model-shareble{ background-color: #d5d5d5 !important; top: 0; width: 100%; }
 .dropdown-menu.model-shareble>li>a{ padding: 1em !important; }
 #normal_vdp .accord-btn{ font-size: 1.1em; padding: 0.8em 1em; margin: 0 0 .1em 0; font-family: var(--main-font-bold); background-color: #000; }
 #normal_vdp .accord-btn .glyphicon{ float: left; margin-right: 0.5em; font-size: .7em; padding: 0.4em; }
 #normal_vdp .lSAction>.lSPrev{ left: 2em; }
 #normal_vdp .lSAction>.lSNext{ right: 2em; }
 #normal_vdp .lSAction>a{ width: auto; height: auto; opacity: 1; margin-top: -2em; z-index: 2; }
 #normal_vdp .lSAction .lSPrev::before,#normal_vdp .lSAction .lSNext::before{ display: block; position: relative; top: 0; right: 0; font-family: "Glyphicons Halflings"; color: #fff; background-color: var(--main-color); padding: .3em 0 .3em .5em; opacity: 1; font-size: 1.2em; height: 2em; width: 2em; border-radius: 50%; }
 #normal_vdp .lSAction .lSPrev::before{ content: "\e257"; }
 #normal_vdp .lSAction .lSNext::before{ content: "\e258"; }
 #normal_vdp #right-cta-buttons{ background-color: #333; padding: 0; width: auto !important; }
 #normal_vdp #right-cta-buttons .price-box{ padding: 1em 2em !important; }
 #normal_vdp #right-cta-buttons .ecomm-box,.permonth{ padding: 0 2em 1em 2em; }
 #normal_vdp .loan-calculator{ color:#000; padding: 1em 2em; font-size: .9em; background-color: #e3e3e3; border-top: 0.01em solid #d5d5d5; border-bottom: 0.01em solid #d5d5d5; }
 #normal_vdp .loan-calculator h2{ margin: 0 !important; color: #000; font-size: 2.2em; }
 #normal_vdp .loan-calculator .loan-amount-h3{ font-size: 3em; margin: 0 0 .5em 0; }
 #normal_vdp .loan-calculator .input-group-addon{ font-size: .9em; background-color: #d5d5d5; border-color: #bebebe !important; border-radius: 0 !important; padding: .5em 1em !important; }
 #normal_vdp .loan-calculator #loan-submit{ background: var(--main-color); font-family: var(--main-font-bold); text-transform: uppercase; color: #fff; border: 0; outline: none; text-shadow: none; font-size: .9em; padding: 0.6em 3em; margin: 1em 0 1em 0; }
 #normal_vdp .loan-calculator #loan-submit:hover,#normal_vdp .loan-calculator #loan-submit:focus,#normal_vdp .loan-calculator #loan-reset:hover,#normal_vdp .loan-calculator #loan-reset:focus{ background-color: #000; }
 #normal_vdp .loan-calculator #loan-reset{ background: #616365; font-family: var(--main-font-bold); text-transform: uppercase; color: #fff; border: 0; outline: none; text-shadow: none; font-size: .9em; padding: 0.6em 3em; margin: 1em 0 1em 0; }
 #normal_vdp .CTA-box{ padding: 0 2em 2em 2em; }
 #normal_vdp #right-cta-buttons.affix .CTA-box{ padding-top: 0; }
 #normal_vdp #videos-btn{ font-size: .8em; padding: .5em 1em; margin: 1em 1.5em; text-transform: uppercase; font-family: var(--main-font-bold); }
 #normal_vdp #videos-btn .glyphicon{ padding-left: .5em; }
 #normal_vdp .ShowReadMore{ padding: 1em; }
 #normal_vdp .ShowReadMore span,#normal_vdp .custom-specs .specs-row span{ font-size: 1em !important; }
 #detailsParentDiv .sale-price{ justify-content: flex-start; }
 @media (max-width: 769px){ .carousel-control.left::before{ padding-left: 0em !important; height: 2em !important; width: 2em !important; padding-top: 0.3em !important; font-size: 1.1em !important; top: 4em !important; left: 0em !important; }
 .carousel-control.right::before{ padding-left: 0.8em !important; height: 2em !important; width: 2em !important; padding-top: 0.3em !important; font-size: 1.1em !important; top: 4em !important; left: 0em !important; }
 body{ font-size: 16px; }
 #CenterDiv{ padding: 1em 1em 3em 1em !important; }
 .breadcrumbParent{ margin-bottom: 1em; }
 h2.section-title{ line-height: 1.5; font-size: 1.4em; text-align: center; }
 h2.section-title:after{ left: 38%; }
 .left-reset,.right-reset{ padding: 0 !important; }
 .btn-link a{ display: inline-block; margin-bottom: .5em; }
 .navbar-header{ margin-right: 0; padding: 0 1em; font-size: 1.2em; align-items: center; }
 .navbar-header>div{ float: right; }
 .header-logo.visible-xs{ max-width: 5.5em; float: left; }
 .navbar-toggle{ position: absolute; z-index: 4; border: none; margin: 0; padding: 0; right: 1em; top: 0.9em; -webkit-transition: all ease-in-out 0.3s; transition: all ease-in-out 0.3s; }
 .sticky-nav .navbar-toggle{ top: 0.9em; }
 .navbar-toggle .icon-bar:nth-of-type(3){ top: 1px; }
 .navbar-toggle .icon-bar:nth-of-type(4){ top: 2px; }
 .navbar-toggle .icon-bar{ position: relative; transition: all 100ms ease-in-out; background-color: var(--main-color) !important; height: 3px; }
 .navbar-toggle.active{ background-color: transparent !important; }
 .navbar-toggle.active .icon-bar{ background-color: #fff !important; }
 .navbar-toggle.active .icon-bar:nth-of-type(2){ top: 7px; transform: rotate(45deg); }
 .navbar-toggle.active .icon-bar:nth-of-type(3){ background-color: transparent !important; }
 .navbar-toggle.active .icon-bar:nth-of-type(4){ top: -7px; transform: rotate(-45deg); }
 .navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{ background-color: transparent !important; }
 .navbar-collapse{ background-color: var(--black); position: absolute; width: 100%; height: 100vh !important; top: 0; z-index: 3; }
 .navbar-default .navbar-collapse{ transition: transform .5s ease; transform: translateX(-100%); -webkit-transform: translateX(-100%); }
 .navbar-collapse.in{ transform: translateX(0) !important; -webkit-transform: translateX(0) !important; }
 .dropdown-menu{ font-size: 1.2em; }
 .navbar-nav>li>a{ padding: 1em 1.2em; }
 .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{ padding: .5em 1.5em; }
 .dropdown-menu>li>a{ padding: .5em 1.5em !important; }
 .sticky-nav{ padding-left: 0; }
 .navbar-nav{ margin: 0; height: 100vh; }
 .navbar-collapse{ padding: 0; }
 .navbar .navbar-nav>li:hover .dropdown-menu{ display: none; }
 .navbar .navbar-nav>li.dropdown.open:hover .dropdown-menu{ display: block; }
 .navbar-default .navbar-collapse,.navbar-default .navbar-form{ border: none; }
 .navbar-header .header-location{ padding: .4em .5em 0 .5em; }
 .navbar-header .header-hours{ padding: .4em .5em 0 .5em; }
 #HoursModal .modal-dialog .modal-content .modal-body .inner{ flex-direction: column-reverse; }
 #HoursModal .modal-dialog .modal-content .modal-body .inner .bg-container,#HoursModal .modal-dialog .modal-content .modal-body .inner .content{ width: 100%; }
 body#page_74108 #CenterDiv{ padding-bottom: 1em !important; }
 .breadcrumbParent{ padding: 1em 1.5em !important; }
 .breadcrumbParent .breadcrumb{ padding: 0; }
 .breadcrumbParent h1{ font-size: 1.4em; text-align: center; }
 .breadcrumbParent::after{ height: .2em; left: 36%; }
 .carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{ width:100%;height: 13.2em; }
 .carousel-control.left:before{ height: 2em; width: 2em; font-size: 1.1em; top: 4em; left: -1em; }
 .carousel-control.right:before{ height: 2em; width: 2em; font-size: 1.1em; top: 4em; right: -1em; }
 .carousel-caption{ bottom: 2.5em; }
 .sliderTitle{ font-size: 1.8em; line-height: 1; }
 .sliderButton{ padding: .4em 1.5em; font-size: .65em; display: inline-block; margin-top: .5em; }
 .carousel-indicators{ bottom: 0; }
 .accordion-section-top{ background: #000; width: 100%; }
 .accordion-section-top-container{ margin: 1.5em 0em 2em 1em; padding: 0; border-top: .2em solid var(--main-color); }
 .accordion-section-top-container .hours-list li{ display:flex; justify-content: space-between;padding: 0em 3em 0em 0em; }
 .red-buttons a,.accordion-section-top .btn-primary{ background-color: #333; display: block; padding: .5em .8em; width: 100%; font-size: 1.2em !important; margin: 0 auto .1em auto; text-transform: uppercase !important; border-radius: 0; text-align: left; font-family: var(--main-font-bold); color: #fff; border-color: #1b1b1b !important; }
 .red-buttons a i{ position: relative; top: .5em; float: right; right: 1em; font-size: 1em; }
 .accordion-section-top .footer-social-facebook{ margin: 1em 2em; background: var(--darkgrey); padding: 0.8em; }
 .accordion-section-top .footer-social-facebook i{ color: var(--lightgrey); }
 .accordion-section-top .details-btn{ padding:1em 1em; }
 .accordion-section-top .details-btn a{ display: block; padding: .7em 1em; width: 100%; font-size: .9em !important; margin: 0 auto .1em auto; font-weight: normal; text-transform: uppercase !important; border-radius: 0; text-align: left; font-family: var(--main-font-bold); color: #fff; border-color: #222; }
 .accordion-section-top .details-btn i{ position: relative; top: .5em; float: right; font-size: 1em; }
 .accordion-section-top .btn-primary i{ position: relative; top: .5em; float: right; font-size: .8em; }
 .btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{ background-color: #333; border: none; }
 .collapse.in{ height: auto !important; border: none; }
 #footer .flex-row{ display: block; }
 .footer-col{ padding: 0; }
 .to-up-container{ position: static; margin-top: 0; margin-bottom: 2em; text-align: center; }
 .to-up-container a{ display: inline-block; }
 .light2021 #filters{ background-color: #1b1b1b; }
 .light2021 #filters .filter-ttl{ display: block; }
 .light2021 #products.view-group{ padding-left: 0; }
 #normal_vdp #model-left-content{ padding-right: 0; }
 #normal_vdp #imageGallery{ height: 14em !important; }
 .parts-vdp .gallery #imageGallery .lslide{ height: 14em !important; }
 #normal_vdp #imageGallery .lslide{ height: 14em; }
 .parts-vdp .gallery #imageGallery{ height: 14em !important; padding-top: 0; }
 #normal_vdp .back-btn{ width: 90.9%; margin-left: 0.05em; }
 .parts-vdp .row.back-btn{ width: 91.8%; }
 .parts-vdp .gallery{ padding: 0; }
 #normal_vdp .stock-num{ right: 3em; margin-top: 1em; }
 #normal_vdp .price-box .primary{ color: var(--main-color); padding: .5em; }
 .parts2021 #filters.open{ background-color: #d5d5d5; }
 .parts-vdp .rt-specs-box{ display: block !important; }
 .parts-vdp .ecomm-btn{ flex: 3; }
 .parts-vdp .tab-content{ border-top: .01em solid #d5d5d5; }
 .model-details-content .glyphicon{ color: #fff !important; }
 .parts-vdp .ShowReadMore{ padding: 1em; border: .01em solid #d5d5d5; }
 .light2021 #products .item{ width:100%;padding: 0; }
 #normal_vdp .img-tag{ top: 2em !important; }
 #normal_vdp .our-price{ padding: 1.5em 1em; font-size: 1em; color: #fff; font-weight: 600; }
 #normal_vdp .rt-action-btn{ background-color: #333; }
 #normal_vdp #model-left-content .gallery .lSSlideOuter .lSPager.lSGallery li a{ padding: .5em; }
 #normal_vdp #model-left-content .gallery .lSSlideOuter .lSPager.lSGallery li a img{ height: 3em; }
 #normal_vdp .back-btn.model-action-btn{ width: 99.6%; padding: .5em 1em; }
 #comp_1722285185668{ width: 90% !important; height: 22em !important; padding: 0; }
 #comp_1722285185668 .lightSlider li{ padding: 1em .5em; width: 15em !important; }
 #comp_1722285185668 #scroller a img{ width: 100%; }
 #comp_1722285185668 .lSAction .lSPrev,#comp_1722285185668 .lSAction .lSNext{ width: 3em; height: 3em; }
 #comp_1722285185668 .lSAction .lSPrev{ left: -1.2em; }
 #comp_1722285185668 .lSAction .lSNext{ right: -1.2em; }
 #comp_1722285185668 .lSAction .lSPrev:after,#comp_1722285185668 .lSAction .lSNext:after{ font-size: 1em; }
 .login-screen input[type="email"],.login-screen input[type="text"],.login-screen input[type="tel"],.login-screen input[type="password"],.login-screen select{ min-height: 3em; padding: 0 1em; }
 #page_74108 .well .btn{ display: block; width: 100%; margin-bottom: .5em; }
 .login-screen .guest-form .col-md-12{ padding: 0 1em; }
 #footer{ display: block; margin-top: 0;padding: 0; border-top: none!important; }
 #footer .btn-primary{ background-color: #000; color: #d5d5d5; font-family: var(--main-font-bold); text-transform: uppercase; font-size: 1.4em; padding: .5em 1em; display: inherit; border: none; border-radius: 0;border-bottom: 0.1em solid var(--lightgrey); }
 .footer-col p{ width: 100%; margin-bottom: .4em; }
 .footer-col:nth-child(3){ min-width: unset; }
 #footer .card-body,.hours-acord,.connect-acord{ padding: 0.5em 1.5em 1em 1.5em; line-height: 2; }
 .footer-col .social{ margin-top: 1em; width: 100%; text-align: center; padding: 0; }
 .footer-col .social li{ float: none; display: inline-block; }
 .footer-bottom{ padding: 1em 1em 1em 1em; }
 .footer-row.footer-row--bottom{ display: block; text-align: center;padding: 0 3em; }
 .footer-bottom__elem{ text-align: center; line-height: 2; }
 .footer-bottom__elem img{ display: inline-block !important; }
 .footer-bottom__elem img.hidden-xs{ display: none !important; }
 .footer-col{ border: none; }
 .footer-col:nth-child(4){ min-width: unset; }
 #footer .map img{ min-width: 100%; }
 #quote-form{ width: 100% !important; clear: both; }
 #searchModal .modal-dialog,#searchModalParts .modal-dialog,#Login-form .modal-dialog,.modal-dialog{ width: 90% !important; }
 #searchModal .input-group.open .dropdown-menu li{ display: block !important; }
 .modal-open{ padding-right: 0 !important; }
 #searchModal .input-group .btn-default{ padding: 1em !important; font-size: 1.2em !important; }
}
 @media (min-width: 768px) and (max-width: 769px){ #header{ display: none; }
 .navbar-toggle{ display: block; }
 .header-logo{ display: block !important; }
}
 #welcome{ padding: 4em 3.5em; overflow: hidden; }
 #welcome h1{ margin-top: 0; font-size: 2.2em; }
 #welcome h1::after{ width: 3em; height: 0.1em; background-color: var(--main-color); left: .5em; content: ""; display: block; position: absolute; }
 #welcome h4{ margin-bottom: 1.5em; font-weight: 400; }
 #welcome img{ width: 100%; height: 22em; object-fit: cover; }
 #welcome p{ line-height: 1.5; }
 #welcome .btn-link{ text-align: left; }
 @media (max-width: 769px){ #welcome{ padding: 1em 1.4em!important; display: flex; flex-direction: column-reverse; }
 #welcome h1{ font-size: 1.6em; text-align: center; margin-top: 1em; }
 #welcome h1::after{ left: 40%; }
 #welcome .btn-link{ text-align: center; }
 #welcome img{ width:100%; height: 100%; }
}
 .price.sale .msrp{ display: block; font-size: .65em !important; color: #d5d5d5 !important; }
 .flex-container.accordion-section{ width: 100%; }
 .list-grid-btn .btn i{ width: 1em; height: 1em; }
 .light2021 .cta-btns a.main-btn i,.light2021 .add-to-cart-btn.deposit-to-cart i,.light2021 .cta-btns a i{ width: 1.5em; height: 1em; }
 .price .ttl,.ads-per-page .ttl,.sale-tag{ color: #d5d5d5 !important; }
 #html_1722380088168 span a{ color: var(--main-color); font-size:1.2em; }
 ._Map_Hours_Container .panel-section{ height: 100% !important; }
 ._Map_Hours_Container .panel-section iframe{ min-height: 30em; }
 ._Map_Hours_Container{ display: flex; flex-wrap: wrap; }
 ._Map_Hours_Container .left-reset{ padding-left: 0 !important; }
 ._Map_Hours_Container .left-reset .panel-section{ height: 100%; }
 ._Map_Hours_Container .left-reset .panel-section > div{ padding: 1em; }
 ._Map_Hours_Container .right-reset{ padding-right: 0 !important; }
 ._Map_Hours_Container .panel-section{ border: none; margin-bottom: 1.5em; border: 0.01em solid var(--lightgrey); }
 ._Map_Hours_Container .panel-section h2{ margin: 0; background-color: var(--main-color); color: var(--white); font-size: 1.4em; padding: 0.5em 1em; }
 ._Map_Hours_Container .panel-section a{ color: var(--lightgrey); }
 ._Map_Hours_Container .panel-section iframe{ width: 100%; min-height: 13em; }
 ._Map_Hours_Container .panel-section .hours-list{ padding: 0; margin: 0; }
 ._Map_Hours_Container .panel-section .hours-list li{ display: flex; justify-content: space-between; align-items: center; }
 ._Map_Hours_Container .panel-section img{ width:100%; height: 34em; object-fit: contain; }
 @media screen and (max-width: 767px){ ._Map_Hours_Container .left-reset{ width: 100%; padding: 1em 0; }
 ._Map_Hours_Container .left-reset .panel-section{ height: 100%; }
 ._Map_Hours_Container .left-reset .panel-section > div{ padding: 1em; }
 ._Map_Hours_Container .right-reset{ width: 100%; padding: 1em 0; }
 ._Map_Hours_Container .panel-section{ border: none; margin-bottom: 1.5em; border: 0.01em solid var(--lightgrey); }
 ._Map_Hours_Container .panel-section h2{ margin: 0; background-color: var(--main-color); color: var(--white); font-size: 1.4em; padding: 0.5em 1em; }
 ._Map_Hours_Container .panel-section iframe{ width: 100%; min-height: 13em; }
 ._Map_Hours_Container .panel-section .hours-list{ padding: 0; margin: 0; }
 ._Map_Hours_Container .panel-section .hours-list li{ display: flex; justify-content: space-between; align-items: center; }
 ._Map_Hours_Container .panel-section img{ height: 100%; }
}
 .light2021 .filters-panel{ width: 100%; }
 /*EOF STYLE*/ #nav_75669{ background-color:#000000; border-color:#333333; color:#333333; display:block; float:left; font-weight:400; opacity:1; position:relative; text-decoration-color:#333333; text-decoration-line:none; text-decoration-style:solid; }
 /*EOF STYLE*/ a{ color:#d5d5d5; }
 /*EOF STYLE*/ .dealerAdsViewItem{ padding: 0em 15px; margin-bottom: 10px; font-size: 0.85em; }
 .dealerAdsViewLink{ border-bottom: 1px dotted #b1b1b1; line-height: 30px; padding-bottom: 0.5em; display: block; }
 /*EOF STYLE*/ #inline-style-1{padding:px;background-color:;font-family:;}
 #inline-style-2{width:11vw;height:100%;}
 #inline-style-3{width:38vw;height:100%;}
 