/* .pt-35 {
    padding-top: 35px;
} */

a {
    text-decoration: none;
}

.adafix {
    display: none;
}

/*Warranty Tabs Section - CSS Styles*/

.intro_heading {
    font-size: 40px;
    text-align: center;
    color: #fff;
    line-height: 50px;
}

.intro_txt {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-align: center;
}

.reg_txt {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.img-width-auto {
    width: auto !important;
}

.mt_22 {
    margin-top: 20px;
}

.mt_41 {
    margin-top: 41px;
}

.mt_63 {
    margin-top: 63px;
}

.mt_70 {
    margin-top: 70px;
}

.clr_white {
    color: #fff !important;
    margin-left: 12px !important;
}

ul:not(.avoid) {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.pull-right {
    float: right;
}

/*Footer Styles*/
.comparePlansHeading {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.comparePlansText {
    font-size: 11px;
    color: #000;
    padding: 5px;
    text-align: center;
}

.comparePlansSubheading {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding-top: 10px;
    margin-top: 10px;
}

.vavf_modal .modal-header {
    border-bottom: 3px solid #10cfc8;
}

.vavf_modal .modal-header .close {
    margin-top: -8px;
}

.vavf_modal .modal-content {
    border: solid 3px #10cfc8;
}

.comparePlansHeadingColoured {
    color: #8f6900;
}

.hr-bottom {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 5px;
    padding-top: 5px;
}

.comparePlansOptions {
    font-weight: 700;
    text-align: left;
    color: #000;
    padding-top: 10px;
    margin-top: 10px;
    min-width: 200px;
}

.tickMark {
    width: 15px;
    height: 15px;
    margin-left: auto;
    margin-top: 10px;
    margin-right: auto;
    text-align: center;
    display: block;
}

.comparePlansHeadingColoured {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}

.modal-header .close {
    font-size: 35px;
    opacity: 1;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.circle_txt {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-top: 24px;
    padding: 0;
}

.bordr_btm_none {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

.clr_black {
    color: #000;
}

#learnMore .reg_txt {
    font-style: italic;
}

#learnMore p {
    margin: 0;
}

#learnMore .landing_sec_heading {
    font-weight: bold;
    padding-bottom: 0;
}

.modal-header {
    display: block;
}

/*SNI Page Styles*/

.bgImage-inner {
    /* height: 200px; */
    width: 100%;
    background: #424242;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.vehicle_container {
    font-size: 18px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 5px;
    background: #fff;
}

.vehicle_container .go-vdp {
    cursor: pointer;
}

.vehicle_container .light {
    background-color: #c7c7c77e;
}

.vehicle_container .homedelivery {
    background-color: rgba(2, 94, 89, 0.925);
    font-size: 12px;
    height: 20px;
    /*width: 50%;*/
    width: 100px;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    filter: contrast(1);
    justify-content: center;
}

.vehicle_container .justarrived {
    background-color: #10cfc8;
    font-size: 10px;
    color: #000;
    height: 20px;
    width: 62%;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    float: right;
    margin-bottom: 5px;
    color: #fff;
    display: flex;
    align-items: center;
    filter: contrast(1);
}

.vehicle_container img {
    max-width: 100%;
}

.vehicle_container .vehicleName {
    font-size: 16px;
    font-weight: 500;
}

.vehicle_container .fontChng {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 20px;
}

.vehicle_container .fontChng.transfontChng {
    min-height: 40px;
}

.vehicle_container button {
    background-color: #10cfc8;
    border: none;
    color: white;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin-top: 20px;
    border: 2px solid #10cfc8;
    filter: contrast(1);
}

.vehicle_container h1 {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 900;
    margin: 15px 0 0;
    padding: 0;
    text-decoration: none;
    display: flex;
    justify-content: left;
    align-items: center;
    line-height: 1.2;
    min-height: 75px;
}

.vehicle_container h2 {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
    margin-top: -10px;
}

.vehicle_container h3 {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.vehicle_container h4 {
    font-family: "Roboto", sans-serif;
    font-size: 33px;
    color: #10CFC8;
    font-weight: 500;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-align: right;
    filter: contrast(1);
}

.vehicle_container h4.contact_dealer_for_pricing {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.vehicle_container .compare-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #c7c7c77e;
}

.vehicle_container .compare-box .left-content {
    width: 50%;
}

.vehicle_container .compare-box .right-content {
    /* width: 20%; */
    width: 50%;
}

.vehicle_container .compare-box .left-content input {
    margin-left: 10px;
    margin-right: 5px;
}

.vehicle_container .compare-box .left-content label {
    /*font-size: 15px;*/
    cursor: pointer;
}

.vehicle_container .content-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.vehicle_container .content-box .left-content,
.vehicle_container .content-box .right-content {
    width: 50%;
}

.vehicle_container .zip-box {
    display: flex;
    align-items: start;
    justify-content: flex-start;
}

.vehicle_container .zip-box .left-content,
.vehicle_container .zip-box .right-content {
    width: 50%;
}

.card hr {
    border-color: #a5a5a5;
    opacity: 1;
    margin-top: 3px !important;
    margin-bottom: 15px !important;
}

.miles-btn {
    width: 100%;
    margin-top: 15px !important;
    color: #10cfc8;
    text-align: center !important;
}

/*Custom Radio Button Styles*/
/* The container */
.radio-container {
    display: block;
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    /*font-size: 22px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 7px 38px 5px 38px;
}

/* Hide the browser's default radio button */
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 9px;
    left: 10px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
    border: 2px solid #aeaeae;
    cursor: pointer;
}

/* When the radio button is checked, add a blue background */
/* .radio-container input:checked ~ .checkmark {
    background-color: #2196F3;
    cursor: pointer;
  } */

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark:after {
    top: -2px;
    left: -2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #10CFC8;
    border: 2px solid #aeaeae;
}

.aqua-color {
    color: #10CFC8;
}

/* .fa-solid
{
    font-size: 42px;;
} */

.zip-code {
    margin: 0;
    line-height: 1;
    align-items: start;
    display: flex;
    flex-direction: column;
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #707070;
}


/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked~.checkmark {
    background-color: #10cfc8;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: 1px solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.go-back-container {
    position: relative;
    margin-top: 10px;
    margin-bottom: 0px !important;
}

a.go-back {
    font-size: 16px;
    font-weight: 900;
    color: #000;
    text-decoration: none;
    /*position: absolute;
    top: -32px;*/
}

a.go-back:hover {
    font-size: 16px;
    font-weight: 900;
    color: #000;
    text-decoration: underline;
    /*position: absolute;
    top: -32px;*/
}

/*.go-back .bi-chevron-left {
    margin-right: 10px;
}*/

.search-container {
    display: flex;
    margin-bottom: 25px;
    align-items: center;
}

.search-container h1 {
    font-size: 22px;
    font-weight: 900;
    color: #10CFC8;
    filter: contrast(1);
    margin: 0 !important;
}

.search-container h1 span {
    color: #000;
    padding-left: 10px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
}

.custom-dropdown-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.custom-dropdown-container label {
    padding-right: 10px;
}

.show-more-btn {
    background: #10CFC8;
    height: 37px;
    border: 0;
    color: #fff;
    padding: 6px 20px;
    margin-bottom: 30px;
    border: 2px solid #10CFC8;
    filter: contrast(1);
}

.show-more-btn:hover {
    background: #fff;
    border: 2px solid #10CFC8;
    color: #10CFC8;
}

.cpov-logo-container {
    position: absolute;
    bottom: 8px;
    left: 8px;
    background: #fff;
    padding: 7px;
    border: 1px solid #ccc;
}

.heartlogo {
    position: relative;
    min-height: 200px;
}

.topright {
    position: absolute;
    top: 10px;
    right: 15px;
    background-color: #10CFC8;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    /*line-height: 36px;*/
    font-size: 24px;
    font-weight: normal;
    cursor: pointer;
    filter: contrast(1);
}

.topright .fa-heart {
    color: #fff;
}

.topright-default {
    position: absolute;
    top: 10px;
    right: 15px;
    background-color: #fff;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    /*line-height: 36px;*/
    padding-top: 0px;
    font-size: 24px;
    font-weight: normal;
    border: 1px solid #10CFC8;
    cursor: pointer;
}

.topright-default .fa-heart {
    color: #000;
}

.checkmark:focus {
    border: 2px solid #000;
}

/*Compare Sticky footer Styles*/

.compare-section {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 500;
    text-align: center;
    bottom: 0px;
    transition: all 0.58s ease-in-out;
    background-color: #63656a;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.compare-section.active {
    bottom: -70px !important;
}

.compare-section a {
    color: #fff;
    text-decoration: none;
}

.compare-product img {
    /* max-width: 89px; */
    width: 100%;
}

.section-title p {
    color: #fff;
    margin: 0px;
}

.compare-product-list {
    display: flex;
    justify-content: center;
    align-items: center;
}

.compare-link {
    display: inline-block;
    color: #63656a !important;
    background-color: #f7f7f7;
    border: solid 4px #13d0ca !important;
    font-family: "spoticar", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 15px;
    display: inline-block;
    text-align: center;
    border: none;
}

.compare-product {
    margin: 0 10px;
    position: relative;
    margin-top: -24px !important;
}

.close-compare {
    /*position: absolute;
    bottom: -8px;
    right: -8px;*/
    position: relative;
    background: #fff !important;
    border: 0 !important;
    border-radius: 50%;
    font-size: 20px;
    height: 20px;
}

.close-compare .bi-x-circle-fill {
    position: absolute;
    bottom: -49px;
    right: -34px;
}

.psa_tooltip {
    display: block;
    width: 50px;
    overflow: hidden;
}

.toggle-btn {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(0%, -50%);
    display: block;
    width: 50px;
    height: 50px;
    background: none;
    border: none;
    filter: contrast(1);
}

.toggle-btn:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 55px solid transparent;
    border-right: 55px solid transparent;
    border-bottom: 50px solid #63656a;
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
}

.toggle-btn:before {
    content: "\e259";
    font-family: "Glyphicons Halflings";
    border-radius: 0 8px 8px 0;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    position: relative;
    z-index: 99;
    top: -22px;
}

.toggle-btn.active:before {
    transform: rotate(-180deg);
}

.fa-circle-xmark {
    margin-top: 0px;
    margin-left: 1px;
    float: right;
}

.compare-title {
    font-size: 40px;
    font-weight: bold;
    color: #13d0ca;
    filter: contrast(1);
    margin-top: 50px;
}

.logo-header-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 88px;
    padding: 20px 0;
}

.vehicle_container button.request-btn {
    background-color: black;
    color: white;
    font-size: 18px;
    padding: 16px;
    font-weight: bold;
    height: auto;
    width: 100%;
    text-align: center;
    border: 2px solid #000;
}

.compare-features {
    margin-bottom: 20px;
}

.compare-features h2 {
    font-size: 35px;
    color: #13d0ca;
    font-weight: bold;
    margin: 0;
    padding: 0;
    filter: contrast(1);
}

.compare-features hr {
    margin-top: 5px;
    margin-bottom: 10px;
}

.compare-features span {
    color: #6e6b6b;
}

.compare-features p {
    color: #000;
    font-weight: bold;
}

a.remove-link {
    color: #000;
    text-decoration: none;
}

.remove-link h4 {
    display: flex;
    justify-content: end;
}

.remove-link i {
    margin-left: 8px;
}

.my-favourites-container {
    position: relative;
    cursor: pointer;
}

.my-favourites {
    width: 280px;
    height: 70px;
    background-color: #10CFC8;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: flex;
    padding-left: 0px;
    padding-top: 5px;
    border-top-left-radius: 22px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    filter: contrast(1);
}

.fav-icon {
    height: 36px;
    width: 36px;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 15px;
    color: #10CFC8;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.fav-title {
    font-size: 18px;
}

.fav-values {
    font-size: 18px;
    height: 36px;
    width: 36px;
    background-color: #fff;
    border-radius: 50%;
    margin-left: 15px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.vehicle_container .fa-location-dot {
    font-size: 36px;
}

.nav-location {
    background-color: #000;
    padding-left: 20px;
    padding-top: 0px;
    width: 315px;
    height: 90px;
    position: fixed;
    right: 0;
    z-index: 999;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 20px;
}

/*.navbar-nav {
    position: absolute;
    right: 332px;
}*/

.nav-location i {
    font-size: 35px;
    margin-right: 30px;
}

.your-area {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}

.your-area span {
    font-weight: bold;
}

.switch-btn {
    display: none !important;
}

.display_none {
    display: none !important;
}

@media (min-width: 992px) {
    .landingPagesection .favorite-collapsed {
        display: none !important;
    }

    .landingPagesection .my-favourites-container {
        display: none !important;
    }

    .favorite-desktop {
        display: block;
        z-index: 999;
        position: fixed;
        bottom: 0;
        left: auto !important;
        height: auto !important;
        top: auto !important;
    }

    .favorite-desktop-wrapper {
        display: flex !important;
        justify-content: flex-start;
    }

    .favorite-desktop-wrapper>h2 {
        display: none;
    }

    .favorite-desktop-wrapper .fav-content {
        flex: 1 0 580px;
    }

    .fav-go-back {
        display: none;
    }

    .favorite-desktop-wrapper {
        display: none;
    }

    .right-content.mobile-order-1.custom-right-section.position-relative .fav-icon-slider.vdp-fav-icon-image {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .my-favourites {
        display: none;
    }
}

.vehicle_container button:hover {
    border: 2px solid #10CFC8;
    background: white !important;
    color: #10CFC8;
}

.content-container {
    width: 95%;
    margin: 0 auto;
    position: relative;
}

.chrysler-logo-desktop {
    cursor: pointer;
}

.alfa-logo-desktop {
    cursor: pointer;
}

.dodge-logo-desktop {
    width: 138px;
    cursor: pointer;
}

.jeep-logo-desktop {
    width: 106px;
    cursor: pointer;
}

.ram-logo-desktop {
    width: 100px;
    cursor: pointer;
}

.fiat-logo-desktop {
    width: 50px;
    cursor: pointer;
}

.wagoneer-logo-desktop {
    cursor: pointer;
}

@media (min-width: 767px) and (max-width: 991px) {
    .navbar-expand-md .navbar-nav {
        flex-direction: column !important;
    }

    /*.navbar-expand-md .navbar-collapse {
    display: flex!important;
    flex-basis: auto !important;
}*/
    .navbar-expand-md .navbar-toggler {
        display: block !important;
    }

    .navbar-toggler:focus {
        box-shadow: none !important;
    }

    #mynavbar .navbar-nav .collapse {
        display: none !important;
    }

    .navbar-collapse {
        background: #fff;
        position: absolute;
        top: 100%;
        width: 93%;
    }
}

/* @media (min-width: 768px) and (max-width: 1000px) {
    .collapse {
        display: none !important;
    }
} */

.filtersearchloader {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(62, 62, 62, 0.1);
    height: 100%;
    text-align: center;
    z-index: 999;
}

.filtersearchloader.hide {
    display: none;
}

.filtersearchloader.show {
    display: block !important;
}

.filtersearchloader img {
    position: relative;
    top: 40%;
}

.sniListloader,
.OverLayloader {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(62, 62, 62, 0.1);
    height: 100%;
    text-align: center;
    z-index: 999;
}

.sniListloader img,
.OverLayloader img {
    position: relative;
    top: 40%;
}

.sniListloader img,
.sniListloader span {
    position: relative;
    top: 3%;
}

.sniListloader span {
    font-weight: bold;
}

.regular-filters,
.showMoreCar {
    position: relative;
}

.hideimportant {
    display: none !important;
}

.showimportant {
    display: flex !important;
}

.removeFavoriteVehicleData {
    color: #fff !important;
}

.favorite-wrapper {
    border-top: 2px solid #10cfc8;
    overflow-x: auto;
}

.custom-select.active {
    background-color: #eee;
}

.bootstrap-select>select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
    display: block !important;
}

.selectpicker {
    padding: 10px 20px;
    border: 0;
    background: #d1d1d1;
    cursor: pointer;
}

.btn-custom-select {
    background: #d1d1d1;
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .navbar-expand-md .navbar-collapse.snicollapse {
        padding-right: 20% !important;
    }
}

@media (min-width: 1201px) and (max-width: 1300px) {
    .navbar-expand-md .navbar-collapse.snicollapse {
        padding-right: 20% !important;
    }
}

@media (min-width: 1301px) and (max-width: 1400px) {
    .navbar-expand-md .navbar-collapse.snicollapse {
        padding-right: 18% !important;
    }
}

@media (min-width: 1021px) and (max-width: 1400px) {
    .sub-tab button {
        font-size: 10px !important;
    }

    .inner-nav {
        position: static !important;
        right: 332px;
    }

    .navbar-expand-md .navbar-collapse.snicollapse {
        justify-content: end;
    }
}

@media (min-width: 1401px) {
    .inner-nav {
        position: absolute;
        right: 332px;
    }
}

.car-location-list-icon {
    width: 30px;
    margin-right: 10px;
}

.zip-content-box {
    display: flex;
    align-items: center;
}

.fa-chevron-down {
    float: right;
    padding-right: 15px;
    padding-top: 4px;
}

.vehiclelimiterror {
    color: red;
}

.gcss-button {
    background: #10CFC8;
    color: #000;
}

.gcss-button:hover {
    background: #10CFC8;
    color: #000;
}

.header-location-img {
    width: 35px;
    padding-right: 10px;
}

.edit_zipcode_number {
    display: flex !important;
    margin-top: 3px;
}

.zipcode_input {
    width: 100px;
    /*height: 30px;*/
    padding: 0 10px;
    border: 0;
}

.update-btn {
    padding: 5px 20px;
    background: #10CFC8;
    color: #fff;
    filter: contrast(1);
    border: 0;
    font-size: 12px;
    cursor: pointer;
}

a.cancel_btn {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 4px 10px;
    border: 1px solid #ddd;
}

a.cancel_btn:hover {
    color: #10CFC8;
}

.nav-location a {
    color: #fff;
    text-decoration: none;
}

.zipcode_form_error {
    font-size: 14px;
    padding: 2px 20px;
    background: #880d00 !important;
    display: none;
    color: #E8E8E8;
}

.text-align {
    text-align: center;
    display: block;
}

.vehicle_container .compare-box .left-content label:focus {
    border: 2px solid #000;
}

.scroll-buttons.d-fixed {
    position: fixed;
    /*border: 1px solid #fff;*/
    border-radius: 8px;
    bottom: 50px;
    top: auto;
    z-index: 103;
    right: 15px;
    cursor: pointer;
}

.scroll-up {
    display: none;
}

/*
* VDP Content Styles
*/
/*.vdp-goback {
    margin-left: 14px;
    font-family: "Roboto", sans-serif;
}

.vdp-goback-txt {
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.vdp-content {
    height: 100%;
    width: 100%;
    margin: 0px;
    font-family: "Roboto", sans-serif;
}*/

/*.vdp-right {
     background-color: rgb(255, 255, 255);
    height: 100%;
    width: 45%;
    margin: 0px;
    position: fixed;
    float: right;
    margin-left: 50%;
}*/

/*#clear {
    clear: both;
}

.vdp-left-1 {
    height: 100%;
    width: 50%;
    margin: 0px;
    float: left;
}

.vdp-left-2 {
    background-color: aqua;
    height: 100%;
    width: 50%;
    margin: 0px;
    float: left;
}


.vdp-right-head h1 {
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.vdp-right-head span {
    font-size: 21px;
    font-weight: normal;
    text-transform: lowercase;
    padding-left: 8px;
    padding-right: 30px;
}

.vdp-right-head h2 {
    font-size: 37px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.estimate-btn {
    margin-left: auto;
    padding: 12px 30px;
    background-color: #10CFC8;
    color: #fff;
    border: 0;
}

.vdp-right {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    /* required *\/
}*/

.vdp-right-content h1 {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.vdp-right-content h2 {
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.vdp-right-content img {
    float: right;
    border: 1px solid #ccc;
    padding: 10px;
    max-width: 100%;
}

.vdp-miles-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vdp-miles-price h1 {
    font-size: 33px;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.vdp-miles-price h2 {
    font-size: 53px;
    color: #10CFC8;
    font-weight: bold;
    margin: 0;
    padding: 0;
    filter: contrast(1);
}

.test-drive h3 {
    font-size: 29px;
    color: #10CFC8;
    font-weight: bold;
    text-transform: uppercase;
}

.testDrive-right hr {
    border: 1px solid #989898;
    margin-top: 4px;
}

.testDrive-zipcode {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1;
}

.testDrive-zipcode p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
}

.testDrive-zipcode h3 {
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.testDrive-zipcode .fa-location-dot {
    font-size: 35px;
    margin-right: 13px;
}

.testDrive-zipcode-section {
    padding-right: 20px;
    border-right: 1px solid #b4b4b4;
    margin-right: 20px;
}

.testDrive-zipcode span {
    font-size: 16px;
    font-weight: bold;
}

.testDrive-contact-section {
    margin-left: auto;
    text-align: right;
}

.testDrive-contact-section p {
    font-size: 16px;
    font-weight: 400;
}

.testDrive-contact-section p:last-child {
    font-size: 22px;
    font-weight: bold;
    padding-top: 5px;
}

.testDrive-right {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    /* required */
}

.testDrive-right-content h1 {
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.testDrive-right-content h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.testDrive-right-content p {
    font-size: 20px;
}

.testDrive-right-content img {
    float: right;
    border: 1px solid #ccc;
    padding: 10px;
}

.testDrive-miles-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.testDrive-miles-price h1 {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.testDrive-miles-price h2 {
    font-size: 37px;
    color: #10CFC8;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.testDrive-right-head {
    background-color: black;
    /* height: 46px;
    width: 100%; */
    padding: 14px;
    /* margin-right: 30px; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    margin-bottom: 15px;
}

.testDrive-right-head h1 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.testDrive-right-head span {
    font-size: 21px;
    font-weight: normal;
    text-transform: lowercase;
    padding-left: 8px;
    padding-right: 30px;
}

.testDrive-right-head h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.testDrive-estimate-btn {
    margin-left: auto;
    padding: 12px 30px;
    background-color: #10CFC8;
    color: #fff;
    border: 0;
    font-size: 12px;
}

.testDrive-button {
    border: 2px solid #10cfc8;
    background-color: #10cfc8;
    padding: 14px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.car-img {
    max-width: 100%;
    margin-bottom: 15px;
}

.test-drive .form-group label {
    color: #696969;
}

/*
.pre-qual {
    border: 1px solid black;
    display: flex;
    justify-content: center;
    border-radius: 12px;
    padding:40px;
}

.head-pre-qual-fir {
    display: flex;
    justify-content: center;
    margin-top: 24px;
    font-size: 40px;
    font-weight: 600;
    margin-left: 25px;
}

.head-pre-qual-sec {
    display: flex;
    justify-content: center;
    margin-top: -30px;
    font-size: 40px;
    font-weight: 600;
    margin-left: 0px;
}

.pre-head-dwn {
    display: flex;
    justify-content: center;
    font-size: 28px;
    width: 180%;
    margin-top: -14px;
    color: #616161;
}

.pre-zip {
    display: flex;
    justify-content: center;
    margin-top: -10px;
}

.pre-zip label {
    font-size: 17px;
    font-weight: 700;
}

.pre-zip-input input[type=text] {
    border-radius: 3px;
    outline: none;
    width: 55%;
    border: 1.5px solid #8d8d8d;
    height: 30px;
}

.pre-btn-top {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.pre-btn-top input[type=button] {
    background-color: #10cfc8;
    width: 95%;
    outline: none;
    border: none;
    height: 34px;
    border-radius: 7px;
    color: ivory;
}

.pre-dis {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700;
}

.pre-dis-p {
    display: flex;
    justify-content: center;
    width: 261%;
    margin-left: -220px;
}

.prequal-mid-features {
    margin-left: 223px;
    margin-top: 27px;
}

.prequal-mid-features ul li {
    list-style-type: none;
}

.pre-qual-back {
    display: flex;
    float: left;
    margin-top: -87px;
    margin-left: 114px;
}

.pre-qual-back i {
    font-size: 13px;
    font-weight: 400;
} */

.prequalify-container {
    margin: 20px 0;
    border: 1px solid #000000;
    border-radius: 13px;
    padding: 40px;
    text-align: center;
}

.prequalify-container h1 {
    font-size: 57px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 60px;
}

.prequalify-container h2 {
    font-size: 37px;
    font-weight: normal;
    margin: 20px 0;
    padding: 0;
    color: #505050;
}

.prequalify-container h3 {
    font-size: 27px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.prequalify-container h4 {
    font-size: 27px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.prequalify-container p {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.prequalify-container input {
    border: 1px solid #707070;
    width: 260px;
    margin: 0 auto;
}

.prequalify-container button {
    padding: 12px 30px;
    background-color: #10CFC8;
    color: #fff;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    width: 414px;
    border-radius: 12px;
    margin: 40px 0;
    filter: contrast(1);
}

/* VDP Left Content Styles */

.vdp-left-content {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    background: #f7f7f7;
}

.vdp-left-content .nav-tabs li {
    width: 25%;
}

.vdp-left-content .heading-box {
    border: 1px solid #10cfc8;
    display: flex;
    justify-content: center;
    padding: 15px;
    background-color: #ffffff;
    font-weight: 700;
    margin: 20px 0px;
}

.vdp-left-content .leftside-features {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.vdp-left-content .leftside-features p {
    margin-bottom: 10px;
}

.vdp-left-content .leftside-features span {
    color: #63656a;
}

.vdp-left-content .leftside-features .right-border {
    border-right: 1px solid #b2b2b2;
}

.vdp-left-content .retailer-section {
    margin: 50px 10% 20px 10%;
}

.vdp-left-content .retailer-section h1 {
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}

.vdp-left-content .technical-section h1 {
    font-size: 16px;
    font-weight: 500;
    margin: 30px 0;
    padding: 0;
    text-align: center;
}

/*
.credit-estimatior-conatainer {
    margin: 100px 0;
    border: 1px solid #000000;
    border-radius: 13px;
    padding: 40px;
    display: none;
}

.credit-estimatior-conatainer h1 {
    display: flex;
    justify-content: center;
    margin-top: -52px;
    font-size: 48px;
}

.credit-estimatior-conatainer p {
    display: flex;
    justify-content: center;
    color: #767272;
    font-size: 15px;
    font-weight: 500;
    margin-top: -10px;
    margin-bottom: 4px;
}

.per-est h4 {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    font-size: 28px;
    font-weight: 800;
}

.ur-est h4 {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    font-size: 28px;
    font-weight: 800;
}

#est-back {
    width: 12%;
    padding: 10px;
    background-color: #10cfc8;
    border-radius: 10px;
    outline: none;
    border: none;
    color: white;
    font-weight: 600;
    font-size: 14px;
}

.inp-txt-per-est {
    display: inline-block;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 5px;
    border: 2px solid #a19f9f;
    margin-bottom: 15px;
    outline: none;
}

#est-name {
    width: 80%;
}

#est-mail {
    width: 40%;
}

#est-ph {
    width: 39%;
}

#est-add {
    width: 60%;
}

#est-apt {
    width: 19%;
}

#est-ct {
    width: 39%;
}

#est-st {
    width: 20%;
}

#est-zc {
    width: 19%;
}

#est-mi {
    width: 80%;
}

.est-inputs {
    width: 100%;
    border-right: 2px solid rgb(187, 187, 187);
}

.inp-grp {
    margin-left: 50px;
    margin-right: -50px;
}


.labl-chk {
    display: flex;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    justify-items: stretch;
    font-style: italic;
    font-size: 12px;
    font-weight: 500;
    margin-top: 20px;
}

#r-m {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
}*/
/*
.bot-allest {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #10cfc8;
    width: 80%;
    border-radius: 8px;
    padding: 10px;
    outline: none;
    border: none;
    color: white;
    font-weight: 500;
    margin-top: 15px;
}

.bot-prequl {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    width: 80%;
    border-radius: 8px;
    padding: 8px;
    outline: none;
    border: 4px solid #10cfc8;
    color: #10cfc8;
    font-weight: 500;
    margin-top: 173px;
}

.ur-est h5 {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    width: 90%;
    padding: 84px 47px;
    outline: none;
    border: 1.5px solid #bebcbc;
    color: #000000;
    font-weight: 700;
    margin-top: 80px;
}

.before-creditScore {
    display: block;
}

.after-creditScore {
    display: none;
}

.bot-continue {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #10cfc8;
    width: 80%;
    border-radius: 8px;
    padding: 10px;
    outline: none;
    border: none;
    color: white;
    font-weight: 500;
    margin-top: 202px;
}*/

.credit-estimated-conatainer {
    margin: 100px 0;
    border: 1px solid #000000;
    border-radius: 13px;
    padding: 40px;
    display: none;
}

.credit-estimated-conatainer h1 {
    display: flex;
    justify-content: center;
    margin-top: -10px;
    font-size: 35px;
}

.credit-estimated-conatainer p {
    display: flex;
    justify-content: center;
    color: #767272;
    font-size: 24px;
    font-weight: 400;
    margin-top: -8px;
    margin-bottom: 4px;
}

.range-credit-slider p {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    font-size: 30px;
    color: black;
    font-weight: 600;
}

.range-credit-slider input {
    display: flex;
    justify-content: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.credit-btns {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.credit-btns button {
    background-color: #10CFC8;
    padding: 10px;
    border-radius: 8px;
    color: white;
    width: 65%;
    border: none;
    margin-top: 20px;
}

.cred-btns {
    display: flex;
    justify-content: center;
}

.credit-estimated-conatainer h5 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    margin-top: 70px;
}

.disclaimer-para {
    display: flex !important;
    justify-content: center !important;
    color: #686767 !important;
    font-size: 13px !important;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#estimateBackLine {
    display: no;
}

#chkinfo-lnt {
    margin-top: -69px;
    transform: scale(1.3);
    margin-right: 7px;
    accent-color: rgb(2, 0, 0);
    cursor: pointer;
}

#chkinfo:checked {
    accent-color: rgb(0, 0, 0);
}

#chkinfo-sht {
    margin-top: -16px;
    transform: scale(1.3);
    margin-right: 7px;
    accent-color: rgb(2, 0, 0);
    cursor: pointer;
}

#rmr-me {
    color: black;
    font-style: normal;
    width: 100%;
}

.labl-chk p {
    display: block !important;
}

#aft-rme {
    position: absolute;
    margin-left: 18px;
    margin-top: 10px;
    font-style: italic;
    font-size: 12px;
    font-weight: 500;
    color: #3d3a3a;
}

/* Range slider */
.creditslidecontainer {
    width: 100%;
}

.Creditslider {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    background: #10CFC8;
    outline: none;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
    border-radius: 20px;
}

.Creditslider:hover {
    opacity: 1;
}

.Creditslider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #10CFC8;
    cursor: pointer;
    border-radius: 50%;
}

.Creditslider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #094A6D;
    cursor: pointer;
}

.range-meter {
    display: flex;
    justify-content: center;
    letter-spacing: 0px;
    margin-left: auto;
    width: 64%;
    margin-right: auto;
}

.range-meter p {
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    font-weight: lighter;
    margin-top: 1px;
    color: #bfb8b8;
}

.range-meter-num {
    display: flex;
    justify-content: center;
    letter-spacing: 0px;
    margin-left: auto;
    width: 64%;
    margin-right: auto;
}

.range-meter-num p {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 600;
    margin-top: -12px;
    color: #10CFC8;
}

#Creditvlauetype {
    font-size: 28px;
    margin-top: 0px;
    color: rgb(0, 197, 0);
}

/* End Range */
#CreditbackLine {
    display: none;
}

/* Progress wheel */
.rslider {
    display: inline-block;
    margin: 116px 0px 0px 60px;
}

.rs-range-color {
    background-color: #10cfc8 !important;
}

.rs-border {
    border: 1.5px solid #635b5b91 !important;
}

.rs-handle {
    background-color: transparent !important;
}

.rs-overlay,
.rs-overlay1,
.rs-overlay2 {
    height: 51% !important;
}

/* End Progress wheel */
.after-creditScore h6 {
    position: absolute;
    margin-top: 80px;
    margin-left: 75px;
    font-weight: 800;
    font-size: 25px;
}

.calCredMPDts {
    float: right;
    margin-top: -130px !important;
    color: black !important;
    font-size: 14px !important;
    position: sticky;
    display: flex !important;
    margin-right: 27px;
}

.calCredLPDts {
    float: right !important;
    margin-top: -94px !important;
    color: black !important;
    font-size: 14px !important;
    position: sticky;
    display: flex !important;
    margin-right: 27px;
}

#credStatus {
    z-index: 10;
    font-size: 17px;
    font-weight: 700;
}

.CreditTypeStatus {
    display: flex !important;
    margin-left: 107px;
    justify-content: center !important;
    width: 15% !important;
    position: sticky;
    margin-top: -25px;
    z-index: 10;
}

.calCredMPDts b {
    font-size: 15px;
    font-weight: 900;
}

.calCredLPDts b {
    font-size: 15px;
    font-weight: 900;
}

.blackinfo1 {
    float: right;
    display: flex;
    position: sticky;
    margin-top: -140px;
    margin-right: 10px;
    width: 20px;
}

.blackinfo2 {
    float: right;
    display: flex;
    position: sticky;
    margin-top: -105px;
    margin-right: 7px;
    width: 20px;
}

.icn-head img {
    width: 20px;
}

.rs-tooltip.rs-edit {
    display: none !important;
}

#credPointStatus {
    z-index: 10;
    font-size: 18px;
    font-weight: 900;
    margin-top: -78px;
    position: absolute;
}

/*VDP Content Styles*/
.vdp-goback {
    margin-left: 14px;
    font-family: "Roboto", sans-serif;
}

.vdp-goback-txt {
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.vdp-content {
    height: 100%;
    width: 100%;
    margin: 0px;
    font-family: "Roboto", sans-serif;
}

/*
.vdp-right {
     background-color: rgb(255, 255, 255);
    height: 100%;
    width: 45%;
    margin: 0px;
    position: fixed;
    float: right;
    margin-left: 50%;
}*/

#clear {
    clear: both;
}

.vdp-left-1 {
    height: 100%;
    width: 50%;
    margin: 0px;
    float: left;
}

.vdp-left-2 {
    background-color: aqua;
    height: 100%;
    width: 50%;
    margin: 0px;
    float: left;
}

.vdp-right-head {
    background-color: black;
    /* height: 46px;
    width: 100%; */
    padding: 14px;
    /* margin-right: 30px; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    margin-bottom: 15px;
}

.vdp-right-head h1 {
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.vdp-right-head span {
    font-size: 21px;
    font-weight: normal;
    text-transform: lowercase;
    padding-left: 8px;
    padding-right: 30px;
}

.vdp-right-head h2 {
    font-size: 37px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.estimate-btn {
    margin-left: auto;
    padding: 5px 25px;
    background-color: #10CFC8;
    color: #fff;
    border: 0;
    filter: contrast(1);
}

/*
.vdp-right-content h1 {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.vdp-right-content h2 {
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.vdp-right-content img {
    float: right;
    border: 1px solid #ccc;
    padding: 10px;
    max-width: 100%;
}

.vdp-miles-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vdp-miles-price h1 {
    font-size: 33px;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.vdp-miles-price h2 {
    font-size: 53px;
    color: #10CFC8;
    font-weight: bold;
    margin: 0;
    padding: 0;
    filter: contrast(1);
}
*/

/*
.vdp-right-head-cont p {
    color: rgb(251, 251, 251);
    font-size: 15px;
    margin-top: 3px;
}

.vdp-right-head-cont {
    display: inline-flex;
}

.vdp-right-head-cont-mon {
    color: rgb(212, 216, 220);
    font-size: 15px;
    margin-top: 3px;
}

.vdp-right-head-cont-dol {
    color: rgb(254, 254, 254);
    font-size: 25px;
    font-weight: 700;
    margin-top: -5px;
    margin-bottom: auto;
    margin-left: 20px;
} */
/*
.vdp-right-head-btn input[type="button"] {
    padding: 6px 30px;
    font-size: 10px;
    font-weight: 500;
    background-color: #10cfc8;
    color: rgb(255, 255, 255);
    margin-top: -2px;
    letter-spacing: 1px;
    margin-right: 10px;
}

.vdp-right-grp-cdtls-txt1 {
    font-size: 22px;
    font-weight: 900;
}

.vdp-right-grp-logo {
    margin-top: 10px;
} */
/*
.vdp-right-grp-cdtls-img {
    border: 1px solid;
    padding: 10px;
    float: right;
    margin-top: -55px;
}

.vdp-right-grp-cdtls-miles {
    display: flex;
    margin-top: 26px;
    font-size: 20px;
    font-weight: 900;
}

.vdp-right-grp-cdtls-price {
    display: flex;
    margin-top: -42px;
    float: right;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #10cfc8;
} */

/*.vdp-right hr {
    border: 1px solid #989898;
    margin-top: 4px;
}

.vdp-zipcode {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1;
}

.vdp-zipcode p {
    margin-bottom: 0;
    font-size: 23px;
    font-weight: 300;
}

.vdp-zipcode h3 {
    font-size: 26px;
    font-weight: bold;
}

.vdp-zipcode .fa-location-dot {
    font-size: 35px;
    margin-right: 13px;
}

.zipcode-section {
    padding-right: 30px;
    border-right: 1px solid #b4b4b4;
    margin-right: 30px;
}

.zipcode-section span {
    font-size: 27px;
    font-weight: bold;
}

.contact-section {
    margin-left: auto;
    text-align: right;
}

.contact-section p {
    font-size: 18px;
    font-weight: 400;
}

.contact-section p:last-child {
    font-size: 24px;
    font-weight: bold;
    padding-top: 5px;
}

.vdp-button-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 27px 0 17px 0;
}

.vdp-button-section button:first-child {
    margin-right: 18px;
}

.vdp-button1 {
    border: 2px solid #10cfc8;
    background-color: transparent;
    font-size: 26px;
    padding: 10px;
    width: 100%;
}

.vdp-button2 {
    border: 1px solid #10cfc8;
    background-color: #10cfc8;
    padding: 14px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 21px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    filter: contrast(1);
}

.vdp-arrow-btn {
    text-align: center;
}
*/

/* .vdp-right-zipgrp-cont {
    display: inline-flex;
}

.vdp-right-zipgrp-cont-zip {
    color: rgb(212, 216, 220);
    font-size: 15px;
    margin-top: -10px;
    padding-right: 20px;
    border-right: 1.5px solid rgb(191, 189, 189);
}

.vdp-right-zipgrp-cont-zip img {
    width: 35px;
    height: 45px;
    margin-top: -4px;
    position: absolute;
}

.vdp-right-zipgrp-cont-mil {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: auto;
    margin-left: 20px;
    letter-spacing: 1px;
}

.vdp-right-zipgrp-add {
    margin-top: -10px;
    float: right;
}

.vdp-right-zipgrp-cont-pintxt {
    margin-left: 40px;
    font-size: 15px;
    color: rgb(82, 80, 80);
}

.vdp-right-zipgrp-cont-pinnum {
    margin-left: 40px;
    font-size: 15px;
    font-weight: 900;
    color: rgb(0, 0, 0);
}

.vdp-right-zipgrp-add-txt {
    font-size: 11px;
    font-weight: 800;
    float: right;
}

.vdp-right-zipgrp-add-num {
    font-size: 13px;
    font-weight: 800;
    float: right;
}

.vdp-right-zipgrp-btndvd {
    display: flex;
    width: 100%;
    margin-top: 15px;
}

.vdp-right-zipgrp-btndid1 {
    display: flex;
    justify-content: start;
    width: 100%;
}

.vdp-right-zipgrp-btndid1 button {
    border: 2px solid #10cfc8;
    background-color: transparent;
    font-size: 26px;
    padding: 10px;
    width: 96%;
}

.vdp-right-zipgrp-btndid2 button {
    border: 2px solid #10cfc8;
    background-color: transparent;
    font-size: 26px;
    padding: 10px;
    width: 96%;
}

.vdp-right-zipgrp-btnlng button {
    border: 1px solid #10cfc8;
    background-color: #10cfc8;
    padding: 14px;
    width: 100%;
    margin-top: 10px;
    font-size: 21px;
    color: rgb(255, 255, 255);
    font-weight:bold;
}

.vdp-right-zipgrp-btndid2 {
    display: flex;
    justify-content: end;
    width: 100%;
}

.vdp-right-zipgrp-btnlng {
    display: flex;
    justify-content: center;
    width: 100%;
}

.vdp-right-zipgrp-upon img {
    margin-top: 10px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 45px;
    height: 43px;
    cursor: pointer;
}

.vdp-left-1-topimg img {
    width: 100%;
    height: 80%;
}
*/
.test-drive h3 {
    font-size: 29px;
    color: #10CFC8;
    font-weight: bold;
    text-transform: uppercase;
    filter: contrast(1);
}

.testDrive-right hr {
    border: 1px solid #989898;
    margin-top: 4px;
}

.testDrive-zipcode {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1;
}

.testDrive-zipcode p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
}

.testDrive-zipcode h3 {
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.testDrive-zipcode .fa-location-dot {
    font-size: 35px;
    margin-right: 13px;
}

.testDrive-zipcode span {
    font-size: 16px;
    font-weight: bold;
}

.testDrive-contact-section {
    margin-left: auto;
    text-align: right;
}

.testDrive-contact-section p {
    font-size: 16px;
    font-weight: 400;
}

.testDrive-contact-section p:last-child,
.testDrive-contact-section p:last-child a {
    font-size: 22px;
    font-weight: bold;
    padding-top: 5px;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.testDrive-contact-section p:last-child a:hover {
    text-decoration: underline !important;
}

.testDrive-right {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    /* required */
}

.testDrive-right-content h1 {
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.testDrive-right-content h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.testDrive-right-content p {
    font-size: 20px;
}

.testDrive-right-content img {
    float: right;
    border: 1px solid #ccc;
    padding: 10px;
}

.testDrive-miles-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.testDrive-miles-price h1 {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.testDrive-miles-price h2 {
    font-size: 37px;
    color: #10CFC8;
    font-weight: bold;
    margin: 0;
    padding: 0;
    filter: contrast(1);
}

.testDrive-right-head {
    background-color: black;
    /* height: 46px;
    width: 100%; */
    padding: 14px;
    /* margin-right: 30px; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    margin-bottom: 15px;
}

.testDrive-right-head h1 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.testDrive-right-head span {
    font-size: 21px;
    font-weight: normal;
    text-transform: lowercase;
    padding-left: 8px;
    padding-right: 30px;
}

.testDrive-right-head h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.testDrive-estimate-btn {
    margin-left: auto;
    padding: 12px 30px;
    background-color: #10CFC8;
    color: #fff;
    border: 0;
    font-size: 12px;
    filter: contrast(1);
}

.testDrive-button {
    border: 1px solid #10cfc8;
    background-color: #10cfc8;
    padding: 14px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    filter: contrast(1);
}

.car-img {
    max-width: 100%;
    margin-bottom: 15px;
}

/*
.pre-qual {
    border: 1px solid black;
    display: flex;
    justify-content: center;
    border-radius: 12px;
    padding:40px;
}

.head-pre-qual-fir {
    display: flex;
    justify-content: center;
    margin-top: 24px;
    font-size: 40px;
    font-weight: 600;
    margin-left: 25px;
}

.head-pre-qual-sec {
    display: flex;
    justify-content: center;
    margin-top: -30px;
    font-size: 40px;
    font-weight: 600;
    margin-left: 0px;
}

.pre-head-dwn {
    display: flex;
    justify-content: center;
    font-size: 28px;
    width: 180%;
    margin-top: -14px;
    color: #616161;
}

.pre-zip {
    display: flex;
    justify-content: center;
    margin-top: -10px;
}

.pre-zip label {
    font-size: 17px;
    font-weight: 700;
}

.pre-zip-input input[type=text] {
    border-radius: 3px;
    outline: none;
    width: 55%;
    border: 1.5px solid #8d8d8d;
    height: 30px;
}

.pre-btn-top {
    display: flex;
    justify-content: center;
    margin-top: 25px;
}

.pre-btn-top input[type=button] {
    background-color: #10cfc8;
    width: 95%;
    outline: none;
    border: none;
    height: 34px;
    border-radius: 7px;
    color: ivory;
}

.pre-dis {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700;
}

.pre-dis-p {
    display: flex;
    justify-content: center;
    width: 261%;
    margin-left: -220px;
}

.prequal-mid-features {
    margin-left: 223px;
    margin-top: 27px;
}

.prequal-mid-features ul li {
    list-style-type: none;
}

.pre-qual-back {
    display: flex;
    float: left;
    margin-top: -87px;
    margin-left: 114px;
}

.pre-qual-back i {
    font-size: 13px;
    font-weight: 400;
} */

.prequalify-container {
    margin: 20px 0;
    border: 1px solid #000000;
    border-radius: 13px;
    padding: 40px;
    text-align: center;
}

.prequalify-container h1 {
    font-size: 57px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 60px;
}

.prequalify-container h2 {
    font-size: 37px;
    font-weight: normal;
    margin: 20px 0;
    padding: 0;
    color: #505050;
}

.prequalify-container h3 {
    font-size: 27px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.prequalify-container h4 {
    font-size: 27px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.prequalify-container p {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.prequalify-container input {
    border: 1px solid #707070;
    width: 260px;
    margin: 0 auto;
}

.prequalify-container button {
    padding: 12px 30px;
    background-color: #10CFC8;
    color: #fff;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    width: 414px;
    border-radius: 12px;
    margin: 40px 0;
    filter: contrast(1);
}

/* About Us styles */

.about-right-section {
    background: #13d0ca;
    color: #fff;
    padding: 30px;
}

.about-left-section h1 {
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 15px;
}

.about-left-section h2 {
    color: #2f5496;
    margin: 0;
    padding: 0;
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 15px;
}

.about-right-section h1 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
    filter: contrast(1);
}

.about-right-section ul {
    margin-top: 10px;
    padding-left: 45px;
    padding-right: 15px;
    list-style-type: disc;
    margin-bottom: 0px;
    filter: contrast(1);
}

.about-right-section ul li,
.about-right-section p {
    color: #fff;
    filter: contrast(1);
}

.zipmap-icn img {
    width: 26px;
    padding-bottom: 4px;
}

.zipmap-icn {
    cursor: pointer;
}

.click-dt-tm-pic-child {
    width: 70%;
    float: left;
    margin-top: 1.2rem;
    position: relative;
}

.click-dt-tm-pic-child hr {
    top: -1px;
    position: initial;
    width: 100%;
    right: 5px;
    opacity: 0.25;
    margin: 6px 0px;
}

.testdrive-btn-container {
    width: 95%;
}

/*.click-dt-tm-pic {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
*/
/* date picker  */

/* end date picker  */
/*.dt-frm-hd-txt {
    font-size: 19px;
    font-weight: 700;
}

.click-dt-tm-pic-child input[type=radio]:checked {
    accent-color: rgb(18, 201, 204);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    outline: none !important;
    border: 3px solid gray !important;
}

.click-dt-tm-pic-child input[type=radio] {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 2px solid #999;
    transition: 0.2s all linear;
    margin-right: 5px;
    position: relative;
    top: 4px;
    cursor: pointer;
}

.rd-btn-tst-opn {
    font-size: 15px;
    font-weight: 500;
}

.slnt-rbtn-txt-tstdrv {
    color: #999;
    font-style: italic;
    font-size: 14px;
}

.mnd-inp-hm-casn {
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: -25px;
    margin-left: -13px;
    margin-top: 12px;
}

.inpt-hmdtls-hmads {
    width: 100%;
    padding: 4px;
    border: 1px solid gray;
    outline: none;
}

.inpt-hmdtls-ct {
    width: 47%;
    padding: 4px;
    border: 1px solid gray;
    outline: none;
    margin-bottom: 10px;
    margin-top: 10px;
}

.inpt-hmdtls-st {
    width: 47%;
    float: right;
    padding: 4px;
    border: 1px solid gray;
    outline: none;
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    margin-left: auto;
}

.inpt-hmdtls-zc {
    width: 100%;
    padding: 4px;
    border: 1px solid gray;
    outline: none;
}

.mnd-inp-myhome input[type=text]::after {
    content: " *";
    color: tomato;
}

#inp-myhome {
    display: none;
    width: 100%;
}

#inp-myLocation {
    display: none;
    width: 100%;
}*/

/*
.credit-estimatior-conatainer {
    margin: 100px 0;
    border: 1px solid #000000;
    border-radius: 13px;
    padding: 40px;
    display: none;
}

.credit-estimatior-conatainer h1 {
    display: flex;
    justify-content: center;
    margin-top: -52px;
    font-size: 48px;
}

.credit-estimatior-conatainer p {
    display: flex;
    justify-content: center;
    color: #767272;
    font-size: 15px;
    font-weight: 500;
    margin-top: -10px;
    margin-bottom: 4px;
}

.per-est h4 {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    font-size: 28px;
    font-weight: 800;
}

.ur-est h4 {
    display: flex;
    justify-content: center;
    margin-top: 35px;
    font-size: 28px;
    font-weight: 800;
}

#est-back {
    width: 12%;
    padding: 10px;
    background-color: #10cfc8;
    border-radius: 10px;
    outline: none;
    border: none;
    color: white;
    font-weight: 600;
    font-size: 14px;
}

.inp-txt-per-est {
    display: inline-block;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 5px;
    border: 2px solid #a19f9f;
    margin-bottom: 15px;
    outline: none;
}

#est-name {
    width: 80%;
}

#est-mail {
    width: 40%;
}

#est-ph {
    width: 39%;
}

#est-add {
    width: 60%;
}

#est-apt {
    width: 19%;
}

#est-ct {
    width: 39%;
}

#est-st {
    width: 20%;
}

#est-zc {
    width: 19%;
}

#est-mi {
    width: 80%;
}

.est-inputs {
    width: 100%;
    border-right: 2px solid rgb(187, 187, 187);
}

.inp-grp {
    margin-left: 50px;
    margin-right: -50px;
}

.icn-head {
    background-color: #5b5b5b;
    padding: 10px;
    display: flex;
    justify-content: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-size: 14px;
    font-weight: lighter;
}

.labl-chk {
    display: flex;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    justify-items: stretch;
    font-style: italic;
    font-size: 12px;
    font-weight: 500;
    margin-top: 20px;
}

#r-m {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
}

.bot-allest {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #10cfc8;
    width: 80%;
    border-radius: 8px;
    padding: 10px;
    outline: none;
    border: none;
    color: white;
    font-weight: 500;
    margin-top: 15px;
}

.bot-prequl {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    width: 80%;
    border-radius: 8px;
    padding: 8px;
    outline: none;
    border: 4px solid #10cfc8;
    color: #10cfc8;
    font-weight: 500;
    margin-top: 173px;
}

.ur-est h5 {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    width: 90%;
    padding: 84px 47px;
    outline: none;
    border: 1.5px solid #bebcbc;
    color: #000000;
    font-weight: 700;
    margin-top: 80px;
}

.before-creditScore {
    display: block;
}

.after-creditScore {
    display: none;
}

.bot-continue {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #10cfc8;
    width: 80%;
    border-radius: 8px;
    padding: 10px;
    outline: none;
    border: none;
    color: white;
    font-weight: 500;
    margin-top: 202px;
}

.credit-estimated-conatainer {
    margin: 100px 0;
    border: 1px solid #000000;
    border-radius: 13px;
    padding: 40px;
    display: none;
}

.credit-estimated-conatainer h1 {
    display: flex;
    justify-content: center;
    margin-top: -10px;
    font-size: 35px;
}

.credit-estimated-conatainer p {
    display: flex;
    justify-content: center;
    color: #767272;
    font-size: 24px;
    font-weight: 400;
    margin-top: -8px;
    margin-bottom: 4px;
}*/

.range-credit-slider p {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    font-size: 30px;
    color: black;
    font-weight: 600;
}

.range-credit-slider input {
    display: flex;
    justify-content: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.credit-btns {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.credit-btns button {
    background-color: #10CFC8;
    padding: 10px;
    border-radius: 8px;
    color: white;
    width: 65%;
    border: none;
    margin-top: 20px;
}

.cred-btns {
    display: flex;
    justify-content: center;
}

.credit-estimated-conatainer h5 {
    display: flex;
    justify-content: center;
    font-weight: 700;
    margin-top: 70px;
}

.disclaimer-para {
    display: flex !important;
    justify-content: center !important;
    color: #686767 !important;
    font-size: 13px !important;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#estimateBackLine {
    display: no;
}

#chkinfo-lnt {
    margin-top: -69px;
    transform: scale(1.3);
    margin-right: 7px;
    accent-color: rgb(2, 0, 0);
    cursor: pointer;
}

#chkinfo:checked {
    accent-color: rgb(0, 0, 0);
}

#chkinfo-sht {
    margin-top: -16px;
    transform: scale(1.3);
    margin-right: 7px;
    accent-color: rgb(2, 0, 0);
    cursor: pointer;
}

#rmr-me {
    color: black;
    font-style: normal;
    width: 100%;
}

.labl-chk p {
    display: block !important;
}

#aft-rme {
    position: absolute;
    margin-left: 18px;
    margin-top: 10px;
    font-style: italic;
    font-size: 12px;
    font-weight: 500;
    color: #3d3a3a;
}

/* Range slider */
.creditslidecontainer {
    width: 100%;
}

.Creditslider {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    background: #10CFC8;
    outline: none;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
    border-radius: 20px;
}

.Creditslider:hover {
    opacity: 1;
}

.Creditslider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #10CFC8;
    cursor: pointer;
    border-radius: 50%;
}

.Creditslider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #094A6D;
    cursor: pointer;
}

.range-meter {
    display: flex;
    justify-content: center;
    letter-spacing: 0px;
    margin-left: auto;
    width: 64%;
    margin-right: auto;
}

.range-meter p {
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
    font-weight: lighter;
    margin-top: 1px;
    color: #bfb8b8;
}

.range-meter-num {
    display: flex;
    justify-content: center;
    letter-spacing: 0px;
    margin-left: auto;
    width: 64%;
    margin-right: auto;
}

.range-meter-num p {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-weight: 600;
    margin-top: -12px;
    color: #10CFC8;
}

#Creditvlauetype {
    font-size: 28px;
    margin-top: 0px;
    color: rgb(0, 197, 0);
}

/* End Range */
#CreditbackLine {
    display: none;
}

/* Progress wheel */
.rslider {
    display: inline-block;
    margin: 116px 0px 0px 60px;
}

.rs-range-color {
    background-color: #10cfc8 !important;
}

.rs-border {
    border: 1.5px solid #635b5b91 !important;
}

.rs-handle {
    background-color: transparent !important;
}

.rs-overlay,
.rs-overlay1,
.rs-overlay2 {
    height: 51% !important;
}

/* End Progress wheel */
.after-creditScore h6 {
    position: absolute;
    margin-top: 80px;
    margin-left: 75px;
    font-weight: 800;
    font-size: 25px;
}

.calCredMPDts {
    float: right;
    margin-top: -130px !important;
    color: black !important;
    font-size: 14px !important;
    position: sticky;
    display: flex !important;
    margin-right: 27px;
}

.calCredLPDts {
    float: right !important;
    margin-top: -94px !important;
    color: black !important;
    font-size: 14px !important;
    position: sticky;
    display: flex !important;
    margin-right: 27px;
}

#credStatus {
    z-index: 10;
    font-size: 17px;
    font-weight: 700;
}

