<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@font-face {*/
/*    font-family: "Open Sans", sans-serif;
    font-weight: 600;*/
/*    src: url(../fonts/OpenSans-Semibold.ttf) format("truetype");*/
/*}*/
/*@font-face {*/
/*    font-family: "Open Sans*, sans-serif;
font-weight: 400;/
 */
/*    src: url(../fonts/OpenSans.ttf) format("truetype");*/
/*}*/
/*@font-face {*/
/*    font-family: "Open Sans", sans-serif;
    font-weight: 400;*/
/*    src: url(../fonts/OpenSans-Bold.ttf) format("truetype");*/
/*}*/
/*@font-face {*/
/*    font-family: openSansExtrabold;*/
/*    src: url(../fonts/OpenSans-Extrabold.ttf) format("truetype");*/
/*}*/
@media (max-width: 767px) {
    .table-responsive {
        overflow-x: hidden !important;
    }
}
@media (max-width: 768px) {
    .hideOnSm {
        display: none !important;
    }
}
body {
    background: #fff;
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
.breadcrumb {
    background: transparent;
    margin-bottom: 0;
    padding: 10px;
}
.breadcrumb &gt; .active {
    color: rgb(204, 204, 204);
}
.main-wrap {
    max-width: 1600px;
    margin: 0 auto;
    font-size: 13.5px;
    padding: 0 10px;
}
.scnd-wrap {
    max-width: 1210px;
    margin: 0 auto;
    overflow: hidden;
}
header {
    font-family: Muli, Gothic, sans-serif;
    font-weight: 300;
    padding: 10px 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    background-color: #ffffff;
}
#header-contacts {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
    width: 65%;
}
.header-collapse {
    display: none;
    vertical-align: middle;
}
.top-widgets-container {
    width: auto;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-widgets-3-columns-container {
    width: auto;
    overflow: hidden;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.top-widgets-center .dealer-logo-img {
    margin-left: auto;
    margin-right: auto;
}
.left-top-widgets {
    margin-right: 5px;
    max-width: 35%;
    display: inline-block;
    vertical-align: middle;
}
.top-widgets-center {
    vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.left-top-widgets &gt; div {
    float: left !important;
}
.right-top-block-flex {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;

    text-align: right;
    margin-left: 5px;
}
.right-top-block .navbar-toggle {
    margin-right: 0;
    padding-right: 0;
}
.right-top-widgets-flex .header-icon {
    padding-top: 0;
}
.right-top-widgets-flex {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.right-top-widgets &gt; div {
    width: auto;
    white-space: nowrap;
}
.navbar-toggle .icon-bar {
    width: 35px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}
.header-collapse .icon-bar {
    background-color: #888888;
}
.header-social {
    width: max-content;
    text-align: right;
}
header .phone {
    vertical-align: middle;
    display: inline-table;
    padding-left: 10px;
    text-align: left;
}
.header-icon {
    margin-right: 0 !important;
    font-size: 17px !important;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 0;
    background-color: transparent;
    background-image: none;
    border: none;
}
footer .phone,
footer .phone:hover,
footer .phone .fa {
    color: white !important;
}
a, .btn-n {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.ui-dialog a {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
header .social {
    display: inline-block;
    width: 40px;
    text-align: center;
    margin-right: -4px;
    padding: 10px 0;
    font-size: 20px;
}
header .social i {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
header .social i:hover {
    filter: alpha(opacity=20);
    opacity: 0.2;
}
header .nb {
    border: none;
}
#top-menu {
    background-color: #000;
    border: 0 !important;
}
#navbar .nav-item {
    text-transform: uppercase;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    border-color: #000;
}
#top-menu .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
#top-menu li {
    transition: all .5s;
}
#top-menu li a {
    padding: 10.5px !important;
    text-shadow: none;
}
#top-menu li.active, #top-menu li:hover {
    background-color: #014488;
}
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: white;
}
.navbar-nav {
    margin: 0;
}
.navbar-collapse {
    max-height: 100%;
}
.head-slider .carousel-control {
    width: 5% !important;
}
.dealer-site-vehicle-slider-content {
    padding-left: 107px;
}
#search-container {
    background: #000;
    color: #fff;
    height: auto;
    padding: 30px 0 15px;
    box-sizing: border-box;
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}
#search-container .form-control,
#find-form .form-control,
.sort-options {
    height: 38px;
    padding: 8px 5px;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}
#search-container .form-control {
    font-size: 14px;
}
#search-container.new-search-form .form-control {
    font-size: 13px;
}
#find-form .form-control {
    font-size: 13px;
}
#search-container .btn-n,
#find-form .btn-n {
    font-size: 20px;
    padding: 2px 0;
    font-weight: normal;
    border: 0;
}
#search-container.new-search-form .btn-n {
    font-size: 17px;
}
#search-container .btn-n {
    width: auto;
    min-width: 100%;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #cccccc;
}
#find-form .form-inline .form-group {
    display: block !important;
}
.head-slider .item img {
    width: 100%;
    height: 100%;
}
.stock-section {
    padding: 30px 0;
}
.middle {
    width: 100%;
    min-height: 300px;
    background-image: url('../images/middle_bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.middle .item-container {
    background: #fff;
    opacity: 0.9;
    padding: 20px;
    margin: 40px 10px;
}
.middle .item-container .header {
    padding-bottom: 15px;
    font-size: 20px;
    text-align: center;
    color: #014488;
}
.middle .item-container .desc {
    font-size: 14px;
    line-height: 17px;
}
.middle .item-container .more {
    text-align: right;
    padding-top: 10px;
}
.middle .item-container .btn {
    font-weight: normal;
    font-size: 14px;
}
.sort-tabs {
    border: 0;
    overflow: hidden;
}
.stock-section {
    padding: 14px 0;
}
.stock-section .scnd-wrap {
    height: 497px;
}
.stock-section .item-container {
    background: #f5f5f5;
    margin: 16px 10px;
    height: 465px;
}
.stock-section .item-container a {
    text-decoration: none;
}
.stock-section .item-container .image {
    width: 100%;
    height: 204px;
    text-align: center;
}
.options-small-group:not(:last-of-type):not(:empty):after {
    content: ",";
    position: absolute;
}
.options-small:not(:last-of-type):not(:empty):after {
    content: ",";
}
.options-small.last-option:not(:only-child):after {
    content: ","
}
.featured-vehicle__image-wrapper {
    text-align: center;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.featured-vehicle__image-wrapper &gt; img {
    margin-top: 0;
    height: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.stock-section .item-container .content {
    padding: 5px 20px 20px 20px;
}
.stock-section .item-container .header {
    height: 43px;
    font-size: 18px;
    margin: 5px 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.stock-section .header {
    color: black;
}
.stock-section .params {
    height: 92px;
    line-height: 17px;
    color: black;
}

.params-when-subtitle {
    height: 74px !important;
}

.stock-section .params .p-row {
    clear: both;
    overflow: hidden;
}
.stock-section .params .p-row .pull-right {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
.stock-section .price {
    font-size: 21px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 5px 0;
    color: #014488;
    text-align: center;
    height: 25px;
}

.stock-section .more {
    text-align: center;
    padding-top: 10px;
}
.stock-item-row {
    background: transparent !important;
    border-top: 0 !important;
    border-left: 0 !important;
}
.btn-n {
    background: #014488;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 15px;
}
.map_captions {
    color: black !important;
}
.clear {
    clear: both;
}
main .page-header {
    font-size: 20px;
    border-bottom: 1px solid rgb(204, 204, 204);
}
main {
    font-size: 14px;
    line-height: 22px;
    padding: 0 0 50px;
}
main .right-block {
    padding-top: 30px;
}
main p {
    margin: 20px 0;
}
footer, .bg-footer, .bottom-menu-cont {
    font-family: Arial;
    color: #fff;
    background-color: #333333;
    line-height: 1.6;
    font-size: 15px;
    padding: 20px 0;
}
footer .bold-text {
    display: block;
    padding: 10px 0;
    font-size: 16px;
}
.price-2-lines s {
    display: block;
}

.video-icon-container {
    pointer-events: none;
}
@media (max-width: 1200px) {
    .more-1200 {
        display: none;
    }
}
.in-description-price {
    display: none;
}
@media (max-width: 899px) {
    .in-description-price {
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 899px) {
    .middle-price {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 950px) {
    .middle-approved-used {
        width: 125px
    }
}
@media (max-width: 768px) {
    .middle-price {
        float: right;
        width: 80px;
    }
    .full-price-small {
        float: right;
        text-align: right;
    }
    .full-price-small s {
        display: block;
    }
}
@media (max-width: 767px) {
    .car-description-big {
        display: none;
    }
    .car-description-small {
        display: block;
    }
    .middle-price {
        padding-top: 4%;
    }
}
@media (min-width: 768px) {
    .car-description-big {
        display: block;
    }
    .car-description-small {
        display: none;
    }
    .middle-price {
        padding-top: 8%;
    }
}
.car-description-big {
    width: 54%;
    margin-right: 20px;
}
.car-description-small {
    width: 50%;
    max-width: calc(100% - 90px);
    margin-right: 10px;
}
.float-left {
    float: left;
}
.bold-text {
    font-weight: 700;
}
dl.terms-left dt {
    float: left;
    width: 50%;
    max-width: 120px;
}
.contacts {
    padding: 5px 0;
    font-size: 22px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
.btn {
    padding: 10px 20px;
}
.mobile-buttons button,
.mobile-buttons a {
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
}
footer a.social {
    font-size: 18px;
    border-radius: 18px;
    padding: 8px;
    color: #fff !important;
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    box-sizing: border-box;
    line-height: 1.1;
}
footer a.social:hover {
    color: #000 !important;
    background-color: #fff !important;
}
footer a.social.f {
    background-color: #345190;
}
footer a.social.t {
    background-color: #27a0dd;
}
footer a.social.g {
    background-color: #d84132;
}
footer a.social.i {
    background-color: #47749a;
}
footer a.social.y {
    background-color: #fe2d2c;
}
footer a.social.s {
    background-color: #d4cf16;
}
footer a.social i.franchise-header-icon {
    color: #fff !important;
}
footer a.social:hover i.franchise-header-icon {
    color: #000 !important;
}
footer #address_map, .address_multiply_map {
    height: 120px;
    width: 100%;
    margin-bottom: 10px;
}
.page-text {
    padding-top: 30px;
}
.copyright {
    font-family: Arial;
    text-align: center;
    font-size: 13px;
    background-color: #333333;
    color: white;
    padding: 10px 0 20px 40px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.add-row {
    margin-bottom: 10px;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid rgb(204, 204, 204);
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; span:focus,
.pagination &gt; .active &gt; span:hover {
    z-index: 3;
    cursor: default;
    background-color: transparent;
    border: 1px solid rgb(204, 204, 204);
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
    border: 1px solid rgb(204, 204, 204);
}
.nav &gt; li:not(.active) &gt; a:hover,
.nav &gt; li:not(.active) &gt; a:focus {
    text-decoration: underline;
}
.nav li:not(.active) #menu-btn-texture {
    display: none;
}
.clear-hr {
    margin: 2px 0 !important;
    position: relative;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}
.reset_link {
    cursor: pointer;
    padding-left: 10px;
}
.form-control {
    border: 1px solid rgb(170, 170, 170);
}
input:not([type="checkbox"]).form-control {
    height: 30px;
    padding: 0 10px;
}
textarea.form-control {
    padding: 5px 10px;
}
.form-horizontal select {
    height: 30px;
    padding: 0 10px;
}
#find-form-submit {
    overflow: hidden;
    margin-bottom: 25px;
}
.pagination {
    margin: 0;
}
.page-header {
    margin: 8px 0 18px;
}
.car-technic-view button {
    font-size: 11px !important;
    padding: 8px !important;
}
.special-margin-before {
    margin-top: 15px;
}
.detail-panel {
    width: 100%;
}
.table-striped &gt; tbody &gt; tr:nth-child(even) &gt; td, .table-striped &gt; tbody &gt; tr:nth-child(even) &gt; th {
    background-color: #fff;
}
.table-striped {
    color: black;
}
.car-social div.carTitle {
    display: none;
}
.table-responsive {
    border: 0 !important;
}
#route_postcode_go {
    padding: 7px 20px !important;
}
#map_canvas {
    height: 400px;
    width: 100%;
}
.adp-directions {
    width: 100%;
}
.stock-content {
    min-height: 504px;
}
@media (max-width: 991px) {
    main .text-right {
        text-align: right;
    }
    .stock-content {
        min-height: 0;
    }
}
/***********
Gallery
***********/
.gallery_div {
    height: 215px;
    display: inline-block;
}
.gallery_div p {
    margin: 0 10px;
}
.gallery_div img {
    border: 0;
    max-height: 150px;
    max-width: 200px;
}
.gallery_container {
    width: 200px;
    display: inline-block;
    overflow: hidden;
    vertical-align: bottom;
    margin-bottom: 4px;
    margin-right: 4px;
}
/***********
Custom grid
***********/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 5px;
    padding-right: 5px;
}
.row {
    margin-left: -5px;
    margin-right: -5px;
}
.options-row {
    font-size: 13px;
}
.panel {
    padding: 15px;
    background: rgba(0, 0, 0, 0.1);
}
.panel-heading {
    padding: 0 5px 10px 5px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
li.dropdown:hover &gt; .dropdown-menu {
    display: block;
    margin-top: 0;
}
.car-info-row{
    padding-left: 10px
}
/***********
Media queries
***********/
@media (max-width: 420px) {
    #header-contacts {
        font-size: 14px;
    }
    .left-top-widgets {
        max-width: 40%;
    }
    header .social {
        font-size: 18px;
    }
    .car-caption {
        font-size: 15px !important;
    }
    .car-description {
        font-size: 14px !important;
    }
    .car-technic-view button.tech-btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .car-technic-view button.tech-btn:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    header .wp {
        text-align: left;
    }
    .left-top-widgets {
        max-width: 40%;
    }
    .navbar {
        min-height: 0;
    }
    .top-pagination {
        display: none;
    }
    .page-num-label {
        float: left;
    }
    .header-collapse {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .header-social {
        display: none;
    }
    footer .fix_width {
        width: 100%;
    }
    .right-top-block-flex-mobile {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        -o-flex-direction: row-reverse;
        flex-direction: row-reverse;

        text-align: right;
        margin-left: 5px;
    }
    .right-top-widgets-flex-mobile {
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .right-top-widgets-flex {
        margin-right: 20px;
    }
}
@media (min-width: 768px) {
    .form-inline .form-group {
        margin-bottom: 15px;
    }
    #header-contacts {
        font-size: 16px;
    }
    header .wp {
        text-align: right;
    }
    header .social {
        font-size: 20px;
    }
    .technical-tabs {
        margin-left: 15px
    }
    .margin-new-photo {
        margin-right: -15px;
    }
    .information-section {
        margin-left: 20px;
    }
}
@media (max-width: 991px) {
    footer #address_map, .address_multiply_map {
        height: 250px;
        width: 75%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .pagination {
        margin-top: 10px;
    }
}
@media (max-width: 1187px) {
    .technical-info.ni-approval-content {
        display: block;
    }
}
.manufacturer-logo {
    max-width: 80px;
}
footer .fix_width {
    max-width: 100%;
    overflow: hidden;
    text-align: left;
}
footer .center_fix_width {
    width: 80%;
    text-align: center;
}
footer .center_fix_width &gt; a {
    margin: auto;
}
footer .center_fix_width &gt; a &gt; img {
    max-width: 100%;
}
#image3dViewer {
    z-index: 1000;
    width: 100% !important;
}
#photo3DViewerInSwipe, #photo3dViewerMainFrame {
    height: calc(100% - 100px);
    margin-top: 50px;
}
#photoD360ViewerInSwipe {
    margin-top: 32px;
    margin-bottom: 50px;
    height: calc(100% - 78px);
}
.viewer-D360 {
    cursor: pointer;
}
.click-for-360-icon {
    height: 80px;
    width: 96px;
    display: block;
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.click-for-360-icon-background {
    height: inherit;
    width: inherit;
    display: block;
    position: absolute;
    background-color: black;
    opacity: 0.65;
    border-radius: 10px;
}
.click-for-360-icon-image {
    height: inherit;
    width: inherit;
    top: 3px;
    position: absolute;
    background: url('/images/click_for_360_white.png') no-repeat center;
}
.viewer-box {
    display: block;
    position: relative;
}
@media (max-width: 600px) {
    .insurance-block {
        padding: 0;
        margin-left: 4%;
    }
    .image-3d-viewer-swipe &gt; .photo3d-viewer {
        width: 100% !important;
    }
}
@media (min-width: 601px) {
    .photo3d-viewer {
        width: 100% !important;
    }
}
.viewer-360 {
    cursor: pointer;
    min-height: 200px;
}
.fancybox-type-iframe .fancybox-inner {
    overflow: hidden !important;
}
.img-expand {
    width: 100%;
}
.singleAddress {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid black;
}
footer .singleAddress {
    border-bottom: 1px solid white;
    margin-bottom: 5px;
}
.singleAddress:first-of-type {
    padding-top: 0;
}
.singleAddress:last-of-type {
    padding-bottom: 0;
    border: none;
}
.googleMap {
    width: 100%;
    height: 100%;
}
.mapMode1 {
    width: 100%;
    height: 200px;
}
.mapMode2 {
    width: 100%;
    height: 100%;
}
@media (max-width: 450px) {
    .featured-vehicle {
        width: 100%;
    }
    .params-when-subtitle {
        height: 76px !important;
    }
}
.youtube-background-widget .slider-container,
.youtube-background-widget .stretched-container,
.youtube-background-widget .video-container {
    height: 0;
    position: relative;
}
.youtube-background-widget .stretched-container &gt; div,
.youtube-background-widget .video-container &gt; div,
.youtube-background-widget .slider-container &gt; div,
.youtube-background-widget .video-block,
.youtube-background-widget .overlay,
.youtube-background-widget .loading-animation,
.youtube-background-widget .clickthrough-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
}
.youtube-background-widget .stretched-container &gt; div,
.youtube-background-widget .slider-container &gt; div {
    overflow: hidden;
}
.youtube-background-widget .video {
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s;
}
.youtube-background-widget .clickthrough-overlay {
    cursor: pointer;
}
.youtube-background-widget .stretched-container {
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.youtube-background-widget .height-limiter {
    overflow: hidden;
    position: relative;
}
.youtube-background-widget .video-preview {
    position: absolute;
    width: 100%;
    height: 100%;
}
.youtube-background-widget .video-preview &gt; img {
    width: 100%;
    position: absolute;
}
.opening-hours-today {
    font-weight: bold;
}
.row.stock-item-row .bold-text {
    font-weight: bold;
}
.page-num-label {
    margin-top: 0;
    margin-bottom: 0;
    line-height: normal;
}
.refine-link-top {
    float: right;
    margin-top: 2px;
    margin-left: 5px;
}
@media (min-width: 767px) {
    .page-num-label {
        float: left;
    }
    .refine-link-top {
        float: left;
    }
}

.finance-purchase-table {
    padding-left: 15px;
    padding-right: 15px;
}

.finance-purchase-table p {
    margin: 0px 0px 8px;
}

.finance-purchase-table &gt; div {
    padding-right: 15px;
}

.car-caption {
    width: 100%;
}

.technical-subtitle {
    font-weight: bold;
    font-size: 12.5px;
    text-transform: uppercase;
    display:block;
    margin-top: 4px;
    overflow-wrap: break-word;
}

.page-header &gt; .technical-subtitle {
    font-size: 15px;
    margin-top: 0;
    overflow-wrap: break-word;
}

.technical-subtitle-featured {
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 1.3;
    font-weight: normal;

}

.not-displayed {
    display: none;
}

.technical-params {
    display: table;
}

.technical-row {
    display: table-row;
}

.technical-headers {
    font-weight: bold;
    display: table-cell;
}

.technical-info {
    display: table-cell;
    padding-left: 15px;
}

#stay-right {
    padding-left: 0;
}

.features-list {
    column-count: 2;
    list-style-type: none;
    padding: 0;
}
.features-list-items {
    line-height: 18px;
    margin-bottom: 8px;
}
.additionaltax-link {
    cursor: pointer;
}
.desktop-swiper-slide img, .video-thumbnail-block {
    cursor: pointer;
}
.yt-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80px;
}
.more-block .row {
    margin-left: 0;
    margin-right: 0;
}
.more-block article:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.more-block article header {
    background-color: transparent;
}
.other-ads {
    margin-bottom: 0;
}
.other-ads dd {
    white-space: nowrap;
}
.bottom-line {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
}
.add-half-row {
    margin-bottom:10px;
}

.new-search-form-field-margin {
    margin-bottom: 15px;
}

.findForm .form-table-cell {
    display: table-cell;
    padding: 0 12px 12px;
    width: 33.3%;
}

.form-header {
    margin-top: 18px;
    font-size: 22px;
    margin-bottom: 10px;
}

.findForm .form-block {
    float: left;
    padding: 12px;
    width: 100%;
}

#search-container.new-search-form .form-header {
    font-size: 18px;
}

