﻿html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 14px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    xbox-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
    box-shadow: none;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: 'Montserrat';
    overflow-x: hidden;
}


.form-control {
    border-radius: 32px;
    text-indent: 4px;
}

.btn-primary {
    color: #fff;
    background-color: #2FA92F;
    border-color: #2FA92F;
    border-radius: 32px;
    font-weight: 700;
    width: 100%;
    line-height: 1.9;
}

.basepage {
    margin-top: 140px;
    transition: margin-top 0.3s ease;
    box-sizing: border-box;
}

    .basepage.alertbar-adjusted {
        margin-top: 190px;
    }

.btn-primary:hover {
    color: #fff;
    background-color: #2FA92F;
    border-color: #fff;
}

input {
    max-width: 100%;
}

h1, h2, h3, h4, h5 {
    font-weight: 800;
    font-style: italic;
}

.bg-dark {
    background-color: #005EC1 !important;
}

.custom-offset.alertbar-adjusted {
    margin-top: 48px;
    transition: margin-top 0.3s ease;
}



.custom-offset.scrolled {
    margin-top: 0px;
    transition: margin-top 0.3s ease;
}

.wishlister {
    cursor: pointer;
}

.btn-searched {
    background-color: #2FA92F !important;
    color: #fff !important;
}
label.required::after {
    content: " *";
    color: #dc3545; /* Bootstrap's danger/red color */
    font-weight: bold;
    margin-left: 2px;
}
.custom-offset-searchbar {
    
    margin-top: 96px;
    transition: margin-top 0.3s ease;
    zoom: 0.9;
}

    .custom-offset-searchbar.alertbar-adjusted {
        margin-top: 160px;
        transition: margin-top 0.3s ease;
    }

    .custom-offset-searchbar.scrolled {
        margin-top: 104px;
        transition: margin-top 0.3s ease;
    }

.custom-offset-searchres {
    margin-top: 140px;
    transition: margin-top 0.3s ease;
}

    .custom-offset-searchres.alertbar-adjusted {
        margin-top: 202px;
        transition: margin-top 0.3s ease;
    }

    .custom-offset-searchres.scrolled {
        margin-top: 140px;
        transition: margin-top 0.3s ease;
    }

.loginnav {
    font-size: 0.8rem !important;
}
    .loginnav .nav-link {
        font-size: 0.9rem !important;
    }

    @media (max-width: 1200px) {
        .loginnav {
        font-size: 1rem;
    }

    #sidesearch {
        zoom: 1 !important;
    }

    .alertbar a, .alertbar a:hover {
        font-size: 1.0rem !important;
        line-height: 2.3rem;
    }

    .alertbar .closeab {
        right: 12px !important;
    }

    .basepage {
        margin-top: 130px;
    }

    .custom-offset-searchres.alertbar-adjusted {
        margin-top: 170px;
        transition: margin-top 0.3s ease;
    }

    .basepage.alertbar-adjusted {
        margin-top: 170px;
    }

    .custom-offset-searchbar {
        margin-top: 80px;
    }

        .custom-offset-searchbar.alertbar-adjusted {
            margin-top: 140px;
            transition: margin-top 0.3s ease;
        }

        .custom-offset-searchbar.scrolled {
            margin-top: 80px;
        }

    .custom-offset-searchres {
        margin-top: 132px;
    }

        .custom-offset-searchres.scrolled {
            margin-top: 120px;
        }
}

.breadcrumb {
    font-size: 0.9rem;
    text-decoration: none;
}

    .breadcrumb a {
        text-decoration: none;
    }

.redalert {
    background-color: #C40505
}

.container {
    max-width: 1480px;
}

main .container {
    max-width: 1480px;
    margin: auto;
}

.stretcher {
    max-width: 3440px !important;
}

.vehicleinfobox {
    min-height: 96px;
    text-wrap: auto;
    margin-left: 4px;
    margin-right: 4px;
}

.viewcar-btn {
    border-radius: 0px 0px 30px 30px;
    width: 99%;
    margin: auto;
    margin: 0px 2px 2px 2px;
}

    .viewcar-btn:hover, .widebutton-left:hover {
        background-color: #005DBA !important;
        color: #fff !important;
    }

.dealscaro {
    xmax-width: 940px;
}

img {
    max-width: 100%;
    height: auto;
}

.nav-link img {
    height: 22px;
}

.tile-scroll-container img {
    height: 400px;
    width: auto;
    max-width: fit-content;
}



.navbar-dark .navbar-nav .nav-link {
    font-weight: 800;
    font-style: italic;
    color: #fff;
    font-size: 1.15rem;
}

.dropdown-item {
    font-weight: 700;
    font-style: italic;
}

.dropdown-toggle.show {
    background-color: #fff;
    color: #005DBA !important;
}

.highlight {
    color: #C40505;
}

.loginnav .nav-link {
    font-weight: 500 !important;
    font-style: normal !important;
}

.dropdown-menu[data-bs-popper] {
    margin-top: -0.3rem;
    border-top: none;
    margin-left: .3rem;
}

.dropdown-menu {
    padding: 0;
}

    .dropdown-menu li {
        line-height: 2.2rem;
    }

.custom_search_box {
    border: solid 1px #808080;
    background-color: #D6D6D6;
    align-content: center;
    border-radius: 5px;
    padding: 2%;
    height: 140px;
    vertical-align: bottom;
    font-size: 0.8rem;
    font-weight: 800;
    max-width: 130px;
    margin: auto;
    margin-bottom: 12px;
}

    .custom_search_box img {
        height: 60px;
        width: auto;
        margin-bottom: 5px;
    }

    .custom_search_box a {
        color: black;
        text-decoration: none;
    }

