#closer_videopopup,
#inputSubmit {
    vertical-align: middle;
    cursor: pointer
}

#closer_videopopup,
#inputSubmit,
#toTop img,
#video1,
.closeDisclaimer,
.count_checked,
.disclaimer,
.error_img,
.quickInfo .imageFrame,
.see-all-block,
.switch__label,
.toggle-tab-switch .slider,
body #landingPage .vCardsBlock .vCard .cardBody .productInfo h5 {
    cursor: pointer
}

@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: 400;
    font-style: normal
}

.count_checked {
    color: #fff;
    padding: 5px 7px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: 700;
    float: right;
    margin-right: 10px;
    margin-top: -4px
}

.switch,
.switch__label {
    font-weight: 100;
    text-align: center
}

.maintenance_model_wrapper {
    top: 12%
}

body .gcss-button-secondary,
li.cin_offer_subsets label.customCheckBox,
li.fin_offer_subsets label.customCheckBox,
li.offer_subsets label.customCheckBox {
    font-weight: 400
}

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

.modelbody_maintenance {
    background: #000;
    background: -moz-linear-gradient(top, #000 3%, #8b2423 60%, #8b2423 60%);
    background: -webkit-linear-gradient(top, #000 3%, #8b2423 60%, #8b2423 60%);
    background: linear-gradient(to bottom, #000 3%, #8b2423 60%, #8b2423 60%);
    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 0 30px
}

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

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

#Lname.error,
#inputSubmit,
#name.error,
#user-sign-in .form .submit,
.marginBottom,
.ore_leadsubmit_wrapper {
    margin-bottom: 0
}

.packageandoption_ul ul {
    padding-left: 15px
}

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

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

.vehicle_available {
    color: #4d4d4d!important
}

#ore_review .additionalCareBlocks .contentBlock,
#serviceProtection .additionalCareBlocks .row .contentBlock,
.listCont.tempo,
body .additionalCareBlocks .contentBlock {
    height: auto!important
}

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

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

.link_contactus,
.link_contactus:hover,
.link_contactus:visited {
    color: #fff
}

.header-scroll {
    position: fixed;
    height: 75px;
    background: #000 !important;
    left: 0;
    top: 0;
    float: left;
    width: 100%;
    -ms-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    /*z-index: 20*/
    z-index:100;
}

/*.make_wagoneer .header-scroll {
    background: #f5f5f5 !important;
}*/

.make_alfa_romeo .header-scroll {
    background: rgba(0,0,0,0.65);
}


@media (max-width:786px) {
    .make_wagoneer .header-scroll {
        background: #000;
        opacity: 0.9;
    }
    .make_wagoneer .vehiclepage .header-scroll {
        background: #f5f5f5;
    }
}


.make_wagoneer .landingheader {
    background: rgba(0, 0, 0, .65)!important
}

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

.d-flex {
    display: flex
}

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

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

#landingPage .loader,
#resultsPage .loader,
.fixMenu li.active a::after {
    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: .61s!important;
    margin: 0!important;
    line-height: 1.01
}

.header-scroll .dealerAddress h3 {
    margin-top: 15px!important;
    margin-bottom: 6px!important;
    font-size: 21px!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(0)
    }
    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: .95s linear infinite spinner-grow
}

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

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

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

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

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

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

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

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

.ore_ext_button.listCont.tempo:after {
    top: 10px
}

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

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

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

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

.stylePicker {
    display: block!important
}

.how-itworks-nav a,
.ore_homelocator_block,
body>header .navigation a {
    font-family: rift-soft;
    font-size: 18px
}

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

#thankYou-container-out,
.error {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.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;
    transition: color .2s ease-out;
    color: #fff;
    font-size: 20px
}

#availOfferinitialPopUpThanks .gcss-button:active,
#availOfferinitialPopUpThanks .gcss-button:focus,
#initialPopUpThanks .gcss-button:active,
#initialPopUpThanks .gcss-button:focus,
#zerovehicleleadpopupthanks .gcss-button:active,
#zerovehicleleadpopupthanks .gcss-button:focus,
.alert-button,
.btn.alert-button:hover,
.legendStyle.nav-tabs li.active i:before,
.price-tag a,
.switch__label:hover,
.theme.btn.focus,
.theme.btn:focus,
.theme.btn:hover,
body.make_chrysler .select-wrapper::before,
body.make_chrysler section.main .listBlock .listCont>li .footerBtns .btn,
body.make_dodge .select-wrapper::before,
body.make_dodge section.main .listBlock .listCont>li .footerBtns .btn,
body.make_fiat .select-wrapper::before,
body.make_fiat section.main .listBlock .listCont>li .footerBtns .btn,
body.make_ram .select-wrapper::before,
body.make_ram section.main .listBlock .listCont>li .footerBtns .btn,
body.make_wagoneer .select-wrapper::before,
body.make_wagoneer .zipCodeCont .btn-primary,
body.make_wagoneer section.main .listBlock .listCont>li .footerBtns .btn,
body.make_wagoneer span.checkbox-counter {
    color: #fff
}
body.make_ram .county_city_div_finance .select-wrapper::before{
    color: #880d00 !important;
}
.switch__indicator {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -.5px;
    left: 0;
    border-radius: 50%;
    transition: transform .6s cubic-bezier(.02, .94, .09, .97), background .3s cubic-bezier(.17, .67, .14, 1.03);
    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_cpo]:after,
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_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
}

#availOfferinitialPopUp .input-placeholder,
#initialPopUp .input-placeholder,
#landingPage.home-landingPage .banner-img-field,
.list-inline.how-itworks-field li,
.popup-button,
.pos-relative,
.position-relative,
.right-menu-field ul li,
.steps-field-parent .field_car,
label.switch__label[for~=v_type_new],
label.switch__label[for~=v_type_used] {
    position: relative
}

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
}

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

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

#toTop,
.row.marginY-2,
.steps-field-parent .field_hand:after,
.switch input[type=radio]:checked,
.switch input[type=radio]:not(:checked),
select option[disabled]:first-child {
    display: none
}

button.change_icon_btn {
    background: 0 0;
    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,
div#galleryPopup .modal-body {
    margin-top: -50px
}

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

.footerLinks ul li,
.how-itworks-link span {
    float: left
}

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

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

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

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

#review .vehicle-info-loops,
#vehicleSearch-modal .modal-body,
.iframe-field>.col-sm-12,
.signin-section ul,
body>header.vehiclepage .navigation a {
    padding: 0
}

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

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

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

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

body>header .small .brandLogos ul li a.imageFrame img {
    padding: 0!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
}

#toTop img,
.scroll-buttons.d-fixed img {
    width: 45px
}

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

#toTop {
    padding: 5px 3px;
    color: #fff;
    position: fixed;
    bottom: 47%;
    right: 15px
}

#toTop img {
    height: 45px
}

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

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

section.main .leftMenu form .cDropDown.ore_dealers ul {
    transition: .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;
    text-align: center;
    font-weight: 700
}

.btn.viewAvailOfferDealer:hover,
.see-all-block:hover {
    text-decoration: underline
}

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

.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
}

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

#Lname,
#Mname,
#name,
#zipCodePopup p,
.no-data-img {
    margin-bottom: 15px
}

.brandLogos.sni-active ul li:first-child 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(3) a {
    height: 65px;
    margin: 15px 5px
}

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

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

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

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

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

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

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

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

.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: 360px;
    height: 45px;
    border-radius: 0px !important;
}

.ZipCodeLabelCls a,
.detailBody .fwd-bck-btns button:focus,
.detailBody .fwd-bck-btns1 button:focus,
.gcss-button.btm_submitdealer:hover,
.ore_vehicle_vin:focus,
.tab-pane .submitBlock .btm_submitdealer:focus,
.window-sticker:focus,
body .themeClr2 a {
    color: #fff!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
}

#form-inf,
.form-inf {
    padding-top: 15px;
    display: inline-block;
    width: 100%
}

.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: #eee;
    background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee));
    background: -webkit-linear-gradient(left, #eee 8%, #ddd 18%, #eee 33%);
    background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 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: 0;
    right: 0;
    height: 10px
}

.background-masker.header-bottom,
.background-masker.subheader-bottom {
    left: 0;
    right: 0
}

.background-masker.header-left,
.background-masker.header-right,
.background-masker.subheader-left,
.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-first-end,
.background-masker.content-second-end,
.background-masker.content-second-line,
.background-masker.content-third-end,
.background-masker.content-third-line,
.background-masker.content-top {
    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
}

.form-inf {
    border: 1px solid #ccc;
    margin-top: 1px;
    border-radius: 10px
}

#form-inf {
    border: 1px solid #ccc;
    margin-top: 0;
    border-radius: 10px
}

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

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

select option:first-child,
select.empty {
    color: gray
}

select option {
    color: #555
}

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

#inputSubmit {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -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
}

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

#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: -50px 0 0
}

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

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

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

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

@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
    }
    #landingPage .brandList>div {
        width: 15%
    }
}

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

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

body .detailBody .imageFrame img.centerHV {
    left: 64.4%!important
}

@media (max-width:1200px) {
    body .detailBody .imageFrame img.centerHV {
        max-height: 107%;
        max-width: 107%;
        left: 82.4%!important
    }
}

@media (max-width:992px) {
    body .detailBody .imageFrame img.centerHV {
        max-height: 107%;
        max-width: 107%;
        left: 80%!important
    }
}

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

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

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

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

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

.form-group.text-center.lead_bottom,
body .errorInfo {
    font-size: 11px
}

.lead_bottom {
    color: #aaa;
    text-align: left;
    padding-top: 20px
}

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

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

.SideBar-left::-webkit-scrollbar-track,
.filterAttrs .cDropDown ul::-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
}

#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
}

.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!important
}

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

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

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

span.cDestCharge,
span.fDestCharge,
span.mDestCharge {
    position: absolute;
    right: 60px
}

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

body {
    -ms-overflow-style: scrollbar;
    overflow-x: hidden
}

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

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

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

/* .make_dodge .header-scroll .brandLogos li img
{
    max-height: 42px !important;
} */

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

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

.error_img {
    width: 100%;
    object-fit: contain;
    background: #f5d738;
    padding-top: 40px
}

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

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

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

section.vehiclesDisplaySection {
    min-height: 580px
}

#searchInfo {
    margin-top: 66px
}

#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: 700;
    font-size: 16px;
    padding-top: 5px
}

.landing_zip_error {
    padding-top: 35px!important
}

.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: 0;
    top: 0
}

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

.switch-fluid,
body #landingPage.vehicle-landingPage .vCardsBlock {
    background: #000
}

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

#user-sign-in .heading.small span,
.small,
.zipcode_updator a:before,
small {
    font-size: 14px
}

.dealerAddress h3 {
    margin-top: 12px
}

.month_color,
.msrp_color,
.taxesandfees_color {
    color: #525252!important
}

.models_avl,
.mpg_color_model,
.msrp_color_model,
.upto_color {
    color: #554e4e!important
}

.itemDetBlock a.win_sticker_link,
.make_jeep .field_steps_no.themeClr,
.upto_value_color,
body.make_wagoneer .county_city_div .select-wrapper::before {
    color: #000!important
}

body #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li>a {
    color: #11314d!important
}

.sticky+.content,
body .detrailHeader {
    margin: 100px 0 30px
}

.ZipCodeLabelCls a:hover,
body>header .navigation a:focus {
    text-decoration: none
}

.footerLinks ul li a {
    padding: 5px 8px;
    line-height: 25px;
    color: #bfbfbf
}

#ore_review .additionalCareBlocks .row .contentBlock:nth-child(odd),
#serviceProtection .additionalCareBlocks .row .contentBlock:nth-child(odd),
.footerLinks ul li:last-child,
.footerLinks ul li:nth-child(6) {
    clear: both
}

a:focus,
button:focus,
label:focus {
    outline: 0!important
}

.active:focus {
    height: 100%;
    width: 100%;
    float: left;
    outline: 0
}

body #cashCalc .modal-body ul.popUpScroll>li .form-control:not(select),
body #leaseCalc .modal-body ul.popUpScroll>li .form-control:not(select),
body #paymentCalc .modal-body ul.popUpScroll>li .form-control:not(select) {
    color: #121212
}

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

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

.zoomIcon:after {
    background: red;
    display: block;
    height: 100%
}

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

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

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

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

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

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

.scroll-buttons.d-fixed {
    position: fixed;
    right: 15px
}

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

@media (max-width:768px) {
    body .detailBody .imageFrame img.centerHV {
        max-height: 107%;
        max-width: 107%;
        left: 50%!important
    }
    form#reviewSubmitInitialPopUp {
        padding: 0!important
    }
    .popup-wh {
        padding: 20px 10px 0!important
    }
    div#initialPopUp .modal-dialog {
        width: calc(100% - 40px)!important;
        margin: 20px auto!important
    }
    .steps-field-parent .field_img img {
        margin: 7px auto auto;
        height: 30px!important;
        max-width: 47px!important
    }
    .steps-field-parent .field_img {
        height: 40px!important
    }
    .initial_popup_video_field {
        margin: 15px 0 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;
    -moz-opacity: 0.90;
    opacity: .9
}

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

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

#video1 {
    cursor: hand
}

.form-group label,
.phone-number-field {
    color: initial!important
}

.form-control,
.phone-number-field,
.phone-number-field a,
table.ui-datepicker-calendar tbody td.ui-state-disabled .ui-state-default {
    color: #666;
    position:relative;
    z-index:100;
}

#initialPopUp .modal-content,
#reviewSubmitPopUp .modal-content {
    padding: 20px 0 0!important
}

.ore_leadsubmit_wrapper,
.vehicle_accessories__details {
    padding: 0 15px
}

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

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

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

body .detailBody .imageFrame {
    height: 490px
}

body .detailBody .imageFrame img {
    width: 235px
}

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

.toggle-tab-switch {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 25px;
    z-index: 2;
    top: 6px
}

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

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

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

#user-sign-in,
.brandPage-header .top-logo-vehicle img,
.dOpener.noDropdownHover {
    cursor: default
}

.toggle-tab-switch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: -1px;
    bottom: -1px;
    background-color: #fff;
    -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)
}

.toggle-tab-switch .slider.round {
    border-radius: 34px
}

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

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

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

#serviceProtection .header h5,
#zipCodePopup .zipC-go-wrap,
body #review .header h5 {
    display: inline-block
}

span.current-toggle-tab {
    float: right;
    margin-top: 50px;
    margin-right: -19px
}

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

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

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

span.current_accessories_title,
span.current_tab_title {
    font-size: 36px;
    font-weight: 700;
    margin-right: 25px;
    padding-right: 12px;
    font-family: robotoregular!important
}

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

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

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

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

.merkle_bottom_explorefinance {
    background-color: #377706!important
}

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

.detailBody .fwd-bck-btns .btm_submitdealer,
.forward-buttons-field .btm_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
}

.tab-pane .fwd-bck-btns button:after,
.tab-pane .fwd-bck-btns1 button:after,
.tab-pane .submitBlock button:after {
    background: 0 0;
    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 {
    content: '\e257';
    left: 10px;
    text-transform: uppercase
}

.tab-pane .gcss-button.btm_submitdealer:after {
    content: "\e013";
    font-size: 18px
}

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

.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
}

.vehiclepage-body #review button.merkle_bottom_explorefinance {
    background-color: #377706!important;
    color: #fff!important
}

.btm_submitdealer:after {
    background: url(https://d3o40wwl2vh905.cloudfront.net/images/check.svg)!important;
    right: 15px!important;
    top: 7px!important;
    width: 35px!important;
    height: 29px!important;
    content: ""!important
}

body #review .submitBlock .btn.btm_submitdealer {
    width: 360px;
    border-radius: 0px !important;
}

.merkle_bottom_explorefinance:after {
    background: url(https://d3o40wwl2vh905.cloudfront.net/images/finance.svg) 0 0/contain!important;
    width: 29px!important;
    height: 29px!important;
    content: ""!important
}

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

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

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

h4.dealer-discount {
    padding: 10px 10px 10px 20px!important;
    margin-top: 10px!important
}

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

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

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

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

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

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

.rift-soft,
.riftsoft {
    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: 700;
    font-family: robotobold;
    margin-bottom: -4px
}

.steps-field-parent .field_desc {
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    padding: 0 5px;
    max-width: 137px
}

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

.steps-field-parent .field_status {
    margin-top: 5px;
    color: #005c00
}

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

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

.steps-field-parent .field_car:after {
    content: "";
    width: 26px;
    height: 23px;
    position: absolute;
    right: -10px;
    z-index: 2;
    top: 40px;
    background-size: contain!important
}

.steps-field-parent .field_doc:after {
    background-size: 80%!important;
    top: 44px
}

div#initialPopUp .modal-dialog {
    width: 600px;
    margin: 30px auto
}

.ore_initialpopup_wrapper,
.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: 700;
    text-decoration: underline
}

.initial_popup_video_field {
    margin: 2px 0 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 0
}

#availOfferinitialPopUp .submit-header {
    margin-top: 6px
}

#initialPopUp .submit-header {
    margin-top: 10px
}

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

form#initialPopUp {
    padding: 0 80px
}

form#reviewSubmitInitialPopUp {
    padding: 15px
}

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

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

@media (max-width:1200px) {
    body #review .submitBlock .btn,
    body #review .submitBlock .btn.btm_submitdealer,
    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!important
    }
}

@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: 350px
    }
    body .detailBody .imageFrame img.centerHV {
        max-height: 115%;
        max-width: 105%;
        left: 75%;
        top: 50%
    }
    .img-blade-field {
        bottom: -60px;
        right: 0
    }
    .switch-fluid.text-center {
        background: #030302
    }
    select#regioncode {
        margin-top: 15px
    }
    .ore_landing_models .vCardsBlock>.col-xs-12 {
        margin-top: 0
    }
    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
    }
}

@media (max-width:768px) {
    #closer_videopopup {
        right: 4px;
        top: 0;
        font-size: 20px;
        z-index: 333333
    }
    #videCont,
    #videCont_initial {
        padding-bottom: 0;
        padding-top: 0;
        height: 0;
        margin: auto;
        max-width: 100%
    }
    span.current_tab_title:after {
        height: 35px;
        top: 10px;
        right: -13px
    }
    body #serviceProtection .header h5 {
        margin-bottom: 0;
        font-size: 20px
    }
    #serviceProtection span.current-toggle-tab {
        margin-top: 25px;
        margin-bottom: 15px
    }
    span.toggle-tab-label {
        width: calc(100% - 90px);
        float: left;
        line-height: normal;
        padding-right: 10px
    }
    .toggle-tab-switch {
        top: 7px
    }
    input#contact_phone,
    input#postalcode {
        z-index: 1;
        position: relative
    }
    .vehiclepage-body ul.nav.nav-tabs.med.legendStyle .col-xs-3 {
        width: 25%;
    }
    .btm_submitdealer:after,
    .nav-back-btn:after,
    .nav-next-btn: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;
        font-size: 12px!important;
        margin-bottom: 0!important
    }
    .nav-back-btn:after {
        left: 8px
    }
    .btm_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
    }
    #ore_review .additionalCareBlocks .contentBlock,
    body .additionalCareBlocks .contentBlock,
    body>header.vehiclepage {
        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: 310px;
        float: right
    }
    body .itemInfo .tabsContainer .tab-content {
        padding: 10px 3px 10px 5px!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 {
        margin: 0
    }
    .legendStyle.nav-tabs li a i {
        display: block;
        margin: -6px 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 0!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,
    .vehiclepage .left-menu-field {
        width: 100%!important
    }
    .right-menu-field {
        text-align: center!important;
        margin-top: 0
    }
    #find_location img {
        width: 20px!important;
        margin-top: -5px
    }
    .dealer_rightmenu_address {
        text-align: center
    }
    .center-icon {
        width: 80px
    }
    .modal-video-close-btn {
        right: 5px!important;
        top: -35px;
        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,
    .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 .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: 0
    }
    .header-scroll .navigation a,
    .header-scroll.small .navigation a {
        padding: 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 {
        font-size: 10px!important;
        padding-right: 0!important;
        padding-left: 3px!important;
        line-height: 1.2;
        text-align: center;
        width: 100%!important
    }
    .legendStyle.nav-tabs li {
        padding-right: 0
    }
    .legendStyle.nav-tabs li.active:after {
        content: "";
        display: block;
        border-width: 20px;
        border-left-color: #8f0c2c;
        left: 100%;
        top: 50%;
        border: 25px solid rgba(136, 183, 213, 0);
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        margin-top: -25px
    }
    #searchInfo .header {
        margin: -10px 0 8px!important;
        font-size: 18px!important
    }
    .vehiclesDisplaySection .listBlock .listCont>li>.row:first-child {
        padding-top: 0!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 {
        right: 0;
        width: 0;
        overflow: hidden;
        opacity: 0;
        background: #fff;
        padding: 0
    }
    .SideBar-left.open {
        width: 80%;
        opacity: 1;
        box-shadow: 1px 2px 6px 2px grey;
        transition: .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: 0!important
    }
    body #landingPage .brandList .brandFrame {
        height: 60px;
        position: relative
    }
    body #landingPage .brandList .brandFrame img {
        max-width: 80px;
        max-height: 40px
    }
    .row.brandList>.col-md-1,
    .row.brandList>.col-md-2 {
        max-height: 0;
        overflow: hidden;
        transition: .6s
    }
    .row.brandList>.col-md-2:first-child {
        max-height: 128px!important;
        height: 128px!important;
        margin-bottom: 10px
    }
    .row.open.brandList>.col-md-1,
    .row.open.brandList>.col-md-2 {
        max-height: 100px
    }
    .select-brand {
        margin: 41px 0 0;
        background: #6283c2!important
    }
    body .additionalCareBlocks>div>.row {
        margin: 0 -15px!important
    }
    body #landingPage .brandList.open>div {
        cursor: pointer;
        padding: 5px 15px
    }
    body #serviceProtection .packageDetails ul li i {
        right: 0
    }
    body #landingPage .brandList>div.active .oreBrands {
        box-shadow: 0 0 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
    }
    .header-scroll,
    body>header {
        height: auto
    }
    body #landingPage .vCardsBlock {
        margin-top: -65px!important
    }
    body section.main {
        margin: 0 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: 34px
    }
    #landingPage,
    #searchInfo {
        padding-top: 55px
    }
    span.filter-button {
        position: fixed;
        top: 72px;
        background: #8f0c2c;
        color: #fff;
        border-radius: 4px;
        z-index: 11;
        cursor: pointer;
        padding: 2px;
        font-size: 10px;
        right: 15px
    }
    .scroll-buttons.d-fixed img {
        width: 30px
    }
    body #availOfferinitialPopUp .modal-header .close,
    body #availOfferinitialPopUpThanks .modal-header .close,
    body #initialPopUp .modal-header .close,
    body #initialPopUpThanks .modal-header .close,
    body #zerovehicleleadpopupthanks .modal-header .close {
        height: 20px;
        width: 20px;
        font-size: 0px!important;
        padding-left: 0
    }
    #availOfferinitialPopUp .submit-header,
    #initialPopUp .submit-header {
        font-size: 19px!important;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    #availOfferinitialPopUp .sub-txt,
    #initialPopUp .sub-txt {
        font-size: 17px
    }
}

@media (max-width:575px) {
    .forward-buttons-field .fwd-bck-btns1,
    body .detailBody .service-bottom-nav .fwd-bck-btns {
        padding: 0 15px
    }
    span.current_accessories_title,
    span.current_tab_title {
        font-size: 28px;
        display: block
    }
    span.current-toggle-tab {
        margin-top: -30px;
        margin-right: -20px
    }
    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: 0;
        margin-bottom: 40px
    }
    .switch__label {
        width: 62px;
        padding-top: 25px;
        font-size: 16px
    }
    label.switch__label[for~=v_type_cpo]:after,
    label.switch__label[for~=v_type_new]:after,
    label.switch__label[for~=v_type_used]:after {
        height: 12px
    }
    .switch__indicator {
        width: 15px;
        height: 15px;
        top: 3.5px;
        left: 2.4px
    }
    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;
        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 {
        width: 200px;
        margin-top: -70px!important;
        top: 0
    }
    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: 0
    }
    .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 0 6px!important
    }
    li.sni-vehicle-logo.sni3 {
        padding-right: 0
    }
    body .legendStyle.nav-tabs li.active a::after {
        display: none;
        top: 25px;
        border-width: 20px;
        margin-top: -25px
    }
    body .legendStyle.nav-tabs li.active a {
        width: 100%
    }
    .fixMenu li a::before {
        border-width: 20px!important;
        margin-top: -20px!important
    }
    .fixMenu li {
        width: 23%
    }
    .legendStyle.nav-tabs li a {
        font-size: 10px!important;
        padding-right: 0!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>a {
        height: 40px
    }
    body #review .header h5,
    body #review .sub-header {
        font-size: 25px
    }
    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,
    #landingPage .vCardsBlock .container.reg,
    .ore_landing_models {
        padding: 0
    }
    #landingPage .vCardsBlock .vCard {
        width: 100%!important;
        margin: 0 auto 15px!important
    }
    #landingPage .vCardsBlock .modelsHeader {
        padding: 15px
    }
    #landingPage .vCardsBlock .modelsHeader .text-right {
        text-align: center
    }
    body>footer {
        padding: 25px 0
    }
    section.main .listBlock .listCont>li .imageFrame img {
        margin: auto
    }
    body .detrailHeader {
        margin-bottom: 0;
        margin-top: -3px!important
    }
    .explore-review {
        margin-bottom: 20px
    }
    body #review .submitBlock .btn {
        padding: 5px 14px;
        width: 250px;
        margin: auto auto 5px;
        font-size: 12px!important
    }
    body #review .submitBlock {
        padding: 5px 10px
    }
    select#regioncode {
        margin-top: 15px
    }
    .legendStyle.nav-tabs li {
        margin: 0
    }
    .legendStyle.nav-tabs li a i {
        display: block;
        margin: -6px auto auto
    }
    .detrailHeader .container {
        padding: 0 5px
    }
    .header-scroll {
        height: 65px!important;
        padding-bottom: 10px
    }
    .vehiclepage .header-scroll {
        height: auto!important
    }
    .right-menu-field {
        text-align: center!important;
        margin-top: 13px;
        width: 100%!important
    }
    .small .center-icon.text-center {
        padding-top: 2px
    }
    header.vehiclepage {
        margin-bottom: 0
    }
    .brandLogos {
        height: 0
    }
    .header-scroll .dealerAddress h3,
    .header-scroll.small .dealerAddress h3 {
        margin-top: 0!important
    }
}

