/* Minification failed. Returning unminified contents.
(238,16): run-time error CSS1039: Token not allowed after unary operator: '-color-primary'
 */


.about-4 .about-widget__excerpt {
    padding: 24px 20px;
}

@media only screen and (max-width: 767px) {
    .about-4 .about-widget__excerpt {
        padding: 1.4rem 0;
    }
}

.dropdown-search .button {
    height: 100%;
    min-height: 42px;
}

.dropdown-search__divider {
    background: #bbb;
    width: 2px;
    height: 2rem;
    margin-left: 12px;
}

.dropdown-search .searchbar-search {
    width: unset !important
}

.dropdown-search .dropdown__searchbar {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.dropdown-search .select--vehicle-class {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    padding: .4rem .8rem;
    height: auto;
    width: auto
}

@media (max-width: 767px) {
    .dropdown-search__title {
        margin-bottom: .8rem
    }

    .dropdown-search .searchbar-search {
        margin-bottom: 1.6rem
    }

    .dropdown-search .select--alternate {
        margin-bottom: 1.6rem;
        width: 100%;
        max-width: 100%
    }

    .dropdown-search .button {
        max-width: 100%;
        width: 100%
    }

    #tns1-item2 {
        display: none;
    }

    .showroom-carousel-2 .showroom-carousel-widget .body-filter > li {
        font-size: 14px;
        padding: 6px 8px;
    }
}

.inventory-search-1 .inventory-search-widget {
    content-visibility: auto;
    contain-intrinsic-size: 30rem;
    background-color: #f4f4f4;
    padding: 48px 16px;
}

section.inventory_search_widget-3.inventory-search-1 h2.widget-heading {
    text-align: center;
}

#homepage .widget-heading {
    margin: 0;
}

    #homepage .widget-heading:after {
        background-color: transparent;
        margin: 0;
    }

#homepage h4 {
    line-height: 8px;
}

#inventory_search_widget-3 .dropdown__col {
    padding-right: 0px;
}

/* #inventory_search_widget-3 select {
    height: 48px;
} */

section.showroom_carousel_widget-1.showroom-carousel-2 div#showroom_carousel_widget-1 {
    padding-top: 32px;
}

    section.showroom_carousel_widget-1.showroom-carousel-2 div#showroom_carousel_widget-1.widget-background::after {
        position: relative;
    }

.showroom-carousel-2 .showroom-carousel-widget {
    content-visibility: auto;
    contain-intrinsic-size: 50rem;
    background-color: #fff;
    padding: 64px 16px 24px;
    overflow: hidden
}

@media (max-width: 1199px) {
    .showroom-carousel-2 .showroom-carousel-widget {
        padding-bottom: 64px;
    }
}

.showroom-carousel-2 .showroom-carousel-widget .body-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2.4rem
}

@media (max-width: 479px) {
    .showroom-carousel-2 .showroom-carousel-widget .body-filter {
        display: none
    }
}

.showroom-carousel-2 .showroom-carousel-widget .body-filter__label {
    display: inline;
    margin-right: 1.6rem
}

.showroom-carousel-2 .showroom-carousel-widget .body-filter__single {
    display: inline;
    padding: .8rem 1.6rem;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s
}

    .showroom-carousel-2 .showroom-carousel-widget .body-filter__single:after {
        content: "";
        position: absolute;
        left: 3px;
        right: 3px;
        bottom: 0;
        height: 3px;
        opacity: 0;
        background-color: #e3173e;
        -webkit-transition: opacity .2s;
        transition: opacity .2s
    }

    .showroom-carousel-2 .showroom-carousel-widget .body-filter__single:not(.active):hover:after {
        opacity: .5
    }

    .showroom-carousel-2 .showroom-carousel-widget .body-filter__single.active {
        color: #e3173e;
    }

        .showroom-carousel-2 .showroom-carousel-widget .body-filter__single.active:after {
            opacity: 1
        }