.CreditTypeStatus {
    display: flex !important;
    margin-left: 107px;
    justify-content: center !important;
    width: 15% !important;
    position: sticky;
    margin-top: -25px;
    z-index: 10;
}

.calCredMPDts b {
    font-size: 15px;
    font-weight: 900;
}

.calCredLPDts b {
    font-size: 15px;
    font-weight: 900;
}

.blackinfo1 {
    float: right;
    display: flex;
    position: sticky;
    margin-top: -140px;
    margin-right: 10px;
    width: 20px;
}

.blackinfo2 {
    float: right;
    display: flex;
    position: sticky;
    margin-top: -105px;
    margin-right: 7px;
    width: 20px;
}

.icn-head img {
    width: 20px;
}

.rs-tooltip.rs-edit {
    display: none !important;
}

#credPointStatus {
    z-index: 10;
    font-size: 18px;
    font-weight: 900;
    margin-top: -78px;
    position: absolute;
}

.calculator-wrapper {
    /*max-width: 800px;*/
    font-family: "Roboto";
}

.calculator-header {
    text-align: center;
}

.calculator-header h2 {
    font-size: 29px;
    font-weight: 400;
    letter-spacing: -0.29px;
    text-align: center;
}

.calculator-header h2 strong {
    font-weight: 700;
}