.body-style-tiles {
    display: flex;
    flex-flow: row wrap;
    margin-left: -12px;
}

.body-style-tile {
    flex: 0 1 calc(33.3% - 12px);
    margin: 0px 0px 12px 12px;
}

.body-style-tile &gt; a {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 100%;
    height: 80px;
    background-color: white;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
}

.body-style-tile &gt; a &gt; img {
    display: inherit;
    height: auto;
    margin: 0 auto;
    max-width: 70%;
}

.body-style-tile &gt; a &gt; span {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 1px;
    font-size: 13px;
    color: black;
}

.manufacture-tiles {
    display: flex;
    flex-flow: row wrap;
    margin-right: -12px;
}

.manufacture-tile {
    flex: 0 1 calc(20% - 12px);
    margin: 0px 12px 12px 0px;
}

.manufacture-tile &gt; a {
    background-color: white;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 65px;
    width: 100%;
}

.manufacture-tile &gt; a &gt; img {
    display: inherit;
    height: auto;
    margin: 0 auto;
    max-height: 52px;
    width: 90%;
}

@media (max-width: 1023px) {
    .body-style-tile {
        flex: 0 1 calc(50% - 12px);
    }
    .body-style-tile &gt; a &gt; img {
        max-width: 60%;
    }
    .manufacture-tile {
        flex: 0 1 calc(33.3% - 12px);
    }
}

