/* MOBILE STYLES
   ========================================================================== */

/* FEAT CARS + REVIEWS SLIDER STYLES */
.cow,.rc-box{position:relative;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;border:1px solid #ccc;background-color:#fff;text-align:left;float:left}.cow h2,.home .cow h2{font-size:16px;margin:0 0 10px;font-weight:700;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:20px 20px 0}.cow a{display:block;position:relative;width:100%;max-height:250px;overflow:hidden}.cow a img{display:block}.cow-content{margin-top:auto;padding:20px}.cow ul{margin:0;padding:0}.flex .cow ul{padding:0}.cow h3 span{line-height:1.2em;font-size:14px}.cow h3{margin:0;padding:0 20px}.cow h3 .t-primary{color:#000;font-size:26px;font-weight:700}.cow .t-was{text-decoration:line-through;color:#999!important;display:block!important}.cow .price-marg{margin-top:16px;display:block}.t-was+.price-marg{margin-top:0}.cow .t-large{color:#000!important;font-size:28px!important;font-weight:700}.cow .cow-il li{display:flex;justify-content:space-between;padding:5px 0;border-top:1px solid #eaeaea;color:#000;font-size:14px}.cow .cow-il li span:first-child{font-weight:700;text-transform:uppercase}.cow .cow-btn{padding:0 20px 20px}.cow .btn{margin-top:0;text-transform:uppercase;text-align:center}.cow .was-price span{display:inline-block;text-decoration:line-through}.cow .video-thumb{background-color:#000}.cow .video-thumb img{opacity:.4}.cow .video-thumb:before{content:'';position:absolute;width:40px;height:40px;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;background-color:#fff;z-index:1}.cow .video-thumb:after{content:'';background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIiB2ZXJzaW9uPSIxLjEiIGZpbGw9IiNlNTJkMjciPg0KICA8cGF0aCBkPSJNMzEuNjgxIDkuNmMwIDAtMC4zMTMtMi4yMDYtMS4yNzUtMy4xNzUtMS4yMTktMS4yNzUtMi41ODEtMS4yODEtMy4yMDYtMS4zNTYtNC40NzUtMC4zMjUtMTEuMTk0LTAuMzI1LTExLjE5NC0wLjMyNWgtMC4wMTJjMCAwLTYuNzE5IDAtMTEuMTk0IDAuMzI1LTAuNjI1IDAuMDc1LTEuOTg3IDAuMDgxLTMuMjA2IDEuMzU2LTAuOTYzIDAuOTY5LTEuMjY5IDMuMTc1LTEuMjY5IDMuMTc1cy0wLjMxOSAyLjU4OC0wLjMxOSA1LjE4MXYyLjQyNWMwIDIuNTg3IDAuMzE5IDUuMTgxIDAuMzE5IDUuMTgxczAuMzEzIDIuMjA2IDEuMjY5IDMuMTc1YzEuMjE5IDEuMjc1IDIuODE5IDEuMjMxIDMuNTMxIDEuMzY5IDIuNTYzIDAuMjQ0IDEwLjg4MSAwLjMxOSAxMC44ODEgMC4zMTlzNi43MjUtMC4wMTIgMTEuMi0wLjMzMWMwLjYyNS0wLjA3NSAxLjk4OC0wLjA4MSAzLjIwNi0xLjM1NiAwLjk2Mi0wLjk2OSAxLjI3NS0zLjE3NSAxLjI3NS0zLjE3NXMwLjMxOS0yLjU4NyAwLjMxOS01LjE4MXYtMi40MjVjLTAuMDA2LTIuNTg4LTAuMzI1LTUuMTgxLTAuMzI1LTUuMTgxek0xMi42OTQgMjAuMTV2LTguOTk0bDguNjQ0IDQuNTEzLTguNjQ0IDQuNDgxeiI+PC9wYXRoPg0KPC9zdmc+);position:absolute;width:65px;height:60px;top:49%;left:50%;background-size:600px;transform:translate(-50%,-50%);cursor:pointer;z-index:2}.cow .cow-img{position:relative;overflow:hidden}.featured-banner .cow-img:after,.just-arrived .cow-img:after,.special-banner .cow-img:after{content:'Just Arrived';position:absolute;width:220px;top:39px;left:-50px;padding:8px 20px;background-color:#c41733;color:#fff;font-size:12px;text-align:center;text-transform:uppercase;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.featured-banner .cow-img:after{content:'Featured';content:attr(data-banner)}@media(min-width:700px){.cow .cow-il{display:inline-block;vertical-align:top;width:100%}}@media(min-width:1100px){.cow h2{font-size:17px}}@media(min-width:1300px){.cow h3 .t-primary{font-size:32px}}.rc-box{text-align:center}.rc-box .icon-star{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;color:#666}.review-image{width:100%;height:254px;background-position:center;background-repeat:no-repeat;background-size:cover}.rc-box h3{margin:10px 0;color:#666;font-size:18px;font-weight:700}.rc-content{padding:10px 15px}.star-rating{margin:10px 0;font-size:30px}.star-rating svg{margin:0 2px}.rc-heading a:hover{text-decoration:none}.featured-cars a{display:block;min-height:1px}

/* Layout
   ========================================================================== */

html {
    font-family: 'Montserrat', sans-serif;
}

body {
    background: #fff;
    color: #000;
    padding-top: 135px;
    line-height: 1.5em;
}

.anchor {
    top: -40px;
}

h1,
h2,
h3,
h4,
.head-1,
.head-2,
.head-3,
.head-4 {
    text-transform: uppercase;
    color: #c41733;
    font-weight: 700;
}

h1,
.head-1 {
    font-size: 20px;
}

h2,
.head-2 {
    font-size: 24px;
}

h3,
.head-3 {
    font-size: 20px;
}

h4,
.head-4 {
    font-size: 16px;
    text-transform: none;
    color: #1a1a1a;
}

a {
    color: #c41733;
    font-weight: 700;
    text-transform: uppercase;
}

a:hover {
    color: #c41733;
}

.wrapper {
    max-width: 1400px;
    line-height: 1.6em;
}

.sml-wrapper {
    max-width: 900px;
}

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

.t-grey {
    color: #666 !important;
}

.t-upper {
    text-transform: uppercase;
}

.m-top {
    margin-top: 20px !important;
}

.m-bot {
    margin-bottom: 20px;
}

.bg-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 48%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.center-items {
    display: flex;
    align-items: center;
}

.center-items span {
    display: flex;
    align-items: center;
}

a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}