@media (min-width:386px) and (max-width:574px) {
    select#lease_terms,
    select#yearlyMilage {
        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
    }
    #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: 0!important
    }
    .col-sm-2.center-icon.text-center.logoimagewrapper {
        right: 0
    }
    .ore_landing_models {
        margin-top: 20px
    }
    #searchInfo {
        margin-top: 0
    }
    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
    }
    .ore_homelocator_block {
        margin-top: -18vh;
        z-index: 1;
        background: #000
    }
    .switch {
        margin-top: -70px!important;
        top: -2vh
    }
    .moreaboutthis_vehicle {
        padding-top: 0!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 .itemInfo .tabsContainer .tab-content,
    body .reg .itemInfo {
        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) {
    .col-sm-2.center-icon.text-center.logoimagewrapper,
    .logowrapper {
        z-index: 9999
    }
    body .itemInfo .tabsContainer .tab-content,
    body .reg .itemInfo {
        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#lease_terms,
    select#yearlyMilage {
        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
    }
    #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
    }
    body #landingPage .vCardsBlock {
        margin-top: 0!important
    }
    .ore_landing_models {
        margin-top: 20px
    }
    #searchInfo,
    body #landingPage .banner-img-field>img {
        margin-top: 0
    }
    body #popImageCont .modal-lg {
        width: 90%;
        margin: 20px auto
    }
    body button.custom-close {
        right: 12px;
        top: 12px
    }
    .quickinfo_wrapper td {
        font-size: 11px
    }
    .ore_landing_models .vCardsBlock>.col-xs-12 {
        margin-top: 112px
    }
    .moreaboutthis_vehicle {
        padding-top: 70px!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: 0
    }
    .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,
    .header-scroll.small .dealerAddress h3 {
        margin-top: 0!important;
        font-size: 12px
    }
    .header-scroll .navigation a,
    .header-scroll.small .navigation a {
        padding: 7px!important;
        margin-top: 6px
    }
    .logowrapper {
        right: 38vh
    }
    .ore_homelocator_block {
        margin-top: -50px;
        top: 48px;
        background: #000
    }
    .switch {
        margin-top: -70px!important;
        top: -16px;
        z-index: 1
    }
    .footerLinks {
        margin-top: 15px
    }
    body section.main {
        margin: 0 auto
    }
    #landingPage .productInfo h5 {
        height: 30px
    }
    .header-scroll.small .navigation a {
        font-size: 18px
    }
    body>header .navigation a:hover {
        border-radius: 2px;
        background: #525252
    }
    .how-itworks-nav {
        padding-left: 0
    }
    .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
    }
}

.fixMenu li a::before,
.price-tag::after {
    left: 100%;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none
}

.buyFor .row .col-xs-6:first-child,
.text-left-xs,
.text_disclaimers {
    text-align: left
}

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

.oreFooter ul {
    padding-left: 15px;
    list-style-type: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.footerLinks {
    margin-left: -9px;
    text-align: right
}

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

.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
}

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

.switch-light.switch-candy>span,
.switch-toggle.switch-candy {
    border-radius: 23px;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .2)
}

.disclaimerMessage {
    position: absolute;
    bottom: 0;
    background: #000;
    padding: 15px;
    left: 0;
    width: 100%;
    opacity: .8;
    z-index: 9999;
    color: #fff
}

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

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

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

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

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

@media (max-width:992px) {
    .brandLogos {
        height: 0
    }
    .disclaimerMessage {
        position: fixed
    }
    .switch {
        margin-top: -15px
    }
    body #landingPage .vCardsBlock {
        margin-top: -25px
    }
}

.thanks-first-fluid {
    background: #f7f7f7;
    padding-top: 40px
}

.badge-img img,
.thanks_tick {
    width: 110px
}

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

.thanks-paragraph-2 {
    max-width: 800px;
    margin: 50px auto;
    text-align: justify
}

.incentiveMatches {
    font-weight: 400;
    padding: 8px
}

li .incentiveMatches::after {
    content: "This incentive cannot be combined with other incentives.";
    font-size: 13px;
    font-weight: 400;
    color: red;
    display: inline-block;
    width: 100%;
    text-decoration: none
}

.ZipCodeDivCls {
    padding: 0;
    margin-top: 25px
}

.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
}

#availOfferinitialPopUp .modal-body {
    position: relative;
    padding: 12px 0 0!important
}

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

#initialPopUp,
#initialPopUp .modal-header {
    padding: 0 0 5px;
    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: 700
}

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

#reviewSubmit,
.badge-dtls {
    font-family: Segoe UI
}
.make_jeep #reviewSubmit,
.make_jeep .badge-dtls {
    font-family: 'robotoregular';
}

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

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

#cashCalc .greyBg,
#leaseCalc .greyBg,
#paymentCalc .greyBg {
    background: #c3c3c3!important
}

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

#availOfferinitialPopUpThanks .modal-body .para-text,
#galleryPopup .owl-carousel .owl-item,
#initialPopUp .modal-title,
#initialPopUpThanks .modal-body .para-text,
#reviewSubmitPopUp .modal-title,
#zerovehicleleadpopupthanks .modal-body .para-text,
#zipCodePopup {
    text-align: center
}

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

#availOfferinitialPopUp .modal-header .close,
#availOfferinitialPopUpThanks .modal-header .close,
#availableProgramPopup .close,
#cashCalc .modal-content .close,
#initialPopUp .modal-header .close,
#initialPopUpThanks .modal-header .close,
#leaseCalc .modal-content .close,
#paymentCalc .modal-content .close,
#reviewSubmitPopUp .close,
#zerovehicleleadpopupthanks .modal-header .close,
.tab__modal-popup .modal-header .close {
    color: #8f0c2c;
    height: 19px;
    width: 19px;
    font-size: 0px!important;
    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/images/close-theme.svg) 0 0/contain no-repeat
}

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

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

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

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

#availOfferinitialPopUp .footer-txt,
#initialPopUp .footer-txt {
    font-size: 8.5px;
    color: #000 !important;
    font-family: Segoe UI
}
.make_jeep #availOfferinitialPopUp .footer-txt,
.make_jeep #initialPopUp .footer-txt,
.make_jeep #availOfferinitialPopUp .rBold,
.make_jeep #initialPopUp .rBold {
    font-family: 'robotoregular';
}
.input-placeholder input:valid+.placeholder {
    display: none
}

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

#initialPopUp .form-control::placeholder {
    color: #414141;
    opacity: 1
}

#initialPopUp .form-control:-ms-input-placeholder {
    color: #414141
}

#initialPopUp .form-control::-ms-input-placeholder {
    color: #414141
}

#reviewSubmit ::placeholder {
    color: #414141
}

:-ms-input-placeholder {
    color: #414141
}

::-ms-input-placeholder {
    color: #414141
}

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

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

.fixMenu li a:hover,
.fixMenu li:hover {
    background: 0 0
}

.fixMenu li a::before {
    top: 50%;
    border: 25px solid rgba(136, 183, 213, 0);
    position: absolute;
    margin-top: -25px;
    z-index: 1;
    border-left-color: #e9e9e9
}

.fixMenu li:nth-child(2n) {
    background: #d9d8d8
}

.fixMenu li:nth-child(2n) a::before {
    border-left-color: #d9d8d8
}

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

.detailBody {
    margin-top: 170px!important
}

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

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

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

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

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

.sticky {
    position: fixed;
    top: 0;
    width: 100%
}

#Stickyhead {
    z-index: 999;
    overflow: hidden;
    width: 100%
}

.price-tag {
    padding: 5px 10px 6px;
    color: #fff;
    position: relative
}

.price-tag a::after {
    border-color: rgba(136, 183, 213, 0)
}

.price-tag::after {
    top: 50%;
    border: 15px solid transparent;
    position: absolute;
    margin-top: -15px
}

#availOfferinitialPopUpThanks .modal-content.popup-tks,
#initialPopUpThanks .modal-content.popup-tks,
#zerovehicleleadpopupthanks .modal-content.popup-tks,
.dealerAddress .vehicle_para .header-gmap {
    padding: 0 5px
}

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

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

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

#galleryPopup .owl-nav button.disabled,
#zipCodePopup .zipC-go span,
.custom-radio input,
.d_none,
.li_dealerDiscount,
.pointer-event-none i.glyphicon-menu-down,
div#vdpCarousel a.carousel-control span.d_none,
div#vdpCarousel a.carousel-control.disabled,
div#vdpCarousel.noSlide .carousel-control {
    display: none
}

.pointer-event-none,
.viewAvailOfferDealer.disabled {
    pointer-events: none
}

video#howitswork_initial {
    z-index: 111111
}

.steps-field-parent .field_car:after {
    content: "\f067";
    background: 0 0;
    font: 26px/1 FontAwesome;
    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/images/initial_popup/equal_icon.svg) no-repeat
}

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

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

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

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

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

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

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

body.make_chrysler .alert-button,
body.make_chrysler .btn.alert-button:hover,
body.make_chrysler .can-toggle input[type=checkbox]:checked~label .can-toggle__switch,
body.make_chrysler .count_checked,
body.make_chrysler .switch-light.switch-candy>span,
body.make_chrysler .switch-toggle.switch-candy,
body.make_chrysler .toggle-tab-switch .slider {
    background-color: #063e77!important
}

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

body.make_chrysler #availOfferinitialPopUp .modal-header .close,
body.make_chrysler #availOfferinitialPopUp .placeholder span,
body.make_chrysler #availOfferinitialPopUpThanks .modal-header .close,
body.make_chrysler #availOfferinitialPopUpThanks .red-c,
body.make_chrysler #availableProgramPopup .close,
body.make_chrysler #availableProgramPopup .modal-title,
body.make_chrysler #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_chrysler #cashCalc .modal-content .close,
body.make_chrysler #initialPopUp .modal-header .close,
body.make_chrysler #initialPopUp .placeholder span,
body.make_chrysler #initialPopUpThanks .modal-header .close,
body.make_chrysler #initialPopUpThanks .red-c,
body.make_chrysler #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_chrysler #leaseCalc .modal-content .close,
body.make_chrysler #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_chrysler #paymentCalc .modal-content .close,
body.make_chrysler #reviewSubmitPopUp .close,
body.make_chrysler #zerovehicleleadpopupthanks .modal-header .close,
body.make_chrysler #zerovehicleleadpopupthanks .red-c,
body.make_chrysler .legendStyle.nav-tabs li>a i,
body.make_chrysler .productInfo .sGrey:hover,
body.make_chrysler .sGrey:hover,
body.make_chrysler .steps-field-parent .field_car:after,
body.make_chrysler .themeClr,
body.make_chrysler .vCard .cardFooter.med.sGrey:hover,
body.make_chrysler .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_chrysler .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_chrysler .year-clr {
    color: #063e77!important
}

body.make_chrysler #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus,
body.make_chrysler .zipcode_edit_field {
    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: 2px solid #063e77
}

body.make_chrysler a.focus_by_tab:focus,
body.make_chrysler button.focus_by_tab:focus,
body.make_chrysler label.focus_by_tab:focus {
    outline: #063E77 solid 1px!important
}

body.make_chrysler .fixMenu li.active a::before,
body.make_chrysler .fixMenu li.active:nth-child(2n) a::before,
body.make_chrysler .fixMenu li.selected a::before,
body.make_chrysler .legendStyle.nav-tabs li.active:after,
body.make_chrysler .price-tag a::after,
body.make_chrysler .price-tag::after {
    border-left-color: #063e77
}

body.make_chrysler .customCheckBox input[type=checkbox]:checked+span:after,
body.make_chrysler .theme {
    background: #063e77!important;
    border-color: #063e77!important
}

body.make_chrysler .steps-field-parent .field_doc:after,
body.make_wagoneer .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d3o40wwl2vh905.cloudfront.net/cdjr/equal_icon-chrysler.svg) no-repeat
}

body.make_chrysler #availOfferinitialPopUp .modal-header .close,
body.make_chrysler #availOfferinitialPopUpThanks .modal-header .close,
body.make_chrysler #availableProgramPopup .close,
body.make_chrysler #cashCalc .modal-content .close,
body.make_chrysler #leaseCalc .modal-content .close,
body.make_chrysler #paymentCalc .modal-content .close,
body.make_chrysler #zerovehicleleadpopupthanks .modal-header .close,
body.make_chrysler .tab__modal-popup .modal-header .close,
body.make_wagoneer #availOfferinitialPopUp .modal-header .close,
body.make_wagoneer #availOfferinitialPopUpThanks .modal-header .close,
body.make_wagoneer #availableProgramPopup .close,
body.make_wagoneer #cashCalc .modal-content .close,
body.make_wagoneer #leaseCalc .modal-content .close,
body.make_wagoneer #paymentCalc .modal-content .close,
body.make_wagoneer #zerovehicleleadpopupthanks .modal-header .close,
body.make_wagoneer .tab__modal-popup .modal-header .close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/cdjr/close-theme-chrysler.svg) 0 0/contain no-repeat
}

body.make_chrysler #initialPopUp .modal-header .close,
body.make_chrysler #initialPopUpThanks .modal-header .close,
body.make_chrysler #reviewSubmitPopUp .close,
body.make_dodge #initialPopUp .modal-header .close,
body.make_dodge #initialPopUpThanks .modal-header .close,
body.make_dodge #reviewSubmitPopUp .close,
body.make_fiat #initialPopUp .modal-header .close,
body.make_fiat #initialPopUpThanks .modal-header .close,
body.make_fiat #reviewSubmitPopUp .close,
body.make_jeep #initialPopUp .modal-header .close,
body.make_jeep #initialPopUpThanks .modal-header .close,
body.make_jeep #reviewSubmitPopUp .close,
body.make_ram #initialPopUp .modal-header .close,
body.make_ram #initialPopUpThanks .modal-header .close,
body.make_ram #reviewSubmitPopUp .close,
body.make_wagoneer #initialPopUp .modal-header .close,
body.make_wagoneer #initialPopUpThanks .modal-header .close,
body.make_wagoneer #reviewSubmitPopUp .close {
    background: url(../images/close-theme-black.svg) 0 0/contain no-repeat
}

body.make_dodge .alert-button,
body.make_dodge .btn.alert-button:hover,
body.make_dodge .can-toggle input[type=checkbox]:checked~label .can-toggle__switch,
body.make_dodge .count_checked,
body.make_dodge .switch-light.switch-candy>span,
body.make_dodge .switch-toggle.switch-candy,
body.make_dodge .toggle-tab-switch .slider {
    background-color: #d50000!important
}

body.make_dodge .customCheckBox input[type=checkbox]:checked+span:before,
body.make_dodge .fixMenu li.selected,
body.make_dodge .legendStyle.nav-tabs li.active a,
body.make_dodge .onOffSlider>label,
body.make_dodge .price-tag,
body.make_dodge .switch__indicator,
body.make_dodge .zipCodeCont .btn-primary,
body.make_dodge span.checkbox-counter,
body.make_dodge span.filter-button {
    background: #d50000!important
}

body.make_dodge #availOfferinitialPopUp .modal-header .close,
body.make_dodge #availOfferinitialPopUp .placeholder span,
body.make_dodge #availOfferinitialPopUpThanks .modal-header .close,
body.make_dodge #availOfferinitialPopUpThanks .red-c,
body.make_dodge #availableProgramPopup .close,
body.make_dodge #availableProgramPopup .modal-title,
body.make_dodge #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_dodge #cashCalc .modal-content .close,
body.make_dodge #initialPopUp .modal-header .close,
body.make_dodge #initialPopUp .placeholder span,
body.make_dodge #initialPopUpThanks .modal-header .close,
body.make_dodge #initialPopUpThanks .red-c,
body.make_dodge #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_dodge #leaseCalc .modal-content .close,
body.make_dodge #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_dodge #paymentCalc .modal-content .close,
body.make_dodge #reviewSubmitPopUp .close,
body.make_dodge #zerovehicleleadpopupthanks .modal-header .close,
body.make_dodge #zerovehicleleadpopupthanks .red-c,
body.make_dodge .legendStyle.nav-tabs li>a i,
body.make_dodge .productInfo .sGrey:hover,
body.make_dodge .sGrey:hover,
body.make_dodge .steps-field-parent .field_car:after,
body.make_dodge .themeClr,
body.make_dodge .vCard .cardFooter.med.sGrey:hover,
body.make_dodge .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_dodge .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_dodge .year-clr {
    color: #d50000!important
}

body.make_dodge #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus,
body.make_dodge .zipcode_edit_field {
    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: 2px solid #d50000
}

body.make_dodge a.focus_by_tab:focus,
body.make_dodge button.focus_by_tab:focus,
body.make_dodge label.focus_by_tab:focus {
    outline: #D50000 solid 1px!important
}

.make_dodge .btn.viewAvailOfferDealer:after,
body.make_dodge .fixMenu li.active a::before,
body.make_dodge .fixMenu li.active:nth-child(2n) a::before,
body.make_dodge .fixMenu li.selected a::before,
body.make_dodge .legendStyle.nav-tabs li.active:after,
body.make_dodge .price-tag a::after,
body.make_dodge .price-tag::after {
    border-left-color: #d50000
}

body.make_dodge .customCheckBox input[type=checkbox]:checked+span:after,
body.make_dodge .theme {
    background: #d50000!important;
    border-color: #d50000!important
}

body.make_dodge .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d3o40wwl2vh905.cloudfront.net/cdjr/equal_icon-dodge.svg) no-repeat
}

body.make_dodge #availOfferinitialPopUp .modal-header .close,
body.make_dodge #availOfferinitialPopUpThanks .modal-header .close,
body.make_dodge #availableProgramPopup .close,
body.make_dodge #cashCalc .modal-content .close,
body.make_dodge #leaseCalc .modal-content .close,
body.make_dodge #paymentCalc .modal-content .close,
body.make_dodge #zerovehicleleadpopupthanks .modal-header .close,
body.make_dodge .tab__modal-popup .modal-header .close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/cdjr/close-theme-dodge.svg) 0 0/contain no-repeat
}

body.make_fiat .alert-button,
body.make_fiat .btn.alert-button:hover,
body.make_fiat .can-toggle input[type=checkbox]:checked~label .can-toggle__switch,
body.make_fiat .count_checked,
body.make_fiat .gcss-button,
body.make_fiat .switch-light.switch-candy>span,
body.make_fiat .switch-toggle.switch-candy,
body.make_fiat .toggle-tab-switch .slider {
    background-color: #e70000!important
}

body.make_fiat .customCheckBox input[type=checkbox]:checked+span:before,
body.make_fiat .fixMenu li.selected,
body.make_fiat .legendStyle.nav-tabs li.active a,
body.make_fiat .onOffSlider>label,
body.make_fiat .price-tag,
body.make_fiat .switch__indicator,
body.make_fiat .zipCodeCont .btn-primary,
body.make_fiat span.checkbox-counter,
body.make_fiat span.filter-button {
    background: #e70000!important
}

body.make_fiat #availOfferinitialPopUp .modal-header .close,
body.make_fiat #availOfferinitialPopUp .placeholder span,
body.make_fiat #availOfferinitialPopUpThanks .modal-header .close,
body.make_fiat #availOfferinitialPopUpThanks .red-c,
body.make_fiat #availableProgramPopup .close,
body.make_fiat #availableProgramPopup .modal-title,
body.make_fiat #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_fiat #cashCalc .modal-content .close,
body.make_fiat #initialPopUp .modal-header .close,
body.make_fiat #initialPopUp .placeholder span,
body.make_fiat #initialPopUpThanks .modal-header .close,
body.make_fiat #initialPopUpThanks .red-c,
body.make_fiat #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_fiat #leaseCalc .modal-content .close,
body.make_fiat #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_fiat #paymentCalc .modal-content .close,
body.make_fiat #reviewSubmitPopUp .close,
body.make_fiat #zerovehicleleadpopupthanks .modal-header .close,
body.make_fiat #zerovehicleleadpopupthanks .red-c,
body.make_fiat .legendStyle.nav-tabs li>a i,
body.make_fiat .productInfo .sGrey:hover,
body.make_fiat .sGrey:hover,
body.make_fiat .steps-field-parent .field_car:after,
body.make_fiat .themeClr,
body.make_fiat .vCard .cardFooter.med.sGrey:hover,
body.make_fiat .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_fiat .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_fiat .year-clr {
    color: #e70000!important
}

body.make_fiat #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus,
body.make_fiat .zipcode_edit_field {
    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: 2px solid #e70000
}

body.make_fiat a.focus_by_tab:focus,
body.make_fiat button.focus_by_tab:focus,
body.make_fiat label.focus_by_tab:focus {
    outline: #E70000 solid 1px!important
}

.make_fiat .btn.viewAvailOfferDealer:after,
body.make_fiat .fixMenu li.active a::before,
body.make_fiat .fixMenu li.active:nth-child(2n) a::before,
body.make_fiat .fixMenu li.selected a::before,
body.make_fiat .legendStyle.nav-tabs li.active:after,
body.make_fiat .price-tag a::after,
body.make_fiat .price-tag::after {
    border-left-color: #e70000
}

body.make_fiat .customCheckBox input[type=checkbox]:checked+span:after,
body.make_fiat .theme {
    background: #e70000!important;
    border-color: #e70000!important
}

body.make_fiat .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d3o40wwl2vh905.cloudfront.net/cdjr/equal_icon-fiat.svg) no-repeat
}

body.make_fiat #availOfferinitialPopUp .modal-header .close,
body.make_fiat #availOfferinitialPopUpThanks .modal-header .close,
body.make_fiat #availableProgramPopup .close,
body.make_fiat #cashCalc .modal-content .close,
body.make_fiat #leaseCalc .modal-content .close,
body.make_fiat #paymentCalc .modal-content .close,
body.make_fiat #zerovehicleleadpopupthanks .modal-header .close,
body.make_fiat .tab__modal-popup .modal-header .close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/cdjr/close-theme-fiat.svg) 0 0/contain no-repeat
}

.make_jeep .btn.viewAvailOfferDealer:focus,
.make_jeep .btn.viewAvailOfferDealer:hover,
body.make_jeep .alert-button,
body.make_jeep .btn.alert-button:hover,
body.make_jeep .can-toggle input[type=checkbox]:checked~label .can-toggle__switch,
body.make_jeep .count_checked,
body.make_jeep .switch-light.switch-candy>span,
body.make_jeep .switch-toggle.switch-candy,
body.make_jeep .toggle-tab-switch .slider {
    background-color: #ffba00!important
}

body.make_jeep .customCheckBox input[type=checkbox]:checked+span:before,
body.make_jeep .fixMenu li.selected,
body.make_jeep .legendStyle.nav-tabs li.active a,
body.make_jeep .onOffSlider>label,
body.make_jeep .price-tag,
body.make_jeep .switch__indicator,
body.make_jeep .zipCodeCont .btn-primary,
body.make_jeep span.checkbox-counter,
body.make_jeep span.filter-button {
    background: #1e4544!important
}



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

body.make_jeep #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus,
body.make_jeep .zipcode_edit_field {
    border: 1px solid #1e4544
}

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: 2px solid #1e4544
}

body.make_jeep a.focus_by_tab:focus,
body.make_jeep button.focus_by_tab:focus,
body.make_jeep label.focus_by_tab:focus {
    outline: #1e4544 solid 1px!important
}

.make_jeep .btn.viewAvailOfferDealer:after,
body.make_jeep .fixMenu li.active a::before,
body.make_jeep .fixMenu li.active:nth-child(2n) a::before,
body.make_jeep .fixMenu li.selected a::before,
body.make_jeep .legendStyle.nav-tabs li.active:after,
body.make_jeep .price-tag a::after,
body.make_jeep .price-tag::after {
    border-left-color: #1e4544
}

body.make_jeep .customCheckBox input[type=checkbox]:checked+span:after,
body.make_jeep .theme {
    background: #1e4544!important;
    border-color: #1e4544!important;
    color: #fff;
}

#notAvailable-popup p.notA-desc,
.make_jeep #zipCodePopup .zipC-go i,
.make_jeep .legendStyle.nav-tabs li.active i:before,
.make_jeep .price-tag a,
.make_jeep .toggle-tab-switch .slide-ex,
body.make_jeep .select-wrapper::before,
body.make_jeep .zipCodeCont .btn-primary,
body.make_jeep section.main .listBlock .listCont>li .footerBtns .btn,
body.make_jeep span.checkbox-counter {
    color: #fff;
}

body.make_jeep .price-tag a:hover
{
    color:#fff !important;
    text-decoration: underline !important;
}

body.make_jeep .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d3o40wwl2vh905.cloudfront.net/cdjr/equal_icon-jeep.svg) no-repeat
}

body.make_jeep #availOfferinitialPopUp .modal-header .close,
body.make_jeep #availOfferinitialPopUpThanks .modal-header .close,
body.make_jeep #availableProgramPopup .close,
body.make_jeep #cashCalc .modal-content .close,
body.make_jeep #leaseCalc .modal-content .close,
body.make_jeep #paymentCalc .modal-content .close,
body.make_jeep #zerovehicleleadpopupthanks .modal-header .close,
body.make_jeep .tab__modal-popup .modal-header .close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/images/certified/close-theme-jeep-v2.svg) 0 0/contain no-repeat
}

body.make_jeep .steps-field .field_desc,
body.make_wagoneer .steps-field .field_desc {
    color: #636363!important
}

.make_wagoneer .btn.viewAvailOfferDealer:focus,
.make_wagoneer .btn.viewAvailOfferDealer:hover,
body.make_wagoneer .alert-button,
body.make_wagoneer .btn.alert-button:hover,
body.make_wagoneer .can-toggle input[type=checkbox]:checked~label .can-toggle__switch,
body.make_wagoneer .count_checked,
body.make_wagoneer .switch-light.switch-candy>span,
body.make_wagoneer .switch-toggle.switch-candy,
body.make_wagoneer .toggle-tab-switch .slider {
    background-color: #15255d!important
}

body.make_wagoneer .customCheckBox input[type=checkbox]:checked+span:before,
body.make_wagoneer .fixMenu li.selected,
body.make_wagoneer .legendStyle.nav-tabs li.active a,
body.make_wagoneer .onOffSlider>label,
body.make_wagoneer .price-tag,
body.make_wagoneer .switch__indicator,
body.make_wagoneer .zipCodeCont .btn-primary,
body.make_wagoneer span.checkbox-counter,
body.make_wagoneer span.filter-button {
    background: #15255d!important
}