.calculator-header h3 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.29px;
    text-align: center;
    position: relative;
    margin: 0px;
}

.calculator-header h3:before {
    content: "";
    border-top: 1px solid #707070;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.calculator-header h3 span {
    display: inline-block;
    background: #fff;
    position: relative;
    margin: 0 20px;
    padding: 0 20px;
}

.calculator-header {
    margin-bottom: 37px;
}

.calculator {
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    /* padding-left: 20px; */
    /* margin-top: 15px; */
}

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

.calc-content {
    flex: 1 0 300px;
    max-width: 300px;
    padding: 2px;
    border-radius: 24px 24px 0px 0px;
    display: flex;
    flex-direction: column;
}

.estimate_payment_cash,
.estimate_payment_finance {
    background-color: #414141;
    cursor: pointer;
}

.estimate_payment_cash.active,
.estimate_payment_finance.active {
    background-color: #10cfc8;
}

.calc-content .calc-body {
    background-color: #fff;
    padding: 10px;
    height: 100%;
}

.calc-content .title {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

.calc-content .title h2 {
    font-weight: 300;
    margin: 0px;
    font-size: 32px;
    color: #ffffff;
}

.mandatory {
    color: #ff0000;
    filter: contrast(1);
}

.calc-body h3 {
    font-size: 23px;
    font-weight: 400;
    letter-spacing: -0.29px;
    text-align: left;
    position: relative;
    margin: 0px;
}

.calc-body h3 span {
    display: inline-block;
    background: #fff;
    position: relative;
    padding: 0 20px 0 0;
}

.calc-body h3:before {
    content: "";
    border-top: 1px solid #707070;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.or {
    text-align: center;
    font-weight: 700;
    padding: 0 7px;
}

/* .calc-sub-section {
    padding-left: 8px;
} */

.two-cols {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*padding-bottom: 7px;*/
}

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 0.6rem;
}

