@charset "UTF-8";
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: "Open Sans", sans-serif; }

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  background: #e9eaee; }

body.secondary {
  background: white; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   FONTS
   ========================================================================== */
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?nvd95t");
  src: url("fonts/icomoon.eot?nvd95t#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?nvd95t") format("truetype"), url("fonts/icomoon.woff?nvd95t") format("woff"), url("fonts/icomoon.svg?nvd95t#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-search:before {
  content: "\f002"; }

.icon-heart:before {
  content: "\f004"; }

.icon-check:before {
  content: "\f00c"; }

.icon-check-square-o:before {
  content: "\f046"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-twitter-square:before {
  content: "\f081"; }

.icon-facebook-square:before {
  content: "\f082"; }

.icon-heart-o:before {
  content: "\f08a"; }

.icon-gear:before {
  content: "\f013"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-unsorted:before {
  content: "\f0dc"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-tachometer:before {
  content: "\f0e4"; }

.icon-comments-o:before {
  content: "\f0e6"; }

.icon-clipboard:before {
  content: "\f0ea"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-chevron-circle-down:before {
  content: "\f13a"; }

.icon-dollar:before {
  content: "\f155"; }

.icon-usd:before {
  content: "\f155"; }

.icon-youtube-square:before {
  content: "\f166"; }

.icon-automobile:before {
  content: "\f1b9"; }

.icon-car:before {
  content: "\f1b9"; }

.icon-sliders:before {
  content: "\f1de"; }

.icon-binoculars:before {
  content: "\f1e5"; }

.icon-calculator:before {
  content: "\f1ec"; }

.icon-caret-down:before {
  content: "\f0d7"; }

/* ==========================================================================
   STRUCTURE
   ========================================================================== */
/*  SECTIONS  */
.section {
  clear: both;
  padding: 0px;
  margin: 0px; }

/*  COLUMN SETUP  */
.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%; }

.col:first-child {
  margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 */ }

/*  GRID OF TWELVE  */
.span_12_of_12 {
  width: 100%; }

.span_11_of_12 {
  width: 91.53%; }

.span_10_of_12 {
  width: 83.06%; }

.span_9_of_12 {
  width: 74.6%; }

.span_8_of_12 {
  width: 66.13%; }

.span_7_of_12 {
  width: 57.66%; }

.span_6_of_12 {
  width: 49.2%; }

.span_5_of_12 {
  width: 40.73%; }

.span_4_of_12 {
  width: 32.26%; }

.span_3_of_12 {
  width: 23.8%; }

.span_2_of_12 {
  width: 15.33%; }

.span_1_of_12 {
  width: 6.866%; }

main {
  background-color: white;
  padding: 0 18px;
  box-sizing: border-box;
  display: block; }

.secondary main {
  padding: 0; }

.wrapper {
  max-width: 1198px;
  width: 100%;
  margin: 0 auto; }

.secondary .wrapper {
  width: 90%;
  max-width: none;
  margin: 0 auto; }

/* ==========================================================================
   HEADER
   ========================================================================== */
header {
  min-height: 64px;
  background-color: white;
  display: block; }

header h2 {
  font: 800 italic 187.5%/190% "Open Sans", sans-serif;
  margin: 0 0 5px 18px;
  float: left; }

header h2 a {
  text-decoration: none;
  color: #008dd2; }

.hero {
  width: 100%; }

#hero-slider {
  margin: 0;
  padding: 0; }

nav ul {
  list-style: none;
  font: 800 75%/1em "Open Sans", sans-serif;
  float: right;
  margin: 25px 18px 8px 0; }

nav li {
  display: inline-block;
  padding: 0 10px; }

nav a:link, nav a:visited {
  color: #008dd2;
  text-decoration: none; }

nav a.darkgray:link, nav a.darkgray:visited {
  color: #4f4f4f; }

nav a:hover, nav a:active, nav a.darkgray:hover, nav a.darkgray:active {
  color: #f7921e;
  text-decoration: none; }

nav a.normal {
  font-weight: 400; }

.slicknav_menu {
  display: none; }

/*!
 * SlickNav Responsive Mobile Menu v1.0.7
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left; }

.slicknav_menu .slicknav_icon {
  float: left;
  width: 1.125em;
  height: 0.875em;
  margin: 0.188em 0 0 0.438em; }

.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.slicknav_menu:before {
  content: " ";
  display: table; }

.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul {
  display: block; }

.slicknav_nav li {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_item a {
  display: inline; }

.slicknav_nav .slicknav_row {
  display: block; }

.slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #d9eaf6;
  padding: 5px; }

.slicknav_menu * {
  box-sizing: border-box; }

.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #008dd2; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }

.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 20px; }

.slicknav_nav .slicknav_row {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff; }

.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: black; }

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #008dd2;
  color: #d9eaf6; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

/* ==========================================================================
   TYPOGRAPHY
   ========================================================================== */
h1 {
  color: #008dd2;
  font-size: 231.25%;
  text-transform: uppercase; }

h1 span {
  display: block;
  font-size: 56%; }

h1 em {
  font-style: normal;
  font-weight: 200;
  color: #676767; }

h2 {
  font-size: 137.5%;
  color: #008dd2;
  font-family: "Open Sans Condensed", sans-serif; }

h3 {
  font-size: 125%;
  color: #008dd2;
  font-family: "Open Sans Condensed", sans-serif; }

h4 {
  font-size: 115%;
  color: #008dd2;
  font-family: "Open Sans Condensed", sans-serif; }

h5 {
  font-size: 100%;
  color: #008dd2;
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

p {
  font-size: 100%;
  color: #434343; }

a {
  color: #008dd2; }

a:hover {
  color: #f7921e; }

a.compare-link {
  color: #333; }

a.compare-link i {
  color: #f7921e; }

a.compare-link:hover {
  color: #008dd2; }

/* ==========================================================================
   Circles
   ========================================================================== */
#circles {
  margin: 0 auto; }

#circles a, a#circles {
  display: block;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  border: 2px solid #008dd2;
  text-align: center;
  text-decoration: none;
  color: black;
  font: 130%/1.15em "Open Sans Condensed", sans-serif;
  margin: 0 auto; }

.specs a#circles {
  width: 140px;
  height: 140px;
  padding-top: 15px;
  box-sizing: border-box; }

#circles div {
  text-align: center; }

#circles a:hover, a#circles:hover {
  border-color: #f7921e;
  color: #008dd2; }

#circles i {
  display: block;
  font-size: 280%;
  margin: 15px 0 5px 0; }

#circles .finance i {
  margin: 7px 0 5px 0; }

/* ==========================================================================
   SEARCH & FAVORITES
   ========================================================================== */
#search {
  background-color: #d9eaf6;
  height: 131px;
  text-align: center;
  padding-top: 26px;
  box-sizing: border-box; }

#search form {
  margin: 0 auto;
  width: 75%;
  position: relative; }

#search input {
  padding: 14px 65px 14px 17px;
  width: 100%;
  font-size: 162.5%;
  color: #333;
  border: 1px solid #008dd2;
  box-sizing: border-box; }

#search input:focus {
  border-color: #f7921e;
  outline: none; }

#search button {
  height: 66px;
  width: 66px;
  background-color: #008dd2;
  border: 0 none;
  color: white;
  font-size: 250%;
  position: absolute;
  top: 0;
  right: 0; }

#search button:hover {
  background-color: #f7921e; }

.advanced {
  color: #969696;
  text-decoration: underline;
  font-size: 100%;
  text-align: right;
  display: block;
  margin-top: 5px; }

.advanced:hover {
  color: #666666; }

.secondary #search, .secondary #favorites {
  display: none;
  background: #95d9fa;
  clear: both; }

.secondary #search input {
  font-size: 80%; }

.secondary #search button {
  font-size: 120%; }