body.make_wagoneer #availOfferinitialPopUp .modal-header .close,
body.make_wagoneer #availOfferinitialPopUp .placeholder span,
body.make_wagoneer #availOfferinitialPopUpThanks .modal-header .close,
body.make_wagoneer #availOfferinitialPopUpThanks .red-c,
body.make_wagoneer #availableProgramPopup .close,
body.make_wagoneer #availableProgramPopup .modal-title,
body.make_wagoneer #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_wagoneer #cashCalc .modal-content .close,
body.make_wagoneer #initialPopUp .modal-header .close,
body.make_wagoneer #initialPopUp .placeholder span,
body.make_wagoneer #initialPopUpThanks .modal-header .close,
body.make_wagoneer #initialPopUpThanks .red-c,
body.make_wagoneer #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_wagoneer #leaseCalc .modal-content .close,
body.make_wagoneer #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_wagoneer #paymentCalc .modal-content .close,
body.make_wagoneer #reviewSubmitPopUp .close,
body.make_wagoneer #zerovehicleleadpopupthanks .modal-header .close,
body.make_wagoneer #zerovehicleleadpopupthanks .red-c,
body.make_wagoneer .can-toggle input[type=checkbox]:checked~label:hover,
body.make_wagoneer .legendStyle.nav-tabs li>a i,
body.make_wagoneer .productInfo .sGrey:hover,
body.make_wagoneer .sGrey:hover,
body.make_wagoneer .steps-field-parent .field_car:after,
body.make_wagoneer .themeClr,
body.make_wagoneer .vCard .cardFooter.med.sGrey:hover,
body.make_wagoneer .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_wagoneer .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_wagoneer .year-clr {
    color: #15255d!important
}

body.make_wagoneer #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus,
body.make_wagoneer .zipcode_edit_field {
    border: 1px solid #15255d
}

body.make_wagoneer #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a,
body.make_wagoneer .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a {
    border-bottom: 2px solid #15255d
}

body.make_wagoneer a.focus_by_tab:focus,
body.make_wagoneer button.focus_by_tab:focus,
body.make_wagoneer label.focus_by_tab:focus {
    outline: #15255d solid 1px!important
}

.make_wagoneer .btn.viewAvailOfferDealer:after,
body.make_wagoneer .fixMenu li.active a::before,
body.make_wagoneer .fixMenu li.active:nth-child(2n) a::before,
body.make_wagoneer .fixMenu li.selected a::before,
body.make_wagoneer .legendStyle.nav-tabs li.active::after,
body.make_wagoneer .price-tag a::after,
body.make_wagoneer .price-tag::after {
    border-left-color: #15255d
}

body.make_wagoneer .customCheckBox input[type=checkbox]:checked+span:after,
body.make_wagoneer .theme {
    background: #15255d!important;
    border-color: #15255d!important
}

body.make_ram .alert-button,
body.make_ram .btn.alert-button:hover,
body.make_ram .can-toggle input[type=checkbox]:checked~label .can-toggle__switch,
body.make_ram .count_checked,
body.make_ram .switch-light.switch-candy>span,
body.make_ram .switch-toggle.switch-candy,
body.make_ram .toggle-tab-switch .slider {
    background-color: #880d00!important
}

body.make_ram .customCheckBox input[type=checkbox]:checked+span:before,
body.make_ram .fixMenu li.selected,
body.make_ram .legendStyle.nav-tabs li.active a,
body.make_ram .onOffSlider>label,
body.make_ram .price-tag,
body.make_ram .switch__indicator,
body.make_ram .zipCodeCont .btn-primary,
body.make_ram span.checkbox-counter,
body.make_ram span.filter-button {
    background: #880d00!important
}

body.make_ram #availOfferinitialPopUp .modal-header .close,
body.make_ram #availOfferinitialPopUp .placeholder span,
body.make_ram #availOfferinitialPopUpThanks .modal-header .close,
body.make_ram #availOfferinitialPopUpThanks .red-c,
body.make_ram #availableProgramPopup .close,
body.make_ram #availableProgramPopup .modal-title,
body.make_ram #cashCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_ram #cashCalc .modal-content .close,
body.make_ram #initialPopUp .modal-header .close,
body.make_ram #initialPopUp .placeholder span,
body.make_ram #initialPopUpThanks .modal-header .close,
body.make_ram #initialPopUpThanks .red-c,
body.make_ram #leaseCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_ram #leaseCalc .modal-content .close,
body.make_ram #paymentCalc .modal-body ul.popUpScroll>li h4 i.glyphicon,
body.make_ram #paymentCalc .modal-content .close,
body.make_ram #reviewSubmitPopUp .close,
body.make_ram #zerovehicleleadpopupthanks .modal-header .close,
body.make_ram #zerovehicleleadpopupthanks .red-c,
body.make_ram .can-toggle input[type=checkbox]:checked~label:hover,
body.make_ram .legendStyle.nav-tabs li>a i,
body.make_ram .productInfo .sGrey:hover,
body.make_ram .sGrey:hover,
body.make_ram .steps-field-parent .field_car:after,
body.make_ram .themeClr,
body.make_ram .vCard .cardFooter.med.sGrey:hover,
body.make_ram .vCardsBlock .vCard .cardBody .productInfo .countBlock i,
body.make_ram .vCardsBlock .vCard .cardHeader .nav-tabs>li>a,
body.make_ram .year-clr {
    color: #880d00!important
}

body.make_ram #landingPage .vCardsBlock .vCard .cardHeader .nav-tabs>li.active>a:focus,
body.make_ram .zipcode_edit_field {
    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: 2px solid #880d00
}

body.make_ram a.focus_by_tab:focus,
body.make_ram button.focus_by_tab:focus,
body.make_ram label.focus_by_tab:focus {
    outline: #880D00 solid 1px!important
}

.make_ram .btn.viewAvailOfferDealer:after,
body.make_ram .fixMenu li.active a::before,
body.make_ram .fixMenu li.active:nth-child(2n) a::before,
body.make_ram .fixMenu li.selected a::before,
body.make_ram .legendStyle.nav-tabs li.active:after,
body.make_ram .price-tag a::after,
body.make_ram .price-tag::after {
    border-left-color: #880d00
}

body.make_ram .customCheckBox input[type=checkbox]:checked+span:after,
body.make_ram .theme {
    background: #880d00!important;
    border-color: #880d00!important
}

body.make_ram .steps-field-parent .field_doc:after {
    content: "";
    background: url(https://d3o40wwl2vh905.cloudfront.net/cdjr/equal_icon-ram.svg) no-repeat
}

body.make_ram #availOfferinitialPopUp .modal-header .close,
body.make_ram #availOfferinitialPopUpThanks .modal-header .close,
body.make_ram #availableProgramPopup .close,
body.make_ram #cashCalc .modal-content .close,
body.make_ram #leaseCalc .modal-content .close,
body.make_ram #paymentCalc .modal-content .close,
body.make_ram #zerovehicleleadpopupthanks .modal-header .close,
body.make_ram .tab__modal-popup .modal-header .close {
    background: url(https://d3o40wwl2vh905.cloudfront.net/cdjr/close-theme-ram.svg) 0 0/contain no-repeat
}

.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100%!important;
    background-color: #f7f7f7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(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
}

.loginmodal-submit {
    border: 0;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, .1);
    background-color: #4d90fe;
    padding: 17px 0;
    font-family: roboto;
    font-size: 14px
}

.loginmodal-submit:hover {
    border: 0;
    text-shadow: 0 1px rgba(0, 0, 0, .3);
    background-color: #357ae8
}

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: .6;
    transition: opacity .5s
}

#availableProgramPopup .model-footer .gcss-button,
.login-help {
    font-size: 12px
}

div#login-modal .modal-dialog {
    position: absolute;
    right: 0;
    margin: auto
}

#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: 0;
    top: 0;
    color: #000;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

#user-sign-in .close-btn {
    background: 0 0;
    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: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .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 input[type=button],
#user-sign-in input[type=submit],
.socialConnectImgDiv button {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24), 0 0 2px 0 rgba(0, 0, 0, .12);
    height: 40px;
    cursor: pointer;
    font-weight: 500
}

#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 .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) 0 0/250px no-repeat
}

.socialConnectImgDiv .gplus {
    background: #fff
}

.socialConnectImgDiv button+button {
    margin-top: 16px
}

.socialConnectImgDiv button {
    border: 0;
    border-radius: 2px;
    font-size: 14px;
    line-height: 40px;
    padding-left: 50px;
    position: relative;
    display: block;
    width: 100%;
    text-align: left
}

#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 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%
}

#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: 0 0
}

#user-sign-in input[type=button],
#user-sign-in input[type=submit] {
    background: #be281a;
    color: #fff;
    text-transform: uppercase;
    border-radius: 2px
}

#user-sign-in input:disabled {
    opacity: .4
}

#user-sign-in input {
    display: block;
    width: 100%;
    line-height: normal;
    border: 0;
    font-size: 14px
}

.crosstext,
li.cin_offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text,
li.fin_offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text,
li.offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text {
    text-decoration: line-through
}

.header-scroll .dealerAddress .header-gmap,
.header-scroll .dealerAddress h3 {
    background: #000;
    font-family: rift-soft
}

.make_wagoneer .header-scroll .dealerAddress .header-gmap,
.make_wagoneer .header-scroll .dealerAddress h3 {
    background: 0 0!important;
    color: #ffffff !important;
    font-family: rift-soft
}

.dealerAddress .vehicle_para i {
    margin-right: -5px
}

.dealerAddress .vehicle_para i:before {
    background: #000;
    padding: 0 6px 2px 7px
}

.make_wagoneer .dealerAddress .vehicle_para i:before {
    background: #f5f5f5;
    padding: 0 6px 2px 7px
}

.gcss-button.btm_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: 10px 30px 10px 10px
}

.footerBtns .gcss-button:after {
    content: "\e258";
    position: absolute;
    top: 12px;
    right: 12px;
    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
}

.footerBtns .gcss-button.window-sticker {
    border: none;
    min-width: 200px
}

.make_wagoneer .footerBtns .gcss-button.details-link:hover {
    background: #fff!important;
    color: #15255d!important;
    border-color: #15255d!important
}

.make_wagoneer .footerBtns .gcss-button.window-sticker {
    background: #fff!important;
    color: #15255d!important;
    border: 2px solid #15255d
}

.make_wagoneer .footerBtns .gcss-button.window-sticker:hover {
    background: #15255d!important;
    color: #fff!important
}

.make_jeep .footerBtns .gcss-button.details-link:hover {
    background: #edad01!important
}

.make_jeep .footerBtns .gcss-button.window-sticker {
    background: #636363!important;
    color: #fff!important
}

.make_jeep .footerBtns .gcss-button.window-sticker:hover {
    background: #4f4f4f!important
}

.make_dodge .footerBtns .gcss-button.details-link:focus,
.make_dodge .footerBtns .gcss-button.details-link:hover,
.make_ram .footerBtns .gcss-button.details-link:focus,
.make_ram .footerBtns .gcss-button.details-link:hover {
    background: #b50000!important
}

.make_jeep .footerBtns .gcss-button.window-sticker:focus {
    background: #000!important
}

.make_dodge .footerBtns .gcss-button.window-sticker {
    background: 0 0!important;
    border: 2px solid #b50000;
    color: #b50000!important;
    padding: 8px 30px 8px 10px
}

.make_chrysler .footerBtns .gcss-button.window-sticker:focus,
.make_chrysler .footerBtns .gcss-button.window-sticker:hover,
.make_dodge .footerBtns .gcss-button.window-sticker:focus,
.make_dodge .footerBtns .gcss-button.window-sticker:hover {
    background: #e7e7e7!important
}

.make_chrysler .footerBtns .gcss-button.details-link:focus,
.make_chrysler .footerBtns .gcss-button.details-link:hover {
    background: #032859!important
}

.make_chrysler .footerBtns .gcss-button.window-sticker {
    background: 0 0!important;
    border: 2px solid #3a57a0;
    color: #3a57a0!important;
    padding: 8px 10px
}

.make_ram .footerBtns .gcss-button.window-sticker {
    background: #141414!important;
    color: #fff!important
}

.make_ram .footerBtns .gcss-button.window-sticker:focus,
.make_ram .footerBtns .gcss-button.window-sticker:hover {
    background: #252525!important
}

.tab-pane .fwd-bck-btns button,
.tab-pane .fwd-bck-btns1 button,
.tab-pane .submitBlock button {
    font-size: 15px;
    padding: 10px 30px 10px 10px!important;
    text-transform: uppercase
}

.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
}

.make_jeep .tab-pane .btm_submitdealer.merkle_bottom_submittodealer:focus {
    color: inherit!important
}

body.make_fiat .gcss-button:focus,
body.make_fiat .gcss-button:hover {
    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:focus,
body.make_fiat .gcss-button-secondary:hover {
    background-color: #fff!important;
    border: 2px solid #000;
    color: #000!important
}

.legendStyle.nav-tabs li.active:after {
    z-index: 2
}

#leaseCalc span.badge.disclaimer {
    font-size: 10px;
    height: 14px;
    padding: 2px;
    width: 14px
}

#leaseCalc .estimatedBlock .select-wrapper::before,
body.make_chrysler .can-toggle input[type=checkbox]:focus~label,
body.make_chrysler .can-toggle input[type=checkbox]:hover~label,
body.make_fiat .can-toggle input[type=checkbox]:focus~label,
body.make_fiat .can-toggle input[type=checkbox]:hover~label,
body.make_jeep .can-toggle input[type=checkbox]:focus~label,
body.make_jeep .can-toggle input[type=checkbox]:hover~label,
body.make_ram .can-toggle input[type=checkbox]:focus~label,
body.make_ram .can-toggle input[type=checkbox]:hover~label,
body.make_wagoneer .can-toggle input[type=checkbox]:focus~label,
body.make_wagoneer .can-toggle input[type=checkbox]:hover~label {
    color: inherit
}

#availOfferinitialPopUp .error .errorInfo,
#initialPopUp .error .errorInfo {
    margin: 1px 0 0 2px;
    text-align: left
}

.ore_homelocator .zipcode_errorInfo {
    display: block;
    font-size: 14px
}

body #serviceProtection .packageDetails h5 {
    line-height: 20px
}

#initialPopUp .lead_bottom,
#reviewSubmitPopUp .lead_bottom {
    color: #717171
}

.make_ram #availableProgramPopup .model-footer .gcss-button {
    text-transform: uppercase
}

#landingPage.home-landingPage .banner-img-field>img {
    margin-top: -125px
}

#landingPage.home-landingPage .banner-img-field:before {
    content: '';
    position: fixed;
    background: #000;
    background: -moz-linear-gradient(top, #000 3%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, #000 3%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #000 3%, rgba(0, 0, 0, 0) 100%);
    height: 100px;
    width: 100%;
    left: 0;
    top: 75px;
    z-index: 9
}

#landingPage.home-landingPage .brandList {
    background: 0 0;
    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 .currentlocation_cross_brand {
    border-left: 1px solid #ccc;
    color: #fff;
    display: inline-block;
    font-family: rift-soft;
    font-size: 20px;
    line-height: 37px;
    padding: 0 10px 0 20px;
    text-transform: uppercase
}

#landingPage.home-landingPage .ZipCodeDivCls .ore_homelocator {
    padding-bottom: 6px
}

#landingPage.home-landingPage .ZipCodeLabelCls {
    display: inline-block;
    font-family: robotoblack;
    font-size: 14px;
    margin-bottom: 0;
}

#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;
    width: 125px
}

#landingPage.home-landingPage .vehicle-logo .oreBrands img {
    left: auto;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: auto;
    position: relative
}

body #landingPage.home-landingPage .brandList {
    border-bottom: 0;
    padding-bottom: 0
}

#landingPage.home-landingPage .ZipCodeLabelCls i,
#landingPage.vehicle-landingPage .ZipCodeLabelCls i {
    color: #6283c2;
    margin-right: 4px
}

#landingPage.vehicle-landingPage .banner-img-field {
    position: fixed;
    width: 100%;
}

#landingPage.vehicle-landingPage .donShow:before {
    content: '';
    position: fixed;
    background: #000;
    background: -moz-linear-gradient(top, #000 3%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, #000 3%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #000 3%, rgba(0, 0, 0, 0) 100%);
    height: 150px;
    width: 100%;
    left: 0;
    top: 75px;
    z-index: 9
}

#landingPage.vehicle-landingPage .banner-img-field:after {
    content: '';
    position: absolute;
    background: #000;
    background: -moz-linear-gradient(bottom, #000 3%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(bottom, #000 3%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, #000 3%, rgba(0, 0, 0, 0) 100%);
    height: 150px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 9
}

#landingPage.vehicle-landingPage .donShow img {
    max-width: 100%;
    opacity: 0;
    visibility: hidden
}

#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: 140px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto!important;
    z-index: 12
}

.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: robotoblack;
    font-size: 14px
}

#notAvailable-popup .modal-header,
#vehicleSearch-modal .modal-header,
#zipCodePopup .modal-header,
body #cashCalc .modal-body ul.popUpScroll>li:last-child,
body #leaseCalc .modal-body ul.popUpScroll>li:last-child,
body #paymentCalc .modal-body ul.popUpScroll>li:last-child {
    border-bottom: none
}

#notAvailable-popup button.close,
#zipCodePopup 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,
#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
}

#zipCodePopup .zipC-go,
#zipCodePopup .zipC-loc {
    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 i {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    height: 18px;
    line-height: 18px
}

#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 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: 0;
    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;
    color: #fff
}

.make_dodge #zipCodePopup .zipC-go,
.make_dodge #zipCodePopup .zipC-loc {
    background: #d50000;
    color: #fff
}

.make_wagoneer #zipCodePopup .zipC-go,
.make_wagoneer #zipCodePopup .zipC-loc {
    background: #15255d;
    color: #fff
}

.make_jeep #zipCodePopup .zipC-go,
.make_jeep #zipCodePopup .zipC-loc {
    background: #ffba00;
    color: #000
}

.make_ram #zipCodePopup .zipC-go,
.make_ram #zipCodePopup .zipC-loc,
.make_ram .ui-datepicker .ui-datepicker-header,
.make_ram .ui-widget.ui-datepicker {
    background: #880d00
}

.make_fiat #zipCodePopup .zipC-go,
.make_fiat #zipCodePopup .zipC-loc,
.make_fiat .ui-datepicker .ui-datepicker-header,
.make_fiat .ui-widget.ui-datepicker {
    background: #e70000
}

#initialPopUp .modal-content {
    background-color: rgba(255, 255, 255, .92)
}

#availOfferinitialPopUp .modal-content,
#availOfferinitialPopUpThanks .modal-content,
#warning-schedule-delivery-modal .modal-content {
    background-color: #efefef
}

.span_disclaimers,
.vehiclepage-body .tab-content #cashCalc span.badge.disclaimer,
.vehiclepage-body .tab-content #leaseCalc span.badge.disclaimer,
.vehiclepage-body .tab-content #paymentCalc span.badge.disclaimer {
    color: #000;
    font-size: 10px;
    font-weight: 700;
    height: 18px!important;
    line-height: 14px;
    padding: 2px;
    text-align: center;
    width: 18px!important
}

#notAvailable-popup .modal-dialog {
    margin: 50px auto 0;
    max-width: 90%;
    width: 400px
}

#notAvailable-popup .modal-body {
    padding: 5px 50px 15px;
    text-align: center
}

#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: .5px
}

.vehiclepage-body #review button.merkle_bottom_explorefinance,
.vehiclepage-body #review button.merkle_bottom_explorefinance:focus,
.vehiclepage-body #review button.merkle_bottom_explorefinance:hover {
    border-color: #377706!important;
    color: #fff;
    font-family: robotobold;
    font-weight: 700
}

.vehiclepage-body #review button.merkle_bottom_explorefinance:focus,
.vehiclepage-body #review button.merkle_bottom_explorefinance:hover {
    background-color: #5d9036!important;
    border-color: #5d9036!important;
    color: #fff!important
}

body.make_chrysler .can-toggle label .can-toggle__switch,
body.make_dodge .can-toggle label .can-toggle__switch,
body.make_fiat .can-toggle label .can-toggle__switch,
body.make_jeep .can-toggle label .can-toggle__switch,
body.make_ram .can-toggle label .can-toggle__switch,
body.make_wagoneer .can-toggle label .can-toggle__switch {
    background: #a5a2a2!important
}

body.make_dodge .can-toggle label .can-toggle__switch:after {
    background: #d50000;
    box-shadow: 2px 0 3px 0 #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 0 3px 0 #666!important;
    color: #fff;
    top: 0;
    line-height: 28px;
    transform: translate3d(46px, 0, 0)
}

body.make_chrysler .can-toggle label .can-toggle__switch:after {
    background: #063e77;
    box-shadow: 2px 0 3px 0 #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 0 3px 0 #666!important;
    color: #fff;
    top: 0;
    line-height: 28px;
    transform: translate3d(46px, 0, 0)
}

body.make_fiat .can-toggle label .can-toggle__switch:after {
    background: #e70000;
    box-shadow: 2px 0 3px 0 #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 0 3px 0 #666!important;
    color: #fff;
    top: 0;
    line-height: 28px;
    transform: translate3d(46px, 0, 0)
}

body.make_jeep .can-toggle label .can-toggle__switch:after {
    background: #ffba00;
    box-shadow: 2px 0 3px 0 #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 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 .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_ram .can-toggle label .can-toggle__switch:after {
    background: #880d00;
    box-shadow: 2px 0 3px 0 #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 0 3px 0 #666!important;
    color: #fff;
    top: 0;
    line-height: 28px;
    transform: translate3d(46px, 0, 0)
}

.make_jeep #searchInfo .link_change_vehicle,
.make_jeep .leftMenu .priceSlider .rangeVal,
.make_jeep .leftMenu .resetFilterData,
.make_jeep .leftMenu header .themeClr2 {
    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
}

#availOfferinitialPopUp {
    z-index: 1055
}

.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:after {
    content: '';
    height: 0;
    width: 0;
    border: 17px solid transparent;
    top: 0;
    left: 100%;
    position: absolute
}

.make_chrysler .btn.viewAvailOfferDealer:after {
    border-left-color: #3a57a0
}

.make_chrysler .btn.viewAvailOfferDealer:focus,
.make_chrysler .btn.viewAvailOfferDealer:hover {
    background-color: #3a57a0!important;
    color: #fff!important
}

.make_dodge .btn.viewAvailOfferDealer:focus,
.make_dodge .btn.viewAvailOfferDealer:hover {
    background-color: #d50000!important;
    color: #fff!important
}

.make_fiat .btn.viewAvailOfferDealer:focus,
.make_fiat .btn.viewAvailOfferDealer:hover {
    background-color: #e70000!important
}

.make_ram .btn.viewAvailOfferDealer:focus,
.make_ram .btn.viewAvailOfferDealer:hover {
    background-color: #880d00!important;
    color: #fff!important
}

@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
    }
    body section.main #resultsPage {
        margin: 75px auto 30px
    }
    #resultsPage>.row {
        position: relative
    }
    #resultsPage .SideBar-left {
        height: calc(100vh - 120px);
        margin-top: 25px;
        overflow-x: hidden
    }
    #resultsPage .leftMenu:not(.sticky--bottom) {
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        max-width: 100%
    }
    #resultsPage .leftMenu.sticky--bottom,
    .imageFrame.top-logo-vehicle,
    body .detailBody .imageFrame {
        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!important;
        width: calc(50% - 5px)
    }
    .footerBtns .gcss-button.window-sticker {
        float: right
    }
    .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%
    }
    .make_wagoneer .sni-vdp-logo.top-logo-vehicle img {
        max-width: none!important;
        /* max-height: 340px!important;         */
    }
    #landingPage.home-landingPage .banner-img-field:after {
        content: '';
        position: absolute;
        background: #000;
        background: -moz-linear-gradient(bottom, #000 3%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(bottom, #000 3%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to top, #000 3%, rgba(0, 0, 0, 0) 100%);
        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,
    #landingPage.home-landingPage .vehicle-logo-wagoneer {
        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,
    .top-logo-vehicle.home-logo 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,
    .make_wagoneer .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,
    body .detailBody .imageFrame img.centerHV {
        max-height: 100%;
        max-width: 100%
    }
    .make_fiat .sni-vdp-logo img {
        max-height: 100px;
        margin-top: -5px
    }
    .make_chrysler #landingPage.vehicle-landingPage .ZipCodeDivCls {
        top: 150px
    }
    body .itemInfo .tabsContainer .tab-content {
        min-height: 182px
    }
    #galleryPopup .modal-dialog {
        width: calc(100% - 160px);
        max-width: 1040px
    }
}

@media screen and (max-width:768px) {
    .header-scroll .center-icon,
    .header-scroll.small .center-icon,
    body header .header-scroll,
    body header .header-scroll.small {
        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 .center-icon {
        position: relative;
        width: 200px
    }
    .header-scroll .center-icon,
    .header-scroll.small .center-icon {
        padding-top: 0;
        width: 200px
    }
    #landingPage.vehicle-landingPage .banner-img-field,
    .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: 12px;
        max-width: 110px;
        padding: 0;
    }
    .brandPage-header .top-logo-vehicle img,
    .top-logo-vehicle.home-logo img {
        margin-left: calc(50% - 115px);
        max-height: none;
        max-width: none;
        width: 230px
    }
    .top-logo-vehicle.home-logo img {
        margin-left: 42px
    }
    .make_jeep .vehiclepage .sni-vdp-logo.top-logo-vehicle img,
    .make_jeep header:not(.vehiclepage) .sni-vdp-logo.top-logo-vehicle img,
    .make_wagoneer .vehiclepage .sni-vdp-logo.top-logo-vehicle img,
    .make_wagoneer header:not(.vehiclepage) .sni-vdp-logo.top-logo-vehicle img {
        margin-top: 8px;
        margin-right: 130px;
    }
    
    .make_wagoneer .vehiclepage .sni-vdp-logo.top-logo-vehicle img{
        margin-top: -14px;
        position: absolute;
        right:5px !important;
        max-width: 165px;
        top: 11px;
    }
    .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-left: 25px;
        margin-top: 4px
    }
    .make_jeep .sni-vdp-logo.top-logo-vehicle img {
        max-width: 80px;
        position: absolute;
        right:5px !important;
    }
    .make_wagoneer .sni-vdp-logo.top-logo-vehicle img {
        max-height: none;
        /* max-width: 340px */
    }
    .make_fiat .sni-vdp-logo.top-logo-vehicle img {
            max-height: 70px;
            position: absolute;
            right: 0;
            top: 10px;        
    }
    body .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        margin-bottom:40px;
        margin-right: 154px;
    }
    .make_dodge .vehiclepage .sni-vdp-logo.top-logo-vehicle img
    {
        margin-left: auto;
        position: absolute;
        right: 5px;
    }
    .make_fiat .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        margin-top: -15px
    }
    .make_ram header:not(.vehiclepage) .sni-vdp-logo.top-logo-vehicle img {
        margin-top: 4px
    }
    .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: 2px;
        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
    }
    #landingPage.home-landingPage .banner-img-field:before,
    #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: 3px;
        font-size: 16px
    }
    #availOfferinitialPopUp .custom-checkbox label,
    #initialPopUp .custom-checkbox label,
    #landingPage.home-landingPage .ZipCodeLabelCls,
    #reviewSubmitPopUp .custom-checkbox label,
    .tab-pane .gcss-button.btm_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
    }
    .vehiclepage-body .detrailHeader.fixMenu {
        margin-top: 0!important;
        top: 113px
    }
    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
    }
    #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: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_dodge #landingPage.vehicle-landingPage .ZipCodeDivCls,
    .make_ram #landingPage.vehicle-landingPage .ZipCodeDivCls {
        top: 72px
    }
    #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
    }
    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
    }
    #landingPage {
        padding-top: 110px;
    }
    .ore_landing_models,
    .ore_landing_models .vCardsBlock>.col-xs-12 {
        margin-top: 0
    }
    #landingPage.vehicle-landingPage .donShow:before {
        height: 50px;
        top: 63px
    }
    #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
    }
    #initialPopUp .modal-body,
    #reviewSubmitPopUp .modal-body {
        padding: 0 0 15px
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    #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 - 120px);
        overflow-y: auto
    }
    #resultsPage .leftMenu.sticky--bottom {
        bottom: 0;
        position: absolute;
        top: auto!important
    }
    #initialPopUp .mrkl_init_popup_video,
    #initialPopUp .mrkl_init_popup_video:active,
    #initialPopUp .mrkl_init_popup_video:focus,
    #initialPopUp .mrkl_init_popup_video:hover {
        line-height: 22px
    }
}