.showroom-carousel-2 .showroom-carousel-widget .body-filter--mobile {
    display: none;
    margin-bottom: 2.4rem
}

@media (max-width: 479px) {
    .showroom-carousel-2 .showroom-carousel-widget .body-filter--mobile {
        display: block
    }
}

.tns-carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.6rem;
}

.showroom-carousel-2 .showroom-carousel-widget__carousel {
    position: relative
}

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card {
    text-align: center;
    -webkit-transition: background-color .2s,-webkit-transform .3s;
    transition: background-color .2s,-webkit-transform .3s;
    transition: transform .3s,background-color .2s;
    transition: transform .3s,background-color .2s,-webkit-transform .3s;
    color: #000;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card__image-wrap {
    position: relative
}

    .showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card__image-wrap svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card__svg-accent {
    fill: var(--color-primary)
}

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card__details {
    color: #777
}

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card__image {
    position: relative;
    -webkit-transform: scale3d(.95,.95,.95);
    transform: scale3d(.95,.95,.95);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

@media (max-width: 479px) {
    .showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card__image {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card__model-name {
    font-size: 30px;
    line-height: 20px;
    text-transform: uppercase
}

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card:hover .showroom-carousel-card__image {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.showroom-carousel-2 .showroom-carousel-widget.dark {
    background-color: #222;
    color: #fff
}

    .showroom-carousel-2 .showroom-carousel-widget.dark .showroom-carousel-card {
        color: #fff
    }

    .showroom-carousel-2 .showroom-carousel-widget.dark .showroom-carousel-card__details {
        color: #bbb
    }

    .showroom-carousel-2 .showroom-carousel-widget.dark .showroom-carousel-card__button {
        color: #fff;
        border-color: #fff
    }

    .showroom-carousel-2 .showroom-carousel-widget.dark .tns-controls button {
        background: #777;
        color: #ececec
    }

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-dummy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-dummy__card {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 24px;
    margin: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-dummy__card:last-child {
        display: none
    }
}

@media (max-width: 479px) {
    .showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-dummy__card:first-child {
        display: none
    }
}

.showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-dummy__details, .showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-dummy__model-name {
    display: inline-block;
    margin-bottom: .8rem
}

.tns-outer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 479px) {
    .tns-outer {
        width: 90%;
        margin: 0 auto
    }
}

@media (max-width: 1199px) {
    .tns-outer {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.tns-inner {
    margin: 0 -1.6rem !important
}

@media (min-width: 992px) {
    .tns-inner {
        overflow: hidden
    }
}

@media (max-width: 991px) {
    .tns-inner {
        width: calc(100% + 3.2rem)
    }
}

.tns-ovh {
    width: 100%
}


.tns-carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.6rem;
    justify-content: center;
}

.tns-slider > * {
    margin: 1.6rem;
    -webkit-box-shadow: 0 .4rem 1.2rem rgba(0,0,0,.2);
    box-shadow: 0 .4rem 1.2rem rgba(0,0,0,.2);
    border-radius: 3px;
    background: #fff
}

@media (max-width: 479px) {
    .tns-slider > * {
        margin: .8rem
    }
}

.tns-item {
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,-webkit-transform .3s;
    transition: transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s,-webkit-transform .3s;
    -webkit-transform: scaleY(.9);
    transform: scaleY(.9);
    opacity: 0
}

    .tns-item.tns-slide-active {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1
    }

@media only screen and (max-width: 576px) {
    .showroom-carousel-2 .showroom-carousel-widget .showroom-carousel-card__model-name {
        font-size: 20px;
        line-height: 30px;
    }
}



/*About Section*/





/*    About Section END*/



#driveLifeBanner {
    background-image: url('/assets/images/leggat/homepage/drive-life-banner-bg.png?v=1.1');
    background-position: center -13%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}

#dlImage {
    max-width: 230px;
}

.dl-title {
    color: #000000;
    font-size: 90px;
    line-height: 92px;
    font-weight: bold;
    white-space: nowrap;
    text-shadow: 0 2px 5px rgba(0,0,0,.3);
}

#dlHeader {
    display: flex;
    align-items: center;
}

#dlText {
    color: #000000;
    font-size: 26px;
    line-height: 33px;
    font-weight: 300;
}