.search_area {
    background-color: #F4F4F4;
    font-weight: 600;
}

.priceSlidertext {
    font-weight: 600;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 32px;
    border-color: #c0c0c0;
    padding-left: 12px;
    min-height: 40px;
    overflow: hidden;
}

.select2-container .select2-search--inline .select2-search__field {
    font-family: 'Montserrat';
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #c0c0c0;
}

.btn-light, .btn-light:hover {
    color: #000;
    border-radius: 32px;
    background-color: transparent !important;
    border-color: #ced4da !important;
    margin-left: -4px;
}

.searched-active, .searched-active:hover {
    background-color: #caedcb !important;
    border: solid 1px black !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #fff;
}

#alertbar-carousel .carousel-item {
}

.alertbar a, .alertbar a:hover {
    text-decoration: none;
    font-size: 1.2rem;
    line-height: 210%;
}

.alertbar .closeab {
    position: absolute;
    top: 4px;
    color: #fff;
    right: 0px;
    font-size: 1.6rem;
    font-weight: 400;
    font-style: normal;
    cursor: pointer;
}

#searchbar {
    z-index: 6;
    xposition: relative;
    border-bottom: solid 1px lightgray;
}

.searchresults {
}

#popoutkeywords {
    text-align: center;
    border-radius: 32px 0px 0px 32px;
}

.search-scroll-container {
    margin: auto;
    overflow-x: auto; /* Enable horizontal scrolling */
    overflow-y: hidden;
    white-space: nowrap; /* Prevent items from wrapping */

    height: 530px;
    zoom: 1;
}

.searchdividervertical {
    border-right: solid 1px #D6D6D6;
}

.tile-scroll-container {
    margin: auto;
    overflow-x: auto; /* Enable horizontal scrolling */
    overflow-y: hidden;
    white-space: nowrap; /* Prevent items from wrapping */
    height: 430px;
}

.scroll-content {
    display: flex;
    gap: 10px; /* Spacing between items */
    padding: 10px;
}


.special_deals h2 {
    color: #005EC1;
    margin-top: 0.6rem;
    margin-bottom: 2rem;
}

.border-bottom-1 {
    border-bottom: solid 1px silver;
}

.vehicle-tile-container {
    border: solid 1px #D6D6D6;
    background-color: #fff;
    border-radius: 32px;
    overflow: hidden;
    width: 262px;
    margin: 0 auto;
}

.vehicle-tile {
    background-color: #fff;
    border-radius: 32px;
    overflow: hidden;
    margin: 0 auto;
}

    .vehicle-tile .vehicle {
        aspect-ratio: 4 / 3;
    }

    .vehicle-tile .pricebox {
        min-height: 240px;
    }

    .vehicle-tile h3 {
        line-height: 1.2em;
        height: 3.4em;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        font-weight: 700;
        font-size: 1.2rem;
        margin: 12px 0px 4px 0px;
    }




.vehicle-tile-container .priceimgbox {
    background-image: url('../img/Sale Price Box.png');
    background-size: contain;
    height: 120px;
    background-repeat: no-repeat;
    width: 228px;
    margin: auto;
}

.priceimgbox .price {
    font-size: 2rem;
}

.vehicle-tile-container .standard .price-value {
    line-height: 280%;
    font-style: italic;
    font-weight: 800;
    color: #005DBA;
}

.price-filter {
    padding: 0px 32px 0px 32px;
}
#mainNavbar {
    min-height: 78px !important;
}
.navbar-collapse, .navbar-collapse2 {
    margin-top: 8px !important;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff !important;
    background-color: #005DBA;
}

@media (max-width: 1200px) {
    .loginnav .nav-link {
        font-weight: 800 !important;
        font-style: italic !important;
    }

    .mainnavrow {
        width: 100%;
    }

    .navbar-expand .navbar-nav .dropdown-menu {
        position: relative;
    }

    .nav-item {
        border-bottom: solid 1px #F4F4F4;
        font-style: normal !important;
        margin-left: -15px;
        padding-left: 15px !important;
    }
        .nav-item.greyoption {
            background-color: #F4F4F4;
            border-bottom: solid 1px #fff;
        }
    .mobnav .greyoption .dropdown-toggle.show {
        background-color: #F4F4F4;
        color: #000 !important;
    }
    .greyoption .dropdown-menu {
        background-color: #F4F4F4 !important;
    }

    .dropdown-toggle.show {
        background-color: #005DBA;
        color: #fff !important;
    }
    .dropdown-item {
        font-style: normal !important;
    }
    .dropdown-menu {
        background-color: #005DBA;
        color: #fff !important;
        border: none;
    }
    .mobnav .dropdown-menu {
        background-color: #fff;
        color: #000 !important;
        border: none;
        margin-left: -15px;
        padding-left: 30px;
    }
        .mobnav .dropdown-menu .nav-link {
            color: #000 !important;
            border: none;
        }
    .dropdown-item:hover {
        color: #000 !important;
        background-color: #F4F4F4 !important;
    }
    .mobnav .dropdown-toggle.show {
        background-color: #FFF;
        color: #000 !important;
    }

    .mobnav {
        background-color: #fff;
        color: #000;
        width: 100vw;
        margin: 0;
        padding: 0;
        margin-left: -15px;
        margin-right: -30px;
    }

        .mobnav .nav-link {
            color: #000 !important;
            font-style: normal !important;
        }

    .bootstrap-select .dropdown-menu {
        background-color: #fff;
        color: black !important;
        border: none;
    }


    .loginnav .nav-link {
        color: black !important;
        padding: 4px;
    }

    .dropdown-item {
        color: #fff !important;
    }
    .mobav .loginnav .nav-link {
        color: black !important;
    }

    .mobnav .dropdown-item {
        color: black !important;
        font-weight: 400;
    }
    .mobnav  .nav-link {
        font-weight: 500 !important;
    }
        .bootstrap-select .dropdown-item {
        color: black !important;
    }
}