@supports (-ms-accelerator:true) {
    #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) {
    #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: 1px solid #ccc;
        border-top: 1px solid #ccc;
        display: none;
        height: 80vh;
        overflow-y: auto;
        position: fixed;
        top: 100px;
        width: 280px
    }
}
.make_jeep .calculator_disclaimers {
    font-family: 'robotoregular';
}
.calculator_disclaimers {
    font-family: Segoe UI;
    color: #717171;
    font-size: 12px
}

.gallery_item {
    padding: 0 10px;
    width: 100px;
    height: 80px;
    float: left
}

#vehicle_accessories ul li span,
.vehicle_accessories__i {
    width: 16px;
    background: url(https://d3o40wwl2vh905.cloudfront.net/images/icons/info.svg) 0 0/100% no-repeat;
    vertical-align: text-top;
    margin-left: 5px;
    cursor: pointer
}

#vdpCarousel .item,
.tab__modal-popup .tab__header,
.vehicleDelivery__date {
    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 20px;
    position: relative
}

div#vdpCarousel .carousel-wrapper {
    height: 80px;
    width: 400px;
    overflow: hidden
}

div#vdpCarousel .carousel-inner {
    transition: .4s;
    left: 0
}

div#vdpCarousel.noSlide .carousel-inner {
    width: auto!important;
    text-align: right
}

div#vdpCarousel.noSlide .gallery_item {
    float: none;
    display: inline-block;
    padding: 0 8px;
    width: 96px
}

div#vdpCarousel a.carousel-control {
    width: 20px;
    height: 100%;
    background: url(https://d3o40wwl2vh905.cloudfront.net/images/gallery_left_arrow_small.svg) 0 0/100% 100% no-repeat;
    top: 0;
    opacity: 1
}

div#vdpCarousel a.carousel-control span {
    margin: 0;
    top: auto;
    left: 0
}

div#vdpCarousel a.right.carousel-control {
    right: 0;
    transform: rotate(180deg)
}

div#vdpCarousel a.left.carousel-control {
    left: -4px
}

@media screen and (max-width:769px) {
    #galleryPopup #galleryCarousel {
        height: 300px!important
    }
}

#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 img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    max-height: 400px
}

#galleryPopup .owl-nav .owl-next,
#galleryPopup .owl-nav .owl-prev {
    position: absolute;
    font-size: 200px;
    left: -80px;
    top: calc(50% - 50px);
    height: 100px;
    line-height: 100px;
    z-index: 1
}

#galleryPopup .owl-nav .owl-next {
    right: -80px;
    left: auto
}

#galleryPopup .owl-nav .owl-next span,
#galleryPopup .owl-nav .owl-prev span {
    line-height: 58px;
    height: 100px;
    display: block;
    text-shadow: 1px 1px 8px #000
}

#galleryThumbCarousel .owl-stage-outer {
    height: 90px;
    overflow: hidden;
    z-index: 2
}

#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-next,
#galleryThumbCarousel .owl-nav .owl-prev {
    font-size: 80px;
    left: -30px;
    width: 20px
}

#galleryThumbCarousel .owl-nav .owl-next {
    left: auto;
    right: -30px;
    transform: rotate(180deg)
}

#galleryThumbCarousel .owl-nav .owl-next span,
#galleryThumbCarousel .owl-nav .owl-prev span {
    line-height: 86px;
    background-image: url(https://d3o40wwl2vh905.cloudfront.net/images/gallery_left_arrow_small.svg);
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-position-y: center
}

div#galleryPopup {
    background: rgba(206, 203, 203, .95)
}

div#galleryCarousel.owl-carousel .owl-item {
    padding: 60px 60px 20px
}

div#galleryCarousel.owl-carousel .galleryCarousel_item {
    box-shadow: 0 0 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
}

div#galleryThumbCarousel:after,
div#galleryThumbCarousel:before {
    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
}

#galleryCarousel .owl-nav .owl-next,
#galleryCarousel .owl-nav .owl-prev {
    left: -50px;
    top: calc(50% - 100px);
    height: 200px;
    z-index: 1
}

#galleryCarousel .owl-nav .owl-next {
    left: auto;
    right: -50px
}

#galleryCarousel .owl-nav .owl-next span,
#galleryCarousel .owl-nav .owl-prev span {
    text-indent: 9999px;
    height: 100%;
    width: 60px;
    background-image: url(../images/gallery_left_arrow.svg);
    background-size: 100% 100%
}

#galleryCarousel .owl-nav .owl-next span {
    background-image: url(../images/gallery_right_arrow.svg)
}

@media screen and (max-width:768px) {
    .make_wagoneer .sni-vdp-logo.top-logo-vehicle img {
        max-width: 135px!important;
        max-height: 125px!important
    }
    #galleryPopup .owl-carousel .owl-item img {
        display: inline-block;
        width: auto;
        max-width: 100%;
        max-height: 300px!important
    }
    #detailPage .itemInfo {
        padding-bottom: 120px!important
    }
    div#vdpCarousel {
        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: -18px
    }
    div#vdpCarousel a.right.carousel-control {
        right: -18px
    }
    div#galleryPopup .modal-dialog {
        margin: 10px auto
    }
    div#galleryPopup .modal-body {
        padding: 10px 0
    }
    #galleryCarousel .owl-nav .owl-next span,
    #galleryCarousel .owl-nav .owl-prev span {
        height: 56%;
        width: 40px
    }
    div#galleryCarousel.owl-carousel .owl-item {
        padding: 40px
    }
    div#galleryCarousel.owl-carousel .galleryCarousel_item {
        box-shadow: 0 0 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-next,
    #galleryPopup .owl-nav .owl-prev {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 70px;
        left: 0
    }
    #galleryPopup .owl-nav .owl-next {
        left: auto;
        right: 0
    }
    #galleryThumbCarousel .owl-item .galleryCarousel_item img {
        width: 90px;
        height: 80px
    }
    #galleryThumbCarousel .owl-nav .owl-next,
    #galleryThumbCarousel .owl-nav .owl-prev {
        width: 20px
    }
    #galleryThumbCarousel .owl-nav .owl-prev {
        left: 7px
    }
    #galleryThumbCarousel .owl-nav .owl-next {
        left: auto;
        right: 2px
    }
    div#galleryThumbCarousel {
        height: 104px;
        margin: 0 auto;
        padding: 10px 30px;
        width: 600px;
        max-width: 100%
    }
    .vehiclepage-body ul.nav-tabs.legendStyle li:first-child {
        width: 20%!important
    }
    .vehiclepage-body ul.nav-tabs.legendStyle li:nth-child(2) {
        width: 22%!important
    }
    .vehiclepage-body ul.nav-tabs.legendStyle li.active:after {
        z-index: 1
    }
    .vehiclepage-body ul.nav-tabs.legendStyle li a {
        padding-left: 20px!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: 30px!important
    }
    
}

@media screen and (max-width:640px) {
    div#galleryThumbCarousel {
        width: 520px
    }
}

@media screen and (max-width:520px) {
    div#galleryThumbCarousel {
        width: 390px
    }
}

#serviceProtection .availedPackages>li i {
    top: auto;
    transform: none
}

@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
}

#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__inner {
    display: inline-block;
    padding-right: 26px;
    position: relative
}

.make_jeep label.vehicle_accessories__label {
    font-family: 'robotomedium';
}
label.vehicle_accessories__label {
    cursor: pointer;
    font-family: Segoe UI;
    font-weight: 500;
    line-height: 24px;
    padding-left: 32px;
    position: relative
}

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(https://d3o40wwl2vh905.cloudfront.net/images/icons/check_mark.svg) 0 0/100% 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: 0 0!important
}

.vehicle_accessories__i {
    height: 16px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 4px
}

#vehicle_accessories ul li .info_tooltip,
.vehicle_accessories__info {
    display: none;
    font-size: 12px;
    line-height: 16px;
    min-width: calc(100% - 58px);
    width: 300px;
    font-family: Segoe UI;
    position: absolute;
    font-weight: 400;
    padding: 4px 8px
}
.make_jeep #vehicle_accessories ul li .info_tooltip,
.make_jeep .vehicle_accessories__info {
    font-family: 'robotoregular';
}
.vehicle_accessories__info {
    background: #fff;
    border: 1px solid #8f192b;
    bottom: calc(100% + 15px);
    left: 36px;
    z-index: 1
}

#vehicle_accessories ul li .info_tooltip:before,
.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
}

.make_chrysler #vehicle_accessories .tooltip_text,
.make_chrysler .customCheckBox.vehicle_accessories__label>span:after,
.make_chrysler .vehicle_accessories__info {
    border-color: #063e77
}

.make_chrysler #vehicle_accessories .tooltip_text:before,
.make_chrysler .vehicle_accessories__info:before {
    border-top-color: #063e77
}

.make_chrysler #vehicle_accessories .tooltip_icon,
.make_chrysler .vehicle_accessories__i {
    background-image: url(https://d3o40wwl2vh905.cloudfront.net/images/icons/info_chrysler.svg)
}

.make_dodge #vehicle_accessories .tooltip_text,
.make_dodge .customCheckBox.vehicle_accessories__label>span:after,
.make_dodge .vehicle_accessories__info,
.make_dodge table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #d50000
}

.make_dodge #vehicle_accessories .tooltip_text:before,
.make_dodge .vehicle_accessories__info:before {
    border-top-color: #d50000
}

.make_dodge #vehicle_accessories .tooltip_icon,
.make_dodge .vehicle_accessories__i {
    background-image: url(https://d3o40wwl2vh905.cloudfront.net/images/icons/info_dodge.svg)
}

.make_fiat #vehicle_accessories .tooltip_text,
.make_fiat .customCheckBox.vehicle_accessories__label>span:after,
.make_fiat .vehicle_accessories__info,
.make_fiat table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #e70000
}

.make_fiat #vehicle_accessories .tooltip_text:before,
.make_fiat .vehicle_accessories__info:before {
    border-top-color: #e70000
}

.make_fiat #vehicle_accessories .tooltip_icon,
.make_fiat .vehicle_accessories__i {
    background-image: url(https://d3o40wwl2vh905.cloudfront.net/images/icons/info_fiat.svg)
}

.make_jeep #vehicle_accessories .tooltip_text,
.make_jeep .customCheckBox.vehicle_accessories__label>span:after,
.make_jeep .vehicle_accessories__info,
.make_jeep table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #1e4544;
    font-family: 'robotoregular';
}

.make_jeep #vehicle_accessories .tooltip_text:before,
.make_jeep .vehicle_accessories__info:before {
    border-top-color: #1e4544
}

.make_jeep #vehicle_accessories .tooltip_icon,
.make_jeep .vehicle_accessories__i {
    background-image: url(https://d3o40wwl2vh905.cloudfront.net/images/icons/info_jeep.svg)
}

.make_ram #vehicle_accessories .tooltip_text,
.make_ram .customCheckBox.vehicle_accessories__label>span:after,
.make_ram .vehicle_accessories__info,
.make_ram table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #880d00
}

.make_ram #vehicle_accessories .tooltip_text:before,
.make_ram .vehicle_accessories__info:before {
    border-top-color: #880d00
}

.make_ram #vehicle_accessories .tooltip_icon,
.make_ram .vehicle_accessories__i,
.make_wagoneer #vehicle_accessories .tooltip_icon,
.make_wagoneer .vehicle_accessories__i {
    background-image: url(https://d3o40wwl2vh905.cloudfront.net/images/icons/info_ram.svg)
}

.make_wagoneer #vehicle_accessories .tooltip_text,
.make_wagoneer .customCheckBox.vehicle_accessories__label>span:after,
.make_wagoneer .vehicle_accessories__info,
.make_wagoneer table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #15255d
}

.make_wagoneer #vehicle_accessories .tooltip_text:before,
.make_wagoneer .vehicle_accessories__info:before {
    border-top-color: #15255d
}

#vehicle_accessories ul {
    padding-left: 17px
}

#vehicle_accessories ul li {
    list-style: disc;
    position: relative
}

#vehicle_accessories ul li span {
    height: 16px;
    display: inline-block;
    margin-top: 3px
}

#vehicle_accessories ul li .info_tooltip {
    background: #fff;
    border: 1px solid #8f192b;
    bottom: calc(100% + 10px);
    left: 0;
    z-index: 1
}

li.cin_offer_subsets.incentiveMatches b,
li.cin_offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text,
li.fin_offer_subsets.incentiveMatches b,
li.fin_offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text,
li.offer_subsets.incentiveMatches b,
li.offer_subsets.incentiveMatches label.customCheckBox .incentive_label_text {
    opacity: .5
}
.make_jeep .vehicleDelivery__type .vehicleDelivery__form input, .make_jeep .form-control, .make_jeep .testdrive__disclaimer {
    font-family: 'robotoregular';
}
@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_finance .mopar-logo,
    #serviceProtection .service_header_lease .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>.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_finance,
    #serviceProtection .service_header_lease {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    #serviceProtection .service_header_finance>div,
    #serviceProtection .service_header_lease>div {
        width: auto
    }
    #serviceProtection .service_header_finance .mopar-logo,
    #serviceProtection .service_header_lease .mopar-logo {
        width: auto;
        margin-right: 15px;
        max-height: 80px;
        max-width: 200px
    }
}

.vehicleDelivery__info {
    display: flex;
    font-family: Segoe UI;
    margin-bottom: 10px;
    padding: 0 10px
}
.make_jeep .vehicleDelivery__info,
.make_jeep .vehicleDelivery__content {
    font-family: 'robotoregular';
}

.vehicleDelivery__content {
    color: #363636;
    font-family: Segoe UI;
    font-size: 16px;
    padding: 0 10px;
    width: 100%
}

.vehicleDelivery__info span {
    color: #8f0c2c;
    display: inline-block;
    font-size: 13px;
    line-height: 31px;
    font-style: italic
}

.badge-dtls span,
.tab__modal-popup .tab__content.tab__content--active,
.taxesAndFeesDetail .taxesAndFees h6 .info_pick:hover i,
.vehicle_accessories__details input:checked+.btn .added,
.vehicle_accessories__details input:checked+.btn:before,
label.formField__label {
    display: block
}

.vehicleDelivery__info label {
    color: #444;
    font-size: 16px;
    min-width: 320px;
    padding-top: 5px
}
.make_jeep .vehicleDelivery__location h4 {
    font-family: 'robotoregular';
}
.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% - 206px);
    position: absolute;
    right: 0;
    top: 50%
}

.vehicleDelivery__at {
    float: left;
    width: 250px
}

.vehicleDelivery__at .custom-radio:last-child label,
li[class*=dueupfront_] h4+p {
    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: 700;
    line-height: 18px
}

.vehicleDelivery__address {
    float: left;
    width: calc(100% - 250px)
}

.vehicleDelivery__type .vehicleDelivery__form label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 3px;
    width: 100%
}

.vehicleDelivery__type .vehicleDelivery__form input {
    height: 36px;
    padding: 5px 10px;
    width: 100%
}

.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;
    display: none
}

.vehicleDelivery__form {
    margin-bottom: 10px
}

.custom-radio {
    position: relative
}

.custom-radio label {
    cursor: pointer;
    font-weight: 500;
    margin-bottom: 20px;
    padding-left: 36px;
    padding-top: 1px;
    position: relative
}

.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,
table.ui-datepicker-calendar tbody td.ui-state-disabled {
    opacity: 1
}

.vehicleDelivery__input label {
    font-weight: 500;
    margin-bottom: 2px;
    text-transform: uppercase
}

.vehicleDelivery__date input {
    color: #971c2c;
    font-size: 20px;
    height: 50px;
    width: 95%;
    padding: 10px;
    position: relative;
    background: 0 0;
    border: 1px solid #767676;
    border-right: 0;
    outline: 0;
    cursor: pointer
}

.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: url('https://d3o40wwl2vh905.cloudfront.net/images/icons/calender.svg') 37px 11px/28px no-repeat #971b2c;
    height: 50px;
    position: absolute;
    right: 30px;
    top: 0;
    width: 70px
}

.vehicleDelivery__time span {
    background-image: url('https://d3o40wwl2vh905.cloudfront.net/images/icons/time.svg')
}

.vehicleDelivery__date,
.vehicleDelivery__time {
    position: relative
}

.vehicleDelivery__date:before,
.vehicleDelivery__time:before {
    content: '';
    position: absolute;
    width: 65px!important;
    height: 0;
    border: 1px solid #fff;
    right: -35px;
    z-index: 1;
    box-shadow: -65px 1px 0 0 inherit
}

#testDriveFormPopup .vehicleDelivery__date:before,
#testDriveFormPopup .vehicleDelivery__time:before {
    width: calc(100% - 30px)!important
}

.vehicleDelivery__date:after,
.vehicleDelivery__time:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 0;
    border: 1px solid #fff;
    right: 0;
    bottom: -1px;
    z-index: 1
}

.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__input .custom-selectbox {
    margin: 0
}

.vehicleDelivery__input .custom-selectbox .select-selected {
    border-color: #767676;
    color: #971c2c;
    font-size: 20px;
    height: 50px;
    width: 95%;
    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)
}

.vehicleDelivery__input .custom-selectbox .select-items div {
    border: none;
    color: #971c2c;
    line-height: 24px;
    height: 26px
}

.vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.vehicleDelivery__input .custom-selectbox .select-items div:hover {
    background-color: #971c2c;
    color: #fff
}

.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-next-hover,
.ui-datepicker .ui-datepicker-prev-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
}

.ui-datepicker .ui-datepicker-header {
    background: #881717;
    border: none;
    color: #fff
}

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

table.ui-datepicker-calendar thead th {
    font-size: 11px;
    padding: 4px 5px;
    text-transform: uppercase
}

table.ui-datepicker-calendar tbody td .ui-state-default {
    background: 0 0;
    border: 1px solid #881717;
    color: #fff;
    padding-top: 5px;
    text-align: center
}

table.ui-datepicker-calendar tbody td .ui-state-default.ui-state-active {
    background: #333;
    border: 1px solid #fff!important
}

table.ui-datepicker-calendar tbody td .ui-state-default:hover {
    background: #666
}

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

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: inline-block;
    font: 12px/1 FontAwesome;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: 0 0;
    text-indent: 0;
    letter-spacing: 10px;
    height: 12px;
    width: 12px;
    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: "\f061"
}

.ui-datepicker .ui-datepicker-prev span:before {
    content: "\f060"
}

.make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_ram .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_ram .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div:hover {
    color: #fff
}

.make_chrysler .vehicleDelivery__date input,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-selected,
.make_chrysler .vehicleDelivery__location h4 {
    color: #253b74
}

.make_chrysler .custom-radio label:after,
.make_chrysler .vehicleDelivery__date span,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_chrysler .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_chrysler .vehicleDelivery__time span {
    background-color: #253b74
}

.make_chrysler .vehicleDelivery__date span:after,
.make_chrysler .vehicleDelivery__time span:after {
    border-left-color: #253b74
}

.make_chrysler .ui-datepicker .ui-datepicker-header,
.make_chrysler .ui-widget.ui-datepicker {
    background: #253b74
}

.make_chrysler table.ui-datepicker-calendar tbody td .ui-state-default {
    border-color: #253b74
}

.make_dodge .vehicleDelivery__date input,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-items div,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-selected,
.make_dodge .vehicleDelivery__location h4 {
    color: #d50000
}

.make_dodge .custom-radio label:after,
.make_dodge .vehicleDelivery__date span,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_dodge .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_dodge .vehicleDelivery__time span {
    background-color: #d50000
}

.make_dodge .vehicleDelivery__date span:after,
.make_dodge .vehicleDelivery__time span:after {
    border-left-color: #d50000
}

.make_dodge .ui-datepicker .ui-datepicker-header,
.make_dodge .ui-widget.ui-datepicker {
    background: #d50000
}

.make_fiat .vehicleDelivery__date input,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-items div,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-selected,
.make_fiat .vehicleDelivery__location h4 {
    color: #e70000
}

.make_fiat .custom-radio label:after,
.make_fiat .vehicleDelivery__date span,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_fiat .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_fiat .vehicleDelivery__time span {
    background-color: #e70000
}

.make_fiat .vehicleDelivery__date span:after,
.make_fiat .vehicleDelivery__time span:after {
    border-left-color: #e70000
}

.make_jeep .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-items div:hover {
    color: #000
}

.make_jeep .vehicleDelivery__date input,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-items div,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-selected,
.make_jeep .vehicleDelivery__location h4 {
    color: #8f6900
}

.make_jeep .custom-radio label:after,
.make_jeep .vehicleDelivery__date span,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_jeep .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_jeep .vehicleDelivery__time span {
    background-color: #1e4544
}

.make_jeep .vehicleDelivery__date span:after,
.make_jeep .vehicleDelivery__time span:after {
    border-left-color: #1e4544
}

.make_jeep .ui-datepicker .ui-datepicker-header,
.make_jeep .ui-widget.ui-datepicker {
    background: #1e4544
}

.make_wagoneer .vehicleDelivery__date input,
.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div,
.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-selected,
.make_wagoneer .vehicleDelivery__location h4 {
    color: #15255d
}

.make_wagoneer .custom-radio label:after,
.make_wagoneer .vehicleDelivery__date span,
.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_wagoneer .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_wagoneer .vehicleDelivery__time span {
    background-color: #15255d
}

.make_wagoneer .vehicleDelivery__date span:after,
.make_wagoneer .vehicleDelivery__time span:after {
    border-left-color: #15255d
}

.make_wagoneer .ui-datepicker .ui-datepicker-header,
.make_wagoneer .ui-widget.ui-datepicker {
    background: #15255d
}

.make_ram .vehicleDelivery__date input,
.make_ram .vehicleDelivery__input .custom-selectbox .select-items div,
.make_ram .vehicleDelivery__input .custom-selectbox .select-selected,
.make_ram .vehicleDelivery__location h4 {
    color: #880d00
}

.make_ram .custom-radio label:after,
.make_ram .vehicleDelivery__date span,
.make_ram .vehicleDelivery__input .custom-selectbox .select-items div.same-as-selected,
.make_ram .vehicleDelivery__input .custom-selectbox .select-items div:hover,
.make_ram .vehicleDelivery__time span {
    background-color: #880d00
}

.make_ram .vehicleDelivery__date span:after,
.make_ram .vehicleDelivery__time span:after {
    border-left-color: #880d00
}

#warning-schedule-delivery-modal .modal-footer {
    text-align: center!important
}

#warning-schedule-delivery-modal .modal-header {
    border: 0!important
}

#warning-schedule-delivery-modal .modal-footer button {
    min-width: 250px
}

#warning-schedule-delivery-modal .modal-body,
#warning-schedule-delivery-modal .modal-footer button {
    font-size: 18px
}

@-moz-document url-prefix() {
    .vehicleDelivery__date span {
        top: -1px
    }
}

.vehicle_accessories__col,
form.findUrVehicle__form .row .col-sm-6 {
    padding-left: 10px;
    padding-right: 10px
}

li span.calc_offers_desc .list-group>li,
li span.ccalc_offers_desc .list-group>li,
li span.fcalc_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.ccalc_offers_desc .list-group>li.cin_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) {
    left: 0;
    position: absolute;
    top: -2px
}

li span.calc_offers_desc .list-group>li.offer_subsets label,
li span.ccalc_offers_desc .list-group>li.cin_offer_subsets label,
li span.fcalc_offers_desc .list-group>li.fin_offer_subsets label {
    margin-left: -30px;
    max-width: calc(100% - 30px);
    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.ccalc_offers_desc .list-group>li+li:not(.cin_offer_subsets),
li span.fcalc_offers_desc .list-group>li+li:not(.fin_offer_subsets) {
    margin-top: 25px!important
}

li span.calc_offers_desc .list-group>li.offer_subsets b,
li span.ccalc_offers_desc .list-group>li.cin_offer_subsets b,
li span.fcalc_offers_desc .list-group>li.fin_offer_subsets b {
    float: right;
    font-family: robotoregular;
    font-weight: 400
}

li span.calc_offers_desc .list-group>li.offer_subsets.incentiveMatches,
li span.ccalc_offers_desc .list-group>li.cin_offer_subsets.incentiveMatches,
li span.fcalc_offers_desc .list-group>li.fin_offer_subsets.incentiveMatches {
    padding-right: 0;
    padding-top: 0
}

.tab__modal-popup .modal-content {
    background: 0 0!important;
    border: none!important
}

body .tab__modal-popup .modal-header {
    padding-right: 32px!important
}

.tab__modal-popup .modal-header .close {
    top: 52px!important
}

.tab__modal-popup .tab__header label {
    background: #e4e4e4;
    float: left;
    cursor: pointer;
    margin-bottom: 0;
    padding: 2px 20px;
    color: rgba(65, 65, 65, .48);
    font-family: rift-soft!important;
    font-size: 25px;
    font-weight: 700;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 10px 0 #00000042;
    z-index: 2;
    position: relative
}

.tab__modal-popup .tab__header label:last-child {
    z-index: 1
}

.tab__modal-popup .tab__header label+label {
    margin-left: -5px
}

.tab__modal-popup .tab__header label.tab__header--active {
    color: #8f0c2c;
    background: #ebebeb;
    z-index: 3!important
}

.tab__modal-popup .tab__content {
    background: rgba(255, 255, 255, .92);
    display: none
}

.make_chrysler .tab__modal-popup .tab__header label.tab__header--active {
    color: #063e77
}

.make_dodge .tab__modal-popup .tab__header label.tab__header--active {
    color: #d50000
}

.make_fiat .tab__modal-popup .tab__header label.tab__header--active {
    color: #e70000
}

.make_jeep .tab__modal-popup .tab__header label.tab__header--active {
    color: #ffba00
}

.make_wagoneer .tab__modal-popup .tab__header label.tab__header--active {
    color: #15255d
}

.make_ram .tab__modal-popup .tab__header label.tab__header--active {
    color: #880d00
}

.ranking-badge {
    color: #fff;
    position: absolute;
    z-index: 10;
    transform: translateX(-50%);
    left: 50%;
    top: 175px;
    text-align: center;
    width: 330px
}

.make_dodge.vehiclepage-body .ranking-badge {
    color: #000;
    left: 26%;
    top: 150px;
    transform: none;
    width: 300px
}

.make_dodge.vehiclepage-body .ranking-badge .badge-dtls p {
    padding: 0 20px
}

.badge-img {
    margin-bottom: 3px
}

.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;
    font-size: 9px;
    font-weight: 600
}