#dlBtnContainer {
    margin-top: 10px;
}

#dlBtn {
    display: inline-block;
    background-color: #000000;
}

    #dlBtn:hover {
        background-color: #384b5a;
    }

#quickSearch {
    margin-top: 80px;
}

#dvTabs {
    background: #000000;
    border-radius: 14px;
    /*max-width: 1100px;*/
    margin: 0 auto;
    font-family: Roboto, Poppins, sans-serif;
}

#quickSearchTab {
    background: #000000;
    border: none;
    display: flex;
    justify-content: center;
    overflow: hidden;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    font-family: Poppins, Roboto, sans-serif;
}

    #quickSearchTab li {
        background: #404040;
        border: none;
        flex: 1;
        border-radius: 0;
    }

        #quickSearchTab li + li {
            margin-left: 2px;
        }

        #quickSearchTab li.active {
            background: #000000;
        }

        #quickSearchTab li a {
            color: #ffffff;
            border: none;
            background: none !important;
            text-align: center;
            font-size: 30px;
        }

        #quickSearchTab li.active a {
            border: none;
            color: #ffffff;
        }

#myTabContent {
    color: #ffffff;
    padding: 70px 60px;
}

#findNextVehicleTxt {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 30px;
}

#dvDropdownSearch {
    display: flex;
    justify-content: center;
    align-items: center;
}


#btnStartSearch {
    height: 50px;
    display: block;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    padding: 6px 14px;
    border-radius: 40px;
    text-decoration: none;
}

    #btnStartSearch:hover {
        background-color: #48c7b0;
    }

.sell-your-vehicle {
    display: flex;
    align-items: center;
}

.sv-media {
    width: 320px;
    border-radius: 12px;
    overflow: hidden;
    display: inline-block;
}

.sv-content {
    flex: 1;
    margin-left: 40px;
}

.sv-title {
    font-size: 30px;
    line-height: 45px;
    font-weight: 600;
    margin-bottom: 10px;
}

.sv-desc {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: 300;
}

.btn-quote {
    display: inline-block;
    text-decoration: none !important;
}

.custom-tab-header {
    display: none;
}




/* VEHICLE CAROUSEL */


#v-carousel {
    padding: 40px 0 0;
}

.v-carousel-title h3 {
    font-weight: 600;
}

.v-carousel-panel {
    margin: 0 12px;
}

.v-carousel-title h4 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    color: #010207;
}

#v-carousel-list {
    display: block;
}

#v-carousel-list, #v-carousel-list-mob {
    text-align: center;
    display: block;
}

#v-carousel-list-mob {
    display: none;
}

.v-carousel-img img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.v-carousel-learn-more-btn {
    padding: 100px 0 50px;
    /* background-color: #000000;*/
    background-color: #1cc4b3;
    margin-top: -105px;
    border-radius: 15px;
}

.btn-learnmore {
    width: 60%;
}

.btn.btn-outlined.btn-explore, .btn.btn-outlined.btn-selection {
    color: #fff;
    border-color: #fff;
}

.btn.btn-outlined.btn-selection {
    border-radius: 30px !important;
    background: #ffffff;
    color: #000000;
    font-weight: 400;
    padding: 10px 24px;
    border: none;
    letter-spacing: 1.4px;
}

    .btn.btn-outlined.btn-selection:hover {
        background: #000000;
        color: #ffffff;
    }


#v-carousel-list .slick-prev:before, .slick-next:before {
    color: #ffffff;
    opacity: 1;
    font-size: 28px;
    font-weight: 300;
    font-family: Font Awesome\ 5 Pro;
}