@media (max-width: 860px) {
    .form-header {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .body-style-tile &gt; a &gt; img {
        max-width: 40%;
    }
    .manufacture-tile {
        flex: 0 1 calc(20% - 12px);
    }
}

@media (max-width: 480px) {
    .body-style-tile &gt; a &gt; img {
        max-width: 50%;
    }
    .manufacture-tile {
        flex: 0 1 calc(33.3% - 12px);
    }
}

.personalise-btn {
    padding-left: 2px;
    padding-right: 2px;
}
.personalise-col {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 992px) and (max-width: 1199px){
    .personalise-responsive {
        width: 40%;
    }
    .personalise-responsive .additional-quote {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 850px) {
    .personalise-responsive {
        width: 40%;
    }
    .personalise-responsive .additional-quote {
        display: none;
    }
}
@media (max-width: 350px) {
    .personalise-responsive {
        width: 30%;
    }
    .personalise-responsive .additional-quote {
        display: none;
    }
}

.supplier-table__sponsored {
    width: -moz-max-content;
}

@media (max-width: 1409px) {
    .item.desktop-swiper-slide img.img-franchise.img-franchise-lg {
        display: none;
    }
}
@media (min-width: 1410px) {
    .item.desktop-swiper-slide img.img-franchise.img-franchise-md {
        display: none;
    }
}
@media (min-width: 1426px) {
    .stock-item-row .list-photo-container {
        margin-right: 20px;
    }
}

/**  **/
.env__banner {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    width: 100%;
    color: white;
    font-size: 15px;
}

.env__banner--text {
    font-family: "Helvetica", "Arial", sans-serif;
    font-weight: bold;
    margin: 0 60px;
}

.env__banner.env_staging {
    background: #ff8a00;
}
.env__banner.env_local_staging_data {
    background: #82B2E7;
}
.env__banner.env_local {
    background: #5bbbbb;
}
.btn {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-weight: unset;
}


@media (max-width: 479px) {
    .priceoptions {
        font-size: 12px !important;
    }

    .old-price {
        font-size: 12px !important;
    }
}

.priceoptions {
    font-size: 14px;
}

.old-price {
    font-size: 14px;
}</pre></body></html>