a.skip-main:focus,
a.skip-main:active {
    color: #fff;
    background-color: #000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border-radius: 15px;
    border: 4px solid yellow;
    text-align: center;
    font-size: 1.2em;
    z-index: 999;
}

.grey-bg {
    background: #e8e8e8;
}

.w-text {
    color: #fff;
}

.w-text h1 {
    color: #fff;
}

ol.aa {
    list-style-type: lower-alpha;
    margin-top: 10px;
    padding-left: 20px;
}

ol.aa li {
    margin-bottom: 10px;
}

.stock-locator a {
    font-weight: normal;
}

/* ========================================================================== 
  *   6.3.2 - Fixed menu items positioned under navigation
  * ========================================================================== */

.fixed-menu {
  --fixed-padding: 40px;
}

@media(min-width: 1025px) {
  .fixed-menu {
    --fixed-padding: 52px;
  }
}


/* Top Header
   ========================================================================== */

.top-header {
    display: none;
    background-color: #C41733;
    width: 100%;
}

.top-header .wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
}

.top-header a,
.top-header .wrapper>svg {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
}

.top-header a:hover {
    color: #000;
    text-decoration: none
}

.top-header p {
    font-size: 14px;
    color: #fff;
}

.top-header .wrapper>svg {
    margin: 0 5px 0 10px;
}


/* Dealer menu
   ========================================================================== */

.dealer-menu {
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 1030;
    -webkit-transition: top 0.4s ease;
    -moz-transition: top 0.4s ease;
    transition: top 0.4s ease;
}

.dealer-menu .wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
}

.dealer-menu .logo {
    display: inline-block;
    width: 140px;
}

.dealer-name {
    color: #fff;
    text-align: right;
    font-weight: 700;
    font-size: 20px;
    width: auto;
    float: right;
    font-style: italic;
    margin-top: 15px;
}

.dealer-name span {
    color: #c41733;
}


/* Navigation
   ========================================================================== */

.nav-menu {
    z-index: 1030;
    background-color: #000;
}

.fixed-menu .nav-menu {
    top: -95px;
}

.logo a {
    display: block;
}

.fv-center {
    display: flex;
    justify-content: space-between;
}

.fv-center svg,
.fv-center a {
    vertical-align: middle;
}

.fv-center svg {
    margin-right: 10px;
}


/* Mobile Header
   ========================================================================== */

.mobile-header {
    top: 95px;
    background-color: #c41733;
}

.fixed-menu .mobile-header {
    top: 0;
}

.mobile-header svg {
    color: #000;
}

.mobile-header a,
.mobile-link {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 800;
}

.m-menu {
    background-color: #333333;
}

.m-menu a {
    color: #fff;
    border-bottom: 1px solid #757575;
    text-align: center;
    font-weight: 300;
    text-transform: capitalize;
}

.m-menu .active>a {
    background-color: #c41733;
    color: #fff;
}

.m-menu .nav-child a {
    background: #909090;
    border-bottom: 1px solid #757575;
}

.fixed-menu .m-menu {
    top: 46px;
}

.show-menu .m-menu {
    border-top: 1px solid #757575;
    padding-bottom: 41px;
}


/* Banner
   ========================================================================== */

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #c41733;
    border-color: transparent;
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: rgba(0, 0, 0, 0.60);
    border: 1px solid transparent;
    border-radius: 50%;
    height: 15px;
    width: 15px;
}

.lSAction>a {
    height: 40px;
    width: 40px;
    background-color: #c41733;
    font-size: 30px;
    opacity: 1;
}

.lSAction>a:hover {
    opacity: 1;
    background: #1a1a1a;
    color: #fff;
}

.lSAction>a.lSPrev {
    padding: 4px 3px;
}

.lSAction>a.lSNext {
    padding: 4px 6px;
}


/* Page Banner
   ========================================================================== */

.banner {
    overflow: hidden;
}

.page-banner-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    margin: 0;
    width: 90%;
    text-shadow: 1px 1px 1px black;
}


/* Featured Cars
   ========================================================================== */

.featured-cars .lSSlideOuter .lSPager.lSpg {
    display: none;
}


/* Quicklinks
   ========================================================================== */

.quicklinks {
    background-color: #000;
}

.quicklinks .wrapper {
    max-width: 100%;
    padding: 0;
}

.q-link {
    position: relative;
    margin: 0;
}

.q-img {
    background-size: cover;
    background-position: center;
}

.q-link a {
    text-decoration: none;
}

.q-link p {
    background-color: #c41733;
    padding: 20px 10px;
    margin: 0;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    border-bottom: 1px solid #fff;
}

.q-link p svg {
    margin-right: 10px;
}

.q-link:hover p {
    background-color: #c41733;
    color: #ffffff;
}


/* Button
   ========================================================================== */

.btn {
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    background-position: center;
    transition: background 0.8s;
    margin-top: 20px;
    font-weight: 500;
}

.btn-primary,
a.btn-primary {
    background-color: #c41733;
    color: #fff;
}

.btn-primary:hover,
a.btn-primary:hover {
    background: #1a1a1a radial-gradient(circle, transparent 1%, #1a1a1a 1%) center/15000%;
    color: #fff;
}