#v-carousel-list .slick-arrow {
    background: rgba(1, 2, 7, .61);
    width: 40px;
    height: 40px;
    z-index: 2;
    border-radius: 50%;
    transition: all .2s;
    top: 40%;
}

    #v-carousel-list .slick-arrow:hover {
        background: rgba(1, 2, 7,.46);
    }

#v-carousel-list .slick-prev:before {
    content: '\f104';
}

#v-carousel-list .slick-next:before {
    content: '\f105';
}

#v-carousel-list .slick-dots li button:before {
    font-size: 7px;
}
/* VEHICLE CAROUSEL END */

/*.btn.btn-bordered.btn-view-all-vehicles {
    margin-top: 30px;
}*/

#trade-value {
    background-color: #000;
}

#tradeValueBanner {
    font-size: 40px;
    line-height: 45px;
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
    background-color: #000;
}

.value {
    color: #e3173e;
}

#tradeValueBanner a.btn.btn-teal {
    border-radius: 4px;
    font-size: 24px;
    padding: 10px 40px;
    margin-left: 20px;
}

@media only screen and (max-width: 1400px) {
    #v-carousel-list .slick-arrow {
        top: 35%;
    }

    #v-carousel-list .slick-next {
        right: -5px;
    }

    #v-carousel-list .slick-prev {
        left: -5px;
    }
}

@media only screen and (max-width: 1299px) {
}

@media only screen and (max-width: 1199px) {
    #quickSearchTab li a, #findNextVehicleTxt {
        font-size: 24px;
    }

    #v-carousel-list .slick-arrow {
        width: 34px;
        height: 34px;
    }

    #v-carousel-list .slick-prev:before, .slick-next:before {
        font-size: 24px;
    }

    .v-carousel-learn-more-btn {
        margin-top: -95px;
        padding: 90px 0 40px;
    }

    .v-carousel-panel {
        margin: 0 8px;
    }
}

@media only screen and (max-width: 1100px) {
    .v-carousel-learn-more-btn {
        margin-top: -80px;
    }
}


@media only screen and (max-width: 1099px) {
    #driveLifeBanner {
        background-position: center 30px;
        padding: 50px 0;
    }
}

@media only screen and (max-width: 991px) {
    #driveLifeBanner {
        background-image: url('/assets/images/leggat/homepage/drive-life-banner-bg-sm.png?v=1.0');
        background-position: center -60px;
    }

    #quickSearchTab {
        display: none;
    }

    .tab-content > .tab-pane {
        display: block;
        padding: 0 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .25);
    }

    #dvDropdownSearch {
        display: block;
        justify-content: center;
        align-items: center;
    }

    .custom-tab-header {
        cursor: pointer;
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .custom-tab-title {
        font-size: 28px;
        line-height: 45px;
    }

    .custom-tab-header span {
        font-size: 24px;
        font-weight: 400;
        transition: .3s;
    }

    .custom-tab-header.open-tab span {
        transform: rotate(180deg);
    }

    .custom-tab-collapse {
        display: none;
        padding: 20px 0;
    }

    #myTabContent {
        color: #ffffff;
        padding: 0;
    }

    #dvTabs {
        border-radius: 0;
    }

    .sv-title {
        font-weight: 500;
        line-height: 36px;
    }



    .v-carousel-learn-more-btn {
        margin-top: -110px;
        padding: 100px 0 40px;
    }

    .v-carousel-title h3 {
        text-align: center;
    }

    #quickSearch {
        margin-top: 50px;
    }

    #tradeValueBanner {
        font-size: 36px;
        line-height: 40px;
    }

        #tradeValueBanner a.btn.btn-teal {
            font-size: 20px;
        }
}

