@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

html {
  cursor: default;
  font-size: 100%;
  overflow-y: scroll;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body, form, input, button, select, textarea {
  font-size: 100%;
  margin: 0; }

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

a:focus {
  outline: none; }

abbr {
  _border-bottom: expression(this.title ? '1px dotted':'none'); }

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

pre, code, kbd, samp {
  font-family: monospace,monospace;
  _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, sub, sup {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

nav ul {
  list-style: none; }

audio[controls], canvas, video {
  display: inline-block;
  *display: inline; }

audio {
  display: none;
  _display: expression(this.controls ? 'inline':'none');
  *zoom: 1; }

audio[controls] {
  display: inline-block; }

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

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

legend {
  *margin-left: -7px; }

button, input, select, textarea {
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  _overflow: expression(this.type == 'button|reset|submit' ? 'visible':''); }

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

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-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; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: none; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 83.929em;
  padding: 0; }

.row.full-width {
  max-width: 100%; }

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

.row:after {
  clear: both; }

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  width: auto;
  margin-left: -1.25em;
  margin-right: -1.25em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  padding: 0; }

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

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

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

.row .row.collapse:after {
  clear: both; }

.column,
.columns {
  padding-left: 1.25em;
  padding-right: 1.25em;
  width: 100%;
  float: left;
  min-height: 1px; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.25em;
    padding-right: 1.25em;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.25em;
    padding-right: 1.25em;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 1.25em;
    padding-right: 1.25em;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

.media:after, .grid:after, .media__list:after, .content__nav:after, .content__nav div > ul:after, .footer__main .helpful-links ul:after, .footer__main .social:after, .contact__form .check-boxes:after,
.form__default .check-boxes:after,
.form__builder .check-boxes:after, .header__topnav .links:after, #findus__get-directions:after, .print__title:after, .print__tech-container:after, .print__tech-container ul:after, .print__tech-container p:after, .staff__member .details:after, .vdp__previewarea:after, .content__band:after,
.content__band--padding:after, .content__gallery--thumbgrid:after, .content__gallery--hero-holder:after, .map__directions:after, .form__builder .form-group:after, .search-results .toolbar__nav:after, .search-results .toolbar__nav .links:after, .custom-select-drop .select2-results__option:after, .native-select .fake-holder:after, .form-response-holder .button-container:after,
.thank__you .button-container:after, .radios:after, #vehicle__contactform .header-check-boxes:after, #vehicle__contactform .radios-container .radios:after, .features__wrapper .content__features--main:after, .header__top .vdp-sticky-menu .container:after, .header__top.vdp-animate .vdp-sticky-menu:after, .header__top.vdp-animate .vdp-sticky-menu .container:after, .vdp__detailed .content-panel:after, .vdp__detailed .content-panel .content-wrapper:after, .vdp__detailed .holder:after, .vdp__previewarea .compare-and-save:after, .vdp__previewarea .msrp:after, .vdp__quick-details:after, .vdp__specs-holder:after, .vdp__zoomgallery .container:after, .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__cta-container:after, .vdp__video-container:after, .srp__plugins:after, #vdp__plugins:after, .advanced__search:after, .advanced__search .top-bar-filters:after, .pods__featured-range:after, .model__range .variants:after {
  content: "";
  display: table;
  clear: both; }

.no-padding {
  padding: 0 !important; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.media {
  position: relative; }
  .media .image {
    width: 100%;
    height: auto;
    display: block; }

.indented {
  margin-left: 20px; }

.mobile-only {
  display: block !important; }
  @media (min-width: 40.063em) {
    .mobile-only {
      display: none !important; } }

.tablet-only {
  display: none !important; }
  @media (min-width: 40.063em) {
    .tablet-only {
      display: block !important; } }

@media (min-width: 64.063em) {
  .to-desktop {
    display: none; } }

@media (min-width: 40.063em) {
  .left-col,
  .center-col {
    margin-top: 40px; } }

.hide {
  display: none; }

.hidden-overflow {
  overflow: hidden;
  position: fixed;
  width: 100%; }

.full-width-button {
  float: left;
  text-align: center;
  width: 50%; }

@media only screen and (max-width: 40em) {
  .small-collapse {
    padding: 0;
    margin: 0; }
    .small-collapse .columns {
      padding: 0;
      margin: 0; } }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

html {
  cursor: default;
  font-size: 100%;
  overflow-y: scroll;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body, form, input, button, select, textarea {
  font-size: 100%;
  margin: 0; }

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

a:focus {
  outline: none; }

abbr {
  _border-bottom: expression(this.title ? '1px dotted':'none'); }

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

pre, code, kbd, samp {
  font-family: monospace,monospace;
  _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, sub, sup {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

nav ul {
  list-style: none; }

audio[controls], canvas, video {
  display: inline-block;
  *display: inline; }

audio {
  display: none;
  _display: expression(this.controls ? 'inline':'none');
  *zoom: 1; }

audio[controls] {
  display: inline-block; }

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

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

legend {
  *margin-left: -7px; }

button, input, select, textarea {
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal;
  _overflow: expression(this.type == 'button|reset|submit' ? 'visible':''); }

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box; }

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-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; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: none; }

/*off-canvas search*/
@media (max-width: 64.063em) {
  body.supports--offcanvas {
    overflow: hidden; } }

.site-wrapper {
  padding-top: 111px; }
  @media (min-width: 40.063em) {
    .site-wrapper {
      padding-top: 146px; } }
  @media (min-width: 64.063em) {
    .site-wrapper {
      padding-top: 0; } }

.offcanvas {
  background-color: #fff;
  position: relative;
  transition: transform 500ms ease-in-out;
  -webkit-transition: -webkit-transform 500ms ease-in-out;
  z-index: 1;
  overflow-x: hidden; }

@media (max-width: 64.063em) {
  .offcanvas-right {
    display: none;
    background: #111;
    position: fixed;
    z-index: 0; }
    .offcanvas-right.is--visible {
      display: block; } }

.is--offcanvas-left {
  transform: translate3d(80%, 0, 0);
  -ms-transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0); }
  @media (min-width: 40.063em) {
    .is--offcanvas-left {
      transform: translate3d(33.333%, 0, 0);
      -ms-transform: translate(33.333%, 0);
      -webkit-transform: translate3d(33.333%, 0, 0); } }
  .ie9 .is--offcanvas-left {
    margin-right: 35px; }
    @media (min-width: 40.063em) {
      .ie9 .is--offcanvas-left {
        margin-right: 35px; } }

.is--offcanvas-right {
  width: 100%;
  transform: translate3d(80%, 0, 0);
  -ms-transform: translate(80%, 0);
  -webkit-transform: translate3d(80%, 0, 0); }
  @media (min-width: 40.063em) {
    .is--offcanvas-right {
      transform: translate3d(33.333%, 0, 0);
      -ms-transform: translate(33.333%, 0);
      -webkit-transform: translate3d(33.333%, 0, 0); } }
  .ie9 .is--offcanvas-right {
    margin-right: 35px; }
    @media (min-width: 40.063em) {
      .ie9 .is--offcanvas-right {
        margin-right: 35px; } }

.windowsphone .is--offcanvas-right {
  position: fixed; }

.offcanvas.is--offcanvas {
  position: fixed;
  top: 111px;
  left: 0;
  height: calc(100% - 111px);
  overflow-y: auto;
  width: 80%;
  z-index: -10;
  -moz-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  -webkit-transition: top 0.5s ease;
  transition: top 0.5s ease; }
  .offcanvas.is--offcanvas.header--fixed {
    height: calc(100% - 50px);
    top: 50px; }
  @media (min-width: 40.063em) {
    .offcanvas.is--offcanvas {
      width: 33.333%;
      top: 142px; } }
  .offcanvas.is--offcanvas .column, .offcanvas.is--offcanvas.column {
    padding: 0; }

.offcanvas-left.is--offcanvas {
  padding: 20px; }

@media (max-width: 64.063em) {
  .offcanvas-right .header__dropdowns {
    display: none;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; }
    .offcanvas-right .header__dropdowns .has-submenu .accordian-trigger {
      background: #fff;
      position: absolute; }
    .offcanvas-right .header__dropdowns .sub-menu ul {
      display: none; } }

.offcanvas-overlay {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 800ms 100ms ease;
  -o-transition: all 800ms 100ms ease;
  -webkit-transition: all 800ms 100ms ease;
  transition: all 800ms 100ms ease; }
  .offcanvas-overlay.is--active {
    opacity: 1;
    visibility: visible;
    background: rgba(0, 0, 0, 0.5); }

.media {
  position: relative; }
  .media .image {
    width: 100%;
    height: auto;
    display: block; }

.media__grid {
  margin: 0 0 20px; }
  @media (min-width: 64.063em) {
    .media__grid {
      margin-bottom: 40px; } }
  .media__grid h2 {
    font-size: 18px; }
  .media__grid .content {
    padding: 20px 0; }

.no-padding .media__grid {
  margin: 0; }

.media__list {
  clear: both; }
  @media (min-width: 64.063em) {
    .media__list .secondary {
      width: 100%;
      float: left; } }

.featured_vehicle a img {
  width: 100%; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

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

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*
 *  Remodal - v0.4.0
 *  Flat, responsive, lightweight, easy customizable modal window plugin with declarative state notation and hash tracking.
 *  https://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked,
body.remodal-is-locked {
  overflow: hidden; }

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  visibility: hidden; }

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none; }

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch; }

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: ""; }

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-transform: translateZ(0px); }

.fixfixed,
.fixfixed {
  position: absolute; }

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  display: inline-block; }

/* Anti-zoom. Font-size should be >= 16px. */
/* ==========================================================================
   Remodal default theme
   ========================================================================== */
/* Background for effects */
.remodal-bg {
  -webkit-transition: -webkit-filter 0.2s ease-out;
  -moz-transition: -moz-filter 0.2s ease-out;
  -o-transition: -o-filter 0.2s ease-out;
  transition: filter 0.2s ease-out; }

body.remodal-is-active .remodal-bg {
  -webkit-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px); }

/* Default theme styles of the overlay */
.remodal-overlay {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  background: rgba(33, 36, 46, 0.95); }

body.remodal-is-active .remodal-overlay {
  opacity: 1; }

/* Default theme styles of the modal dialog */
.remodal {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-height: 100%;
  padding: 20px 15px;
  -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  opacity: 0;
  color: #182a3c;
  background: #fff;
  background-clip: padding-box; }

body.remodal-is-active .remodal {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle; }

/* Close button */
.remodal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 28px;
  height: 28px;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  text-decoration: none;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  display: inline-block;
  width: 120px;
  margin: 0 0 5px 0;
  padding: 9px 0;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-clip: padding-box; }

.remodal-confirm {
  color: #16a085;
  border: 2px solid #16a085;
  background: #f4f4f4; }

.remodal-confirm:hover,
.remodal-confirm:active {
  color: #f4f4f4;
  background: #16a085; }

.remodal-cancel {
  color: #c0392b;
  border: 2px solid #c0392b;
  background: #f4f4f4; }

.remodal-cancel:hover,
.remodal-cancel:active {
  color: #f4f4f4;
  background: #c0392b; }

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 40.063em) {
  .remodal {
    max-width: 700px;
    min-height: 0;
    margin: 20px auto;
    -webkit-border-radius: 6px;
    border-radius: 6px; } }

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F021242E, endColorstr=#F021242E); }

.lt-ie9 .remodal {
  width: 700px;
  min-height: 0;
  margin: 20px auto; }

.lt-ie9 .remodal-close:after {
  margin: auto;
  text-align: center; }

.lt-ie9 .remodal-close:hover,
.lt-ie9 .remodal-close:active {
  background: transparent; }

.lt-ie9 .remodal-close:hover.remodal-close:after,
.lt-ie9 .remodal-close:active.remodal-close:after {
  color: #3e5368; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  /*
    .slick-loading & {
        background: $colorSenary slick-image-url("ajax-loader.gif") center center no-repeat;
    }*/ }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -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;
  left: 0;
  top: 0;
  display: block;
  zoom: 1; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    width: 100%;
    height: auto; }
  .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; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: 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: 0.25; }

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

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }
  .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in; }
    .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 {
      position: absolute;
      top: 0;
      left: 0;
      content: "•";
      width: 20px;
      height: 20px;
      font-family: "slick";
      font-size: 6px;
      line-height: 20px;
      text-align: center;
      color: black;
      opacity: 0.25;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75; }

.content__nav {
  margin: 30px auto; }
  .content__nav div > ul {
    padding: 0;
    display: table;
    margin: 0 auto -1px; }
    .content__nav div > ul > li {
      float: left;
      margin-left: -1px; }
      .content__nav div > ul > li > a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 15px 20px; }
        .content__nav div > ul > li > a.selected {
          cursor: default; }
    .content__nav div > ul li:hover .sub-menu {
      opacity: 1;
      visibility: visible; }
  .content__nav .sub-menu {
    width: 200px;
    opacity: 0;
    position: absolute;
    top: 100%;
    padding: 0;
    z-index: 5;
    -moz-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    -webkit-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear; }
    .content__nav .sub-menu li a {
      display: inline-block;
      width: 100%;
      padding: 10px 0; }
    .content__nav .sub-menu ul {
      left: 100%;
      top: 0; }
  .content__nav .overflow-menu .sub-menu {
    width: 200px;
    padding: 10px 20px; }
  .content__nav .overflow-menu .sub-menu:after, .content__nav .overflow-menu .sub-menu:before {
    bottom: 100%;
    left: 18%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .content__nav .overflow-menu .sub-menu:after {
    border-color: rgba(235, 235, 235, 0);
    border-width: 10px;
    margin-left: -10px; }
  .content__nav .overflow-menu .sub-menu:before {
    border-color: rgba(235, 235, 235, 0);
    border-width: 11px;
    margin-left: -11px; }

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
  z-index: 2; }

.mean-container .meanmenu-reveal {
  width: 100%;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  text-decoration: none;
  display: block;
  text-align: left;
  outline: none; }
  .mean-container .meanmenu-reveal i {
    float: right; }

.mean-container .mean-nav {
  float: left;
  width: 100%;
  margin-top: 32px; }
  .mean-container .mean-nav .column {
    padding: 0; }
  .mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none; }
    .mean-container .mean-nav ul li {
      position: relative;
      float: left;
      width: 100%; }
      .mean-container .mean-nav ul li:first-child {
        border: none; }
    .mean-container .mean-nav ul ul {
      padding: 0 0 0 20px;
      margin: 0;
      width: 100%;
      list-style-type: none; }

.mean-container a {
  display: block;
  float: left;
  width: 100%;
  padding: 10px 2%;
  margin: 0;
  text-align: left;
  text-decoration: none;
  outline: none;
  font-size: 12px !important;
  font-weight: bold; }

.mean-container li.mean-last a {
  border-bottom: none;
  margin-bottom: 0; }

.mean-container .mean-expand {
  margin-top: 1px;
  width: 32px;
  padding: 4px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700; }

.content__nav--third-level {
  margin: 0 0 20px;
  display: none; }
  .content__nav--third-level a {
    display: none; }
  @media (min-width: 40.063em) {
    .content__nav--third-level {
      display: block; }
      .content__nav--third-level a {
        display: block;
        margin: 0 0 -1px;
        padding: 15px; } }
  .content__nav--third-level.full {
    text-align: center; }
    .content__nav--third-level.full a {
      display: inline-block; }

.content__nav--departments a {
  display: block;
  padding: 10px; }

.footer__wrapper {
  clear: both;
  background: #ccc;
  padding: 20px 0; }

.footer__main h2 {
  padding-bottom: 3px; }
  @media (max-width: 640px) {
    .footer__main h2 {
      margin: 40px 0 0;
      text-align: left; } }
  @media (min-width: 40.063em) {
    .footer__main h2 {
      padding: 10px 0; } }

.footer__main .helpful-links ul {
  margin: 0 0 12px;
  padding: 0; }

.footer__main .inventory__summary a {
  border: none;
  padding: 10px 0 0; }

.footer__main .inventory__summary h3 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border: none; }
  @media (max-width: 640px) {
    .footer__main .inventory__summary h3 {
      text-align: left; } }

.footer__main .social-media-icon {
  display: block;
  margin-right: 5px;
  float: left; }
  .footer__main .social-media-icon svg {
    width: 40px;
    height: 40px;
    fill: #000;
    -moz-transition: fill 0.4s ease;
    -o-transition: fill 0.4s ease;
    -webkit-transition: fill 0.4s ease;
    transition: fill 0.4s ease; }

.footer__main .social {
  padding-top: 10px;
  padding-bottom: 15px; }

.footer__main .shopping-tools {
  width: 100%;
  margin: 0 0 40px;
  padding: 14px 0 0;
  list-style: none;
  display: none; }
  .footer__main .shopping-tools a {
    display: block;
    padding: 2px 0; }

.footer__main .plain__image {
  float: left;
  margin-right: 5px; }
  .footer__main .plain__image .image {
    width: auto; }

.footer__sitemap {
  padding: 20px 0; }
  .footer__sitemap h2 {
    font-size: 30px; }
  .footer__sitemap .parent-link,
  .footer__sitemap .menu-link {
    display: block;
    width: 100%;
    padding: 10px 0;
    font-size: 12px; }
  .footer__sitemap .parent-link {
    font-weight: bold; }

#grid_footer_fullwidth {
  padding-top: 30px;
  margin-bottom: 40px; }

.footer__bottom {
  padding: 20px 0 40px;
  text-align: center; }
  @media (min-width: 40.063em) {
    .footer__bottom {
      text-align: left; } }
  @media (min-width: 40.063em) {
    .footer__bottom .footer_multiple_links {
      text-align: right; } }
  .footer__bottom .address {
    font-weight: bold; }
  .footer__bottom .copy {
    padding: 20px 0; }
    .footer__bottom .copy img {
      position: relative;
      margin-top: -5px;
      top: 4px; }

@media (max-width: 640px) {
  .accordion__mobile {
    clear: both; } }

.accordion__mobile > .trigger {
  height: 50px;
  padding: 15px 15px;
  margin-top: -1px;
  position: relative;
  cursor: pointer;
  font: bold 14px arial; }
  @media (min-width: 40.063em) {
    .accordion__mobile > .trigger {
      display: none; } }
  .accordion__mobile > .trigger:after {
    font-family: FontAwesome;
    content: "\f105";
    color: #f5f5f5;
    float: right;
    font-size: 22px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .accordion__mobile > .trigger.is--visible:after {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg); }
  @media (max-width: 640px) {
    .accordion__mobile > .trigger.is--visible + .content {
      max-height: 750px; } }

.accordion__mobile > .content {
  -moz-transition: max-height 0.4s linear;
  -o-transition: max-height 0.4s linear;
  -webkit-transition: max-height 0.4s linear;
  transition: max-height 0.4s linear; }
  @media (max-width: 640px) {
    .accordion__mobile > .content {
      max-height: 0;
      overflow: hidden; } }
  .accordion__mobile > .content .grid {
    padding: 15px 0 5px; }

.native-select {
  background: url(../img/ui-components/standard-arrow-down.svg) no-repeat right center #fff;
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px; }
  .native-select select {
    background: transparent;
    padding: 7px 5px;
    /* If you add too much padding here, the options won't show in IE */
    width: 100%;
    height: 37px;
    cursor: pointer;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -safari-appearance: none;
    -webkit-appearance: none;
    border-radius: 0; }
    .native-select select::-ms-expand {
      display: none; }

.contact__form,
.form__default,
.form__builder {
  margin-bottom: 20px; }
  .contact__form .field,
  .contact__form textarea,
  .form__default .field,
  .form__default textarea,
  .form__builder .field,
  .form__builder textarea {
    width: 100%;
    display: block;
    padding: 15px;
    margin: 0 0 20px; }
  .contact__form textarea,
  .form__default textarea,
  .form__builder textarea {
    min-height: 100px; }
  .contact__form label,
  .form__default label,
  .form__builder label {
    text-align: left;
    display: block;
    width: 100%;
    margin: 0 0 5px; }
  .contact__form .submit,
  .form__default .submit,
  .form__builder .submit {
    margin: 0 0 15px; }
    .contact__form .submit .loading,
    .form__default .submit .loading,
    .form__builder .submit .loading {
      display: none; }
  .contact__form .check-boxes,
  .form__default .check-boxes,
  .form__builder .check-boxes {
    list-style-type: none;
    margin: 0;
    padding: 30px 0; }
    .contact__form .check-boxes li,
    .form__default .check-boxes li,
    .form__builder .check-boxes li {
      margin: 0;
      padding: 0; }
    .contact__form .check-boxes label,
    .form__default .check-boxes label,
    .form__builder .check-boxes label {
      width: auto;
      float: left;
      margin-right: 30px; }
    .contact__form .check-boxes input[type="checkbox"],
    .form__default .check-boxes input[type="checkbox"],
    .form__builder .check-boxes input[type="checkbox"] {
      margin-right: 10px; }
    .contact__form .check-boxes .parsley-errors-list.filled,
    .form__default .check-boxes .parsley-errors-list.filled,
    .form__builder .check-boxes .parsley-errors-list.filled {
      position: relative;
      top: 10px;
      float: left;
      padding-left: 10px; }
  .contact__form .radios .field,
  .form__default .radios .field,
  .form__builder .radios .field {
    width: auto; }
  .contact__form .radios input[type="radio"],
  .form__default .radios input[type="radio"],
  .form__builder .radios input[type="radio"] {
    display: inline-block; }
  .contact__form .mandatory,
  .form__default .mandatory,
  .form__builder .mandatory {
    float: right; }
  .contact__form .marketing,
  .form__default .marketing,
  .form__builder .marketing {
    clear: both;
    font-size: 11px; }
  .contact__form input[type=text],
  .contact__form input[type=email],
  .contact__form input[type=tel],
  .contact__form textarea,
  .form__default input[type=text],
  .form__default input[type=email],
  .form__default input[type=tel],
  .form__default textarea,
  .form__builder input[type=text],
  .form__builder input[type=email],
  .form__builder input[type=tel],
  .form__builder textarea {
    -moz-transition: border 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out;
    -webkit-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out;
    outline: none; }
  .contact__form input[type=text]:focus,
  .contact__form input[type=email]:focus,
  .contact__form input[type=tel]:focus,
  .contact__form input[type=radio]:focus + label,
  .contact__form textarea:focus,
  .form__default input[type=text]:focus,
  .form__default input[type=email]:focus,
  .form__default input[type=tel]:focus,
  .form__default input[type=radio]:focus + label,
  .form__default textarea:focus,
  .form__builder input[type=text]:focus,
  .form__builder input[type=email]:focus,
  .form__builder input[type=tel]:focus,
  .form__builder input[type=radio]:focus + label,
  .form__builder textarea:focus {
    box-shadow: 0 0 4px #0090ff;
    border: 1px solid #0090ff; }
  .contact__form input[type=radio] + label,
  .form__default input[type=radio] + label,
  .form__builder input[type=radio] + label {
    border: none; }

.form-response-holder {
  display: none; }

#close {
  stroke: black; }

.header__wrapper {
  width: 100%;
  position: fixed;
  top: 0;
  -moz-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  -webkit-transition: top 0.5s ease;
  transition: top 0.5s ease; }
  @media (max-width: 64.063em) {
    .header__wrapper {
      z-index: 100; } }
  @media (min-width: 64.063em) {
    .header__wrapper {
      position: relative;
      padding-top: 35px; } }
  .header__wrapper.is--fixed {
    top: -61px; }
    @media (min-width: 40.063em) {
      .header__wrapper.is--fixed {
        top: -95px; } }
    @media (min-width: 64.063em) {
      .header__wrapper.is--fixed {
        top: 0; } }

.header__topnav {
  width: 100%;
  min-width: 320px;
  z-index: 6;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  background-color: #999; }
  .header__topnav .hide {
    display: none; }
    @media (min-width: 64.063em) {
      .header__topnav .hide {
        display: inline; } }
  .header__topnav .quick-link-trigger {
    cursor: pointer;
    display: none; }
    .header__topnav .quick-link-trigger.is--active + .quick-links {
      display: block; }
    @media (min-width: 64.063em) {
      .header__topnav .quick-link-trigger:hover .quick-links {
        display: block; } }
  .header__topnav .quick-links {
    display: none;
    height: calc(100vh - 110px);
    padding: 20px 0;
    position: absolute;
    top: 110px;
    right: 0;
    left: 0;
    text-align: left;
    overflow: auto;
    z-index: 2; }
    @media (min-width: 40.063em) {
      .header__topnav .quick-links {
        top: 146px; } }
    .header__topnav .quick-links.header--fixed {
      height: calc(100vh - 49px); }
    .header__topnav .quick-links h3 {
      text-align: center; }
    .header__topnav .quick-links ul {
      padding: 0;
      list-style: none; }
    .header__topnav .quick-links .set-links a {
      display: block;
      margin: 10px 10px;
      padding: 14px 18px; }
      .header__topnav .quick-links .set-links a svg {
        width: 12px;
        height: 12px;
        float: right; }
    .header__topnav .quick-links .shopping-tools a {
      display: block;
      width: calc(100% - 20px);
      margin: 10px 10px 0;
      padding: 15px; }
    .header__topnav .quick-links .button, .header__topnav .quick-links .form__builder .primary-button, .form__builder .header__topnav .quick-links .primary-button {
      width: calc(50% - 20px);
      padding: 12px;
      margin: 0 10px;
      text-align: center; }
      .header__topnav .quick-links .button svg, .header__topnav .quick-links .form__builder .primary-button svg, .form__builder .header__topnav .quick-links .primary-button svg {
        display: inline-block;
        width: 17px;
        height: 17px;
        margin-top: -1px;
        float: left; }
  .header__topnav .find-us .label {
    display: none; }
    @media (min-width: 64.063em) {
      .header__topnav .find-us .label {
        display: inline;
        padding-left: 10px; } }
  @media (min-width: 64.063em) {
    .header__topnav .links {
      display: none; } }
  .header__topnav .links .offcanvas-trigger-right,
  .header__topnav .links .link {
    height: 50px;
    float: left;
    text-align: center; }
  .header__topnav .links .link {
    width: 50px; }
  .header__topnav .links .phone-icon {
    height: 18px;
    width: 18px;
    margin-top: 15px; }
  .header__topnav .links .mail-icon {
    height: 20px;
    width: 20px;
    margin-top: 15px; }
  .header__topnav .links .kebab-icon {
    height: 18px;
    width: 18px;
    margin-top: 15px; }
  .header__topnav .links .burger-icon {
    height: 20px;
    width: 20px; }
  .header__topnav .links .pin-icon {
    height: 25px;
    width: 25px;
    margin-top: 12px; }
  @media (min-width: 64.063em) {
    .header__topnav .links .offcanvas-trigger-right {
      display: none; } }
  .header__topnav .links .offcanvas-trigger-right span {
    display: block;
    width: 45px;
    height: 35px;
    padding: 6px;
    margin: 7px 10px; }

.is--offcanvas-right .header__topnav,
.is--offcanvas-left .header__topnav {
  position: relative; }

.header__findus {
  opacity: 0;
  overflow: auto;
  position: fixed;
  width: 100%;
  padding: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -90;
  -moz-transition: all 400ms ease-in;
  -o-transition: all 400ms ease-in;
  -webkit-transition: all 400ms ease-in;
  transition: all 400ms ease-in; }
  @media (min-width: 64.063em) {
    .header__findus {
      z-index: 0;
      position: absolute; } }
  .header__findus.opened {
    opacity: 1;
    overflow: hidden;
    z-index: 90; }
    html .header__findus.opened {
      overflow: hidden; }
    @media (min-width: 64.063em) {
      .header__findus.opened {
        z-index: 1000; } }
    .header__findus.opened .close-menu {
      display: block; }
    .header__findus.opened .findusDepartments {
      z-index: 1; }
  .header__findus .inside {
    position: relative;
    overflow: auto;
    min-height: 100%;
    padding-top: 120px; }
    @media (min-width: 40.063em) {
      .header__findus .inside {
        padding-top: 150px; } }
    @media (min-width: 64.063em) {
      .header__findus .inside {
        padding-top: 20px; } }
  .header__findus .tab-container {
    position: relative; }
  .header__findus .tab-panel {
    opacity: 0;
    position: absolute;
    width: 100%;
    -moz-transition: all, 0.4s, ease-in;
    -o-transition: all, 0.4s, ease-in;
    -webkit-transition: all, 0.4s, ease-in;
    transition: all, 0.4s, ease-in; }
    .header__findus .tab-panel.active {
      opacity: 1; }
  .header__findus .tab-map {
    display: block;
    width: 100%;
    height: auto; }
    @media (min-width: 64.063em) {
      .header__findus .tab-map {
        display: none; } }
    .header__findus .tab-map img {
      width: 100%;
      height: auto; }
  .header__findus .tabs {
    display: block; }
    @media (min-width: 40.063em) {
      .header__findus .tabs {
        display: block; } }
    .header__findus .tabs ul {
      margin: 0 auto;
      padding: 0;
      display: table; }
      .header__findus .tabs ul li {
        display: block;
        float: left;
        padding: 20px; }
  .header__findus.no-index {
    z-index: -1; }
  .header__findus .close-menu {
    display: none;
    bottom: 40px;
    height: 50px;
    position: absolute;
    text-align: center;
    z-index: 70;
    top: 120px; }
    @media (min-width: 40.063em) {
      .header__findus .close-menu {
        top: 160px; } }
    @media (min-width: 64.063em) {
      .header__findus .close-menu {
        top: 60px; } }
    .header__findus .close-menu svg {
      display: inline;
      width: 50px;
      height: 50px; }
  .header__findus .findusDepartments {
    position: relative;
    z-index: -1; }
  .ie9 .header__findus {
    width: calc(100% + 17px); }

.location__table {
  display: block; }
  .location__table table {
    width: 100%; }
  .location__table td,
  .location__table th {
    text-align: left;
    padding: 10px 5px; }

#findus__get-directions {
  margin-top: 20px; }
  #findus__get-directions .field {
    width: 100%;
    display: block;
    padding: 10px;
    margin: 0 0 20px; }
  #findus__get-directions .primary-button {
    padding: 12px; }