.closesearch {
    font-size: 1.3rem;
    text-decoration: none;
    color: #000;
    display: none;
}

.closesearchx {
    font-size: 1.3rem;
    text-decoration: none;
    color: #000;
}

.vehicle-tile-container .standard {
    background-image: url('../img/Price Box.png');
    background-size: contain;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: top;
    font-size: 1.8rem;
    margin-top: 16px;
    margin-bottom: 32px;
}

.vehicle-tile .pricewas {
    display: block;
    padding-top: 9px;
    -webkit-transform: rotate(-1.2deg);
    -moz-transform: rotate(-1.2deg);
}

.suggestedresults {
    font-weight: 700;
    font-style: italic;
}

.std-price {
    background-image: url('../img/Price Box.png');
    background-size: contain;
    height: 130px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 3rem;
    padding-top: 24px;
    margin-bottom: 28px;
}

.wideprice .std-price {
    font-size: 2rem;
    height: 90px;
    padding-top: 22px;
}

@media (max-width: 440px) {
    .std-price {
        font-size: 2rem;
    }

    .vehicle-tile-wide .vehicle-tile .price {
        margin-top: -2px !important;
    }
}


.vehicle-tile .price {
    display: block;
    padding-top: 0px;
    font-style: italic;
    font-weight: 800;
    height: 130px;
    color: #005DBA;
}



.vehicle-tile .btn-primary {
    border: solid 2px #005EC1;
    color: #005EC1;
    background-color: #fff;
}

.vehicle-tile .btn-finance {
    border: solid 2px #C40505;
    color: #fff;
    background-color: #C40505;
}
.btn-finance, .btn-finance:hover {
    border: solid 2px #C40505;
    color: #fff;
    background-color: #C40505;
}
.vehicle-tile .orc {
    font-size: 0.8rem;
    vertical-align: middle;
}

.terms-text {
    font-weight: 300;
    font-size: .8rem;
}

.vehicle-divider {
    border-top: solid 1px #D6D6D6;
    width: 90%;
    margin: auto;
}

    .vehicle-divider xa {
        color: #000;
        text-decoration: none;
    }


.breadcrumber {
    border-bottom: solid 1px lightgray;
    padding-left: 1rem;
}

.vehicle-container {
    max-width: 1168px !important;
    margin: auto;
}

.vehicle-main-header {
    border: solid 0px #D6D6D6 !important;
    min-height: 60px !important;
}

    .vehicle-main-header .vehicle-tile .pricebox {
        min-height: 120px !important;
    }

.vehicle-main h1 {
    font-size: 2.3rem;
}

.vehicle-main .overlay-bluecorner {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 38%;
    font-weight: 400;
    max-width: 156px;
}

.vehicle-main .ofrom {
    height: 18px;
    margin-bottom: 4px;
    position: absolute;
    right: 24px;
    bottom: 4rem;
}

.vehicle-main .cf {
    background-color: #fff;
    padding: 6px;
    color: #005EC1;
    font-size: 0.7rem;
    height: 26px;
    margin-left: -20px;
    margin-right: 4px;
    margin-bottom: -6px;
}

.vehicle-main .opw {
    float: right;
    margin-right: 4px;
    margin-top: 20px;
    height: 16px;
}

.vehicle-main .oprice {
    font-size: 2.8rem;
    font-weight: 800;
    line-height: 105%;
    font-style: italic;
}


.newpw {
    float: right !important;
    margin-right: 12px !important;
    margin-bottom: 12px !important;
    padding-top: 26px;
}
.newpwprice {
    float: right;
    font-size: 2.8rem;
    font-weight: 800;
    line-height: 105%;
    font-style: italic;
    margin-right: 12px;
    margin-bottom: 12px;
}