.secondary .advanced {
  font-size: 50%;
  text-shadow: none; }

.secondary #favorites {
  text-shadow: none;
  clear: both;
  padding-top: 15px; }

.secondary #favorites h3 {
  font-size: 85%;
  margin-top: 15px;
  margin-bottom: 0; }

.secondary #favorites p {
  font-size: 55%; }

.secondary #favorites ul,
.secondary .favorites ul {
  list-style: none; }

.secondary #favorites li,
.secondary .favorites li {
  display: inline-block;
  position: relative;
  width: 19%;
  height: 275px; }

.secondary #favorites li img,
.secondary .favorites li img {
  width: 100%;
  display: block; }

.secondary #favorites li .price,
.secondary .favorites li .price {
  right: 0;
  bottom: 100px;
  font-size: 100%; }

.secondary .favorites li .price {
  font-size: 120%;
  bottom: 60px; }

.secondary #favorites .wrapper {
  border-top: 1px solid #008dd2; }

.secondary #favorites a,
.secondary .favorites a {
  display: block;
  border: 3px solid #95d9fa;
  cursor: pointer;
  height: auto; }

.secondary .favorites a {
  border-color: white; }

.secondary #favorites a:hover,
.secondary .favorites a:hover {
  border: 3px solid #f7921e; }

#favorites a.favorite-heart,
.compare a.favorite-heart,
.favorites a.favorite-heart {
  position: absolute;
  top: 4px;
  right: 10px;
  color: #f7921e;
  border: 0 none;
  background: none;
  padding-bottom: 0;
  font-size: 100%;
  text-decoration: none;
  height: 35px; }

.compare a.favorite-heart,
.favorites a.favorite-heart {
  font-size: 200%; }

#favorites a.favorite-heart:hover,
.compare a.favorite-heart:hover,
.favorites a.favorite-heart:hover {
  color: white;
  border: 0 none; }

/* ==========================================================================
   3 COLUMNS
   ========================================================================== */
#three-columns {
  padding-bottom: 20px; }

#three-columns a {
  font-size: 143.75%;
  color: #008dd2;
  text-decoration: none;
  text-align: center;
  display: block; }

#three-columns a:hover {
  color: #f7921e; }

#three-columns i {
  font-size: 250%;
  display: block; }

/* ==========================================================================
   SLIDER
   ========================================================================== */
#slider img {
  width: 100%;
  border: 3px solid white;
  min-height: 181px; }

#slider a:hover img {
  border: 3px solid #f7921e; }

.price {
  background-color: #f7921e;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 120%;
  color: white;
  text-shadow: 0 0 3px #3D3D3D;
  position: relative;
  bottom: 60px;
  right: -3px;
  padding: 6px 12px;
  float: right; }

#slider a {
  position: relative;
  width: 242px;
  display: block;
  margin: 0 auto; }

#slider-detail {
  display: none; }

/* Slider */
.slick-slider {
  position: relative;
  padding: 0 20px;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

#slider-detail.slick-slider {
  padding: 0;
  margin: 0; }

#slider-detail .slick-slide img {
  height: auto;
  width: 100%; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("img/bx_loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg"); }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: gray;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 0; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: 0; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/* ==========================================================================
   TWO COLUMNS
   ========================================================================== */
#two-columns {
  padding-bottom: 50px; }

#two-columns img {
  width: auto;
  display: block;
  margin: 0 auto; }

#two-columns p {
  font: 175% "Open Sans Condensed", sans-serif;
  color: #333;
  margin: 4px auto;
  text-align: center; }

.button {
  background-color: #f7921e;
  padding: 5px;
  font: 156.25% "Open Sans Condensed", sans-serif;
  color: white;
  text-decoration: none;
  text-align: center;
  display: block;
  width: 33%;
  min-width: 140px;
  margin: 4px auto; }

.body .button {
  margin: 4px 0; }

.button:hover {
  background: #008dd2;
  color: #fff; }

/* ==========================================================================
   CAR DETAIL
   ========================================================================== */
div.header {
  background: #95d9fa;
  color: white;
  text-shadow: 0 0 3px #636363;
  font: 400 206.25% "Open Sans", sans-serif;
  min-height: 71px;
  height: auto;
  padding: 12px 10px;
  box-sizing: border-box;
  margin: 0; }

.header .left {
  padding-left: 5px; }

.header .left i {
  font-size: 90%; }

.header .right {
  font-size: 70%;
  padding-top: 10px; }

.header .right a {
  color: white;
  text-decoration: none;
  margin: 0 5px 0 30px; }

.header .right a:hover {
  color: #008dd2;
  text-shadow: none; }

.similar, .calculator {
  background: #d9eaf6;
  border: 1px solid #008dd2;
  padding: 10px;
  margin-top: 48px;
  box-sizing: border-box; }

.calculator.col {
  margin: 0;
  padding: 0; }

.similar h4, .calculator h4 {
  margin: 0 auto 10px auto;
  color: #008dd2;
  font-size: 131.25%;
  text-align: center; }

.similar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }

.similar li, .search-results li {
  position: relative;
  cursor: pointer; }