@media only screen and (max-width: 768px) {
    #driveLifeBanner {
        background-position: center 70%;
        padding: 30px 0;
    }

    .dl-title {
        font-size: 70px;
        line-height: 72px;
    }

    #dlText {
        font-size: 24px;
        line-height: 31px;
    }

    .custom-tab-title {
        font-size: 24px;
        line-height: 40px;
    }

    .sell-your-vehicle {
        display: block;
    }

    .sv-media {
        width: 100%;
    }

    .sv-content {
        margin-top: 20px;
        margin-left: 0;
    }

    .sv-title {
        font-size: 24px;
        line-height: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .v-carousel-img img {
        width: 60%;
    }

    .v-carousel-learn-more-btn {
        margin-top: -140px;
        padding: 120px 0 40px;
        border-radius: 12px;
    }

    .v-carousel-panel {
        margin: 0;
    }

    .btn.btn-bordered.btn-view-all-vehicles {
        margin-top: 20px;
    }

    #quickSearch {
        margin-top: 40px;
    }

    #tradeValueBanner {
        font-size: 30px;
        line-height: 34px;
    }

        #tradeValueBanner a.btn.btn-teal {
            font-size: 18px;
            padding: 10px 30px;
        }
}

@media only screen and (max-width:630px) {
    .v-carousel-learn-more-btn {
        margin-top: -115px;
        padding: 100px 0 40px;
    }
}

@media only screen and (max-width: 580px) {
    .v-carousel-img img {
        width: 68%;
    }

    #v-carousel {
        padding: 25px 0 0;
    }
}

@media only screen and (max-width: 576px) {
    #tradeValueBanner a.btn.btn-teal {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 480px) {
    #driveLifeBanner {
        background-position: center 30px;
        padding: 20px 0;
    }

    .dl-title {
        font-size: 50px;
        line-height: 62px;
    }

    #dlText {
        font-size: 20px;
        line-height: 28px;
    }

    #quickSearch {
        margin-top: 30px;
    }

    .custom-tab-title {
        font-size: 22px;
        line-height: 33px;
    }

    .sv-title {
        font-size: 22px;
        line-height: 28px;
    }

    .btn-quote {
        width: 100%;
        display: block;
        text-align: center;
    }

    #findNextVehicleTxt {
        font-size: 22px;
        line-height: 33px;
        margin-bottom: 20px;
    }

    .v-carousel-learn-more-btn {
        margin-top: -24%;
        padding: 80px 0 40px;
    }
}

@media only screen and (max-width: 383px) {
    .v-carousel-img img {
        width: 75%;
    }

    .v-carousel-learn-more-btn {
        padding: 70px 0 40px;
    }

    .v-carousel-title h4 {
        font-size: 22px;
        line-height: 28px;
        font-weight: 400;
    }

    #driveLifeBanner {
        background-position: center 20px;
    }

    .dl-title {
        font-size: 40px;
        line-height: 42px;
    }

    #dlText {
        font-size: 18px;
        line-height: 24px;
    }

    #dlBtn {
        font-size: 14px;
        padding: 6px 16px;
    }

    #tradeValueBanner a.btn.btn-teal {
        display: block;
        width: 100%;
        margin: 10px 0 0;
    }
}

@media only screen and (max-width: 350px) {
    #tradeValueBanner {
        font-size: 26px;
        line-height: 30px;
    }

        #tradeValueBanner a.btn.btn-teal {
            display: block;
            width: 100%;
            margin: 10px 0 0;
            padding: 7px 30px;
            font-size: 16px;
        }
}

@media only screen and (max-width: 330px) {
    .custom-tab-title {
        font-size: 20px;
        line-height: 28px;
    }

    .sv-title {
        font-size: 20px;
        line-height: 26px;
    }

    .sv-desc {
        font-size: 18px;
        line-height: 24px;
    }

    #findNextVehicleTxt {
        font-size: 20px;
        line-height: 28px;
    }

    .v-carousel-learn-more-btn {
        padding: 60px 0 30px;
    }

    .btn.btn-outlined.btn-selection {
        padding: 8px 24px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 320px) {
    #tradeValueBanner {
        font-size: 22px;
        line-height: 28px;
    }
}