@media (max-width: 440px) {
    .newpw {
        float: right !important;
        margin-right: 4px !important;
        margin-bottom: 12px !important;
        padding-top: 16px;
    }

    .newpwprice {
        float: right;
        font-size: 2rem;
        font-weight: 800;
        line-height: 105%;
        font-style: italic;
        margin-right: 4px;
        margin-bottom: 12px;
    }
    .vehicle-main .ofrom {
        height: 18px;
        margin-bottom: 4px;
        position: absolute;
        right: 14px;
        bottom: 3rem;
    }
}



    .vehicle-main .oprice span {
        font-size: 1.3rem;
        position: absolute;
        top: 14px;
        text-indent: -12px;
    }

    .vehicle-main .overlay-bluecorner .text-center {
        padding: 0px 0px 10px 36px;
    }

    .vehicle-main {
        border: solid 1px #D6D6D6;
        border-radius: 10px;
        background-color: #fff;
        min-height: 310px;
        margin: auto;
    }

    .vehicle-main-smallercontainer {
        border: solid 1px #D6D6D6;
        border-radius: 10px;
        background-color: #fff;
        margin: auto;
    }

    .vehicle-main .twas {
        height: 24px;
    }

    .vehicle-main .std-price {
        margin-bottom: 0px !important;
    }

    .tinytext {
        font-size: 0.8rem;
    }


    .searchresults {
        margin-top: -4px;
    }

    .vlocation {
        color: #005EC1;
    }

    .widebutton-left {
        border-radius: 0px 0px 0px 30px;
        width: 49%;
        margin-left: 2px;
        margin-bottom: 2px;
        float: left;
    }

    .widebutton-right {
        border-radius: 0px 0px 30px 0px;
        width: 49%;
        margin-right: 2px;
        margin-bottom: 2px;
        float: right;
    }

    .priceimgbox .save {
        color: #fff;
        font-weight: 700;
        position: absolute;
        bottom: 12px;
        left: 50%;
        transform: translateX(-50%);
        margin: 0 auto;
    }

    .priceimgbox .savetext {
        height: 15px;
        float: left;
        margin-top: 8px;
        margin-right: 7px;
    }




    .vehicle-main .savetext {
        height: 22px;
        float: left;
        margin-top: 11px;
        margin-right: 7px;
    }

    .vehicle-main .orcimg {
        height: 18px;
        margin-left: 8px;
    }


    .slick-next {
        right: 4px;
        top: 50px;
        zoom: 140%;
    }

    .slick-prev {
        left: 4px;
        top: 50px;
        zoom: 140%;
    }

    .slick-slide img {
        margin: auto;
        max-height: 690px;
    }

    .slider-nav {
        width: 100%;
        height: 150px;
        overflow: hidden;
    }

    .slider-for {
        xheight: 690px;
    }

    @media (max-width: 640px) {
        .slider-for {
            xheight: 320px;
        }

        .vehicle-tile .pricebox {
            min-height: 40px;
        }

        .std-price {
            height: 130px;
            background-repeat: no-repeat;
            background-position: center;
            font-size: 2rem;
            padding-top: 38px;
            margin-bottom: 4px;
        }

        .slider-nav {
            width: 100%;
            height: 70px;
            overflow: hidden;
        }

        .slick-prev, .slick-next {
            zoom: 100%;
        }
    }

    .slider-nav img {
        width: 100%;
        height: 100%;
        overflow: hidden; /* hides anything outside the container */
        position: relative;
    }

    .dropdownsearchbutton {
        color: #fff;
        background-color: #005EC1;
        border-radius: 32px !important;
        padding: 4px 32px 4px 32px;
        font-weight: 700;
        margin-left: -16px !important;
        z-index: 99;
        border: solid 1px #005EC1;
    }

    #sidesearch {
        
    }

    .signupbutton {
        color: #fff;
        background-color: #12242D;
        border-radius: 32px !important;
        padding: 4px 32px 4px 32px;
        font-weight: 700;
        margin-left: -16px !important;
        z-index: 99;
        border: solid 1px #12242D;
    }

    .price-label-was, .price-value-was {
        color: #fff;
        font-weight: 700;
        font-style: normal;
    }

    .twas {
        margin-top: -2px;
    }

    .wideprice .twas {
        margin-top: -4px;
        height: 12px;
    }

    .std-price .price-value {
        color: #005DBA;
        font-weight: 800;
        xx-webkit-transform: rotate(-1.5deg);
    }

    .price-value-was {
        text-decoration: line-through;
        color: red;
    }

        .price-value-was span {
            color: #fff;
        }

    .vehicle-tile-wide .vehicle-tile .priceimgbox {
        height: 120px;
        background-image: url(../img/pb3.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 240px;
        margin: auto;
    }

    .online-quote h1 {
        font-size: 3.4rem;
    }



    .vehicle-tile-wide .vehicle-tile {
        width: 100%;
        margin: auto;
        border: solid 1px silver;
        max-width: 430px;
    }

    .wpriceimgbox .price-value {
        font-size: 1.4rem;
    }

    .vehicle-tile-wide .vehicle-tile .pricewas {
        display: block;
        padding-top: 9px;
        -webkit-transform: rotate(-1.5deg);
        font-size: 1.1rem;
        -moz-transform: rotate(-1.5deg);
    }

    .vehicle-main .vehicle-tile .price {
        font-size: 3.2rem;
    }

    .vehicle-tile-wide .vehicle-tile .price {
        font-size: 2.6rem;
        text-align: center;
        margin-top: -2px;
        height: 50px;
    }

    .vehicle-tile-wide .vehicle-tile .save {
        font-size: 1.5rem;
        vertical-align: text-top;
        zoom: 0.85;
    }

    .orcimg {
        height: 13px;
    }


    .dsign {
        vertical-align: middle;
        line-height: 250%;
        font-size: 1.4rem;
        color: #005EC1;
        vertical-align: text-bottom;
        font-style: italic;
        margin-right: -4px;
    }

    .navbar .container {
        max-width: 1480px;
        margin: auto;
    }

    #homepagebanners .carousel-item img {
        width: 100%;
    }

    .priceimgbox {
        font-size: 1rem;
        position: relative;
    }

    .wpriceimgbox .pricewas {
        margin-top: 10px;
    }

    .nearblack {
        background-color: #12242D;
        color: #fff;
    }

    .bluesignup {
        background-color: #005EC1;
    }

        .bluesignup h5 {
            color: #fff;
        }

    .nav-item {
        padding: 0px 6px 0px 6px;
    }

    .full-width-div {
        position: absolute;
        width: 100%;
        left: 0;
    }

    footer {
        line-height: 2;
        color: #fff;
    }

        footer .h {
            font-weight: 800;
            border-bottom: solid 1px #fff;
        }


    .full-width {
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        position: relative;
        box-sizing: border-box;
    }


    .full-width-w {
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        position: relative;
        box-sizing: border-box;
        background-color: #fff;
    }
