.container.container-row{padding:1em 0}.container.container-bg{background-color:#222;color:#fff;border-top-left-radius:.2em;border-top-right-radius:.2em;position:relative;overflow:hidden}.has-background .root-container > div > .container{background-color:#222}body{background-color:#222}#body{max-width:1920px;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.5);box-shadow:0 0 2px rgba(0,0,0,0.5);margin:0 auto;color:#fff;overflow:hidden;background-color:#222}#body.has-background{background-image:$bgImg;background-size:$bgSize;background-repeat:$bgRepeat;background-position:$bgPosition;background-attachment:$bgAttachment}input,select,textarea{background-color:#fff;color:#222}main{-webkit-transition:filter 0.5s ease-in-out;-moz-transition:filter 0.5s ease-in-out;-o-transition:filter 0.5s ease-in-out;-ms-transition:filter 0.5s ease-in-out;transition:filter 0.5s ease-in-out}main > .root-container{min-height:100vh}main.blocked{filter:blur(4px);-webkit-filter:blur(4px)}.root-container{max-width:1920px}blocker{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity 0.5s ease-in-out, z-index 0s linear 0.5s;-moz-transition:opacity 0.5s ease-in-out, z-index 0s linear 0.5s;-o-transition:opacity 0.5s ease-in-out, z-index 0s linear 0.5s;-ms-transition:opacity 0.5s ease-in-out, z-index 0s linear 0.5s;transition:opacity 0.5s ease-in-out, z-index 0s linear 0.5s;background-color:rgba(0,0,0,0.85);text-align:center}blocker.blocking{opacity:1;-ms-filter:none;filter:none;z-index:10000;-webkit-transition:opacity 0.5s ease-in-out, z-index 0s linear;-moz-transition:opacity 0.5s ease-in-out, z-index 0s linear;-o-transition:opacity 0.5s ease-in-out, z-index 0s linear;-ms-transition:opacity 0.5s ease-in-out, z-index 0s linear;transition:opacity 0.5s ease-in-out, z-index 0s linear}img,img:focus,a,a:focus{outline:0;color:#f00}h1,h2,h3,h4,h5,h6{font-weight:500}h2,h3{margin:5px 0}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}.pure-g{display:block}.pure-g [class *="pure-u"]{font-family:roboto,arial,sans-serif}.pure-menu-active > .pure-menu-link,.pure-menu-link:hover,.pure-menu-link:focus{background:none}.l-content{margin:0 auto}.l-box{padding:.5em 2em}.container{max-width:1250px;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sizer{height:100%;width:0;display:inline-block;vertical-align:middle}.textPrimary,.textA{color:#cc181f}.textSecondary{color:$secondaryBg}.textAlt{color:#f00}.textGrey,.textGray{color:#333}.bgPrimary,.bgA{background:#cc181f;color:#eee}.altBg{background:#333;color:#fff}div[class^="ion"]{font-size:1em;display:inline;padding:0 5px;color:#f00}.pure-g.no-gap{line-height:0}.pure-g.no-gap > *{line-height:normal}.legacy-redirect{color:#fff;font-size:2em;margin-top:calc(50vh - 1em);text-align:center}@media screen and (max-width:35.6em){#body.has-background{background-size:initial}.container.container-row{padding:0}}@media screen and (max-width:48em){.pure-u-sm-0{display:none}}@media screen and (min-width:48em) and (max-width:64em){.pure-u-md-0{display:none}}@media screen and (min-width:64em){.pure-u-lg-0{display:none}}@media print{*{background-color:#fff;color:#222}}.navigation-with-logo .lg-container{max-width:1600px;margin:0 auto}.navigation-with-logo .lg-container .socials{float:left;text-align:left}.navigation-with-logo .info-bar{background:#cc181f;color:#eee;text-align:right;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.navigation-with-logo .info-bar a{color:#eee}.navigation-with-logo .info-bar .address,.navigation-with-logo .info-bar .phone{border-right:1px solid #666;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.navigation-with-logo .info-bar .phone,.navigation-with-logo .info-bar .address,.navigation-with-logo .info-bar .directions{padding:0 1em;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.navigation-with-logo .navigation{background:#222;color:#fff}.navigation-with-logo .navigation .logo{display:inline-block;padding:.5em 1em;font-size:2.25em;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.navigation-with-logo .navigation .logo a{color:#fff;text-decoration:none}.navigation-with-logo .navigation .logo.nav-overlap{position:relative;height:3em}.navigation-with-logo .navigation .logo.nav-overlap img{position:absolute;bottom:0;left:1em}.navigation-with-logo .navigation .logo img{max-height:4em}.navigation-with-logo .navigation .links{display:inline-block;vertical-align:middle}.navigation-with-logo .navigation a{color:#fff;text-decoration:none}.navigation-with-logo .navigation ul{padding:0;margin:0;text-align:right}.navigation-with-logo .navigation li{display:inline-block;padding:0 .75em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-transform:uppercase}.navigation-with-logo .navigation li.mobile-close{display:none}.navigation-with-logo .navigation .callchain{display:none}.navigation-with-logo .navigation .top-level li{position:relative}.navigation-with-logo .navigation .top-level li:hover ul{max-height:42em}.navigation-with-logo .navigation .top-level li.right-align ul{right:0;left:initial}.navigation-with-logo .navigation .top-level li ul{background:#fff;position:absolute;right:0;top:150%;z-index:99;width:125%;max-height:0;overflow:hidden;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;-ms-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;-webkit-box-shadow:0 .1em .1em rgba(0,0,0,0.3);box-shadow:0 .1em .1em rgba(0,0,0,0.3);text-align:center}.navigation-with-logo .navigation .top-level li ul li{padding:.75em .5em;color:#666;border-bottom:1px solid #d2d2d2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.navigation-with-logo .navigation .top-level li ul li:hover{background:#333;color:#222}.navigation-with-logo .navigation .mobile-options{display:none}.navigation-with-logo .navigation .mobile-options .call,.navigation-with-logo .navigation .mobile-options .directions{display:none}@media screen and (max-width:64em){.navigation-with-logo .info-bar .lg-container .socials{display:none}.navigation-with-logo .navigation .mobile-options{display:block}.navigation-with-logo .navigation .mobile-nav{text-align:right;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.navigation-with-logo .navigation ul{position:fixed;top:0;right:100%;bottom:0;width:100vw;background:#222;color:#fff;-webkit-transition:0.2s ease-in-out;-moz-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;-ms-transition:0.2s ease-in-out;transition:0.2s ease-in-out;z-index:99;overflow-y:auto;padding-top:1em;height:100%}.navigation-with-logo .navigation ul a{color:#fff}.navigation-with-logo .navigation ul.active{right:0}.navigation-with-logo .navigation ul li{display:block;padding:.5em 1em;text-align:center;font-size:1.5em}.navigation-with-logo .navigation ul li.mobile-close{display:block}.navigation-with-logo .navigation ul li.active a{color:#cc181f}.navigation-with-logo .navigation .callchain{display:block}.navigation-with-logo .navigation .top-level li ul{position:initial;width:initial;max-height:initial;-webkit-box-shadow:none;box-shadow:none;font-size:initial}.navigation-with-logo .navigation .top-level li ul li{border:0;padding:.5em;color:inherit}}@media screen and (max-width:48em){.navigation-with-logo .navigation .logo{text-align:center}.navigation-with-logo .navigation .logo.nav-overlap{height:auto}.navigation-with-logo .navigation .logo.nav-overlap img{position:initial}.navigation-with-logo .navigation .logo img{margin:0 auto}.navigation-with-logo .navigation .mobile-options{background:#cc181f;color:#eee}.navigation-with-logo .navigation .mobile-options .call,.navigation-with-logo .navigation .mobile-options .directions{display:inline-block;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.navigation-with-logo .navigation .mobile-options .directions{text-align:center}.navigation-with-logo .info-bar{display:none}}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}@media screen and (min-width:48em){.mobile-text{display:none}}@media screen and (max-width:48em){.mobile-text{position:fixed;z-index:10;bottom:0;left:0;right:0;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#222;-webkit-box-shadow:0 -.1em .1em rgba(0,0,0,0.25);box-shadow:0 -.1em .1em rgba(0,0,0,0.25)}.mobile-text .text-dealer{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#cc181f;color:#eee;text-align:center}.mobile-text .text-dealer a{display:inline-block;width:100%;color:#eee;text-decoration:none}}footer{background:#1e1e1e;color:#868686;font-size:.9em;line-height:1.5em;padding-top:3em}footer .lg-container{max-width:1650px;margin:0 auto}footer .left,footer .middle,footer .right{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1em}footer .left{background-image:url("/themes/theme1/img/world_map.png");background-repeat:no-repeat}footer .left span{font-size:.9em}footer .left .name{font-size:1.25em;color:#fff}footer .left .space{padding-top:1em}footer .left .links{font-size:.9em}footer .middle{padding:0 1em}footer .middle .social-icons{display:inline-block;padding:0 5px;margin:0 .1em;font-size:1.5em}footer .middle .makelinks .make{display:inline-block;padding:.5em}footer .middle .makelinks a{text-decoration:none;color:#868686}footer .middle .makelinks a:hover{color:#fff}footer .quicklinks{padding-bottom:1em}footer .quicklinks a{text-decoration:none;color:#868686}footer .quicklinks a:hover{color:#fff}footer .quicklinks ul{margin:0;padding:0}footer .quicklinks ul li{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block}footer .header{font-size:1.5em;padding-bottom:.5em;margin-bottom:.5em;color:#fff}footer .header img{max-width:11em;max-height:8em}footer .space{padding:.1em}footer .socials{padding-top:1em}footer .socials a{color:#fff}footer .socials a .custom-social{display:inline-block;max-width:37px}footer .socials .google-maps{display:inline-block}footer .socials .google-maps img{max-width:37px;margin-bottom:-10px}footer .socials .social-btn{border-radius:.25em;padding:.2em .5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1.25em;height:34px;line-height:30px}footer .socials .social-btn.facebook{background-color:#3b5998;padding:.2em .75em}footer .socials .social-btn.googleplus{background-color:#dd4b39;padding:.2em .65em}footer .socials .social-btn.facebook{background-color:#3b5998}footer .socials .social-btn.twitter{background-color:#5ea9dd}footer .socials .social-btn.youtube{background-color:#de2c28}footer .socials .social-btn.instagram{background-color:#a57d60}footer .socials .social-btn.pinterest{background-color:#cc2127}footer .powered-by{background-color:#fff;text-align:center}footer .powered-by a{color:#222;text-decoration:none}@media screen and (max-width:35.5em){footer .left,footer .middle{padding:.5em}}blocker .lightbox{overflow:hidden;width:100%;height:100%;color:#fff}blocker .lightbox .title-bar{border-bottom:1px solid rgba(255,255,255,0.2)}blocker .lightbox .title-bar .title{font-family:'Oswald','Roboto',sans-serif;font-size:2em;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:.5em 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}blocker .lightbox .title-bar .close{height:80px;border-left:1px solid rgba(255,255,255,0.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5em 1em;line-height:65px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;cursor:pointer}blocker .lightbox .title-bar .close:hover{background:rgba(255,255,255,0.2)}blocker .lightbox .main-pic{overflow:hidden;padding:1em 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}blocker .lightbox .main-pic .control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:2em;cursor:pointer;padding:2em .5em;text-shadow:1px 1px 1px #000}blocker .lightbox .main-pic .control.left{left:0}blocker .lightbox .main-pic .control.right{right:0}blocker .lightbox .panels{white-space:nowrap;position:relative;-webkit-transition:left 0.5s ease-in-out;-moz-transition:left 0.5s ease-in-out;-o-transition:left 0.5s ease-in-out;-ms-transition:left 0.5s ease-in-out;transition:left 0.5s ease-in-out;left:0;height:100%}blocker .lightbox .panel{display:inline-block;vertical-align:middle;min-width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}blocker .lightbox .panel > div{display:inline-block;vertical-align:middle}blocker .lightbox .panel img{max-height:calc(100vh - 3em);max-width:100%}blocker .lightbox .panel .img-caption{position:absolute;left:0;right:0;top:0;text-align:center;background:rgba(0,0,0,0.5);color:#fff;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}blocker .lightbox .thumbnails{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left;overflow:auto;max-height:90vh}blocker .lightbox .thumbnails .thumb-wrapper{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}blocker .lightbox .thumbnails .img{padding-bottom:75%;background-size:cover;background-position:center center;border-radius:.25em;overflow:hidden;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}blocker .lightbox .thumbnails .img.active{border:2px solid #cc181f}@media screen and (max-width:48em){blocker .lightbox .title-bar .close span{display:none}blocker .lightbox .panel img{max-height:calc(100vh - 20vw)}blocker .lightbox .panel .img-caption{display:none}blocker .lightbox .thumbnails{white-space:nowrap;overflow:auto}}@media screen and (max-width:35.6em){blocker .lightbox .title-bar .title{font-size:1.25em;line-height:60px}blocker .lightbox .panel img{max-height:calc(100vh - 80vw)}}div.scroll-back-up{position:fixed;left:-75%;bottom:1.5em;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);background-color:rgba(0,0,0,0.7);color:#fff;border-radius:.2em;padding:.3em .7em;z-index:1000;-webkit-transition:opacity 0.5s ease, left 0s linear 0.5s;-moz-transition:opacity 0.5s ease, left 0s linear 0.5s;-o-transition:opacity 0.5s ease, left 0s linear 0.5s;-ms-transition:opacity 0.5s ease, left 0s linear 0.5s;transition:opacity 0.5s ease, left 0s linear 0.5s;cursor:pointer;font-size:1.5em;text-align:center}div.scroll-back-up.active{left:calc(50% + 550px);opacity:1;-ms-filter:none;filter:none;-webkit-transition:opacity 0.5s ease, left 0s linear;-moz-transition:opacity 0.5s ease, left 0s linear;-o-transition:opacity 0.5s ease, left 0s linear;-ms-transition:opacity 0.5s ease, left 0s linear;transition:opacity 0.5s ease, left 0s linear}@media screen and (max-width:1280px){div.scroll-back-up.active{left:calc(100% - 3.5em)}}.slideshow-image-zoom{width:100%;overflow:hidden;position:relative;height:100%;background:#222}.slideshow-image-zoom:before{top:0;left:0;right:0;bottom:0;background:-webkit-linear-gradient(bottom, rgba(0,0,0,0.9), transparent 50%);background:-moz-linear-gradient(bottom, rgba(0,0,0,0.9), transparent 50%);background:-o-linear-gradient(bottom, rgba(0,0,0,0.9), transparent 50%);background:-ms-linear-gradient(bottom, rgba(0,0,0,0.9), transparent 50%);background:linear-gradient(to top, rgba(0,0,0,0.9), transparent 50%);content:'';display:block;position:absolute;z-index:2}.slideshow-image-zoom .slideshow{height:100%;width:100%;overflow:hidden}.slideshow-image-zoom .slideshow .parts-container{position:absolute;width:100%;z-index:2}.slideshow-image-zoom .slideshow .parts-container.bottom{bottom:1em}.slideshow-image-zoom .slideshow .parts-container.top{top:1em}.slideshow-image-zoom .slideshow .parts-container.center{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.slideshow-image-zoom .slideshow .slide-holder{position:relative;min-height:125vh}.slideshow-image-zoom .slideshow .slide-holder.overlay:before{display:block;content:'';position:absolute;top:0;right:0;left:0;bottom:0;background:-webkit-radial-gradient(circle, rgba(0,0,0,0.25), rgba(0,0,0,0.75));background:-moz-radial-gradient(circle, rgba(0,0,0,0.25), rgba(0,0,0,0.75));background:-o-radial-gradient(circle, rgba(0,0,0,0.25), rgba(0,0,0,0.75));background:-ms-radial-gradient(circle, rgba(0,0,0,0.25), rgba(0,0,0,0.75));background:radial-gradient(circle, rgba(0,0,0,0.25), rgba(0,0,0,0.75));z-index:2}.slideshow-image-zoom .slideshow .slide-img{width:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:7.5s ease-in-out;-moz-transition:7.5s ease-in-out;-o-transition:7.5s ease-in-out;-ms-transition:7.5s ease-in-out;transition:7.5s ease-in-out;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slideshow-image-zoom .slideshow .slide-img.active{opacity:1;-ms-filter:none;filter:none;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media screen and (min-width:35.5em){.slideshow-image-zoom .slideshow .slide-holder{min-height:100vh}}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}.padded-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.html-cmp svg .bgA{fill:#cc181f}.html-cmp svg .bg{fill:#222}.html-cmp svg .bgB{fill:#333}.html-cmp svg .bgC{fill:#f4f4f4}.homepage-search-bar.jamile{background:rgba(250,250,250,0.99);color:#fff;max-width:90%;border-radius:12px}.homepage-search-bar.jamile .jhsb_title-top{color:#000;font-size:1.25em;margin:0 0 -1rem 2rem;padding-top:2rem}.homepage-search-bar.jamile .jhsb_title-top img{margin:0 .5rem -.35rem 0;height:auto}.homepage-search-bar.jamile .year-sel,.homepage-search-bar.jamile .make-sel,.homepage-search-bar.jamile .model-sel,.homepage-search-bar.jamile .price-sel,.homepage-search-bar.jamile .mileage-sel{border-right:1px solid rgba(0,0,0,0.251)}.homepage-search-bar.jamile .keywords-sel{margin:.5em 0 0 0}.homepage-search-bar.jamile .txt-under-select{color:#000;margin:0;padding-left:.25em}.homepage-search-bar.jamile .section{padding:2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.homepage-search-bar.jamile .option{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:1em;display:inline-grid;width:50%;padding:.25em 2em}.homepage-search-bar.jamile .reset-btn-wrap{color:#cc181f;font-size:2em;text-align:center;margin:.1em 0 0 1rem;padding:0}.homepage-search-bar.jamile .search-btn-wrap{margin:.6em 0 0 0;padding:0}.homepage-search-bar.jamile select{width:100%;padding:0 .5em .5em 0;border-radius:.2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;cursor:pointer;font-size:14px}.homepage-search-bar.jamile option{padding:0}.homepage-search-bar.jamile .keywords-sel input{width:100%;padding:.25rem 0;border-radius:.2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0}.homepage-search-bar.jamile .search-btn{text-align:center;padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;border-radius:.2em;background:#cc181f}.homepage-search-bar.jamile .search-btn:hover{-webkit-box-shadow:0 0 .5em rgba(0,0,0,0.6);box-shadow:0 0 .5em rgba(0,0,0,0.6)}.homepage-search-bar.jamile .view-all{padding:.5em .25em}@media (max-width:645px){.homepage-search-bar.jamile .reset-btn-wrap{width:25%;padding:0}.homepage-search-bar.jamile .search-btn-wrap{margin-left:13%}}@media (min-width:646px) and (max-width:963px){.homepage-search-bar.jamile .option{display:inline-grid;width:50%}.homepage-search-bar.jamile .reset-btn-wrap{width:25%;padding:0}.homepage-search-bar.jamile .search-btn-wrap{margin-left:16%}}@media (min-width:964px){.homepage-search-bar.jamile .option{display:inline-block;width:unset}.homepage-search-bar.jamile .year-sel,.homepage-search-bar.jamile .make-sel,.homepage-search-bar.jamile .model-sel,.homepage-search-bar.jamile .price-sel,.homepage-search-bar.jamile .mileage-sel{border-right:1px solid rgba(0,0,0,0.251);padding:0 1em}.homepage-search-bar.jamile .year-sel{width:12%;padding:.25em 1em .25em 0}.homepage-search-bar.jamile .keywords-sel{width:14%;padding:.25em 1em;margin:.5em 0 0 0}.homepage-search-bar.jamile .make-sel,.homepage-search-bar.jamile .model-sel,.homepage-search-bar.jamile .price-sel,.homepage-search-bar.jamile .mileage-sel{width:14%;padding:.25em 1em}.homepage-search-bar.jamile .reset-btn-wrap{width:3%;color:#cc181f;font-size:2em;text-align:center;margin:.1em 0 0 1rem}.homepage-search-bar.jamile .search-btn-wrap{width:12%;margin:.6em 0 0 0}}@media (min-width:1600px){.homepage-search-bar.jamile{max-width:90%}}.homepage-search-bar input,.homepage-search-bar select,.homepage-search-bar textarea{background-color:transparent}.homepage-search-bar.primary{background:#cc181f;color:#eee;border-bottom:.2em solid #851014}.homepage-search-bar.primary a{color:#eee;text-decoration:none}.homepage-search-bar a{color:#fff}.homepage-search-bar .header-options{font-size:1.2em;border-bottom:.2em solid #851014;background:#851014}.homepage-search-bar .header-options .item{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#cc181f}.homepage-search-bar .section{padding:2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.homepage-search-bar .option{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:1em}.homepage-search-bar select{width:100%;padding:0 .5em .5em 0;border-radius:.2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;cursor:pointer}.homepage-search-bar input{width:100%;padding:.5em .5em .6em;border-radius:.2em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0}.homepage-search-bar .search-btn{text-align:center;padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;border-radius:.2em;background:#cc181f}.homepage-search-bar .search-btn:hover{-webkit-box-shadow:0 0 .5em rgba(0,0,0,0.6);box-shadow:0 0 .5em rgba(0,0,0,0.6)}.homepage-search-bar .view-all{padding:.5em .25em}h2.custom-header-one{border-bottom:1px solid rgba(59,59,59,0.7);font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-one:before{content:'';height:1px;width:100%;background-color:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0}h2.custom-header-two{position:relative;text-align:center;font-weight:400;padding:0;margin:0 0 .5em 0;text-transform:uppercase;color:#cc181f}h2.custom-header-two span{font-size:1.25em;padding:0 1em;position:relative;z-index:2;background:#222}h2.custom-header-two:before{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:50%;left:0}h2.custom-header-two:after{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:51%;left:0}h2.custom-header-three{border-left:.2em solid #cc181f;padding-left:1em;font-weight:400}h2.custom-header-four{background:#cc181f;color:#eee;padding:.25em .5em;font-weight:400;margin:0}h2.custom-header-five{border-bottom:2px solid #cc181f;font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-six{position:relative;margin-bottom:1em}h2.custom-header-six:before{width:4em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.25em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-six:after{width:2em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.5em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-slashes{position:relative;margin-bottom:1em}h2.custom-header-slashes:before{width:100%;height:24px;content:'';position:absolute;display:block;left:0;top:100%;background:url("/themes/theme1/img/slashes_2.png")}h2.Oswald{font-family:'Oswald',sans-serif}h2.Roboto{font-family:'Roboto',sans-serif}h2.OpenSans{font-family:'Open Sans',sans-serif}@media screen and (max-width:64em){h2{padding-left:.5em}}.body-type-image-buttons.jamile-bt-buttons1{width:92%;margin:auto}.body-type-image-buttons.jamile-bt-buttons1 .image-wrapper{background:#000;border-radius:14px;justify-items:center;max-width:14em;padding:3em 2em;margin-bottom:2em}.body-type-image-buttons.jamile-bt-buttons1 .button-wrapper{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer}.body-type-image-buttons.jamile-bt-buttons1 .button-wrapper:hover{background-color:#fff;border-radius:24px;filter:drop-shadow(2px 2px 4px rgba(124,124,124,0.122))}.body-type-image-buttons.jamile-bt-buttons1 .button-wrapper:hover img{filter:invert(163%) sepia(89%) saturate(9997%) hue-rotate(370deg) brightness(95%)}.body-type-image-buttons.jamile-bt-buttons1 img{opacity:1;-ms-filter:none;filter:none;-webkit-transition:0.1s ease-in-out;-moz-transition:0.1s ease-in-out;-o-transition:0.1s ease-in-out;-ms-transition:0.1s ease-in-out;transition:0.1s ease-in-out;filter:invert(163%) sepia(89%) saturate(0%) hue-rotate(13deg) brightness(209%);max-width:120px}.body-type-image-buttons.jamile-bt-buttons1 .label{font-size:1.25em;margin-bottom:1rem}.jamile_featured-inventory.inv-thumbnail-banner{background:transparent}.jamile_featured-inventory.inv-thumbnail-banner .parallax-banner{display:none}.jamile_featured-inventory.inv-thumbnail-banner .thumb-container{background:transparent}.jamile_featured-inventory.inv-thumbnail-banner .thumb-container .inv-thumbnails.pure-u-sm-1-2.pure-u-1{width:33.3%}.jamile_featured-inventory.inv-thumbnail-banner .thumb-container .inv-thumbnail-pic .pure-img{height:60px}.jamile_featured-inventory.inv-thumbnail-banner .thumb-container .controls,.jamile_featured-inventory.inv-thumbnail-banner .thumb-container .sub-header-text{display:none}.jamile_featured-inventory.inv-thumbnail-banner .slider .inv-thumbnails .l-box{margin:0}.jamile_featured-inventory.inv-thumbnail-banner .slider .inv-thumbnails .l-box .inv-thumb-details .info{font-size:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:50ch;padding:.5em .5em 0 .5em}.jamile_featured-inventory.inv-thumbnail-banner .slider .inv-thumbnails .l-box .inv-thumb-details .price{position:unset;font-size:22px;font-weight:900;padding-left:.5em;margin-top:.25em}.jamile_featured-inventory.inv-thumbnail-banner .slider .inv-thumbnails .l-box .inv-thumb-details{overflow:visible;height:unset}.jamile_featured-inventory.inv-thumbnail-banner .slider .inv-thumbnails:nth-child(2) .l-box{padding:3rem 1rem;background:#a6a6a6}.jamile_featured-inventory.inv-thumbnail-banner .slider .inv-thumbnails:nth-child(2) .l-box .inv-thumb-details{background:#a6a6a6}.jamile_featured-inventory.inv-thumbnail-banner .slider .inv-thumbnails:nth-child(odd) .l-box{padding:2rem 1rem;background:#202020}.jamile_featured-inventory.inv-thumbnail-banner .slider .inv-thumbnails:nth-child(odd) .l-box .inv-thumb-details{background:#202020}@media (max-width:574px){.jamile_featured-inventory.inv-thumbnail-banner .thumb-container .inv-thumbnails.pure-u-sm-1-2.pure-u-1{width:75%}}@media (min-width:481px) and (max-width:767px){.jamile_featured-inventory.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails .l-box .inv-thumb-details .info{font-size:16px;line-height:1em;-webkit-line-clamp:3}.jamile_featured-inventory.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails .l-box .inv-thumb-details .price{font-size:20px;line-height:1em;padding:0;margin:0}}@media (min-width:992px){.jamile_featured-inventory.inv-thumbnail-banner .thumb-container .slider .inv-thumb-details .info{font-size:18px}}.inv-thumbnail-banner{background-color:#202020;color:#eee;padding:1em 0 3em 0;position:relative;margin:.5em 0}.inv-thumbnail-banner .parallax-overlay{position:absolute;background-image:url("/themes/theme1/img/header-stripe.png");background-attachment:fixed;height:100%;width:100%}.inv-thumbnail-banner .parallax-banner{position:absolute;min-height:215px;left:0;top:0;right:0;background-color:#cc181f;background:-webkit-linear-gradient(top, #cc181f, #991217);background:-moz-linear-gradient(top, #cc181f, #991217);background:-o-linear-gradient(top, #cc181f, #991217);background:-ms-linear-gradient(top, #cc181f, #991217);background:linear-gradient(to bottom, #cc181f, #991217)}.inv-thumbnail-banner .thumb-container{max-width:1250px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;margin:0 auto;overflow-x:hidden;overflow-y:hidden;position:relative}.inv-thumbnail-banner .thumb-container h2.header-text,.inv-thumbnail-banner .thumb-container .sub-header-text,.inv-thumbnail-banner .thumb-container div[class^="ion"]{color:#eee}.inv-thumbnail-banner .thumb-container h2.header-text{font-weight:400;padding:0 .5em;display:inline-block}.inv-thumbnail-banner .thumb-container .sub-header-text{padding:0 1em;margin-bottom:1em}.inv-thumbnail-banner .thumb-container .controls{display:inline;padding:0 .5em;margin-top:.5em;text-align:left}.inv-thumbnail-banner .thumb-container .controls >div{border-radius:2px;background-color:rgba(0,0,0,0.2)}.inv-thumbnail-banner .thumb-container .controls >div.fade div[class^="ion"]{color:rgba(238,238,238,0.3)}.inv-thumbnail-banner .thumb-container .controls div{padding:.1em .3em;cursor:pointer;display:inline-block}.inv-thumbnail-banner .thumb-container .slider{position:relative;left:0}.inv-thumbnail-banner .thumb-container .slider > *{display:inline-block;vertical-align:middle}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails{white-space:normal;padding:.5em 0}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails a{text-decoration:none}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails .l-box{padding:0;height:100%;margin:0 .5em;border-radius:.2em;overflow:hidden}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails .inv-thumbnail-pic{overflow:hidden}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails a .inv-thumbnail-pic .pure-img{background-position:center center;background-size:cover;background-repeat:no-repeat;padding-bottom:75%}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails .inv-thumb-details{background:#2f2f2f;color:#fff;height:5em;position:relative;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;font-size:.9em}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails .inv-thumb-details .info{padding:.5em}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails .inv-thumb-details .price{position:absolute;right:.5em;bottom:.5em;font-weight:300;font-size:1.2em}.inv-thumbnail-banner.secondary,.inv-thumbnail-banner.secondary .thumb-container .controls div[class^="ion"]{color:$secondaryText}@media screen and (max-width:48em){.inv-thumbnail-banner{padding:1em 0}.inv-thumbnail-banner .thumb-container h2.header-text{display:block;text-align:center}.inv-thumbnail-banner .thumb-container .sub-header-text{display:none}.inv-thumbnail-banner .thumb-container .controls{text-align:center;display:block;margin-bottom:1em}.inv-thumbnail-banner .thumb-container .controls div{width:50%;padding:0;border:0;background-color:transparent}.inv-thumbnail-banner .thumb-container .controls div.fade{border:0}}@media screen and (max-width:35.6em){.inv-thumbnail-banner .thumb-container .controls{display:none}.inv-thumbnail-banner .thumb-container .slider{overflow:auto}.inv-thumbnail-banner .thumb-container .slider.autoplay{overflow:visible}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails .inv-thumb-details{text-align:center}.inv-thumbnail-banner .thumb-container .slider .inv-thumbnails .inv-thumb-details .price{position:relative;bottom:inherit;right:inherit;margin:0 1em;padding:.5em 0;border-top:1px dotted rgba(0,0,0,0.7)}}.vehicle-type-hover-buttons{max-width:100%;margin:0 auto;text-align:center}.vehicle-type-hover-buttons .button-wrapper{padding:1.25rem 1.75rem;max-width:90%;margin:1rem}.vehicle-type-hover-buttons .button-wrapper:hover{background:rgba(225,225,225,0.639)}.vehicle-type-hover-buttons .button-wrapper .label{font-size:34px;font-weight:500}.vehicle-type-hover-buttons .vthb-divider{border-top:solid 2px rgba(177,177,177,0.541);width:75%;place-self:center}@media (min-width:481px) and (max-width:767px){.vehicle-type-hover-buttons{max-width:96%}.vehicle-type-hover-buttons .button-wrapper{max-width:18%;padding:1.25rem 1rem}.vehicle-type-hover-buttons .button-wrapper .label{font-size:24px}.vehicle-type-hover-buttons .vthb-divider{width:90%}}@media (min-width:768px) and (max-width:991px){.vehicle-type-hover-buttons .button-wrapper{max-width:20%}}@media (min-width:992px) and (max-width:1199px){.vehicle-type-hover-buttons .button-wrapper{padding:2rem;max-width:22%}.vehicle-type-hover-buttons .button-wrapper .label{font-size:42px}.vehicle-type-hover-buttons .button-wrapper .vthb-divider{width:90%}}@media (min-width:1200px){.vehicle-type-hover-buttons .button-wrapper{padding:4rem;max-width:33%}.vehicle-type-hover-buttons .button-wrapper .label{font-size:42px}}.floating-quick-search.jamile{padding:0 2rem;width:100%;margin:0 auto;max-width:100%}.floating-quick-search.jamile .search-box{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;background:transparent;place-content:center;width:100%;-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.floating-quick-search.jamile .title{display:none}.floating-quick-search.jamile .select-box .select{font-size:12px}.floating-quick-search.jamile .select-box .select .ion-chevron-down{margin-left:0}.floating-quick-search.jamile .qs-row{padding:.125rem .5rem;margin:.25rem;border:solid 1px #b9b9b9;margin:0 .25rem 0 0;border-radius:2px}.floating-quick-search.jamile .qs-row.search-kywrds{width:20%}.floating-quick-search.jamile .qs-row.select-make{width:20%}.floating-quick-search.jamile .qs-row.select-model{width:20%}.floating-quick-search.jamile .qs-row.srch{max-width:56px;margin-left:2rem;filter:drop-shadow(2px 2px 3px #818181)}.floating-quick-search.jamile .qs-row .search-btn,.floating-quick-search.jamile .qs-row input{font-size:12px}.floating-quick-search.jamile .qs-row .search-btn:after{content:"»";color:#fff;margin-left:12px}.floating-quick-search.jamile .qs-row.srch,.floating-quick-search.jamile .qs-row .search-btn{background:#818181;color:#fff}@media (max-width:480px){.floating-quick-search.jamile .qs-row{margin-bottom:.5rem}.floating-quick-search.jamile .qs-row.search-kywrds{width:40%}.floating-quick-search.jamile .qs-row.select-make{width:40%}.floating-quick-search.jamile .qs-row.select-model{width:40%}.floating-quick-search.jamile .qs-row.srch{width:40%;max-width:unset;margin-left:0}}@media (min-width:481px) and (max-width:767px){.floating-quick-search.jamile .qs-row.srch{margin-left:.5rem}}@media (min-width:768px) and (max-width:991px){.floating-quick-search.jamile .search-box{padding:1rem 6rem}.floating-quick-search.jamile .qs-row{padding:.125rem .5rem}.floating-quick-search.jamile .qs-row.srch{margin-left:1rem}.floating-quick-search.jamile .select-box .select .ion-chevron-down{margin-left:1.5rem}}@media (min-width:992px){.floating-quick-search.jamile .search-box{padding:1rem 8rem}.floating-quick-search.jamile .select-box .select .ion-chevron-down{margin-left:3rem}.floating-quick-search.jamile .qs-row{padding:.24rem 1rem}.floating-quick-search.jamile .qs-row.srch{max-width:60px;margin-left:1rem}}@media (min-width:1200px){.floating-quick-search.jamile .search-box{padding:1rem 3rem}.floating-quick-search.jamile .qs-row .srch{max-width:80px;margin-left:2rem}}.floating-quick-search{padding:0 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.floating-quick-search i{color:#222;float:right}.floating-quick-search .select-box{position:relative;cursor:pointer}.floating-quick-search .select-box .menu{position:absolute;left:0;right:0;top:100%;background:#fff;color:#222;z-index:9;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);overflow:auto;max-height:0}.floating-quick-search .select-box .menu.active{opacity:1;-ms-filter:none;filter:none;max-height:15em;overflow-Y:auto;z-index:99;-webkit-box-shadow:0 .1em .5em rgba(0,0,0,0.5);box-shadow:0 .1em .5em rgba(0,0,0,0.5)}.floating-quick-search .select-box .menu div{padding:.25em .5em;cursor:pointer}.floating-quick-search .select-box .menu div:nth-child(even){background:#f4f4f4}.floating-quick-search .select{background:#fff;color:#222;padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.floating-quick-search .search-box{background:rgba(0,0,0,0.7);color:#fff;display:inline-block;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:.25em}.floating-quick-search .search-box.Right{float:right}.floating-quick-search .search-box.Left{float:left}.floating-quick-search .qs-row{padding:.5em 0}.floating-quick-search .title{text-align:center;font-size:1.25em;padding-bottom:.5em}.floating-quick-search .bottom-row{text-align:center}.floating-quick-search .search-btn{background-color:#fff;color:#222;padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.floating-quick-search .search-btn:hover{background-color:#ddd}.floating-quick-search input,.floating-quick-search select{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5em;border:0;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width:35.6em){.floating-quick-search .search-box{display:block}.floating-quick-search .search-box.Right,.floating-quick-search .search-box.Left{float:none}}.home-inv-card{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5em 0;text-align:center}.home-inv-card a{color:inherit;text-decoration:none}.home-inv-card.sold-inv .inv-pic{position:relative}.home-inv-card.sold-inv .inv-pic:before{position:absolute;content:'';background:url("/themes/theme1/img/stamp_sold.png") center center/contain no-repeat;top:0;left:0;right:0;bottom:0}.home-inv-card .l-box{padding:.5em}.home-inv-card .inv-card-thumbnail{position:relative;overflow:hidden}.home-inv-card .inv-card-thumbnail.no-inv-pic{border-bottom:1px solid rgba(0,0,0,0.7)}.home-inv-card .inv-card-thumbnail:hover .view-sub-details{bottom:0}.home-inv-card .inv-card-thumbnail .view-sub-details{width:100%;overflow:hidden;position:absolute;bottom:-100%;right:0;left:0;text-align:center;-webkit-transition:bottom 0.25s ease-in-out;-moz-transition:bottom 0.25s ease-in-out;-o-transition:bottom 0.25s ease-in-out;-ms-transition:bottom 0.25s ease-in-out;transition:bottom 0.25s ease-in-out;background:rgba(0,0,0,0.8);padding:.5em 0;cursor:pointer}.home-inv-card .inv-card-thumbnail .view-sub-details i{color:#fff}.home-inv-card .inv-card-thumbnail .view-sub-details.no-hover{display:none}.home-inv-card .inv-pic{background-position:center center;background-size:cover;background-repeat:no-repeat;cursor:pointer;border-radius:2px;padding-bottom:75%}.home-inv-card .inv-details{font-size:.9em;padding-top:.5em}.home-inv-card .inv-details .price{font-size:1.2em;color:#cc181f}@media screen and (max-width:35.6em){.home-inv-card .inv-details{font-size:1em}}.jamile-home-inv-card.pure-u-1 .view-sub-details{display:none}.jamile-home-inv-card.pure-u-1 strong{font-weight:600}.jamile-home-inv-card.pure-u-1 .l-box{padding:0;border:1px solid rgba(0,0,0,0.161);margin:4px}.jamile-home-inv-card.pure-u-1 .l-box .inv-pic{height:220px;background-size:cover;background-position:center;background-repeat:no-repeat}.jamile-home-inv-card.pure-u-1 .l-box .bottom-container{display:grid;padding:1rem}.jamile-home-inv-card.pure-u-1 .l-box .bottom1{margin-bottom:.5rem}.jamile-home-inv-card.pure-u-1 .l-box .bottom1 .left{float:left;background:#cc181f;color:#fff;width:fit-content;padding:.35rem;font-size:.9em;border-radius:2px}.jamile-home-inv-card.pure-u-1 .l-box .bottom1 .right{float:right;font-size:1.125em;font-weight:600}.jamile-home-inv-card.pure-u-1 .l-box .bottom2{font-size:1.45em;font-weight:600;border-bottom:1px solid rgba(0,0,0,0.42);padding:0 0 .51rem 0;margin-bottom:.5rem}.jamile-home-inv-card.pure-u-1 .l-box .bottom3{border-bottom:1px solid rgba(0,0,0,0.42);padding:0 0 .51rem 0;margin-bottom:.5rem}.jamile-home-inv-card.pure-u-1 .l-box .bottom4 i{font-size:2em}.jamile-home-inv-card.pure-u-1 .l-box .bottom4 .btm4-miles{margin-right:1rem}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}.privacy-policy{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.privacy-policy h3{background-color:#333;color:#fff;padding:.5em 1em}.privacy-policy h3,.privacy-policy strong{font-weight:500}.privacy-policy h3.title{text-align:center;margin-bottom:1em;border-bottom:.2em solid #333}.privacy-policy .info{margin:1em 0}.privacy-policy ol li,.privacy-policy ul li{padding-bottom:1em}.privacy-policy .worldpay p{text-align:justify}#inventory{padding-top:1em}.container-bg #inventory{padding-top:0}.no-inv-found{padding:1em;min-height:10em}.no-inv-found h2{font-weight:300;font-style:italic}.container.ltr-fix{direction:rtl}.container.ltr-fix > *{direction:ltr}.pagination{text-align:center;margin:1em 0}.pagination div{display:inline-block}.pagination .page{cursor:pointer;background:#333;color:#fff;border-top:1px solid rgba(0,0,0,0.7);border-bottom:1px solid rgba(0,0,0,0.7);border-right:1px solid rgba(0,0,0,0.7);padding:.5em 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.pagination .page.ticks{padding:.5em}.pagination .page.off{color:#333}.pagination .page.faded i{opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50)}.pagination .page.active{background:#cc181f;color:#eee}.pagination .page.left{border-top-left-radius:.2em;border-bottom-left-radius:.2em;border-left:1px solid rgba(0,0,0,0.7)}.pagination .page.right{border-top-right-radius:.2em;border-bottom-right-radius:.2em}.inv-loading .wrapper{position:relative;min-height:20em;text-align:center}.inv-loading .wrapper h2{text-transform:uppercase;font-weight:400}.inv-loading .wrapper .dotted{position:relative;margin:0 auto;width:8px;height:8px;background-color:#cc181f;border-radius:8px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-animation:dotted 600ms linear infinite alternate;-moz-animation:dotted 600ms linear infinite alternate;-o-animation:dotted 600ms linear infinite alternate;-ms-animation:dotted 600ms linear infinite alternate;animation:dotted 600ms linear infinite alternate;-webkit-animation-delay:200ms;-moz-animation-delay:200ms;-o-animation-delay:200ms;-ms-animation-delay:200ms;animation-delay:200ms}.inv-loading .wrapper .dotted:before,.inv-loading .wrapper .dotted:after{content:'';position:absolute;width:8px;height:8px;background-color:#cc181f;border-radius:10px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box}.inv-loading .wrapper .dotted:before{left:-16px;-webkit-animation:dotted 600ms linear infinite alternate;-moz-animation:dotted 600ms linear infinite alternate;-o-animation:dotted 600ms linear infinite alternate;-ms-animation:dotted 600ms linear infinite alternate;animation:dotted 600ms linear infinite alternate;-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;-ms-animation-delay:0ms;animation-delay:0ms}.inv-loading .wrapper .dotted:after{left:16px;-webkit-animation:dotted 600ms linear infinite alternate;-moz-animation:dotted 600ms linear infinite alternate;-o-animation:dotted 600ms linear infinite alternate;-ms-animation:dotted 600ms linear infinite alternate;animation:dotted 600ms linear infinite alternate;-webkit-animation-delay:400ms;-moz-animation-delay:400ms;-o-animation-delay:400ms;-ms-animation-delay:400ms;animation-delay:400ms}@-webkit-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-moz-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-webkit-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-o-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}.inv-box-hovers{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-box-hovers a{color:inherit;text-decoration:none}.inv-box-hovers.sold-inv .image{position:relative}.inv-box-hovers.sold-inv .image:before{position:absolute;content:'';background:url("/themes/theme1/img/stamp_sold.png") center center/contain no-repeat;top:0;left:0;right:0;bottom:0}.inv-box-hovers.sold-inv .price-overlay,.inv-box-hovers.sold-inv .icons{display:none}.inv-box-hovers .image{padding-bottom:75%;background-position:center center;background-size:cover;background-repeat:no-repeat;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.inv-box-hovers .inv-item{position:relative}.inv-box-hovers .inv-item:hover:after{height:1em}.inv-box-hovers .inv-item:hover .box{opacity:1;-ms-filter:none;filter:none;-webkit-transform:translateY(1em);-moz-transform:translateY(1em);-o-transform:translateY(1em);-ms-transform:translateY(1em);transform:translateY(1em);cursor:pointer}.inv-box-hovers .inv-item:after{position:absolute;content:'';bottom:0;left:0;right:0;height:0;-webkit-transition:height 0.25s ease-in-out;-moz-transition:height 0.25s ease-in-out;-o-transition:height 0.25s ease-in-out;-ms-transition:height 0.25s ease-in-out;transition:height 0.25s ease-in-out;background-color:#cc181f}.inv-box-hovers .price-overlay{position:absolute;bottom:1em;left:0;right:0;padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#222;background-color:rgba(255,255,255,0.8);background-image:-webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.15) 100%);background-image:-moz-linear-gradient(top, transparent 0%, rgba(0,0,0,0.15) 100%);background-image:-o-linear-gradient(top, transparent 0%, rgba(0,0,0,0.15) 100%);background-image:-ms-linear-gradient(top, transparent 0%, rgba(0,0,0,0.15) 100%);background-image:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.15) 100%);-webkit-box-shadow:0 0 3px rgba(0,0,0,0.3);box-shadow:0 0 3px rgba(0,0,0,0.3);border-top:1px solid rgba(255,255,255,0.5);border-bottom:1px solid rgba(255,255,255,0.5)}.inv-box-hovers div[class^="ion"]{color:#eee;font-size:1.5em}.inv-box-hovers .icons{position:absolute;bottom:4em;right:0;z-index:2;-webkit-transition:bottom 0.25s ease-in-out;-moz-transition:bottom 0.25s ease-in-out;-o-transition:bottom 0.25s ease-in-out;-ms-transition:bottom 0.25s ease-in-out;transition:bottom 0.25s ease-in-out}.inv-box-hovers .box{background-color:#cc181f;padding:0 .25em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:.5em;display:inline-block;-webkit-box-shadow:0 .1em .1em rgba(0,0,0,0.3);box-shadow:0 .1em .1em rgba(0,0,0,0.3);border-radius:.2em;-webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out;-ms-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.inv-box-hovers .box:nth-child(1){-webkit-transition-delay:.2s;-moz-transition-delay:.2s;-o-transition-delay:.2s;-ms-transition-delay:.2s;transition-delay:.2s}.inv-box-hovers .box:nth-child(2){-webkit-transition-delay:.3s;-moz-transition-delay:.3s;-o-transition-delay:.3s;-ms-transition-delay:.3s;transition-delay:.3s}.inv-box-hovers .box:nth-child(3){-webkit-transition-delay:.4s;-moz-transition-delay:.4s;-o-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s}.inv-box-hovers a{text-decoration:none}.inv-box-hovers a .inv-name{color:#fff;padding:.5em 0}@media screen and (max-width:48em){.inv-box-hovers .image:after{height:1em}.inv-box-hovers .image .box{opacity:1;-ms-filter:none;filter:none;-webkit-transform:translateY(1em);-moz-transform:translateY(1em);-o-transform:translateY(1em);-ms-transform:translateY(1em);transform:translateY(1em)}}.horizontal-search-bar{background-color:#cc181f;color:#eee;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #851014}.horizontal-search-bar .mobile-search-box{display:none;cursor:pointer}.horizontal-search-bar .search-box > div{border-left:1px solid #851014;border-right:1px solid rgba(255,255,255,0.1);position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.horizontal-search-bar .search-box > div:last-of-type:before{content:'';position:absolute;right:-1px;top:0;height:100%;width:1px;background:#851014}.horizontal-search-bar .search-box > div:first-of-type:before{content:'';position:absolute;left:0;top:0;height:100%;width:1px;background:rgba(255,255,255,0.1)}.horizontal-search-bar input{border:0;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;background-color:transparent;color:#eee}.horizontal-search-bar .select-wrapper{position:relative}.horizontal-search-bar .select{color:#eee;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:9;position:relative;cursor:pointer;background-color:#cc181f;-webkit-transition:background-color 0.25s ease-in-out;-moz-transition:background-color 0.25s ease-in-out;-o-transition:background-color 0.25s ease-in-out;-ms-transition:background-color 0.25s ease-in-out;transition:background-color 0.25s ease-in-out}.horizontal-search-bar .select:hover{background-color:#e41c24}.horizontal-search-bar .select i{float:right}.horizontal-search-bar .menu{position:absolute;top:0;left:0;right:0;margin-top:3.45em;width:125%;color:#222;z-index:10;max-height:0;-webkit-transition:max-height 0.25s ease-in-out;-moz-transition:max-height 0.25s ease-in-out;-o-transition:max-height 0.25s ease-in-out;-ms-transition:max-height 0.25s ease-in-out;transition:max-height 0.25s ease-in-out;overflow:hidden;cursor:pointer;background-color:#fff}.horizontal-search-bar .menu.active{max-height:25.5em;overflow-y:auto;-webkit-box-shadow:0 .1em .1em rgba(0,0,0,0.25);box-shadow:0 .1em .1em rgba(0,0,0,0.25)}.horizontal-search-bar .menu > div{padding:.25em .5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.horizontal-search-bar .menu > div:nth-child(even){background-color:#f4f4f4;color:#222}.horizontal-search-bar .menu .chx{text-align:center}.horizontal-search-carfax{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#333;color:#fff}.horizontal-search-carfax .select-box{padding:.5em 0}.horizontal-search-carfax img{display:inline-block;max-height:30px;margin-right:10px;margin-bottom:-5px}.horizontal-search-carfax input{margin-left:.5em}.horizontal-search-sub{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.horizontal-search-sub > *{display:inline-block;vertical-align:middle}.horizontal-search-sub .search-cmp{font-weight:300;font-style:italic}.horizontal-search-sub .search-cmp .flt{background-color:#f4f4f4;color:#222;padding:.25em .5em;margin:0 .25em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0,0,0,0.7);border-radius:.5em;display:inline-block;cursor:pointer}.horizontal-search-sub .search-cmp .flt i{margin-left:.5em}.horizontal-search-sub .sort-wrapper{position:relative;text-align:right}.horizontal-search-sub .menu{position:absolute;top:0;right:0;padding-top:2.5em;max-height:0;-webkit-transition:max-height 0.25s ease-in-out;-moz-transition:max-height 0.25s ease-in-out;-o-transition:max-height 0.25s ease-in-out;-ms-transition:max-height 0.25s ease-in-out;transition:max-height 0.25s ease-in-out;overflow:hidden;cursor:pointer}.horizontal-search-sub .menu.active{max-height:42em;z-index:9}.horizontal-search-sub .menu.active div{background-color:#333;color:#fff;border-bottom:1px solid rgba(0,0,0,0.7);border-left:1px solid rgba(0,0,0,0.7);border-right:1px solid rgba(0,0,0,0.7)}.horizontal-search-sub .menu.active div:first-of-type{border-top:1px solid rgba(0,0,0,0.7)}.horizontal-search-sub .menu div{padding:.25em .5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.horizontal-search-sub .sort-box,.horizontal-search-sub .close-box{padding:.5em 1em;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#333;color:#fff;border:1px solid rgba(0,0,0,0.7);cursor:pointer;position:relative;z-index:9}.horizontal-search-sub .sort-box i,.horizontal-search-sub .close-box i{padding-left:1em}.search-filters{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.search-filters .item{background:rgba(0,0,0,0.75);color:#fff;font-size:.9em;border-radius:.25em;padding:.5em;display:inline-block;cursor:pointer;text-transform:capitalize;margin-bottom:.5em}.search-filters .item span{margin-left:.5em}@media screen and (max-width:48em){.horizontal-search-bar .mobile-search-box{display:block;border-bottom:1px solid #851014;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.horizontal-search-bar .mobile-search-box .search,.horizontal-search-bar .mobile-search-box .reset{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.horizontal-search-bar .mobile-search-box .search{border-right:1px solid rgba(255,255,255,0.1)}.horizontal-search-bar .mobile-search-box .reset{text-align:center;border-left:1px solid #851014}.horizontal-search-bar .search-box{max-height:0;overflow:hidden}.horizontal-search-bar .search-box.active{max-height:150em}.horizontal-search-bar .search-box > div{border-left:0;border-right:0;border-bottom:1px solid #851014}.horizontal-search-bar .menu{position:initial;margin-top:0}.horizontal-search-bar .menu.active{max-height:42em}.horizontal-search-bar .menu > div{padding:.5em}.horizontal-search-carfax{padding:0;max-height:0;overflow:hidden}.horizontal-search-carfax.active{max-height:50em}.horizontal-search-sub .close-box{display:none}}@media screen and (max-width:35.5em){.horizontal-search-bar .mobile-search-box .reset i{display:none}.horizontal-search-sub{padding:0}.horizontal-search-sub .search-cmp{display:none}.horizontal-search-sub .sort-box{display:block;border-left:0;border-right:0}.horizontal-search-sub .menu{position:initial;padding-top:0}.horizontal-search-sub .menu div{padding:.5em}}.inv-details-two .inv-header{padding:0 1em;position:relative;height:10em;color:#fff;text-shadow:1px 1px 1px #000}.inv-details-two .inv-header.no-pics{background-image:url("/themes/theme1/bg/darkpoly.png")}.inv-details-two .inv-header.pics{background-position:center center;background-repeat:no-repeat;background-size:cover}.inv-details-two .inv-header .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5)}.inv-details-two .inv-header > .container{position:relative;height:100%}.inv-details-two .inv-header > .container > *{vertical-align:middle;display:inline-block}.inv-details-two .inv-header h1{font-size:2.2em;font-weight:400}.inv-details-two .inv-header h2{font-size:2em;font-weight:300;font-style:italic;text-align:right}.inv-details-two .inv-header .title{padding:0 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-details-two .inv-sub-header{padding:.5em 1em;background:#f4f4f4;color:#222;border:1px solid rgba(0,0,0,0.7);font-size:.9em;cursor:pointer;text-align:right}.inv-details-two .inv-sub-header .detail-icons{line-height:25px}.inv-details-two .inv-sub-header .detail-icons a{text-decoration:none;color:#222}.inv-details-two .inv-sub-header .detail-icons .sub-header-icons{display:inline-block;padding:0 .3em;color:#222}.inv-details-two .inv-sub-header .detail-icons .sub-header-icons a{text-decoration:none;color:#222}.inv-details-two .inv-sub-header .detail-icons .sub-header-icons div[class^="ion"]{font-size:1.5em;color:#222}.inv-details-two .vehicle-info{padding:0 .5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-details-two .vehicle-info .carfax-details{padding:1em 0}.inv-details-two .vehicle-info .carfax-details .detail{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-details-two .vehicle-info .carfax-details img{max-height:2em;float:left;margin-right:.5em}.inv-details-two .vehicle-info h2{font-weight:700;padding:.5em 0;margin-bottom:.5em;border-bottom:.2em solid #cc181f}.inv-details-two .vehicle-info ul{margin:0;padding:0}.inv-details-two .vehicle-info ul.details li{padding:.25em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:'roboto',sans-serif}.inv-details-two .vehicle-info ul.details span{width:6em;display:inline-block;color:#777}.inv-details-two .vehicle-info .third-party{text-align:center}.inv-details-two .vehicle-info .cargurus{display:inline-block;vertical-align:middle}.inv-details-two .vehicle-info .carfax,.inv-details-two .vehicle-info .autocheck,.inv-details-two .vehicle-info .custom-btn{margin:2em 0;padding:0 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;max-height:6em;vertical-align:middle}.inv-details-two .vehicle-info .carfax img,.inv-details-two .vehicle-info .autocheck img,.inv-details-two .vehicle-info .custom-btn img{margin:0 auto}.inv-details-two .vehicle-info .carfax-details{text-align:center}.inv-details-two .vehicle-info .carfax-details .detail{text-align:left}.inv-details-two .vehicle-info .carfax img{width:12em;background:#fff;padding:.2em .1em .2em .3em;border-radius:.4em}.inv-details-two aside{margin-top:-10em;padding:0 .5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-details-two aside .main-pic{padding-bottom:75%;background-color:#222;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;border:.5em solid #222;-webkit-box-shadow:0 .2em .25em rgba(0,0,0,0.3);box-shadow:0 .2em .25em rgba(0,0,0,0.3);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:.2em;overflow:hidden;color:#fff}.inv-details-two aside .main-pic iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.inv-details-two aside .main-pic .pictures{position:absolute;left:1em;bottom:1em;background:rgba(0,0,0,0.5);padding:.25em .5em;border-radius:.2em;cursor:pointer}.inv-details-two aside .main-pic i{padding:0 .25em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff}.inv-details-two aside .main-pic .controls{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,0.5);cursor:pointer;border-radius:.2em;bottom:1em;position:absolute;right:1em}.inv-details-two aside .main-pic .left-control,.inv-details-two aside .main-pic .right-control{padding:.25em .5em;display:inline-block}.inv-details-two aside .disclaimer{font-style:italic;margin-top:.5em}.inv-details-two aside .carfax{margin:2em 0;padding:0 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;max-height:6em;vertical-align:middle}.inv-details-two aside .carfax img{margin:0 auto;width:12em;background:#fff;padding:.2em .1em .2em .3em;border-radius:.4em}.inv-details-two aside .apply-now{padding:.5em 0}.inv-details-two aside .apply-now a{cursor:pointer;font-size:1.25em}.inv-details-two aside .sales-price{font-size:1.25em}.inv-details-two aside .price-box{margin-top:1em;overflow-y:hidden}.inv-details-two aside .price-box.pay-amount span{font-size:.75em}.inv-details-two aside .price-box h2{padding-left:1em;font-weight:400}.inv-details-two aside .price-box .price-tag-wrapper{position:relative;display:inline-block}.inv-details-two aside .price-box .price-tag{display:inline-block;background:-webkit-linear-gradient(top, #cc181f, #991217);background:-moz-linear-gradient(top, #cc181f, #991217);background:-o-linear-gradient(top, #cc181f, #991217);background:-ms-linear-gradient(top, #cc181f, #991217);background:linear-gradient(to bottom, #cc181f, #991217);background-color:#cc181f;color:#eee;padding:.5em 1em;font-size:1.5em;border-radius:.2em;position:relative;z-index:2}.inv-details-two aside .price-box .price-tag:after{content:'';position:absolute;right:0;top:.9em;background:#222;border-radius:50%;height:.5em;width:.5em}.inv-details-two aside .price-box .price-tag-after{position:absolute;right:-1em;top:0;border-radius:.2em;background:-webkit-linear-gradient(305deg, #cc181f, #991217);background:-moz-linear-gradient(305deg, #cc181f, #991217);background:-o-linear-gradient(305deg, #cc181f, #991217);background:-ms-linear-gradient(305deg, #cc181f, #991217);background:linear-gradient(145deg, #cc181f, #991217);background-color:#cc181f;padding:1.75em;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);z-index:1}.inv-details-two aside .section-box{margin-top:1em;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#333;color:#fff;border-top:.25em solid #cc181f;-webkit-box-shadow:0 .2em .25em rgba(0,0,0,0.3);box-shadow:0 .2em .25em rgba(0,0,0,0.3)}.inv-details-two aside .section-box .title{font-weight:700;padding-bottom:.5em;font-size:1.25em}.inv-details-two aside .section-box .address{padding-bottom:1em}.inv-details-two aside .contact-form label{display:block;font-size:.9em}.inv-details-two aside .contact-form span{color:#f00}.inv-details-two aside .contact-form input,.inv-details-two aside .contact-form textarea{background-color:#222;color:#fff;border:0;-webkit-box-shadow:0;box-shadow:0;width:100%;margin:.5em 0;padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0,0,0,0.7);-webkit-box-shadow:none;box-shadow:none}.inv-details-two aside .contact-form input:focus,.inv-details-two aside .contact-form textarea:focus{border-color:#222}.inv-details-two aside .contact-form input:required:valid,.inv-details-two aside .contact-form textarea:required:valid{background-color:#f4fdf8;border:2px solid #93e5b4;color:#222}.inv-details-two aside .get-directions{padding:.25em;border-top:2px dotted rgba(0,0,0,0.7);margin-top:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-details-two aside .get-directions a{color:#fff;text-decoration:none;cursor:pointer}.inv-details-two aside .get-directions a:hover{background:#333;color:#cc181f}.inv-details-two aside .get-directions i{color:#cc181f;font-size:2em;margin-right:.5em}.inv-details-two aside .payment-calc{max-height:0;overflow:hidden}.inv-details-two aside .payment-calc.active{max-height:42em}.inv-details-two aside .payment-calc .calc .result{text-align:center;font-size:2em;border:1px solid rgba(0,0,0,0.7)}.inv-details-two aside .payment-calc .calc .result span{font-size:.5em}.inv-details-two aside .payment-calc .calc .btn{text-align:center;padding:.5em;background:#cc181f;color:#eee;cursor:pointer}.inv-details-two aside .payment-calc .calc label{font-size:.9em;line-height:2}.inv-details-two aside .payment-calc .calc .inputs div{padding:.5em 0;position:relative}.inv-details-two aside .payment-calc .calc .inputs input,.inv-details-two aside .payment-calc .calc .inputs select{border:1px solid rgba(0,0,0,0.7);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:right;width:100%;padding:.25em .5em}.inv-details-two aside .payment-calc .calc .inputs .interest input{padding-right:1.5em}.inv-details-two aside .payment-calc .calc .inputs .interest:after{content:'%';position:absolute;right:.5em;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.inv-details-two aside .payment-calc .calc .inputs .dollar input{padding-left:1.5em}.inv-details-two aside .payment-calc .calc .inputs .dollar:after{content:'$';position:absolute;left:.5em;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#000}.inv-details-two .img-wrapper{text-align:center}.inv-details-two .img-wrapper .l-box{padding:.5em;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-details-two .img-wrapper .img{padding-bottom:75%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;cursor:pointer}.inv-details-two .social-bar{padding-top:1em}.inv-details-two .social-bar a{text-decoration:none;color:inherit}.inv-details-two .social-bar .button-wrapper{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.inv-details-two .social-bar .button-wrapper div{padding:.25em 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:.2em;line-height:1.5em;text-align:center}.inv-details-two .social-bar .button-wrapper i{font-size:1.25em}.inv-details-two .social-bar .messenger{background-color:#0090ff;background:-webkit-linear-gradient(top, #00b6ff, #006eff);background:-moz-linear-gradient(top, #00b6ff, #006eff);background:-o-linear-gradient(top, #00b6ff, #006eff);background:-ms-linear-gradient(top, #00b6ff, #006eff);background:linear-gradient(to bottom, #00b6ff, #006eff);color:#fff}.inv-details-two .social-bar .messenger img{max-height:20px;padding:.18em 0;margin:auto}.inv-details-two .social-bar .facebook{background-color:#0076fb;color:#fff}.inv-details-two .social-bar .twitter{background-color:#1da1f3;color:#fff}.inv-details-two .social-bar .youtube{background-color:#de2c28;color:#fff}.inv-details-two .social-bar .instagram{background-color:#a57d60;color:#fff}.inv-details-two .social-bar .pinterest{background-color:#e6001a;color:#fff}.inv-details-two .social-bar .mail{background-color:#444;color:#fff}.inv-details-two .social-bar .copy{background-color:#444;color:#fff;position:relative}.inv-details-two .social-bar .copy .tooltip{background-color:#333;color:#fff;border-top:.25em solid #cc181f;width:4em;padding:0;left:0;width:100%;top:2em;position:absolute;margin-top:.25em;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);overflow:hidden;-webkit-transition:ease-out 0.1s;-moz-transition:ease-out 0.1s;-o-transition:ease-out 0.1s;-ms-transition:ease-out 0.1s;transition:ease-out 0.1s}.inv-details-two .social-bar .copy .tooltip div{font-size:.7em;padding:0;text-align:center}.inv-details-two .social-bar .copy .open{opacity:1;-ms-filter:none;filter:none}@media screen and (min-width:48em){.inv-details-two aside .mobile-contact{display:none}.inv-details-two aside .get-directions.texting{display:none}.inv-details-two aside .messengerButton{display:none}}@media screen and (max-width:48em){.inv-details-two .inv-header{min-height:10em;height:auto}.inv-details-two .inv-header h1{text-align:center}.inv-details-two .inv-header .overlay{background:rgba(0,0,0,0.75)}.inv-details-two .inv-sub-header{display:none}.inv-details-two aside .section-box{-webkit-box-shadow:none;box-shadow:none}.inv-details-two aside .section-box.contact-dealer{display:none}.inv-details-two aside .mobile-contact{position:fixed;z-index:9;bottom:0;left:0;right:0;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#222;-webkit-box-shadow:0 -.1em .1em rgba(0,0,0,0.25);box-shadow:0 -.1em .1em rgba(0,0,0,0.25)}.inv-details-two aside .mobile-contact .request-info{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#cc181f;color:#eee;text-align:center}.inv-details-two aside .mobile-contact .request-info a{display:inline-block;width:100%;color:#eee;text-decoration:none}}@media screen and (max-width:35.6em){.inv-details-two aside{margin-top:-1em}}@media print{section#inventory-view{background:#fff;color:#222;position:fixed;top:0;left:0;height:100%;width:100%;right:0;z-index:99999999}section#inventory-view .inv-sub-header,section#inventory-view .main-pic,section#inventory-view .social-bar,section#inventory-view .contact-dealer,section#inventory-view .mobile-contact,section#inventory-view .carstory,section#inventory-view .carfax,section#inventory-view .cargurus,section#inventory-view .mobile-tab-selection,section#inventory-view .tab-selection,section#inventory-view .img-wrapper{display:none}section#inventory-view .location{margin-top:2em;-webkit-box-shadow:0;box-shadow:0}section#inventory-view .location .address{position:relative}section#inventory-view .location .get-directions{display:none}section#inventory-view h1{margin-bottom:0;text-shadow:0}section#inventory-view .vehicle-info li{width:50%;display:inline-block}section#inventory-view .price-tag{padding:0 1em;color:#222}section#inventory-view .item-content div{width:50%}section#inventory-view .item-content .mobile-title{font-size:1.5em}.full-custom-navigation,footer{display:none}}.inv-detail-accordion-two{margin:0;padding:0}.inv-detail-accordion-two > div{margin:.5em 0}.inv-detail-accordion-two > div .tab-content{padding:.5em;-webkit-transition:max-height 0.5s ease-in-out;-moz-transition:max-height 0.5s ease-in-out;-o-transition:max-height 0.5s ease-in-out;-ms-transition:max-height 0.5s ease-in-out;transition:max-height 0.5s ease-in-out;max-height:20000em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-detail-accordion-two > div .tab-content img{max-width:100%;height:auto}.inv-detail-accordion-two > div .tab-content > ul{padding-left:1em}.inv-detail-accordion-two > div .tab-content.description{line-height:1.5}.inv-detail-accordion-two > div .tab-content .option-wrapper{padding:.25em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-detail-accordion-two > div .tab-content .option{font-size:.9em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px dotted rgba(0,0,0,0.7);margin-bottom:.25em;padding-bottom:.25em}.inv-detail-accordion-two .item-content{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-detail-accordion-two .item-content .option{padding:.25em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.inv-detail-accordion-two .youtube-wrapper{position:relative;max-width:600px;padding-bottom:50%;margin:0 auto}.inv-detail-accordion-two .youtube-wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}@media screen and (max-width:48em){.inv-detail-accordion-two{padding-bottom:10em}.inv-detail-accordion-two .item-content{padding:0 .25em}}.padded-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.html-cmp svg .bgA{fill:#cc181f}.html-cmp svg .bg{fill:#222}.html-cmp svg .bgB{fill:#333}.html-cmp svg .bgC{fill:#f4f4f4}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}h2.custom-header-one{border-bottom:1px solid rgba(59,59,59,0.7);font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-one:before{content:'';height:1px;width:100%;background-color:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0}h2.custom-header-two{position:relative;text-align:center;font-weight:400;padding:0;margin:0 0 .5em 0;text-transform:uppercase;color:#cc181f}h2.custom-header-two span{font-size:1.25em;padding:0 1em;position:relative;z-index:2;background:#222}h2.custom-header-two:before{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:50%;left:0}h2.custom-header-two:after{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:51%;left:0}h2.custom-header-three{border-left:.2em solid #cc181f;padding-left:1em;font-weight:400}h2.custom-header-four{background:#cc181f;color:#eee;padding:.25em .5em;font-weight:400;margin:0}h2.custom-header-five{border-bottom:2px solid #cc181f;font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-six{position:relative;margin-bottom:1em}h2.custom-header-six:before{width:4em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.25em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-six:after{width:2em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.5em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-slashes{position:relative;margin-bottom:1em}h2.custom-header-slashes:before{width:100%;height:24px;content:'';position:absolute;display:block;left:0;top:100%;background:url("/themes/theme1/img/slashes_2.png")}h2.Oswald{font-family:'Oswald',sans-serif}h2.Roboto{font-family:'Roboto',sans-serif}h2.OpenSans{font-family:'Open Sans',sans-serif}@media screen and (max-width:64em){h2{padding-left:.5em}}.padded-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.html-cmp svg .bgA{fill:#cc181f}.html-cmp svg .bg{fill:#222}.html-cmp svg .bgB{fill:#333}.html-cmp svg .bgC{fill:#f4f4f4}.image-cmp{padding:0 .5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-cmp img{margin:0 auto}.dealer-about-us .l-box{padding:.5em 1em;text-align:justify;line-height:1.5em}.dealer-about-us .l-box p{margin-top:0}.dealer-about-us .l-box .slogan{font-style:italic;font-weight:300;font-size:1.2em;padding:1em 0;text-align:center}@media screen and (max-width:35.6em){.dealer-about-us .l-box{padding:.5em;text-align:initial}}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}h2.custom-header-one{border-bottom:1px solid rgba(59,59,59,0.7);font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-one:before{content:'';height:1px;width:100%;background-color:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0}h2.custom-header-two{position:relative;text-align:center;font-weight:400;padding:0;margin:0 0 .5em 0;text-transform:uppercase;color:#cc181f}h2.custom-header-two span{font-size:1.25em;padding:0 1em;position:relative;z-index:2;background:#222}h2.custom-header-two:before{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:50%;left:0}h2.custom-header-two:after{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:51%;left:0}h2.custom-header-three{border-left:.2em solid #cc181f;padding-left:1em;font-weight:400}h2.custom-header-four{background:#cc181f;color:#eee;padding:.25em .5em;font-weight:400;margin:0}h2.custom-header-five{border-bottom:2px solid #cc181f;font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-six{position:relative;margin-bottom:1em}h2.custom-header-six:before{width:4em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.25em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-six:after{width:2em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.5em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-slashes{position:relative;margin-bottom:1em}h2.custom-header-slashes:before{width:100%;height:24px;content:'';position:absolute;display:block;left:0;top:100%;background:url("/themes/theme1/img/slashes_2.png")}h2.Oswald{font-family:'Oswald',sans-serif}h2.Roboto{font-family:'Roboto',sans-serif}h2.OpenSans{font-family:'Open Sans',sans-serif}@media screen and (max-width:64em){h2{padding-left:.5em}}.pure-form .select select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}div[id^='contact'].pure-form.max-input div.field{width:96%}.contact-form{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:.2em}.contact-form.bordered{border:1px solid rgba(0,0,0,0.7)}.contact-form.bordered.borderless{border:0}.contact-form fieldset{margin-top:1em;border:1px solid rgba(0,0,0,0.7);border-radius:2px;padding-top:0;padding-bottom:0;background:#2d2d2d;-webkit-transition:height 0.5s ease-in-out;-moz-transition:height 0.5s ease-in-out;-o-transition:height 0.5s ease-in-out;-ms-transition:height 0.5s ease-in-out;transition:height 0.5s ease-in-out}.contact-form fieldset:first-child{margin-top:0}.contact-form fieldset fieldset{margin:.5em}.contact-form div[id^='contact'].pure-form.max-input div.field{width:96%}.contact-form .secure-msg{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.contact-form label.terms{overflow:initial;-o-text-overflow:initial;text-overflow:initial;white-space:initial}.contact-form .terms-and-conditions{padding:1em 0}.contact-form .terms-and-conditions strong{font-weight:500}.contact-form .terms-and-conditions .sub-terms{background-color:#333;color:#fff;padding:.5em 1em;margin-top:.5em;overflow:hidden;border-radius:.2em}.contact-form .terms-and-conditions .sub-terms .expanded-terms,.contact-form .terms-and-conditions .sub-terms .expand-btn{display:block;cursor:pointer}.contact-form .terms-and-conditions .sub-terms .expanded-terms{max-height:0;overflow:hidden;-webkit-transition:max-height 0.5s ease-in-out;-moz-transition:max-height 0.5s ease-in-out;-o-transition:max-height 0.5s ease-in-out;-ms-transition:max-height 0.5s ease-in-out;transition:max-height 0.5s ease-in-out;padding-top:.5em}.contact-form .terms-and-conditions .sub-terms .expanded-terms.expand{max-height:100em;-webkit-transition:max-height 0.5s ease-in-out;-moz-transition:max-height 0.5s ease-in-out;-o-transition:max-height 0.5s ease-in-out;-ms-transition:max-height 0.5s ease-in-out;transition:max-height 0.5s ease-in-out}.contact-form .terms-and-conditions .sub-terms .expanded-terms .break{padding-bottom:.5em}.contact-form input.term-input{margin-left:.25em}.contact-form div.field{display:inline-block;margin:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:top;max-width:100%}.contact-form div.field > label{white-space:nowrap;font-size:.8em;display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative}.contact-form div.field > label > *{font-size:1em}.contact-form div.field.large > label,.contact-form div.string.field > label > input{width:100%}.contact-form div.submit.field{display:block}.contact-form div.submit > button{background-color:#cc181f;color:#eee}.contact-form div.string.field > label > input,.contact-form div.date.field > label > input,.contact-form div.label.field > label > div,.contact-form div.number.field > label > input,.contact-form div.phone.field > label > input,.contact-form div.email.field > label > input,.contact-form div.text.field > label > textarea,.contact-form div.select.field > label > select{margin-top:.2em;display:block;width:100%;background:#333;border-color:rgba(0,0,0,0.7);color:#fff;-webkit-box-shadow:none;box-shadow:none;border-width:1px;border-style:solid;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5em;height:3.5em}.contact-form div.string.field > label > input:focus,.contact-form div.date.field > label > input:focus,.contact-form div.label.field > label > div:focus,.contact-form div.number.field > label > input:focus,.contact-form div.phone.field > label > input:focus,.contact-form div.email.field > label > input:focus,.contact-form div.text.field > label > textarea:focus,.contact-form div.select.field > label > select:focus{border-color:#222}.contact-form div.string.field > label > input:required:valid,.contact-form div.date.field > label > input:required:valid,.contact-form div.label.field > label > div:required:valid,.contact-form div.number.field > label > input:required:valid,.contact-form div.phone.field > label > input:required:valid,.contact-form div.email.field > label > input:required:valid,.contact-form div.text.field > label > textarea:required:valid,.contact-form div.select.field > label > select:required:valid{background-color:#f4fdf8;border:2px solid #93e5b4;color:#222 !important}.contact-form div.check.field > label:before{content:' ';display:block;height:2.2em}.contact-form div.select.field > label > select{display:block}.contact-form div.string.field > label > input,.contact-form div.date.field > label > input{height:3.5em}.contact-form div.field.button > button{margin-top:1.2em}.contact-form div.text.field{display:block}.contact-form div.text.field > label > textarea{width:100%;min-height:7em;display:block;margin-top:.2em;-webkit-box-shadow:none;box-shadow:none}.contact-form div.check.field > label > input{margin-right:.25em}.contact-form div.field > label > span.required:after{content:'*';color:#f00}.contact-form div.title{background-color:#cc181f;color:#eee;line-height:2em;padding:.2em 0 .2em 1em;border:0;border-bottom:1px solid #851014;border-radius:2px;cursor:pointer}.contact-form div.title > div[class^="ion"]{color:#eee;padding:0 1em 0 0}.contact-form div.select select{-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:.2em;background:#333;border-color:border;color:#fff !important;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-style:solid;padding:0 .5em;position:relative;width:100%}.contact-form span.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px solid #fff;border-right:4px solid transparent;border-left:4px solid transparent;position:absolute;top:65%;right:5px;z-index:1}.contact-form div.select select option{padding:.5em 0 .5em .2em;background:#fff;color:#222}.contact-form textarea{border-radius:0;-webkit-box-shadow:0;box-shadow:0;border:1px solid #fff}.contact-form.submitted :invalid:not(fieldset){border:2px solid #f00 !important}.submit-modal{display:none;position:relative;height:370px;width:500px;max-width:100%;margin:0 auto;margin-top:calc(50vh - 185px);padding:3em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#222;border-radius:.2em;-webkit-box-shadow:0 .2em .25em rgba(0,0,0,0.3);box-shadow:0 .2em .25em rgba(0,0,0,0.3);z-index:10001}.submit-modal.active{display:block}.submit-modal .svg-placeholder{width:100px;height:100px}.submit-modal svg{max-height:100px;width:100px;display:block;margin:0 auto 1em}.submit-modal .path{stroke-dasharray:1000;stroke-dashoffset:0}.submit-modal .path.circle{-webkit-animation:dash .9s ease-in-out;-webkit-animation:dash .9s ease-in-out;-moz-animation:dash .9s ease-in-out;-o-animation:dash .9s ease-in-out;-ms-animation:dash .9s ease-in-out;animation:dash .9s ease-in-out}.submit-modal .path.line{stroke-dashoffset:1000;-webkit-animation:dash .9s .35s ease-in-out forwards;-webkit-animation:dash .9s .35s ease-in-out forwards;-moz-animation:dash .9s .35s ease-in-out forwards;-o-animation:dash .9s .35s ease-in-out forwards;-ms-animation:dash .9s .35s ease-in-out forwards;animation:dash .9s .35s ease-in-out forwards}.submit-modal .path.check{stroke-dashoffset:-100;-webkit-animation:dash-check .9s .35s ease-in-out forwards;-webkit-animation:dash-check .9s .35s ease-in-out forwards;-moz-animation:dash-check .9s .35s ease-in-out forwards;-o-animation:dash-check .9s .35s ease-in-out forwards;-ms-animation:dash-check .9s .35s ease-in-out forwards;animation:dash-check .9s .35s ease-in-out forwards}.submit-modal .status{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:1.2em;display:none}.submit-modal .status.active{display:block}.submit-modal .status:first-of-type{padding-top:1em}.submit-modal .status.success{color:#73af55}.submit-modal .status.success .processing{display:none}.submit-modal .status .processing{position:relative;margin:.5em auto 0;width:8px;height:8px;background-color:#cc181f;border-radius:8px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-animation:dotted 600ms linear infinite alternate;-moz-animation:dotted 600ms linear infinite alternate;-o-animation:dotted 600ms linear infinite alternate;-ms-animation:dotted 600ms linear infinite alternate;animation:dotted 600ms linear infinite alternate;-webkit-animation-delay:200ms;-moz-animation-delay:200ms;-o-animation-delay:200ms;-ms-animation-delay:200ms;animation-delay:200ms}.submit-modal .status .processing:before,.submit-modal .status .processing:after{content:'';position:absolute;width:8px;height:8px;background-color:#cc181f;border-radius:10px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box}.submit-modal .status .processing:before{left:-16px;-webkit-animation:dotted 600ms linear infinite alternate;-moz-animation:dotted 600ms linear infinite alternate;-o-animation:dotted 600ms linear infinite alternate;-ms-animation:dotted 600ms linear infinite alternate;animation:dotted 600ms linear infinite alternate;-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;-ms-animation-delay:0ms;animation-delay:0ms}.submit-modal .status .processing:after{left:16px;-webkit-animation:dotted 600ms linear infinite alternate;-moz-animation:dotted 600ms linear infinite alternate;-o-animation:dotted 600ms linear infinite alternate;-ms-animation:dotted 600ms linear infinite alternate;animation:dotted 600ms linear infinite alternate;-webkit-animation-delay:400ms;-moz-animation-delay:400ms;-o-animation-delay:400ms;-ms-animation-delay:400ms;animation-delay:400ms}@-webkit-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-webkit-keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@media screen and (max-width:36em){.contact-form{padding:0}.contact-form label.terms{white-space:normal !important;margin-bottom:2em;font-size:1em !important}div.field{display:block !important}div.string.field > label > input,div.select.field > label > select{width:100%}div.check.field > label:before{display:none}div.button.field > button{margin-top:0}div.submit > button{width:100%}}@media screen and (min-width:36em){.pure-g [class *="pure-u-md"] div.string.field{width:29%}.pure-g [class *="pure-u-lg"] div.string.field{width:29%}div.string.field{width:20%}div.date.field{width:20%;min-width:7em}div.tiny.field{width:10%;min-width:2em}div.small.field{width:15%;min-width:7em}div.large.field{width:66%}div.xlarge.field{width:95%;width:calc(100% - 1em)}}.dealer-info-small{width:300px;margin:0 auto}.dealer-info-small .dealer-info-section{padding:.5em 0}.dealer-info-small .dealer-info-section div[class^="ion"]{display:inline-block;vertical-align:top;font-size:1.2em}.dealer-info-small .dealer-info-section p{display:inline-block;margin:0}.dealer-info-small .dealer-info-section p span.hours{width:95px;display:inline-block}.dealer-info-small .dealer-info-section p .title{color:#777}.dealer-info-small .dealer-info-section.phone a,.dealer-info-small .dealer-info-section.email a{color:inherit;text-decoration:none}.dealer-info-small .dealer-info-section.phone a:hover,.dealer-info-small .dealer-info-section.email a:hover{text-decoration:underline}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}h2.custom-header-one{border-bottom:1px solid rgba(59,59,59,0.7);font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-one:before{content:'';height:1px;width:100%;background-color:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0}h2.custom-header-two{position:relative;text-align:center;font-weight:400;padding:0;margin:0 0 .5em 0;text-transform:uppercase;color:#cc181f}h2.custom-header-two span{font-size:1.25em;padding:0 1em;position:relative;z-index:2;background:#222}h2.custom-header-two:before{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:50%;left:0}h2.custom-header-two:after{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:51%;left:0}h2.custom-header-three{border-left:.2em solid #cc181f;padding-left:1em;font-weight:400}h2.custom-header-four{background:#cc181f;color:#eee;padding:.25em .5em;font-weight:400;margin:0}h2.custom-header-five{border-bottom:2px solid #cc181f;font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-six{position:relative;margin-bottom:1em}h2.custom-header-six:before{width:4em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.25em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-six:after{width:2em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.5em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-slashes{position:relative;margin-bottom:1em}h2.custom-header-slashes:before{width:100%;height:24px;content:'';position:absolute;display:block;left:0;top:100%;background:url("/themes/theme1/img/slashes_2.png")}h2.Oswald{font-family:'Oswald',sans-serif}h2.Roboto{font-family:'Roboto',sans-serif}h2.OpenSans{font-family:'Open Sans',sans-serif}@media screen and (max-width:64em){h2{padding-left:.5em}}.pure-form .select select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}div[id^='contact'].pure-form.max-input div.field{width:96%}.contact-form{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:.2em}.contact-form.bordered{border:1px solid rgba(0,0,0,0.7)}.contact-form.bordered.borderless{border:0}.contact-form fieldset{margin-top:1em;border:1px solid rgba(0,0,0,0.7);border-radius:2px;padding-top:0;padding-bottom:0;background:#2d2d2d;-webkit-transition:height 0.5s ease-in-out;-moz-transition:height 0.5s ease-in-out;-o-transition:height 0.5s ease-in-out;-ms-transition:height 0.5s ease-in-out;transition:height 0.5s ease-in-out}.contact-form fieldset:first-child{margin-top:0}.contact-form fieldset fieldset{margin:.5em}.contact-form div[id^='contact'].pure-form.max-input div.field{width:96%}.contact-form .secure-msg{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.contact-form label.terms{overflow:initial;-o-text-overflow:initial;text-overflow:initial;white-space:initial}.contact-form .terms-and-conditions{padding:1em 0}.contact-form .terms-and-conditions strong{font-weight:500}.contact-form .terms-and-conditions .sub-terms{background-color:#333;color:#fff;padding:.5em 1em;margin-top:.5em;overflow:hidden;border-radius:.2em}.contact-form .terms-and-conditions .sub-terms .expanded-terms,.contact-form .terms-and-conditions .sub-terms .expand-btn{display:block;cursor:pointer}.contact-form .terms-and-conditions .sub-terms .expanded-terms{max-height:0;overflow:hidden;-webkit-transition:max-height 0.5s ease-in-out;-moz-transition:max-height 0.5s ease-in-out;-o-transition:max-height 0.5s ease-in-out;-ms-transition:max-height 0.5s ease-in-out;transition:max-height 0.5s ease-in-out;padding-top:.5em}.contact-form .terms-and-conditions .sub-terms .expanded-terms.expand{max-height:100em;-webkit-transition:max-height 0.5s ease-in-out;-moz-transition:max-height 0.5s ease-in-out;-o-transition:max-height 0.5s ease-in-out;-ms-transition:max-height 0.5s ease-in-out;transition:max-height 0.5s ease-in-out}.contact-form .terms-and-conditions .sub-terms .expanded-terms .break{padding-bottom:.5em}.contact-form input.term-input{margin-left:.25em}.contact-form div.field{display:inline-block;margin:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:top;max-width:100%}.contact-form div.field > label{white-space:nowrap;font-size:.8em;display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative}.contact-form div.field > label > *{font-size:1em}.contact-form div.field.large > label,.contact-form div.string.field > label > input{width:100%}.contact-form div.submit.field{display:block}.contact-form div.submit > button{background-color:#cc181f;color:#eee}.contact-form div.string.field > label > input,.contact-form div.date.field > label > input,.contact-form div.label.field > label > div,.contact-form div.number.field > label > input,.contact-form div.phone.field > label > input,.contact-form div.email.field > label > input,.contact-form div.text.field > label > textarea,.contact-form div.select.field > label > select{margin-top:.2em;display:block;width:100%;background:#333;border-color:rgba(0,0,0,0.7);color:#fff;-webkit-box-shadow:none;box-shadow:none;border-width:1px;border-style:solid;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5em;height:3.5em}.contact-form div.string.field > label > input:focus,.contact-form div.date.field > label > input:focus,.contact-form div.label.field > label > div:focus,.contact-form div.number.field > label > input:focus,.contact-form div.phone.field > label > input:focus,.contact-form div.email.field > label > input:focus,.contact-form div.text.field > label > textarea:focus,.contact-form div.select.field > label > select:focus{border-color:#222}.contact-form div.string.field > label > input:required:valid,.contact-form div.date.field > label > input:required:valid,.contact-form div.label.field > label > div:required:valid,.contact-form div.number.field > label > input:required:valid,.contact-form div.phone.field > label > input:required:valid,.contact-form div.email.field > label > input:required:valid,.contact-form div.text.field > label > textarea:required:valid,.contact-form div.select.field > label > select:required:valid{background-color:#f4fdf8;border:2px solid #93e5b4;color:#222 !important}.contact-form div.check.field > label:before{content:' ';display:block;height:2.2em}.contact-form div.select.field > label > select{display:block}.contact-form div.string.field > label > input,.contact-form div.date.field > label > input{height:3.5em}.contact-form div.field.button > button{margin-top:1.2em}.contact-form div.text.field{display:block}.contact-form div.text.field > label > textarea{width:100%;min-height:7em;display:block;margin-top:.2em;-webkit-box-shadow:none;box-shadow:none}.contact-form div.check.field > label > input{margin-right:.25em}.contact-form div.field > label > span.required:after{content:'*';color:#f00}.contact-form div.title{background-color:#cc181f;color:#eee;line-height:2em;padding:.2em 0 .2em 1em;border:0;border-bottom:1px solid #851014;border-radius:2px;cursor:pointer}.contact-form div.title > div[class^="ion"]{color:#eee;padding:0 1em 0 0}.contact-form div.select select{-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:.2em;background:#333;border-color:border;color:#fff !important;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-style:solid;padding:0 .5em;position:relative;width:100%}.contact-form span.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px solid #fff;border-right:4px solid transparent;border-left:4px solid transparent;position:absolute;top:65%;right:5px;z-index:1}.contact-form div.select select option{padding:.5em 0 .5em .2em;background:#fff;color:#222}.contact-form textarea{border-radius:0;-webkit-box-shadow:0;box-shadow:0;border:1px solid #fff}.contact-form.submitted :invalid:not(fieldset){border:2px solid #f00 !important}.submit-modal{display:none;position:relative;height:370px;width:500px;max-width:100%;margin:0 auto;margin-top:calc(50vh - 185px);padding:3em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#222;border-radius:.2em;-webkit-box-shadow:0 .2em .25em rgba(0,0,0,0.3);box-shadow:0 .2em .25em rgba(0,0,0,0.3);z-index:10001}.submit-modal.active{display:block}.submit-modal .svg-placeholder{width:100px;height:100px}.submit-modal svg{max-height:100px;width:100px;display:block;margin:0 auto 1em}.submit-modal .path{stroke-dasharray:1000;stroke-dashoffset:0}.submit-modal .path.circle{-webkit-animation:dash .9s ease-in-out;-webkit-animation:dash .9s ease-in-out;-moz-animation:dash .9s ease-in-out;-o-animation:dash .9s ease-in-out;-ms-animation:dash .9s ease-in-out;animation:dash .9s ease-in-out}.submit-modal .path.line{stroke-dashoffset:1000;-webkit-animation:dash .9s .35s ease-in-out forwards;-webkit-animation:dash .9s .35s ease-in-out forwards;-moz-animation:dash .9s .35s ease-in-out forwards;-o-animation:dash .9s .35s ease-in-out forwards;-ms-animation:dash .9s .35s ease-in-out forwards;animation:dash .9s .35s ease-in-out forwards}.submit-modal .path.check{stroke-dashoffset:-100;-webkit-animation:dash-check .9s .35s ease-in-out forwards;-webkit-animation:dash-check .9s .35s ease-in-out forwards;-moz-animation:dash-check .9s .35s ease-in-out forwards;-o-animation:dash-check .9s .35s ease-in-out forwards;-ms-animation:dash-check .9s .35s ease-in-out forwards;animation:dash-check .9s .35s ease-in-out forwards}.submit-modal .status{padding:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:1.2em;display:none}.submit-modal .status.active{display:block}.submit-modal .status:first-of-type{padding-top:1em}.submit-modal .status.success{color:#73af55}.submit-modal .status.success .processing{display:none}.submit-modal .status .processing{position:relative;margin:.5em auto 0;width:8px;height:8px;background-color:#cc181f;border-radius:8px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box;-webkit-animation:dotted 600ms linear infinite alternate;-moz-animation:dotted 600ms linear infinite alternate;-o-animation:dotted 600ms linear infinite alternate;-ms-animation:dotted 600ms linear infinite alternate;animation:dotted 600ms linear infinite alternate;-webkit-animation-delay:200ms;-moz-animation-delay:200ms;-o-animation-delay:200ms;-ms-animation-delay:200ms;animation-delay:200ms}.submit-modal .status .processing:before,.submit-modal .status .processing:after{content:'';position:absolute;width:8px;height:8px;background-color:#cc181f;border-radius:10px;-webkit-background-clip:padding;-moz-background-clip:padding;background-clip:padding-box}.submit-modal .status .processing:before{left:-16px;-webkit-animation:dotted 600ms linear infinite alternate;-moz-animation:dotted 600ms linear infinite alternate;-o-animation:dotted 600ms linear infinite alternate;-ms-animation:dotted 600ms linear infinite alternate;animation:dotted 600ms linear infinite alternate;-webkit-animation-delay:0ms;-moz-animation-delay:0ms;-o-animation-delay:0ms;-ms-animation-delay:0ms;animation-delay:0ms}.submit-modal .status .processing:after{left:16px;-webkit-animation:dotted 600ms linear infinite alternate;-moz-animation:dotted 600ms linear infinite alternate;-o-animation:dotted 600ms linear infinite alternate;-ms-animation:dotted 600ms linear infinite alternate;animation:dotted 600ms linear infinite alternate;-webkit-animation-delay:400ms;-moz-animation-delay:400ms;-o-animation-delay:400ms;-ms-animation-delay:400ms;animation-delay:400ms}@-webkit-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-webkit-keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@media screen and (max-width:36em){.contact-form{padding:0}.contact-form label.terms{white-space:normal !important;margin-bottom:2em;font-size:1em !important}div.field{display:block !important}div.string.field > label > input,div.select.field > label > select{width:100%}div.check.field > label:before{display:none}div.button.field > button{margin-top:0}div.submit > button{width:100%}}@media screen and (min-width:36em){.pure-g [class *="pure-u-md"] div.string.field{width:29%}.pure-g [class *="pure-u-lg"] div.string.field{width:29%}div.string.field{width:20%}div.date.field{width:20%;min-width:7em}div.tiny.field{width:10%;min-width:2em}div.small.field{width:15%;min-width:7em}div.large.field{width:66%}div.xlarge.field{width:95%;width:calc(100% - 1em)}}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}h2.custom-header-one{border-bottom:1px solid rgba(59,59,59,0.7);font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-one:before{content:'';height:1px;width:100%;background-color:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0}h2.custom-header-two{position:relative;text-align:center;font-weight:400;padding:0;margin:0 0 .5em 0;text-transform:uppercase;color:#cc181f}h2.custom-header-two span{font-size:1.25em;padding:0 1em;position:relative;z-index:2;background:#222}h2.custom-header-two:before{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:50%;left:0}h2.custom-header-two:after{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:51%;left:0}h2.custom-header-three{border-left:.2em solid #cc181f;padding-left:1em;font-weight:400}h2.custom-header-four{background:#cc181f;color:#eee;padding:.25em .5em;font-weight:400;margin:0}h2.custom-header-five{border-bottom:2px solid #cc181f;font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-six{position:relative;margin-bottom:1em}h2.custom-header-six:before{width:4em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.25em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-six:after{width:2em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.5em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-slashes{position:relative;margin-bottom:1em}h2.custom-header-slashes:before{width:100%;height:24px;content:'';position:absolute;display:block;left:0;top:100%;background:url("/themes/theme1/img/slashes_2.png")}h2.Oswald{font-family:'Oswald',sans-serif}h2.Roboto{font-family:'Roboto',sans-serif}h2.OpenSans{font-family:'Open Sans',sans-serif}@media screen and (max-width:64em){h2{padding-left:.5em}}.wp-form button{padding:.5em 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:.25em;color:#222}.payment-form{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.payment-form .termsconditions{font-size:.9em;padding:.5em}.payment-form h3.active{color:#cc181f}.payment-form section{-webkit-transition:0.2s ease-in-out;-moz-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;-ms-transition:0.2s ease-in-out;transition:0.2s ease-in-out;max-height:0;overflow:hidden;padding:0 1em}.payment-form section.active{max-height:9999em;border-bottom:1px solid rgba(0,0,0,0.7)}.payment-form fieldset{padding-top:0;padding-bottom:0;-webkit-transition:height 0.5s ease-in-out;-moz-transition:height 0.5s ease-in-out;-o-transition:height 0.5s ease-in-out;-ms-transition:height 0.5s ease-in-out;transition:height 0.5s ease-in-out}.payment-form fieldset fieldset{margin:.5em}.payment-form .payment-calc,.payment-form .payment-msg{display:inline-block;padding:.5em 1em}.payment-form .pay{text-align:right;padding-bottom:.5em}.payment-form .payment-amount{font-size:1.5em;font-weight:300;padding:0}.payment-form .payment-amount.total{border-top:.1em solid #fff}.payment-form .break.hr{border-bottom:.1em dotted #fff}.payment-form.review div.field div{background:#333;color:#fff;border:1px solid rgba(0,0,0,0.7);border-radius:.2em;padding:.25em .5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.payment-form .select select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}.payment-form div.field{display:inline-block;margin:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:top;max-width:100%}.payment-form div.field > label{white-space:nowrap;font-size:.8em;display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative}.payment-form div.field > label > *{font-size:1em}.payment-form div.field > label > div{padding:1em .5em 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.payment-form div.field.large > label,.payment-form div.string.field > label > input{width:100%}.payment-form div.submit.field{display:block}.payment-form div.submit .submit-btn{background-color:#cc181f;color:#eee}.payment-form div.string.field div.exp-inputs{font-size:.8em}.payment-form div.string.field div.exp-inputs input.exp{width:30%;display:inline-block;margin-top:0}.payment-form div.string.field > label > input,.payment-form div.date.field > label > input,.payment-form div.label.field > label > div,.payment-form div.number.field > label > input,.payment-form div.phone.field > label > input,.payment-form div.email.field > label > input,.payment-form div.string.field .exp-inputs input{margin-top:.2em;display:block;width:100%;background:#333;border-color:rgba(0,0,0,0.7);color:#fff;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.5em}.payment-form div.string.field > label > input:focus,.payment-form div.date.field > label > input:focus,.payment-form div.label.field > label > div:focus,.payment-form div.number.field > label > input:focus,.payment-form div.phone.field > label > input:focus,.payment-form div.email.field > label > input:focus,.payment-form div.string.field .exp-inputs input:focus{border-color:#222}.payment-form div.string.field > label > input:required:valid,.payment-form div.date.field > label > input:required:valid,.payment-form div.label.field > label > div:required:valid,.payment-form div.number.field > label > input:required:valid,.payment-form div.phone.field > label > input:required:valid,.payment-form div.email.field > label > input:required:valid,.payment-form div.string.field .exp-inputs input:required:valid{background-color:#f4fdf8;border:2px solid #93e5b4;color:#222}.payment-form.submitted input:invalid:not(fieldset){border:2px solid #f00 !important}.payment-form div.check.field input.block{display:block}.payment-form div.check.field > label:before{content:' ';display:block;height:2.2em}.payment-form div.select.field > label > select{display:block}.payment-form div.string.field > label > input,.payment-form div.date.field > label > input{height:2.3em}.payment-form div.field.button > button{margin-top:1.2em}.payment-form div.text.field{display:block}.payment-form div.text.field > label > textarea{width:100%;min-height:7em;display:block;margin-top:.2em;border-radius:2px;-webkit-box-shadow:none;box-shadow:none}.payment-form div.check.field > label > input{margin-right:.25em}.payment-form div.field > label > span.required:after{content:'*';color:#f00}.payment-form div.title{line-height:2em;padding:0 .5em;font-weight:500}.payment-form div.title > div[class^="ion"]{color:#eee;padding:0 1em 0 0}.payment-form div.select select{-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#222;margin-top:.2em;border-color:#fff;color:#fff !important;-webkit-box-shadow:none;box-shadow:none;border-radius:0;border-style:solid;padding:0;position:relative;width:100%;padding-right:1em}.payment-form span.caret{display:inline-block;width:0;height:0;vertical-align:middle;border-top:4px solid #fff;border-right:4px solid transparent;border-left:4px solid transparent;position:absolute;top:65%;right:5px;z-index:1}.payment-form div.select select option{padding:.5em 0 .5em .2em;background:#fff;color:#222}.payment-form textarea{border-radius:0;-webkit-box-shadow:0;box-shadow:0;border:1px solid #fff}@media screen and (max-width:36em){div.field display block,div.string.field > label > input,div.select.field > label > select{width:100%}div.check.field > label:before{display:none}div.button.field > button{margin-top:0}}@media screen and (min-width:36em){.pure-g [class *="pure-u-md"] div.string.field{width:29%}.pure-g [class *="pure-u-md"] div.string.field.large{width:50%;word-break:break-all}.pure-g [class *="pure-u-lg"] div.string.field{width:29%}.pure-g [class *="pure-u-lg"] div.string.field.large{width:50%;word-break:break-all}div.string.field{width:20%}div.date.field{width:20%;min-width:7em}div.tiny.field{width:10%;min-width:2em}div.small.field{width:15%;min-width:7em}div.large.field{width:66%}div.xlarge.field{width:95%;width:calc(100% - 1em)}}.payment-card-wrapper{margin-top:9em}.payment-card-wrapper .payment-card{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;height:275px}.payment-card-wrapper .payment-card .cc-front{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-o-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transition:-webkit-transform 0.25s ease-in-out;-moz-transition:-moz-transform 0.25s ease-in-out;-o-transition:-o-transform 0.25s ease-in-out;-ms-transition:-ms-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out;-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.payment-card-wrapper .payment-card .cc-back{-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-o-transform:rotateY(90deg);-ms-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transition:-webkit-transform 0.25s ease-in-out;-moz-transition:-moz-transform 0.25s ease-in-out;-o-transition:-o-transform 0.25s ease-in-out;-ms-transition:-ms-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out}.payment-card-wrapper .payment-card.flip .cc-front{-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-o-transform:rotateY(90deg);-ms-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transition:-webkit-transform 0.25s ease-in-out;-moz-transition:-moz-transform 0.25s ease-in-out;-o-transition:-o-transform 0.25s ease-in-out;-ms-transition:-ms-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out}.payment-card-wrapper .payment-card.flip .cc-back{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-o-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transition:-webkit-transform 0.25s ease-in-out;-moz-transition:-moz-transform 0.25s ease-in-out;-o-transition:-o-transform 0.25s ease-in-out;-ms-transition:-ms-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out;-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.payment-card-wrapper .payment-card.flip .number,.payment-card-wrapper .payment-card.flip .name,.payment-card-wrapper .payment-card.flip .exp,.payment-card-wrapper .payment-card.flip .card-type{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-o-transition:opacity 0.25s ease-in-out;-ms-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.payment-card-wrapper .payment-card.flip .cvv{opacity:1;-ms-filter:none;filter:none;-webkit-transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-o-transition:opacity 0.25s ease-in-out;-ms-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out;-webkit-transition-delay:.35s;-moz-transition-delay:.35s;-o-transition-delay:.35s;-ms-transition-delay:.35s;transition-delay:.35s}.payment-card-wrapper .payment-card img{position:absolute;top:.5em;left:.75em;right:0;bottom:0}.payment-card-wrapper .payment-card .number,.payment-card-wrapper .payment-card .name,.payment-card-wrapper .payment-card .exp,.payment-card-wrapper .payment-card .cvv{position:absolute;bottom:0;left:0;opacity:1;-ms-filter:none;filter:none;-webkit-transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-o-transition:opacity 0.25s ease-in-out;-ms-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out;-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.payment-card-wrapper .payment-card .number{bottom:3.5em;left:2.5em;font-size:1.5em;letter-spacing:.2em;text-shadow:1px 1px 1px #000}.payment-card-wrapper .payment-card .name{bottom:3.25em;left:3em;text-shadow:1px 1px 1px #000}.payment-card-wrapper .payment-card .exp{left:18.5em;bottom:3.25em;text-shadow:1px 1px 1px #000}.payment-card-wrapper .payment-card .cvv{left:22em;bottom:9em;color:#222;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-o-transition:opacity 0.25s ease-in-out;-ms-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.payment-card-wrapper .payment-card .card-type{border-radius:.2em;left:19em;top:6em;height:55px;width:80px;position:absolute;opacity:1;-ms-filter:none;filter:none;-webkit-transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-o-transition:opacity 0.25s ease-in-out;-ms-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out;-webkit-transition-delay:.25s;-moz-transition-delay:.25s;-o-transition-delay:.25s;-ms-transition-delay:.25s;transition-delay:.25s}.payment-card-wrapper .payment-card .card-type.visa{background-image:url("/themes/theme1/img/visa.jpg")}.payment-card-wrapper .payment-card .card-type.master{background-image:url("/themes/theme1/img/master.jpg")}.payment-card-wrapper .payment-card .card-type.discover{background-image:url("/themes/theme1/img/discover.jpg")}.payment-card-wrapper .payment-card .card-type.amex{background-image:url("/themes/theme1/img/amex.jpg")}@media screen and (max-width:64em){.payment-card-wrapper{display:none}}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}h2.custom-header-one{border-bottom:1px solid rgba(59,59,59,0.7);font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-one:before{content:'';height:1px;width:100%;background-color:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0}h2.custom-header-two{position:relative;text-align:center;font-weight:400;padding:0;margin:0 0 .5em 0;text-transform:uppercase;color:#cc181f}h2.custom-header-two span{font-size:1.25em;padding:0 1em;position:relative;z-index:2;background:#222}h2.custom-header-two:before{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:50%;left:0}h2.custom-header-two:after{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:51%;left:0}h2.custom-header-three{border-left:.2em solid #cc181f;padding-left:1em;font-weight:400}h2.custom-header-four{background:#cc181f;color:#eee;padding:.25em .5em;font-weight:400;margin:0}h2.custom-header-five{border-bottom:2px solid #cc181f;font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-six{position:relative;margin-bottom:1em}h2.custom-header-six:before{width:4em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.25em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-six:after{width:2em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.5em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-slashes{position:relative;margin-bottom:1em}h2.custom-header-slashes:before{width:100%;height:24px;content:'';position:absolute;display:block;left:0;top:100%;background:url("/themes/theme1/img/slashes_2.png")}h2.Oswald{font-family:'Oswald',sans-serif}h2.Roboto{font-family:'Roboto',sans-serif}h2.OpenSans{font-family:'Open Sans',sans-serif}@media screen and (max-width:64em){h2{padding-left:.5em}}.review-full-page .review-msg{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.review-full-page .review-msg .contact-btn{display:inline-block;padding:.5em 1em;background-color:#cc181f;background:-webkit-linear-gradient(top, #cc181f, #ad141a);background:-moz-linear-gradient(top, #cc181f, #ad141a);background:-o-linear-gradient(top, #cc181f, #ad141a);background:-ms-linear-gradient(top, #cc181f, #ad141a);background:linear-gradient(to bottom, #cc181f, #ad141a);border-radius:.2em}.review-full-page .review-msg a{color:#eee;text-decoration:none}.review-full-page .review-msg a.mail{color:#cc181f}.review-full-page .review-box{padding:1em}.review-full-page .review-box .review{background:#333;color:#fff;padding:1em;font-size:1.25em;font-style:italic;font-weight:300;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:.2em;word-wrap:break-word;-webkit-box-shadow:.1em .1em .1em rgba(0,0,0,0.1);box-shadow:.1em .1em .1em rgba(0,0,0,0.1)}.review-full-page .review-box .review .review-pic{padding-bottom:75%;background-size:cover;background-position:center center}.review-full-page .review-box .review .content{padding-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.review-full-page .review-box .reviewer{position:relative;padding-left:3.5em;padding-top:.5em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word}.review-full-page .review-box .reviewer:after{content:'';border-top:1.5em solid #333;border-left:1.5em solid transparent;position:absolute;bottom:.5em;left:1em}@media screen and (max-width:35.6em){.review-full-page .review-box .review .content{padding-left:0;padding-top:1em}.review-full-page .review-msg{text-align:center}.review-full-page .review-msg .contact-btn{display:block}}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}h2.custom-header-one{border-bottom:1px solid rgba(59,59,59,0.7);font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-one:before{content:'';height:1px;width:100%;background-color:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0}h2.custom-header-two{position:relative;text-align:center;font-weight:400;padding:0;margin:0 0 .5em 0;text-transform:uppercase;color:#cc181f}h2.custom-header-two span{font-size:1.25em;padding:0 1em;position:relative;z-index:2;background:#222}h2.custom-header-two:before{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:50%;left:0}h2.custom-header-two:after{content:'';height:2px;width:100%;background-color:#fff;position:absolute;bottom:51%;left:0}h2.custom-header-three{border-left:.2em solid #cc181f;padding-left:1em;font-weight:400}h2.custom-header-four{background:#cc181f;color:#eee;padding:.25em .5em;font-weight:400;margin:0}h2.custom-header-five{border-bottom:2px solid #cc181f;font-weight:400;padding:.5em 0;margin:0 .5em .5em .5em;position:relative}h2.custom-header-six{position:relative;margin-bottom:1em}h2.custom-header-six:before{width:4em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.25em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-six:after{width:2em;height:2px;content:'';position:absolute;display:block;left:50%;bottom:-.5em;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#cc181f}h2.custom-header-slashes{position:relative;margin-bottom:1em}h2.custom-header-slashes:before{width:100%;height:24px;content:'';position:absolute;display:block;left:0;top:100%;background:url("/themes/theme1/img/slashes_2.png")}h2.Oswald{font-family:'Oswald',sans-serif}h2.Roboto{font-family:'Roboto',sans-serif}h2.OpenSans{font-family:'Open Sans',sans-serif}@media screen and (max-width:64em){h2{padding-left:.5em}}.sitemap .section{padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sitemap .toplevel{margin:0;padding:0;list-style:none}.sitemap .toplevel a{color:#fff;text-decoration:none}.sitemap .toplevel a:hover{color:#cc181f}.sitemap .toplevel ul a{color:#cc181f}.sitemap .toplevel ul a:hover{text-decoration:underline}.foo-page{text-align:center}.foo-page .large-text,.foo-page .sub-text{vertical-align:middle}.foo-page .large-text{font-size:15em}.foo-page .sub-text{height:185px}.foo-page .sub-text span{text-transform:uppercase;font-size:2em}.foo-page .sub-text a{color:#eee;text-decoration:none}.foo-page .sub-text .home-btn{padding:.5em 1em;background-color:#cc181f;border-radius:.2em;display:inline-block}@media screen and (max-width:35.6em){.foo-page .large-text{font-size:10em}}.container-wrapper{position:relative;max-width:1250px;margin:0 auto}.container-bg-border{display:block;height:50%;margin-bottom:-50%;z-index:0;left:-1px;top:-1px;right:-1px;position:absolute;background:-webkit-linear-gradient(rgba(0,0,0,0.05), transparent);background:-moz-linear-gradient(rgba(0,0,0,0.05), transparent);background:-o-linear-gradient(rgba(0,0,0,0.05), transparent);background:-ms-linear-gradient(rgba(0,0,0,0.05), transparent);background:linear-gradient(rgba(0,0,0,0.05), transparent);border-radius:.2em;max-width:100%}.container.primary,.container-full.primary{background-color:#cc181f;color:#eee}.container.alt-bg,.container-full.alt-bg{background-color:#333;color:#fff}.container.left-m,.container-full.left-m{margin-left:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.right-m,.container-full.right-m{margin-right:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container.container-trans,.container-full.container-trans{background:rgba(34,34,34,0.9)}.container-full{width:100%;background-color:#222}.has-background .root-container > div > .container-trans{background-color:rgba(34,34,34,0.9)}@media screen and (max-width:48em){.container.alt-bg,.container.left-m,.container.right-m{margin:0}}.pjs-font,h2,.jamile-bt-buttons1 .label,.homepage-search-bar.jamile .txt-under-select,.homepage-search-bar.jamile select,.homepage-search-bar.jamile .option,.homepage-search-bar.jamile .search-btn,.jamile_featured-inventory .info,.jamile_featured-inventory .price{font-family:"Plus Jakarta Sans",sans-serif;font-optical-sizing:auto;font-style:normal}.pjs1{font-size:32px;font-weight:medium}.pjs2{font-size:108px;font-weight:900}.pjs3{font-size:36px;font-weight:900}.pjsp{font-size:20px;font-weight:normal}.jamile_quick-search .custom-header-one{border:0}.jamile_quick-search .custom-header-one:before{width:40%;background-color:#d30000;height:2px;justify-self:anchor-center}.jamile_featured-section{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;place-items:center;background-size:cover;margin:0;max-width:100%;padding:3rem 2rem}.jamile_featured-section >.pure-u-1.part-id-8,.jamile_featured-section >.pure-u-1.part-id-9{width:100%}.jamile_featured-section .jamile-left{text-align:center;text-align:-webkit-center}.jamile_featured-section .jamile_feat-txt-bborder{background:url("/themes/theme1/img/feat-border1.png");background-size:contain;background-repeat:no-repeat;display:block;height:10px;width:80%;margin-top:3em}.slideshow-image-zoom .slideshow .slide-holder{min-height:100vh}.root-container .pure-u-1 div .jamile_search-bar-container{background-color:#cc181f}.jamile_search-bar-container{padding:0 0 5rem 0}.homepage-search-bar.jamile{margin-top:-6rem;z-index:9;position:relative}.jamile-header{position:relative;bottom:0;text-align:left;max-width:90%;float:left;margin-left:2em;margin-bottom:4rem}.jamile-header .header.one h2{font-size:1.85em;color:#fff;font-weight:500;margin-bottom:.25rem;padding:0}.jamile-header .header.two h2{text-transform:uppercase;color:#fff;font-size:4em;font-weight:700;line-height:1.1em;padding:0;margin-bottom:2rem}@media (min-width:300px) and (max-width:380px){.home-header-btns{margin-top:0}.jamile-header .header.one h2{font-size:1em}.jamile-header .header.two h2{font-size:3em}}@media (min-width:481px) and (max-width:767px){.jamile-header{margin-bottom:6rem}.jamile_featured-section .jamile-left{text-align:center;text-align:-webkit-center}}@media (min-width:768px) and (max-width:991px){.jamile_featured-section{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;padding:4rem 3rem}.jamile_featured-section .jamile-left{text-align:left;text-align:unset}.jamile-header{max-width:75%;margin-bottom:6rem}}@media (min-width:992px){.pjs3{font-size:46px;font-weight:900}.jamile-header{bottom:40px;padding:0 20rem 0 2rem;max-width:96%}.jamile-header .header.one h2{font-size:1.85em;margin-bottom:.25rem}.jamile-header .header.two h2{font-size:5em}.jamile_featured-section{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:box;display:flex;padding:3rem 2rem}.jamile_featured-section >.pure-u-1.part-id-8{width:40%}.jamile_featured-section >.pure-u-1.part-id-9{width:60%}.jamile_featured-section .jamile-left{padding-right:2rem;text-align:left;text-align:unset}}@media (min-width:1200px){.jamile-header{max-width:85%}.jamile_featured-section{padding:6rem 7rem}.jamile_featured-section >.pure-u-1.part-id-8{width:36%}.jamile_featured-section >.pure-u-1.part-id-9{width:64%}.jamile_featured-section .jamile-left{padding-right:4rem}}@media (min-width:1600px){.pjs3{font-size:60px;font-weight:900}.jamile-header{max-width:75%;margin-left:3%}.jamile_featured-section >.pure-u-1.part-id-8,.jamile_featured-section >.pure-u-1.part-id-9{width:50%}}.navigation-with-logo .navigation .logo.nav-overlap{height:2.5em}.navigation-with-logo .navigation .logo img{max-height:2.5em}.navigation-with-logo .navigation .navigation li{text-transform:none}.navigation-with-logo .navigation .navigation{border-bottom:solid #a6a6a6 2px}.navigation-with-logo .info-bar{padding-top:.75em;padding-bottom:.75em;background-color:#a6a6a6;color:#000;text-align:left}.navigation-with-logo .info-bar a{color:#000}@-moz-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-webkit-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-o-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-moz-keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-o-keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-moz-keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@-webkit-keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@-o-keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@-moz-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-webkit-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-o-keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@keyframes dotted{0%{background-color:#cc181f}100%{background-color:#222}}@-moz-keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-o-keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-moz-keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@-webkit-keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@-o-keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}@keyframes dash-check{0%{stroke-dashoffset:-100}100%{stroke-dashoffset:900}}