.btn-primary:active,
a.btn-primary:active {
    background-color: #555;
    background-size: 100%;
    transition: background 0s;
}

.btn-secondary,
a.btn-secondary {
    background-color: #1a1a1a;
    color: #fff;
}

a.btn-secondary:hover,
.btn-secondary:hover {
    background: #c41733 radial-gradient(circle, transparent 1%, #c41733 1%) center/15000%;
    color: #fff;
}

.btn-secondary:active,
a.btn-secondary:active {
    background-color: #79ccff;
    background-size: 100%;
    transition: background 0s;
}

.btn-outline,
a.btn-outline {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}

a.btn-outline:hover,
.btn-outline:hover {
    background: #fff radial-gradient(circle, transparent 1%, #fff 1%) center/15000%;
    color: #000;
}

.btn-outline:active,
a.btn-outline:active {
    background-color: #333;
    background-size: 100%;
    transition: background 0s;
}

.btn-outline-blk,
a.btn-outline-blk {
    background: transparent;
    border: 2px solid #000;
    color: #000;
}

a.btn-outline-blk:hover,
.btn-outline-blk:hover {
    background: #000 radial-gradient(circle, transparent 1%, #000 1%) center/15000%;
    color: #fff;
}

.btn-outline-blk:active,
a.btn-outline-blk:active {
    background-color: #000;
    background-size: 100%;
    transition: background 0s;
}

.btn-search,
a.btn-search {
    background: #fff;
    color: #c41733;
}

a.btn-search:hover,
.btn-search:hover {
    background: #c41733;
    color: #fff;
}


/* Sidebar
   ========================================================================== */