#file-list
{
    max-width:440px;
    margin:auto;
}
.vehicle-main .priceimgbox {
    background-image: url(../img/pb3.png);
    background-size: contain;
    background-position-x: center;
    background-repeat: no-repeat;
    font-size: 2rem;
    width: 340px;
    margin: auto;
}


    @media (max-width: 640px) {
        .vehicle-main .priceimgbox {
            zoom: 0.8
        }
    }

    @media (max-width: 440px) {
        .vehicle-main .priceimgbox {
            zoom: 0.6
        }
    }

    @media (max-width: 330px) {
        .vehicle-main .priceimgbox {
            zoom: 0.4
        }
    }

    .vehicle-main .pricewas {
        -webkit-transform: rotate(-1.2deg);
    }

.vehicle-main .pricewas {
    display: block;
    padding-top: 10px;
}

    .vehicle-main .priceimgbox .save {
        color: #fff;
        font-weight: 700;
        position: absolute;
        bottom: 12%;
        left: 50%;
        transform: translateX(-50%);
        margin: 0 auto;
    }


    .secondary-search {
        display: none;
    }

    .show-secondary-search {
        display: block;
    }


    .finance-control .heading {
        background-color: #005EC1;
        color: #fff;
        border-radius: 10px 10px 0px 0px;
    }

        .finance-control .heading h3 {
            color: #fff;
            padding: 12px;
            font-size: 1.2rem;
        }

    .finance-control .results h3 {
        color: #000;
        padding: 12px;
        font-size: 1.2rem;
    }

    .finance-control .controls {
        background-color: #fff;
        border-left: solid 2px #F4F4F4;
        border-right: solid 2px #F4F4F4;
        padding: 12px;
        margin-top: -8px;
    }

    .finance-control .results {
        background-color: #F4F4F4;
        border-radius: 0px 0px 10px 10px;
        padding: 12px;
    }

    .finance-control .terms {
        max-width: 580px;
        margin: auto;
    }

        .finance-control .terms .t {
            border-radius: 50%;
            width: 60px;
            height: 60px;
            border: solid 1px #005DBA;
            color: #000;
            margin: auto;
            line-height: 390%;
            font-size: 1.1rem;
            font-weight: 500;
            cursor: pointer;
            z-index: 44;
        }

            .finance-control .terms .t.active {
                border: solid 1px #005DBA;
                background-color: #005DBA;
                color: #fff;
            }

    .results .res {
        font-weight: 800;
        border-radius: 32px;
        padding: 8px 12px 8px 12px;
        background-color: #fff;
        border: solid 1px lightgray;
    }



    .finance-control .search-icon-inside {
        left: -14px;
    }

        .finance-control .search-icon-inside img {
            height: 40px;
        }


    .finance-control input {
        text-indent: 2rem;
    }


    .results .btn-primary {
        border: solid 2px #005EC1;
        color: #005EC1;
        background-color: #fff;
    }

    .results .btn-apply {
        border: solid 2px #C40505;
        color: #fff;
        background-color: #C40505;
    }

    .results .res .tdollars {
        font-size: 3rem;
        font-style: italic;
        font-weight: 800;
        color: #005DBA;
    }

    .results .res .tcents {
        font-size: 1.8rem;
        vertical-align: bottom;
        font-style: italic;
        line-height: 204%;
        font-weight: 800;
        color: #005DBA;
    }


    .btn-orange, .btn-orange:hover, .btn-orange:active, .btn-orange:visited {
        background-color: #F87509;
        border: solid 1px #F87509;
        color: #fff;
    }

    .btn-green, .btn-green:hover, .btn-green:active, .btn-green:visited {
        background-color: #2FA92F;
        color: #fff;
    }

    .btn-whitebox {
        border: solid 1px #005EC1;
        color: #000;
        background-color: #fff;
        margin-bottom: 1rem;
        height: 48px;
        text-align: left;
        padding-left: 14px;
        line-height: 130%;
        font-size: 0.9rem;
    }

        .btn-whitebox:hover {
            border: solid 1px #005EC1;
            color: #005EC1;
            background-color: #fff;
        }

        .btn-whitebox img {
            float: left;
            margin-top: 4px;
            margin-right: 8px;
        }


    .btn-set .btn {
        margin-bottom: 0.6rem;
        color: #fff !important;
    }

    .btn-tradein, .btn-tradein:hover, .btn-tradein a {
        border: solid 2px #005EC1;
        color: #fff !important;
        background-color: #005EC1;
    }

    .btn-approval, .btn-approval:hover {
        border: solid 2px #C40505;
        color: #fff !important;
        background-color: #C40505;
    }