.font-13 {
    font-size: 0.7rem;
}

.font-14 {
    font-size: 0.7rem;
}

.font-23 {
    font-size: 23px;
}

.font-25 {
    font-size: 12px;
}

.font-32 {
    font-size: 32px;
}

.bold {
    font-weight: 700;
}

.text-type {
    max-width: 98px;
    border-radius: 5px;
    text-align: right;
    padding: 2px 5px;
    border: solid 1px #707070;
    font-size: 1rem;
    /*height: 20px;*/
    margin-bottom: 4px;
}

.l-col {
    flex: 1;
    max-width: 190px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #414141;
}

.l-col .fa-angle-right {
    font-size: 20px;
}

.flex-col {
    flex-direction: column;
}

.unsetmaxwidth {
    max-width: unset;
}

.text-align-left {
    align-items: flex-start;
}

.text-align-top {
    align-items: flex-start;
}

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

.max-width-170 {
    max-width: 120px;
    flex: 1 0 120px;
}

.right-padding-15 {
    padding-right: 15px;
}

.select {
    padding: 5px;
    color: #8e8e8e;
    border-radius: 5px;
    font-size: 12px;
}

.hr {
    border-top: 1px solid #707070;
    margin: 10px 0;
}

.grey {
    color: #414141;
}

.black {
    color: #000;
    font-weight: bolder;
}