.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
}

.vehicle_accessories__item {
    height: 100%;
    border: 1px solid #ccc;
    position: relative;
    padding-bottom: 70px;
    margin-bottom: 0;
    border-radius: 5px;
    overflow: hidden
}

.vehicle_accessories__col {
    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('https://d3o40wwl2vh905.cloudfront.net/images/icons/check_mark_white.svg') 0 0/100% 100%;
    content: '';
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 7px
}

.vehicle_accessories__details input:not(:checked)+span {
    background: #ccc
}

.vehicle_accessories__details .btn .added {
    color: #fff;
    display: none
}

.make_jeep .vehicle_accessories__details .btn .added {
    color: #222
}

#exactMatch .findUrVehicle,
.vehicle_accessories__details input:checked+.btn .add {
    display: none
}

.findUrVehicle {
    background: #fff;
    border: 1px solid #707070;
    border-radius: 18px;
    filter: none;
    margin: 0 auto;
    width: 700px
}

.findUrVehicle__title {
    color: #414141;
    font-family: rift-soft;
    font-size: 24px;
    margin: 20px
}

.findUrVehicle__title span {
    color: #8f0c2c;
    font-weight: 600
}

form.findUrVehicle__form {
    margin: 0 40px
}

form.findUrVehicle__form .row {
    margin-left: -10px;
    margin-right: -10px
}
.make_jeep .formField {
    font-family: 'robotolight';
}
.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
}

label.formField__label {
    color: #757575;
    font-weight: 400;
    height: 34px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 8px 9px;
    position: absolute;
    width: 100%;
    z-index: 0
}

.vehicleSearch__trigger a,
.vehicleSearch__trigger span {
    margin-bottom: 20px;
    display: block
}

label.formField__label span {
    color: #ad0000;
    vertical-align: baseline
}

.custom-select span.req_str {
    position: absolute;
    left: 109px;
    top: 6px;
    color: #ad0000
}

.formField__input,
form.findUrVehicle__form .custom-select {
    position: relative
}

.custom-select.modelTrim span.req_str {
    left: 150px
}

.other_trim_section {
    display: none;
    margin-top: 8px
}

.formField__input {
    background: 0 0;
    border: 1px solid #707070;
    border-radius: 8px;
    color: #333;
    font-weight: 400;
    height: 34px;
    line-height: 20px;
    padding: 5px 8px;
    width: 100%;
    z-index: 1
}

.findUrVehicle__form .errorInfo {
    color: #ad0000;
    font-weight: 500
}

select.formField__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

form.findUrVehicle__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 {
    padding-right: 30px
}

form.findUrVehicle__form .btn {
    font-size: 14px;
    border-radius: 8px!important;
    padding: 9px;
    width: 100%;
    margin-bottom: 10px
}

.custom-select.modelTrim {
    background: 0 0;
    font-weight: 400
}

.custom-select.modelTrim .trim {
    height: 34px;
    padding: 5px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: 0 0;
    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: 0 0;
    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: #575757;
    font-size: 13px;
    margin-bottom: 30px;
    text-align: left
}

#vehicleSearch-modal {
    display: none;
    padding-left: 80px!important;
    -webkit-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear;
    width: calc(50% + 400px)
}

#vehicleSearch-modal.modal.fade:not(.in) {
    display: block!important;
    opacity: 1!important;
    right: -740px;
    left: auto;
    width: 800px;
    top: 0;
    z-index: 10
}

#vehicleSearch-modal.fade.in {
    display: block;
    right: 0;
    left: auto
}

#vehicleSearch-modal .modal-dialog {
    margin-left: 0;
    width: 700px
}

#vehicleSearch-modal.modal.fade:not(.in) .modal-dialog {
    transform: translate(0);
    margin-left: 0;
    margin-right: 0
}

#vehicleSearch-modal .modal-content {
    background: 0 0;
    border: none;
    box-shadow: none
}

#vehicleSearch-modal h4.findUrVehicle__title {
    text-align: center
}

#vehicleSearch-modal .modal-header .close {
    color: #fff;
    height: 26px;
    font-size: 20px;
    text-shadow: none;
    text-transform: uppercase;
    line-height: 26px;
    margin-right: -15px
}

#vehicleSearch-modal .modal-header .close span {
    border: 1px solid #fff;
    border-radius: 50%;
    float: right;
    font-size: 28px;
    font-weight: 100;
    line-height: 19px;
    padding-left: 1px;
    margin-left: 4px;
    width: 26px;
    height: 26px
}

.vehicleSearch__trigger {
    width: 80px;
    position: absolute;
    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 {
    position: relative;
    height: 50px;
    font-size: 0;
    color: #94bee0!important
}

.vehicleSearch__trigger a:before {
    content: '';
    position: absolute;
    height: 50px;
    width: 30px;
    border-width: 25px 15px 25px 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    left: calc(50% - 7px);
    transform: translateX(-50%)
}

#vehicleSearch-modal.fade.in .vehicleSearch__trigger a:before {
    transform: rotate(180deg)
}

.make_chrysler .findUrVehicle__title span,
.make_chrysler .vTheme__color {
    color: #063e77
}

.make_dodge .findUrVehicle__title span,
.make_dodge .vTheme__color {
    color: #d50000
}

.make_fiat .findUrVehicle__title span,
.make_fiat .vTheme__color {
    color: #e70000
}

.make_jeep .findUrVehicle__title span,
.make_jeep .vTheme__color {
    color: #ffba00
}

.make_wagoneer .findUrVehicle__title span,
.make_wagoneer .vTheme__color{
    color: #15255d
}

.make_ram .findUrVehicle__title span,
.make_ram .vTheme__color {
    color: #880d00
}

.make_chrysler .vTheme__bg,
.make_chrysler .vehicleSearch__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: #1e4544
}

.make_ram .vTheme__bg,
.make_ram .vehicleSearch__trigger {
    background-color: #880d00
}

.make_wagoneer .vTheme__bg,
.make_wagoneer .vehicleSearch__trigger {
    background-color: #15255d
}

.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
}

.scroll-buttons.d-fixed {
    /* border: 1px solid #fff; */
    border-radius: 8px;
    bottom: 90px;
    top: auto;
    z-index: 11
}

.taxesAndFeesSection {
    border-top: 1px solid #ccc;
    margin-bottom: 5px;
    margin-left: -5px;
    margin-right: -5px;
    padding: 10px 5px;
    position: relative
}

.taxesAndFeesSection h4 {
    line-height: 1.4
}

.taxesAndFeesSection>span.disclaimer {
    position: absolute;
    left: 96px;
    top: 8px
}

.taxesAndFeesDetail .taxesAndFees h6 span.rBold,
.taxesAndFeesSection>h4 span.rBold {
    position: absolute;
    right: 35px
}

.taxesAndFeesSection>.cDropDown {
    padding-top: 6px!important
}

.taxesAndFeesDetail .taxesAndFees h6 {
    font-size: 14px;
    font-family: robotoregular;
    line-height: 1.4
}

.taxesAndFeesDetail .taxesAndFees h6 i {
    right: -6px
}

.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-family: robotoregular;
    font-size: 12px;
    font-weight: 400;
    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 .cDropDown {
    padding: 0 15px 0 0
}

.taxesAndFeesDetail .taxesAndFees .cDropDown .offer_subsets img {
    left: 20px;
    position: absolute
}

.taxesAndFeesDetail .taxesAndFees .cDropDown .offer_subsets {
    padding-left: 30px
}

.taxesAndFeesDetail .taxesAndFees .cDropDown li.offer_subsets .incentive_label_text,
.taxesAndFeesDetail .taxesAndFees .cDropDown li.offer_subsets .taxesfee_label_text {
    display: inline-block;
    font-weight: 100
}

.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
}

#taxes_and_fees_cash_footer_disclaimers,
#taxes_and_fees_finance_footer_disclaimers,
#taxes_and_fees_lease_footer_disclaimers {
    text-align: justify
}

span.with_tax {
    display: block;
    text-align: right
}

.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: 400;
    margin-bottom: 5px
}

.dueupfront_row .dOpener h4+p {
    color: #666;
    font-size: 13px;
    margin-bottom: 0
}

.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 .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: 0
}

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: 400
}

body li.taxesAndFeesSection .zipcode_editor .form-group .img-loader {
    display: none;
    left: 50%;
    position: absolute;
    top: 50%
}

.zipcode_updator {
    font-size: 11px;
    font-weight: 400;
    margin-top: 2px;
    padding-left: 4px
}

.zipcode_updator a {
    color: #333;
    font-size: 0;
    margin-left: 6px;
    text-decoration: none
}

#loaderProgressBar {
    font-family: robotoblack;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 64px
}

#loaderProgressBar img {
    margin-right: 20px
}

.modal-content {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

@media (min-width:768px) {
    .modal-content {
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    .carzato-container img {
        top: -48px;
        position: relative
    }
}

.carzato-container {
    clear: both;
    padding-top: 10px
}

.carzato-container img {
    max-width: 80px
}

.vehiclepage-body #onetrust-banner-sdk {
    bottom: 40px!important
}

.geo-detail-tooltip,
.geo_detail_tooltipcrossbrand {
    background: rgb(240, 240, 240, .9);
    color: red;
    width: 200px;
    z-index: 99999;
    opacity: .9
}

.popup_steps .owl-next,
.popup_steps .owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block!important;
    border: 0 solid #000
}

.popup_steps .owl-prev {
    left: 30px
}

.popup_steps .owl-next {
    right: 30px
}

.popup_steps .owl-next i,
.popup_steps .owl-prev i {
    transform: scale(2, 5);
    color: #ccc
}

.popup_steps .owl-nav button.owl-next,
.popup_steps .owl-nav button.owl-prev {
    font-size: 60px!important
}

@media screen and (min-width:768px) {
    .ZipCodeDivCls {
        margin-left: 12.5%;
        width: 150px!important
    }
    .review_payment_option_btn {
        width: 176px!important;
        display: inline-block
    }
    .take_test_drive_btn {
        margin-left: 0;
        top: 10px;
        width: 176px;
        position: relative;
        left: 0
    }
    #initialPopUp .owl-nav,
    .hidden-md {
        display: none!important
    }
}

body .additionalCareBlocks .contentBlock {
    color: #000;
    overflow: hidden
}

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

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

.row.no-gutters.contentBlock {
    height: auto!important;
    width: 100%;
}

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: #1e4544;
}

body.make_wagoneer span.snp-detail-arrow {
    color: #15255d;
}

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

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
}

.geo-detail-tooltip,
.geo_detail_tooltipcrossbrand,
div.snp-leasetitle-border .snp-detail-tooltip {
    visibility: hidden;
    display: inline-block;
    padding: 3px 6px;
    font-family: robotolight;
    font-weight: 400;
    box-shadow: 0 0 4px 0 #999;
    line-height: 1.4;
    transition: opacity .3s;
    cursor: auto
}

div.snp-leasetitle-border .snp-detail-tooltip {
    position: absolute;
    bottom: 26px;
    border-radius: 2px;
    background: #f7f7f7;
    color: #333;
    font-size: 12px;
    right: 0;
    width: 300px;
    z-index: 99;
    opacity: 0
}

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
}

.snp-detail-arrow:hover .snp-detail-tooltip {
    visibility: visible;
    opacity: 1
}

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

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

.tab-content .contentBlock h3 {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4
}

.fca_tabs .tab-pane {
    scroll-margin-top: 30.2rem
}

.fca_tabs .tab-pane:focus {
    border: none;
    outline: 0
}

@media screen and (min-width:992px) {
    #serviceProtection .packageDetails ul.availedPackages>li:nth-child(3n+1) {
        clear: both
    }
    body .additionalCareBlocks .contentBlock.enhance_benefits_col {
        height: auto!important;
        float: none;
        display: inline-block;
        width: 49.5%;
        vertical-align: top
    }
    .finance_lines {
        margin-top: -50px
    }
}

@media screen and (max-width:992px) {
    .finance_lines {
        margin-top: 0
    }
}

.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
}

#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) {
    .vehicleDelivery__input .custom-selectbox .select-selected {
        width: 95%
    }
    #review .review-submit-toggle {
        margin-top: -85px
    }
    body #review .header {
        margin-bottom: 20px
    }
    body #review .header h5 {
        margin-top: 15px
    }
    .vehicleDelivery__info span {
        font-size: 14px
    }
    #vehicleSearch-modal .modal-dialog,
    .vehicleDelivery__content {
        width: auto
    }
    .vehicleDelivery__dateTime {
        margin-bottom: 25px
    }
    .vehicleDelivery__input {
        padding-right: 0
    }
    .vehicleDelivery__address,
    .vehicleDelivery__at {
        width: 100%
    }
    .vehicleDelivery__info {
        display: block;
        margin-bottom: 20px
    }
    .make_dodge #landingPage {
        padding-top: 105px
    }
    .ranking-badge {
        top: 108px;
        width: 330px
    }
    .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 {
        left: 0;
        width: 100%;
        top: -85px
    }
    .make_dodge.vehiclepage-body .detailBody {
        margin-top: 250px!important
    }
    .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
    }
    .vehicle_accessories__img {
        height: auto
    }
    body #review #ore_review .submitBlock .btn.btm_submitdealer:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.btm_submitdealer:after,
    body .forward-buttons-field .fwd-bck-btns1 .btn.btm_submitdealer:after,
    body header:not(.vehiclepage) .dealer_rightmenu_address {
        display: none
    }
    .no-data-img {
        padding: 10px
    }
    .findUrVehicle {
        max-width: 100%
    }
    form.findUrVehicle__form {
        margin: 0 15px
    }
    #vehicleSearch-modal {
        padding-left: 40px!important;
        width: 100%!important
    }
    #vehicleSearch-modal.fade.in {
        right: auto;
        left: 0
    }
    #vehicleSearch-modal.modal.fade:not(.in) {
        right: auto;
        left: calc(100% - 40px)
    }
    .vehicleSearch__trigger {
        top: 130px;
        width: 40px;
        left: -40px
    }
    .vehicleSearch__trigger span {
        transform: rotate(-90deg);
        width: 110px;
        height: 100px;
        margin-left: -19px;
        letter-spacing: 1px
    }
    .carzato-container,
    .footerLinks ul {
        text-align: left;
    }
    .footerLinks ul li {
        float: none;
        display: inline-block
    }
    .review_payment_option_btn {
        width: 150px;
        display: table
    }
    .take_test_drive_btn {
        width: 150px
    }
    .forward-buttons-field,
    .service-bottom-nav,
    .submittodealer_wrapper .submitBlock {
        z-index: 1000
    }
    body #review #ore_review .submitBlock,
    body .detailBody .service-bottom-nav .fwd-bck-btns,
    body .forward-buttons-field .fwd-bck-btns1 {
        display: flex;
        padding: 10px
    }
    body #review #ore_review .submitBlock .btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn,
    body .forward-buttons-field .fwd-bck-btns1 .btn {
        height: 40px!important;
        line-height: 1.2;
        margin: 0!important;
        min-width: auto!important;
        width: 100%!important;
        white-space: normal
    }
    body #review #ore_review .submitBlock .btn+.btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn+.btn,
    body .forward-buttons-field .fwd-bck-btns1 .btn+.btn {
        margin-left: 10px!important
    }
    body #review #ore_review .submitBlock .btn:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn:after,
    body .forward-buttons-field .fwd-bck-btns1 .btn:after {
        top: 12px
    }
    body #review #ore_review .submitBlock .btn.nav-back-btn,
    body #review #ore_review .submitBlock .btn.nav-next-btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-back-btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-next-btn,
    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-back-btn,
    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-next-btn {
        max-width: 65px
    }
    body #review #ore_review .submitBlock .btn.nav-back-btn,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-back-btn,
    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-back-btn {
        font-size: 12px!important;
        padding-left: 22px!important;
        text-align: left
    }
    body #review #ore_review .submitBlock .btn.nav-back-btn:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-back-btn:after,
    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-back-btn:after {
        left: 5px;
        top: 11px
    }
    body #review #ore_review .submitBlock .btn.nav-next-btn:after,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.nav-next-btn:after,
    body .forward-buttons-field .fwd-bck-btns1 .btn.nav-next-btn:after {
        right: 4px;
        top: 11px
    }
    body #review #ore_review .submitBlock .btn.btm_submitdealer,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.btm_submitdealer,
    body .forward-buttons-field .fwd-bck-btns1 .btn.btm_submitdealer {
        padding: 0 9px!important
    }
    body #review #ore_review .submitBlock .btn.reserve_button_sni,
    body .detailBody .service-bottom-nav .fwd-bck-btns .btn.reserve_button_sni,
    body .forward-buttons-field .fwd-bck-btns1 .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
    }
    .hidden-xs,
    .steps-field-parent .field_car:after {
        display: none!important
    }
    #initialPopUp .modal-header {
        padding: 0 0 5px;
        text-align: center!important
    }
    #initialPopUp .modal-header .field_desc {
        margin: auto;
        padding-top: 30px
    }
    #initialPopUp .popup_steps {
        margin-top: 40px!important
    }
    .steps-field-parent .field_img img {
        height: 64px!important;
        max-width: 92px!important
    }
    .steps-field-parent .field_steps_no {
        font-size: 24px!important
    }
    #initialPopUp .owl-carousel .owl-nav button.owl-next.disabled,
    #initialPopUp .owl-carousel .owl-nav button.owl-prev.disabled {
        opacity: .5;
        color: #cfcfcf!important
    }
    body.make_chrysler div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #063e77!important;
        border-radius: 18px 18px 0 0!important
    }
    body.make_dodge div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #d50000!important;
        border-radius: 18px 18px 0 0!important
    }
    body.make_ram div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #880d00!important;
        border-radius: 18px 18px 0 0!important
    }
    body.make_fiat div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #e70000!important;
        border-radius: 18px 18px 0 0!important
    }
    body.make_jeep div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #1e4544 !important;
        border-radius: 18px 18px 0 0!important
    }
    body.make_wagoneer div#initialPopUp .modal-dialog button.initialPopUpClose {
        background-color: #1e4544 !important;
        border-radius: 18px 18px 0 0!important
    }
    body.make_chrysler #initialPopUp .modal-header .close,
    body.make_dodge #initialPopUp .modal-header .close,
    body.make_fiat #initialPopUp .modal-header .close,
    body.make_jeep #initialPopUp .modal-header .close,
    body.make_ram #initialPopUp .modal-header .close,
    body.make_wagoneer #initialPopUp .modal-header .close {
        background: url(../images/close-white.svg) no-repeat;
        background-position: calc(100% - 10px) center!important;
        background-size: 20px!important;
        color: #fff!important;
        font-family: robotomedium;
        font-size: 13px!important;
        font-weight: 400;
        left: 0;
        padding: 18px 36px;
        text-align: right;
        text-shadow: none;
        text-transform: uppercase;
        top: 0;
        width: 100%
    }
    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
    }
}

@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: -100px;
        top: -10px
    }
    #popImageCont .modal-content button.close {
        right: 15px;
        top: 15px
    }
}

.geo-detail-tooltip {
    position: absolute;
    left: 30px;
    bottom: 63px;
    border-radius: 2px;
    font-size: 15px;
    right: 0;
    border: 1px solid #ef5350;
    text-align: center
}

.geo-detail-tooltip::after {
    content: '';
    position: absolute;
    bottom: -16px;
    right: 92px;
    color: #ef5350;
    border: 8px solid transparent;
    border-top-color: #ef5350;
    cursor: pointer
}

.geo_detail_tooltipcrossbrand {
    position: absolute;
    bottom: 45px;
    left: 30px;
    border-radius: 2px;
    font-size: 15px;
    border: 1px solid #ef5350;
    text-align: center
}

.geo_detail_tooltipcrossbrand::after {
    content: '';
    position: absolute;
    bottom: -16px;
    right: 88px;
    color: #ef5350;
    border: 8px solid transparent;
    border-top-color: #ef5350;
    cursor: pointer
}

@media (max-width:768px) {
    .geo-detail-tooltip {
        left: 32px
    }
    .geo-detail-tooltip::after {
        right: 93px
    }
    .geo_detail_tooltipcrossbrand {
        left: -5px;
        bottom: 44px;
        width: 250px
    }
    .geo_detail_tooltipcrossbrand::after {
        right: 120px
    }
}

@media (max-width:576px) {
    .geo-detail-tooltip {
        left: 32px
    }
    .geo-detail-tooltip::after {
        right: 93px
    }
    .geo_detail_tooltipcrossbrand {
        left: -69px;
        bottom: 75px;
        width: 250px
    }
    .geo_detail_tooltipcrossbrand::after {
        right: 114px
    }
}

.GeoCodeDivCls {
    text-align: left!important
}

span.geocode_errorInfo {
    position: relative;
    padding-left: 10px;
    color: #de3c3c;
    font-weight: 700;
    font-size: 16px;
    padding-top: 5px
}

body .itemInfo .tabsContainer .nav-tabs li>a {
    align-items: center;
    display: flex;
    font-size: 20px;
    height: 50px;
    padding: 0 10px
}

.itemInfo .tabsContainer .nav-tabs li span.tab_default {
    color: #3d3d3d
}

body .itemInfo .tabsContainer .tab_payments_price {
    font-family: robotoregular;
    margin-left: 4px
}

.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
}

@media (max-width: 992px) {
    .row-xs-reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    .xs-left {
        text-align: left !important;
    }
}


/*CPOV - Go Certified*/

.logo-section
{
    display: flex;
    justify-content: center;
}