.sidebar-mini {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 63px;
    z-index: 2000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.sidebar-mini a {
    display: block;
    background: #c41733;
    color: #ffffff;
    padding: 10px 5px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 8px;
    text-align: center;
    line-height: 1.2em;
    font-weight: 500;
}
a.s-bg2 {
    background: #8AB53F;
}a.s-bg3 {
    background: #F89621;
}
.sidebar-mini a:hover {
    background: #fff;
    color: #c41733;
}

.sidebar-mini .icon-sidebar {
    margin: 0 auto 10px;
    vertical-align: middle;
    display: block;
    font-size: 19px;
}

.sidebar-mini .s-bg span {
    vertical-align: middle;
}

.sidebar-mini2 {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 63px;
    z-index: 2000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.sidebar-mini2 a {
    display: block;
    background: #8ab53f;
    color: #59595C;
    padding: 10px 5px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 8px;
    text-align: center;
    line-height: 1.2em;
    font-weight: 500;
}

.sidebar-mini2 a:hover {
    background: #59595C;
    color: #8ab53f;
}

.sidebar-mini2 .icon-sidebar2 {
    margin: 0 auto 10px;
    vertical-align: middle;
    display: block;
    font-size: 19px;
}

.sidebar-mini2 .s-bg2 span {
    vertical-align: middle;
}

.sidebar-mini3 {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 63px;
    z-index: 2000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.sidebar-mini3 a {
    display: block;
    background: #f89621;
    color: #59595C;
    padding: 10px 5px;
    vertical-align: middle;
    text-decoration: none;
    font-size: 8px;
    text-align: center;
    line-height: 1.2em;
    font-weight: 500;
}

.sidebar-mini3 a:hover {
    background: #59595C;
    color: #f89621;
}

.sidebar-mini3 .icon-sidebar3 {
    margin: 0 auto 10px;
    vertical-align: middle;
    display: block;
    font-size: 19px;
}

.sidebar-mini3 .s-bg3 span {
    vertical-align: middle;
}


/* Main Content
   ========================================================================== */

.welcome {
    position: relative;
    background-repeat: no-repeat;
}

.welcome .wrapper {
    max-width: 1700px;
}

.welcome h1 span {
    display: block;
}

.search-our-stock .head-1 {
    color: #fff;
}

.search-our-stock label {
    text-align: left;
}

.google-map {
    display: block;
}

.google-map iframe {
    max-width: 100%;
    pointer-events: none;
}

.hs-repayment p {
    color: #fff;
}

.noUi-connect {
    background: #c41733 !important;
}

#search-repayment {
    margin-top: 20px !important;
}


/* Specials
   ========================================================================== */

.s-link {
    position: relative;
    overflow: hidden;
}

.s-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.s-link:hover .s-text {
    background-color: #c41733;
    color: #fff;
}

.s-link:hover .s-text p {
    color: #fff;
}

.s-link img {
    display: block;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.s-link:hover img {
    transform: scale(1.1);
}

.s-link h4 {
    color: #fff;
    margin: 0;
    display: inline-block;
    width: auto;
}

.s-link p {
    color: #c41733;
    margin: 0;
}

.s-text {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
    background-color: #000;
    color: #b1b1b1;
    margin: 0;
    border-top: 2px solid #c41733;
    z-index: 2;
    position: relative;
}

/*Page cta 
  ===========================================================================*/
.page-cta {
    padding: 20px;
    background: #333;
    color: #fff;
    transition: 0.5s linear;
}
.page-cta p {
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
}
.page-cta a {
  text-decoration: none;
}
.page-cta:hover {
    background: #c41733;
}


/* Brands
   ========================================================================== */

.brands {
    position: relative;
}

.brand-header {
    text-transform: uppercase;
    color: #fff;
    background: #333333;
    text-align: center;
    padding: 20px;
    width: 100%;
    margin: 0;
    cursor: pointer;
}

.brand-header.active,
.brand-header:hover {
    background: #c41733;
}

.brands .wrapper {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.brand-logos {
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.b-link a {
    padding: 5px 10px; 
    display: block;
}

.b-link img, .b-link-new img  {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.b-link:hover img, .b-link-new:hover img {
    transform: scale(0.9);
}

.b-main {
    text-align: center;
}

.b-main h1, .b-main .head-1 {
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
}

.b-main h1,
.b-main h2 {
    margin: 0;
}

.b-main h2:not(.head-1) {
    font-weight: 900;
    font-style: italic;
    font-size: 20px;
    color: #000;
}

.b-main h2 span {
    color: #c41733;
}

.brand-logos-new {
    max-width: 1400px;
    width: 100%;
    margin: 60px auto;
}


.b-link-new {
    padding: 20px;
    border: solid 1px #F1F1F1;
    display: flex;
    justify-content: center;
}

@media (min-width: 1025px) {


}

@media (min-width: 1400px) {

  

}

/* Brands Pop up
   ========================================================================== */

.brand-container {
    display: none;
}

.brand-container.active {
    display: block;
}

.brand-overlay {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.brand-popup {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #000;
    margin: 40px;
    z-index: 9999999;
}

.brand-popup .wrapper {
    max-width: 100%;
}

.brand-popup h3 {
    color: #000;
}

.map-border {
    border: 2px solid #000;
}

.brand-bg {
    height: 100%;
    width: 100%;
    background-size: cover;
}

.brand-cross {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #c41733;
    font-weight: 600;
    cursor: pointer;
}

.d-block {
    margin-top: 15px;
    margin-bottom: 15px;
}

.head-star,
.dealer-reviews a {
    max-width: 25px;
    vertical-align: middle;
    height: auto;
    display: inline !important;
}

.dealer-reviews a {
    color: #000;
    font-weight: 100;
    margin-left: 8px;
    padding-top: 11px;
}

.headg {
    margin-right: 10px;
}


/* Brands - service
   ========================================================================== */

.service-text {
    margin: 20px auto;
    text-align: center;
    width: 100% !important;
}

.service-text h1 {
    margin: 0;
    font-size: 30px;
}

.service-text h2 {
    color: #000;
    font-size: 20px;
    margin: 0;
}

.service-other {
    background: #c41733;
    text-align: center;
    color: #fff;
    display: block;
    padding: 4px;
    text-decoration: none;
}

.service-other:hover {
    background: #1a1a1a;
    color: #fff;
    text-decoration: none;
}


/* Landing page - Careers
   ========================================================================== */

.video-banner {
    position: relative;
    margin: 0;
}

.careers .banner video {
    background-size: cover;
    width: 100%;
}

.careers ul {
    padding-left: 20px;
}

.careers .fancybox-content {
    padding: 0;
}

.video-banner .vid,
.career-vid img {
    display: block;
}

.video-header {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1000;
    transform: translate(-50%, -50%);
    text-align: center;
}

.video-header h1 {
    color: #fff;
    font-size: 30px;
}

.video-header h2 {
    color: #c41835;
    font-size: 14px;
    font-style: italic;
}

.video-overlay {
    position: absolute;
    top: 0 left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7;
}

.career-main {
    background-color: #c41834;
    text-align: center;
}

.career-main .wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 800px;
}

.career-main h1 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
}

.career-main h2 {
    font-size: 32px;
    color: #ffffff;
}

.career-main h3 {
    color: #000;
    text-transform: none;
}

.career-main h4 {
    color: #fff;
    margin-top: 20px;
    text-align: left;
    font-size: 20px;
}

.career-main p {
    color: #fff;
}

.team-vids {
    background-color: #000;
}

.team-vids .wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.team-vids2 {
    background-color: #212121;
}

.team-vids2 .wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.careers-new .fancybox-inner {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}

.careers-new .fancybox-slide>* {
    background: #000000 !important;
}

.careers-new .team-text h3,
.careers-new .team-text p {
    color: #fff !important;
}

.team-text {
    padding: 10px 30px;
}

.team-text span {
    display: block;
    color: #1a1a1a;
}

.careers-new .team-text h3 {
    margin-top: 20px;
}

.career-main ul {
    color: #fff;
    text-align: left;
}

.blk {
    background-color: #000;
    color: #fff;
    text-align: center;
}

.blk .wrapper {
    max-width: 800px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.blk h2 {
    color: #fff;
    font-size: 35px;
}

.dark-grey {
    color: #fff;
}

.dark-grey h2 {
    color: #fff;
    font-size: 30px;
}

.grey {
    color: #fff;
    background-color: #121212;
    background-image: none;
}

.grey img {
    display: none;
}

.grey h2 {
    color: #fff;
    font-size: 30px;
}

.grey .wrapper {
    padding-top: 90px;
    padding-bottom: 40px;
}

.parallax {
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}

.quote {
    text-align: center;
}

.quote .wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}

.quote h1 {
    color: #fff;
    text-shadow: 3px 3px 3px #000;
    font-size: 30px
}

.quote span {
    font-size: 35px;
    display: block;
}

.base-form {
    text-align: left;
}

.base-form h1 {
    font-size: 50px;
    color: #fff;
    text-align: center;
}

.grey {
    background-position: center;
    background-size: cover;
}


/* Tabs - Brands Homepage
   ========================================================================== */

.brand-content {
    opacity: 1;
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}

.brands.hover .brand-content {
    opacity: 0.2;
}

.brands.hover .brand-content img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.brands.hover .brand-content.active {
    opacity: 1;
}

.brands.hover .brand-content.active img {
    filter: initial;
}


/* News & Events
   ========================================================================== */

.np-img {
    width: 100%;
    background-position: center;
    background-size: cover;
}

.np-line {
    margin-bottom: 35px;
}


/* Tabs
   ========================================================================== */

.tabs-header {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 15px 20px;
    background-color: #dce4e6;
    color: #000;
    font-size: 18px;
    cursor: pointer;
    border-right: 1px solid #aaa;
}

.tabs-header:last-child {
    border-right: 0;
}

.tabs-header.dropdown {
    display: block;
}

.tabs-header.active {
    background-color: #c41733;
    color: #fff;
    border-color: #c41733;
}

.tabs-content {
    display: none;
    padding: 0 20px;
}

.tabs-content.dropdown {
    display: block;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-right: none;
    border-bottom: 1px solid #ccc;
}

.tabs-content.active {
    display: block;
    border: 2px solid #c41733;
}

.tabs-content.dropdown.active {
    max-height: 10000px;
}


/* Contact page
   ========================================================================== */

.contact-tabs .inline-list {
    padding-left: 0;
    background-color: #dce4e6;
}

.contact-tabs .tabs-content {
    padding: 20px;
}

.contact-card {
    background-color: #f5f5f5;
    border: 1px solid #969696
}

.contact-card .contact-logo {
    background-color: #fff;
    text-align: center;
    padding: 10px 20px;
}

.contact-card .contact-stuff {
    padding: 20px;
}

.contact-card .s-header {
    width: auto;
    color: #000;
    font-size: 20px;
    cursor: pointer;
    position: relative;
    margin-bottom: 0;
}

.contact-card .s-header:after {
    content: "+";
    position: absolute;
    color: #000;
    right: 2px;
    top: 0;
    z-index: 2;
    font-weight: bold;
    font-size: 28px;
}

.contact-card .s-content {
    display: none;
}

.contact-card .s-header.active+.s-content {
    display: block;
}

.contact-box {
    padding: 20px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.contact-logos a {
    display: inline-block;
    width: 14%;
    margin: 1%;
}

.contact-title {
    padding: 15px 20px;
    background: #c41733;
    display: flex;
    margin: 0;
    color: #fff;
}

.contact-info a {
    text-transform: initial;
}


/* .contact img {
    display: block;
} */


/* Per week slider styles
   ========================================================================== */

.spend .noUi-base {
    background-image: url(../images/stock-slide-shadow.png);
    background-repeat: repeat-x;
    border-left: 8px solid #EA5E24;
    border-radius: 17px
}

.spend .noUi-horizontal .noUi-handle {
    background: #222;
    background-image: url(../images/stock-circle-shadow.png);
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 50%;
    width: 45px !important;
    height: 45px !important;
    top: -8px !important;
}

.spend .noUi-handle:after,
.spend .noUi-handle:before {
    background-color: transparent !important;
}

.spend .noUi-background {
    background-color: #fff !important;
    border-radius: 5px !important;
}

.spend .noUi-target {
    border-radius: 25px !important;
    border-color: transparent !important;
}

.spend .noUi-horizontal {
    height: 40px !important;
}

.spend .noUi-target.noUi-connect {
    position: relative;
    margin-top: 5px !important;
    box-shadow: none !important;
    background-color: #c41733;
    border: 5px solid #fff !important;
}

.spend .noUi-target.noUi-connect:before {
    content: "0";
    position: absolute;
    color: #fff;
    left: 20px;
    top: 4px;
    z-index: 2;
    font-weight: bold;
    font-size: 20px;
}

.spend .noUi-target.noUi-connect:after {
    content: "500";
    position: absolute;
    color: #264844;
    right: 20px;
    top: 4px;
    z-index: 2;
    font-weight: bold;
    font-size: 20px;
}


/* Video Gallery Styles
   ========================================================================== */

.video-gallery {
    max-width: 960px;
    margin: 0 auto;
}

div.imgbox a:hover img {
    opacity: 0.6;
}

div.vid_icon:hover,
span.vid_icon:hover {
    opacity: 1;
    background-image: url(../images/vid_icon.png);
}

.titlebelowthumb a {
    display: block;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: bold;
}


/* Form styles
   ========================================================================== */

.chronoform {
    margin-bottom: 10px;
}

.form-control,
.select-container {
    margin-bottom: 20px;
    padding: 8px 10px;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
}

.select-container .select-hide {
    color: #000;
    height: 34px;
    padding: 0 10px;
}


/* Form Select Colour */

.form-control:focus,
.chrono-line .form-control:focus {
    border-color: #c41733;
}

.form-group label {
    position: absolute;
    width: 100%;
    top: -20px;
    left: 0;
    padding: 0;
    border: 0;
    color: #c41733;
    z-index: 1;
    font-size: 13px;
    line-height: 1.5em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: text;
}

.form-control.empty+label {
    top: 0;
    left: 0;
    padding: 9px 12px;
    background-color: transparent;
    color: #666;
    border-left: 0;
    border-right: 0;
    line-height: 1.42857143;
    font-size: 14px;
}

.chronoform .error {
    border-color: red !important;
}

.chronoform .error+label,
.chronoform .error select {
    color: red !important;
}

.chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container+label {
    display: none;
}

.chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container.active+label {
    display: block;
}


/* Lines Theme */

.chrono-lines .form-control,
.chrono-lines .select-container {
    padding: 10px 4px;
    border: 0;
    border-bottom: 1px solid #666;
}

.chrono-lines .select-container .select-hide {
    padding: 0;
}

.chrono-lines .form-group label {
    top: -13px;
    left: 4px;
    padding: 0;
    background-color: transparent;
    color: #666;
}

.chrono-lines .form-control.empty+label {
    top: 0;
    left: 4px;
    padding: 10px 0;
}

.chrono-lines .form-control:not(.empty):focus+label {
    color: #0099ff;
}


/* Left Labels Theme */

.chrono-l-labels .form-group {
    *zoom: 1
}

.chrono-l-labels .form-group:before {
    content: " ";
    display: table
}

.chrono-l-labels .form-group:after {
    content: " ";
    display: table;
    clear: both
}

.chrono-l-labels .form-control,
.chrono-l-labels .select-container,
.chrono-l-labels .form-submit {
    float: right;
    width: 74%;
}

.chrono-l-labels .form-group label,
.chrono-l-labels .form-control.empty+label {
    position: relative;
    width: 25%;
    top: auto;
    left: auto;
    float: left;
    padding: 10px 0;
    background-color: transparent;
    color: #666;
    font-size: 16px;
    line-height: 1.42857143;
}

.chrono-l-labels .form-control:not(.empty):focus+label {
    color: #0099ff;
}


/* Footer Links
   ========================================================================== */

.footer-links {
    background-color: #000;
    color: #fff;
}

.footer-links p {
    margin: 0 0 20px 0;
}

.footer-links .head-3 {
    display: block;
    margin: 0;
    font-size: 14px;
    color: #C41733;
    text-transform: capitalize;
}

.footer-links .head-4 {
    margin: 0;
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.footer-links a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    text-transform: capitalize;
}

.footer-links p {
    margin: 0;
}

.footer-links a:hover,
.copyright a:hover {
    color: #c41733;
}

.footer-links .chronoform {
    margin-bottom: 0;
}


/* Social
   ========================================================================== */

.social a {
    display: block;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    padding: 12px;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 50%;
    cursor: pointer;
    line-height: 1em;
    text-align: center;
}

.social a span {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.social li:last-child a {
    margin-right: 0;
}

.social a:hover {
    background: #e0e0e0;
    color: #0c0c0c;
}

.social .facebook {
    background-color: #3b5998;
}

.social .youtube {
    background-color: #c4302b;
}

.social .linkedin {
    background-color: #4875B4;
}

.social .insta {
    background-color: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.social .twitter {
    background-color: #64cbee;
}

.social .gplus {
    background-color: #d73d32;
}

.top-header .social {
    margin-left: 20px;
}

.top-header .social a {
    width: 30px;
    height: 30px;
    padding: 7px;
    font-size: 16px;
}


/* Copyright
   ========================================================================== */

.copyright {
    background-color: #1A1A1A;
    color: #fff;
}

.copyright .wrapper {
    font-size: 12px;
    line-height: 1.2em;
    text-transform: uppercase;
}

.copyright p {
    text-transform: capitalize;
}

.copyright a {
    color: #fff;
}

.edge-designed a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

.copy-white {
    background: #fff;
}

.copy-white p,
.copy-white a {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
}


/* TABLET STYLES
   ========================================================================== */

@media (min-width: 500px) {
    .q-link p {
        font-size: 16px;
    }
}

@media (max-width: 500px) {
    .brand-logos>div {
        width: 46%;
        margin: 10px 2%;
    }
}

@media (max-width: 768px) {
    /* Tabs - Brands Homepage
   ========================================================================== */
    .brand-content.active {
        width: 46%;
        margin: 0 2%
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    /* Tabs - Brands Homepage
   ========================================================================== */
    .brand-content.active {
        width: 29%;
        margin: 0 2%
    }
}

@media (max-width: 1024px) {
    .welcome,
    .q-img {
        background-image: none !important;
    }
    /* Brands Homepage
   ========================================================================== */
    .b-text {
        display: none !important;
    }
    .b-link img {
        margin: 0 auto;
        max-width: 110px;
        width: 100%;
    }
    .brand-logos {
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .logo {
        margin: 0 auto;
    }
    .brand-tabs {
        display: none;
    }
}


/* DESKTOP STYLES
   ========================================================================== */

@media (min-width: 1025px) {
    /* Layout
   ========================================================================== */
    body {
        padding-top: 165px;
    }
    .anchor {
        top: -90px;
    }
    .wrapper {
        font-size: 14px;
    }
    h1,
    .head-1 {
        font-size: 30px;
    }
    h2,
    .head-2 {
        font-size: 24px;
    }
    /* Top Header
   ========================================================================== */
    .top-header {
        display: block;
        position: fixed;
        z-index: 1030;
        top: 80px;
        -webkit-transition: top 0.4s ease;
        -moz-transition: top 0.4s ease;
        transition: top 0.4s ease;
        overflow: hidden;
    }
    .top-header .wrapper {
        padding-top: 6px;
        padding-bottom: 8px;
        line-height: 1.3em;
    }
    /* Page Banner
   ========================================================================== */
    .page-banner-text {
        bottom: 20px;
        left: 80px;
        font-size: 50px;
        margin: 0;
    }
    .lSAction>.lSPrev {
        left: 90px
    }
    .lSAction>.lSNext {
        right: 90px
    }
    /* Dealer menu
   ========================================================================== */
    .dealer-name {
        margin-top: 7px;
    }
    .stacked .nav-menu {
        top: 113px;
    }
    .review-flex {
        display: flex;
        justify-content: space-between;
    }
    /* Navigation
   ========================================================================== */
    .m-menu {
        background: #eee;
    }
    .nav-menu {
        background-color: #fff;
    }
    .nav-menu {
        top: 52px;
        -webkit-transition: top 0.4s ease;
        -moz-transition: top 0.4s ease;
        transition: top 0.4s ease;
    }
    .translated-ltr.translated-ltr .skiptranslate~.header .nav-menu {
        top: 88px;
    }
    .nav-menu .wrapper {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .stacked .nav-menu .wrapper {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .fixed-menu .nav-menu {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    }
    .mobile-link {
        display: none;
    }
    .logo {
        width: 180px;
    }
    .primary-nav a {
        display: block;
        padding: 15px 10px;
        color: #000;
        border: none;
        font-size: 14px;
        font-weight: 500;
        text-transform: capitalize;
    }
    .primary-nav>ul>li:first-child>a {
        padding-left: 0;
    }
    .primary-nav>ul>li:last-child>a {
        padding-right: 0;
    }
    .primary-nav>.nav>li:hover>a {
        color: #c41733;
    }
    .primary-nav .nav-child a {
        position: relative;
        padding: 8px 20px;
        text-align: left;
        background-color: #1a1a1a;
        color: #fff;
    }
    .primary-nav .nav-child li:hover a {
        background: #c41733;
        color: #ffffff;
    }
    .primary-nav .nav-child li:last-child a {
        border: 0;
    }
    .right-sidebar h2 {
        margin: 14px 0 27px;
    }
    /* Smaller Navigation on scroll
   ========================================================================== */
    .fixed-menu .top-header {
        top: -52px;
    }
    .fixed-menu .dealer-menu {
        top: -103px;
    }
    .fixed-menu .nav-menu {
        top: 0;
    }
    /* Quicklinks
   ========================================================================== */
    .q-link {
        margin: 0;
    }
    .q-img {
        height: 350px;
    }
    .q-link p {
        padding: 15px;
    }
    .q-link p {
        background-color: #333;
        border-bottom: none;
    }
    /* Button
   ========================================================================== */
    .btn {
        padding: 15px 10px;
    }
    .btn-width {
        width: 100%;
        max-width: 300px;
    }
    /* Main Content
   ========================================================================== */
    .content {
        position: relative;
    }
    .welcome {
        background-size: cover;
        background-position: center;
    }
    .welcome .wrapper,
    .search-our-stock .wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .col-half {
        width: 50%;
    }
    .b-main h1, .b-main .head-1 {
        font-size: 60px;
    }
    /* Brand
   ========================================================================== */
    .brand-tabs {
        display: flex;
        justify-content: space-around;
    }
    .brand-logos {
        justify-content: space-between;
        align-items: center;
    }
    .b-link a {
        padding: 40px 30px;
    }
    /* Landing page - Careers
   ========================================================================== */
    .video-header h1 {
        font-size: 100px;
    }
    .video-header h2 {
        font-size: 38px;
    }
    .career-main .wrapper {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .career-main h1 {
        font-size: 55px;
        margin-bottom: 40px;
    }
    .career-main h2 {
        font-size: 50px;
    }
    .quote .wrapper {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .quote h1 {
        font-size: 50px
    }
    .grey {
        background: url(../images/grey-bg.jpg);
        background-position: center;
    }
    /* Form styles
   ========================================================================== */
    .chronoform {
        margin-bottom: 20px;
    }
    .form-control,
    .select-container,
    .form-group label,
    .chrono-l-labels .form-group label,
    .chrono-l-labels .form-control.empty+label {
        font-size: 14px;
    }
    .form-control,
    .select-container {
        padding: 10px 10px;
    }
    .select-container .select-hide {
        height: 38px;
    }
    .form-control.empty+label {
        padding-top: 11px;
        padding-bottom: 11px;
    }
    .form-group label {
        top: -18px;
        font-size: 12px;
    }
    /* Footer Links
   ========================================================================== */
    .footer-links .wrapper {
        font-size: 14px;
        line-height: 1.7em;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .footer-links h1 {
        margin: 10px 0 40px 0;
    }
    .footer-links .flex>div {
        padding-bottom: 0;
    }
    .slogan {
        display: flex;
        justify-content: flex-end;
    }
    .copyright .wrapper,
    .copy-white .wrapper {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

@media(min-width: 1025px) and (max-width: 1200px) {
    /* Nav Reviews
   ========================================================================== */
    .dealer-reviews {
        display: flex;
        justify-content: flex-end;
    }
}

@media(min-width: 1200px) {
    body {
        padding-top: 209px;
    }
    .wrapper {
        font-size: 14px;
    }
    .logo {
        width: auto;
    }
    /* Dealer menu
   ========================================================================== */
    .dealer-name {
        font-size: 30px;
        margin-top: 15px;
    }
    .dealer-menu .logo {
        width: auto;
    }
    .stacked .nav-menu {
        top: 158px;
    }
    .fixed-menu .stacked .nav-menu {
        top: 0;
    }
    .q-img {
        height: 450px;
    }
    .top-header {
        top: 125px;
    }
}

@media(min-width: 1400px) {
    .primary-nav a {
        font-size: 16px;
    }
    /* Brand
   ========================================================================== */
    .b-link a {
        padding: 50px 20px;
    }
}

@media(min-width: 1500px) {
    .primary-nav a {
        font-size: 18px;
    }
    .welcome .wrapper,
    .search-our-stock .wrapper {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}


/* SMS
   ========================================================================== */

.sms-container {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background: #37a4e4;
    z-index: 9999;
    padding: 13px;
    border-radius: 50%;
    color: #fff;
    font-size: 33px;
    height: 60px;
    width: 60px;
    box-shadow: 1px 1px 2px 0px black;
}

.sms-container:hover {
    color: #fff;
}

@media (min-width: 1025px) {
    .sms-container {
        display: none;
    }
}

.ate-everythingfleet .nav-menu {
    background-color: #fff;
}

/* ========================================================================== 
*  10.2 - Mini Stock Locator - Quick Search
* ========================================================================== */

.mini-search a.sl-mini-search-btn {
    padding: 15px 20px;
}

.mini-search-quick {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
}

.mini-search-quick > div {
    width: 50%;
    padding: 10px;
}

.mini-search-quick .msq-text {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.mini-search-quick svg {
    font-size: 20px;
    margin-right: 10px;
}

.mini-search-quick a {
    display: block;
    border: 1px solid #fff;
    color: #fff;
    padding: 8px 5px;
    text-decoration: none;
    text-align:center;
    border-radius: 3px;
}

.mini-search-quick a:hover, .mini-search-quick a.primary {
    border-color:  #fff;
}

@media (min-width: 1025px){

    .mini-search-quick .msq-text {
        margin-right: 20px;
        padding-right: 30px;
        border-right: 1px solid #fff;
    }

    .mini-search-quick > div, .mini-search-quick .msq-text {
        width: auto;
    }

    .mini-search-quick a {
        border: 1px solid transparent;
    }

    .mini-search-quick a:hover, .mini-search-quick a.primary {
        border-color:  #fff;
    }

    .mini-search-quick {
        margin-top: 30px;
    }

    .mini-search-quick a {
        padding: 8px 20px;
    }

}

.ate-stock-locator a.btn-apply-for-finance-pre-approval {
    background-color: #f89621;
    color: #fff;
    border-color: #f89621;
    text-transform: uppercase;
    font-weight: 700;
}

.ate-stock-locator .stock-locator .si-location {
    background-color: #d2232a;
    color: #fff;
}

@media (min-width: 740px) {
    .ate-stock-locator a.btn-apply-for-finance-pre-approval {
        font-size: 21px;
    }
}

/* Finance text calculator
     ========================================================================== */

@media (max-width: 500px) {
    div#vroom-popup {
        padding: 20px 5px;
    }
}

.finance-text-calc .ft-content {
    margin: 30px 0;
}

.ft-content .ft-text {
    margin-top: 15px;
    font-size: 36px;
    line-height: 1.5;
}

.ft-content .input-group, .ft-content .select-group {
    position: relative;
}

.ft-input {
    padding: 0 5px;
    border: 0;
    border-bottom: 2px solid #000;
    background-color: transparent;
    color: #000;
    font-weight: bold;
    font-size: 1.1em;
}

.ft-input option {
    font-size: 0.6em;
}

.ft-input.error {
    border-color: red;
}

.ft-input:focus {
    outline: 0;
}

.ft-input.loan-amount {
    max-width: 200px;
    padding-left: 30px;
}

.ft-input.loan-interest {
    max-width: 150px;
    padding-right: 30px;
}

.ft-input.loan-balloon-value {
    max-width: 150px;
    padding-left: 30px;
}

.ft-input.loan-balloon-percent {
    max-width: 100px;
    padding-right: 30px;
}

.input-icon {
    position: absolute;
    left: 0;
    top: -16px;
    font-size: 1.3em;
    color: #000;
    font-weight: bold;
}

.loan-interest + .input-icon, .loan-balloon-percent + .input-icon {
    left: auto;
    right: 8px;
}

.ft-text {
    display: block;
}

.ft-content #allow-balloon {
    display: inline-block;
    margin-top: 20px;
}

.ft-disclaimer {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.8;
    color: #777;
}

.ft-results {
    margin-top: 30px;
    padding: 30px;
    background-color: #f5f5f5;
}

.ft-results p {
    margin: 0;
    font-size: 22px;
}

.ft-repayment {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #ddd;
}

.ft-repayment .tabs-content {
    display: none;
}

.ft-repayment .tabs-content.active {
    display: block;
    font-size: 80px;
    line-height: 2;
}

.ft-repayment .tabs-header {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #000;
    border-left-width: 0;
    cursor: pointer;
}

.ft-repayment .tabs-header:nth-child(4){
    border-radius: 3px 0 0 3px;
    border-left-width: 1px;
}

.ft-repayment .tabs-header:nth-child(6){
    border-radius: 0 3px 3px 0;
}

.ft-repayment .tabs-header.active {
    background-color: #000;
    color: #fff;
}

.ft-repayment .balloon-payment {
    margin-top: 20px;
}

.ft-loan-details {
    max-width: 350px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 2;
}

.ft-loan-details.ftld-ec {
    font-weight: bold;
}

.ft-results .btn-primary {
    margin-top: 30px;
}

.preapproval-form {
    display: none;
}

.preapproval-form.show {
    display: block;
}
.pre-radio img, .pre-radio h4, .pre-radio p {
    z-index: 2;
    position: relative;
}
.checkbox-group .container.pre-radio {
    padding: 30px;
}
.pre-radio p {
    margin: 15px 0 0;
    color: #666;
}
.pre-radio .checkmark, .pre-radio .radiomark {
    height: 100%;
    width: 100%;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    border-radius: 0;
    z-index: 1;
}
.checkbox-group input:checked ~ .radiomark {
    border-color: #c41733;
}
.model-selector .checkbox-group {
    display: inline-block;
}
.model-selector .checkbox-group .container {
    vertical-align: middle;
    position: relative;
}
.model-selector .checkbox-group .container {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height:auto;
    text-align: center;
    width: auto;
}
.model-selector .checkbox-group input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.model-selector .checkmark,.model-selector .radiomark {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 2px solid #727272;
    border-radius: 10px;
}

/* Get Finance stock button */

.sd-external-buttons .btn-get-finance-now {
    background: #000 !important;
    color: #fff !important;
}

.sd-external-buttons .btn-get-finance-now:hover {
    background: #d2232a !important;
}




/* Stock Strip
   ========================================================================== */

/* 
.ate-stock-locator .list-stock::before, .ate-stock-locator .list-stock::after {
    display: none;
}


@media (min-width: 1025px) { 
    .ate-stock-locator .list-stock::before, .ate-stock-locator .list-stock::after {
        content: "";
        display: block;
        background-image: url(https://vonbibra.com.au/images/vb-event-strip.webp);
        background-size: contain;
        background-repeat: no-repeat;
        height: 100%;
        width: 90px;
        position: absolute;
        top: 0;
        z-index: 1;
        background-color: #000;
    }

    .ate-stock-locator .list-stock::before {
        left: 0;
    }

    .ate-stock-locator .list-stock::after {
        right: 0;
    }

    .ate-stock-locator .sl-wrapper.so-wrapper,
    .ate-stock-locator .list-stock .sl-wrapper {
        position: relative;
        z-index: 5 !important;
    }

    .sl-searchbar {
        position: relative;
        z-index: 99999;
    }

}

@media (min-width: 2200px) {
    .ate-stock-locator .list-stock::before, .ate-stock-locator .list-stock::after {
        width: 200px;
    }
} */