.header__logoarea {
  background-color: #ccc;
  padding: 10px;
  height: 61px; }
  @media (min-width: 64.063em) {
    .header__logoarea {
      padding: 20px 10px;
      height: auto; } }
  .is--offcanvas-right .header__logoarea .brand_logo,
  .is--offcanvas-left .header__logoarea .brand_logo {
    margin-top: 0; }
  .is--offcanvas-right .header__logoarea .brand_logo {
    visibility: hidden; }
  .header__logoarea .hide {
    display: none; }
    @media (min-width: 40.063em) {
      .header__logoarea .hide {
        display: inline; } }
  @media (min-width: 40.063em) {
    .header__logoarea.row {
      border-bottom: 1px solid #ccc; } }
  @media (min-width: 64.063em) {
    .header__logoarea.row {
      border-bottom: none; } }
  .header__logoarea .brand_logo_img .plain__image .image {
    width: auto;
    max-height: 39px; }
    @media (min-width: 64.063em) {
      .header__logoarea .brand_logo_img .plain__image .image {
        max-height: none; } }
  .header__logoarea .dealername {
    text-align: right; }
    .header__logoarea .dealername .dealername-txt {
      font-size: 14px;
      padding: 15px 0; }
      @media (min-width: 40.063em) {
        .header__logoarea .dealername .dealername-txt {
          font-size: 22px;
          padding: 10px 0; } }
      @media (min-width: 64.063em) {
        .header__logoarea .dealername .dealername-txt {
          font-size: 28px; } }
    .header__logoarea .dealername .header__dealer-logos {
      padding: 10px 0;
      clear: both;
      text-align: right; }
      @media (max-width: 64.063em) {
        .header__logoarea .dealername .header__dealer-logos {
          display: none; } }
      .header__logoarea .dealername .header__dealer-logos .gridcell {
        float: right; }
      .header__logoarea .dealername .header__dealer-logos .plain__image {
        float: right;
        vertical-align: middle;
        margin-left: 5px; }
        .header__logoarea .dealername .header__dealer-logos .plain__image .image {
          width: auto; }

.header__nav {
  overflow: hidden; }
  @media (min-width: 64.063em) {
    .header__nav {
      padding-right: 0;
      text-align: left;
      overflow: visible;
      width: 100%;
      z-index: 100; } }
  @media (min-width: 64.063em) {
    .header__nav .has-submenu .hide--desktop {
      display: none; } }

.header__dropdowns {
  padding: 0;
  margin: 0;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  @media (min-width: 64.063em) {
    .header__dropdowns {
      width: 100%;
      text-align: center;
      position: relative; }
      .header__dropdowns.is--hidden {
        height: 45px;
        opacity: 0;
        visibility: hidden; } }
  @media (min-width: 64.063em) {
    .header__dropdowns > li {
      display: inline-block;
      position: relative;
      zoom: 1; } }
  .header__dropdowns > li > a {
    min-height: 45px;
    padding: 13px 10px; }
    @media (min-width: 64.063em) {
      .header__dropdowns > li > a {
        min-height: auto;
        padding: 15px 20px;
        text-align: center; } }
  @media (max-width: 64.063em) {
    .header__dropdowns > li > .sub-menu h3 {
      display: none; } }
  @media (min-width: 64.063em) {
    .header__dropdowns > li > .sub-menu {
      width: 250px;
      position: absolute;
      top: 80%;
      right: 0;
      z-index: 5;
      text-align: left; } }
  .header__dropdowns > li > .sub-menu > ul {
    display: none; }
    @media (min-width: 64.063em) {
      .header__dropdowns > li > .sub-menu > ul {
        display: block;
        left: 100%;
        top: 0; }
        .header__dropdowns > li > .sub-menu > ul:after {
          top: 1px;
          left: 40px;
          margin-left: -10px;
          content: " ";
          height: 0;
          width: 0;
          position: absolute; }
        .header__dropdowns > li > .sub-menu > ul:before {
          top: 0px;
          left: 40px;
          margin-left: -10px;
          content: " ";
          height: 0;
          width: 0;
          position: absolute; } }
    @media (max-width: 64.063em) {
      .header__dropdowns > li > .sub-menu > ul > li:first-child {
        padding-top: 5px; } }
    @media (min-width: 64.063em) {
      .header__dropdowns > li > .sub-menu > ul > li:first-child {
        display: none; } }
  .header__dropdowns > li > .sub-menu a {
    padding: 8px 10px 8px 20px; }
    @media (min-width: 64.063em) {
      .header__dropdowns > li > .sub-menu a {
        padding: 10px 20px; } }
  .header__dropdowns a {
    display: block; }
    @media (min-width: 64.063em) {
      .header__dropdowns a {
        padding: 10px 0;
        line-height: 1;
        text-decoration: none;
        position: relative; } }
  .header__dropdowns .sub-menu {
    width: 100%; }
    @media (min-width: 64.063em) {
      .header__dropdowns .sub-menu {
        opacity: 0;
        visibility: hidden;
        -moz-transition: opacity 0.4s ease, top 0.4s ease;
        -o-transition: opacity 0.4s ease, top 0.4s ease;
        -webkit-transition: opacity 0.4s ease, top 0.4s ease;
        transition: opacity 0.4s ease, top 0.4s ease; }
        .header__dropdowns .sub-menu > ul > .has-submenu:hover > a {
          width: 105%;
          z-index: 100; } }
    .header__dropdowns .sub-menu ul {
      padding: 0 0 5px; }
      @media (min-width: 64.063em) {
        .header__dropdowns .sub-menu ul {
          display: block;
          padding: 10px 0;
          left: 100%;
          top: 0; } }
    @media (min-width: 64.063em) {
      .header__dropdowns .sub-menu .sub-menu {
        min-height: calc(100% - 20px);
        width: 300px;
        position: absolute;
        top: 0;
        left: 100%; }
        .header__dropdowns .sub-menu .sub-menu > ul > li:first-child {
          display: none; } }
    .header__dropdowns .sub-menu .sub-menu h3 {
      display: none; }
      @media (min-width: 64.063em) {
        .header__dropdowns .sub-menu .sub-menu h3 {
          display: inline-block;
          width: calc(100% - 40px);
          margin: 12px 20px 0;
          padding-bottom: 5px; } }
    @media (min-width: 64.063em) {
      .header__dropdowns .sub-menu .next {
        position: absolute;
        left: 180px; } }
  @media (min-width: 64.063em) {
    .header__dropdowns > li:hover > .sub-menu {
      top: 100%; } }
  @media (min-width: 64.063em) {
    .header__dropdowns li:hover > .sub-menu {
      opacity: 1;
      visibility: visible; } }
  .header__dropdowns .overflow-menu > .sub-menu > ul > li:first-child {
    display: block; }
  .header__dropdowns .overflow-menu > .sub-menu .sub-menu .sub-menu,
  .header__dropdowns .overflow-menu > .sub-menu .sub-menu li:first-child {
    display: none; }
  .header__dropdowns .overflow-menu > .sub-menu .sub-menu li:hover a {
    width: 100%; }

.ignite__bar {
  display: none;
  width: 50px;
  padding: 0;
  position: fixed;
  right: 10px;
  top: 250px;
  list-style: none;
  z-index: 10; }
  @media (min-width: 64.063em) {
    .ignite__bar {
      display: block; } }
  .ignite__bar > li {
    width: 50px;
    height: 50px;
    margin-bottom: 3px;
    position: relative; }
    .ignite__bar > li > a {
      text-align: center; }
      .ignite__bar > li > a i {
        color: #666;
        padding: 10px; }
        .ignite__bar > li > a i.active {
          color: #ccc; }
    .ignite__bar > li:hover .target-link {
      visibility: visible;
      opacity: 1;
      -ms-transform: translate(-65px, 0px);
      -webkit-transform: translate(-65px, 0px);
      transform: translate(-65px, 0px); }
    .ignite__bar > li.break {
      margin-bottom: 15px; }
    .ignite__bar > li > a,
    .ignite__bar > li > i {
      display: block;
      width: 50px;
      height: 50px;
      position: absolute;
      cursor: pointer;
      z-index: 20;
      background-color: #f5f5f5; }
    .ignite__bar > li .target-link {
      position: relative;
      visibility: hidden;
      width: auto;
      float: right;
      -ms-transform: translate(-50px, 0px);
      -webkit-transform: translate(-50px, 0px);
      transform: translate(-50px, 0px);
      z-index: 0;
      opacity: 0;
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
      -moz-transition: opacity 0.4s ease, transform 0.4s ease;
      -o-transition: opacity 0.4s ease, transform 0.4s ease;
      -webkit-transition: opacity 0.4s ease, transform 0.4s ease;
      transition: opacity 0.4s ease, transform 0.4s ease; }
      .ignite__bar > li .target-link > a,
      .ignite__bar > li .target-link > span {
        display: block;
        height: 50px;
        width: 100%;
        padding: 16px;
        color: #fff;
        background: #ccc;
        white-space: nowrap;
        cursor: pointer;
        text-decoration: none; }
      .ignite__bar > li .target-link:after {
        height: 100%;
        width: 20px;
        margin-left: -1px;
        position: absolute;
        top: 0;
        left: 100%;
        content: ''; }
  .ignite__bar .triangle-right {
    position: absolute;
    right: -12px;
    width: 17px;
    height: 17px;
    top: 50%;
    fill: #CCC;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ignite__bar .social__icons .target-link {
    width: 150px;
    margin: 0;
    padding: 0; }
    .ignite__bar .social__icons .target-link li {
      float: left;
      list-style: none; }
      .ignite__bar .social__icons .target-link li a {
        display: block;
        width: 50px;
        height: 50px;
        padding: 10px;
        background: #ccc; }

.is--offcanvas-right .ignite__bar {
  display: none; }

.scroll__top-wrapper {
  height: 100px; }
  .scroll__top-wrapper .scroll-top-button {
    opacity: 0;
    position: fixed;
    bottom: 5px;
    right: 5px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
    background: #666;
    cursor: pointer; }
    .vehicle-details .scroll__top-wrapper .scroll-top-button {
      bottom: 60px; }
    @media (min-width: 40.063em) {
      .scroll__top-wrapper .scroll-top-button {
        width: 50px;
        height: 50px;
        bottom: 20px;
        right: 20px; } }
    .scroll__top-wrapper .scroll-top-button.is--active {
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      opacity: 0.8; }
    .scroll__top-wrapper .scroll-top-button.is--inactive {
      display: none; }
    .scroll__top-wrapper .scroll-top-button.in-view {
      position: relative;
      bottom: -20px;
      float: right; }
    .scroll__top-wrapper .scroll-top-button .fa {
      font-size: 22px;
      color: #fff; }
      @media (min-width: 40.063em) {
        .scroll__top-wrapper .scroll-top-button .fa {
          font-size: 42px; } }
    .scroll__top-wrapper .scroll-top-button span {
      display: none; }
      @media (min-width: 40.063em) {
        .scroll__top-wrapper .scroll-top-button span {
          position: absolute;
          top: 56px;
          left: 15px; } }

.ignite__bar--static {
  padding: 0;
  margin: 0; }
  @media (min-width: 64.063em) {
    .ignite__bar--static {
      display: none; } }
  .ignite__bar--static > li {
    position: relative;
    list-style: none; }
    .ignite__bar--static > li > a {
      display: block;
      width: 100%;
      height: 50px;
      padding: 0 20px;
      line-height: 50px;
      -moz-transition: opacity 0.6s ease;
      -o-transition: opacity 0.6s ease;
      -webkit-transition: opacity 0.6s ease;
      transition: opacity 0.6s ease; }
      .ignite__bar--static > li > a i {
        margin-right: 20px; }
    .ignite__bar--static > li .is--hidden {
      opacity: 0; }
  .ignite__bar--static .social__icons {
    width: 225px;
    padding: 0;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden; }
    .ignite__bar--static .social__icons.is--visible {
      visibility: visible; }
    .ignite__bar--static .social__icons li {
      display: block;
      float: left;
      list-style: none;
      visibility: hidden;
      opacity: 0;
      margin-top: -10px;
      width: 75px;
      -moz-transition: opacity 0.6s ease, margin-top 0.6s ease;
      -o-transition: opacity 0.6s ease, margin-top 0.6s ease;
      -webkit-transition: opacity 0.6s ease, margin-top 0.6s ease;
      transition: opacity 0.6s ease, margin-top 0.6s ease; }
      .ignite__bar--static .social__icons li.is--visible {
        visibility: visible;
        opacity: 1;
        margin-top: 0; }

.print__wrapper {
  width: 600px;
  margin: 0 auto;
  color: #333; }
  .print__wrapper td {
    border: none; }

.print__header {
  height: 90px;
  border-bottom: 1px solid #CCC; }
  .print__header td {
    border: none; }
  .print__header .logo {
    width: 40px;
    height: 40px;
    margin: 20px 15px 20px 20px;
    float: left; }
  .print__header h1 {
    font: normal 18px Arial;
    color: #333;
    margin-top: 25px;
    display: inline-block;
    line-height: 1;
    white-space: normal; }
  .print__header address {
    padding: 0 20px 0 0;
    float: right;
    text-align: right;
    font: normal 12px Arial; }
  .print__header p {
    margin: 6px 0; }
  .print__header .dealer__tel {
    color: #333;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none; }
    .print__header .dealer__tel img {
      height: 20px;
      width: 20px;
      margin: -2px 8px 0;
      vertical-align: middle; }

.print__cpo-logo {
  position: absolute;
  bottom: 1px;
  left: 0; }

.print__title {
  border-bottom: 1px solid #ccc; }
  .print__title > td {
    padding: 15px 10px;
    width: 50%; }
  .print__title .title {
    margin: 0;
    font: normal 26px Arial; }
  .print__title .variant {
    margin: 0;
    color: #666;
    font: 12px Arial; }
  .print__title .price {
    font: normal 30px Arial;
    float: right;
    padding: 0; }
  .print__title .offer {
    text-align: right;
    font-weight: bold;
    font-size: 12px; }

.print__vehicle {
  border-bottom: 1px solid #CCC; }
  .print__vehicle > td {
    width: 50%;
    vertical-align: top; }

.print__main-image {
  position: relative; }
  .print__main-image .image {
    display: block;
    width: 320px; }

.print__specification {
  padding: 0 10px; }
  .print__specification h2 {
    font: normal 18px Arial;
    margin: 15px 0 12px; }
  .print__specification table {
    width: 100%;
    font-size: 12px; }
    .print__specification table th,
    .print__specification table td {
      text-align: left;
      padding: 3px 6px; }
  .print__specification tr:nth-child(odd) {
    background-color: #f0f1f3; }

.print__finance-info td {
  font-size: 10px;
  text-align: center;
  padding: 10px; }

.print__tech-container {
  border-bottom: 1px solid #CCC;
  vertical-align: top; }
  .print__tech-container h2 {
    display: block;
    width: calc(100% - 40px);
    margin: 20px 20px 10px;
    padding-bottom: 5px;
    font: normal 18px Arial;
    border-bottom: 1px solid #CCC;
    clear: both; }
  .print__tech-container p {
    font-size: 10px; }
  .print__tech-container ul, .print__tech-container p {
    margin-bottom: 20px;
    padding: 0 20px; }
  .print__tech-container li {
    float: left;
    list-style: none;
    font-size: 10px;
    line-height: 1.6; }
    .print__tech-container li:after {
      content: ",\00a0"; }
    .print__tech-container li:last-child:after {
      content: ""; }

.print__tech-spec {
  width: 400px; }

.print__images {
  width: 200px; }
  .print__images img {
    display: block;
    width: 100%;
    padding: 2px 0; }

.print__dealer-info {
  padding: 30px 20px 30px; }
  .print__dealer-info strong {
    font: bold 13px arial; }
  .print__dealer-info p {
    font: normal 10px arial; }
  .print__dealer-info .dealer__tel {
    display: inline-block;
    margin-bottom: 30px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    line-height: 20px; }
    .print__dealer-info .dealer__tel img {
      height: 20px;
      width: 20px;
      margin: -1px 8px 0 0;
      float: left;
      vertical-align: middle; }

.print__disclaimer {
  text-align: center; }
  .print__disclaimer > td {
    padding: 10px; }
  .print__disclaimer h3 {
    font: bold 11px arial; }
  .print__disclaimer p {
    font-size: 10px; }

.print__footer > td {
  font-size: 12px;
  text-align: center;
  padding: 10px; }

.staff__modal h2 {
  margin: 20px 0 0; }
  @media (min-width: 40.063em) {
    .staff__modal h2 {
      margin: 0; } }

.staff__modal h3 {
  margin: 0 0 20px;
  padding-bottom: 20px; }

.staff__modal .details {
  text-align: left; }

.staff__modal .image {
  width: 100%;
  height: auto;
  display: block; }

.staff__modal .social-media-icon {
  display: inline-block;
  margin: 10px 5px; }
  .staff__modal .social-media-icon svg {
    width: 44px;
    height: 44px; }
  @media (min-width: 40.063em) {
    .staff__modal .social-media-icon {
      margin: 10px 8px; } }

.staff__member {
  margin-bottom: 40px; }
  .staff__member .details {
    font-size: 14px;
    padding: 20px 0; }
  .staff__member .email,
  .staff__member .bio {
    float: left; }

.staff__email {
  text-align: left; }

.contact__gmap-static {
  margin: 20px 0; }
  .contact__gmap-static img {
    width: 100%; }

.vdp__finance-calculator {
  max-width: 370px !important;
  text-align: left;
  padding: 40px;
  position: relative; }
  .vdp__finance-calculator .section-title {
    margin: 0 0 15px; }
  .vdp__finance-calculator .currency {
    font: 30px Arial; }
  .vdp__finance-calculator .value {
    font: 30px Arial; }
  .vdp__finance-calculator .calc-reset {
    margin-top: 20px; }
  .vdp__finance-calculator .interest-rate {
    padding: 10px 0; }
  .vdp__finance-calculator label {
    display: block;
    margin: 20px 0 5px;
    font: 18px Arial; }
  .vdp__finance-calculator input[type="text"] {
    padding: 15px;
    width: 100%; }
  .vdp__finance-calculator .finance-estimate {
    display: none;
    margin: 0 0 20px;
    padding-bottom: 15px;
    position: relative; }
    .vdp__finance-calculator .finance-estimate.is--visible {
      display: block; }
    .vdp__finance-calculator .finance-estimate .is--hidden {
      display: none; }
  .vdp__finance-calculator .button, .vdp__finance-calculator .form__builder .primary-button, .form__builder .vdp__finance-calculator .primary-button {
    width: 100%; }
  .vdp__finance-calculator .disclaimer-trigger {
    height: 25px;
    width: 25px;
    border-radius: 20px;
    font: bold 14px Arial;
    padding: 3px 7px;
    position: absolute;
    right: 0;
    top: 30px; }
  .vdp__finance-calculator .main {
    -moz-transition: transform 300ms ease, opacity 300ms ease, visibility 300ms ease;
    -o-transition: transform 300ms ease, opacity 300ms ease, visibility 300ms ease;
    -webkit-transition: transform 300ms ease, opacity 300ms ease, visibility 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease, visibility 300ms ease; }
    .vdp__finance-calculator .main.is--hidden {
      transform: translate3d(0, -10px, 0);
      opacity: 0;
      visibility: hidden; }
  .vdp__finance-calculator .secondary {
    transform: translate3d(0, 10px, 0);
    opacity: 1;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 40px);
    padding: 40px 0 40px 40px;
    -moz-transition: transform 300ms ease, opacity 300ms ease, visibility 300ms ease;
    -o-transition: transform 300ms ease, opacity 300ms ease, visibility 300ms ease;
    -webkit-transition: transform 300ms ease, opacity 300ms ease, visibility 300ms ease;
    transition: transform 300ms ease, opacity 300ms ease, visibility 300ms ease; }
    .vdp__finance-calculator .secondary.is--visible {
      transform: translate3d(0, 0, 0);
      opacity: 1;
      visibility: visible; }

@media (min-width: 40.063em) {
  .vdp__previewarea .col-one {
    float: left;
    width: 29%; }
  .vdp__previewarea .col-two {
    float: left;
    width: 38%;
    margin: 0 2%; }
  .vdp__previewarea .col-three {
    float: left;
    width: 29%; } }

@media (min-width: 1366px) {
  .vdp__previewarea .col-one {
    float: left;
    width: 23%; }
  .vdp__previewarea .col-two {
    float: left;
    width: 50%;
    margin: 0 2%; }
  .vdp__previewarea .col-three {
    float: left;
    width: 23%; } }

.vdp__previewarea .social-media-container {
  padding: 20px 20px 14px;
  clear: both;
  margin: 10px 0 20px;
  float: left;
  width: 100%;
  display: none; }
  .vdp__previewarea .social-media-container.active {
    display: block; }
  .vdp__previewarea .social-media-container span.social-item {
    width: 33%;
    float: left;
    text-align: center; }

.vdp__previewarea .vdp__cta-container {
  padding-bottom: 20px; }
  @media (max-width: 640px) {
    .vdp__previewarea .vdp__cta-container {
      float: right; } }
  .single-image-gallery .vdp__previewarea .vdp__cta-container {
    margin-top: 10px; }
  .vdp__previewarea .vdp__cta-container .button, .vdp__previewarea .vdp__cta-container .form__builder .primary-button, .form__builder .vdp__previewarea .vdp__cta-container .primary-button {
    margin: 6px 0; }
  .vdp__previewarea .vdp__cta-container i {
    padding: 0 10px 0 0; }

.pods__featured-inventory .compare-and-save {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 20px; }
  .pods__featured-inventory .compare-and-save label {
    width: 50%;
    float: left; }

.vdp__cta {
  margin: 0 0 20px; }

.vdp__zoomgallery.remodal {
  padding: 0;
  overflow: hidden;
  max-width: unset; }

@media (min-width: 40.063em) {
  .vdp__zoomgallery.remodal {
    background: none; } }

.vdp__views {
  margin: 0 0 20px; }

.vdp__cta-all {
  margin: 0 0 20px; }
  .vdp__cta-all a {
    margin: 0 0 10px; }

.vdp__gallery-holder {
  position: relative; }

.vdp__dealership img {
  width: 100%;
  height: auto; }

@media (min-width: 64.063em) {
  .vdp__dealership .map {
    width: 70%;
    float: left; } }

@media (min-width: 40.063em) {
  .vdp__dealership.content-panel {
    padding: 50px 20px; } }

.dealer-location .title {
  text-align: left;
  padding: 20px 0 0; }
  @media (min-width: 64.063em) {
    .dealer-location .title {
      margin: 0 0 20px; } }

.dealer-location .secondary-button {
  margin-bottom: 20px; }

.content__band,
.content__band--padding {
  padding: 40px 0 20px; }

.content__band-parallax {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover; }

.compare__vehicles {
  margin: 0 auto; }
  .compare__vehicles h1 {
    text-align: center;
    display: inline-block;
    width: 69%;
    padding-left: 200px;
    margin: 0; }
  .compare__vehicles .scroll-window {
    overflow-x: scroll; }
    @media (min-width: 64.063em) {
      .compare__vehicles .scroll-window {
        overflow: initial; } }
  .compare__vehicles .holder {
    margin: 20px 0 0;
    width: 1057px; }
  .compare__vehicles .info-column {
    width: 187px;
    float: left; }
    .compare__vehicles .info-column .spec-labels {
      border-left: 1px solid #999; }
    .compare__vehicles .info-column .top {
      padding: 20px;
      height: 186px; }
    .compare__vehicles .info-column h2 {
      margin: 0 0 20px;
      border-bottom: 1px solid #999;
      padding: 0 0 10px; }
  .compare__vehicles .spec-labels {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999; }
    .compare__vehicles .spec-labels .label {
      border-top: 1px solid #999;
      background: #fff;
      padding: 0 20px;
      height: 38px;
      line-height: 38px; }
      .compare__vehicles .spec-labels .label span {
        line-height: 1;
        display: inline-block;
        vertical-align: middle; }
      .compare__vehicles .spec-labels .label svg {
        width: 20px;
        height: 20px; }
      .compare__vehicles .spec-labels .label.tick {
        padding: 7px 20px 8px;
        color: red; }
      .compare__vehicles .spec-labels .label.dealer__tel span {
        padding: 0 0 0 10px; }
      .compare__vehicles .spec-labels .label.standalone {
        border-left: 1px solid #ccc; }
      .compare__vehicles .spec-labels .label.save {
        padding: 20px 50px; }
      .compare__vehicles .spec-labels .label.displacement {
        font-size: 12px;
        line-height: 12px;
        padding: 10px 20px; }
      .compare__vehicles .spec-labels .label.header {
        border-left: none;
        border-right: none; }
      .compare__vehicles .spec-labels .label.call-to-action {
        padding: 10px 0;
        height: 50px;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc; }
        .compare__vehicles .spec-labels .label.call-to-action .button, .compare__vehicles .spec-labels .label.call-to-action .form__builder .primary-button, .form__builder .compare__vehicles .spec-labels .label.call-to-action .primary-button {
          padding: 10px 0;
          font-size: 11px;
          width: 45%;
          margin: 0 6px; }
  .compare__vehicles .header-labels .label {
    background: #fff;
    height: 38px;
    padding: 10px 20px; }
    .compare__vehicles .header-labels .label.header {
      font-weight: bold;
      background: #999; }
  .compare__vehicles .vehicle-column .spec-labels {
    border-right: 1px solid #999; }
    .compare__vehicles .vehicle-column .spec-labels .label {
      text-align: center; }
    .compare__vehicles .vehicle-column .spec-labels.price {
      background: #999; }
    .compare__vehicles .vehicle-column .spec-labels.tel {
      padding: 10px 60px; }
      .compare__vehicles .vehicle-column .spec-labels.tel a {
        width: 100%; }
  .compare__vehicles .vehicle-column .spec-labels .label.price {
    color: #fff;
    background: #999;
    border-left: 1px solid #999;
    border-top: 1px solid #999; }
  .compare__vehicles .vehicle-column .spec-labels .label.tel {
    padding: 10px 60px;
    border-left: 1px solid #999; }
    .compare__vehicles .vehicle-column .spec-labels .label.tel a {
      color: #999;
      width: 100%;
      -moz-transition: color 300ms ease-in;
      -o-transition: color 300ms ease-in;
      -webkit-transition: color 300ms ease-in;
      transition: color 300ms ease-in; }
      .compare__vehicles .vehicle-column .spec-labels .label.tel a:hover {
        color: #999; }
  .compare__vehicles .vehicle-column .spec-labels .label.call-to-action {
    line-height: normal; }
  .compare__vehicles .vehicle-column {
    width: 247px;
    float: left;
    height: 100%;
    background: #999;
    min-height: 649px; }
    .compare__vehicles .vehicle-column .vehicle-desc {
      padding: 12px 20px;
      text-align: center;
      background: #fff;
      height: 108px; }
    .compare__vehicles .vehicle-column img {
      display: block; }
    .compare__vehicles .vehicle-column h3 {
      margin: 0 0 10px;
      padding: 0 0 10px;
      border-bottom: 1px solid #ccc; }
  .compare__vehicles .vehicle-image {
    overflow: hidden;
    position: relative;
    background: #fff; }
    .compare__vehicles .vehicle-image a {
      display: block; }
    .compare__vehicles .vehicle-image img {
      width: 100%;
      height: auto; }
    .compare__vehicles .vehicle-image .results__imagecount {
      position: absolute;
      top: 19px;
      left: 20px; }
    .compare__vehicles .vehicle-image .close-button {
      position: absolute;
      top: 18px;
      right: 10px;
      height: 22px;
      width: 22px;
      text-align: left;
      z-index: 2122;
      display: block;
      cursor: pointer; }
      .compare__vehicles .vehicle-image .close-button svg {
        fill: white;
        float: right;
        height: 22px;
        margin: 0;
        width: 22px;
        display: block; }
      .compare__vehicles .vehicle-image .close-button.inverse svg {
        fill: #999; }
    .compare__vehicles .vehicle-image .delete-button {
      display: none; }
  .compare__vehicles .compare-and-save {
    display: block;
    clear: both;
    padding: 0;
    background: none;
    border: none;
    text-align: center; }
    .compare__vehicles .compare-and-save input[type="checkbox"] {
      position: absolute;
      left: -9999px; }
      .compare__vehicles .compare-and-save input[type="checkbox"] + .checkbox {
        width: 17px;
        height: 17px;
        float: none;
        border: 1px solid #ccc;
        display: inline-block;
        -moz-transition: border-color 0.4s ease;
        -o-transition: border-color 0.4s ease;
        -webkit-transition: border-color 0.4s ease;
        transition: border-color 0.4s ease; }
        .compare__vehicles .compare-and-save input[type="checkbox"] + .checkbox svg {
          width: 15px;
          height: 15px;
          fill: #000;
          -moz-transition: opacity 0.4s ease;
          -o-transition: opacity 0.4s ease;
          -webkit-transition: opacity 0.4s ease;
          transition: opacity 0.4s ease; }
        .compare__vehicles .compare-and-save input[type="checkbox"] + .checkbox + label {
          position: relative;
          cursor: pointer;
          border: none;
          float: none;
          padding: 0 10px;
          display: inline-block;
          width: auto; }
      .compare__vehicles .compare-and-save input[type="checkbox"]:not(:checked) + .checkbox svg {
        opacity: 0; }
      .compare__vehicles .compare-and-save input[type="checkbox"]:checked + .checkbox svg {
        opacity: 1; }
      .compare__vehicles .compare-and-save input[type="checkbox"] input[disabled] + .checkbox + label {
        cursor: default;
        opacity: 0.2; }

#comparelist {
  overflow-y: auto;
  width: 870px; }
  #comparelist .loading {
    display: block;
    margin: 60px 0 0 107px; }

.button, .form__builder .primary-button {
  display: block;
  padding: 15px;
  text-decoration: none;
  width: 100%;
  cursor: pointer; }

.color-secondary, .form__builder .primary-button {
  font-weight: bold;
  font-size: 12px;
  padding: 8px 15px;
  margin: 15px 0;
  border: 0;
  float: left;
  border-radius: 2px;
  min-width: 85px;
  background-color: #ccc; }

.content__gallery--thumbgrid .image {
  width: 100%;
  height: auto;
  display: block; }

.content__gallery--thumbgrid .thumb {
  width: 25%;
  float: left;
  padding: 0 1px 1px 0; }
  .content__gallery--thumbgrid .thumb:nth-child(4n) {
    padding: 0 0 -1px 0; }
  .content__gallery--thumbgrid .thumb img {
    display: block;
    width: 100%;
    height: auto; }

.content__gallery--hero-loader {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  padding: 50px 0 0;
  z-index: 1; }
  @media (min-width: 64.063em) {
    .content__gallery--hero-loader {
      padding: 150px 0 0; } }

.content__gallery--hero-holder {
  position: relative; }

.content__gallery--hero,
.slider-nav-thumbnails {
  overflow: hidden;
  margin: 0 auto; }
  .content__gallery--hero.slide,
  .slider-nav-thumbnails.slide {
    visibility: hidden; }
  .content__gallery--hero.slick-initialized .item,
  .slider-nav-thumbnails.slick-initialized .item {
    opacity: 0.6;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
    padding: 0 5px; }
    .content__gallery--hero.slick-initialized .item.slick-active,
    .slider-nav-thumbnails.slick-initialized .item.slick-active {
      opacity: 1; }
  .content__gallery--hero .slide,
  .content__gallery--hero .row,
  .slider-nav-thumbnails .slide,
  .slider-nav-thumbnails .row {
    position: relative; }
  .content__gallery--hero .image,
  .slider-nav-thumbnails .image {
    width: 100%;
    height: auto;
    display: block; }
  .content__gallery--hero .video video,
  .slider-nav-thumbnails .video video {
    display: block;
    display: block;
    width: 100%; }
    @media (max-width: 64.063em) {
      .content__gallery--hero .video video::-webkit-media-controls-timeline,
      .slider-nav-thumbnails .video video::-webkit-media-controls-timeline {
        display: none !important; } }
  .content__gallery--hero .youtube_video .youtube_video-container,
  .slider-nav-thumbnails .youtube_video .youtube_video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
    .content__gallery--hero .youtube_video .youtube_video-container iframe,
    .content__gallery--hero .youtube_video .youtube_video-container object,
    .content__gallery--hero .youtube_video .youtube_video-container embed,
    .slider-nav-thumbnails .youtube_video .youtube_video-container iframe,
    .slider-nav-thumbnails .youtube_video .youtube_video-container object,
    .slider-nav-thumbnails .youtube_video .youtube_video-container embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .content__gallery--hero .slick-prev,
  .content__gallery--hero .slick-next,
  .slider-nav-thumbnails .slick-prev,
  .slider-nav-thumbnails .slick-next {
    z-index: 999;
    opacity: 0;
    -moz-transition: opacity 0.5s ease 0.2s;
    -o-transition: opacity 0.5s ease 0.2s;
    -webkit-transition: opacity 0.5s ease 0.2s;
    transition: opacity 0.5s ease 0.2s; }
    .content__gallery--hero-holder:hover .content__gallery--hero .slick-prev, .content__gallery--hero-holder:hover
    .content__gallery--hero .slick-next, .content__gallery--hero-holder:hover
    .slider-nav-thumbnails .slick-prev, .content__gallery--hero-holder:hover
    .slider-nav-thumbnails .slick-next {
      opacity: 1; }
    @media (min-width: 64.063em) {
      .content__gallery--hero .slick-prev,
      .content__gallery--hero .slick-next,
      .slider-nav-thumbnails .slick-prev,
      .slider-nav-thumbnails .slick-next {
        top: 50%;
        margin-top: -30px; } }
  .content__gallery--hero .slick-prev:before,
  .content__gallery--hero .slick-next:before,
  .slider-nav-thumbnails .slick-prev:before,
  .slider-nav-thumbnails .slick-next:before {
    color: #ccc;
    background-color: #000;
    opacity: 0.8; }
  .content__gallery--hero .slick-prev:before,
  .slider-nav-thumbnails .slick-prev:before {
    padding: 5px 15px 5px 10px; }
  .content__gallery--hero .slick-next:before,
  .slider-nav-thumbnails .slick-next:before {
    padding: 5px 10px 5px 15px; }
  .content__gallery--hero .slick-next,
  .slider-nav-thumbnails .slick-next {
    left: auto;
    right: 8%; }
  .content__gallery--hero .slick-prev,
  .slider-nav-thumbnails .slick-prev {
    left: 7%; }
  .content__gallery--hero .slick-dots,
  .slider-nav-thumbnails .slick-dots {
    position: relative; }
    @media (min-width: 64.063em) {
      .content__gallery--hero .slick-dots,
      .slider-nav-thumbnails .slick-dots {
        position: absolute; } }
  .content__gallery--hero h2,
  .content__gallery--hero .content,
  .slider-nav-thumbnails h2,
  .slider-nav-thumbnails .content {
    text-align: left;
    margin-top: 20px; }
    @media (min-width: 64.063em) {
      .content__gallery--hero h2,
      .content__gallery--hero .content,
      .slider-nav-thumbnails h2,
      .slider-nav-thumbnails .content {
        margin-top: 0; } }
  @media (min-width: 64.063em) {
    .content__gallery--hero .content,
    .slider-nav-thumbnails .content {
      position: absolute;
      z-index: 5;
      max-width: 400px;
      color: #fff;
      max-width: 370px;
      background-color: rgba(0, 0, 0, 0.5);
      padding-top: 13px;
      padding-bottom: 8px; }
      .content__gallery--hero .content h2,
      .slider-nav-thumbnails .content h2 {
        color: #fff; }
      .content__gallery--hero .content.inventory-search,
      .slider-nav-thumbnails .content.inventory-search {
        background-color: transparent; }
      .content__gallery--hero .content.top-left,
      .slider-nav-thumbnails .content.top-left {
        top: 40px;
        left: 120px; }
      .content__gallery--hero .content.top-right,
      .slider-nav-thumbnails .content.top-right {
        top: 40px;
        right: 120px; }
      .content__gallery--hero .content.top-center,
      .slider-nav-thumbnails .content.top-center {
        top: 40px;
        left: calc(50% - 200px);
        text-align: center; }
        .content__gallery--hero .content.top-center h2,
        .slider-nav-thumbnails .content.top-center h2 {
          text-align: center; }
      .content__gallery--hero .content.bottom-left,
      .slider-nav-thumbnails .content.bottom-left {
        bottom: 40px;
        left: 120px; }
      .content__gallery--hero .content.bottom-right,
      .slider-nav-thumbnails .content.bottom-right {
        bottom: 40px;
        right: 120px; }
      .content__gallery--hero .content.bottom-center,
      .slider-nav-thumbnails .content.bottom-center {
        bottom: 40px;
        left: calc(50% - 200px);
        text-align: center; }
        .content__gallery--hero .content.bottom-center h2,
        .slider-nav-thumbnails .content.bottom-center h2 {
          text-align: center; }
      .content__gallery--hero .content.middle-left,
      .slider-nav-thumbnails .content.middle-left {
        top: 38%;
        left: 120px; }
      .content__gallery--hero .content.middle-right,
      .slider-nav-thumbnails .content.middle-right {
        top: 38%;
        right: 120px; }
      .content__gallery--hero .content.middle-center,
      .slider-nav-thumbnails .content.middle-center {
        top: 38%;
        left: calc(50% - 200px);
        text-align: center; }
        .content__gallery--hero .content.middle-center h2,
        .slider-nav-thumbnails .content.middle-center h2 {
          text-align: center; }
    .content__gallery--hero .search__form,
    .slider-nav-thumbnails .search__form {
      max-width: 280px; } }
  .content__gallery--hero section h2,
  .slider-nav-thumbnails section h2 {
    font-size: 28px;
    text-align: left; }
  .content__gallery--hero .slides > li,
  .slider-nav-thumbnails .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
  .content__gallery--hero .slides.one-image > li,
  .slider-nav-thumbnails .slides.one-image > li {
    display: block; }
  .content__gallery--hero .direction-nav,
  .slider-nav-thumbnails .direction-nav {
    display: block;
    position: relative;
    z-index: 1; }
  .content__gallery--hero .prev,
  .content__gallery--hero .next,
  .slider-nav-thumbnails .prev,
  .slider-nav-thumbnails .next {
    position: absolute;
    top: 60px;
    width: 40px;
    height: 40px;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #ececec;
    opacity: 0.6;
    cursor: pointer; }
    @media (min-width: 40.063em) {
      .content__gallery--hero .prev,
      .content__gallery--hero .next,
      .slider-nav-thumbnails .prev,
      .slider-nav-thumbnails .next {
        width: 50px;
        height: 50px;
        top: 140px;
        opacity: 1; } }
    @media (min-width: 64.063em) {
      .content__gallery--hero .prev,
      .content__gallery--hero .next,
      .slider-nav-thumbnails .prev,
      .slider-nav-thumbnails .next {
        width: 60px;
        height: 60px;
        top: 200px; } }
  .content__gallery--hero .prev,
  .slider-nav-thumbnails .prev {
    left: -1px; }
  .content__gallery--hero .next,
  .slider-nav-thumbnails .next {
    right: -1px; }
  .content__gallery--hero .content__gallery--hero-control-paging,
  .slider-nav-thumbnails .content__gallery--hero-control-paging {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 50%;
    padding: 0;
    margin-left: -64px;
    width: auto; }
    .content__gallery--hero .content__gallery--hero-control-paging li,
    .slider-nav-thumbnails .content__gallery--hero-control-paging li {
      display: block;
      float: left;
      margin: 0 5px; }
    .content__gallery--hero .content__gallery--hero-control-paging a,
    .slider-nav-thumbnails .content__gallery--hero-control-paging a {
      border-radius: 50%;
      cursor: pointer;
      display: block;
      height: 11px;
      text-indent: 9999px;
      width: 11px;
      background-color: rgba(255, 255, 255, 0.7); }
      .content__gallery--hero .content__gallery--hero-control-paging a.content__gallery--hero-active,
      .slider-nav-thumbnails .content__gallery--hero-control-paging a.content__gallery--hero-active {
        background-color: #fff; }
    @media (min-width: 64.063em) {
      .content__gallery--hero .content__gallery--hero-control-paging,
      .slider-nav-thumbnails .content__gallery--hero-control-paging {
        display: block; } }

@media (max-width: 640px) {
  .left__col-main {
    padding: 40px 20px; } }

.map__directions .field {
  width: 100%;
  display: block;
  padding: 10px;
  margin: 0 0 20px; }

.map__directions .primary-button {
  padding: 12px; }

.location__hours {
  display: block;
  margin-bottom: 20px; }
  .location__hours table {
    width: 100%;
    text-align: left; }
  .location__hours th, .location__hours td {
    padding: 10px 15px;
    border: 1px solid #ccc; }
  .location__hours th {
    border-right: none; }
  .location__hours td {
    border-left: none; }
  .location__hours tr.highlight td, .location__hours tr.highlight th {
    background-color: #d8d8d8; }

table {
  width: 100%;
  border-collapse: collapse; }
  table td {
    border: 1px solid #ddd;
    padding: 5px;
    vertical-align: top; }

.site-wrapper .dealer__option h1 {
  margin: 20px 0 0; }

.site-wrapper .dealer__option h2 {
  font: 12px Arial; }

.dealer__option .dealer-list {
  padding: 4px;
  display: block;
  color: #444; }
  .dealer__option .dealer-list:nth-child(even) {
    background: #f9f9f9; }
  .dealer__option .dealer-list:hover {
    background: #f5f5f5; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.swift__type {
  float: right;
  margin: -5px 10px 0; }
  .swift__type input[type=text] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    font-family: inherit;
    background: #ededed url(../img/ui-components/search.svg) no-repeat 4px center;
    border: solid 1px #ccc;
    padding: 5px 10px 5px 25px;
    width: 200px;
    border-radius: 3px;
    font-size: 13px;
    height: 28px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s; }
  .swift__type input[type=text]:focus {
    background-color: #fff;
    outline: 0 none; }
    @media (min-width: 64.063em) {
      .swift__type input[type=text]:focus {
        width: 300px; } }
  .swift__type input:-moz-placeholder {
    color: #999; }
  .swift__type input::-webkit-input-placeholder {
    color: #999; }

.content__gallery--hero-holder .swift__type {
  text-align: inherit; }
  .content__gallery--hero-holder .swift__type input[type=text] {
    padding: 15px 20px 15px 35px;
    width: 100%;
    font-size: 14px; }

.header__dropdowns .swift__type {
  display: block;
  float: none;
  padding: 15px 10px;
  margin: 0; }
  @media (min-width: 40.063em) {
    .header__dropdowns .swift__type {
      padding: 20px 10px 15px; } }
  @media (min-width: 64.063em) {
    .header__dropdowns .swift__type {
      display: none; } }
  .header__dropdowns .swift__type input[type=text] {
    width: 100%; }

@media (min-width: 64.063em) {
  .large-12 .text__image h2 {
    font-size: 32px;
    float: left;
    width: 50%;
    display: block; } }

@media (min-width: 64.063em) {
  .large-12 .text__image p {
    float: left;
    width: 50%; } }

.large-12 .text__image a {
  display: block; }
  @media (min-width: 64.063em) {
    .large-12 .text__image a {
      width: 50%;
      float: right; } }

.large-12 .text__image img {
  padding-left: 40px; }

.text__image .button, .text__image .form__builder .primary-button, .form__builder .text__image .primary-button {
  width: auto; }

.text__overimage {
  overflow: hidden;
  text-decoration: none;
  border: 0;
  background: no-repeat center center/cover;
  min-height: 250px;
  line-height: 250px; }
  .text__overimage .container {
    margin: 0 auto;
    max-width: 83.929em; }
    .text__overimage .container .content {
      width: 100%;
      text-align: left;
      padding: 10px;
      display: inline-block;
      vertical-align: top; }
      @media (min-width: 40.063em) {
        .text__overimage .container .content {
          padding: 20px; } }
      .text__overimage .container .content h2 {
        color: #FFF;
        margin-bottom: 0;
        text-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        line-height: 1;
        text-align: left; }
  .text__overimage p {
    color: #FFF;
    text-shadow: 0 0 8px black;
    line-height: 1;
    font-size: 12px; }
  .text__overimage .button, .text__overimage .form__builder .primary-button, .form__builder .text__overimage .primary-button {
    display: block;
    width: auto;
    margin: 0 auto;
    line-height: 1;
    text-align: center; }
  @media (min-width: 64.063em) {
    .medium-6 .text__overimage {
      height: 400px;
      line-height: 400px; }
      .medium-6 .text__overimage h2 {
        font-size: 32px; } }
  @media (min-width: 40.063em) {
    .large-12 .text__overimage {
      height: 480px;
      line-height: 480px; }
      .large-12 .text__overimage h2 {
        font-size: 32px; }
      .large-12 .text__overimage .content {
        max-width: 50%; }
      .large-12 .text__overimage .secondary-button {
        float: left; } }
  @media (min-width: 40.063em) {
    .large-3 .text__overimage {
      height: 250px;
      line-height: 250px; }
      .large-3 .text__overimage .overlay {
        display: none; }
      .large-3 .text__overimage .content {
        position: relative; }
      .large-3 .text__overimage h2 {
        font-size: 20px; } }

.text__model-image {
  text-align: center; }
  .text__model-image h2 {
    font-size: 24px; }

.site-wrapper .inventory__summary h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin: 0; }

.site-wrapper .inventory__summary a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  -moz-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease; }

.site-wrapper .inventory__summary span {
  float: right; }

.multiple__link {
  margin-bottom: 20px; }

.text__panel {
  margin-bottom: 40px; }

.pod__quickcontact input {
  border: 1px solid #CCC;
  width: 100%;
  margin: 0 0 2px;
  padding: 10px;
  border-radius: 0;
  -webkit-appearance: none; }

.pod__quickcontact label {
  position: relative;
  margin: 0; }

.pod__quickcontact .primary-button {
  border-radius: 0 0 3px 3px;
  padding: 12px 0; }

.form__builder {
  margin: 0 0 40px;
  /* checked mark aspect */
  /* disabled checkbox */
  /* accessibility */ }
  .form__builder label {
    display: block;
    text-align: left; }
  .form__builder input:focus {
    outline: none; }
  .form__builder select,
  .form__builder input[type="tel"],
  .form__builder input[type="text"],
  .form__builder input[type="email"],
  .form__builder input[type="number"] {
    width: 100%;
    margin-bottom: 18px;
    float: left; }
    @media (min-width: 40.063em) {
      .form__builder select.xsmall,
      .form__builder input[type="tel"].xsmall,
      .form__builder input[type="text"].xsmall,
      .form__builder input[type="email"].xsmall,
      .form__builder input[type="number"].xsmall {
        width: 10%; }
      .form__builder select.small,
      .form__builder select.small + .chosen-container,
      .form__builder input[type="tel"].small,
      .form__builder input[type="tel"].small + .chosen-container,
      .form__builder input[type="text"].small,
      .form__builder input[type="text"].small + .chosen-container,
      .form__builder input[type="email"].small,
      .form__builder input[type="email"].small + .chosen-container,
      .form__builder input[type="number"].small,
      .form__builder input[type="number"].small + .chosen-container {
        width: 25% !important; }
      .form__builder select.medium,
      .form__builder select.medium + .chosen-container,
      .form__builder input[type="tel"].medium,
      .form__builder input[type="tel"].medium + .chosen-container,
      .form__builder input[type="text"].medium,
      .form__builder input[type="text"].medium + .chosen-container,
      .form__builder input[type="email"].medium,
      .form__builder input[type="email"].medium + .chosen-container,
      .form__builder input[type="number"].medium,
      .form__builder input[type="number"].medium + .chosen-container {
        width: 49% !important; } }
  .form__builder input[type=number]::-webkit-inner-spin-button,
  .form__builder input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .form__builder input[type="radio"] {
    position: absolute;
    opacity: 0;
    outline: none; }
    .form__builder input[type="radio"] + label:before {
      content: '';
      background: #fff;
      border-radius: 100%;
      border: 1px solid #999;
      display: inline-block;
      width: 25px;
      height: 25px;
      position: relative;
      top: -0.2em;
      margin-right: 1em;
      vertical-align: top;
      cursor: pointer;
      text-align: center;
      transition: all 250ms ease; }
    .form__builder input[type="radio"]:checked + label:before {
      background-color: #999;
      box-shadow: inset 0 0 0 4px #fff; }
    .form__builder input[type="radio"]:focus + label {
      box-shadow: none;
      border: 0; }
      .form__builder input[type="radio"]:focus + label:before {
        outline: none;
        border-color: transparent; }
    .form__builder input[type="radio"]:disabled + label:before {
      box-shadow: inset 0 0 0 4px #666;
      border-color: #262626;
      background: #262626; }
    .form__builder input[type="radio"] + label:empty:before {
      margin-right: 0; }
  .form__builder input[type="checkbox"]:not(:checked),
  .form__builder input[type="checkbox"]:checked {
    position: absolute;
    left: -9999px; }
  .form__builder input[type="checkbox"]:not(:checked) + label,
  .form__builder input[type="checkbox"]:checked + label {
    position: relative;
    padding: 4px 0 10px 35px;
    cursor: pointer;
    /* hover style just for information */ }
    .form__builder input[type="checkbox"]:not(:checked) + label:hover:before,
    .form__builder input[type="checkbox"]:checked + label:hover:before {
      border: 2px solid #333 !important; }
  .form__builder input[type="checkbox"]:not(:checked) + label:before,
  .form__builder input[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
    transition: border .2s ease; }
  .form__builder input[type="checkbox"]:not(:checked) + label:after,
  .form__builder input[type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 20px;
    line-height: 16px;
    color: #333;
    transition: all .2s; }
  .form__builder input[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0); }
  .form__builder input[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1); }
  .form__builder input[type="checkbox"]:disabled:not(:checked) + label:before,
  .form__builder input[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd; }
  .form__builder input[type="checkbox"]:disabled:checked + label:after {
    color: #999; }
  .form__builder input[type="checkbox"]:disabled + label {
    color: #aaa; }
  .form__builder input[type="checkbox"]:checked:focus + label:before,
  .form__builder input[type="checkbox"]:not(:checked):focus + label:before {
    border: 2px solid #333; }
  .form__builder select {
    -webkit-appearance: button;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(../img/ui-components/standard-arrow-down.svg);
    background-position: right 5px center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    font-size: inherit;
    overflow: hidden;
    padding: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    cursor: pointer; }
  .form__builder input[type="tel"],
  .form__builder input[type="text"],
  .form__builder input[type="email"],
  .form__builder input[type="number"] {
    height: 38px;
    padding: 0 10px;
    margin-bottom: 18px;
    border: 1px solid #b7b7b7; }
  .form__builder textarea {
    width: 100%;
    margin-bottom: 18px;
    padding: 0 10px;
    border: 1px solid #b7b7b7; }
    @media (min-width: 40.063em) {
      .form__builder textarea.small {
        width: 25%;
        height: 100px; }
      .form__builder textarea.medium {
        width: 49%;
        height: 150px; }
      .form__builder textarea.large {
        width: 100%;
        height: 200px; } }
  .form__builder hr {
    border: none;
    height: 1px;
    background: #ccc; }
  .form__builder .chosen-container {
    margin-bottom: 18px; }
    .remodal__form .form__builder .chosen-container {
      margin-bottom: 21px; }
  .form__builder .form-group {
    float: left; }
  .form__builder .half-group {
    width: 100%;
    height: 75px; }
    @media (min-width: 40.063em) {
      .form__builder .half-group {
        width: 49% !important; }
        .form__builder .half-group:nth-of-type(even) {
          margin-left: 2%; } }
  .form__builder .formitem {
    clear: both; }
    .form__builder .formitem + label {
      margin: 0 0 15px; }
  @media (min-width: 40.063em) {
    .form__builder .no-label .chosen-container,
    .form__builder .no-label input {
      margin-top: 20px; } }
  .form__builder .tooltip {
    position: relative;
    cursor: pointer; }
  @media (min-width: 40.063em) {
    .form__builder .time,
    .form__builder .date,
    .form__builder .price,
    .form__builder .phone_element {
      max-width: 400px; } }
  .form__builder .time input,
  .form__builder .date input,
  .form__builder .price input,
  .form__builder .phone_element input {
    display: inline-block; }
  .form__builder .date input,
  .form__builder .phone_element input {
    width: 30%;
    width: calc(92% / 3); }
  .form__builder .time input {
    width: 22%;
    width: calc(88% / 4); }
  .form__builder .time select,
  .form__builder .time .chosen-container {
    width: 22% !important;
    width: calc(88% / 4) !important; }
  .form__builder .price .currancy {
    width: 4%;
    padding: 10px 0;
    float: left;
    text-align: center; }
  .form__builder .price input {
    width: 46%; }
  .form__builder .seperator {
    float: left;
    width: 4%;
    margin-top: 10px;
    text-align: center; }
  .form__builder .parsley-error {
    border-color: #ec4646; }
  .form__builder .parsley-errors-list {
    float: none;
    padding: 0;
    margin: 5px 0 20px 0px;
    list-style-type: none;
    font-size: 12px;
    line-height: 12px;
    color: #ec4646;
    display: block;
    clear: both; }
    .form__builder .parsley-errors-list li {
      margin: 0 10px 10px 0; }
  .form__builder .parsley-group-error {
    float: left;
    clear: left; }

.remodal__form {
  max-width: 500px;
  padding: 35px;
  text-align: left; }
  .remodal__form .form__builder {
    margin-bottom: 0; }
  .remodal__form .time,
  .remodal__form .date,
  .remodal__form .price,
  .remodal__form .phone_element {
    max-width: 100%; }

#simple_name .form-group {
  width: 49%; }
  #simple_name .form-group:first-child {
    margin-right: 2%; }

#name .form-group {
  width: 78%; }
  @media (min-width: 40.063em) {
    #name .form-group {
      width: 42%; }
      #name .form-group:nth-child(2) {
        margin-right: 2%; } }
  #name .form-group:nth-child(odd) {
    margin-right: 2%; }
  #name .form-group:first-child, #name .form-group:last-child {
    width: 20%; }
    @media (min-width: 40.063em) {
      #name .form-group:first-child, #name .form-group:last-child {
        width: 5%; } }

#odometer input {
  width: 60%; }

#odometer select,
#odometer .chosen-container {
  width: 38% !important;
  margin-left: 2%; }

#tooltip {
  display: none;
  position: absolute;
  top: -50px;
  left: 0;
  font-size: 13px;
  background: #333;
  padding: 10px;
  color: #fff; }
  #tooltip::after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(51, 51, 51, 0);
    border-top-color: #333;
    border-width: 11px;
    margin-left: -11px; }

/* ==[ Variables ]== */
/* Black */
/* White */
/* Darkest Grey */
/* Darker Grey */
/* Lightest Grey */
/* ==[ Base Styling ]== */
body {
  background-color: #fff;
  min-width: 320px;
  color: #666; }
  body.body-locked {
    position: relative; }
    body.body-locked.remodal_lock {
      position: relative; }

.row--primary {
  background-color: #666; }

.row--secondary {
  background-color: #f5f5f5; }

body {
  font: 14px arial, sans-serif; }

.header__wrapper h1, .header__wrapper h2, .header__wrapper h3, .header__wrapper h4,
.header__findus h1,
.header__findus h2,
.header__findus h3,
.header__findus h4,
.header__nav h1,
.header__nav h2,
.header__nav h3,
.header__nav h4,
.site-wrapper h1,
.site-wrapper h2,
.site-wrapper h3,
.site-wrapper h4,
.modal__page h1,
.modal__page h2,
.modal__page h3,
.modal__page h4,
.remodal h1,
.remodal h2,
.remodal h3,
.remodal h4 {
  font-family: 'Lato', sans-serif;
  margin: 0 0 15px;
  font-weight: normal; }

.header__wrapper h1,
.header__findus h1,
.header__nav h1,
.site-wrapper h1,
.modal__page h1,
.remodal h1 {
  font-size: 24px; }
  @media (min-width: 40.063em) {
    .header__wrapper h1,
    .header__findus h1,
    .header__nav h1,
    .site-wrapper h1,
    .modal__page h1,
    .remodal h1 {
      font-size: 32px; } }

.header__wrapper h2,
.header__findus h2,
.header__nav h2,
.site-wrapper h2,
.modal__page h2,
.remodal h2 {
  font-size: 18px; }

.header__wrapper h3,
.header__findus h3,
.header__nav h3,
.site-wrapper h3,
.modal__page h3,
.remodal h3 {
  font-size: 16px; }

.header__wrapper h4,
.header__findus h4,
.header__nav h4,
.site-wrapper h4,
.modal__page h4,
.remodal h4 {
  font-size: 14px; }

.header__wrapper p,
.header__findus p,
.header__nav p,
.site-wrapper p,
.modal__page p,
.remodal p {
  line-height: 1.4;
  margin: 0 0 20px; }

.header__wrapper a,
.header__findus a,
.header__nav a,
.site-wrapper a,
.modal__page a,
.remodal a {
  text-decoration: none; }

.site-wrapper h1, .site-wrapper h2, .site-wrapper h3, .site-wrapper h4,
.modal__page h1,
.modal__page h2,
.modal__page h3,
.modal__page h4 {
  text-align: center; }
  @media (min-width: 40.063em) {
    .site-wrapper h1, .site-wrapper h2, .site-wrapper h3, .site-wrapper h4,
    .modal__page h1,
    .modal__page h2,
    .modal__page h3,
    .modal__page h4 {
      text-align: left; } }
  .site-wrapper h1.title-centered, .site-wrapper h2.title-centered, .site-wrapper h3.title-centered, .site-wrapper h4.title-centered,
  .modal__page h1.title-centered,
  .modal__page h2.title-centered,
  .modal__page h3.title-centered,
  .modal__page h4.title-centered {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 20px; }

.site-wrapper a,
.modal__page a {
  color: #666;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  .site-wrapper a:hover,
  .modal__page a:hover {
    color: #ccc; }
  .site-wrapper a.primary-button,
  .modal__page a.primary-button {
    color: #fff; }

.content__page-title {
  text-align: center;
  padding: 20px 0 0; }
  @media (min-width: 40.063em) {
    .content__page-title {
      padding: 0 0 20px; } }
  .content__page-title h1 {
    margin-bottom: 0; }
    @media (min-width: 40.063em) {
      .center-col .content__page-title h1 {
        padding: 0 0 20px; } }
  .content__page-title.center h1 {
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 20px; }
  .content__page-title .subtitle {
    font-size: 15px; }
    @media (min-width: 40.063em) {
      .content__page-title .subtitle {
        font-size: 22px; } }
  .content__page-title.srp {
    padding: 0; }
    .content__page-title.srp h1 {
      font-size: 18px;
      padding: 10px; }
      @media (min-width: 40.063em) {
        .content__page-title.srp h1 {
          font-size: 24px; } }
      @media (min-width: formLarge) {
        .content__page-title.srp h1 {
          font-size: 26px; } }

.content__nav--departments a {
  margin: 0 0 -1px;
  border: 1px solid #ccc; }

.content__nav--departments .active {
  background: #f0f0f0; }

.content__nav-holder {
  padding: 20px; }
  @media (min-width: 40.063em) {
    .content__nav-holder {
      padding: 0; } }
  .content__nav-holder.none {
    display: none; }

.content__nav {
  margin: 0 auto;
  border-bottom: none; }
  .content__nav div > ul > li {
    font-weight: bold; }
    .content__nav div > ul > li > a {
      color: #666;
      margin-bottom: 1px; }
      .content__nav div > ul > li > a.selected {
        color: #ccc; }
        .content__nav div > ul > li > a.selected:hover {
          color: #ccc; }
      .content__nav div > ul > li > a:hover {
        color: #ccc; }
    .content__nav div > ul > li.departments {
      display: block; }
      @media (min-width: 40.063em) {
        .content__nav div > ul > li.departments {
          display: none; } }
    .content__nav div > ul > li .nav-row {
      display: none; }
  .content__nav .overflow-menu .more {
    position: relative; }
    .content__nav .overflow-menu .more:after {
      content: ' ';
      position: absolute;
      top: 22px;
      right: 6px; }
  .content__nav .overflow-menu .sub-menu {
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    background: #fff; }
    .content__nav .overflow-menu .sub-menu a {
      color: #666;
      font-weight: normal; }
      .content__nav .overflow-menu .sub-menu a:hover {
        color: #ccc; }

@media (min-width: 40.063em) {
  .content__nav-departments {
    display: none !important; } }

.content__nav--third-level,
.content__nav--departments {
  margin: 0 0 20px; }
  .content__nav--third-level a,
  .content__nav--departments a {
    display: none; }
  .content__nav--third-level .active,
  .content__nav--departments .active {
    background: none;
    color: #ccc; }
    .content__nav--third-level .active:hover,
    .content__nav--departments .active:hover {
      color: #ccc; }
  @media (min-width: 40.063em) {
    .content__nav--third-level a,
    .content__nav--departments a {
      color: #666;
      display: block;
      padding: 12px 0;
      border: none;
      font-weight: bold; }
      .content__nav--third-level a:hover,
      .content__nav--departments a:hover {
        color: #ccc; }
    .content__nav--third-level.full,
    .content__nav--departments.full {
      background: #f5f5f5; }
      .content__nav--third-level.full a,
      .content__nav--departments.full a {
        border-bottom: none;
        color: #666;
        padding: 15px 30px 15px 0; }
        .content__nav--third-level.full a.active,
        .content__nav--departments.full a.active {
          color: #ccc; }
      .content__nav--third-level.full a:hover,
      .content__nav--departments.full a:hover {
        color: #ccc; }
      .content__nav--third-level.full a:first-child,
      .content__nav--departments.full a:first-child {
        border-top: none; } }

.remodal {
  text-align: left; }
  .remodal.search__reset {
    width: 350px; }
    .remodal.search__reset .search__zero-msg {
      text-align: center; }
      .remodal.search__reset .search__zero-msg .button, .remodal.search__reset .search__zero-msg .form__builder .primary-button, .form__builder .remodal.search__reset .search__zero-msg .primary-button {
        width: 180px;
        float: none;
        margin: 0 auto; }

.dealer__map {
  clear: both; }

#dealer-static-gmap img {
  width: 100%;
  height: auto;
  display: block; }

@media (min-width: 40.063em) {
  #dealer-static-gmap {
    display: none; } }

#dealer-gmap {
  display: none;
  width: 100%;
  height: 400px; }
  @media (min-width: 40.063em) {
    #dealer-gmap {
      display: block; } }

.location__hours {
  font-size: 13px;
  margin-bottom: 40px; }
  .location__hours tr:nth-child(even) {
    background: #f5f5f5; }
  .location__hours th {
    width: 40%; }
  .location__hours th, .location__hours td {
    padding: 8px 15px;
    border: 1px solid #ccc; }

.map__directions,
.findus__get-directions {
  margin: 0 0 20px; }
  .map__directions .field,
  .findus__get-directions .field {
    border: 1px solid #ccc;
    padding: 0 10px;
    height: 42px;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
    position: absolute;
    z-index: 2; }
  .map__directions .directions-button,
  .findus__get-directions .directions-button {
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-left: none;
    width: 42px;
    height: 42px; }
  .map__directions .directions-button:after,
  .findus__get-directions .directions-button:after {
    content: ' ';
    position: absolute;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #666;
    top: 16px;
    left: 18px; }
  .map__directions .directions-button:hover:after,
  .findus__get-directions .directions-button:hover:after {
    border-left: 5px solid #ccc; }

.arrow__link-primary, .text__panel .content > a, .results__item.media__grid .srp-vehicle-card_wrapper .quick-view-link {
  position: relative; }
  .arrow__link-primary:before, .text__panel .content > a:before, .results__item.media__grid .srp-vehicle-card_wrapper .quick-view-link:before {
    font-family: FontAwesome;
    content: "\f105";
    padding-right: 10px; }

.search-results {
  clear: both;
  padding: 0; }
  @media (min-width: 64.063em) {
    .search-results {
      padding: 10px 1.875%; } }
  .search-results .toolbar__nav {
    padding: 10px 1.875%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px; }
    @media (min-width: 64.063em) {
      .search-results .toolbar__nav {
        padding: 10px 0; } }
    .search-results .toolbar__nav a {
      display: inline-block;
      text-decoration: none;
      cursor: pointer; }
    .search-results .toolbar__nav .hide-at-mobile {
      display: none; }
      @media (min-width: 40.063em) {
        .search-results .toolbar__nav .hide-at-mobile {
          display: block; } }
    .search-results .toolbar__nav .pagination {
      float: left; }
      .search-results .toolbar__nav .pagination a {
        padding: 6px;
        font-size: 12px; }
        .search-results .toolbar__nav .pagination a.disabled {
          cursor: not-allowed;
          opacity: 0.4; }
      .search-results .toolbar__nav .pagination a:first-child {
        margin-right: 10px; }
      .search-results .toolbar__nav .pagination .long {
        display: none; }
        @media (min-width: 40.063em) {
          .search-results .toolbar__nav .pagination .long {
            display: inline; } }
    .search-results .toolbar__nav .links a {
      font-size: 12px;
      padding: 0 10px; }
      .search-results .toolbar__nav .links a:first-child {
        padding-left: 0; }
      .search-results .toolbar__nav .links a.return-link {
        padding: 6px;
        display: inline-block; }
      @media (min-width: 40.063em) {
        .search-results .toolbar__nav .links a {
          display: inline-block; } }
      .search-results .toolbar__nav .links a.compare-count {
        display: none;
        float: left;
        line-height: 18px; }
        @media (min-width: 1024px) {
          .search-results .toolbar__nav .links a.compare-count {
            display: block; } }
    @media (min-width: 64.063em) {
      .search-results .toolbar__nav.saved {
        display: block; } }

.slick__loader {
  position: absolute;
  top: 31%;
  left: 48%;
  text-indent: -9999em;
  border-top: 5px solid rgba(233, 233, 233, 0.2);
  border-right: 5px solid rgba(233, 233, 233, 0.2);
  border-bottom: 5px solid rgba(233, 233, 233, 0.2);
  border-left: 5px solid rgba(233, 233, 233, 0.9);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loading 1s infinite linear;
  animation: loading 1s infinite linear;
  transform: translate(-50%, -50%); }
  .content__gallery--hero-holder .slick__loader {
    top: 250px;
    left: 50%;
    margin: -100px 0 0 -20px; }

.slick__loader,
.slick__loader:after {
  border-radius: 50%;
  width: 40px;
  height: 40px; }

.slick-dots {
  list-style: none;
  padding: 0;
  display: table;
  margin: 20px auto 20px;
  position: relative;
  bottom: 0; }
  @media (min-width: 64.063em) {
    .slick-dots {
      bottom: 30px; } }
  .slick-dots li {
    margin: 5px; }
    .slick-dots li button {
      border-radius: 20px;
      cursor: pointer;
      display: block;
      height: 11px;
      text-indent: -9999px;
      width: 11px;
      -moz-transition: background 0.2s ease 0.2s;
      -o-transition: background 0.2s ease 0.2s;
      -webkit-transition: background 0.2s ease 0.2s;
      transition: background 0.2s ease 0.2s;
      margin: 4px;
      padding: 6px; }
      .slick-dots li button:before {
        border-radius: 11px; }

.drop__shadow, .header__wrapper.is--fixed .header__topnav, .header__wrapper.is--fixed .header__top, .header__top.vdp-animate {
  -webkit-box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.3); }

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

a.dealer__tel {
  color: #666;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px; }
  a.dealer__tel:hover {
    color: #ccc; }
  @media (min-width: 40.063em) {
    a.dealer__tel {
      font-size: 14px; }
      a.dealer__tel:before {
        background-size: 20px;
        height: 23px;
        width: 20px;
        margin-top: -2px; } }
  @media (min-width: fromlarge) {
    a.dealer__tel {
      line-height: 20px; } }

@media (min-width: 64.063em) {
  .content__gallery--hero-holder {
    background: #000; } }

.content__gallery--hero {
  max-width: 1600px; }
  .content__gallery--hero .item {
    position: relative; }
  .content__gallery--hero .content p.special {
    color: #444; }
    @media (min-width: 64.063em) {
      .content__gallery--hero .content p.special {
        color: #999; } }
    .content__gallery--hero .content p.special .type {
      text-transform: uppercase;
      font-size: 12px;
      font-weight: bold; }
    .content__gallery--hero .content p.special .offer {
      font-size: 2em;
      font-family: 'Lato', sans-serif; }
      @media (min-width: 64.063em) {
        .content__gallery--hero .content p.special .offer {
          color: #fff; } }
  .content__gallery--hero .content p.disclaimer {
    font-size: 10px; }
  @media (min-width: 64.063em) {
    .content__gallery--hero .content p {
      font-size: 15px; } }
  .content__gallery--hero .content .swift__type {
    float: none;
    margin: 10px 0;
    max-width: 335px; }

.content__gallery--hero .slick-prev,
.content__gallery--hero .slick-next,
.slider-nav-thumbnails .slick-prev,
.slider-nav-thumbnails .slick-next {
  width: 60px;
  height: 60px; }

.content__gallery--hero .slick-prev:before,
.slider-nav-thumbnails .slick-prev:before {
  font-family: FontAwesome;
  content: "\f104";
  font-size: 60px; }

.content__gallery--hero .slick-next:before,
.slider-nav-thumbnails .slick-next:before {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 60px; }

.content__gallery--hero .slick-dots,
.slider-nav-thumbnails .slick-dots {
  width: 100%;
  max-width: 1600px;
  text-align: center; }
  .content__gallery--hero .slick-dots li button,
  .slider-nav-thumbnails .slick-dots li button {
    background: #fff; }
  .content__gallery--hero .slick-dots li.slick-active button,
  .slider-nav-thumbnails .slick-dots li.slick-active button {
    background: #fff; }
    .content__gallery--hero .slick-dots li.slick-active button:before,
    .slider-nav-thumbnails .slick-dots li.slick-active button:before {
      border: 1px solid #fff; }

.content__gallery--hero a, .content__gallery--hero a:hover,
.slider-nav-thumbnails a,
.slider-nav-thumbnails a:hover {
  color: #666; }

.content__gallery--hero .color-primary,
.slider-nav-thumbnails .color-primary {
  width: auto; }
  @media (min-width: 64.063em) {
    .content__gallery--hero .color-primary,
    .slider-nav-thumbnails .color-primary {
      width: 100%; } }

.content__gallery--hero .inventory__search,
.slider-nav-thumbnails .inventory__search {
  padding: 10px;
  width: 100%; }
  .content__gallery--hero .inventory__search .native-select,
  .slider-nav-thumbnails .inventory__search .native-select {
    height: 36px; }
    .content__gallery--hero .inventory__search .native-select select,
    .slider-nav-thumbnails .inventory__search .native-select select {
      margin: 0 0 1px;
      background: url(../img/ui-components/standard-arrow-down.svg) no-repeat right center #ffffff;
      border: none;
      height: 36px;
      text-transform: none;
      font-weight: 700;
      font-size: 12px; }

.button, .form__builder .primary-button {
  font-size: 12px;
  padding: 8px 30px;
  margin: 0 0 10px;
  border: 0;
  float: left;
  border-radius: 3px;
  min-width: 85px;
  text-align: center; }
  .button.color-primary, .form__builder .color-primary.primary-button {
    color: #fff;
    background: #666;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease; }
    .button.color-primary:hover, .form__builder .color-primary.primary-button:hover {
      color: #fff;
      background: #757575; }
  .button.color-secondary, .form__builder .primary-button {
    color: #fff;
    background: #848484;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease; }
    .button.color-secondary:hover, .form__builder .primary-button:hover {
      color: #fff;
      background: #939393; }
  .button.color-tertiary, .form__builder .color-tertiary.primary-button {
    color: #fff;
    background: #a3a3a3;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease; }
    .button.color-tertiary:hover, .form__builder .color-tertiary.primary-button:hover {
      color: #fff;
      background: #b2b2b2; }
  .button.color-quaternary, .form__builder .color-quaternary.primary-button {
    color: #fff;
    background: #c1c1c1;
    -moz-transition: border 0.6s ease, color 0.6s ease;
    -o-transition: border 0.6s ease, color 0.6s ease;
    -webkit-transition: border 0.6s ease, color 0.6s ease;
    transition: border 0.6s ease, color 0.6s ease; }
    .button.color-quaternary:hover, .form__builder .color-quaternary.primary-button:hover {
      color: #fff;
      background: #d1d1d1; }
  .button.textswap span, .form__builder .textswap.primary-button span {
    transition: 0.6s;
    transition-delay: 0.2s; }
  .button.textswap:before, .form__builder .textswap.primary-button:before, .button.textswap:after, .form__builder .textswap.primary-button:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: .4s,opacity .6s;
    visibility: hidden; }
  .button.textswap:before, .form__builder .textswap.primary-button:before {
    content: attr(data-hover);
    transform: translate(0, 0); }
  .button.textswap:after, .form__builder .textswap.primary-button:after {
    content: attr(data-active);
    transform: translate(0, 0); }
  .button.textswap:hover span, .form__builder .textswap.primary-button:hover span,
  .button.textswap:active span, .form__builder .textswap.primary-button:active span {
    opacity: 0;
    transform: scale(0.5); }
  .button.textswap:hover:before, .form__builder .textswap.primary-button:hover:before, .button.textswap:active:after, .form__builder .textswap.primary-button:active:after {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: .4s;
    visibility: visible; }
  .button.textswap:active:before, .form__builder .textswap.primary-button:active:before {
    transform: translate(0, 0);
    transition-delay: 0s; }

.site-wrapper .row--secondary .primary-button {
  border: none; }

.print__directions .row {
  max-width: 100%; }

.print__directions #map_canvas {
  width: 100%;
  height: 325px; }

.print__directions .directions-header {
  background: #666; }
  .print__directions .directions-header .dealername {
    float: left;
    padding: 20px;
    font-size: 20px;
    color: #fff; }
  .print__directions .directions-header .print {
    float: right;
    padding: 20px;
    color: #fff; }
  @media print {
    .print__directions .directions-header .print {
      display: none; } }

.print__directions .dealer-details {
  position: relative; }

.print__directions .dealer-address {
  padding: 25px; }
  .print__directions .dealer-address h1 {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    margin: 0 0 15px;
    font-weight: normal; }

.print__directions .department-phone {
  text-align: right;
  padding: 25px;
  position: absolute;
  bottom: 0;
  right: 0; }

.print__directions #directions {
  max-width: 700px;
  margin: 0 auto; }

.custom-select-container.select2-selection--single {
  background: white;
  border: none;
  border-radius: 0;
  padding: 10px 0;
  height: auto;
  border-bottom: 1px solid #d9d9d9; }
  @media (min-width: 64.063em) {
    .custom-select-container.select2-selection--single {
      border-bottom: none;
      border-left: 1px solid #d9d9d9; } }
  .custom-select-container.select2-selection--single .select2-selection__arrow {
    height: 45px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 30px;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .custom-select-container.select2-selection--single .select2-selection__arrow b {
      display: none; }
    .custom-select-container.select2-selection--single .select2-selection__arrow:after {
      font-family: FontAwesome;
      content: "\f107";
      width: 24px;
      font-size: 20px;
      position: absolute;
      top: 13px;
      right: -3px; }
    .select2-container--open .custom-select-container.select2-selection--single .select2-selection__arrow {
      transform: rotate(180deg); }
  .select2-container--open .custom-select-container.select2-selection--single {
    background: #f1f1f1;
    border-bottom: none; }
    @media (min-width: 64.063em) {
      .select2-container--open .custom-select-container.select2-selection--single {
        background: #fff; } }
  .select2-container--focus .custom-select-container.select2-selection--single {
    border-left: 1px solid #d9d9d9;
    outline: none; }
  .device-switch .custom-select-container.select2-selection--single {
    height: 48px; }

.custom-select-container.select2-selection--multiple {
  border: none;
  border-radius: 0;
  padding: 4px 4px 5px;
  border-left: 1px solid #d9d9d9;
  min-height: 48px; }
  .custom-select-container.select2-selection--multiple:after {
    font-family: FontAwesome;
    content: "\f067";
    width: 24px;
    font-size: 14px;
    position: absolute;
    top: 18px;
    right: -3px; }
  .select2-container--focus .custom-select-container.select2-selection--multiple {
    border: none;
    border-left: 1px solid #d9d9d9; }
  .custom-select-container.select2-selection--multiple .select2-selection__choice {
    margin-top: 4px;
    padding: 6px 14px 6px 7px;
    background: #FFF;
    color: #666;
    border: 1px solid #666;
    border-radius: 4px;
    cursor: pointer;
    white-space: normal; }
  .custom-select-container.select2-selection--multiple .select2-selection__choice__remove {
    color: #666;
    margin-right: 8px; }
  .custom-select-container.select2-selection--multiple .select2-search--inline {
    padding: 6px 0 7px; }
  .custom-select-container.select2-selection--multiple ::-webkit-input-placeholder {
    color: #444; }
  .custom-select-container.select2-selection--multiple ::-moz-placeholder {
    /* Firefox 19+ */
    color: #444; }
  .custom-select-container.select2-selection--multiple :-ms-input-placeholder {
    color: #444; }
  .custom-select-container.select2-selection--multiple :-moz-placeholder {
    /* Firefox 18- */
    color: #444; }

.custom-select-drop.select2-dropdown {
  border-radius: 0;
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px 10px 10px -10px #ccc;
  -moz-box-shadow: 0px 10px 10px -10px #ccc;
  box-shadow: 0px 10px 10px -10px #ccc;
  z-index: 1; }

.custom-select-drop .select2-results__option {
  padding: 10px 20px;
  font-size: 13px;
  background: #f1f1f1; }
  @media (min-width: 64.063em) {
    .custom-select-drop .select2-results__option {
      background: #fff;
      padding: 16px 10px;
      font-size: 13px;
      border-bottom: 1px solid #d9d9d9; } }
  .custom-select-drop .select2-results__option:first-child {
    border-top: 1px solid #d9d9d9; }
  .custom-select-drop .select2-results__option.select2-results__option--highlighted {
    background-color: #f1f1f1;
    color: #666; }

.custom-select-drop .select2-results__option[aria-selected=true] {
  background-color: #f1f1f1; }
  @media (min-width: 64.063em) {
    .custom-select-drop .select2-results__option[aria-selected=true] {
      background-color: #fff; } }

.custom-select-drop .select2-results .select2-results__options {
  max-height: none;
  overflow-y: auto; }
  @media (min-width: 64.063em) {
    .custom-select-drop .select2-results .select2-results__options {
      max-height: 600px; } }

.custom-select-drop .option-count {
  display: block;
  height: 20px;
  padding: 0 6px;
  margin-top: -2px;
  float: right;
  line-height: 18px;
  border: 1px solid #757575;
  border-radius: 12px;
  color: #757575;
  font-weight: bold;
  font-size: 11px;
  vertical-align: middle; }

.custom-select-drop .option-text {
  display: block;
  float: left;
  width: calc(100% - 35px); }

.native-select {
  background: url(../img/ui-components/standard-arrow-down.svg) no-repeat right center #fff;
  position: relative; }
  @media (max-width: 640px) {
    .touch .native-select {
      margin: 0;
      overflow: hidden; } }
  .native-select select {
    border: 1px solid #ccc; }
    .time-of-contact .native-select select {
      height: 48px; }
  .native-select select.multiple-select {
    background: transparent;
    border: none;
    position: absolute;
    height: 100%;
    width: 105%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    text-indent: -9999px;
    opacity: 0; }
  .native-select .fake-holder {
    background: url("../img/ui-components/plus.svg") no-repeat scroll right 10px center #fff;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 5px 10px;
    display: none;
    min-height: 46px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
    .native-select .fake-holder.is--mobile {
      display: block; }
    .native-select .fake-holder .bubble {
      float: left;
      line-height: 13px;
      border-radius: 3px;
      margin: 3px 5px 3px 0;
      max-width: 100%;
      padding: 6px 10px;
      position: relative;
      background: none repeat scroll 0 0 #fff;
      border: 1px solid #666;
      border-radius: 4px;
      color: #666;
      font-size: 14px; }

.notification__container {
  display: none;
  width: 100%;
  overflow: hidden;
  padding: 40px 0 20px; }
  .notification__container.is--active {
    display: block; }
  .notification__container a {
    color: #ccc; }
  .notification__container p {
    color: #666; }
  .notification__container .button, .notification__container .form__builder .primary-button, .form__builder .notification__container .primary-button {
    width: auto; }

.contact__form h2, .contact__form h3,
.vdp__finance-calculator .content__enquiryform h2,
.vdp__finance-calculator .content__enquiryform h3 {
  padding-bottom: 10px;
  text-align: left; }

.contact__form .marketing,
.vdp__finance-calculator .content__enquiryform .marketing {
  margin-bottom: 20px; }

.contact__form .field-container,
.vdp__finance-calculator .content__enquiryform .field-container {
  position: relative; }

.contact__form .check-boxes,
.contact__form .header-check-boxes,
.vdp__finance-calculator .content__enquiryform .check-boxes,
.vdp__finance-calculator .content__enquiryform .header-check-boxes {
  list-style: none;
  padding: 0 0 10px; }
  .contact__form .check-boxes label,
  .contact__form .header-check-boxes label,
  .vdp__finance-calculator .content__enquiryform .check-boxes label,
  .vdp__finance-calculator .content__enquiryform .header-check-boxes label {
    margin-right: 8px; }

.contact__form input,
.vdp__finance-calculator .content__enquiryform input {
  outline: none; }

.contact__form input[type=radio],
.contact__form input[type=checkbox],
.vdp__finance-calculator .content__enquiryform input[type=radio],
.vdp__finance-calculator .content__enquiryform input[type=checkbox] {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  right: 100000px; }
  .contact__form input[type=radio] + label,
  .contact__form input[type=checkbox] + label,
  .vdp__finance-calculator .content__enquiryform input[type=radio] + label,
  .vdp__finance-calculator .content__enquiryform input[type=checkbox] + label {
    cursor: pointer;
    padding: 4px 0 4px 26px;
    text-transform: uppercase;
    font-size: 11px;
    height: 20px;
    width: auto; }
  .contact__form input[type=radio]:checked + label,
  .contact__form input[type=checkbox]:checked + label,
  .vdp__finance-calculator .content__enquiryform input[type=radio]:checked + label,
  .vdp__finance-calculator .content__enquiryform input[type=checkbox]:checked + label {
    background-size: 20px; }

.contact__form input[type=radio] + label,
.vdp__finance-calculator .content__enquiryform input[type=radio] + label {
  background: url("../img/ui-components/form-sprite.png") no-repeat -6px -90px;
  float: left;
  padding: 5px 30px;
  margin-right: 2px; }

.contact__form input[type=radio]:checked + label,
.vdp__finance-calculator .content__enquiryform input[type=radio]:checked + label {
  background: url("../img/ui-components/form-sprite.png") no-repeat -6px -62px; }

.contact__form input[type=checkbox] + label,
.vdp__finance-calculator .content__enquiryform input[type=checkbox] + label {
  background: url("../img/ui-components/form-sprite.png") no-repeat -6px -34px; }

.contact__form input[type=checkbox]:checked + label,
.vdp__finance-calculator .content__enquiryform input[type=checkbox]:checked + label {
  background: url("../img/ui-components/form-sprite.png") no-repeat -6px -6px; }

.contact__form .field,
.vdp__finance-calculator .content__enquiryform .field {
  border: 1px solid #ccc; }

.contact__form ::-webkit-input-placeholder,
.vdp__finance-calculator .content__enquiryform ::-webkit-input-placeholder {
  color: #CCC; }

.contact__form :-moz-placeholder,
.vdp__finance-calculator .content__enquiryform :-moz-placeholder {
  /* Firefox 18- */
  color: #ccc; }

.contact__form ::-moz-placeholder,
.vdp__finance-calculator .content__enquiryform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc; }

.contact__form :-ms-input-placeholder,
.vdp__finance-calculator .content__enquiryform :-ms-input-placeholder {
  color: #ccc; }

.contact__form .time-of-contact,
.vdp__finance-calculator .content__enquiryform .time-of-contact {
  padding-left: 0; }

.contact__form .parsley-errors-list,
.vdp__finance-calculator .content__enquiryform .parsley-errors-list {
  position: absolute;
  top: -35px;
  right: 0;
  opacity: 0;
  -moz-transition: top 0.4s ease, opacity 0.4s ease;
  -o-transition: top 0.4s ease, opacity 0.4s ease;
  -webkit-transition: top 0.4s ease, opacity 0.4s ease;
  transition: top 0.4s ease, opacity 0.4s ease; }

.contact__form .parsley-error[type="text"],
.contact__form .parsley-error[type="tel"],
.contact__form .parsley-error[type="email"],
.vdp__finance-calculator .content__enquiryform .parsley-error[type="text"],
.vdp__finance-calculator .content__enquiryform .parsley-error[type="tel"],
.vdp__finance-calculator .content__enquiryform .parsley-error[type="email"] {
  border: 1px solid #F16161; }

.contact__form .parsley-errors-list.filled,
.vdp__finance-calculator .content__enquiryform .parsley-errors-list.filled {
  top: -38px;
  background-color: #BD1817;
  border-radius: 3px;
  padding: 5px 10px;
  opacity: 1;
  color: #FFF;
  font-size: 12px;
  list-style: none; }
  .contact__form .parsley-errors-list.filled:after,
  .vdp__finance-calculator .content__enquiryform .parsley-errors-list.filled:after {
    border: 6px solid transparent;
    border-top-color: #BD1817;
    bottom: -12px;
    left: 40px;
    margin-left: -10px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute; }

.location__form {
  margin-top: 10px; }
  .location__form .row {
    margin-bottom: 20px; }

.form-response-holder .thank-you-title,
.thank__you .thank-you-title {
  text-align: center;
  padding: 40px 40px 0; }

.form-response-holder .title,
.thank__you .title {
  font-family: 'Lato', sans-serif;
  font-size: 40px;
  padding: 10px 0 30px; }

.form-response-holder .from,
.thank__you .from {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

.form-response-holder .dealername,
.thank__you .dealername {
  font-size: 28px;
  padding-bottom: 10px; }

.form-response-holder .thank-you-message,
.thank__you .thank-you-message {
  text-align: center;
  padding: 20px;
  margin: 20px;
  line-height: 30px; }
  .form-response-holder .thank-you-message .phone,
  .thank__you .thank-you-message .phone {
    color: #f5f5f5;
    font-size: 20px; }

.form-response-holder .cta-container,
.thank__you .cta-container {
  text-align: center; }

.form-response-holder .button-container,
.thank__you .button-container {
  margin: 0 auto;
  width: 310px; }
  .form-response-holder .button-container .button, .form-response-holder .button-container .form__builder .primary-button, .form__builder .form-response-holder .button-container .primary-button,
  .thank__you .button-container .button,
  .thank__you .button-container .form__builder .primary-button, .form__builder
  .thank__you .button-container .primary-button {
    margin: 0 5px;
    width: 145px;
    text-shadow: none; }

.row--primary .native-select {
  background-color: #FFF; }

.row--secondary .native-select {
  background-color: #FFF; }
  .row--secondary .native-select select {
    border: none; }

.remodal-close {
  background: url("../img/ui-components/close-btn-light.svg") no-repeat center center;
  background-color: #666;
  background-size: 12px;
  padding: 12px; }

.radios {
  padding: 5px 0; }

@media (min-width: 40.063em) {
  .content__enquiryform {
    padding: 35px; } }

.content__enquiryform h2 {
  color: #ccc;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 0; }

.content__enquiryform .vehicle-details {
  display: none;
  padding: 0; }
  @media (min-width: 40.063em) {
    .content__enquiryform .vehicle-details {
      display: block;
      padding-left: 0;
      padding-right: 1.25em; } }
  .content__enquiryform .vehicle-details h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .content__enquiryform .vehicle-details h4 {
    text-transform: uppercase;
    margin: 0px; }
  .content__enquiryform .vehicle-details table {
    font-size: 11px;
    text-transform: uppercase;
    margin: 10px 0;
    width: 100%; }
  .content__enquiryform .vehicle-details tr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
  .content__enquiryform .vehicle-details th {
    text-align: left;
    width: 45%;
    padding: 10px 1px; }
  .content__enquiryform .vehicle-details td {
    padding: 10px 1px;
    text-align: right;
    width: 55%;
    border: 0; }

.content__enquiryform .customer-details {
  padding: 0; }
  @media (min-width: 40.063em) {
    .content__enquiryform .customer-details {
      padding-right: 0;
      padding-left: 1.25em; } }
  .content__enquiryform .customer-details label {
    display: none; }
  .content__enquiryform .customer-details h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 0; }

#vehicle__contactform .header-check-boxes {
  display: block; }
  #vehicle__contactform .header-check-boxes > li {
    float: left;
    display: block;
    width: 50%; }
    @media (min-width: 40.063em) {
      #vehicle__contactform .header-check-boxes > li {
        width: 25%; } }

#vehicle__contactform .half-input {
  float: left; }
  #vehicle__contactform .half-input.time-of-contact {
    clear: none; }

#vehicle__contactform .mandatory {
  display: block;
  float: left;
  padding: 10px 0; }

#vehicle__contactform .radios-container {
  clear: both; }
  #vehicle__contactform .radios-container .radios {
    clear: both; }
    #vehicle__contactform .radios-container .radios label {
      display: block;
      outline: none;
      border: none; }
      #vehicle__contactform .radios-container .radios label[for=contactbyemail], #vehicle__contactform .radios-container .radios label[for=contactbyphone] {
        float: left;
        margin: 10px 0; }
      #vehicle__contactform .radios-container .radios label:focus {
        outline: none;
        border: none; }
  #vehicle__contactform .radios-container p {
    margin: 10px 0 0 0; }

#vehicle__contactform input[type=tel] {
  width: 95%; }

#vehicle__contactform .comments-container {
  margin-top: 20px;
  clear: both; }
  #vehicle__contactform .comments-container textarea {
    margin-top: 20px; }

#vehicle__contactform .submit {
  width: 100%;
  margin: 10px 0 0 0; }
  @media (min-width: 40.063em) {
    #vehicle__contactform .submit {
      float: right;
      width: 220px;
      margin: 0; } }

.content__features--back {
  display: none; }
  .content__features--back.show {
    display: block; }
  .content__features--back .content {
    margin: 20px 0; }

.features__wrapper a.cta {
  font-family: 'Lato', sans-serif;
  font-size: 18px; }
  .features__wrapper a.cta.arrow__link-primary:before, .features__wrapper .text__panel .content > a.cta:before, .text__panel .features__wrapper .content > a.cta:before, .features__wrapper .results__item.media__grid .srp-vehicle-card_wrapper a.cta.quick-view-link:before, .results__item.media__grid .srp-vehicle-card_wrapper .features__wrapper a.cta.quick-view-link:before {
    margin-top: 6px; }

.features__wrapper .features__main-wrapper {
  position: relative;
  z-index: 1; }
  .features__wrapper .features__main-wrapper a.cta.arrow__link-primary:before, .features__wrapper .features__main-wrapper .text__panel .content > a.cta:before, .text__panel .features__wrapper .features__main-wrapper .content > a.cta:before, .features__wrapper .features__main-wrapper .results__item.media__grid .srp-vehicle-card_wrapper a.cta.quick-view-link:before, .results__item.media__grid .srp-vehicle-card_wrapper .features__wrapper .features__main-wrapper a.cta.quick-view-link:before {
    margin-top: 8px; }

.features__wrapper .content__features--main {
  padding: 0 1.2em; }
  .features__wrapper .content__features--main .image {
    display: block;
    width: 100%;
    height: auto;
    padding: 5px; }
  .features__wrapper .content__features--main .divider {
    margin: 40px 0;
    border-bottom: 1px solid #ccc; }

.features__wrapper .content__features--secondary {
  padding: 0 1.25em; }
  .features__wrapper .content__features--secondary .image {
    width: 100%;
    padding: 5px;
    display: block; }
  .features__wrapper .content__features--secondary .content {
    padding-bottom: 30px; }

.features__wrapper h2 {
  padding: 20px 0 0;
  text-align: left; }

.large-12 .features__main-wrapper {
  margin-bottom: 40px; }

@media (min-width: 40.063em) {
  .large-12 .content__features--main .image {
    display: block;
    width: 65%;
    float: left;
    height: auto;
    padding: 5px; } }

@media (min-width: 40.063em) {
  .large-12 .content__features--main .content {
    width: 35%;
    padding: 0 1.25em;
    float: right; } }

.large-12 .content__features--main .primary-button {
  float: left;
  width: 50%; }

@media (min-width: 40.063em) {
  .large-12 .content__features--secondary {
    width: 50%;
    float: left; } }

.features__specials .content__page-title {
  background: #fff;
  padding: 0; }

@media (max-width: 640px) {
  .features__specials {
    background: #f5f5f5; } }

.features__specials .filter {
  background: #ccc;
  padding: 20px; }
  @media (min-width: 40.063em) {
    .features__specials .filter {
      padding: 20px 20px 10px; } }

.features__specials .specials-reset {
  display: none;
  background-color: #999;
  color: #fff;
  padding: 17px 0;
  border: none;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border-radius: 0;
  text-shadow: none; }
  @media (min-width: 40.063em) {
    .features__specials .specials-reset {
      display: block; } }

.features__specials .custom-select-container.select2-selection--single {
  border-left: none; }

.features__specials .specials-item {
  margin: 20px;
  background: #fff;
  border: 1px solid #eee; }
  @media (max-width: 640px) {
    .features__specials .specials-item .column {
      padding: 2px; } }
  @media (min-width: 40.063em) {
    .features__specials .specials-item {
      margin: 0;
      padding: 80px 0;
      border: none; }
      .features__specials .specials-item:nth-child(even) {
        background: #f9f9f9; }
      .row .features__specials .specials-item {
        padding: 80px 20px; } }
  .features__specials .specials-item .details {
    padding: 15px 20px; }
    @media (min-width: 40.063em) {
      .features__specials .specials-item .details {
        padding: 0 20px; } }
    @media (min-width: 64.063em) {
      .features__specials .specials-item .details {
        padding: 0 40px 0 60px; } }
    .features__specials .specials-item .details h2 {
      text-align: left;
      font-size: 28px;
      padding-bottom: 10px; }
    .features__specials .specials-item .details h3 {
      font-size: 16px;
      font-weight: bold;
      text-transform: uppercase;
      margin: 5px 0; }
    .features__specials .specials-item .details h4 {
      font-size: 28px; }

.features__specials .specials-load-more {
  background: #f5f5f5;
  border-radius: 2px;
  padding: 15px;
  margin-top: 40px;
  text-shadow: none;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease; }
  .features__specials .specials-load-more:hover {
    background: #ccc;
    color: #666; }
  .features__specials .specials-load-more.hide {
    display: none; }

.content__gallery--hero-holder {
  position: relative; }
  .content__gallery--hero-holder.news-events {
    margin: 20px 0; }
    @media (min-width: 64.063em) {
      .content__gallery--hero-holder.news-events {
        background: none; } }
  .content__gallery--hero-holder .slider-nav-thumbnails {
    display: none;
    visibility: hidden;
    width: 100%;
    padding: 0 5px; }
    @media (min-width: 1024px) {
      .content__gallery--hero-holder .slider-nav-thumbnails {
        display: block; } }
    .content__gallery--hero-holder .slider-nav-thumbnails .slick-slide {
      margin: 5px;
      cursor: pointer; }
      .content__gallery--hero-holder .slider-nav-thumbnails .slick-slide img {
        opacity: 0.7; }
      .content__gallery--hero-holder .slider-nav-thumbnails .slick-slide.slick-current img {
        opacity: 1; }

.content__gallery--hero.news-events {
  border: none; }
  @media (min-width: 64.063em) {
    .content__gallery--hero.news-events {
      padding: 5px; } }

.content__features-title h1 {
  text-align: center;
  margin: 20px 20px 0; }

@media (min-width: 40.063em) {
  .feature__content {
    margin-bottom: 40px; } }

@media (min-width: 1024px) {
  .feature__content {
    margin-top: 40px; } }

.feature__content.single {
  margin-top: 40px; }

.feature__content .sub-title {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  color: #f5f5f5;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0; }
  .feature__content .sub-title > span {
    position: relative;
    display: inline-block; }
    .feature__content .sub-title > span:before, .feature__content .sub-title > span:after {
      content: "";
      position: absolute;
      top: 50%;
      width: 9999px;
      height: 1px;
      background: #e3e3e3; }
    .feature__content .sub-title > span:before {
      right: 100%;
      margin-right: 15px; }
    .feature__content .sub-title > span:after {
      left: 100%;
      margin-left: 15px; }

.feature__content .detail-text {
  font-family: 'Lato', sans-serif;
  text-align: center;
  font-size: 32px;
  margin: 30px 0; }

.content__features--back .content {
  padding: 15px 0;
  border-bottom: 1px solid #ccc; }
  .content__features--back .content a:before {
    font-family: FontAwesome;
    content: "\f104";
    padding-right: 10px; }

.content__features--back.bottom {
  display: block; }
  @media (min-width: 40.063em) {
    .content__features--back.bottom {
      display: none; } }
  .content__features--back.bottom .content {
    border-bottom: none; }

.header__topnav {
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  background-color: #666; }
  @media (min-width: 64.063em) {
    .header__topnav .links .link {
      border-left: 1px solid #666;
      text-decoration: none; } }
  .header__topnav .links svg {
    fill: #FFF; }
  .header__topnav .links .float-right .link {
    border-left: 1px solid #666;
    -moz-transition: background-color 0.4s ease;
    -o-transition: background-color 0.4s ease;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease; }
  .header__topnav .links .quick-link-trigger.is--active {
    background-color: #ccc; }
    .header__topnav .links .quick-link-trigger.is--active svg {
      fill: #666; }
  .header__topnav .links .find-us.is--active {
    background-color: #f5f5f5; }
  .header__topnav .links .quick-links {
    background: #f8f8f8; }
    .header__topnav .links .quick-links .set-links a {
      border: 1px solid #ccc;
      color: #666;
      background-color: #FFF; }
      .header__topnav .links .quick-links .set-links a svg {
        fill: #555; }
  .header__topnav .links .shopping-tools a {
    border: 1px solid #ccc;
    color: #666;
    background-color: #FFF; }
  .header__topnav .links .offcanvas-trigger-right.is--active span {
    background-color: #ccc; }
  .header__topnav .links .offcanvas-trigger-right span {
    border: 1px solid #666; }

.is--offcanvas-right .header__topnav,
.is--offcanvas-left .header__topnav {
  position: relative; }

.header__findus {
  display: none;
  color: #f5f5f5;
  background: #666; }
  .header__findus h2 {
    text-align: center;
    margin: 15px 0; }
    @media (min-width: 64.063em) {
      .header__findus h2 {
        margin: 40px 0 15px; } }
  .header__findus .close-menu {
    right: 25px;
    top: 25px; }
    .header__findus .close-menu svg {
      height: 29px;
      width: 29px; }
  .header__findus.opened {
    display: block; }
    .header__findus.opened .close-menu {
      display: none; }
      @media (min-width: 64.063em) {
        .header__findus.opened .close-menu {
          display: block; } }
  .header__findus .contact__gmap {
    display: none; }
    @media (min-width: 64.063em) {
      .header__findus .contact__gmap {
        display: block; } }
    .header__findus .contact__gmap svg {
      width: 50px;
      height: 50px;
      fill: pink; }
  .header__findus .tabs ul li {
    display: none;
    margin-bottom: 4px; }
    @media (min-width: 64.063em) {
      .header__findus .tabs ul li {
        display: block; } }
    .header__findus .tabs ul li a {
      padding: 20px;
      color: #ccc;
      font-weight: bold; }
    .header__findus .tabs ul li a.active {
      border-bottom: 4px solid #666;
      color: #fff; }
  @media (max-width: 64.063em) {
    .header__findus .tabs ul {
      background: url(../img/ui-components/standard-arrow-down-wht.svg) no-repeat right center #ccc;
      width: 100%;
      overflow: hidden;
      height: 48px; }
      .header__findus .tabs ul select {
        background: none;
        border: none;
        border-top: 1px solid #666;
        border-bottom: 4px solid #666;
        color: #fff;
        padding: 7px 5px;
        /* If you add too much padding here, the options won't show in IE */
        width: 100%;
        height: 48px;
        cursor: pointer;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        -moz-appearance: none;
        -safari-appearance: none;
        -webkit-appearance: none;
        border-radius: 0; }
        .header__findus .tabs ul select::-ms-expand {
          display: none; }
        .header__findus .tabs ul select:focus {
          outline: none; }
      .header__findus .tabs ul option {
        background: #fff;
        color: #000; } }
  @media (min-width: 64.063em) {
    .header__findus .tabs select {
      display: none; } }
  .header__findus .tabs .active {
    background: none; }
  .header__findus .dealer-content {
    padding: 35px 0 100px;
    word-wrap: break-word;
    position: relative;
    z-index: 1; }
    .header__findus .dealer-content a {
      color: #f5f5f5; }
    .header__findus .dealer-content .column {
      padding-top: 1.250em;
      padding-bottom: 1.250em;
      border-bottom: 1px solid #ccc; }
      @media (min-width: 40.063em) {
        .header__findus .dealer-content .column {
          border-bottom: none; } }
      .header__findus .dealer-content .column:last-child {
        border: none; }

.location__table {
  font-size: 12px; }
  .location__table tr {
    border-bottom: none; }
  .location__table tr:nth-child(even) {
    background: #ccc; }
  .location__table th {
    width: 30%; }
  .location__table td,
  .location__table th {
    background: none;
    border: 1px solid #ccc;
    padding: 8px 5px; }

.header__top {
  display: none; }
  @media (min-width: 40.063em) {
    .header__top {
      background-color: #666;
      display: block;
      height: 35px;
      padding-top: 8px;
      -moz-transition: height 500ms ease-out;
      -o-transition: height 500ms ease-out;
      -webkit-transition: height 500ms ease-out;
      transition: height 500ms ease-out; }
      .header__top .departments {
        display: block;
        float: left;
        opacity: 1;
        color: #f5f5f5;
        -moz-transition: opacity 200ms ease;
        -o-transition: opacity 200ms ease;
        -webkit-transition: opacity 200ms ease;
        transition: opacity 200ms ease; }
        .header__top .departments .icon svg {
          display: inline;
          width: 24px;
          height: 24px;
          vertical-align: middle; }
        .header__top .departments a {
          color: #f5f5f5;
          font-size: 13px;
          font-weight: bold;
          margin: 0 15px 0 5px;
          -moz-transition: color 200ms ease;
          -o-transition: color 200ms ease;
          -webkit-transition: color 200ms ease;
          transition: color 200ms ease; }
          .header__top .departments a:hover {
            color: #ccc; }
      .header__top .links {
        float: right;
        -moz-transition: opacity 200ms ease;
        -o-transition: opacity 200ms ease;
        -webkit-transition: opacity 200ms ease;
        transition: opacity 200ms ease;
        opacity: 1; }
        .header__top .links a {
          color: #E5E5E5;
          font-size: 12px;
          font-weight: bold;
          -moz-transition: color 200ms ease;
          -o-transition: color 200ms ease;
          -webkit-transition: color 200ms ease;
          transition: color 200ms ease;
          padding: 0 10px; }
        .header__top .links a:first-child {
          border-left: none; }
        .header__top .links .is--active {
          color: #A1A1A1; } }
    @media (min-width: 40.063em) and (min-width: 64.063em) {
      .header__top .links a:hover {
        color: #A1A1A1; } }
  @media (min-width: 64.063em) {
    .header__top {
      width: 100%;
      position: fixed;
      top: 0;
      z-index: 201; } }
  .header__top .vdp-sticky-menu {
    opacity: 0;
    position: relative;
    z-index: -1; }
    .header__top .vdp-sticky-menu .thumb {
      border: 1px solid #fff;
      width: 70px;
      height: 0;
      -moz-transition: height 800ms ease-out;
      -o-transition: height 800ms ease-out;
      -webkit-transition: height 800ms ease-out;
      transition: height 800ms ease-out; }
    .header__top .vdp-sticky-menu .container {
      color: #fff;
      height: 0; }
      .header__top .vdp-sticky-menu .container h2 {
        -moz-transition: opacity 200ms ease-in;
        -o-transition: opacity 200ms ease-in;
        -webkit-transition: opacity 200ms ease-in;
        transition: opacity 200ms ease-in;
        transition-delay: 300ms;
        opacity: 0;
        padding: 0;
        margin: 0; }
      .header__top .vdp-sticky-menu .container span {
        -moz-transition: opacity 200ms ease-in;
        -o-transition: opacity 200ms ease-in;
        -webkit-transition: opacity 200ms ease-in;
        transition: opacity 200ms ease-in;
        transition-delay: 300ms;
        opacity: 0;
        padding: 0;
        margin: 0; }
    .header__top .vdp-sticky-menu .vdp__zoomgallery-trigger {
      position: relative;
      padding: 0;
      height: 0; }
  .header__top.vdp-animate {
    background-color: #666;
    border-top: 1px solid #ccc;
    height: 90px; }
    .header__top.vdp-animate .departments, .header__top.vdp-animate .links {
      opacity: 0; }
    .header__top.vdp-animate .vdp-sticky-menu {
      -moz-transition: opacity 200ms ease-in;
      -o-transition: opacity 200ms ease-in;
      -webkit-transition: opacity 200ms ease-in;
      transition: opacity 200ms ease-in;
      transition-delay: 300ms;
      opacity: 1;
      z-index: 201;
      top: 30px;
      position: absolute;
      width: 960px; }
      .header__top.vdp-animate .vdp-sticky-menu .thumb {
        clear: both;
        position: relative;
        left: 0;
        top: -23px;
        float: left;
        height: auto;
        width: 70px; }
      .header__top.vdp-animate .vdp-sticky-menu .container {
        float: left;
        position: relative;
        top: -12px;
        height: auto; }
        .header__top.vdp-animate .vdp-sticky-menu .container h2 {
          opacity: 1;
          padding: 0;
          margin: 0;
          width: 450px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .header__top.vdp-animate .vdp-sticky-menu .container span {
          opacity: 1;
          padding: 0;
          margin: 0;
          font-size: 11px; }
          .header__top.vdp-animate .vdp-sticky-menu .container span.current {
            font-size: 14px; }
        .header__top.vdp-animate .vdp-sticky-menu .container.details {
          padding: 8px 0;
          font-size: 12px; }
          .header__top.vdp-animate .vdp-sticky-menu .container.details span {
            float: left; }
          .header__top.vdp-animate .vdp-sticky-menu .container.details .dealer__tel {
            color: #fff;
            font-weight: bold;
            clear: both;
            float: left; }
            .header__top.vdp-animate .vdp-sticky-menu .container.details .dealer__tel:before {
              display: none; }
        .header__top.vdp-animate .vdp-sticky-menu .container.cta .button, .header__top.vdp-animate .vdp-sticky-menu .container.cta .form__builder .primary-button, .form__builder .header__top.vdp-animate .vdp-sticky-menu .container.cta .primary-button {
          padding: 8px 0;
          top: 10px;
          position: relative; }

@media (min-width: 64.063em) {
  .header__nav {
    background: #666; } }

.header__dropdowns > li:first-child {
  border-left: none; }

.header__dropdowns > li > a {
  background: #666;
  color: #f5f5f5;
  font-weight: bold;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease; }
  .header__dropdowns > li > a:hover {
    color: #ccc; }
  .header__dropdowns > li > a.droparrow:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 20px;
    margin-top: 0;
    margin-left: 10px;
    color: #f5f5f5;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in; }
  .header__dropdowns > li > a.droparrow:hover:after {
    color: #ccc; }
  @media (min-width: 64.063em) {
    .header__dropdowns > li > a {
      border-bottom: none; }
      .header__dropdowns > li > a.droparrow:after {
        margin-top: -4px;
        margin-left: 10px; } }

.header__dropdowns > li > .sub-menu > ul {
  background-color: #f5f5f5;
  color: #666; }
  @media (min-width: 64.063em) {
    .header__dropdowns > li > .sub-menu > ul {
      box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); }
      .header__dropdowns > li > .sub-menu > ul.third-visible {
        border-radius: 3px 0 0 3px;
        border-right: none; } }

.header__dropdowns > li > .sub-menu a {
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }
  .header__dropdowns > li > .sub-menu a.droparrow:after {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 20px;
    margin-top: -4px;
    margin-left: 10px;
    color: #666;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in; }
  .header__dropdowns > li > .sub-menu a.droparrow:hover:after {
    color: #ccc; }

@media (min-width: 64.063em) {
  .header__dropdowns .sub-menu > ul > .has-submenu:hover {
    border-color: #ccc; }
    .header__dropdowns .sub-menu > ul > .has-submenu:hover > a {
      background-color: #666; } }

.header__dropdowns .sub-menu ul li {
  font-size: 13px; }
  .header__dropdowns .sub-menu ul li a {
    color: #666; }
    @media (min-width: 64.063em) {
      .header__dropdowns .sub-menu ul li a {
        border-right: none; } }
  .header__dropdowns .sub-menu ul li:hover > a {
    color: #ccc; }

@media (min-width: 64.063em) {
  .header__dropdowns .sub-menu .sub-menu a {
    color: #f5f5f5; }
    .header__dropdowns .sub-menu .sub-menu a:hover {
      color: #ccc; } }

@media (min-width: 64.063em) {
  .header__dropdowns .sub-menu .sub-menu h3 {
    color: #f5f5f5;
    border-bottom: 1px dotted #666; } }

.header__dropdowns .overflow-menu > .sub-menu .sub-menu li {
  border: none; }
  .header__dropdowns .overflow-menu > .sub-menu .sub-menu li:hover a {
    background-color: transparent; }

.header__dropdowns .overflow-menu > ul > li.has-submenu {
  border: none; }

#modal__content {
  text-align: left; }
  @media (min-width: 64.063em) {
    #modal__content {
      height: 400px;
      overflow: auto;
      overflow-x: hidden; } }

.staff__modal,
.staff__email {
  text-align: left; }
  .staff__modal h2,
  .staff__email h2 {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 32px;
    margin: 0; }
  .staff__modal h3,
  .staff__email h3 {
    font-weight: bold;
    border-bottom: none;
    margin: 0;
    padding-bottom: 10px; }
    @media (min-width: 40.063em) {
      .staff__modal h3,
      .staff__email h3 {
        border-bottom: 1px dotted #ccc; } }
  @media (min-width: 40.063em) {
    .staff__modal .utilities h2, .staff__modal .utilities h3,
    .staff__email .utilities h2,
    .staff__email .utilities h3 {
      display: none; } }
  .staff__modal .details h2, .staff__modal .details h3,
  .staff__email .details h2,
  .staff__email .details h3 {
    display: none; }
    @media (min-width: 40.063em) {
      .staff__modal .details h2, .staff__modal .details h3,
      .staff__email .details h2,
      .staff__email .details h3 {
        display: block;
        margin-bottom: 20px; } }
  .staff__modal .email:before,
  .staff__email .email:before {
    font-family: FontAwesome;
    content: "\f0e0";
    padding-right: 0;
    font-size: 18px; }
    @media (min-width: 40.063em) {
      .staff__modal .email:before,
      .staff__email .email:before {
        padding-right: 10px; } }
  .staff__modal .email,
  .staff__email .email {
    float: left;
    padding: 5px 0;
    position: relative;
    font-size: 12px;
    width: 100%; }
    @media (min-width: 40.063em) {
      .staff__modal .email,
      .staff__email .email {
        padding: 5px 10px 5px 0; } }
    .staff__modal .email span,
    .staff__email .email span {
      display: none; }
      @media (min-width: 40.063em) {
        .staff__modal .email span,
        .staff__email .email span {
          display: inline-block; } }
  .staff__modal .image,
  .staff__email .image {
    display: none; }
    @media (min-width: 40.063em) {
      .staff__modal .image,
      .staff__email .image {
        display: block; } }

.staff__container .column {
  padding-left: 0.625em;
  padding-right: 0.625em; }

.staff__member .details {
  min-height: 130px; }

.staff__member .staff-name {
  font: bold 12px Arial,sans-serif; }

.staff__member .staff-title {
  font: 12px Arial,sans-serif;
  margin-bottom: 10px; }

.staff__member .staff-phone {
  border-bottom: 1px solid #666;
  border-top: 1px solid #666;
  padding: 5px 0; }

.staff__member .bio {
  padding: 5px 0 5px 10px;
  position: relative;
  font-size: 12px;
  float: right; }

.staff__member .email:before {
  font-family: FontAwesome;
  content: "\f0e0";
  padding-right: 0; }
  @media (min-width: 40.063em) {
    .staff__member .email:before {
      padding-right: 10px; } }

.staff__member .email {
  float: left;
  padding: 5px 0;
  position: relative;
  font-size: 12px; }
  @media (min-width: 40.063em) {
    .staff__member .email {
      padding: 5px 10px 5px 0; } }
  .staff__member .email span {
    display: none; }
    @media (min-width: 40.063em) {
      .staff__member .email span {
        display: inline-block; } }

.staff__member .bio:before {
  font-family: FontAwesome;
  content: "\f105";
  border-width: 4px;
  margin-top: 4px;
  margin-left: -10px;
  padding: 0 10px 0 0; }

.staff__email h4 {
  display: none; }
  @media (min-width: 40.063em) {
    .staff__email h4 {
      display: block; } }

.staff__email .contact__form {
  margin-top: 20px; }

.vdp {
  position: relative; }
  @media (min-width: 40.063em) {
    .vdp .content__page-title {
      padding: 0; } }

.vdp__detailed .label {
  margin-top: -1px;
  color: #ccc;
  background: none;
  padding: 15px;
  font-size: 120%;
  display: block;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  outline: none;
  text-decoration: none;
  -moz-transition: color 0.4s linear;
  -o-transition: color 0.4s linear;
  -webkit-transition: color 0.4s linear;
  transition: color 0.4s linear;
  font-family: 'Lato', sans-serif; }
  @media (min-width: 64.063em) {
    .vdp__detailed .label {
      display: block;
      float: left;
      width: 25%;
      text-align: center;
      font-size: 100%;
      background: none;
      border-top: 1px solid #ccc;
      border-right: 1px solid #ccc;
      border-left: 0 none; } }
  .vdp__detailed .label .tab-icon {
    fill: #ccc;
    width: 20px;
    height: 20px;
    float: right; }
    .vdp__detailed .label .tab-icon.close {
      display: none; }
    @media (min-width: 64.063em) {
      .vdp__detailed .label .tab-icon {
        display: none; } }
  .vdp__detailed .label.is--active .close {
    display: inline; }
    @media (min-width: 64.063em) {
      .vdp__detailed .label.is--active .close {
        display: none; } }
  .vdp__detailed .label.is--active .open {
    display: none; }

.vdp__detailed .content-panel {
  clear: both;
  display: none;
  padding: 20px; }
  .vdp__detailed .content-panel.is--active {
    display: block; }
  @media (min-width: 64.063em) {
    .vdp__detailed .content-panel {
      display: block; } }
  .vdp__detailed .content-panel .title {
    display: none; }
    @media (min-width: 64.063em) {
      .vdp__detailed .content-panel .title {
        display: block;
        text-align: center;
        margin: 0 0 20px; } }
  .vdp__detailed .content-panel .content-wrapper {
    max-width: 1366px;
    margin: 0 auto; }
    .vdp__detailed .content-panel .content-wrapper .panel {
      display: block; }
      .vdp__detailed .content-panel .content-wrapper .panel .label:hover {
        background: #eee; }
      .vdp__detailed .content-panel .content-wrapper .panel.is--active .label {
        color: #ccc; }
        .vdp__detailed .content-panel .content-wrapper .panel.is--active .label svg {
          fill: #ccc; }
    .vdp__detailed .content-panel .content-wrapper.original {
      z-index: 5;
      position: relative; }
    @media (min-width: 64.063em) {
      .vdp__detailed .content-panel .content-wrapper {
        padding: 50px 0; } }
    .vdp__detailed .content-panel .content-wrapper.cloned .label.is--active {
      background: none;
      color: #c4c4c4; }
    .vdp__detailed .content-panel .content-wrapper .panel:first-child .label {
      border-top: 1px solid #ccc; }
      @media (min-width: 64.063em) {
        .vdp__detailed .content-panel .content-wrapper .panel:first-child .label {
          border-left: 1px solid #ccc; } }

.vdp__detailed .slick-slider {
  margin-bottom: 0; }

@media (min-width: 40.063em) {
  .vdp__detailed .ticklist li {
    float: left;
    width: 23%;
    margin: 1%; }
    .vdp__detailed .ticklist li:nth-child(4n+5) {
      clear: both; } }

.vdp__detailed .holder {
  clear: both;
  float: left;
  width: 100%; }
  @media (min-width: 64.063em) {
    .vdp__detailed .holder {
      position: relative;
      top: -1px; } }

@media (min-width: 40.063em) {
  .vdp__detailed .panels > .content-wrapper {
    display: none; } }

/*Accordion*/
.ac-container {
  margin: 30px auto 30px auto;
  text-align: left; }
  .ac-container label {
    background: #eaeaea;
    border: 1px solid #dcdcdc;
    padding: 0 20px;
    margin: 5px 0;
    position: relative;
    line-height: 50px;
    display: block;
    cursor: pointer;
    color: #333;
    font-size: 18px;
    min-height: 30px; }
    .ac-container label span {
      background: #dcdcdc;
      float: right;
      margin-right: -20px;
      height: 50px;
      width: 50px; }
      .ie .ac-container label span {
        background: url("../img/ui-components/accordion-down-arrow.svg") #ccc no-repeat 10px 12px;
        background-size: 30px; }
  .ac-container .flat-arrow {
    float: right;
    width: 50px; }
  .ac-container input {
    display: none; }
    .ac-container input:checked ~ article.ac-content {
      max-height: 500px;
      opacity: 1;
      margin-top: -6px;
      -moz-transition: opacity 0.4s linear;
      -o-transition: opacity 0.4s linear;
      -webkit-transition: opacity 0.4s linear;
      transition: opacity 0.4s linear; }
    .ac-container input:checked + label {
      min-height: 30px;
      line-height: 50px; }
      .ac-container input:checked + label span {
        background: #666;
        -moz-transition: background 0.4s linear;
        -o-transition: background 0.4s linear;
        -webkit-transition: background 0.4s linear;
        transition: background 0.4s linear; }
        .ie .ac-container input:checked + label span {
          background: url("../img/ui-components/accordion-up-arrow.svg") #000 no-repeat 10px 12px;
          background-size: 30px; }
      .ac-container input:checked + label svg {
        fill: #fff; }
      .ac-container input:checked + label:after {
        background: url("../img/ui-components/standard-arrow-up.svg") #ccc no-repeat center 18px;
        position: absolute;
        width: 50px;
        min-height: 50px; }
  .ac-container article {
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #dcdcdc;
    margin-top: -1px;
    overflow: hidden;
    max-height: 0;
    position: relative;
    z-index: 10;
    opacity: 0; }
    .ac-container article ul {
      list-style: none;
      padding: 0 20px; }
      .ac-container article ul li {
        color: #333;
        padding: 3px 0; }
        .ac-container article ul li:before {
          display: block;
          height: 20px;
          padding-right: 10px;
          float: left;
          content: "\2022 ";
          font-size: 13px; }
    .ac-container article p {
      padding: 20px;
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8); }

.flat-arrow {
  fill: #333;
  -moz-transition: fill 0.4s linear;
  -o-transition: fill 0.4s linear;
  -webkit-transition: fill 0.4s linear;
  transition: fill 0.4s linear; }
  .ie .flat-arrow {
    display: none; }
  .flat-arrow #left_side {
    transform: rotate(45deg) rotate(0);
    transform-origin: 50% 50% 0;
    -moz-transform-origin: 25px 27px 0;
    -ms-transform-origin: 25px 27px 0;
    -moz-transition: transform 0.4s linear;
    -o-transition: transform 0.4s linear;
    -webkit-transition: transform 0.4s linear;
    transition: transform 0.4s linear; }
  .flat-arrow #right_side {
    transform: rotate(0) rotate(130deg);
    transform-origin: 50% 50%;
    -moz-transform-origin: 30px 25px 0;
    -ms-transform-origin: 30px 25px 0;
    -moz-transition: transform 0.4s linear;
    -o-transition: transform 0.4s linear;
    -webkit-transition: transform 0.4s linear;
    transition: transform 0.4s linear; }
  .active .flat-arrow,
  input:checked + label .flat-arrow {
    -moz-transition: fill 0.4s linear;
    -o-transition: fill 0.4s linear;
    -webkit-transition: fill 0.4s linear;
    transition: fill 0.4s linear; }
    .active .flat-arrow #left_side,
    input:checked + label .flat-arrow #left_side {
      transform: rotate(-45deg) rotate(0);
      -moz-transform-origin: 24px 23px 0;
      -ms-transform-origin: 24px 23px 0; }
    .active .flat-arrow #right_side,
    input:checked + label .flat-arrow #right_side {
      transform: rotate(225deg) rotate(0);
      -moz-transform-origin: 29px 25px 0;
      -ms-transform-origin: 29px 25px 0; }

.vdp__dealership .map__directions .secondary-button {
  background-color: #d6d6d6;
  color: #ccc; }

@media (min-width: 40.063em) {
  .vdp__dealership.content-panel {
    background: #eee; } }

@media (min-width: 40.063em) {
  .vdp__standard-features {
    background: #eee; } }

.vdp__price {
  border-color: #ccc;
  color: #666;
  font-size: 30px;
  text-align: right;
  font-family: 'Lato', sans-serif; }
  .vdp__price .previous {
    text-decoration: line-through;
    font-weight: bold; }
  .vdp__price .call-for-price .vehicle-price {
    font-size: 16px; }
  .vdp__price .current {
    font-weight: 100; }
    @media (min-width: 40.063em) {
      .vdp__price .current {
        font-size: 30px; } }
  .vdp__price .finance {
    display: block;
    font-size: 85%;
    margin: 0; }
  @media (min-width: 40.063em) {
    .vdp__price {
      padding-top: 5px;
      text-align: right;
      border: none; } }
  @media (min-width: 64.063em) {
    .vdp__price {
      text-align: left;
      padding: 0; } }
  @media (min-width: 1366px) {
    .vdp__price {
      font-size: 180%; }
      .vdp__price .finance {
        font-size: 65%; } }

.vdp__previewarea {
  color: #666; }
  @media (max-width: 480px) {
    .vdp__previewarea .no-padding-mobile {
      padding: 0 !important; } }
  .vdp__previewarea .content__page-title h1 {
    padding: 0;
    text-align: left;
    margin: 0 10px 10px 0; }
    @media (min-width: 64.063em) {
      .double-image-gallery .vdp__previewarea .content__page-title h1 {
        font-size: 38px; } }
  @media (min-width: 40.063em) {
    .vdp__previewarea .search-results {
      padding-bottom: 20px; } }
  .vdp__previewarea.single-image {
    background-color: #fff; }
    .vdp__previewarea.single-image .slick-track {
      margin: 0 auto; }
  .vdp__previewarea .compare-and-save {
    display: block;
    margin: 0;
    width: 100%; }
    @media (min-width: 40.063em) {
      .vdp__previewarea .compare-and-save {
        display: none; } }
    .vdp__previewarea .compare-and-save label {
      display: block;
      width: 50%;
      float: left; }
    .vdp__previewarea .compare-and-save .checkboxes {
      float: left;
      margin: 0 10px 0 0; }
    .vdp__previewarea .compare-and-save label,
    .vdp__previewarea .compare-and-save a,
    .vdp__previewarea .compare-and-save span .saved-vehicles {
      color: #666;
      padding: 15px 0;
      text-align: center;
      font-size: 11px;
      background: #ddd;
      cursor: pointer;
      width: 50%;
      float: left; }
      @media (max-width: 640px) {
        .vdp__previewarea .compare-and-save label,
        .vdp__previewarea .compare-and-save a,
        .vdp__previewarea .compare-and-save span .saved-vehicles {
          margin-top: 20px;
          font-weight: bold;
          line-height: 15px; } }
      .vdp__previewarea .compare-and-save label.checked,
      .vdp__previewarea .compare-and-save a.checked,
      .vdp__previewarea .compare-and-save span .saved-vehicles.checked {
        color: #fff;
        -moz-transition: background 0.4s ease;
        -o-transition: background 0.4s ease;
        -webkit-transition: background 0.4s ease;
        transition: background 0.4s ease;
        background: #999999; }
        .vdp__previewarea .compare-and-save label.checked svg,
        .vdp__previewarea .compare-and-save a.checked svg,
        .vdp__previewarea .compare-and-save span .saved-vehicles.checked svg {
          fill: #fff; }
    .vdp__previewarea .compare-and-save svg {
      width: 15px;
      height: 15px;
      fill: #666; }
      @media (max-width: 640px) {
        .vdp__previewarea .compare-and-save svg {
          float: left;
          margin-left: 10px;
          vertical-align: middle; } }
    .vdp__previewarea .compare-and-save .save label {
      border-right: 1px solid #fff; }
    .vdp__previewarea .compare-and-save input[type=checkbox] {
      display: none; }
    .vdp__previewarea .compare-and-save.desktop {
      display: none; }
      @media (min-width: 64.063em) {
        .vdp__previewarea .compare-and-save.desktop {
          padding-top: 10px;
          clear: both;
          display: block; } }
      .vdp__previewarea .compare-and-save.desktop label,
      .vdp__previewarea .compare-and-save.desktop a {
        background: none;
        border: none;
        clear: both;
        float: right;
        color: #666;
        text-align: left;
        padding: 6px 0;
        width: 100%; }
        .vdp__previewarea .compare-and-save.desktop label:hover,
        .vdp__previewarea .compare-and-save.desktop a:hover {
          color: #ccc; }
        .vdp__previewarea .compare-and-save.desktop label.checked i,
        .vdp__previewarea .compare-and-save.desktop a.checked i {
          color: #ccc; }
        .vdp__previewarea .compare-and-save.desktop label.disabled,
        .vdp__previewarea .compare-and-save.desktop a.disabled {
          opacity: 0.7; }
      .double-image-gallery .vdp__previewarea .compare-and-save.desktop label {
        float: left;
        clear: none; }
        @media (min-width: 40.063em) {
          .double-image-gallery .vdp__previewarea .compare-and-save.desktop label {
            width: 50%; } }
        @media (min-width: 64.063em) {
          .double-image-gallery .vdp__previewarea .compare-and-save.desktop label {
            width: 100%; } }
      .vdp__previewarea .compare-and-save.desktop .print {
        font-weight: 600;
        clear: both;
        display: block;
        width: 100%; }
  .vdp__previewarea .social-media-container {
    border: 1px solid #ccc; }
  .vdp__previewarea .msrp {
    clear: both;
    display: block;
    color: #ccc;
    font-size: 10px;
    text-align: right;
    text-transform: uppercase; }
    @media (min-width: 64.063em) {
      .double-image-gallery .vdp__previewarea .msrp {
        text-align: left; } }
  .vdp__previewarea .special-ribbon {
    display: none; }
    @media (min-width: 40.063em) {
      .vdp__previewarea .special-ribbon {
        display: block;
        position: relative;
        right: 0; } }
    @media (min-width: 64.063em) {
      .vdp__previewarea .special-ribbon {
        position: absolute; } }
    @media (min-width: 64.063em) {
      .double-image-gallery .vdp__previewarea .special-ribbon {
        margin: 6px 40px 0 0; } }
    @media (min-width: 40.063em) {
      .single-image-gallery .vdp__previewarea .special-ribbon {
        float: none; } }
    @media (min-width: 40.063em) {
      .single-image-gallery .vdp__previewarea .special-ribbon {
        float: right;
        right: 0; } }
  .vdp__previewarea .vdp__discount {
    display: none;
    text-align: left; }
    @media (min-width: 64.063em) {
      .vdp__previewarea .vdp__discount {
        display: block;
        float: left; } }
  .double-image-gallery .vdp__previewarea .vdp__discount {
    margin-top: 5px; }
  .vdp__previewarea .vdp__discount-label {
    display: none; }
    @media (min-width: 64.063em) {
      .vdp__previewarea .vdp__discount-label {
        clear: both;
        display: block;
        padding: 5px 0 0 0;
        text-align: left; } }
  .vdp__previewarea .offer {
    display: block;
    color: #f5f5f5;
    font-size: 11px;
    text-align: right;
    padding: 5px 0; }
    @media (min-width: 40.063em) {
      .vdp__previewarea .offer {
        font-size: 14px; } }
    @media (min-width: 64.063em) {
      .vdp__previewarea .offer {
        text-align: left; } }
    @media (min-width: 40.063em) {
      .double-image-gallery .vdp__previewarea .offer {
        padding: 5px 60px 5px 0; } }
  .vdp__previewarea .view-disclosure {
    display: block;
    text-align: right;
    color: #fff;
    font-weight: bold; }
    .double-image-gallery .vdp__previewarea .view-disclosure {
      margin: 10px 0; }
    @media (min-width: 64.063em) {
      .vdp__previewarea .view-disclosure {
        text-align: left; } }
  .vdp__previewarea .vdp__payment-plan {
    color: #666;
    display: block;
    float: right;
    font-size: 9px;
    font-weight: bold;
    padding: 5px 0;
    text-align: right;
    width: 145px; }
    .vdp__previewarea .vdp__payment-plan:hover {
      color: #ccc; }
    .vdp__previewarea .vdp__payment-plan:before {
      font-family: FontAwesome;
      content: "\f1ec";
      margin-right: 10px;
      font-size: 18px; }
    @media (min-width: 64.063em) {
      .vdp__previewarea .vdp__payment-plan {
        float: none;
        font-size: 11px;
        padding: 30px 0;
        text-align: left;
        width: 175px; } }
    .single-image-gallery .vdp__previewarea .vdp__payment-plan {
      padding: 10px 0; }
  .vdp__previewarea .button, .vdp__previewarea .form__builder .primary-button, .form__builder .vdp__previewarea .primary-button {
    font-size: 13px;
    padding: 15px;
    float: right; }
    @media (min-width: 40.063em) {
      .vdp__previewarea .button, .vdp__previewarea .form__builder .primary-button, .form__builder .vdp__previewarea .primary-button {
        padding: 10px; } }
  .vdp__previewarea .toolbar__nav {
    border-bottom: 1px solid #ccc; }
    .vdp__previewarea .toolbar__nav .links a {
      text-transform: capitalize; }
  .vdp__previewarea .row--secondary {
    clear: both; }
    @media (min-width: 40.063em) {
      .vdp__previewarea .row--secondary {
        padding-bottom: 40px; } }
    .vdp__previewarea .row--secondary .carfax__icon {
      display: inline-block;
      margin-bottom: 20px; }
  .vdp__previewarea .carfax__icon {
    display: inline-block;
    margin-bottom: 20px; }

.vdp__gallery-loader {
  text-align: center;
  padding-top: 100px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.vdp__gallery {
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease; }
  .vdp__gallery.slick-initialized {
    opacity: 1; }
  .vdp__gallery.slick-slider {
    margin: 0;
    text-align: center; }
  .vdp__gallery .slick-slide {
    cursor: grab; }
    .vdp__gallery .slick-slide img {
      width: 100%;
      height: auto;
      -moz-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      -webkit-transition: opacity 1s ease;
      transition: opacity 1s ease; }
    .double-image-gallery .multiple-images .vdp__gallery .slick-slide {
      background-color: #000; }
      @media (min-width: 40.063em) {
        .double-image-gallery .multiple-images .vdp__gallery .slick-slide {
          border-left: 1px solid #000; } }
      @media (min-width: 64.063em) {
        .double-image-gallery .multiple-images .vdp__gallery .slick-slide img {
          opacity: 0.3; } }
  @media (min-width: 64.063em) {
    .double-image-gallery .multiple-images .vdp__gallery .slick-track {
      margin-left: -50%; } }
  .vdp__gallery .slick-prev {
    position: absolute;
    left: 0;
    z-index: 5; }
    @media (min-width: 64.063em) {
      .vdp__gallery .slick-prev {
        top: 93%; } }
    @media (min-width: 40.063em) {
      .double-image-gallery .vdp__gallery .slick-prev {
        top: calc(50% - 25px);
        left: 20px; } }
    @media (min-width: 64.063em) {
      .double-image-gallery .vdp__gallery .slick-prev {
        left: 120px; } }
    @media (min-width: 1500px) {
      .double-image-gallery .vdp__gallery .slick-prev {
        left: 160px; } }
    @media (min-width: 1800px) {
      .double-image-gallery .vdp__gallery .slick-prev {
        left: 280px; } }
    @media (min-width: 2200px) {
      .double-image-gallery .vdp__gallery .slick-prev {
        left: 540px; } }
    .vdp__gallery .slick-prev:before {
      font-family: FontAwesome;
      content: "\f104";
      font-size: 34px; }
  .vdp__gallery .slick-next {
    position: absolute;
    right: 0;
    z-index: 5; }
    @media (min-width: 64.063em) {
      .vdp__gallery .slick-next {
        top: 93%; } }
    @media (min-width: 40.063em) {
      .double-image-gallery .vdp__gallery .slick-next {
        top: calc(50% - 25px);
        right: 10px; } }
    @media (min-width: 64.063em) {
      .double-image-gallery .vdp__gallery .slick-next {
        right: 120px; } }
    @media (min-width: 1500px) {
      .double-image-gallery .vdp__gallery .slick-next {
        right: 160px; } }
    @media (min-width: 1800px) {
      .double-image-gallery .vdp__gallery .slick-next {
        right: 280px; } }
    @media (min-width: 2200px) {
      .double-image-gallery .vdp__gallery .slick-next {
        right: 540px; } }
    .vdp__gallery .slick-next:before {
      font-family: FontAwesome;
      content: "\f105";
      font-size: 34px; }
  @media (min-width: 64.063em) {
    .double-image-gallery .vdp__gallery .slick-next, .double-image-gallery
    .vdp__gallery .slick-prev {
      opacity: 0;
      -moz-transition: opacity 0.5s ease 0.2s;
      -o-transition: opacity 0.5s ease 0.2s;
      -webkit-transition: opacity 0.5s ease 0.2s;
      transition: opacity 0.5s ease 0.2s; }
    .vdp__gallery-holder:hover .vdp__gallery .slick-next, .vdp__gallery-holder:hover
    .vdp__gallery .slick-prev {
      opacity: 1; } }
  @media (min-width: 64.063em) {
    .double-image-gallery .multiple-images .vdp__gallery .slick-center img,
    .double-image-gallery .multiple-images .vdp__gallery .slick-center + .slick-slide img {
      opacity: 1; }
    .double-image-gallery .multiple-images .vdp__gallery .vdp__zoom-remodal-trigger.slick-center img,
    .double-image-gallery .multiple-images .vdp__gallery .vdp__zoom-remodal-trigger.slick-center + .slick-slide img {
      cursor: url("../img/ui-components/zoom-icon.svg"), url("../img/ui-components/zoom-icon.cur"), pointer;
      -moz-transition: opacity 1s ease;
      -o-transition: opacity 1s ease;
      -webkit-transition: opacity 1s ease;
      transition: opacity 1s ease; }
      .double-image-gallery .multiple-images .vdp__gallery .vdp__zoom-remodal-trigger.slick-center img:hover,
      .double-image-gallery .multiple-images .vdp__gallery .vdp__zoom-remodal-trigger.slick-center + .slick-slide img:hover {
        opacity: 0.5; } }

.dealer-location .location__table {
  border-top: 1px solid #f5f5f5;
  padding-top: 20px;
  padding-bottom: 40px; }
  @media (min-width: 64.063em) {
    .dealer-location .location__table {
      border-top: none; } }

.dealer-location a.dealer__tel:before {
  display: none; }

.vdp__quickcontact {
  border-top: 1px solid #f5f5f5;
  padding-top: 20px;
  padding-bottom: 40px; }
  @media (min-width: 64.063em) {
    .vdp__quickcontact {
      min-height: 280px;
      padding: 14px 0;
      border: none; } }
  .vdp__quickcontact h2 {
    margin: 0 0 20px; }
    @media (min-width: 40.063em) {
      .vdp__quickcontact h2 {
        text-align: center; } }
    @media (min-width: 64.063em) {
      .vdp__quickcontact h2 {
        text-align: left;
        padding-left: 30px; } }
  .vdp__quickcontact input[type="text"],
  .vdp__quickcontact input[type="tel"],
  .vdp__quickcontact input[type="email"],
  .vdp__quickcontact input[type="number"] {
    width: 100%;
    padding: 12px 10px;
    margin: 0 auto 1px;
    display: block;
    border: none;
    -webkit-appearance: none;
    border-radius: 0;
    max-width: 400px;
    border: 1px solid #fff; }
    @media (min-width: 64.063em) {
      .vdp__quickcontact input[type="text"],
      .vdp__quickcontact input[type="tel"],
      .vdp__quickcontact input[type="email"],
      .vdp__quickcontact input[type="number"] {
        width: calc(100% - 60px);
        margin: 0 30px 1px; } }
  .vdp__quickcontact .field-holder {
    position: relative;
    margin: 0; }
  .vdp__quickcontact .button, .vdp__quickcontact .form__builder .primary-button, .form__builder .vdp__quickcontact .primary-button {
    max-width: 400px;
    margin: 0 auto;
    padding: 12px 0;
    border-radius: 0 0 3px 3px;
    border: none;
    float: none; }
    @media (min-width: 64.063em) {
      .vdp__quickcontact .button, .vdp__quickcontact .form__builder .primary-button, .form__builder .vdp__quickcontact .primary-button {
        width: calc(100% - 60px);
        margin: 0 30px 1px; } }
  .vdp__quickcontact .form-response-holder {
    padding: 0 30px;
    text-align: center; }

.vdp__gallery-holder {
  overflow: hidden;
  margin: 0 auto; }
  @media (min-width: 1500px) {
    .vdp__gallery-holder {
      max-width: 2560px; } }
  @media (min-width: 40.063em) {
    .single-image-gallery .vdp__gallery-holder {
      margin: 0 0 20px; } }
  .vdp__gallery-holder .special-ribbon {
    display: block; }
    @media (min-width: 40.063em) {
      .vdp__gallery-holder .special-ribbon {
        display: none; } }
  .vdp__gallery-holder .counter {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    text-shadow: 1px 1px 1px rgba(64, 64, 64, 0.8); }
    @media (min-width: 40.063em) {
      .vdp__gallery-holder .counter {
        display: none; } }

.zoomgallery__main.slick-slider {
  margin: 0 auto;
  max-width: 1000px; }

.zoomgallery__main .slick-slide img {
  width: 100%;
  height: auto; }

.vdp__zoomgallery-trigger {
  display: none; }
  @media (min-width: 40.063em) {
    .vdp__zoomgallery-trigger {
      display: block;
      padding: 10px;
      position: absolute;
      top: 10px;
      right: 10px;
      width: auto;
      height: 45px; }
      .vdp__zoomgallery-trigger svg {
        float: left;
        width: 25px;
        height: 100%;
        fill: #fff; }
      .vdp__zoomgallery-trigger span {
        color: #fff;
        text-transform: uppercase;
        float: left;
        padding-top: 5px;
        padding-left: 10px; } }
  @media (min-width: 64.063em) {
    .double-image-gallery .vdp__zoomgallery-trigger {
      display: none; } }

@media (min-width: 64.063em) {
  .zoomgallery__nav.slick-slider {
    margin: 0;
    position: absolute;
    bottom: 0;
    width: calc(100% - 335px); } }

.zoomgallery__nav .slick-slide {
  cursor: pointer;
  border: 1px solid transparent;
  background-color: #000; }
  .zoomgallery__nav .slick-slide img {
    width: 100%;
    height: auto;
    opacity: 0.4;
    -moz-transition: opacity 0.6s ease, border 0.6s ease;
    -o-transition: opacity 0.6s ease, border 0.6s ease;
    -webkit-transition: opacity 0.6s ease, border 0.6s ease;
    transition: opacity 0.6s ease, border 0.6s ease; }

.zoomgallery__nav .slick-current img {
  opacity: 1;
  border: 1px solid #fff; }

@media (min-width: 40.063em) {
  .zoomgallery__nav .slick-prev {
    position: absolute;
    background: none;
    height: 100%;
    display: block;
    width: 20px;
    left: 0;
    padding: 20px;
    top: 0;
    margin: 0; } }

.zoomgallery__nav .slick-next {
  position: absolute;
  background: none;
  height: 100%;
  display: block;
  width: 20px;
  right: 0;
  padding: 20px;
  top: 0;
  margin: 0; }
  .zoomgallery__nav .slick-next:hover {
    background: #f5f5f5; }
  .zoomgallery__nav .slick-next:active {
    background: #ccc; }

.vdp__thumbgallery {
  display: none; }
  .vdp__thumbgallery .slick-slide {
    cursor: pointer;
    opacity: 0.4; }
    .single-image-gallery .vdp__thumbgallery .slick-slide {
      border: 1px solid #000; }
    .double-image-gallery .vdp__thumbgallery .slick-slide {
      border-left: 1px solid #000; }
    .vdp__thumbgallery .slick-slide img {
      width: 100%;
      height: auto;
      max-height: 47px; }
  .single-image-gallery .vdp__thumbgallery .slick-active.slick-center {
    opacity: 1;
    border: 1px solid #fff; }
  @media (min-width: 40.063em) {
    .vdp__thumbgallery {
      display: block; } }
  @media (min-width: 64.063em) {
    .double-image-gallery .vdp__thumbgallery {
      width: calc(100% - 201px);
      box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.5);
      position: absolute;
      left: 101px;
      bottom: -30px;
      opacity: 0;
      -moz-transition: opacity 0.3s linear 0.2s, bottom 0.3s linear 0.2s;
      -o-transition: opacity 0.3s linear 0.2s, bottom 0.3s linear 0.2s;
      -webkit-transition: opacity 0.3s linear 0.2s, bottom 0.3s linear 0.2s;
      transition: opacity 0.3s linear 0.2s, bottom 0.3s linear 0.2s; }
    .vdp__gallery-holder:hover .vdp__thumbgallery {
      opacity: 1;
      bottom: -1px; } }
  @media (min-width: 1500px) {
    .double-image-gallery .vdp__thumbgallery {
      width: calc(100% - 480px);
      left: 242px; } }
  @media (min-width: 1800px) {
    .double-image-gallery .vdp__thumbgallery {
      width: calc(100% - 680px);
      left: 342px; } }
  @media (min-width: 2200px) {
    .double-image-gallery .vdp__thumbgallery {
      width: calc(100% - 1201px);
      left: 601px; } }
  .vdp__thumbgallery.is-hidden {
    display: none; }
  @media (min-width: 64.063em) {
    .vdp__thumbgallery.desktop-hidden {
      display: none; } }
  .double-image-gallery .vdp__thumbgallery .slick-slide {
    opacity: 1; }
  .double-image-gallery .vdp__thumbgallery .slick-track {
    margin-left: -7.5%; }

.vdp__cta-all.sticky-footer {
  background: #c1c1c1;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  margin: 0;
  z-index: 10;
  display: none; }
  .vdp__cta-all.sticky-footer.show {
    display: block; }
    @media (min-width: 64.063em) {
      .vdp__cta-all.sticky-footer.show {
        display: none; } }
  .vdp__cta-all.sticky-footer.unstuck {
    position: relative; }
  .vdp__cta-all.sticky-footer a {
    float: left;
    margin: 0 1%;
    width: 48% !important;
    font-size: 80%; }
    @media (min-width: 40.063em) {
      .vdp__cta-all.sticky-footer a {
        width: 23%;
        font-size: 100%; } }
    .vdp__cta-all.sticky-footer a.color-quaternary {
      border: 1px solid #f5f5f5;
      box-shadow: none;
      padding: 7px 15px; }
  .vdp__cta-all.sticky-footer .request-video,
  .vdp__cta-all.sticky-footer .finance-available {
    display: none; }
    @media (min-width: 40.063em) {
      .vdp__cta-all.sticky-footer .request-video,
      .vdp__cta-all.sticky-footer .finance-available {
        display: block; } }

.mbusa__video h3 {
  margin: 0; }

.mbusa__video .engine-variant {
  margin-bottom: 20px;
  color: #ccc; }

.mbusa__video .embed-video {
  text-align: center; }

.soldout__404 p {
  text-align: left; }

.soldout__404 h1 {
  padding: 40px 0;
  text-align: left;
  max-width: 480px; }

.soldout__404 h2 {
  padding: 20px 0;
  text-align: center; }

.soldout__404 .back-to-home {
  width: 200px;
  text-align: center; }

.vdp__quick-details {
  clear: both;
  text-align: left; }
  .vdp__quick-details span {
    font-size: 14px; }
    @media (min-width: 40.063em) {
      .vdp__quick-details span {
        font-size: 12px; } }
    .vdp__quick-details span.engine-type {
      display: none; }
      @media (min-width: 40.063em) {
        .vdp__quick-details span.engine-type {
          display: block;
          padding: 20px 10px 15px 0; } }
      @media (min-width: 64.063em) {
        .vdp__quick-details span.engine-type {
          padding: 0; } }
    .vdp__quick-details span.darken {
      color: #ccc;
      display: inline-block;
      margin-top: 15px; }
  .vdp__quick-details .dealer__tel {
    clear: both;
    float: none;
    padding: 5px 0; }

.cpo__logo {
  text-align: left; }
  .cpo__logo img {
    padding: 40px 0; }

.vdp__specs-holder {
  background: #fff;
  clear: both;
  padding-top: 10px; }
  @media (min-width: 40.063em) {
    .vdp__specs-holder {
      padding: 40px 0; } }

.vdp__spec-summary {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px; }
  .vdp__spec-summary table {
    font-size: 11px;
    text-transform: uppercase;
    width: 100%; }
  .vdp__spec-summary tr {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
    .vdp__spec-summary tr:first-child, .vdp__spec-summary tr:last-child {
      border: none; }
  .vdp__spec-summary th {
    text-align: left;
    width: 45%;
    padding: 10px 1px; }
  .vdp__spec-summary td {
    padding: 10px 1px;
    text-align: right;
    width: 55%;
    border: none; }
  .vdp__spec-summary .image-placeholder {
    width: 100%; }
  .single-image-gallery .vdp__spec-summary {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    .single-image-gallery .vdp__spec-summary tr {
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }
      .single-image-gallery .vdp__spec-summary tr:first-child, .single-image-gallery .vdp__spec-summary tr:last-child {
        border: none; }

.vdp__zoomgallery {
  background: transparent;
  margin: 0;
  max-width: none; }
  @media (min-width: 64.063em) {
    .vdp__zoomgallery .zoomgallery__holder {
      float: left;
      width: calc(100% - 335px);
      position: absolute;
      top: calc(50% - 30px);
      transform: translateY(-50%); } }
  .vdp__zoomgallery .container {
    background-color: rgba(0, 0, 0, 0.5); }
    .vdp__zoomgallery .container .zoomgallery_vehicle-description {
      width: 335px;
      height: 100vh;
      padding-top: 60px;
      float: right;
      background: #35343a;
      overflow-y: scroll; }
      @media (max-width: 64.063em) {
        .vdp__zoomgallery .container .zoomgallery_vehicle-description {
          display: none; } }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description > div,
      .vdp__zoomgallery .container .zoomgallery_vehicle-description > span {
        padding: 0 40px; }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__quick-details span {
        line-height: 25px; }
        .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__quick-details span.darken {
          margin-top: 0; }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__cta-container {
        margin-top: 15px; }
        .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__cta-container .button, .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__cta-container .form__builder .primary-button, .form__builder .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__cta-container .primary-button {
          padding: 10px 15px; }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description .content__page-title {
        color: #666;
        text-align: left; }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description span {
        color: #666; }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__payment-plan {
        display: none; }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__discount {
        display: block;
        width: 100%; }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description .offer {
        color: #f5f5f5; }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description .vdp__discount-label {
        clear: both; }
      .vdp__zoomgallery .container .zoomgallery_vehicle-description .column {
        float: none;
        width: 100%; }
    .vdp__zoomgallery .container .vdp__quickcontact {
      background: #35343a;
      margin-top: 40px;
      border-top: 1px solid #545454; }
      @media (max-width: 64.063em) {
        .vdp__zoomgallery .container .vdp__quickcontact {
          display: none; } }
      .vdp__zoomgallery .container .vdp__quickcontact h2 {
        color: #fff;
        border-bottom: none;
        border-top: none;
        margin: 20px 0 0;
        padding: 12px 0;
        text-align: center; }
      .vdp__zoomgallery .container .vdp__quickcontact .form-response-holder {
        color: #fff; }
      .vdp__zoomgallery .container .vdp__quickcontact input,
      .vdp__zoomgallery .container .vdp__quickcontact button {
        width: 100%;
        margin: 0 0 1px; }
  .vdp__zoomgallery .remodal-close {
    background: url("../img/ui-components/close-btn-light.svg") no-repeat center center;
    background-size: 16px;
    right: 20px; }
    @media (min-width: 64.063em) {
      .vdp__zoomgallery .remodal-close {
        opacity: 0.7; } }
  .vdp__zoomgallery .slick-prev {
    background-color: #000;
    position: absolute;
    height: 60px;
    display: block;
    width: 35px;
    left: 20px;
    top: 50%;
    z-index: 5; }
    .vdp__zoomgallery .slick-prev:before {
      content: '';
      background: url("../img/brand/hero-arrow_l_white.svg") no-repeat 0 0;
      display: inline-block;
      height: 30px;
      width: 15px; }
  .vdp__zoomgallery .slick-next {
    background-color: #000;
    position: absolute;
    height: 60px;
    display: block;
    width: 35px;
    right: 20px;
    top: 50%;
    z-index: 5; }
    .vdp__zoomgallery .slick-next:before {
      content: '';
      background: url("../img/brand/hero-arrow_r_white.svg") no-repeat 0 0;
      display: inline-block;
      height: 30px;
      width: 15px; }
  .vdp__zoomgallery .slick__loader {
    top: 50%;
    margin-top: -20px; }

.image-placeholder {
  opacity: 0;
  width: 100%;
  margin-bottom: 10px;
  -moz-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out; }
  .image-placeholder.active {
    opacity: 1; }

.certified-flag {
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 400ms ease-in;
  -o-transition: opacity 400ms ease-in;
  -webkit-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in; }
  .certified-flag.active {
    opacity: 1;
    visibility: visible; }

.remodal-close {
  background: url("../img/ui-components/close-btn.svg") #c3c3c3 no-repeat center center;
  background-size: 12px; }
  @media (min-width: 64.063em) {
    .remodal-close {
      opacity: 0.7; } }

.vdp__video-container {
  clear: both; }
  .single-image-gallery .vdp__video-container {
    display: block;
    position: relative;
    float: left;
    width: 50px; }
  .vdp__video-container .vdp__video {
    display: block;
    position: relative;
    width: 51px;
    float: left; }
    .vdp__video-container .vdp__video .btn {
      float: left; }
    .vdp__video-container .vdp__video .play-icon {
      fill: #fff;
      position: absolute;
      left: 2px;
      right: 0;
      margin-right: auto;
      margin-left: auto;
      height: 100%; }

.engine-type {
  text-align: left;
  padding: 10px 0;
  line-height: 16px;
  display: block;
  font-size: 12px; }
  .single-image-gallery .engine-type {
    max-width: 240px; }

.vdp__finance-form {
  color: #ccc; }
  .vdp__finance-form hr {
    clear: both; }
  .vdp__finance-form small {
    display: block;
    padding: 5px 0; }
  .vdp__finance-form p {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0;
    margin: 0; }
  .vdp__finance-form .button, .vdp__finance-form .form__builder .primary-button, .form__builder .vdp__finance-form .primary-button {
    margin-bottom: 30px; }

.dealer-location a.dealer__tel {
  float: left;
  padding: 5px 0; }

.results__hero {
  display: none;
  padding: 20px;
  margin: 0 0 20px; }
  .results__hero .image {
    width: 100%;
    height: auto; }
  @media (min-width: 64.063em) {
    .results__hero {
      display: block;
      margin: 0 20px 20px;
      padding: 20px; } }

.results__imagecount {
  font-size: 9px;
  font-weight: bold;
  height: 18px;
  position: relative;
  text-align: center;
  width: 26px;
  color: #555; }
  @media (max-width: 640px) {
    .media__list .results__imagecount {
      display: none; } }
  .results__imagecount.no-image {
    display: none; }
  .results__imagecount > div {
    height: 100%;
    width: 100%;
    position: absolute;
    padding: 3px 1px 2px 0;
    background-color: #f3f3f3; }
  .results__imagecount .top {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc; }
  .results__imagecount .bottom {
    left: -3px;
    top: -3px; }

.srp__video {
  position: absolute;
  left: 43px;
  top: 7px; }
  @media (max-width: 640px) {
    .media__list .srp__video {
      display: none; } }
  .srp__video .arrow {
    background: #f3f3f3;
    border-radius: 2px 0px 0px 2px;
    border: 1px solid #d7d7d7;
    float: left;
    height: 21px;
    width: 21px; }
    .srp__video .arrow:before {
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-left-color: #555;
      border-width: 3.5px 0 3.5px 6px;
      margin-top: 6px;
      margin-left: 6px; }
    .srp__video .arrow + div {
      position: relative;
      display: inline-block;
      font-size: 10px;
      font-weight: bold;
      background: #f3f3f3;
      padding: 5px 10px;
      border-radius: 0px 2px 2px 0px;
      border: 1px solid #666;
      border-left: none;
      color: #555;
      height: 21px;
      line-height: 9px; }

.results__item {
  position: relative; }
  @media (min-width: 40.063em) {
    .results__item {
      min-height: 255px; } }
  .csstransitions .vehicle-listing .results__item {
    opacity: 0;
    transform: translate(0, -50px);
    -moz-transition: opacity 0.8s ease, transform 0.6s ease;
    -o-transition: opacity 0.8s ease, transform 0.6s ease;
    -webkit-transition: opacity 0.8s ease, transform 0.6s ease;
    transition: opacity 0.8s ease, transform 0.6s ease; }
    .csstransitions .vehicle-listing .results__item.is--visible {
      opacity: 1;
      transform: translate(0, 0); }
  .results__item .price {
    min-height: 51px; }
    .results__item .price .offer {
      display: block;
      clear: both;
      font-size: 11px;
      padding-bottom: 3px;
      text-align: center; }
      @media (min-width: 40.063em) {
        .results__item .price .offer {
          font-size: 14px; } }
    .results__item .price .vehicle-price {
      display: block; }
    .results__item .price .srp__apr {
      color: #ccc;
      display: block;
      clear: both;
      font-size: 10px;
      width: 100%;
      text-align: center;
      padding-top: 10px; }
      @media (min-width: 40.063em) {
        .results__item .price .srp__apr {
          font-size: 12px;
          text-align: left; } }
    .results__item .price .call-for-price .vehicle-price {
      font-size: 12px; }
      @media (min-width: 40.063em) {
        .results__item .price .call-for-price .vehicle-price {
          font-size: 16px; } }
    .results__item .price .call-for-price .vehicle-phone {
      font-size: 11px; }
      @media (min-width: 40.063em) {
        .results__item .price .call-for-price .vehicle-phone {
          font-size: 18px; } }
      @media (min-width: 64.063em) {
        .results__item .price .call-for-price .vehicle-phone {
          font-size: 26px; } }
  .results__item .approved-flag img {
    max-width: 75px;
    padding: 5px;
    float: right; }
  .results__item.media__grid {
    float: left;
    border: 1px solid #ccc;
    background: #fff;
    width: calc(100% - 40px);
    margin: 20px; }
    .results__item.media__grid:nth-child(4n-7) {
      clear: left; }
      @media (min-width: 64.063em) {
        .results__item.media__grid:nth-child(4n-7) {
          clear: none; } }
    @media (min-width: 64.063em) {
      .results__item.media__grid:nth-child(3n+4) {
        clear: left; } }
    .results__item.media__grid.slick-slide {
      clear: none; }
    @media (min-width: 40.063em) {
      .results__item.media__grid {
        width: calc(50% - 23px);
        margin: 15px 0 15px 15px; } }
    @media (min-width: 64.063em) {
      .results__item.media__grid {
        width: 29%;
        width: calc(33% - 11px);
        min-height: 400px;
        margin: 0 21px 20px 0; }
        .results__item.media__grid:nth-child(6n+5) {
          margin-right: 0; }
        .similar__vehicles .results__item.media__grid:nth-child(3n+3) {
          margin-right: 0; } }
    .results__item.media__grid .srp-vehicle-card_wrapper {
      display: flex; }
      @media (min-width: 40.063em) {
        .results__item.media__grid .srp-vehicle-card_wrapper {
          flex-direction: column; } }
      .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details {
        padding: 10px;
        border-top: 1px solid #ccc; }
        @media (min-width: 40.063em) {
          .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details {
            padding: 15px;
            border-top: none;
            border-right: none; } }
        .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details h3 {
          margin: 0;
          padding: 0 0 5px 0;
          text-align: left;
          font-size: 14px;
          border-bottom: 1px solid #ccc; }
          .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details h3 a {
            color: #666; }
            .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details h3 a:hover, .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details h3 a:active {
              color: #ccc; }
          @media (min-width: 40.063em) {
            .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details h3 {
              border-bottom: none;
              margin-bottom: 0;
              padding: 0; } }
        .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details .colour-trim {
          padding: 5px 0 10px 0;
          margin: 0; }
          @media (min-width: 40.063em) {
            .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details .colour-trim {
              padding: 10px 0; } }
        .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details .description-wrapper {
          font-size: 12px;
          display: flex;
          flex-direction: column;
          justify-content: space-around; }
          @media (min-width: 40.063em) {
            .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details .description-wrapper {
              border-bottom: 1px solid #ccc; } }
          .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details .description-wrapper .srp-vin_container {
            display: flex;
            align-items: center;
            margin: 0; }
            @media (min-width: 40.063em) {
              .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details .description-wrapper .srp-vin_container {
                padding: 5px 0; } }
            @media (min-width: 40.063em) {
              .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details .description-wrapper .srp-vin_container dt::after {
                content: ":";
                padding-left: 2px; } }
            @media (min-width: 40.063em) {
              .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-details .description-wrapper .srp-vin_container dd {
                margin-left: 5px; } }
      .results__item.media__grid .srp-vehicle-card_wrapper .vehicle-data {
        display: none; }
      .results__item.media__grid .srp-vehicle-card_wrapper .transactional {
        padding: 15px;
        overflow: visible;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        text-align: center;
        background: #f5f5f5;
        width: 60%; }
        @media (min-width: 40.063em) {
          .results__item.media__grid .srp-vehicle-card_wrapper .transactional {
            display: flex;
            flex-direction: column;
            background: #f5f5f5;
            border-left: none;
            text-align: left;
            width: 100%; } }
        .results__item.media__grid .srp-vehicle-card_wrapper .transactional .inner {
          width: 100%; }
          @media (min-width: 40.063em) {
            .results__item.media__grid .srp-vehicle-card_wrapper .transactional .inner {
              border-bottom: 1px solid #ccc; } }
          .results__item.media__grid .srp-vehicle-card_wrapper .transactional .inner .approved-flag .image {
            padding: 0;
            margin: 0 auto; }
            .results__item.media__grid .srp-vehicle-card_wrapper .transactional .inner .approved-flag .image.rolls-royce {
              max-width: 25px; }
        .results__item.media__grid .srp-vehicle-card_wrapper .transactional .msrp {
          margin: 5px 0;
          display: block; }
        .results__item.media__grid .srp-vehicle-card_wrapper .transactional .view-disclosure {
          display: block;
          color: #ccc;
          font: 12px Arial;
          font-weight: bold;
          text-align: center; }
          @media (min-width: 40.063em) {
            .results__item.media__grid .srp-vehicle-card_wrapper .transactional .view-disclosure {
              text-align: left; } }
        .results__item.media__grid .srp-vehicle-card_wrapper .transactional .offer {
          padding: 5px 0;
          text-align: center; }
          @media (min-width: 40.063em) {
            .results__item.media__grid .srp-vehicle-card_wrapper .transactional .offer {
              text-align: left; } }
      .results__item.media__grid .srp-vehicle-card_wrapper .more-info {
        display: none; }
      .results__item.media__grid .srp-vehicle-card_wrapper .quick-view-link {
        display: none;
        padding: 10px 8px;
        font-weight: bold;
        font-size: 13px; }
        @media (min-width: 40.063em) {
          .results__item.media__grid .srp-vehicle-card_wrapper .quick-view-link {
            display: inline-block;
            position: relative;
            bottom: 0; } }
        .results__item.media__grid .srp-vehicle-card_wrapper .quick-view-link:before {
          margin: 3px -7px;
          background-position: 0px 4px; }
        .results__item.media__grid .srp-vehicle-card_wrapper .quick-view-link.non-active {
          min-height: 35px; }
          .results__item.media__grid .srp-vehicle-card_wrapper .quick-view-link.non-active:before {
            display: none; }
      .results__item.media__grid .srp-vehicle-card_wrapper .price {
        font-size: 20px;
        padding: 10px 0;
        width: 100%; }
        @media (min-width: 40.063em) {
          .results__item.media__grid .srp-vehicle-card_wrapper .price {
            font-size: 26px;
            padding: 0 0 10px;
            width: 50%; } }
      .results__item.media__grid .srp-vehicle-card_wrapper .color-primary {
        display: none;
        margin: 15px 0 10px; }
        @media (min-width: 40.063em) {
          .results__item.media__grid .srp-vehicle-card_wrapper .color-primary {
            text-align: center;
            display: block; } }
      .results__item.media__grid .srp-vehicle-card_wrapper .special-ribbon {
        background: url("../img/ui-components/special-ribbon-bg.svg") no-repeat;
        height: 55px;
        width: 47px;
        right: 25px;
        display: block;
        float: right;
        position: absolute;
        z-index: 1; }
        .results__item.media__grid .srp-vehicle-card_wrapper .special-ribbon .label {
          color: #fff;
          font-size: 9px;
          font-weight: bold;
          text-align: center;
          text-transform: uppercase;
          display: block;
          position: absolute;
          top: 0;
          padding: 5px 0;
          width: 48px; }
        .results__item.media__grid .srp-vehicle-card_wrapper .special-ribbon .currency-symbol {
          top: 18px;
          display: block;
          position: absolute;
          right: 7px;
          color: #fff;
          border: 2px solid #fff;
          border-radius: 50% 50%;
          height: 31px;
          width: 31px;
          line-height: 27px;
          font-size: 19px;
          text-align: center; }
  .results__item.media__list {
    display: flex;
    border-bottom: 1px solid #ccc;
    background: #fff; }
    @media (min-width: 40.063em) {
      .results__item.media__list {
        border: 1px solid #ddd;
        margin-bottom: 20px;
        align-content: stretch; } }
    .results__item.media__list .image-container {
      margin: 10px; }
      .results__item.media__list .image-container img {
        border: 1px solid #ccc; }
      @media (min-width: 40.063em) {
        .results__item.media__list .image-container {
          margin: 10px;
          flex-basis: 30%; }
          .results__item.media__list .image-container img {
            border: none; } }
    .results__item.media__list .srp-vehicle-card_wrapper {
      display: flex; }
      @media (min-width: 40.063em) {
        .results__item.media__list .srp-vehicle-card_wrapper {
          justify-content: space-between;
          flex-basis: 70%; } }
      .results__item.media__list .srp-vehicle-card_wrapper .srp-vin_container {
        font-size: 12px;
        display: flex;
        justify-content: space-around;
        align-items: center; }
        @media (min-width: 40.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .srp-vin_container {
            display: none; } }
        .results__item.media__list .srp-vehicle-card_wrapper .srp-vin_container dd {
          min-width: 50px; }
      .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details {
        margin-right: 10px; }
        @media (min-width: 40.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details {
            flex-basis: 45%; } }
        .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details h3 {
          margin: 10px 0;
          padding: 0 0 5px;
          text-align: left;
          border-bottom: 1px solid #ccc;
          font-size: 12px;
          min-height: 20px; }
          @media (min-width: 40.063em) {
            .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details h3 {
              font-size: 18px;
              border-bottom: none;
              margin-bottom: 0; } }
          @media (min-width: 64.063em) {
            .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details h3 {
              font-size: 22px; } }
          .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details h3 a {
            color: #666; }
            .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details h3 a:hover, .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details h3 a:active {
              color: #ccc; }
        .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details .colour-trim {
          font-size: 12px;
          margin: 0; }
          @media (min-width: 40.063em) {
            .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details .colour-trim {
              padding-bottom: 10px;
              font-size: 14px;
              min-height: 38px; } }
          @media (min-width: 64.063em) {
            .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details .colour-trim {
              font-size: 16px; } }
        .results__item.media__list .srp-vehicle-card_wrapper .vehicle-details .quick-view-link {
          display: none; }
      .results__item.media__list .srp-vehicle-card_wrapper .transactional {
        border-left: 1px solid #ccc;
        min-width: 70px; }
        @media (min-width: 40.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .transactional {
            display: flex;
            flex-direction: column;
            flex-basis: 40%;
            background: #f5f5f5; } }
        @media (min-width: 64.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .transactional {
            display: flex;
            flex-direction: column;
            position: relative;
            min-height: 261px; } }
        .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner {
          padding: 10px 3px;
          text-align: center; }
          .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .price {
            font-size: 14px;
            text-align: center; }
            @media (min-width: 40.063em) {
              .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .price {
                border-bottom: 1px solid #ccc;
                font-size: 26px; } }
            .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .price .srp__apr {
              clear: both;
              width: 100%;
              text-align: center;
              font-weight: bold;
              padding: 5px 0; }
              @media (min-width: 40.063em) {
                .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .price .srp__apr {
                  text-align: left; } }
          @media (min-width: 40.063em) {
            .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner {
              transform: none;
              height: auto;
              padding: 15px; } }
          .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .approved-flag .image {
            max-width: 75px;
            float: none;
            margin: 0 auto; }
            @media (min-width: 40.063em) {
              .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .approved-flag .image {
                max-width: 100px; } }
          .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .msrp {
            display: block;
            font-size: 8px;
            text-align: center; }
            @media (min-width: 40.063em) {
              .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .msrp {
                font-size: 14px;
                text-align: left;
                padding: 10px 0 0 0; } }
          .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .view-disclosure {
            display: block;
            clear: both;
            color: #ccc;
            font: 9px Arial;
            font-weight: bold;
            text-align: center; }
            @media (min-width: 40.063em) {
              .results__item.media__list .srp-vehicle-card_wrapper .transactional .inner .view-disclosure {
                text-align: left;
                font: 11px Arial; } }
      @media (min-width: 40.063em) {
        .results__item.media__list .srp-vehicle-card_wrapper .vehicle-data__container {
          border-bottom: 1px solid #ccc;
          border-top: 1px solid #ccc; } }
      .results__item.media__list .srp-vehicle-card_wrapper .vehicle-data__container .vehicle-data {
        display: none; }
        @media (min-width: 40.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .vehicle-data__container .vehicle-data {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
            text-align: center;
            padding: 10px 0;
            font-size: 13px;
            margin: 0; }
            .results__item.media__list .srp-vehicle-card_wrapper .vehicle-data__container .vehicle-data dt,
            .results__item.media__list .srp-vehicle-card_wrapper .vehicle-data__container .vehicle-data dd {
              width: 50%;
              margin: 0;
              text-align: left;
              padding: 5px 0; }
            .results__item.media__list .srp-vehicle-card_wrapper .vehicle-data__container .vehicle-data dt {
              font-weight: 900; } }
      .results__item.media__list .srp-vehicle-card_wrapper .more-info {
        display: none; }
        @media (min-width: 768px) {
          .results__item.media__list .srp-vehicle-card_wrapper .more-info {
            display: block;
            padding: 15px 15px 15px 0; } }
        .results__item.media__list .srp-vehicle-card_wrapper .more-info .view-more {
          display: none; }
          .results__item.media__list .srp-vehicle-card_wrapper .more-info .view-more:before {
            font-family: FontAwesome;
            content: "\f107";
            float: left;
            font-size: 24px;
            margin-top: -4px;
            margin-right: 10px;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            transition: all 0.5s; }
          @media (min-width: 768px) {
            .results__item.media__list .srp-vehicle-card_wrapper .more-info .view-more {
              display: block;
              float: left;
              font-size: 13px;
              font-weight: bold; } }
          .results__item.media__list .srp-vehicle-card_wrapper .more-info .view-more.active:before {
            transform: rotate(180deg); }
        .results__item.media__list .srp-vehicle-card_wrapper .more-info .dealer__tel {
          color: #666; }
      .results__item.media__list .srp-vehicle-card_wrapper .price {
        font-size: 16px; }
        @media (min-width: 40.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .price {
            font-size: 26px;
            padding: 0 0 10px 0;
            margin-bottom: 10px;
            text-align: left; } }
      .results__item.media__list .srp-vehicle-card_wrapper .button.srp_cta_verbiage, .results__item.media__list .srp-vehicle-card_wrapper .form__builder .srp_cta_verbiage.primary-button, .form__builder .results__item.media__list .srp-vehicle-card_wrapper .srp_cta_verbiage.primary-button {
        display: none; }
        @media (min-width: 40.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .button.srp_cta_verbiage, .results__item.media__list .srp-vehicle-card_wrapper .form__builder .srp_cta_verbiage.primary-button, .form__builder .results__item.media__list .srp-vehicle-card_wrapper .srp_cta_verbiage.primary-button {
            display: block;
            margin: 0 auto;
            max-width: 150px;
            justify-content: center; } }
      .results__item.media__list .srp-vehicle-card_wrapper .compare-and-save {
        position: absolute;
        bottom: 0;
        width: 28%; }
        @media (min-width: 64.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .compare-and-save {
            width: 100%; } }
      .results__item.media__list .srp-vehicle-card_wrapper .special-ribbon {
        background: url("../img/ui-components/special-ribbon-bg-mobile.svg") no-repeat;
        display: block;
        float: right;
        height: 24px;
        width: 23px;
        right: 13px;
        z-index: 1; }
        @media (min-width: 40.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .special-ribbon {
            height: 40px;
            width: 40px; } }
        @media (min-width: 64.063em) {
          .results__item.media__list .srp-vehicle-card_wrapper .special-ribbon {
            background: url("../img/ui-components/special-ribbon-bg.svg") no-repeat;
            height: 55px;
            width: 47px;
            right: 25px; } }
        .results__item.media__list .srp-vehicle-card_wrapper .special-ribbon .label {
          display: none; }
          @media (min-width: 64.063em) {
            .results__item.media__list .srp-vehicle-card_wrapper .special-ribbon .label {
              color: #fff;
              font-size: 9px;
              font-weight: bold;
              text-align: center;
              text-transform: uppercase;
              display: block;
              position: absolute;
              top: 0;
              padding: 5px 0;
              width: 48px; } }
        .results__item.media__list .srp-vehicle-card_wrapper .special-ribbon .currency-symbol {
          top: 0px;
          display: block;
          position: absolute;
          right: 3px;
          color: #fff;
          border: 1px solid #fff;
          border-radius: 50% 50%;
          height: 16px;
          width: 16px;
          line-height: 16px;
          font-size: 10px;
          text-align: center; }
          @media (min-width: 40.063em) {
            .results__item.media__list .srp-vehicle-card_wrapper .special-ribbon .currency-symbol {
              font-size: 12px;
              line-height: 18px;
              height: 20px;
              width: 20px;
              right: 10px;
              top: 5px; } }
          @media (min-width: 64.063em) {
            .results__item.media__list .srp-vehicle-card_wrapper .special-ribbon .currency-symbol {
              top: 18px;
              display: block;
              position: absolute;
              right: 7px;
              color: #fff;
              border: 2px solid #fff;
              border-radius: 50% 50%;
              height: 31px;
              width: 31px;
              line-height: 27px;
              font-size: 19px;
              text-align: center; } }
        .media__list .results__item.media__list .srp-vehicle-card_wrapper .special-ribbon {
          right: 15px; }
  .results__item .results__imagecount {
    position: absolute;
    top: 10px;
    left: 10px; }
  .results__item .image-container {
    margin: 15px 15px 0;
    position: relative; }
    @media (min-width: 40.063em) {
      .results__item .image-container {
        margin: 15px;
        border: 1px solid #ccc; } }
    .results__item .image-container img {
      width: 100%;
      height: auto;
      position: relative; }
    .results__item .image-container a {
      display: block;
      position: relative; }
      .results__item .image-container a:active,
      .results__item .image-container a :focus,
      .results__item .image-container a :visited {
        border: 1px solid #f5f5f5; }

.options__packages {
  display: none; }
  @media (min-width: 768px) {
    .options__packages {
      display: block;
      float: left;
      max-height: 0;
      width: 100%;
      overflow: hidden;
      border: 1px solid #ccc;
      opacity: 0;
      margin: -21px 0 20px;
      background: #fff;
      -moz-transition: opacity 300ms linear, max-height 200ms linear;
      -o-transition: opacity 300ms linear, max-height 200ms linear;
      -webkit-transition: opacity 300ms linear, max-height 200ms linear;
      transition: opacity 300ms linear, max-height 200ms linear; } }
  .options__packages .container h3 {
    display: block;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding: 5px 0 10px 0;
    width: 100%; }
  .options__packages.active {
    opacity: 1;
    max-height: 500px; }

.options {
  padding: 20px; }
  .options ul {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 10px;
    margin: 0;
    list-style: none;
    text-indent: -10px; }
    .options ul li {
      color: #666;
      line-height: 1.5em;
      float: left;
      display: inline;
      padding: 2px 5px;
      width: 50%; }
      .options ul li:before {
        display: block;
        height: 20px;
        padding-right: 10px;
        float: left;
        content: "\2022 ";
        color: #ccc;
        font-size: 13px; }
  .search__quickview .options {
    padding: 20px 0; }
    .search__quickview .options li {
      width: 100%; }

.packages {
  padding: 20px; }
  .packages ul {
    list-style-type: none;
    padding: 0; }
    .packages ul li {
      display: block;
      border: 1px solid #ccc;
      border-radius: 5px 5px;
      font-size: 11px;
      font-weight: bold;
      text-align: center;
      padding: 10px 0;
      margin: 10px 0; }
  .search__quickview .packages {
    background: #f5f5f5;
    border: 1px solid #ccc;
    padding: 10px; }
    .search__quickview .packages li {
      background: #fff;
      width: 46%;
      float: left;
      margin: 6px; }

.load-more-button {
  position: relative;
  display: block;
  text-align: center;
  padding: 15px;
  font-weight: bold;
  border: 1px solid #ccc;
  clear: both;
  margin: 0 15px; }
  @media (min-width: 64.063em) {
    .load-more-button {
      margin: 15px 0;
      top: 20px; } }
  .load-more-button:hover {
    background: #666;
    color: #fff;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }

.results__list {
  padding: 0;
  min-height: 400px;
  opacity: 1;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .results__list.is--hidden {
    opacity: 0; }
  .results__list.media__grid .options__packages {
    display: none; }
  .results__list .vehicle-container {
    padding-top: 20px; }

.special-ribbon {
  background: url("../img/ui-components/special-ribbon-bg.svg") no-repeat;
  height: 55px;
  width: 47px;
  right: 25px;
  display: block;
  float: right;
  position: absolute;
  z-index: 1; }
  .special-ribbon .label {
    color: #fff;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    display: block;
    position: absolute;
    top: 0;
    padding: 5px 0;
    width: 48px; }
  .special-ribbon .currency-symbol {
    top: 18px;
    display: block;
    position: absolute;
    right: 7px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50% 50%;
    height: 31px;
    width: 31px;
    line-height: 27px;
    font-size: 19px;
    text-align: center; }

.results__toolbar {
  padding: 6px 0;
  overflow: hidden;
  clear: both; }
  @media (min-width: 64.063em) {
    .results__toolbar {
      padding: 0 1.875%; } }
  .results__toolbar .controls {
    float: right;
    position: relative; }
    .results__toolbar .controls a {
      background: #ccc;
      display: flex;
      float: left;
      align-items: center;
      text-decoration: none;
      text-align: center;
      cursor: pointer;
      border-radius: 2px;
      -moz-transition: all 400ms ease-in;
      -o-transition: all 400ms ease-in;
      -webkit-transition: all 400ms ease-in;
      transition: all 400ms ease-in; }
      .results__toolbar .controls a:active {
        background: #666; }
      .results__toolbar .controls a svg {
        width: 18px;
        height: 18px;
        padding: 2px;
        fill: #000; }
      .results__toolbar .controls a.disabled {
        color: #ccc;
        background-color: #e6e6e6;
        pointer-events: none;
        cursor: default; }
      .results__toolbar .controls a.active {
        background: #666;
        margin: 0 5px; }
        @media (min-width: 64.063em) {
          .results__toolbar .controls a.active {
            display: flex; } }
        .results__toolbar .controls a.active svg {
          fill: #000; }
      .results__toolbar .controls a.grid.active {
        margin-left: 0; }
      .results__toolbar .controls a.linear.active {
        margin-right: 0; }
  .results__toolbar .layout .grid,
  .results__toolbar .layout .linear {
    padding: 9px; }
  .results__toolbar .sort-price {
    display: block;
    float: left;
    width: 47.88273615635179%;
    font-size: 12px; }
    @media (min-width: 40.063em) {
      .results__toolbar .sort-price {
        display: block; }
        .results__toolbar .sort-price.native-select {
          background: url("../img/ui-components/dropdown.png") no-repeat right;
          height: 37px; }
          .results__toolbar .sort-price.native-select select {
            padding-right: 50px; } }
  .results__toolbar .per-page {
    display: block;
    float: left; }
    @media (min-width: 40.063em) {
      .results__toolbar .per-page {
        display: block;
        float: left; } }
    @media (min-width: 64.063em) {
      .results__toolbar .per-page {
        display: block;
        float: right; } }
  .results__toolbar .offcanvas-trigger-left {
    position: relative;
    background: #eee;
    float: left;
    margin: 0 20px 0 0;
    display: block;
    line-height: 26px;
    margin: 0 0 10px;
    padding: 10px 20px;
    width: 100%;
    text-align: center; }
    .results__toolbar .offcanvas-trigger-left svg {
      width: 25px;
      height: 25px;
      float: left; }
    @media (min-width: 64.063em) {
      .results__toolbar .offcanvas-trigger-left {
        display: none;
        top: 9px; } }
  .results__toolbar .search-total {
    float: left;
    margin: 0 1.875%;
    padding: 10px 0;
    font-size: 12px;
    text-align: center;
    border: 2px solid #ccc;
    width: 46.25%; }
    @media (min-width: 64.063em) {
      .results__toolbar .search-total {
        margin-left: 0; } }
    .results__toolbar .search-total.clear-filters {
      cursor: pointer; }
  .results__toolbar .total-container {
    margin-bottom: 3.125%; }
  .results__toolbar .controls-container {
    margin: 0 1.875%;
    width: 96%; }
    @media (min-width: 64.063em) {
      .results__toolbar .controls-container {
        width: 48.05068226120858%;
        margin-right: 0; } }

.search__quickview .primary,
.search__quickview .secondary {
  padding-top: 10px; }
  .search__quickview .primary .vehicle-image,
  .search__quickview .secondary .vehicle-image {
    position: relative; }
  .search__quickview .primary .image-placeholder,
  .search__quickview .secondary .image-placeholder {
    border: 1px solid #ccc;
    margin: 0; }

.search__quickview h2 {
  color: #ccc;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 0; }

.search__quickview h3 {
  border-bottom: 1px solid #ccc; }

.search__quickview .title-placeholder {
  font-size: 20px;
  margin: 0;
  padding: 10px 0 0 0; }

.search__quickview .price-placeholder {
  font-size: 18px;
  margin: 0;
  padding: 10px 0 0 0; }

.search__quickview .trim-placeholder {
  color: #ccc;
  margin: 0; }

.search__quickview .price-verbiage {
  color: #f5f5f5;
  margin: 0; }

.search__quickview .cta-container {
  margin-top: 10px; }

.compare-and-save {
  clear: both;
  width: 100%;
  display: none; }
  @media (min-width: 40.063em) {
    .compare-and-save {
      display: block; } }
  .compare-and-save .checkboxes:checked + label {
    -moz-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    -webkit-transition: background 0.4s ease;
    transition: background 0.4s ease;
    background: #999999;
    color: #fff; }
  .compare-and-save label {
    padding: 10px;
    text-align: center;
    font-weight: bold;
    background: #ccc;
    cursor: pointer;
    width: 100%;
    float: left;
    opacity: 1;
    -moz-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    -webkit-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in; }
    @media (min-width: 1024px) {
      .compare-and-save label {
        width: 50%; } }
  .compare-and-save .save label {
    border-right: 1px solid #fff; }
  .compare-and-save .compare {
    display: none; }
    @media (min-width: 1024px) {
      .compare-and-save .compare {
        display: block; } }
  .compare-and-save input[type=checkbox] {
    display: none; }
    .compare-and-save input[type=checkbox]:disabled + label {
      cursor: not-allowed;
      opacity: 0.4; }

#loaderwrapper {
  position: absolute;
  left: 0;
  top: 184px;
  bottom: 0;
  right: 0;
  background: #fff;
  opacity: 0.8;
  z-index: 999; }
  @media (min-width: 40.063em) {
    #loaderwrapper {
      top: 220px; } }
  @media (min-width: 64.063em) {
    #loaderwrapper {
      top: 98px; } }
  #loaderwrapper .loader {
    position: fixed;
    left: 50%;
    top: 65%;
    z-index: 3;
    text-indent: -9999em;
    margin-left: -20px;
    border-top: 5px solid rgba(102, 102, 102, 0.2);
    border-right: 5px solid rgba(102, 102, 102, 0.2);
    border-bottom: 5px solid rgba(102, 102, 102, 0.2);
    border-left: 5px solid rgba(102, 102, 102, 0.9);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loading 1s infinite linear;
    animation: loading 1s infinite linear; }
    @media (min-width: 64.063em) {
      #loaderwrapper .loader {
        top: 50%; } }
  #loaderwrapper .loader,
  #loaderwrapper .loader:after {
    border-radius: 50%;
    width: 40px;
    height: 40px; }

.srp__plugins.active {
  margin: 20px 0; }

.media__list .srp__plugins {
  margin: 10px 0 40px; }

.srp__plugins img {
  height: auto;
  max-height: 30px;
  width: 100%; }
  @media (min-width: 40.063em) {
    .srp__plugins img {
      width: auto; } }

.srp__plugins div {
  margin: 5px;
  float: left; }
  .srp__plugins div.results__vehicle-review-trigger {
    width: 100%;
    display: block;
    margin: 0 auto; }

#vdp__plugins {
  display: block;
  text-align: center; }
  #vdp__plugins img {
    display: inline-block;
    margin: 5px; }
  #vdp__plugins > div {
    position: relative;
    display: inline-block;
    padding: 20px 0; }
  #vdp__plugins .textswap {
    width: 260px;
    padding: 10px; }
  #vdp__plugins .carfax__icon {
    display: inline-block;
    margin: 10px  0 20px 0; }

#finance__plugins {
  text-align: right;
  clear: both;
  padding: 10px 0; }
  @media (min-width: 64.063em) {
    #finance__plugins {
      text-align: left; } }
  #finance__plugins .dealerscience_image {
    max-width: 142px; }
    @media (min-width: 40.063em) {
      #finance__plugins .dealerscience_image {
        max-width: 100%; } }

.tradein {
  padding: 20px 0; }
  @media (max-width: 64.063em) {
    .tradein {
      padding: 10px; } }
  .tradein img {
    width: 100%; }

.advanced__search {
  background: #f5f5f5;
  padding: 2px 0;
  opacity: 0;
  -moz-transition: top 0.6s ease-in, opacity 0.6s ease-in;
  -o-transition: top 0.6s ease-in, opacity 0.6s ease-in;
  -webkit-transition: top 0.6s ease-in, opacity 0.6s ease-in;
  transition: top 0.6s ease-in, opacity 0.6s ease-in; }
  @media (min-width: 64.063em) {
    .advanced__search {
      padding: 25px 0;
      -moz-transition: padding 0.5s ease-in, opacity 800ms ease-in;
      -o-transition: padding 0.5s ease-in, opacity 800ms ease-in;
      -webkit-transition: padding 0.5s ease-in, opacity 800ms ease-in;
      transition: padding 0.5s ease-in, opacity 800ms ease-in; } }
  .advanced__search.active {
    opacity: 1; }
  .advanced__search .top-bar-filters {
    margin: 0 1.875%;
    max-width: 1600px;
    min-height: 50px;
    display: flex;
    align-items: center; }
    @media (min-width: 40.063em) {
      .advanced__search .top-bar-filters {
        min-height: 75px; } }
    .advanced__search .top-bar-filters .criteria-topbar {
      padding: 0 10px 0 0 !important; }
    @media (min-width: 64.063em) {
      .advanced__search .top-bar-filters {
        padding: 0; }
        .advanced__search .top-bar-filters .criteria-topbar {
          padding: 0 20px 0 0 !important;
          opacity: 0;
          -moz-transition: opacity 800ms ease-in;
          -o-transition: opacity 800ms ease-in;
          -webkit-transition: opacity 800ms ease-in;
          transition: opacity 800ms ease-in; }
          .advanced__search .top-bar-filters .criteria-topbar.active {
            opacity: 1; } }
  .advanced__search .native-select {
    height: 33px; }
    @media (min-width: 40.063em) {
      .advanced__search .native-select {
        height: 40px; } }
    .advanced__search .native-select select {
      font-size: 12px;
      height: 33px; }
      @media (min-width: 40.063em) {
        .advanced__search .native-select select {
          height: 40px; } }
  .advanced__search .filters-trigger a {
    display: block;
    color: #333;
    background-color: #fff;
    padding: 7px 5px;
    border: none;
    cursor: pointer;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    min-height: 33px; }
    @media (min-width: 40.063em) {
      .advanced__search .filters-trigger a {
        line-height: 25px;
        min-height: 40px; }
        .advanced__search .filters-trigger a:after {
          content: url("../img/ui-components/filter.svg");
          float: right;
          font-size: 20px;
          margin: 2px 15px; } }
    @media (min-width: 64.063em) {
      .advanced__search .filters-trigger a {
        padding: 16px 20px 16px 0;
        line-height: normal; }
        .advanced__search .filters-trigger a:after {
          margin: -2px 0; } }
    .advanced__search .filters-trigger a.open {
      background-color: #eaeaea;
      color: #666; }
  .advanced__search.is--fixed {
    width: 100%;
    padding: 10px 0;
    position: fixed;
    top: -20px;
    z-index: 100;
    opacity: 0;
    -webkit-overflow-scrolling: touch; }
    @media (min-width: 64.063em) {
      .advanced__search.is--fixed {
        top: 35px;
        opacity: 1;
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.5); } }
    .advanced__search.is--fixed .custom-select-container.select2-selection--single {
      height: 41px;
      padding: 6px 0; }
      .advanced__search.is--fixed .custom-select-container.select2-selection--single .select2-selection__arrow {
        top: -3px; }
    @media (min-width: 64.063em) {
      .advanced__search.is--fixed .filters-trigger a {
        padding: 14px 20px 13px 0; } }
    .advanced__search.is--fixed .total-container .search-total {
      padding: 14px 0; }
  @media (max-width: 64.063em) {
    .advanced__search.search-down {
      top: 50px;
      opacity: 1; } }

.criteria-topbar .device-switch > .column,
.criteria-topbar #approved-select {
  -moz-transition: opacity 0.6s linear, width 0.3s linear;
  -o-transition: opacity 0.6s linear, width 0.3s linear;
  -webkit-transition: opacity 0.6s linear, width 0.3s linear;
  transition: opacity 0.6s linear, width 0.3s linear; }
  .criteria-topbar .device-switch > .column .custom-select .select2-selection--single,
  .criteria-topbar #approved-select .custom-select .select2-selection--single {
    display: flex;
    align-items: center;
    min-height: 33px;
    padding: 0; }
    @media (min-width: 40.063em) {
      .criteria-topbar .device-switch > .column .custom-select .select2-selection--single,
      .criteria-topbar #approved-select .custom-select .select2-selection--single {
        min-height: 40px; } }
    @media (min-width: 64.063em) {
      .criteria-topbar .device-switch > .column .custom-select .select2-selection--single,
      .criteria-topbar #approved-select .custom-select .select2-selection--single {
        padding: 10px 0; } }

@media (min-width: 64.063em) {
  .criteria-topbar .large-2 {
    width: 20%; }
    .criteria-topbar .large-2.class-brand__holder {
      width: 0; } }

.criteria-topbar .native-select {
  margin: 0; }

.class-brand__holder {
  display: none; }
  @media (min-width: 64.063em) {
    .class-brand__holder {
      display: block;
      width: 0;
      overflow: hidden;
      opacity: 0; } }
  .class-brand--visible .class-brand__holder {
    display: block; }
    @media (min-width: 64.063em) {
      .class-brand--visible .class-brand__holder {
        opacity: 1;
        width: 20% !important; } }

#advanced__filters {
  width: 100%;
  height: 0;
  max-height: 9999px;
  overflow: hidden;
  background-color: #ccc;
  -moz-transition: height 0.3s ease-in-out, top 0.6s ease, opacity 0.6s ease-in;
  -o-transition: height 0.3s ease-in-out, top 0.6s ease, opacity 0.6s ease-in;
  -webkit-transition: height 0.3s ease-in-out, top 0.6s ease, opacity 0.6s ease-in;
  transition: height 0.3s ease-in-out, top 0.6s ease, opacity 0.6s ease-in; }
  @media (min-width: 64.063em) {
    #advanced__filters {
      background: #ccc; } }
  #advanced__filters .inside {
    top: -1px;
    position: relative;
    -moz-transition: transform 0.6s ease, margin 0.6s ease;
    -o-transition: transform 0.6s ease, margin 0.6s ease;
    -webkit-transition: transform 0.6s ease, margin 0.6s ease;
    transition: transform 0.6s ease, margin 0.6s ease; }
    @media (min-width: 64.063em) {
      #advanced__filters .inside {
        padding: 20px 0 0; } }
    @media (min-width: 64.063em) {
      #advanced__filters .inside .row .column {
        margin-bottom: 25px; } }
    #advanced__filters .inside .native-select {
      margin-bottom: -1px; }
    #advanced__filters .inside .multiple-select.native-select {
      background: #666; }
    #advanced__filters .inside .multiple-select .title {
      display: block;
      color: #fff;
      padding: 10px 10px 5px; }
      @media (min-width: 64.063em) {
        #advanced__filters .inside .multiple-select .title {
          display: none; } }
  @media (min-width: 64.063em) {
    #advanced__filters .show-mobile {
      display: none; } }
  #advanced__filters .reset-search {
    text-align: center;
    margin-bottom: 100px; }
    #advanced__filters .reset-search button {
      border: 1px solid #fff;
      background: none;
      padding: 10px 40px;
      cursor: pointer;
      color: #fff;
      margin: 25px 0; }
    @media (min-width: 64.063em) {
      #advanced__filters .reset-search {
        margin: 0 auto; } }
  @media (max-width: 64.063em) {
    #advanced__filters .select2-selection--multiple {
      margin: 10px 10px 0;
      border-left: none; } }
  #advanced__filters.is--open.is--fixed {
    width: 100%;
    position: fixed;
    top: 118px;
    z-index: 100;
    opacity: 1;
    -webkit-overflow-scrolling: touch; }
    @media (max-width: 64.063em) {
      #advanced__filters.is--open.is--fixed {
        height: 100vh !important; } }
    @media (min-width: 64.063em) {
      #advanced__filters.is--open.is--fixed {
        top: 95px;
        background-color: #ccc; } }
    #advanced__filters.is--open.is--fixed .inside {
      overflow-y: scroll; }
      @media (max-width: 64.063em) {
        #advanced__filters.is--open.is--fixed .inside {
          height: calc(100vh - 111px); } }
      @media (min-width: 64.063em) {
        #advanced__filters.is--open.is--fixed .inside {
          overflow-y: visible; } }
  #advanced__filters.is--fixed {
    opacity: 0;
    -moz-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }

.page404 .site-wrapper {
  background: #000; }
  .page404 .site-wrapper .generic-404 {
    min-height: 600px;
    background: url("../img/brand/404-img.jpg") no-repeat center 120px #000; }

.page404 .return-home {
  width: 150px; }

.page404 .scroll__top-wrapper {
  display: none; }

.page404 .content__page-title h1 {
  margin-top: 50px;
  padding: 0 0 20px;
  text-align: left;
  color: #fff; }

.iframe_wrapper {
  width: 100%;
  margin: 0px auto; }
  .iframe_wrapper .button, .iframe_wrapper .form__builder .primary-button, .form__builder .iframe_wrapper .primary-button {
    display: block; }
    @media (min-width: 64.063em) {
      .iframe_wrapper .button, .iframe_wrapper .form__builder .primary-button, .form__builder .iframe_wrapper .primary-button {
        display: none; } }
  .iframe_wrapper .iframe-container {
    height: 0;
    width: 100%;
    padding-bottom: 90%;
    overflow: hidden;
    position: relative; }
    @media (max-width: 64.063em) {
      .iframe_wrapper .iframe-container {
        display: none; } }
  .iframe_wrapper .iframe-container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    @media (max-width: 64.063em) {
      .iframe_wrapper .iframe-container iframe {
        display: none; } }

.pods__featured-range {
  position: relative; }
  .pods__featured-range .simple-tabs__tabs {
    text-align: center;
    -webkit-box-shadow: 0px 10px 10px -10px #cccccc;
    -moz-box-shadow: 0px 10px 10px -10px #cccccc;
    box-shadow: 0px 10px 10px -10px #cccccc; }
    .row--secondary .pods__featured-range .simple-tabs__tabs {
      -webkit-box-shadow: 0px 10px 10px -10px #505050;
      -moz-box-shadow: 0px 10px 10px -10px #505050;
      box-shadow: 0px 10px 10px -10px #505050; }
    .pods__featured-range .simple-tabs__tabs .tab {
      display: none;
      padding: 20px 30px 8px; }
      @media (min-width: 64.063em) {
        .pods__featured-range .simple-tabs__tabs .tab {
          display: inline-block; } }
    .pods__featured-range .simple-tabs__tabs a {
      color: #666;
      font-weight: bold;
      position: relative; }
      .row--secondary .pods__featured-range .simple-tabs__tabs a {
        color: #fff; }
      .pods__featured-range .simple-tabs__tabs a.active {
        color: #ccc; }
        .pods__featured-range .simple-tabs__tabs a.active:after {
          bottom: 0;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-bottom-color: #ccc;
          border-width: 5px;
          margin-left: -5px; }
    @media (min-width: 64.063em) {
      .pods__featured-range .simple-tabs__tabs select,
      .pods__featured-range .simple-tabs__tabs .select2 {
        display: none; } }
  .pods__featured-range .simple-tabs__panels .panel {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 0;
    width: 100%;
    top: 30px; }
    .pods__featured-range .simple-tabs__panels .panel.active {
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      position: relative;
      visibility: visible;
      opacity: 1;
      top: 20px; }
    .pods__featured-range .simple-tabs__panels .panel.single {
      top: 0; }
  .pods__featured-range .results__item.media__grid {
    border: none;
    background: none; }
    .pods__featured-range .results__item.media__grid .inv-options {
      padding: 5px 0; }
      .pods__featured-range .results__item.media__grid .inv-options a {
        color: #444;
        font-size: 12px; }
        .row--secondary .pods__featured-range .results__item.media__grid .inv-options a {
          color: #fff; }
    .row--secondary .pods__featured-range .results__item.media__grid h2 {
      color: #fff; }
  .pods__featured-range .slick-next,
  .pods__featured-range .slick-prev {
    display: none !important; }

.inventory__search fieldset {
  display: block;
  padding: 0;
  margin: 0 0 1px;
  border: none; }

.inventory__search select {
  display: block;
  width: 100%;
  padding: 10px;
  font: bold 12px arial;
  cursor: pointer; }

.inventory__search .primary-button {
  padding: 12px 15px;
  border-radius: 0 0 3px 3px;
  text-align: center; }

.inventory__summary {
  margin-bottom: 40px; }
  .inventory__summary h2 {
    font-weight: normal; }

@media (min-width: 64.063em) {
  .similar__vehicles {
    margin-bottom: 40px; } }

.similar__vehicles .media__grid .vehicle-details .colour-trim {
  border-bottom: none; }

@media (min-width: 40.063em) {
  .similar__vehicles .media__list {
    margin-bottom: 0;
    margin-top: -1px; }
    .similar__vehicles .media__list:nth-child(3n+3) {
      border-bottom: none; } }

.similar__vehicles.slick-slider .slick-list {
  border-bottom: none; }
  @media (min-width: 40.063em) {
    .similar__vehicles.slick-slider .slick-list {
      border-bottom: 1px solid #ddd; } }
  @media (min-width: 64.063em) {
    .similar__vehicles.slick-slider .slick-list {
      border-bottom: none; } }

.similar__vehicles .slick-prev,
.similar__vehicles .slick-next {
  width: 30px;
  height: 30px;
  -moz-transition: all, 0.3s, ease-in;
  -o-transition: all, 0.3s, ease-in;
  -webkit-transition: all, 0.3s, ease-in;
  transition: all, 0.3s, ease-in; }
  .similar__vehicles .slick-prev:before,
  .similar__vehicles .slick-next:before {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: ""; }

.similar__vehicles .slick-next {
  right: -30px; }

.similar__vehicles .slick-prev {
  left: -30px; }

.similar__vehicles .slick-prev:before {
  background-image: url("../img/brand/slick-arrow_prev.svg"); }

.similar__vehicles .slick-next:before {
  background-image: url("../img/brand/slick-arrow_next.svg"); }

.pods__featured-inventory {
  position: relative;
  margin-bottom: 50px; }
  .pods__featured-inventory .results__item {
    background-color: #FFF;
    color: #444; }
    .pods__featured-inventory .results__item .vehicle-details .colour-trim {
      border-bottom: none; }
    .pods__featured-inventory .results__item .image-container img {
      z-index: -1; }
  .pods__featured-inventory .results__item.media__grid,
  .pods__featured-inventory .results__item.media__grid:nth-child(3n+3) {
    margin: 0 10px;
    min-height: auto; }
  .pods__featured-inventory .prev-arrow,
  .pods__featured-inventory .next-arrow {
    width: 10px;
    height: 35px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    cursor: pointer;
    fill: #CCC; }
    @media (min-width: 40.063em) {
      .pods__featured-inventory .prev-arrow,
      .pods__featured-inventory .next-arrow {
        width: 20px; } }
  .pods__featured-inventory .prev-arrow {
    left: -10px; }
    @media (min-width: 40.063em) {
      .pods__featured-inventory .prev-arrow {
        left: -15px; } }
    @media (min-width: 64.063em) {
      .large-12 .pods__featured-inventory .prev-arrow {
        left: -60px; } }
  .pods__featured-inventory .next-arrow {
    right: -10px; }
    @media (min-width: 40.063em) {
      .pods__featured-inventory .next-arrow {
        right: -15px; } }
    @media (min-width: 64.063em) {
      .large-12 .pods__featured-inventory .next-arrow {
        right: -60px; } }

.image__title__link h2 {
  text-align: center;
  text-transform: capitalize; }

.image__title__link a {
  color: #666;
  display: block;
  text-align: center;
  position: relative;
  width: 100%; }
  .image__title__link a:hover {
    color: #ccc; }

.row--secondary .image__title__link {
  color: #fff; }
  .row--secondary .image__title__link:hover {
    color: #ccc; }

.featured__vehicle {
  border: 1px solid #ddd; }
  .featured__vehicle ul {
    list-style-type: none;
    padding: 0; }
  .featured__vehicle li.price, .featured__vehicle li.cta {
    display: block;
    width: 100%; }
  .featured__vehicle li {
    float: left;
    width: 50%;
    padding: 10px 0; }
  .featured__vehicle.media__grid {
    width: 100%;
    margin: 0; }
    .featured__vehicle.media__grid .vehicle-details .colour-trim {
      border-bottom: none; }
  @media (min-width: 64.063em) {
    .large-12 .featured__vehicle.media__grid {
      min-height: auto; }
      .large-12 .featured__vehicle.media__grid .image-container {
        float: left; }
      .large-12 .featured__vehicle.media__grid .vehicle-details {
        margin: 15px; }
      .large-12 .featured__vehicle.media__grid .transactional {
        margin: 15px; }
        .large-12 .featured__vehicle.media__grid .transactional .button, .large-12 .featured__vehicle.media__grid .transactional .form__builder .primary-button, .form__builder .large-12 .featured__vehicle.media__grid .transactional .primary-button {
          max-width: 250px; } }

.model__range {
  margin-bottom: 40px; }
  .model__range h2 {
    margin: 0;
    text-transform: capitalize; }
  .model__range .price-from {
    color: #666;
    margin: 12px 0; }
    .model__range .price-from span {
      color: #666;
      font-weight: bold; }
  .model__range .variants {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 15px 0; }
    .model__range .variants ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .model__range .variants ul li {
        width: 50%;
        float: left; }
        .model__range .variants ul li a {
          color: #666;
          font-weight: bold; }
          .model__range .variants ul li a:hover {
            color: #ccc; }
          .model__range .variants ul li a .icon {
            margin-left: 10px; }
  .model__range .ctas .column {
    padding-left: 10px;
    padding-right: 10px; }

.mobile_cta {
  margin: 20px 0 0;
  list-style-type: none; }
  @media (min-width: 40.063em) {
    .mobile_cta {
      display: none; }
      .mobile_cta.show-cms {
        display: block; } }
  .mobile_cta li {
    width: 48.07017543859649%;
    float: left; }
    .mobile_cta li:nth-child(odd) {
      margin-right: 0; }
    .mobile_cta li:nth-child(even) {
      margin-left: 3.64963503649635%; }
    .mobile_cta li.full-width {
      width: 100%; }