.cpov-logo-section
{
    border:2px solid #b1b1b1;
    padding:12px 6px 6px 6px;
    margin-right: 30px;
    text-align: center;
    cursor: pointer;
    width:330px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.cpov-logo-section:hover
{
border:2px solid #1e4544;
transition-delay: .2s;
}


.gcpov-logo-section img, .cpov-logo-section img
{
    width: fit-content !important;   
}

.disabled
{
    background-color: #000;
    opacity:.8;
}

.cpov-bottom-content
{
    background: #86602e;    
    padding:8px 15px;
    color:#fff;
    font-size: 12px;
    margin-top: 12px;
    font-weight:normal;
    /*margin-top: auto;*/
}

.cpov-bottom-content span, .gcpov-bottom-content span
{
font-family: robotomedium;
font-weight:500;
}

.gcpov-logo-section
{
    border:2px solid #b1b1b1;
    padding:12px 6px 6px 6px;
    margin-left: 30px;
    text-align: center;
    cursor: pointer;
    width:330px;    
    position: relative;
}

.gcpov-logo-section:hover
{
border:2px solid #14c93e;
transition-delay: .2s;
}

.gcpov-bottom-content
{
    background: #2a783f;    
    padding:8px 15px;
    color:#fff;
    font-size: 12px;
    margin-top: 12px;
    font-weight:normal;
}



.divider
{
display: flex;
align-items: center;
flex-direction: column;
position: relative;
}

.line1
{
  border-left: 1px solid #fff;
  height: 36px;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 5px;
  margin-bottom: 10px;  
}

.or-text
{
    font-size:23px;
    color:#fff;
    /* position: absolute;
    top:55%; */
    margin-top: 36px;
}

.line2
{
  border-left: 1px solid #fff;
  height: 36px;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  bottom: 5px;
  margin-top:10px;
}


@media (min-width:320px) and (max-width:991px)
{
.logo-section
{
    display: flex;  
    flex-direction: column;
    justify-content: center;
}
.cpov-logo-section
{
margin-right: 0;
    }
.gcpov-logo-section
{
margin-left: 0;
    }
.or-text 
{
position:relative;
background: #000;
padding:0 10px;
}
.line1
{
  border-bottom: 1px solid #FFFFFF;
  border-left:0;
  width: 100%; 
  position: absolute; 
  top:-18px; 
  left:0; 
  margin-left:0;
}
.line2
{       
    border:0;   
}
.divider
{
    margin:10px 0;
}
.cpov-logo-section, .gcpov-logo-section
{
    width:100%;
}

 .fca-header-logo img
    {
        width:80px;
}
   .fca-header-logo img:last-child
    {
        width:80px;
        margin-left:auto;
}
.go-certified
{
    top:0 !important;
    }
.jeep
    {
        top:70px !important;
    }
.jeep p
{
    color:#000 !important;
}
.jeep .or-text
{
    color:#fff !important;
}
}

.go-certified
{
    position:relative; z-index:200; top:120px
}

.go-certified h4
{
    text-align:center;
}


.more-info-section
{
    position: absolute; right:6px;top:3px;
}

a.more-info
{
color:#fff;
text-decoration: underline;
font-size: 12px;
}

a.more-info:hover
{
color:#fff;
text-decoration: none;
}
@media (max-width:992px) {
    .or-text{
        background-color: #000;
        opacity: 1;
    }
}
@media (min-width:992px)
{
.jeep
{
    top:158px !important;
}

.jeep p, .jeep .or-text
{
    color:#ffffff !important;
    background-color: transparent !important;
}
.jeep .line1, .jeep .line2
{
    border-color: #000000 ;
}
}

.cus_input_green
 {
    background: transparent linear-gradient(180deg,#18bc3f 0,#18bc3f 100%) 0 0 no-repeat;
    background-image: -ms-linear-gradient(top,#18bc3f 0,#1a1507 100%);
    background: -webkit-linear-gradient(top,#18bc3f 0,#1a1507 100%);
    border: 1px solid #1e4544;
    color: #fff;
    padding: 3px 5px;
}

.disabled {
    background-color: #000 !important;
    color: #c4c4c4 !important;
    opacity: .4 !important;
    cursor: pointer;
}


  #landingPage.vehicle-landingPage .banner-img-field {
    /* position: fixed; */
    width: 100%;
    position: absolute;
    z-index:0;
    top:0;
}


.landing_tabs {
    padding-top: 83px !important;
    margin-top: 0 !important;
}

.landing_tabs > li > a {
    border: none;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding: 10px 29px
}
.landing_tabs .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

/*Slick responsive tabs - Starts*/

.active-modifier li.slick-current .warranty {
    padding-top: 66px
}
.make_jeep .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon.png") no-repeat;
    background-position: top center
}
.make_alfa_romeo .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_alfa.png") no-repeat;
    background-position: top center
}
.make_chrysler .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}
.make_dodge .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_dodge.png") no-repeat;
    background-position: top center
}
.make_fiat .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_fiat.png") no-repeat;
    background-position: top center
}
.make_ram .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_ram.png") no-repeat;
    background-position: top center
}
.make_wagoneer .active-modifier li.slick-current .warranty {
    background: url("../images/warranty_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}
.landing_tabs .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/125_pi_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.active-modifier li.slick-current .point-inspection {
    padding-top: 66px
}
.make_jeep .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon.png") no-repeat;
    background-position: top center
}
.make_alfa_romeo .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon_alfa.png") no-repeat;
    background-position: top center
}
.make_chrysler .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}
.make_dodge .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon_dodge.png") no-repeat;
    background-position: top center
}
.make_fiat .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon_fiat.png") no-repeat;
    background-position: top center
}
.make_ram .active-modifier li.slick-current .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/125_pi_sel_icon_ram.png") no-repeat;
    background-position: top center
}
.make_wagoneer .active-modifier li.slick-current .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/125_pi_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}
.landing_tabs .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.active-modifier li.slick-current .carfax {
    padding-top: 66px
}
.make_jeep .active-modifier li.slick-current .carfax {
    background: url("../images/carfax_sel_icon.png") no-repeat;
    background-position: top center
}
.make_alfa_romeo .active-modifier li.slick-current .carfax {
    background: url("../images/carfax_sel_icon_alfa.png") no-repeat;
    background-position: top center
}
.make_chrysler .active-modifier li.slick-current .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}
.make_dodge .active-modifier li.slick-current .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_dodge.png") no-repeat;
    background-position: top center
}
.make_fiat .active-modifier li.slick-current .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_fiat.png") no-repeat;
    background-position: top center
}
.make_ram .active-modifier li.slick-current .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_ram.png") no-repeat;
    background-position: top center
}
.make_wagoneer .active-modifier li.slick-current .carfax {
    background: url("../images/carfax_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}
.landing_tabs .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.active-modifier li.slick-current .siriuxm {
    padding-top: 66px
}
.make_jeep .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon.png") no-repeat;
    background-position: top center
}
.make_alfa_romeo .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_alfa.png") no-repeat;
    background-position: top center
}
.make_chrysler .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}
.make_dodge .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_dodge.png") no-repeat;
    background-position: top center
}
.make_fiat .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_fiat.png") no-repeat;
    background-position: top center
}
.make_ram .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_ram.png") no-repeat;
    background-position: top center
}
.make_wagoneer .active-modifier li.slick-current .siriuxm {
    background: url("../images/siriuxm_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}
.landing_tabs .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.active-modifier li.slick-current .roadside-assistance {
    padding-top: 66px
}
.make_jeep .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon.png") no-repeat;
    background-position: top center
}
.make_alfa_romeo .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_alfa.png") no-repeat;
    background-position: top center
}
.make_chrysler .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}
.make_dodge .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_dodge.png") no-repeat;
    background-position: top center
}
.make_fiat .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_fiat.png") no-repeat;
    background-position: top center
}
.make_ram .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_ram.png") no-repeat;
    background-position: top center
}
.make_wagoneer .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}
.landing_tabs .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.active-modifier li.slick-current .car-rental-allowance {
    padding-top: 66px
}
.make_jeep .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}
.make_alfa_romeo .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_alfa.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.make_chrysler .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_chrysler.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.make_dodge .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_dodge.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.make_fiat .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_fiat.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.make_ram .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_ram.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}
.make_wagoneer .active-modifier li.slick-current .car-rental-allowance {
    background: url("../images/car_rental_sel_icon_wagoneer.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.make_jeep .active-modifier li.slick-current span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/jeep_tab_active.png") no-repeat;
    background-position: bottom center;
    color: #ffba00;
}
.make_alfa_romeo .active-modifier li.slick-current span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/alfa_tab_active.png") no-repeat;
    background-position: bottom center;
    color: #8f0c2c;
}
.make_chrysler .active-modifier li.slick-current span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/chrysler_tab_active.png") no-repeat;
    background-position: bottom center
}
.make_dodge .active-modifier li.slick-current span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/dodge_tab_active.png") no-repeat;
    background-position: bottom center
}
.make_fiat .active-modifier li.slick-current span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/fiat_tab_active.png") no-repeat;
    background-position: bottom center
}
.make_ram .active-modifier li.slick-current span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/ram_tab_active.png") no-repeat;
    background-position: bottom center
}
.make_wagoneer .active-modifier li.slick-current span {
    background: url("../images/chrysler_tab_active.png") no-repeat;
    background-position: bottom center
}

/*Slick Responsive Tab Ends*/


.mt_63 {
    margin-top: 63px
}
.landing_sec_heading {
    font-family: Roboto, sans-serif;
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 15px;
    text-transform: uppercase
}
.make_jeep .landing_sec_heading {
    border-bottom: solid 1px #ffba00
}
.make_alfa_romeo .landing_sec_heading {
    border-bottom: solid 1px #8f0c2c
}
.make_chrysler .landing_sec_heading {
    border-bottom: solid 1px #3a57a0
}
.make_dodge .landing_sec_heading {
    border-bottom: solid 1px #d50000
}
.make_fiat .landing_sec_heading {
    border-bottom: solid 1px #e70000
}
.make_ram .landing_sec_heading {
    border-bottom: solid 1px #880d00
}
.landing_sec_heading span {
    font-weight: 500
}
.mt_70 {
    margin-top: 70px
}
.landing_list {
    font-size: 18px;
    color: #fff;
    margin-left: 12px !important
}
.landing_list li {
    padding: 18px 0 18px 12px;
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/chevron_right.png") no-repeat 0 26px
}
.text_uppercase {
    text-transform: uppercase
}
.landing_list_new {
    font-size: 18px;
    color: #fff;
    margin-left: 12px !important
}
.landing_list_new li {
    padding: 5px 0 5px 12px;
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/chevron_right.png") no-repeat 0 13px
}
.mt_25 {
    margin-top: 25px
}
.landing_sub_heading {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: Roboto, sans-serif
}
.pb_88 {
    padding-bottom: 88px
}
.srch_box {
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    display: inline-block;
    border: none;
    outline: 0;
    color: #fff;
    padding: 3px;
    padding-right: 60px;
    width: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    z-index: 3;
    transition: width .4s cubic-bezier(0, .795, 0, 1);
    cursor: pointer
}
.srch_box:focus:hover {
    border-bottom: 1px solid #bbb
}
.srch_box:focus {
    width: 300px;
    z-index: 1;
    border-bottom: 1px solid #bbb;
    cursor: text
}
.srch_submit {
    height: 26px;
    width: 25px;
    display: inline-block;
    color: red;
    float: right;
    background: url("../images/srch_icon.png") center center no-repeat;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 11px;
    right: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 1;
    cursor: pointer;
    transition: opacity .4s ease
}
.srch_submit:hover {
    opacity: .8
}
input:-webkit-autofill, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s
}
.clr_white {
    color: #fff !important;
    margin-left: 12px !important
}
.bordr_btm_none {
    border-bottom: none !important;
    padding-bottom: 0 !important
}
.btn_voc, .btn_voc:focus, .btn_voc:hover {
    padding: 10px 74px !important;
    text-transform: uppercase;
    font-family: rift-soft;
    font-size: 34px;
    border-radius: 0
}
.make_jeep .btn_voc, .make_jeep .btn_voc:focus, .make_jeep .btn_voc:hover {
    background: #ffba00;
    border-color: #ffba00;
    color: #000
}
.make_alfa_romeo .btn_voc, .make_alfa_romeo .btn_voc:focus, .make_alfa_romeo .btn_voc:hover {
    background: #8f0c2c;
    border-color: #8f0c2c;
    color: #fff
}
.make_chrysler .btn_voc, .make_chrysler .btn_voc:focus, .make_chrysler .btn_voc:hover {
    background: #3a57a0;
    border-color: #3a57a0;
    color: #fff
}
.make_dodge .btn_voc, .make_dodge .btn_voc:focus, .make_dodge .btn_voc:hover {
    background: #d50000;
    border-color: #d50000;
    color: #fff
}
.make_fiat .btn_voc, .make_fiat .btn_voc:focus, .make_fiat .btn_voc:hover {
    background: #e70000;
    border-color: #e70000;
    color: #fff
}
.make_ram .btn_voc, .make_ram .btn_voc:focus, .make_ram .btn_voc:hover {
    background: #880d00;
    border-color: #880d00;
    color: #fff
}
.modal {
    z-index: 100000
}
.circle_txt {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-top: 24px;
    padding: 0
}
.btn_small, .btn_small:focus, .btn_small:hover {
    padding: 2px 16px;
    text-transform: uppercase;
    font-family: rift-soft;
    font-size: 27px;
    border-radius: 0
}
.make_jeep .btn_small, .make_jeep .btn_small:focus, .make_jeep .btn_small:hover {
    background: #ffba00;
    border-color: #ffba00;
    color: #000
}
.make_alfa_romeo .btn_small, .make_alfa_romeo .btn_small:focus, .make_alfa_romeo .btn_small:hover {
    background: #8f0c2c;
    border-color: #8f0c2c;
    color: #fff
}
.make_chrysler .btn_small, .make_chrysler .btn_small:focus, .make_chrysler .btn_small:hover {
    background: #3a57a0;
    border-color: #3a57a0;
    color: #fff
}
.make_dodge .btn_small, .make_dodge .btn_small:focus, .make_dodge .btn_small:hover {
    background: #d50000;
    border-color: #d50000;
    color: #fff
}
.make_fiat .btn_small, .make_fiat .btn_small:focus, .make_fiat .btn_small:hover {
    background: #e70000;
    border-color: #e70000;
    color: #fff
}
.make_ram .btn_small, .make_ram .btn_small:focus, .make_ram .btn_small:hover {
    background: #880d00;
    border-color: #880d00;
    color: #fff
}
.f_black {
    font-weight: 900 !important
}
.reg_txt {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-style: italic;
}
.vavf_modal .modal-header .close {
    margin-top: -8px
}
.make_jeep .vavf_modal .modal-content {
    border: solid 3px #ffba00
}
.make_jeep .vavf_modal .modal-header {
    border-bottom: 3px solid #ffba00
}
.make_alfa_romeo .vavf_modal .modal-content {
    border: solid 3px #8f0c2c
}
.make_alfa_romeo .vavf_modal .modal-header {
    border-bottom: 3px solid #8f0c2c
}
.make_chrysler .vavf_modal .modal-content {
    border: solid 3px #3a57a0
}
.make_chrysler .vavf_modal .modal-header {
    border-bottom: 3px solid #3a57a0
}
.make_dodge .vavf_modal .modal-content {
    border: solid 3px #d50000
}
.make_dodge .vavf_modal .modal-header {
    border-bottom: 3px solid #d50000
}
.make_fiat .vavf_modal .modal-content {
    border: solid 3px #e70000
}
.make_fiat .vavf_modal .modal-header {
    border-bottom: 3px solid #e70000
}
.make_ram .vavf_modal .modal-content {
    border: solid 3px #880d00
}
.make_ram .vavf_modal .modal-header {
    border-bottom: 3px solid #880d00
}
.clr_black {
    color: #000
}
.landing_modal_list {
    color: #000;
    font-size: 18px
}
.landing_modal_list li {
    list-style-type: disc;
    margin: 0 0 0 40px
}
.tickMark {
    width: 15px;
    height: 15px;
    margin-left: auto;
    margin-top: 10px;
    margin-right: auto;
    text-align: center;
    display: block
}
.comparePlansHeading {
    font-size: 18px;
    font-weight: 700;
    color: #000
}
.comparePlansSubheading {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding-top: 10px;
    margin-top: 10px
}
.comparePlansText {
    font-size: 11px;
    color: #000;
    padding: 5px;
    text-align: center
}
.comparePlansHeadingColoured {
    text-align: center;
    font-weight: 700;
    font-size: 18px
}
.make_jeep .comparePlansHeadingColoured {
    color: #8f6900
}
.make_alfa_romeo .comparePlansHeadingColoured {
    color: #8f0c2c
}
.make_chrysler .comparePlansHeadingColoured {
    color: #3a57a0
}
.make_dodge .comparePlansHeadingColoured {
    color: #d50000
}
.make_fiat .comparePlansHeadingColoured {
    color: #e70000
}
.make_ram .comparePlansHeadingColoured {
    color: #880d00
}
.hr-bottom {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 5px;
    padding-top: 5px
}
.comparePlansOptions {
    font-weight: 700;
    text-align: left;
    color: #000;
    padding-top: 10px;
    margin-top: 10px;
    min-width: 200px
}
/*.tab-content a {
    color: #fff !important;
    text-decoration: underline
}*/
#zipCodePopup .zipC-input {
    -webkit-text-fill-color: #000
}
.make_jeep .jeep_img {
    display: block
}
.make_jeep .alfa_img, .make_jeep .chrysler_img, .make_jeep .dodge_img, .make_jeep .fiat_img, .make_jeep .ram_img, .make_jeep .wagoneer_img {
    display: none
}
.make_alfa_romeo .alfa_img {
    display: block
}
.make_alfa_romeo .chrysler_img, .make_alfa_romeo .dodge_img, .make_alfa_romeo .fiat_img, .make_alfa_romeo .jeep_img, .make_alfa_romeo .ram_img, .make_alfa_romeo .wagoneer_img {
    display: none
}
.make_chrysler .chrysler_img {
    display: block
}
.make_chrysler .alfa_img, .make_chrysler .dodge_img, .make_chrysler .fiat_img, .make_chrysler .jeep_img, .make_chrysler .ram_img, .make_chrysler .wagoneer_img {
    display: none
}
.make_dodge .dodge_img {
    display: block
}
.make_dodge .alfa_img, .make_dodge .chrysler_img, .make_dodge .fiat_img, .make_dodge .jeep_img, .make_dodge .ram_img, .make_dodge .wagoneer_img {
    display: none
}
.make_fiat .fiat_img {
    display: block
}
.make_fiat .alfa_img, .make_fiat .chrysler_img, .make_fiat .dodge_img, .make_fiat .jeep_img, .make_fiat .ram_img, .make_fiat .wagoneer_img {
    display: none
}
.make_ram .ram_img {
    display: block
}
.make_ram .alfa_img, .make_ram .chrysler_img, .make_ram .dodge_img, .make_ram .fiat_img, .make_ram .jeep_img, .make_ram .wagoneer_img {
    display: none
}
.make_wagoneer .wagoneer_img {
    display: block
}
.make_wagoneer .alfa_img, .make_wagoneer .chrysler_img, .make_wagoneer .dodge_img, .make_wagoneer .fiat_img, .make_wagoneer .jeep_img, .make_wagoneer .ram_img {
    display: none
}

.cdfjrw_mile_warranty{
    display: inline;
}
.alfa_mile_warranty{
    display: none;
}
.make_chrysler .alfa_mile_warranty,
.make_dodge .alfa_mile_warranty,
.make_fiat .alfa_mile_warranty,
.make_ram .alfa_mile_warranty,
.make_wagoneer .alfa_mile_warranty{
    display: none;
}
.make_alfa_romeo .alfa_mile_warranty{
    display: inline;
}
.make_alfa_romeo .cdfjrw_mile_warranty,
.make_alfa_romeo .cdfjrw_mile_warranty_section{
    display: none;
}
.static_container {
    position: relative;
    top: 0px !important;
    z-index: 999;
}
#cookieConsent button.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;
    border: none
}
#cookieConsent.poppedUp {
    bottom: 0
}
#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 .5s;
    z-index: 999
}
span.cookie-consent__message {
    float: left;
    line-height: 1.4;
    text-align: left
}
body.make_jeep .gcss-button {
    background-color: #1e4544;
    border-radius: .07143rem !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /*font-size: 1.35714rem;*/
    line-height: 1;
    padding: 1.14286rem 3.14286rem 1.14286rem 1.78571rem;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out
}
body.make_dodge .gcss-button {
    background-color: #d50000;
    border-radius: .07143rem !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /*font-size: 1.35714rem;*/
    line-height: 1;
    padding: 1.14286rem 3.14286rem 1.14286rem 1.78571rem;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out
}
body.make_fiat .gcss-button {
    background-color: #810e0e;
    border-radius: .07143rem !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /*font-size: 1.35714rem;*/
    line-height: 1;
    padding: 1.14286rem 3.14286rem 1.14286rem 1.78571rem;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out
}
body.make_chrysler .gcss-button {
    background-color: #3a57a0;
    border-radius: .07143rem !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /*font-size: 1.35714rem;*/
    line-height: 1;
    padding: 1.14286rem 3.14286rem 1.14286rem 1.78571rem;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out
}
body.make_ram .gcss-button {
    background-color: #880d00;
    border-radius: .07143rem !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /*font-size: 1.35714rem;*/
    line-height: 1;
    padding: 1.14286rem 3.14286rem 1.14286rem 1.78571rem;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out
}
body.make_alfa_romeo .gcss-button {
    background-color: #8f0c2c;
    border-radius: .07143rem !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /*font-size: 1.35714rem;*/
    line-height: 1;
    padding: 1.14286rem 3.14286rem 1.14286rem 1.78571rem;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out
}
@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 button.cookieConsentOK {
        margin-top: 0
    }
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
    outline: auto 5px Highlight !important;
    outline-offset: -2px !important;
    box-shadow: 0 0 0 3px -moz-mac-focusring !important
}
#cookieConsent button.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;
    border: none
}
#cookieConsent.poppedUp {
    bottom: 0
}
#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 .5s;
    z-index: 999
}
span.cookie-consent__message {
    float: left;
    line-height: 1.4;
    text-align: left
}
@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 button.cookieConsentOK {
        margin-top: 0
    }
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    #landingPage.home-landingPage {
        margin-top: 0 !important
    }
    #zipCodePopup .zipC-go-wrap {
        display: inline-flex
    }
    .home-landingPage#landingPage .vehicle-logo.active:focus {
        border: none;
        height: auto
    }
}
@supports (-ms-ime-align:auto) {
    #landingPage.home-landingPage {
        margin-top: 0 !important
    }
}
@media screen and (max-width:1920px) {
    #landingPage.home-landingPage .vehicle-logo-wrapper {
        height: 120px
    }
}
@media screen and (max-width:1440px) {
    #landingPage.home-landingPage .vehicle-logo-wrapper {
        height: 100px
    }
}
@media screen and (max-width:1280px) {
    select.cus_input {
        font-size: 11px
    }
}
@media screen and (max-width:1190px) {
    .to_label, select.cus_input {
        font-size: 10px !important
    }
    select + i.fa {
        font-size: 8px !important;
        margin-top: -21px !important
    }
    #landingPage.home-landingPage .brandList {
        bottom: -65px
    }
    .container.oreFooter {
        margin-top: 40px
    }
}
@media screen and (max-width:1024px) {
    #landingPage.home-landingPage .vehicle-logo-wrapper {
        height: 100px
    }
    select.cus_input {
        padding: 3px 3px
    }
    body > footer {
        padding: 20px 20px 20px 20px
    }
    .pb_88 {
        padding-top: 88px
    }
    .landing_tabs > li > a {
        padding: 10px 12px
    }
    #landingPage.home-landingPage .banner-img-field > img {
        margin-top: 0
    }
}
@media screen and (max-width:991px) {
    .to_label, select.cus_input {
        font-size: 10px !important
    }
    select + i.fa {
        font-size: 8px !important;
        margin-top: -21px !important;
        margin-right: 0 !important
    }
    .cpov_banner_txt {
        top: 0
    }
    select.cus_input {
        padding: 3px 6px !important
    }
    #landingPage.home-landingPage .vehicle-logo-wrapper {
        height: 100px
    }
    body #landingPage.home-landingPage div.vehicle-logo-wrapper {
        display: flex
    }
    .cpov_banner_txt p {
        font-size: 14px
    }
    .cpov_banner_txt p + p {
        font-size: 18px
    }
}
@media screen and (max-width:891px) {
    .p-sm-5 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
    #landingPage.home-landingPage .brandList {
        bottom: -90px
    }
    .container.oreFooter {
        margin-top: 80px
    }
}
@media screen and (max-width:768px) {
    #landingPage.home-landingPage .vehicle-logo {
        max-width: 16%
    }
    .filter_wrapper {
        width: 100% !important;
        padding: 14px 0 0 0
    }
    #landingPage.home-landingPage .brandList {
        bottom: 0 !important
    }
    .cpov_logo img {
        width: 115px;
        margin-top: -5px;
        position: absolute;
        left: 0
    }
    .cpov_banner_txt {
        top: -4px
    }
    .cpov, .cpov ul li {
        position: inherit
    }
    .to_label, select.cus_input {
        font-size: 11px !important
    }
    .make_dodge #landingPage {
        padding-top: 0 !important
    }
    #landingPage.home-landingPage {
        padding-top: 0 !important
    }
    .container.oreFooter {
        margin-top: 40px
    }
    .footerLinks {
        margin-top: 0
    }
    .cpov {
        display: block !important
    }
    .filter_wrapper .row_mob {
        margin-left: -5px !important;
        margin-right: -5px !important
    }
    select.cus_input {
        padding: 3px 3px !important
    }
    #landingPage.home-landingPage .vehicle-logo-wrapper {
        height: 80px
    }
    .p-sm-10 {
        padding-left: 10px;
        padding-right: 10px
    }
    .srch_submit:hover {
        opacity: 1 !important
    }
    .srch_box:focus, .srch_box:hover {
        width: 100% !important;
        background: #000 !important;
        height: 65px !important;
        padding-left: 10px !important
    }
    .srch_submit {
        right: 20px !important;
        top: 20px !important
    }
    .landing_tabs > li > a {
        padding: 10px 18px;
        font-size: 12px
    }
    .circle_txt {
        font-size: 11px
    }
    .compare_wrapper {
        position: relative;
        overflow-x: scroll
    }
}
@media screen and (max-width:767px) {
    .cpov_banner_txt p {
        font-size: 11px
    }
    .cpov_banner_txt p + p {
        font-size: 12px
    }
    #landingPage.home-landingPage .vehicle-logo {
        max-width: 100%
    }
    #landingPage.home-landingPage .brandList {
        bottom: 0 !important
    }
    .cpov_banner_txt {
        top: 0
    }
    .brandPage-header .top-logo-vehicle img, .top-logo-vehicle.home-logo img {
        width: 150px;
        margin-top: 7px
    }
    .cpov_logo img {
        width: 70px;
        position: absolute;
        left: 0;
        bottom: 9px
    }
    .cpov_logo {
        position: inherit !important
    }
    .cpov {
        width: 50% !important
    }
    .make_dodge #landingPage {
        padding-top: 65px !important
    }
    #landingPage.home-landingPage {
        padding-top: 65px !important
    }
    .container.oreFooter {
        margin-top: 0
    }
    .footerLinks {
        margin-top: 20px
    }
    .filter_wrapper {
        visibility: inherit !important;
        display: none
    }
    select.cus_input {
        padding: 3px 12px !important
    }
    .p-sm-5 {
        position: inherit !important
    }
    #landingPage.home-landingPage .vehicle-logo-wrapper {
        height: auto;
        text-align: left
    }
    body #landingPage.home-landingPage div.vehicle-logo-wrapper {
        display: block
    }
    .p-sm-10 {
        padding-left: 15px;
        padding-right: 15px
    }
    #landingPage.home-landingPage .vehicle-logo {
        margin-left: 0;
        margin-right: 0
    }
    .brandLogos {
        height: auto
    }
    .srch_box:focus, .srch_box:hover {
        width: 100% !important;
        background: #000 !important;
        height: 48px !important;
        padding-left: 10px !important
    }
    .srch_submit {
        right: 11px !important;
        top: 11px !important
    }
    .landing_tabs > li {
        width: 50%;
        text-align: center;
        padding-bottom: 20px
    }
    .make_alfa_romeo .active-modifier li.slick-current span, .make_chrysler .active-modifier li.slick-current span, .make_dodge .active-modifier li.slick-current span, .make_fiat .active-modifier li.slick-current span, .make_jeep .active-modifier li.slick-current span, .make_ram .active-modifier li.slick-current span, .make_wagoneer .active-modifier li.slick-current span {
        background: 0 0
    }
    .intro_heading {
        font-size: 24px !important;
        line-height: normal
    }
    .landing_sec_heading {
        font-size: 15px
    }
    .landing_list {
        font-size: 15px
    }
    .landing_list li {
        background: url("https://d3o40wwl2vh905.cloudfront.net/images/chevron_right.png") no-repeat 0 23px
    }
    .landing_list_new {
        font-size: 15px
    }
    .landing_list_new li {
        background: url("https://d3o40wwl2vh905.cloudfront.net/images/chevron_right.png") no-repeat 0 11px
    }
    #carfax img, #financing-options img, #roadside-assistance img, #warranty img {
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        max-width: 30%;
        margin-bottom: 15px
    }
    .pb_88 {
        padding-top: 88px
    }
    .mobile_rev {
        display: flex;
        flex-direction: column-reverse
    }
    .reg_txt {
        font-size: 15px;
        line-height: 27px
    }
    .img_mobile {
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        max-width: 30%;
        margin-bottom: 15px
    }
    .make_alfa_romeo .btn_voc, .make_alfa_romeo .btn_voc:focus, .make_alfa_romeo .btn_voc:hover, .make_chrysler .btn_voc, .make_chrysler .btn_voc:focus, .make_chrysler .btn_voc:hover, .make_dodge .btn_voc, .make_dodge .btn_voc:focus, .make_dodge .btn_voc:hover, .make_fiat .btn_voc, .make_fiat .btn_voc:focus, .make_fiat .btn_voc:hover, .make_jeep .btn_voc, .make_jeep .btn_voc:hover, .make_ram .btn_voc, .make_ram .btn_voc:focus, .make_ram .btn_voc:hover {
        font-size: 28px;
        padding: 10px 15px !important
    }
    .circle_txt {
        margin-bottom: 32px;
        margin-top: 15px
    }
    .carfax_img, .cc_img {
        max-width: 70% !important
    }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    animation-name: fadeOut
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
@media (max-width: 767px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }   
}
.carousel-inner .carousel-item.active, .carousel-inner .carousel-item-next, .carousel-inner .carousel-item-prev {
    display: flex;
}
/* medium and up screens */
@media (min-width: 768px) {
    .carousel-inner .carousel-item-end.active, .carousel-inner .carousel-item-next {
        transform: translateX(25%);
    }
    .carousel-inner .carousel-item-start.active, .carousel-inner .carousel-item-prev {
        transform: translateX(-25%);
    }
}
.carousel-inner .carousel-item-end, .carousel-inner .carousel-item-start {
    transform: translateX(0);
}