.line-height-normal {
    line-height: normal;
}

.mb-10 {
    margin-bottom: 10px;
}

.text-left {
    justify-content: flex-start;
}

.underline {
    text-decoration: underline;
}

.mr-15 {
    margin-right: 15px;
}

.pl-10 {
    padding-left: 10px;
}

.start-app {
    background-color: #10cfc8;
    font-size: 21px;

    margin-top: 15px;
    position: relative;
    margin-right: 25px;
}

.start-app .fa-angle-right {
    font-size: 30px;
    margin-left: 5px;
}

.start-app:after,
.start-app:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.start-app:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #10cfc8;
    border-width: 23px;
    margin-top: -23px;
}

.start-app a {
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 46px;
}

.close-btn {
    display: none;
}

.p-relative {
    position: relative;
}

.pop-over {
    position: absolute;
    padding: 15px;
    border: solid 1px #10cfc8;
    border-radius: 10px;
    max-width: 200px;
    background: #fff;
    width: 200px;
    top: 100%;
    left: 0px;
    display: none;
}

.msrp {
    cursor: pointer;
}

.pop-over.active {
    display: block;
}

@media (max-width: 767px) {
    .calculator {
        flex-direction: column;
        position: relative;
        top: 0px;
        padding-top: 65px;
        height: 100vh;
        background: #000;
    }

    .calc-content {
        margin: 0 15px;
    }

    .estimate_payment_cash,
    .estimate_payment_finance {
        position: absolute;
        top: 32px;
        z-index: 9;
    }

    /* .active {
        top: 65px;
        z-index: 10;
    }
*/
    .vdp-left-content .nav-tabs li a.active {
        top: 0 !important;
        z-index: 10;
    }

    .or {
        display: none;
    }

    .animate .active {
        animation: myAnim 0.3s ease 0s 1 normal forwards;
        margin: 0px;
    }

    @keyframes myAnim {
        0% {
            top: 100%;
            /* opacity: 0; */
            transform: translateY(250px);
        }

        100% {
            top: 95px;
            /* opacity: 1; */
            transform: translateY(0);
        }
    }

    .close-btn:after {
        content: "\f00d";
        color: #fff;
        border: solid 1px #fff;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        font-size: 12px;
        display: flex;
        justify-content: center;
        line-height: 25px;
        position: absolute;
        right: 7px;
        top: 7px;
        font-family: 'FontAwesome';
    }

    .close-btn {
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 99;
        background: #000;
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 5px;
        color: #fff;
        font-size: 12px;
        align-items: center;
    }
}