.similar img {
  width: 100%;
  border: 3px solid #d9eaf6; }

.similar a:hover img {
  border: 3px solid #f7921e; }

.similar .price {
  right: -3px;
  padding: 0 10px;
  bottom: 50px; }

.details .similar p {
  padding-right: 0;
  color: #008dd2;
  text-align: center;
  white-space: nowrap; }

.similar a {
  color: #008dd2;
  text-decoration: none; }

.options .price {
  position: relative;
  right: auto;
  bottom: auto;
  font-size: 3.5vw;
  padding: 0; }

.options {
  list-style: none;
  height: 84px;
  box-sizing: border-box;
  width: 100%;
  margin: -5px 0 0 0;
  padding: 0; }

.options a {
  color: #008dd2;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: block;
  padding: 10px 25px;
  box-sizing: border-box;
  background: #95d9fa; }

.options a:hover {
  background: #008dd2;
  color: white; }

.options li i {
  display: block;
  font-size: 150%; }

.options li {
  width: 16.666667%;
  float: left;
  border-right: 1px solid #bae6fc;
  text-align: center;
  color: white;
  height: 84px;
  font-size: 100%;
  box-sizing: border-box; }

.options li a {
  padding-top: 20px; }

.options li a[href="#calculator"] {
  padding-top: 10px; }

.options li:last-child {
  border-right: 0 none; }

.stats {
  font-size: 143.75%;
  color: black; }

.stats p {
  margin: 0 0 25px 0;
  line-height: 105%; }

.stats strong {
  font-family: "Open Sans Condensed", sans-serif; }

.details #circles a {
  padding: 30px;
  width: 180px;
  height: 180px;
  font-size: 250%; }

.details #circles i {
  margin: 0; }

.details p {
  padding-right: 100px; }

.details strong {
  font-family: "Open Sans Condensed", sans-serif;
  white-space: nowrap; }

.details h4 {
  margin-bottom: 5px; }

.specs p {
  font-size: 143.75%; }

a.carfax {
  display: block;
  text-align: center;
  margin: 29px 0 80px 0; }

#similar-filter {
  padding-top: 3px; }

#similar-filter form {
  margin-bottom: 20px;
  padding-left: 35px; }

.filter-trigger {
  outline: none; }

label {
  margin-bottom: 5px;
  display: block;
  cursor: pointer; }

#similar-filter label {
  font-size: 90%; }

input[type="checkbox"],
input[type="radio"] {
  display: none; }

input[type="checkbox"] + label i.icon-check,
input[type="radio"] + label i.on {
  display: inline-block;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: white;
  border: 1px solid #008dd2;
  cursor: pointer; }

input[type="radio"] + label i.on {
  width: 20px;
  border-radius: 20px;
  height: 20px; }

.featherlight input[type="radio"] + label i.on {
  width: 22px;
  border-radius: 22px;
  height: 22px; }

input[type="checkbox"] + label i.icon-check:before,
input[type="radio"] + label i.on:before {
  content: none; }

input[type="checkbox"]:checked + label i.icon-check:before {
  content: "\f00c";
  position: relative;
  top: 3px;
  left: 4px;
  color: #008dd2;
  font-size: 110%; }

.calculator input[type="checkbox"] + label i.icon-check {
  position: absolute;
  left: 0;
  top: 4px; }

input[type="checkbox"] + label i.icon-check {
  width: 33px;
  height: 33px; }

.calculator input[type="checkbox"]:checked + label i.icon-check:before,
input[type="checkbox"]:checked + label i.icon-check:before {
  top: 4px;
  left: 6px;
  font-size: 150%; }

#similar-filter input[type="checkbox"]:checked + label i.icon-check:before {
  top: 2px;
  left: 2px;
  font-size: 120%; }

input[type="radio"]:checked + label i.on:before {
  content: " ";
  background: url("img/radio-on.png") no-repeat;
  position: relative;
  top: 2px;
  left: 2px;
  font-size: 270%;
  width: 16px;
  height: 16px;
  display: block; }

#similar-filter input[type="checkbox"] + label i.icon-check {
  width: 21px;
  height: 21px; }

.calculator .span_6_of_12 {
  padding: 15px 50px;
  margin: 0;
  box-sizing: border-box; }

.calculator .span_6_of_12:last-child {
  border-left: 1px solid #86c1fd;
  padding: 15px 50px;
  margin: 0;
  box-sizing: border-box; }

.calculator h2 {
  font-family: "Open Sans", sans-serif;
  color: black;
  font-size: 200%;
  margin-top: 0;
  font-weight: 400; }

.calculator h3 {
  font-family: "Open Sans", sans-serif;
  color: #008dd2;
  font-size: 112.5%;
  margin-bottom: 20px;
  font-weight: 700; }

.calculator span {
  font-family: "Open Sans Condensed", sans-serif;
  color: #008dd2;
  font-size: 200%;
  padding-right: 30px;
  float: right; }

.calculator span.down-payment,
.calculator span.monthly-payment {
  margin-top: -16px; }

.calculator h2 span {
  font-size: 100%; }

.calculator form {
  float: left;
  width: 45%;
  max-width: 200px;
  margin-bottom: 30px; }

.calculator label {
  padding-left: 41px;
  position: relative; }