/*Slick Slider Overwrite CSS Styles*/
/*.active-modifier li.slick-current
{
border:2px solid red;
}

.make_jeep .active-modifier li.slick-current .warranty {
    background: url(https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon.png) no-repeat;
    background-position: top center;
}

.make_jeep .active-modifier li.slick-current span {
    background: url(https://d3o40wwl2vh905.cloudfront.net/images/jeep_tab_active.png) no-repeat;
    background-position: bottom center;
}*/

/*
.active-modifier li.slick-currenta,
.active-modifier li.slick-currenta:focus,
.active-modifier li.slick-currenta:hover {
    background-color: transparent;
    border: none;
    text-decoration: none;
}

.make_jeep .active-modifier li.slick-currenta,
.make_jeep .active-modifier li.slick-currenta:focus,
.make_jeep .active-modifier li.slick-currenta:hover {
    color: #ffba00;
    text-decoration: none;
}

.make_alfa_romeo .active-modifier li.slick-currenta,
.make_alfa_romeo .active-modifier li.slick-currenta:focus,
.make_alfa_romeo .active-modifier li.slick-currenta:hover {
    color: #ffffff;
    text-decoration: none;
}

.make_chrysler .active-modifier li.slick-currenta,
.make_chrysler .active-modifier li.slick-currenta:focus,
.make_chrysler .active-modifier li.slick-currenta:hover {
    color: #ffffff;
    text-decoration: none;
}

.make_dodge .active-modifier li.slick-currenta,
.make_dodge .active-modifier li.slick-currenta:focus,
.make_dodge .active-modifier li.slick-currenta:hover {
    color: #ffffff;
    text-decoration: none;
}

.make_fiat .active-modifier li.slick-currenta,
.make_fiat .active-modifier li.slick-currenta:focus,
.make_fiat .active-modifier li.slick-currenta:hover {
    color: #ffffff;
    text-decoration: none;
}

.make_ram .active-modifier li.slick-currenta,
.make_ram .active-modifier li.slick-currenta:focus,
.make_ram .active-modifier li.slick-currenta:hover {
    color: #ffffff;
    text-decoration: none;
}

.make_wagoneer .active-modifier li.slick-currenta,
.make_wagoneer .active-modifier li.slick-currenta:focus,
.make_wagoneer .active-modifier li.slick-currenta:hover {
    color: #ffffff;
    text-decoration: none;
}

.tabs-nav li a:focus
{
    text-decoration: none;
}

.landing_tabs>li>a:focus,
.landing_tabs>li>a:hover {
    background-color: transparent;
    text-decoration: none;
}

.landing_tabs>li>a {
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    padding: 10px 29px;
}

.landing_tabs .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

/*.active-modifier li.slick-current .warranty {
    padding-top: 66px;
}*/
/*
.make_jeep .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon.png") no-repeat;
    background-position: top center;
}

.make_alfa_romeo .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_alfa.png") no-repeat;
    background-position: top center;
}

.make_chrysler .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_chrysler.png") no-repeat;
    background-position: top center;
}

.make_dodge .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_dodge.png") no-repeat;
    background-position: top center;
}

.make_fiat .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_fiat.png") no-repeat;
    background-position: top center;
}

.make_ram .active-modifier li.slick-current .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_ram.png") no-repeat;
    background-position: top center;
}

.make_wagoneer .active-modifier li.slick-current .warranty {
    background: url("../images/warranty_sel_icon_wagoneer.png") no-repeat;
    background-position: top center;
}

.landing_tabs .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/125_pi_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.active-modifier li.slick-current .point-inspection {
    padding-top: 66px;
}

.make_jeep .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon.png") no-repeat;
    background-position: top center;
}

.make_alfa_romeo .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon_alfa.png") no-repeat;
    background-position: top center;
}

.make_chrysler .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon_chrysler.png") no-repeat;
    background-position: top center;
}

.make_dodge .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon_dodge.png") no-repeat;
    background-position: top center;
}

.make_fiat .active-modifier li.slick-current .point-inspection {
    background: url("../images/125_pi_sel_icon_fiat.png") no-repeat;
    background-position: top center;
}

.make_ram .active-modifier li.slick-current .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/125_pi_sel_icon_ram.png") no-repeat;
    background-position: top center;
}

.make_wagoneer .active-modifier li.slick-current .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/125_pi_sel_icon_wagoneer.png") no-repeat;
    background-position: top center;
}

.landing_tabs .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.active-modifier li.slick-current .carfax {
    padding-top: 66px;
}

.make_jeep .active-modifier li.slick-current .carfax {
    background: url("../images/carfax_sel_icon.png") no-repeat;
    background-position: top center;
}

.make_alfa_romeo .active-modifier li.slick-current .carfax {
    background: url("../images/carfax_sel_icon_alfa.png") no-repeat;
    background-position: top center;
}

.make_chrysler .active-modifier li.slick-current .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_chrysler.png") no-repeat;
    background-position: top center;
}

.make_dodge .active-modifier li.slick-current .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_dodge.png") no-repeat;
    background-position: top center;
}

.make_fiat .active-modifier li.slick-current .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_fiat.png") no-repeat;
    background-position: top center;
}

.make_ram .active-modifier li.slick-current .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_ram.png") no-repeat;
    background-position: top center;
}

.make_wagoneer .active-modifier li.slick-current .carfax {
    background: url("../images/carfax_sel_icon_wagoneer.png") no-repeat;
    background-position: top center;
}

.landing_tabs .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.active-modifier li.slick-current .siriuxm {
    padding-top: 66px;
}

.make_jeep .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon.png") no-repeat;
    background-position: top center;
}

.make_alfa_romeo .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_alfa.png") no-repeat;
    background-position: top center;
}

.make_chrysler .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_chrysler.png") no-repeat;
    background-position: top center;
}

.make_dodge .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_dodge.png") no-repeat;
    background-position: top center;
}

.make_fiat .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_fiat.png") no-repeat;
    background-position: top center;
}

.make_ram .active-modifier li.slick-current .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_ram.png") no-repeat;
    background-position: top center;
}

.make_wagoneer .active-modifier li.slick-current .siriuxm {
    background: url("../images/siriuxm_sel_icon_wagoneer.png") no-repeat;
    background-position: top center;
}

.landing_tabs .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.active-modifier li.slick-current .roadside-assistance {
    padding-top: 66px;
}

.make_jeep .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon.png") no-repeat;
    background-position: top center;
}

.make_alfa_romeo .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_alfa.png") no-repeat;
    background-position: top center;
}

.make_chrysler .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_chrysler.png") no-repeat;
    background-position: top center;
}

.make_dodge .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_dodge.png") no-repeat;
    background-position: top center;
}

.make_fiat .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_fiat.png") no-repeat;
    background-position: top center;
}

.make_ram .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_ram.png") no-repeat;
    background-position: top center;
}

.make_wagoneer .active-modifier li.slick-current .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_wagoneer.png") no-repeat;
    background-position: top center;
}

.landing_tabs .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.active-modifier li.slick-current .car-rental-allowance {
    padding-top: 66px;
}

.make_jeep .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.make_alfa_romeo .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_alfa.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.make_chrysler .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_chrysler.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.make_dodge .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_dodge.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.make_fiat .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_fiat.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.make_ram .active-modifier li.slick-current .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_ram.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}

.make_wagoneer .active-modifier li.slick-current .car-rental-allowance {
    background: url("../images/car_rental_sel_icon_wagoneer.png") no-repeat;
    background-position: top center;
    padding-top: 66px;
}


.make_jeep .landing_tabs {
    border-top: solid 1px #ffba00;
    border-bottom: solid 1px #ffba00;
    padding:15px 0;
}

.make_alfa_romeo .landing_tabs {
    border-top: solid 1px #8F0C2C;
    border-bottom: solid 1px #8F0C2C;
    padding:15px 0;
}

.make_chrysler .landing_tabs {
    border-top: solid 1px #3A57A0;
    border-bottom: solid 1px #3A57A0;
    padding:15px 0;
}

.make_dodge .landing_tabs {
    border-top: solid 1px #D50000;
    border-bottom: solid 1px #D50000;
    padding:15px 0;
}

.make_fiat .landing_tabs {
    border-top: solid 1px #E70000;
    border-bottom: solid 1px #E70000;
    padding:15px 0;
}

.make_ram .landing_tabs {
    border-top: solid 1px #880D00;
    border-bottom: solid 1px #880D00;
    padding:15px 0;
}

.make_wagoneer .landing_tabs {
    border-top: solid 1px #15255d;
    border-bottom: solid 1px #15255d;
    padding:15px 0;
}

.active-modifier li.slick-current span {
    padding-bottom: 30px;
}

*//*
.tabs-nav {
            list-style-type: none;
            padding: 0px;
        }

        .tabs-nav li {
            text-align: center;
        }

        .tabs-nav li a {
           
            flex-direction: column;
            align-items: center;
                border: none;
              font-family: Roboto,sans-serif;
              font-size: 20px;
              color: #fff;
              font-weight: 500;              
        }
        .tabs-nav li a:hover
        {
          text-decoration: none;
        }

        .tabs-nav .slick-prev {
            background: #333;
            left: 0;
            z-index: 999;
        }

        .tabs-nav .slick-next {
            background: #333;
            right: 0;
            z-index: 999;
        }
        .slick-list
        {
          overflow: unset !important;
        }
*/

  @media screen and (max-width: 1200px)
  {
.pb_88 {
    padding-top: 0px !important;
}
.filter_wrapper
{
  display: block !important;
}
 #landingPage.vehicle-landingPage .ore_landing_models
    {
      margin-top:0px !important;
    }
}

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

.mt_41 {
    margin-top: 41px;
}

.intro_heading {
    font-size: 40px;
    text-align: center;
    color: #fff;
    line-height: 50px;
}
    .landing_sec_heading {
        font-size: 15px
    }
    .landing_list {
        font-size: 15px
    }
    .landing_list li {
        background: url("https://d3o40wwl2vh905.cloudfront.net/images/chevron_right.png") no-repeat 0 23px
    }
    .landing_list_new {
        font-size: 15px
    }
    .landing_list_new li {
        background: url("https://d3o40wwl2vh905.cloudfront.net/images/chevron_right.png") no-repeat 0 11px
    }
    #carfax img, #financing-options img, #roadside-assistance img, #warranty img {
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        max-width: 30%;
        margin-bottom: 15px
    }

    #carfax-go img, #financing-options-go img, #roadside-assistance-go img, #warranty-go img, #point-inspection-go img, #siriuxm-go img, #mopar-go img {
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        max-width: 30%;
        margin-bottom: 15px
    }

    .static_container
    {
      top:30px;
    }
    
    
    
.landing_tabs>li.active>a,
.landing_tabs>li.active>a:focus,
.landing_tabs>li.active>a:hover {
    background-color: transparent;
    border: none
}

.make_jeep .landing_tabs>li.active>a,
.make_jeep .landing_tabs>li.active>a:focus,
.make_jeep .landing_tabs>li.active>a:hover {
    color: #1e4544
}

.make_alfa_romeo .landing_tabs>li.active>a,
.make_alfa_romeo .landing_tabs>li.active>a:focus,
.make_alfa_romeo .landing_tabs>li.active>a:hover {
    color: #fff
}

.make_chrysler .landing_tabs>li.active>a,
.make_chrysler .landing_tabs>li.active>a:focus,
.make_chrysler .landing_tabs>li.active>a:hover {
    color: #fff
}

.make_dodge .landing_tabs>li.active>a,
.make_dodge .landing_tabs>li.active>a:focus,
.make_dodge .landing_tabs>li.active>a:hover {
    color: #fff
}

.make_fiat .landing_tabs>li.active>a,
.make_fiat .landing_tabs>li.active>a:focus,
.make_fiat .landing_tabs>li.active>a:hover {
    color: #fff
}

.make_ram .landing_tabs>li.active>a,
.make_ram .landing_tabs>li.active>a:focus,
.make_ram .landing_tabs>li.active>a:hover {
    color: #fff
}

.make_wagoneer .landing_tabs>li.active>a,
.make_wagoneer .landing_tabs>li.active>a:focus,
.make_wagoneer .landing_tabs>li.active>a:hover {
    color: #fff
}

.landing_tabs>li>a:focus,
.landing_tabs>li>a:hover {
    background-color: transparent
}

.landing_tabs>li>a {
    border: none;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding: 10px 29px
}

.cpogo-tab .landing_tabs>li>a {
    border: none;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding-left: 20px;
    padding-right: 20px;
}

.landing_tabs .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.landing_tabs li.active .warranty {
    padding-top: 66px
}

.make_jeep .landing_tabs li.active .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/certified/warranty_sel_icon_v2.png") no-repeat;
    background-position: top center
}

.make_alfa_romeo .landing_tabs li.active .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_alfa.png") no-repeat;
    background-position: top center
}

.make_chrysler .landing_tabs li.active .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}

.make_dodge .landing_tabs li.active .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_dodge.png") no-repeat;
    background-position: top center
}

.make_fiat .landing_tabs li.active .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_fiat.png") no-repeat;
    background-position: top center
}

.make_ram .landing_tabs li.active .warranty {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/warranty_sel_icon_ram.png") no-repeat;
    background-position: top center
}

.make_wagoneer .landing_tabs li.active .warranty {
    background: url("../images/warranty_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}

.landing_tabs .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/125_pi_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.landing_tabs li.active .point-inspection {
    padding-top: 66px
}

.make_jeep .landing_tabs li.active .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/certified/125_pi_sel_icon_v2.png") no-repeat;
    background-position: top center
}

.make_alfa_romeo .landing_tabs li.active .point-inspection {
    background: url("../images/125_pi_sel_icon_alfa.png") no-repeat;
    background-position: top center
}

.make_chrysler .landing_tabs li.active .point-inspection {
    background: url("../images/125_pi_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}

.make_dodge .landing_tabs li.active .point-inspection {
    background: url("../images/125_pi_sel_icon_dodge.png") no-repeat;
    background-position: top center
}

.make_fiat .landing_tabs li.active .point-inspection {
    background: url("../images/125_pi_sel_icon_fiat.png") no-repeat;
    background-position: top center
}

.make_ram .landing_tabs li.active .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/125_pi_sel_icon_ram.png") no-repeat;
    background-position: top center
}

.make_wagoneer .landing_tabs li.active .point-inspection {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/125_pi_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}

.landing_tabs .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.landing_tabs li.active .carfax {
    padding-top: 66px
}

.make_jeep .landing_tabs li.active .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/certified/carfax_sel_icon_v2.png") no-repeat;
    background-position: top center
}

.make_alfa_romeo .landing_tabs li.active .carfax {
    background: url("../images/carfax_sel_icon_alfa.png") no-repeat;
    background-position: top center
}

.make_chrysler .landing_tabs li.active .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}

.make_dodge .landing_tabs li.active .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_dodge.png") no-repeat;
    background-position: top center
}

.make_fiat .landing_tabs li.active .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_fiat.png") no-repeat;
    background-position: top center
}

.make_ram .landing_tabs li.active .carfax {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/carfax_sel_icon_ram.png") no-repeat;
    background-position: top center
}

.make_wagoneer .landing_tabs li.active .carfax {
    background: url("../images/carfax_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}

.landing_tabs .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.landing_tabs li.active .siriuxm {
    padding-top: 66px
}

.make_jeep .landing_tabs li.active .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/certified/siriuxm_sel_icon_v2.png") no-repeat;
    background-position: top center
}

.make_alfa_romeo .landing_tabs li.active .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_alfa.png") no-repeat;
    background-position: top center
}

.make_chrysler .landing_tabs li.active .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}

.make_dodge .landing_tabs li.active .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_dodge.png") no-repeat;
    background-position: top center
}

.make_fiat .landing_tabs li.active .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_fiat.png") no-repeat;
    background-position: top center
}

.make_ram .landing_tabs li.active .siriuxm {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/siriuxm_sel_icon_ram.png") no-repeat;
    background-position: top center
}

.make_wagoneer .landing_tabs li.active .siriuxm {
    background: url("../images/siriuxm_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}

.landing_tabs .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.landing_tabs li.active .roadside-assistance {
    padding-top: 66px
}

.make_jeep .landing_tabs li.active .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/certified/roadside_assist_sel_icon_v2.png") no-repeat;
    background-position: top center
}

.make_alfa_romeo .landing_tabs li.active .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_alfa.png") no-repeat;
    background-position: top center
}

.make_chrysler .landing_tabs li.active .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_chrysler.png") no-repeat;
    background-position: top center
}

.make_dodge .landing_tabs li.active .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_dodge.png") no-repeat;
    background-position: top center
}

.make_fiat .landing_tabs li.active .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_fiat.png") no-repeat;
    background-position: top center
}

.make_ram .landing_tabs li.active .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_ram.png") no-repeat;
    background-position: top center
}

.make_wagoneer .landing_tabs li.active .roadside-assistance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/roadside_assist_sel_icon_wagoneer.png") no-repeat;
    background-position: top center
}

.landing_tabs .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_icon.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.landing_tabs li.active .car-rental-allowance {
    padding-top: 66px
}

.make_jeep .landing_tabs li.active .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/certified/car_rental_sel_icon_v2.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.make_alfa_romeo .landing_tabs li.active .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_alfa.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.make_chrysler .landing_tabs li.active .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_chrysler.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.make_dodge .landing_tabs li.active .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_dodge.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.make_fiat .landing_tabs li.active .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_fiat.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.make_ram .landing_tabs li.active .car-rental-allowance {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/car_rental_sel_icon_ram.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.make_wagoneer .landing_tabs li.active .car-rental-allowance {
    background: url("../images/car_rental_sel_icon_wagoneer.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.landing_tabs {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
    margin-top: 0 !important
}

.make_jeep .landing_tabs {
    border-top: solid 1px #1e4544;
    border-bottom: solid 1px #1e4544
}

.make_alfa_romeo .landing_tabs {
    border-top: solid 1px #8f0c2c;
    border-bottom: solid 1px #8f0c2c
}

.make_chrysler .landing_tabs {
    border-top: solid 1px #3a57a0;
    border-bottom: solid 1px #3a57a0
}

.make_dodge .landing_tabs {
    border-top: solid 1px #d50000;
    border-bottom: solid 1px #d50000
}

.make_fiat .landing_tabs {
    border-top: solid 1px #e70000;
    border-bottom: solid 1px #e70000
}

.make_ram .landing_tabs {
    border-top: solid 1px #880d00;
    border-bottom: solid 1px #880d00
}

.make_wagoneer .landing_tabs {
    border-top: solid 1px #15255d;
    border-bottom: solid 1px #15255d
}

.landing_tabs li.active span {
    padding-bottom: 44px
}

.make_jeep .landing_tabs li.active span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/certified/jeep_tab_active_v2.png") no-repeat;
    background-position: bottom center
}

.make_alfa_romeo .landing_tabs li.active span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/alfa_tab_active.png") no-repeat;
    background-position: bottom center
}

.make_chrysler .landing_tabs li.active span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/chrysler_tab_active.png") no-repeat;
    background-position: bottom center
}

.make_dodge .landing_tabs li.active span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/dodge_tab_active.png") no-repeat;
    background-position: bottom center
}

.make_fiat .landing_tabs li.active span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/fiat_tab_active.png") no-repeat;
    background-position: bottom center
}

.make_ram .landing_tabs li.active span {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/ram_tab_active.png") no-repeat;
    background-position: bottom center
}

.make_wagoneer .landing_tabs li.active span {
    background: url("../images/chrysler_tab_active.png") no-repeat;
    background-position: bottom center
}

.mt_63 {
    margin-top: 63px
}

.landing_sec_heading {
    font-family: Roboto, sans-serif;
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 15px;
    text-transform: uppercase
}

.make_jeep .landing_sec_heading {
    border-bottom: solid 1px #1e4544
}

.make_alfa_romeo .landing_sec_heading {
    border-bottom: solid 1px #8f0c2c
}

.make_chrysler .landing_sec_heading {
    border-bottom: solid 1px #3a57a0
}

.make_dodge .landing_sec_heading {
    border-bottom: solid 1px #d50000
}

.make_fiat .landing_sec_heading {
    border-bottom: solid 1px #e70000
}

.make_ram .landing_sec_heading {
    border-bottom: solid 1px #880d00
}

.make_wagoneer .landing_sec_heading {
    border-bottom: solid 1px #15255d
}

.landing_sec_heading span {
    font-weight: 500
}

.mt_70 {
    margin-top: 70px
}

.landing_list {
    font-size: 18px;
    color: #fff;
    margin-left: 12px !important
}

.landing_list li {
    padding: 18px 0 18px 12px;
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/chevron_right.png") no-repeat 0 26px
}

.text_uppercase {
    text-transform: uppercase
}

.landing_list_new {
    font-size: 18px;
    color: #fff;
    margin-left: 12px !important
}

.landing_list_new li {
    padding: 5px 0 5px 12px;
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/chevron_right.png") no-repeat 0 13px
}

.mt_25 {
    margin-top: 25px
}

.landing_sub_heading {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: Roboto, sans-serif
}

.pb_88 {
    padding-bottom: 88px
}

.srch_box {
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    display: inline-block;
    border: none;
    outline: 0;
    color: #fff;
    padding: 3px;
    padding-right: 60px;
    width: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    z-index: 3;
    transition: width .4s cubic-bezier(0, .795, 0, 1);
    cursor: pointer
}

.srch_box:focus:hover {
    border-bottom: 1px solid #bbb
}

.srch_box:focus {
    width: 300px;
    z-index: 1;
    border-bottom: 1px solid #bbb;
    cursor: text
}

.srch_submit {
    height: 26px;
    width: 25px;
    display: inline-block;
    color: red;
    float: right;
    background: url("../images/srch_icon.png") center center no-repeat;
    text-indent: -10000px;
    border: none;
    position: absolute;
    top: 11px;
    right: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 1;
    cursor: pointer;
    transition: opacity .4s ease
}

.srch_submit:hover {
    opacity: .8
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s
}

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

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

.btn_voc,
.btn_voc:focus,
.btn_voc:hover {
    padding: 10px 74px !important;
    text-transform: uppercase;
    font-family: rift-soft;
    font-size: 34px;
    border-radius: 0
}

.make_jeep .btn_voc,
.make_jeep .btn_voc:focus,
.make_jeep .btn_voc:hover {
    background: #ffba00;
    border-color: #ffba00;
    color: #000
}

.make_alfa_romeo .btn_voc,
.make_alfa_romeo .btn_voc:focus,
.make_alfa_romeo .btn_voc:hover {
    background: #8f0c2c;
    border-color: #8f0c2c;
    color: #fff
}

.make_chrysler .btn_voc,
.make_chrysler .btn_voc:focus,
.make_chrysler .btn_voc:hover {
    background: #3a57a0;
    border-color: #3a57a0;
    color: #fff
}

.make_dodge .btn_voc,
.make_dodge .btn_voc:focus,
.make_dodge .btn_voc:hover {
    background: #d50000;
    border-color: #d50000;
    color: #fff
}

.make_fiat .btn_voc,
.make_fiat .btn_voc:focus,
.make_fiat .btn_voc:hover {
    background: #e70000;
    border-color: #e70000;
    color: #fff
}

.make_ram .btn_voc,
.make_ram .btn_voc:focus,
.make_ram .btn_voc:hover {
    background: #880d00;
    border-color: #880d00;
    color: #fff
}

.modal {
    z-index: 100000
}

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

.btn_small,
.btn_small:focus,
.btn_small:hover {
    padding: 2px 16px;
    text-transform: uppercase;
    font-family: rift-soft;
    font-size: 27px;
    border-radius: 0
}

.make_jeep .btn_small,
.make_jeep .btn_small:focus,
.make_jeep .btn_small:hover {
    background: #ffba00;
    border-color: #ffba00;
    color: #000
}

.make_alfa_romeo .btn_small,
.make_alfa_romeo .btn_small:focus,
.make_alfa_romeo .btn_small:hover {
    background: #8f0c2c;
    border-color: #8f0c2c;
    color: #fff
}

.make_chrysler .btn_small,
.make_chrysler .btn_small:focus,
.make_chrysler .btn_small:hover {
    background: #3a57a0;
    border-color: #3a57a0;
    color: #fff
}

.make_dodge .btn_small,
.make_dodge .btn_small:focus,
.make_dodge .btn_small:hover {
    background: #d50000;
    border-color: #d50000;
    color: #fff
}

.make_fiat .btn_small,
.make_fiat .btn_small:focus,
.make_fiat .btn_small:hover {
    background: #e70000;
    border-color: #e70000;
    color: #fff
}

.make_ram .btn_small,
.make_ram .btn_small:focus,
.make_ram .btn_small:hover {
    background: #880d00;
    border-color: #880d00;
    color: #fff
}

.f_black {
    font-weight: 900 !important
}

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

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

.make_jeep .vavf_modal .modal-content {
    border: solid 3px #1e4544
}

.make_jeep .vavf_modal .modal-header {
    border-bottom: 3px solid #1e4544
}

.make_alfa_romeo .vavf_modal .modal-content {
    border: solid 3px #8f0c2c
}

.make_alfa_romeo .vavf_modal .modal-header {
    border-bottom: 3px solid #8f0c2c
}

.make_chrysler .vavf_modal .modal-content {
    border: solid 3px #3a57a0
}

.make_chrysler .vavf_modal .modal-header {
    border-bottom: 3px solid #3a57a0
}

.make_dodge .vavf_modal .modal-content {
    border: solid 3px #d50000
}

.make_dodge .vavf_modal .modal-header {
    border-bottom: 3px solid #d50000
}

.make_fiat .vavf_modal .modal-content {
    border: solid 3px #e70000
}

.make_fiat .vavf_modal .modal-header {
    border-bottom: 3px solid #e70000
}

.make_ram .vavf_modal .modal-content {
    border: solid 3px #880d00
}

.make_ram .vavf_modal .modal-header {
    border-bottom: 3px solid #880d00
}

.clr_black {
    color: #000
}

.landing_modal_list {
    color: #000;
    font-size: 18px
}

.landing_modal_list li {
    list-style-type: disc;
    margin: 0 0 0 40px
}

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

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

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

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

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

.make_jeep .comparePlansHeadingColoured {
    color: #1e4544
}

.make_alfa_romeo .comparePlansHeadingColoured {
    color: #8f0c2c
}

