@font-face {
    font-family: 'rift-soft';
    src: url('../fonts/rift-soft.woff2') format('woff2'),
        url('../fonts/rift-soft.woff') format('woff'),
        url('../fonts/rift-soft.otf') format('otf'),
        url('../fonts/rift-soft.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

html {
    scroll-behavior: smooth;
}

body.make_alfa_romeo span.snp-detail-arrow {
    color: #8f0c2c
}

body.make_chrysler span.snp-detail-arrow {
    color: #1d3e77
}

body.make_dodge span.snp-detail-arrow {
    color: #d62a29
}

body.make_fiat span.snp-detail-arrow {
    color: #e62e2d
}

body.make_ram span.snp-detail-arrow {
    color: #891716
}

body.make_jeep span.snp-detail-arrow {
    color: #f2ba14
}

:root {
    --alfa_theme_color: #8F0C2C;
    --chrysler_theme_color: #1d3e77;
    --dodge_theme_color: #d50000;
    --fiat_theme_color: #E70000;
    --jeep_theme_color: #f2ba14;
    --ram_theme_color: #880D00;
    --wagoneer_theme_color: #3850A8;
    --wagoneer_dark_theme_color: #15255d;
}

img {
    max-width: 100%;
}

/* Maintenance popup*/
.count_checked {
    cursor: pointer;
    color: #fff;
    background-color: #8F0C2C;
    padding: 5px 7px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: bold;
    float: right;
    margin-right: 10px;
    margin-top: -4px;
}

.maintenance_model_wrapper {
    top: 12%;
}

body .gcss-button-secondary {
    font-weight: normal;
}

body #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a {
    border-bottom: solid 2px #8f0c2c;
}

.image_maintenance {
    width: 100%;
    background: #000;
    margin-top: 6%;
}

.modelbody_maintenance {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 3%, rgba(139, 36, 35, 1) 60%, rgba(139, 36, 35, 1) 60%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 3%, rgba(139, 36, 35, 1) 60%, rgba(139, 36, 35, 1) 60%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 3%, rgba(139, 36, 35, 1) 60%, rgba(139, 36, 35, 1) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#8b2423', GradientType=0);
    color: #fff;
    padding: 15px;
    border: 1px solid #770707;
    text-align: center;
}

.fontsize_apologize {
    font-size: 30px;
    letter-spacing: 2px;
    font-family: rift-soft;
}

.maintanance_logo {
    margin: 20px 0px 30px 0px;
}

.fontsize_apologize_margin {
    margin-bottom: 15px;
    font-family: rift-soft;
}

.onlineshortly {
    margin-bottom: 50px;
    margin-top: 25px;
    font-family: rift-soft;
}

/*popup*/
/*.review-popup-submit{
margin-top:20px;
}*/
.ore_leadsubmit_wrapper {
    margin-bottom: 0;
}

.packageandoption_ul ul {
    padding-left: 15px;
}

body #popImageCont .modal-lg {
    width: 85%;
    margin: 20px auto;
}

.footer_margin_list {
    margin-top: 5px;
}

.vehicle_available {
    color: #4d4d4d !important;
}

body .additionalCareBlocks .contentBlock {
    color: #000;
    height: 181px !important;
    overflow: hidden;
}

#ore_review .additionalCareBlocks .contentBlock {
    height: auto !important;
}

.submittodealer_wrapper {
    float: left;
    width: 100%;
    margin: 35px 0px 20px 0px;
}

.options_list {
    max-height: 200px;
    overflow: auto;
}

.link_contactus {
    margin-left: 5px;
    margin-right: 5px;
}

.link_contactus:hover {
    color: #fff;
}

.link_contactus:visited {
    color: #fff;
}

.link_contactus {
    color: #fff;
}

.header-scroll {
    position: fixed;
    height: 75px;
    background: #000;
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 999;
}

.header-scroll.small h1 {
    height: 70px;
    line-height: 35px;
    font-size: 25px;
}

.d-flex {
    display: flex
}

body #landingPage .vCardsBlock .vCard {
    /*background: #f5f5f5;*/
    background: #fff;
    border: solid 1px #ccc;
    width: 90%;
    margin: 0 auto 20px;
    padding: 15px;
    height: 348px;
}

.loader {
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

#landingPage .loader,
#resultsPage .loader {
    display: none !important;
}

.header-scroll.small .sni-vehicle-logo a.imageFrame {
    height: 50px !important;
    width: 100px !important;
    margin: 10px 5px 6px !important;
}

.header-scroll .dealerAddress h3,
.header-scroll .dealerAddress p {
    transition: all .61s !important;
    margin: 0 !important;
    line-height: 1.01;
}

.header-scroll .dealerAddress h3 {
    margin-top: 15px !important;
    margin-bottom: 6px !important;
}

.header-scroll .dealerAddress p {
    font-size: 14px !important;
}

.SideBar-left {
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
    overflow: auto;
    height: 80vh;
    padding-right: 0;
    margin-right: -1px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
    }
}

.spinner-grow {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
    background-color: #AAA;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow .95s linear infinite;
}

#landingPage .productInfo h5 {
    font-size: 22px;
    margin-top: 0px;
    height: 40px;
}

.spinner-grow-sm {
    width: 8px;
    height: 8px;
}

.ore_landing_models {
    padding: 0 15px;
    margin-top: -50px;
}

.small .center-icon.text-center {
    padding-top: 6px;
}

.ore_landing_models.tempo,
.listCont.tempo {
    height: 950px;
    position: relative;
}

.listCont.tempo {
    height: auto !important;
}

.ore_landing_models.tempo:after,
.listCont.tempo:after {
    content: "";
    display: block;
    background: url(https://d11p9i1nddg3dz.cloudfront.net/images/loader.gif ) no-repeat;
    width: 120px;
    height: 75px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 200px;
    z-index: 3;
}

.ore_landing_models.tempo:before,
.listCont.tempo:before {
    background: rgba(0, 0, 0, 0.38);
    z-index: 1;
    position: absolute;
    content: "";
    height: 963px;
    width: 100%;
    left: 0px;
    right: 0;
    top: 0;
    bottom: 0;
}

.listCont.tempo:before {
    background: rgba(0, 0, 0, 0.38);
    height: auto !important;
}

body #landingPage .vCardsBlock .vCard .cardBody .productInfo h5 {
    cursor: pointer;
}

body #landingPage .brandList .col-md-2:hover,
body #landingPage .brandList .col-sm-4:hover {
    box-shadow: 0px 0px 8px 0px #26526e;
    transition: all .2s;
}

body #landingPage .brandList>div.active:hover {
    box-shadow: 0px 0px 25px #27AAE1 !important;
}

body #landingPage .brandList .avoid:hover {
    box-shadow: none !important;
}

body #zipCodePopUp .modal-body input[type="number"],
body #zipCodePopUp .modal-body button:not(.custom-close) {
    height: 34px;
}

/*below arrow hide temp purpose*/
.stylePicker {
    display: block !important;
}

/*below arrow hide temp purpose*/
/*Alfa new style*/
.how-itworks-nav a,
body>header .navigation a,
.ore_homelocator_block {
    font-family: rift-soft;
    font-size: 18px;
}

.switch {
    font-weight: 100;
    font-family: rift-soft;
    position: relative;
    margin: auto;
    width: 365px;
    left: 0;
    right: 0;
    top: -110px;
    text-align: center;
    margin-top: -75px;
}

.switch:before {
    content: ' ';
    position: absolute;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    border-radius: 30px;
    top: 11px;
}

.switch__label {
    display: inline-block;
    width: 112px;
    padding-top: 45px;
    text-align: center;
    cursor: pointer;
    transition: color 200ms ease-out;
    color: #fff;
    font-size: 20px;
    font-weight: 100;
}

.switch__label:hover {
    color: white;
}

.switch__indicator {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -0.5px;
    left: 0;
    border-radius: 50%;
    transition: transform 600ms cubic-bezier(0.02, 0.94, 0.09, 0.97), background 300ms cubic-bezier(0.17, 0.67, 0.14, 1.03);
    transform: translate3d(1rem, 0, 0);
}

.switch__indicator {
    transform: translate3d(-5px, 0, 0);
    border: 2px solid #fff;
}

.switch input#v_type_new:checked~.switch__indicator {
    transform: translate3d(-8px, 0, 0);
}

.switch input#v_type_cpo:checked~.switch__indicator {
    transform: translate3d(173px, 0, 0);
}

.switch input#v_type_used:checked~.switch__indicator {
    transform: translate3d(353px, 0, 0);
}

label.switch__label[for~='v_type_used']:after {
    content: "";
    background: #fff;
    height: 28px;
    width: 3px;
    display: block;
    position: absolute;
    right: 0;
    top: 13px;
    left: 0;
    margin: auto;
}

label.switch__label[for~='v_type_cpo']:after {
    content: "";
    background: #fff;
    height: 28px;
    width: 3px;
    display: block;
    position: absolute;
    right: 0;
    top: 13px;
    left: 0;
    margin: auto;
}

label.switch__label[for~='v_type_new']:after {
    content: "";
    background: #fff;
    height: 28px;
    width: 3px;
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
    right: 0;
    margin: auto;
}

.select-condition {
    position: absolute;
    color: #fff;
    right: 0;
    left: 0;
    top: -30px;
    font-size: 22px;
    text-transform: uppercase;
}

label.switch__label[for~='v_type_new'] {
    position: relative;
    left: -67px;
}

label.switch__label[for~='v_type_used'] {
    position: relative;
    right: -67px;
}

span.condition-button-left,
span.condition-button-right {
    position: absolute;
    color: #fff;
    font-size: 55px;
    cursor: pointer;
    bottom: 0;
}

span.condition-button-left {
    left: -75px;
}

span.condition-button-right {
    right: -75px;
}

.center-icon.text-center {
    padding-top: 6px;
}

.zipcode_edit_field {
    background: #111;
    border: 1px solid #8f192c;
    height: 35px;
    width: 75px;
    text-align: center;
    margin-left: 7px;
    border-radius: 3px;
    outline: none;
}

.banner-img-field:after {
    content: "";
    background: linear-gradient(rgba(71, 71, 69, 0.6509803921568628), black);
    display: block;
    width: 100%;
    height: 65px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

button.change_icon_btn {
    background: transparent;
    border: none;
    margin-left: 2px;
}

span.condition-button-left img,
span.condition-button-right img {
    max-width: 22px;
}

.ore_homelocator_block {
    margin-top: -30vh;
    color: #fff;
    padding-left: 22px;
}

.ore_landing_models .vCardsBlock>.col-xs-12 {
    margin-top: -50px;
}

.switch input[type="radio"]:not(:checked),
.switch input[type="radio"]:checked {
    display: none;
}

a.how-itworks-link:after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    max-height: 52px;
    background: rgba(184, 184, 184, 0.8784313725490196);
    position: absolute;
    top: 12px;
    right: -10px;
    transition: all .3s;
}

.how-itworks-link span {
    float: left;
}

.how-itworks-link img {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.how-itworks-link img {
    width: 15px;
    margin-top: 5px;
}

.list-inline.how-itworks-field li {
    position: relative;
}

.center-icon img {
    transition: all .31s;
    max-height: 63px;
}

.small .center-icon img {
    max-height: 63px;
}

body>header .navigation a,
body>header .how-itworks-nav a {
    padding: 5px 5px !important;
    font-size: 18px;
    margin-top: 20px;
}

body>header.vehiclepage .navigation a {
    padding: 0px 0px;
}

.vehiclepage .small.header-scroll .navigation a {
    padding: 1px 0;
}

.right-menu-field ul li {
    position: relative;
}

body #landingPage .vCardsBlock {
    background: linear-gradient(to bottom, black 0%, black 93px, #000 98px, white 98px, white 67%);
}

body>header .brandLogos ul li a.imageFrame {
    width: 150px;
    margin: 0px 5px;
}

body>header .small .brandLogos ul li a.imageFrame {
    width: 130px;
}

body>header .small .brandLogos ul li a.imageFrame img {
    padding: 0px !important;
}

label.switch__label[for~='v_type_cpo'] {
    width: 209px;
    padding: 45px 30px 0;
    line-height: 1.17;
}

label.switch__label[for~='v_type_new'] {
    width: 51px;
    left: -52px;
}

label.switch__label[for~='v_type_used'] {
    width: 45px;
    right: -49px;
}

/*Alfa new style end*/
/*Back to top Style*/
#toTop {
    padding: 5px 3px;
    color: #fff;
    position: fixed;
    bottom: 47%;
    right: 15px;
    display: none;
}

#toTop img {
    width: 45px;
    height: 45px;
    cursor: pointer;
}

/*Back to top Style*/
/*Dropdown list*/
section.main .leftMenu form .cDropDown.ore_dealers li:nth-child(1n+6) {
    visibility: hidden;
    transition: all .4s;
}

section.main .leftMenu form .cDropDown.ore_dealers ul.active li:nth-child(1n+6) {
    transition: all .4s;
    visibility: visible;
}

section.main .leftMenu form .cDropDown.ore_dealers ul {
    transition: all .7s;
    max-height: 200px;
    overflow: hidden;
}

section.main .leftMenu form .cDropDown.ore_dealers ul.active {
    max-height: 1000px;
}

.see-all-block {
    background: #e3e3e3;
    margin: 0 -15px;
    padding: 0 10px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
}

.see-all-block:hover {
    text-decoration: underline;
}

.img-loader {
    background: url(https://d11p9i1nddg3dz.cloudfront.net/images/loader.gif) center no-repeat;
    background-size: auto;
}

.img-loader.loader-v2 {
    background-size: auto;
    width: 100%;
    height: 100%;
}

body .iframe-field iframe {
    width: 100%;
    border: none;
    overflow: scroll;
    height: 1050px;
}

.info-img {
    position: absolute;
    width: 20px !important;
    margin-left: 10px;
}

.iframe-field {
    margin-bottom: 40px;
}

.iframe-field>.col-sm-12 {
    padding: 0;
}

.brandLogos.sni-active ul li:nth-child(1) a,
.brandLogos.sni-active ul li:nth-child(2) a,
.brandLogos.sni-active ul li:nth-child(5) a {
    width: 150px;
}

.brandLogos.sni-active ul li:nth-child(5) a {
    width: 150px;
}

.brandLogos.sni-active ul li:nth-child(4) a {
    width: 135px;
}

.brandLogos.sni-active ul li:nth-child(3) a {
    height: 65px;
    margin: 15px 5px;
}

.brandLogos.sni-active ul li:nth-child(1) a,
.brandLogos.sni-active ul li:nth-child(2) a {
    width: 175px;
}

.brandLogos ul li a {
    transition: all .5s;
}

select::-ms-expand {
    display: none;
}

.no-data-img {
    width: 100%;
    background: #e3e3e3;
    padding: 40px 40px 400px 40px;
    height: auto;
    object-fit: contain;
    margin-bottom: 15px;
    filter: grayscale(100%);
    text-align: center;
}

.no-data-img img {
    height: 275px;
}

.rowShift {
    margin-right: -5px;
    margin-left: -5px;
}

@media(max-width: 768px) {
    body section.main .listBlock .listCont>li .imageFrame i {
        left: 0px;
        max-width: 30px;
        right: auto !important;
    }

    .pointer {
        cursor: pointer;
        font-size: 16px;
    }
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.timeline-wrapper {
    background-color: #e9eaed;
    color: #141823;
    border: 1px solid #ccc;
}

.timeline-item {
    background: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    padding: 12px;
    margin: 0 auto;
    max-width: 472px;
    min-height: 300px;
}

.animated-background {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: #eeeeee;
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
    background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    -webkit-background-size: 800px 104px;
    background-size: 800px 104px;
    height: 96px;
    position: relative;
}

.background-masker {
    background: #fff;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.outlined .background-masker {
    border: 1px solid #ddd;
}

.outlined:hover .background-masker {
    border: none;
}

.outlined:hover .background-masker:hover {
    border: 1px solid #ccc;
    z-index: 1;
}

.background-masker.header-top {
    top: 20px;
    left: 0px;
    right: 0;
    height: 10px;
}

.background-masker.header-bottom,
.background-masker.subheader-bottom {
    top: 0;
    left: 0px;
    right: 0;
    height: 10px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
    top: 10px;
    left: 40px;
    height: 8px;
    width: 10px;
}

.background-masker.header-bottom {
    top: 18px;
    height: 6px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 24px;
    height: 6px;
}

.background-masker.header-right,
.background-masker.subheader-right {
    width: auto;
    left: 300px;
    right: 0;
}

.background-masker.subheader-right {
    left: 230px;
}

.background-masker.subheader-bottom {
    top: 30px;
    height: 10px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
    top: 40px;
    left: 0;
    right: 0;
    height: 6px;
}

.background-masker.content-top {
    height: 20px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 8px;
}

.background-masker.content-second-line {
    top: 68px;
}

.background-masker.content-second-end {
    left: 420px;
    top: 74px;
}

.background-masker.content-third-line {
    top: 82px;
}

.background-masker.content-third-end {
    left: 300px;
    top: 88px;
}

#leaseTabModal button.close,
#FinanceTabModal button.close {
    border: 1px solid #6283c2;
    border-radius: 50px;
    width: 24px;
    height: 24px;
    font-size: 20px;
    color: #6283c2;
}

#leaseTabModal .modal-header,
#FinanceTabModal .modal-header {
    background: #d0e0fe;
    padding: 10px 10px 7px 10px;
}

.popup-button {
    position: relative;
}

.popup-button:before {
    content: "";
    width: 31px;
    position: absolute;
    height: 30px;
    left: -85px;
    top: 0;
    right: 0;
    margin: auto;
}

.mopar-logo {
    width: 210px;
    margin: auto;
    padding: 5px;
    border-radius: 5px;
}

body .detailBody .fwd-bck-btns button,
body .detailBody .fwd-bck-btns1 button {
    width: 290px;
    height: 45px;
}

body #serviceProtection .header p {
    margin-top: 5px;
}

/* top header address color start */
body .themeClr2 a {
    /* color: white !important; */
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.timeline-wrapper {
    background-color: #e9eaed;
    color: #141823;
    border: 1px solid #ccc;
}

.timeline-item {
    background: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    padding: 12px;
    margin: 0 auto;
    max-width: 472px;
    min-height: 300px;
}

.animated-background {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: #eeeeee;
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
    background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    -webkit-background-size: 800px 104px;
    background-size: 800px 104px;
    height: 96px;
    position: relative;
}

.background-masker {
    background: #fff;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.outlined .background-masker {
    border: 1px solid #ddd;
}

.outlined:hover .background-masker {
    border: none;
}

.outlined:hover .background-masker:hover {
    border: 1px solid #ccc;
    z-index: 1;
}

.background-masker.header-top {
    top: 20px;
    left: 0px;
    right: 0;
    height: 10px;
}

.background-masker.header-bottom,
.background-masker.subheader-bottom {
    top: 0;
    left: 0px;
    right: 0;
    height: 10px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
    top: 10px;
    left: 40px;
    height: 8px;
    width: 10px;
}

.background-masker.header-bottom {
    top: 18px;
    height: 6px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 24px;
    height: 6px;
}

.background-masker.header-right,
.background-masker.subheader-right {
    width: auto;
    left: 300px;
    right: 0;
}

.background-masker.subheader-right {
    left: 230px;
}

.background-masker.subheader-bottom {
    top: 30px;
    height: 10px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
    top: 40px;
    left: 0;
    right: 0;
    height: 6px;
}

.background-masker.content-top {
    height: 20px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 8px;
}

.background-masker.content-second-line {
    top: 68px;
}

.background-masker.content-second-end {
    left: 420px;
    top: 74px;
}

.background-masker.content-third-line {
    top: 82px;
}

.background-masker.content-third-end {
    left: 300px;
    top: 88px;
}

/*700 credit form styles start*/
.form-inf {
    display: inline-block;
    border: 1px solid black;
    width: 100%;
    margin-top: 1px;
    border-radius: 10px;
    padding-top: 15px;
    border-color: #ccc;
}

#form-inf {
    display: inline-block;
    border: 1px solid black;
    width: 100%;
    margin-top: 0px;
    border-radius: 10px;
    padding-top: 15px;
    border-color: #ccc;
}

.foot {
    display: inline-block;
    width: 100%;
}

#container {
    padding: 5px;
    margin: 10px;
    width: 100%;
    height: 80%;
}

/*.footer-content {
text-align: justify;
}*/
select option[disabled]:first-child {
    display: none;
}

select option:first-child {
    color: #181818;
}

select option {
    color: #181818;
}

select.empty {
    color: #181818;
}

#sbtn {
    padding: 10px 30px;
    background-color: #ccc;
    margin-top: 1px;
    border-color: #ccc;
}

#inputSubmit {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.error {
    color: red;
    font-size: 10.5px;
}

#modal-container {
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}

.modal-hr {
    margin: 0;
    margin-top: -50px;
}

#thankYou-container-out {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    background-color: white;
    height: auto;
    font-size: 14px;
}

.thankYou-container {
    text-align: center;
    margin: 0 auto;
}

.footer {
    border-top: 1px solid #e5e5e5;
    padding-top: 19px;
    color: #777;
}

#reviewSubmitPopUp label,
#initialPopUp label,
#availOfferinitialPopUp label {
    font-weight: normal;
    font-family: inherit;
    font-size: 14px;
}

@media (min-width: 768px) {
    .thankYou-container {
        max-width: 730px;
    }

    .pointer {
        cursor: pointer;
    }
}

@media (min-width: 1200px) {
    .thankYou-container {
        width: 1170px;
    }
}

@media (min-width: 992px) {
    .thankYou-container {
        width: 970px;
    }

    #reviewSubmitPopUp select {
        z-index: 5;
        max-width: 269px;
        position: absolute;
    }
}

@media (min-width: 768px) {
    .thankYou-container {
        width: 750px;
    }
}

@media (max-width: 420px) {
    .thankYou-container {
        width: 350px;
    }
}

.marginBottom {
    margin-bottom: 0;
}

#name,
#Lname,
#Mname {
    margin-bottom: 15px;
}

#name.error,
#Lname.error {
    margin-bottom: 0px;
}

/*700 credit form styles end*/
@media (min-width: 992px) {
    #landingPage .brandList>div {
        width: 15%;
    }
}

body .detailBody .imageFrame img.centerHV {
    max-height: 107%;
    max-width: 107%;
}

.brandLogos.sni-active ul li:nth-child(4) a {
    width: 135px;
}

.detailBody .fwd-bck-btns button:focus,
.detailBody .fwd-bck-btns1 button:focus {
    color: #000 !important;
}

span.captch_loader img {
    width: 125px;
    height: 33px;
    margin-right: 7px;
    border-radius: 5px;
}

span.captch_loader button {
    margin: 0px 0px 0px 7px;
    padding: 0px 8px 2px;
}

span.captch_loader button i {
    font-size: 10px;
}

#review .vehicle-info-loops {
    padding: 0;
}

body #review .pkgOptns {
    font-size: 15px;
    /* padding-top: 27px; */
    float: left;
    width: 100%;
}

#vehicle_accessories_container {
    padding-top: 0px !important;
}

div#review .vehicle-info-loops .col-md-4 .contentBlock {
    border-bottom: 1px solid #ccc;
    padding: 12px 0px 10px;
}

.form-group.text-center.lead_bottom {
    font-size: 11px;
}

.lead_bottom {
    font-size: 10px;
    color: #AAA;
    text-align: left;
    padding-top: 20px;
}

.filterAttrs .cDropDown ul {
    max-height: 150px;
    overflow: auto;
}

.filterAttrs .cDropDown ul::-webkit-scrollbar,
.SideBar-left::-webkit-scrollbar {
    width: 5px;
    float: left;
}

.filterAttrs .cDropDown ul::-webkit-scrollbar-track,
.SideBar-left::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px grey;
    border-radius: 15px;
}

.filterAttrs .cDropDown ul::-webkit-scrollbar-thumb {
    border-radius: 15px;
    background: #BBB;
}

.SideBar-left::-webkit-scrollbar-thumb {
    border-radius: 15px;
    background: #BBB;
}

#popImageCont .modal-content {
    align-items: center;
    min-height: 85vh;
    display: block;
    justify-content: center;
}

#popImageCont .modal-lg img {
    background: url(../images/loading_spinner.gif) center no-repeat;
    min-width: 100px;
    min-height: 100px;
}

.theme.btn.focus,
.theme.btn:focus,
.theme.btn:hover {
    color: #fff !important;
}

#cn_chat_div {
    z-index: -1;
}

label#cpo:before {
    right: 2px !important;
    left: auto;
}

label#cpo {
    padding-left: 8px;
    width: 75px;
    text-align: left;
}

p.zipcode_errorInfo {
    padding-top: 10px;
}

.tooltip-inner {
    white-space: nowrap;
    max-width: none;
}

.submitBlock.text-center.greyBg {
    clear: both;
    padding: 10px 0;
}

.onOffSlider {
    position: relative;
}

.info-img {
    right: -110px;
    top: 15px;
    left: 0;
    margin: auto;
}

body .customCheckBox {
    line-height: 24px;
    text-transform: capitalize;
}

body .customCheckBox input[type=checkbox]+span:after {
    top: 4px !important;
}

body .customCheckBox input[type=checkbox]:checked+span:before {
    top: 6px;
}

#serviceProtection .customCheckBox input[type=checkbox]:checked+span:before {
    top: 5px;
}

body .additionalCareBlocks .contentBlock h4 span {
    line-height: 1.2 !important;
}

.popUpScroll .cDropDown.transition-height {
    transition: all .931s;
    opacity: 1;
    overflow: hidden;
}

.popUpScroll .cDropDown.hideMe {
    max-height: 0px;
    transition: all .93s;
}

.ore_leadsubmit.review-popup-submit {
    width: 95px;
    padding-right: 20px;
}

#reviewSubmit .ore_leadsubmit_parent i {
    margin-left: -23px;
    color: #fff;
}

.ore_leadsubmit.review-popup-submit {
    width: auto;
    padding-right: 20px;
}

span.mDestCharge,
span.fDestCharge,
span.cDestCharge,
span.dDestCharge,
span.mCUpfitsCharge,
span.mFUpfitsCharge,
span.mServiceProt,
span.mLUpfitsCharge {
    /* position: absolute;
    right: 60px; */
}

/*landing page theme integration start*/
/*alfa romeo*/
.alfa_romeo .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
.alfa_romeo .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
.alfa_romeo .productInfo .sGrey:hover,
.alfa_romeo .vCard .cardFooter.med.sGrey:hover,
.alfa_romeo .themeClr {
    color: #8f0c2c !important;
}

.alfa_romeo .zipCodeCont .btn-primary,
.alfa_romeo .onOffSlider>label,
.switch__indicator {
    background: #8f0c2c !important;
}

.alfa_romeo .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a {
    border-bottom: solid 2px #8f0c2c !important;
}

/*landing page theme integration end*/
body {
    -ms-overflow-style: scrollbar;
    overflow-x: hidden;
}

.no-data-img {
    background: #672c2c;
}

.no-data-img img {
    display: none;
}

.no-data-img p {
    color: #fff;
    max-width: 350px;
    background: red;
    margin: 60px auto auto;
    padding: 25px 3px;
    border-radius: 4px;
}

.header-scroll .brandLogos li img {
    max-height: 75px;
    object-fit: contain;
    object-position: left;
    transition: all .41s;
    padding-top: 0px !important;
    margin-left: -10px;
}

.small.header-scroll .navigation a,
.small.header-scroll .how-itworks-nav a {
    padding: 5px 5px !important;
    font-size: 18px;
}

.header-scroll.small .brandLogos li img {
    max-height: 60px;
    max-width: 100%;
}

.error_img {
    /*max-height: 72vh;*/
    width: 100%;
    object-fit: contain;
    background: #f5d738;
    padding-top: 40px;
    cursor: pointer;
}

.error_btn {
    background: #5b5b5b;
    border: none;
    width: 142px;
    position: absolute;
    left: 0;
    bottom: 25px;
    right: 0;
    margin: auto;
}

.error_btn:hover,
.error_btn:focus,
.error_btn:active {
    background: #494949 !important;
    outline: none !important;
}

.position-relative {
    position: relative;
}

#find_location img {
    width: 25px !important;
    margin-top: -10px;
}

section.vehiclesDisplaySection {
    min-height: 580px;
}

#searchInfo {
    margin-top: 25px;
}

#Redirect_Modal {
    margin-top: 20vh;
}

.footer-powered-by-field {
    padding: 20px 0;
    float: right;
}

.container.oreFooter {
    padding-left: 20px;
    padding-right: 15px;
}

.how-itworks-nav {
    padding-left: 13px;
}

span.zipcode_errorInfo {
    position: absolute;
    padding-left: 10px;
    color: #de3c3c;
    font-weight: bold;
    font-size: 16px;
    padding-top: 5px;
}

.footer-powered-by-field img {
    width: 100px;
    margin-right: 5px;
}

.cardBody .imageFrame a:before {
    content: "";
    width: 100%;
    height: 298px;
    display: block;
    z-index: 3;
    position: absolute;
    left: -15px;
    bottom: 0px;
    top: 0;
}

.cardBody .imageFrame a:after {
    content: "";
    width: 100%;
    height: 298px;
    display: block;
    z-index: 3;
    position: absolute;
    top: 0;
    right: -15px;
    bottom: 0px;
}

/*ADA ISSUES*/
/*.switch-fluid,
.modelsHeader*/

.switch-fluid {
    background: #000;
}

/*saicharan css starts here*/
.header-scroll.small {
    height: 75px;
}

.small,
small {
    font-size: 14px;
}

.dealerAddress h3 {
    margin-top: 12px;
}

.month_color {
    color: #525252 !important;
}

.taxesandfees_color {
    color: #525252 !important;
}

.msrp_color {
    color: #525252 !important;
}

.models_avl {
    color: #554e4e !important;
}

.msrp_color_model {
    color: #554e4e !important;
}

.mpg_color_model {
    color: #554e4e !important;
}

.upto_color {
    color: #554e4e !important;
}

.upto_value_color {
    color: #000 !important;
}

body #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li>a {
    color: #11314d !important;
    position: relative;
    z-index: 1;
}

/*saicharan ends here*/
body .detrailHeader {
    margin: 100px 0 30px 0;
}

/*13-08-19 Yasin's Changes start*/
body>header .navigation a:focus {
    /*background: #585757;*/
    text-decoration: none;
}

.footerLinks ul li a {
    padding: 5px 8px;
}

button:focus,
a:focus {
    /* outline: 1px solid black !important; */
}

/*a:focus{
outline: 1px solid #8f0c2c !important;
}*/
.reserve-btn:focus,
.ore_vehicle_vin:focus {
    color: #fff !important;
}

a.focus_by_tab:focus,
label.focus_by_tab:focus,
button.focus_by_tab:focus {
    outline: 1px solid #8f0c2c !important;
}

/* body #landingPage .vCardsBlock .vCard .cardBody .imageFrame a:focus, .active:focus { */
.active:focus {
    height: 100%;
    width: 100%;
    float: left;
    border: 1px solid #8f192b;
    outline: none;
}

body #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus {
    border: 1px solid #8f192b;
}

/*13-08-19 Yasin's Changes End*/
body #paymentCalc .modal-body ul.popUpScroll>li .form-control:not(select),
body #leaseCalc .modal-body ul.popUpScroll>li .form-control:not(select),
body #cashCalc .modal-body ul.popUpScroll>li .form-control:not(select) {
    color: #121212;
}

span.checkbox-counter {
    color: #fff;
    padding: 2px 8px;
    font-size: 14px;
    position: absolute;
    right: 40px;
    border-radius: 4px;
}

span.zoomIcon-clone {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    position: absolute;
}

.zoomIcon:after {
    background: red;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: block;
    height: 100%;
}

span.captch_loader button:focus {
    background-color: #ba233a;
    outline: 1px solid blue;
}

.ore_leadsubmit:focus {
    background-color: #ba233a;
}

.ore_leadsubmit.disabled {
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/images/loader-transparent.jpg) no-repeat;
    background-color: #8f192b;
    background-size: 15px;
    background-position: 65% center;
    width: 100% !important;
}

body.vehiclepage-body>header .how-itworks-nav a,
.vehiclepage-body .list-inline.how-itworks-field li,
.vehiclepage-body .how-itworks-nav {
    padding-left: 0;
}

.vehiclepage-body .container.oreFooter {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
}

body #review {
    color: #000;
    margin: 0 0px;
}

/*scroll function*/
.scroll-buttons.d-fixed img {
    width: 45px;
}

.scroll-buttons.d-fixed {
    position: fixed;
    top: calc(50vh - 30px);
    z-index: 3;
    right: 15px;
}

/*video popup start*/

#closer_videopopup {
    position: absolute;
    display: table-cell;
    right: 15%;
    top: 1px;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
    padding: auto;
    cursor: pointer;
    background: none;
    border: none;
    color: #ffffff;
    z-index: 100004;
    background-color: #000;
}

@media (max-width: 768px) {
    form#reviewSubmitInitialPopUp {
        padding: 0 0px !important;
    }

    .popup-wh {
        padding: 20px 10px 0px 10px !important;
    }

    div#initialPopUp .modal-dialog {
        /*width: 100% !important;*/
        margin: 85px auto !important;
    }

    .steps-field-parent .field_img img {
        margin: 7px auto auto auto;
        /*height: 30px !important;
        max-width: 47px !important;*/
    }

    .steps-field-parent .field_img {
        /*height: 40px !important;*/
    }

    .initial_popup_video_field {
        margin: 15px 0 0px 0 !important;
    }

    .steps-field-parent .field_car:after {
        width: 15px !important;
        height: 24px !important;
        right: -8px !important;
        top: 40px !important;
    }

    .steps-field-parent .field_steps_no {
        font-size: 18px !important;
    }

    .popup_steps h4 {
        padding: 0 25px;
    }

    .steps-field .field_car:first-child:after {
        right: -13px !important;
    }
}

#opct {
    position: fixed;
    z-index: 100000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    filter: alpha(opacity=80);
    -moz-opacity: 0.90;
    opacity: 0.9;
}

#videCont,
#videCont_initial {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin: auto;
    max-width: 70%;
    height: 0;
    height: auto !important;
}

video {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    opacity: 1 !important;
}

#video1 {
    cursor: pointer;
    cursor: hand;
}

/*video popup end*/

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

.form-group label,
.phone-number-field {
    color: initial !important;
    margin-bottom: 8px;
}

.phone-number-field,
.phone-number-field a,
.form-control {
    color: #666;
}

#reviewSubmitPopUp .modal-content {
    padding: 20px 0px 0px 0px !important;
    overflow: hidden;
}

.ore_leadsubmit_wrapper {
    padding: 0 15px;
}

.ore_leadsubmit.review-popup-submit {
    width: 100%;
    padding-right: 20px;
    border-radius: 4px;
    padding: 7px 0;
}

.img-blade-field {
    position: absolute;
    z-index: 1;
    bottom: -70px;
    right: 0px;
}

body #serviceProtection .header,
body #review .header {
    background: transparent;
    color: #000;
    padding: 10px 20px 10px 0;
}

.pos-relative {
    position: relative;
}

body .detailBody .imageFrame {
    height: 440px;
}

/*need to specify class*/
.row.marginY-2 {
    display: none;
}

/*need to specify class*/
body .itemInfo .tabsContainer .tab-content:after {
    content: "";
    display: block;
    width: 30%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#ffffff00), to(#666666));
    background: linear-gradient(90deg, #ffffff00, #666666);
    position: absolute;
    right: 60px;
    top: 0;
}

/*custom checkbox*/
.toggle-tab-switch {
    position: relative;
    display: inline-block;
    width: 270px;
    height: 105px;
    z-index: 2;
    bottom: 28px;
}

@media (max-width:996px) {
    .toggle-tab-switch {
        width: 105px;
    }
}

.toggle-tab-switch input[type="checkbox"] {
    position: relative;
    top: 5px;
    right: -3px;
    visibility: hidden;
}

.toggle-tab-switch .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle-tab-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #8f192b;
    -webkit-transition: .4s;
    transition: .4s;
}


.toggle-tab-switch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: -1px;
    bottom: -1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.toggle-tab-switch input:checked+.slider {
    background-color: #8f192b;
}

.toggle-tab-switch input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.toggle-tab-switch input:checked+.slider:before {
    -webkit-transform: translateX(66px);
    -ms-transform: translateX(66px);
    transform: translateX(66px)
}

/* Rounded sliders */
.toggle-tab-switch .slider.round {
    border-radius: 34px;
}

.toggle-tab-switch .slider.round:before {
    border: 1px solid #ccc;
    box-shadow: 0px 0px 4px 0px #555;
}

.toggle-tab-switch .slider.round:before {
    border-radius: 50%;
}

span.slide-ex {
    z-index: 33;
    position: relative;
    color: #fff !important;
    left: 40px;
    top: 2px;
    transition: all .51s;
}

.toggle-tab-switch input:checked+.slider .slide-ex {
    left: 10px;
}

/*custom checkbox*/
body #review .header h5,
#serviceProtection .header h5 {
    display: inline-block;
}

span.current-toggle-tab {
    float: right;
    margin: 40px 15px 0 0;
    /* margin-right: -19px; */
}

#serviceProtection span.current-toggle-tab {
    margin-top: 10px;
}

body .detailBody .imageFrame img.centerHV {
    max-height: 118%;
    max-width: 118%;
    top: 66.5%;
    /*left: 43.5%;*/
}


body #serviceProtection .header.no-gutters {
    background: #000;
    color: #fff;
    padding: 15px;
    /* margin-top: 75px; */
}

span.current_tab_title,
span.current_accessories_title {
    font-size: 36px;
    font-weight: bold;
    margin-right: 25px;
    padding-right: 12px;
    color: #333333;
}

span.toggle-tab-label {
    width: 250px;
    float: left;
    font-size: 15px;
}

/*span.current_accessories_title:after,*/
#review span.current_tab_title:after,
#review span.current_accessories_title:after {
    content: "";
    display: inline-block;
    border-right: 2px solid #ccc;
    height: 66px;
    position: relative;
    top: 17px;
    right: -14px;
}

body.make_chrysler span.snp-detail-arrow {
    color: #1d3e77
}

body.make_dodge span.snp-detail-arrow {
    color: #d62a29
}

body.make_fiat span.snp-detail-arrow {
    color: #e62e2d
}

body.make_ram span.snp-detail-arrow {
    color: #891716
}

body.make_jeep span.snp-detail-arrow {
    color: #f2ba14
}

span.snp-detail-arrow {
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #f2ba14;
    cursor: pointer;
}

span.snp-detail-arrow i {
    font-size: 12px;
    padding-left: 5px;
}

.snp-financetitle-border h4,
.snp-leasetitle-border h4 {
    margin-top: 14px !important;
}

.snp-leasetitle-border h4:after,
.snp-financetitle-border h4:after {
    content: "";
    width: calc(100% - 30px);
    float: right;
    margin: 10px auto;
    border-bottom: 1px solid var(--cpov-border-light-white-color);
}

div.snp-leasetitle-border .snp-detail-arrow,
div.snp-financetitle-border .snp-detail-arrow {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

div.snp-leasetitle-border .snp-detail-tooltip,
div.snp-financetitle-border .snp-detail-tooltip {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 2px;
    background: #f7f7f7;
    color: #333;
    font-size: 12px;
    font-weight: 400;
    box-shadow: 0 0 4px 0 #999;
    line-height: 1.4;
    right: 0px;
    width: 300px;
    z-index: 99;
    opacity: 0;
    transition: opacity 0.3s;
    cursor: auto;
}

div.snp-leasetitle-border .snp-detail-tooltip::after,
div.snp-financetitle-border .snp-detail-tooltip::after {
    content: '';
    position: absolute;
    bottom: -16px;
    right: 26px;
    color: #e6e6e6;
    border: 8px solid transparent;
    border-top-color: #e6e6e6;
    cursor: pointer;
}

.additionalCareBlocks .contentBlock.snp-leasetitle-border,
.additionalCareBlocks .contentBlock.snp-financetitle-border {
    overflow: visible;
}

body #review .header,
body #serviceProtection .header {
    padding: 10px 20px 10px 0;
    border-bottom: 2px solid #ccc;
    margin-bottom: 45px;
}

body #serviceProtection .header {
    margin-bottom: 10px;
}

body #serviceProtection .header h5 {
    font-size: 30px;
    letter-spacing: 1px;
}

.submittodealer_wrapper .submitBlock,
.service-bottom-nav,
.forward-buttons-field {
    margin-bottom: 0px !important;
    position: fixed;
    bottom: 0px;
    z-index: 4;
    left: 0;
    right: 0;
}

body .detailBody .service-bottom-nav .fwd-bck-btns,
.forward-buttons-field .fwd-bck-btns1 {
    padding: 10px 15px;
}

body #review .submitBlock {
    padding: 12px 10px;
}

.forward-buttons-field .btm_old_submitdealer,
.detailBody .fwd-bck-btns .btm_old_submitdealer {
    display: inline-block !important;
    margin-right: 15px;
}

body #review .submitBlock .btn {
    margin-right: 15px !important;
    width: 360px;
    height: 45px;
}

.onOffSlider {
    position: relative;
    z-index: 3;
}

body #review .sub-header {
    font-size: 24px;
}

.nav-back-btn:after,
.nav-next-btn:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    background: url(https://d1jougtdqdwy1v.cloudfront.net/images/left_arrow_1.svg);
    top: 10px;
    background-repeat: no-repeat;


}

.nav-next-btn:after {
    transform: rotate(180deg);
    right: 15px;
    top: 6px;
}

.nav-back-btn:after {
    top: 7px;
}

.backto-service.nav-back-btn:after {
    left: 7px;
}

.btm_old_submitdealer:after {
    background: url(https://d1jougtdqdwy1v.cloudfront.net/images/check.svg);
    right: 15px;
    top: 7px;
}

body #review .submitBlock .btn.btm_old_submitdealer {
    width: 360px;
}

/* 
.merkle_bottom_explorefinance:after {
    background: url(https://d1jougtdqdwy1v.cloudfront.net/images/finance.svg);
    background-size: contain;
} */

.vehiclepage-body ul.nav.nav-tabs.med.legendStyle .col-xs-3 {
    width: 24.45%;
}

.pos-relative .img-blade-field~.col-xs-12 .reg .itemInfo {
    width: 97%;
}

h4.dealer-discount {
    padding: 20px 0 0 20px !important;
    /*font-weight: bold;*/
}

h4.dealer-discount input {
    background: transparent !important;
    border: none;
    box-shadow: none;
    padding: 0;
    margin-top: -10px;
    cursor: default !important;
}

h4.dealer-discount {
    padding: 10px 10px 10px 20px !important;
    /*font-weight: bold;*/
    /* background: whitesmoke;
    box-shadow: 1px 1px 3px 2px #9e9e9e; */
    margin-top: 10px !important;
}

span.calc_offers_desc {
    display: block;
    margin-bottom: 20px;
}

.header-scroll {
    -webkit-transition: none;
    transition: none;
}


.vehiclepage-body {
    padding-right: 0px !important;
}

@media (min-width:996px) {

    .modal-open .fixMenu,
    .modal-open .header-scroll {
        left: -8px;
    }

    .modal-open .forward-buttons-field {
        left: -16px;
    }

    .vehiclepage-body.modal-open {
        padding-right: 17px !important;
    }
}

.riftsoft,
.rift-soft {
    font-family: rift-soft !important;
}

.popup_steps h4 {
    font-size: 22px;
    font-weight: 600;
    margin-top: -11px;
    margin-bottom: 5px;
}

.steps-field-parent .field_steps_no {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: -4px;
}

.steps-field-parent .field_desc {
    font-size: 10px;
    font-weight: bold;
    margin: 0px 0px 0px 0;
}

.steps-field-parent .field_status {
    margin-top: 5px;
}

.steps-field-parent .field_status img {
    margin: -8px 0 0 0;
    max-width: 20px;
    display: inline-block;
}

.steps-field .field_car:first-child:after {
    right: -20px;
}

.steps-field-parent .field_img img {
    margin: auto;
}

.steps-field-parent .field_status {
    color: #005C00;
}

.steps-field-parent {
    background: #fcfcfc;
    border: 1px solid #aeaeae;
    border-radius: 10px;
    padding: 10px 10px 10px 10px;
}

.steps-field-parent .field_car {
    position: relative;
}

.steps-field-parent .field_car:after {
    content: "";
    width: 26px;
    height: 23px;
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/images/initial_popup/plus_icon.svg) no-repeat;
    position: absolute;
    right: -10px;
    z-index: 2;
    top: 40px;
    background-size: contain !important;
}

.steps-field-parent .field_doc:after {
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/images/initial_popup/equal_icon.svg) no-repeat;
    background-size: 80% !important;
    top: 44px;
}

.steps-field-parent .field_hand:after {
    display: none;
}

div#initialPopUp .modal-dialog {
    width: 991px;
    margin: 25vh auto;
}

.steps-field-parent .field_desc {
    padding: 0 5px;
    max-width: 137px;
}

.steps-field-parent .field_calc .field_desc {
    padding: 0 10px;
}

.steps-field-parent .field_img {
    height: 60px;
}

.initial_popup_video_field .play_btn {
    font-weight: bold;
    text-decoration: underline;
}

.initial_popup_video_field {
    margin: 2px 0 0px 0;
}

button.btn.theme.rift-soft.initial_popup_video_btn {
    padding: 3px 7px;
    font-size: 16px;
}

span.play_btn img {
    width: 11px;
    margin: -7px 2px 0px 2px;
}

#initialPopUp .submit-header,
#availOfferinitialPopUp .submit-header {
    font-size: 22px;
    margin-top: 6px;
}

#availOfferinitialPopUp .sub-txt,
#initialPopUp .sub-txt {
    font-size: 16px !important;
    font-weight: bold !important;
    border-bottom: 1px solid #aeaeae;
    padding-bottom: 10px;
}

form#reviewSubmitInitialPopUp {
    padding: 0 10px;
}

#initialPopUp .input-placeholder,
#availOfferinitialPopUp .input-placeholder {
    padding: 0 10px;
    margin-bottom: 10px;
}

.ore_initialpopup_wrapper {
    padding: 0 0px;
    margin-bottom: -10px;
}

.initialPopUpCancelBtn {
    background: #636363 !important;
    border-color: #636363 !important;
    color: #ffffff !important;
    margin-bottom: 10px !important;
}

.label_underline {
    text-decoration: underline;
    cursor: pointer;
}

body #serviceProtection .header .noservicelogo p {
    border-left: 0px !important;
}

/*alfa responsive*/
@media (max-width: 1200px) {

    body #review .submitBlock .btn.btm_old_submitdealer,
    body #review .submitBlock .btn,
    body .detailBody .fwd-bck-btns button,
    body .detailBody .fwd-bck-btns1 button {
        width: 260px;
    }

    body .detailBody .fwd-bck-btns button,
    body .detailBody .fwd-bck-btns1 button {
        margin-bottom: 10px;
    }

    body section.main {
        margin-top: 0;
    }

    .brandList .col-md-2.avoid {
        width: 100%;
    }

    .brandList .col-md-2.avoid .brandFrame {
        height: 50px !important;
    }

    #review {
        margin: 0 0px !important;
    }
}

/*max-width: 1200px close here*/
@media (max-width: 992px) {
    body .itemInfo .tabsContainer .tab-content:after {
        right: 35px;
    }

    body .detailBody .fwd-bck-btns button,
    body .detailBody .fwd-bck-btns1 button {
        width: 225px;
        height: 53px;
    }

    body .detailBody .imageFrame {
        height: 250px;
    }

    body .detailBody .imageFrame img.centerHV {
        max-height: 115%;
        max-width: 105%;
        left: 75%;
        top: 50%;
    }

    .img-blade-field {
        bottom: -60px;
        right: 0px;
    }

    .switch-fluid.text-center {
        background: #030302;
    }

    select#regioncode {
        margin-top: 15px;
    }

    .ore_landing_models .vCardsBlock>.col-xs-12 {
        margin-top: 0px;
    }

    header .brandLogos ul {
        display: inline-block;
    }

    .brandList .col-md-2.avoid {
        margin-bottom: 25px;
    }

    .no-data-img img {
        height: auto;
        max-width: 100%;
    }

    .legendStyle.nav-tabs li {
        padding-left: 0;
    }
}

body .legendStyle.nav-tabs li>a {
    padding: 15px 0px 15px 25px !important;
}

@media (max-width: 768px) {
    #closer_videopopup {
        right: 4px;
        top: 0px;
        font-size: 20px;
        z-index: 333333;
    }

    #videCont,
    #videCont_initial {
        padding-bottom: 0;
        padding-top: 0px;
        height: 0;
        margin: auto;
        max-width: 100%;
    }

    /* span.current_accessories_title:after,*/
    #review span.current_tab_title:after,
    #review span.current_accessories_title:after {
        height: 35px;
        top: 10px;
        right: -13px;
    }

    body #serviceProtection .header h5 {
        margin-bottom: 0;
    }

    #serviceProtection span.current-toggle-tab {
        margin-top: 25px;
        margin-bottom: 15px;
    }

    span.toggle-tab-label {
        width: calc(100% - 110px);
        float: left;
        line-height: normal;
        padding: 5px 10px 0 0;
        font-size: 13px;
    }

    .toggle-tab-switch {
        top: 7px;
    }

    body #serviceProtection .header h5 {
        font-size: 20px;
    }

    /* input#contact_phone,
    input#postalcode {
        z-index: 1;
        position: relative;
    } */

    .vehiclepage-body ul.nav.nav-tabs.med.legendStyle .col-xs-3 {
        width: 23.45%;
    }

    body .detailBody .fwd-bck-btns1 button {
        height: 45px;
    }

    .nav-back-btn:after,
    .nav-next-btn:after,
    .btm_old_submitdealer:after {
        width: 15px;
        height: 15px;
        top: 6px;
        background-repeat: no-repeat !important;
        background-size: contain !important;
    }

    body .detailBody .fwd-bck-btns button,
    body .detailBody .fwd-bck-btns1 button {
        width: 225px;
        height: 27px;
        padding: 0 0;
        font-size: 12px !important;
        margin-bottom: 0px !important;
    }

    .nav-back-btn:after {
        left: 8px;
    }

    .btm_old_submitdealer:after {
        top: 3px;
    }

    body #review .submitBlock .btn {
        width: 270px !important;
    }

    .forward-buttons-field .fwd-bck-btns1 {
        padding: 5px 0;
    }

    .forward-buttons-field .fwd-bck-btns1 .btn {
        margin: 3px 0 !important;
    }

    body .additionalCareBlocks .contentBlock {
        height: auto !important;
    }

    #ore_review .additionalCareBlocks .contentBlock {
        height: auto !important;
    }

    .img-blade-field {
        display: none;
    }

    .xs-visible,
    .xs-visible .img-blade-field {
        display: block !important;
    }

    body .detailBody .imageFrame img.centerHV {
        max-height: 100%;
        max-width: 105%;
        left: 50%;
    }

    body .detailBody .imageFrame {
        height: 250px;
        width: 250px;
        float: right;
    }

    body .itemInfo .tabsContainer .tab-content {
        padding: 10px 3px 10px 8px !important;
    }

    .price-tag {
        padding: 5px 5px 6px 3px !important;
    }

    .how-itworks-link img {
        width: 12px;
        margin-top: 4px;
    }

    body #availableProgramPopup .modal-dialog {
        min-width: auto !important;
    }

    #availableProgramPopup h4 {
        margin-bottom: 15px;
    }

    #availableProgramPopup .can-toggle.can-toggle--size-small label {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .legendStyle.nav-tabs li a {
        font-size: 10px !important;
        padding-right: 0px !important;
        padding-left: 3px !important;
        line-height: 1.2;
        text-align: center;
    }

    .legendStyle.nav-tabs li {
        margin: 0px;
    }

    .legendStyle.nav-tabs li a i {
        display: block;
        margin: -6px auto auto auto;
    }

    body .legendStyle.nav-tabs li.active a::after {
        border-width: 20px;
        margin-top: -20px;
    }

    body .legendStyle.nav-tabs li>a {
        padding: 15px 30px;
        font-size: 13px;
        height: 40px;
    }

    .cn-b13-btn {
        margin: 0 5px 5px 0px !important;
    }

    .cn-b13-btn .cn-b13-ico,
    .cn-b13-submit .cn-b13-ico {
        background-size: 136px 120px !important;
        width: 27px !important;
        height: 25px !important;
        background-position: top left !important;
    }

    .cn-b13-btn.cn-b13-chat {
        border-radius: 50% !important;
        min-width: 39px !important;
        height: 37px !important;
        padding: 6px !important;
    }

    .header-scroll .navigation a {
        margin-top: 6px;
    }

    .vehiclepage .right-menu-field {
        margin-bottom: -9px;
        width: 100% !important;
    }

    .header-scroll .dealerAddress h3,
    .header-scroll.small .dealerAddress h3 {
        margin-top: 5px !important;
        margin-bottom: 2px !important;
        font-size: 14px !important;
    }

    .header-scroll .dealerAddress p {
        font-size: 11px !important;
    }

    .header-scroll {
        padding-bottom: 10px;
    }

    .jconfirm-box-container {
        margin-left: 0% !important;
        margin-right: 0% !important;
        width: 100% !important;
    }

    .jc-bs3-container.container {
        width: 100% !important;
    }

    .right-menu-field {
        text-align: center !important;
        margin-top: 0;
    }

    #find_location img {
        width: 20px !important;
        margin-top: -5px;
    }

    .modal-video-close-btn {
        right: 5px !important;
    }

    .dealer_rightmenu_address {
        text-align: center;
    }

    .center-icon {
        width: 80px;
    }

    .modal-video-close-btn {
        top: -35px;
        right: 10px;
        width: 25px;
        height: 25px;

    }

    .switch {
        top: 11vh;
        margin-top: -35px !important;
        z-index: 3;
    }

    .select-condition {
        top: -5vh;
        font-size: 20px;
    }

    .footer-powered-by-field {
        padding: 10px 0;
        float: left;
    }

    .ore_homelocator_block {
        margin-top: -40px;
        padding-left: 22px;
        z-index: 1;
        position: relative;
        top: 17vh;
    }

    .header-scroll.small {
        height: 75px;
    }

    .switch-fluid:after {
        content: "";
        background: #030302;
        width: 100%;
        height: 55px;
        margin-bottom: -55px;
    }

    .ore_landing_models {
        margin-top: 90px;
    }

    body>header .brandLogos ul li a.imageFrame {
        width: 115px;
    }

    .center-icon {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
    }

    .col-sm-2.center-icon.text-center.logowrapper {
        z-index: 9999;
        padding-top: 2px;
        right: 0;
    }

    .center-icon.text-center {
        padding-top: 2px;
    }

    .small .center-icon.text-center {
        padding-top: 2px;
    }

    .center-icon img {
        max-width: 60px;
        padding-top: 5px;
    }

    .small .center-icon img {
        max-height: 80px;
    }

    .header-scroll .row.no-gutters>.col-sm-7.text-sm-center {
        text-align: left !important;
    }

    .header-scroll .row.no-gutters>.col-xs-12 {
        width: 50%;
    }

    .vehiclepage .left-menu-field {
        width: 100% !important;
    }

    .vehiclepage .brandLogos .list-inline li {
        width: auto;
        float: left;
    }

    body .brandLogos .list-inline li {
        width: 70%;
    }

    .left-menu-field {
        padding-top: 7px;
    }

    .col-xs-12.col-sm-5.text-right.text-sm-center.right-menu-field.address_right {
        text-align: right !important;
        margin-top: 4px;
        z-index: 9;
        left: 0vh;
    }

    .header-scroll .navigation a {
        padding: 6px 6px !important;
    }

    .header-scroll.small .navigation a {
        padding: 6px 6px !important;
    }

    .small.header-scroll .brandLogos img {
        object-position: center;
    }

    .header-scroll .brandLogos li img {
        width: 100%;
        max-height: 70px;
        object-fit: contain;
    }

    body>header .small .brandLogos ul li a.imageFrame {
        width: 100px;
    }

    .legendStyle.nav-tabs li a {
        width: 100% !important;
    }

    .legendStyle.nav-tabs li {
        padding-right: 0px;
    }

    .legendStyle.nav-tabs li.active:after {
        content: "";
        display: block;
        top: 25px;
        border-width: 20px;
        margin-top: -25px;
        border-color: rgba(136, 183, 213, 0);
        border-left-color: #8f0c2c;
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-width: 25px;
        margin-top: -25px;
    }

    #searchInfo .header {
        margin: -10px 0 8px !important;
        font-size: 18px !important;
    }

    .vehiclesDisplaySection .listBlock .listCont>li>.row:first-child {
        padding-top: 0px !important;
    }

    .change-vehicle-sort {
        display: flex;
        justify-content: space-between;
    }

    .change-vehicle-sort .sortByBlock,
    .change-vehicle-sort a.themeClr {
        font-size: 12px !important;
    }

    .change-vehicle-sort .sortByBlock {
        margin: 8px 0 !important;
    }

    .change-vehicle-sort a.themeClr {
        margin-top: 15px;
        display: block;
    }

    #landingPage .brandList {
        z-index: 3;
        position: relative;
    }

    #popImageCont .modal-lg img {
        background-size: 50px;
    }

    .SideBar-left {
        /*z-index: 33;*/
        right: 0;
        width: 0px;
        overflow: hidden;
        opacity: 0;
        background: #ffffff;
        padding: 0;
    }

    span.filter-button {
        position: fixed;
        right: 10px;
        top: 72px;
        background: #8f0c2c;
        color: #fff;
        padding: 5px 8px;
        border-radius: 4px;
        z-index: 12;
        cursor: pointer;
    }

    .SideBar-left.open {
        width: 80%;
        opacity: 1;
        box-shadow: 1px 2px 6px 2px grey;
        transition: all .6s;
        overflow: auto;
        height: 85vh;
        position: fixed;
        top: 10vh;
    }

    .cllc-modal-button-parent {
        position: fixed;
        left: 2px;
        top: 10vh;
        width: calc(100% - 3px);
        background: #fff;
        padding: 7px;
        border-bottom: 1px solid #ccc;
        z-index: 3;
    }

    .cllc-modal-button {
        padding: 3px 10px;
        border-radius: 12px;
        font-size: 14px;
        outline: none !important;
    }

    body #landingPage .brandList .brandFrame {
        height: 60px;
        position: relative;
    }

    body #landingPage .brandList .brandFrame img {
        max-width: 80px;
        max-height: 40px;
    }

    .row.brandList>.col-md-2,
    .row.brandList>.col-md-1 {
        max-height: 0;
        overflow: hidden;
        transition: all .6s;
    }

    .row.brandList>.col-md-2:first-child {
        max-height: 128px !important;
        height: 128px !important;
        margin-bottom: 10px;
    }

    .row.open.brandList>.col-md-2,
    .row.open.brandList>.col-md-1 {
        max-height: 100px;
    }

    .select-brand {
        margin: 41px 0 0 0;
        background: #6283c2 !important;
    }

    body .additionalCareBlocks>div>.row {
        margin: 0px -15px !important;
    }

    body #landingPage .brandList.open>div {
        cursor: pointer;
        padding: 5px 15px;
    }

    body #serviceProtection .packageDetails ul li button {
        right: 0;
    }

    body #landingPage .brandList>div.active .oreBrands {
        box-shadow: 0px 0px 5px #6283c2;
    }

    body #landingPage .brandList>div.active,
    body #landingPage .brandList>div.active:hover {
        box-shadow: none !important;
    }

    a.how-itworks-link:after {
        max-height: 40px;
        top: 6px;
        left: auto;
        right: -5px;
    }

    body>header,
    .header-scroll {
        height: auto;
    }

    body #landingPage .vCardsBlock {
        margin-top: -65px !important;
    }

    body section.main {
        margin: 0px auto;
    }

    .ore_landing_models .vCardsBlock>.col-xs-12 {
        margin-top: 17vh;
    }

    body #landingPage .vCardsBlock .vCard {
        margin: 0 auto 20px;
    }

    .footerLinks {
        float: left;
        margin-top: 25px;
    }

    span.zipcode_errorInfo {
        padding-left: 8px;
        font-size: 13px;
        padding-top: 10px;
    }

    #searchInfo,
    #landingPage {
        padding-top: 55px;
    }

    span.filter-button {
        /*top: 38vh;*/
        padding: 2px 2px;
        font-size: 10px;
        right: 15px;
    }

    .scroll-buttons.d-fixed {
        /*top: calc(60vh - 30px);*/
    }

    .scroll-buttons.d-fixed img {
        width: 30px;
    }

    body #initialPopUp .modal-header .close,
    body #availOfferinitialPopUp .modal-header .close,
    body #availOfferinitialPopUpThanks .modal-header .close,
    body #zerovehicleleadpopupthanks .modal-header .close,
    body #initialPopUpThanks .modal-header .close {
        height: 20px;
        width: 20px;
        font-size: 0px !important;
        padding-left: 0px;
    }

    #availOfferinitialPopUp .submit-header,
    #initialPopUp .submit-header {
        font-size: 19px !important;
    }

    #availOfferinitialPopUp .sub-txt,
    #initialPopUp .sub-txt {
        font-size: 17px;
    }
}

/* max-width: 768px close here */
@media (max-width: 575px) {

    body .detailBody .service-bottom-nav .fwd-bck-btns,
    .forward-buttons-field .fwd-bck-btns1 {
        padding: 0px 15px;
    }

    span.current_accessories_title,
    span.current_tab_title {
        font-size: 26px;
        display: inline-block;
        margin-right: 8px;
    }

    span.current-toggle-tab {
        margin-top: -30px;
        margin-right: -11px;
    }

    body #review .header h5 {
        margin-top: 25px;
    }

    .scroll-buttons.d-fixed img {
        width: 30px;
    }

    .how-itworks-nav a {
        font-size: 14px !important;
    }

    body #landingPage .banner-img-field>img {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 40px;
    }

    .switch__label {
        width: 62px;
        padding-top: 45px;
    }

    label.switch__label[for~='v_type_new']:after,
    label.switch__label[for~='v_type_cpo']:after,
    label.switch__label[for~='v_type_used']:after {
        height: 12px;
    }

    .switch__label {
        padding-top: 25px;
        font-size: 16px;
    }

    .switch__indicator {
        width: 15px;
        height: 15px;
        top: 3.5px;
        left: 2.4px;
    }

    .switch {
        width: 200px;
    }

    label.switch__label[for~='v_type_new'] {
        left: -24px;
        position: absolute;
    }

    label.switch__label[for~='v_type_used'] {
        position: absolute;
        right: -21px !important;
    }

    label.switch__label[for~='v_type_cpo'] {
        width: 120px !important;
        padding: 27px 0 0 0;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
    }

    span.condition-button-left,
    span.condition-button-right {
        bottom: -50px;
    }

    .ore_homelocator_block {
        margin-top: -55px;
        z-index: 1;
    }

    .switch input#v_type_cpo:checked~.switch__indicator {
        transform: translate3d(90px, 0, 0);
    }

    span.condition-button-right {
        right: -50px;
    }

    span.condition-button-left {
        left: -50px;
    }

    span.condition-button-left img,
    span.condition-button-right img {
        max-width: 12px;
    }

    .switch {
        margin-top: -70px !important;
        top: 0vh;
    }

    body #landingPage .vCardsBlock {
        margin-top: -80px !important;
    }

    .switch input#v_type_used:checked~.switch__indicator {
        transform: translate3d(189px, 0, 0);
    }

    .vehiclepage .brandLogos .list-inline li {
        max-width: 250px;
        padding-left: 0px;
    }

    .header-scroll.small .dealerAddress h3 {
        margin-top: 15px !important;
    }

    .header-scroll .dealerAddress p {
        font-size: 12px !important;
        line-height: 1.4;
    }

    .header-scroll.small .sni-vehicle-logo a.imageFrame {
        height: 50px !important;
        width: 72px !important;
        margin: 10px 0px 6px !important;
    }

    li.sni-vehicle-logo.sni3 {
        padding-right: 0px;
    }

    body .legendStyle.nav-tabs li.active a::after {
        display: none;
    }

    body .legendStyle.nav-tabs li.active a {
        width: 100%;
    }

    .fixMenu li a::before {
        border-width: 25px !important;
        margin-top: -25px !important;
    }

    .fixMenu li {
        width: 23%;
    }



    .legendStyle.nav-tabs li a {
        font-size: 10px !important;
        padding-right: 0px !important;
        padding-left: 15px !important;
        line-height: 1.2;
        text-align: center;
    }

    .dealerAddress h3 {
        margin-top: 5px;
        font-size: 20px;
        margin-bottom: 3px;
    }

    .detrailHeader {
        margin: 10px 0 !important;
    }

    .detailBody .imageFrame {
        height: 252px !important;
    }

    .vehiclesDisplaySection .listBlock .listCont>li .imageFrame {
        height: 180px;
        display: flex;
    }

    body .legendStyle.nav-tabs li.active a::after {
        top: 25px;
        border-width: 20px;
        margin-top: -25px;
    }

    body .legendStyle.nav-tabs li>a {
        height: 50px;
    }

    body #review .sub-header,
    body #review .header h5 {
        font-size: 25px;
        white-space: nowrap;
    }

    .legendStyle.nav-tabs li {
        margin: 3px 0;
    }

    body .legendStyle.nav-tabs li a {
        font-size: 14px;
        padding: 10px 15px;
    }

    header .navigation a {
        padding: 10px !important;
    }

    #landingPage .brandList .brandFrame {
        height: 110px;
    }

    #landingPage .banner .col-xs-12 {
        padding: 0;
    }

    #landingPage .vCardsBlock .vCard {
        width: 100% !important;
    }

    .ore_landing_models {
        padding: 0 0px;
    }

    #landingPage .vCardsBlock .container.reg {
        padding: 0px;
    }

    #landingPage .vCardsBlock .modelsHeader {
        padding: 15px 15px;
    }

    #landingPage .vCardsBlock .modelsHeader .text-right {
        text-align: center;
    }

    #landingPage .vCardsBlock .vCard {
        margin: 0 auto 15px !important;
    }

    body>footer {
        padding: 25px 0px;
        margin-bottom: 150px;
    }

    section.main .listBlock .listCont>li .imageFrame img {
        margin: auto;
    }

    .explore-review {
        margin-bottom: 20px;
    }

    body #review .submitBlock .btn {
        padding: 5px 14px;
        width: 250px;
        margin: auto auto 5px auto;
        font-size: 12px !important;
    }

    body #review .submitBlock {
        padding: 5px 10px;
    }

    select#regioncode {
        margin-top: 15px;
    }

    .legendStyle.nav-tabs li {
        margin: 0px;
    }

    .legendStyle.nav-tabs li a i {
        display: block;
        margin: -6px auto auto auto;
    }

    .detrailHeader .container {
        padding: 0px 5px;
    }

    .header-scroll {
        height: 65px !important;
        padding-bottom: 10px;
    }

    .right-menu-field {
        text-align: center !important;
        margin-top: 13px;
        width: 100% !important;
    }

    .header-scroll .dealerAddress h3,
    .header-scroll.small .dealerAddress h3 {
        margin-top: 5px !important;
    }

    .small .center-icon.text-center {
        padding-top: 2px;
    }

    header.vehiclepage {
        margin-bottom: 0px;
    }

    .brandLogos {
        height: 0;
    }

    .header-scroll .dealerAddress h3,
    .header-scroll.small .dealerAddress h3 {
        margin-top: 0px !important;
    }
}

/* media (max-width: 575px) close here */
@media (min-width: 386px) and (max-width: 574px) {
    /* select#yearlyMilage {
        padding-right: 20px;
        font-size: 10px;
    } */

    /* select#lease_terms {
        padding-right: 20px;
        font-size: 10px;
    } */

    span#l_q_thirdparty {
        position: relative;
        /* top: 2vh;
        right: 2vh; */
    }

    .footer-logos-field a {
        margin-right: 10px !important;
    }

    .container.oreFooter {
        padding-left: 15px;
        padding-right: 15px;
    }

    #popImageCont .modal-content {
        min-height: 100%;
    }

    .fontsize_apologize {
        font-size: 16px;
        line-height: 1.5;
    }

    .SideBar-left.open {
        width: 100%;
    }

    .filterbutton_wrapper {
        text-align: right;
    }

    body .vehicleTable .contentBlock>div {
        padding: 6px;
        font-size: 13px;
    }

    body #landingPage .vCardsBlock {
        margin-top: 0px !important;
    }

    body.make_dodge #landingPage .vCardsBlock {
        margin-top: 20px !important
    }

    .col-sm-2.center-icon.text-center.logoimagewrapper {
        right: 0;
    }

    .ore_landing_models {
        margin-top: 20px;
    }

    /*search page*/
    #searchInfo {
        margin-top: 0px;
    }

    body button.custom-close {
        right: 12px;
        top: 12px;
    }

    body #popImageCont .modal-lg {
        width: 90%;
        margin: 20px auto;
    }

    .quickinfo_wrapper td {
        font-size: 12px;
    }

    .quickinfo_wrapper {
        margin-top: 10px;
    }

    /*search page*/
    .ore_homelocator_block {
        margin-top: -18vh;
        z-index: 1;
        background: #000;
    }

    .switch {
        margin-top: -70px !important;
        top: -2vh;
    }

    .moreaboutthis_vehicle {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }

    .header-scroll .dealerAddress p {
        font-size: 11px !important;
    }

    .how-itworks-nav {
        padding-left: 0;
    }

    .dealerAddress h3 {
        margin-top: 5px;
        font-size: 14px !important;
        margin-bottom: 3px;
    }

    body .reg .itemInfo,
    body .itemInfo .tabsContainer .tab-content {
        float: left;
        width: 100%;
    }

    .xs-visible .img-blade-field {
        position: static;
    }

    body .itemInfo .tabsContainer .tab-content:after {
        display: none;
    }

    body .detailBody .imageFrame img.centerHV {
        max-height: 100%;
        max-width: 100%;
        left: 50%;
        position: static;
        -ms-transform: translate(-0%, -0%);
        -webkit-transform: translate(-0%, -0%);
        transform: translate(-0%, -0%);
    }

    body .detailBody .imageFrame {
        width: 100%;
        float: none;
        max-width: 100%;
    }

    .detailBody .imageFrame {
        height: auto !important;
    }
}

@media (max-width: 385px) {

    body .reg .itemInfo,
    body .itemInfo .tabsContainer .tab-content {
        float: left;
        width: 100%;
    }

    .xs-visible .img-blade-field {
        position: static;
    }

    body .itemInfo .tabsContainer .tab-content:after {
        display: none;
    }

    body .detailBody .imageFrame img.centerHV {
        max-height: 100%;
        max-width: 100%;
        left: 50%;
        position: static;
        -ms-transform: translate(-0%, -0%);
        -webkit-transform: translate(-0%, -0%);
        transform: translate(-0%, -0%);
    }

    body .detailBody .imageFrame {
        width: 100%;
        float: none;
        max-width: 100%;
    }

    .detailBody .imageFrame {
        height: auto !important;
    }

    a.how-itworks-link:after {
        top: 2px;
    }

    /* select#yearlyMilage {
        padding-right: 20px;
        font-size: 10px;
    } */

    /* select#lease_terms {
        padding-right: 20px;
        font-size: 10px;
    } */

    span#l_q_thirdparty {
        position: absolute;
        top: 2vh;
        right: 2vh;
    }

    .footer-logos-field a {
        margin-right: 10px !important;
    }

    .container.oreFooter {
        padding-left: 15px;
        padding-right: 15px;
    }

    /*saicharan max-width: 385px*/
    #popImageCont .modal-content {
        min-height: 100%;
    }

    .filterbutton_wrapper {
        text-align: right;
    }

    .fontsize_apologize {
        font-size: 16px;
        line-height: 1.5;
    }

    .SideBar-left.open {
        width: 100%;
    }

    body .vehicleTable .contentBlock>div {
        padding: 6px;
        font-size: 13px;
    }

    .title_lease_popup {
        font-size: 18px !important;
    }

    .vin_lease_popup {
        font-size: 14px;
    }

    .col-sm-2.center-icon.text-center.logoimagewrapper {
        z-index: 9999;
    }

    body #landingPage .vCardsBlock {
        margin-top: 0px !important;
    }

    .ore_landing_models {
        margin-top: 20px;
    }

    /*search page*/
    #searchInfo {
        margin-top: 0px;
    }

    body #popImageCont .modal-lg {
        width: 90%;
        margin: 20px auto;
    }

    body button.custom-close {
        right: 12px;
        top: 12px;
    }

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

    /*search page*/
    .ore_landing_models .vCardsBlock>.col-xs-12 {
        margin-top: 112px;
    }

    .moreaboutthis_vehicle {
        padding-top: 0 !important;
        padding-bottom: 20px !important;
    }

    a.how-itworks-link.js-video-button {
        position: relative;
        left: 0;
    }

    .modal-video-close-btn {
        top: -35px !important;
        right: 5px !important;
        width: 25px !important;
        height: 25px !important;
    }

    header.vehiclepage {
        margin-bottom: 0px;
        padding-top: 19px;
        padding-bottom: 19px;
        padding-left: 20px;
        padding-right: 11px;
    }

    .header-scroll .row.no-gutters>.col-sm-5.text-sm-center {
        /*text-align: left!important;
margin-left: 0px;
margin-top: 8px!important;
left: 0;
float: left;*/
    }

    .header-scroll .dealerAddress p {
        font-size: 10px !important;
    }

    .col-xs-12.col-sm-5.text-right.text-sm-center.right-menu-field.address_right {
        text-align: right !important;
        z-index: 9;
    }

    .header-scroll .dealerAddress h3 {
        margin-top: 0px !important;
        font-size: 12px;
    }

    .logowrapper {
        right: 38vh;
        z-index: 9999;
    }

    .header-scroll.small .dealerAddress h3 {
        margin-top: 0px !important;
        font-size: 12px;
    }

    .ore_homelocator_block {
        margin-top: -50px;
        top: 48px;
        background: #000;
    }

    body #landingPage .banner-img-field>img {
        margin-top: 0px;
    }

    .switch {
        margin-top: -70px !important;
        top: -16px;
        z-index: 1;
    }

    .footerLinks {
        margin-top: 15px;
    }

    body section.main {
        margin: 0px auto;
    }

    #landingPage .productInfo h5 {
        height: 30px;
    }

    .header-scroll .navigation a {
        margin-top: 6px;
        padding: 7px 7px !important;
    }

    .header-scroll.small .navigation a {
        padding: 7px 7px !important;
        font-size: 18px;
        margin-top: 6px;
    }

    body>header .navigation a:hover {
        border-radius: 2px;
        background: #525252;
    }

    .how-itworks-nav {
        padding-left: 0px;
    }

    .center-icon.text-center {
        padding-top: 2px;
        right: 0 !important;
    }

    .small .center-icon.text-center {
        padding-top: 2px;
    }

    span.zipcode_errorInfo {
        font-size: 11px;
        left: 17vh;
        top: 7vh;
    }

    /*saicharan max-width: 385px*/
}

/*footer section*/
.text-left-xs {
    text-align: left;
}

.oreFooter h3 {
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
}

.oreFooter ul {
    padding-left: 15px;
    list-style-type: none;
}

.footerLinks {
    text-align: right
}

.footerLinks ul,
.footerLinks ul li {
    list-style-type: none;
    padding: 0px;
}

.footerLinks ul li a {
    color: #ffffff;
    line-height: 25px;
}

.footer-logos-field {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.footer-logos-field a {
    float: left;
    margin-right: 20px;
}

.footer-logos-field img {
    width: auto;
    height: 25px;
}

.footerLinks ul {
    float: right;
}

.footerLinks ul li {
    float: left;
}

.footerLinks ul li a {
    color: #bfbfbf;
}

.footerLinks {
    text-align: right;
}

.oreFooter {
    color: #bfbfbf;
    font-size: 11px;
    line-height: 16px;
    padding: 0;
}

/*footer section */
.switch-toggle.switch-candy,
.switch-light.switch-candy>span {
    background-color: #8f0c2c !important;
    border-radius: 23px;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
}

.disclaimerMessage {
    position: fixed;
    bottom: 0px;
    background: #000000;
    padding: 16px;
    /* left: 0px; */
    width: 100%;
    opacity: 0.8;
    z-index: 9999;
    color: #ffffff;
}

.payment_calculator_modal .disclaimerMessage {
    left: 0px;
}

@media (max-width:786px) {
    .disclaimerMessage {
        bottom: 200px;
        left: 0px;
    }
}

.disclaimer {
    background: #cccccc;
    border-radius: 50%;
    padding: 1px 5px;
    height: 20px;
    width: 20px;
    font-size: 12px;
    cursor: pointer;
}

.disclaimerMessage p {
    width: 96%;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    padding-left: 20px;
}

.closeDisclaimer {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.btm-container h4 span.disclaimer {
    padding: -11px;
    display: inline-block;
    position: relative;
    top: -3px;
}

@media (max-width: 992px) {
    .brandLogos {
        height: 0;
    }

    .disclaimerMessage {
        position: fixed;
        z-index: 9999;
    }

    .switch {
        margin-top: -15px;
    }

    body #landingPage .vCardsBlock {
        margin-top: -25px;
    }
}

/*max-width: 992px close here*/
/********** Routeone Thanks *****************/
.thanks-first-fluid {
    background: #f7f7f7;
    padding-top: 40px;
}

.thanks_tick {
    width: 110px;
}

.thanks-first-fluid h2 {
    font-size: 44px;
    font-weight: bold;
    color: #444444;
    margin-bottom: 25px;
}

.thanks-paragraph-1 {
    font-size: 16px;
    color: #909090;
}

.thanks-paragraph-2 {
    max-width: 800px;
    margin-top: 50px;
    font-size: 16px;
    color: #909090;
    margin: 50px auto 50px auto;
    text-align: justify;
}

/************ Payment Calculator **********************/
.incentiveMatches {
    font-weight: normal;
    padding: 8px;
}

.list-group li.incentiveMatches.crosstext {
    text-decoration: none;
}

li .incentiveMatches::after {
    content: "This incentive cannot be combined with other incentives.";
    font-size: 13px;
    font-weight: normal;
    color: #ff0000;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    max-width: calc(100% - 80px);
}

/* Landing page Zip Code Div */

.ZipCodeDivCls {
    padding: 0px;

    margin-top: 25px;
}

@media screen and (min-width: 768px) {
    .ZipCodeDivCls {
        margin-left: 12.5%;
        width: 150px !important;
    }
}

.ZipCodeLabelCls {
    padding-left: 12px;
    margin-bottom: 10px;
}

body #landingPage .brandList {
    padding-bottom: 80px;
}

body .ore_vehicle_vin {
    min-width: 200px;
    padding: 1rem 3rem 1rem 1.64rem;
}

body .submitToDealer {
    width: 240px !important;
    height: 52px !important;
    margin-right: 10px;
}




/*CSS BY ROHIT START*/
#initialPopUp .modal-body,
#availOfferinitialPopUp .modal-body {
    position: relative;
    padding: 12px 0px 0 0px !important;
}

#initialPopUp,
#availOfferinitialPopUp,
#initialPopUp .modal-header,
#availOfferinitialPopUp .modal-header,
#availableProgramPopup .modal-header {
    padding: 0 0 5px 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

#availableProgramPopup .modal-header {
    padding-top: 15px;
}

#availableProgramPopup .modal-body {
    padding: 15px 0;
}

#availableProgramPopup .modal-title {
    color: #8f192b;
    font-family: rift-soft;
    font-size: 25px;
    font-weight: bold;
}

#availableProgramPopup h4 {
    font-family: rift-soft;
    font-weight: bold;
    margin-top: 0px;
}

#reviewSubmit {
    font-family: Segoe UI;
}

.popup-wh,
#availableProgramPopup .modal-content,
#leaseCalc .modal-content,
#paymentCalc .modal-content,
#reviewSubmitPopUp .modal-content,
#cashCalc .modal-content {
    padding: 20px 30px 0px 30px;
    border-radius: 18px;
    border: 1px solid #707070;
    background: rgba(255, 255, 255, 0.8705882352941177);
}

#cashCalc .modal-content,
#leaseCalc .modal-content,
#paymentCalc .modal-content {
    padding: 20px 0px 0px 0px;
    background: rgba(255, 255, 255, 0.928705882352941177);
}

#leaseCalc .greyBg,
#paymentCalc .greyBg,
#cashCalc .greyBg {
    background: #f2f2f2 !important;
    padding: 10px 5px;
}

#initialPopUp .submit-header,
#availOfferinitialPopUp .submit-header,
#initialPopUpThanks .submit-header,
#availOfferinitialPopUpThanks .submit-header,
#zerovehicleleadpopupthanks .submit-header,
#reviewSubmitPopUp .modal-title,
body #leaseCalc .modal-header .modal-title,
body #cashCalc .modal-header .modal-title,
body #paymentCalc .modal-header .modal-title {
    color: #414141;
    font-size: 25px;
    font-weight: bold;
}

#initialPopUp .submit-header {
    font-size: 21px;
}

#initialPopUp button {
    font-size: 16px;
}

#initialPopUp label {
    display: flex;
    justify-content: start;
}

#initialPopUp .error .errorInfo {
    display: flex;
    justify-content: start;
    margin-top: 5px !important;
}

#reviewSubmitPopUp .modal-title {
    text-align: center;
}

.year-clr {
    color: #8F0C2C;
}


.sub-txt {
    color: #414141;
    margin: 0;
    font-family: rift-soft;
    font-size: 24px;
    text-align: center;
}

#initialPopUp .modal-header .close,
#availOfferinitialPopUp .modal-header .close,
#initialPopUpThanks .modal-header .close,
#availOfferinitialPopUpThanks .modal-header .close,
#zerovehicleleadpopupthanks .modal-header .close,
#availableProgramPopup .close,
#reviewSubmitPopUp .close,
#leaseCalc .modal-content .close,
#paymentCalc .modal-content .close,
#cashCalc .modal-content .close,
.tab__modal-popup .modal-header .close {
    color: #8F0C2C;
    height: 19px;
    width: 19px;
    font-size: 0px !important;
    padding-left: 33px;
    right: 10px;
    top: 10px;
    display: block;
    line-height: 3px;
    text-align: center;
    position: absolute;
    padding: 4px 0 8px 2px;
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/images/close-theme.svg) no-repeat;
    background-size: contain;
}

.steps-field-parent .field_img img {
    margin: 7px auto auto auto;
    height: 45px;
    max-width: 90px;
}

#availableProgramPopup .modal-dialog {
    min-width: 600px;
    margin-top: 70px;
}

#availableProgramPopup .close {
    padding-bottom: 0px;
    padding-left: 1px;
    font-family: initial;
    padding-top: 2px;
}

#initialPopUp .rBold,
#availOfferinitialPopUp .rBold {
    width: 100%;
    font-family: Segoe UI !important;
}

#initialPopUp .footer-txt,
#availOfferinitialPopUp .footer-txt {
    font-size: 8.5px;
    color: #616161;
    font-family: Segoe UI;
}

#initialPopUp .input-placeholder,
#availOfferinitialPopUp .input-placeholder {
    position: relative;
}

.input-placeholder input:valid+.placeholder {
    display: none;
}

#initialPopUp .placeholder,
#availOfferinitialPopUp .placeholder {
    position: absolute;
    pointer-events: none;
    font-size: 14px;
    top: 7px;
    left: 27px;
    margin: auto;
    color: #414141;
}

#initialPopUp .placeholder span,
#availOfferinitialPopUp .placeholder span {
    color: #8F0C2C;
}

#reviewSubmit ::placeholder {
    /* Firefox, Chrome, Opera */
    color: #414141;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #414141;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #414141;
}

.fixMenu {
    position: fixed;
    top: 100px;
    margin: 0px !important;
    z-index: 99;
    width: 100%;
}

.fixMenu li {
    position: relative;
    padding-right: 0px !important;
    padding-left: 0px !important;
    text-align: center;
}

.fixMenu li.active a::after {
    display: none !important;
}

.fixMenu li.selected {
    background: #8f0c2c !important;
}

.fixMenu li.selected a::before {
    border-left-color: #8f0c2c;
}


.fixMenu li:hover,
.fixMenu li a:hover {
    background: none;
}

.fixMenu li a::before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-width: 25px;
    margin-top: -25px;
    z-index: 1;
    border-left-color: #e7e7e7;
}

.fixMenu li:nth-child(even) {
    background: rgb(217, 216, 216);
}

.fixMenu li:nth-child(even) a::before {
    border-left-color: rgb(217, 216, 216);
}

.fixMenu li.active:nth-child(even) a::before {
    border-left-color: #8f0c2c;
}

.fixMenu li.active a::before {
    border-left-color: #8f192b;
}

body .container.detailBody {
    margin-top: 170px;
}

.popup-tks {
    background: #FFFFFFDE;
    padding: 30px;
}

#initialPopUpThanks .close,
#zerovehicleleadpopupthanks .close,
#availOfferinitialPopUpThanks .close {
    opacity: inherit;
    text-shadow: unset;
}

.para-text {
    padding: 0 60px;
    font-family: Segoe UI;
}

#availOfferinitialPopUpThanks .gcss-button,
#zerovehicleleadpopupthanks .gcss-button,
#initialPopUpThanks .gcss-button {
    border-radius: 8px;
    margin-top: -4px;
    float: left;
    width: 100%;
}

#availOfferinitialPopUpThanks hr,
#zerovehicleleadpopupthanks hr,
#initialPopUpThanks hr {
    border-top: 1px solid #707070;
}

#availOfferinitialPopUpThanks .red-c,
#initialPopUpThanks .red-c,
#zerovehicleleadpopupthanks .red-c {
    color: #8F0C2C;
}

.sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    width: 100%;
}

.sticky+.content {
    margin: 100px 0 30px 0;
}

#Stickyhead {
    z-index: 999;
    overflow: hidden;

    width: 100%;
}

.price-tag {
    background: #8F0C2C;
    padding: 5px 10px 6px 10px;
    color: #ffffff;
    position: relative
}

.price-tag a {
    color: #ffffff;
    margin-right: 5px;
}

.price-tag a::after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #8f0c2c;
}

.price-tag::after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-left-color: #8f0c2c;
    border-width: 15px;
    margin-top: -15px;
}

/*CSS BY ROHIT END*/

/*CSS BY YASIN START*/

#availOfferinitialPopUpThanks .modal-content.popup-tks,
#zerovehicleleadpopupthanks .modal-content.popup-tks,
#initialPopUpThanks .modal-content.popup-tks {
    padding: 0 5px;
}

#availOfferinitialPopUpThanks .submit-header,
#zerovehicleleadpopupthanks .submit-header,
#initialPopUpThanks .submit-header {
    padding-top: 7px;
    text-align: center;
}

#availOfferinitialPopUpThanks .modal-header,
#zerovehicleleadpopupthanks .modal-header,
#initialPopUpThanks .modal-header {
    padding-bottom: 0px;
    margin-bottom: -7px;
}

#availOfferinitialPopUpThanks .modal-body .para-text,
#zerovehicleleadpopupthanks .modal-body .para-text,
#initialPopUpThanks .modal-body .para-text {
    text-align: center;
}

#availOfferinitialPopUpThanks .gcss-button:active,
#availOfferinitialPopUpThanks .gcss-button:focus,
#zerovehicleleadpopupthanks .gcss-button:active,
#zerovehicleleadpopupthanks .gcss-button:focus,
#initialPopUpThanks .gcss-button:active,
#initialPopUpThanks .gcss-button:focus {
    color: #fff;
}

body .legendStyle.nav-tabs li.active a {
    width: calc(100% - 0px) !important;
}

.fixMenu li.active:nth-child(even) a:before {
    border-left-color: #8f192b;
}

.pointer-event-none i.glyphicon-menu-down {
    display: none;
}

.pointer-event-none {
    pointer-events: none;
}

video#howitswork_initial {
    z-index: 111111;
}

.alert-button,
.btn.alert-button:hover {
    background-color: #8f0c2c;
    color: #fff;
}

.steps-field-parent .field_car:after {
    content: "\f067";
    background: none;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 26px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/images/initial_popup/equal_icon.svg) no-repeat;
}

/*CSS BY YASIN END*/

.alert-button,
.btn.alert-button:hover,
.count_checked,
.switch-toggle.switch-candy,
.switch-light.switch-candy>span {
    background-color: #8f0c2c !important;
}

.alfa_romeo .zipCodeCont .btn-primary,
.alfa_romeo .onOffSlider>label,
.switch__indicator,
span.filter-button,
.fixMenu li.selected,
.price-tag {
    background: #8f0c2c !important;
}

.alfa_romeo .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
.alfa_romeo .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
.alfa_romeo .productInfo .sGrey:hover,
.alfa_romeo .vCard .cardFooter.med.sGrey:hover,
.alfa_romeo .themeClr,
.year-clr,
#initialPopUp .modal-header .close,
#availOfferinitialPopUp .modal-header .close,
#initialPopUpThanks .modal-header .close,
#availOfferinitialPopUpThanks .modal-header .close,
#zerovehicleleadpopupthanks .modal-header .close,
#availableProgramPopup .close,
#reviewSubmitPopUp .close,
#leaseCalc .modal-content .close,
#paymentCalc .modal-content .close,
#cashCalc .modal-content .close,
#initialPopUp .placeholder span,
#availOfferinitialPopUp .placeholder span,
#availOfferinitialPopUpThanks .red-c,
#zerovehicleleadpopupthanks .red-c,
#initialPopUpThanks .red-c {
    color: #8f0c2c !important;
}

.zipcode_edit_field {
    border: 1px solid #8f0c2c;
}

body #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a,
.alfa_romeo .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a {
    border-bottom: solid 2px #8f0c2c
}

a.focus_by_tab:focus,
label.focus_by_tab:focus,
button.focus_by_tab:focus {
    outline: 1px solid #8f0c2c !important;
}

.legendStyle.nav-tabs li.active:after,
.fixMenu li.selected a::before,
.fixMenu li.active:nth-child(even) a::before,
.price-tag a::after,
.price-tag::after {
    border-left-color: #8f0c2c;
}

body .select-wrapper.bg::before {
    color: #fff !important;
}

/*chrysler*/

body.make_chrysler .alert-button,
body.make_chrysler .btn.alert-button:hover,
body.make_chrysler .count_checked,
body.make_chrysler .switch-toggle.switch-candy,
body.make_chrysler .switch-light.switch-candy>span,
/*body.make_chrysler .gcss-button,*/
body.make_chrysler .toggle-tab-switch .slider,
body.make_chrysler .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch

/*body.make_chrysler .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch,
body.make_chrysler .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch*/
    {
    background-color: #063E77 !important;
}

body.make_chrysler .service_protection_drop_select,
body.make_chrysler .review_service_protection {
    color: #000000 !important;
    background-color: #ffffff !important;
}

body.make_chrysler .zipCodeCont .btn-primary,
body.make_chrysler .onOffSlider>label,
body.make_chrysler .switch__indicator,
body.make_chrysler span.filter-button,
body.make_chrysler .fixMenu li.selected,
body.make_chrysler .price-tag,
body.make_chrysler .legendStyle.nav-tabs li.active a,
body.make_chrysler .customCheckBox input[type=checkbox]:checked+span:before,
body.make_chrysler span.checkbox-counter,
body.make_chrysler #privateOfferBonusPopup .thank-you-incentive .btn-primary,
body.make_chrysler #privateOfferLeadPopup .thank-you-incentive .btn-primary {
    background: #063E77 !important;
}

body.make_chrysler .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_chrysler .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_chrysler .productInfo .sGrey:hover,
body.make_chrysler .vCard .cardFooter.med.sGrey:hover,
body.make_chrysler .themeClr,
body.make_chrysler .year-clr,
body.make_chrysler #initialPopUp .modal-header .close,
body.make_chrysler #availOfferinitialPopUp .modal-header .close,
body.make_chrysler #initialPopUpThanks .modal-header .close,
body.make_chrysler #availOfferinitialPopUpThanks .modal-header .close,
body.make_chrysler #zerovehicleleadpopupthanks .modal-header .close,
body.make_chrysler #availableProgramPopup .close,
body.make_chrysler #reviewSubmitPopUp .close,
body.make_chrysler #leaseCalc .modal-content .close,
body.make_chrysler #paymentCalc .modal-content .close,
body.make_chrysler #cashCalc .modal-content .close,
body.make_chrysler #initialPopUp .placeholder span,
body.make_chrysler #availOfferinitialPopUp .placeholder span,
body.make_chrysler #initialPopUpThanks .red-c,
body.make_chrysler #availOfferinitialPopUpThanks .red-c,
body.make_chrysler #zerovehicleleadpopupthanks .red-c,
body.make_chrysler .legendStyle.nav-tabs li>a i,
body.make_chrysler .sGrey:hover,
body.make_chrysler #availableProgramPopup .modal-title,
/*body.make_chrysler .can-toggle input[type="checkbox"]:checked ~ label:hover,*/
body.make_chrysler #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_chrysler #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_chrysler #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
/*body.make_chrysler .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after,
body.make_chrysler .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after,
body.make_chrysler .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after,
body.make_chrysler .can-toggle input[type="checkbox"]:hover ~ label,*/
body.make_chrysler .steps-field-parent .field_car:after,
body.make_chrysler .choose_dealer_btns a#btnCloseToCreditScore,
body.make_chrysler #privateOfferLeadPopup .thank-you-incentive .incentive-customer {
    color: #063E77 !important;
}

body.make_chrysler .zipcode_edit_field,
body.make_chrysler #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus {
    border: 1px solid #063E77;
}

body.make_chrysler #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a,
body.make_chrysler .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a {
    border-bottom: solid 2px #063E77
}

body.make_chrysler a.focus_by_tab:focus,
body.make_chrysler label.focus_by_tab:focus,
body.make_chrysler button.focus_by_tab:focus {
    outline: 1px solid #063E77 !important;
}

body.make_chrysler .legendStyle.nav-tabs li.active:after,
body.make_chrysler .fixMenu li.selected a::before,
body.make_chrysler .fixMenu li.active a::before,
body.make_chrysler .fixMenu li.active:nth-child(even) a::before,
body.make_chrysler .price-tag a::after,
body.make_chrysler .price-tag::after {
    border-left-color: #063E77;
}

body.make_chrysler .theme,
body.make_chrysler .customCheckBox input[type=checkbox]:checked+span:after {
    background: #063E77;
    border-color: #063E77;
}

body.make_chrysler section.main .listBlock .listCont>li .footerBtns .btn {
    color: #fff;
}

body.make_chrysler .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/cdjr/equal_icon-chrysler.svg) no-repeat;
}

body.make_chrysler #initialPopUp .modal-header .close,
body.make_chrysler #availOfferinitialPopUp .modal-header .close,
body.make_chrysler #initialPopUpThanks .modal-header .close,
body.make_chrysler #availOfferinitialPopUpThanks .modal-header .close,
body.make_chrysler #zerovehicleleadpopupthanks .modal-header .close,
body.make_chrysler #availableProgramPopup .close,
body.make_chrysler #reviewSubmitPopUp .close,
body.make_chrysler #leaseCalc .modal-content .close,
body.make_chrysler #paymentCalc .modal-content .close,
body.make_chrysler #cashCalc .modal-content .close,
body.make_chrysler .tab__modal-popup .modal-header .close,
body.make_chrysler #privateOfferBonusPopup .modal-header .close,
body.make_chrysler .couponCongratsPopup button.close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/cdjr/close-theme-chrysler.svg) no-repeat;
    background-size: contain;
}



/*Dodge*/

body.make_dodge .alert-button,
body.make_dodge .btn.alert-button:hover,
body.make_dodge .count_checked,
body.make_dodge .switch-toggle.switch-candy,
body.make_dodge .switch-light.switch-candy>span,
/*body.make_dodge .gcss-button,*/
body.make_dodge .toggle-tab-switch .slider,
body.make_dodge .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch

/*body.make_dodge .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch,
body.make_dodge .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch */
    {
    background-color: #D50000 !important;
}

body.make_dodge .service_protection_drop_select,
body.make_dodge .review_service_protection {
    color: #000000 !important;
    background-color: #ffffff !important;
}

body.make_dodge .zipCodeCont .btn-primary,
body.make_dodge .onOffSlider>label,
body.make_dodge .switch__indicator,
body.make_dodge span.filter-button,
body.make_dodge .fixMenu li.selected,
body.make_dodge .price-tag,
body.make_dodge .legendStyle.nav-tabs li.active a,
body.make_dodge .customCheckBox input[type=checkbox]:checked+span:before,
body.make_dodge span.checkbox-counter,
body.make_dodge #privateOfferBonusPopup .thank-you-incentive .btn-primary,
body.make_dodge #privateOfferLeadPopup .thank-you-incentive .btn-primary {
    background: #D50000 !important;
}

body.make_dodge .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_dodge .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_dodge .productInfo .sGrey:hover,
body.make_dodge .vCard .cardFooter.med.sGrey:hover,
body.make_dodge .themeClr,
body.make_dodge .year-clr,
body.make_dodge #initialPopUp .modal-header .close,
body.make_dodge #availOfferinitialPopUp .modal-header .close,
body.make_dodge #initialPopUpThanks .modal-header .close,
body.make_dodge #availOfferinitialPopUpThanks .modal-header .close,
body.make_dodge #zerovehicleleadpopupthanks .modal-header .close,
body.make_dodge #availableProgramPopup .close,
body.make_dodge #reviewSubmitPopUp .close,
body.make_dodge #leaseCalc .modal-content .close,
body.make_dodge #paymentCalc .modal-content .close,
body.make_dodge #cashCalc .modal-content .close,
body.make_dodge #initialPopUp .placeholder span,
body.make_dodge #availOfferinitialPopUp .placeholder span,
body.make_dodge #initialPopUpThanks .red-c,
body.make_dodge #availOfferinitialPopUpThanks .red-c,
body.make_dodge #zerovehicleleadpopupthanks .red-c,
body.make_dodge .legendStyle.nav-tabs li>a i,
body.make_dodge .sGrey:hover,
body.make_dodge #availableProgramPopup .modal-title,
/*body.make_dodge .can-toggle input[type="checkbox"]:checked ~ label:hover,*/
body.make_dodge #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_dodge #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_dodge #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
/*body.make_dodge .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after,
body.make_dodge .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after,
body.make_dodge .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after,
body.make_dodge .can-toggle input[type="checkbox"]:hover ~ label,*/
body.make_dodge .steps-field-parent .field_car:after,
body.make_dodge .choose_dealer_btns a#btnCloseToCreditScore,
body.make_dodge #privateOfferLeadPopup .thank-you-incentive .incentive-customer {
    color: #D50000 !important;
}

body.make_dodge .zipcode_edit_field,
body.make_dodge #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus {
    border: 1px solid #D50000;
}

body.make_dodge #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a,
body.make_dodge .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a {
    border-bottom: solid 2px #D50000
}

body.make_dodge a.focus_by_tab:focus,
body.make_dodge label.focus_by_tab:focus,
body.make_dodge button.focus_by_tab:focus {
    outline: 1px solid #D50000 !important;
}

body.make_dodge .legendStyle.nav-tabs li.active:after,
body.make_dodge .fixMenu li.selected a::before,
body.make_dodge .fixMenu li.active a::before,
body.make_dodge .fixMenu li.active:nth-child(even) a::before,
body.make_dodge .price-tag a::after,
body.make_dodge .price-tag::after {
    border-left-color: #D50000;
}

body.make_dodge .theme,
body.make_dodge .customCheckBox input[type=checkbox]:checked+span:after {
    background: #D50000;
    border-color: #D50000;
}

body.make_dodge section.main .listBlock .listCont>li .footerBtns .btn {
    color: #fff;
}

body.make_dodge .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d1jougtdqdwy1v.cloudfront.net/cdjr/initial_popup/equal_icon-dodge.svg) no-repeat;
}

body.make_dodge #initialPopUp .modal-header .close,
body.make_dodge #availOfferinitialPopUp .modal-header .close,
body.make_dodge #initialPopUpThanks .modal-header .close,
body.make_dodge #availOfferinitialPopUpThanks .modal-header .close,
body.make_dodge #zerovehicleleadpopupthanks .modal-header .close,
body.make_dodge #availableProgramPopup .close,
body.make_dodge #reviewSubmitPopUp .close,
body.make_dodge #leaseCalc .modal-content .close,
body.make_dodge #paymentCalc .modal-content .close,
body.make_dodge #cashCalc .modal-content .close,
body.make_dodge .tab__modal-popup .modal-header .close,
body.make_dodge #privateOfferBonusPopup .modal-header .close,
body.make_dodge .couponCongratsPopup button.close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/cdjr/close-theme-dodge.svg) no-repeat;
    background-size: contain;
}




/*Fiat*/
body.make_fiat .nav-back-btn,
body.make_fiat .nav-next-btn {
    background: #FFFFFF !important;
}

body.make_fiat #serviceProtection .header h2 {
    color: #333333;
}

body.make_fiat .service_protection_drop_select,
body.make_fiat .review_service_protection {
    color: #000000 !important;
    background-color: #ffffff !important;
}

body.make_fiat .availOfferinitialPopUpThanksClose {
    color: #B30000 !important;
    background-color: #ffffff !important;
}

body.make_fiat .alert-button,
body.make_fiat .btn.alert-button:hover,
body.make_fiat .count_checked,
body.make_fiat .switch-toggle.switch-candy,
body.make_fiat .switch-light.switch-candy>span,
body.make_fiat .gcss-button,
body.make_fiat .toggle-tab-switch .slider,
body.make_fiat .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch

/*body.make_fiat .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch,
body.make_fiat .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch*/
    {
    background-color: #E70000 !important;
}

body.make_fiat .zipCodeCont .btn-primary,
body.make_fiat .onOffSlider>label,
body.make_fiat .switch__indicator,
body.make_fiat span.filter-button,
body.make_fiat .fixMenu li.selected,
body.make_fiat .price-tag,
body.make_fiat .legendStyle.nav-tabs li.active a,
body.make_fiat .customCheckBox input[type=checkbox]:checked+span:before,
body.make_fiat span.checkbox-counter,
body.make_fiat #privateOfferBonusPopup .thank-you-incentive .btn-primary,
body.make_fiat #privateOfferLeadPopup .thank-you-incentive .btn-primary {
    background: #E70000 !important;
}

body.make_fiat .legendStyle.nav-tabs li.active a {
    background: #E70000 !important;
}

body.make_fiat .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_fiat .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_fiat .productInfo .sGrey:hover,
body.make_fiat .vCard .cardFooter.med.sGrey:hover,
body.make_fiat .themeClr,
body.make_fiat .year-clr,
body.make_fiat #initialPopUp .modal-header .close,
body.make_fiat #availOfferinitialPopUp .modal-header .close,
body.make_fiat #initialPopUpThanks .modal-header .close,
body.make_fiat #availOfferinitialPopUpThanks .modal-header .close,
body.make_fiat #zerovehicleleadpopupthanks .modal-header .close,
body.make_fiat #availableProgramPopup .close,
body.make_fiat #reviewSubmitPopUp .close,
body.make_fiat #leaseCalc .modal-content .close,
body.make_fiat #paymentCalc .modal-content .close,
body.make_fiat #cashCalc .modal-content .close,
body.make_fiat #initialPopUp .placeholder span,
body.make_fiat #availOfferinitialPopUp .placeholder span,
body.make_fiat #initialPopUpThanks .red-c,
body.make_fiat #availOfferinitialPopUpThanks .red-c,
body.make_fiat #zerovehicleleadpopupthanks .red-c,
body.make_fiat .legendStyle.nav-tabs li>a i,
body.make_fiat .sGrey:hover,
body.make_fiat #availableProgramPopup .modal-title,
/*body.make_fiat .can-toggle input[type="checkbox"]:checked ~ label:hover,*/
body.make_fiat #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_fiat #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_fiat #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
/*body.make_fiat .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after,
body.make_fiat .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after,
body.make_fiat .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after,
body.make_fiat .can-toggle input[type="checkbox"]:hover ~ label,*/
body.make_fiat .steps-field-parent .field_car:after,
body.make_fiat #privateOfferLeadPopup .thank-you-incentive .incentive-customer {
    color: #E70000 !important;
}

body.make_fiat .zipcode_edit_field,
body.make_fiat #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus {
    border: 1px solid #E70000;
}

body.make_fiat #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a,
body.make_fiat .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a {
    border-bottom: solid 2px #E70000
}

body.make_fiat a.focus_by_tab:focus,
body.make_fiat label.focus_by_tab:focus,
body.make_fiat button.focus_by_tab:focus {
    outline: 1px solid #E70000 !important;
}

body.make_fiat .legendStyle.nav-tabs li.active:after,
body.make_fiat .fixMenu li.selected a::before,
body.make_fiat .fixMenu li.active a::before,
body.make_fiat .fixMenu li.active:nth-child(even) a::before,
body.make_fiat .price-tag a::after,
body.make_fiat .price-tag::after {
    border-left-color: #E70000;
}

body.make_fiat .fixMenu li.selected a::before,
body.make_fiat .fixMenu li.active a::before,
body.make_fiat .fixMenu li.active:nth-child(even) a::before {
    border-left-color: #C70606;
}

body.make_fiat .fixMenu li.selected a::before,
body.make_fiat .fixMenu li.active a::before {
    border-left-color: #E70000;
}

body.make_fiat .theme,
body.make_fiat .customCheckBox input[type=checkbox]:checked+span:after {
    background: #E70000 !important;
    border-color: #E70000 !important;
}

body.make_fiat section.main .listBlock .listCont>li .footerBtns .btn {
    color: #fff;
}

body.make_fiat .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d1jougtdqdwy1v.cloudfront.net/cdjr/initial_popup/equal_icon-fiat.svg) no-repeat;
}

body.make_fiat #initialPopUp .modal-header .close,
body.make_fiat #availOfferinitialPopUp .modal-header .close,
body.make_fiat #initialPopUpThanks .modal-header .close,
body.make_fiat #availOfferinitialPopUpThanks .modal-header .close,
body.make_fiat #zerovehicleleadpopupthanks .modal-header .close,
body.make_fiat #availableProgramPopup .close,
body.make_fiat #reviewSubmitPopUp .close,
body.make_fiat #leaseCalc .modal-content .close,
body.make_fiat #paymentCalc .modal-content .close,
body.make_fiat #cashCalc .modal-content .close,
body.make_fiat .tab__modal-popup .modal-header .close,
body.make_fiat #privateOfferBonusPopup .modal-header .close,
body.make_fiat .couponCongratsPopup button.close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/cdjr/close-theme-fiat.svg) no-repeat;
    background-size: contain;
}





/*jeep*/

body.make_jeep .alert-button,
body.make_jeep .btn.alert-button:hover,
body.make_jeep .count_checked,
body.make_jeep .switch-toggle.switch-candy,
body.make_jeep .switch-light.switch-candy>span,
/*body.make_jeep .gcss-button,*/
body.make_jeep .toggle-tab-switch .slider,
body.make_jeep .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch

/*body.make_jeep .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch,
body.make_jeep .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch*/
    {
    background-color: #FFBA00 !important;
}

body.make_jeep .zipCodeCont .btn-primary,
body.make_jeep .onOffSlider>label,
body.make_jeep .switch__indicator,
body.make_jeep span.filter-button,
body.make_jeep .fixMenu li.selected,
body.make_jeep .price-tag,
body.make_jeep .legendStyle.nav-tabs li.active a,
body.make_jeep .customCheckBox input[type=checkbox]:checked+span:before,
body.make_jeep span.checkbox-counter,
body.make_jeep #privateOfferBonusPopup .thank-you-incentive .btn-primary,
body.make_jeep #privateOfferLeadPopup .thank-you-incentive .btn-primary {
    background: #FFBA00 !important;
}

body.make_jeep .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_jeep .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_jeep .productInfo .sGrey:hover,
body.make_jeep .vCard .cardFooter.med.sGrey:hover,
body.make_jeep .themeClr,
body.make_jeep .year-clr,
body.make_jeep #initialPopUp .placeholder span,
body.make_jeep #availOfferinitialPopUp .placeholder span,
body.make_jeep #initialPopUpThanks .red-c,
body.make_jeep #availOfferinitialPopUpThanks .red-c,
body.make_jeep #zerovehicleleadpopupthanks .red-c,
body.make_jeep .legendStyle.nav-tabs li>a i,
body.make_jeep .sGrey:hover,
body.make_jeep #availableProgramPopup .modal-title,
body.make_jeep .can-toggle input[type="checkbox"]:checked~label:hover,
body.make_jeep #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_jeep #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_jeep #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
/*body.make_jeep .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after,
body.make_jeep .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after,
body.make_jeep .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after,
body.make_jeep .can-toggle input[type="checkbox"]:hover ~ label*/
body.make_jeep .steps-field-parent .field_car:after {
    color: #FFBA00 !important;
}

body.make_jeep #initialPopUpThanks .red-c,
body.make_jeep #availOfferinitialPopUpThanks .red-c,
body.make_jeep #zerovehicleleadpopupthanks .red-c,
body.make_jeep #initialPopUp .modal-header .close,
body.make_jeep #availOfferinitialPopUp .modal-header .close,
body.make_jeep #initialPopUpThanks .modal-header .close,
body.make_jeep #availOfferinitialPopUpThanks .modal-header .close,
body.make_jeep #zerovehicleleadpopupthanks .modal-header .close,
body.make_jeep #availableProgramPopup .close,
body.make_jeep #reviewSubmitPopUp .close,
body.make_jeep #leaseCalc .modal-content .close,
body.make_jeep #paymentCalc .modal-content .close,
body.make_jeep #cashCalc .modal-content .close {
    color: #664B00 !important;
}

body.make_jeep .zipcode_edit_field,
body.make_jeep #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus {
    border: 1px solid #FFBA00;
}

body.make_jeep #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a,
body.make_jeep .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a {
    border-bottom: solid 2px #FFBA00
}

body.make_jeep a.focus_by_tab:focus,
body.make_jeep label.focus_by_tab:focus,
body.make_jeep button.focus_by_tab:focus {
    outline: 1px solid #FFBA00 !important;
}

body.make_jeep .legendStyle.nav-tabs li.active:after,
body.make_jeep .fixMenu li.selected a::before,
body.make_jeep .fixMenu li.active a::before,
body.make_jeep .fixMenu li.active:nth-child(even) a::before,
body.make_jeep .price-tag a::after,
body.make_jeep .price-tag::after {
    border-left-color: #FFBA00;
}

body.make_jeep .theme,
body.make_jeep .customCheckBox input[type=checkbox]:checked+span:after {
    background: #FFBA00;
    border-color: #FFBA00;
}

body.make_jeep section.main .listBlock .listCont>li .footerBtns .btn,
body.make_jeep span.checkbox-counter,
body.make_jeep .zipCodeCont .btn-primary,
body.make_jeep #privateOfferBonusPopup .thank-you-incentive .btn-primary,
body.make_jeep #privateOfferLeadPopup .thank-you-incentive .btn-primary {
    color: #000;
}

body.make_jeep .select-wrapper.bg::before {
    color: #000 !important;
}

body.make_jeep .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/cdjr/equal_icon-jeep.svg) no-repeat;
}

body.make_jeep #initialPopUp .modal-header .close,
body.make_jeep #availOfferinitialPopUp .modal-header .close,
body.make_jeep #initialPopUpThanks .modal-header .close,
body.make_jeep #availOfferinitialPopUpThanks .modal-header .close,
body.make_jeep #zerovehicleleadpopupthanks .modal-header .close,
body.make_jeep #availableProgramPopup .close,
body.make_jeep #reviewSubmitPopUp .close,
body.make_jeep #leaseCalc .modal-content .close,
body.make_jeep #paymentCalc .modal-content .close,
body.make_jeep #cashCalc .modal-content .close,
body.make_jeep .tab__modal-popup .modal-header .close,
body.make_jeep #privateOfferBonusPopup .modal-header .close,
body.make_jeep .couponCongratsPopup button.close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/cdjr/close-theme-jeep.svg) no-repeat;
    background-size: contain;
}

body.make_jeep .steps-field .field_desc {
    color: #636363 !important;
}


/*Ram*/


body.make_ram .alert-button,
body.make_ram .btn.alert-button:hover,
body.make_ram .count_checked,
body.make_ram .switch-toggle.switch-candy,
body.make_ram .switch-light.switch-candy>span,
/*body.make_ram .gcss-button,*/
body.make_ram .toggle-tab-switch .slider,
body.make_ram .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch

/*body.make_ram .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch,
body.make_ram .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch*/
    {
    background-color: #880D00 !important;
}

body.make_ram .zipCodeCont .btn-primary,
body.make_ram .onOffSlider>label,
body.make_ram .switch__indicator,
body.make_ram span.filter-button,
body.make_ram .fixMenu li.selected,
body.make_ram .price-tag,
body.make_ram .legendStyle.nav-tabs li.active a,
body.make_ram .customCheckBox input[type=checkbox]:checked+span:before,
body.make_ram span.checkbox-counter,
body.make_ram #privateOfferBonusPopup .thank-you-incentive .btn-primary,
body.make_ram #privateOfferLeadPopup .thank-you-incentive .btn-primary {
    background: #880D00 !important;
}

body.make_ram .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_ram .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_ram .productInfo .sGrey:hover,
body.make_ram .vCard .cardFooter.med.sGrey:hover,
body.make_ram .themeClr,
body.make_ram .year-clr,
body.make_ram #initialPopUp .modal-header .close,
body.make_ram #availOfferinitialPopUp .modal-header .close,
body.make_ram #initialPopUpThanks .modal-header .close,
body.make_ram #availOfferinitialPopUpThanks .modal-header .close,
body.make_ram #zerovehicleleadpopupthanks .modal-header .close,
body.make_ram #availableProgramPopup .close,
body.make_ram #reviewSubmitPopUp .close,
body.make_ram #leaseCalc .modal-content .close,
body.make_ram #paymentCalc .modal-content .close,
body.make_ram #cashCalc .modal-content .close,
body.make_ram #initialPopUp .placeholder span,
body.make_ram #availOfferinitialPopUp .placeholder span,
body.make_ram #initialPopUpThanks .red-c,
body.make_ram #availOfferinitialPopUpThanks .red-c,
body.make_ram #zerovehicleleadpopupthanks .red-c,
body.make_ram .legendStyle.nav-tabs li>a i,
body.make_ram .sGrey:hover,
body.make_ram #availableProgramPopup .modal-title,
body.make_ram .can-toggle input[type="checkbox"]:checked~label:hover,
body.make_ram #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_ram #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_ram #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
/*body.make_ram .can-toggle input[type="checkbox"]:checked ~ label .can-toggle__switch:after,
body.make_ram .can-toggle input[type="checkbox"]:focus ~ label .can-toggle__switch:after,
body.make_ram .can-toggle input[type="checkbox"]:hover ~ label .can-toggle__switch:after,
body.make_ram .can-toggle input[type="checkbox"]:hover ~ label*/
body.make_ram .steps-field-parent .field_car:after,
body.make_ram #privateOfferLeadPopup .thank-you-incentive .incentive-customer {
    color: #880D00 !important;
}

body.make_ram .zipcode_edit_field,
body.make_ram #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus {
    border: 1px solid #880D00;
}

body.make_ram #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a,
body.make_ram .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a {
    border-bottom: solid 2px #880D00
}

body.make_ram a.focus_by_tab:focus,
body.make_ram label.focus_by_tab:focus,
body.make_ram button.focus_by_tab:focus {
    outline: 1px solid #880D00 !important;
}

body.make_ram .legendStyle.nav-tabs li.active:after,
body.make_ram .fixMenu li.selected a::before,
body.make_ram .fixMenu li.active a::before,
body.make_ram .fixMenu li.active:nth-child(even) a::before,
body.make_ram .price-tag a::after,
body.make_ram .price-tag::after {
    border-left-color: #880D00;
}

body.make_ram .theme,
body.make_ram .customCheckBox input[type=checkbox]:checked+span:after {
    background: #880D00;
    border-color: #880D00;
}

body.make_ram section.main .listBlock .listCont>li .footerBtns .btn,
body.make_ram .select-wrapper::before {
    color: #fff;
}

body.make_ram .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/cdjr/equal_icon-ram.svg) no-repeat;
}

body.make_ram #initialPopUp .modal-header .close,
body.make_ram #availOfferinitialPopUp .modal-header .close,
body.make_ram #initialPopUpThanks .modal-header .close,
body.make_ram #availOfferinitialPopUpThanks .modal-header .close,
body.make_ram #zerovehicleleadpopupthanks .modal-header .close,
body.make_ram #availableProgramPopup .close,
body.make_ram #reviewSubmitPopUp .close,
body.make_ram #leaseCalc .modal-content .close,
body.make_ram #paymentCalc .modal-content .close,
body.make_ram #cashCalc .modal-content .close,
body.make_ram .tab__modal-popup .modal-header .close,
body.make_ram #privateOfferBonusPopup .modal-header .close,
body.make_ram .couponCongratsPopup button.close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/cdjr/close-theme-ram.svg) no-repeat;
    background-size: contain;
}



/*sign in popup model*/


/****** LOGIN MODAL ******/
.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    float: right;
}

.loginmodal-container h1 {
    text-align: center;
    font-size: 1.8em;
}

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
    /* border-radius: 3px; */
    /* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: #4d90fe;
    padding: 17px 0px;
    font-family: roboto;
    font-size: 14px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.loginmodal-submit:hover {
    /* border: 1px solid #2f5bb7; */
    border: 0px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: #357ae8;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}

.login-help {
    font-size: 12px;
}

div#login-modal .modal-dialog {
    position: absolute;
    right: 0;
    margin: auto;
}



/*toi*/
#user-sign-in {
    background: #f7f7f7;
    width: 408px;
    height: auto;
    min-height: 100%;
    padding: 46px 30px;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, .3);
    position: absolute;
    right: 0px;
    top: 0;
    cursor: default;
    color: #000;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#user-sign-in .close-btn {
    right: 8px;
}

#user-sign-in .close-btn {
    background: none;
    border: 0;
    font-size: 34px;
    line-height: 20px;
    color: #7b7b7b;
    position: absolute;
    right: 8px;
    top: 12px;
    z-index: 1;
    padding: 0;
    width: 40px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#user-sign-in .forget-password {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    text-decoration: underline !important;
}

#user-sign-in .user-icon img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 2px solid #ddd;
    vertical-align: bottom;
}

#user-sign-in>div {
    border: 1px solid #d9d9d9;
    padding: 20px;
    height: auto;
    min-height: 100%;
}

#user-sign-in .signin-section,
#user-sign-in .signup-section {
    margin-top: -29px;
    text-align: left;
}

#user-sign-in .user-icon {
    margin: -60px auto 15px;
    width: 68px;
    height: 68px;
    line-height: 60px;
    background: #f7f7f7;
    text-align: center;
}

.socialConnectImgDiv {
    margin-bottom: 24px;
}

.socialConnectImgDiv .fb {
    background: #2553b4;
    color: #fff;
}

.socialConnectImgDiv button {
    border: 0;
    border-radius: 2px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 500;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24), 0 0 2px 0 rgba(0, 0, 0, .12);
    cursor: pointer;
}

.socialConnectImgDiv .fb:before {
    background-position: 0 0;
    width: 14px;
    height: 29px;
    bottom: 0;
    left: 13px;
}

.socialConnectImgDiv .gplus:before {
    background-position: -19px 0;
    width: 19px;
    height: 19px;
    left: 8px;
    top: 11px;
}

.socialConnectImgDiv button:before {
    position: absolute;
    content: "";
    background: url(https://static.toiimg.com/photo/64971829.cms) no-repeat;
    background-size: 250px;
}

.socialConnectImgDiv .gplus {
    background: #fff;
}

.socialConnectImgDiv button+button {
    margin-top: 16px;
}

.socialConnectImgDiv button {
    border: 0;
    border-radius: 2px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 500;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24), 0 0 2px 0 rgba(0, 0, 0, .12);
    cursor: pointer;
}

#user-sign-in .heading.small {
    font-size: 14px;
    color: #a2a2a2;
    font-weight: 400;
}

#user-sign-in .heading {
    font-size: 16px;
    line-height: 1;
    color: #000;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

#user-sign-in .heading.small span {
    font-size: 14px;
}

#user-sign-in .heading span {
    display: inline-block;
    background: #f7f7f7;
    padding: 0 10px;
    position: relative;
    z-index: 1;
    color: #868686;
    text-transform: none;
    font-size: 16px;
}

#user-sign-in .heading:after {
    position: absolute;
    content: "";
    background: #d6d6d6;
    width: 100%;
    height: 1px;
    left: 0;
    top: 50%;
}

.signin-section ul {
    padding: 0;
}

#user-sign-in .form ul li {
    list-style: none;
    margin-bottom: 22px;
}

#user-sign-in .input-field {
    padding-left: 23px;
    position: relative;
}

#user-sign-in .input-field.email:before {
    background-position: -40px 0;
    width: 15px;
    height: 11px;
    top: 10px;
}

#user-sign-in .input-field:before {
    position: absolute;
    content: "";
    background-image: url(https://static.toiimg.com/photo/64971829.cms);
    background-repeat: no-repeat;
    background-size: 250px;
    left: 0;
}

#user-sign-in p {
    font-size: 14px;
    line-height: 18px;
    color: #222;
}

#user-sign-in input[type=number],
#user-sign-in input[type=password],
#user-sign-in input[type=text] {
    height: 28px;
    border-bottom: 1px solid #888;
    background: none;
}

#user-sign-in input {
    display: block;
    width: 100%;
    line-height: normal;
    border: 0;
    font-size: 14px;
}

#user-sign-in .form .submit {
    margin-bottom: 0;
}

#user-sign-in input[type=button],
#user-sign-in input[type=submit] {
    background: #be281a;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24), 0 0 2px 0 rgba(0, 0, 0, .12);
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 2px;
    cursor: pointer;
}

#user-sign-in input:disabled {
    opacity: .4;
}

#user-sign-in input {
    display: block;
    width: 100%;
    line-height: normal;
    border: 0;
    font-size: 14px;
}

/*form.form, h4.heading.small, button.fb {
    display: none;
}*/
.crosstext {
    text-decoration: line-through;
}



/*New updates*/
.header-scroll .dealerAddress h3,
.header-scroll .dealerAddress .header-gmap {
    background: #000;
    font-family: rift-soft;
}

.dealerAddress .vehicle_para i {
    margin-right: -5px;
}

.dealerAddress .vehicle_para i:before {
    background: #000;
    padding: 0 6px 2px 7px;
}

/* .dealerAddress .vehicle_para .header-gmap {
    padding: 0 0 0 5px;
} */

.gcss-button.btm_old_submitdealer {
    font-family: "robotobold";
    font-size: 14px;
    text-transform: uppercase;
}

.footerBtns .gcss-button {
    font-family: 'robotomedium';
    font-size: 15px !important;
    height: 38px;
    line-height: 18px;
    padding: 9px 30px 9px 10px;
}

.footerBtns .gcss-button:after {
    content: "\e258";
    position: absolute;
    top: 12px;
    right: 6px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footerBtns .gcss-button.details-link {
    padding: 8px 30px 8px 10px;
}

.make_chrysler .footerBtns .gcss-button.details-link {
    padding-top: 9px;
}

.footerBtns .gcss-button.reserve-btn {
    border: none;
    min-width: 200px;
}

.make_jeep .footerBtns .gcss-button.details-link:hover {
    background: #edad01 !important;
}

.make_jeep .footerBtns .gcss-button.reserve-btn {
    background: #636363 !important;
    color: #fff !important;
}

.make_jeep .footerBtns .gcss-button.reserve-btn:hover {
    background: #4f4f4f !important;
}

.make_dodge .footerBtns .gcss-button.details-link:hover {
    background: #b50000 !important;
}

.make_dodge .footerBtns .gcss-button.reserve-btn {
    background: none !important;
    border: 2px solid #b50000;
    color: #b50000 !important;
    padding: 8px 30px 8px 10px;
}

.make_dodge .footerBtns .gcss-button.reserve-btn:hover {
    background: #e7e7e7 !important;
}

.make_chrysler .footerBtns .gcss-button.details-link:hover {
    background: #032859 !important;
}

body.make_chrysler section.main .listBlock .listCont>li .footerBtns .reserve-btn:hover {
    color: #fff !important;
    border: 2px solid #032859;
    background: #032859 !important;
}

.make_chrysler .footerBtns .gcss-button.reserve-btn {
    background: none !important;
    border: 2px solid #3a57a0;
    color: #3a57a0 !important;
    padding: 8px 10px;
}

.make_chrysler .footerBtns .gcss-button.reserve-btn:hover {
    background: #e7e7e7 !important;
}

.make_ram .footerBtns .gcss-button.details-link:hover {
    background: #b50000 !important;
}

.make_ram .footerBtns .gcss-button.reserve-btn {
    background: #141414 !important;
    color: #fff !important;
}

.make_ram .footerBtns .gcss-button.reserve-btn:hover {
    background: #252525 !important;
}

.tab-pane .fwd-bck-btns button,
.tab-pane .fwd-bck-btns1 button,
.tab-pane .submitBlock button {
    font-size: 14px;
    padding: 10px 30px 10px 10px !important;
}

.tab-pane .fwd-bck-btns .nav-back-btn,
.tab-pane .fwd-bck-btns1 .nav-back-btn,
.tab-pane .submitBlock .nav-back-btn {
    padding: 10px 10px 10px 30px !important;
}

.tab-pane .fwd-bck-btns button:focus,
.tab-pane .fwd-bck-btns1 button:focus,
.tab-pane .submitBlock button:focus {
    box-shadow: none;
}

.make_chrysler .tab-pane .fwd-bck-btns .gcss-button-secondary:focus,
.make_chrysler .tab-pane .fwd-bck-btns1 .gcss-button-secondary:focus,
.make_chrysler .tab-pane .submitBlock .gcss-button-secondary:focus {
    background-color: #e7e7e7;
    color: #3a57a0 !important;
}

.make_dodge .tab-pane .fwd-bck-btns .gcss-button-secondary:focus,
.make_dodge .tab-pane .fwd-bck-btns1 .gcss-button-secondary:focus,
.make_dodge .tab-pane .submitBlock .gcss-button-secondary:focus {
    background-color: #e7e7e7;
    color: #d50000 !important;
}

.tab-pane .submitBlock .btm_old_submitdealer:focus {
    color: #fff !important;
}

.make_jeep .tab-pane .btm_old_submitdealer.merkle_bottom_submittodealer:focus {
    color: inherit !important;
}

body.make_fiat .gcss-button:hover,
body.make_fiat .gcss-button:focus {
    background-color: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

body.make_fiat .gcss-button.gcss-button-secondary {
    background-color: #fff !important;
    border: 2px solid #e70000;
    color: #e70000 !important;
    line-height: 15px;
}

body.make_fiat .gcss-button-secondary:hover,
body.make_fiat .gcss-button-secondary:focus {
    background-color: #fff !important;
    border: 2px solid #000;
    color: #000 !important;
}

.tab-pane .fwd-bck-btns button:after,
.tab-pane .fwd-bck-btns1 button:after,
.tab-pane .submitBlock button:after {
    /*background: none;
    content: "\e258";
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 12px;
    top: 12px;
    transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;*/
}

.tab-pane .fwd-bck-btns .nav-back-btn:after,
.tab-pane .fwd-bck-btns1 .nav-back-btn:after,
.tab-pane .submitBlock .nav-back-btn:after {
    background: none;
    content: '\e257';
    font-family: 'Glyphicons Halflings';
    font-size: 26px;
    left: 6px;
    top: 13px;
}

.tab-pane .fwd-bck-btns .nav-next-btn:after,
.tab-pane .fwd-bck-btns1 .nav-next-btn:after,
.tab-pane .submitBlock .nav-next-btn:after {
    background: none;
    content: '\e257';
    font-family: 'Glyphicons Halflings';
    font-size: 26px;
    right: 0px;
    top: 0px;
}

.tab-pane .gcss-button.btm_old_submitdealer:after {
    /*content: "\e013";
    font-size: 18px;*/
}

.legendStyle.nav-tabs li.active:after {
    z-index: 2;
}

.legendStyle.nav-tabs li.active i:before {
    color: #fff;
}

.make_jeep .legendStyle.nav-tabs li.active i:before {
    color: #000;
}

#leaseCalc span.badge.disclaimer {
    font-size: 10px;
    height: 14px;
    padding: 2px;
    width: 14px;
}

#leaseCalc .estimatedBlock .select-wrapper::before {
    color: inherit;
}

.estimatedBlock>.row>.col-xs-6 {
    padding-left: 5px;
}

.estimatedBlock>.row>.col-xs-6+.col-xs-6 {
    padding-left: 15px;
    padding-right: 5px;
}

.estimatedBlock>.row {
    border-top: 1px solid #ccc;
    margin-right: -5px;
    margin-left: -5px;
}

#initialPopUp .error .errorInfo,
#availOfferinitialPopUp .error .errorInfo {
    margin: 1px 0 0 2px;
    text-align: left;
}

.ore_homelocator .zipcode_errorInfo {
    display: block;
    font-size: 14px;
    padding: 5px 20px 0 7px;
}

body #serviceProtection .packageDetails h5 {
    line-height: 24px;
}

#reviewSubmitPopUp .lead_bottom {
    color: #717171;
}

.dOpener.noDropdownHover {
    cursor: default;
}

#availableProgramPopup .model-footer .gcss-button {
    font-size: 12px;
    padding-left: 30px;
}

.make_ram #availableProgramPopup .model-footer .gcss-button {
    text-transform: uppercase;
}

/*Home Page CSS*/
#landingPage.home-landingPage .banner-img-field {
    position: relative;
}

#landingPage.home-landingPage .banner-img-field>img {
    margin-top: -125px;
}

#landingPage.home-landingPage .banner-img-field:before {
    content: '';
    position: fixed;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#8b2423', GradientType=0);
    height: 100px;
    width: 100%;
    left: 0;
    top: 75px;
    z-index: 9;
}

#landingPage.home-landingPage .brandList {
    background: none;
    border-bottom: none;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
}

#landingPage.home-landingPage .ZipCodeDivCls {
    margin: 30px auto 0;
    text-align: center;
    width: 70% !important;
    font-size: 16px;
}

#landingPage.home-landingPage .ZipCodeDivCls .formtagClass {
    align-content: space-between;
    border-bottom: 1px solid #ccc;
    display: inline-flex;
    text-align: left;
    width: 100%;
}

#landingPage.home-landingPage .ZipCodeDivCls .brandChoose {
    border-right: 1px solid #ccc;
    display: inline-block;
    font-family: rift-soft;
    font-size: 20px;
    line-height: 36px;
    padding: 0 20px 0 10px;
    text-transform: uppercase;
}

#landingPage.home-landingPage .ZipCodeDivCls .ore_homelocator {
    padding-bottom: 6px;
}

#landingPage.home-landingPage .ZipCodeLabelCls {
    display: inline-block;
    font-family: rift-soft;
    font-size: 18px;
    margin-bottom: 0;
    text-transform: uppercase;
}

#landingPage.home-landingPage .ZipCodeLabelCls i {
    color: #6283C2;
}

#landingPage.home-landingPage .vehicle-logo-wrapper {
    margin: 0 auto;
    text-align: center;
    width: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#landingPage.home-landingPage .vehicle-logo {
    max-width: 16.6%;
    padding: 0 10px;
}

#landingPage.home-landingPage .vehicle-logo .oreBrands {
    height: auto;
}

#landingPage.home-landingPage .vehicle-logo .oreBrands img {
    left: auto;
    top: auto;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: auto;
    position: relative;
}

body #landingPage.home-landingPage .brandList {
    border-bottom: 0px;
    padding-bottom: 0;
}

#landingPage.home-landingPage .ZipCodeLabelCls i {
    color: #6283C2;
    margin-right: 4px;
}

/*Home Page CSS Ends*/
/*Vehicle Landing Page CSS Starts*/
.brandPage-header .top-logo-vehicle {
    cursor: default;
}

#landingPage.vehicle-landingPage .banner-img-field {
    /*padding-top: 75px;*/
    position: fixed;
    width: 100%;
}

#landingPage.vehicle-landingPage .donShow:before {
    content: '';
    position: fixed;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#8b2423', GradientType=0);
    height: 150px;
    width: 100%;
    left: 0;
    top: 75px;
    z-index: 9;
}

#landingPage.vehicle-landingPage .banner-img-field:after {
    content: '';
    position: absolute;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b2423', endColorstr='#000000', GradientType=0);
    height: 150px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 9;
}

#landingPage.vehicle-landingPage .donShow img {
    max-width: 100%;
    opacity: 0;
    visibility: hidden;
}

body #landingPage.vehicle-landingPage .vCardsBlock {
    background: #000;
}

#landingPage.vehicle-landingPage .ore_landing_models {
    margin-bottom: 40px;
    margin-top: 0;
}

#landingPage.vehicle-landingPage .ZipCodeDivCls {
    color: #fff;
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 145px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto !important;
    z-index: 12;
}

/*.make_fiat #landingPage.vehicle-landingPage .ZipCodeDivCls {
    top: 140px;
}
.make_jeep #landingPage.vehicle-landingPage .ZipCodeDivCls {
    top: 140px;
}
.make_dodge #landingPage.vehicle-landingPage .ZipCodeDivCls {
    top: 136px;
}

.make_ram #landingPage.vehicle-landingPage .ZipCodeDivCls {
    top: 160px;
}*/

#landingPage.vehicle-landingPage .ZipCodeDivCls input {
    height: 26px;
}

#landingPage.vehicle-landingPage .ZipCodeLabelCls {
    display: inline-block;
    font-family: rift-soft;
    font-size: 18px;
    padding-left: 0;
}

#landingPage.vehicle-landingPage .ZipCodeLabelCls i {
    color: #6283C2;
    margin-right: 4px;
}

#zipCodePopup {
    text-align: center;
}

#zipCodePopup .modal-header {
    border-bottom: none;
}

#zipCodePopup button.close {
    border: 1px solid #333;
    border-radius: 10px;
    font-size: 10px;
    line-height: 13px;
    padding: 2px 8px;
    text-transform: uppercase;
}

#zipCodePopup button.close span {
    font-size: 16px;
    margin-left: 2px;
}

#zipCodePopup .modal-body {
    padding-bottom: 40px;
}

#zipCodePopup h3 {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    margin: 0 0 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

#zipCodePopup p {
    font-size: 12px;
    margin-bottom: 15px;
}

#zipCodePopup .zipC-go-wrap {
    display: inline-block;
}

#zipCodePopup .zipC-go {
    font-weight: 600;
}

#zipCodePopup .zipC-go {
    border: none;
    border-radius: 0 4px 4px 0;
    height: 36px;
    margin-left: -1px;
    position: relative;
    width: 36px;
    padding: 0;
}

#zipCodePopup .zipC-go span {
    display: none;
}

#zipCodePopup .zipC-go i {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    height: 18px;
    line-height: 18px;
}

.make_jeep #zipCodePopup .zipC-go i {
    color: #000;
}

#zipCodePopup .zipC-input {
    border: 1px solid #ccc;
    border-radius: 4px 0 0 4px;
    float: left;
    padding: 7px 8px;
    width: 190px;
}

#zipCodePopup .zipC-or {
    font-size: 12px;
    font-weight: 600;
    margin: 10px 0;
    text-transform: uppercase;
}

#zipCodePopup button.btn.gcss-button.zipC-loc {
    font-size: 14px;
    padding: 8px 30px 10px 15px;
    text-transform: uppercase;
}

body:not(.make_jeep) #zipCodePopup button.btn.gcss-button.zipC-loc:focus {
    color: #fff;
}

#zipCodePopup button.btn.gcss-button.zipC-loc i.fa-map-marker {
    margin-right: 5px;
    font-size: 16px;
}

#zipCodePopup button.btn.gcss-button.zipC-loc i.fa.fa-angle-right {
    font-size: 20px;
    margin-right: -16px;
    margin-left: 10px;
}

#zipCodePopup .zipcode_errorInfo {
    font-size: 11px;
    position: static;
    padding: 0;
    text-transform: none;
}

.make_chrysler #zipCodePopup .zipC-go,
.make_chrysler #zipCodePopup .zipC-loc {
    background: #063e77;
}

.make_dodge #zipCodePopup .zipC-go,
.make_dodge #zipCodePopup .zipC-loc {
    background: #d50000;
}

.make_jeep #zipCodePopup .zipC-go,
.make_jeep #zipCodePopup .zipC-loc {
    background: #ffba00;
    color: #000;
}

.make_ram #zipCodePopup .zipC-go,
.make_ram #zipCodePopup .zipC-loc {
    background: #880d00;
}

.make_fiat #zipCodePopup .zipC-go,
.make_fiat #zipCodePopup .zipC-loc {
    background: #E70000;
}

/*Vehicle Landing Page CSS Ends*/
#initialPopUp .modal-content {
    background-color: rgba(255, 255, 255, 0.92);
    /* overflow: hidden; */
}

#reviewSubmitInitialPopUp .heading_text {
    margin-top: 20px;
    margin-bottom: 20px;
}

#availOfferinitialPopUp .modal-content,
#availOfferinitialPopUpThanks .modal-content {
    background-color: #efefef;
}

.vehiclepage-body .tab-content #leaseCalc span.badge.disclaimer,
.vehiclepage-body .tab-content #paymentCalc span.badge.disclaimer,
.vehiclepage-body .tab-content #cashCalc span.badge.disclaimer,
.span_disclaimers {
    color: #000;
    font-size: 10px;
    font-weight: 700;
    height: 18px !important;
    line-height: 18px !important;
    padding: 0px;
    text-align: center;
    width: 18px !important;
    border: none;
}

.msrp_change span.badge.disclaimer {
    margin-left: 5px;
}

#l_q_cost,
#d_q_cost {
    margin-left: -5px;
    margin-top: -15px;
}

#cs_q_cost {
    margin-top: -15px;
}

body #paymentCalc .modal-body ul.popUpScroll>li:last-child,
body #leaseCalc .modal-body ul.popUpScroll>li:last-child,
body #cashCalc .modal-body ul.popUpScroll>li:last-child {
    border-bottom: none;
}

.testdriveTrigger .a {
    color: #ffffff;
}

.make_jeep .price-tag a,
.make_jeep .testdriveTrigger .a,
.make_jeep .toggle-tab-switch .slide-ex {
    color: #000;
}

.make_jeep .field_steps_no.themeClr {
    color: #000 !important;
}

#notAvailable-popup .modal-dialog {
    margin: 50px auto 0;
    max-width: 90%;
    width: 400px;
}

#notAvailable-popup .modal-body {
    padding: 5px 50px 15px 50px;
    text-align: center;
}

#notAvailable-popup button.close {
    border: 1px solid #333;
    border-radius: 10px;
    font-size: 10px;
    line-height: 13px;
    padding: 2px 8px;
    text-transform: uppercase;
}

#notAvailable-popup button.close span {
    font-size: 16px;
    margin-left: 2px;
}

#notAvailable-popup .modal-header {
    border-bottom: none;
}

#notAvailable-popup h3.notA-title {
    color: #d50000;
    font-family: rift-soft;
    font-weight: 600;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#notAvailable-popup p.notA-desc {
    color: #000;
}


/*Toggle button for "Price details - Available programs popup" starts*/
body.make_dodge .can-toggle label .can-toggle__switch {
    background: #a5a2a2 !important;
}

body.make_dodge .can-toggle label .can-toggle__switch:after {
    background: #d50000;
    box-shadow: 2px 0px 3px 0px #666 !important;
    color: #fff !important;
    left: 0;
    top: 0;
    line-height: 28px;
}

body.make_dodge .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:after {
    background: #d50000;
    box-shadow: -2px 0px 3px 0px #666 !important;
    color: #fff;
    top: 0px;
    line-height: 28px;
    transform: translate3d(46px, 0, 0);
}

body.make_chrysler .can-toggle label .can-toggle__switch {
    background: #a5a2a2 !important;
}

body.make_chrysler .can-toggle label .can-toggle__switch:after {
    background: #063E77;
    box-shadow: 2px 0px 3px 0px #666 !important;
    color: #fff !important;
    left: 0;
    top: 0;
    line-height: 28px;
}

body.make_chrysler .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:after {
    background: #063E77;
    box-shadow: -2px 0px 3px 0px #666 !important;
    color: #fff;
    top: 0px;
    line-height: 28px;
    transform: translate3d(46px, 0, 0);
}

body.make_chrysler .can-toggle input[type="checkbox"]:hover~label,
body.make_chrysler .can-toggle input[type="checkbox"]:focus~label {
    color: inherit;
}

body.make_fiat .can-toggle label .can-toggle__switch {
    background: #a5a2a2 !important;
}

body.make_fiat .can-toggle label .can-toggle__switch:after {
    background: #E70000;
    box-shadow: 2px 0px 3px 0px #666 !important;
    color: #fff !important;
    left: 0;
    top: 0;
    line-height: 28px;
}

body.make_fiat .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:after {
    background: #E70000;
    box-shadow: -2px 0px 3px 0px #666 !important;
    color: #fff;
    top: 0px;
    line-height: 28px;
    transform: translate3d(46px, 0, 0);
}

body.make_fiat .can-toggle input[type="checkbox"]:hover~label,
body.make_fiat .can-toggle input[type="checkbox"]:focus~label {
    color: inherit;
}

body.make_jeep .can-toggle label .can-toggle__switch {
    background: #a5a2a2 !important;
}

body.make_jeep .can-toggle label .can-toggle__switch:after {
    background: #ffba00;
    box-shadow: 2px 0px 3px 0px #666 !important;
    color: #fff !important;
    left: 0;
    top: 0;
    line-height: 28px;
}

body.make_jeep .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:after {
    background: #ffba00;
    box-shadow: -2px 0px 3px 0px #666 !important;
    color: #fff;
    top: 0px;
    line-height: 28px;
    transform: translate3d(46px, 0, 0);
}

body.make_jeep .can-toggle input[type="checkbox"]:hover~label,
body.make_jeep .can-toggle input[type="checkbox"]:focus~label {
    color: inherit;
}

body.make_ram .can-toggle label .can-toggle__switch {
    background: #a5a2a2 !important;
}

body.make_ram .can-toggle label .can-toggle__switch:after {
    background: #880d00;
    box-shadow: 2px 0px 3px 0px #666 !important;
    color: #fff !important;
    left: 0;
    top: 0;
    line-height: 28px;
}

body.make_ram .can-toggle input[type="checkbox"]:checked~label .can-toggle__switch:after {
    background: #880d00;
    box-shadow: -2px 0px 3px 0px #666 !important;
    color: #fff;
    top: 0px;
    line-height: 28px;
    transform: translate3d(46px, 0, 0);
}

body.make_ram .can-toggle input[type="checkbox"]:hover~label,
body.make_ram .can-toggle input[type="checkbox"]:focus~label {
    color: inherit;
}

/*Toggle button for "Price details - Available programs popup" ends*/
/*ADA Contrast error fixes - Starts*/
.make_jeep .leftMenu header .themeClr2,
.make_jeep .leftMenu .priceSlider .rangeVal,
.make_jeep .leftMenu .resetFilterData,
.make_jeep #searchInfo .link_change_vehicle,
.make_jeep .comparison_check .vTheme__color,
.make_jeep .backToSNI,
.make_jeep .vCompare__spec_col .vTheme__color,
.make_jeep .findUrVehicle__title span {
    color: #8F6900 !important;
}

.make_dodge .listBlock .quickInfo .header,
.make_fiat .listBlock .quickInfo .header {
    color: #BD0000;
}

#vidBox #opct,
#vidBox_initial #opct {
    background: #17212a;
}

.vCard .cardFooter .col-xs-6 {
    padding: 0 8px;
}

/*ADA Contrast error fixes - Ends*/

/* view available offer from you dealer starts*/
.buyFor .row .col-xs-6:first-child {
    text-align: left;
}

#availOfferinitialPopUp {
    z-index: 1055;
}

.viewAvailOfferDealer.disabled {
    pointer-events: none;
}

.li_dealerDiscount {
    display: none;
}

.btn.viewAvailOfferDealer {
    font-size: 14px !important;
    margin-top: 10px;
    position: relative;
    border: none;
    height: 34px;
    padding: 10px;
    line-height: 14px;
    text-transform: none;
    border-radius: 0 !important;
}

.btn.viewAvailOfferDealer:hover {
    text-decoration: underline;
}

.btn.viewAvailOfferDealer:after {
    content: '';
    height: 0;
    width: 0;
    border: solid transparent;
    border-width: 17px;
    top: 0;
    left: 100%;
    position: absolute;
}

.make_chrysler .btn.viewAvailOfferDealer:after {
    border-left-color: #3a57a0;
}

.make_dodge .btn.viewAvailOfferDealer:after {
    border-left-color: #D50000;
}

.make_fiat .btn.viewAvailOfferDealer:after {
    border-left-color: #E70000;
}

.make_jeep .btn.viewAvailOfferDealer:after {
    border-left-color: #ffba00;
}

.make_ram .btn.viewAvailOfferDealer:after {
    border-left-color: #880d00;
}

.make_chrysler .btn.viewAvailOfferDealer:hover,
.make_chrysler .btn.viewAvailOfferDealer:focus {
    background-color: #3a57a0 !important;
    color: #fff !important;
}

.make_dodge .btn.viewAvailOfferDealer:hover,
.make_dodge .btn.viewAvailOfferDealer:focus {
    background-color: #D50000 !important;
    color: #fff !important;
}

.make_fiat .btn.viewAvailOfferDealer:hover,
.make_fiat .btn.viewAvailOfferDealer:focus {
    background-color: #E70000 !important;
}

.make_jeep .btn.viewAvailOfferDealer:hover,
.make_jeep .btn.viewAvailOfferDealer:focus {
    background-color: #ffba00 !important;
}

.make_ram .btn.viewAvailOfferDealer:hover,
.make_ram .btn.viewAvailOfferDealer:focus {
    background-color: #880d00 !important;
    color: #fff !important;
}

/* view available offer from you dealer ends*/

@media screen and (min-width: 769px) {
    .dealer_rightmenu_address .sni-vehicle-logo {
        height: 75px;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    .dealer_rightmenu_address .dealerAddress h3 {
        margin-top: 0 !important;
        font-size: 22px;
        margin-bottom: 1px !important;
    }

    body section.main #resultsPage {
        margin: 75px auto 30px;
    }

    #resultsPage>.row {
        position: relative;
    }

    #resultsPage .SideBar-left {
        height: calc(100vh - 150px);
        margin-top: 25px;
        overflow-x: hidden;
        /*position: static;*/
    }

    #resultsPage .leftMenu:not(.sticky--bottom) {
        border-bottom: solid #ccc 1px;
        border-top: solid #ccc 1px;
        max-width: 100%;
        /*display: none;
        height: 80vh;
        overflow-y: auto;
        position: fixed;
        top: 100px;
        width: 280px;*/
    }

    #resultsPage .leftMenu.sticky--bottom {
        max-width: 100%;
    }

    #resultsPage .leftMenu::-webkit-scrollbar {
        width: 5px;
        float: left;
    }

    #resultsPage .leftMenu::-webkit-scrollbar-track {
        box-shadow: inset 0 0 3px grey;
        border-radius: 15px;
    }

    #resultsPage .leftMenu::-webkit-scrollbar-thumb {
        border-radius: 15px;
        background: #BBB;
    }

    #resultsPage .leftMenu .customCheckBox {
        line-height: 20px;
        padding-bottom: 4px;
    }

    #resultsPage .leftMenu .customCheckBox input[type=checkbox]+span:after {
        top: 2px !important;
    }

    #resultsPage .leftMenu .customCheckBox input[type=checkbox]:checked+span:before {
        top: 4px !important;
    }

    section.main .leftMenu form .cDropDown.ore_dealers ul.active {
        max-height: none;
    }

    section.main .leftMenu form .cDropDown.ore_dealers ul li {
        visibility: visible !important;
    }

    section.main .leftMenu form .cDropDown.ore_dealers ul li:nth-child(1n+6) {
        display: none;
    }

    section.main .leftMenu form .cDropDown.ore_dealers ul.active li:nth-child(1n+6) {
        display: block;
    }

    .footerBtns {
        margin-top: 5px;
    }

    .footerBtns .gcss-button {
        float: left;
        margin: 0;
        width: calc(50% - 5px);
    }

    .footerBtns .gcss-button.reserve-btn {
        margin-left: 10px;
    }

    .imageFrame.top-logo-vehicle {
        max-width: 100%;
    }

    .header-scroll .center-icon .home-logo {
        cursor: default;
    }

    .sni-vdp-logo.top-logo-vehicle {
        height: 69px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .sni-vdp-logo.top-logo-vehicle img {
        max-width: 100%;
        max-height: 100%;
    }

    body.make_chrysler .sni-vdp-logo.top-logo-vehicle img {
        max-height: 110px;
    }

    body.make_dodge .sni-vdp-logo.top-logo-vehicle img {
        max-height: 100px;
        margin-top: -5px;
    }

    #landingPage.home-landingPage .banner-img-field:after {
        content: '';
        position: absolute;
        background: rgb(0, 0, 0);
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to top, rgba(0, 0, 0, 1) 3%, rgba(0, 0, 0, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b2423', endColorstr='#000000', GradientType=0);
        height: 220px;
        width: 100%;
        left: 0;
        bottom: 0;
        z-index: 9;
    }

    #landingPage.home-landingPage .vehicle-logo-alfa-romeo {
        padding-left: 0;
        margin-left: -20px;
    }

    #landingPage.home-landingPage .vehicle-logo-chrysler {
        max-width: 20%;
    }

    #landingPage.home-landingPage .vehicle-logo-dodge {
        max-width: 18%;
    }

    #landingPage.home-landingPage .vehicle-logo-ram {
        padding-right: 0;
        max-width: 15%;
    }

    .make_fiat #landingPage.vehicle-landingPage .banner-img-field {
        padding-top: 75px;
    }

    .make_fiat #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: -60px;
    }

    /*.brandPage-header .top-logo-vehicle img {
        max-height: none;
        max-width: none;
        width: 300px;
    }*/

    /*.top-logo-vehicle.home-logo img,
    .brandPage-header .top-logo-vehicle img {
        margin-left: calc(50% - 150px);
        margin-top: -6px;
        max-height: none;
        max-width: none;
        width: 300px;
    }

    .brandPage-header .brand-logo a {
        position: absolute;
    }

    .make_chrysler .brandPage-header .brand-logo a {
        left: calc(50% - 85px);
        position: absolute;
        top: 60px;
        width: 170px;
    }

    .make_dodge .brandPage-header .brand-logo a {
        left: calc(50% - 80px);
        position: absolute;
        top: 56px;
        width: 160px;
    }

    .make_fiat .brandPage-header .brand-logo a {
        left: calc(50% - 60px);
        position: absolute;
        top: 60px;
        width: 100px;
    }

    .make_jeep .brandPage-header .brand-logo a {
        left: calc(50% - 60px);
        position: absolute;
        top: 75px;
        width: 120px;
    }

    .make_ram .brandPage-header .brand-logo a {
        left: calc(50% - 60px);
        position: absolute;
        top: 77px;
        width: 120px;
    }

    .brandPage-header .brand-logo img {
        max-height: 100%;
        max-width: 100%;
    }*/

    .brandPage-header .brand-logo a {
        transform: translateX(-50%);
        position: absolute;
        top: 75px;
        left: 50%;
    }

    .make_dodge .brandPage-header .brand-logo a {
        top: 68px;
    }

    .make_ram .brandPage-header .brand-logo a {
        top: 80px;
    }

    .make_ram #landingPage.vehicle-landingPage .ZipCodeDivCls {
        top: 150px;
    }

    .brandPage-header .brand-logo a img {
        max-height: 63px;
    }

    body .detailBody .imageFrame {
        max-width: 100%;
    }

    body .detailBody .imageFrame img.centerHV {
        max-height: 100%;
        max-width: 100%;
    }

    .make_fiat .sni-vdp-logo img {
        max-height: 100px;
        margin-top: -5px;
    }

    #review .header h2 {
        display: inline-block;
    }

    body.make_wagoneer .sni-vdp-logo.top-logo-vehicle img.wag_logo {
        max-height: none;
        max-width: 340px;
    }

    .scroll-buttons.d-fixed {
        top: auto;
    }

    .faq_title span {
        padding: 0 40px;
        font-family: 'robotomedium';
    }

    .faq_title:before {
        top: 50%;
    }
}

@media (min-width: 992px) and (max-width:1100px) {
    body .detailBody .imageFrame img.centerHV {
        max-height: 80%;
        max-width: 80%;
    }
}

@media screen and (max-width: 768px) {

    body header .header-scroll,
    body header .header-scroll.small,
    .header-scroll .center-icon,
    .header-scroll.small .center-icon {
        height: 65px;
    }

    body header .left-menu-field,
    body header.vehiclepage .left-menu-field {
        width: 140px !important;
    }

    body header .brandPage-header .left-menu-field {
        top: 53px;
    }

    body .vehiclepage .header-scroll,
    body .vehiclepage .header-scroll .center-icon {
        /*height: auto;*/
    }

    body .vehiclepage .header-scroll .center-icon {
        position: relative;
    }

    .header-scroll .center-icon,
    .header-scroll.small .center-icon {
        padding-top: 0;
        width: 200px;
    }

    .header-scroll .center-icon .top-logo-vehicle img,
    .header-scroll.small .center-icon .top-logo-vehicle img {
        padding-top: 0;
    }

    .sni-vdp-logo.top-logo-vehicle {
        height: 100%;
    }

    .sni-vdp-logo.top-logo-vehicle img {
        margin-top: 0;
        max-width: 110px;
        padding: 0;
    }

    .top-logo-vehicle.home-logo img,
    .brandPage-header .top-logo-vehicle img {
        max-height: none;
        max-width: none;
    }

    .top-logo-vehicle.home-logo img {
        margin-left: 20px;
        margin-top: 6px;
        max-height: 48px;
    }

    .make_jeep header:not(.vehiclepage) .sni-vdp-logo.top-logo-vehicle img {
        margin-top: 8px;
    }

    .make_chrysler header:not(.vehiclepage) .sni-vdp-logo.top-logo-vehicle img,
    .make_dodge header:not(.vehiclepage) .sni-vdp-logo.top-logo-vehicle img {
        margin-top: 4px;
        width: 130px;
    }

    .make_jeep .sni-vdp-logo.top-logo-vehicle img {
        max-width: 80px;
    }

    .make_fiat .sni-vdp-logo.top-logo-vehicle img {
        margin-top: -12px;
        max-height: 90px;
    }

    .make_ram .sni-vdp-logo.top-logo-vehicle img {
        max-height: 58px;
    }

    body header .header-scroll.brandPage-header .logoimagewrapper {
        width: 200px;
        margin: 0 0 0 15px;
        right: auto !important;
        text-align: left;
    }

    .brandPage-header .brand-logo {
        position: absolute;
        right: 8px;
        top: 7px;
        width: 100px;
    }

    .make_fiat .brandPage-header .brand-logo {
        /*top: -17px;*/
    }

    .brandPage-header .brand-logo a img {
        max-height: 100%;
        max-width: 100%;
    }

    .vehiclepage .header-scroll .right-menu-field {
        margin-top: 0;
        padding-bottom: 5px;
    }

    .jconfirm.jconfirm-light .jconfirm-box-container .jconfirm-box {
        max-width: 330px;
        width: 90% !important;
    }

    #landingPage.container-fluid {
        overflow-x: hidden;
    }

    #landingPage .brandList .ZipCodeDivCls {
        margin-top: 20px;
        max-height: 112px;
    }

    .ore_homelocator .zipcode_errorInfo {
        display: block;
        font-size: 12px;
        position: static;
    }

    #landingPage .brandList .col-md-2:hover,
    #landingPage .brandList .col-sm-4:hover {
        box-shadow: none;
    }

    #resultsPage .SideBar-left.open {
        bottom: 40px;
        height: auto;
        top: 65px;
        z-index: 33;
    }

    #resultsPage .SideBar-left .cllc-modal-button-parent {
        top: 65px;
    }

    #resultsPage .SideBar-left .formFilter header {
        padding-bottom: 0;
    }

    #resultsPage .leftMenu {
        width: 100% !important;
        padding-top: 43px;
    }

    .tab-pane .greyBg {
        padding: 10px;
    }

    .tab-pane .fwd-bck-btns button,
    .tab-pane .fwd-bck-btns1 button,
    .tab-pane .submitBlock button {
        height: 27px !important;
        padding: 3px 30px 3px 10px !important;
    }

    .tab-pane .fwd-bck-btns .nav-back-btn,
    .tab-pane .fwd-bck-btns1 .nav-back-btn,
    .tab-pane .submitBlock .nav-back-btn {
        padding: 3px 10px 3px 30px !important;
    }

    .tab-pane .fwd-bck-btns button:after,
    .tab-pane .fwd-bck-btns1 button:after,
    .tab-pane .submitBlock button:after {
        top: 7px;
        font-size: 16px;
    }

    .tab-pane .fwd-bck-btns .nav-back-btn:after,
    .tab-pane .fwd-bck-btns1 .nav-back-btn:after,
    .tab-pane .submitBlock .nav-back-btn:after {
        font-size: 16px;
        left: 6px;
        top: 5px;
        height: auto;
        width: auto;
    }

    .tab-pane .fwd-bck-btns .nav-next-btn:after,
    .tab-pane .fwd-bck-btns1 .nav-next-btn:after,
    .tab-pane .submitBlock .nav-next-btn:after {
        font-size: 16px;
        right: 4px;
        top: 3px;
        height: auto;
        width: auto;
    }

    .tab-pane .gcss-button.btm_old_submitdealer:after {
        font-size: 14px;
    }

    .pos-relative .img-blade-field~.col-xs-12 .reg .itemInfo {
        width: 100%;
    }

    body .itemInfo .tabsContainer .tab-content {
        /* padding: 10px !important; */
    }

    body .legendStyle.nav-tabs li a {
        align-items: center;
        display: flex;
        flex-flow: column;
        justify-content: center;
        padding-left: 25px !important;
    }

    body .legendStyle.nav-tabs li a i {
        margin: 0;
    }

    /*Home page Starts*/
    #landingPage.home-landingPage {
        padding-top: 65px !important;
    }

    #landingPage.home-landingPage .banner-img-field>img {
        margin: 0 0 0 -30px;
        max-width: calc(100% + 60px);
        width: calc(100% + 60px);
    }

    #landingPage.home-landingPage .banner-img-field:before {
        top: 65px;
    }

    #landingPage.home-landingPage .banner-img-field:after {
        display: none;
    }

    #landingPage.home-landingPage .brandList {
        position: relative;
        padding-top: 8px;
    }

    body #landingPage.home-landingPage div.ZipCodeDivCls {
        width: 100% !important;
        margin: 0;
        padding: 0;
    }

    /*.make_ram #landingPage.vehicle-landingPage .ZipCodeDivCls,
    .make_jeep #landingPage.vehicle-landingPage .ZipCodeDivCls {
        top: 76px;
    }*/

    #landingPage.home-landingPage .ZipCodeDivCls .formtagClass {
        align-content: space-between;
        border-bottom: 1px solid #ccc;
        display: inline-flex;
        text-align: left;
        width: 100%;
        align-items: center;
    }

    #landingPage.home-landingPage .ZipCodeDivCls .brandChoose {
        font-size: 16px;
        padding: 0 12px 6px 4px;
        line-height: 100%;
        vertical-align: middle;
        border: none;
    }

    #landingPage.home-landingPage .ZipCodeDivCls .ore_homelocator {
        margin-right: 0 !important;
        border-left: 1px solid #ccc;
    }

    #landingPage.home-landingPage .ZipCodeLabelCls {
        font-size: 14px;
    }

    body #landingPage.home-landingPage div.vehicle-logo-wrapper {
        display: block;
        padding: 15px 0;
        width: 100%;
    }

    #landingPage.home-landingPage .vehicle-logo {
        display: inline-block;
        max-width: 49%;
        padding: 0 10px;
        vertical-align: middle;
        width: 49%;
    }

    #landingPage.home-landingPage .vehicle-logo .oreBrands img {
        max-height: 66px;
        max-width: 100%;
        margin: 0 auto;
    }

    #landingPage.home-landingPage .vehicle-logo .oreBrands[data-make='fiat'] img {
        max-height: 100px;
    }

    /*Home page Ends*/
    /*Vehicle Landing page Starts*/
    #landingPage {
        padding-top: 65px;
    }

    .ore_landing_models,
    .ore_landing_models .vCardsBlock>.col-xs-12 {
        margin-top: 0;
    }

    #landingPage.vehicle-landingPage .banner-img-field {
        padding-top: 0;
    }

    .make_dodge #landingPage.vehicle-landingPage .banner-img-field {
        padding-top: 30px;
        background: #e4eef0;
    }

    #landingPage.vehicle-landingPage .donShow:before {
        height: 50px;
        top: 65px;
    }

    #landingPage.vehicle-landingPage .banner-img-field:after {
        height: 50px;
    }

    #landingPage.vehicle-landingPage .banner-img-field img {
        margin-bottom: 0;
    }

    #landingPage.vehicle-landingPage .ZipCodeDivCls {
        top: 70px;
        right: 14px;
        left: auto;
        transform: none;
    }

    #landingPage.vehicle-landingPage .ore_landing_models {
        margin-bottom: 0;
        margin-top: 30px;
    }

    #zipCodePopup h3 {
        font-size: 20px;
    }

    #notAvailable-popup .modal-body {
        padding: 5px 15px 15px;
    }

    #reviewSubmitPopUp .modal-body {
        padding: 0 0 15px;
    }

    #reviewSubmitPopUp .custom-checkbox label,
    #availOfferinitialPopUp .custom-checkbox label,
    #initialPopUp .custom-checkbox label {
        font-size: 12px;
    }

}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS styles go here */
    #landingPage.home-landingPage {
        background: #000;
        margin-top: 20px;
    }

    #landingPage.home-landingPage .vehicle-logo {
        width: 16.6%;
    }

    .vehicle-landingPage#landingPage .banner-img-field::after {
        z-index: 0;
    }

    #resultsPage .SideBar-left {
        position: static;
    }

    #resultsPage .SideBar-left .leftMenu {
        position: fixed;
        max-height: calc(100vh - 150px);
        overflow-y: auto;
    }

    #resultsPage .leftMenu.sticky--bottom {
        bottom: 0;
        position: absolute;
        top: auto !important;
    }

    #initialPopUp .mrkl_init_popup_video,
    #initialPopUp .mrkl_init_popup_video:hover,
    #initialPopUp .mrkl_init_popup_video:focus,
    #initialPopUp .mrkl_init_popup_video:active {
        line-height: 22px;
    }
}

@supports (-ms-accelerator:true) {

    /* Edge 12-15 CSS */
    #landingPage.home-landingPage {
        background: #000;
        margin-top: 20px;
    }

    #resultsPage .SideBar-left {
        position: static;
    }

    #resultsPage .SideBar-left .leftMenu {
        position: fixed;
    }

    #resultsPage .leftMenu.sticky--bottom {
        bottom: 0;
        position: absolute;
        top: auto !important;
    }
}

@supports (-ms-ime-align:auto) {

    /* Edge 16+ CSS */
    #landingPage.home-landingPage {
        background: #000;
        margin-top: 20px;
    }

    #resultsPage .SideBar-left {
        position: static;
    }

    #resultsPage .SideBar-left .leftMenu {
        position: fixed;
    }

    #resultsPage .leftMenu.sticky--bottom {
        bottom: 0;
        position: absolute;
        top: auto !important;
    }

    #resultsPage .leftMenu:not(.sticky--bottom) {
        border-bottom: solid #ccc 1px;
        border-top: solid #ccc 1px;
        display: none;
        height: 80vh;
        overflow-y: auto;
        position: fixed;
        top: 100px;
        width: 280px;
    }
}

.calculator_disclaimers {
    font-family: Segoe UI;
    color: #717171;
    font-size: 12px;
}

.text_disclaimers {
    text-align: left;
}

/*Gallery Thumbnail*/
.gallery_item {
    padding: 0 10px;
    width: 100px;
    height: 80px;
    float: left;
}

#vdpCarousel .item {
    overflow: hidden;
}

.gallery_item a {
    display: block;
    height: 100%;
    text-align: center;
}

.gallery_item a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

div#vdpCarousel {
    float: right;
    z-index: 9;
    padding: 0 35px;
    position: relative;
}

div#vdpCarousel .carousel-wrapper {
    height: 80px;
    width: 370px;
    overflow: hidden;
}

div#vdpCarousel .carousel-inner {
    transition: all 0.4s;
    left: 0;
}

div#vdpCarousel.noSlide .carousel-inner {
    width: auto !important;
    text-align: right;
}

div#vdpCarousel.noSlide .carousel-control {
    display: none;
}

div#vdpCarousel.noSlide .gallery_item {
    float: none;
    display: inline-block;
    padding: 0 8px;
    width: 96px;
}

div#vdpCarousel a.carousel-control {
    font-size: 0;
    width: 19px;
    height: 100%;
    background: no-repeat;
    top: 0;
    opacity: 1;
    background-image: url(../../images/right_arrow_dark_gallery.svg);
    background-size: 100% 100%;
}

div#vdpCarousel a.carousel-control.disabled {
    /* display: none; */
    opacity: 0.1;
}

div#vdpCarousel a.carousel-control span {
    margin: 0;
    top: auto;
    left: 0;
}

div#vdpCarousel a.left.carousel-control {
    right: 0;
    transform: rotate(180deg);
}

div#vdpCarousel a.left.carousel-control {
    left: -20px;
}

#galleryPopup .modal-content {
    background: no-repeat;
    box-shadow: none;
    border: none;
}

#galleryPopup .modal-header {
    height: 0;
    border: none;
}

#galleryPopup .modal-header button.close_ {
    color: #fff;
    font-size: 36px !important;
    text-shadow: none;
    position: absolute;
    right: 30px;
    top: 15px;
    font-weight: 100;
    border-radius: 50%;
    border: 2px solid #fff;
    height: 36px;
    width: 36px;
    line-height: 30px;
    padding-bottom: 10px;
    z-index: 2;
}

#galleryPopup .owl-carousel .owl-item {
    text-align: center;
}

#galleryPopup .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    max-height: 55vh;
}

#galleryPopup .owl-nav .owl-prev,
#galleryPopup .owl-nav .owl-next {
    position: absolute;
    font-size: 200px;
    left: -80px;
    top: calc(50% - 52px);
    height: 100px;
    line-height: 100px;
    z-index: 1;
}

#galleryPopup .owl-nav .owl-next {
    right: -80px;
    left: auto;
}

#galleryPopup .owl-nav button.disabled {
    /* display: none; */
    opacity: 0.1;
}

#galleryPopup .owl-nav .owl-prev span,
#galleryPopup .owl-nav .owl-next span {
    line-height: 58px;
    height: 100px;
    display: block;
    text-shadow: 1px 1px 8px #000;
}

#galleryThumbCarousel .owl-stage-outer {
    height: 90px;
    overflow: hidden;
}

#galleryThumbCarousel .galleryCarousel_item {
    cursor: pointer;
    padding: 0 5px;
}

#galleryThumbCarousel .owl-item .galleryCarousel_item img {
    border: none;
    object-fit: cover;
    width: 120px;
    height: 90px;
}

#galleryThumbCarousel .owl-nav .owl-prev,
#galleryThumbCarousel .owl-nav .owl-next {
    font-size: 80px;
    left: -45px;
    width: 75px;
}

#galleryThumbCarousel .owl-nav .owl-next {
    left: auto;
    right: -85px;
}

#galleryThumbCarousel .owl-nav .owl-prev span,
#galleryThumbCarousel .owl-nav .owl-next span {
    line-height: 86px;
    background-image: url(../images/right_arrow_white_gallery.svg);
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position-y: center;
    height: 48px;
    width: 39px;
    background-position: center;
    background-size: contain;
}

#galleryThumbCarousel .owl-nav .owl-prev span {
    transform: rotate(180deg);
}

div#galleryPopup {
    background: rgba(206, 203, 203, 0.95);
}

div#galleryCarousel.owl-carousel .owl-item,
div#galleryBody.owl-carousel .owl-item {
    /* padding: 0px 60px 20px; */
}

div#galleryCarousel.owl-carousel .galleryCarousel_item {
    box-shadow: 0px 0px 50px #000;
    border-radius: 6px;
    display: inline-block;
    max-width: 100%;
}

div#galleryThumbCarousel {
    background: #151515;
    /* border-bottom: 2px solid #fff;
    border-top: 2px solid #fff; 
    box-shadow: 2px 2px 30px #333; */
    padding: 10px 0;
    position: relative;
    height: 114px;
    width: 89%;
    margin: auto;
}

div#galleryThumbCarousel:before,
div#galleryThumbCarousel:after {
    background: #151515;
    /* border-bottom: 2px solid #fff;
    border-top: 2px solid #fff; */
    content: '';
    height: calc(100% + 4px);
    width: 500px;
    position: absolute;
    top: -2px;
    left: -490px;
    z-index: 0;
}

div#galleryThumbCarousel:after {
    right: -490px;
    left: auto;
}

#galleryThumbCarousel .owl-stage-outer {
    z-index: 2;
}

div#galleryPopup .modal-body {
    margin-top: 0px;
}

#galleryCarousel .owl-nav .owl-prev,
#galleryCarousel .owl-nav .owl-next,
#galleryBody .owl-nav .owl-prev,
#galleryBody .owl-nav .owl-next {
    left: -80px;
    top: calc(50% - 100px);
    height: 200px;
    z-index: 1;
}

#galleryCarousel .owl-nav .owl-next,
#galleryBody .owl-nav .owl-next {
    left: auto;
    right: -80px;
}

#galleryCarousel .owl-nav .owl-prev span,
#galleryCarousel .owl-nav .owl-next span,
#galleryBody .owl-nav .owl-prev span,
#galleryBody .owl-nav .owl-next span {
    text-indent: 9999px;
    height: 139px;
    width: 69px;
    background-image: url(../images/right_arrow_white_gallery.svg);
    background-size: 100% 100%;
}

#galleryCarousel .owl-nav .owl-prev span,
#galleryBody .owl-nav .owl-prev span {
    transform: rotate(180deg);
}

#galleryCarousel .owl-nav .owl-next span,
#galleryBody .owl-nav .owl-next span {
    background-image: url(../images/right_arrow_white_gallery.svg);
}

@media screen and (min-width: 769px) {
    body .itemInfo .tabsContainer .tab-content {
        min-height: 195px;
    }

    body.make_dodge .itemInfo .tabsContainer .tab-content {
        min-height: 215px;
    }

    #galleryPopup .modal-dialog {
        width: calc(100% - 160px);
        max-width: 1040px;
    }
}

@media screen and (max-width: 768px) {
    div#galleryThumbCarousel {
        background: transparent;
        /* border-bottom: 2px solid #fff;
        border-top: 2px solid #fff;
        box-shadow: 2px 2px 30px #333;*/
        padding: 10px 0;
        position: relative;
        height: 114px;
        width: 95%;
    }

    #galleryThumbCarousel .owl-nav .owl-prev span,
    #galleryThumbCarousel .owl-nav .owl-next span {
        height: 32px;
    }

    #detailPage .itemInfo {
        padding-bottom: 120px !important;
    }

    div#galleryThumbCarousel {
        width: 390px;
        margin-top: 55px;
    }

    div#vdpCarousel {
        padding: 0px 18px;
        /* bottom: 18px;
        padding: 0;
        position: absolute;
        z-index: 0;
        left: calc(50% - 150px); */
    }

    div#vdpCarousel .carousel-wrapper {
        margin: 0 auto;
        width: 300px;
    }

    div#vdpCarousel.noSlide .carousel-inner {
        float: left;
    }

    div#vdpCarousel a.left.carousel-control {
        left: -12px;
    }

    div#vdpCarousel a.right.carousel-control {
        right: -12px;
    }

    div#galleryPopup .modal-dialog {
        margin: 10px auto;
    }

    div#galleryPopup .modal-body {
        padding: 16px 0;
    }

    #galleryCarousel .owl-nav .owl-prev span,
    #galleryCarousel .owl-nav .owl-next span,
    #galleryBody .owl-nav .owl-prev span,
    #galleryBody .owl-nav .owl-next span {
        height: 56%;
        width: 40px;
    }

    div#galleryCarousel.owl-carousel .owl-item,
    div#galleryBody.owl-carousel .owl-item {
        padding: 0px;
    }

    div#galleryCarousel.owl-carousel .galleryCarousel_item {
        box-shadow: 0px 0px 24px #444;
    }

    #galleryPopup .modal-header button.close_ {
        right: 8px;
        top: 5px;
        font-size: 28px !important;
        height: 26px;
        width: 26px;
        line-height: 19px;
    }

    #galleryPopup .owl-nav .owl-prev,
    #galleryPopup .owl-nav .owl-next {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 70px;
        height: 65px;
        left: 0;
    }

    #galleryPopup .owl-nav .owl-next {
        left: auto;
        right: 0;
    }

    #galleryThumbCarousel .owl-item .galleryCarousel_item img {
        width: 64px;
        height: 48px;
    }

    #galleryThumbCarousel .owl-nav .owl-prev,
    #galleryThumbCarousel .owl-nav .owl-next {
        width: 20px;
    }

    #galleryThumbCarousel .owl-nav .owl-prev {
        left: -10px;
    }

    #galleryThumbCarousel .owl-nav .owl-next {
        left: auto;
        right: 10px;
    }

    div#galleryThumbCarousel {
        height: 104px;
        margin-top: 56px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 30px;
        width: 600px;
        max-width: 100%;
    }

    div#galleryThumbCarousel:before,
    div#galleryThumbCarousel:after {
        background: transparent;
    }

    #galleryCarousel .owl-nav {
        display: none;
    }

    #galleryPopup .modal-content .close {
        /* top: -75px; */
    }
}

@media screen and (max-width: 640px) {
    div#galleryThumbCarousel {
        width: 520px;
    }

}

@media screen and (max-width: 520px) {

    .address_detail,
    .map_display {
        width: 100% !important;
        display: block;
    }
}

/*Gallery Thumnail Ends*/
#serviceProtection .additionalCareBlocks .row .contentBlock {
    height: auto !important;
}

#serviceProtection .additionalCareBlocks .row .contentBlock:nth-child(odd),
#ore_review .additionalCareBlocks .row .contentBlock:nth-child(odd) {
    clear: both;
}

#serviceProtection .availedPackages>li i {
    top: auto;
    transform: none;
}

.pac-container.pac-logo {
    z-index: 999999;
}

@media screen and (min-width: 992px) {
    #serviceProtection .packageDetails ul.availedPackages>li:nth-child(3n+1) {
        clear: both;
    }
}

@media screen and (max-width: 991px) {
    #serviceProtection .packageDetails ul.availedPackages>li:nth-child(odd) {
        clear: both;
    }
}

@media screen and (max-width: 579px) {
    .text-right.buyFor>.row>.col-xs-6 {
        width: 100%;
    }
}

.SideBar-left::-webkit-scrollbar {
    width: 8px;
}

.SideBar-left::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: inset 0 0 4px grey;
}

/*VDP Vehicle Accessories*/
#vehicleInfo .vehicle_accessories {
    margin-top: 20px;
}

#vehicleInfo .vehicle_accessories .header {
    padding: 10px 20px 10px 0;
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
}

#vehicleInfo .vehicle_accessories .header .current_tab_title {
    margin-right: 15px;
}

#vehicleInfo .vehicle_accessories .header h5 {
    display: inline-block;
    font-family: robotoregular;
    font-size: 30px;
}

.vehicle_accessories__item {
    margin-bottom: 25px;
}

.vehicle_accessories__inner {
    display: inline-block;
    padding-right: 26px;
    position: relative;
}

label.vehicle_accessories__label {
    cursor: pointer;
    font-family: Segoe UI;
    font-weight: 500;
    line-height: 24px;
    padding-left: 32px;
    position: relative;
}

/*label.vehicle_accessories__label:before {
    content: '';
    height: 24px;
    width: 24px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #8F0C2C;
}

label.vehicle_accessories__label::after {
    background-image: url('../images/check_mark.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    content: '';
    display: none;
    position: absolute;
    left: 5px;
    top: 5px;
    height: 16px;
    width: 16px;
    z-index: 1;
}

input.vehicle_accessories__checkbox {
    display: none;
}

input.vehicle_accessories__checkbox:checked+label::after {
    display: block;
}*/

body .vehicle_accessories .customCheckBox.vehicle_accessories__label>span:after {
    width: 20px;
    height: 20px;
    top: 1px !important;
}

body .vehicle_accessories .customCheckBox.vehicle_accessories__label>span:before {
    height: 15px !important;
    width: 15px;
    left: 4px;
    top: 6px;
    transform: none;
}

body .customCheckBox.vehicle_accessories__label input[type=checkbox]:checked+span:before {
    top: 6px !important;
    left: 4px;
    background: url(../images/icons/check_mark.svg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    border: none;
    transform: none;
}

body.make_chrysler .customCheckBox.vehicle_accessories__label input[type=checkbox]:checked+span:after,
body.make_dodge .customCheckBox.vehicle_accessories__label input[type=checkbox]:checked+span:after,
body.make_fiat .customCheckBox.vehicle_accessories__label input[type=checkbox]:checked+span:after,
body.make_jeep .customCheckBox.vehicle_accessories__label input[type=checkbox]:checked+span:after,
body.make_ram .customCheckBox.vehicle_accessories__label input[type=checkbox]:checked+span:after {
    background: none !important;
}

.vehicle_accessories__i {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/icons/info.svg) no-repeat;
    background-size: 100%;
    vertical-align: text-top;
    margin-left: 5px;
    position: absolute;
    right: 0;
    top: 4px;
    cursor: pointer;
}

.vehicle_accessories__info {
    background: #fff;
    border: 1px solid #8f192b;
    bottom: calc(100% + 15px);
    display: none;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: 400;
    left: 36px;
    line-height: 16px;
    min-width: calc(100% - 58px);
    padding: 4px 8px;
    position: absolute;
    width: 300px;
    z-index: 1;
}

.vehicle_accessories__info:before {
    overflow: hidden;
    content: '';
    height: 10px;
    width: 26px;
    position: absolute;
    left: 0;
    bottom: -11px;
    border: 13px solid transparent;
    border-top-color: #8f192b;
    border-width: 10px 13px 0;
    z-index: 0;
}

.vehicle_accessories .mopar-block {
    background: #000;
    color: #fff;
    font-family: robotoregular;
    font-size: 14px;
    padding: 10px 20px;
    margin-bottom: 30px;
}

/*Chrysler*/
.make_chrysler .customCheckBox.vehicle_accessories__label>span:after,
.make_chrysler .vehicle_accessories__info,
.make_chrysler #vehicle_accessories .tooltip_text {
    border-color: #063E77;
}

.make_chrysler .vehicle_accessories__info:before,
.make_chrysler #vehicle_accessories .tooltip_text:before {
    border-top-color: #063E77;
}

.make_chrysler .vehicle_accessories__i,
.make_chrysler #vehicle_accessories .tooltip_icon {
    background-image: url(../images/icons/info_chrysler.svg);
}

/*Dodge*/
.make_dodge .customCheckBox.vehicle_accessories__label>span:after,
.make_dodge .vehicle_accessories__info,
.make_dodge #vehicle_accessories .tooltip_text {
    border-color: #D50000;
}

.make_dodge .vehicle_accessories__info:before,
.make_dodge #vehicle_accessories .tooltip_text:before {
    border-top-color: #D50000;
}

.make_dodge .vehicle_accessories__i,
.make_dodge #vehicle_accessories .tooltip_icon {
    background-image: url(../images/icons/info_dodge.svg);
}

/*Fiat*/
.make_fiat .customCheckBox.vehicle_accessories__label>span:after,
.make_fiat .vehicle_accessories__info,
.make_fiat #vehicle_accessories .tooltip_text {
    border-color: #E70000;
}

.make_fiat .vehicle_accessories__info:before,
.make_fiat #vehicle_accessories .tooltip_text:before {
    border-top-color: #E70000;
}

.make_fiat .vehicle_accessories__i,
.make_fiat #vehicle_accessories .tooltip_icon {
    background-image: url(../images/icons/info_fiat.svg);
}

/*Jeep*/
.make_jeep .customCheckBox.vehicle_accessories__label>span:after,
.make_jeep .vehicle_accessories__info,
.make_jeep #vehicle_accessories .tooltip_text {
    border-color: #FFBA00;
}

.make_jeep .vehicle_accessories__info:before,
.make_jeep #vehicle_accessories .tooltip_text:before {
    border-top-color: #FFBA00;
}

.make_jeep .vehicle_accessories__i,
.make_jeep #vehicle_accessories .tooltip_icon {
    background-image: url(../images/icons/info_jeep.svg);
}

/*Ram*/
.make_ram .customCheckBox.vehicle_accessories__label>span:after,
.make_ram .vehicle_accessories__info,
.make_ram #vehicle_accessories .tooltip_text {
    border-color: #880D00;
}

.make_ram .vehicle_accessories__info:before,
.make_ram #vehicle_accessories .tooltip_text:before {
    border-top-color: #880D00;
}

.make_ram .vehicle_accessories__i,
.make_ram #vehicle_accessories .tooltip_icon {
    background-image: url(../images/icons/info_ram.svg);
}

#vehicle_accessories ul {
    padding-left: 17px;
}

#vehicle_accessories ul li {
    list-style: disc;
    position: relative;
}

#vehicle_accessories ul li span {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../images/icons/info.svg) no-repeat;
    background-size: 100%;
    vertical-align: text-top;
    margin-left: 5px;
    margin-top: 3px;
    cursor: pointer;
}

#vehicle_accessories ul li .info_tooltip {
    background: #fff;
    border: 1px solid #8f192b;
    bottom: calc(100% + 10px);
    display: none;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: 400;
    left: 0px;
    line-height: 16px;
    min-width: calc(100% - 58px);
    padding: 4px 8px;
    position: absolute;
    width: 300px;
    z-index: 1;
}

li.offer_subsets label.customCheckBox,
li.fin_offer_subsets label.customCheckBox,
li.cin_offer_subsets label.customCheckBox {
    font-weight: normal;
}

li.fin_offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text,
li.cin_offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text,
li.offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text {
    text-decoration: line-through;
}

li.fin_offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text,
li.cin_offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text,
li.offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text,
li.fin_offer_subsets.incentiveMatches b,
li.cin_offer_subsets.incentiveMatches b,
li.offer_subsets.incentiveMatches b {
    opacity: 0.5;
}

#vehicle_accessories ul li .info_tooltip:before {
    overflow: hidden;
    content: '';
    height: 10px;
    width: 26px;
    position: absolute;
    left: 0;
    bottom: -11px;
    border: 13px solid transparent;
    border-top-color: #8f192b;
    border-width: 10px 13px 0;
    z-index: 0;
}

@media (max-width: 768px) {
    #vehicleInfo .vehicle_accessories .header h5 {
        font-size: 20px;
        margin-bottom: 0;
    }

    #vehicleInfo .vehicle_accessories .header {
        margin-bottom: 20px;
    }

    #vehicle_accessories ul li .info_tooltip {
        min-width: auto;
    }

    #serviceProtection .service_header_lease .mopar-logo,
    #serviceProtection .service_header_finance .mopar-logo {
        width: auto;
        max-height: 80px;
        max-width: 80%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    #vehicleInfo .vehicle_accessories>.row>div:nth-child(3n+1),
    #vehicle_accessories>div:nth-child(3n+1) {
        clear: both;
    }

    #vehicleInfo .vehicle_accessories>.row>div:nth-child(3n) .vehicle_accessories__info,
    #vehicle_accessories>div:nth-child(3n) .tooltip_text {
        left: auto;
        right: -4px;
    }

    #vehicleInfo .vehicle_accessories>.row>div:nth-child(3n) .vehicle_accessories__info:before {
        left: auto;
        right: 0;
    }

    #vehicle_accessories>div:nth-child(3n) .tooltip_text:before {
        left: 35px;
    }
}

@media (min-width: 992px) {

    #vehicleInfo .vehicle_accessories {
        margin-top: 30px;
    }

    /*#vehicleInfo .vehicle_accessories>.row {
        margin: 0;
    }*/
    #vehicleInfo>.row .col-xs-12.col-md-4:nth-child(2) .row .col-xs-6:first-child,
    #vehicleInfo>.row .col-xs-12.col-md-4:nth-child(3) .row .col-xs-6:first-child {
        width: 40%;
    }

    #vehicleInfo>.row .col-xs-12.col-md-4:nth-child(2) .row .col-xs-6:last-child,
    #vehicleInfo>.row .col-xs-12.col-md-4:nth-child(3) .row .col-xs-6:last-child {
        width: 60%;
    }

    div#vehicleInfo>.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    div#vehicleInfo>.row>.col-xs-12.col-md-4 {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    div#vehicleInfo>.row>.col-xs-12.col-md-4 .row.no-gutters.contentBlock {
        height: auto !important;
        width: 100%;
    }

    #vehicleInfo .vehicle_accessories>.row>div:nth-child(4n+1),
    #vehicle_accessories>div:nth-child(4n+1) {
        clear: both;
    }

    #vehicleInfo .vehicle_accessories>.row>div:nth-child(4n) .vehicle_accessories__info,
    #vehicle_accessories>div:nth-child(4n) .tooltip_text {
        left: auto;
        right: -4px;
    }

    #vehicleInfo .vehicle_accessories>.row>div:nth-child(4n) .vehicle_accessories__info:before {
        left: auto;
        right: 0;
    }

    #vehicle_accessories>div:nth-child(4n) .tooltip_text:before {
        left: 35px;
    }

    #serviceProtection .service_header_lease,
    #serviceProtection .service_header_finance,
    #serviceProtection .service_header_cash {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #serviceProtection .service_header_lease>div,
    #serviceProtection .service_header_finance>div,
    #serviceProtection .service_header_cash>div {
        width: auto;
    }

    #serviceProtection .service_header_lease .mopar-logo,
    #serviceProtection .service_header_finance .mopar-logo,
    #serviceProtection .service_header_cash .mopar-logo {
        width: auto;
        margin-right: 15px;
        max-height: 80px;
        max-width: 200px;
    }
}

/*Schedule vehicle delivery starts*/

@media screen and (max-width: 768px) {
    .vehiclepage-body ul.nav-tabs.legendStyle li:first-child {
        /* width: 20% !important; */
        width: 18% !important;
    }

    .vehiclepage-body ul.nav-tabs.legendStyle li:nth-child(2) {
        /* width: 22% !important; */
        width: 19% !important;
    }

    .vehiclepage-body ul.nav-tabs.legendStyle li:nth-child(3) {
        width: 29% !important;
    }

    .vehiclepage-body ul.nav-tabs.legendStyle li:nth-child(4) {
        width: 28% !important;
    }

    .vehiclepage-body ul.nav-tabs.legendStyle li.active:after {
        z-index: 1;
    }

    .vehiclepage-body ul.nav-tabs.legendStyle li a {
        padding-left: 25px !important;
    }

    .vehiclepage-body ul.nav-tabs.legendStyle li:first-child a {
        padding-left: 10px !important;
    }

    .vehiclepage-body ul.nav-tabs.legendStyle li:nth-child(4) a {
        padding-left: 28px !important;
    }
}

.vehicleDelivery__info {
    /* display: flex; */
    font-family: Segoe UI;
    margin-bottom: 10px;
    padding: 0 10px;
}

.vehicleDelivery__content {
    /* display: flex; */
    color: #363636;
    font-family: Segoe UI;
    font-size: 16px;
    padding: 0 10px;
    width: 100%;
}

.vehicleDelivery__info span {
    color: #8F0C2C;
    display: inline-block;
    font-size: 16px;
    font-style: italic;
}

.vehicleDelivery__info label {
    color: #444;
    font-size: 16px;
    min-width: 320px;
    padding-top: 5px;
}

.vehicleDelivery__disclaimer {
    margin-top: 6px;
}

.vehicleDelivery__disclaimer>span {
    display: block;
    line-height: 1.4;
}

.vehicleDelivery__disclaimer>span+span {
    margin-top: 6px;
}

.vehicleDelivery__location h4 {
    color: #8F0C2C;
    font-family: Segoe UI;
    line-height: 28px;
    margin: 0 0 18px;
    text-transform: uppercase;
    position: relative;
}

.vehicleDelivery__location h4:before {
    content: '';
    border-bottom: 1px solid #333;
    height: 0;
    width: calc(100% - 226px);
    position: absolute;
    right: 0;
    top: 50%;
}

.vehicleDelivery__at {
    float: left;
    margin-bottom: 10px;
    width: 250px;
}

.vehicleDelivery__at .custom-radio:last-child label {
    margin-bottom: 0;
}

.vehicleDelivery__at .custom-radio:last-child span {
    color: #8F0C2C;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    font-style: italic;
    padding-left: 36px;
    padding-right: 10px;
}

.labelMandatory {
    display: inline-block;
    color: #8F0C2C;
    font-style: italic;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}

.vehicleDelivery__address {
    float: left;
    /* width: calc(100% - 250px); */
}

.vehicleDelivery__type .vehicleDelivery__form label {
    font-size: 10px;
    font-weight: 500;
    margin-bottom: 3px;
    width: 100%;
}

.vehicleDelivery__type .vehicleDelivery__form input {
    height: 36px;
    padding: 5px 10px;
    width: 100%;
}

.make_alfa_romeo .vehicleDelivery__type .vehicleDelivery__form input {
    border: 1px solid #A43A34;
}

.make_chrysler .vehicleDelivery__type .vehicleDelivery__form input {
    border: 1px solid #063E77;
}

.make_dodge .vehicleDelivery__type .vehicleDelivery__form input {
    border: 1px solid #B50000;
}

.make_jeep .vehicleDelivery__type .vehicleDelivery__form input {
    border: 1px solid #ffba00;
}

.make_fiat .vehicleDelivery__type .vehicleDelivery__form input {
    border: 1px solid #870A30;
}

.make_ram .vehicleDelivery__type .vehicleDelivery__form input {
    border: 1px solid #601212;
}

.make_wagoneer .vehicleDelivery__type .vehicleDelivery__form input {
    border: 1px solid #3850A8;
}

.make_wagoneer #language_btn {
    /*color: #000000 !important;*/
}

.make_wagoneer #language_btn:hover {
    /* background: #ded9d9 !important;*/
}

.vehicleDelivery__type .vehicleDelivery__form:nth-child(2) {
    clear: both;
    float: left;
    width: 40%;
}

.vehicleDelivery__type .vehicleDelivery__form:nth-child(3) {
    float: left;
    padding: 0 10px;
    width: 25%;
}

.vehicleDelivery__type .vehicleDelivery__form:nth-child(4) {
    float: left;
    width: 35%;
}

.vehicleDelivery__type {
    overflow: hidden;
}

.vehicleDelivery__form {
    margin-bottom: 10px;
}

.vehicleDelivery__form .labelMandatory {
    font-style: normal;
    font-weight: 400;
}

.vehicleDelivery__form .error {
    display: block;
    line-height: 1.2;
    margin-top: 4px;
}

.custom-radio input {
    /* display: none; */
    width: 25px;
    height: 25px;
    margin-top: -2px;
    accent-color: var(--dodge_theme_color);
}

.make_alfa_romeo .custom-radio input {
    accent-color: var(--alfa_theme_color);
}

.make_chrysler .custom-radio input {
    accent-color: var(--chrysler_theme_color);
}

.make_dodge .custom-radio input {
    accent-color: var(--dodge_theme_color);
}

.make_fiat .custom-radio input {
    accent-color: var(--fiat_theme_color);
}

.make_jeep .custom-radio input {
    accent-color: var(--jeep_theme_color);
}

.make_ram .custom-radio input {
    accent-color: var(--ram_theme_color);
}

.make_wagoneer .custom-radio input {
    accent-color: var(--wagoneer_theme_color);
}

.custom-radio {
    position: relative;
    margin-bottom: 15px;
}

.custom-radio label {
    cursor: pointer;
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-bottom: 2px;
    position: absolute;
}

/* .custom-radio label:before {
    position: absolute;
    content: '';
    border: 1px solid #707070;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    left: 0;
    top: 0;
}

.custom-radio label:after {
    position: absolute;
    content: '';
    background-color: #8F0C2C;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    left: 4px;
    top: 4px;
    opacity: 0;
} */

.custom-radio input[type='radio']:checked+label:after {
    opacity: 1;
}

.vehicleDelivery__input label {
    font-weight: 600;
    margin-bottom: 2px;
    /* text-transform: uppercase; */
}

.vehicleDelivery__date {
    overflow: hidden;
}

.vehicleDelivery__date input {
    color: #971c2c;
    font-size: 20px;
    height: 50px;
    width: 100%;
    padding: 10px;
    position: relative;
    background: transparent;
    border: none;
    border-right: 0;
    outline: none;
    cursor: pointer;
    font-family: 'robotomedium';
}

.vehicleDelivery__date input::-webkit-input-placeholder {
    color: inherit;
}

.vehicleDelivery__date input:-ms-input-placeholder {
    color: inherit;
}

.vehicleDelivery__date input::placeholder {
    color: inherit;
    opacity: 1;
}

.vehicleDelivery__input {
    margin-bottom: 10px;
    padding-right: 70px;
}

.vehicleDelivery__date span,
.vehicleDelivery__time span {
    background: #971b2c url('../images/icons/calender.svg') no-repeat 37px 11px;
    background-size: 28px;
    height: 50px;
    position: absolute;
    right: 30px;
    top: 0;
    width: 70px;
}

.vehicleDelivery__time span {
    z-index: 2;
    background-image: url('../images/icons/time.svg');
}

.vehicleDelivery__date,
.vehicleDelivery__time {
    border-left: 1px solid #767676;
    position: relative;
}

.vehicleDelivery__date:before,
.vehicleDelivery__time:before {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 0;
    border-top: 1px solid #767676;
    left: 0;
    top: 0;
    z-index: 4;
}

.vehicleDelivery__date:after,
.vehicleDelivery__time:after {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 0;
    border-top: 1px solid #767676;
    left: 0;
    bottom: 0;
    z-index: 4;
}

.vehicleDelivery__date span:before,
.vehicleDelivery__time span:before {
    border: 25px solid transparent;
    border-left-color: #fff;
    content: '';
    height: 100%;
    position: absolute;
    width: 50px;
}

.vehicleDelivery__date span:after,
.vehicleDelivery__time span:after {
    border: 25px solid transparent;
    border-left-width: 30px;
    border-left-color: #971c2c;
    content: '';
    height: 100%;
    position: absolute;
    right: -55px;
    width: 55px;
}

.vehicleDelivery__date i,
.vehicleDelivery__time i {
    position: absolute;
    right: 0;
    height: 50px;
    width: 31px;
    top: 0px;
    overflow: hidden;
}

.vehicleDelivery__date i.inner-arrow,
.vehicleDelivery__time i.inner-arrow {
    right: 75px;
}

.vehicleDelivery__date i:before,
.vehicleDelivery__time i:before {
    content: '';
    border-top: 1px solid #767676;
    position: absolute;
    width: 77px;
    height: 0;
    transform: rotate(40deg);
    top: 0;
    right: -9px;
    z-index: 4;
}

.vehicleDelivery__date i:after,
.vehicleDelivery__time i:after {
    content: '';
    border-top: 1px solid #767676;
    position: absolute;
    width: 77px;
    height: 0;
    transform: rotate(-40deg);
    top: 49px;
    right: -9px;
    z-index: 4;
}

.vehicleDelivery__date i.inner-arrow:before,
.vehicleDelivery__time i.inner-arrow:before {
    transform: rotate(45deg);
    top: 0;
    right: -11px;
    width: 70px;
}

.vehicleDelivery__date i.inner-arrow:after,
.vehicleDelivery__time i.inner-arrow:after {
    transform: rotate(-45deg);
    top: 49px;
    right: -11px;
    width: 70px;
}


.vehicleDelivery__input .custom-selectbox {
    margin: 0;
}

.vehicleDelivery__input .custom-selectbox .select-selected {
    border: none;
    color: #971c2c;
    font-size: 20px;
    height: 50px;
    width: 100%;
    padding: 10px;
    border-right: 0;
    position: relative;
}

.vehicleDelivery__input .custom-selectbox .select-selected:after {
    display: none;
}

.vehicleDelivery__input .custom-selectbox .select-items {
    background: #fff;
    border: 1px solid #767676;
    border-top: 0;
    max-height: 160px;
    overflow-y: auto;
    width: calc(100% - 95px);
    z-index: 1;
}

.vehicleDelivery__input .custom-selectbox .select-items div {
    border: none;
    color: #971c2c;
    line-height: 24px;
    height: 26px;
}

.vehicleDelivery__input .custom-selectbox .select-items div:hover,
.vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected {
    background-color: #971c2c;
    color: #fff;
}

/*UI Datepicker design starts*/
.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url('../images/ui-icons_444444_256x240.png');
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    cursor: pointer;
    top: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
}

.ui-widget.ui-datepicker {
    background: #881717;
    color: #fff;
}

.make_jeep .ui-widget.ui-datepicker {
    color: #000;
}

.ui-datepicker .ui-datepicker-header {
    background: #881717;
    border: none;
    color: #fff;
}

.make_jeep .ui-datepicker .ui-datepicker-header {
    color: #000;
}

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

.make_jeep table.ui-datepicker-calendar thead {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}

table.ui-datepicker-calendar thead th {
    font-size: .9em;
    padding: 4px 5px;
    text-transform: uppercase;
    padding: 10px 0px;
}

table.ui-datepicker-calendar tbody td .ui-state-default {
    background: none;
    border: 1px solid #881717;
    color: #fff;
    padding-top: 5px;
    text-align: center;
}

.make_jeep table.ui-datepicker-calendar tbody td .ui-state-default {
    color: #000;
}

table.ui-datepicker-calendar tbody td.ui-state-disabled {
    opacity: 1;
}

table.ui-datepicker-calendar tbody td.ui-state-disabled .ui-state-default {
    color: #323232;
}

.make_jeep table.ui-datepicker-calendar tbody td.ui-state-disabled .ui-state-default {
    color: #686868;
}

table.ui-datepicker-calendar tbody td .ui-state-default.ui-state-active {
    background: #333;
    color: #fff;
    border: 1px solid #fff !important;
}

.make_jeep table.ui-datepicker-calendar tbody td .ui-state-default.ui-state-active {
    background: #dcdcdc;
    border: 1px solid #fff !important;
}

table.ui-datepicker-calendar tbody td .ui-state-default:hover {
    background: #323232;
    color: #fff;
}

.make_jeep table.ui-datepicker-calendar tbody td .ui-state-default:hover {
    background: #dcdcdc;
}

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

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    text-indent: 0px;
    letter-spacing: 10px;
    height: 18px;
    width: 18px;
    left: 12px;
    top: 11px;
}

.ui-datepicker .ui-datepicker-next span:before,
.ui-datepicker .ui-datepicker-prev span:before {
    width: 12px;
}

.ui-datepicker .ui-datepicker-next span:before {
    content: "\f054";
}

.ui-datepicker .ui-datepicker-prev span:before {
    content: "\f053";
}

/*UI Datepicker design ends*/

/*Theme CSS starts*/
/*Chrysler Theme CSS starts*/
/* .make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected {
    color: #fff;
}

.make_chrysler .vehicleDelivery__location h4,
.make_chrysler .vehicleDelivery__date input,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-selected,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div {
    color: #253b74;
}

.make_chrysler .vehicleDelivery__date span,
.make_chrysler .vehicleDelivery__time span,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_chrysler .custom-radio label:after {
    background-color: #253b74;
}

.make_chrysler .vehicleDelivery__date span:after,
.make_chrysler .vehicleDelivery__time span:after {
    border-left-color: #253b74;
}

.make_chrysler .ui-widget.ui-datepicker,
.make_chrysler .ui-datepicker .ui-datepicker-header {
    background: #253b74;
}

.make_chrysler table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #253b74;
} */

/*Chrysler Theme CSS ends*/

/*Dodge Theme CSS starts*/
/* .make_dodge .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected {
    color: #fff;
}

.make_dodge .vehicleDelivery__location h4,
.make_dodge .vehicleDelivery__date input,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-selected,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-items div {
    color: #d50000;
}

.make_dodge .vehicleDelivery__date span,
.make_dodge .vehicleDelivery__time span,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_dodge .custom-radio label:after {
    background-color: #d50000;
}

.make_dodge .vehicleDelivery__date span:after,
.make_dodge .vehicleDelivery__time span:after {
    border-left-color: #d50000;
}

.make_dodge .ui-widget.ui-datepicker,
.make_dodge .ui-datepicker .ui-datepicker-header {
    background: #d50000;
}

.make_dodge table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #d50000;
} */

/*Dodge Theme CSS ends*/

/*Fiat Theme CSS starts*/
/* .make_fiat .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected {
    color: #fff;
}

.make_fiat .vehicleDelivery__location h4,
.make_fiat .vehicleDelivery__date input,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-selected,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-items div {
    color: #e70000;
}

.make_fiat .vehicleDelivery__date span,
.make_fiat .vehicleDelivery__time span,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_fiat .custom-radio label:after {
    background-color: #e70000;
}

.make_fiat .vehicleDelivery__date span:after,
.make_fiat .vehicleDelivery__time span:after {
    border-left-color: #e70000;
}

.make_fiat .ui-widget.ui-datepicker,
.make_fiat .ui-datepicker .ui-datepicker-header {
    background: #e70000;
}

.make_fiat table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #e70000;
} */

/*Fiat Theme CSS ends*/

/*Jeep Theme CSS starts*/
/* .make_jeep .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected {
    color: #000;
}

.make_jeep .vehicleDelivery__location h4,
.make_jeep .vehicleDelivery__date input,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-selected,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-items div {
    color: #000000;
}

.make_jeep .vehicleDelivery__date span,
.make_jeep .vehicleDelivery__time span,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_jeep .custom-radio label:after {
    background-color: #ffba00;
}

.make_jeep .vehicleDelivery__date span:after,
.make_jeep .vehicleDelivery__time span:after {
    border-left-color: #ffba00;
}

.make_jeep .ui-widget.ui-datepicker,
.make_jeep .ui-datepicker .ui-datepicker-header {
    background: #ffba00;
}

.make_jeep table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #ffba00;
} */

/*Jeep Theme CSS ends*/

/*Ram Theme CSS starts*/
/* .make_ram .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_ram .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected {
    color: #000;
}

.make_ram .vehicleDelivery__location h4,
.make_ram .vehicleDelivery__date input,
.make_ram .vehicleDelivery__input .custom-selectbox .select-selected,
.make_ram .vehicleDelivery__input .custom-selectbox .select-items div {
    color: #fff;
}

.make_ram .vehicleDelivery__date span,
.make_ram .vehicleDelivery__time span,
.make_ram .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_ram .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_ram .custom-radio label:after {
    background-color: #fff;
}

.make_ram .vehicleDelivery__date span:after,
.make_ram .vehicleDelivery__time span:after {
    border-left-color: #fff;
}

.make_ram .ui-widget.ui-datepicker,
.make_ram .ui-datepicker .ui-datepicker-header {
    background: #fff;
}

.make_ram table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #fff;
} */

/*Ram Theme CSS ends*/
/*Theme CSS ends*/
#warning-schedule-delivery-modal .modal-content {
    background-color: #efefef;
}

#warning-schedule-delivery-modal .modal-footer {
    text-align: center !important;
}

#warning-schedule-delivery-modal .modal-header {
    border: 0px !important
}

#warning-schedule-delivery-modal .modal-footer button {
    min-width: 250px;
}

#warning-schedule-delivery-modal .modal-footer button,
#warning-schedule-delivery-modal .modal-body {
    font-size: 18px;
}

/*Fix for mozilla starts*/
@-moz-document url-prefix() {
    .vehicleDelivery__date span {
        top: -1px;
    }

    .make_chrysler .calculator_message .reserve-link::after,
    .make_dodge .calculator_message .reserve-link::after,
    .make_fiat .calculator_message .reserve-link::after {
        top: 5px;
    }
}

/*Fix for mozilla ends*/

@media screen and (max-width: 768px) {

    body #review .header {
        margin-bottom: 20px;
        padding-bottom: 5px;
        position: relative;
    }

    body #review .header h5 {
        margin-top: 15px;
    }

    .vehicleDelivery__info span {
        font-size: 14px;
    }

    .vehicleDelivery__content {
        width: auto;
    }

    .vehicleDelivery__dateTime {
        margin-bottom: 25px;
    }

    .vehicleDelivery__input {
        padding-right: 0;
    }

    .vehicleDelivery__at {
        width: 100%;
    }

    .vehicleDelivery__address {
        width: 100%;
    }

    .vehicleDelivery__info {
        display: block;
        margin-bottom: 20px;
    }

    #review .toggle-tab-switch {
        top: 25px;
        position: absolute;
        right: 30px;
    }

    #review .header h2 {
        white-space: nowrap;
    }

    body.make_wagoneer .sni-vdp-logo.top-logo-vehicle img.wag_logo {
        max-height: 100%;
        max-width: 340px;
    }

    .scroll-buttons.d-fixed {
        top: 110px;
    }

    .faq_section .faq_title {
        font-size: 20px;
    }

}

/*Schedule vehicle delivery ends*/

/*Payment calculator - incentives alignment starts*/
li span.calc_offers_desc .list-group>li,
li span.fcalc_offers_desc .list-group>li,
li span.ccalc_offers_desc .list-group>li {
    padding-left: 30px;
    margin: 0 !important;
}

li span.calc_offers_desc .list-group>li.offer_subsets label span:not(.incentive_label_text),
li span.fcalc_offers_desc .list-group>li.fin_offer_subsets label span:not(.incentive_label_text),
li span.ccalc_offers_desc .list-group>li.cin_offer_subsets label span:not(.incentive_label_text) {
    left: 0;
    position: absolute;
    top: -2px;
}

li span.calc_offers_desc .list-group>li.offer_subsets label,
li span.fcalc_offers_desc .list-group>li.fin_offer_subsets label,
li span.ccalc_offers_desc .list-group>li.cin_offer_subsets label {
    margin-left: -30px;
    max-width: calc(100% - 45px);
    position: relative;
}

span.incentive_label_text {
    line-height: 20px;
    display: block;
}

li span.calc_offers_desc .list-group>li+li:not(.offer_subsets),
li span.fcalc_offers_desc .list-group>li+li:not(.fin_offer_subsets),
li span.ccalc_offers_desc .list-group>li+li:not(.cin_offer_subsets) {
    margin-top: 25px !important;
}

li span.calc_offers_desc .list-group>li.offer_subsets b,
li span.fcalc_offers_desc .list-group>li.fin_offer_subsets b,
li span.ccalc_offers_desc .list-group>li.cin_offer_subsets b {
    font-family: robotoregular;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
}

li span.calc_offers_desc .list-group>li.offer_subsets.incentiveMatches,
li span.fcalc_offers_desc .list-group>li.fin_offer_subsets.incentiveMatches,
li span.ccalc_offers_desc .list-group>li.cin_offer_subsets.incentiveMatches {
    padding-right: 0;
    padding-top: 0;
}

/*Payment calculator - incentives alignment ends*/

/*Payment calculator - Tab design starts*/
.tab__modal-popup .modal-content {
    background: none !important;
    border: none !important;
}

body .tab__modal-popup .modal-header {
    padding-right: 32px !important;
    position: relative;
}

.tab__modal-popup .modal-header .close {
    top: 7px !important;
    right: 5px;
}

.tab__modal-popup .tab__header {
    overflow: hidden;
}

.tab__modal-popup .tab__header button {
    background: rgb(228, 228, 228);
    float: left;
    cursor: pointer;
    margin-bottom: 0;
    padding: 2px 20px;
    color: rgba(65, 65, 65, 0.48);
    font-family: rift-soft !important;
    font-size: 25px;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    box-shadow: 0px 0px 10px 0px #00000042;
    z-index: 2;
    position: relative;
    border: none;
}

.tab__modal-popup .tab__header button:last-child {
    z-index: 1;
}

.tab__modal-popup .tab__header button+label {
    margin-left: -5px;
}

.tab__modal-popup .tab__header button.tab__header--active {
    color: #8f0c2c;
    background: #ebebeb;
    z-index: 3 !important;
}

.tab__modal-popup .tab__content {
    background: rgba(255, 255, 255, .92);
    display: none;
}

.tab__modal-popup .tab__content.tab__content--active {
    display: block;
}

/*Theme CSS ends*/
.make_chrysler .tab__modal-popup .tab__header button.tab__header--active {
    color: #063E77;
}

.make_dodge .tab__modal-popup .tab__header button.tab__header--active {
    color: #D50000;
}

.make_fiat .tab__modal-popup .tab__header button.tab__header--active {
    color: #E70000;
}

.make_jeep .tab__modal-popup .tab__header button.tab__header--active {
    color: #8f6900;
}

.make_ram .tab__modal-popup .tab__header button.tab__header--active {
    color: #880D00;
}

/*Theme CSS ends*/

/*Payment calculator - Tab design ends*/

/*Dodge Badge CSS starts*/

.ranking-badge {
    color: #000;
    position: absolute;
    z-index: 10;
    transform: translateX(-50%);
    left: 50%;
    top: 160px;
    text-align: center;
    width: 330px;
}

.make_dodge.vehiclepage-body .ranking-badge {
    color: #000;
    left: 26%;
    bottom: 25px;
    top: auto;
    transform: none;
    width: 300px;
}

.make_dodge.vehiclepage-body .ranking-badge .badge-dtls p {
    padding: 0 20px;
}

.badge-img {
    margin-bottom: 3px;
}

.badge-img img {
    width: 110px;
}

.badge-dtls {
    font-family: Segoe UI;
    /*Contrast issue fix*/
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
}

.badge-dtls p {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 0 35px;
    text-transform: uppercase;
}

.badge-dtls span {
    color: #000;
    display: block;
    font-size: 9px;
    font-weight: 600;
}

.playIcon {
    position: absolute;
    top: 222px;
    width: 100%;
    text-align: center;
}

.playIcon img {
    width: 150px;
    cursor: pointer;
}

.RamVideo .modal-dialog {
    width: 944px;
    max-width: 95%;
}

.RamVideo .modal-content {
    background-color: transparent;
}

.videoclose {
    position: absolute;
    right: 0px;
    top: -33px;
    font-size: 24px;
    cursor: pointer;
    z-index: 9999;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}

.eshopLogoBrand {
    width: 110px;
    display: block;
    margin: 0px auto 10px auto;
}

.dodgePlay {
    top: 182px;
    z-index: 99;
}

.dodgePlay img {
    /*   margin-left: 370px; */
}

@media screen and (max-width: 768px) {

    .ranking-badge {
        top: 92px;
        width: 100%;
    }

    .badge-img img {
        width: 63px;
    }

    .badge-dtls p {
        padding: 0;
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 0;
    }

    .make_dodge.vehiclepage-body .ranking-badge {
        bottom: auto;
        left: 0;
        width: 100%;
        top: -85px;
    }

    .make_dodge.vehiclepage-body .ranking-badge .badge-dtls p {
        padding: 0 30px;
        margin-bottom: 3px;
    }

    .detailBody .itemInfo {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .itemInfo .tab-pane .price-tag {
        padding-left: 8px !important;
        padding-right: 2px !important;
    }

    .itemInfo .tab-pane .price-tag a {
        font-size: 12px;
    }

    .itemInfo .tab-pane .month_color {
        margin-left: 0 !important;
    }

    .eshopLogoBrand {
        width: 90px !important;
        margin: 0px auto 0px auto !important;
    }

    .playIcon {
        top: 76px !important;
    }

    .playIcon img {
        width: 90px !important;
    }

    .make_chrysler .playIcon {
        top: 35px !important;
    }

    .RamVideo .modal-dialog {
        width: 95% !important;
        margin-top: 40px !important;
    }

    .dodgePlay {
        top: 180px !important;
    }

    .dodgePlay img {
        margin-left: 0px !important;
    }
}

@media screen and (min-width:769px) and (max-width:992px) {
    .playIcon {
        top: 181px;
        z-index: 99;
    }
}

@media screen and (min-width:769px) and (max-width: 1280px) {
    .ranking-badge {
        top: 140px;
    }

    .ranking-badge+.playIcon {
        top: 162px;
    }
}

@media screen and (min-width:769px) {
    .ranking-badge {
        left: 35%;
    }
}

/*Dodge Badge CSS ends*/

/*Accessories Placard design starts*/
.vehicle_accessories__img {
    height: 160px;
    text-align: center;
}

.vehicle_accessories__img img {
    max-height: 100%;
    max-width: 100%;
}

.vehicle_accessories__desc {
    font-family: robotoregular;
}

.row.vehicle_accessories__row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.vehicle_accessories__item {
    height: 100%;
    border: 1px solid #ccc;
    position: relative;
    padding-bottom: 70px;
    margin-bottom: 0;
    border-radius: 5px;
    overflow: hidden;
}

.vehicle_accessories__details {
    padding: 0 15px;
}

.vehicle_accessories__col {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.vehicle_accessories__details label {
    bottom: 15px;
    position: absolute;
    width: calc(100% - 30px);
    margin-bottom: 0;
}

.vehicle_accessories__details .btn {
    color: #222;
    font-family: 'robotobold';
    font-size: 14px;
    width: 100%;
}

.vehicle_accessories__details input {
    display: none;
}

.vehicle_accessories__details .btn:before {
    background: url('../images/icons/check_mark_white.svg');
    background-size: 100% 100%;
    content: '';
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 7px;
}

.vehicle_accessories__details input:not(:checked)+span {
    background: #ccc;
}

body.make_chrysler .vehicle_accessories__details input:not(:checked)+span:hover {
    color: #000 !important;
}

.vehicle_accessories__details input:checked+.btn:before {
    display: block;
}

.vehicle_accessories__details .btn .added {
    color: #fff;
    display: none;
}

.make_jeep .vehicle_accessories__details .btn .added {
    color: #222;
}

.vehicle_accessories__details input:checked+.btn .added {
    display: block;
}

.vehicle_accessories__details input:checked+.btn .add {
    display: none;
}

.make_chrysler .vehicle_accessories__details input:checked+.btn .add {
    background: transparent
}

.make_chrysler .vehicle_accessories__details input:checked+.btn .add:hover {
    background: transparent;
}


.make_chrysler .vehicle_accessories__details .btn .add {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_chrysler .vehicle_accessories__details .btn .add:hover {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_chrysler .vehicle_accessories__details .btn .added {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

.make_chrysler .vehicle_accessories__details .btn .added:hover {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

.make_dodge .vehicle_accessories__details .btn .add {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_dodge .vehicle_accessories__details .btn .add:hover {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_dodge .vehicle_accessories__details .btn .added {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

.make_dodge .vehicle_accessories__details .btn .added:hover {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

.make_ram .vehicle_accessories__details .btn .add {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_ram .vehicle_accessories__details .btn .add:hover {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_ram .vehicle_accessories__details .btn .added {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

.make_ram .vehicle_accessories__details .btn .added:hover {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

.make_alfa_romeo .vehicle_accessories__details .btn .add {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_alfa_romeo .vehicle_accessories__details .btn .add:hover {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_alfa_romeo .vehicle_accessories__details .btn .added {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

.make_alfa_romeo .vehicle_accessories__details .btn .added:hover {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

.make_wagoneer .vehicle_accessories__details input:checked+.btn .add {
    background: transparent
}

.make_wagoneer .vehicle_accessories__details input:checked+.btn .add:hover {
    background: transparent;
}


.make_wagoneer .vehicle_accessories__details .btn .add {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_wagoneer .vehicle_accessories__details .btn .add:hover {
    background: transparent !important;
    background-color: transparent !important;
    color: #000000;
}

.make_wagoneer .vehicle_accessories__details .btn .added {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

.make_wagoneer .vehicle_accessories__details .btn .added:hover {
    background: #000000 !important;
    background-color: transparent !important;
    color: #000000;
}

@media screen and (max-width: 768px) {
    .vehicle_accessories__img {
        height: auto;
    }
}

/*Accessories Placard design ends*/
/*Vehicle search form starts*/
.findUrVehicle,
.signupUpdates {
    background: #fff;
    border: 1px solid #707070;
    border-radius: 18px;
    filter: none;
    margin: 0 auto;
    width: 700px;
}

.findUrVehicle__title,
.signupUpdates__title {
    color: #414141;
    font-family: rift-soft;
    font-size: 24px;
    margin: 20px;
}

.findUrVehicle__title span {
    color: #8F0C2C;
    font-weight: 600;
}

form.findUrVehicle__form,
form.signupUpdates__form {
    margin: 0 40px;
}

form.findUrVehicle__form .row,
form.signupUpdates__form .row {
    margin-left: -10px;
    margin-right: -10px;
}

form.findUrVehicle__form .row div[class*='col-'],
form.signupUpdates__form .row div[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
}

.formField {
    font-family: Segoe UI;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 15px;
    position: relative;
    text-align: left;
}

.no-data-img {
    filter: none;
    background: #333;
    padding-bottom: 40px;
}

.no-data-img.hidden {
    /*display: block !important;
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    width: 0;
    position: absolute;*/
}

label.formField__label {
    color: #757575;
    display: block;
    font-weight: 400;
    height: 34px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 8px 9px;
    position: absolute;
    width: 100%;
    z-index: 0;
}

label.formField__label span {
    color: #e60000;
    vertical-align: baseline;
}

.custom-select span.req_str {
    position: absolute;
    left: 109px;
    top: 6px;
    color: #e60000;
}

.custom-select.modelTrim span.req_str {
    left: 150px;
}

.other_trim_section {
    display: none;
    margin-top: 8px;
}

.formField__input {
    background: transparent;
    border: 1px solid #707070;
    border-radius: 8px;
    color: #333;
    font-weight: 400;
    height: 34px;
    line-height: 20px;
    padding: 5px 8px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.findUrVehicle__form .errorInfo,
.signupUpdates__form .errorInfo {
    color: red;
    font-weight: 500;
}

select.formField__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form.findUrVehicle__form .custom-select,
form.signupUpdates__form .custom-select {
    position: relative;
}

form.findUrVehicle__form .custom-select:before,
form.signupUpdates__form .custom-select:before {
    content: '';
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-color: #b82342;
    border-width: 8px 10px;
    right: 8px;
    top: 14px;
}

form.findUrVehicle__form .custom-select select,
form.signupUpdates__form .custom-select select {
    padding-right: 30px;
}

form.findUrVehicle__form .btn,
form.signupUpdates__form .btn {
    font-size: 14px;
    border-radius: 8px !important;
    padding: 9px;
    width: 100%;
    margin-bottom: 10px;
}

.custom-select.modelTrim {
    background: transparent;
    font-weight: 400;
}

.custom-select.modelTrim .trim {
    height: 34px;
    padding: 5px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: transparent;
    border: 1px solid #707070;
    border-radius: 8px;
}

#item_container span.timeitem:hover {
    background: #4a8ae5;
    color: #fff;
}

.modelTrim #item_container {
    background: #fff;
    border: 1px solid #333;
    display: none;
    left: 0;
    position: absolute;
    top: 32px;
    width: 100%;
    z-index: 9;
}

.modelTrim #item_container span.timeitem {
    display: block;
    font-size: 15px;
    line-height: 15px;
    padding: 4px 8px;
}

.modelTrim div#item_container input {
    padding: 0 3px;
    margin: 6px 8px;
    width: calc(100% - 16px);
}

.findUrVehicle__form .user_comment {
    background: transparent;
    border: 1px solid #767676;
    border-radius: 8px;
    font-weight: 400;
    height: 150px;
    padding: 6px 8px;
    position: relative;
    resize: none;
    width: 100%;
    z-index: 1;
}

.formField__disclaimer {
    color: #737373;
    font-size: 13px;
    margin-bottom: 30px;
    text-align: left;
}

#vehicleSearch-modal,
#getUpdates-modal {
    display: none;
    padding-left: 80px !important;
    -webkit-transition: all .50s linear;
    -o-transition: all .50s linear;
    transition: all .50s linear;
    width: calc(50% + 400px);
}

#vehicleSearch-modal.modal.fade:not(.in),
#getUpdates-modal.modal.fade:not(.in) {
    display: block !important;
    opacity: 1 !important;
    right: -720px;
    left: auto;
    width: 800px;
    top: 0;
    z-index: 10;
}

#vehicleSearch-modal.fade.in,
#getUpdates-modal.fade.in {
    display: block;
    right: 0;
    left: auto;
}

#vehicleSearch-modal .modal-dialog,
#getUpdates-modal .modal-dialog {
    margin-left: 0;
    width: 700px;
}

#vehicleSearch-modal.modal.fade:not(.in) .modal-dialog,
#getUpdates-modal.modal.fade:not(.in) .modal-dialog {
    transform: translate(0);
    margin-left: 0;
    margin-right: 0;
}

#vehicleSearch-modal .modal-body,
#getUpdates-modal .modal-body {
    padding: 0;
}

#vehicleSearch-modal .modal-content,
#getUpdates-modal .modal-content {
    background: none;
    border: none;
    box-shadow: none;
}

#vehicleSearch-modal .modal-header,
#getUpdates-modal .modal-header {
    border-bottom: none;
}

#vehicleSearch-modal h4.findUrVehicle__title,
#getUpdates-modal h4.signupUpdates__title {
    text-align: center;
}

#vehicleSearch-modal .modal-header .close,
#getUpdates-modal .modal-header .close {
    color: #000;
    height: 26px;
    font-size: 0;
    text-shadow: none;
    text-transform: uppercase;
    line-height: 26px;
    margin-right: -15px;
    margin-bottom: -15px;
}

#vehicleSearch-modal .modal-header .close span,
#getUpdates-modal .modal-header .close span {
    background: #000;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: 100;
    line-height: 19px;
    padding-left: 1px;
    margin-left: 4px;
    margin-right: -20px;
    width: 26px;
    height: 26px;
}

.vehicleSearch__trigger,
.getUpdates__trigger {
    width: 80px;
    position: absolute;
    /*transform: translatey(-50%);*/
    top: 100px;
    background: #8f0c2c;
    color: #fff;
    padding: 30px 18px;
    left: -79px;
    border-radius: 10px 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    font-family: robotobold;
    font-size: 12px;
    cursor: pointer;
    display: none;
}

.vehicleSearch__trigger a,
.getUpdates__trigger a {
    color: #fff;
    position: relative;
    height: 50px;
    display: block;
    font-size: 0;
    margin-bottom: 20px;
}

.make_jeep .vehicleSearch__trigger a {
    color: #000;
}

.vehicleSearch__trigger a:before,
.getUpdates__trigger a:before {
    content: '';
    position: absolute;
    height: 50px;
    width: 30px;
    border-width: 25px 15px 25px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    left: calc(50% - 7px);
    transform: translateX(-50%);
}

#vehicleSearch-modal.fade.in .vehicleSearch__trigger a:before,
#getUpdates-modal.fade.in .getUpdates__trigger a:before {
    transform: rotate(180deg);
}

.vehicleSearch__trigger span,
.getUpdates__trigger span {
    display: block;
    margin-bottom: 20px;
}

.make_jeep .vehicleSearch__trigger {
    color: #000;
}

.make_jeep .vehicleSearch__trigger a:before {
    border-right-color: #000;
}

/*Get updates popup starts*/
.signupUpdates__title {
    font-weight: 600;
}

.signupUpdates__label {
    color: #b82342;
    display: block;
    font-family: 'robotomedium';
    font-size: 15.5px;
    margin: 0 40px 10px;
    text-align: center;
    font-weight: 100;
}

form.signupUpdates__form .custom-select {
    background: #e9e9e9;
}

.signupUpdates_vehicle {
    border: 1px solid #cacaca;
    border-radius: 10px;
    overflow: hidden;
}

.signupUpdates_vehicle img {
    height: auto;
}

label.signupUpdates_modelName {
    display: block;
    font-family: 'robotomedium';
    font-weight: 100;
    margin-top: 5px;
    text-align: center;
}

.signupUpdates_years {
    background: #CACACA;
    display: flex;
    align-items: center;
    justify-content: center;
}

.signupUpdates_years .formField {
    display: inline-block;
    margin: 0 8px;
}

.signupUpdates_years .formField input.formField__input {
    height: 20px;
    vertical-align: text-bottom;
    width: 20px;
    margin: 0;
    border-radius: 0;
}

.signupUpdates_years .formField label {
    margin-top: 5px;
}

.formField.formField__radiocheck {
    display: inline-flex;
}

.formField.formField__radiocheck input.formField__input {
    height: 20px;
    margin-right: 5px;
    margin-top: 0;
    width: 29px;
}

.formField.formField__radiocheck label {
    position: relative;
    padding: 0;
    line-height: 20px;
    height: auto;
}

.preferredContact label {
    display: block;
    font-weight: 100;
    font-family: 'robotomedium';
}

.planToPurchase>label {
    position: relative;
    padding-left: 0;
    font-family: 'robotomedium';
    color: #000;
    font-weight: 100;
    font-size: 14px;
}

form.signupUpdates__form .btn {
    background: #8f0c2c;
    color: #fff;
}

.formField__disclaimer label {
    color: #000;
    display: block;
    font-family: 'robotomedium';
    font-weight: 100;
    margin-bottom: 0;
}

.formField__disclaimer label img {
    max-width: 16px;
    margin-top: -5px;
    margin-right: 2px;
}

/*Get updates popup ends*/

/*Theme CSS starts*/
/*Color*/
.make_chrysler .vTheme__color,
.make_chrysler .findUrVehicle__title span {
    color: #063E77;
}

.make_dodge .vTheme__color,
.make_dodge .findUrVehicle__title span {
    color: #D50000;
}

.make_fiat .vTheme__color,
.make_fiat .findUrVehicle__title span {
    color: #E70000;
}

.make_jeep .vTheme__color,
.make_jeep .findUrVehicle__title span {
    color: #FFBA00;
}

.make_ram .vTheme__color,
.make_ram .findUrVehicle__title span {
    color: #880D00;
}

.make_wagoneer .vTheme__color,
.make_wagoneer .findUrVehicle__title span {
    color: #15255d;
}

/*Background*/
.make_chrysler .vTheme__bg,
.make_chrysler .vehicleSearch__trigger,
.make_chrysler .getUpdates__trigger {
    background-color: #063E77;
}

.make_dodge .vTheme__bg,
.make_dodge .vehicleSearch__trigger {
    background-color: #D50000;
}

.make_fiat .vTheme__bg,
.make_fiat .vehicleSearch__trigger {
    background-color: #E70000;
}

.make_jeep .vTheme__bg,
.make_jeep .vehicleSearch__trigger {
    background-color: #FFBA00;
}

.make_ram .vTheme__bg,
.make_ram .vehicleSearch__trigger {
    background-color: #880D00;
}

.make_wagoneer .vTheme__bg,
.make_wagoneer .vehicleSearch__trigger {
    background-color: #15255d;
}

/*Border color*/
.make_chrysler .vTheme__bColor,
.make_chrysler form.findUrVehicle__form .custom-select:before {
    border-color: #063E77;
}

.make_dodge .vTheme__bColor,
.make_dodge form.findUrVehicle__form .custom-select:before {
    border-color: #D50000;
}

.make_fiat .vTheme__bColor,
.make_fiat form.findUrVehicle__form .custom-select:before {
    border-color: #E70000;
}

.make_jeep .vTheme__bColor,
.make_jeep form.findUrVehicle__form .custom-select:before {
    border-color: #FFBA00;
}

.make_ram .vTheme__bColor,
.make_ram form.findUrVehicle__form .custom-select:before {
    border-color: #880D00;
}

.make_wagoneer .vTheme__bColor,
.make_wagoneer form.findUrVehicle__form .custom-select:before {
    border-color: #15255d;
}

#exactMatch .findUrVehicle,
#exactMatch .signupUpdates {
    display: none;
}

.scroll-buttons.d-fixed {
    border: 1px solid #fff;
    border-radius: 8px;
    /* bottom: 90px; */
    /* top: auto; */
    z-index: 12;
}

/*Theme CSS ends*/
@media screen and (max-width: 768px) {

    body header:not(.vehiclepage) .dealer_rightmenu_address {
        display: none;
    }

    .no-data-img {
        padding: 10px;
    }

    .findUrVehicle,
    .signupUpdates {
        max-width: 100%;
    }

    form.findUrVehicle__form,
    form.signupUpdates__form {
        margin: 0 15px;
    }

    #vehicleSearch-modal,
    #getUpdates-modal {
        padding-left: 40px !important;
        width: 100% !important;
    }

    #vehicleSearch-modal.fade.in,
    #getUpdates-modal.fade.in {
        right: auto;
        left: 0;
    }

    #vehicleSearch-modal.modal.fade:not(.in),
    #getUpdates-modal.modal.fade:not(.in) {
        right: auto;
        left: calc(100% - 40px);
    }

    .vehicleSearch__trigger,
    .getUpdates__trigger {
        top: 130px;
        width: 40px;
        left: -40px;
    }

    .vehicleSearch__trigger span,
    .getUpdates__trigger span {
        transform: rotate(-90deg);
        width: 110px;
        height: 100px;
        margin-left: -19px;
        letter-spacing: 1px;
    }

    #vehicleSearch-modal .modal-dialog,
    #getUpdates-modal .modal-dialog {
        width: auto;
    }

    #vehicleSearch-modal .modal-header .close,
    #getUpdates-modal .modal-header .close {
        margin-right: 5px;
        margin-bottom: -5px;
    }

    .getUpdates__trigger span {
        margin-left: -10px;
    }

    .signupUpdates__label {
        margin: 0 15px 10px;
    }

    .signupUpdates_vehicle {
        margin-bottom: 15px;
    }

}

/*Vehicle search form ends*/
/*Carzato logo in footer starts*/
.carzato-container {
    clear: both;
    padding-top: 10px;
}

.carzato-container img {
    max-width: 80px;
}

@media screen and (max-width: 768px) {
    .carzato-container {
        text-align: center;
    }
}

/*Carzato logo in footer ends*/

/*SEO fixes starts*/
#vidBox,
#vidBox_initial,
.scroll-buttons .up,
.cash-popup-modal-body-available .disclaimerMessage,
.lease-popup-modal-body-available .disclaimerMessage,
.finance-popup-modal-body-available .disclaimerMessage,
#leaseCalc .disclaimerMessage,
.btm-container .disclaimerMessage,
#availOfferinitialPopUp .disclaimerMessage,
#initialPopUp .disclaimerMessage,
#reviewSubmitPopUp .disclaimerMessage,
.quickinfo_wrapper .disclaimerMessage,
#l_m_mpg.disclaimerMessage,
#l_m_would.disclaimerMessage,
.lease-popup-modal-body-unavailable,
.finance-popup-modal-body-unavailable,
#vehicle_accessories_container,
.mylead_thanks_done,
.mylead_thanks_waitlist,
.redirect_home,
.closing_home,
.lease_main_incentive,
.finance_main_incentive,
.cash_main_incentive,
.price-tag-lease,
.price-tag-finance,
.price-tag-cash,
.vehicleDelivery__type,
#showThankYouPopup {
    display: none;
}

.no-data-para {
    font-family: rift-soft;
    font-size: 18px;
}

span.mDestLExplore,
span.mDestLDlrDisc,
span.mDestFExplore,
span.mDestFDlrDisc,
span.mDestCExplore,
span.mDestCDlrDisc {
    position: absolute;
    right: 60px;
}

#zipCodePopUp .zipcode_errorInfo {
    color: red;
}

.mathMinus {
    color: green;
}

.review_gmap {
    color: #000;
}

#resultsPage .filter-button p {
    margin-bottom: 0;
}

.IncentivesfMerkle i,
.IncentivescMerkle i,
.IncentivesMerkle i {
    padding-left: 10px;
    line-height: 25px;
}

.cash_dealer_discount {
    padding-right: 30px;
}

.mylead_thanks_done,
.mylead_thanks_waitlist {
    padding-bottom: 20px;
}

.closing_home_btn_row {
    padding-bottom: 10px;
}

.annual_per {
    padding-top: 20px;
}

#lease_additional_disc,
#finance_additional_disc,
#cash_additional_disc {
    text-align: right;
}

#initialPopUp .modal-title,
#initialPopUpThanks .modal-title,
#availOfferinitialPopUpThanks .modal-title,
#zerovehicleleadpopupthanks .modal-title {
    text-transform: capitalize;
}

#initialPopUpThanks .modal-title .initial_popup_header_name,
#availOfferinitialPopUpThanks .modal-title .initial_popup_header_name {
    text-transform: uppercase;
}

#initialPopUp .modal-title {
    text-align: center !important;
}

#video-trigger_initial.mrkl_init_popup_video {
    padding: 3px 7px;
    font-size: 16px;
}

#initialPopUp .initialPopUpContinue {
    border-radius: 0px;
}

#initialPopUp .buttons_row {
    margin-bottom: 50px;
}

#initialPopUp .initialPopUpCancelBtn {
    margin-bottom: 20px !important;
}

#initialPopUp .delivery_option_div {
    text-align: start;
}

/*SEO fixes ends*/
/*Employee pricing starts*/
.employeePrice {
    color: #000;
    font-size: 19px;
    position: relative;
    text-transform: none;
}

.employeePrice.vdp {
    margin-right: 20px;
}

.employeePrice.vdp:before {
    content: '';
    position: absolute;
    right: -10px;
    border-right: 1px solid;
    top: 0px;
    height: 26px;
}

.employeePrice .vTheme__color {
    font-size: 16px;
    white-space: nowrap;
}

.employeePrice:not(.vdp) {
    margin-top: -5px;
}

.employeePrice:not(.vdp) span+span {
    display: block;
    line-height: 20px;
}

.strikePrice {
    text-decoration: line-through;
}

.make_dodge .employeePrice.vdp {
    display: block;
    line-height: 26px;
}

.make_dodge .employeePrice.vdp:before {
    display: none;
}

.make_jeep .employeePrice .vTheme__color {
    color: #946C00;
}

@media screen and (max-width: 991px) {
    .employeePrice.vdp {
        display: block;
        line-height: 26px;
    }

    .employeePrice.vdp:before {
        display: none;
    }
}

/*Employee pricing ends*/

/*Lender desk fix starts*/
.calc_incentives_desc .list-group li,
.fcalc_incentives_desc .list-group li,
.ccalc_incentives_desc .list-group li {
    overflow: hidden;
    padding-left: 21px;
}

.calc_incentives_desc .customCheckBox,
.fcalc_incentives_desc .customCheckBox,
.ccalc_incentives_desc .customCheckBox {
    float: left;
    font-weight: 400;
    padding-left: 0;
    line-height: 20px;
    max-width: calc(100% - 80px);
}

.calc_incentives_desc .noCheck_li p,
.fcalc_incentives_desc .noCheck_li p,
.ccalc_incentives_desc .noCheck_li p {
    display: inline-block;
    line-height: 22px;
    position: relative;
    max-width: calc(100% - 75px);
}

/*.calc_incentives_desc .badge.disclaimer,
.fcalc_incentives_desc .badge.disclaimer,
.ccalc_incentives_desc .badge.disclaimer {
    display: inline-block;
    margin: 0px 0 4px 3px !important;
}*/

.calc_incentives_desc .customCheckBox .incentive_label_text img,
.fcalc_incentives_desc .customCheckBox .incentive_label_text img,
.ccalc_incentives_desc .customCheckBox .incentive_label_text img,
.calc_incentives_desc .noCheck_li p img,
.fcalc_incentives_desc .noCheck_li p img,
.ccalc_incentives_desc .noCheck_li p img {
    left: -20px;
    position: absolute;
    top: 0;
}

.calc_incentives_desc .list-group li span b,
.fcalc_incentives_desc .list-group li span b,
.ccalc_incentives_desc .list-group li span b {
    font-weight: 400;
}

.calc_incentives_desc .customCheckBox input[type=checkbox]+span,
.fcalc_incentives_desc .customCheckBox input[type=checkbox]+span,
.ccalc_incentives_desc .customCheckBox input[type=checkbox]+span {
    position: absolute;
    left: -45px;
    top: -2px;
}

/*.calc_incentives_desc .customCheckBox span.incentive_label_text,
.ccalc_incentives_desc .customCheckBox span.incentive_label_text,
.fcalc_incentives_desc .customCheckBox span.incentive_label_text {
    display: inline;
    padding-right: 5px;
}*/

#payment-calc-review-option .list-group.reg li {
    position: relative;
}

#payment-calc-review-option .list-group.reg li .badge.disclaimer {
    position: absolute;
    /* right: 50px;
    top: 20px; */
}

@media screen and (max-width: 991px) {
    #payment-calc-review-option .list-group.reg li .badge.disclaimer {
        position: absolute;
        /* right: 50px;
        top: 20px; */
    }

    #payment-calc-review-option .tab__content .modal-header,
    #payment-calc-review-option .tab__content .modal-body {
        padding-left: 15px !important;
    }

    #payment-calc-review-option .tab__content .modal-body {
        padding-right: 15px !important;
    }
}

/*Lender desk fix ends*/
/*Vehicle cpmparison starts*/
.comparison_check {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: calc(50% - 12px);
    width: 105px;
}

.comparison_check label {
    padding-left: 0;
    padding-right: 25px;
    z-index: 11;
}

.comparison_check .customCheckBox span::before {
    left: auto !important;
    right: 5px;
}

.comparison_check .customCheckBox span::after {
    left: auto !important;
    right: 0px;
}

.comparison_check .vTheme__color {
    font-family: 'robotobold';
    font-size: 12px;
}

.compare__head {
    background: #fff;
    border: 1px solid #d5d5d5;
    border-bottom: none;
    display: inline-block;
    font-family: robotobold;
    font-size: 16px;
    margin-bottom: -1px;
    padding: 14px;
    position: relative;
    text-align: center;
    width: 200px;
    z-index: 2;
}

.compare__container {
    margin-top: 25px;
}

.compare__list {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #d4d4d4 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #d4d4d4 100%);
    background: linear-gradient(to bottom, #fff 0%, #d4d4d4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d4d4d4', GradientType=0);
    border: 1px solid #d4d4d4;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 60px 10px 0;
    position: relative;
    z-index: 1;
}

.compare__item {
    float: left;
    padding: 10px 20px;
    text-align: center;
    width: 25%;
}

.compare__item+.compare__item {
    border-left: 1px solid #d4d4d4;
}

.compare__item__remove {
    color: #E70000;
    cursor: pointer;
    display: inline-block;
    font-family: robotoregular;
    margin-bottom: 6px;
}

.compare__item__remove span {
    background: #E70000;
    color: #fff;
    display: inline-block;
    font-family: robotolight;
    font-size: 20px;
    line-height: 10px;
    margin-left: 4px;
    padding: 3px 4px 5px;
}

.compare__item__title {
    border-bottom: 1px solid #777;
    color: #000;
    cursor: pointer;
    font-family: robotobold;
    font-size: 16px;
    margin-bottom: 4px;
    padding-bottom: 3px;
    position: relative;
    text-transform: uppercase;
}

.compare__item__title:before {
    content: attr(data-title);
    position: absolute;
    width: calc(100% + 20px);
    background: rgb(109 109 109 / 89%);
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    text-transform: none;
    top: 100%;
    left: -10px;
    border-radius: 5px;
    display: none;
    z-index: 1;
}

.compare__item__title:hover:before {
    display: block;
}

.compare__item__price span {
    margin-right: 6px;
}

.compare__item__price {
    color: #000;
    font-family: robotobold;
}

.compare__item__img {
    height: 150px;
    position: relative;
}

.compare__item__img img {
    max-height: 100%;
    max-width: 100%;
}

.compare__item__img .zoomIcon {
    color: #fff;
    display: none;
    font-size: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.compare__item__img:hover .zoomIcon {
    display: block;
}

.compare__item__img .zoomIcon-clone {
    cursor: pointer;
}

.compare__item__btnBox {
    margin-left: -8px;
    width: calc(100% + 16px);
}

.compare__item__btnBox .btn {
    border-radius: 15px;
    display: block;
    font-size: 12px;
    padding: 6px;
}

.compare__item__btnBox .btn+.btn {
    margin-top: 5px;
}

.compare__go {
    color: #fff;
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: center;
    -ms-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.compare__go:hover {
    width: 300px;
}

.compare__go label {
    cursor: pointer;
    display: none;
    font-family: robotobold;
    font-size: 22px;
    margin-right: 15px;
    white-space: nowrap;
}

.compare__go:hover label {
    display: block;
}

.compare__go span {
    font-size: 26px;
    position: relative;
}

.compare__go span:after {
    content: "\e258";
    font-family: 'Glyphicons Halflings';
}

/*VCP*/
.vehicle_comparator {
    background: #fff;
    display: none;
    margin-top: 30px;
}

.backToSNI {
    font-family: robotobold;
    text-decoration: underline;
}

.backToSNI i {
    top: 2px;
}

.vCompare__title {
    border-bottom: 1px solid #b5b5b5;
    font-size: 20px;
    padding-bottom: 10px;
}

.vCompare__list {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    overflow: hidden;
    padding-left: 80px;
}


.vCompare__item {
    float: left;
    text-align: center;
    width: 25%;
    position: relative;
    padding-bottom: 95px;
}

.vCompare__item__remove {
    color: #E70000;
    cursor: pointer;
    float: left;
    font-family: robotoregular;
    margin-bottom: 6px;
    margin-left: 20px;
}

.vCompare__item__remove span {
    background: #E70000;
    color: #fff;
    display: inline-block;
    font-family: robotolight;
    font-size: 20px;
    line-height: 10px;
    margin-left: 4px;
    padding: 3px 4px 5px;
}

.vCompare__item__img {
    height: 200px;
    clear: both;
    position: relative;
}

.vCompare__item__img img {
    max-height: 100%;
    max-width: 100%;
}

.vCompare__item__img .zoomIcon {
    position: absolute;
    background: #fff;
    color: #000;
    bottom: 10px;
    right: 10px;
    padding: 5px;
    border: solid 1px;
    cursor: pointer;
}

.vCompare__item__img .zoomIcon-clone {
    cursor: pointer;
}

.vCompare__item__name {
    color: #000;
    font-family: robotobold;
    font-size: 16px;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.vCompare__item__label {
    color: #737373;
    margin-bottom: 10px;
}

.vCompare__item__btnBox {
    height: 70px;
    margin-bottom: 15px;
    position: relative;
    bottom: 0;
    width: 100%;
}

.vCompare__item__btnBox .btn {
    border-radius: 15px;
    width: 200px;
}

.vCompare__item__btnBox .btn+.btn {
    margin-top: 8px;
}

.vCompare__list .vCompare__item:first-child .vCompare__spec {
    margin-left: -80px;
}

.vCompare__spec {
    padding-left: 80px;
}

.vCompare__spec_row {
    border-bottom: 1px solid #b4b4b4;
    display: inline-block;
    padding: 10px 0;
    position: relative;
    width: 100%;
}

.vCompare__spec_row:before {
    border-bottom: 1px solid #b4b4b4;
    content: '';
    position: absolute;
    height: 1px;
    width: 80px;
    left: -80px;
    bottom: -1px;
}

.vCompare__spec_row label {
    float: left;
    font-family: robotobold;
    font-weight: 100;
    margin-bottom: 0;
    text-align: right;
    width: 135px;
}

.vCompare__spec_row span {
    float: right;
    margin-left: 10px;
    text-align: left;
    width: calc(100% - 65px);
}

.vCompare__spec_col {
    float: left;
    width: 25%;
}

.vCompare__spec_row .vCompare__spec_col:first-child label {
    margin-left: -80px;
}

#vc-validate-popup .modal-dialog {
    width: 350px;
}

#vc-validate-popup .modal-header {
    border: none;
    display: none;
}

#vc-validate-popup .modal-footer {
    border: none;
}

#vc-validate-popup #vc-validate-msg {
    margin-bottom: 0;
    margin-top: 15px;
}

#vc-validate-popup button.btn.gcss-button {
    padding: 10px 20px;
}


@media screen and (max-width: 991px) {
    .comparison_check {
        right: 22px;
        top: calc(50% - 50px);
    }

    .compare__list {
        padding: 10px 0 60px;
    }

    .compare__item {
        padding-left: 10px;
        padding-right: 10px;
        width: 50%;
    }

    .compare__list .compare__item:nth-child(n+3) {
        display: none;
    }

    .compare__go {
        bottom: 0;
        left: 0;
        right: auto;
        top: auto;
        height: 46px;
        width: 100%;
    }

    .compare__go label {
        display: block;
        font-size: 16px;
    }

    .compare__go span {
        font-size: 20px;
    }

    .compare__item__btnBox {
        margin: 0;
        width: 100%;
    }

    .vCompare__list {
        padding-left: 0;
    }

    .vCompare__item {
        width: 50%;
    }

    .vCompare__list .vCompare__item:nth-child(n+3),
    .vCompare__spec_row .vCompare__spec_col:nth-child(n+3) {
        display: none;
    }

    .vCompare__item__remove {
        float: none;
        margin-left: 0;
    }

    .vCompare__item__btnBox .btn {
        font-size: 10px;
        padding: 10px;
        width: 100%;
    }

    .vCompare__item__btnBox {
        padding-right: 7px;
    }

    .vCompare__item+.vCompare__item .vCompare__item__btnBox {
        padding-left: 8px;
        padding-right: 0;
    }

    .vCompare__spec {
        padding-left: 0;
    }

    .vCompare__spec_row {
        background: #ccc;
        border-bottom: none;
        margin-bottom: 10px;
        overflow: visible;
        padding-bottom: 0;
        padding-top: 22px;
        position: relative;
    }

    .vCompare__spec_row:before {
        display: none;
    }

    .vCompare__spec_row label {
        float: none;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 1;
    }

    .vCompare__spec_row .vCompare__spec_col:first-child label {
        margin-left: 0;
    }

    .vCompare__spec_row span {
        background: #fff;
        display: block;
        float: none;
        margin-left: 0;
        padding: 0 5px;
        text-align: center;
        width: 100% !important;
    }

    .vCompare__spec_col {
        width: 50%;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .compare__item__title::before {
        background-color: #6e6e6e;
    }
}

/*Vehicle cpmparison ends*/
/*Test drive form popup starts*/
span.testdriveTrigger {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 10px;
    padding: 5px 10px 6px 10px;
    position: relative;
    z-index: 1;
}

span.testdriveTrigger:hover {
    text-decoration: underline;
}

span.testdriveTrigger:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 100%;
    top: 0;
    border: 15px solid transparent;
    border-left-color: #8f0c2c !important;
}

.make_jeep .testdriveTrigger a {
    color: #000;
}

.make_alfa_romeo .testdriveTrigger a {
    color: #fff;
}

.make_chrysler .testdriveTrigger a {
    color: #fff;
}

.make_dodge .testdriveTrigger a {
    color: #fff;
}

.make_fiat .testdriveTrigger a {
    color: #fff;
}

.make_ram .testdriveTrigger a {
    color: #fff;
}

.make_wagoneer .testdriveTrigger a {
    color: #fff;
}

span.testdriveTrigger i {
    float: right;
    margin-top: 4px;
}

.make_chrysler span.testdriveTrigger:after {
    border-left-color: #063E77 !important;
}

.make_dodge span.testdriveTrigger:after {
    border-left-color: #D50000 !important;
}

.make_fiat span.testdriveTrigger:after {
    border-left-color: #E70000 !important;
}

.make_jeep span.testdriveTrigger:after {
    border-left-color: #FFBA00 !important;
}

.make_ram span.testdriveTrigger:after {
    border-left-color: #880D00 !important;
}

#testDriveFormPopup button.close {
    opacity: 1;
    font-size: 28px;
    font-weight: 100;
    text-shadow: none;
    /* position: relative;
    right: -6px;
    top: -6px; */
}

#testDriveFormPopup .modal-body,
#controlNumFormSubmit .modal-body,
#employeeAdvantagePlanControlNumber .modal-body,
#warning-schedule-delivery-modal .modal-body {
    padding: 48px 48px;
}

#employeeAdvantagePlanControlNumber .input-group-text {
    border: 1px solid var(--cpov-charcoal-color);
    font-size: 16px;
    cursor: pointer;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#employeeAdvantagePlanControlNumber .eshop_primary_btn,
#employeeAdvantagePlanControlNumber .eshop_secondary_btn {
    text-transform: uppercase;
}

.testdrive__details {
    overflow: hidden;
}

.testdrive__img {
    float: left;
    width: 40%;
}

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

#reviewSubmit_drive {
    overflow: hidden;
}

#testDriveFormPopup .vehicleDelivery__input {
    padding: 0;
}

/* 
#testDriveFormPopup .form-control {
    border-color: #767676;
    box-shadow: none;
}

.make_alfa_romeo #testDriveFormPopup .form-control {
    border-color: #A43A34;
    box-shadow: none;
}

.make_chrysler #testDriveFormPopup .form-control {
    border-color: #063E77;
    box-shadow: none;
}

.make_dodge #testDriveFormPopup .form-control {
    border-color: #B50000;
    box-shadow: none;
}

.make_fiat #testDriveFormPopup .form-control {
    border-color: #870A30;
    box-shadow: none;
}

.make_ram #testDriveFormPopup .form-control {
    border-color: #601212;
    box-shadow: none;
}

.make_jeep #testDriveFormPopup .form-control {
    border-color: #EAAB00;
    box-shadow: none;
}

.make_wagoneer #testDriveFormPopup .form-control {
    border-color: #3850A8;
    box-shadow: none;
} */

#testDriveFormPopup .errorInfo {
    color: #E60000;
}

#testDriveFormPopup button.btn.gcss-button {
    border-radius: 4px;
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%;
}

.testdrive__disclaimer {
    color: #737373;
    font-family: Segoe UI;
    font-size: 12px;
}

.testdrive__info {
    float: left;
    font-family: Segoe UI;
    font-size: 17px;
    padding: 10px 30px 0 30px;
    width: 60%;
}

.testdrive__info span {
    text-transform: uppercase;
}

#testDriveFormPopup h2,
#controlNumFormSubmit h2,
#employeeAdvantagePlanControlNumber h2,
#reviewSubmit h2,
#warning-schedule-delivery-modal h2 {
    font-size: 22px;
    font-weight: 700;
    word-wrap: break-word;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.thankYouPopup .modal-content {
    padding: 0 5px;
}

.thankYouPopup .modal-header {
    padding-bottom: 0;
}

.couponCongratsPopup button.close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/eshop-ca/cdjr/close-theme-chrysler.svg) no-repeat;
    background-size: contain;
    height: 19px;
    width: 19px;
    font-size: 0px !important;
    padding-left: 33px;
    right: 10px;
    top: 10px;
    display: block;
    line-height: 3px;
    text-align: center;
    position: absolute;
    padding: 4px 0 8px 2px;
}



.thankYouPopup .modal-body {
    text-align: center;
}

.thankYouPopup p.para-text {
    margin-bottom: 20px;
}

.thankYouPopup p.para-text strong {
    font-weight: bold !important;
}

.thankYouPopup button.btn.gcss-button {
    border-radius: 8px;
    width: 60%;
}

@media screen and (max-width: 991px) {
    #reviewSubmit_test label {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    span.testdriveTrigger {
        font-size: 12px;
        margin-left: 0px;
        margin-top: 10px;
        padding-right: 10px;
    }

    span.testdriveTrigger i {
        margin-left: 10px;
        /* margin-right: -5px; */
    }

    span.testdriveTrigger:after {
        height: 28px;
        border-width: 14px;
    }

    #testDriveFormPopup .modal-body {
        padding: 26px 15px;
    }

    .testdrive__img {
        text-align: center;
        width: 100%;
    }

    .testdrive__info {
        font-size: 14px;
        padding: 0;
        margin: 10px 0;
        width: 100%;
    }

    .testdrive__img img {
        max-width: 200px;
    }

    #testDriveFormPopup h2 {
        font-size: 18px;
    }
}

/*Test drive form popup ends*/
/*JIRA fixes starts*/
#exactMatch .listCont .itemDetBlock .productDet {
    cursor: text;
    text-decoration: none;
}

#exactMatchwishlist .listCont .itemDetBlock .productDet {
    cursor: text;
    text-decoration: none;
}

body #landingPage .vCardsBlock .vCard .tab-content:focus {
    outline: none;
}

@media screen and (max-width: 991px) {
    body section.main #resultsPage {
        margin: 65px auto 0;
    }

    .ore_ext_button {
        margin-bottom: 20px;
    }

    .ore_ext_button .btn:focus {
        outline: none;
    }
}

/*JIRA fixes ends*/

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: #000;
    min-height: 26px;
    font-size: 12px;
    color: #ccc;
    line-height: 26px;
    padding: 10px 20px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 999;
}

#cookieConsent.poppedUp {
    bottom: 0;
}

span.cookie-consent__message {
    float: left;
    line-height: 1.4;
    text-align: left;
}

#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}

#closeCookieConsent:hover {
    color: #FFF;
}

#cookieConsent div.cookieConsentOK {
    background-color: #f1d600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    margin-left: 20px;
    margin-top: 5px;
    height: 26px;
}

#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}

@media screen and (min-width: 992px) {
    #cookieConsent {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-right: 90px;
    }

    span.cookie-consent__message {
        max-width: calc(100% - 100px);
    }

    #cookieConsent div.cookieConsentOK {
        margin-top: 0;
    }
}

#accept-cookies:focus {
    outline: 2px solid black !important;
}

/*Cookie Consent End*/

.dealer_rightmenu_address .backBtn {
    background: #d50000 !important;
    border-color: #d50000 !important;
    position: absolute;
    right: 0;
    top: 20px;
}

.make_jeep .dealer_rightmenu_address .backBtn {
    color: #000;
}

.dealer_rightmenu_address .backBtn.backBtnVdp {
    font-family: 'robotomedium' !important;
    padding: 2px 10px;
    top: 76px;
    font-size: 12px;
    border-radius: 0;
}

@media screen and (max-width: 768px) {
    .dealer_rightmenu_address .backBtn {
        display: none;
    }
}

.vd_tab_container>.tab-content {
    padding: 15px;
    padding-bottom: 60px;
}

.vd_tab_container>.nav-tabs {
    border-color: #063e77;
    position: relative;
    z-index: 1;
}

.vd_tab_container>.nav-tabs>li {
    margin-bottom: 0 !important;
    width: 25%;
}

.vd_tab_container {
    margin-top: 20px;
}

.vd_tab_container>.nav-tabs>li a {
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    border: none;
    background: #ccc;
    color: #333;
    opacity: 0.8;
    border-radius: 10px 10px 0 0;
    font-size: 14px;
}

.vd_tab_container>.nav-tabs>li.active a {
    background: #063e77;
    color: #fff;
    opacity: 1;
    border: none;
}

.desktop_nav.nav-tabs li a {
    background: none;
    border: 1px solid #ccc !important;
    border-bottom: 0;
    border-radius: 0;
    color: #333;
    display: block;
    font-family: 'robotomedium';
    font-weight: 100;
    padding-right: 30px;
    margin-right: 0;
    text-transform: uppercase;
}

.desktop_nav.nav-tabs li+li {
    margin-top: 0;
}

.desktop_nav.nav-tabs li.active a {
    color: #063e77;
    background: #fafafa;
}

.desktop_nav.nav-tabs li a i {
    color: #063e77;
    position: absolute;
    right: 5px;
    transform: translateY(-50%);
    top: 50%;
}

.desktop_nav.nav-tabs li a:hover {
    background: #fafafa;
}

.vd_specDetails {
    font-family: 'robotoregular';
    margin-left: 75px;
    margin-right: 30px;
}

.vd_specDetails .row {
    border-bottom: 1px solid #ccc;
    margin: 0;
}

.vd_specDetails .row .vd_specTitle,
.vd_specDetails .row .vd_specVal {
    padding: 10px 0;
}

.vd_specDetails .row .vd_specTitle {
    font-family: 'robotomedium';
    text-transform: uppercase;
    padding-right: 15px;
}

.no_spec {
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
    font-family: 'robotoregular';
}

/*Dodge*/
.make_dodge .vd_tab_container>.nav-tabs {
    border-color: #d50000;
}

.make_dodge .vd_tab_container>.nav-tabs>li.active a {
    background: #d50000;
}

.make_dodge .desktop_nav.nav-tabs li.active a,
.make_dodge .desktop_nav.nav-tabs li a i,
.make_dodge .vd_accordion_btn:focus,
.make_dodge .vd_accordion_btn:hover,
.make_dodge .vd_accordion_btn i {
    color: #d50000;
}

/*Fiat*/
.make_fiat .vd_tab_container>.nav-tabs {
    border-color: #e70000;
}

.make_fiat .vd_tab_container>.nav-tabs>li.active a,
.make_fiat .vd_tab_container>.nav-tabs>li.active a:focus {
    background: #e70000 !important;
    color: #fff !important;
}

.make_fiat .desktop_nav.nav-tabs li.active a,
.make_fiat .desktop_nav.nav-tabs li a i,
.make_fiat .vd_accordion_btn:focus,
.make_fiat .vd_accordion_btn:hover,
.make_fiat .vd_accordion_btn i {
    color: #e70000;
}

.make_fiat .vd_tab_container>.nav-tabs>li a {
    border: none !important;
    background: #ccc !important;
    color: #333 !important;
    border-radius: 10px 10px 0 0 !important;
}

.make_fiat .vd_tab_container>.nav-tabs>li a:focus {
    background: #ccc !important;
    color: #333 !important;
}

/*Jeep*/
.make_jeep .vd_tab_container>.nav-tabs {
    border-color: #ffba00;
}

.make_jeep .vd_tab_container>.nav-tabs>li.active a {
    background: #ffba00;
    color: #000;
}

.make_jeep .desktop_nav.nav-tabs li.active a,
.make_jeep .desktop_nav.nav-tabs li a i,
.make_jeep .vd_accordion_btn:focus,
.make_jeep .vd_accordion_btn:hover,
.make_jeep .vd_accordion_btn i {
    color: #8f6900;
}

/*RAM*/
.make_ram .vd_tab_container>.nav-tabs {
    border-color: #880d00;
}

.make_ram .vd_tab_container>.nav-tabs>li.active a {
    background: #880d00;
}

.make_ram .desktop_nav.nav-tabs li.active a,
.make_ram .desktop_nav.nav-tabs li a i,
.make_ram .vd_accordion_btn:focus,
.make_ram .vd_accordion_btn:hover,
.make_ram .vd_accordion_btn i {
    color: #880d00;
}

@media screen and (max-width: 991px) {
    .vd_tab_container>.nav-tabs>li {
        width: auto;
        /* flex: 1; */
    }

    .vd_tab_container>.nav-tabs>li a {
        font-size: 12px;
        min-width: 140px;
    }

    .vd_tab_container>.nav-tabs {
        display: flex;
    }

    .vd_specDetails {
        margin: 0 -15px;
        padding: 10px;
        border: 1px solid #ccc;
    }

    .vd_specDetails .row .vd_specTitle {
        background: #ccc;
        /* border: 1px solid #d50000; */
        /* color: #fff; */
        padding: 4px;
        text-align: center;
    }

    .vd_specDetails .row .vd_specVal {
        /* border: 1px solid #d50000; */
        border-top: none;
        text-align: center;
    }

    .vd_specDetails .row {
        border: none;
    }

    .vd_accordion_btn {
        background: none;
        border: 1px solid #ccc !important;
        border-bottom: 0;
        border-radius: 0;
        color: #333;
        display: block;
        font-family: 'robotomedium';
        font-weight: 100;
        padding: 8px 30px 8px 10px;
        position: relative;
        margin: 0 -15px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .vd_accordion_btn:focus,
    .vd_accordion_btn:hover {
        color: #063e77;
        text-decoration: none;
    }

    .vd_accordion_btn i {
        color: #063e77;
        position: absolute;
        right: 5px;
        transform: translateY(-50%);
        top: 50%;
    }
}

/*Wagoneer Ad Banner Starts*/
.wagoneer_ad {
    display: none;
}

.make_jeep .wagoneer_ad {
    display: block;
}

@media screen and (min-width: 769px) {

    .wagoneer_ad {
        position: absolute;
        margin-top: -230px;
        width: 100%;
        left: 0;
    }

    .wagoneer_ad img {
        margin-left: 20px;
        max-width: calc(100% - 40px);
    }

    .wagoneer_ad img.mobile-ad {
        display: none;
    }

    .calculator_message {
        position: relative;
    }
}

@media screen and (max-width: 768px) {
    .wagoneer_ad {
        margin-bottom: 10px;
        position: relative;
    }

    .wagoneer_ad img.desktop-ad {
        display: none;
    }

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

    body.make_jeep #landingPage .vCardsBlock {
        margin-top: 0 !important;
    }
}

/*Wagoneer Ad Banner Ends*/

h4.dealer-discount {
    padding: 0 !important;
    position: relative;
}

.dealer-discount img {
    margin-right: 10px;
}

.dealer-discount span.badge.disclaimer {
    position: absolute;
    right: 55px;
}

.dealer-discount span b {
    font-family: robotoregular;
    font-weight: 400;
}

/*Chrysler Disclaimer Message Starts*/
.cph_advt {
    background: #fff;
    border: 1px solid #999;
    border-radius: 5px;
    color: #000;
    font-family: 'robotomedium';
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.cph_title {
    border-bottom: 1px solid #9EC7FF;
    line-height: 1.3;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.cph_msg {
    font-family: 'robotoblack';
    font-size: 18px;
    line-height: 1.1;
    margin: 0 20px;
}

.cph_advt.cph_advt_home {
    background: none;
    color: #fff;
    top: 150px;
    width: 320px;
    border: none;
    padding: 0;
    right: auto;
    left: calc(50% + 220px);
    z-index: 19;
}

.cph_advt_home span.cph_bubble {
    color: #000;
    height: 14px;
    font-size: 10px;
    width: 14px;
}

#cph_home.disclaimerMessage {
    opacity: 1;
    background: rgb(0 0 0 / 95%);
    position: fixed;
    display: none;
}

#cph_home.disclaimerMessage p {
    margin-bottom: 0;
}

@media screen and (min-width: 992px) {
    body .tab__modal-popup .modal-header h2.modal-title_cph {
        width: 45%;
        line-height: 1;
    }

    .cph_advt {
        position: absolute;
        right: 35px;
        top: 18px;
        width: 48%;
    }
}

@media screen and (max-width: 991px) {
    .cph_advt.cph_advt_home {
        position: relative;
        top: 15px;
        left: auto;
        font-size: 10px;
        margin: 0 auto 0px;
    }

    .cph_advt.cph_advt_home .cph_msg {
        font-size: 14px;
        font-family: 'robotomedium';
        margin: 0;
    }
}

/*Chrysler Disclaimer Message Ends*/

/*New Footer link starts*/
@media screen and (min-width: 992px) {
    .footerLinks ul {
        position: relative;
        z-index: 1;
    }

    .footerLinks ul li:nth-child(6),
    .footerLinks ul li:last-child {
        clear: both;
    }

    .carzato-container {
        position: relative;
        top: -30px;
    }
}

@media screen and (max-width: 991px) {
    .oreFooter>div[class*='col-'] {
        padding: 0;
    }

    .footerLinks ul {
        margin-left: -8px;
        margin-right: -8px;
        text-align: center;
    }

    .footerLinks ul li {
        float: none;
        display: inline-block;
    }
}

/*New Footer link ends*/


/* VDP page thumbnails loader CSS start here */

.loader-thumbnail {
    display: block;
    z-index: 999;
    position: absolute;
    right: 25%;
}

/* VDP page thumbnails loader CSS start here */

.vehiclepage-body #onetrust-banner-sdk {
    bottom: 40px !important;
}

.backBtn {
    background: none;
    border: none;
    font-size: 16px;
    font-family: robotomedium;
    padding: 0;
    display: inline-block;
    margin-top: 15px;
}

.backBtn i {
    font-size: 22px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.backBtn.backBtnVdp {
    margin-top: 0;
    margin-bottom: 15px;
}

#tradeIn button.service-pro-accessories,
#tradeIn button#service-pro-accessories {
    /* width: 300px; */
}

#review #ore_review .submitBlock .btn {
    width: 250px;
}

@media (max-width: 768px) {
    .backBtn.backBtnVdp {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    #tradeIn button.service-pro-accessories,
    #tradeIn button#service-pro-accessories {
        width: 315px;
    }

    #review #ore_review .submitBlock .btn {
        width: 300px !important;
    }

    #serviceProtection .delivery-review-btn,
    #serviceProtection #delivery-review-btn {
        width: 250px;
    }

    #detailPage .legendStyle.nav-tabs li.trade-in-tab.active:after {
        left: 93% !important;
    }
}


span.snpdesc-cost {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'robotoblack';
}

span.calc_upfits_desc hr {
    margin-top: 30px;
}

span.calc_fupfits_desc hr {
    margin-top: 30px;
}

span.calc_cupfits_desc hr {
    margin-top: 30px;
}

#exactMatch .upfitlistprice_icon,
#partialMatch .upfitlistprice_icon,
#exactMatchwishlist .upfitlistprice_icon {
    width: 10px;
    /* top: 60px; */
    left: 95px;
    position: absolute;
    z-index: 10;
}

.upfitlist-msrplabel,
.upfitlist-upfitlabel {
    position: absolute;
    left: 0;
    /* padding-top:10px */
}

.upfitlist-upfitlabel,
.upfitlist-upfitvalue {
    padding-top: 10px;
}

.upfitlist-msrpvalue,
.upfitlist-upfitvalue {
    position: absolute;
    right: 0;
}

.upfitDropdown .upfit_content {
    display: block;
    padding-left: 30px;
}

.upfitDropdown .upfit_content .list-group {
    margin-left: -30px;
    padding: 5px 0px;
}

.upfitDropdown .upfit_content .list-group .incentive_label_text {
    padding-left: 30px;
}

.upfitDropdown .upfit_content .list-group .incentive_label_text img {
    left: 22px;
    position: absolute;
}

.upfitDropdown .upfit_content .list-group .incentive_label_text .upfitDesc {
    display: inline-block;
    max-width: calc(100% - 75px);
}

/*wishlist css*/

.wishlist_popup {
    background: #fff;
    display: none;
    margin: 30px -15px 0 -15px;
}

/* SNI page new design CSS starts here */

.customCheckBox.checkbox-align {
    padding-left: 30px;
}

.customCheckBox.checkbox-align input[type=checkbox]+span:before {
    top: 14px;
    margin-left: 10px;
}

.customCheckBox.checkbox-align input[type=checkbox]+span:after {
    top: 12px !important;
    margin-left: 10px;
}

.car-save-sni {
    text-align: center;
    /* padding: 8px; */
    cursor: pointer;
    font-weight: 900;
    color: #0d2340;
    line-height: 24px;
}

.car-save-sni i {
    position: relative;
    background: none;
    color: #ffba00;
    bottom: 0px;
    right: 0px;
    padding: 0px;
    border: none;
}

.car-save-border {
    border-left: 1px solid #ebebeb;
}

.compare-save-btns {
    border-top: 1px solid #ebebeb;
}

.compare-save-btns {
    display: flex;
    align-items: end;
    justify-content: center;
}

.savevin_check label {
    padding-left: 0;
    padding-right: 25px;
    z-index: 11;
}

.compare-save label {
    padding: 8px 15px;
    cursor: pointer;
    margin-right: -5px;
    display: block;
    font-family: 'robotolight';
    font-weight: 100;
    font-size: 16px;
    /* color: #333333; */
}

.compare-save {
    position: relative !important;
    text-align: center !important;
    right: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
}

.savevin_check {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: calc(50% - 12px);
    z-index: 0;
    /* width: 105px; */
}

.savevin_check .customCheckBox span::before {
    left: auto;
    right: 5px;
}

.savevin_check .customCheckBox span::after {
    left: auto;
    right: 0;
}

.save-vehicle-button>input[type=checkbox]:checked+span:before,
.save-vehicle-button>input[type=checkbox]+span:after {
    display: none !important;
}

span i.heart {
    font-size: 16px;
    /* color: #ffba00; */
}

.wishlist-thumb-padd {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #ebebeb;
    border-top: none;
    border-left: none;
}

.wishlist-thumb-padd .imageFrame img {
    margin: auto;
}

div.wishlist-thumb-padd a.imageFrame {
    height: auto !important;
}

body section.main .listBlock .listCont>li>.row:first-child {
    padding: 0 15px 15px 15px;
}

.compare-save-btns .customCheckBox input[type=checkbox]:checked+span:before {
    top: 13px;
}

.wishlistbtn span p.wishlist-count {
    display: inline-block;
    background-color: #ffba00;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    text-align: center;
    margin-right: 6px;
    color: #fff;
}

.wishlistbtn,
.wishlistbtn:hover {
    background: none !important;
}

.wishlist_center_align {
    min-height: 580px;
    max-width: 900px;
    margin: 0 auto;
}

h2.wishlist-header {
    font-size: 27px;
    max-width: 900px;
    margin: 0 auto;
    padding: 10px 0px;
}

body>header .navigation a.wishlistbtn {
    padding-left: 0;
    margin-left: 0;
}

.wishlist-mob-view .bottom-btns-margin {
    height: 49px;
}

/* SNI Page - Save button popup CSS starts here */

.mas_modal .modal-content {
    background: #ececec;
    border-radius: 0;
}

.mas_modal .modal-header {
    border: none;
    padding: 0;
}

.mas_modal .modal-title {
    color: #414141;
    font-family: 'robotoregular';
    font-size: 24px;
    margin: 15px 15px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #707070;
    text-align: center;
}

.mas_modal .modal-header .close {
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 50%;
    font-size: 22px;
    font-family: 'robotobold';
    height: 30px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 30px;
}

.mas_modal .modal-header .close span {
    display: block;
    margin-left: 3px;
    margin-top: -4px;
}

#addWishlist.mas_modal .modal-header .close span {
    margin-top: -2px;
}

#addWishlist .savedVehicle__detail {
    /* padding-right: 40px; */
    width: 260px;
}

.mas_modal .modal-footer {
    border: none;
    display: flex;
    flex-grow: 1;
    gap: 5px;
}

.mas_modal .modal-footer .btn {
    font-family: 'robotomedium';
    width: 100%;
}

.savedVehicle {
    display: flex;
    justify-content: center;
    align-items: center;
}

.savedVehicle__name {
    font-family: 'robotoregular';
    color: #000;
    margin: 0;
}

.savedVehicle__img {
    max-width: 160px;
    margin-right: 30px;
    padding: 10px 0px;
}

/* SNI Page - Save button popup CSS ends here */

.bottom-btns-margin {
    height: 57px;
    justify-content: flex-start;
    align-items: flex-end;
}

.footerBtns {
    display: flex;
    align-items: flex-end;
}

ul#mySidenav.wishlist-alignright li:first-child {
    float: right;
}

.wishlist-popup-closebtn {
    background: #fff;
    /* color: #ffba00; */
    border: 1px solid #ffba00;
    font-size: 20px;
    line-height: 28px;
}

.wishlist-popup-mywishbtn {
    background: #ffba00;
    color: #fff;
    border: none;
    font-size: 20px;
    line-height: 28px;
}

.save__item .wishlist-thumb-padd img {
    margin: 0 auto;
    max-width: 159px;
}

.save__item .car-save-wishlist {
    border-top: 1px solid #ebebeb;
    font-family: 'robotolight';
    font-weight: 100;
    font-size: 16px;
    margin-bottom: 0;
    padding: 5px;
    text-align: center;
}

.save__item .car-save-wishlist i {
    color: #ffba00;
}

.save__item .wishlist__remove {
    position: absolute;
    top: 6px;
    right: 5px;
    cursor: pointer;
}

.save__item .footerBtns.bottom-btns-margin {
    justify-content: left;
}

.save__item .footerBtns.bottom-btns-margin .gcss-button {
    margin-right: 14px;
}

#addWishlist .modal-footer {
    padding-top: 0px;
}

#addWishlist .modal-footer .btn-primary:hover {
    background-color: #ffba00d6;
    border-color: #ffba00;
}

.wishlist-popup-closebtn:hover {
    color: #ffba00d6;
}

#addWishlist .modal-body {
    padding: 0px 15px;
}

@media only screen and (max-width: 768px) {
    #resultsPage #exactMatch .customCheckBox.checkbox-align input[type=checkbox]+span:after {
        left: 30px;
    }

    #resultsPage #exactMatch .customCheckBox.checkbox-align input[type=checkbox]+span:before {
        margin-left: 40px;
    }

    #resultsPage #exactMatchwishlist .customCheckBox.checkbox-align input[type=checkbox]+span:after {
        left: 30px;
    }

    #resultsPage #exactMatchwishlist .customCheckBox.checkbox-align input[type=checkbox]+span:before {
        margin-left: 45px;
    }

    .footerBtns.bottom-btns-margin {
        display: block;
    }

    body.make_alfa_romeo #resultsPage {
        padding-left: 0px;
        padding-right: 0px;
    }

    body section.main #searchInfo .sortByBlock {
        z-index: 11;
    }

    body section.main .listBlock .listCont>li .quickInfo {
        margin-top: 25px;
    }

    #exactMatch .wishlist-thumb-padd img {
        width: 200px;
    }

    #exactMatchwishlist .wishlist-thumb-padd img {
        width: 200px;
    }

    .header-scroll .navigation a.wishlistbtn {
        margin-top: 15px;
    }

    .wishlistbtn span p.wishlist-count {
        height: 20px;
        width: 20px;
        padding-right: 1px;
        margin-right: -5px;
    }

    #addWishlist .modal-dialog {
        top: 15%;
    }

    #addWishlist.mas_modal .modal-header .close span {
        margin: 0;
    }

    #exactMatch .wishlist-vehicle-list .upfitlistprice_icon {
        top: 82px;
    }

    #exactMatchwishlist .wishlist-vehicle-list .upfitlistprice_icon {
        top: 82px;
    }

}

/* SNI page new design CSS ends here */

/* Wishlist page Mobile view new design CSS starts here */

@media only screen and (max-width: 768px) {
    .wishlist-vehicle-list .wishlist-mob-view .footerBtns {
        display: flex;
        height: 70px;
        padding: 0 2px;
        justify-content: flex-end;
        align-items: flex-end;
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 0;
        width: auto;
    }

    .wishlist-mob-view .footerBtns .gcss-button {
        height: 30px;
    }

    .wishlist-mob-view .footerBtns .gcss-button:after {
        top: 9px;
        right: 8px;
    }

    .wishlist-dealerlot-none,
    .wishlist-quickinfo-none {
        display: none;
    }

    .wishlist-vehicle-list .wishlist-mob-view .footerBtns .wishlist-btn-right-align {
        margin: 5px 3px;
        font-size: 12px !important;
        min-width: auto;
        padding: 6px 22px 6px 15px;
        height: 34px;
    }

    body section.main .listBlock #save__list>li {
        border-bottom-color: #f5f5f5;
        margin: 15px;
    }

    .save__item .wishlist__remove {
        right: 6px;
        top: -8px;
    }

    #exactMatchwishlist .upfitlistprice_icon {
        display: none;
    }

    body section.main .listBlock .listCont>li>.wishlist-vehicle-list:first-child {
        padding: 0 15px;
    }

    .save__item .wishlist-thumb-padd img {
        margin: 0 auto;
        max-width: 130px;
    }

    .bottom-btns-margin {
        height: 65px;
    }

    .wishlist-mob-view .bottom-btns-margin {
        height: 47px;
    }

    .footerBtns .gcss-button.sni-btn-right-align,
    .footerBtns .gcss-button.wishlist-btn-right-align {
        flex-grow: 0;
    }

    .wishlist_popup h4,
    .wishlist_popup ul.nav.nav-tabs,
    .wishlist_popup a.backToSNI {
        margin: 8px 15px;
    }

    .wishlist-header {
        font-size: 18px !important;
        margin: 8px 15px !important;
    }

    .footerBtns .gcss-button.reserve-btn {
        min-width: 165px;
    }
}

/* Wishlist page Mobile view new design CSS ends here */

body.make_chrysler .car-save-sni i,
body.make_chrysler span i.heart,
body.make_chrysler .wishlist-popup-closebtn,
body.make_chrysler .save__item .car-save-wishlist i,
body.make_chrysler .wishlist-popup-closebtn:hover {
    color: #1d3e77;
}

body.make_dodge .car-save-sni i,
body.make_dodge span i.heart,
body.make_dodge .wishlist-popup-closebtn,
body.make_dodge .save__item .car-save-wishlist i,
body.make_dodge .wishlist-popup-closebtn:hover {
    color: #d62a29;
}

body.make_fiat .car-save-sni i,
body.make_fiat span i.heart,
body.make_fiat .wishlist-popup-closebtn,
body.make_fiat .save__item .car-save-wishlist i,
body.make_fiat .wishlist-popup-closebtn:hover {
    color: #e62e2d;
}

body.make_ram .car-save-sni i,
body.make_ram span i.heart,
body.make_ram .wishlist-popup-closebtn,
body.make_ram .save__item .car-save-wishlist i,
body.make_ram .wishlist-popup-closebtn:hover {
    color: #891716;
}

body.make_jeep .make_jeep .car-save-sni i,
body.make_jeep span i.heart,
body.make_jeep .wishlist-popup-closebtn,
body.make_jeep .save__item .car-save-wishlist i,
body.make_jeep .wishlist-popup-closebtn:hover {
    color: #f2ba14;
}

body.make_chrysler .wishlistbtn span p.wishlist-count,
body.make_chrysler .wishlist-popup-mywishbtn {
    background-color: #1d3e77;
}

body.make_dodge .wishlistbtn span p.wishlist-count,
body.make_dodge .wishlist-popup-mywishbtn {
    background-color: #d62a29;
}

body.make_fiat .wishlistbtn span p.wishlist-count,
body.make_fiat .wishlist-popup-mywishbtn {
    background-color: #e62e2d;
}

body.make_ram .wishlistbtn span p.wishlist-count,
body.make_ram .wishlist-popup-mywishbtn {
    background-color: #891716;
}

body.make_jeep .wishlistbtn span p.wishlist-count,
body.make_jeep .wishlist-popup-mywishbtn {
    background-color: #f2ba14;
}

body.make_chrysler .wishlist-popup-closebtn {
    border: 1px solid #1d3e77;
}

body.make_dodge .wishlist-popup-closebtn {
    border: 1px solid #d62a29;
}

body.make_fiat .wishlist-popup-closebtn {
    border: 1px solid #e62e2d;
}

body.make_ram .wishlist-popup-closebtn {
    border: 1px solid #891716;
}

body.make_jeep .wishlist-popup-closebtn {
    border: 1px solid #f2ba14;
}

body.make_chrysler #addWishlist .modal-footer .btn-primary:hover {
    background-color: #1d3e77d6;
    border-color: #1d3e77;
}

body.make_dodge #addWishlist .modal-footer .btn-primary:hover {
    background-color: #d62a29d6;
    border-color: #d62a29;
}

body.make_fiat #addWishlist .modal-footer .btn-primary:hoverr {
    background-color: #e62e2dd6;
    border-color: #e62e2d;
}

body.make_ram #addWishlist .modal-footer .btn-primary:hover {
    background-color: #891716d6;
    border-color: #891716;
}

body.make_jeep #addWishlist .modal-footer .btn-primary:hover {
    background-color: #f2ba14d6;
    border-color: #f2ba14;
}


/*Disclaimer tooltip starts*/
.disclaimerTooltip {
    z-index: 3;
}

.disclaimerTooltip__trigger {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    /* text-decoration: underline; */
}

.disclaimerTooltip__trigger.no_disclaimer {
    cursor: default;
    text-decoration: none;
}

.disclaimerTooltip__trigger>.vTheme__color {
    display: inline-block;
}

.disclaimerTooltip,
#payment-calc-review-option .cph_advt+.modal-title .disclaimerTooltip__trigger .disclaimerTooltip {
    background: #fff;
    border: 2px solid #DFDFDF;
    box-shadow: 0px 5px 12px 0px #00000010;
    border-radius: 5px;
    color: #000;
    cursor: default;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    left: -2px;
    opacity: 0;
    padding: 16px 16px;
    position: absolute;
    top: calc(100% + 9px);
    visibility: hidden;
    width: 298px;
    height: auto;
    max-height: 118px;
    z-index: 11;
    filter: blur(0px);
    top: 40px;
}

/* width */
.disclaimerTooltip__msg::-webkit-scrollbar {
    width: 4px;
}

/* Track */
.disclaimerTooltip__msg::-webkit-scrollbar-track {
    background: #E6E6E6;
}

/* Handle */
.disclaimerTooltip__msg::-webkit-scrollbar-thumb {
    background: #000000;
}

/* Handle on hover */
.disclaimerTooltip__msg::-webkit-scrollbar-thumb:hover {
    background: #000000;
}

/* .disclaimerTooltip:before,
#payment-calc-review-option .cph_advt+.modal-title .disclaimerTooltip__trigger .disclaimerTooltip:before {
    border: 8px solid transparent;
    border-bottom-color: #8f0c2c;
    content: '';
    height: 6px;
    left: 11px;
    position: absolute;
    top: -18px;
    width: 10px;
} */

.make_chrysler .disclaimerTooltip:before {
    border-bottom-color: #063E77 !important;
}

.make_dodge .disclaimerTooltip:before {
    border-bottom-color: #D50000;
}

.make_fiat .disclaimerTooltip:before {
    border-bottom-color: #E70000;
}

.make_jeep .disclaimerTooltip:before {
    border-bottom-color: #FFBA00;
}

.make_ram .disclaimerTooltip:before {
    border-bottom-color: #880D00;
}

.disclaimerTooltip:after {
    content: '';
    height: 6px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 100%;
}

/* .disclaimerTooltip__trigger:hover .disclaimerTooltip,
.disclaimerTooltip__trigger:focus .disclaimerTooltip,
#payment-calc-review-option .cph_advt+.modal-title .disclaimerTooltip__trigger:hover .disclaimerTooltip {
    opacity: 1;
    visibility: visible;
} */

.disclaimerTooltip.active {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s;
}

.disclaimerTooltip__label {
    display: none;
    font-family: 'robotobold';
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
}

.disclaimerTooltip__msg {
    font-family: 'robotoregular';
    height: auto;
    max-height: 86px;
    overflow-y: auto;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: left;
    text-transform: none;
    z-index: 99;
    background-color: #ffffff;
}

.disclaimerTooltip--comingsoon {
    font-size: 14px;
    margin-left: 30px;
}

@media (max-width:996px) {
    .disclaimerTooltip--comingsoon {
        font-size: 18px;
        margin-left: 180px;
    }
}

#payment-calc-review-option .modal-title .disclaimerTooltip__trigger {
    float: right;
    font-family: 'robotomedium';
    letter-spacing: -1px;
    margin-top: 6px;
    text-transform: uppercase;
}

#payment-calc-review-option .modal-title .disclaimerTooltip__trigger .disclaimerTooltip {
    left: auto;
    letter-spacing: 0;
    right: 0;
}

.compare__list .compare__item:nth-child(4) .disclaimerTooltip__trigger .disclaimerTooltip {
    left: auto;
    right: -30px;
}

#payment-calc-review-option .modal-title .disclaimerTooltip__trigger .disclaimerTooltip:before,
.compare__list .compare__item:nth-child(4) .disclaimerTooltip__trigger .disclaimerTooltip:before {
    left: auto;
    right: 50px;
}

#payment-calc-review-option .cph_advt+.modal-title .disclaimerTooltip__trigger {
    color: #1d3e77;
    float: none;
    font-family: 'rift-soft';
    font-weight: 600;
    letter-spacing: 0;
    margin-left: 10px;
}

@media screen and (max-width: 768px) {

    .compare__list .compare__item:nth-child(2) .disclaimerTooltip__trigger .disclaimerTooltip,
    .vCompare__spec_row_msrp .vCompare__spec_col_msrp:last-child .disclaimerTooltip__trigger .disclaimerTooltip,
    .tab-pane .disclaimerTooltip--comingsoon .disclaimerTooltip {
        /* left: auto; */
        right: 0px;
    }

    .vCompare__spec_row_msrp .vCompare__spec_col_msrp:last-child .disclaimerTooltip__trigger .disclaimerTooltip:before,
    .tab-pane .disclaimerTooltip--comingsoon .disclaimerTooltip:before {
        /* left: auto; */
        right: 50px;
    }

    .wishlist-mob-view .disclaimerTooltip#payment-calc-review-option .cph_advt+.modal-title .disclaimerTooltip__trigger .disclaimerTooltip,
    .disclaimerTooltip__trigger .disclaimerTooltip {
        left: -100px;
    }

    .disclaimerTooltip__trigger .disclaimerTooltip,
    .disclaimerTooltip__trigger .disclaimerTooltip {
        left: 0px;
    }

    .wishlist-mob-view .disclaimerTooltip__trigger .disclaimerTooltip:before {
        left: 110px;
    }
}

/*Disclaimer tooltip ends*/

/*Only for Firefox starts*/
@-moz-document url-prefix() {
    .disclaimerTooltip--comingsoon .disclaimerTooltip {
        top: calc(100% + 13px);
    }

    .drop_row .select-wrapper select {
        padding-left: 5px;
    }

}

/*Only for Firefox ends*/

/*Tax and fee starts*/
.taxesAndFeesSection {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0px;
    position: relative;
}

.taxesAndFeesSection h4 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    display: flex;
    justify-content: space-between;
}

.taxesAndFeesSection>span.disclaimer {
    position: absolute;
    left: 96px;
    top: 8px;
}

.taxesAndFeesSection>h4 span.rBold {
    /* position: absolute; */
    right: 35px;
}

.taxesAndFeesSection>.cDropDown {
    padding-top: 6px !important;
}

.taxesAndFeesDetail .taxesAndFees h6 {
    font-size: 14px;
    line-height: 26px;
}

.taxesAndFeesDetail .taxesAndFees h6 span.rBold {
    position: absolute;
    right: 35px;
}

.taxesAndFeesDetail .taxesAndFees h6 i {
    right: 4px;
}

@media (max-width:786px) {
    .taxesAndFeesDetail .taxesAndFees h6 i {
        right: 0px;
        top: 5px;
    }
}

.taxesAndFeesDetail .taxesAndFees h6 .info_pick i {
    background: #f0f0f0;
    border-radius: 5px;
    cursor: default;
    display: none;
    top: 0;
    font-size: 12px;
    font-style: normal;
    line-height: 1.2;
    left: 25px;
    padding: 4px 6px;
    position: absolute;
    text-align: center;
    width: 150px;
    z-index: 1;
    color: #000
}

.taxesAndFeesDetail .taxesAndFees h6 .info_pick strong {
    background: #f0f0f0;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 16px;
    text-align: center;
    text-transform: none;
    width: 16px;
}

.taxesAndFeesDetail .taxesAndFees h6 .info_pick {
    margin-left: 5px;
    position: relative;
}

.taxesAndFeesDetail .taxesAndFees h6 .info_pick i:before {
    content: '';
    border: 6px solid transparent;
    border-right-color: #f5f5f5;
    left: -12px;
    position: absolute;
    top: 5px;
}

.taxesAndFeesDetail .taxesAndFees h6 .info_pick:hover i {
    display: block;
}

.taxesAndFeesDetail .taxesAndFees .cDropDown {
    padding: 0 15px 0 0;
}

.taxesAndFeesDetail .taxesAndFees .cDropDown .offer_subsets img {
    left: 10px;
    position: absolute;
}

.taxesAndFeesDetail .taxesAndFees .cDropDown .offer_subsets {
    padding-left: 20px;
}

.taxesAndFeesDetail .taxesAndFees .cDropDown li.offer_subsets .incentive_label_text,
.taxesAndFeesDetail .taxesAndFees .cDropDown li.offer_subsets .taxesfee_label_text {
    display: inline-block;
    font-weight: 300;
}

.taxesAndFeesDetail .taxesAndFees .cDropDown li.offer_subsets .incentive_label_text {
    max-width: calc(100% - 70px);
}

.taxesAndFeesDetail .taxesAndFees .cDropDown li.offer_subsets .incentive_label_text .incentive_subtext {
    display: block;
    font-size: 12px;
}

/*
#payment-calc-review-option .taxesAndFeesDetail .taxesAndFees .cDropDown .offer_subsets .badge.disclaimer {
    right: 70px;
}*/

li[class*='dueupfront_'] h4+p {
    margin-bottom: 0;
}

#taxes_and_fees_finance_footer_disclaimers,
#taxes_and_fees_lease_footer_disclaimers,
#taxes_and_fees_cash_footer_disclaimers {
    text-align: justify;
}

span.with_tax {
    display: block;
    text-align: right;
}

span.with_upfront_tax {
    display: block;
    text-align: right;
}

/*Tax and fee ends*/

/*Due upfront starts*/
.dueupfront_row>.cDropDown {
    padding-right: 30px !important;
}

.dueupfront_row>.cDropDown li.offer_subsets img {
    margin-top: -5px;
}

.dueupfront_row>.cDropDown li.offer_subsets span {
    margin-left: 6px;
}

.dueupfront_row .dOpener h4 label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 5px;
}

.dueupfront_row .dOpener h4+p {
    color: #666;
    font-size: 13px;
    margin-bottom: 0;
}

/*Due upfront ends*/
/*Wagoneer Starts*/

/*Wagoneer Theme Starts*/

body.make_wagoneer .gcss-button,
body.make_wagoneer #zipCodePopup .zipC-go,
body.make_wagoneer #zipCodePopUp .sni2_zipcode,
body.make_wagoneer .vehicleDelivery__date span,
body.make_wagoneer .vehicleDelivery__time span,
body.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div:hover,
body.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
body.make_wagoneer .custom-radio label:after,
/* body.make_wagoneer .ui-datepicker .ui-datepicker-header, */
/* body.make_wagoneer .ui-widget.ui-datepicker, */
body.make_wagoneer .wishlist-popup-mywishbtn,
body.make_wagoneer .wishlistbtn span p.wishlist-count,
body.make_wagoneer #addWishlist .modal-footer .btn-primary:hover,
body.make_wagoneer #privateOfferBonusPopup .thank-you-incentive .btn-primary {
    background-color: #15255d;
}

body.make_wagoneer .switch__indicator,
body.make_wagoneer span.filter-button,
body.make_wagoneer .fixMenu li.selected,
body.make_wagoneer .price-tag {
    background-color: #15255d !important;
}

body.make_wagoneer #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a,
body.make_wagoneer #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus,
body.make_wagoneer #vehicle_accessories ul li .info_tooltip,
/* body.make_wagoneer table.ui-datepicker-calendar tbody td .ui-state-default, */
body.make_wagoneer .wishlist-popup-closebtn,
body.make_wagoneer #addWishlist .modal-footer .btn-primary:hover {
    border-color: #15255d;
}

body.make_wagoneer .disclaimerTooltip:before,
body.make_wagoneer #payment-calc-review-option .cph_advt+.modal-title .disclaimerTooltip__trigger .disclaimerTooltip:before {
    border-bottom-color: #15255d;
}

body.make_wagoneer .service_protection_drop_select,
body.make_wagoneer .review_service_protection {
    color: #000000 !important;
    background-color: #ffffff !important;
}

body.make_wagoneer .fixMenu li.active:nth-child(even) a::before,
body.make_wagoneer .fixMenu li.selected a::before,
body.make_wagoneer .fixMenu li.active a::before,
body.make_wagoneer .legendStyle.nav-tabs li.active:after,
body.make_wagoneer .price-tag a::after,
body.make_wagoneer .price-tag::after,
body.make_wagoneer span.testdriveTrigger:after,
body.make_wagoneer .vehicleDelivery__date span:after,
body.make_wagoneer .vehicleDelivery__time span:after,
body.make_wagoneer .btn.viewAvailOfferDealer:after {
    border-left-color: #15255d !important;
}

body.make_wagoneer #vehicle_accessories ul li .info_tooltip:before {
    border-top-color: #15255d;
}

body.make_wagoneer #availableProgramPopup .modal-title,
body.make_wagoneer .can-toggle input[type=checkbox]:hover~label,
body.make_wagoneer .can-toggle input[type=checkbox]:checked~label .can-toggle__switch:after,
body.make_wagoneer .can-toggle input[type=checkbox]:checked~label:hover,
body.make_wagoneer .can-toggle input[type=checkbox]:checked:hover~label .can-toggle__switch:after,
body.make_wagoneer .can-toggle input[type=checkbox]:checked:focus~label .can-toggle__switch:after,
body.make_wagoneer .can-toggle input[type=checkbox]:focus~label .can-toggle__switch:after,
body.make_wagoneer .can-toggle input[type=checkbox]:hover~label .can-toggle__switch:after,
body.make_wagoneer .tab__modal-popup .tab__header button.tab__header--active,
body.make_wagoneer span.snp-detail-arrow,
body.make_wagoneer .vehicleDelivery__date input,
body.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-selected,
body.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div,
body.make_wagoneer .vehicleDelivery__location h4,
body.make_wagoneer .car-save-sni i,
body.make_wagoneer .save__item .car-save-wishlist i,
body.make_wagoneer .wishlist-popup-closebtn,
body.make_wagoneer .wishlist-popup-closebtn:hover,
body.make_wagoneer span i.heart

/*.year-clr, 
#initialPopUp .modal-header .close, 
#availOfferinitialPopUp .modal-header .close, 
#initialPopUpThanks .modal-header .close, 
#availOfferinitialPopUpThanks .modal-header .close, 
#zerovehicleleadpopupthanks .modal-header .close, 
#availableProgramPopup .close, 
#reviewSubmitPopUp .close, 
#leaseCalc .modal-content .close, 
#paymentCalc .modal-content .close, 
#cashCalc .modal-content .close, 
#initialPopUp .placeholder span, 
#availOfferinitialPopUp .placeholder span, 
#availOfferinitialPopUpThanks .red-c, 
#zerovehicleleadpopupthanks .red-c, 
#initialPopUpThanks .red-c*/
    {
    color: #15255d;
}

body.make_wagoneer #initialPopUp .modal-header .close,
body.make_wagoneer #availOfferinitialPopUp .modal-header .close,
body.make_wagoneer #initialPopUpThanks .modal-header .close,
body.make_wagoneer #availOfferinitialPopUpThanks .modal-header .close,
body.make_wagoneer #zerovehicleleadpopupthanks .modal-header .close,
body.make_wagoneer #availableProgramPopup .close,
body.make_wagoneer #reviewSubmitPopUp .close,
body.make_wagoneer #leaseCalc .modal-content .close,
body.make_wagoneer #paymentCalc .modal-content .close,
body.make_wagoneer #cashCalc .modal-content .close,
body.make_wagoneer .tab__modal-popup .modal-header .close,
body.make_wagoneer #privateOfferBonusPopup .modal-header .close,
body.make_wagoneer .couponCongratsPopup button.close {
    background-image: url('../images/wagoneer/close.svg');
}

body.make_wagoneer #vehicle_accessories ul li span {
    background-image: url(../images/wagoneer/info.svg);
}

body.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
body.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div:hover,
body.make_wagoneer .btn.viewAvailOfferDealer:focus {
    color: #fff;
}

/*Wagoneer Theme Ends*/

/* body.make_wagoneer .sni-vdp-logo.top-logo-vehicle img.wag_logo {
    max-height: none; 
    max-width: 340px;
} */

body.make_wagoneer header .header-scroll {
    background: #f5f5f5;
    /*box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);*/
}

body.make_wagoneer header .navigation a.wishlistbtn {
    color: #333;
}

body.make_wagoneer header .dealerAddress {
    max-width: 400px;
}

body.make_wagoneer header .dealerAddress h3,
body.make_wagoneer header .dealerAddress p i:before,
body.make_wagoneer header .dealerAddress p a {
    background: none !important;
    color: #333 !important;
}

body.make_wagoneer #landingPage .vCardsBlock .vCard .cardHeader {
    background: #ececec;
    margin: -15px -15px 0 -15px;
    padding: 10px 15px;
}

body.make_wagoneer #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus {
    border-width: 0 0 2px;
}

body.make_wagoneer #landingPage .vCardsBlock .vCard .cardFooter {
    background: #ececec;
    margin: -5px -15px 0 -15px;
    padding: 15px;
}

body.make_wagoneer .footerBtns .gcss-button,
body.make_wagoneer .footerBtns .gcss-button.reserve-btn {
    padding: 9px 30px 11px 10px;
}

body.make_wagoneer .footerBtns .gcss-button.reserve-btn,
body.make_wagoneer .footerBtns .gcss-button:hover {
    background: #fff;
    border: 1px solid #464648;
    color: #15255d !important;
}

body.make_wagoneer .footerBtns .gcss-button,
body.make_wagoneer .footerBtns .gcss-button.reserve-btn:hover {
    background: #15255d;
    border-color: #15255d;
    color: #fff !important;
}

body.make_wagoneer .vCompare__item__btnBox .btn {
    font-size: 10px;
    padding: 9px 16px;
}

body.make_wagoneer .vCompare__item__btnBox .btn+.btn,
body.make_wagoneer .compare__item__btnBox .btn+.btn {
    background: #fff;
    border: 2px solid #15255d;
    color: #15255d;
}

body.make_wagoneer .vCompare__item__btnBox .btn.sd_sni_reserve_button:hover {
    background: #15255d;
    color: #fff;
}

body.make_wagoneer .vCompare__item__btnBox .btn:not(.window-sticker-popup):focus,
body.make_wagoneer .compare__item__btnBox .btn:not(.window-sticker-pane):focus,
body.make_wagoneer .zipC-loc:focus {
    color: #fff;
}

body.make_wagoneer .can-toggle label .can-toggle__switch {
    background-color: #a5a2a2 !important;
    cursor: pointer;
}

body.make_wagoneer .can-toggle input[type=checkbox]:checked~label .can-toggle__switch:after {
    background: #15255d;
    box-shadow: -2px 0 3px 0 #666 !important;
    color: #fff;
    top: 0;
    line-height: 28px;
    transform: translate3d(46px, 0, 0);
}

body.make_wagoneer .can-toggle label .can-toggle__switch:after {
    background: #15255d;
    box-shadow: 2px 0 3px 0 #666 !important;
    color: #fff !important;
    left: 0;
    top: 0;
    line-height: 28px;
}

body.make_wagoneer .tab__modal-popup .modal-content {
    box-shadow: none;
}

@media screen and (min-width: 992px) {

    body.make_wagoneer .brandPage-header .brand-logo a {
        top: 90px;
    }

    body.make_wagoneer #landingPage.vehicle-landingPage .ZipCodeDivCls {
        top: 160px;
    }

    body #landingPage.vehicle-landingPage .vCardsBlock .container .row {
        display: flex;
        flex-flow: wrap;
        justify-content: center;
    }

    body #landingPage.vehicle-landingPage .vCardsBlock .container .row .col-md-4.col-sm-6.col-xs-12 {
        min-width: 33.3%;
    }

}

/*Wagoneer Ends*/

/*Zipcode added in VDP starts*/

.tab__modal-popup .loader-overlay {
    background: rgb(51 51 51 / 19%);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}

.tab__modal-popup .loader-overlay img {
    position: relative;
    top: 350px;
}

.zip-location {
    border-bottom: 1px solid #bbb;
}

.zip-location>.row {
    display: flex;
    justify-content: center;
}

.zip-location .form-control,
.zip-location select {
    box-shadow: none;
    border-radius: 4px;
}

.zip-location .form-control:focus,
.zip-location select:focus {
    border-color: #707070;
    box-shadow: 0 0 0 1px #d1d1d1;
    outline: none;
}

body li.taxesAndFeesSection .zipcode_editor .form-group {
    min-height: 78px;
}

body li.taxesAndFeesSection .zipcode_editor .form-group * {
    margin: 0 !important;
}

body li.taxesAndFeesSection .zipcode_editor input.form-control,
body li.taxesAndFeesSection .zipcode_editor select {
    border-radius: 4px;
    text-align: left !important;
    width: 100% !important;
}

body li.taxesAndFeesSection .zipcode_editor .form-group label {
    margin-bottom: 5px !important;
}

body li.taxesAndFeesSection .zipcode_editor .form-group .error-span {
    color: red;
    display: none;
    font-size: 12px;
    font-weight: normal;
}

body li.taxesAndFeesSection .zipcode_editor .form-group .img-loader {
    display: none;
    left: 50%;
    position: absolute;
    top: 50%;
}

.zipcode_updator {
    font-size: 11px;
    font-weight: normal;
    margin-top: 2px;
    padding-left: 4px;
}

.zipcode_updator a {
    color: #333;
    font-size: 0;
    margin-left: 6px;
    text-decoration: none;
}

.zipcode_updator a:before {
    font-size: 14px;
}

/*Zipcode added in VDP ends*/

/*Credit score starts*/
.estimate_score {
    border-bottom: 1px solid #bbb;
    padding-bottom: 10px;
    text-align: center;
}

.estimate_score h3 {
    color: #8f192b;
    font-family: rift-soft;
    font-size: 25px;
    font-weight: 700;
}

.estimate_score h6 {
    font-family: 'robotoregular';
    font-size: 14px;
}

.estimate_slider {
    overflow: hidden;
    margin: 0 auto 30px;
    max-width: 400px;
    padding: 0 15px;
}

.estimate_finalscore {
    font-family: 'robotomedium';
    font-size: 26px;
    margin-bottom: 10px;
}

.estimate_finalscore .score_desc {
    color: #46AA64;
    margin-left: 6px;
}

.estimate_slider .estimate_slider_value {
    display: flex;
    padding: 0 1px 20px;
    width: 100%;
}

.estimate_slider .rSlider {
    background: #8f192b;
    border: none;
    height: 6px;
    margin-bottom: 10px;
}

.estimate_slider .rSlider:before,
.estimate_slider .rSlider:after {
    background: #8f192b;
    border-radius: 3px;
    content: '';
    left: -10px;
    position: absolute;
    height: 6px;
    width: 15px;
}

.estimate_slider .rSlider:after {
    left: auto;
    right: -10px;
}

.estimate_slider .rSlider span.ui-slider-handle {
    background: #3E6FCC !important;
    border: 1px solid #8f192b;
    border-radius: 50%;
    height: 24px;
    margin-left: -12px;
    top: -9px;
    width: 24px;
}

.estimate_slider_value li {
    border-left: 1px solid #777;
    height: 18px;
    position: relative;
    width: calc(100%/9);
}

.estimate_slider_value li:last-child {
    width: 0;
}

.estimate_slider_value li span {
    color: rgba(143, 25, 43, 0.5);
    font-family: 'robotomedium';
    font-weight: 500;
    position: absolute;
    left: -13px;
    top: 100%;
}

.estimate_btnrow {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 30px;
    max-width: 400px;
}

.estimate_btnrow button.btn {
    font-size: 14px;
    font-family: 'robotomedium';
    width: calc(50% - 30px);
}

.estimate_disclaimer h6 {
    color: #000;
    font-family: 'robotomedium';
    margin-bottom: 5px;
    text-transform: uppercase;
}

.estimate_disclaimer p {
    font-size: 12px;
}

/*Credit score ends*/

/* Choose dealers starts*/
#dealer-choose .modal-dialog {
    margin-top: 200px;
    max-width: calc(100% - 20px);
    width: 960px;
}

#dealer-choose .close {
    color: #333;
    opacity: 1;
    font-family: 'robotoregular';
    font-weight: normal;
    font-size: 30px;
    position: absolute;
    right: 15px;
    top: 10px;
}

.choose_dealer_wrapper {
    margin-bottom: 30px;
}

.choose_dealer_img {
    margin: 0 auto;
    max-width: 200px;
}

.choose_dealer_message {
    font-size: 18px;
}

.choose_dealer_btns .btn {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 11px;
    width: 100%;
}

.choose_dealer_btns .btn+.btn {
    background: #333;
    padding-right: 30px;
}

.choose_dealer_btns .btn i {
    font-size: 26px;
    margin-left: 20px;
    position: absolute;
    top: 4px;
}

@media screen and (min-width: 992px) {

    #dealer-choose .modal-body {
        padding: 40px 50px 30px;
    }

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

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

    .choose_dealer_btns .btn {
        width: calc(50% - 20px);
    }

}

/* Choose dealers starts*/

.listprice_includes {
    color: #717171;
    font-size: 12px;
    margin-left: 10px;
}

.drop_row {
    padding-top: 5px;
}

.drop_row div[class*='col-'] {
    padding: 0 5px !important;
}

.drop_row {
    padding-top: 5px;
}

.drop_row .select-wrapper select {
    border-color: #bbb;
    box-shadow: none;
    font-family: 'robotomedium', 'Arial';
    font-weight: normal;
    padding-right: 30px !important;
}

.make_alfa_romeo .drop_row .select-wrapper select {
    border-color: #8F0C2C;
}

.make_chrysler .drop_row .select-wrapper select {
    border-color: #063E77;
}

.make_dodge .drop_row .select-wrapper select {
    border-color: #D50000;
}

.make_jeep .drop_row .select-wrapper select {
    border-color: #EAAB00;
}

.make_ram .drop_row .select-wrapper select {
    border-color: #880D00;
}

.make_fiat .drop_row .select-wrapper select {
    border-color: #E70000;
}

.make_wagoneer .drop_row .select-wrapper select {
    border-color: #15255D;
}

.drop_row .badge.disclaimer {
    margin-top: -5px;
}

.annual_per_label {
    margin-bottom: 0px;
}

@media screen and (min-width: 992px) {

    .drop_row .annual_milage_col {
        width: 30%;
    }

    .drop_row .annual_per_col {
        width: 30%;
    }

    .drop_row .annual_per_col .f_c_name {
        font-size: 12px;
    }

    .drop_row .credit_range_col {
        /* width: 45%; */
    }
}

.selectedZipCode {
    background: #111;
    border: 1px solid #ffba00;
    border-radius: 3px;
    display: inline-block;
    line-height: 24px;
    height: 26px;
    margin-left: 7px;
    text-align: center;
    width: 80px;
}


/*Jeep Wave Starts*/

.jeep_wave_title {
    align-items: center;
    background: #000;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 8px 20px;
}

.jeep_wave_title h4 {
    color: #fff;
    font-family: 'robotomedium';
    font-size: 26px;
    margin: 0;
}

.jeep_wave_title h4 sup {
    font-size: 20px;
    top: -4px;
}

.jeep_wave_title h4 span {
    font-family: 'robotoregular';
}

.jeep_wave_title img {
    max-height: 46px;
}

body #serviceProtection .benefits_list .header,
body #serviceProtection .enhance_benefits .header {
    border-bottom: 1px solid #707070;
    margin-bottom: 20px;
    padding-bottom: 5px;

}

.benefits_list h4,
.enhance_benefits h4 {
    font-family: 'robotobold';
    font-size: 30px;
    margin: 5px 0;
}

.benefits_list h4 sup,
.enhance_benefits h4 sup {
    font-size: 20px;
    top: -7px;
}

.benefits_list h4 span,
.enhance_benefits h4 span {
    font-family: 'robotoregular';
    margin-left: -4px;
}

.benefits_list h4+span,
.enhance_benefits h4+span {
    font-family: 'robotoregular';
    font-size: 14px;
    display: block;
}

.benefits_item {
    background: url('../images/icons/tick_mark.png') no-repeat 5px center;
    background-size: 20px;
    color: #000;
    font-family: 'robotoregular';
    font-size: 20px;
    margin-bottom: 20px;
    padding-left: 35px;
    position: relative;
}

.benefits_item .tooltip_icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(../images/icons/info_jeep.svg) no-repeat;
    background-size: 100%;
    margin-left: 2px;
    cursor: pointer;
    position: relative;
}

.benefits_item .tooltip_icon:before {
    display: none;
    overflow: hidden;
    content: '';
    height: 10px;
    width: 26px;
    position: absolute;
    left: -6px;
    bottom: 15px;
    border: 13px solid transparent;
    border-top-color: #f2ba14;
    border-width: 10px 13px 0;
    z-index: 0;
}

.benefits_item .tooltip_text {
    background: #fff;
    border: 1px solid #f2ba14;
    bottom: calc(100% + 2px);
    display: none;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: 400;
    right: 0;
    line-height: 16px;
    min-width: calc(100% - 58px);
    max-width: 100%;
    padding: 4px 8px;
    position: absolute;
    width: 300px;
    z-index: 1;
}

.benefits_item .tooltip_icon:hover:before,
.benefits_item .tooltip_icon:hover+.tooltip_text {
    display: block !important;
}

/*.benefits_item > span {
    font-size: 12px;
    padding: 2px;
}

.benefits_item > span span {
    visibility: hidden;
    position: absolute;
    bottom: 48px;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 2px;
    background: #f7f7f7;
    color: #333;
    font-size: 12px;
    font-family: 'robotolight';
    font-weight: 400;
    box-shadow: 0 0 4px 0 #999;
    line-height: 1.4;
    right: 18px;
    width: 270px;
    z-index: 99;
    opacity: 0;
    transition: opacity 0.3s;
    cursor: auto;
}

.benefits_item > span i:after {
    content: '';
    position: absolute;
    bottom: 6px;
    right: -2px;
    color: #e6e6e6;
    border: 8px solid transparent;
    border-top-color: #e6e6e6;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
}

.benefits_item > span:hover span,
.benefits_item > span:hover i:after {
    opacity: 1;
    visibility: visible;
}

.benefits_item > span i {
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    position: relative;
    z-index: 1;
}*/

.enhance_benefits+.vehicle_accessories {
    margin-top: -20px;
}

.enhance_benefits_item {
    display: flex;
    align-items: start;
    margin-bottom: 40px;
    margin-left: 0 !important;
}

.enhance_benefits_item .customCheckBox {
    top: 0px;
}

.enhance_benefits_item img {
    max-width: 150px;
}

.enhance_benefits_item_detail {
    font-family: 'robotoregular';
    margin-left: 10px;
}

.enhance_benefits_item_detail h6 {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
}

.enhance_benefits_item_detail h6 label,
.enhance_img_label {
    cursor: pointer;
    margin-bottom: 0;
}

body .additionalCareBlocks .enhance_benefits_item_detail p {
    font-size: 14px;
    line-height: 1.4;
    text-align: justify;
}

.slide-toggle-row {
    margin: 50px 0 15px;
    /* overflow: hidden; */
    display: inline-block;
    padding-right: 5px;
    width: 100%;
}

.slide-toggle-row .current-toggle-tab {
    margin-right: 3px;
}

.slide-toggle-row span.slide-ex {
    left: 34px;
}

body.make_wagoneer .jeep_wave_title {
    background: #15255d;
}

body.make_wagoneer .jeep_wave_title img {
    max-height: 18px;
}

body.make_wagoneer .benefits_list .benefits_item {
    background-image: url('../images/icons/tick_mark_wagoneer.png');
    color: #000;
}

body.make_wagoneer .benefits_item .tooltip_icon {
    background-image: url(../images/wagoneer/info.svg);
}

body.make_wagoneer .benefits_item .tooltip_icon:before {
    border-top-color: #15255d;
}

body.make_wagoneer .benefits_item .tooltip_text {
    border-color: #15255d;
}

@media screen and (min-width: 992px) {

    #ore_review .service-pro-fea .additionalCareBlocks .contentBlock,
    body .additionalCareBlocks .contentBlock.enhance_benefits_col {
        height: auto !important;
        float: none;
        display: inline-block;
        width: 49.5%;
        vertical-align: top;
    }
}

@media screen and (max-width: 991px) {
    body.make_wagoneer .jeep_wave_title {
        display: block;
    }

    body.make_wagoneer .jeep_wave_title h4 {
        margin-bottom: 8px;
    }

    body.make_wagoneer .jeep_wave_title img {
        display: block;
        margin: 0 auto;
    }

    .slide-toggle-row {
        margin-top: 0;
    }

    .jeep_wave_title h4 {
        font-size: 24px;
    }

    #serviceProtection .benefits_list .header,
    #serviceProtection .enhance_benefits .header {
        padding-bottom: 4px;
        padding-right: 0;
    }

    .benefits_list h4,
    .enhance_benefits h4 {
        font-size: 26px;
    }

    .benefits_list h4+span,
    .enhance_benefits h4+span {
        font-size: 13px;
        line-height: 1.2;
    }

    .benefits_item {
        background-size: 20px;
        margin-bottom: 10px;
    }

    .benefits_item>span span {
        bottom: 28px;
    }

    .enhance_benefits_item {
        display: block;
        margin-bottom: 20px;
        position: relative;
    }

    .enhance_benefits_item img {
        margin-left: 30px;
        max-width: calc(100% - 30px);
    }

    .enhance_benefits_item .customCheckBox {
        display: block;
    }

    .enhance_benefits_item_detail {
        margin-left: 30px;
        margin-top: 12px;
    }
}

/*Jeep Wave Ends*/

body.make_ram .gcss-button.btm_old_submitdealer {
    text-transform: none;
}

#loaderProgressBar {
    font-family: 'robotoblack';
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 64px;
}

#loaderProgressBar img {
    margin-right: 20px;
}

/* avaialble pmg toggle color changes*/
#availableProgramPopup .can-toggle label .can-toggle__switch {
    background: #a5a2a2 !important;
}

/* SEO Changes starts - Sneha*/
/* SNI filters */
.formFilter header h3,
.filterAttrs h3,
.searchWithInBlock h3,
.yearBlock h3 {
    font-size: 18px;
    font-family: 'robotomedium';
    margin: 10px 0px;
    color: #333333;
}

/*SNI modeles heading name */
.listCont .itemDetBlock h2 {
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
}

/*vehicle information heading*/
body .vehicleTable h2 {
    /* font-size: 17px; */
}

/*vehicle information details */
.tab-content .contentBlock h3 {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.4;
}

/*Trade in Heading name */

/* delivery revier submit heading */
/* #review .header h2 {
    display: inline-block;
    white-space: nowrap;

} */
#review .header h2,
body #serviceProtection .header h2 {
    color: #333333;
}

/* serviceprotection headings */
#serviceProtection .header h2,
.vehicle_accessories .header h2 {
    font-weight: 700;
    margin-right: 25px;
    padding-right: 12px;
    font-family: 'robotoregular';
}

.header {
    margin-top: 10px;
}

/*service production header responsive*/
@media screen and (min-width: 992px) {
    h2.current_tab_title {
        display: contents;
    }

    #serviceProtection span.current-toggle-tab {
        margin: auto;
        margin-right: 25px;
    }
}

@media screen and (max-width: 574px) {
    h2.current_tab_title {
        font-size: 26px !important;
        display: contents;
    }
}

body #serviceProtection .header h2 {
    display: inline;
    font-size: 36px;
}

/* Header Links */
body .legendStyle.nav-tabs li a h2 {
    align-items: center;
    flex-flow: column;
    justify-content: center;
    padding-left: 25px !important;
}

body .legendStyle.nav-tabs li>a>h2 {
    color: #000;
    font-size: 13px;
    font-family: 'robotomedium';
    margin: 0px 2px 0px 0px;
    display: contents;
}

body .legendStyle.nav-tabs li.active a h2 {
    color: #fff;
}

/* jeep wave nav active */
.make_jeep .legendStyle.nav-tabs li.active a h2 {
    color: #000;
}

body .legendStyle.nav-tabs li.active a h2 {
    font-size: 15px;
    font-family: 'robotobold';
    width: calc(100% - 10px);
    display: contents;
}

/* header links responsive */
@media screen and (max-width: 575px) {
    body .legendStyle.nav-tabs li a h2 {
        font-size: 10px;
        padding: 5px 0px;
        display: contents;
    }

    body .legendStyle.nav-tabs li.active a h2 {
        font-size: 10px;
        font-family: 'robotobold';
        width: calc(100% - 10px);
        display: contents;
    }

    body .legendStyle.nav-tabs li>a>h2 {
        height: 40px;
    }

    .legendStyle.nav-tabs li a {
        font-size: 10px !important;
        padding-right: 0 !important;
        padding-left: 15px !important;
        line-height: 1.2;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    body .legendStyle.nav-tabs li a h2 {
        display: contents;
        font-size: 10px;
    }

    body .legendStyle.nav-tabs li.active a h2 {
        font-size: 10px;
        display: contents;
    }
}

/* Jeep wave and wagoner subtitle*/
.enhance_benefits_item_detail h3 label {
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0;
    line-height: 1.1;
    color: inherit;
}

/* vechicle accessorirs */
.vehicle_accessories__details h3 {
    font-size: 18px;
    font-family: 'robotoblack';
    line-height: 1.1;
    margin: 10px 0px;
}

/*jeep wave enhance benefits*/
.benefits_list h2,
.enhance_benefits h2 {
    font-family: 'robotobold' !important;
    font-size: 30px !important;
    margin: 5px 0;
}

.benefits_list h2 sup,
.enhance_benefits h2 sup {
    font-size: 20px;
    font-weight: 500;
    top: -7px;
}

.benefits_list h2 span,
.enhance_benefits h2 span {
    font-family: 'robotoregular' !important;
    font-weight: 500;
    margin-left: -4px;
}

.benefits_list h2+span,
.enhance_benefits h2+span {
    font-family: 'robotoregular' !important;
    font-weight: 500;
    font-size: 14px;
    display: block;
}

.jeep_wave_title {
    margin-bottom: 0px;
}

/*jeep wave enhance benefits header responsive*/
@media screen and (max-width: 991px) {

    .benefits_list h2,
    .enhance_benefits h2 {
        font-size: 26px !important;
        display: contents;
    }
}

/* SEO Changes ends */
.btn.eshop_credit_app_link {
    background: #636363;
    padding: 10px;
    font-size: 12px;
    color: #fff;
    border: 0px;
    border-radius: 0px;
    position: relative;
    z-index: 2;
}

.btn.eshop_credit_app_link:hover {
    background-color: #4f4f4f;
}

.make_ram .btn.eshop_credit_app_link {
    background: #141414;
}

.make_ram .btn.eshop_credit_app_link:hover {
    background: #252525;
}

.list-group .btn.eshop_credit_app_link {
    margin-top: 10px;
}

.eshop_credit_app_link strong {
    font-family: 'robotobold';
    font-weight: normal;
}

.eshop_credit_app_link i {
    margin-left: 6px;
}

.couponCongratsPopup .modal-content {
    background: #fffFFFDE;
    padding: 0 5px;
}

.couponCongratsPopup .modal-header {
    padding: 10px 40px;
}

.couponCongratsPopup .modal-header h4 {
    border-bottom: 1px solid #bbb;
    font-family: rift-soft;
    font-size: 25px;
    font-weight: 700;
    padding: 5px 80px;
    text-align: center;
}

.couponCongratsPopup .modal-body {
    padding: 0 50px 20px;
}

.thank-you-incentive .dialog_title {
    border-bottom: 1px solid #bbb;
    color: #414141;
    line-height: 1.2;
    padding: 0 100px 10px;
}

.thank-you-incentive .incentive-customer {
    color: #414141;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.thank-you-incentive p {
    font-family: 'robotomedium';
    font-size: 14px;
}

.thank-you-incentive .address-bonus {
    margin-bottom: 20px;
}

.incentive-address {
    border-right: 1px solid #bbb;
    font-size: 14px;
    padding-top: 10px;
    text-align: right;
}

.incentive-address span {
    color: #000;
    font-family: robotomedium;
    display: block;
}

.incentive-bonus {
    padding-top: 5px;
}

.incentive-bonus .e-shop-bonus {
    display: flex;
    align-items: center;
}

.incentive-bonus .e-shop-bonus div {
    border-left: 1px solid #bbb;
    color: #000;
    font-weight: bold;
    font-size: 42px;
    margin-left: 10px;
    padding-left: 10px;
}

.incentive-bonus .e-shop-bonus div span {
    font-size: 11px;
    margin-left: -70px;
    position: relative;
    text-transform: uppercase;
    top: 11px;
    color: #6B6B6B;
}

.incentive-bonus p {
    margin-bottom: 0;
}

.incentive-bonus p span {
    font-weight: bold;
}

.incentive-bonus p strong {
    font-family: 'robotomedium';
}

.incentive-bonus p.offer-expire {
    color: #880D00;
}

.thank-you-restriction {
    font-style: italic;
    border-top: 1px solid #bbb;
    padding-top: 10px;
    margin-bottom: 20px;
}

.thank-you-incentive .btn-primary {
    background-color: #1A681A;
    border: none;
    font-size: 16px;
    width: 100%;
}

@media screen and (min-width: 992px) {

    .couponCongratsPopup .modal-dialog {
        width: 600px;
    }

}

.productInfo .NewGrandCherokeeDesclaimer {
    font-size: 10px;
    /* margin-top: -32px; */
}

.payment_calculator_disclaimer {
    color: #707070;
    font-size: 11px;
    text-align: justify;
}

@media screen and (max-width: 991px) {
    body section.main .listBlock .listCont>li .quickInfo {
        margin-top: 0;
    }

    body section.main .listBlock .listCont>li .footerBtns {
        height: auto;
    }

    .payment_calculator_disclaimer {
        font-size: 10px;
    }

}


/*Reserve page starts*/

body .reserve-page {
    margin: 105px auto 30px;
}

.go-to-btn {
    width: 100%;
}

.go-to-btn.go-backbtn-desktop {
    margin-bottom: 20px;
    font-size: 14px;
}

/*.go-to-btn:hover {
    text-decoration: underline
}

.go-to-btn:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 22px;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-width: 0 0 1px 1px;
    transform: rotate(45deg)
}

.go-to-btn:after {
    border-right: 1px solid #ebebeb;
    content: '';
    height: 100%;
    left: 53px;
    top: 0;
    position: absolute;
    width: 1px
}*/

h5.reserve-primary-contact_title {
    color: #333;
    font-family: 'robotolight';
    font-size: 20px;
    margin-top: 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: 700;
    padding-right: 15px;
    position: relative
}

/* 
.reserve-primary-contact {
    padding: 0 40px 40px 15px;
    margin-top: 20px;
    font-family: 'robotolight';
}

.reserve-primary-contact-form {
    font-size: 16px;
    color: #333
}

.reserve-primary-contact-form .col-md-12.primaryinfo-row {
    padding-left: 0;
    padding-right: 0
}

.reserve-primary-contact-form .form-group {
    margin-bottom: 20px;
    padding-left: 18px;
} */

/* .reserve-primary-contact-form input[type=email],
.reserve-primary-contact-form input[type=name],
.reserve-primary-contact-form input[type=tel],
.reserve-primary-contact-form input[type=text],
.reserve-primary-contact-form select.form-control {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    padding: 5px 12px;
    width: 100%;
    font-size: 16px;
} */

.reserve-primary-contact-form .form-group i {
    color: #eb0000;
    /*font-size: 18px;
    font-style: normal;
    left: 0;
    position: absolute;
    top: 10px;
    font-weight: 600; */
}

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

/*.reserve-primary-contact .go-to-btn {
    border-color: #ebebeb;
    font-size: 0;
    margin-bottom: 20px;
    margin-right: -40px
}*/

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

#submit-and-pay {
    background-color: #0c2340;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 0;
    margin-top: 30px
}

.maserati-product_price h1 span b {
    font-family: Montserrat, Arial, Helvetica, sans-serif
}

.wishlistbtn span p.wishlist-count {
    display: inline-block;
    background-color: #0c2340;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    text-align: center;
    margin-right: 6px;
    color: #fff
}

.terms-condition {
    color: #575757;
    font-size: 12px;
    margin-top: 20px
}

.terms-condition .reservation-terms {
    text-decoration: underline;
    display: inline-block;
    cursor: pointer
}

.terms-condition .payment-terms {
    text-decoration: underline;
    float: right;
    cursor: pointer
}

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

.radio-lead-input .form-check {
    display: inline-block;
    overflow: hidden
}

.radio-lead-input label {
    display: block;
    font-weight: 400
}

.radio-lead-input input[type=radio] {
    float: left;
    clear: none;
    margin-left: 2px
}

.radio-lead-input .form-check-inline label {
    float: left;
    clear: none;
    margin: 0 15px 0 5px
}

.reserve-primary-contact-form .form-group.agreeTerms {
    overflow: hidden;
}

.agreeTerms input {
    position: relative;
    top: -5px
}

.agreeTerms label {
    cursor: pointer;
    font-weight: 400;
    margin-left: 3px;
    margin-right: 5px;
    margin-bottom: 0
}

.agreeTerms a {
    float: left;
    text-decoration: underline
}

.agreeTerms label.form-check-label a:first-child {
    margin-right: 25px
}

.agreeTerms label.credit-tc-label a:first-child {
    margin-right: 25px
}

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

.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: .5;
}

.paypal-button-row.paypal-button-layout-vertical {
    max-height: 50px !important
}

.maseratiorder-description h4 {
    border-bottom: 1px solid #707070;
    font-family: 'robotomedium';
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 30px;
    padding-bottom: 6px;
    text-align: right;
    color: #333
}

.maseratiorder-description ul {
    font-family: 'robotolight';
    margin-bottom: 25px;
    padding-left: 0;
    font-size: 16px
}

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

.maseratiorder-description ul li label {
    margin-bottom: 0;
    font-family: 'robotolight';
    font-weight: 400;
    padding-right: 20px;
}

.maseratiorder-description ul li label .disclaimerTooltip__trigger {
    font-size: 16px;
}

.maseratiorder-description ul li>span {
    text-align: right;
    font-family: 'robotolight';
}

.maseratiorder-description ul li:last-child {
    border-top: 1px solid #707070;
    font-family: 'robotolight';
    margin-top: 15px;
    padding-top: 15px;
    font-weight: 600
}

.order-description ul li:last-child {
    font-family: 'robotolight';
}

.maseratiorder-description ul li:last-child label,
.maseratiorder-description ul li:last-child span {
    font-family: 'robotomedium';
    font-weight: normal;
}

/*Reserve page ends*/

/*Thank you page starts*/
.orderConfirmSection h3 {
    border-bottom: 1px solid #707070;
    font-family: 'robotomedium';
    font-weight: normal;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.orderConfirmSection .form-group label {
    font-size: 16px;
}

body .confirmBtn {
    color: #fff !important;
    width: 100%;
}

.refreshPage_error>span {
    color: #e00000;
    font-size: 24px;
    font-weight: 700
}

.maserati_order div#intermediatediv {
    padding: 40px 40px 40px 20px;
    margin-top: 40px
}

.refreshPage_error>p {
    margin-bottom: 5px;
    margin-top: 20px;
}

.concierge_section.concierge_mini {
    display: block;
    overflow: hidden;
    margin-bottom: 0
}

.concierge_section {
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    padding: 10px
}

.concierge_section.concierge_mini .concierge_title {
    float: left;
    padding-left: 0;
    padding-right: 10px;
    width: calc(45% + 10px)
}

.concierge_title {
    border-right: 1px solid #ccc;
    padding: 10px 20px 10px 10px;
    text-align: right
}

.concierge_section.concierge_mini .concierge_number {
    padding-bottom: 0;
    border-bottom: 1px solid #ccc
}

.concierge_section.concierge_mini .concierge_email,
.concierge_section.concierge_mini .concierge_number {
    display: block;
    border-right: none;
    float: left;
    padding: 0;
    font-size: 24px;
    margin-left: 5px;
    width: calc(55% - 15px);
    text-align: center
}

.concierge_number {
    position: relative;
    padding-right: 30px
}

.concierge_email,
.concierge_number {
    border-right: 1px solid #ccc;
    color: #8f0c2c;
    font-size: 29px;
    padding: 10px 20px;
    display: inline-flex;
    align-items: center;
    font-weight: 600
}

.concierge_section.concierge_mini .concierge_email {
    font-size: 13px;
    margin-top: 10px
}

.concierge_title h3 {
    color: #8f0c2c;
    letter-spacing: -1px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
    white-space: nowrap;
    margin-left: -7px;
    font-weight: 600;
    margin-top: 0
}

.concierge_title p {
    margin-bottom: -5px
}

.concierge_number span {
    color: #000;
    background: #fff;
    font-size: 18px;
    position: absolute;
    right: -8px
}

.concierge_section.concierge_mini .concierge_number span {
    right: 50%;
    bottom: -7px;
    font-size: 14px;
    line-height: 1;
    padding: 0 7px
}

form#orderConfirm.form-horizontal .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.thankYou address {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.5
}

h1.thankyou-title {
    text-transform: uppercase;
    font-family: "robotomedium";
}

blockquote.thankyou-address {
    font-size: 15px;
    color: #15255d;
}

.reserve-page .print-page-btn {
    font-size: 14px;
    margin-bottom: 10px;
    padding: 9px;
    width: 100%;
}

.btn-eshopping,
.btn-eshopping:hover {
    background-color: #000;
    border-radius: 0;
    color: #fff !important;
    text-transform: uppercase;
    width: 100%;
    padding: 0.775rem 0.75rem !important;
    font-size: 14px !important;
}

.maserati-primary-contact {
    padding: 0 40px 40px 15px;
    margin-top: 20px;
    font-family: "robotolight";
}

.maserati-primary-contact span {
    font-family: 'robotolight';
}

.maserati-primary-contact-form {
    font-size: 16px;
    color: #333
}

.maserati-product_price {
    padding: 0 0 40px 40px;
    margin-top: 20px;
    /* border-left: 1px solid #707070 */
}

.maserati-product_price h1 {
    text-align: center;
    margin-top: 0;
    font-size: 32px;
    font-family: 'robotomedium';
    margin-bottom: 20px;
}



/*.maserati-primary-contact .go-to-btn {
    border-color: #ebebeb;
    font-size: 0;
    margin-bottom: 20px;
    margin-right: -40px
}*/

/*Thank you page ends*/

/*Reserve button in VDP starts*/

.reserve-link {
    background: #141414;
    color: #fff;
    cursor: pointer;
    padding: 5px 10px 6px 10px;
    position: relative;
    z-index: 1;
    display: table;
}

.reserve-link:hover {
    color: #fff;
}

.reserve-link i {
    z-index: 1;
}

.reserve-link:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    left: 100%;
    top: 0;
    border: 15px solid transparent;
    border-left-color: #8f0c2c;
}

.make_chrysler .calculator_message .reserve-link {
    background: var(--chrysler_theme_color) !important;
    border: 2px solid var(--chrysler_theme_color);
    border-right: 0;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 3px;
}

.make_dodge .calculator_message .reserve-link {
    background: var(--dodge_theme_color) !important;
    border: 2px solid var(--dodge_theme_color);
    border-right: 0;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 3px;
}

.make_fiat .calculator_message .reserve-link {
    background: var(--fiat_theme_color) !important;
    border: 2px solid var(--fiat_theme_color);
    border-right: 0;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 3px;
}

.make_alfa .calculator_message .reserve-link:after {
    background: var(--alfa_theme_color) !important;
    border: 2px solid var(--alfa_theme_color);
    border-width: 2px 2px 0 0;
    height: 21px;
    left: auto;
    right: -10px;
    top: 5px;
    width: 21px;
    transform: rotate(45deg);
}

.make_ram .calculator_message .reserve-link {
    background: var(--ram_theme_color) !important;
    border: 2px solid var(--ram_theme_color);
    border-right: 0;
    color: #fff;
    padding-top: 4px;
    padding-bottom: 3px;
}

.make_ram .calculator_message .reserve-link:after {
    background: var(--ram_theme_color) !important;
    border: 2px solid var(--ram_theme_color);
    border-width: 2px 2px 0 0;
    height: 21px;
    left: auto;
    right: -10px;
    top: 3px;
    width: 21px;
    transform: rotate(45deg);
}

.make_chrysler .calculator_message .reserve-link:after {
    background: var(--chrysler_theme_color) !important;
    border: 2px solid var(--chrysler_theme_color);
    border-width: 2px 2px 0 0;
    height: 21px;
    left: auto;
    right: -10px;
    top: 3px;
    width: 21px;
    transform: rotate(45deg);
}

.make_dodge .calculator_message .reserve-link:after {
    background: var(--dodge_theme_color) !important;
    border: 2px solid var(--dodge_theme_color);
    border-width: 2px 2px 0 0;
    height: 21px;
    left: auto;
    right: -10px;
    top: 3px;
    width: 21px;
    transform: rotate(45deg);
}

.make_fiat .calculator_message .reserve-link:after {
    background: var(--fiat_theme_color) !important;
    border: 2px solid var(--fiat_theme_color);
    border-width: 2px 2px 0 0;
    height: 21px;
    left: auto;
    right: -10px;
    top: 3px;
    width: 21px;
    transform: rotate(45deg);
}

.make_dodge .calculator_message .reserve-link,
.make_dodge .calculator_message .reserve-link:after {
    border-color: var(--dodge_theme_color) !important;
}

.make_jeep .calculator_message .reserve-link {
    background-color: #ffba00 !important;
    color: #000 !important;
}

.make_jeep .calculator_message .reserve-link:after {
    border-left-color: #ffba00 !important;
}

.make_wagoneer .calculator_message .reserve-link {
    background-color: #15255d !important;
}

.make_wagoneer .calculator_message .reserve-link:after {
    border-left-color: #15255d !important;
}

.make_fiat .calculator_message .reserve-link,
.make_fiat .calculator_message .reserve-link:after {
    border-color: var(--fiat_theme_color) !important;
}

.make_fiat .calculator_message .reserve-link {
    color: #ffffff !important;
}

/* .reserve-link.disabled:before { 
    content: '';
    position: absolute;
    background: #fff;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 101;
    opacity: 0.5;
} */

/*Reserve button in VDP ends*/

@media screen and (min-width: 992px) {

    body .maserati-printpage-backbtn-mobile,
    body .go-backbtn-mobile {
        display: none;
    }

    .reserve-btn {
        /* max-width: 160px; */
    }

    /*Reserve button in VDP starts*/
    .itemInfo .tabsContainer .tab-pane {
        min-height: 142px;
        position: relative;
    }

    .itemInfo .tabsContainer .tab-pane h6.msrp_color {
        bottom: 0px;
        margin-bottom: 0;
        position: absolute;
        width: 100%;
    }

    .calculator_message {
        position: relative;
    }

    .calculator_message span.price-tag,
    .calculator_message span.testdriveTrigger,
    .calculator_message .reserve-link {
        color: #fff;
        position: absolute;
        left: 390px;
        margin-left: 0;
        top: 0;
        width: 176px;
        background: #8f0c2c;
        z-index: 2;
    }

    .make_chrysler .calculator_message span.price-tag,
    .make_chrysler .calculator_message span.testdriveTrigger {
        background: #063E77 !important;
    }

    .make_chrysler .calculator_message span.testdriveTrigger {
        color: #ffffff;
    }

    .make_chrysler span.testdriveTrigger:after {
        border-left-color: #063E77 !important
    }

    .make_dodge .calculator_message span.price-tag,
    .make_dodge .calculator_message span.testdriveTrigger {
        background: #d50000 !important;
    }

    .make_dodge span.testdriveTrigger:after {
        border-left-color: #d50000 !important
    }

    .make_fiat .calculator_message span.price-tag,
    .make_fiat .calculator_message span.testdriveTrigger {
        background: #E70000 !important;
    }

    .make_fiat span.testdriveTrigger:after {
        border-left-color: #E70000 !important
    }

    .make_ram .calculator_message span.price-tag,
    .make_ram .calculator_message span.testdriveTrigger {
        background: #880d00 !important;
    }

    .make_ram span.testdriveTrigger:after {
        border-left-color: #880d00 !important
    }

    .make_alfa_romeo .calculator_message span.price-tag,
    .make_alfa_romeo .calculator_message span.testdriveTrigger {
        background: #8f0c2c !important;
    }

    .make_alfa_romeo span.testdriveTrigger:after {
        border-left-color: #8f0c2c !important
    }

    .make_jeep .calculator_message span.price-tag,
    .make_jeep .calculator_message span.testdriveTrigger {
        background: #ffba00 !important;
    }

    .make_jeep span.testdriveTrigger {
        color: #000;
    }

    .make_jeep span.testdriveTrigger:after {
        border-left-color: #ffba00 !important
    }

    .make_wagoneer .calculator_message span.price-tag,
    .make_wagoneer .calculator_message span.testdriveTrigger {
        background: #15255d !important;
    }

    .make_wagoneer .calculator_message span.testdriveTrigger {
        color: #ffffff;
    }

    .make_wagoneer span.testdriveTrigger:after {
        border-left-color: #15255d !important
    }

    .calculator_message span.testdriveTrigger {
        top: 40px;
    }

    .calculator_message .reserve-link {
        top: 80px;
    }

    .calculator_message span.price-tag a {
        margin-right: 0;
    }

    /*Reserve button in VDP ends*/

    /*code by sneha*/

    .reserve-link i {
        /* margin-left: 28px; */
        position: absolute;
        right: 10px;
        top: 8px;
    }

    /* Test drive disable*/

    .calculator_message .testdrive-disabled {
        top: 41px;
    }

    /* ends Test drive disable*/

}

body section.main .listBlock .listCont>li .footerBtns {
    /* justify-content: space-between; */
    /* height: auto; */
}



@media screen and (max-width: 991px) {
    .reserve-primary-contact {
        padding-right: 15px;
        padding-top: 60px;
    }

    .reserve-link {
        font-size: 12px;

    }

    .reserve-link:after {
        width: 28px;
        height: 28px;
        border-width: 14px;
    }

    .make_chrysler .calculator_message .reserve-link:after,
    .make_dodge .calculator_message .reserve-link:after,
    .make_fiat .calculator_message .reserve-link:after {
        height: 19px;
        width: 19px;
    }

    .make_chrysler .calculator_message .reserve-link i,
    .make_dodge .calculator_message .reserve-link i,
    .make_fiat .calculator_message .reserve-link i {
        top: 6px;
    }

    .maserati-product_price {
        border-left: 0;
        padding: 0 15px;
    }

    .maserati-product_price h1 {
        font-size: 24px;
    }

    .maserati-lead-img {
        margin-bottom: 15px;
    }

    .maseratiorder-description h4 {
        margin-bottom: 15px;
    }

    /* css By sneha */
    body .reserve-page {
        margin-top: 10px;
    }

    .refreshPage_error>span {
        font-size: 20px;
    }

    .concierge_section.concierge_mini .concierge_title {
        width: 100%;
        text-align: center;
        bottom: 0;
    }

    .concierge_section.concierge_mini .concierge_email,
    .concierge_section.concierge_mini .concierge_number {
        font-size: 20px;
        text-align: center;
        padding: 5px;
        width: 100%;
    }

    .concierge_title {
        border-right: none;
        border-bottom: 1px solid #ccc;
    }

    .maserati-printpage-backbtn-mobile {
        margin: 15px 15px 0;
    }


    .maserati_order div#intermediatediv {
        padding: 40px 15px 15px 15px;
    }

    .maserati-primary-contact {
        padding: 25px 15px 15px 15px;
    }

    .maserati-primary-contact p {
        font-size: 14px;
    }

    .maserati-primary-contact h4 {
        font-size: 18px;
    }

    #orderView .maserati-printpage-backbtn-desktop {
        display: none;
    }

    .btn-eshopping,
    .btn-eshopping:hover {
        border-radius: 0;
    }

    /* span.testdriveTrigger i {
        margin-left: 5px;
        margin-right: -5px;
    }

    .reserve-link i {
        margin-left: 5px;
    } */

    body #leaseCalc .modal-header .modal-title,
    body #cashCalc .modal-header .modal-title,
    body #paymentCalc .modal-header .modal-title {
        font-size: 18px;
    }

    .disclaimerTooltip--comingsoon {
        font-size: 15px;
        line-height: 15px;
    }

    #leaseCalc #msrp_change,
    #paymentCalc #msrp_fchange,
    #cashCalc #msrp_cchange {
        width: 100%;
        display: inline-block;
    }

    #leaseCalc .lease_msrpstickerPrice,
    #paymentCalc .finance_msrpstickerPrice,
    #cashCalc .cash_msrpstickerPrice {
        min-width: 79px;
    }

    body .testdriveTrigger,
    body .price-tag,
    body .reserve-link {
        width: 185px;
    }

    .reserve-link i {
        /* margin-left: 28px; */
        position: absolute;
        right: 10px;
        top: 8px;
    }

    /*thankyou page font alignemnt*/

    .maserati_order .thankyou-title {
        font-size: 22px;
    }

    .faq_section .faq_accordion .panel-group .panel-title a {
        font-size: 15px;
    }

    .faq_section .faq_accordion {
        font-size: 13px;
    }

    /* Testdrive Disable button */

    .calculator_message .testdrive-disabled {
        margin-top: 10px;
    }

    /* ends Testdrive Disable button */

    /*ends by sneha */

}

.paymentcal_reserve {
    float: right;
}

.paymentcal_reserve a {
    background: #141414;
    color: #fff;
}

.make_jeep .paymentcal_reserve a,
.make_wagoneer .paymentcal_reserve a {
    background-color: #636363;
}

.make_chrysler .paymentcal_reserve a,
.make_dodge .paymentcal_reserve a,
.make_fiat .paymentcal_reserve a {
    background-color: #fff;
    border: 2px solid #3a57a0;
    color: #3a57a0;
    padding: 8px 10px;
}

.make_chrysler .paymentcal_reserve a:hover,
.make_dodge .paymentcal_reserve a:hover,
.make_fiat .paymentcal_reserve a:hover {
    background-color: #fdfdfd;
}

.make_dodge .paymentcal_reserve a {
    border-color: #d50000;
    color: #d50000;
}

.make_fiat .paymentcal_reserve a {
    border-color: #e70000;
    color: #e70000;
}

.paymentcal_reserve a:not(.disabled):hover {
    opacity: 0.9;
}

.reserve-btn.disabled,
.reserve-link.disabled,
.ore_Reserve.disabled {
    cursor: not-allowed;
    opacity: .65;
    pointer-events: none;
}

.btn.Reserve_popup {
    font-size: 14px;
    border: none;
    padding: 10px;
    line-height: 14px;
    text-transform: uppercase;
    border-radius: 0;
    margin-right: 5px;
    color: #fff;
}

/* FAQ starts */
.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;
    /* top: 50%; */
    width: 100%
}

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

.faq_accordion {
    font-size: 15px
}

.faq_accordion .panel-group .panel {
    border-radius: 0
}

.faq_accordion .panel-group .panel-heading {
    padding: 0
}

.faq_accordion .panel-group .panel-title a {
    font-family: 'robotomedium';
    font-size: 18px;
    padding: 10px 40px 10px 10px;
    display: block;
    text-decoration: none
}

.faq_accordion .panel-group .panel-title a:hover {
    background: #e8e8e8
}

.faq_accordion .panel-group .panel-title a i {
    float: right;
    font-size: 36px;
    margin-right: -30px;
    margin-top: -8px
}

.faq_accordion .panel-group .panel-title a:not(.collapsed) i {
    transform: rotate(180deg)
}

/* FAQ ends */

/* ============ Credit Estimates Form - sanjith ============ */
#availableProgramPopup .modal-title {
    color: #000;
}

#availableProgramPopup .modal-dialog.estimates-box {
    min-width: 991px;
}

#availableProgramPopup .flex.estimate-accept {
    align-items: flex-start;
    padding: 0px 15px;
}

#availableProgramPopup .flex.estimate-accept {
    align-items: flex-start;
    padding: 0px 15px;
}


.hide-for-development {
    display: none;
}

.credit-estimator input,
.credit-estimator select {
    border-radius: 0;
}

.button-secondary {
    background-color: #030303A6;
    border: 1px solid #A5A5A5;
    border-radius: 0;
    width: 100%;
    display: block;
    color: #fff;
}

#availableProgramPopup .flex {
    display: flex;
}

#availableProgramPopup .form-check-input {
    margin-right: 10px;
}

.verticle-devider {
    border-right: 1px solid #707070;
}

/* #availableProgramPopup .gcss-button {
    width: 100%;
} */

/* #availableProgramPopup h1,
#availableProgramPopup h2,
#availableProgramPopup h3 {
    margin: 0;
    padding: 0;
} */

#availableProgramPopup a.gcss-button:hover,
#availableProgramPopup a.gcss-button:focus,
#availableProgramPopup a.gcss-button:visited,
#availableProgramPopup a.gcss-button:active,
#availableProgramPopup a.btn.button-secondary:hover,
#availableProgramPopup a.btn.button-secondary:active,
#availableProgramPopup a.btn.button-secondary:focus,
#availableProgramPopup a.btn.button-secondary:visited {
    color: #fff;
}

#availableProgramPopup .gcss-button i {
    float: right;
    line-height: 10px;
    font-size: 200%;
}

#availableProgramPopup a.gcss-button.back {
    width: 120px;
    padding-right: 20px;
    padding-left: 20px;
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 14px;
}

#availableProgramPopup .gcss-button i.fa-angle-left {
    float: left;
}

.left-right-padding {
    padding: 0 35px;
}

.fill-form {
    text-align: center;
    display: flex;
    padding: 50px;
    border: 1px solid #707070;
    margin-top: 30px;
}

.close-btn.choose_dealer_btns {
    position: absolute;
    width: 80%;
    left: 10%;
    bottom: -10px;

}

.close-btn.choose_dealer_btns a#btnCloseToCreditScore {
    /* background-color: #636363;
    border: 1px solid #636363; */
    width: 100%;
    padding: 9px;
}

.circle-progress #container {
    width: 160px;
    height: 75px;
}

.circle-progress svg {
    /* height: 100px; */
    width: 150px;
    fill: none;
    stroke: #1893CF;
    stroke-width: 8;
    stroke-linecap: round;
    -webkit-filter: drop-shadow(-3px -2px 5px gray);
    filter: drop-shadow(-3px -2px 5px gray);
}

.circle-progress {
    padding-top: 50px;
    width: 120%;
}

.circle-progress .pay-details {
    padding: 50px 0 0 10px;
}

.circle-progress .pay-details i {
    border: 1px solid #333;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    text-align: center;
    margin: 0 5px;
    font-size: small;
}

.gcss-button-success,
.gcss-button-success:hover,
.gcss-button-success:focus,
.gcss-button-success:visited {
    background-color: #46AA64;
    border-radius: 0.07143rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    width: 100%;
    margin: 15px 0;
}

.estimate_slider {
    overflow: hidden;
    margin: 0 auto 30px;
    max-width: 400px;
    padding: 0 15px
}

.estimate_finalscore {
    font-family: robotomedium;
    font-size: 26px;
    margin-bottom: 10px
}

.estimate_finalscore .score_desc {
    color: #46aa64;
    margin-left: 6px
}

.estimate_slider .estimate_slider_value {
    display: flex;
    padding: 0 1px 20px;
    width: 100%
}

.estimate_slider .rSlider {
    background: #8f192b;
    border: none;
    height: 6px;
    margin-bottom: 10px
}

.estimate_slider .rSlider:after,
.estimate_slider .rSlider:before {
    background: #8f192b;
    border-radius: 3px;
    content: '';
    left: -10px;
    position: absolute;
    height: 6px;
    width: 15px
}

.estimate_slider .rSlider:after {
    left: auto;
    right: -10px
}

.estimate_slider .rSlider span.ui-slider-handle {
    background: #3e6fcc !important;
    border: 1px solid #8f192b;
    border-radius: 50%;
    height: 24px;
    margin-left: -12px;
    top: -9px;
    width: 24px
}

.estimate_slider_value li {
    border-left: 1px solid #777;
    height: 18px;
    position: relative;
    width: calc(100%/9)
}

.estimate_slider_value li:last-child {
    width: 0
}

.estimate_slider_value li span {
    color: rgba(143, 25, 43, .5);
    font-family: robotomedium;
    font-weight: 500;
    position: absolute;
    left: -13px;
    top: 100%;
}

.width-70 {
    width: 70%;
    margin: 0 auto 30px;
}

@media screen and (max-width: 991px) {
    #availableProgramPopup .flex {
        display: block;
    }

    .verticle-devider {
        border: 0;
    }

    .left-right-padding {
        padding: 0;
        padding-top: 20px;
        min-height: 400px;
    }

    #availableProgramPopup .form-check.flex {
        display: flex;
    }

    #availableProgramPopup h1 {
        padding-top: 35px;
    }

    .close-btn.choose_dealer_btns {
        bottom: 50px;
    }

    .width-70 a {
        display: block;
        margin-top: 20px;
    }
}

/* Credit Estimates Form */

.vehiclepage .header-scroll .dealer_rightmenu_address {
    margin-top: 10px;
}

/*VDP Mobile responsive starts*/

@media screen and (max-width: 768px) {

    body .detrailHeader.fixMenu {
        top: 78px;
    }

    body .container.detailBody {
        margin-top: 130px;
    }

    /*Header starts*/
    .vehiclepage .header-scroll .container {
        padding: 0 10px;
    }

    .vehiclepage .header-scroll .row {
        display: flex;
    }

    .vehiclepage .header-scroll .col-xs-12.left-menu-field {
        order: 3;
        min-width: 68px;
        padding-top: 0;
        width: auto !important;
    }

    .make_wagoneer .vehiclepage .header-scroll .col-xs-12.left-menu-field {
        /* display: none; */
    }

    .vehiclepage .header-scroll .left-menu-field li {
        padding-right: 0;
    }

    .vehiclepage .header-scroll .how-itworks-link {
        margin: 12px 0 0 8px;
        padding: 0 !important;
    }

    .vehiclepage .header-scroll .how-itworks-link:after {
        left: 0;
        right: auto;
        top: 13px;
        width: 1px;
    }

    .vehiclepage .header-scroll .how-itworks-link span {
        display: block;
        float: none;
        font-size: 12px;
    }

    .vehiclepage .header-scroll .how-itworks-link img {
        display: block;
        float: none;
        margin: 0 auto;
        width: 23px;
    }

    .vehiclepage .header-scroll .logoimagewrapper {
        display: flex;
        height: 65px;
        padding: 0;
        position: relative;
        width: auto;
    }

    .vehiclepage .header-scroll .logoimagewrapper a {
        align-items: center;
        display: inline-flex !important;
        margin-right: 10px;
    }

    .vehiclepage .header-scroll .logoimagewrapper a img {
        padding: 0;
        max-width: 80px;
    }

    .make_jeep .vehiclepage .header-scroll .logoimagewrapper a,
    .make_dodge .vehiclepage .header-scroll .logoimagewrapper a {
        margin-right: 2px;
    }

    .make_jeep .vehiclepage .header-scroll .logoimagewrapper a img {
        margin-left: -8px;
    }

    .make_dodge .vehiclepage .header-scroll .logoimagewrapper a img {
        margin-left: -5px;
    }

    .make_fiat .vehiclepage .header-scroll .logoimagewrapper a {
        margin-right: 0;
    }

    .make_wagoneer .vehiclepage .header-scroll .logoimagewrapper a img {
        max-width: 160px;
    }

    .vehiclepage .header-scroll .dealer_rightmenu_address {
        display: flex;
        margin: 0;
        align-items: center;
        height: 65px;
        justify-content: center;
        padding-bottom: 0;
    }

    .vehiclepage .header-scroll .dealer_rightmenu_address:before {
        content: '';
        border-left: 1px solid #a6a6a6;
        height: 40px;
        left: 0;
        position: absolute;
    }

    .vehiclepage .header-scroll .dealer_rightmenu_address .dealerAddress h3 {
        font-family: 'rift-soft';
    }

    .vehiclepage .header-scroll .dealer_rightmenu_address .dealerAddress p {
        font-family: 'rift-soft';
        font-size: 14px !important;
        line-height: 1;
    }

    .vehiclepage .header-scroll .dealer_rightmenu_address .dealerAddress p a {
        background: none;
    }

    /*Header Ends*/

    div#initialPopUp .modal-dialog {
        width: calc(100% - 40px) !important;
    }

    div#initialPopUp .modal-dialog .modal-content {
        padding: 35px 15px 20px !important;
    }

    body div#initialPopUp .modal-dialog button.close.initialPopUpClose {
        background-image: url(../images/close-white.svg) !important;
        background-position: calc(100% - 10px) center !important;
        background-size: 20px !important;
        color: #fff !important;
        font-family: 'robotomedium';
        font-size: 13px !important;
        font-weight: normal;
        left: 0;
        padding: 18px 36px;
        text-align: right;
        text-shadow: none;
        text-transform: uppercase;
        top: 0;
        width: 100%;
    }

    body.make_chrysler div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #063E77 !important;
    }

    body.make_dodge div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #D50000 !important;
    }

    body.make_jeep div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #FFBA00 !important;
    }

    body.make_fiat div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #E70000 !important;
    }

    body.make_ram div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #880D00 !important;
    }

    body.make_wagoneer div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #15255d !important;
    }

    div#initialPopUp .popup_steps h4 {
        margin-top: 10px;
    }

    .steps-field-parent .field_car {
        padding: 0 65px;
    }

    .steps-field-parent .field_car:after {
        display: none;
    }

    .steps-field-parent .field_steps_no {
        font-size: 24px !important;
    }

    .steps-field-parent .field_img {
        height: auto;
    }

    .steps-field-parent .field_img img {
        height: 64px !important;
        max-width: 92px !important;
    }

    .steps-field-parent .field_desc {
        font-size: 12px;
        font-weight: normal;
        margin-top: 10px;
        max-width: none;
        padding: 0;
    }

    .steps-field-parent .field_status img {
        display: inline-block;
        margin-right: 2px;
    }

    #initialPopUp .owl-carousel .owl-nav button.owl-next,
    #initialPopUp .owl-carousel .owl-nav button.owl-prev {
        color: #000;
        font-size: 60px;
        position: absolute;
        right: 30px;
        top: 30px;
    }

    #initialPopUp .owl-carousel .owl-nav button.owl-prev {
        left: 30px;
        right: auto;
    }

    #initialPopUp .owl-carousel .owl-nav button.owl-prev.disabled,
    #initialPopUp .owl-carousel .owl-nav button.owl-next.disabled {
        opacity: 0.5;
    }

    div#initialPopUp .input-placeholder {
        padding: 0 15px;
    }

    #initialPopUp .delivery_option_div input[type=checkbox] {
        display: inline-block;
        margin-top: 0px;
        vertical-align: middle;
    }

    #initialPopUp .delivery_option_div label {
        display: inline;
        font-size: 14px;
        vertical-align: middle;
    }

    #initialPopUp .delivery_option_div .custom-control {
        text-align: left;
    }

    #initialPopUp .delivery_option_div .disclaimer {
        line-height: 1.4;
    }

    .forward-buttons-field,
    .service-bottom-nav,
    .submittodealer_wrapper .submitBlock {
        z-index: 1000;
    }

    body .forward-buttons-field .fwd-bck-btns1,
    body .detailBody .service-bottom-nav .fwd-bck-btns,
    body #review #ore_review .submitBlock {
        display: flex;
        padding: 10px;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn,
    body #review #ore_review .submitBlock .btn {
        height: 40px !important;
        line-height: 1.2;
        margin: 0 !important;
        min-width: auto !important;
        width: 100% !important;
        white-space: normal;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn+.btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn+.btn,
    body #review #ore_review .submitBlock .btn+.btn {
        margin-left: 10px !important;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn:after,
    body #review #ore_review .submitBlock .btn:after {
        top: 12px;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-back-btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-back-btn,
    body #review #ore_review .submitBlock .btn.nav-back-btn,
    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-next-btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-next-btn,
    body #review #ore_review .submitBlock .btn.nav-next-btn {
        max-width: 65px;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-back-btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-back-btn,
    body #review #ore_review .submitBlock .btn.nav-back-btn {
        font-size: 12px !important;
        padding-left: 22px !important;
        text-align: left;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-back-btn:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-back-btn:after,
    body #review #ore_review .submitBlock .btn.nav-back-btn:after {
        left: 5px;
        top: 11px;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-next-btn:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-next-btn:after,
    body #review #ore_review .submitBlock .btn.nav-next-btn:after {
        right: 4px;
        top: 10px;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.btm_old_submitdealer,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.btm_old_submitdealer,
    body #review #ore_review .submitBlock .btn.btm_old_submitdealer {
        padding: 0 9px !important;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.reserve_button_sni,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.reserve_button_sni,
    body #review #ore_review .submitBlock .btn.reserve_button_sni {
        align-items: center;
        display: flex;
        font-size: 12px;
        justify-content: center;
        line-height: 1.2;
        padding: 0 10px;
    }

    body #review #ore_review .submitBlock .btn.reserve_button_sni {
        padding: 5px 15px;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.btm_old_submitdealer:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.btm_old_submitdealer:after,
    body #review #ore_review .submitBlock .btn.btm_old_submitdealer:after {
        display: none;
    }

    .tab-content .calculator_message {
        margin-top: 10px !important;
    }

    .calculator_message .price-tag {
        display: table !important;
        margin-top: 5px;
    }

    body .legendStyle.nav-tabs li.trade-in-tab>a {
        padding-top: 5px !important;
    }

    .faq_title span {
        font-size: 20px;
        font-family: 'robotomedium';
        padding: 20px 10px;
    }

    .faq_title:before {
        top: 65%;
    }

    /* enchane wave alignment*/
    .make_jeep .enhance_benefits .additionalCareBlocks .header {
        display: block;
    }

    /* ends enchane wave alignment*/
    /*dealer address alignment*/

    body .vehiclepage .header-scroll .dealer_rightmenu_address {
        justify-content: center;
    }
}

.listCont.list_exact li a.win_sticker,
.listCont.list_partial li a.win_sticker {
    color: #000;
}

a.win_sticker i {
    padding-left: 5px;
}

/*VDP Mobile responsive ends*/

/*code by sneha*/
body .reserve_button_sni {
    width: 250px;
    height: 45px;
    line-height: 1.7;
    margin-right: 15px;
    font-size: 15px;
    font-family: 'robotobold';
    color: #fff;
}

.make_jeep .btn.gcss-button.reserve_button_sni {
    color: #000;
}

#review #ore_review .submitBlock .merkle_bottom_serviceandprot {
    width: auto;
    padding-left: 30px;
}

#tradeIn button.service-pro-accessories {
    width: 350px;
}

#review #ore_review .submitBlock .btn.reserve_button_sni {
    width: auto;
    min-width: 250px;
}

.gcss-button.reserve-btn {
    /*background-color:#000;
      color:#fff!important;*/
}

.footerBtns .gcss-button.reserve-btn.details-link:hover {
    /*background: #000!important;*/
}

.service-pro-accessories.nav-next-btn:after {
    height: 33px;
}

#tradeIn button.btm_old_submitdealer {
    width: 250px;
}

body #review .submitBlock .btn {
    padding: 10px;
}

/* Print CSS starts */
@media print {
    .maserati-printpage-backbtn-desktop {
        display: none;
    }

    .maserati-product_price {
        padding-left: 0;
        border: none;
    }

    .maserati-lead-img img {
        width: 400px;
        display: block;
        margin: 0 auto;
    }
}

/* Print CSS ends */
/* ends by sneha */


/*SNI Gallery starts*/

.sni-gallery .action-btn-row {
    margin-bottom: 10px;
    text-align: center;
}

.sni-gallery .action-btn-row .gcss-button {
    font-family: 'robotomedium';
    font-size: 14px;
    margin: 20px 0 5px;
    padding: 10px 30px 9px;
}

#galleryPopup.sni-gallery .modal-header button.close {
    border: 1px solid #898989;
    background: #fff;
    color: #000;
    border-radius: 10px;
    font-family: 'robotomedium';
    font-size: 12px !important;
    height: auto;
    line-height: 1.2;
    padding: 1px 5px;
    right: 5px;
    top: 0;
    text-transform: uppercase;
    width: auto;
}

.quickInfo .imageFrame {
    cursor: pointer;
}

#popImageCont .action-btn-row {
    margin-bottom: 15px;
    text-align: center;
}

#popImageCont .action-btn-row .gcss-button {
    font-family: 'robotomedium';
    font-size: 14px;
}

#popImageCont .modal-content button.close {
    font-size: 12px !important;
    padding: 1px 5px;
    top: 4px;
    right: 4px;
}

@media screen and (max-width: 768px) {
    body #popImageCont .modal-lg {
        width: calc(100% - 10px);
    }

    .wishlist-vehicle-list .model-vin {
        font-size: 13px;
        white-space: nowrap;
    }

    .wishlist-vehicle-list .model-vin a i {
        padding-left: 0;
    }

    .listCont .itemDetBlock h2.model-name {
        margin-top: 10px;
        font-size: 18px;
    }

    .wishlist-vehicle-list .itemDetBlock {
        position: static;
    }

    .row.wishlist-vehicle-list {
        padding: 0;
    }

    body section.main .listBlock .listCont>li>.wishlist-vehicle-list {
        padding-bottom: 45px !important;
        position: relative;
    }

    /* lease , finance VDP tabs */

    body .reg .itemInfo .tabsContainer .nav-tabs li>a {
        font-size: 14px;
        height: 40px;
        padding: 0px 4px;
    }

    .tabsContainer .nav-tabs .months_block {
        font-size: 10px;
    }



    body .reg .itemInfo .tabsContainer .nav-tabs li.active>a {
        height: 43px;
        margin-top: 21px;
    }

    /*ends lease ,finance VDP tabs */
}

@media screen and (max-width:996px) {

    body .forward-buttons-field .fwd-bck-btns1 .btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn,
    body #review #ore_review .submitBlock .btn {
        width: 100% !important;
    }
}

@media screen and (min-width: 769px) {

    .sni-gallery .action-btn-row .gcss-button {
        margin: 0 0 10px;
    }

    #galleryPopup.sni-gallery .modal-header button.close {
        font-size: 12px !important;
        right: -140px;
        top: -10px;
    }

    #popImageCont .modal-content button.close {
        right: 15px;
        top: 15px;
    }
}

/*SNI Gallery ends*/
/*whishlist count */

.navigation span p.wishlist-count {
    display: inline-block;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    text-align: center;
    margin-right: 6px;
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .navigation span p.wishlist-count {
        height: 20px;
        width: 20px;
        padding-right: 1px;
        margin-right: -5px;
    }
}

/*whishlist count ends */
/*mozila finance chrysler APR rate */
@supports (-moz-appearance:none) {
    .annual_per .Chrysler_rate {
        white-space: nowrap;
    }
}

/* ends mozila finance chrysler APR rate */

/* disclaimer position in brand landing page */
.ore_landing_models .disclaimer_content .bubble_disclaimer {
    bottom: 0;
    padding-bottom: 5px;
    position: fixed;
}

.ore_landing_models .bubble_disclaimer .closeDisclaimer {
    right: 100px;
}

@media screen and (max-width: 768px) {

    .ore_landing_models .bubble_disclaimer .closeDisclaimer {
        right: auto;
        left: 15px;
    }

}

/*  ends disclaimer position in brand landing page */
/*VDP page Lease, finance Tabs */

.itemInfo .tabsContainer .nav-tabs li span.tab_active {
    display: none;
}

.itemInfo .tabsContainer .nav-tabs li span.tab_default {
    color: #3D3D3D;
}

.itemInfo .tabsContainer .nav-tabs li.active span.tab_active {
    display: block;
}

.itemInfo .tabsContainer .nav-tabs li.active span.tab_default {
    display: none;
}

.nav-tabs .months_block {
    display: block;
    font-size: 12px;
    color: #3D3D3D;
}

.nav-tabs .months_block>span:first-child {
    border-right: 1px solid #3D3D3D;
    margin-right: 2px;
}

.tab_active>span:last-child {
    border-left: 1px solid #3D3D3D;
    margin-left: 4px;
    padding: 4px;
    font-size: 14px;
}

body .itemInfo .tabsContainer .tab_payments_price {
    font-family: 'robotoregular';
    margin-top: 19px;
}

body .itemInfo .tabsContainer .nav-tabs li.active>a {
    height: 55px;
    margin-top: 19px;
}

body .itemInfo .tabsContainer .nav-tabs li>a {
    align-items: center;
    display: flex;
    font-size: 20px;
    height: 50px;
    padding: 0px 10px;
    margin-top: 25px;
}

/* endsVDP page Lease, finance Tabs */


/*E-shop logo in VDP starts*/
body .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
    margin-top: -36px;
}

@media (max-width:785px) {
    .alfa-logos {
        /* margin-top: 10px !important; */
        /* margin-top: -41px !important; */
        width: 56px !important;
    }
}

@media (min-width:786px) {
    .alfa-logos {
        /* margin-top: -11px !important; */
        /* margin-top: -41px !important; */
        width: 56px !important;
    }
}


body.make_chrysler .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
    max-width: 160px;
}

body.make_dodge .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
    max-width: 210px;
}

body.make_jeep .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
    max-width: 90px;
}

body.make_fiat .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child,
body.make_ram .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
    max-width: 70px;
}

body.make_wagoneer .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.wag_logo {
    max-width: 200px;
}

.sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
    bottom: 2px;
    max-height: 40px;
    position: absolute;
}

@media screen and (min-width: 769px) {
    body.make_dodge .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        max-height: 40px;
    }

    body.make_chrysler .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp,
    body.make_jeep .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        max-height: 36px;
    }

    body.make_fiat .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp,
    body.make_ram .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        max-height: 32px;
    }
}

@media screen and (max-width: 768px) {
    body .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: -10px;
        max-height: none;
    }

    body.make_alfa_romeo .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        max-width: 40px;
    }

    body.make_chrysler .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        max-width: 120px;
    }

    body.make_chrysler .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: 0px;
        max-width: 80px;
    }

    body.make_dodge .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: -14px;
    }

    body.make_dodge .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        max-width: 80px;
        margin-top: 0px;
    }

    body.make_jeep .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: -5px;
    }

    body.make_jeep .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: 0px;
    }

    body.make_fiat .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: 0px;
    }

    body.make_fiat .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: -12px;
    }

    body.make_ram .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: 2px;
    }

    body.make_ram .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: 0px;
    }

    body.make_wagoneer .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: 0px;
        max-width: 180px;
    }

    body.make_wagoneer .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img:first-child {
        margin-top: 0px;
        max-width: 80px;
    }

    header:not(.vehiclepage) .left-menu-field a.how-itworks-link:after {
        right: 2px;
    }

    .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        left: 50%;
        max-height: 28px;
        transform: translateX(-50%);
    }

    body.make_alfa_romeo .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        max-height: 21px;
    }

    body.make_chrysler .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 6px;
        max-height: 26px;
    }

    body.make_dodge .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 6px;
    }

    body.make_dodge .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 8px;
        max-height: 24px;
    }

    body.make_jeep .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 2px;
        max-height: 26px;
    }

    body.make_jeep .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 5px;
        max-height: 24px;
    }

    body.make_fiat .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 2px;
        max-height: 24px;
    }

    body.make_ram .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 0;
        max-height: 24px;
    }

    body.make_ram .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 2px;
        max-height: 24px;
    }

    body.make_wagoneer .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 6px;
    }

    body.make_wagoneer .vehiclepage .sni-vdp-logo.top-logo-vehicle.brand-e-shop-logos img.e-shop-logo-vdp {
        bottom: 8px;
        max-height: 24px;
    }

}

/*E-shop logo in VDP ends*/

/* header text alignment  */
.vehiclepage .header-scroll .dealer_rightmenu_address {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    height: 65px;
}

/* header text alignment  */

/* Service protection plan dropdown in vdp */

.serviceprotection_dropdown .custom-selectbox {
    margin: 0px;
    border: 2px solid #BFBFBF;
    width: 221px;

    background-color: #FFBA00;
}

.make_alfa_romeo .serviceprotection_dropdown .custom-selectbox {
    margin: 0px;
    border: 2px solid #9d1a2e;
    width: 120px;
    border-radius: 19px;
    background-color: #9d1a2e;
}

.serviceprotection_toggle span:before {
    content: '';
    height: 31px;
    position: absolute;
    width: 35px;
    border: 1px solid #BFBFBF;
    border-radius: 18px;
    left: 28px;
    background-color: #fff;
    pointer-events: none;
}

.serviceprotection_toggle span {
    position: absolute;
    right: 30px;
    width: 32px;
}

.toggle-tab-switch .custom-selectbox .select-items {
    background: #fff;
    border: 2px solid #BFBFBF;
    font-size: 16px;
    margin: 1px;
    top: 20px;
    padding-top: 10px;
    border-radius: 0px 0px 15px 15px;
    font-family: 'Segoe UI';
    text-transform: uppercase;
}

.toggle-tab-switch .same-as-selected:last-child,
.toggle-tab-switch .select-items div:last-child:hover {
    border-radius: 0 0 15px 15px;
}

.select-items div,
.select-selected {
    border: none;
}

.select-selected:after {
    border-color: #474B60 transparent transparent transparent;
}

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #474B60 transparent;
}

.toggle-tab-switch .select-selected {
    color: #FFFFFF;
    font-family: 'Segoe UI';
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 10px;
}

.toggle-tab-switch .select-items div:last-child {
    border: none;
}

.make_jeep .toggle-tab-switch .select-selected {
    color: #000;
}

/*
.make_jeep .toggle-tab-switch .same-as-selected,
.make_jeep .toggle-tab-switch .select-items div:hover {
    color: #000;
    background-color: #FFBA00;
}

.make_chrysler .serviceprotection_dropdown .custom-selectbox,
.make_chrysler .toggle-tab-switch .same-as-selected,
.make_chrysler .toggle-tab-switch .select-items div:hover {
    color: #fff;
    background-color: #063e77;
}

.make_dodge .serviceprotection_dropdown .custom-selectbox,
.make_dodge .toggle-tab-switch .same-as-selected,
.make_dodge .toggle-tab-switch .select-items div:hover {
    color: #fff;
    background-color: #d50000;
}

.make_ram .serviceprotection_dropdown .custom-selectbox,
.make_ram .toggle-tab-switch .same-as-selected,
.make_ram .toggle-tab-switch .select-items div:hover {
    color: #fff;
    background-color: #880d00;
}

body.make_ram .service_protection_drop_select,
body.make_ram .review_service_protection {
    color: #000000 !important;
    background-color: #ffffff !important;
}

.make_fiat .serviceprotection_dropdown .custom-selectbox,
.make_fiat .toggle-tab-switch .same-as-selected,
.make_fiat .toggle-tab-switch .select-items div:hover {
    color: #fff;
    background-color: #e70000;
}

.make_wagoneer .serviceprotection_dropdown .custom-selectbox,
.make_wagoneer .toggle-tab-switch .same-as-selected,
.make_wagoneer .toggle-tab-switch .select-items div:hover {
    color: #fff;
    background-color: #15255d;
}
*/

/*  ends Service protection plan dropdown in vdp */

/* enhance jeep wave benifts alignment */

.make_jeep .enhance_benefits .header {
    display: flex;
    justify-content: space-between;
}

.make_jeep .header .toggle-tab-label {
    width: 250px;
    font-size: 15px;
}

@media (max-width:996px) {
    .make_jeep .header .toggle-tab-label {
        width: 210px;
        font-size: 14px;
    }
}

.header .toggle-tab-label {
    font-family: 'robotoregular';
}

/*ends  enhance jeep wave benifts alignment */

/* wagonner alignment in sni */
body.make_wagoneer .car-save-sni i,
body.make_wagoneer .save__item .car-save-wishlist i,
body.make_wagoneer .wishlist-popup-closebtn,
body.make_wagoneer .wishlist-popup-closebtn:hover,
body.make_wagoneer span i.heart {
    color: #15255d;
}

/* wagonner alignment in sni */

/* disclaimer bubble alignment */

.cardFooter .badge {
    padding: 4px 7px;
}

/* disclaimer bubble alignment */
/*s&p images section */

body #serviceProtection .vehicle_accessories .header {
    margin-top: 0;
    padding-top: 0;
    padding-right: 0;
}

#serviceProtection .vehicle_accessories .header .current_accessories_title {
    margin-top: 0;
    padding-right: 0;
    margin-right: 0;
}

/* ends s&p images section */

/* VDP footer next and prev alignment */

@media (min-width: 520px) and (max-width: 768px) {

    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-back-btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-back-btn,
    body #review #ore_review .submitBlock .btn.nav-back-btn,
    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-next-btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-next-btn,
    body #review #ore_review .submitBlock .btn.nav-next-btn {
        max-width: none;
        min-width: 117px !important;
    }

    body #review #ore_review .submitBlock .btn.nav-back-btn {
        min-width: 90px !important;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.btm_old_submitdealer,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.btm_old_submitdealer,
    body #review #ore_review .submitBlock .btn.btm_old_submitdealer {
        min-width: 130px !important;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.reserve_button_sni,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.reserve_button_sni,
    body #review #ore_review .submitBlock .btn.reserve_button_sni {
        min-width: 115px !important;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-back-btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-back-btn,
    body #review #ore_review .submitBlock .btn.nav-back-btn {
        text-align: center;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-next-btn:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-next-btn:after,
    body #review #ore_review .submitBlock .btn.nav-next-btn:after {
        right: 10px;
    }

    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-back-btn:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-back-btn:after,
    body #review #ore_review .submitBlock .btn.nav-back-btn:after {
        left: 10px;
        top: 11px;
    }

}

/*  ends VDP footer next and prev alignment */

/*prequal form alignment & tesrdrive and submit dealer form */
#credit_estimator_form .input-placeholder .placeholder,
#reviewSubmit_test .placeholder,
#reviewSubmit .placeholder {
    position: absolute;
    pointer-events: none;
    font-size: 14px;
    top: 7px;
    left: 27px;
    margin: auto;
    color: #414141;
}

body.make_jeep #credit_estimator_form .input-placeholder .placeholder span {
    color: #ffba00 !important;
}

body.make_chrysler #credit_estimator_form .input-placeholder .placeholder span,
body.make_chrysler #reviewSubmit_test .placeholder span,
body.make_chrysler #reviewSubmit .placeholder span,
body.make_chrysler #reviewSubmit_test label span {
    color: #063e77 !important;
}

body.make_dodge #credit_estimator_form .input-placeholder .placeholder span,
body.make_dodge #reviewSubmit_test .placeholder span,
body.make_dodge #reviewSubmit .placeholder span,
body.make_dodge #reviewSubmit_test label span {
    color: #d50000 !important;
}

body.make_ram #credit_estimator_form .input-placeholder .placeholder span,
body.make_ram #reviewSubmit_test .placeholder span,
body.make_ram #reviewSubmit .placeholder span,
body.make_ram #reviewSubmit_test label span {
    color: #880d00 !important;
}

body.make_fiat #credit_estimator_form .input-placeholder .placeholder span,
body.make_fiat #reviewSubmit_test .placeholder span,
body.make_fiat #reviewSubmit .placeholder span,
body.make_fiat #reviewSubmit_test label span {
    color: #e70000 !important;
}

body.make_wagoneer #credit_estimator_form .input-placeholder .placeholder span,
body.make_wagoneer #reviewSubmit_test .placeholder span,
body.make_wagoneer #reviewSubmit .placeholder span,
body.make_wagoneer #reviewSubmit_test label span {
    color: #8f0c2c !important;
}

body.make_wagoneer #credit_estimator_form .input-placeholder .placeholder span,
body.make_wagoneer #reviewSubmit_test .placeholder span,
body.make_wagoneer #reviewSubmit .placeholder span,
body.make_wagoneer #reviewSubmit_test label span {
    color: #8f0c2c !important;
}

#credit_estimator_form .error .errorInfo {
    margin: 1px 0 0 2px;
}

#credit_estimator_form #btnSeeMyEstimate {
    font-size: 14px;
}

#CreditEstimatorForm #creditRangeBar {
    margin-bottom: 10px;
}

#CreditEstimatorForm .text-center {
    padding-bottom: 10px;
}

#availableProgramPopup .credit_Text {
    padding-top: 0;
}

#availableProgramPopup .credit_Headertext {
    margin-bottom: 0;
}

#creditRangeBar .progressbar-text {
    top: 10px !important;
}

.pay-details .text-align-right {
    display: inline-block;
}

/* ends prequal form alignment */

/* ADA compalnces*/

.cardFooter .badge {
    background-color: #616161;
}

.make_jeep #nearest_dealer_button,
.make_jeep .wishlistbtn span p.wishlist-count,
body.make_jeep .wishlist-popup-closebtn,
.make_jeep .modal-footer .popup_wishlist_button {
    color: #000000;
}

.make_jeep .vTheme__color,
body.make_jeep #initialPopUp .placeholder span,
body.make_jeep #credit_estimator_form .input-placeholder .placeholder span,
body.make_jeep #reviewSubmit_test .placeholder span,
body.make_jeep #reviewSubmit .placeholder span {
    color: #8f6900 !important;
}

.contentBlock .hideMe {
    display: none;
}

#btnCreditScoreSubmit {
    font-size: 14px;
}

body.make_wagoneer .wishlistbtn span p.wishlist-count {
    background-color: #21368C;
    color: #fff;
}

body.make_fiat .wishlist-popup-closebtn {
    color: #e70000;
}

.make_fiat .modal-footer .popup_wishlist_button,
body.make_fiat .wishlistbtn span p.wishlist-count {
    background-color: #e70000;
}

.videoclose {
    background-color: #000000;
}

body .error .errorInfo {
    color: #eb0000;
}

.make_fiat .vehicle_accessories__details .btn {
    color: #fff;
}

#creditRangeBox .score .state {
    font-size: 18px;
    font-family: 'rift-soft';
    font-weight: 600;
}

/* table.ui-datepicker-calendar tbody td.ui-state-disabled .ui-state-default {
    color: #BABABA;
} */

/* ends ADA compalnces*/
#credit_estimator_form #btnSeeMyEstimate,
.choose_dealer_btns .availablePgmPopup {
    padding-left: 20px;
    padding-right: 20px;
}

.compare-selected:after,
.compare-selected:before {
    content: "";
    padding: 2.8rem;
    position: absolute;
    bottom: -43px;
}

.compare-selected {
    font-size: 15px;
    width: auto;
    margin: 0;
    font-weight: 700;
    font-family: robotomedium;
    position: fixed;
    bottom: 0;
    padding: 1rem;
    left: 15rem;
    z-index: 999999999;
    text-transform: uppercase;
    cursor: pointer;
}

@media (min-width: 1900px) {
    .compare-selected {
        left: 41rem;
    }
}

.compare-selected:before {
    transform: skewY(-45deg);
    left: -55px;
}

.compare-selected:after {
    transform: skewY(45deg);
    right: -55px;
}

@media (max-width: 768px) {

    #tradeIn button#service-pro-accessories,
    #tradeIn button.service-pro-accessories {
        width: 315px;
    }

    #review #ore_review .submitBlock .btn {
        width: 300px !important;
    }

    #serviceProtection #delivery-review-btn,
    #serviceProtection .delivery-review-btn {
        width: 250px;
    }

    #detailPage .legendStyle.nav-tabs li.trade-in-tab.active:after {
        left: 93% !important;
    }

    .compare-selected {
        right: inherit;
        left: 24%;
        width: 50%;
        text-align: center;
    }
}

/* compare selected button left align css start */
/* .compare-selected {
	font-size:13px;
	width:29px;
    height: auto;
	margin:0;
	font-weight:700;
	font-family: 'robotomedium';
	position:fixed;
	padding: 15px 10px 15px 10px;
    bottom: inherit;
    text-align: center;
	left:0;
    top:28%;
    word-break: break-all;
	z-index:999999999;
	text-transform:uppercase;
	cursor:pointer;
    letter-spacing: -2px;
}

.compare-selected i {
	font-style: normal;
    margin-top: 8px;
    display: inline-block;
}

.compare-selected:before{
	content:'';
	padding:2.8rem;
	position:absolute;
    transform: skewY(41deg);
    left: -27px;
    top: -54px;
    bottom: inherit;
}
.compare-selected:after {
	content:'';
	padding:2.8rem;
	position:absolute;
    transform: skewY(-41deg);
    left: -27px;
    bottom: -55px;
}
@media (max-width:768px){
	.compare-selected {
        right: inherit;
        left: 24%;
        width: 50%;
        text-align: center;
        top: inherit;
        bottom: 0;
        letter-spacing: 0;
        padding: 0;
        font-size: 15px;
        line-height: 42px;
	}
    .compare-selected:before {
        content: '';
        transform: skewY(-46deg);
        left: -55px;
        top: inherit;
        bottom: -35px;
    }
    .compare-selected:after {
        content: '';
        transform: skewY(46deg);
        left: 100%;
        bottom: -35px;
    }
} */

/* compare selected button left align css end */

/* Prequal popup Responsive view starts here */

#credit_estimator_form .credit-estimator-st strong {
    font-family: 'robotolight';
    font-size: 14px;
}

#credit-estimator-container .credit_Headertext {
    font-family: 'rift-soft';
    font-weight: 700;
}

#credit_estimator_form #CreditEstimatorForm .left-right-padding h3 {
    font-family: 'robotoregular';
    font-size: 18px;
}

#CreditEstimatorForm #noCreditRangeBox p strong {
    /* font-family: 'robotolight'; */
    font-size: 14px;
}

#CreditEstimatorForm .estimate-accept label {
    font-family: 'robotolight';
    font-size: 12px;
}

#CreditEstimatorForm a.btn-nocredit-est {
    cursor: auto;
}

.input-placeholder input::placeholder {
    font-size: 0 !important;
}

@media screen and (max-width: 991px) {
    #credit-estimator-container .credit_Headertext {
        padding-top: 15px;
        font-size: 28px;
    }

    #credit_estimator_form .credit-estimator-st strong {
        font-size: 13px;
    }

    #CreditEstimatorForm .estimate-accept label {
        font-size: 11px;
    }

    #CreditEstimatorForm #creditRangeBox {
        padding-top: 0;
        width: auto;
    }

    #CreditEstimatorForm #creditRangeBox .pay-details {
        padding-top: 5px;
        text-align: center;
    }

    #CreditEstimatorForm #creditRangeBox #creditRangeBar {
        text-align: center;
    }

    #CreditEstimatorForm .close-btn.choose_dealer_btns {
        bottom: 30px;
    }

    #CreditEstimatorForm .estimate-accept input {
        width: 75px;
        margin-top: 2px;
    }

    #availableProgramPopup .zip-location .zip-mobview {
        padding-right: 4px;
        padding-left: 10px;
    }

    #availableProgramPopup .zip-location .country-mobview {
        padding-right: 10px;
        padding-left: 4px;
    }

    #credit-score-container .modal-header {
        padding-top: 0;
        margin-top: -15px;
    }
}

/* Prequal popup Responsive view ends here */

/* NVDA issue fixes starts here */

.quickinfo_wrapper .quickinfo_vin_space,
.vehicle_comparator .vCompare__spec_row_vin span,
.model-vin .win_sticker,
#leaseCalc .nvda_vin,
#paymentCalc .nvda_vin,
#cashCalc .nvda_vin,
.itemDetBlock .win_sticker,
.itemDetBlock .nvda_vin,
.itemDetBlock .model-vin {
    letter-spacing: -1.7px;
}

/*
#vehicleInfo .vd_vin {
    letter-spacing: -1.5px;
}
*/

.nvda-close-btn {
    font-size: 0.01px !important;
}

.nvda-close-btn span {
    font-size: 26px;
}

#testDriveFormPopup button.close {
    font-size: 0.01px !important;
}

#testDriveFormPopup button.close span {
    font-size: 26px !important;
}

#testDriveFormPopup button.close span.nvda_close {
    font-size: 0.01px !important;
    position: absolute !important;
    z-index: 1 !important;
    height: 30px !important;
    width: 30px !important;
}

.incentive-address .nvda_privateofferVin {
    display: inline;
    letter-spacing: -1.7px;
    font-family: 'robotolight';
}

.model-vin strong {
    letter-spacing: normal;
}

/* #reviewSubmit input::placeholder,
#reviewSubmit_test input::placeholder {
    font-size: 0 !important;
} */

/*  ends NVDA issue fixes */


body #paymentCalc .modal-body ul.popUpScroll>li.estimatedBlock .row>div>.finance_lowest_payment {
    margin-bottom: 0;
}

.finance_lowest_payment p {
    margin-bottom: 0;
}

.finance_lowest_payment p label {
    font-weight: normal;
    margin-bottom: 0;
}

span.nvda_close {
    font-size: 0.01px !important;
    float: left !important;
}

#CreditEstimatorForm #creditRangeBox .disclaimerTooltip__trigger .disclaimerTooltip {
    left: auto;
    right: 0;
}

#CreditEstimatorForm #creditRangeBox .disclaimerTooltip__trigger .disclaimerTooltip:before {
    left: auto;
    right: 0;
}

/* ends prequal form alignment */

/* ADA compalnces*/

.cardFooter .badge {
    background-color: #616161;
}

.make_jeep #nearest_dealer_button,
.make_jeep .wishlistbtn span p.wishlist-count,
body.make_jeep .wishlist-popup-closebtn,
.make_jeep .modal-footer .popup_wishlist_button {
    color: #000000;
}

.make_jeep .vTheme__color,
body.make_jeep #initialPopUp .placeholder span,
body.make_jeep #credit_estimator_form .input-placeholder .placeholder span,
body.make_jeep #reviewSubmit_test .placeholder span,
body.make_jeep #reviewSubmit .placeholder span,
body.make_jeep #reviewSubmitavailOfferInitialPopUp .placeholder span {
    color: #8f6900 !important;
}

.contentBlock .hideMe {
    display: none;
}

#btnCreditScoreSubmit {
    font-size: 14px;
}

body.make_wagoneer .wishlistbtn span p.wishlist-count {
    background-color: #21368C;
    color: #fff;
}

body.make_fiat .wishlist-popup-closebtn {
    color: #e70000;
}

.make_fiat .modal-footer .popup_wishlist_button,
body.make_fiat .wishlistbtn span p.wishlist-count {
    background-color: #e70000;
}

.videoclose {
    background-color: #000000;
}

body .error .errorInfo {
    color: #eb0000;
}

.make_fiat .vehicle_accessories__details .btn {
    color: #fff;
}

#creditRangeBox .score .state {
    font-size: 18px;
    font-family: 'rift-soft';
    font-weight: 600;
}

body.make_jeep #privateOfferLeadPopup .thank-you-incentive .incentive-customer,
.make_jeep .thank-you-incentive .year-clr {
    color: #8F6900 !important;
}

#availOfferinitialPopUp .modal-content {
    background-color: rgba(255, 255, 255, 0.92);
}

/* table.ui-datepicker-calendar tbody td.ui-state-disabled .ui-state-default {
    color: #BABABA;
} */

/* ends ADA compalnces*/
#credit_estimator_form #btnSeeMyEstimate,
.choose_dealer_btns .availablePgmPopup {
    padding-left: 20px;
    padding-right: 20px;
}

.compare-selected {
    font-size: 15px;
    width: auto;
    margin: 0;
    font-weight: 700;
    font-family: 'robotomedium';
    position: fixed;
    bottom: 0;
    padding: 1rem;
    left: 15rem;
    z-index: 1;
    text-transform: uppercase;
    cursor: pointer
}

@media (min-width:1900px) {
    .compare-selected {
        left: 41rem;
    }
}

.compare-selected:before {
    content: '';
    padding: 2.8rem;
    transform: skewY(-45deg);
    position: absolute;
    left: -55px;
    bottom: -43px
}

.compare-selected:after {
    content: '';
    padding: 2.8rem;
    transform: skewY(45deg);
    position: absolute;
    right: -55px;
    bottom: -43px
}

@media (max-width:768px) {
    .compare-selected {
        right: inherit;
        left: 24%;
        width: 50%;
        text-align: center;
    }
}

/* Private Offer Bonus Popup CSS starts here */
#privateOfferBonusPopup .incentive-bonus .e-shop-bonus div {
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 50px;
    font-family: 'robotoblack';
}

#privateOfferBonusPopup .address-bonus .incentive-bonus {
    border-left: 1px solid #bbb;
}

#privateOfferBonusPopup .address-bonus .incentive-address {
    font-size: 32px;
    text-align: left;
    border-right: none;
    color: #000;
    font-family: 'robotolight';
}

#privateOfferBonusPopup .modal-header h4 {
    text-align: left;
    padding: 5px 0px;
    text-transform: uppercase;
    font-family: 'robotomedium';
    font-size: 26px;
}

#privateOfferBonusPopup .modal-header {
    border-bottom: none;
}

#privateOfferBonusPopup .modal-content {
    background: #ffffff;
}

#privateOfferBonusPopup .incentive-bonus .e-shop-bonus div span {
    font-size: 12px;
    margin-left: -80px;
    top: 14px;
}

#privateOfferBonusPopup .thank-you-incentive .btn-primary {
    text-transform: uppercase;
    background-color: #ffba00;
}

#privateOfferBonusPopup .address-bonus .incentive-bonus #couponDetailInfo {
    padding-top: 4px;
}

#privateOfferBonusPopup .thank-you-incentive .glyphicon {
    line-height: 1.5;
    top: 2px;
}

@media (min-width:992px) {
    #privateOfferBonusPopup .modal-dialog {
        width: 680px;
    }
}

.privateOffer_incpopup {
    width: 230px;
    height: 230px;
    margin-top: -20px;
}

.privateOffer_incpopup img {
    left: 25px;
    top: 0;
    transform: none;
}

.privateOffer_incpopup_btn {
    margin-top: -65px;
}

@media (max-width:768px) {
    .privateOffer_incpopup_btn {
        margin-top: 10px;
    }
}

/* Private Offer Bonus Popup CSS ends here */

/* Private Offer Lead Popup CSS starts here */
@media (min-width:992px) {
    #privateOfferLeadPopup .modal-dialog {
        width: 860px;
    }
}

#privateOfferLeadPopup .thank-you-incentive .incentive-customer {
    font-size: 22px;
    text-align: left;
    text-transform: capitalize;
}

#privateOfferLeadPopup .thank-you-incentive .incentive-customer span {
    text-transform: uppercase;
}

#privateOfferLeadPopup .modal-header {
    border-bottom: none;
}

#privateOfferLeadPopup .thank-you-incentive .btn-primary {
    text-transform: uppercase;
}

#privateOfferLeadPopup .modal-content {
    background: #ffffff;
}

#privateOfferLeadPopup .modal-header h4 {
    font-family: 'robotolight';
    text-transform: uppercase;
}

#privateOfferLeadPopup .incentive-bonus .e-shop-bonus div {
    font-family: 'robotoblack';
}

#privateOfferLeadPopup .address-bonus .incentive-address {
    border-right: none;
}

#privateOfferLeadPopup .address-bonus .incentive-bonus {
    border-left: 1px solid #bbb;
}

/* Private Offer Lead Popup CSS ends here */

/* Submit to Dealer button color and hover CSS in VDP */
body.make_chrysler .btn.gcss-button.delivery-review-btn {
    background: #3a57a0;
    border-color: #3a57a0;
}

body.make_chrysler .btn.gcss-button.delivery-review-btn:hover {
    background: #063E77;
    border-color: #063E77;
}

body.make_jeep .btn.gcss-button.delivery-review-btn {
    background: #FFBA00;
    border-color: #FFBA00;
}

body.make_jeep .btn.gcss-button.delivery-review-btn:hover {
    background: #edad01;
    border-color: #edad01;
    color: #333 !important;
}

body.make_ram .btn.gcss-button.delivery-review-btn {
    background: #880D00;
    border-color: #880D00;
}

body.make_ram .btn.gcss-button.delivery-review-btn:hover {
    background: #b50000;
    border-color: #b50000;
}

body.make_dodge .btn.gcss-button.delivery-review-btn {
    background: #D50000;
    border-color: #D50000;
}

body.make_dodge .btn.gcss-button.delivery-review-btn:hover {
    background: #b50000;
    border-color: #b50000;
}

/* Reserve Thank you page - Incentive Added section CSS starts here */

.maserati-primary-contact h4.thankIncentive_title {
    text-transform: uppercase;
    padding-top: 10px;
}

.maserati-primary-contact .thankIncentive_amount {
    font-size: 34px;
    font-family: 'robotomedium';
    font-weight: bold;
}

.maserati-primary-contact .thankYou-incentive {
    display: flex;
    padding: 10px;
    background-color: #f8f8f8;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid #ffba00;
}

.maserati-primary-contact .thankYou_incentive_offer {
    color: #ffba00;
}

.maserati-primary-contact .thankYou-incentive .col-md-7 {
    border-left: 1px solid #707070;
}

.maserati-primary-contact .thankYou-incentive .col-md-5 {
    margin-left: auto;
    margin-top: 10px;
    width: auto;
}

.body.make_jeep .maserati-primary-contact .thankYou-incentive {
    border: 1px solid #ffba00;
}

.body.make_jeep .maserati-primary-contact .thankYou_incentive_offer {
    color: #ffba00;
}

.body.make_chrysler .maserati-primary-contact .thankYou-incentive {
    border: 1px solid #1d3e77;
}

.body.make_chrysler .maserati-primary-contact .thankYou_incentive_offer {
    color: #1d3e77;
}

.body.make_dodge .maserati-primary-contact .thankYou-incentive {
    border: 1px solid #d62a29;
}

.body.make_dodge .maserati-primary-contact .thankYou_incentive_offer {
    color: #d62a29;
}

.body.make_fiat .maserati-primary-contact .thankYou-incentive {
    border: 1px solid #e62e2d;
}

.body.make_fiat .maserati-primary-contact .thankYou_incentive_offer {
    color: #e62e2d;
}

.body.make_ram .maserati-primary-contact .thankYou-incentive {
    border: 1px solid #891716;
}

.body.make_ram .maserati-primary-contact .thankYou_incentive_offer {
    color: #891716;
}

/* Reserve Thank you page - Incentive Added section CSS ends here */

/*credit estimater slider jira and jira fixes*/

@media only screen and (max-width: 768px) {
    .service_details_text {
        display: none !important;
    }

    .estimate_slider .estimate_slider_value {
        font-size: 12px;
    }

    body section.main #searchInfo .sortByBlock {
        z-index: 1;
    }
}

.make_wagoneer .tab__modal-popup .tab__header button.tab__header--active {
    color: #15255D;
}

.make_wagoneer .vehicleDelivery__date input {
    color: #15255D;
}

.make_wagoneer .vehicleDelivery__location h4 {
    color: #15255D;
}

.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-selected {
    color: #15255D;
}

/* ends credit estimater slider jira*/

.make_chrysler .calculator_message span.price-tag {
    color: #063E77 !important;
}

/*
.make_chrysler .calculator_message span.testdriveTrigger{
    color: #063E77 !important;
}
*/

.make_chrysler span.testdriveTrigger:after {
    border-left-color: #063E77 !important;
}

#tradeIn {
    /* margin: 50px 0px; */
    /* background: #f9f9f9; */
    /* padding: 50px 150px; */
}

.tradeIn-form {
    /* margin-top: 20px; */
}

#tradeIn_ select,
.form-control_ {
    border-color: #898989;
    -webkit-appearance: none;
    background: #ffffff00;
    border-radius: 4px;
    font-style: normal;
    position: relative;
    z-index: 1;
}

#tradeIn_ .tradeIn-select-wrapper::before {
    content: "\e259";
    font-family: 'Glyphicons Halflings';
    border-radius: 0 8px 8px 0;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #898989;
    font-size: 20px;
    padding-top: 1px;
    position: absolute;
    width: 35px;
    text-align: center;
    height: 100%;
    top: 25px;
    right: 15px;
    z-index: 0;
}

#tradeIn .table_details {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    width: 50% !important;
}

#tradeIn .table_details div {
    font-weight: bold;
}

#loadsTradeInOption {
    width: 90%;
    margin: auto;
}

@media (max-width:786px) {
    .tradeIn-form {
        margin-top: 27px;
    }

    #tradeIn .table_details {
        width: 100% !important;
    }

    #loadsTradeInOption {
        width: 100%;
        margin: auto;
    }
}


.tradein_heading {
    font-family: 'robotoblack';
}

#tradeIn #divIdLoadingTrOp {
    position: absolute;
    z-index: 2 !important;
    background-color: #00000052;
    width: 100%;
    height: 130%;
    margin: auto auto;
    justify-content: center;
    display: flex;
    padding-top: 15%;
    font-size: 25px;
    color: #000000;
    -webkit-text-stroke: 1px white;
    font-weight: bold;
    text-transform: capitalize;
}

#tradeIn .caret {
    display: none !important;
}

#tradeIn #divIdtradeInKbbResult .row {
    width: 100%;
    margin: auto;
}

.do_you_owe_money {
    margin-bottom: 22px;
}

@media (max-width:992px) {
    .do_you_owe_money {
        margin-bottom: 26px;
    }

    #tradeIn #divIdtradeInKbbResult .row {
        width: 100%;
        margin: auto;
    }
}

.center {
    text-align: center;
}

.optional-equipments .avoid li {
    display: flex;
    justify-content: space-between;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group-append,
.input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1px;
}

.input-group>.input-group-append>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    z-index: 1;
    margin-top: 0px !important;
    min-width: 125px;
    border-radius: 0px;
    /* background: #d9d8d8; */
}

.input-group>.input-group-append>.btn:hover {
    /* background: #e9e9e9; */
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.language_btn {
    margin-left: 10px;
}

.language_btn::after {
    width: 0px !important;
}

.vdp_dealer_message {
    padding: 14px 31px;
    position: relative;
    background-color: #F7F7F7;
    min-height: 60px;
    text-align: center;
    font-size: 14px;
    transition: all .5s ease-in-out;
}

.vdp_dealer_message_title {
    font-size: 16px;
    font-weight: 700;
}

.vdp_dealer_message_content {
    margin-top: 22px;
    margin-bottom: 22px;
    display: inline-block;
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .5s ease-in-out;
}

.vdp_dealer_message_content+a {
    vertical-align: top;
    margin-top: -1px;
    cursor: pointer;
    display: block;
}

#more_content {
    display: none;
}

a {
    cursor: pointer;
}

#vdp_dealer_message_readless {
    display: none;
}

#vdp_dealer_message_readmore,
#vdp_dealer_message_readless {
    cursor: pointer;
    /* padding-top: 10px;
    padding-bottom: 10px; */
}

#vdp_dealer_message_readmore:hover,
#vdp_dealer_message_readless:hover {
    text-decoration: none;
}



@media (max-width:786px) {
    .vdp_dealer_message_title {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
    }

    .vdp_dealer_message {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        width: 100%;
        left: 10px;
    }

    #vdp_dealer_message_readmore,
    #vdp_dealer_message_readless {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .vdp_dealer_message_content {
        width: 90%;
    }
}

.best_rate_payment {
    margin-top: 35px;
    font-weight: normal;
}

.includes_incentives {
    font-size: 12px;
}

.text-small {
    font-size: 14px;
}

.cookie-overlay {
    position: fixed;
    bottom: 9.5rem;
    left: 0rem;
    background: #fff;
    z-index: 9999;
    line-height: 20px;
    font-size: 12px;
    border-radius: 0px;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    padding: 5px 30px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    width: 100vw;
}

.cookie_description {
    font-size: 11px;
}

.cookie-overlay a {
    text-decoration: underline;
}

.cookie-overlay .close-cookies {
    cursor: pointer;
}

.cookie-overlay.d-none {
    display: none;
}

.cookie-overlay.d-block {
    display: block;
}

.cookie-overlay .cookie-btn {
    width: 100%;
    padding: 20px 40px;
    border-radius: 0px;
    border: 0px solid;
    background: #616161;
    color: #ffffff;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
}

.cookie-overlay .cookie-btn:focus-visible {
    outline: 2px solid black;
}

.cookie-overlay .cookie-btn:hover {
    background: #6e6e6e;
}

.make_alfa_romeo .cookie-overlay .cookie-btn {
    background: #8F0C2C;
    color: #ffffff;
}

.make_alfa_romeo .cookie-overlay .cookie-btn:hover {
    background: #b50000;
}

.make_chrysler .cookie-overlay .cookie-btn {
    background: #3a57a0;
    color: #ffffff;
}

.make_chrysler .cookie-overlay .cookie-btn:hover {
    background: #032859;
}

.make_dodge .cookie-overlay .cookie-btn {
    background: #d50000;
    color: #ffffff;
}

.make_dodge .cookie-overlay .cookie-btn:hover {
    background: #b50000;
}

.make_fiat .cookie-overlay .cookie-btn {
    background: #e70000;
    color: #ffffff;
}

.make_fiat .cookie-overlay .cookie-btn:hover {
    background: #b50000;
}

.make_jeep .cookie-overlay .cookie-btn {
    background: #ffba00;
    color: #000000;
}

.make_jeep .cookie-overlay .cookie-btn:hover {
    background: #edad01;
}

.make_ram .cookie-overlay .cookie-btn {
    background: #880d00;
    color: #ffffff;
}

.make_ram .cookie-overlay .cookie-btn:hover {
    background: #b50000;
}

.make_wagoneer .cookie-overlay .cookie-btn {
    background: #15255d;
    color: #ffffff;
}

.make_wagoneer .cookie-overlay .cookie-btn:hover {
    background: #15255d;
}

.tab-content .see_dealer_offer {
    position: relative;
    top: 10px;
}

.msrp_label {
    color: black;
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 20px;
    word-wrap: break-word
}

@media (max-width:991px) {
    .dealer_message_row {
        margin-top: 55px;
    }

    .msrp_label {
        font-size: 12px;
    }

    .tab-content .see_dealer_offer {
        position: relative;
        /* bottom: 220px; */
        /* color:#ffffff !important; */
    }
}

@media (min-width:992px) {
    .dealer_message_row {
        margin-top: 80px;
    }
}

.dealer_message_btn {
    font-family: 'robotoblack';
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding: 15px;
    border: 1px solid black;
}

.dealer_message_accordion {
    /* background-color: #ccc; */
}

.dealer_message_content {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    font-weight: 100;
    font-family: 'roboto';
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

#tradeIn #btnIdEstimateOwedReject {
    /* background: #000000;
    color:#ffffff;
    width:100%;
    font-size: 12px; */
}


#tradeIn .average_trade_value_title {
    /* margin-top: 50px; */
}

#mileageError {
    font-style: italic;
    color: #9E1A1A;
}

#tradeIn .vehicle_details_heading {
    margin-top: 40px;
}

#payment-calc-review-option .term_duration_col,
#payment-calc-review-option .credit_range_col {
    padding-left: 20px !important;
}

#leaseCalc .annual_milage_col {
    padding-left: 20px !important;
}

.cookie_title {
    font-weight: bold;
}

#review_privacy_policy_in_cookie_bar .modal-body {
    max-height: 60vh;
    overflow-y: auto;
}

.footercontent a {
    text-decoration: underline !important;
}

.vdp_thankyou_table .para_text {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.included_price_dealer_msrp {
    position: relative;
    padding-top: 2px;
    float: left !important;
}

/* SERVICE AND PROTECTION VDP PAGE ACCORDION CSS STARTS */

body .additionalCareBlocks .contentBlock {
    color: #000;
    height: 181px !important;
    overflow: hidden;
}

body .additionalCareBlocks .contentBlock h4 span {
    line-height: 1.2 !important;
}

.additionalCareBlocks .contentBlock.snp-financetitle-border,
.additionalCareBlocks .contentBlock.snp-leasetitle-border {
    overflow: visible;
}

body .additionalCareBlocks .contentBlock {
    height: auto !important;
}

#serviceProtection .additionalCareBlocks .row .contentBlock {
    height: auto !important;
}

#serviceProtection .additionalCareBlocks .row .contentBlock:nth-child(odd) {
    clear: both;
}

.row.no-gutters.contentBlock {
    height: auto !important;
    width: 100%
}

span.snp-detail-arrow {
    float: right;
    font-size: 16px;
    font-weight: 400;
    font-family: robotolight;
}

div.snp-leasetitle-border .snp-detail-arrow {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

body.make_jeep span.snp-detail-arrow {
    color: #d62a29;
}

body.make_chrysler span.snp-detail-arrow {
    color: #1d3e77;
}

body.make_dodge span.snp-detail-arrow {
    color: #d62a29;
}

body.make_fiat span.snp-detail-arrow {
    color: #AD1414;
}

body.make_ram span.snp-detail-arrow {
    color: #891716;
}

body.make_jeep span.snp-detail-arrow {
    color: #6F5506;
}

body.make_wagoneer span.snp-detail-arrow {
    color: #15255d;
}

body.make_alfa_romeo span.snp-detail-arrow {
    color: #8f0c2c;
}

.make_alfa_romeo .vd_tab_container>.nav-tabs>li.active a {
    background: #8f0c2c;
    color: #ffffff;
}

span.snp-detail-arrow {
    float: right;
    font-size: 16px;
    font-weight: 400;
    font-family: robotolight;
    color: #f2ba14;
    cursor: pointer;
}

span.snp-detail-arrow i {
    font-size: 12px;
    padding-left: 5px;
}

.snp-leasetitle-border h4 {
    margin-top: 14px !important;
}

.snp-leasetitle-border h4:after {
    content: "";
    width: calc(100% - 30px);
    float: right;
    margin: 10px auto;
    border-bottom: 1px solid #848484;
}

div.snp-leasetitle-border .snp-detail-arrow {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

div.snp-leasetitle-border .snp-detail-tooltip {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 2px;
    background: #f7f7f7;
    color: #333;
    font-size: 12px;
    font-family: robotolight;
    font-weight: 400;
    box-shadow: 0 0 4px 0 #999;
    line-height: 1.4;
    right: 0;
    width: 300px;
    z-index: 99;
    opacity: 0;
    transition: opacity .3s;
    cursor: auto;
}

div.snp-leasetitle-border .snp-detail-tooltip::after {
    content: '';
    position: absolute;
    bottom: -16px;
    right: 26px;
    color: #e6e6e6;
    border: 8px solid transparent;
    border-top-color: #e6e6e6;
    cursor: pointer;
}


@media (min-width:768px) {
    #tradeIn .average_trade_value_title {
        /* margin-top: 42px; */
    }

    .snp-detail-arrow:hover .snp-detail-tooltip {
        visibility: visible;
        opacity: 1;
    }

    .service_details_text {
        display: inline;
    }
}

.additionalCareBlocks .contentBlock.snp-leasetitle-border {
    overflow: visible;
}

body #serviceProtection .header {
    padding: 10px 20px 10px 0;
    border-bottom: 2px solid #ccc;
    margin-bottom: 45px;
}

body #serviceProtection .header {
    margin-bottom: 10px;
}

body #serviceProtection .header h5 {
    font-size: 30px;
    letter-spacing: 1px;
}

@media screen and (min-width:992px) {
    body .additionalCareBlocks .contentBlock.enhance_benefits_col {
        height: auto !important;
        float: none;
        display: inline-block;
        width: 49.5%;
        vertical-align: top;
    }

    .term_duration_col span,
    .annual_milage_col span,
    .credit_range_col span {
        display: block !important;
        height: 35px !important;
    }

    .annual_milage_col div {
        /* display: flex !important;  */
        height: 35px !important;
    }
}

.tab-content .contentBlock h3 {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}

.vdp_service_cost {
    font-size: 13px !important;
    color: #000000 !important;
}

/* SERVICE AND PROTECTION VDP PAGE ACCORDION CSS ENDS */

.included_price_dealer_msrp {
    font-size: 12px;
    line-height: 14px;
    /* margin-left: -110px; */
}

@media (max-width:996px) {
    .included_price_dealer_msrp {
        /* margin-top: 20px;
        left:-47px; */
    }

    .initalpopupvehiclename {
        display: flex;
        justify-content: center;
    }

    #initialPopUp .modal-title {
        text-align: center !important;
    }
}

body.make_alfa_romeo .service_protection_drop_select,
body.make_alfa_romeo .review_service_protection {
    color: #000000 !important;
    background-color: #ffffff !important;
}

.make_alfa_romeo .same-as-selected,
.make_alfa_romeo .select-items div:hover {
    background-color: #9d1a2e;
    color: #ffffff;
}

.make_alfa_romeo .privateOffer_incpopup_btn {
    color: #ffffff !important;
    background-color: #9d1a2e !important;
}

@media (max-width:996px) {
    .make_alfa_romeo span.testdriveTrigger {
        background: #8f0c2c !important;
        color: #ffffff !important;
    }
}

.modal-body .form-control {
    /* font-size: 16px; */
}

.modal-dialog .form-control:focus,
.modal-dialog select:focus {
    /* outline: 2px solid black; */
}

@media (max-width:996px) {
    #payment-calc-review-option .stickerPrice {
        position: absolute;
        right: 0px;
        float: right;
    }

    .backBtnVdp {
        display: flex;
        justify-content: start;
    }

    #language_btn {
        outline: 2px solid transparent !important;
    }
}

#average_car_value {
    font-size: 22px;
    /* font-family: robotoblack; */
}

.thinner {
    font-size: 14px;
    font-weight: 400;

}

span.rBold.size-18.main_msrp_finance.finance_restrict_html {
    /* border-bottom: 1px solid black; */
    color: black;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    word-wrap: break-word;
}

span.rBold.size-16.main_msrp_lease.lease_restrict_html {
    /* border-bottom: 1px solid black; */
    color: black;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    word-wrap: break-word;
}

/* span.rBold.size-18.main_msrp_finance.finance_restrict_html::after {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background-image: url('../images/black_alert_icon.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
} */

@media (max-width: 767px) {

    span.rBold.size-18.main_msrp_finance.finance_restrict_html,
    span.rBold.size-16.main_msrp_lease.lease_restrict_html {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
    }
}



/* span.rBold.size-16.main_msrp_lease.lease_restrict_html::after {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background-image: url('../images/black_alert_icon.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
} */



/* .lease_restrict{
    position: absolute;
    top: 41px;
}

.lease_Ndownpayment{
    position: absolute;
    bottom: 85px;
    font-size: 10px;
}

.finance_restrict{
    position: absolute;
    top: 41px;
}

.finance_Ndownpayment{
    position: absolute;
    bottom: 85px;
    font-size: 10px;
}

} */

.tradeExceedValAlert {
    display: block;
    max-width: 350px;
    color: red;
    font-weight: bold;
}

@media (min-width: 574px) and (max-width: 768px) {
    div#vdpCarousel {
        left: 50px;
    }

    div#vdpCarousel a.right.carousel-control {
        right: -20px;
    }

    div#vdpCarousel .carousel-wrapper {
        width: 200px;
    }
}

.veh_step_one {
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: solid 1px;
    color: #333333;
}

.ore_review_delivery_timenew {
    height: 50px;
    width: 100%;
    border: none;
    font-size: 18px;
    font-family: 'robotomedium';
}

.ore_review_delivery_time {
    height: 50px;
    width: 100%;
    border: none;
    font-size: 18px;
    font-family: 'robotomedium';
}

.make_alfa_romeo .selectron--is-touch,
.make_alfa_romeo .selectron__trigger,
.make_alfa_romeo .selectron__option[data-value=""] {
    color: var(--alfa_theme_color);
}

.make_alfa_romeo .selectron__option--is-hovered {
    background-color: var(--alfa_theme_color);
    color: #fff !important;
}

.make_chrysler .selectron--is-touch,
.make_chrysler .selectron__trigger,
.make_chrysler .selectron__option[data-value=""] {
    color: var(--chrysler_theme_color);
}

.make_chrysler .selectron__option--is-hovered {
    background-color: var(--chrysler_theme_color);
    color: #fff !important;
}

.make_dodge .selectron--is-touch,
.make_dodge .selectron__trigger,
.make_dodge .selectron__option[data-value=""] {
    color: var(--dodge_theme_color);
}

.make_dodge .selectron__option--is-hovered {
    background-color: var(--dodge_theme_color);
    color: #fff !important;
}

.make_fiat .selectron--is-touch,
.make_fiat .selectron__trigger,
.make_fiat .selectron__option[data-value=""] {
    color: var(--fiat_theme_color);
}

.make_fiat .selectron__option--is-hovered {
    background-color: var(--fiat_theme_color);
    color: #fff !important;
}

.make_jeep .selectron--is-touch,
.make_jeep .selectron__option[data-value=""] {
    color: var(--jeep_theme_color);
}

.make_jeep .selectron__trigger {
    color: #000 !important;
}

.make_jeep .selectron__option--is-hovered {
    background-color: var(--jeep_theme_color);
    color: #000 !important;
}

.make_ram .selectron--is-touch,
.make_ram .selectron__trigger,
.make_ram .selectron__option[data-value=""] {
    color: var(--ram_theme_color);
}

.make_ram .selectron__option--is-hovered {
    background-color: var(--ram_theme_color);
    color: #fff !important;
}

.make_wagoneer .selectron--is-touch,
.make_wagoneer .selectron__trigger,
.make_wagoneer .selectron__option[data-value=""] {
    color: var(--wagoneer_dark_theme_color);
}

.make_wagoneer .selectron__option--is-hovered {
    background-color: var(--wagoneer_dark_theme_color);
    color: #fff !important;
}

.estimatedBlock .select-wrapper::before {
    top: 45px;
}

.estimatedBlock .select-wrapper label {
    height: 40px;
}

.selectron--is-touch:before,
.selectron__trigger:before {
    display: none;
}

.selectron__select {
    z-index: 2;
}

.selectron--is-touch,
.selectron__trigger {
    background-color: transparent;
    z-index: 3;
}

.scroll-buttons.d-fixed img {
    width: 45px
}

.scroll-buttons.d-fixed {
    position: fixed;
    top: calc(50vh - 30px);
    z-index: 3;
    right: 15px
}

.scroll-buttons.d-fixed {
    border: 1px solid #fff;
    border-radius: 8px;
    bottom: 90px;
    top: auto;
    z-index: 11
}

@media (max-width:768px) {
    .scroll-buttons.d-fixed img {
        width: 30px
    }
}

.bold {
    font-weight: bold;
    line-height: 1.9;
    font-size: 16px;
}

legend {
    margin-bottom: 0px;
    border-bottom: 1px solid transparent;
}

.packageandoption_ul {
    padding: 5px 18px 5px 5px;
}

.payment_calculator_disclaimer a {
    color: #262626;
    text-decoration: underline;
}

.vdp_thankyou_table {
    color: #000000;
}

.vdp_thankyou_table a {
    color: #616161;
    text-decoration: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.estimated_amount_owed::placeholder {
    color: #737373;
}

.estimated_amount_owed:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #737373;
}

.estimated_amount_owed::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #737373;
}

.calculator_message button,
.disclaimerTooltip__trigger {
    border: none;
    background-color: transparent;
}

.selectron--is-touch,
.selectron__trigger {
    font-size: 20px;
    font-family: inherit;
}

.centeralign {
    display: flex;
    justify-content: center;
}

.centeralign button {
    background: transparent;
    border: none;
}

body #serviceProtection .packageDetails ul li button {
    margin-left: 19px;
    position: relative;
    top: 2px;
    border: none;
    background: transparent;
}

body #serviceProtection .packageDetails ul li button:focus {
    color: red;
    background: transparent;
    outline: 0px solid !important;
}

fieldset {
    padding: 0.35em 0.625em 0.75em;
    margin: 0 2px;
    border: 1px solid silver;
}

#DealerTrackForm hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #ababab;
}

span.creditAnalysisMand {
    color: #8f0c2c;
}

/*em#applicant_consent_1-error, em#co_applicant_consent_1-error{
    display: inline-block;
    margin-top: 15px;
}*/

em#co_applicant_consent_1-error {
    display: inline-block;
}

.terms-wrapper {
    margin-left: 7px;
    position: relative;
    margin-bottom: 10px;
}

.terms-wrapper .form-check,
.terms-wrapper .form-check-label {
    float: left;
}

@media (max-width:786px) {
    .terms-wrapper .form-check {
        display: flex;
        justify-content: space-between;
        padding-left: 3px;
    }
}

.terms-wrapper label,
.terms-wrapper p {
    margin-bottom: 0 !important;
}

em#applicant_consent_1-error,
em#co_applicant_consent_1-error {
    width: 100%;
    position: absolute;
    top: 26px;
    left: -2px;
}

.ore_cash_with_tax,
.monthly_payment_val_lease {
    text-transform: capitalize;
}

.ore_cash_emi {
    text-transform: capitalize;
    font-size: 14px;
}

.include_ppsa_fees {
    position: relative;
    padding-top: 2px;
    font-size: 12px;
}

.tooltip-info {
    background-color: black;
    color: black;
    width: 0px;
    padding: 0px 8px;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    font-weight: bold;
}

.tooltip-text {
    font-size: 13px;
}


.brand_link {
    color: #0056b3 !important;
    text-decoration: underline !important;
}

.payment_switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 26px;
    margin: 0 12px;
}

.payment_switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.payment_slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #333333;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 30px;
}

.payment_slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 2px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 30px;
}

input:checked+.payment_slider {
    background-color: #333333;
}

input:focus+.payment_slider {
    box-shadow: 0 0 1px #333333;
}

input:checked+.payment_slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.payment_slider.round {
    border-radius: 34px;
}

.payment_slider.round:before {
    border-radius: 50%;
}

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