﻿@charset 'UTF-8';
/*! normalize.css v.dealership-name3.0.3 | MIT License | github.com/necolas/normalize.css */

img,
legend {
    border: 0
}
pre,
textarea {
    overflow: auto
}
.hidden-value,
.referral-form,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
.highlight .cp,
.highlight .cs,
.highlight .gs,
.highlight .k,
.highlight .kc,
.highlight .kd,
.highlight .kp,
.highlight .kr,
.highlight .kt,
.highlight .nc,
.highlight .o,
.highlight .ow,
b,
optgroup,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
.highlight .c,
.highlight .c1,
.highlight .cm,
.highlight .cs,
.highlight .ge,
.video .caption {
    font-style: italic
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
legend {
    padding: 0
}
textarea {
    resize: vertical
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -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 {
    top: 0;
    left: 0
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}
.slick-track:after {
    clear: both
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: none
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-loading .slick-list {
    background: url(ajax-loader.gif) center center no-repeat #fff
}
@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format('embedded-opentype'), url(fonts/slick.woff) format('woff'), url(fonts/slick.ttf) format('truetype'), url(fonts/slick.svg#slick) format('svg')
}
.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    margin-top: -10px;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}
.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}
[dir=rtl] .slick-prev:before {
    content: '→'
}
[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}
[dir=rtl] .slick-next:before {
    content: '←'
}
.slick-slider {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 30px
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}
.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.btn,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
input[type=button],
input[type=reset],
input[type=submit],
label,
select {
    font-family: "Droid Sans", sans-serif
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}
.highlight {
    background: #fff
}
.highlight .c {
    color: #998
}
.highlight .err {
    color: #a61717;
    background-color: #e3d2d2
}
.highlight .cm {
    color: #998
}
.highlight .cp {
    color: #999
}
.highlight .c1 {
    color: #998
}
.highlight .cs {
    color: #999
}
.highlight .gd {
    color: #000;
    background-color: #fdd
}
.highlight .gd .x {
    color: #000;
    background-color: #faa
}
.highlight .gr {
    color: #a00
}
.highlight .gh {
    color: #999
}
.highlight .gi {
    color: #000;
    background-color: #dfd
}
.highlight .gi .x {
    color: #000;
    background-color: #afa
}
.highlight .go {
    color: #888
}
.highlight .gp {
    color: #555
}
.highlight .gu {
    color: #aaa
}
.highlight .gt {
    color: #a00
}
.highlight .kt {
    color: #458
}
.highlight .m {
    color: #099
}
.highlight .s {
    color: #d14
}
.highlight .na {
    color: teal
}
.highlight .nb {
    color: #0086B3
}
.highlight .nc {
    color: #458
}
.highlight .no {
    color: teal
}
.highlight .ni {
    color: purple
}
.highlight .ne,
.highlight .nf {
    color: #900;
    font-weight: 700
}
.highlight .nn {
    color: #555
}
.highlight .nt {
    color: navy
}
.highlight .nv {
    color: teal
}
.highlight .w {
    color: #bbb
}
.highlight .mf,
.highlight .mh,
.highlight .mi,
.highlight .mo {
    color: #099
}
.highlight .s2,
.highlight .sb,
.highlight .sc,
.highlight .sd,
.highlight .se,
.highlight .sh,
.highlight .si,
.highlight .sx {
    color: #d14
}
.highlight .sr {
    color: #009926
}
.highlight .s1 {
    color: #d14
}
.highlight .ss {
    color: #990073
}
.highlight .bp {
    color: #999
}
.highlight .vc,
.highlight .vg,
.highlight .vi {
    color: teal
}
.highlight .il {
    color: #099
}
.btn,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-transition: all .35s linear;
    transition: all .35s linear;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    -webkit-font-smoothing: antialiased;
    background-color: #32abd7;
    border-radius: 0;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    padding: .75em 1em;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap
}
.btn.active,
.btn:focus,
.btn:hover,
button.active,
button:focus,
button:hover,
input[type=button].active,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset].active,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit].active,
input[type=submit]:focus,
input[type=submit]:hover {
    -webkit-transition: all .35s linear;
    transition: all .35s linear;
    background-color: #1f7c9e;
    color: #fff;
    outline: 0
}
.btn:disabled,
button:disabled,
input[type=button]:disabled,
input[type=reset]:disabled,
input[type=submit]:disabled {
    cursor: not-allowed;
    opacity: .5
}
.review .information-wrap .body-link:hover,
.review .media-wrap .media-link:hover {
    cursor: pointer
}
.btn.secondary,
button.secondary,
input[type=button].secondary,
input[type=reset].secondary,
input[type=submit].secondary {
    background: 0 0;
    border: 2px solid #32abd7;
    color: #fff;
    font-size: .7862em;
    padding: 0 1.5em 0 0;
    text-transform: uppercase
}
.btn.secondary:hover .fa,
button.secondary:hover .fa,
input[type=button].secondary:hover .fa,
input[type=reset].secondary:hover .fa,
input[type=submit].secondary:hover .fa {
    background: #32abd7;
    color: #fff
}
.btn.secondary .fa,
button.secondary .fa,
input[type=button].secondary .fa,
input[type=reset].secondary .fa,
input[type=submit].secondary .fa {
    -webkit-transition: all .35s linear;
    transition: all .35s linear;
    border-right: 2px solid #32abd7;
    padding: .75em 1em;
    margin-right: 1em
}
.btn.tertiary,
button.tertiary,
input[type=button].tertiary,
input[type=reset].tertiary,
input[type=submit].tertiary {
    background: 0 0;
    border: 2px solid #fff;
    color: #fff;
    font-size: .7862em;
    padding: 0 1.5em 0 0
}
body,
input,
label,
select {
    font-size: 1em
}
.btn.tertiary:hover,
button.tertiary:hover,
input[type=button].tertiary:hover,
input[type=reset].tertiary:hover,
input[type=submit].tertiary:hover {
    background: #fff;
    color: #32abd7
}
.btn.tertiary .fa,
button.tertiary .fa,
input[type=button].tertiary .fa,
input[type=reset].tertiary .fa,
input[type=submit].tertiary .fa {
    border-right: 2px solid #fff;
    padding: .75em 1em;
    margin-right: 1em
}
td,
th {
    padding: .75em 0
}
fieldset,
p {
    margin: 0 0 .75em
}
dl dd,
ol,
ul {
    margin: 0
}
fieldset {
    padding: 0;
    border: 0
}
input,
label,
select {
    display: block
}
label {
    font-weight: 600;
    margin-bottom: .375em
}
label.required::after {
    content: "*"
}
.body-wrap::after,
.container::after {
    content: "";
    clear: both
}
label abbr {
    display: none
}
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select[multiple=multiple],
textarea {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .06);
    box-sizing: border-box;
    font-family: "Droid Sans", sans-serif;
    font-size: 1em;
    margin-bottom: .75em;
    padding: .5em;
    -webkit-transition: border-color;
    transition: border-color;
    width: 100%
}
input[type=color]:hover,
input[type=date]:hover,
input[type=datetime-local]:hover,
input[type=datetime]:hover,
input[type=email]:hover,
input[type=month]:hover,
input[type=number]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=text]:hover,
input[type=time]:hover,
input[type=url]:hover,
input[type=week]:hover,
select[multiple=multiple]:hover,
textarea:hover {
    border-color: #d2d2d2
}
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select[multiple=multiple]:focus,
textarea:focus {
    border-color: #32abd7;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .06), 0 0 5px rgba(39, 157, 200, .7);
    outline: 0
}
input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}
input[type=checkbox],
input[type=radio] {
    display: inline;
    margin-right: .375em
}
.body-wrap::after,
.container::after {
    display: table
}
input[type=file] {
    padding-bottom: .75em;
    width: 100%
}
select {
    margin-bottom: 1.5em;
    max-width: 100%;
    width: auto
}
ol,
ul {
    list-style-type: none;
    padding: 0
}
dl {
    margin-bottom: .75em
}
dl dt {
    font-weight: 700;
    margin-top: .75em
}
table {
    border-spacing: 0;
    -webkit-font-feature-settings: "kern", "liga", "tnum";
    -moz-font-feature-settings: "kern", "liga", "tnum";
    -ms-font-feature-settings: "kern", "liga", "tnum";
    font-feature-settings: "kern", "liga", "tnum";
    border-collapse: collapse;
    margin: .75em 0;
    table-layout: fixed;
    width: 100%
}
th {
    border-bottom: 1px solid #c5c5c5;
    font-weight: 600;
    text-align: left
}
.header-salesperson .information,
hr,
td {
    border-bottom: 1px solid #ebebeb
}
td,
th,
tr {
    vertical-align: middle
}
body {
    -webkit-font-feature-settings: "kern", "liga", "pnum";
    -moz-font-feature-settings: "kern", "liga", "pnum";
    -ms-font-feature-settings: "kern", "liga", "pnum";
    font-feature-settings: "kern", "liga", "pnum";
    -webkit-font-smoothing: antialiased;
    color: #282727;
    line-height: 1.5
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    margin: 0 0 .75em
}
h1 {
    font-size: 2.6179em
}
h2 {
    font-size: 2.0581em
}
h3 {
    font-size: 1.618em
}
h4 {
    font-size: 1.272em
}
h5 {
    font-size: 1em
}
h6 {
    font-size: .7862em
}
p {
    max-width: 38rem
}
a {
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    color: #32abd7;
    text-decoration: none
}
a:active,
a:focus,
a:hover {
    color: #1f7c9e
}
a:active,
a:focus {
    outline: 0
}
hr {
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 1.5em 0
}
img,
picture {
    margin: 0;
    max-width: 100%
}
html {
    box-sizing: border-box
}
*,
::after,
::before {
    box-sizing: inherit
}
body,
html {
    height: 100%;
    width: 100%;
    -webkit-overflow-scrolling: touch
}
body.salesperson {
    overflow: initial;
    -webkit-overflow-scrolling: touch
}
body.active {
    overflow: hidden;
    -webkit-overflow-scrolling: touch
}
.container {
    max-width: 67.5em;
    margin-left: auto;
    margin-right: auto
}
.avatar {
    border-radius: 50%
}
.logo-sales-rater {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    background-image: url(../images/logo/logo-sales-rater.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    margin: 0 auto
}
.body-wrap,
.content-primary .content-well.our-team {
    background: #fff
}
.content-primary .content-well {
    padding: 2em .5em
}
@media screen and (min-width: 43.75em) {
    .content-primary .content-well {
        padding: 3em .75em
    }
}
@media screen and (min-width: 57.5em) {
    .content-primary .content-well {
        padding: 5em 0
    }
}
.content-primary .content-well.about,
.content-primary .content-well.about.dealership {
    padding: 0
}
.content-primary .content-well.pinterest-feed {
    padding: 0 0 1.5em
}
@media screen and (min-width: 43.75em) {
    .content-primary .content-well.pinterest-feed {
        padding: 0 0 2em
    }
}
@media screen and (min-width: 57.5em) {
    .content-primary .content-well.pinterest-feed {
        padding: 0 0 3em
    }
}
.content-primary .content-well.inventory {
    padding-top: 1em
}
@media screen and (min-width: 43.75em) {
    .content-primary .content-well.inventory {
        padding-top: 1.5em
    }
}
@media screen and (min-width: 57.5em) {
    .content-primary .content-well.inventory {
        padding-top: 2.5em
    }
}
.meet-team .content-primary .content-well {
    padding: 5em .75em
}
.border-bottom {
    position: relative;
    padding-bottom: .35em;
    margin-bottom: .35em
}
.border-bottom:after {
    background: #32abd7;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px
}
.slick-next,
.slick-prev {
    background-color: #32abd7;
    bottom: 0;
    height: 48px;
    opacity: .3;
    padding: .25em;
    top: 45%;
    width: 48px;
    z-index: 3
}
.slick-next:hover,
.slick-prev:hover {
    background-color: #32abd7;
    opacity: 1
}
.slick-prev {
    left: 0
}
.slick-prev:before {
    content: "\f053";
    font-family: FontAwesome
}
.slick-next {
    right: 0
}
.slick-next:before {
    content: "\f054";
    font-family: FontAwesome
}
.section-headline {
    margin-bottom: .5em;
    padding-bottom: .5em;
    text-align: center
}
.section-headline:after {
    left: 50%;
    margin-left: -20px
}
.section-headline.large {
    font-size: 2.0179em;
    line-height: 1;
    text-align: left
}
@media screen and (min-width: 43.75em) {
    .section-headline.large {
        font-size: 2.9451375em;
        max-width: 48rem
    }
}
@media screen and (min-width: 57.5em) {
    .section-headline.large {
        font-size: 3.272375em
    }
}
.content-well .header-section {
    margin-bottom: 1em;
    text-align: center
}
.content-well .header-section::after {
    clear: both;
    content: "";
    display: table
}
.content-well .header-section .section-headline {
    display: inline-block
}
.content-well .header-section .filter-toggle,
.content-well .header-section .see-more {
    float: right;
    margin-top: .75em
}
.content-well .header-section .filter-toggle {
    padding: .5em .75em
}
.content-well .header-section .see-more {
    display: block;
    font-size: .7862em;
    line-height: 1;
    padding: .5em 0 0
}
.content-well .filter-container::after,
.content-well .footer-section::after,
.header-primary::after {
    display: table;
    clear: both;
    content: ""
}
.content-well .filter-container {
    -webkit-transition: all .35s linear;
    transition: all .35s linear;
    max-height: 0;
    opacity: 0;
    overflow: hidden
}
.content-well .filter-container.active {
    -webkit-transition: all .45s linear;
    transition: all .45s linear;
    max-height: 999px;
    opacity: 1
}
.content-well .footer-section {
    border-top: 1px solid #ebebeb
}
.content-well .footer-section .pagination {
    border: 1px solid #ebebeb;
    border-top: 0;
    float: right;
    font-weight: 700
}
.content-well .footer-section .pagination .nav-item {
    background-color: #010101;
    background-color: rgba(1, 1, 1, .35);
    border-right: 1px solid #ebebeb;
    float: left;
    padding: .25em .75em
}
.content-well .footer-section .pagination .nav-item:hover {
    color: #fff
}
.content-well .footer-section .pagination .nav-item:last-child {
    border-right: 0
}
.rating {
    margin: .5em 0;
    position: relative
}
.rating span {
    color: #848485;
    font-size: .7862em
}
.rating .fa {
    color: #ebcf00;
    font-size: 1.272em
}
.hidden-value {
    height: 0;
    overflow: hidden;
    position: absolute
}
.video {
    margin: 0
}
.video .video-wrap {
    height: 0;
    padding-bottom: 51.25%;
    padding-top: 25px;
    position: relative
}
@media screen and (min-width: 43.75em) {
    .video .video-wrap {
        padding-bottom: 49.25%
    }
}
.video .video-wrap iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.video .caption {
    font-size: .7862em;
    margin-bottom: 0;
    text-align: center
}
.header-primary {
    background-color: #ebebeb;
    background-color: rgba(235, 235, 235, .98);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transform: scale3d(1, 1, 1);
    -webkit-transform: translateZ(0);
    z-index: 100
}
.header-primary .dealership-information {
    float: left
}
.header-primary .dealership-information .brand-logo {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    background-image: url(../images/logo/logo-ford.png);
    background-position: 50% 50%;
    background-size: 100% 100%;
    display: inline-block;
    height: 28px;
    margin: .25em 0 0;
    text-align: center;
    width: 74px
}
.header-primary .dealership-information .dealership-name {
    display: inline-block;
    font-size: 1.272em;
    line-height: 1;
    margin: 0;
    padding: .5em 0 0 .25em;
    vertical-align: top
}
.header-primary .page-nav {
    float: right;
    text-align: right
}
@media screen and (max-width: 43.6875em) {
    .header-primary .page-nav {
        display: none
    }
}
.header-primary .page-nav .nav-item {
    color: #282727;
    display: inline-block;
    font-size: .7862em;
    font-weight: 700;
    margin-right: 1em;
    padding: 1em .5em .75em;
    position: relative
}
@media screen and (min-width: 57.5em) {
    .header-primary .page-nav .nav-item {
        padding: 1em 1em .75em
    }
}
.header-primary .page-nav .nav-item:last-child {
    margin-right: 0
}
.header-primary .page-nav .nav-item:before {
    -webkit-transition: all .35s linear;
    transition: all .35s linear;
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #32abd7;
    height: 4px;
    width: 0
}
.header-primary .page-nav .nav-item:hover {
    color: #32abd7
}
.header-primary .page-nav .nav-item:hover:before {
    left: 0;
    right: 0;
    width: 100%
}
.header-primary .hours {
    background-color: #282727;
    background-color: rgba(40, 39, 39, .98);
    color: #fff;
    text-align: center
}
.header-primary .hours p {
    font-size: .6793em;
    font-weight: 700;
    margin: 0 auto;
    padding: .35em 0
}
.header-primary .hours p span {
    margin: 0 1.5em
}
.header-salesperson {
    background: #f1f1f1;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100
}
@media screen and (min-width: 43.75em) {
    .header-salesperson {
        padding: .25em 0 .5em
    }
}
.header-salesperson .information::after {
    clear: both;
    content: "";
    display: table
}
.header-salesperson .information .salesperson-information {
    float: right;
    padding: .25em .25em 0 0
}
.header-salesperson .information .salesperson-information .avatar {
    display: block;
    height: 2.25em;
    width: 2.25em
}
@media screen and (min-width: 43.75em) {
    .header-salesperson .information .salesperson-information {
        display: block;
        padding: 0;
        position: relative;
        float: left
    }
    .header-salesperson .information .salesperson-information .avatar {
        height: 4em;
        position: absolute;
        width: 4em
    }
}
.header-salesperson .information .salesperson-information .name {
    display: none;
    font-size: 1.272em;
    margin-bottom: 0;
    padding: .5em 0 0 4em
}
@media screen and (min-width: 43.75em) {
    .header-salesperson .information .salesperson-information .name {
        display: inline-block
    }
    .header-salesperson .information .dealership-information {
        float: right
    }
}
.header-salesperson .information .dealership-information .brand-logo {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    background-image: url(../images/logo/logo-ford.png);
    background-position: 50% 50%;
    background-size: 100% 100%;
    display: inline-block;
    height: 28px;
    margin: .25em 0 0;
    text-align: center;
    width: 74px
}
.header-salesperson .information .dealership-information .dealership-name {
    display: inline-block;
    font-size: 1.272em;
    line-height: 1;
    margin: 0;
    padding: .5em 0 0 .25em;
    vertical-align: top
}
.header-salesperson .nav-hours .nav-page {
    display: none
}
@media screen and (min-width: 57.5em) {
    .header-salesperson .nav-hours .nav-page {
        display: block;
        float: left;
        padding-left: 5.15em
    }
}
.header-salesperson .nav-hours .nav-page .nav-item {
    display: inline-block;
    font-size: .7862em;
    margin: 0 .5em 0 0
}
.header-salesperson .nav-hours .hours {
    background: #282727;
    color: #fff;
    font-size: .6793em;
    padding: .25em 0;
    text-align: center
}
@media screen and (min-width: 43.75em) {
    .header-salesperson .nav-hours .hours {
        background: 0 0;
        color: #282727;
        padding: .65em 0 0;
        float: right
    }
}
.header-salesperson .nav-hours .hours p {
    margin-bottom: 0
}
.header-salesperson .nav-hours .hours p span {
    display: inline-block;
    margin: 0 .5em
}
.footer-primary .container,
.footer-primary .dealership-details {
    margin-bottom: 1.5em
}
.footer-primary {
    background-color: #010101;
    background-image: url(../images/bg-textures/fake_brick.png);
    color: #fff;
    padding: 2.5em 1em 0
}
@media screen and (min-width: 43.75em) {
    .footer-primary {
        padding: 3em 0 0
    }
}
@media screen and (min-width: 57.5em) {
    .footer-primary {
        padding: 3.5em 0 0
    }
}
@media screen and (max-width: 57.4375em) {
    .footer-primary .container {
        padding: 0 1em
    }
}
.footer-primary .dealership-details::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (max-width: 43.6875em) {
    .footer-primary .dealership-details {
        max-width: 80%;
        margin: 0 auto 1.5em
    }
}
@media screen and (min-width: 30.0625em) {
    .footer-primary .dealership-details {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%
    }
    .footer-primary .dealership-details:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 57.5em) {
    .footer-primary .dealership-details {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .footer-primary .dealership-details:last-child {
        margin-right: 0
    }
}
.footer-primary .dealership-details .brand-logo {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    background-image: url(../images/logo/logo-ford.png);
    background-position: 50% 50%;
    background-size: 100% 100%;
    display: inline-block;
    height: 28px;
    margin: .25em 0 0;
    text-align: center;
    width: 74px
}
.footer-primary .dealership-details .dealership-name {
    margin-bottom: .25em
}
.footer-primary .dealership-details address {
    font-size: .7862em;
    margin-bottom: 1.5em
}
.footer-primary .dealership-details address .street {
    display: block
}
.footer-primary .dealership-details .nav-primary {
    font-size: .7862em;
    margin-bottom: 1em
}
@media screen and (min-width: 30.0625em) {
    .footer-primary .dealership-details .nav-primary {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%
    }
    .footer-primary .dealership-details .nav-primary:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 43.75em) {
    .footer-primary .dealership-details .nav-primary {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-bottom: 0
    }
    .footer-primary .dealership-details .nav-primary:last-child {
        margin-right: 0
    }
}
.footer-primary .dealership-details .nav-primary .nav-item {
    display: block;
    margin-bottom: .25em
}
.footer-primary .phone-numbers {
    font-size: .7862em;
    text-align: right
}
@media screen and (max-width: 43.6875em) {
    .footer-primary .phone-numbers {
        max-width: 80%;
        margin: 0 auto 1.5em
    }
}
@media screen and (min-width: 30.0625em) {
    .footer-primary .phone-numbers {
        float: left;
        display: block;
        width: 48.82117%;
        margin-right: 0
    }
    .footer-primary .phone-numbers:last-child {
        margin-right: 0
    }
}
.footer-primary .phone-numbers .phone-number {
    margin-bottom: .5em
}
.footer-primary .phone-numbers .phone-number span {
    float: left;
    font-weight: 700
}
.footer-primary .connect {
    clear: both;
    text-align: center
}
@media screen and (min-width: 57.5em) {
    .footer-primary .phone-numbers {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
        padding-top: 4em
    }
    .footer-primary .phone-numbers:last-child {
        margin-right: 0
    }
    .footer-primary .connect {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
        clear: none
    }
    .footer-primary .connect:last-child {
        margin-right: 0
    }
}
.footer-primary .connect .avatar {
    border: 2px solid #fff;
    max-width: 96px
}
.footer-primary .connect .social-sharing span {
    display: block;
    margin-bottom: .5em;
    text-transform: uppercase
}
.footer-primary .connect .social-sharing span.small {
    font-size: .7862em
}
.footer-primary .connect .social-sharing .nav-item {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: 0 .25em .5em 0;
    opacity: .3;
    text-align: center;
    width: 32px;
    height: 32px
}
.footer-primary .connect .social-sharing .nav-item:last-child {
    margin-right: 0
}
.footer-primary .connect .social-sharing .nav-item:hover {
    background: #fff;
    border-color: #fff;
    opacity: 1
}
.footer-primary .connect .social-sharing .nav-item:hover .fa {
    color: #010101
}
.footer-primary .connect .social-sharing .nav-item .fa {
    padding-top: .35em
}
.footer-primary .legalese {
    color: #848485;
    font-size: .7862em;
    margin: 0 auto;
    padding-bottom: 1.5em;
    text-align: center
}
.filter-container {
    margin: 0 auto;
    width: 90%
}
@media screen and (min-width: 43.75em) {
    .filter-container {
        width: 85%
    }
}
.filter-container label {
    color: #fff
}
.filter-container select {
    width: 100%
}
.background-blur {
    background-image: url(../images/dealership-background/background-2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: -10px;
    left: -15px;
    position: absolute;
    right: -15px;
    top: -10px;
    z-index: 1;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px)
}
.video-overlay {
    -webkit-transition: opacity .45s linear;
    transition: opacity .45s linear;
    background-color: #fff;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    text-align: right;
    top: 64px;
    z-index: -1
}
.video-overlay.active {
    opacity: 1;
    z-index: 10
}
.video-overlay .close-overlay {
    background: 0 0;
    color: #32abd7;
    font-size: 1.5em;
    margin-bottom: 1em;
    padding: .25em
}
.video-overlay .close-overlay span {
    font-size: .5em;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: middle
}
.video-overlay .video {
    margin-top: 3em
}
@media screen and (min-width: 43.75em) {
    .filter-container.review-filters .filter-option {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .filter-container.review-filters .filter-option:last-child {
        margin-right: 0
    }
    .video-overlay .video {
        left: 50%;
        margin: -175px 0 0 -325px;
        max-width: 100%;
        position: absolute;
        top: 50%;
        width: 650px
    }
    .hero {
        padding-top: 78px
    }
}
.hero {
    height: 100%;
    position: relative;
    width: 100%
}
@media screen and (min-width: 48em) {
    .hero {
        height: 115vh;
        max-height: 835px
    }
}
@media screen and (min-width: 57.5em) {
    .video-overlay .video {
        margin-top: -325px
    }
    .hero {
        max-height: 930px
    }
}
.hero .content-container {
    position: relative;
    min-height: 100%;
    height: 100%;
    width: 100%
}
.hero .container {
    padding: 63px 0 0;
    position: relative;
    z-index: 4
}
@media screen and (min-width: 48em) {
    .hero .container {
        padding: 3.5em 0 17em
    }
}
.hero .featured-review {
    background-color: #010101;
    color: #fff;
    border-bottom: 1px solid #282727;
    margin-top: 100%;
    padding: 2em 1em;
    position: relative;
    text-align: left;
    z-index: 3
}
@media screen and (min-width: 30.0625em) {
    .hero .featured-review {
        margin-top: 75%
    }
}
@media screen and (min-width: 48em) {
    .hero .featured-review {
        background-color: rgba(1, 1, 1, .7);
        border-bottom: 0;
        bottom: 0;
        left: 0;
        margin-top: 0;
        padding: 1.5em;
        position: absolute;
        right: 0;
        z-index: 2
    }
    .hero .featured-review .container {
        max-width: 55em
    }
}
@media screen and (min-width: 48em) and (min-width: 57.5em) {
    .hero .featured-review {
        padding: 1.5em 9em;
        z-index: 4
    }
}
.hero .featured-review .container {
    padding: 0
}
.hero .featured-review p {
    font-size: .8931em;
    font-style: italic;
    max-width: 100%;
    margin-bottom: 0
}
.hero .featured-review .review-detail p {
    margin: 1.5em 0 1.25em
}
.hero .featured-review .header-featured-review {
    margin-bottom: .5em;
    position: relative
}
.hero .featured-review .header-featured-review::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (min-width: 43.75em) {
    .hero .featured-review .header-featured-review .rating {
        margin: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}
.hero .featured-review .header-featured-review .customer-details .reviewer-name {
    margin-bottom: .25em
}
.hero .featured-review .header-featured-review .customer-details .location {
    margin-bottom: 0
}
.hero .featured-review .header-featured-review .customer-details .purchase-detail {
    font-style: normal;
    font-weight: 700;
    line-height: 1em
}
.hero .featured-review .header-featured-review .customer-details .purchase-detail .spacer {
    display: none
}
@media screen and (min-width: 43.75em) {
    .hero .featured-review .header-featured-review .customer-details .purchase-detail .spacer {
        display: inline-block;
        margin: 0 1em
    }
    .hero .featured-review .video-intro {
        float: left
    }
}
.hero .featured-review .header-featured-review .customer-details .purchase-detail .purchase-date {
    border-right: 1px solid #fff;
    display: block;
    float: left;
    margin-right: 1%;
    padding-right: 1%
}
.hero .featured-review .review-share {
    font-size: .8em;
    font-style: italic;
    margin-top: 2em
}
@media screen and (min-width: 43.75em) {
    .hero .featured-review .review-share {
        float: right;
        margin-top: 0
    }
}
.hero .featured-review .review-share a {
    background: url(../images/bg-full-dk.png);
    border: 2px solid #fff;
    border-radius: 22px;
    color: #fff;
    display: inline-block;
    font-size: 1em;
    height: 30px;
    line-height: 1em;
    margin: 0 4px;
    opacity: .5;
    padding: 7px 0 8px;
    text-align: center;
    width: 30px
}
.hero .featured-review .review-share a:hover {
    background: #32abd7;
    border-color: #32abd7;
    color: #fff;
    opacity: 1
}
.hero .featured-review .review-share a:first-child {
    margin-left: 10px
}
@media screen and (min-width: 57.5em) {
    .hero .featured-review.featured-post .container {
        max-width: 47em
    }
}
.hero .featured-review.featured-post h4 {
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 2px
}
.hero .featured-review.featured-post p {
    font-size: 1em;
    font-style: normal;
    margin-bottom: 1em
}
.hero .featured-review.featured-post .post-info {
    color: #a5a5a5;
    font-size: .8em;
    margin-bottom: 1em
}
.featured-review.dealership {
    text-align: left
}
.featured-review.dealership .header-featured-review .avatar {
    border: 2px solid #fff;
    float: left;
    margin-right: .5em;
    width: 64px
}
.featured-review.dealership .header-featured-review .customer-details {
    padding-top: .5em
}
.featured-review.dealership .header-featured-review .rating {
    top: .5em
}
.featured-review.dealership .review-detail p {
    margin: .5em 0 1.25em
}
.hero .dealership-information {
    background-color: #010101;
    border-radius: 3px;
    color: #fff;
    font-size: .8931em;
    margin-top: 19em;
    padding: 1.5em 0
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .hero .dealership-information {
        margin-top: 31em
    }
}
@media screen and (min-width: 48em) {
    .hero .dealership-information {
        background-color: rgba(1, 1, 1, .7);
        float: right;
        margin-top: 0;
        padding: 1.5em;
        width: 350px
    }
}
.hero .dealership-information .logo-dealership {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    background-image: url(../images/logo/logo-dealership.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 89px;
    margin: 0 auto .25em;
    max-width: 100%;
    width: 303px
}
.hero .dealership-information .recommendations {
    margin-bottom: 0
}
.hero .dealership-information .recommendations .total-reviews {
    font-weight: 700
}
.hero .dealership-information .rating {
    margin-bottom: 1em
}
@media screen and (min-width: 48em) {
    .hero .dealership-information .rating {
        margin: 0 0 2.5em
    }
}
.hero .dealership-information .phone-numbers {
    width: 70%;
    margin: 0 auto 1em;
    text-align: left
}
.hero .dealership-information .phone-numbers .phone-number .number {
    float: right
}
.hero .salesperson-bio-panel {
    background-color: #010101;
    color: #fff;
    font-size: .8931em
}
.hero .salesperson-bio-panel::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (min-width: 43.75em) {
    .hero .salesperson-bio-panel {
        background-color: rgba(1, 1, 1, .7);
        border-radius: 3px;
        box-shadow: 0 2px 15px 3px rgba(1, 1, 1, .3);
        color: #32abd7;
        padding: 1em;
        margin: 0 auto;
        text-align: center;
        display: block;
        float: left;
        width: 260px
    }
}
.hero .salesperson-bio-panel .avatar {
    border: 2px solid #32abd7;
    box-shadow: 2px 5px 12px #010101;
    display: block;
    float: left;
    height: 4em;
    margin: 0 1em 0 0;
    width: 4em
}
@media screen and (min-width: 43.75em) {
    .hero .salesperson-bio-panel .avatar {
        float: none;
        height: 150px;
        margin: 0 auto 1em;
        width: 150px
    }
}
.hero .salesperson-bio-panel .name-title-location-wrapper .title-location {
    display: none;
    margin-bottom: .5em;
    text-transform: uppercase
}
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson {
    text-align: left
}
@media screen and (min-width: 43.75em) {
    .hero .salesperson-bio-panel .name-title-location-wrapper .title-location {
        display: block
    }
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson {
        display: inline-block
    }
}
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating {
    display: none;
    line-height: 1
}
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.phone-number,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.phone-number {
    padding-right: .5em
}
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.email,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.email {
    border-left: 1px solid #ebebeb;
    padding-left: .5em
}
@media screen and (min-width: 43.75em) {
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item,
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating {
        display: block;
        line-height: 1.5
    }
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.email,
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.email {
        border: 0;
        padding: 0
    }
}
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.email,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.phone-number,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.email,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.phone-number {
    display: inline-block
}
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.email .mobile,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.phone-number .mobile,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.email .mobile,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.phone-number .mobile {
    display: block
}
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.email .desktop,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.phone-number .desktop,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.email .desktop,
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.phone-number .desktop {
    display: none
}
@media screen and (min-width: 43.75em) {
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.email .mobile,
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.phone-number .mobile,
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.email .mobile,
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.phone-number .mobile {
        display: none
    }
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.email .desktop,
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .nav-item.phone-number .desktop,
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.email .desktop,
    .hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson .rating.phone-number .desktop {
        display: block
    }
}
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson i {
    color: #fff;
    margin-right: 13px
}
.hero .salesperson-bio-panel .name-title-location-wrapper .contact-salesperson i.fa-star {
    color: #ebcf00;
    margin-right: 0
}
.hero .salesperson-bio-panel h3 {
    color: #fff;
    margin-bottom: .15em
}
.hero .salesperson-bio-panel p {
    margin: 0 auto
}
.hero .salesperson-bio-panel .nav-item span {
    color: #fff
}
.hero .salesperson-bio-panel .nav-item.phone-number span {
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    color: #32abd7
}
.hero .salesperson-bio-panel .nav-item.phone-number:hover span {
    color: #1f7c9e
}
.hero-slideshow-container {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: -99
}
.hero-slideshow-container .slick-slider {
    height: 100%;
    margin-bottom: 0;
    width: 100%
}
.hero-slideshow-container .slick-slider .slick-list,
.hero-slideshow-container .slick-slider .slick-list .slick-track {
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 100%
}
.hero-slideshow-container .slick-slider .slick-list .slick-track .slick-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-attachment: scroll;
}
.cover-img {
    display: none;
}
.pinterest-feed {
    background-image: url(../images/bg-textures/subtle_dots.png);
    overflow: hidden;
    position: relative
}
.pinterest-feed .slick-slider {
    margin: 1em 0 0
}
.pinterest-feed .slick-slider .slick-list {
    overflow: visible
}
.pinterest-feed .slick-slider .slick-list .item {
    font-size: .8em;
    margin: .5em;
    position: relative
}
.pinterest-feed .slick-slider .slick-list .item:hover img {
    opacity: 1
}
.pinterest-feed .slick-slider .slick-list .item img {
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    box-shadow: 0 2px 15px 3px rgba(1, 1, 1, .3);
    display: block;
    opacity: .8
}
.pinterest-feed .item .date,
.pinterest-feed .item .review-blurb {
    background-color: rgba(1, 1, 1, .7);
    color: #fff;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}
.pinterest-feed .item .date {
    font-size: .8em;
    padding: .5% 3%;
    width: auto
}
.pinterest-feed .item .review-blurb {
    bottom: 0;
    padding: 3% 5%;
    top: auto
}
.pinterest-feed .item .review-blurb p {
    font-size: .7em;
    font-style: italic;
    margin: 0
}
.pinterest-feed .item .review-blurb h2 {
    display: none;
    font-size: .9em;
    margin: 0 0 3px
}
.pinterest-feed .item .review-blurb a {
    font-size: .9em;
    float: right;
    line-height: 1.2em
}
.sales-rater-promo {
    background-color: #010101;
    background-image: url(../images/bg-textures/fake_brick.png);
    color: #fff;
    padding: 1.75em 0 2em
}
@media screen and (min-width: 43.75em) {
    .pinterest-feed .item .review-blurb h2 {
        display: block
    }
    .sales-rater-promo {
        padding: 2.75em 0 3em
    }
}
.sales-rater-promo .salesperson-information::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (max-width: 43.6875em) {
    .sales-rater-promo .salesperson-information {
        margin-bottom: 1em;
        text-align: center
    }
}
@media screen and (max-width: 57.4375em) {
    .sales-rater-promo .salesperson-information {
        margin: 0 auto;
        width: 65%
    }
}
@media screen and (min-width: 43.75em) {
    .sales-rater-promo .salesperson-information {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%
    }
    .sales-rater-promo .salesperson-information:last-child {
        margin-right: 0
    }
}
@media (min-width: 810px) {
    .sales-rater-promo .salesperson-information {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .sales-rater-promo .salesperson-information:last-child {
        margin-right: 0
    }
}
.sales-rater-promo .salesperson-information .avatar {
    border: 3px solid #fff;
    display: block;
    margin: 0 auto;
    max-width: 128px
}
.sales-rater-promo .salesperson-information .salesperson-details {
    display: inline-block
}
@media screen and (min-width: 43.75em) {
    .sales-rater-promo .salesperson-information .avatar {
        float: left;
        margin-right: .75em;
        max-width: 80px
    }
    .sales-rater-promo .salesperson-information .salesperson-details {
        float: left
    }
}
.sales-rater-promo .salesperson-information .salesperson-details .name {
    margin-bottom: .25em
}
@media screen and (min-width: 57.5em) {
    .sales-rater-promo .salesperson-information .salesperson-details .name {
        padding-top: .25em
    }
}
.sales-rater-promo .salesperson-information .salesperson-details .average-rating,
.sales-rater-promo .salesperson-information .salesperson-details .total-reviews {
    font-size: .7862em;
    margin-bottom: .25em;
    text-transform: uppercase
}
.sales-rater-promo .quote-container {
    padding: 1em;
    text-align: center;
    margin: 0 auto
}
@media screen and (min-width: 43.75em) {
    .sales-rater-promo .quote-container {
        float: left;
        display: block;
        width: 57.35098%;
        margin-right: 0;
        padding: 0;
        text-align: left
    }
    .sales-rater-promo .quote-container:last-child {
        margin-right: 0
    }
}
@media (min-width: 810px) {
    .sales-rater-promo .quote-container {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%
    }
    .sales-rater-promo .quote-container:last-child {
        margin-right: 0
    }
}
.sales-rater-promo .quote-container .quote {
    line-height: 1.25;
    margin: 0 auto;
    position: relative;
    font-style: italic
}
.sales-rater-promo .quote-container .quote-footer {
    font-size: .7862em;
    text-align: center
}
.sales-rater-promo .quote-container .quote-footer p {
    margin: 0 auto
}
.sales-rater-promo .quote-container .quote-footer a {
    display: block
}
@media (min-width: 810px) {
    .sales-rater-promo .quote-container .quote-footer {
        padding: .5em 0 0;
        text-align: left
    }
    .sales-rater-promo .quote-container .quote-footer a {
        float: right
    }
}
.sales-rater-promo .branding {
    clear: both;
    text-align: center
}
@media (min-width: 810px) {
    .sales-rater-promo .branding {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 14.70196%;
        margin-left: 8.5298%;
        clear: none;
        padding: .5em 0 0
    }
    .sales-rater-promo .branding:last-child {
        margin-right: 0
    }
}
.clients-saying::after,
.departments::after,
.map-container .dealership-directions::after {
    clear: both;
    content: ""
}
.sales-rater-promo .branding .powered-by {
    font-size: .7862em;
    font-style: italic;
    margin-bottom: 0
}
@media screen and (min-width: 43.75em) {
    .sales-rater-promo .branding .powered-by {
        margin-top: .5em
    }
}
@media screen and (max-width: 57.4375em) {
    .sales-rater-promo .branding .powered-by {
        margin: 0 auto
    }
}
.sales-rater-promo .branding .logo-sales-rater {
    height: 26px;
    margin: 0 auto;
    width: 125px
}
@media (min-width: 810px) {
    .sales-rater-promo .branding .logo-sales-rater {
        margin: 0
    }
}
.view-service-specials {
    background-color: #32abd7;
    color: #fff;
    font-size: 1.272em;
    padding: 1.5em 0 1.75em;
    text-align: center;
    text-transform: uppercase
}
@media screen and (min-width: 43.75em) {
    .view-service-specials {
        padding: 1.75em 0 2em
    }
}
@media screen and (min-width: 43.75em) and (min-width: 43.75em) {
    .view-service-specials {
        padding: 2.75em 0 3em
    }
}
.view-service-specials .btn {
    line-height: 3em;
    margin: 0 1%
}
.view-service-specials .btn .fa {
    float: left;
    padding: 1.5em
}
.view-service-specials .btn .service-guy {
    background: url(../images/icons/service-guy.png) no-repeat #32ABD7;
    background-size: cover
}
.view-service-specials .btn .car {
    background: url(../images/icons/car.png) no-repeat #32ABD7;
    background-size: cover
}
.view-service-specials .btn.no-icon {
    padding: .7em 1.5em
}
@media screen and (max-width: 43.6875em) {
    .view-service-specials .btn {
        display: block;
        margin: 10px auto;
        max-width: 305px
    }
    .view-service-specials .btn.no-icon {
        margin-bottom: 1em
    }
    .salesperson-primary {
        text-align: center
    }
    .salesperson-primary .information-wrapper .media-wrap .avatar {
        max-width: 150px
    }
}
.map-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 90%;
    position: relative;
    width: 100%
}
@media screen and (min-width: 30.0625em) and (max-width: 43.6875em) {
    .map-container {
        padding-bottom: 50%
    }
}
@media screen and (min-width: 43.75em) {
    .view-service-specials .btn.no-icon {
        margin-right: 1em
    }
    .map-container {
        padding-bottom: 45%
    }
}
.map-container .dealership-directions {
    background-color: #010101;
    background-color: rgba(1, 1, 1, .7);
    bottom: 0;
    left: 0;
    padding: 1.5em;
    position: absolute;
    right: 0;
    top: 40%;
    z-index: 2
}
.map-container .dealership-directions::after {
    display: table
}
@media (min-width: 599px) {
    .map-container .dealership-directions {
        bottom: auto;
        left: 1em;
        padding: 1em;
        right: auto;
        width: 50%
    }
}
@media screen and (min-width: 57.5em) {
    .map-container .dealership-directions {
        left: 7em;
        top: 30%;
        width: 28%
    }
}
.map-container .dealership-directions .border-bottom {
    color: #fff;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase
}
.map-container .dealership-directions .border-bottom:after {
    display: none
}
.map-container .dealership-directions .border-bottom span {
    display: block;
    font-weight: 700
}
.map-container .dealership-directions button,
.map-container .dealership-directions input {
    border-radius: 0;
    height: 41px;
    margin: 0
}
.map-container .dealership-directions input {
    float: left;
    width: 84%
}
.map-container .dealership-directions button {
    background-color: #f6bc00;
    float: left;
    padding: 0;
    width: 41px
}
.map-container .dealership-directions button:hover {
    background-color: #fff
}
.map-container .dealership-directions button .fa {
    color: #555;
    font-size: 1.3em
}
.map-container .overlay {
    background: 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}
.map-container .map {
    height: 100%!important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%!important
}
.clients-saying {
    background: #0e3948;
    margin: 1.25em 0;
    padding: 1.25em 0
}
.clients-saying::after {
    display: table
}
.clients-saying h4 {
    color: #fff;
    font-style: italic;
    margin-bottom: .25em
}
.clients-saying .review-detail {
    color: #fff;
    font-style: italic
}
@media screen and (min-width: 43.75em) {
    .clients-saying .review-detail {
        margin-right: 2.35765%;
        width: 65.88078%;
        float: none;
        display: inline-block
    }
    .clients-saying .review-detail:last-child {
        margin-right: 0
    }
}
.clients-saying .review-detail .reviewer-name {
    display: block;
    float: right
}
.clients-saying .btn {
    background-color: #ff6100;
    border-radius: 3px;
    display: inline-block;
    padding: 1em 1.5em;
    text-align: center;
    vertical-align: top
}
.departments {
    background: #0e3948;
    padding: 2.5em 0
}
.departments::after {
    display: table
}
.departments .nav-departments {
    text-align: center
}
.departments .nav-departments .department {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    color: #fff
}
.departments .nav-departments .department:last-child,
.departments .nav-departments .department:nth-child(2n) {
    margin-right: 0
}
.departments .nav-departments .department:nth-child(2n+1) {
    clear: left
}
@media screen and (min-width: 43.75em) {
    .departments .nav-departments .department {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 18.11388%
    }
    .departments .nav-departments .department:nth-child(2n) {
        margin-right: 2.35765%
    }
    .departments .nav-departments .department:nth-child(2n+1) {
        clear: none
    }
    .departments .nav-departments .department:last-child,
    .departments .nav-departments .department:nth-child(5n) {
        margin-right: 0
    }
    .departments .nav-departments .department:nth-child(5n+1) {
        clear: left
    }
}
.departments .nav-departments .department:last-child {
    display: inline-block;
    float: none
}
.departments .nav-departments .department .name {
    font-weight: 700
}
.departments .nav-departments .department .icon {
    background-color: #fff;
    background-image: url(../images/icons/icon-dept.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    display: block;
    height: 112px;
    margin: .5em auto 0;
    width: 112px
}
.departments .nav-departments .department .icon.new {
    background-position: -118px 50%
}
.departments .nav-departments .department .icon.used {
    background-position: -236px 50%
}
.departments .nav-departments .department .icon.shedule {
    background-position: -358px 50%
}
.departments .nav-departments .department .icon.financing {
    background-position: -465px 50%
}
.three-points {
    background-image: url(../images/bg-textures/bg-wood.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center
}
.current-specials {
    background-color: #E7E7E7;
    padding: 4%
}
.current-specials h3 {
    margin-bottom: 1em
}
.current-specials h4 {
    margin-bottom: .4em;
    text-align: center
}
.current-specials h4+a:hover {
    opacity: .8
}
.current-specials .carousel::after {
    clear: both;
    content: "";
    display: table
}
.current-specials .item {
    background-color: #fff;
    box-shadow: 1px 1px 3px #4f4f4f;
    font-size: .9em;
    margin-bottom: 2em;
    padding: 2% 2.5%;
    -webkit-transition: all .3s;
    transition: all .3s
}
.current-specials .item:hover {
    box-shadow: 0 1px 16px #4f4f4f
}
@media screen and (min-width: 57.5em) {
    .current-specials .item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 30.0556%;
        padding: 1% 1.5%
    }
    .current-specials .item:last-child {
        margin-right: 0
    }
}
.salesperson-primary .information-wrapper::after,
.salesperson-primary::after {
    display: table;
    clear: both;
    content: ""
}
.current-specials .item+.item {
    margin-left: 2.55894%
}
.current-specials p {
    font-size: .9em;
    font-weight: 700;
    line-height: 1.2em;
    margin: 2px 0
}
.current-specials a,
.current-specials span {
    font-size: .85em
}
.current-specials span {
    color: #4f4f4f;
    float: right
}
.salesperson-primary {
    background-color: #010101;
    background-color: rgba(1, 1, 1, .7);
    border-radius: 3px;
    color: #fff;
    margin-bottom: 1.75em;
    overflow: hidden;
    width: 100%
}
@media screen and (min-width: 43.75em) {
    .salesperson-primary {
        margin-bottom: 2.5em
    }
}
@media screen and (min-width: 57.5em) {
    .salesperson-primary {
        margin-bottom: 3.5em
    }
}
.salesperson-primary .information-wrapper {
    position: relative
}
.salesperson-primary .information-wrapper .media-wrap {
    padding: 1em 1em 0
}
@media screen and (min-width: 43.75em) {
    .salesperson-primary .information-wrapper .media-wrap {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        padding: 1em;
        text-align: center
    }
    .salesperson-primary .information-wrapper .media-wrap:last-child {
        margin-right: 0
    }
}
.salesperson-primary .information-wrapper .media-wrap .avatar {
    border: 2px solid #32abd7
}
.salesperson-primary .information-wrapper .media-wrap .avatar img {
    width: 90%
}
.salesperson-primary .information-wrapper .information {
    padding: 0 1em 1em
}
@media screen and (min-width: 43.75em) {
    .salesperson-primary .information-wrapper .information {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        padding: 1em
    }
    .salesperson-primary .information-wrapper .information:last-child {
        margin-right: 0
    }
}
.salesperson-primary .information-wrapper .information .name {
    font-weight: 200;
    margin-bottom: .15em
}
.salesperson-primary .information-wrapper .information .nav-salesperson {
    margin-bottom: 1em
}
.salesperson-primary .information-wrapper .information .nav-salesperson .nav-item {
    color: #32abd7;
    display: block;
    margin-bottom: 0
}
.salesperson-primary .information-wrapper .information .nav-salesperson .nav-item .fa,
.salesperson-primary .information-wrapper .information .nav-salesperson .nav-item span {
    color: #fff
}
.salesperson-primary .information-wrapper .information .nav-salesperson .nav-item .fa {
    margin-right: .5em
}
.salesperson-primary .information-wrapper .information .nav-salesperson .nav-item.phone-number span {
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    color: #32abd7
}
.salesperson-primary .information-wrapper .information .nav-salesperson .nav-item.phone-number:hover span {
    color: #1f7c9e
}
.salesperson-primary .information-wrapper .information .nav-salesperson .rating {
    color: #32abd7;
    margin: 0
}
.salesperson-primary .information-wrapper .information .nav-salesperson .rating .fa {
    color: #ebcf00
}
.salesperson-secondary {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-bottom: 2.25em;
    position: relative;
    text-align: center
}
.salesperson-secondary::after {
    clear: both;
    content: "";
    display: table
}
.salesperson-secondary:last-child,
.salesperson-secondary:nth-child(2n) {
    margin-right: 0
}
.salesperson-secondary:nth-child(2n+1) {
    clear: left
}
@media screen and (min-width: 57.5em) {
    .salesperson-secondary {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
        margin-bottom: 1.75em
    }
    .salesperson-secondary:last-child {
        margin-right: 0
    }
    .salesperson-secondary:nth-child(2n) {
        margin-right: 2.35765%
    }
    .salesperson-secondary:nth-child(2n+1) {
        clear: none
    }
    .salesperson-secondary:nth-child(4n) {
        margin-right: 0
    }
    .salesperson-secondary:nth-child(4n+1) {
        clear: left
    }
}
.tier-three-wrap::after,
.tier-two-wrap::after {
    clear: both;
    content: ""
}
.salesperson-secondary .nav-salesperson {
    background-color: #32abd7;
    background-color: rgba(50, 171, 215, .9);
    bottom: 0;
    height: 102%;
    left: -1%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: -1%;
    width: 102%
}
.salesperson-secondary .nav-salesperson .nav-item {
    color: #fff;
    display: block;
    font-size: .7862em;
    line-height: 1.2em;
    margin: 0 1em
}
@media screen and (min-width: 43.75em) {
    .salesperson-secondary .nav-salesperson .nav-item {
        font-size: 1em;
        margin: 0 0 0 1.5em
    }
}
.salesperson-secondary .nav-salesperson .nav-item.phone-number {
    margin-top: .5em
}
.salesperson-secondary .nav-salesperson .nav-item .fa {
    margin-right: .5em
}
.salesperson-secondary .nav-salesperson .salesperson-details {
    bottom: 0;
    left: 0;
    padding: 83% 0 0;
    position: absolute;
    text-align: center;
    width: 251px
}
.salesperson-secondary .nav-salesperson .salesperson-details div {
    background-color: rgba(1, 1, 1, .7);
    color: #fff;
    padding: 6px 0 21px
}
.salesperson-secondary .nav-salesperson .salesperson-details .nav-item {
    margin-left: 0
}
.salesperson-secondary .nav-salesperson .salesperson-details h5 {
    margin-bottom: 0
}
.salesperson-secondary .nav-salesperson .salesperson-details .fa {
    margin-right: 0
}
.salesperson-secondary .nav-salesperson .btn {
    background-color: #124a5e;
    background-color: rgba(18, 74, 94, .7);
    font-size: .7862em;
    margin-bottom: 1em;
    padding: 1em;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}
@media screen and (min-width: 43.75em) {
    .salesperson-secondary .nav-salesperson .btn {
        font-size: 1em
    }
}
@media screen and (min-width: 57.5em) {
    .salesperson-secondary .nav-salesperson .btn {
        font-size: .7862em
    }
}
.salesperson-secondary .nav-salesperson .btn .fa {
    margin-right: .5em
}
.salesperson-secondary:hover .nav-salesperson {
    opacity: 1
}
.salesperson-secondary .salesperson-details-container {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    margin: 0;
    overflow: hidden
}
@media screen and (min-width: 43.75em) {
    .salesperson-secondary .salesperson-details-container {
        max-width: 250px;
        margin: 0 auto
    }
}
.salesperson-secondary .salesperson-details-container .salesperson-wrap {
    border: 2px solid #32abd7;
    border-radius: 50%;
    overflow: hidden
}
.salesperson-secondary .salesperson-details-container .salesperson-wrap .avatar {
    display: block;
    margin: 0 auto;
    width: 100%
}
.salesperson-secondary .salesperson-details-container .salesperson-wrap .salesperson-details {
    background-color: #010101;
    background-color: rgba(1, 1, 1, .7);
    bottom: 0;
    left: 0;
    margin-top: -28%;
    padding: .25em 0 .75em;
    position: relative;
    right: 0;
    z-index: 2
}
.salesperson-secondary .salesperson-details-container .salesperson-wrap .salesperson-details .rating,
.salesperson-secondary .salesperson-details-container .salesperson-wrap .salesperson-details .salesperson-name {
    font-size: .7862em;
    margin: 0
}
@media screen and (min-width: 43.75em) {
    .salesperson-secondary .salesperson-details-container .salesperson-wrap .salesperson-details {
        padding: .25em 0 1.25em
    }
    .salesperson-secondary .salesperson-details-container .salesperson-wrap .salesperson-details .rating,
    .salesperson-secondary .salesperson-details-container .salesperson-wrap .salesperson-details .salesperson-name {
        font-size: .7862em
    }
}
@media screen and (min-width: 68.75em) {
    .hero {
        max-height: 1000px
    }
    .salesperson-secondary .salesperson-details-container .salesperson-wrap .salesperson-details .rating,
    .salesperson-secondary .salesperson-details-container .salesperson-wrap .salesperson-details .salesperson-name {
        font-size: 1em
    }
}
.salesperson-secondary .salesperson-details-container .salesperson-wrap .salesperson-details .salesperson-name {
    color: #fff
}
.tier-two-wrap::after {
    display: table
}
.tier-two-wrap .nav-salesperson .btn span {
    display: none
}
@media screen and (min-width: 57.5em) {
    .tier-two-wrap .nav-salesperson .btn span {
        display: inline
    }
}
.tier-three-wrap::after {
    display: table
}
.tier-three-wrap .salesperson-secondary {
    clear: none
}
@media screen and (min-width: 43.75em) {
    .tier-three-wrap .salesperson-secondary {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .tier-three-wrap .salesperson-secondary:last-child {
        margin-right: 0
    }
    .tier-three-wrap .salesperson-secondary:nth-child(4n) {
        margin-right: 2.35765%
    }
    .tier-three-wrap .salesperson-secondary:nth-child(4n+1) {
        clear: none
    }
    .tier-three-wrap .salesperson-secondary:nth-child(3n) {
        margin-right: 0
    }
    .tier-three-wrap .salesperson-secondary:nth-child(3n+1) {
        clear: left
    }
    .tier-three-wrap .salesperson-secondary:nth-last-child(-n+3) {
        margin-bottom: 0
    }
}
@media screen and (min-width: 57.5em) {
    .tier-three-wrap .salesperson-secondary {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 14.70196%
    }
    .tier-three-wrap .salesperson-secondary:last-child {
        margin-right: 0
    }
    .tier-three-wrap .salesperson-secondary:nth-child(3n) {
        margin-right: 2.35765%
    }
    .tier-three-wrap .salesperson-secondary:nth-child(3n+1) {
        clear: none
    }
    .tier-three-wrap .salesperson-secondary:nth-child(6n) {
        margin-right: 0
    }
    .tier-three-wrap .salesperson-secondary:nth-child(6n+1) {
        clear: left
    }
    .tier-three-wrap .salesperson-secondary:nth-last-child(-n+6) {
        margin-bottom: 0
    }
}
.tier-three-wrap .salesperson-secondary .nav-salesperson .btn {
    font-size: .6793em;
    margin-bottom: .5em;
    padding: .25em
}
.tier-three-wrap .salesperson-secondary .nav-salesperson .btn span {
    display: none
}
.tier-three-wrap .salesperson-secondary .nav-salesperson .btn .fa {
    margin-right: .5em;
    padding: .75em 0 .75em .5em
}
.tier-three-wrap .salesperson-secondary .nav-salesperson .nav-item {
    font-size: .6793em
}
.tier-three-wrap .salesperson-secondary .salesperson-details-container .salesperson-details .salesperson-name {
    font-size: .7862em;
    padding: .25em .5em
}
.form-contact {
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    background-color: #fff;
    bottom: auto;
    height: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 2.75em 1em 1em;
    position: fixed;
    right: 0;
    top: 44px;
    z-index: -1
}
@media screen and (min-width: 43.75em) {
    .tier-three-wrap .salesperson-secondary .salesperson-details-container {
        max-width: 200px;
        margin: 0 auto
    }
    .form-contact {
        padding: 3.25em 1em 1em
    }
    .form-contact .form-container {
        max-width: 65%
    }
}
@media screen and (min-width: 57.5em) {
    .form-contact {
        padding: 6.25em 1em 1em
    }
}
.form-contact.active {
    bottom: 0;
    height: 100%;
    opacity: 1;
    z-index: 10
}
.form-contact .form-container {
    margin: 0 auto
}
.form-contact .columns::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (min-width: 43.75em) {
    .form-contact .columns {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        margin-left: 17.05961%;
        max-width: 650px
    }
    .form-contact .columns:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 825px) {
    .form-contact .columns .column {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%
    }
    .form-contact .columns .column:last-child {
        margin-right: 0
    }
}
.form-contact .header-form {
    position: relative
}
.form-contact .header-form .form-toggle {
    background: 0 0;
    color: #32abd7;
    font-size: 1.5em;
    padding: .25em;
    position: absolute;
    right: 1em
}
.form-contact .header-form .form-toggle span {
    font-size: .5em;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: middle
}
.form-contact .header-form .information-wrapper {
    text-align: center
}
.form-contact .header-form .information-wrapper .avatar {
    max-width: 150px;
    border: 2px solid #32abd7
}
.form-contact .header-form .information-wrapper .salesperson-details .name {
    margin-bottom: .25em
}
.form-contact .header-form .information-wrapper .salesperson-details p {
    margin: 0 auto .5em
}
.form-contact .form-field {
    background: 0 0;
    margin-bottom: 0;
    overflow: hidden;
    padding: 1.25em 0 .5em;
    position: relative;
    border: 0
}
.form-contact .form-field label {
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    font-size: .7862em;
    position: absolute;
    top: 2em;
    z-index: 1
}
.form-contact .form-field label sup {
    color: #d34343
}
.form-contact .form-field input {
    margin-bottom: 0;
    position: relative;
    z-index: 2
}
.form-contact .form-field.active label {
    top: 0
}
.form-contact .form-field.form-actions {
    text-align: center
}
@media screen and (max-width: 43.6875em) {
    .form-contact .form-field.form-actions {
        padding-top: .5em
    }
}
@media screen and (min-width: 43.75em) {
    .form-contact .form-field.form-actions {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        margin-left: 17.05961%
    }
    .form-contact .form-field.form-actions:last-child {
        margin-right: 0
    }
}
.form-contact .form-field.form-actions input {
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    border: 1px solid #32abd7;
    background-color: transparent;
    color: #32abd7;
    width: 100%
}
.form-contact .form-field.form-actions input:hover {
    background-color: #32abd7;
    color: #fff
}
.about {
    color: #fff;
    overflow: hidden;
    position: relative;
    padding: 0
}
.about.salesperson .salesperson-bio {
    position: relative;
    z-index: 1
}
.about.salesperson .container {
    max-width: 55em
}
.about.salesperson .container .salesperson-bio-panel {
    background-color: #010101;
    padding: 1em
}
.about.salesperson .container .salesperson-bio-panel::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (min-width: 53.125em) {
    .about.salesperson .container {
        box-shadow: 0 2px 15px 3px rgba(1, 1, 1, .3);
        margin: 5em auto 12em
    }
    .about.salesperson .container .salesperson-bio-panel {
        background-color: rgba(1, 1, 1, .7);
        display: block;
        float: left;
        height: 455px;
        width: 31%
    }
}
.about.salesperson .container .salesperson-bio-panel .name-title-location-wrapper p {
    max-width: none
}
@media screen and (min-width: 57.5em) {
    .about.salesperson .container .salesperson-bio-panel .name-title-location-wrapper p {
        max-width: 38em
    }
}
.about.salesperson .container .salesperson-bio-panel .name-title-location .avatar {
    border: 2px solid #fff;
    float: left;
    height: 5em;
    margin-right: 1em;
    width: 5em
}
@media screen and (min-width: 53.125em) {
    .about.salesperson .container .salesperson-bio-panel .name-title-location .avatar {
        height: 3.25em;
        margin: .25em .5em 0 0;
        width: 3.25em
    }
}
.about.salesperson .container .salesperson-bio-panel .name-title-location .name {
    line-height: 1.15;
    margin-bottom: .25em
}
.about.salesperson .container .salesperson-bio-panel .name-title-location .title-location {
    color: #32abd7;
    font-size: .6793em
}
.about.salesperson .container .salesperson-bio-panel .contact-salesperson {
    font-size: .7862em;
    margin-bottom: 1em
}
.about.salesperson .container .salesperson-bio-panel .contact-salesperson .nav-item {
    margin-right: 1em;
    color: #32abd7;
    display: block;
    margin-bottom: 0
}
@media screen and (min-width: 53.125em) {
    .about.salesperson .container .salesperson-bio-panel .contact-salesperson .nav-item {
        display: block;
        margin-right: 0
    }
    .about.salesperson .container .salesperson-bio-panel .bio-scroll {
        height: 144px;
        overflow-y: scroll
    }
}
.about.salesperson .container .salesperson-bio-panel .contact-salesperson .nav-item .fa,
.about.salesperson .container .salesperson-bio-panel .contact-salesperson .nav-item span {
    color: #fff
}
.about.salesperson .container .salesperson-bio-panel .contact-salesperson .nav-item .fa {
    margin-right: .5em
}
.about.salesperson .container .salesperson-bio-panel .contact-salesperson .nav-item.phone-number span {
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    color: #32abd7
}
.about.salesperson .container .salesperson-bio-panel .contact-salesperson .nav-item.phone-number:hover span {
    color: #1f7c9e
}
.about.salesperson .container .salesperson-bio-panel .contact-salesperson .rating {
    color: #32abd7;
    margin: 0
}
.about.salesperson .container .salesperson-bio-panel .bio-scroll {
    margin-bottom: 1.5em
}
.about.salesperson .container .salesperson-bio-panel .bio-scroll .bio {
    font-size: .6793em;
    margin-bottom: 0
}
.about.salesperson .container .salesperson-bio-panel .video-intro {
    margin-bottom: 1em;
    text-align: center
}
@media screen and (min-width: 30.0625em) {
    .about.salesperson .container .salesperson-bio-panel .video-intro {
        float: left
    }
}
@media screen and (min-width: 53.125em) {
    .about.salesperson .container .salesperson-bio-panel .video-intro {
        float: none
    }
    .about.salesperson .container .salesperson-slideshow {
        float: right;
        max-height: 455px;
        overflow: hidden;
        width: 69%
    }
}
.about.salesperson .container .salesperson-bio-panel .video-intro .btn-secondary {
    display: inline-block
}
@media screen and (min-width: 30.0625em) {
    .about.salesperson .container .salesperson-bio-panel .video-intro .btn-secondary {
        float: right
    }
}
.about.salesperson .container .salesperson-slideshow {
    margin-bottom: 0
}
.about .footer-about {
    background: #32abd7;
    padding: 1.75em 0;
    text-align: center;
    text-transform: uppercase
}
@media screen and (min-width: 53.125em) {
    .about .footer-about {
        padding: 2.25em 0;
        position: relative;
        z-index: 5
    }
}
.about .footer-about .social-sharing span {
    display: block;
    font-size: 1em;
    margin-bottom: .5em
}
@media screen and (min-width: 43.75em) {
    .about .footer-about .social-sharing span {
        display: inline-block;
        margin: 0 1em
    }
}
.about .footer-about .social-sharing .nav-item {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 1;
    margin-right: .25em;
    text-align: center;
    width: 40px
}
.about .footer-about .social-sharing .nav-item:last-child {
    margin-right: 0
}
.about .footer-about .social-sharing .nav-item:hover {
    background: #fff;
    border-color: #fff
}
.about.dealership,
.about.service {
    background-image: none;
    overflow: hidden
}
.about .footer-about .social-sharing .nav-item:hover .fa {
    color: #32abd7
}
.about .footer-about .social-sharing .nav-item .fa {
    font-size: 1.272em;
    padding-top: .4em
}
.latest-announcements {
    background-color: #282727;
    padding: 4% 3%
}
.latest-announcements .section-headline {
    margin-bottom: 1em
}
.latest-announcements .carousel {
    max-width: 67.5em;
    margin-left: auto;
    margin-right: auto
}
.latest-announcements .carousel::after {
    clear: both;
    content: "";
    display: table
}
.latest-announcements .carousel .item {
    float: left;
    margin-right: 2.35765%;
    width: 48.82117%;
    display: inline-block;
    position: relative;
    margin-bottom: 2em
}
.latest-announcements .carousel .item:last-child,
.latest-announcements .carousel .item:nth-child(2n) {
    margin-right: 0
}
.latest-announcements .carousel .item:nth-child(2n+1) {
    clear: left
}
@media screen and (min-width: 57.5em) {
    .latest-announcements .carousel .item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
        margin-bottom: 0
    }
    .latest-announcements .carousel .item:last-child {
        margin-right: 0
    }
    .latest-announcements .carousel .item:nth-child(2n) {
        margin-right: 2.35765%
    }
    .latest-announcements .carousel .item:nth-child(2n+1) {
        clear: none
    }
    .latest-announcements .carousel .item:nth-child(4n) {
        margin-right: 0
    }
    .latest-announcements .carousel .item:nth-child(4n+1) {
        clear: left
    }
}
.latest-announcements .carousel .item h5 {
    color: #fff
}
.latest-announcements .carousel .item div {
    background-color: rgba(0, 0, 0, .7);
    height: 100%;
    left: 0;
    padding: 31% 16%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}
.latest-announcements .carousel a:hover {
    color: #32abd7
}
.latest-announcements .carousel a:hover div {
    background-color: rgba(0, 0, 0, .5)
}
.latest-announcements .carousel img {
    display: block
}
.latest-announcements .review-date {
    color: #fff;
    font-size: .8em;
    margin-bottom: 4px
}
.latest-announcements span {
    font-size: .8em
}
@media screen and (min-width: 57.5em) {
    .about.dealership .container {
        padding: 4.5em 0
    }
}
@media screen and (min-width: 75em) {
    .about.dealership .container {
        padding: 5em 0 12.5em
    }
}
.about.dealership .bio {
    background-color: #010101;
    padding: 1em 1em 2em;
    font-size: .7862em
}
@media screen and (min-width: 43.75em) {
    .about.dealership .container {
        position: relative;
        z-index: 3
    }
    .about.dealership .bio {
        padding: 2.5em 1em 3.5em
    }
}
@media screen and (min-width: 57.5em) {
    .about.dealership .bio {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
        background-color: rgba(1, 1, 1, .7)
    }
    .about.dealership .bio:last-child {
        margin-right: 0
    }
    .about.dealership .dealership-slideshow {
        bottom: 0;
        left: 0;
        position: absolute;
        opacity: .99;
        right: 0;
        top: 0;
        z-index: 1
    }
}
@media screen and (min-width: 68.75em) {
    .about.dealership .bio {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%
    }
    .about.dealership .bio:last-child {
        margin-right: 0
    }
}
.about.dealership .bio h2,
.about.dealership .bio h3,
.about.dealership .bio p {
    margin-left: auto;
    margin-right: auto;
    max-width: 38rem
}
.about.dealership .bio .btn {
    background-color: #ff6100;
    border-radius: 4px;
    display: block;
    font-size: 1.4em;
    margin: 0 auto;
    padding: 1em 0;
    text-align: center;
    width: 286px
}
.about.dealership .dealership-slideshow {
    margin-bottom: 0
}
.about.dealership .dealership-slideshow .slick-track {
    width: 100%;
    height: 100%
}
.about.dealership .dealership-slideshow .slick-next,
.about.dealership .dealership-slideshow .slick-prev {
    display: none!important
}
@media screen and (min-width: 57.5em) {
    .about.service .container {
        padding: 4.5em 0
    }
    .about.service .bio {
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
        float: right
    }
    .about.service .bio:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 75em) {
    .about.service .container {
        padding: 5em 0 12.5em
    }
}
.about.service .bio {
    background-color: #32abd7;
    padding: 1em 1em 2em;
    font-size: .7862em
}
@media screen and (min-width: 68.75em) {
    .about.service .bio {
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        float: right
    }
    .about.service .bio:last-child {
        margin-right: 0
    }
}
.about.service .bio h2,
.about.service .bio h3,
.about.service .bio p {
    margin-left: auto;
    margin-right: auto;
    max-width: 38rem
}
.about.service .bio h1 {
    font-size: 2.9451375em;
    font-weight: 400;
    line-height: 1;
    text-align: center
}
.about.service .bio h1 span {
    display: block;
    font-size: 1.618em;
    font-weight: 700
}
.about.service .bio .services {
    margin-bottom: 1.5em;
    text-align: center
}
.about.service .bio .services .service {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%
}
.about.service .bio .services .service:last-child,
.about.service .bio .services .service:nth-child(2n) {
    margin-right: 0
}
.about.service .bio .services .service:nth-child(2n+1) {
    clear: left
}
@media screen and (min-width: 43.75em) {
    .about.service .container {
        position: relative;
        z-index: 3
    }
    
    .about.service .bio .services .service {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-bottom: 1.5em
    }
    .about.service .bio .services .service:nth-child(2n) {
        margin-right: 2.35765%
    }
    .about.service .bio .services .service:nth-child(2n+1) {
        clear: none
    }
    .about.service .bio .services .service:last-child,
    .about.service .bio .services .service:nth-child(3n) {
        margin-right: 0
    }
    .about.service .bio .services .service:nth-child(3n+1) {
        clear: left
    }
}
.about.service .bio .services .service a {
    color: #fff;
    display: block
}
.about.service .bio .services .service .icon {
    background-image: url(../images/icons/icon-service.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 3px solid #fff;
    border-radius: 50%;
    display: block;
    height: 112px;
    margin: .5em auto 0;
    width: 112px
}
.about.service .service-slideshow .slick-track,
.reviews {
    height: 100%;
    width: 100%
}
.about.service .bio .services .service .icon.service-center {
    background-position: -4px -6px
}
.about.service .bio .services .service .icon.schedule {
    background-position: -164px -6px
}
.about.service .bio .services .service .icon.oil {
    background-position: -327px -6px
}
.about.service .bio .services .service .icon.specials {
    background-position: -4px -174px
}
.about.service .bio .services .service .icon.tire {
    background-position: -164px -174px
}
.about.service .bio .services .service .icon.brake {
    background-position: -327px -174px
}
.about.service .service-slideshow {
    margin-bottom: 0
}
@media screen and (min-width: 57.5em) {
    .about.service .service-slideshow {
        bottom: 0;
        left: 0;
        position: absolute;
        opacity: .99;
        right: 0;
        top: 0;
        z-index: 1
    }
}
.about.service .service-slideshow .slick-next,
.about.service .service-slideshow .slick-prev {
    display: none!important
}
.reviews .review-wrap .review::after,
.reviews .review-wrap::after {
    clear: both;
    content: "";
    display: table
}
.team {
    overflow: hidden;
    position: relative
}
.team .container {
    position: relative;
    z-index: 2
}
.reviews {
    background-color: rgba(1, 1, 1, 0);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover
}
.reviews .container {
    position: relative;
    z-index: 1
}
.reviews .container .header-section .section-headline {
    color: #fff
}
.reviews .review-wrap .review {
    background: #fff;
    border-bottom: 1px solid #010101;
    box-shadow: 0 2px 15px 3px rgba(1, 1, 1, .3);
    position: relative
}
@media screen and (min-width: 43.75em) {
    .reviews .review-wrap .review {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        border-bottom: 0;
        margin-bottom: 2.35765%
    }
    .reviews .review-wrap .review:last-child,
    .reviews .review-wrap .review:nth-child(2n) {
        margin-right: 0
    }
    .reviews .review-wrap .review:nth-child(2n+1) {
        clear: left
    }
}
@media (-webkit-min-device-pixel-ratio: 1.3),
(min--moz-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    .reviews {
        background-attachment: scroll
    }
}
.review .review-link {
    color: #010101;
    display: block
}
.review .review-body-wrap .review-body::after,
.review .review-link::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (min-width: 43.75em) {
    .review .review-body-wrap {
        display: table;
        width: 100%
    }
    .review .review-body-wrap .review-body {
        display: table-row
    }
}
.review .review-body-wrap .review-body .media-wrap {
    float: left;
    width: 30%;
    z-index: 3
}
@media (min-width: 625px) and (max-width: 700px) {
    .review .review-body-wrap .review-body .media-wrap {
        width: 27%
    }
}
@media screen and (min-width: 43.75em) {
    .review .review-body-wrap .review-body .media-wrap {
        display: table-cell;
        padding: 0;
        vertical-align: middle;
        width: 150px
    }
}
.review .review-body-wrap .review-body .media-wrap img {
    display: block
}
.review .review-body-wrap .review-body .information-wrap {
    background: #fff;
    float: left;
    position: relative;
    vertical-align: top;
    width: 70%
}
@media (min-width: 625px) and (max-width: 700px) {
    .review .review-body-wrap .review-body .information-wrap {
        width: 73%
    }
}
@media screen and (min-width: 43.75em) {
    .review .review-body-wrap .review-body .information-wrap {
        display: table-cell;
        float: none;
        width: 100%
    }
    .review .review-body-wrap .review-body .information-wrap:before {
        border-color: transparent #fff transparent transparent;
        border-style: solid;
        border-width: 12px 16px 12px 0;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 60%;
        width: 0
    }
}
.review .media-wrap {
    position: relative
}
.review .media-wrap .media-link {
    display: block
}
.review .media-wrap .review-date {
    background-color: rgba(1, 1, 1, .5);
    color: #fff;
    font-size: .6793em;
    left: 0;
    padding: .25em .5em;
    position: absolute
}
@media (max-width: 385px) {
    .review .media-wrap .review-date {
        background-color: #010101;
        bottom: -1px;
        margin-bottom: 0;
        right: 0;
        text-align: center
    }
}
@media (max-width: 365px) {
    .review .media-wrap .review-date {
        bottom: -8px
    }
}
@media (max-width: 350px) {
    .review .media-wrap .review-date {
        bottom: -22px
    }
}
@media screen and (min-width: 43.75em) {
    .review .media-wrap .review-date {
        display: block;
        left: 0;
        right: auto
    }
}
.review .information-wrap .body-link {
    color: #010101;
    display: block
}
.review .information-wrap .header-review {
    background: #ebebeb;
    position: relative;
    padding: .5em 0 .25em .5em
}
.review .information-wrap .header-review .rating {
    margin: 0
}
@media (min-width: 550px) and (max-width: 700px) {
    .review .information-wrap .header-review .rating {
        position: absolute;
        right: 1em;
        top: 0
    }
}
@media screen and (min-width: 57.5em) {
    .review .information-wrap .header-review {
        padding: .5em 0 .25em 1em
    }
    .review .information-wrap .header-review .rating {
        position: absolute;
        right: .5em;
        top: .25em
    }
}
.review .information-wrap .header-review .rating .fa {
    font-size: 1em;
    line-height: 1
}
.review .information-wrap .review-detail {
    padding: .25em .5em
}
@media screen and (min-width: 30.0625em) {
    .review .information-wrap .review-detail {
        padding: .5em
    }
}
.review .information-wrap .review-detail p {
    font-size: .6793em;
    margin-bottom: 0
}
@media (min-width: 550px) and (max-width: 700px) {
    .review .information-wrap .review-detail p {
        font-size: .7862em
    }
}
@media screen and (min-width: 68.75em) {
    .review .information-wrap .review-detail p {
        font-size: .7862em
    }
}
.review .information-wrap .reviewer-name {
    margin-bottom: 0
}
@media screen and (min-width: 43.75em) {
    .review .information-wrap .reviewer-name {
        margin-bottom: .25em
    }
}
.review .information-wrap .location,
.review .information-wrap .purchase-detail {
    font-size: .7862em;
    margin-bottom: 0
}
@media screen and (max-width: 30em) {
    .review .information-wrap .location,
    .review .information-wrap .purchase-detail {
        display: none
    }
}
@media (min-width: 700px) and (max-width: 920px) {
    .review .information-wrap .location,
    .review .information-wrap .purchase-detail {
        display: none
    }
}
.review .information-wrap .purchase-detail .salesperson-name {
    color: #32abd7;
    display: none
}
@media screen and (min-width: 57.5em) {
    .review .information-wrap .review-detail {
        padding: .5em 1em
    }
    .review .information-wrap .purchase-detail .salesperson-name {
        display: inline-block
    }
}
.featured-review-page .content-primary .featured .review.featured .social-wrap::after,
.featured-review-page .content-primary .featured .review.featured::after {
    display: table;
    content: "";
    clear: both
}
.featured-review-page .content-primary {
    padding: 0
}
.featured-review-page .content-primary .featured {
    background: #fff;
    padding-bottom: 0;
    padding-top: 0
}
.featured-review-page .content-primary .featured .review.featured {
    background: 0 0;
    border-top: 0;
    margin: 0 auto;
    width: 100%
}
.featured-review-page .content-primary .featured .review.featured .social-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 211px
}
.featured-review-page .content-primary .featured .review.featured .social-wrap p {
    color: #32abd7;
    font-weight: 700;
    font-size: .7862em;
    margin: 0;
    padding-top: .75em
}
.featured-review-page .content-primary .featured .review.featured .social-wrap .social-sharing {
    border-top: 1px solid #ebebeb
}
.featured-review-page .content-primary .featured .review.featured .review-detail {
    padding: 1.75em .5em
}
@media screen and (min-width: 30.0625em) {
    .featured-review-page .content-primary .featured .review.featured .review-detail {
        padding: 2em .5em
    }
}
@media screen and (min-width: 43.75em) {
    .featured-review-page .content-primary .featured .review.featured .review-detail {
        padding: 2.5em .75em;
        margin: 0 auto;
        width: 48.82117%
    }
}
@media screen and (min-width: 57.5em) {
    .featured-review-page .content-primary .featured .review.featured .review-detail {
        padding: 3.25em 0
    }
    .referral h2 {
        font-size: 2.5em
    }
}
.featured-review-page .content-primary .featured .review.featured .review-detail p {
    margin-bottom: .75em
}
.featured-review-page .content-primary .content-well.inventory {
    background: #fff;
    padding-bottom: 3.5em
}
.referral {
    background: url(../images/referral/logo.png) center top no-repeat;
    margin-top: 13px;
    padding-top: 43px
}
.referral .outer-wrapper {
    position: relative
}
.referral .inner-wrapper {
    background: url(../images/referral/bg.jpg) no-repeat;
    background-size: cover;
    margin-top: 68px;
    position: relative;
    z-index: 1
}
.referral .inner-wrapper .container {
    padding: 5% 5% 0;
    position: relative;
    max-width: 60em;
    z-index: 1
}
.referral h2 {
    line-height: 1.6em;
    margin-bottom: 0
}
.referral img {
    display: block
}
.referral-text {
    color: #0e3948;
    text-align: center;
    text-transform: uppercase
}
@media screen and (min-width: 57.5em) {
    .referral img {
        float: left;
        width: 36%
    }
    .referral-text {
        float: right;
        margin-top: 4%;
        width: 59%
    }
}
.referral-text strong {
    color: #206800;
    font-size: 2.2em;
    position: relative;
    top: 7px
}
.referral-text a {
    background-color: #206800;
    border: 1px solid #000;
    border-radius: 5px;
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -1px -2px 2px rgba(0, 0, 0, .4), inset -1px -2px 2px rgba(0, 0, 0, .4), inset -1px -2px 2px rgba(0, 0, 0, .4);
    color: #fff;
    display: block;
    font-size: 1.3em;
    font-weight: 700;
    margin: 6px auto 15px;
    max-width: 218px;
    padding: 10px 0 10px 19px;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition: none;
    transition: none
}
.referral-text a::after {
    clear: both;
    content: "";
    display: table
}
.referral .down-arrow span:after,
.referral-border-btm:after,
.referral-text a .border:after,
.referral-text a>span:before {
    content: " "
}
.referral-text a p {
    float: left;
    margin: 0
}
.referral-text a>span {
    border-left: 1px solid #000;
    display: inline-block;
    float: left;
    height: 29px;
    margin-left: 10px;
    position: relative
}
.referral-text a>span:before {
    border-left: 1px solid #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.referral-text a .border {
    border: 11px solid #fff;
    border-bottom-color: transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    display: block;
    float: left;
    margin: 10px 12px;
    position: relative
}
.referral-text a .border:after {
    border: 10px solid #206800;
    border-bottom-color: transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    left: -9px;
    position: absolute;
    top: -14px
}
.referral-text a:hover {
    background-color: #36771a
}
.referral-text a:hover .border:after {
    border-top-color: #36771a
}
.referral .down-arrow {
    background: url(../images/referral/bg.jpg) bottom center no-repeat;
    border-radius: 50px;
    bottom: -40px;
    display: none;
    height: 78px;
    position: absolute;
    left: 50%;
    margin-left: -47px;
    width: 78px
}
.referral .down-arrow span {
    border: 15px solid #206800;
    border-bottom-color: transparent;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    display: block;
    float: left;
    margin: 46px 28px 0;
    position: absolute
}
.referral .down-arrow span:after {
    border: 14px solid #DCEDF5;
    border-bottom-color: transparent;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    left: -13px;
    position: absolute;
    top: -20px
}
.referral-border-btm {
    display: block;
    position: relative
}
.referral-border-btm:after {
    background: url(../images/referral/border-btm.jpg);
    bottom: 0;
    display: block;
    height: 6px;
    left: 0;
    position: absolute;
    width: 90%
}
.referral-form {
    background-color: #fff;
    height: 0;
    overflow: hidden
}
.referral.show .referral-form {
    height: auto;
    overflow: visible;
    padding: 68px 5% 2%;
    visibility: visible
}
.referral.show .down-arrow {
    display: block
}
.referral-form h2 {
    color: #005f81
}
@media screen and (min-width: 57.5em) {
    .referral.show .referral-form {
        padding: 68px 5% 2%
    }
    .referral-form .referral-form-description {
        float: left;
        width: 50%
    }
}
.referral-form .referral-form-description .referral-form-blurb:after,
.referral-form .referral-form-description>h2:after {
    background: url(../images/referral/border-btm.jpg);
    bottom: 0;
    height: 6px;
    width: 90%;
    content: " ";
    display: block
}
.referral-form .referral-form-description h2 {
    font-size: 1.8em;
    line-height: 1.2em
}
@media screen and (min-width: 57.5em) {
    .referral-form .referral-form-description h2 {
        font-size: 2.8em
    }
}
.referral-form .referral-form-description h2 strong {
    color: #206800;
    font-size: 1.8em;
    position: relative;
    text-transform: capitalize;
    top: 4px
}
.referral-form .referral-form-description h2 .superscript {
    left: 4px;
    font-size: .4em;
    position: relative;
    top: -24px
}
.referral-form .referral-form-description>h2 {
    display: block;
    position: relative;
    padding-bottom: 1em
}
.referral-form .referral-form-description>h2:after {
    left: 0;
    position: absolute
}
.referral-form .referral-form-description .referral-form-blurb {
    font-size: .9em;
    padding: 4% 9% 4% 1%;
    display: block;
    position: relative
}
.referral-form .referral-form-description .referral-form-blurb:after {
    left: 0;
    position: absolute
}
.referral-form .referral-form-description .referral-form-blurb:before {
    background: url(../images/referral/sprite.jpg) no-repeat;
    background-size: 345px 85px;
    content: " ";
    display: block;
    height: 80px;
    float: left;
    margin-right: 6%;
    width: 81px
}
.referral-form .referral-form-description .referral-form-blurb h2 {
    color: #000;
    font-size: 1.5em
}
.referral-form .referral-form-description .referral-form-blurb+.referral-form-blurb:before {
    background-position: -84px 0
}
.referral-form .referral-form-description .referral-form-blurb+.referral-form-blurb+.referral-form-blurb:before {
    background-position: -165px 0
}
.referral-form .referral-form-form {
    margin: 5% 0
}
@media screen and (min-width: 57.5em) {
    .referral-form .referral-form-form {
        float: left;
        margin: 0;
        width: 50%
    }
}
@media screen and (min-width: 68.75em) {
    .referral-form .referral-form-form {
        background: url(../images/referral/form-bg.jpg) center top no-repeat;
        padding: 4% 8%
    }
}
.referral-form .referral-form-form h2 {
    font-size: 1.7em;
    line-height: 1.2em;
    margin-bottom: .5em;
    text-align: center;
    text-transform: uppercase
}
.referral-form .referral-form-form input[type=email],
.referral-form .referral-form-form input[type=tel],
.referral-form .referral-form-form input[type=text],
.referral-form .referral-form-form textarea {
    background: url(../images/referral/sprite.jpg) -457px 12px no-repeat #fff;
    background-size: 491px 108px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000;
    padding: 11px 10px 11px 41px
}
.referral-form .referral-form-form input[type=email]::-webkit-input-placeholder,
.referral-form .referral-form-form input[type=tel]::-webkit-input-placeholder,
.referral-form .referral-form-form input[type=text]::-webkit-input-placeholder,
.referral-form .referral-form-form textarea::-webkit-input-placeholder {
    color: #5f5f5f
}
.referral-form .referral-form-form input[type=email]::-moz-placeholder,
.referral-form .referral-form-form input[type=tel]::-moz-placeholder,
.referral-form .referral-form-form input[type=text]::-moz-placeholder,
.referral-form .referral-form-form textarea::-moz-placeholder {
    color: #5f5f5f
}
.referral-form .referral-form-form input[type=email]:-moz-placeholder,
.referral-form .referral-form-form input[type=tel]:-moz-placeholder,
.referral-form .referral-form-form input[type=text]:-moz-placeholder,
.referral-form .referral-form-form textarea:-moz-placeholder {
    color: #5f5f5f
}
.referral-form .referral-form-form input[type=email]:-ms-input-placeholder,
.referral-form .referral-form-form input[type=tel]:-ms-input-placeholder,
.referral-form .referral-form-form input[type=text]:-ms-input-placeholder,
.referral-form .referral-form-form textarea:-ms-input-placeholder {
    color: #5f5f5f
}
.referral-form .referral-form-form input[type=email] {
    background-position: -457px -17px
}
.referral-form .referral-form-form input[type=tel] {
    background-position: -457px -47px
}
.referral-form .referral-form-form textarea {
    background-position: -457px -78px;
    margin-bottom: .4em
}
.referral-form .referral-form-form h3 {
    font-size: 15px;
    text-transform: uppercase
}
.referral-form .referral-form-form input[type=submit] {
    border-radius: 5px;
    color: #fff;
    display: block;
    font-weight: 700;
    margin: 6px auto 15px;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition: none;
    transition: none;
    background: url(../images/referral/arrow.png) 265px 13px no-repeat #206800;
    border: none;
    border-bottom: 6px solid #123b00;
    box-shadow: none;
    font-size: 26px;
    min-width: 315px;
    max-width: none;
    padding: 15px 0 15px 18px
}
.referral-form .referral-form-form input[type=submit]::after {
    clear: both;
    content: "";
    display: table
}
.referral-form .referral-form-form input[type=submit] p {
    float: left;
    margin: 0
}
.referral-form .referral-form-form input[type=submit]>span {
    border-left: 1px solid #000;
    display: inline-block;
    float: left;
    height: 29px;
    margin-left: 10px;
    position: relative
}
.referral-form .referral-form-form input[type=submit]>span:before {
    border-left: 1px solid #fff;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.referral-form .referral-form-form input[type=submit] .border {
    border: 11px solid #fff;
    border-bottom-color: transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    display: block;
    float: left;
    margin: 10px 12px;
    position: relative
}
.referral-form .referral-form-form input[type=submit] .border:after {
    border: 10px solid #206800;
    border-bottom-color: transparent;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    content: " ";
    left: -9px;
    position: absolute;
    top: -14px
}
.referral-form .referral-form-form input[type=submit]:hover .border:after {
    border-top-color: #36771a
}
.referral-form .referral-form-form input[type=submit]:hover {
    background-color: #123b00
}
@media screen and (min-width: 57.5em) {
    .referral-form .referral-form-form input[type=submit] {
        background-position: 291px 14px;
        font-size: 29px;
        width: 100%
    }
}
.referral-form .referral-form-form h4 {
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    padding: 13px 0 10px;
    text-align: center
}
.referral-form .referral-form-form .avatar {
    border: 3px solid;
    margin: 0 auto 5%
}
@media screen and (min-width: 57.5em) {
    .referral-form .referral-form-form .avatar {
        margin: 0 3% 0 0
    }
}
.referral-form .referral-form-form .avatar+h3 {
    margin-bottom: 6px
}
.referral-form .referral-form-form div {
    text-align: center
}
@media screen and (min-width: 57.5em) {
    .referral-form .referral-form-form div {
        float: left;
        text-align: left;
        width: 61%
    }
}
.referral-form .referral-form-form p {
    font-size: 14px;
    margin: 2px 0;
    max-width: none
}
.referral-form .referral-form-form p span {
    color: #000;
    font-size: 14px
}
.referral-form .referral-form-form p.phone {
    background: url(../images/referral/arrow.png) 0 -62px no-repeat;
    background-size: 25px 84px;
    margin: 0 auto;
    padding-left: 26px;
    width: 124px
}
@media screen and (min-width: 57.5em) {
    .referral-form .referral-form-form p.phone {
        width: auto;
        margin: 2px 0
    }
}
.referral-form .referral-form-form .address {
    display: block;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.4em;
    margin: 7px 0;
    text-transform: uppercase
}
.referral-form .referral-form-form .print {
    clear: both;
    color: #6f6f6f;
    display: block;
    font-size: 12px;
    font-weight: 200;
    padding: 15px 0 0;
    text-align: center;
    text-decoration: underline
}
.referral-print {
    background: url(../images/referral/print-bg.jpg) center top no-repeat;
    margin: 50px auto;
    padding: 37px;
    width: 971px
}
.referral-print>img {
    display: block;
    margin: 0 auto
}
.referral-print-top {
    margin: 0 auto;
    width: 76%
}
.referral-print-top::after {
    clear: both;
    content: "";
    display: table
}
.referral-print-top>p {
    margin: 1em 0 1.5em;
    max-width: none;
    text-align: center
}
.referral-print-top .avatar {
    border: 3px solid #005f81;
    float: left;
    margin-right: 5%;
    width: 36%
}
.referral-print-top div h1 {
    font-size: 2.4em;
    margin-bottom: 0;
    text-transform: uppercase
}
.referral-print-top div h2 {
    color: #707070;
    font-size: 1.2em;
    margin-bottom: 1em;
    text-transform: uppercase
}
.referral-print-top div p {
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0
}
.referral-print-top div .phone {
    background: url(../images/referral/arrow.png) 0 -59px no-repeat;
    background-size: 25px 84px;
    float: left;
    padding-left: 26px;
    width: 59%
}
.referral-print-top div .address {
    display: block;
    float: left;
    font-size: 1.1em;
    line-height: 1.2em;
    margin-top: 1.4em;
    text-transform: uppercase;
    width: 59%
}
.referral-print-top .rating {
    margin: 0
}
.referral-print-top .rating span {
    color: #282727;
    font-size: inherit
}
.referral-print-btm {
    border-top: 8px solid rgba(0, 0, 0, .1);
    margin-top: 2em;
    padding-top: 2.5em
}
.referral-print-btm img {
    float: left;
    margin-right: 4%
}
.referral-print-btm p {
    max-width: none
}
.referral-print-btm form h3,
.referral-print-btm>h2 {
    color: #5c5c5c;
    font-size: 1em;
    margin: .3em 0 .5em;
    text-transform: uppercase
}
.referral-print-btm>h2 {
    background-color: rgba(0, 0, 0, .08);
    border-bottom: 4px solid rgba(0, 0, 0, .2);
    margin-bottom: 0;
    padding: 7px 15px;
    position: relative
}
.referral-print-btm>h2:after,
.referral-print-btm>h2:before {
    background-color: #fcfcfc;
    border-radius: 15px;
    content: " ";
    display: block;
    height: 12px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 14px
}
.referral-print-btm>h2:after {
    left: auto;
    right: -5px
}
.referral-print-btm form {
    background-color: rgba(0, 0, 0, .15);
    overflow: hidden;
    padding: 7px 15px 0;
    position: relative
}
.referral-print-btm form div {
    float: left;
    margin-right: 7%
}
.referral-print-btm form h3 {
    clear: both
}
.referral-print-btm form label {
    color: #000;
    display: inline;
    float: left;
    font-size: .9em;
    font-weight: 400;
    margin: 5px 0
}
.referral-print-btm form input {
    float: left;
    margin-bottom: .5em
}
.referral-print-btm form .input-name {
    width: 54%
}
.referral-print-btm form .input-name label {
    width: 13%
}
.referral-print-btm form .input-name input {
    width: 87%
}
.referral-print-btm form .input-vehicle-stock {
    margin-right: 0;
    width: 39%
}
.referral-print-btm form .input-vehicle-stock label {
    width: 32%
}
.referral-print-btm form .input-vehicle-stock input {
    width: 68%
}
.referral-print-btm form .input-recommended-name {
    margin-right: 3%;
    width: 31%
}
.referral-print-btm form .input-recommended-name label {
    width: 23%
}
.referral-print-btm form .input-recommended-name input {
    width: 77%
}
.referral-print-btm form .input-recommended-address {
    margin-right: 0;
    width: 66%
}
.referral-print-btm form .input-recommended-address label {
    width: 28%
}
.referral-print-btm form .input-recommended-address input {
    width: 72%
}
.referral-print-btm form .input-recommended-ss {
    margin-right: 3%;
    width: 31%
}
.referral-print-btm form .input-recommended-ss label {
    width: 23%
}
.referral-print-btm form .input-recommended-ss input {
    width: 77%
}
.referral-print-btm form .input-recommended-phone {
    margin-right: 2%;
    width: 28%
}
.referral-print-btm form .input-recommended-phone label {
    width: 23%
}
.referral-print-btm form .input-recommended-phone input {
    width: 77%
}
.referral-print-btm form .input-recommended-email {
    margin-right: 0;
    width: 36%
}
.referral-print-btm form .input-recommended-email label {
    width: 23%
}
.referral-print-btm form .input-recommended-email input {
    width: 77%
}
.referral-print-btm form .input-recommended-email+label {
    margin-top: 1em
}
.referral-print-btm form:after,
.referral-print-btm form:before {
    background-color: #fcfcfc;
    border-radius: 15px;
    content: " ";
    display: block;
    bottom: -5px;
    height: 12px;
    left: -5px;
    position: absolute;
    width: 14px
}
.referral-print-btm form:after {
    left: auto;
    right: -5px
}
.referral-print-btm hr {
    border-color: #000;
    float: left;
    margin-left: 1%;
    margin-top: 2em;
    width: 78%
}
.referral-print-btm span {
    font-size: .7em;
    display: block;
    margin: 1.5em 0 0;
    text-align: center
}
.referral-blurb {
    margin-bottom: 3em
}
.referral-blurb h2 {
    font-size: 1.8em;
    margin-bottom: .5em;
    text-transform: uppercase
}
.referral-blurb h3 {
    color: #11621b;
    font-size: 1.1em;
    margin-bottom: .4em
}
.inventory {
    background-image: url(../images/bg-textures/subtle_dots.png);
    background-color: #f1f1f1
}
.inventory .inventory-filters {
    margin-bottom: 1.5em
}
.inventory .inventory-filters::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-filters .filter-option {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%
    }
    .inventory .inventory-filters .filter-option:last-child {
        margin-right: 0
    }
}
.inventory .inventory-filters .filter-option select {
    width: 100%;
    margin-bottom: 0
}
.inventory .inventory-item {
    background-color: #010101;
    margin-bottom: 2.35765%;
    position: relative
}
.inventory .inventory-item::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        background-color: #fff
    }
    .inventory .inventory-item:last-child,
    .inventory .inventory-item:nth-child(2n) {
        margin-right: 0
    }
    .inventory .inventory-item:nth-child(2n+1) {
        clear: left
    }
}
@media screen and (min-width: 57.5em) {
    .inventory .inventory-item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%
    }
    .inventory .inventory-item:nth-child(2n) {
        margin-right: 2.35765%
    }
    .inventory .inventory-item:nth-child(2n+1) {
        clear: none
    }
    .inventory .inventory-item:last-child,
    .inventory .inventory-item:nth-child(4n) {
        margin-right: 0
    }
    .inventory .inventory-item:nth-child(4n+1) {
        clear: left
    }
}
.inventory .inventory-item .inventory-main-wrap::after,
.inventory .inventory-item .inventory-secondary-wrap::after {
    clear: both;
    content: "";
    display: table
}
.inventory .inventory-item .inventory-main-wrap {
    background-color: #010101;
    color: #fff
}
.inventory .inventory-item .inventory-secondary-wrap {
    background-color: #fff;
    height: 0;
    max-height: 0;
    overflow: hidden
}
.inventory .header-inventory {
    position: absolute;
    width: 100%;
    z-index: 1
}
.inventory .header-inventory .btn.small {
    margin: 0 1em .75em 0
}
@media screen and (min-width: 30.0625em) and (max-width: 43.6875em) {
    .inventory .header-inventory .btn.small {
        font-size: .6793em;
        padding: .35em 1em
    }
}
.inventory .header-inventory .button-wrap {
    padding: .5em 0 0 .5em;
    width: 40%
}
@media screen and (min-width: 43.75em) {
    .inventory .header-inventory .button-wrap {
        padding: .5em 0 0 .5em
    }
}
.inventory .header-inventory .button-wrap .btn.small {
    font-size: .6793em;
    padding: .5em 1em
}
@media screen and (min-width: 43.75em) {
    .inventory .header-inventory .button-wrap .btn.small {
        padding: .25em .75em
    }
}
@media screen and (min-width: 57.5em) {
    .inventory .header-inventory .btn.small {
        display: inline-block
    }
    .inventory .header-inventory .button-wrap .btn.small {
        font-size: .7862em
    }
}
.inventory .price {
    background-color: #010101;
    background-color: rgba(1, 1, 1, .85);
    float: right;
    font-weight: 700;
    line-height: 1;
    padding: .25em .5em
}
@media screen and (min-width: 30.0625em) and (max-width: 43.6875em) {
    .inventory .price {
        font-size: 1.272em
    }
}
.inventory .media-wrap {
    margin: 0;
    width: 100%
}
@media screen and (min-width: 30.0625em) {
    .inventory .media-wrap {
        float: left;
        width: 40%;
        margin-right: 1em
    }
}
@media screen and (min-width: 32.5em) {
    .inventory .media-wrap {
        float: left;
        width: 43%;
        margin-right: .5em
    }
}
@media screen and (min-width: 57.5em) {
    .inventory .media-wrap {
        float: none;
        margin: 0;
        width: 100%
    }
}
.inventory .media-wrap img {
    display: block
}
.inventory .inventory-detail {
    background-color: #010101;
    padding: 1.25em 1em 1em
}
@media screen and (max-width: 30em) {
    .inventory .inventory-detail {
        margin-top: -5em;
        position: relative
    }
}
@media screen and (min-width: 32.5em) {
    .inventory .inventory-detail {
        padding: 0 1em 1em
    }
}
.inventory .inventory-detail .status,
.inventory .inventory-detail .stock,
.inventory .inventory-detail .vehicle-detail,
.inventory .inventory-detail .vin {
    margin-bottom: .25em
}
@media screen and (min-width: 43.75em) {
    .inventory .price {
        font-size: 1em
    }
    .inventory .inventory-detail {
        padding: 0 1em .5em;
        margin-top: 0;
        position: initial
    }
    .inventory .inventory-detail .status,
    .inventory .inventory-detail .stock,
    .inventory .inventory-detail .vehicle-detail,
    .inventory .inventory-detail .vin {
        margin-bottom: .15em
    }
}
@media screen and (min-width: 57.5em) {
    .inventory .inventory-detail {
        position: relative;
        bottom: auto
    }
    .inventory .inventory-detail .status,
    .inventory .inventory-detail .stock,
    .inventory .inventory-detail .vehicle-detail,
    .inventory .inventory-detail .vin {
        margin-bottom: .25em
    }
}
.inventory .inventory-detail .status {
    border-bottom: 2px solid #32abd7;
    display: inline-block;
    font-size: .5em;
    margin-bottom: .5em;
    padding: .25em 0;
    text-transform: uppercase
}
.inventory .inventory-detail .vehicle-detail {
    font-weight: 400;
    line-height: 1
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-detail .vehicle-detail {
        font-size: 1.272em
    }
}
.inventory .inventory-detail .contact,
.inventory .inventory-detail .stock,
.inventory .inventory-detail .vin {
    font-size: .7862em
}
.inventory .inventory-detail .contact span,
.inventory .inventory-detail .stock span,
.inventory .inventory-detail .vin span {
    font-weight: 700
}
.inventory .inventory-detail .contact span.dealership-name,
.inventory .inventory-detail .stock span.dealership-name,
.inventory .inventory-detail .vin span.dealership-name {
    display: none
}
@media screen and (min-width: 57.5em) {
    .inventory .inventory-detail .contact span.dealership-name,
    .inventory .inventory-detail .stock span.dealership-name,
    .inventory .inventory-detail .vin span.dealership-name {
        display: inline
    }
    .inventory .inventory-wrap .inventory-item.expanded {
        bottom: 0
    }
}
@media screen and (min-width: 68.75em) {
    .inventory .inventory-detail .stock,
    .inventory .inventory-detail .vin {
        display: inline-block;
        margin-right: .5em
    }
}
.inventory .inventory-detail .contact {
    margin-bottom: 0
}
.inventory .inventory-wrap {
    position: relative
}
.inventory .inventory-wrap::after {
    clear: both;
    content: "";
    display: table
}
.inventory .inventory-wrap .inventory-item.expanded {
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    left: auto;
    position: relative;
    top: auto;
    width: 100%
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-main-wrap {
    display: none
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-main-wrap .price {
    font-size: 1.272em
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-wrap .inventory-item.expanded {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 3
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-main-wrap .price {
        font-size: 1.618em
    }
}
@media screen and (min-width: 57.5em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-detail {
        margin-right: 0;
        font-size: 1.272em;
        padding: .5em 0 0
    }
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-detail .vin {
    display: block
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap {
    -webkit-transition: max-height .35s linear;
    transition: max-height .35s linear;
    height: auto;
    max-height: 10000px
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .expanded-inventory-nav {
    background-color: #f1f1f1;
    overflow: hidden;
    width: 100%
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .expanded-inventory-nav .nav-item {
    display: block;
    float: left;
    font-size: .7862em;
    padding: 1em .5em;
    text-align: center;
    width: 25%
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .expanded-inventory-nav .nav-item .fa {
    display: block;
    font-size: 1.272em
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .expanded-inventory-nav .nav-item .fa {
        display: inline-block
    }
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .expanded-inventory-nav .nav-item .desktop {
    display: none
}
@media screen and (min-width: 57.5em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .expanded-inventory-nav .nav-item .desktop {
        display: inline-block
    }
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section {
    -webkit-transition: all .35s linear;
    transition: all .35s linear;
    font-size: .7862em;
    margin: 0 1em 1em;
    padding-top: 1em;
    overflow: scroll;
    opacity: 0;
    position: absolute;
    z-index: 1
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section {
        max-height: 400px;
        padding-top: 3em
    }
}
@media screen and (min-width: 57.5em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section {
        max-height: 575px
    }
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.active {
    opacity: 1;
    position: relative;
    z-index: 2
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section .overflow-wrap {
    overflow: scroll
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section .overflow-wrap {
        max-height: 400px
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .vehicle-information {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .vehicle-information:last-child {
        margin-right: 0
    }
}
@media screen and (min-width: 57.5em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section .overflow-wrap {
        max-height: 575px
    }
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .vehicle-information {
    margin-bottom: 2.5em
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .vehicle-information li {
    border-bottom: 1px solid #ebebeb
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .vehicle-information li .title {
    background: #ebebeb;
    display: inline-block;
    font-weight: 700;
    padding: .5em 1em;
    text-align: right;
    width: 12em
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .vehicle-information li .information {
    padding: .5em 1em
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .sidebar {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
        margin-left: 8.5298%
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .sidebar:last-child {
        margin-right: 0
    }
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .sidebar .media-wrap {
    margin-bottom: 1em;
    text-align: center;
    width: 100%
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .sidebar .expanded-inventory-nav {
    background: 0 0
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .sidebar .expanded-inventory-nav .nav-item {
    background: #ebebeb;
    display: block;
    float: none;
    margin-bottom: .5em;
    padding: 1em 2em;
    text-align: left;
    width: 100%
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.comments .main .main-column,
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.comments .side .sidebar {
    padding-bottom: 1.5em
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.information .sidebar .expanded-inventory-nav .nav-item .fa {
    display: inline-block;
    font-size: 1.272em;
    margin-right: .5em
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.comments .main p {
    max-width: 28rem
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.comments .main {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.comments .main:last-child {
        margin-right: 0
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.comments .side {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.comments .side:last-child {
        margin-right: 0
    }
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.comments .side .sidebar li {
    margin-bottom: .5em
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin-bottom: 2.35765%
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo:last-child,
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo:nth-child(4n) {
    margin-right: 0
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo:nth-child(4n+1) {
    clear: left
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 14.70196%
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo:nth-child(4n) {
        margin-right: 2.35765%
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo:nth-child(4n+1) {
        clear: none
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo:last-child,
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo:nth-child(6n) {
        margin-right: 0
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.photo-gallery .photo:nth-child(6n+1) {
        clear: left
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.make-offer .form-offer {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        margin-left: 17.05961%
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.make-offer .form-offer:last-child {
        margin-right: 0
    }
}
.inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.make-offer .form-offer .fieldset-wrap::after {
    clear: both;
    content: "";
    display: table
}
@media screen and (min-width: 43.75em) {
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.make-offer .form-offer .fieldset-wrap .half {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%
    }
    .inventory .inventory-wrap .inventory-item.expanded .inventory-secondary-wrap .tab-section.make-offer .form-offer .fieldset-wrap .half:last-child {
        margin-right: 0
    }
}
@media screen and (max-width: 667px) and (orientation: portrait) {
    .header-primary .dealership-information .dealership-name {
        font-size: 18px
    }
}
@media screen and (max-width: 769px){
    .content-primary .content-well.service .container, .content-primary .content-well.service.dealership .container{
        background-color: #32abd7;
        padding-bottom: 7px;
    }
}
@media screen and (max-width: 479px) {
    .slick-slide img {
        display: block;
    }
    .hero-slideshow-container .slick-slider .slick-list .slick-track .slick-slide {
        /*background-size:100% auto; background-position:center 60px;*/
        
        background: none !important;
    }
    .hero .featured-review {
        margin-top: -1px;
    }
    .dealer-homepage .hero-slideshow-container {
        top: 60px
    }
    .hero-slideshow-container {
        background: #000;
    }
    .hero-slideshow-container .slick-slider .slick-list .slick-track .slick-slide {
        background-attachment: fixed;
        display: inline-block;
        vertical-align: top;
    }
    .salesperson .hero-slideshow-container {
        padding-top: 64px
    }
}
@media screen and (max-width: 320px) {
    .dealer-homepage .hero-slideshow-container {
        top: 60px
    }
}