.container-select {
    display: flex;
    align-items: center;
    margin: 30px;
    background: #fff;
}

#date {
    /* width: 150px;*/
    outline: none;
    border: 1px solid #aaa;
    /*  padding: 6px 28px;*/
    color: #aaa;
    height: 38px;
    padding-left: 15px;
    width: 86%;
    filter: contrast(1);
}

#time {
    float: left;
    width: 100%;
    border: 1px solid #aaa;
    height: 38px;
    padding-left: 15px;
    font-size: 1rem;
    font-weight: normal;
    color: #777;
    text-transform: none;
    filter: contrast(1);
    position: relative;
    z-index: 1;
    background-color: transparent;
}

.date-container {
    position: relative;
    float: left;
    /*margin: 20px 17px;*/
    width: 100%;
}

.time-container {
    position: relative;
    float: left;
    /* margin: 20px 17px;*/
    width: 97%;
}

.time-container .time-icon {
    position: absolute;
    top: 0px;
    right: 0px;
    /* pointer-events: none; */
    cursor: pointer;
    color: #aaa;
    background: #10CFC8;
    padding: 10px;
    height: 38px;
    width: 41px;
}

#testLocationdetails {
    width: 82%;
    margin-left: 5%;
}

/*.date-container .date-text {
    position: absolute;
    top: 6px;
    left: 12px;
    color: #aaa;
  }*/

.date-container .date-icon {
    position: absolute;
    /* top: 10px; */
    /* right: 10px; */
    /* pointer-events: none; */
    cursor: pointer;
    color: #aaa;
    background: #10CFC8;
    padding: 10px;
    height: 38px;
    width: 41px;
}

.ui-widget.ui-datepicker {
    background: #10CFC8;
}

.date-container .ui-widget-content {
    border: 1px solid #10CFC8 !important;
    background: #10CFC8 !important;
    color: #333333;
}

.date-container .ui-datepicker td {
    border: 0;
    padding: 1px;
}

table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #10CFC8;
}

.date-container .ui-datepicker .ui-datepicker-next,
.date-container .ui-datepicker .ui-datepicker-prev {
    background: #333;
    border: 1px solid #fff;
    border-radius: 0;
    margin-top: 3px;
    height: 20px;
    width: 20px;
}

.date-container .ui-state-default,
.date-container .ui-widget-content .ui-state-default,
.date-container .ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
    /* background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; */
    background: #10CFC8 !important;
    font-weight: bold;
    color: #fff !important;
}

.ui-datepicker table {
    border-top: 1px solid #fff;
}

.ui-datepicker .ui-datepicker-title,
.ui-datepicker .ui-datepicker-header {
    border: 0 !important;
}

.select-box-drop {
    display: flex;
    align-items: center;
    margin-top: 40px;
    border: 1px solid #ddd;
    justify-content: space-between;
}

.left-field {
    background: #fff;
    color: #000;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 700;
}

.right-field {
    background: #10CFC8;
    color: #fff;
    position: relative;
}

.right-field:after {
    content: "\e259";
    font-family: "Glyphicons Halflings";
    border-radius: 0 8px 8px 0;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    position: absolute;
    z-index: 99;
    top: 20px;
    right: 23px;
    pointer-events: none;
}

.right-field .btn-primary {
    font-size: 19px;
    font-weight: bold;
    padding: 10px 67px 10px 15px;
    text-align: left;
    line-height: 1.2;
    display: flex;
    justify-content: left;
    height: 60px;
    align-items: center;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: none !important;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.right-field .dropdown {
    margin: 0 !important;
}

.bi-x-circle-fill::before {
    content: "\f622";
    background: #fff;
    width: 19px;
    border-radius: 50%;
}

#header.active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.monthly-payment-options {
    width: -webkit-fill-available !important;
}

/*Thank You Page*/

.thankyou-container {
    padding: 0 80px;
}

.thankyou-leftside {
    padding-right: 40px;
    border-right: 1px solid #949494;
}

.norightborder {
    border-right: none !important;
}

.thankyou-leftside h1 {
    font-size: 33px;
    font-weight: normal;
    padding-bottom: 18px;
    border-bottom: 1px solid #949494;
}

.thankyou-leftside h1 span {
    font-size: 35px;
    font-weight: bold;
}

.thankyou-leftside p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    text-align: justify;
}

.thankyou-leftside h4 strong {
    font-weight: 500;
    font-size: 20px;
}

.thankyou-leftside h2 {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    padding: 0;
    margin: 0;
}

.thankyou-leftside h3 {
    font-size: 31px;
    margin-top: 50px;
    font-weight: 500;
    margin-bottom: 20px;
}