.carousel-indicators {
    bottom: -45px;
}

        .carousel-indicators [data-bs-target] {
            border-radius: 50%;
            width: 12px;
            height: 12px;
        }

    .alertbar {
        margin: auto;
        color: #fff;
        background-color: #000;
        font-weight: bold;
        font-style: italic;
        height: 54px;
    }


        .alertbar .carousel-inner {
            max-width: 1320px;
            margin: auto;
            text-align: center;
        }

    @media (max-width: 440px) {
        .alertbar .carousel-inner {
            max-width: 80%;
            margin: auto;
            text-align: center;
        }

        .periodselector {
            zoom: 0.7;
        }

        .finance-control .terms .t {
            line-height: 340%;
            font-size: 1.2rem;
        }
    }


    .selday {
        color: Red;
    }

    .openhours {
        color: #2FA92F;
    }

    .dealershippage h1 {
        font-style: italic;
    }

    .dealershippage h2, .dealershippage h3 {
        color: #000;
    }

    .snav {
        width: 100vw !important;
        transform: none !important;
        box-sizing: border-box;
        max-width: 1480px;
        left: 50%;
        transform: translate(-50%) !important;
    }

    .navbar-wrapper {
        position: relative;
    }



    .bluesignup .nav-link, .bluesignup .nav-link:hover {
        color: #fff;
        font-style: italic;
        font-weight: 800;
        font-size: 1.2rem;
    }



    #searchResults {
        border-top: none;
        border-radius: 0px 0px 24px 24px;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        color: #000 !important;
        background-color: #fff !important;
    }

    .vimg {
        position: relative;
    }

    .overlay-fav {
        position: absolute;
        top: 12px;
        right: 12px;
        color: #fff;
        width: 10%;
        cursor: pointer;
    }

    .overlay-bluecorner {
        position: absolute;
        bottom: 0;
        right: 0;
        color: #fff;
        width: 38%;
        font-weight: 400;
        max-width: 96px;
    }

    .vehicle-tile-wide .overlay-bluecorner {
        zoom: 1.4;
    }

    @media (max-width: 1880px) {
        .vehicle-tile-wide .overlay-bluecorner {
            zoom: 1.0;
        }
    }



    .vehicle-tile-wide .overlay-bluecorner .text-center {
        padding: 0px 0px 6px 16px;
    }

    .overlay-bluecorner .text-center {
        border: solid 0px red;
        font-size: 0.5rem;
        padding: 0px 0px 10px 16px;
    }

    .oprice {
        font-size: 1.5rem;
        font-weight: 800;
        line-height: 105%;
        font-style: italic;
    }

    .opw {
        margin-left: 2px;
    }

    .ofrom {
        height: 8px;
    }

    footer a {
        color: #fff;
        text-decoration: none;
    }

        footer a:hover {
            color: #fff;
            text-decoration: underline;
        }



    .search-icon-inside {
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        color: #888;
        z-index: 999; /* increased */
        pointer-events: none;
    }

    .input-with-icon {
        padding-left: 2rem;
        background-color: white; /* make sure it’s not transparent if your design needs it */
        position: relative;
        z-index: 1;
    }

    .watchlister {
        cursor: pointer;
    }

    .slick-prev:before, .slick-next:before {
        color: black;
    }

    .search-scroll-container .vehicle-tile {
        zoom: 0.9;
    }

    .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
        position: absolute;
        display: inline-block;
        left: 10px;
        top: 11px;
    }


    .bootstrap-select .dropdown-item {
        font-weight: 500;
        font-style: normal;
        text-indent: 4px;
    }



    .nearblack .vidstory {
        width: 100%;
        position: relative;
    }

    .nearblack .homevid {
        width: 100%;
    }


    .nearblack .overlayimg {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        margin: 0 auto;
        max-width: 860px;
    }

    .tickrow img {
        float: left;
        margin-right: 22px;
        margin-top: 8px;
    }


    @media (max-width:720px) {
        .tickrow img {
            float: left;
            margin-right: 22px;
            margin-top: -4px;
        }
    }

    .qcllp {
        font-size: 1.2rem;
    }

        .qcllp hr {
            opacity: 1;
            margin: 1.2rem 1rem 1.2rem 1rem;
        }

        .qcllp .points {
            font-weight: 600;
        }


    .modal-dialog {
        max-width: 780px;
    }

    .modal-body {
        font-size: .8rem;
        padding: 1.5rem !important;
        background-color: #F4F4F4;
        border-radius: 1.2rem;
    }

    .modal-content {
        border-radius: 1.2rem;
    }


    .btn-white {
        border: solid 1px #005EC1;
        color: #005EC1;
        background-color: #fff;
    }

        .btn-white:hover {
            border: solid 1px #005EC1;
            color: #000;
            background-color: #fff;
        }


    #validationSummary, #tdvalidationSummary {
        color: red;
        margin-top: 1rem;
        margin-bottom: 2rem;
        display: none;
    }


    .testdrivetick {
        width: 18px;
        height: 18px;
        border-radius: 32px !important;
        max-width: 18px;
        margin-top: 24px;
    }

    .minitile {
        font-size: 0.6rem;
    }

    .modal .control-label {
        font-weight: 700;
    }

    .vdetails {
        font-weight: 400;
    }

    .vdetailsright {
        font-size: 0.85rem;
        font-weight: 600;
    }


    .slider-nav .slick-list {
        width: 90%;
        margin: auto;
    }

    .res .ddsign {
        line-height: 250%;
        font-size: 1.4rem;
        color: #005EC1;
        vertical-align: text-bottom;
        font-style: italic;
        margin-right: -4px;
    }

    .introbox-home {
        max-width: 1168px !important;
    }

    .introbox h1 {
        font-size: 1.4rem;
        color: #005DBA;
        font-weight: 900;
        font-style: italic;
    }

    .introbox p {
        font-size: 0.9rem;
        font-weight: 400;
    }

    .optionGroup {
        font-weight: 800;
    }


    @media (max-width:990px) {
        .fwcontainer {
            width: 100vw;
            box-sizing: border-box;
            padding: 0;
            margin: 0;
            left: 50%;
            transform: translateX(-50%);
            POSITION: RELATIVE;
        }
    }

    .dealershippage-sub {
        max-width: 1168px !important;
        margin: auto;
    }

    .dealershippage .vehicle-main {
        font-size: 0.9rem;
    }

    .announcement-pinned {
        border: solid 1px #D6D6D6;
        border-radius: 10px;
        background-color: #fff;
        min-height: 110px;
        margin: auto;
    }

        .announcement-pinned h5 {
            color: #005EC1;
            font-size: 1.2rem;
        }

    .announcement-table {
        width: 100%;
    }

        .announcement-table td {
            padding: 8px;
            border: solid 1px #D6D6D6;
        }

        .announcement-table tr:nth-child(even) td {
            background-color: whitesmoke;
        }

    .announcement-date {
        color: #D6D6D6;
    }

    .online-quote .heading {
        background-color: #005EC1;
        color: #fff;
        border-radius: 10px 10px 0px 0px;
    }

        .online-quote .heading h3 {
            color: #fff;
            padding: 12px;
            font-size: 1.2rem;
        }

    .online-quote .results h3 {
        color: #000;
        padding: 12px;
        font-size: 1.2rem;
    }

    .online-quote .controls {
        background-color: #fff;
        border-left: solid 2px #F4F4F4;
        border-right: solid 2px #F4F4F4;
        padding: 12px;
        margin-top: -8px;
        border-radius: 0px 0px 10px 10px;
        border-bottom: solid 2px #F4F4F4;
        font-size: 0.85rem;
    }

    .trade-in-process {
        font-size: 0.85rem;
    }

        .trade-in-process h5 {
            font-size: 1.2rem;
        }