.calculator input,
input[type=text],
input[type=tel],
input[type=email],
input[type=password] {
  background: white;
  border: 1px solid #008dd2;
  padding: 10px;
  font-family: "Open Sans", sans-serif;
  color: #888; }

.featherlight input[type=text],
.featherlight input[type=tel],
.featherlight input[type=email] {
  margin-bottom: 15px;
  width: 80%; }

.account input[type=text],
.account input[type=tel],
.account input[type=email],
.account input[type=password] {
  width: 43%; }

.calculator p {
  padding-left: 50px; }

.calculator .term {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

.calculator .term li {
  display: inline-block; }

.calculator .term label {
  padding-left: 20px; }

hr {
  border: 0;
  border-top: 1px solid #86c1fd;
  border-bottom: 1px solid #d9eaf6;
  width: 100%; }

.ui-widget-header {
  background-color: #86c1fd;
  background-image: none; }

.ui-widget.ui-widget-content {
  border-color: #4c91d6;
  width: 50%;
  float: left;
  margin: 0 0 0 25px; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  background: #1367bc url("img/slider-control.png") no-repeat;
  border-color: #1367bc; }

.ui-slider .ui-slider-handle {
  width: 27px;
  height: 27px;
  padding-right: 0;
  margin-top: 3px; }

.ui-corner-all {
  border-radius: 0; }

.read-more {
  font-size: 90%;
  color: #008dd2; }

.tabs {
  list-style: none;
  margin: 0;
  padding: 0; }

.tabs li {
  display: inline-block;
  padding: 0 20px; }

.tabs li a {
  color: #008dd2;
  text-decoration: none; }

.tabs li a.active {
  color: #f7921e;
  border-bottom: 2px solid #f7921e; }

#exterior ul {
  width: 75%;
  overflow: hidden;
  margin-bottom: 20px; }

#exterior li {
  float: left;
  display: inline;
  width: 33%; }

#exterior li:before {
  content: '•';
  position: relative;
  left: -5px; }

/* ==========================================================================
   COMPARISON PAGE
   ========================================================================== */
.compare img {
  width: 100%; }

.compare .price {
  bottom: 0;
  font-size: 180%;
  float: none;
  right: 0; }

.compare h2 {
  font-size: 175%;
  font-family: "Open Sans", sans-serif; }

h2 span {
  display: block;
  font-size: 56%; }

h2 em {
  font-style: normal;
  font-weight: 200;
  color: #676767; }

.compare #exterior li {
  float: none;
  display: block;
  width: 100%; }

.compare div.span_3_of_12 {
  position: relative; }

/* ==========================================================================
   SEARCH RESULTS
   ========================================================================== */
.results-wrapper {
  background: url(img/light-blue.gif) 15% top repeat-y; }

.results {
  left: 15.33%; }

.results .col {
  margin-top: 0; }

.search-results {
  list-style: none;
  padding: 0; }

.search-results li {
  display: inline-block;
  width: 24%;
  margin: 9px 8px 9px 0;
  cursor: pointer;
  position: relative; }

.search-results img {
  width: 100%; }

.search-results .price {
  right: 0; }

.search-results .details {
  text-align: center;
  position: absolute;
  width: 96%; }

.search-results .details p {
  padding: 0;
  color: #008dd2;
  margin: 3px 0 6px 0;
  font-size: 90%; }

.search-results .details h6 {
  font: 125% "Open Sans Condensed", sans-serif;
  margin: 0; }

.search-results a:hover .details h6 {
  color: #008dd2; }

.search-results a {
  text-decoration: none; }

.search-results a {
  border: 3px solid white;
  display: block;
  background: #d9eaf6;
  padding-bottom: 58px; }

.search-results a.button {
  padding-bottom: 5px;
  border: 0 none;
  background: #008dd2;
  width: 95%;
  margin: 0 auto;
  border: 3px solid white;
  border-top: 0 none;
  font-size: 100%; }

.search-results a:hover {
  border: 3px solid #f7921e; }

.search-results a.button:hover {
  border: 3px solid white;
  border-top: 0 none;
  background-color: #f7921e; }

.filters a[class^="trigger-"] {
  color: #008dd2;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 5px;
  width: 80%;
  display: block; }

.filters a.trigger-mileage {
  border-bottom: 0 none; }

.filters a[class^="trigger-"]:hover {
  color: #f7921e; }

.filters a[class^="trigger-"].open {
  border-bottom: 0 none; }

.filters a[class^="trigger-"] i {
  float: right; }

.filters ul {
  list-style: none;
  padding: 0 0 0 5px;
  margin: 0; }

.filters li {
  padding: 2px 0; }

.filters li a {
  color: #666666;
  text-decoration: none; }

.filters li a:hover {
  color: #f7921e; }

.filters li a.current {
  font-weight: bold;
  color: #008dd2; }

.filters div[class^="filter-"] {
  display: none; }

.sort {
  margin: 1.67em 0; }

.sort p {
  margin: 1.67em 0 8px 0;
  font-size: 90%; }

.sort select {
  border: 0 none;
  background: white;
  font-size: 90%; }

.filter-trigger {
  text-decoration: none; }

.paging .current {
  text-decoration: none;
  color: black; }

.search-results a.favorite-heart {
  position: absolute;
  top: 4px;
  right: 10px;
  color: white;
  border: 0 none;
  background: none;
  padding-bottom: 0;
  font-size: 170%; }

.search-results a.favorite-heart:hover {
  color: #f7921e; }

/* ==========================================================================
   ADVANCED SEARCH
   ========================================================================== */
.advanced-search form {
  margin-bottom: 30px; }

.advanced-search h2 {
  margin: 1.67em 0 0.5em 0; }

.advanced-search h3 {
  font-family: "Open Sans", sans-serif;
  color: #000;
  font-size: 115%; }

.advanced-search ul {
  list-style: none;
  margin: 10px 0;
  padding: 0; }

.advanced-search select,
.modal-form select {
  border: 1px solid #008dd2;
  padding: 10px 40px 10px 10px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  cursor: pointer;
  background: white; }

.advanced-search label.select:after,
.modal-form label.select:after {
  content: "\f0d7";
  font-family: 'icomoon';
  color: #008dd2;
  right: 30px;
  position: relative;
  font-size: 200%;
  top: 7px;
  pointer-events: none; }

.advanced-search label.select.disabled > select,
.modal-form label.select.disabled > select {
  border-color: #B8B8B8;
  pointer-events: none;
  cursor: default;
  color: #B8B8B8; }

.advanced-search label.select.disabled,
.modal-form label.select.disabled {
  cursor: default; }

.advanced-search label.select.disabled:after,
.modal-form label.select.disabled:after {
  color: #B8B8B8; }

.advanced-search select::-ms-expand,
.modal-form select::-ms-expand {
  display: none;
  /* hide the default arrow in ie10 and ie11 */ }

textarea, select, input, button {
  outline: none; }

.two-column li {
  float: left;
  width: 49%; }

.two-column-300 li {
  float: left;
  width: 300px; }

.advanced-search .span_5_of_12 {
  min-height: 200px; }

.advanced-search input[type=text] {
  width: 50%; }

.modal-form input[type=text],
.modal-form input[type=tel],
.modal-form input[type=email],
.modal-form input[type=password],
.modal-form textarea {
  width: 90%;
  background: white;
  border: 1px solid #008dd2;
  padding: 10px;
  font-family: "Open Sans", sans-serif;
  color: #888;
  margin-bottom: 10px; }

input:focus,
.modal-form input[type=text]:focus,
.modal-form input[type=tel]:focus,
.modal-form input[type=email]:focus,
.modal-form input[type=password]:focus,
.modal-form textarea:focus {
  border: 1px solid #f7921e; }

.note {
  display: block;
  font-family: Helvetica, sans-serif;
  font-style: italic;
  color: #666666; }

label span.required,
span.required {
  color: red; }

input[type=submit],
button[type=submit] {
  border: 1px solid #008dd2;
  display: block;
  padding: 10px;
  color: #fff;
  margin-top: 20px;
  font-weight: 700;
  font-size: 120%;
  width: auto;
  background: #95d9fa;
  background: -moz-linear-gradient(top, #95d9fa 0%, #008dd2 100%);
  background: -webkit-linear-gradient(top, #95d9fa 0%, #008dd2 100%);
  background: linear-gradient(to bottom, #95d9fa 0%, #008dd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95d9fa', endColorstr='#008dd2',GradientType=0 ); }

input[type=submit]:disabled,
button[type=submit]:disabled,
input[type=submit]:disabled:hover,
button[type=submit]:disabled:hover {
  border-color: gray;
  background: #595959;
  background: -moz-linear-gradient(top, #595959 0%, #a8a8a8 100%);
  background: -webkit-linear-gradient(top, #595959 0%, #a8a8a8 100%);
  background: linear-gradient(to bottom, #595959 0%, #a8a8a8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#a8a8a8',GradientType=0 ); }

input[type=submit]:hover {
  background: #f7921e; }

.car-styles {
  width: 630px; }

.car-styles ul {
  list-style: none; }

.car-styles li {
  display: inline-block;
  width: 180px;
  height: 90px;
  margin: 5px;
  padding: 5px;
  border: 1px solid #008dd2; }

.car-styles li.active {
  background-color: #d9eaf6;
  color: #008dd2; }

.car-styles li.all {
  display: block;
  width: 604px;
  text-align: center;
  height: 60px;
  padding-top: 18px;
  box-sizing: border-box; }

.car-styles li label {
  width: 180px;
  height: 80px;
  padding-top: 70px;
  text-align: center;
  background-clip: padding-box;
  box-sizing: border-box; }

.car-styles li.all label {
  width: 592px; }

.car-styles li > input {
  position: absolute;
  left: -10000px; }

.car-styles li.all label {
  padding-top: 0;
  text-align: center; }

.car-styles li .coupe {
  background: url(img/car-silhouettes.png) 0 0 no-repeat; }

.car-styles li .sedan {
  background: url(img/car-silhouettes.png) -181px 0 no-repeat; }

.car-styles li .wagon {
  background: url(img/car-silhouettes.png) -361px 0 no-repeat; }

.car-styles li .suv {
  background: url(img/car-silhouettes.png) 0 -81px no-repeat; }

.car-styles li .crossover {
  background: url(img/car-silhouettes.png) -181px -81px no-repeat; }

.car-styles li .van {
  background: url(img/car-silhouettes.png) -361px -81px no-repeat; }

.car-styles li .truck {
  background: url(img/car-silhouettes.png) 0 -160px no-repeat; }

.car-styles li .crew-cab {
  background: url(img/car-silhouettes.png) -181px -160px no-repeat; }

.car-styles li .super-crew {
  background: url(img/car-silhouettes.png) -361px -160px no-repeat; }

.car-styles li .hatchback {
  background: url(img/car-silhouettes.png) 0 -239px no-repeat; }

.car-styles li .hybrid {
  background: url(img/car-silhouettes.png) -181px -239px no-repeat; }

.car-styles li .convertible {
  background: url(img/car-silhouettes.png) -361px -239px no-repeat; }

/* ==========================================================================
   FOOTER
   ========================================================================== */
footer {
  background: #008dd2;
  background: -moz-linear-gradient(top, #008dd2 0%, #95d9fa 100%);
  background: -webkit-linear-gradient(top, #008dd2 0%, #95d9fa 100%);
  background: linear-gradient(to bottom, #008dd2 0%, #95d9fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008dd2', endColorstr='#95d9fa',GradientType=0 ); }

footer h2 {
  font: 800 italic 187.5%/120% "Open Sans", sans-serif;
  color: white;
  padding-left: 20px;
  margin: 0; }

footer p,
footer .address-phone,
footer a {
  font: 115% "Open Sans Condensed", sans-serif;
  color: white;
  padding-left: 40px; }

footer .legal a {
  font-family: "Open Sans", sans-serif;
  padding-left: 0;
  font-size: 100%; }

footer .span_2_of_12 a {
  padding-left: 0; }

footer ul {
  list-style: none;
  padding: 0;
  margin: 0; }

footer li {
  margin-bottom: 15px; }

footer a {
  color: white;
  text-decoration: none; }

footer div.social i {
  font-size: 230%; }

footer div.social a {
  display: inline-block;
  margin: 0 10px; }

footer div.span_2_of_12 {
  border-left: 1px solid #008dd2;
  font-size: 87.5%;
  min-height: 150px;
  padding-left: 22px; }

footer div.span_2_of_12:last-child {
  padding-left: 10px; }

footer img {
  width: 100%;
  max-width: auto; }

footer a:hover {
  color: #d9eaf6; }

html button.carcode-widget_main-hub-button, html button.carcode-widget_main-hub-button:hover {
  background-color: #f7921e !important;
  font-family: "Open Sans", sans-serif !important; }

footer p.legal {
  text-align: center;
  font: 80% "Open Sans", sans-serif;
  padding: 0 0 50px 0; }

.mobile-only {
  display: none; }

/* ==========================================================================
   GENERAL
   ========================================================================== */
img.napercare {
  max-width: 1198px; }

.sidebar img {
  width: 100%;
  margin-top: 0.67em; }

/* ==========================================================================
   FINANCING
   ========================================================================== */
.finance-hero {
  background: url("img/hero/finance.jpg") no-repeat;
  height: 500px;
  width: 100%;
  background-size: cover; }

.finance-hero h2 {
  color: white;
  text-shadow: 0 0 3px #000;
  font-size: 550%;
  padding: 100px 100px 20px 100px;
  margin: 0; }

.finance-hero .button {
  background: #f7921e;
  color: white;
  font-family: "Open Sans Condensed", sans-serif;
  margin-left: 100px;
  width: 20%; }

.buying-process {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 85%; }

.buying-process li {
  width: 24%;
  padding: 10px;
  box-sizing: border-box;
  display: inline-block;
  font: bold 150% "Open Sans Condensed", sans-serif;
  color: #008dd2;
  text-align: center;
  vertical-align: top;
  position: relative; }

.buying-process.alt li {
  padding: 20px; }

.buying-process li:after {
  content: ' ';
  background: url(img/arrow.png) no-repeat;
  position: absolute;
  right: -120px;
  top: 100px;
  width: 200px;
  height: 200px; }

.buying-process.alt li:after {
  background: none;
  width: 0;
  height: 0; }

.buying-process li:last-child:after {
  background: none; }

.buying-process img {
  display: block;
  width: 50%;
  margin: 0 auto; }

.number {
  font: bold 140% "Open Sans Condensed", sans-serif;
  border: 3px solid #008dd2;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto; }

/* ==========================================================================
   VEHICLE INSPECTION
   ========================================================================== */
.inspection-hero {
  background: url("img/hero/inspection.jpg") no-repeat;
  height: 500px;
  width: 100%;
  background-size: cover; }

.inspection-hero h2 {
  color: white;
  text-shadow: 0 0 3px #000;
  font-size: 550%;
  padding: 100px 100px 20px 100px;
  margin: 0;
  width: 30%; }

.inspection-hero .button {
  background: #f7921e;
  color: white;
  font-family: "Open Sans Condensed", sans-serif;
  margin-left: 100px;
  width: 20%; }

/* ==========================================================================
   SELL
   ========================================================================== */
.sell-hero {
  background: url("img/hero/sell.jpg") no-repeat;
  height: 500px;
  width: 100%;
  background-size: cover; }

.sell-hero h2 {
  color: white;
  text-shadow: 0 0 3px #000;
  font-size: 550%;
  padding: 100px 100px 20px 100px;
  margin: 0;
  width: 30%; }

/* ==========================================================================
   WHY NUC
   ========================================================================== */
.why-hero {
  background: url("img/hero/why.jpg") no-repeat;
  height: 500px;
  width: 100%;
  background-size: cover; }

.why-hero h2 {
  color: white;
  text-shadow: 0 0 3px #000;
  font-size: 550%;
  padding: 100px 100px 20px 100px;
  margin: 0;
  width: 60%; }

.why-hero .button {
  background: #f7921e;
  color: white;
  font-family: "Open Sans Condensed", sans-serif;
  margin-left: 100px;
  width: 20%; }

/* ==========================================================================
   NAPERCARE REWARDS
   ========================================================================== */
.rewards-hero {
  background: url("img/hero/rewards.jpg") no-repeat;
  height: 500px;
  width: 100%;
  background-size: cover; }

.rewards-hero h2 {
  color: white;
  text-shadow: 0 0 3px #000;
  font-size: 550%;
  padding: 100px 100px 20px 100px;
  margin: 0;
  width: 60%; }

.napercare {
  list-style: none; }

.napercare li {
  margin: 20px 0; }

.napercare img {
  width: 31px;
  height: auto;
  margin-right: 10px;
  vertical-align: middle; }

/* ==========================================================================
   TEST DRIVE
   ========================================================================== */
.test-drive-hero {
  background: url("img/hero/test-drive.jpg") no-repeat;
  height: 500px;
  width: 100%;
  background-size: cover; }

.test-drive-hero h2 {
  color: white;
  text-shadow: 0 0 3px #000;
  font-size: 550%;
  padding: 100px 100px 20px 100px;
  margin: 0;
  width: 60%; }

/* ==========================================================================
   ACCOUNT PAGE
   ========================================================================== */
.account .search-results a {
  padding-bottom: 0;
  background: white; }

.account .search-results li {
  width: 30%; }

.account .search-results a.favorite-heart {
  background: none; }

/* ==========================================================================
   EDMUND'S CHAT
   ========================================================================== */
#carcodesms-title-bar {
  background: #f7921e !important; }

#carcodesms-modal {
  border-color: #f7921e !important; }

#carcodesms-modal input[type=submit] {
  background: #f7921e !important; }

/* ==========================================================================
   LIGHTBOX
   ========================================================================== */
/* Preload images */
body:after {
  content: url(img/close.png) url(img/loading.gif) url(img/prev.png) url(img/next.png);
  display: none; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(img/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */
/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 2230px) {
  .inspection-hero h2 {
    padding-top: 25px; } }

@media only screen and (max-width: 1714px) {
  .search-results li {
    width: 23%; } }

@media only screen and (max-width: 1675px) {
  .inspection-hero h2 {
    padding-top: 50px; } }

@media only screen and (max-width: 1660px) {
  .options li:last-child a {
    padding-top: 10px; } }

@media only screen and (max-width: 1520px) {
  .inspection-hero h2 {
    width: 40%; }
  .secondary #favorites li .price,
  .secondary .favorites li .price {
    bottom: 60px;
    font-size: 60%; } }

@media only screen and (max-width: 1350px) {
  .search-results li {
    width: 31%; }
  #exterior li {
    width: 45%;
    padding-right: 10px; }
  .buying-process li:after {
    background: none; } }

@media only screen and (max-width: 1220px) {
  .secondary header h2 {
    float: none; }
  .secondary nav ul {
    float: none;
    padding: 0;
    margin: 10px 0 20px 7px; } }

@media only screen and (max-width: 1147px) {
  .inspection-hero h2 {
    font-size: 450%; }
  .secondary #favorites li,
  .secondary .favorites li {
    width: 24%;
    height: 175px; } }

@media only screen and (max-width: 1119px) {
  .options li:nth-child(3n) a, .options li:nth-child(4n) a {
    padding-top: 10px; }
  .similar a {
    font-size: 85%; }
  .calculator span {
    padding-right: 0; }
  .options .price {
    padding-top: 13px; }
  nav ul {
    float: none;
    padding: 0;
    margin: 10px 0 0 7px; }
  header h2 {
    float: none; }
  main {
    padding-top: 15px; } }

@media only screen and (max-width: 1068px) {
  .sell-hero {
    height: 450px; }
  .sell-hero h2 {
    width: 50%; } }

@media only screen and (max-width: 1024px) {
  .details .similar p {
    white-space: normal; }
  .similar .price {
    bottom: 35px; }
  #similar-filter form {
    padding-left: 0; }
  a.carfax img {
    width: 100%; }
  #similar-filter label {
    font-size: 80%;
    margin-bottom: 15px; }
  .search-results li {
    width: 48%; } }

@media only screen and (max-width: 999px) {
  .sell-hero h2 {
    padding-top: 25px; } }

@media only screen and (max-width: 950px) {
  .inspection-hero h2 {
    font-size: 400%;
    width: 50%; } }

@media only screen and (max-width: 930px) {
  footer div.span_2_of_12.social {
    width: 7%; }
  footer div.social a {
    display: block; }
  .options .price {
    padding-top: 16px; }
  .options li {
    font-size: 85%; }
  .options li a i {
    font-size: 200%; } }

@media only screen and (max-width: 922px) {
  .advanced-search select {
    width: 75%; } }

@media only screen and (max-width: 875px) {
  .calculator .span_6_of_12 {
    width: 100%;
    box-sizing: border-box;
    border-right: 0 none; } }

@media only screen and (max-width: 850px) {
  .options li a span {
    font-size: 1.5vw; }
  .options .price {
    width: 40%; }
  .options li {
    width: 12%; }
  .options li a {
    padding: 20px 0; }
  .options li:nth-child(3n) a, .options li:nth-child(4n) a {
    padding: 14px 4px 8px 4px;
    line-height: 14px; }
  .options li:nth-child(5n) a {
    padding: 14px 0 8px 0;
    line-height: 14px; }
  .options .price {
    font-size: 7vw;
    padding-top: 3px; } }

@media only screen and (max-width: 768px) {
  footer h2 {
    font-size: 1.4rem; }
  #chat {
    font-size: 150%; }
  #search input {
    font-size: 140%; }
  #search button {
    height: 60px;
    width: 60px; }
  .secondary #search button {
    height: 65px;
    width: 65px; }
  .body.span_10_of_12, .body.span_10_of_12 .span_11_of_12 {
    width: 100%; }
  .body.span_10_of_12.col {
    margin-bottom: 30px; }
  .col.similar.span_2_of_12 {
    float: none;
    width: 100%;
    clear: both;
    height: auto;
    margin: 0; }
  .similar h4 {
    display: none; }
  .mobile-only {
    display: block; }
  .similar li {
    display: inline-block; }
  .similar li img {
    width: 150px; }
  .similar .price {
    position: absolute;
    bottom: 20px;
    right: 3px; }
  .specs p {
    font-size: 3vw; }
  .filters a[class^="trigger-"], .filters li {
    font-size: 80%; }
  #similar-filter {
    width: 20%;
    margin: 0 auto; }
  .compare div.span_3_of_12 {
    width: 48%;
    min-height: 2784px; }
  .secondary #favorites li, .secondary .favorites li {
    width: 32.25%;
    height: 160px; }
  .secondary #favorites li .price, .secondary .favorites li .price {
    font-size: 60%;
    bottom: 60px; }
  footer h2, footer p {
    padding: 0; } }

@media only screen and (max-width: 748px) {
  .search-results li {
    width: 96%;
    padding: 9px 0; }
  .results {
    padding-left: 19%; }
  .results .span_10_of_12 {
    width: 70%; }
  .filters {
    position: fixed; }
  .results-wrapper {
    background: url(img/light-blue.gif) 18% top repeat-y; }
  .filters a[class^="trigger-"] i {
    float: none; }
  .rewards-hero h2.logo img {
    width: 100%; }
  .search-results a.favorite-heart {
    top: 16px;
    font-size: 200%; } }

@media only screen and (max-width: 682px) {
  #menu {
    display: none; }
  .slicknav_menu {
    display: block; }
  header h2 {
    margin-bottom: 0; } }

@media only screen and (max-width: 650px) {
  .finance-hero, .inspection-hero, .sell-hero, .why-hero, .test-drive-hero, .rewards-hero {
    height: 350px; }
  .finance-hero h2, .why-hero h2, .test-drive-hero h2 {
    font-size: 400%;
    padding: 50px; }
  .finance-hero .button, .inspection-hero .button, .why-hero .button {
    margin-left: 50px; }
  .inspection-hero h2 {
    font-size: 300%;
    padding: 25px 0 25px 50px; }
  .sell-hero h2 {
    font-size: 400%;
    padding: 25px 0 0 50px; }
  .car-styles {
    width: 100%; }
  .car-styles li {
    width: 34%; }
  .car-styles li.all {
    width: 75%; }
  .car-styles li.all label {
    width: 100%; }
  .rewards-hero h2.logo {
    padding: 80px 0 80px 40px; }
  .compare div.span_3_of_12 {
    width: 90%; } }

@media only screen and (max-width: 621px) {
  #exterior li {
    width: 80%; }
  .secondary #favorites li,
  .secondary .favorites li {
    width: 30%;
    height: 120px; }
  .secondary #favorites li .price,
  .secondary .favorites li .price {
    font-size: 40%;
    bottom: 40px; } }

@media only screen and (max-width: 570px) {
  header h2 {
    margin-bottom: 0;
    text-align: center; }
  .header .left {
    font-size: 100%; }
  .header .why .left {
    font-size: 80%; }
  .options .price {
    font-size: 9vw; }
  .options li:nth-child(3n) a, .options li:nth-child(4n) a {
    padding-top: 20px; }
  #two-columns div, #three-columns div {
    margin-bottom: 30px; }
  .options li:nth-child(5n) a {
    line-height: 9px;
    padding-top: 20px; }
  .buying-process {
    margin: 0 auto; }
  .buying-process li {
    display: block;
    width: 50%; }
  .buying-process li:after {
    width: 0;
    height: 0; }
  .car-styles li {
    width: 55%; }
  .car-styles li.all {
    width: 75%; }
  footer div.span_2_of_12, footer div.span_3_of_12 {
    border: 0 none;
    padding: 0;
    text-align: center;
    float: none;
    margin: 0 auto;
    width: 100%;
    min-height: initial; }
  footer img {
    width: auto;
    margin: 0 auto;
    display: block; }
  footer h2 {
    font-size: 2rem;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    padding: 0; }
  footer p {
    padding: 0;
    text-align: center; } }

@media only screen and (max-width: 540px) {
  .advanced-search .span_4_of_12,
  .advanced-search .span_3_of_12,
  .advanced-search .span_5_of_12,
  .advanced-search .two-column-300 li {
    width: 100%; }
  .advanced-search input[type=text] {
    width: 90%; }
  .advanced-search select {
    width: 80%; }
  .secondary #favorites li,
  .secondary .favorites li {
    width: 48%;
    height: 170px; }
  .secondary #favorites li .price,
  .secondary .favorites li .price {
    font-size: 50%;
    bottom: 40px; } }

@media only screen and (max-width: 525px) {
  .tabs li {
    padding: 0 10px; }
  .car-styles li.all {
    width: 100%; } }

@media only screen and (max-width: 499px) {
  .inspection-hero h2 {
    font-size: 250%; }
  .inspection-hero {
    height: 300px; }
  .rewards-hero h2.logo {
    width: 80%; } }

@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%; }
  .span_1_of_12, .span_2_of_12, .span_3_of_12, .span_4_of_12, .span_5_of_12, .span_6_of_12, .span_7_of_12, .span_8_of_12, .span_9_of_12, .span_10_of_12, .span_11_of_12, .span_12_of_12, footer div.span_2_of_12.social, .results .span_10_of_12 {
    width: 100%; }
  header {
    min-height: initial; }
  header h2 {
    font-size: 1.5rem;
    margin: 0 auto; }
  .header .why .left {
    font-size: 70%; }
  #circles div {
    margin-bottom: 20px; }
  #search input {
    font-size: 110%;
    padding: 14px 50px 14px 14px; }
  #search button {
    height: 56px;
    width: 53px;
    font-size: 200%;
    padding-left: 10px; }
  #search form {
    width: 90%; }
  a.carfax img {
    width: auto; }
  .specs p {
    font-size: 5vw; }
  .details p {
    padding: 0 10px 0 0; }
  .details p.price {
    padding: 6px 12px; }
  .tabs li {
    padding: 0 5px; }
  .calculator .span_6_of_12 {
    padding: 15px; }
  .calculator form {
    width: 65%; }
  .options .price {
    font-size: 15vw;
    width: 100%; }
  .options li {
    width: 20%; }
  .filters {
    position: relative; }
  .filters h5 {
    margin-bottom: 0; }
  .filters a[class^="trigger-"] {
    width: 100%; }
  .filters a[class^="trigger-"] i {
    float: right; }
  .results-wrapper {
    background: none; }
  .results {
    padding-left: 0; }
  footer div.social a {
    display: inline-block; }
  footer div.span_2_of_12:last-child {
    padding: 0; } }

@media only screen and (max-width: 464px) {
  .sell-hero {
    height: 225px; }
  .sell-hero h2 {
    font-size: 300%;
    padding: 25px;
    width: 70%; } }

@media only screen and (max-width: 430px) {
  .finance-hero, .inspection-hero, .why-hero, .test-drive-hero, .rewards-hero {
    height: 275px; }
  .finance-hero h2, .why-hero h2, .test-drive-hero h2 {
    font-size: 300%;
    padding: 25px; }
  .finance-hero .button, .inspection-hero .button, .why-hero .button {
    margin-left: 25px; }
  .inspection-hero h2 {
    font-size: 200%;
    width: 90%;
    padding: 25px; }
  .header .left {
    font-size: 85%; }
  .advanced-search .header .left {
    font-size: 70%; }
  .header .test-drive .left {
    font-size: 75%; }
  .header .why .left {
    font-size: 65%; }
  .header .why .right {
    padding-top: 0; }
  .header .right {
    padding-top: 3px; }
  .buying-process li {
    width: 90%; }
  .secondary #favorites li,
  .secondary .favorites li {
    width: 90%;
    height: 220px; }
  .secondary #favorites li .price,
  .secondary .favorites li .price {
    font-size: 70%;
    bottom: 60px; }
  .secondary #search input {
    font-size: 63%; }
  .secondary #search button {
    height: 58px;
    width: 60px; } }

@media only screen and (max-width: 400px) {
  .tabs li {
    font-size: 85%; }
  .options li:nth-child(4n) a, .options li:nth-child(3n) a {
    line-height: 9px;
    padding-top: 20px; }
  #search input {
    padding: 13px 50px 14px 14px;
    font-size: 100%; }
  #search button {
    height: 51px; }
  input[type=submit] {
    width: 90%; }
  .header .left {
    font-size: 85%; }
  .secondary #favorites ul, .secondary .favorites ul {
    padding: 0; }
  .secondary #search input {
    font-size: 68%; }
  .secondary #search button {
    height: 53px;
    width: 55px; } }

@media only screen and (max-width: 384px) {
  div.header {
    font-size: 160%;
    min-height: 60px; }
  .why-hero h2, .test-drive-hero h2 {
    width: 80%; }
  .header .right a {
    margin-left: 5px; }
  .advanced-search select {
    width: 80%; } }

@media only screen and (max-width: 371px) {
  .calculator span {
    float: none; }
  .calculator form {
    float: none;
    margin-bottom: 5px; } }

@media only screen and (max-width: 361px) {
  .sell-hero {
    height: 175px; }
  .sell-hero h2 {
    font-size: 250%;
    width: 70%;
    padding-top: 20px;
    line-height: 120%; }
  .secondary #search input {
    font-size: 70%; }
  .secondary #favorites li,
  .secondary .favorites li {
    width: 100%;
    height: 200px; } }

@media only screen and (max-width: 341px) {
  .tabs li {
    padding: 0 3px; }
  .tabs li:first-child {
    padding: 0 2px 0 0; }
  .tabs li:last-child {
    padding: 0 0 0 2px; } }

@media only screen and (max-width: 320px) {
  #search input {
    font-size: 90%; }
  #search button {
    height: 50px;
    width: 50px;
    font-size: 150%; }
  .secondary #search input {
    font-size: 60%; }
  .inspection-hero {
    height: 205px; }
  .header .right {
    width: 100%;
    text-align: right;
    display: block;
    float: none; }
  .car-styles li {
    width: 60%; }
  .car-styles li.all {
    width: 64%; }
  .advanced-search select {
    width: 76%; }
  .advanced-search input[type=submit] {
    width: 98%; } }

@media only screen and (min-width: 1920px) {
  .options .price {
    line-height: 120%; }
  .options li {
    font-size: 120%;
    height: 100px; }
  .similar .price {
    font-size: 190%;
    bottom: 60px; }
  footer img {
    width: auto; }
  .advanced-search .span_4_of_12 {
    width: 20%; } }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.right {
  float: right; }

.left {
  float: left; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* ==========================================================================
   IE only
   ========================================================================== */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .advanced-search label.select:after,
  .modal-form label.select:after {
    content: none;
    right: 0; }
  .advanced-search select,
  .modal-form select {
    background: url("img/arrow-down.png") top right no-repeat; }
  .advanced-search select::-ms-expand,
  .modal-form select::ms-expand {
    display: none; } }