.print-btn {
    border: 2px solid #10cfc8;
    background-color: #fff;
    color: #10cfc8;
    font-size: 20px;
    padding: 10px;
    width: 100%;
    border-radius: 12px;
    margin-top: 20px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    filter: contrast(1);
}

.print-btn:hover {
    background-color: #10cfc8;
    color: #fff;
}

.back-to-vehicle-btn {
    margin-top: 16px;
    background-color: #10cfc8;
    color: #fff;
    font-size: 20px;
    border: 2px solid #10cfc8;
    width: 100%;
    border-radius: 12px;
    padding: 10px;
    margin-bottom: 50px;
}

.back-to-vehicle-btn:hover {
    border: 2px solid #10cfc8;
    background-color: #fff;
    color: #10cfc8;
}

.thankyou-rightside {
    text-align: center;
    padding: 0 20px;
    margin-bottom: 45px;
}

.thankyou-rightside h1 {
    font-size: 26px;
    font-weight: bold;
}

.thankyou-rightside h2 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
}

.thankyou-rightside img {
    width: 80%;
}

.thankyou-rightside h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #9da1a1;
}

.thankyou-rightside div.details {
    display: flex;
    font-size: 18px;
    flex-flow: row wrap;
}

.thankyou-rightside div.details p:first-child {
    text-align: left;
    color: #777474;
    width: 50%;
    font-size: 15px;
}

.thankyou-rightside div.details p:last-child {
    width: 50%;
    text-align: right;
    font-size: 15px;
    color: #3b3939;
}

.thankyou-rightside hr {
    border-top: 2px solid #949494;
    margin-top: 20px;
    margin-bottom: 20px;
}

.thankyou-rightside h5 {
    font-size: 26px;
    font-weight: bold;
}

.thankyou-rightside h5 span {
    color: #10CFC8;
}

.thankyou-links a {
    color: #575757;
    text-decoration: none;
}

/*
.car-img-size
{
    height: 320px;
}
*/

/*.mobile-navigation-withoutLogo {
    margin-top: 87px;
}*/

#countdownsecond {
    color: red;
}

.text-align-custom {
    text-align: left;
    margin-right: 50px;
}

#filter-stuff {
    margin-top: -15px;
}

.tradein-zipcode .zipcode-container {
    width: 100%;
    margin-bottom: 1rem;
}

.tradein-zipcode .cred-btns {
    display: flex;
    justify-content: space-around !important;
    width: 30% !important;
}

.retailer-select select {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

.retailer-select {
    position: relative;
}

.retailer-select:after {
    background: #10CFC8;
    color: #fff;
    position: absolute;
    font-family: "Glyphicons Halflings";
    content: "\e259";
    width: 35px;
    height: 100%;
    right: 12px;
    top: 0;
    padding-top: 7px;
    z-index: 10;
}

.tradein-zipcode .cred-btns {
    display: flex;
    justify-content: space-around;
    margin-bottom: 1rem;
    width: 21%;
}

.tradein-zipcode .cred-btns button {
    width: 150px !important;
}

.tradein-zipcode h6 {
    text-align: center;
}

#tradeInrequestForm {
    box-shadow: 0 0 7px 1.5px #f0f0f0;
    background: #f7f7f7;
    margin-bottom: 2rem !important;
}

.tradein-zipcode .range-container {
    margin-top: 1rem !important;
}

.d-flex {
    /* align-items: center; */
}

.tradein-zipcode .input-ranger-slider {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.tradein-retailer {
    margin-top: 2rem !important;
    margin-bottom: 1rem !important;
}

#tradeInrequestForm button {
    width: 27% !important;
}

.tradein-zipcode .error {
    color: #ff0000;
}

.test-drive label {
    color: #696969;
}

.logo-header-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 88px;
    padding: 20px 0;
}

.logo-header-container.vehicle-details {
    margin-top: 0px;
}

.logo-header-container.vehicle-request-form,
.logo-header-container.vehicle-prequalified {
    margin-top: 0px !important;
}

.order-details {
    margin-top: 10px;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.offcanvas.custom-right-offcanvas {
    overflow-y: scroll;
}

/* .offcanvas.custom-right-offcanvas, .offcanvas-backdrop.fade.show {
        top: 122px;
} */

.tradein-zipcode .zipcode-container {
    background: #fff !important;
    color: #000 !important;
    height: 4rem;
}

.tradein-zipcode input {
    border-color: #000 !important;
    color: #000 !important;
}

#tradeInrequestForm .credit-btns .testDrive-button {
    width: 100% !important;
}

.custom-zipcode.zipcode-container p {
    font-size: 18px;
    text-align: left;
}

.tradein-zipcode .custom-zipcode.zipcode-container h6 {
    text-align: left;
    font-size: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.tradein-zipcode {
    margin-bottom: 120px;
}

.tradein-zipcode .leftrow {
    float: left;
}

.tradein-zipcode .custom-zipcode.zipcode-container .sub-nav-btn-see {
    width: 100% !important;
    flex: none;
    margin: auto;
    font-size: 25px;
}

.dealer-info p {
    font-size: 16px;
}

.dealer-info h2 {
    text-decoration: underline;
}

.address-sec-line {
    margin-top: -15px;
}

#thankyou_countdownmessage {
    font-size: 14px;
}

.credit-btns button.inner-cred-btns {
    width: 40%;
    text-transform: uppercase;
    font-size: 22px;
    margin-right: 10px;
    filter: contrast(1);
}

.custom-right-offcanvas #tradeInrequestForm {
    box-shadow: none !important;
    background: none !important;
}

.custom-right-offcanvas #tradeInrequestForm .error {
    color: red !important;
}

.custom-right-offcanvas .moveright {
    float: right !important;
    cursor: pointer;
}

.offcanvas-header {
    display: inherit !important;
}

.custom-right-offcanvas .range-container {
    margin-top: 12px;
}

.custom-right-offcanvas .retailer-select {
    margin-top: 12px;
}

.custom-right-offcanvas .tradeSessionInfo p {
    font-size: 12px;
}

.zipcode-form.zipcode-tradein {
    font-size: 2rem;
}

button.col.btn-primary.btn-zip-tradein {
    padding: 5px 10px;
    line-height: initial;
    width: 300px;
    margin-top: 10px;
}

.mobile-view {
    display: none;
}

.custom-zip-title {
    text-align: center;
    display: block;
}

.credit-btns.trade-new_view button.inner-cred-btns {
    width: 150px;
}

.custom-slider-section {
    margin-top: 50px;
    margin-bottom: 50px;
}

.sni-top {
    display: flex;
    justify-content: end;
    margin-top: -25px;
    margin-bottom: 10px;
}

.compare_adjust_for_fav.fav-content {
    position: relative;
    padding-top: 40px;
}

.compare_adjust_for_fav.fav-content .compare-box {
    position: absolute;
    top: 5px;
    left: 0;
}

.error-span-zipcode {
    font-size: 10px !important;
}

#vehicleLists .vehicle_container button:hover,
#vehicleLists .vehicle_container button,
#vehicle-compare-details button.miles-btn,
#vehicle-compare-details button.miles-btn:hover {
    background-color: #10CFC8 !important;
    color: #fff;
}

.slideCount {
    position: absolute;
    z-index: 0;
    background: #4b4b4b;
    color: #ffffff;
    padding: 3px;
    border-radius: 5px;
    border: 1px solid;
    margin-top: -50px;
    margin-left: 20px;
    font-weight: 600;
}

.zipcodesearchloader.hide {
    display: none;
}

.zipcodesearchloader {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    background-color: rgba(62, 62, 62, 0.1);
    text-align: center;
    z-index: 999;
}

.time-container #time {
    cursor: pointer;
}

.texttransformnormal {
    padding-left: 0px !important;
    text-transform: none !important;
}

#vehicleLists .vehicle_container .heartlogo,
#vehicle-compare-details .vehicle_container .heartlogo.comparesection {
    max-height: 260px;
    height: 100%;
    overflow: hidden;
}

.vehicle_container .heartlogo .go-vdp,
#vehicle-compare-details .vehicle_container .heartlogo.comparesection img {
    object-fit: cover;
    min-height: 262px;
}


.exterior.modal-slider .exterior-for .slick-prev {
    z-index: 1;
}

.right-content.mobile-order-1.custom-right-section.position-relative .home-delivery-container {
    display: none;
}

#f_payment_disclaimer span {
    margin-bottom: 15px;
    display: block;
}

#c_payment_disclaimer span {
    margin-bottom: 15px;
    display: block;
}

select#dealerdata {
    background: transparent;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.tradein-retailer .retailer-select:after {
    z-index: 0;
}

.vdp-arrow-btn.sni-top {
    /* display: block; */
    margin-left: 0px;
    text-align: end;
    margin-top: 20px;
}

.vdp-arrow-btn.sni-top a,
.vdp-arrow-btn a {
    /* margin-top: 20px; */
    width: 62px;
    height: 62px;
    position: fixed;
    bottom: 20px;
    top: auto;
    z-index: 103;
    right: 15px;
    /*background-color: rgb(255, 255, 255);*/
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
}

.vdp-arrow-btn.sni-top a img,
.vdp-arrow-btn a img {
    margin-left: -4px;
    margin-top: -1px;
}

#vehicle-compare-details .vehicle_container .heartlogo.comparesection .customcertified-logo img {
    min-height: auto;
}

.search-container .used-vehicle-container.col-12 h1 span.usedVehicle.texttransformnormal {
    border-top: 2px solid #ddd;
    width: 100%;
    display: block;
    padding-top: 15px;
}

.search-container h1 span.usedVehicle.texttransformnormal p {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    display: block;
    border: 1px solid #10cfc8;
    padding: 20px !important;
    border-radius: 20px;
}

.hide-show-more-button {
    display: none !important;
}

.display-show-more-button {
    display: inline !important;
}

.calculator_disclaimers a {
    font-weight: 500;
    color: #000;
}

.show-for-mobile {
    display: none;
}

.product-nav .slick-prev {
    left: 0px;
    z-index: 5;
    background: #ffffff;
    height: 30px;
}

.product-nav .slick-prev:before,
.product-nav .slick-next:before {
    color: #000000;
}

.product-nav .slick-next {
    right: 0px;
    z-index: 5;
    background: #ffffff;
    height: 30px;
}

.product-nav {
    padding: 0px 20px;
}

.footer-container p a {
    margin-right: 0px !important;
}

.range_mgn.range-container {
    margin-top: 17px;
}

.custom_align_item {
    align-items: center;
    position: relative;
}

.range_left_side {
    width: 11%;
}

.range_mid_side {
    width: 74%;
}

.range_right_side {
    width: 15%;
}

.range_mgn.range-container .high-value {
    font-size: 15px;
}