.secondary_applicant {
    display: none;
}


.awesomplete
{
    width:100%;
}

#phase-1, #phase-2, #phase-3, #phase-4, #phase-5, #phase-6, #phase-7 {
    display: none;
}

    #onlinequoteform #phase-1 {
        display: flex;
    }

    .file-dropzone {
        border: solid 1px #D6D6D6;
        border-radius: 10px;
        padding: 20px;
        cursor: pointer;
    }

        .file-dropzone.dragover {
            border-color: #007bff;
            background-color: #f8f9fa;
        }

    #onlinequoteform input, #onlinequoteform select {
        margin-top: 0.5rem;
    }

    .icon-star-full {
        font-size: 1.188rem;
        margin-right: .25rem;
    }

    .bs-stars img {
        height: 20px;
    }

    .bs-stars-lg {
        font-size: 2.2rem;
    }

        .bs-stars-lg img {
            height: 40px;
        }

    .rating-header {
        background-color: #F4F4F4;
        border-radius: 10px 10px 0px 0px;
        border-top: solid 1px #D6D6D6;
        border-left: solid 1px #D6D6D6;
        border-right: solid 1px #D6D6D6;
    }

    .rating-body {
        background-color: #FFF;
        border-radius: 0px 0px 10px 10px;
        border-top: solid 1px #D6D6D6;
        border-left: solid 1px #D6D6D6;
        border-right: solid 1px #D6D6D6;
    }

        .rating-body .date {
            font-size: 1.2rem;
            margin-top: 4px;
        }


    .bs-stars {
    }


    .online-quote .t {
        border-radius: 50%;
        width: 60px;
        height: 60px;
        border: solid 1px #c0c0c0;
        color: #000;
        margin: auto;
        line-height: 330%;
        font-size: 1.1rem;
        cursor: pointer;
        background-color: #fff;
        margin-bottom: 1rem;
        position: relative;
        z-index: 44;
    }

        .online-quote .t.activ {
            background-color: #005EC1;
            color: #fff;
        }

    .finance-application .controls {
        padding-top: 0px !important;
    }

    .finance-application .finance-progress {
        background-color: #F4F4F4;
    }

    #jointapp {
        border: solid 1px white;
        border-radius: 32px;
        padding: 10px 32px;
    }

        #jointapp.required {
            border: solid 1px #dc3545;
            border-radius: 32px;
            padding: 10px 32px;
        }

    .required {
        border-radius: 32px;
    }

    .finance-application .priceinput {
        text-indent: 2rem;
    }

    .finance-application .search-icon-inside {
        left: -14px;
    }

    .finance-application .form-control {
        margin-top: 0.7rem;
    }

    .finance-application .input-group {
        margin-top: 0.7rem;
    }

        .finance-application .input-group .form-control {
            margin-top: 0rem;
        }


    .finance-progress .col-6 {
        margin-bottom: 2rem;
    }

    .finance-application .input-group {
        margin-left: 14px;
        padding-right: 14px;
    }

        .finance-application .input-group label {
            margin-left: 8px !important;
        }

    .rotated-svg {
        transform: rotate(45deg);
        transform-origin: center;
    }

    .finance-application [class*="remove-"] {
        cursor: pointer;
    }

    .finance-application [id*="add-"] {
        cursor: pointer;
        margin-left: 2rem;
    }

    .progress-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        background: #ffffff;
        padding: 15px 25px;
        border-radius: 8px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }

    .step-titles {
        display: flex;
        justify-content: space-between;
        width: 520px;
        margin-top: 8px;
        font-size: 14px;
        color: #333;
    }


    @media (max-width: 620px) {

        .finance-progress {
            zoom: 0.6;
        }
    }

    @media (max-width: 420px) {

        .finance-progress {
            zoom: 0.4;
        }

        .vehicle-main .ofrom {
            height: 10px !important;
            margin-bottom: 2px !important;
        }

        .vehicle-main .oprice {
            zoom: 0.6;
        }
    }


    .finance-application .inactiv {
        display: none;
    }


    .online-quote h5, .about-us h5 {
        color: #005EC1;
        font-size: 1.3rem;
    }

    .about-us h2 {
        font-size: 3.4rem;
    }

    .vehicle-main svg {
        max-width: 100%;
    }

    .faqdis {
        background-color: #005EC1;
        color: #fff;
        border-radius: 10px;
        margin-bottom: 2rem;
        margin-left: 2rem;
        margin-right: 2rem;
    }

    .faqids-alt {
        margin-top: 3rem;
        border-radius: 10px 10px 0px 0px;
        margin-bottom: 0rem;
    }

    .fq-answer {
        display: none;
    }

    .fq-answer-alt {
        display: none;
        background-color: #F4F4F4;
        padding: 2rem !important;
        margin-bottom: 3rem;
    }

        .fq-answer-alt h3 {
            color: #005EC1;
            font-size: 1.3rem;
        }

    .about-us h1 {
        font-size: 3.4rem;
    }

    .about-us .tbox {
        border: solid 1px #D6D6D6;
        border-radius: 10px;
        background-color: #fff;
        min-height: 265px;
        margin: auto;
        padding: 2.3rem;
    }

        .about-us .tbox h5 {
            margin-bottom: 1.5rem;
        }

    .about-us .btn-white {
        max-width: 380px;
    }

    .finance-calculator .btn-primary {
        max-width: 380px;
    }

    .about-us-page h5 {
        margin-bottom: 2rem;
        color: #005EC1;
    }

    .tickrow {
        font-size: 1.2rem;
    }

    .labele {
        background-color: #F4F4F4;
        padding: 0.4rem;
        font-size: 0.9rem;
    }

    .valuee {
        padding: 0.4rem;
        font-weight: 500;
    }

    .bordere {
        border-right: 1px solid #F4F4F4;
    }

    .compare-tile {
        border: solid 0px #D6D6D6 !important;
    }

    .fq-answer {
        padding: 0px 32px 32px 8px;
        margin-left: 2rem;
        margin-right: 2rem;
    }

    .faqdis h5 {
        font-weight: 600;
    }

    .vehicle-details-header {
        background-color: #005DBA;
        border-radius: 10px 10px 0px 0px;
        padding: 1rem;
    }

        .vehicle-details-header h2 {
            color: #fff;
            margin: 0;
            font-size: 1.6rem;
        }

    .comparesearchresults {
        padding-bottom: 1rem;
        font-size: 0.9rem;
    }



        .comparesearchresults h5 {
            font-size: 1rem;
        }

    #compare-search-dropdown-1, #compare-search-dropdown-2 {
        border-radius: 10px;
    }

    .comparedropdown {
        display: none;
        max-height: 460px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .compare-container h4 {
        font-size: 1.2rem;
        padding: 1.4rem;
        padding-bottom: 0.4rem;
    }


    .claimform {
        display: none;
    }

        .claimform label {
            margin-bottom: 0.5rem;
            margin-right: 2rem;
            font-weight: 600;
        }

        .claimform .col-12 {
            margin-bottom: 1rem;
        }


.card-header {
    font-size: 1.2rem;
    background-color: #005DBA;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
    font-style: italic;
    border-radius: 12px 12px 0px 0px !important;
    border: solid 0px white !important;
}

.card-body {
    background-color: #F4F4F4;
    padding: 2rem;
    border: 1px solid rgba(0, 0, 0, .125) !important;
    border-top: 0px solid white;
    border-radius: 0px 0px 12px 12px !important;
}
.card {
    margin-bottom: 1rem;
    border: 0px solid rgba(0, 0, 0, .125) !important;
}
.card h5{
    color:#005DBA;
}
    .card .btn-enq
    {
        max-width:220px;
    }


.select-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

    .select-wrapper select {
        padding-right: 2.5rem; /* Make room for the icon */
    }

    .select-wrapper .select-icon {
        position: absolute;
        right: 0.75rem;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none; /* So clicks go to the select */
    }


@media (max-width: 992px) {


    .searchfilterrefine {
        background-color: #f4f4f4;
    }
}
@media (max-width: 640px) {


    .slick-slider {
        width: 100vw;
        margin-left: calc(-50vw + 50%);
        margin-top: -26px;
    }
    .tile-scroll-container {
        height: auto;
    }
    .scroll-content img {
        width: calc(100vw - 90px);
        height: auto !important;
    }

}



.price-tag {
    max-width: 440px;
    width: 100%;
    font-family: 'Arial Rounded MT Bold', Arial, sans-serif;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    background-image: url('../img/Sale Price Box.png');
}

.price-top {
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 1.2rem;
    font-weight: bold;
    position: relative;
}

    .price-top del {
        color: #fff;
        font-size: 1.2rem;
        text-decoration: line-through;
        opacity: 0.9;
    }

.price-main {
    background: white;
    color: #0057b7;
    text-align: center;
    font-size: 2.5rem;
    font-weight: bold;
    padding: 20px 10px 10px;
    position: relative;
}

    .price-main span.orc {
        font-size: 1rem;
        color: #0057b7;
        position: absolute;
        top: 20px;
        right: 10px;
    }

.price-save {
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    padding: 12px 10px;
}

@media (max-width: 440px) {
    .price-main {
        font-size: 2rem;
    }

    .price-save {
        font-size: 1.2rem;
        padding: 10px;
    }
}