.make_chrysler .comparePlansHeadingColoured {
    color: #3a57a0
}

.make_dodge .comparePlansHeadingColoured {
    color: #d50000
}

.make_fiat .comparePlansHeadingColoured {
    color: #e70000
}

.make_ram .comparePlansHeadingColoured {
    color: #880d00
}

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

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

/*.tab-content a {
    color: #fff !important;
    text-decoration: underline
}*/

#zipCodePopup .zipC-input {
    -webkit-text-fill-color: #000
}

.make_jeep .jeep_img {
    display: block
}

.make_jeep .alfa_img,
.make_jeep .chrysler_img,
.make_jeep .dodge_img,
.make_jeep .fiat_img,
.make_jeep .ram_img,
.make_jeep .wagoneer_img {
    display: none
}

.make_alfa_romeo .alfa_img {
    display: block
}

.make_alfa_romeo .chrysler_img,
.make_alfa_romeo .dodge_img,
.make_alfa_romeo .fiat_img,
.make_alfa_romeo .jeep_img,
.make_alfa_romeo .ram_img,
.make_alfa_romeo .wagoneer_img {
    display: none
}

.make_chrysler .chrysler_img {
    display: block
}

.make_chrysler .alfa_img,
.make_chrysler .dodge_img,
.make_chrysler .fiat_img,
.make_chrysler .jeep_img,
.make_chrysler .ram_img,
.make_chrysler .wagoneer_img {
    display: none
}

.make_dodge .dodge_img {
    display: block
}

.make_dodge .alfa_img,
.make_dodge .chrysler_img,
.make_dodge .fiat_img,
.make_dodge .jeep_img,
.make_dodge .ram_img,
.make_dodge .wagoneer_img {
    display: none
}

.make_fiat .fiat_img {
    display: block
}

.make_fiat .alfa_img,
.make_fiat .chrysler_img,
.make_fiat .dodge_img,
.make_fiat .jeep_img,
.make_fiat .ram_img,
.make_fiat .wagoneer_img {
    display: none
}

.make_ram .ram_img {
    display: block
}

.make_ram .alfa_img,
.make_ram .chrysler_img,
.make_ram .dodge_img,
.make_ram .fiat_img,
.make_ram .jeep_img,
.make_ram .wagoneer_img {
    display: none
}

.make_wagoneer .wagoneer_img {
    display: block
}

.make_wagoneer .alfa_img,
.make_wagoneer .chrysler_img,
.make_wagoneer .dodge_img,
.make_wagoneer .fiat_img,
.make_wagoneer .jeep_img,
.make_wagoneer .ram_img {
    display: none
}

.static_container {
    position: relative;
    top: -30px;
    z-index: 998
}





@media screen and (max-width: 991px)
{  

.cpovgo-logo-nav img
{
    margin-left:5px;
    justify-content: space-between;
}

}




@media screen and (max-width: 767px)
{
.make_alfa_romeo .landing_tabs li.active span, .make_chrysler .landing_tabs li.active span, .make_dodge .landing_tabs li.active span, .make_fiat .landing_tabs li.active span, .make_jeep .landing_tabs li.active span, .make_ram .landing_tabs li.active span, .make_wagoneer .landing_tabs li.active span {
    background: 0 0;
}
}





/*Go Certified Mobile Desktop & Mobile Fix*/

@media (max-width:991px) {
#landingPage.vehicle-landingPage .ore_landing_models
    {
      margin-top:0px !important;
    }
    .ore_landing_models
    {
        margin-top:0px !important;
    }
    #landingPage.vehicle-landingPage .ore_landing_models {
    margin-bottom: 40px;
    margin-top: 0px !important;
    }    
}

.logo-container
{ 
    margin-top:7px;
}

.cpov-logo-nav
{
    float: left;
}

.cpov-logo-nav img
{
    width: 100px;
    margin-top:5px;
}

.cpovgo-logo-nav 
{
    float: right;
}

.cpovgo-logo-nav img
{
    width: 100px;
    margin-top:5px;
}
.section_top_navbar img
{
height:60px;
}


@media (min-width:992px)
{
#landingPage.vehicle-landingPage .ore_landing_models
    {
      margin-top:-175px !important;
    }
    .ore_landing_models
    {
        margin-top:-175px !important;
    }
    .make_jeep .or-text, .make_ram .or-text
    {
        color:#000 !important;
    }
    .make_jeep .line1, .make_jeep .line2, .make_ram .line1, .make_ram .line2
    {
        border:1px solid #000;
    }
   /* .logo-section img
    {
        width: auto !important;
    }*/

.logo-container
{  
    float: left;
    margin-top:7px;
}

.cpov-logo-nav
{
    float: left;
}

.cpovgo-logo-nav 
{
    float: left;
    margin-left: 5px;
}

}

#landingPage.vehicle-landingPage .ore_landing_models {
    margin-bottom: 40px;
    margin-top: -175px;
}

.fca-header-logo {
   margin-top: 17px;
  display: flex;
  align-items: center;
   width: 100%;
   margin-right: 5px;
}

/*Quick Info - Custom Header Styles*/

.make_dodge .quickInfo .header, .make_fiat .quickInfo .header {
    color: #bd0000;
}

.make_chrysler .quickInfo .header {
    color: #3a57a0;
}

.make_ram .quickInfo .header {
    color:#880d00;
}

.make_alfa_romeo .quickInfo .header {
    color:#8f0c2c;
}

a.showall_delaer_list
{
    font-weight: 700;
    text-align: center;
    font-size:14px;
}

a:hover .showall_delaer_list
{
    text-decoration: underline;
}

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

/*.overlay{
  background:rgba(0,0,0,0.7);
  position:absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;  
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}*/



.landing_tabs .mopar {
    background: url("../images/mopar_logo.png") no-repeat;
    background-position: top center;
    padding-top: 66px
}

.landing_tabs li.active .mopar {
    padding-top: 66px
}

.make_jeep .landing_tabs li.active .mopar {
    background: url("https://d3o40wwl2vh905.cloudfront.net/images/certified/mopar_logo_jeep_v2.png") no-repeat;
    background-position: top center
}

.make_alfa_romeo .landing_tabs li.active .mopar {
    background: url("../images/mopar_logo_alfa.png") no-repeat;
    background-position: top center
}

.make_chrysler .landing_tabs li.active .mopar {
    background: url("../images/mopar_logo_chrysler.png") no-repeat;
    background-position: top center
}

.make_dodge .landing_tabs li.active .mopar {
    background: url("../images/mopar_logo_dodge.png") no-repeat;
    background-position: top center
}

.make_fiat .landing_tabs li.active .mopar {
    background: url("../images/mopar_logo_fiat.png") no-repeat;
    background-position: top center
}

.make_ram .landing_tabs li.active .mopar {
    background: url("../images/mopar_logo_ram.png") no-repeat;
    background-position: top center
}

.make_wagoneer .landing_tabs li.active .mopar {
    background: url("../images/mopar_logo_wagoneer.png") no-repeat;
    background-position: top center
}

select+i.fa {
    position: relative !important;
    z-index: 101 !important;
}

p.reg_txtr {
    font-family: robotolight;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}
.select-items{
    z-index: 999 !important;
}

.or-text{
    color: #fff !important; 
    filter:contrast(1) !important;
}

.make_dodge .or-text{
    color: #000; 
    filter:contrast(1) !important;
}

.make_chrysler .or-text{
    background-color:transparent !important; 
    color: #fff !important; 
    filter:contrast(1) !important;
}

.make_chrysler .line1, .make_chrysler .line2{
    color: #fff !important; 
    border-color: #fff !important;
    filter:contrast(1) !important;
}

.make_chrysler .go-certified p
{
    background-color:transparent !important; 
    color: #fff !important; 
    filter:contrast(1) !important;
}


.not-clickable{
    pointer-events: none !important;
}

/*Ada Contrast Fix*/

.make_jeep .adafix
{
    color:#000 !important;
}


.make_chrysler .or-text {
    background-color: transparent !important;
    color: #fff !important;
    filter:contrast(1) !important;
}

.make_chrysler .line1,
.make_chrysler .line2 {
    color: #fff !important;
    border-color: #fff !important;
    filter:contrast(1) !important;
}

.make_chrysler .go-certified p {
    background-color: transparent !important;
    color: #fff !important;
    filter:contrast(1) !important;
}


.not-clickable {
    pointer-events: none !important;
}



.make_dodge .or-text {
    color: #fff !important;
    filter:contrast(1) !important;
}

.make_dodge .line1,
.make_dodge .line2 {
    border-color: #fff !important;
    filter:contrast(1) !important;
}

.make_dodge .jeep_ada {
    color: #fff !important;
    filter:contrast(1) !important;
}

.make_ram .zipC-go {
    color: #fff !important;
    filter:contrast(1) !important;
}

.make_ram .jeep_ada {
    color: #000 !important;
    background-color: transparent !important; 
    filter:contrast(1) !important;
}

.make_ram .adafix {
    color: #fff !important;
    filter:contrast(1) !important;
}

.make_chrysler .adafix {
    color: #fff !important;
    filter:contrast(1) !important;
}


.make_chrysler .center-icon img {
    max-height: initial !important;
    width: 225px !important;
}

/*.make_chrysler .sni-vdp-logo.top-logo-vehicle img {
    max-width: 100% !important;
    max-height: initial !important;
}
*/

.make_fiat .jeep p,
.make_fiat .jeep .make_fiat .or-text {
    color: #fff !important;
    filter:contrast(1) !important;
}

.make_fiat .zipC-go {
    color: #fff !important;
    filter:contrast(1) !important;
}


/*Jeep Ada Fix */

/* .make_jeep .or-text
 {
    color: #000 !important;   
    background-color: transparent !important; 
    filter:contrast(1) !important;
} */

.make_jeep .tab-content
{
    color: #000 !important;  
}

.make_jeep span.mobile_filter_text {
    color: #000 !important; 
    filter:contrast(1) !important;
}

.make_jeep .mobile_filter_text,
.make_jeep .mobile_filter_close_button,
.make_jeep .submit-header {
    color: #000 !important;  
    filter:contrast(1) !important;
}

.make_jeep .jeep_ada
{
     color: #000 !important;   
     background-color: transparent !important;   
     filter:contrast(1) !important;
}

.make_jeep .or-text
{
    color: #FFFFFF   !important; 
    background-color: transparent;
    filter:contrast(1) !important; 
    margin-left: -7px;
    /* margin-top: 2px; */
}

.make_wagoneer .jeep_ada
{
     color: #fff !important;   
     background-color: transparent !important;   
     filter:contrast(1) !important;
}


.make_fiat .adafix
{
    color: #A30000 !important;   
     background-color: transparent !important;   
     filter:contrast(1) !important;
}

#landingPage.home-landingPage .vehicle-logo-wrapper .brandFrame a {
    display: flex;
    justify-content: center;
}
.left-line {
    border-left: 1px solid #fff;
    height: 36px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 5px;
    margin-bottom: 10px;
}
.right-line {
    border-left: 1px solid #fff;
    height: 36px;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    bottom: 5px;
    margin-top: 10px;
}
.container_onu {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    margin: 10px 0px !important;
}
body #county_city_div .select-wrapper::before, body .county_city_div_finance.county_city_div .select-wrapper::before {
    color: #000;
}
@media (max-width:991px) 
{
    .left-line {
            border-bottom: 1px solid #b1b1b1;
            border-left: 0;
            width: 100%;
            height: auto;
            position: absolute;
            top: 15px;
            left: 0;
            margin-left: 0;
    }
    .right-line {
        border:0;
    }
    .or-text {margin-top: 0px;}
.make_ram .jeep_ada {
    color: #fff !important;
}
.make_ram .jeep p, .make_ram .jeep .or-text, .make_fiat .jeep .or-text
{
    color:#fff !important;
}
.make_ram .center-icon img 
{
    max-width: 60px !important;
}
.make_jeep .jeep p
{
    color:#fff !important;
}
.make_jeep .jeep .or-text, .make_chrysler .jeep .or-text
{
    color:#fff !important;
    background-color: black !important;
}
.container_onu {
    display: flex;
  }
/*   
  .left-line, .right-line {
    border-top: 2px solid white;
    width: 50%;
    margin-top: 15px;
    margin-bottom: 5px;

  } */
  
  .left-line {
    margin-right: 0px;
    background-color: #ffffff;
  }
  
  .right-line {
    margin-left: 0px;
  }
  

.make_jeep .jeep_ada {
    color: #fff !important;
}
/*.make_chrysler .sni-vdp-logo.top-logo-vehicle img {
    max-width: 100% !important;
    max-height: initial !important;
}*/
/*.make_chrysler .sni-vdp-logo.top-logo-vehicle img {
    max-width: auto !important;
    max-height: auto !important;
}*/
.carzato-container img {
    max-width: 80px;
    padding-left: 7px;
}
.make_chrysler .center-icon img {
    max-height: initial !important;
    width: 139px !important;
    position: absolute;
    top: -11px;
}
/*.make_ram .center-icon img {
    max-height: initial !important;
    width:60px !important;
    position: absolute;
    top: -11px;
}*/
body .imageFrame
{
    position: static !important;
}
.make_ram .center-icon img {
    max-width: 60px !important;
    position: absolute;
    right: 0;
}
.make_fiat .top-logo-vehicle img,.make_fiat .brandPage-header .top-logo-vehicle img, .make_fiat .top-logo-vehicle.home-logo img
{
    width: auto !important;
}
.make_jeep .or-text {
    background-color: #000;
}
}


.modal-dialog-scrollable {
    height: calc(100% - 1.75rem * 2);
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}
@media (min-width:992px) and (max-width:1200px) {
    .landing_tabs>li>a {
        font-size: 14px !important;
    }
    .vehiclepage-body ul.nav.nav-tabs.med.legendStyle .col-xs-3 {
        width: 24%;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .make_chrysler .vehiclepage .header-scroll .row .sni-vdp-logo.top-logo-vehicle img {
        top: 0px;
        position: relative;
        margin: 0;
    }
    .make_wagoneer .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        /* margin-top: 6px; */
        position: relative;
        right: 0px !important;
        top: 0px;
        margin: 0 auto;
    }
    .make_ram .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        max-width: 90px !important;
        margin: 7px auto;
        margin-right: auto !important;
    }
    .make_jeep .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        right: 5px !important;
        margin: 10px auto !important;
    }
    .cpov_logo img {
        top: 9px !important;
    }
    .make_dodge .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        margin: 0 auto;
    }
    .make_dodge.vehiclepage-body .detailBody {
        margin-top: 160px!important;
    }
    .make_dodge.vehiclepage-body .detrailHeader.fixMenu {
        top: 93px;
    }
    /* .jeep {
        top: 160px !important;
    } */
    .jeep {
        top: 230px !important;
    }
    body .detailBody .fwd-bck-btns button, body .detailBody .fwd-bck-btns1 button, body #review .submitBlock .btn, body #review .submitBlock .btn.btm_submitdealer {
        width: 32.8% !important;
        margin-right: 0px !important;
        font-size: 13px !important;
        margin-bottom: 0px;
    }
    .tab-pane .fwd-bck-btns button:after, .tab-pane .fwd-bck-btns1 button:after, .tab-pane .submitBlock button:after {
        right: 5px;
        top: 16px;
    }
    .tab-pane .fwd-bck-btns1 .nav-back-btn:after {
        left: 5px;
    }
    body .detailBody .fwd-bck-btns1 button:last-child {
        margin-right:0px !important;
    }    
    .landing_tabs > li {
        width: 33%;
        text-align: center;
        padding-bottom: 20px;
    }
    .landing_tabs>li>a {
        font-size: 15px !important;
    }
    .forward-buttons-field .fwd-bck-btns1, body .detailBody .service-bottom-nav .fwd-bck-btns {
        padding: 10px 0px;
    }
}
@media screen and (min-width:768px) {
    .jc-bs3-container.container {
        max-width: 1200px;
        width: 100%;
    }
    .jconfirm .jc-bs3-row.row.justify-content-md-center {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .jconfirm .jconfirm-box-container.jconfirm-no-transition {
        max-width: 400px;
        width: 100%;
        margin: 0;
        float: none;
    }
}
@media (min-width:931px) and (max-width:950px) { 
    body .legendStyle.nav-tabs li.active a {
        font-size: 12px;
    }
}
@media (min-width:768px) and (max-width:930px) {
    body .legendStyle.nav-tabs li a {
    align-items: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
 }
 body .legendStyle.nav-tabs {
    width:98%;
}
body .legendStyle.nav-tabs li>a, body .legendStyle.nav-tabs li.active a {
    font-size: 12px !important;
}
}
@media (min-width:851px) and (max-width:899px) {
    .jeep {
        top: 350px !important;
    }
    #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 90px !important;
    }
    .make_wagoneer #landingPage.vehicle-landingPage .ore_landing_models,
    .make_chrysler #landingPage.vehicle-landingPage .ore_landing_models,
    .make_dodge #landingPage.vehicle-landingPage .ore_landing_models,
    .make_jeep #landingPage.vehicle-landingPage .ore_landing_models,
    .make_ram #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 150px !important;
    }
}

@media (min-width:800px) and (max-width:850px) {
    .jeep {
        top: 310px !important;
    }
    #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 80px !important;
    }
    .make_wagoneer #landingPage.vehicle-landingPage .ore_landing_models,
    .make_chrysler #landingPage.vehicle-landingPage .ore_landing_models,
    .make_dodge #landingPage.vehicle-landingPage .ore_landing_models,
    .make_jeep #landingPage.vehicle-landingPage .ore_landing_models,
    .make_ram #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 130px !important;
    }
}
@media (min-width:769px) and (max-width:799px) {
    .jeep {
        top: 310px !important;
    }
    #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 80px !important;
    }
    .make_wagoneer #landingPage.vehicle-landingPage .ore_landing_models,
    .make_chrysler #landingPage.vehicle-landingPage .ore_landing_models,
    .make_dodge #landingPage.vehicle-landingPage .ore_landing_models,
    .make_jeep #landingPage.vehicle-landingPage .ore_landing_models,
    .make_ram #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 140px !important;
    }
}
@media (min-width:900px) and (max-width:930px) {
    .jeep {
        top: 350px !important;
    }
    #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 80px !important;
    }
    .make_fiat .jeep {
        top: 430px !important;
    }
    .make_fiat #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 155px !important;
    }
    .make_wagoneer #landingPage.vehicle-landingPage .ore_landing_models,
    .make_chrysler #landingPage.vehicle-landingPage .ore_landing_models,
    .make_dodge #landingPage.vehicle-landingPage .ore_landing_models,
    .make_jeep #landingPage.vehicle-landingPage .ore_landing_models,
    .make_ram #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 130px !important;
    }
}
@media (min-width:320px) and (max-width:480px) {
    .make_jeep .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        margin-right: 0px !important;
    }    
    .make_ram .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        margin-right: 30px !important;
    }
    .make_ram .center-icon img {
        max-width: 70px !important;
    }
    .make_dodge .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        right: 5px;
        margin: 0 auto;
    }
    .make_dodge.vehiclepage-body .detailBody {
        margin-top: 160px!important;
    }
    body .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        margin-right: auto;
        position: relative;
    }
    .make_wagoneer .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        margin: 0 auto;
        top: 0;
    }
    .jeep {
        top: 152px !important;
    }
    .make_fiat .jeep {
        top: 230px !important;
    }
    .jeep_ada {
        font-size: 14px;
    }
    .jeep_ada br {
        display: none !important;
    }
    .make_fiat #landingPage {
        padding-top: 170px;
    }
    .make_fiat #landingPage.vehicle-landingPage .banner-img-field {
        top: 70px;
    }
    .make_wagoneer #landingPage.vehicle-landingPage .banner-img-field img {
        margin-top: 50px !important;
    }
    .make_wagoneer .jeep {
        top: 200px !important;
    }
    .make_jeep #landingPage.vehicle-landingPage .ore_landing_models,
    .make_chrysler #landingPage.vehicle-landingPage .ore_landing_models,
    .make_ram #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 10px !important;
    }
    .make_wagoneer #landingPage.vehicle-landingPage .ore_landing_models,
    .make_dodge #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 45px !important;
    }
    .make_ram #landingPage.vehicle-landingPage .banner-img-field {
        top: 30px !important;
    }
    .make_ram #landingPage.vehicle-landingPage .donShow:before {
        top: 60px !important;
    }
    .make_ram #landingPage.vehicle-landingPage .banner-img-field:after {
        bottom: -2px;
    }
}
@media (min-width:481px) and (max-width:767px) {
    body .vehiclepage .header-scroll .row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    body header.vehiclepage .header-scroll .row .left-menu-field, .vehiclepage .header-scroll .row .right-menu-field {
        width: 40% !important;
    }
    body .vehiclepage .header-scroll .row .center-icon {
        width:20% !important;
    }
    body header.vehiclepage .header-scroll .row .left-menu-field {
        margin-top: -20px;
    }
    body.make_jeep .vehiclepage .header-scroll .row .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        max-width: 110px;
        margin-top: 0px;
    }
    .vehiclepage .header-scroll .row .right-menu-field .list-inline {
        display: flex;
        justify-content: end;
        margin-top: -7px;
    }
    .make_chrysler .vehiclepage .header-scroll .row .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        top: -11px;
    }
    .make_dodge .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        right: 0px;
        margin-top: 0px;
    }
    .make_ram .sni-vdp-logo.top-logo-vehicle img {
        max-width: 90px !important;
        position: relative;
        right: 0;
        margin-top: 5px;
    }
    .make_wagoneer .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        margin-top: 6px;
        position: relative;
        right: 0px !important;
        top: 0px;
    }
    .make_jeep .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        margin-right: 0px !important;
    }
    .make_dodge.vehiclepage-body .detrailHeader.fixMenu {
        top: 93px;
    }
    .make_wagoneer .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        right: 0px !important;
        top: 8px;
        margin: 0 auto;
    }
    .make_fiat .vehiclepage .sni-vdp-logo.top-logo-vehicle img {
        position: relative;
        right: 0px !important;
        top: -2px;
        margin: 0 auto;
    }
    .jeep {
        top: 290px !important;
    }    
    .make_fiat #landingPage.vehicle-landingPage .banner-img-field {
        top: 70px;
    }
    .make_fiat .jeep {
        top: 400px !important;
    }
    .make_fiat #landingPage {
        padding-top: 180px;
    }
    .make_jeep #landingPage.vehicle-landingPage .ore_landing_models,
    .make_chrysler #landingPage.vehicle-landingPage .ore_landing_models,
    .make_ram #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 10px !important;
    }
    .make_wagoneer #landingPage.vehicle-landingPage .ore_landing_models,
    .make_dodge #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: 45px !important;
    }
}
.calculator_message {
    z-index: 2;
    position: relative;
}
.modal-dialog-scrollable {
    height: calc(100% - 1.75rem * 2);
}
.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.make_jeep #landingPage.vehicle-landingPage .ZipCodeLabelCls {
    font-family: robotoblack;
    font-size: 14px;
    font-weight: 500;
}
.make_jeep #landingPage.home-landingPage .ZipCodeDivCls .brandChoose, 
.make_jeep #landingPage.home-landingPage .ZipCodeLabelCls, 
.make_jeep #landingPage.home-landingPage .ZipCodeDivCls .currentlocation_cross_brand {
    font-family: robotoblack;
    font-size: 14px;
}
.make_jeep #availOfferinitialPopUp .rBold, 
.make_jeep #initialPopUp .rBold, 
.make_jeep #initialPopUp .modal-title, #initialPopUp .submit-header {
    font-family: robotoblack !important;
}
.make_jeep .header-scroll .dealerAddress .header-gmap, 
.make_jeep .header-scroll .dealerAddress h3, 
.make_jeep #availableProgramPopup .modal-title, 
.make_jeep .tab__modal-popup .tab__header label, 
body.make_jeep #paymentCalc .modal-header .modal-title, 
body.make_jeep #cashCalc .modal-header .modal-title, 
body.make_jeep #initialPopUpThanks .red-c, 
.make_jeep #testDriveFormPopup h2,
.make_jeep #testDriveFormPopup .testdrive__info,
.make_jeep #reviewSubmitPopUp .modal-title,
.make_jeep .thankYouPopup h4.modal-title {
    font-family: "robotolight" !important;
    text-transform: uppercase;
}
body.make_jeep #paymentCalc .modal-header .modal-title, 
body.make_jeep #cashCalc .modal-header .modal-title,
.make_jeep #reviewSubmitPopUp .modal-title,
.make_jeep .thankYouPopup h4.modal-title {
    font-size: 18px;
}
@media (min-width:991px) {
    .make_jeep #landingPage.vehicle-landingPage .ZipCodeDivCls {
        left: 170px;
    }
    .make_jeep .header-scroll .dealerAddress h3 {
        font-size: 16px !important;
    }
    .make_jeep .header-scroll .dealerAddress p {
        font-size: 13px !important;
    }
}

.onHovr_Tol {
    background: #fff;
    border-radius: 5px;
    color: #000;
    cursor: default;
    font-size: 12px;
    font-weight: 400;
    left: 30px;
    opacity: 0;
    padding: 5px 8px;
    position: absolute;
    bottom: calc(100% + -130px);
    visibility: hidden;
    width: 220px;
    z-index: 1;
    white-space: normal;
        box-shadow: 0 0 8px #999;
    background: #f7f7f7;
}
.onHovr:hover .onHovr_Tol {
    opacity: 1;
    visibility: visible;
}
.onHovr_Tol:before {
    border: 8px solid transparent;
    border-top-color: #f7f7f7;
    content: "";
    height: 6px;
    left: 43%;
    position: absolute;
    bottom: -16px;
    width: 10px;
}
.tooltip-inner {
    max-width: 200px;
    width: 200px;
    white-space: normal;
    box-shadow: 0 0 8px #999;
    background: #f7f7f7;
    font-size: 10px;
    color: #000;
 }
 .tooltip .tooltip-arrow {border-top: 5px solid #f7f7f7 !important;}

 @media (min-width:769px) {
     .brand-logo.brand_logo_position_hide_desktop a {
        position: relative;
    }
     .brand-logo.brand_logo_position_hide_desktop a::before {
        content: '';
        position: fixed;
        background: #000;
        background: -moz-linear-gradient(top, #000 3%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(top, #000 3%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to bottom, #000 45%, rgba(0, 0, 0, 0) 100%);
        height: 120px;
        width: 100%;
        left: 0;
        top: 73px;
        z-index: 0;
    }
     .brand-logo.brand_logo_position_hide_desktop a img {
        position: relative;
    }
 }


 .make_ram .jeep_ada {
    color: #ffffff !important;
}

@media screen and (min-width: 992px) {
    .make_chrysler #landingPage.vehicle-landingPage .ore_landing_models {
        margin-top: -130px !important;
    }
}