.testdrive-right-side.mobile-testdrive-right-side p a {
    font-size: 1.2rem;
    font-weight: bold;
    padding-top: 5px;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.reserveSection {
    padding: 30px 40px 40px 12px;
    border-right: 1px solid #707070;
}

.reserveSection h1 {
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.reserveSection h1 span {
    font-size: 20px;
    filter: contrast(1);
}

.themeColor {
    color: #10CFC8 !important;
}

.reserveLeadForm {
    margin-top: 20px;
}

h5.reserve-primary-contact_title {
    color: #343434;
    font-size: 20px;
    margin-bottom: 20px;
    position: relative;
}

h5.reserve-primary-contact_title:before {
    content: "";
    border-bottom: 1px solid #707070;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}

h5.reserve-primary-contact_title span {
    background-color: #fff;
    display: inline-block;
    font-weight: 500;
    padding-right: 15px;
    position: relative;
}

.reserveLeadForm .form-control:focus {
    box-shadow: none;
}

.reservation_paragraph {
    color: #343434;
    font-weight: 300;
    margin: 20px 0;
}

.paypal_img img {
    margin: auto;
    display: block;
}

.submit_pay,
.btnBack_Reserve {
    border: 2px solid #10cfc8;
    background-color: #10cfc8;
    padding: 18px;
    width: 100%;
    border-radius: 10px;
    font-size: 0.9rem;
    color: rgb(255, 255, 255);
    font-weight: bold;
    filter: contrast(1);
    margin-bottom: 20px;
}

.Carproduct_price {
    padding: 30px 0 40px 40px;
}

.Carproduct_price h2 {
    font-size: 29px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
}

.Carproduct_img img {
    /* max-width: 400px; */
    width: 100%;
}

.order_Description p {
    font-size: 20px;
    font-weight: 500;
    border-bottom: 1px solid #707070;
    padding-bottom: 8px;
}

.order_Description ul li {
    font-size: 16px;
}

.order_Description ul li {
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    list-style: none;
    margin-bottom: 3px;
}

.order_Description ul li label {
    margin-bottom: 0;
    font-weight: 100;
    padding-right: 20px;
}

.order_Description ul li>span {
    text-align: right;
}

.order_Description ul li:last-child {
    border-top: 1px solid #707070;
    margin-top: 15px;
    padding-top: 15px;
    font-weight: 600;
}

.order_Description ul li:last-child span,
.order_Description ul li:last-child label {
    font-weight: 500;
}

.btnBack_Reserve {
    border-radius: 0px !important;
    font-weight: normal;
    line-height: 1;
    padding: 1rem 3rem 0.85714rem 1.78571rem;
    position: relative;
    background-color: #000 !important;
    border: none !important;
}

.btn-primary.btnBack_Reserve:hover,
.btn-primary.btnBack_Reserve:focus {
    color: #fff !important;
    background-color: #000 !important;
    border: none !important;
}

.policyLink {
    font-size: 13px;
    margin-top: 20px;
}

.policyLink a {
    color: #575757;
    margin-right: 10px;
    text-decoration: underline;
}

.faq_title {
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    font-size: 32px;
}

.faq_title:before {
    border-bottom: 1px solid #333;
    content: "";
    height: 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
}

.faq_title span {
    background: #fff;
    position: relative;
    padding: 0 40px;
}

.faq_section {
    margin-top: 70px;
    margin-bottom: 30px;
}

.faq_section .accordion .accordion-item {
    border: 1px solid #ddd;
}

.faq_section .accordion .accordion-item+.accordion-item {
    margin-top: 5px;
}

.faq_section .accordion .accordion-item .accordion-button {
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
    color: #333;
    background-color: #f5f5f5;
    padding: 10px 10px 10px 10px;
    border-color: #ddd;
}

.faq_section .accordion .accordion-item .accordion-button:hover {
    background: #e8e8e8;
}

.faq_section .accordion .accordion-item .accordion-body {
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
    font-weight: 300;
}

.faq_section .accordion .accordion-item .accordion-button {
    box-shadow: none;
}

#disclaimer-scroller {
    height: 130px;
    overflow-y: scroll;
    padding-right: 15px;
    font-weight: 300;
}

.agreeTerms_desc {
    display: block;
    text-align: justify;
}

.reserve-primary-contact-form p {
    margin: 20px 0;
}

.form-check-label a,
.agreeTerms_desc a {
    color: #575757;
    text-decoration: underline;
}

.reserveLeadForm .placeholder {
    position: absolute;
    pointer-events: none;
    font-size: 14px;
    top: 9px;
    left: 13px;
    margin: auto;
    color: #414141;
    background-color: transparent;
    opacity: 1;
}

.reserveLeadForm .placeholder span {
    color: red;
}

.submitAndPay {
    position: relative;
    z-index: 1;
}

.submitAndPay.disabled:before {
    content: "";
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 101;
    opacity: 0.5;
}

.apple-pay-container {
    position: relative;
    z-index: 1;
}

.apple-pay-container.disabled:before {
    content: "";
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 101;
    opacity: 0.5;
}


#btn-apple-pay {
    width: 100%;
}

/*apple pay button css*/

apple-pay-button {
    --apple-pay-button-height: 45px;
}

#applepay-container apple-pay-button {
    width: 100%;
}

#applepay-container apple-pay-button .apple-pay-btn {
    height: 45px !important;
}

#vehicleLists .vehicle_container h1 {
    display: block !important;
}

.jeep_reg {
    font-size: 0.45em !important;
}

sub.fiat_reg {
    font-size: 0.6em !important;
}

.order-details .details p:first-child {
    width: 30% !important;
}

.order-details .details p:last-child {
    width: 70% !important;
}

#vehicle-compare-details .vehicle_container h1 {
    display: block;
}

.product-nav.slick-initialized .slick-list .slides {
    max-height: 102px !important;
    overflow: hidden !important;
}

.zipcode-spinner {
    position: absolute;
    right: 10px;
    top: 15px;
}

.homedelivery.fixed_price_budge {
    background-color: rgb(15 197 191);
    width: 80px;
    padding-left: 0px;
    margin-right: 5px;
}

.fixed_price_budge.vdp_budge {
    width: 80px;
    font-size: .8rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 3px 0;
    border: 2px solid #fff;
    background-color: rgba(16, 207, 200, 0.9);
}

.fixed_price_fav.fixed_price_budge {
    width: 70px;
    font-size: .7rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 1px 0;
    border: 2px solid #fff;
    background-color: rgba(16, 207, 200, 0.9);
    position: absolute;
    top: 10px;
    left: 209px;
}

.thankyou-fixed-price.fixed_price_budge {
    width: 80px;
    font-size: .8rem;
    font-weight: bold;
    color: #fff;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    /* position: absolute; */
    /* top: 12px;
    left: 5%; */
    padding: 3px 0;
    z-index: 1;
    border: 2px solid #fff;
    background-color: rgba(16, 207, 200, 0.9);
}

/* .navbar-brand .spoticar_logo {
    max-width: 280px
} */
.reserve_fixed .fixed_price_budge.vdp_budge {
    position: absolute;
    top: 10px;
    left: 10px;
}

#nav_brand_logo_alfa img {
    max-width: 270px;
}

#nav_brand_logo_wagoneer img {
    max-width: 400px;
}

#nav_brand_logo_ram img {
    max-width: 350px;
}

#nav_brand_logo_dodge img {
    max-width: 360px;
}

#nav_brand_logo_fiat img {
    max-width: 270px;
}

#nav_brand_logo_jeep img {
    max-width: 310px;
}

#nav_brand_logo_chrysler img {
    max-width: 340px;
}
.certified_tabs {
    margin-top: 40px;
}
.certified_tabs ul.nav {
    justify-content: space-around;
}
.certified_tabs ul.nav li.nav-item {
    margin: 0px;
    width: 33.30%;
    height: auto;
    background-color: #fff;
}
.certified_tabs ul.nav li.nav-item:hover {
    border: none;
}
.certified_tabs ul.nav li.nav-item .nav-link {
    width: 100%;
    padding: 15px 0;
    height: auto;
    font-weight: 700;
    font-size: 20px;
    color: #000;
}
.certified_tabs ul.nav li.nav-item .nav-link:hover,
.certified_tabs .nav-pills .nav-link.active, 
.certified_tabs .nav-pills .show>.nav-link {
    background-color: #10cfc8;
    color: #000;
}
.cp-owned {
    margin-top: 30px;
    padding: 20px 20px 0 20px;
    background-color: rgb(255 255 255 / 20%);
    border: 1px solid #6F6F6F;
    border-radius: 4px;
    box-shadow: 0px 2px 8px 0px #00000014;
}
.cp-owned h3 {
    font-size: 40px;
    color: #fff;
    margin-top: 20px;
}
.cp-owned p.cp_owned_tagline {
    padding-bottom: 15px;
    border-bottom: 1px solid #6F6F6F;
    font-weight: 500;
}
.cp-owned p {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.icon_tagline_point {
    font-size: 18px;
    color: #fff;
    display: flex;
    align-items: center;
    line-height: 1.4;
    margin-bottom: 20px;
}
.icon_tagline_point i {
    font-size: 14px;
    color: #10cfc8;
    margin-right: 10px;
}
.custom_bold_cp_owned {
    font-weight: 700;
}
.cp-owned-theme {
    border-color: #0ECFC8;
    background-color: rgb(14 207 200 / 20%);
}
.cp-owned.cp-owned-theme .icon_tagline_point {
    font-size: 24px;
}
.cp-owned.cp-owned-theme .icon_tagline_point img {
    margin-right: 10px;
}
.cp-owned-includes {
    display: flex;
}
.cp-owned-includes .cp-owned-includes-inner {
    margin-right: 20px;
}
.about-certified {
    border: 1px solid #0ECFC8;
    background-color: rgb(14 207 200 / 10%);
    padding: 15px;
    min-height: 675px;
    height: 100%;
}
.about-certified h4 {
    font-size: 24px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px;
}
.about-certified p.about-certified-tagline {
    font-size: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #6F6F6F;
    margin-bottom: 20px;
    font-weight: 500;
}
.about-certified p {
    font-size: 16px;
    font-weight: 700;
}
.about-certified .icon_tagline_point {
    color: #000000;
    font-size: 16px;
}
.cp-owned.cp-owned-theme.cp-owned-about {
    background-color: #2F3C45;
    border: 1px solid #2F3C45
}
.cp-owned.cp-owned-theme.cp-owned-about .icon_tagline_point {
    font-size: 16px;
    font-weight: 500;
}

@media screen and (max-width:767px) {
    .about-certified {
        min-height: auto;
        margin-bottom: 30px;
    }
    .about-certified h4 {
        font-size: 40px;
    }
    .about-certified img {
        display: none;
    }
    .cp-owned.cp-owned-theme.cp-owned-about {
        margin-bottom: 30px;
    }
    .cp-owned-includes {
        flex-wrap: wrap;
    }
    .certified_tabs ul.nav li.nav-item .nav-link {
        padding: 15px 10px;
        font-size: 16px;
        min-height: 78px;
    }
    .certified_tabs .mt_70 {
        margin-top: 0px;
    }
    .cp-owned.cp-owned-theme.cp-owned-about .icon_tagline_point,
    .cp-owned.cp-owned-theme .icon_tagline_point {
        font-size: 20px;
    }
    .about-certified .icon_tagline_point {
        font-size: 18px;
    }
}
@media screen and (max-width:991px) {
    .about-certified {
        min-height: auto;
        margin-bottom: 30px;
        height: auto;
    }
    .cp-owned-includes {
        flex-wrap: wrap;
    }
}
@media (min-width:1200px) and (max-width:1400px) {
    .cp-owned.cp-owned-theme .icon_tagline_point,
    .about-certified p.about-certified-tagline {
        font-size: 17px;
    }
    .about-certified h4 {
        font-size: 20px;
    }
    .cp-owned.cp-owned-theme.cp-owned-about .icon_tagline_point {
        font-size: 13px;
    }
}