/* Minification failed. Returning unminified contents.
(425,1): run-time error CSS1019: Unexpected token, found '@charset'
(425,10): run-time error CSS1019: Unexpected token, found '"UTF-8"'
(425,17): run-time error CSS1019: Unexpected token, found ';'
(1097,5): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1098,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1112,5): run-time error CSS1019: Unexpected token, found '@keyframes'
(1113,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1161,1): run-time error CSS1019: Unexpected token, found '}'
(1173,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1174,10): run-time error CSS1035: Expected colon, found '{'
 */
.grid{background:transparent;border: 0}
.grid .grid-top-content{margin-bottom: 10px;}
.grid .grid-title{bottom:-9px;color:#ffa500;font-size:30pt;margin-bottom:0;position:relative;font-weight:700}
.grid .grid-bottom > div.tab-content{ padding-left: 10px; overflow: hidden;background:rgba(255,255,255,0.8);border-width:5px}
.grid .grid-bottom > div.tab-content > div{ height: 100%;}

.grid .tabs{ padding-left: 0;}
.grid .tab-trigger{ color: white;background-color: #ffa500;margin-bottom: 7px;cursor: pointer;font-weight: bold;}
.grid .tab-trigger > div{height: 70px;display: table-cell;vertical-align: middle;padding-left: 10px;}
.grid .tab-trigger:last-child{ margin-bottom: 0;}
.grid .tab-trigger.active{ background-color: rgba(255,255,255,0.8);color: #ffa500;}
.grid .tab-trigger .collapse{ display: none;}
.grid .tab-trigger.active .collapse{ display: inline;visibility: visible;}
.grid .tab-trigger.active .expand{ display: none;}
.grid .tab-trigger .icons{ font-size: 4vh;}

/*Tablet Portrait*/
@media only screen and (max-width: 1023px) {
    .grid .tab-trigger > div{padding-left: 3px;}
}

/*Mobile*/
@media only screen and (max-width: 767px) {
    .grid .grid-bottom > div.tab-content{ padding-left: 0;}
    .grid .grid-bottom > .tabs{ padding-left: 5px;padding-right: 0;text-align: center;}
    .grid .tab-trigger > div{ padding-left: 15px;}
}
#section0{background-image:url(/assets/images/bg1.jpg)}
#section1{background-image:url(/assets/images/bg2.jpg)}
#section2{background-image:url(/assets/images/bg3.jpg)}
#section3{background-image:url(/assets/images/bg4.jpg)}
#section4{background-image:url(/assets/images/bg5.jpg)}
.section,.slide{background-size:cover}

.fullscreen-bg{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-100}
.fullscreen-bg__video{position:absolute;top:0;left:0;width:100%;height:100%}

.welcome-message{ font-size: 25pt;line-height: 1;}
.welcome-message .mark{ color: orange;background-color: transparent;font-weight: bold;text-align: justify;}
.welcome-message:before{content:"{";color:orange;font-size:200pt;position:absolute;left:-50px;top:40px;font-family:Arial}
.welcome-message:after{content:"}";color:orange;font-size:200pt;position:absolute;right:-70px;top:40px;font-family:Arial}
.welcome-message a{ color: rgba(255, 165, 0, 0.6);}
.welcome-message .horiz-nav a{ color: white;font-size: 15pt;}
.welcome-message .horiz-nav a:not(.active) .fa:nth-child(2){ color: gray;}
.welcome-message .horiz-nav a.active{ color: orange;}
.welcome-message .horiz-nav a .fa:nth-child(2):not(.fa-home){font-family: "Roboto",sans-serif}
.site-about{background-color:rgba(255, 255, 255, 0.8);display: inline-block;padding: 10px;margin-left: 10px; }
.site-about a{ color: gray;font-size: 12pt;font-weight: bold;}
.white-apr-circle{ display: inline-block;width: 65px;-webkit-border-radius:70px;-moz-border-radius:70px;border-radius:70px;background-color: white;border: 1px solid orange;height: 65px;overflow: hidden;color: black;text-align: center;}
.count-badge{background:#fff none repeat scroll 0 0;border:medium none orange;display:inline-block;height:30px;position:absolute;right:4px;top:70px;width:30px;border:1px solid orange;font-size:10pt;padding-top:7px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius: 100px;line-height: 1;}
.count-badge:hover{ color: white;background-color: orange;border: 1px solid white;}
.count-badge-wrapper{ position: relative;}

.grid.search .input-group input{border:5px solid #ffa500;height:57px;width: 99%;}
.grid.search .input-group input:focus{box-shadow:none}
.grid.search .input-group button{border:5px solid #ffa500;background-color:#ffa500;font-size:18pt;padding:3px 10px;color:#fff}
.grid.search .options.tab-pane > ul{-webkit-columns: 3;-moz-columns: 3;columns: 3;margin: 0;}
.grid.search .options.tab-pane > ul > li{ display: inline-block;margin-right: 3%;vertical-align: top;font-size: 15pt;margin-bottom: 3%;width: 100%;}
.grid.search .options.tab-pane a{color:black}
.grid.search .grid-top-content {margin-bottom: 5px;}
.grid.search .range .slider-horizontal{ width: 90%!important;}
.grid.search .range{ margin-top: 40px;}
.grid.search .range label{ color: #ffa500;font-weight: bold;font-size: 15pt;display: block;}
.grid.search .range .min{ float: left;}
.grid.search .range .max{ float: right;}
.grid.search .range .slider-selection{ background: silver;}
.grid.search .lifestyle.tab-pane{ padding-top: 10px;} 
.grid.search .circle-icon{ margin-top: 15px;white-space: initial;height: 150px;}
.grid.search .circle-icon > a{ display: inline-block;}
.grid.search .best-seller{height:100px;width:100px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;border:4px solid orange;display:table;background-position: -105px -5px;margin-bottom: 5px;}
.search-overlay{display: none;position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.85);background:url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9;z-index:999;color:#fff}
#grid-search.fixed-top{ position: fixed;top: 12px;z-index: 1000;}
#grid-search.fixed-top + .search-overlay{ display: block;}
.grid.financing, .grid.trade, .grid.warranty, .grid.why-ecarone{ line-height: 1;}

.grid.why-ecarone #testimonials-carousel .comment{max-width:95%;overflow:hidden;font-weight:700;font-size:12pt;height: 2em;color: #666;}
.grid.why-ecarone #testimonials-carousel .comment:after{ right: 0;position: absolute;top: 0;}
.grid.why-ecarone #testimonials-carousel .comment > p{max-width:97%;}
.grid.why-ecarone .the-cars .summary{ margin-right: 5px;}
.grid.why-ecarone .the-cars .summary h6{ margin-bottom: 1px;border-bottom: 2px solid orange;color: orange;font-weight: bold;}
.grid.why-ecarone .the-cars .summary p{ margin-bottom: 5px;text-align: justify;}
.grid.why-ecarone .the-cars .apr-circle h3{ font-family: Courier;font-weight: bold;padding: 0 15px;line-height: 1;margin-bottom: 1px;}
.grid.why-ecarone .the-cars .apr-circle h2{color: white;font-size: 40pt;margin-bottom: 1px;line-height: 1;font-style: italic;font-weight: bold;}
.grid.why-ecarone .the-cars .apr-circle h2 small{ color: white;display: inline;font-size: 30%;text-transform: inherit;}
.grid.why-ecarone .the-cars .apr-circle p{color: #666;font-style: italic;margin-bottom: 5px;padding: 0 15px;font-size: 9pt;font-weight: bold;}
.grid.why-ecarone .the-cars .apr-circle a { color: black;font-size: 9pt;text-decoration: underline;}
.grid.why-ecarone .the-cars .selection-by-make{ position: absolute;bottom: -25px;}
.grid.why-ecarone .the-cars .white-apr-circle{ font-size: 8pt;padding-top: 5px;color: #666;}
.grid.why-ecarone .the-cars .white-apr-circle h6{ margin-bottom: 0;font-size: 15pt;color: orange;font-style: italic;font-weight: bold;line-height: 1.2}
.grid.why-ecarone .the-prices .summary p{ text-align: justify;padding-right: 5px;}
.grid.why-ecarone .the-prices .tabs ul.nav a{ padding-left: 5px;padding-right: 5px;}
.grid.why-ecarone .the-experience .summary p{ margin-bottom: 10px;}
.grid.why-ecarone .the-experience .apr-circle{ width: 55px;height: 55px;font-size: 9pt;padding: 7px 4px;color: white;position: relative;}
.grid.why-ecarone .the-experience .apr-circle > div{width: 55px;}
.grid.why-ecarone .the-experience .hand{ position: absolute;bottom: 0;font-size: 25pt;}
.grid.why-ecarone .the-experience table td{ padding-bottom: 10px;line-height: 0.8}
.grid.why-ecarone .the-experience table td:last-child{ padding-left:5px;padding-right: 5px; text-align: justify;}
.grid.why-ecarone .the-experience .customer-review .comment{ color: #666;font-size: 12pt;text-align: justify;}
.grid.why-ecarone .the-experience .customer-review { padding-right: 15px;border-left: 2px solid orange;padding-left: 5px;}
.grid.why-ecarone .the-experience .customer-review .comment:before,.grid.why-ecarone .the-experience .customer-review .comment:after{ color: orange;}
.grid.why-ecarone .the-experience .customer-review .name{ color: orange;font-size: 12pt;}
.grid.why-ecarone .the-company .stats{text-align: center;font-size: 22pt;font-weight: bold;color: black;margin: 15px 0;}
.grid.why-ecarone .the-company .stats h5{ margin-bottom: 0;color: orange;font-weight: bold;font-size: 25pt;line-height: 1;font-style: italic;}
.grid.why-ecarone .the-company .business-years-countdown{ font-size: 9pt;}

.grid.financing ul.features{display:inline-block;text-align:left;margin-top:25%;list-style:none}
.grid.financing ul.features li{margin-bottom:5px;padding-left:1em;text-indent:-.7em}
.grid.financing ul.features li:before{content:"\f0c8";color:orange;font-family:FontAwesome;font-size:9pt;padding-right:3px}
.grid.financing .lease-vehicle-preview{height:160px;width:160px;-webkit-border-radius:200px;-moz-border-radius:200px;border-radius:200px;border:4px solid orange;display:table;background-position:-125px -5px;margin-top:10px}
.grid.financing .lenders-compete{height:250px;width:250px;-webkit-border-radius:300px;-moz-border-radius:300px;border-radius:300px;border:4px solid orange;display:table;background-position:-80px -5px;margin-top: 10px;background-image: url('/assets/images/home/why-pre-qualify.jpg');font-size: 40pt;color: white;text-align: center;}
.grid.financing .why-prequalify ul{display:inline-block;text-align:left;color:#000;list-style:none;margin-left:0}
.grid.financing .why-prequalify ul li{margin-bottom:10px;padding-left:1em;text-indent:-.7em}
.grid.financing .why-prequalify ul li:last-child{margin-bottom:0}
.grid.financing .why-prequalify ul li:before{content:"\f023";color:orange;font-family:FontAwesome;font-size:18pt;padding-right:3px}

.grid.trade .apr-circle{ padding-left: 15px;padding-right: 15px;}
.grid.trade .apr-circle h6{ font-size: 15pt;font-weight: bold;color: white;margin-bottom: 0;line-height: 1;}
.grid.trade .apr-circle ul{ display: inline-block;text-align: left;color: black;list-style: none;margin-left: 0;}
.grid.trade .apr-circle ul li{margin-bottom:5px;padding-left:1em;text-indent:-.7em}
.grid.trade .apr-circle ul li:before{content:"\f00c";color:white;font-family:FontAwesome;font-size:9pt;padding-right:3px}
.grid.trade .home-grid-cont{ margin-top: 3%;}
.grid.trade .home-grid-cont > div{ border: 0;}
.grid.trade .apr-circle{ text-align: center;}
.grid.trade .step-circle{ position: relative;top: 15px;}

.grid.truly-certified .certification .flowchart > div{ display: inline-block;vertical-align: middle;}
.grid.truly-certified .certification .flowchart > div:first-child{ width: 40%;}
.grid.truly-certified .certification .flowchart > div:nth-child(2){ width: 7%;}
.grid.truly-certified .certification .flowchart > div:nth-child(2) hr{ border-top-color: orange;}
.grid.truly-certified .certification .flowchart > div:last-child{ width: 50%;}
.grid.truly-certified .certification .shop-all{ border: 1px solid orange;position: relative;}
.grid.truly-certified .certification .shop-all label.solid-checkbox-label{ bottom: 27%;position: absolute;}
.grid.truly-certified .certification .shop-all label:not(.solid-checkbox-label){font-size: 30pt; width: 76%; font-style: italic;color: black;cursor: pointer;text-align: center;}
.grid.truly-certified .certification .shop-by-cert{}
.grid.truly-certified .certification .shop-by-cert label{ font-size: 14pt;color: black;}
.grid.truly-certified .certification .shop-by-cert hr{ border-top-color: orange;width: 40px}
.grid.truly-certified .certification .shop-by-cert:first-of-type tr td:first-child{vertical-align: bottom}
.grid.truly-certified .certification .shop-by-cert:last-of-type tr td:first-child{ vertical-align: top;}
.grid.truly-certified .certification .shop-by-cert:first-of-type hr{ border-left: 1px solid orange;margin: 0;height: 30px; }
.grid.truly-certified .certification .shop-by-cert:last-of-type hr{ border: 1px solid orange;border-top: 0;border-right: 0;height: 30px;margin: 0; }
.grid.truly-certified .certification .shop-by-cert:not(:first-of-type):not(:last-of-type) tr td:first-child{ border-left: 1px solid orange;}
.grid.truly-certified .summary p{ line-height: 1;margin-bottom: 5px;}

.grid.truly-certified .rating.tab-pane{ line-height: 1;}
.grid.truly-certified .rating ul.stars{ list-style: none;margin-left: 0;}
.grid.truly-certified .rating ul.stars li{ margin-bottom: 5px;}

.grid.truly-certified .exclusive-offer h1{ line-height: 1;font-weight: bold;text-align: center;}
.grid.truly-certified .exclusive-offer ul{text-align:left;color:#000;list-style:none;}
.grid.truly-certified .exclusive-offer ul li{padding-left:1em;text-indent:-.7em}
.grid.truly-certified .exclusive-offer ul li:before{content:"\f004";color:orange;font-family:FontAwesome;font-size:18pt;padding-right: 3px;}

.grid.truly-certified .facts.tab-pane{ line-height: 1;}
.grid.truly-certified .facts ul.reports{text-align:left;color:#000;list-style:none;}
.grid.truly-certified .facts ul.reports li{padding-left:1em;text-indent: -.7em;font-weight: bold;margin-bottom: 15px;}
.grid.truly-certified .facts ul.reports li:before{content:"\f0f6";color:orange;font-family:FontAwesome;font-size:18pt;padding-right: 3px;}

.step-circle{-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;width:60px;height:60px;border: 1px solid orange;display: table;}
.step-circle > div{height:100%;display:table-cell;vertical-align:middle;text-align: center;font-size: 15pt;font-weight: bold;}

.apr-circle{-webkit-border-radius:200px;-moz-border-radius:200px;border-radius:200px;width:200px;height:200px;background-color:orange}
.apr-circle > div{height:100%;display:table-cell;vertical-align:middle;text-align:center}
.circle-btn,.circle-btn > div{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;width:50px;height:50px}
.circle-btn > div{display:table-cell;vertical-align:middle;text-align:center}
.circle-btn{border:2px solid orange;display:inline-block;font-size:10pt;}

.social .link-container a, .social .content-cell{background-attachment: scroll !important;background-position: center center; background-repeat: no-repeat;}
.social .link-container a{ padding: 10px; text-align: right}

.site-footer{ padding-top: 60px;}



@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video{height:300%;top:-100%}
}

@media (max-aspect-ratio: 16/9) {
 .fullscreen-bg__video{width:300%;left:-100%}
}

@media (max-width: 1024px) {
  .fullscreen-bg{background:url(/assets/videos/frames/home-1.png) center center / cover no-repeat}
  .fullscreen-bg__video{display:none}
}

/*Desktop*/
@media only screen and (min-width: 1200px) {
    .grid.truly-certified .summary p{ margin-bottom: 10px;line-height: 1.2;}
}

/*Tablet Landscape*/
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .grid.financing .down-type label{line-height: 1;}
    .grid.trade .apr-circle { width: 180px;height: 180px;}
    .grid.why-ecarone .the-cars .selection-by-make{ left: 13%;}
    .grid.truly-certified .certification .shop-by-cert label{ font-size: small;}
    .grid.truly-certified .certification .shop-all label:not(.solid-checkbox-label){font-size: 26pt;}
    .grid.truly-certified .summary p{ margin-bottom: 10px;line-height: 1.2;}
}

/*Tablet Portrait*/
@media only screen  and (min-width: 768px) and (max-width: 1023px) {
    .grid.financing .down-type label{line-height: 1;font-size: 1.12vh}
    .grid.search .options.tab-pane > ul{-webkit-columns: 3;-moz-columns: 3;columns: 3;}
    .grid.search .options.tab-pane > ul > li{ font-size: 13pt;margin-bottom: 4%;}
    .grid.trade .apr-circle { width: 140px;height: 140px;font-size: 9pt;margin-top: 20px;}
    .grid.trade .apr-circle h6{ font-size: 10pt;}
    .grid.trade .apr-circle ul{ margin-top: 1px;}
    .grid.truly-certified .certification .shop-by-cert label{ font-size: smaller;}
    .grid.truly-certified .certification .shop-all label:not(.solid-checkbox-label){font-size: 20pt;padding-left: 6px;}
    .welcome-message:before,.welcome-message:after{display: none}
}

/*Not Mobile*/
@media only screen and (min-width: 768px) {
    .pre-qualify-cont{ margin-top: 20%;margin-right: 5px;}
    .home-grid-cont{ margin-top: 7%;}
    .home-grid-cont, .home-grid-cont > div{height: 250px;}
    .home-grid-cont > div:not(:last-child){ border-right: 3px solid orange;}
    .grid.why-ecarone .the-cars .summary h6{ display: none;}
    .grid.why-ecarone .the-prices .summary{ margin-top: 10px;}
    .grid.truly-certified .exclusive-offer h1{ max-width: 50%;margin-top: 10px;}
    .grid.truly-certified .exclusive-offer ul li{ margin-bottom: 10px;}
    .grid.truly-certified .rating > div:last-child{ border-left: 1px solid orange;}
    .grid.truly-certified .rating ul.stars li > div{ display: inline-block;position: relative;}
    .grid.truly-certified .rating ul.stars li > div:first-child{ width: 20%;}
    .grid.truly-certified .rating ul.stars li > div:last-child{ width: 79%;}
    .grid.truly-certified .rating ul.stars li > div:first-child .fa{ font-size: 30pt;color: orange;}
    .grid.truly-certified .rating ul.stars li > div:first-child span{ position: absolute;left: -7px;top: 13px;font-weight: bold;color: black;}
    .grid.truly-certified .facts > div:last-child{ border-left: 1px solid orange;}
}

/*Mobile*/
@media only screen and (max-width: 767px) {
    .grid.search .options.tab-pane > ul{-webkit-columns: 2;-moz-columns: 2;columns: 2;}
    .grid.search .options.tab-pane > ul > li{ margin-right: 10%;font-size: 10pt;margin-bottom: 0;}
    .grid.search .input-group input{width: 100%;}
    .grid.search #brand .make-widget li{ width: 33%;}
    .site-footer{ padding-top: 0;}
    .welcome-message{ font-size: 4.5vh;}
    .fp-tableCell{ vertical-align: top!important;padding-top: 10px;}
    .home-grid-cont{ margin-top: 10px;}
    .grid.financing ul.features {margin-top: 10px;}
    .grid.financing .lease-vehicle-preview{height:150px;width:150px;background-position:-140px -10px;}
    .grid.trade .apr-circle { height: auto;background-color: transparent;position: absolute;top: 5px;left: 80px;}
    .grid.trade .apr-circle ul{ display: none;}
    .grid.trade .apr-circle h6{ color: orange;text-align: left;}
    .grid.trade .step-circle{ position: static;margin-bottom: 5px;}
    .grid.trade .home-grid-cont{ margin-top: 0;}
    .grid.why-ecarone #testimonials-carousel .comment > p{max-width:87%;}
    .grid.why-ecarone .the-cars .summary p{ font-size: 9pt;}
    .grid.why-ecarone .the-prices .summary p{ margin-bottom: 6px;font-size: small;}
    .grid.truly-certified .certification .flowchart{ margin-top: 20px;}
    .grid.truly-certified .certification .flowchart > div{ display: block;}
    .grid.truly-certified .certification .flowchart > div:first-child{ width: 100%;}
    .grid.truly-certified .certification .flowchart > div:nth-child(2){ width: 100%;}
    .grid.truly-certified .certification .flowchart > div:nth-child(2) hr{ height: 40px;border: 0;border-left: 1px solid orange;margin: 0;}
    .grid.truly-certified .certification .flowchart > div:last-child{ width: 100%;}
    .grid.truly-certified .certification .flowchart > div:not(:first-child){ margin-left: 30px;}
    .grid.truly-certified .certification .shop-all{ border: 0;}
    .grid.truly-certified .certification .shop-by-cert label{ font-size: small;font-weight: bold;}
    .grid.truly-certified .certification .shop-by-cert label:before{ width: 30px;height: 30px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size: 12pt;padding: 5px;}
    .grid.truly-certified .certification .shop-all label:not(.solid-checkbox-label){font-size: 12pt;text-align: left;}
    .grid.truly-certified .certification .shop-all label.solid-checkbox-label{bottom: -20px;position: absolute;}
    .grid.truly-certified .certification .shop-by-cert:first-of-type tr td:first-child{ border-left: 1px solid orange;vertical-align: middle;}
    .grid.truly-certified .certification .shop-by-cert:first-of-type tr td:first-child hr{ border-left: 0;height: auto;}
    .grid.truly-certified .certification .shop-by-cert:last-of-type tr td:first-child hr{ height: 20px;}
    .grid.truly-certified .rating.tab-pane{ font-size:8pt;line-height: 0.9;}
    .grid.truly-certified .rating.tab-pane > div:last-child{ padding-right: 5px;}
    .grid.truly-certified .rating ul.stars li > div:first-child{color: orange;border-bottom: 1px solid orange;font-weight: bold;margin-bottom: 2px;}
    .grid.truly-certified .exclusive-offer ul{ font-size: 9pt;}
    .welcome-message:before,.welcome-message:after{display: none}
    .site-about{padding: 5px;margin-left: 5px; }
    .site-about a{ font-size: 9pt;}
}


/*!
 * fullPage 2.7.8
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}#superContainer{height:100%;position:relative;-ms-touch-action:none;touch-action:none}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:scroll}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.right{right:17px}#fp-nav.left{left:17px}.fp-slidesNav{position:absolute;z-index:4;left:50%;opacity:1}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto!important}
/*# sourceMappingURL=jquery.fullpage.min.css.map */

/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-handle {
  margin-left: -12px;
  margin-top: -8px;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  border: 0px solid transparent;
}
.slider-handle.round {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.slider-handle.triangle {
  background: transparent none;
}
@charset "UTF-8";
/*
* CSS TOGGLE SWITCH
*
* Ionuț Colceriu - ghinda.net
* https://github.com/ghinda/css-toggle-switch
*
*/
/* supported values are px, rem-calc, em-calc
 */
/* imports
 */
/* Functions
 */
/* Shared
 */
/* Hide by default
 */
.switch-toggle a,
.switch-light span span {
    display: none;
}

/* We can't test for a specific feature,
 * so we only target browsers with support for media queries.
 */
@media only screen {
    /* Checkbox
 */
    .switch-light {
        position: relative;
        display: block;
        /* simulate default browser focus outlines on the switch,
   * when the inputs are focused.
   */
    }

        .switch-light::after {
            clear: both;
            content: "";
            display: table;
        }

        .switch-light *,
        .switch-light *:before,
        .switch-light *:after {
            box-sizing: border-box;
        }

        .switch-light a {
            display: block;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
        }

        .switch-light label,
        .switch-light > span {
            /* breathing room for bootstrap/foundation classes.
     */
            line-height: 2em;
            vertical-align: middle;
        }

        .switch-light input:focus ~ span a,
        .switch-light input:focus + label {
            outline-width: 2px;
            outline-style: solid;
            outline-color: Highlight;
            /* Chrome/Opera gets its native focus styles.
     */
        }
}

@media only screen and (-webkit-min-device-pixel-ratio: 0) {
    .switch-light input:focus ~ span a,
    .switch-light input:focus + label {
        outline-color: -webkit-focus-ring-color;
        outline-style: auto;
    }
}

@media only screen {
    /* don't hide the input from screen-readers and keyboard access
 */
    .switch-light input {
        position: absolute;
        opacity: 0;
        z-index: 3;
    }

        .switch-light input:checked ~ span a {
            right: 0%;
        }
    /* inherit from label
 */
    .switch-light strong {
        font-weight: inherit;
    }

    .switch-light > span {
        position: relative;
        overflow: hidden;
        display: block;
        min-height: 2em;
        /* overwrite 3rd party classes padding
   * eg. bootstrap .well
   */
        padding: 0;
        text-align: left;
    }

    .switch-light span span {
        position: relative;
        z-index: 2;
        display: block;
        float: left;
        width: 50%;
        text-align: center;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .switch-light a {
        position: absolute;
        right: 50%;
        top: 0;
        z-index: 1;
        display: block;
        width: 50%;
        height: 100%;
        padding: 0;
    }
    /* Radio Switch
 */
    .switch-toggle {
        position: relative;
        display: inline-block;
        /* simulate default browser focus outlines on the switch,
   * when the inputs are focused.
   */
        /* For callout panels in foundation
  */
        padding: 0 !important;
        /* 2 items
   */
        /* 3 items
   */
        /* 4 items
   */
        /* 5 items
   */
        /* 6 items
   */
    }

        .switch-toggle::after {
            clear: both;
            content: "";
            display: table;
        }

        .switch-toggle *,
        .switch-toggle *:before,
        .switch-toggle *:after {
            box-sizing: border-box;
        }

        .switch-toggle a {
            display: block;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
        }

        .switch-toggle label,
        .switch-toggle > span {
            /* breathing room for bootstrap/foundation classes.
     */
            line-height: 2em;
            vertical-align: middle;
            cursor: pointer;
            height: 34px;
        }

        .switch-toggle input:focus ~ span a,
        .switch-toggle input:focus + label {
            outline-width: 2px;
            outline-style: solid;
            outline-color: Highlight;
            /* Chrome/Opera gets its native focus styles.
     */
        }
}

@media only screen and (-webkit-min-device-pixel-ratio: 0) {
    .switch-toggle input:focus ~ span a,
    .switch-toggle input:focus + label {
        outline-color: -webkit-focus-ring-color;
        outline-style: auto;
    }
}

@media only screen {
    .switch-toggle input {
        position: absolute;
        left: 0;
        opacity: 0;
    }

        .switch-toggle input + label {
            position: relative;
            z-index: 2;
            display: block;
            float: left;
            padding: 4px 0.5em;
            margin: 0;
            text-align: center;
        }

    .switch-toggle a {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        z-index: 1;
        width: 10px;
        height: 100%;
    }

    .switch-toggle label:nth-child(2):nth-last-child(4),
    .switch-toggle label:nth-child(2):nth-last-child(4) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(4) ~ a {
        width: 50%;
    }

        .switch-toggle label:nth-child(2):nth-last-child(4) ~ input:checked:nth-child(3) + label ~ a {
            left: 50%;
        }

    .switch-toggle label:nth-child(2):nth-last-child(6),
    .switch-toggle label:nth-child(2):nth-last-child(6) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(6) ~ a {
        width: 33.33%;
    }

        .switch-toggle label:nth-child(2):nth-last-child(6) ~ input:checked:nth-child(3) + label ~ a {
            left: 33.33%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(6) ~ input:checked:nth-child(5) + label ~ a {
            left: 66.66%;
        }

    .switch-toggle label:nth-child(2):nth-last-child(8),
    .switch-toggle label:nth-child(2):nth-last-child(8) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(8) ~ a {
        width: 25%;
    }

        .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(3) + label ~ a {
            left: 25%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(5) + label ~ a {
            left: 50%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(7) + label ~ a {
            left: 75%;
        }

    .switch-toggle label:nth-child(2):nth-last-child(10),
    .switch-toggle label:nth-child(2):nth-last-child(10) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(10) ~ a {
        width: 20%;
    }

        .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(3) + label ~ a {
            left: 20%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(5) + label ~ a {
            left: 40%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(7) + label ~ a {
            left: 60%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(9) + label ~ a {
            left: 80%;
        }

    .switch-toggle label:nth-child(2):nth-last-child(12),
    .switch-toggle label:nth-child(2):nth-last-child(12) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(12) ~ a {
        width: 16.6%;
    }

        .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(3) + label ~ a {
            left: 16.6%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(5) + label ~ a {
            left: 33.2%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(7) + label ~ a {
            left: 49.8%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(9) + label ~ a {
            left: 66.4%;
        }

        .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(11) + label ~ a {
            left: 83%;
        }
    /* Candy Theme
 * Based on the "Sort Switches / Toggles (PSD)" by Ormal Clarck
 * http://www.premiumpixels.com/freebies/sort-switches-toggles-psd/
 */
    .switch-toggle.switch-candy,
    .switch-light.switch-candy > span {
        background-color: #E59400;
        border-radius: 3px;
        box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
    }

        .switch-light.switch-candy span span,
        .switch-light.switch-candy input:checked ~ span span:first-child,
        .switch-toggle.switch-candy label {
            color: #fff;
            font-weight: bold;
            text-align: center;
            text-shadow: 1px 1px 1px #191b1e;
        }

    .switch-light.switch-candy input ~ span span:first-child,
    .switch-light.switch-candy input:checked ~ span span:nth-child(2),
    .switch-candy input:checked + label {
        color: #333;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    }

    .switch-candy a {
        border: 1px solid #333;
        border-radius: 3px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45);
        background-color: lightgray;
        background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), transparent);
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), transparent);
    }

    .switch-candy-blue a {
        background-color: #38a3d4;
    }

    .switch-candy-yellow a {
        background-color: #f5e560;
    }
    /* iOS Theme
*/
    .switch-ios.switch-light span span {
        color: #888b92;
    }

    .switch-ios.switch-light a {
        left: 0;
        top: 0;
        width: 2em;
        height: 2em;
        background-color: #fff;
        border-radius: 100%;
        border: 0.25em solid #D8D9DB;
        -webkit-transition: all 0.2s ease-out;
        -moz-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out;
    }

    .switch-ios.switch-light > span {
        display: block;
        width: 100%;
        height: 2em;
        background-color: #D8D9DB;
        border-radius: 1.75em;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }

        .switch-ios.switch-light > span span {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            opacity: 0;
            line-height: 1.875em;
            vertical-align: middle;
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
        }

            .switch-ios.switch-light > span span:first-of-type {
                opacity: 1;
                padding-left: 1.875em;
            }

            .switch-ios.switch-light > span span:last-of-type {
                padding-right: 1.875em;
            }

    .switch-ios.switch-light input:checked ~ span a {
        left: 100%;
        border-color: #4BD865;
        margin-left: -2em;
    }

    .switch-ios.switch-light input:checked ~ span {
        border-color: #4BD865;
        box-shadow: inset 0 0 0 30px #4BD865;
    }

        .switch-ios.switch-light input:checked ~ span span:first-of-type {
            opacity: 0;
        }

        .switch-ios.switch-light input:checked ~ span span:last-of-type {
            opacity: 1;
            color: #fff;
        }

    .switch-ios.switch-toggle {
        background-color: #D8D9DB;
        border-radius: 30px;
        box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
    }

        .switch-ios.switch-toggle a {
            background-color: #4BD865;
            border: 0.125em solid #D8D9DB;
            border-radius: 1.75em;
            -webkit-transition: all 0.12s ease-out;
            -moz-transition: all 0.12s ease-out;
            transition: all 0.12s ease-out;
        }

        .switch-ios.switch-toggle label {
            height: 2.4em;
            color: #888b92;
            line-height: 2.4em;
            vertical-align: middle;
        }

    .switch-ios input:checked + label {
        color: #3e4043;
    }
    /* Holo Theme
 */
    .switch-toggle.switch-holo,
    .switch-light.switch-holo > span {
        background-color: #464747;
        border-radius: 1px;
        box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
        color: #fff;
        text-transform: uppercase;
    }

    .switch-holo label {
        color: #fff;
    }

    .switch-holo > span span {
        opacity: 0;
        -webkit-transition: all 0.1s;
        -moz-transition: all 0.1s;
        transition: all 0.1s;
    }

        .switch-holo > span span:first-of-type {
            opacity: 1;
        }

    .switch-holo > span span,
    .switch-holo label {
        font-size: 85%;
        line-height: 2.15625em;
    }

    .switch-holo a {
        background-color: #666;
        border-radius: 1px;
        box-shadow: inset rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 -1px 0;
    }
    /* Selected ON switch-light
*/
    .switch-holo.switch-light input:checked ~ span a {
        background-color: #0E88B1;
    }

    .switch-holo.switch-light input:checked ~ span span:first-of-type {
        opacity: 0;
    }

    .switch-holo.switch-light input:checked ~ span span:last-of-type {
        opacity: 1;
    }
    /* Material Theme
 */
    /* switch-light
 */
    .switch-light.switch-material a {
        top: -0.1875em;
        width: 1.75em;
        height: 1.75em;
        border-radius: 50%;
        background: #fafafa;
        box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.14), 0 0.1875em 0.125em -0.125em rgba(0, 0, 0, 0.2), 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.12);
        -webkit-transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1);
        -moz-transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1);
        transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .switch-material.switch-light {
        overflow: visible;
    }

        .switch-material.switch-light::after {
            clear: both;
            content: "";
            display: table;
        }

        .switch-material.switch-light > span {
            overflow: visible;
            position: relative;
            top: 0.1875em;
            width: 3.25em;
            height: 1.5em;
            min-height: auto;
            border-radius: 1em;
            background: rgba(0, 0, 0, 0.26);
        }

        .switch-material.switch-light span span {
            position: absolute;
            clip: rect(0 0 0 0);
        }

        .switch-material.switch-light input:checked ~ span a {
            right: 0;
            background: #3f51b5;
            box-shadow: 0 0.1875em 0.25em 0 rgba(0, 0, 0, 0.14), 0 0.1875em 0.1875em -0.125em rgba(0, 0, 0, 0.2), 0 0.0625em 0.375em 0 rgba(0, 0, 0, 0.12);
        }

        .switch-material.switch-light input:checked ~ span {
            background: rgba(63, 81, 181, 0.5);
        }
    /* switch-toggle
 */
    .switch-toggle.switch-material {
        overflow: visible;
    }

        .switch-toggle.switch-material::after {
            clear: both;
            content: "";
            display: table;
        }

        .switch-toggle.switch-material a {
            top: 48%;
            width: 0.375em !important;
            height: 0.375em;
            margin-left: 0.25em;
            background: #3f51b5;
            border-radius: 100%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: -webkit-transform 0.4s ease-in;
            -moz-transition: -moz-transform 0.4s ease-in;
            transition: transform 0.4s ease-in;
        }

        .switch-toggle.switch-material label {
            color: rgba(0, 0, 0, 0.54);
            font-size: 1em;
        }

            .switch-toggle.switch-material label:before {
                content: '';
                position: absolute;
                top: 48%;
                left: 0;
                display: block;
                width: 0.875em;
                height: 0.875em;
                border-radius: 100%;
                border: 0.125em solid rgba(0, 0, 0, 0.54);
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -o-transform: translateY(-50%);
                transform: translateY(-50%);
            }

        .switch-toggle.switch-material input:checked + label:before {
            border-color: #3f51b5;
        }
        /* ripple
 */
        .switch-light.switch-material > span:before,
        .switch-light.switch-material > span:after,
        .switch-toggle.switch-material label:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            z-index: 3;
            display: block;
            width: 4em;
            height: 4em;
            border-radius: 100%;
            background: #3f51b5;
            opacity: .4;
            margin-left: -1.25em;
            margin-top: -1.25em;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            transform: scale(0);
            -webkit-transition: opacity 0.4s ease-in;
            -moz-transition: opacity 0.4s ease-in;
            transition: opacity 0.4s ease-in;
        }

    .switch-light.switch-material > span:after {
        left: auto;
        right: 0;
        margin-left: 0;
        margin-right: -1.25em;
    }

    .switch-toggle.switch-material label:after {
        width: 3.25em;
        height: 3.25em;
        margin-top: -0.75em;
    }

    @-webkit-keyframes materialRipple {
        0% {
            -webkit-transform: scale(0);
        }

        20% {
            -webkit-transform: scale(1);
        }

        100% {
            opacity: 0;
            -webkit-transform: scale(1);
        }
    }

    @-moz-keyframes materialRipple {
        0% {
            -moz-transform: scale(0);
        }

        20% {
            -moz-transform: scale(1);
        }

        100% {
            opacity: 0;
            -moz-transform: scale(1);
        }
    }

    @keyframes materialRipple {
        0% {
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            -o-transform: scale(0);
            transform: scale(0);
        }

        20% {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }

        100% {
            opacity: 0;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }
    }

    .switch-material.switch-light input:not(:checked) ~ span:after,
    .switch-material.switch-light input:checked ~ span:before,
    .switch-toggle.switch-material input:checked + label:after {
        -webkit-animation: materialRipple 0.4s ease-in;
        -moz-animation: materialRipple 0.4s ease-in;
        animation: materialRipple 0.4s ease-in;
    }
    /* trick to prevent the default checked ripple animation from showing
 * when the page loads.
 * the ripples are hidden by default, and shown only when the input is focused.
 */
    .switch-light.switch-material.switch-light input ~ span:before,
    .switch-light.switch-material.switch-light input ~ span:after,
    .switch-material.switch-toggle input + label:after {
        visibility: hidden;
    }

    .switch-light.switch-material.switch-light input:focus:checked ~ span:before,
    .switch-light.switch-material.switch-light input:focus:not(:checked) ~ span:after,
    .switch-material.switch-toggle input:focus:checked + label:after {
        visibility: visible;
    }
}

/* Bugfix for older Webkit, including mobile Webkit. Adapted from
 * http://css-tricks.com/webkit-sibling-bug/
 */
@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 80em) {
    .switch-light,
    .switch-toggle {
        -webkit-animation: webkitSiblingBugfix infinite 1s;
    }
}

@-webkit-keyframes webkitSiblingBugfix {
    from {
        -webkit-transform: translate3d(0, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
    }
}

/*# sourceMappingURL=toggle-switch.css.map */

.home-search-icon{background-image:url(/assets/sprites/home-search/spritesheet.png);background-repeat:no-repeat;display:block}
.home-search-icon.infiniti{width:100px;height:100px;background-position:0 0}
.home-search-icon.tesla{width:100px;height:100px;background-position:-100px 0}
.home-search-icon.mini{width:100px;height:100px;background-position:-200px 0}
.home-search-icon.land-rover{width:100px;height:100px;background-position:-300px 0}
.home-search-icon.jaguar{width:100px;height:100px;background-position:-400px 0}
.home-search-icon.acura{width:100px;height:100px;background-position:-500px 0}
.home-search-icon.mercedes-benz{width:100px;height:100px;background-position:0 -100px}
.home-search-icon.bmw{width:100px;height:100px;background-position:-100px -100px}
.home-search-icon.audi{width:100px;height:100px;background-position:-200px -100px}
.home-search-icon.maserati{width:100px;height:100px;background-position:-300px -100px}
.home-search-icon.cadillac{width:100px;height:100px;background-position:-400px -100px}
.home-search-icon.lexus{width:100px;height:100px;background-position:-500px -100px}
.home-search-icon.porsche{width:100px;height:100px;background-position:0 -200px}
.home-search-icon.corvette{width:100px;height:100px;background-position:-100px -200px}
.home-search-icon.volkswagon{width:100px;height:100px;background-position:-200px -200px}
.home-search-icon.alfa-romeo{width:100px;height:100px;background-position:-300px -200px}
.home-search-icon.smart{width:100px;height:100px;background-position:-400px -200px}
.home-search-icon.volvo{width:100px;height:100px;background-position:-500px -200px}
.home-search-icon.imagemap-_www-imagesplitter-net_-3-0{width:100px;height:100px;background-position:0 -300px}
.home-search-icon.imagemap-_www-imagesplitter-net_-3-1{width:100px;height:100px;background-position:-100px -300px}
.home-search-icon.imagemap-_www-imagesplitter-net_-3-2{width:100px;height:100px;background-position:-200px -300px}
.home-search-icon.imagemap-_www-imagesplitter-net_-3-3{width:100px;height:100px;background-position:-300px -300px}
.home-search-icon.imagemap-_www-imagesplitter-net_-3-4{width:100px;height:100px;background-position:-400px -300px}
.home-search-icon.imagemap-_www-imagesplitter-net_-3-5{width:100px;height:100px;background-position:-500px -300px}
.home-search-icon.luxurious-life{width:100px;height:100px;background-position:0 -400px}
.home-search-icon.driving-pleasure{width:100px;height:100px;background-position:-100px -400px}
.home-search-icon.family-fun{width:100px;height:100px;background-position:-200px -400px}
.home-search-icon.active-life{width:100px;height:100px;background-position:-300px -400px}
.home-search-icon.first-car{width:100px;height:100px;background-position:-400px -400px}
.home-search-icon.performance-seeker{width:100px;height:100px;background-position:-500px -400px}
.home-search-icon.technology-enthusiast{width:100px;height:100px;background-position:0 -500px}
.home-search-icon.staff-favs{width:100px;height:100px;background-position:-100px -500px}
.home-search-icon.value-hunter{width:100px;height:100px;background-position:-200px -500px}
.home-search-icon.imagemap-_www-imagesplitter-net_-5-3{width:100px;height:100px;background-position:-300px -500px}
.home-search-icon.imagemap-_www-imagesplitter-net_-5-4{width:100px;height:100px;background-position:-400px -500px}
.home-search-icon.imagemap-_www-imagesplitter-net_-5-5{width:100px;height:100px;background-position:-500px -500px}
/* query: select '.ftr-'+cast(id as varchar)+'{background-position: -102px 0px;}'+'.ftr-'+cast(id as varchar)+':hover{background-position: -102px -34px;}' from KeyFeatureList */
.inv-status.new-arrival{}
.inv-status.coming-soon{}
.inv-status.evalue-bargain{}
.inv-status.just-reduced{}
.inv-status.off-site{}
.ftr-info{display:inline-block;padding:17px 7px;background-image:url(/assets/images/keyf_icons/FWX/Keyf_helpFWX.gif);background-repeat:no-repeat;text-indent:-99999px;margin-right:5px;background-position:0 0;cursor:pointer}
.ftr-info:hover{background-position:0 -34px}
.ftr{display:inline-block;padding:17px;background-image:url(/assets/images/keyf_icons/FWX/KeyFeaturesFWX.gif);background-repeat:no-repeat;text-indent:-99999px;cursor:pointer}
.ftr:hover,.ftr.selected{background-position:0 -34px}

.ftr-cfx-no-bbg{background-position: -34px 0px;}.ftr-cfx-no-bbg:hover,.ftr-cfx-no-bbg.selected{background-position: -34px -34px;} /*Carfax No BBG*/
.ftr-cfx-bbg{background-position: -102px 0px;}.ftr-cfx-bbg:hover,.ftr-cfx-bbg.selected{background-position: -102px -34px;} /*Carfax BBG*/
.ftr-cfx-1owner{background-position: -170px 0px;}.ftr-cfx-1owner:hover,.ftr-cfx-1owner.selected{background-position: -170px -34px;} /*Carfax 1-owner*/
.ftr-cfx-service-records{background-position: -1122px 0px;}.ftr-cfx-service-records:hover,.ftr-cfx-service-records.selected{background-position: -1122px -34px;} /*Carfax Service Records*/
.ftr-cfx-no-open-recalls{background-position: -1190px 0px;}.ftr-cfx-no-open-recalls:hover,.ftr-cfx-no-open-recalls.selected{background-position: -1190px -34px;} /*Carfax No Open Recalls*/

.ftr-ack-no-bbg{background-position: -68px 0px;}.ftr-ack-no-bbg:hover,.ftr-ack-no-bbg.selected{background-position: -68px -34px;} /*AutoCheck No BBG*/
.ftr-ack-bbg{background-position: -136px 0px;}.ftr-ack-bbg:hover,.ftr-ack-bbg.selected{background-position: -136px -34px;} /*AutoCheck BBG*/

.ftr-warranty{background-position: -918px 0px;}.ftr-warranty:hover,.ftr-warranty.selected{background-position: -918px -34px;} /*Warranty*/
.ftr-maintenance{background-position: -1020px 0px;}.ftr-maintenance:hover,.ftr-maintenance.selected{background-position: -1020px -34px;} /*Prepaid Maintenance Warranty*/
.ftr-roadside{background-position: -1054px 0px;}.ftr-roadside:hover,.ftr-roadside.selected{background-position: -1054px -34px;} /*Roadside Assistance Warranty*/

.ftr-1{background-position: -204px 0px;}.ftr-1:hover,.ftr-1.selected{background-position: -204px -34px;} /*GPS Navigation*/
.ftr-3{background-position: -748px 0px;}.ftr-3:hover,.ftr-3.selected{background-position: -748px -34px;} /*Keyless Go*/
.ftr-7{background-position: -272px 0px;}.ftr-7:hover,.ftr-7.selected{background-position: -272px -34px;} /*Xenon*/
/*.ftr-8{background-position: -102px 0px;}.ftr-8:hover,.ftr-8.selected{background-position: -102px -34px;} /*Night Vision*/
.ftr-10{background-position: -340px 0px;}.ftr-10:hover,.ftr-10.selected{background-position: -340px -34px;} /*iPod Kit*/
.ftr-11{background-position: -374px 0px;}.ftr-11:hover,.ftr-11.selected{background-position: -374px -34px;} /*Camera*/
.ftr-12{background-position: -408px 0px;}.ftr-12:hover,.ftr-12.selected{background-position: -408px -34px;} /*Remote Start*/
.ftr-13{background-position: -442px 0px;}.ftr-13:hover,.ftr-13.selected{background-position: -442px -34px;} /*Satellite Radio*/
.ftr-14{background-position: -476px 0px;}.ftr-14:hover,.ftr-14.selected{background-position: -476px -34px;} /*HD Radio*/
.ftr-15{background-position: -510px 0px;}.ftr-15:hover,.ftr-15.selected{background-position: -510px -34px;} /*Parktronic*/
.ftr-16{background-position: -782px 0px;}.ftr-16:hover,.ftr-16.selected{background-position: -782px -34px;} /*Panoramic Moonroof*/
.ftr-17{background-position: -986px 0px;}.ftr-17:hover,.ftr-17.selected{background-position: -986px -34px;} /*Dual Moonroof*/
/*.ftr-18{background-position: -102px 0px;}.ftr-18:hover,.ftr-18.selected{background-position: -102px -34px;} /*Leather Seats*/
.ftr-19{background-position: -612px 0px;}.ftr-19:hover,.ftr-19.selected{background-position: -612px -34px;} /*3rd Row Seat*/
.ftr-20{background-position: -646px 0px;}.ftr-20:hover,.ftr-20.selected{background-position: -646px -34px;} /*Heated Seats*/
.ftr-21{background-position: -680px 0px;}.ftr-21:hover,.ftr-21.selected{background-position: -680px -34px;} /*Cooled Seats*/
/*.ftr-22{background-position: -102px 0px;}.ftr-22:hover,.ftr-22.selected{background-position: -102px -34px;} /*Running Boards*/
.ftr-23{background-position: -544px 0px;}.ftr-23:hover,.ftr-23.selected{background-position: -544px -34px;} /*Bluetooth*/
.ftr-24{background-position: -578px 0px;}.ftr-24:hover,.ftr-24.selected{background-position: -578px -34px;} /*DVD Entertainment Sys*/
.ftr-25{background-position: -306px 0px;}.ftr-25:hover,.ftr-25.selected{background-position: -306px -34px;} /*Blind Spot Assist*/
.ftr-26{background-position: -1156px 0px;}.ftr-26:hover,.ftr-26.selected{background-position: -1156px -34px;} /*Lane Departure */
/*.ftr-27{background-position: -102px 0px;}.ftr-27:hover,.ftr-27.selected{background-position: -102px -34px;} /*Chrome Factory Wheels*/
/*.ftr-28{background-position: -102px 0px;}.ftr-28:hover,.ftr-28.selected{background-position: -102px -34px;} /*Leather Seats*/
/*.ftr-29{background-position: -102px 0px;}.ftr-29:hover,.ftr-29.selected{background-position: -102px -34px;} /*Rear Heated Seats*/
/*.ftr-30{background-position: -102px 0px;}.ftr-30:hover,.ftr-30.selected{background-position: -102px -34px;} /*Power Liftgate*/
.ftr-31{background-position: -714px 0px;}.ftr-31:hover,.ftr-31.selected{background-position: -714px -34px;} /*Clean Diesel*/
.ftr-32{background-position: -714px 0px;}.ftr-32:hover,.ftr-32.selected{background-position: -714px -34px;} /*Hybrid*/
.ftr-33{background-position: -952px 0px;}.ftr-33:hover,.ftr-33.selected{background-position: -952px -34px;} /*Moonroof*/
.ftr-38{background-position: -714px 0px;}.ftr-38:hover,.ftr-38.selected{background-position: -714px -34px;} /*Flex Fule (FFV)*/
.ftr-39{background-position: -238px 0px;}.ftr-39:hover,.ftr-39.selected{background-position: -238px -34px;} /*Keyless Entry*/
.ftr-40{background-position: -850px 0px;}.ftr-40:hover,.ftr-40.selected{background-position: -850px -34px;} /*Security System*/
.ftr-00{background-position: -884px 0px;}.ftr-00:hover,.ftr-00.selected{background-position: -884px -34px;} /*more features*/
.certification-ratings-icon{background-image:url(/assets/sprites/certification-ratings/spritesheet.png);background-repeat:no-repeat;display:inline-block}
.certification-ratings-icon.autocheck-certified{width:51px;height:51px;background-position:0 0}
.certification-ratings-icon.autocheck-certified-x{width:51px;height:51px;background-position:-51px 0}
.certification-ratings-icon.beautifully-detailed{width:51px;height:51px;background-position:-102px 0}
.certification-ratings-icon.beautifully-detailed-x{width:51px;height:51px;background-position:-153px 0}
.certification-ratings-icon.carfax-certified{width:51px;height:51px;background-position:-204px 0}
.certification-ratings-icon.carfax-certified-x{width:51px;height:51px;background-position:0 -51px}
.certification-ratings-icon.cpo-warranty{width:51px;height:51px;background-position:-51px -51px}
.certification-ratings-icon.cpo-warranty-x{width:51px;height:51px;background-position:-102px -51px}
.certification-ratings-icon.extended-warranty{width:51px;height:51px;background-position:-153px -51px}
.certification-ratings-icon.extended-warranty-x{width:51px;height:51px;background-position:-204px -51px}
.certification-ratings-icon.factory-drivetrain{width:51px;height:51px;background-position:0 -102px}
.certification-ratings-icon.factory-drivetrain-x{width:51px;height:51px;background-position:-51px -102px}
.certification-ratings-icon.factory-roadside{width:51px;height:51px;background-position:-102px -102px}
.certification-ratings-icon.factory-roadside-x{width:51px;height:51px;background-position:-153px -102px}
.certification-ratings-icon.factory-warranty{width:51px;height:51px;background-position:-204px -102px}
.certification-ratings-icon.factory-warranty-x{width:51px;height:51px;background-position:0 -153px}
.certification-ratings-icon.first-oil-change{width:51px;height:51px;background-position:-51px -153px}
.certification-ratings-icon.first-oil-change-x{width:51px;height:51px;background-position:-102px -153px}
.certification-ratings-icon.no-open-recalls{width:51px;height:51px;background-position:-153px -153px}
.certification-ratings-icon.no-open-recalls-x{width:51px;height:51px;background-position:-204px -153px}
.certification-ratings-icon.one-owner-vehicle{width:51px;height:51px;background-position:0 -204px}
.certification-ratings-icon.one-owner-vehicle-x{width:51px;height:51px;background-position:-51px -204px}
.certification-ratings-icon.personal-inspection{width:51px;height:51px;background-position:-102px -204px}
.certification-ratings-icon.personal-inspection-x{width:51px;height:51px;background-position:-153px -204px}
.certification-ratings-icon.prepaid-maintenance{width:51px;height:51px;background-position:-204px -204px}
.certification-ratings-icon.prepaid-maintenance-x{width:51px;height:51px;background-position:-255px 0}
.certification-ratings-icon.service-records{width:51px;height:51px;background-position:-255px -51px}
.certification-ratings-icon.service-records-x{width:51px;height:51px;background-position:-255px -102px}
.certification-ratings-icon.special-finance-offer{width:51px;height:51px;background-position:-255px -153px}
.certification-ratings-icon.special-finance-offer-x{width:51px;height:51px;background-position:-255px -204px}
.certification-ratings-icon.truly-certified{width:51px;height:51px;background-position:0 -255px}
.certification-ratings-icon.truly-certified-x{width:51px;height:51px;background-position:-51px -255px}
label{display:inline}
.regular-checkbox{display:none}
.regular-checkbox + label{background-color:#fafafa;border:1px solid #cacece;box-shadow:0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05);padding:5.5px;border-radius:3px;display:inline-block;position: relative;vertical-align: middle}
.regular-checkbox + label:active,.regular-checkbox:checked + label:active{box-shadow:0 1px 2px rgba(0,0,0,0.05),inset 0 1px 3px rgba(0,0,0,0.1)}
.regular-checkbox:checked + label{background-color:#e9ecee;border:1px solid #adb8c0;box-shadow:0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05),inset 15px 10px -12px rgba(255,255,255,0.1);color:#99a1a7}
.regular-checkbox:checked + label:after{content:'\2714';font-size:8px;position:absolute;top: -6px;left:2.5px;color:#000}


.solid-checkbox,.solid-radio{opacity:0;position:absolute}
.solid-checkbox,.solid-checkbox-label,.solid-radio,.solid-radio-label{display:inline-block;vertical-align:middle;margin:5px;cursor: pointer;line-height: 1;}
.solid-checkbox-label,.solid-radio-label{position:relative}
.solid-checkbox + .solid-checkbox-label:before,.solid-radio + .solid-radio-label:before{content:'';background:#fff;border:2px solid #ddd;display:inline-block;vertical-align:middle;width:50px;height:50px;padding:7px;margin-right:10px;text-align: center;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.solid-checkbox:checked + .solid-checkbox-label:before{content:"\f00c";font-family:'FontAwesome';background:orange;color: #fff;font-size: 20pt;}
.solid-radio + .solid-radio-label:before{border-radius:50%}
.solid-radio:checked + .solid-radio-label:before{content:"\f00c";font-family:'FontAwesome';color:#bbb}
.solid-checkbox:focus + .solid-checkbox-label,.solid-radio:focus + .solid-radio-label{outline:1px solid #ddd}
.xdsoft_flipcountdown{display:inline-block}
.xdsoft_flipcountdown .xdsoft_digit{float:left;background-repeat:no-repeat}
.xdsoft_flipcountdown .xdsoft_clearex{clear:both;float:none}
.xdsoft_flipcountdown>.xdsoft_digit{background-position:0 0}
.xdsoft_flipcountdown>.xdsoft_digit.xdsoft_dot,.xdsoft_flipcountdown>.xdsoft_digit.xdsoft_separator{opacity:.9}
.xdsoft_flipcountdown.xdsoft_size_lg>.xdsoft_digit{width:53px;height:76px;background-image:url(/assets/libs/flipcountdown/img/digit-lg.png)}
.xdsoft_flipcountdown.xdsoft_size_lg>.xdsoft_digit.xdsoft_dot,.xdsoft_flipcountdown.xdsoft_size_lg>.xdsoft_digit.xdsoft_separator,.xdsoft_flipcountdown.xdsoft_size_lg>.xdsoft_digit.xdsoft_space{width:14px;background-position:-19px -4620px}
.xdsoft_flipcountdown.xdsoft_size_lg>.xdsoft_digit.xdsoft_dot{background-position:-41px -4620px}
.xdsoft_flipcountdown.xdsoft_size_lg>.xdsoft_digit.xdsoft_space{background-position:-100px -4620px}
.xdsoft_flipcountdown.xdsoft_size_md>.xdsoft_digit{width:36px;height:51px;background-image:url(/assets/libs/flipcountdown/img/digit-md.png)}
.xdsoft_flipcountdown.xdsoft_size_md>.xdsoft_digit.xdsoft_dot,.xdsoft_flipcountdown.xdsoft_size_md>.xdsoft_digit.xdsoft_separator,.xdsoft_flipcountdown.xdsoft_size_md>.xdsoft_digit.xdsoft_space{width:10px;background-position:-13px -3120px}
.xdsoft_flipcountdown.xdsoft_size_sm>.xdsoft_digit{width:24px;height:34px;background-image:url(/assets/libs/flipcountdown/img/digit-sm.png)}
.xdsoft_flipcountdown.xdsoft_size_sm>.xdsoft_digit.xdsoft_dot,.xdsoft_flipcountdown.xdsoft_size_sm>.xdsoft_digit.xdsoft_separator,.xdsoft_flipcountdown.xdsoft_size_sm>.xdsoft_digit.xdsoft_space{width:10px;background-position:-6px -2100px}
.xdsoft_flipcountdown.xdsoft_size_xs>.xdsoft_digit{width:16px;height:23px;background-image:url(/assets/libs/flipcountdown/img/digit-xs.png)}
.xdsoft_flipcountdown.xdsoft_size_xs>.xdsoft_digit.xdsoft_dot,.xdsoft_flipcountdown.xdsoft_size_xs>.xdsoft_digit.xdsoft_separator,.xdsoft_flipcountdown.xdsoft_size_xs>.xdsoft_digit.xdsoft_space{width:5px;background-position:-5px -1440px}
