@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

/* Phase2 */
.centerVdpWrapper {
    width: 100%;
    position: relative;
    min-height: 70vh;
}

.banner_landing_content .content_home_banner h1 {
    text-align: left;
    border-left: 1px solid #fff;
    font-size: 22px;
    padding: 5px 10px;
}

.banner_landing_content .logo_home .fiat_main {
    max-width: 80px;
}

.banner_landing_content .logo_home .fiate_logo {
    max-width: 150px;
}

/* .landing_location .choose_date {
    width: calc(100% - 0px);
} */

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

.explore_inventroy img {
    padding: 0 10px;
    border-radius: 100px;
}

.explore_inventroy a.btn,
.success_form a.btn {
    font-size: 14px;
    border-radius: 50px;
    font-weight: 500;
    padding: 10px 100px;
    background-color: #c70606;
    border-color: #c70606;
}

.explore_inventroy a.btn:hover,
.success_form a.btn:hover {
    background-color: #000;
    border-color: #000;
}

.explore_inventroy a.btn svg,
.success_form a.btn svg {
    margin-left: 10px;
}

.explore_inner {
    position: absolute;
    width: 100%;
    top: 100px;
    text-align: center;
}

.location-map iframe {
    height: 376px;
}

.location.landing_location {
    background-color: transparent;
    overflow: hidden;
}

/* .landing_location .col-md-3::before {
    content: '';
    width: 5000px;
    height: calc(100% - 6px);
    background-color: #1d4362;
    position: absolute;
    left: -4100px;
    z-index: -1;
} */

.landing_location .bfore::before {
    content: '';
    width: 5000px;
    height: calc(100% - 0px);
    background-color: #1d4362;
    position: absolute;
    left: -4100px;
    z-index: -1;
}

.mobile_view_visible {
    display: none;
}

/* .landing_location .choose_date {
    position: absolute;
    top: 100px;
} */

.location.landing_location .time_icon {
    padding: 6px 15px 7px 10px;
}

.location.landing_location .dealer_list .time_icon {
    padding: 5px 10px 5px 10px;
    top: 0;
    left: 0;
}

.location.landing_location .dealer_list .select_time select {
    padding-left: 32px;
    font-size: 14px;
    height: 37px;
}

.d_loaction .form-control {
    resize: none;
    height: 56px;
    padding-left: 35px;
    border-color: #c70606;
    font-size: 14px;
}

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

.icon_loc_address {
    position: absolute;
    top: 7px;
    left: 7px;
}

.icon_loc_address img {
    max-width: 30px;
}

.icon_loc_address.custom img {
    max-width: 15px;
}

.d_loaction small {
    font-size: 12px;
    filter: contrast(1);
}

.logo_test_mobile,
.runway_mobile {
    display: none;
}

.location h2 {
    filter: contrast(1);
}

.zipCode_info {
    position: absolute;
    right: 0px;
    top: 28px;
}

.delivery_section {
    display: none;
}

.zipCode_info p span {
    font-weight: bold;
    text-transform: uppercase;
}

.zipCode_info p a {
    color: #c70606;
    font-weight: bold;
    margin-left: 10px;
}

.right_tabs nav .nav-tabs {
    background-color: #d6d6d6;
    padding: 10px;
    border-radius: 5px;
    justify-content: space-between;
}

.right_tabs nav .nav-tabs .nav-link {
    width: 33.3%;
    border: none;
    border-radius: 5px;
    color: #000;
    font-size: 18px;
    line-height: 1.2;
}

.right_tabs nav .nav-tabs .nav-link.active {
    font-size: 22px;
    font-weight: bold;
}

.right_tabs nav .nav-tabs .nav-link.active span {
    display: none;
}

.right_tabs nav .nav-tabs .nav-link span {
    display: block;
    font-weight: bold;
}

.edit_payment_options a {
    background: #c70606;
    border-color: #c70606;
    border-radius: 30px;
    font-size: 14px;
}

.edit_payment_options a svg {
    width: 14px;
    height: 14px;
}

.edit_payment_options a:hover,
.edit_payment_options a:active,
.edit_payment_options a:focus {
    background-color: #000 !important;
    border-color: #000 !important;
}

.right_tabs .tab-content {
    margin-top: 10px;
}

.right_tabs .tab-content .inner_tab_payment .monthly {
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    display: block;
}

.right_tabs .tab-content .inner_tab_payment .left_tab {
    width: 50%;
    padding: 10px 10px;
}

.right_tabs .tab-content .inner_tab_payment .left_tab:first-child {
    border-right: 1px solid #a4a4a4;
}

.right_tabs .tab-content .inner_tab_payment .left_tab p {
    color: #746767;
    font-size: 13px;
}

.right_tabs .tab-content .inner_tab_payment .monthly .inner_month {
    font-size: 15px;
    font-weight: 200;
}

.inner_tab_payment {
    border-bottom: 1px solid #a4a4a4;
}

.right_tabs .tab-content .inner_tab_payment .right_tab_innr .monthly {
    font-size: 24px;
}

.v_price ul li hr.dropdown-divider {
    border-top: 1px solid #a4a4a4;
    margin: 8px 0;
}

.learn_more_Btn {
    margin-bottom: 10px;
}

.select_term {
    position: absolute;
    top: 0;
    right: 0;
}

.form-select:focus {
    box-shadow: none !important;
}

.select_term .icon_arrow_dropdown {
    position: absolute;
    width: 35px;
    background: #c70606;
    height: 34px;
    top: 0;
    right: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 7px 7px 0px;
    z-index: -1;
}

.select_term .form-select {
    background-color: transparent;
    --bs-form-select-bg-img: none;
    font-size: 14px;
}

.select_term .col-form-label {
    font-size: 14px;
}

.plans h4.plan_heading {
    border-bottom: 1px solid #000;
    padding-bottom: 0px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.plan_inner .form-check {
    position: absolute;
    top: -3px;
}

.plan_inner_info {
    padding-left: 25px;
    display: flex;
    flex-wrap: wrap;
}

.plan_inner_info .plan_left,
.plan_inner_info .plan_right {
    width: 50%;
}

.plan_inner_info .plan_right {
    padding-left: 10px;
    position: relative;
}

.plan_right h5 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
}

.plan_right p {
    font-size: 12px;
    margin-bottom: 0px;
}

.view_details_link {
    color: #c70606;
    position: absolute;
    bottom: 0;
    left: 10px;
}

.plan_collapse_info {
    font-size: 12px;
    font-weight: 600;
    margin: 10px 0;
}

.plan_inner_info .btnCustom {
    border: 2px solid #3e3e3e;
    font-size: 13px;
    width: 100%;
    margin-top: 5px;
    border-radius: 25px;
    padding: 3px;
    position: relative;
}

.plan_inner_info a.btnCustom:hover,
.plan_inner_info.active a.btnCustom {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.owl_plan .owl-nav .owl-prev,
.owl_plan .owl-nav .owl-next {
    left: 0;
    position: absolute;
    top: 40%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.owl_plan .owl-nav .owl-next {
    right: -30px;
    left: auto;
}

.owl_plan .owl-prev span {
    width: 0;
    height: 0;
    margin: 0px auto;
    border-right: 15px solid black;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    display: block;
    font-size: 0px;
}

.owl_plan .owl-next span {
    width: 0;
    height: 0;
    margin: 0px auto;
    border-left: 15px solid black;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    display: block;
    font-size: 0px;
}

.plan_changes {
    position: relative;
    margin-top: 30px;
}

.plan_changes p {
    text-align: end;
    font-size: 12px;
    padding: 0 20px;
}

.plan_changes a {
    width: 0;
    height: 0;
    margin: 0px auto;
    border-left: 15px solid #c70606;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    display: block;
    font-size: 0px;
    position: absolute;
    right: 0;
    top: 3px;
}

.owl_plan {
    margin-bottom: 30px;
}

.owl-dots {
    text-align: center;
    padding-left: 30px;
}

.owl_plan .owl-dots .owl-dot.active {
    background-color: #c70606;
}

.owl_plan .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    border-radius: 50%;
    margin: 0 3px;
}

.car_plan_img {
    text-align: end;
    margin-bottom: 50px;
}

.car_plan_img img {
    max-width: 450px;
}

.edit_payment_popup {
    width: 100%;
    max-width: 940px;
    position: absolute;
    left: 10px;
    top: 65px;
    z-index: 2;
    background-color: #fff;
    padding-right: 40px;
    padding-bottom: 30px;
}

.edit_payment_popup .close_Btn_Custom {
    position: absolute;
    right: 0;
    top: 0;
}

.edit_payment_popup .close_Btn_Custom svg {
    width: 30px;
    height: 30px;
}

.edit_payment_popup nav .nav-tabs {
    border: none;
    justify-content: space-between;
    margin-bottom: 10px;
}

.edit_payment_popup nav .nav-tabs .nav-link {
    width: 32%;
    border: 2px solid #000;
    color: #000;
    border-radius: 40px;
    padding: 5px;
    font-size: 14px;
}

.edit_payment_popup nav .nav-tabs .nav-link.active {
    background-color: #c70606;
    border-color: #c70606;
    color: #fff;
}

.top_payment_option {
    background-color: #e9e9e9;
    padding: 10px;
    margin-bottom: 10px;
}

.berlina p.berlina_inner {
    color: #000;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    text-align: end;
    margin-bottom: 0px;
    width: 50%;
    padding-right: 10px;
    border-right: 1px solid #000;
}

.berlina p span {
    color: #726464;
}

.berlina {
    display: flex;
}

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

.payment_price {
    width: 50%;
    padding-left: 10px;
}

.payment_price p {
    margin-bottom: 0px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
}

.p_price {
    color: #000;
    font-size: 13px;
}

.p_price a {
    color: #000;
    font-size: 10px;
}

.p_price a sup {
    color: #e39f37;
}

.payment_range {
    background-color: #726464;
    color: white;
    width: 100%;
    margin-left: 5px;
    padding: 8px;
}

.payment_range label {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    top: 5px;
}

.values_inner {
    padding: 4px 18px;
    width: 100px;
    border: 1px solid #707070;
    border-radius: 2px;
    background-color: white;
    color: black;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    justify-content: center;
}

.payment_range .range-slider {
    height: 5px;
    border-radius: 5px;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: opacity .2s;
    margin: 0;
    width: 100%;
    background: #c4c1c1;
    margin-top: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.payment_range .range-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    background: #c70606;
    cursor: pointer;
    border-radius: 50%;
    z-index: 9;
    border: 1px solid #fff;
}

.payment_range .range-slider::-moz-range-thumb {
    width: 18px;
    height: 18px;
    background: #c70606;
    cursor: pointer;
    border: 1px solid #fff;
    z-index: 9;
}

.payment_range .range-slider::before {
    background-color: transparent;
    background-image: none;
}

.adjust-value-text {
    font-size: 10px;
    margin: 0;
    text-align: end;
    font-weight: bold;
    width: 40%;
}

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

.length_lease p {
    margin: 0;
    padding-bottom: 8px;
    font-weight: 500;
    font-size: 15px;
}

.input-container-loan-options {
    display: flex;
    justify-content: space-between;
}

.input-container-loan-options input[type="radio"] {
    display: none;
}

.input-container-loan-options label {
    border: 1.5px solid #000;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 2px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 0;
}

.input-container-loan-options input[type="radio"]:checked+label {
    background-color: #c70606 !important;
    color: white;
    font-weight: bold;
    border-color: #c70606 !important;
}

.container-for-lengthofloan {
    padding-left: 0;
    padding-right: 8px;
}

.container-for-miles-per-year {
    padding-left: 8px;
    padding-right: 8px;
}

.container-for-miles-per-year p {
    margin: 0;
    padding-bottom: 8px;
    font-weight: 500;
    font-size: 15px;
}

.mile_select {
    width: 95%;
}

.mile-per-year,
.zip-code,
.countyCity,
.your-credit {
    border: 2px solid #000;
    font-size: 14px;
    color: #000;
    font-weight: 700;
    border-radius: 2px;
    appearance: auto;
}

.mile-per-year option {
    font-weight: bold;
}

.container-for-homezipcode p {
    margin: 0;
    padding-bottom: 8px;
    font-weight: 500;
    font-size: 15px;
}

.country_dropdwon p {
    color: #000;
    margin: 0;
    padding-bottom: 8px;
    font-weight: 500;
    font-size: 15px;
}

.lease_payment {
    padding: 0 10px;
}

.trade-in-value-input label {
    margin-top: 15px;
    padding-bottom: 5px;
}

.input-container-for-trade-in-value {
    position: relative;
}

.dollar-symbol {
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #000;
}

.trade-in-value-cash input,
.pay-off-cash input,
.trade-in-value-input input {
    height: 36px;
    border: 1.5px solid #000;
    border-radius: 2px;
    padding-left: 22px;
}

.container-for-your-credit {
    padding-left: 8px;
    padding-right: 0;
    margin-top: 20px;
}

.container-for-your-credit p {
    margin-top: 5px;
    padding-bottom: 3px;
    font-weight: 500;
    font-size: 15px;
    margin: 0;
}

.down_payment_slider {
    margin-top: 15px;
    padding-left: 10px;
}

.down_payment_slider .payment_range {
    background-color: transparent;
    color: #000;
    margin: 0px;
    padding: 0px;
}

.incentives-content .accordion-button {
    margin: 0;
    cursor: pointer;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    z-index: 0;
    align-items: center;
    background-color: #ffffff;
    padding: 8px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-right: 30px;
}

/* .accordion-item {
    border: 1.5px solid #000 !important;
} */

.incentives-content .accordion-button::after {
    position: absolute;
    right: 4px;
}

.incentives-content .accordion-collapse {
    position: absolute;
    z-index: 1;
}

.incentives-content .accordion-button.collapsed {
    border: 1.5px solid #000 !important;
}

.incentives-content .accordion-button {
    border: 1.5px solid #000 !important;
    border-bottom: #fff !important;
}

.incentives-content .accordion-collapse .accordion-body {
    border: 1.5px solid #000 !important;
    border-top: #fff !important;
    padding: 8px;
    width: 100%;
}

.dropdown_inner_collapse {
    display: flex;
    margin-bottom: 10px;
}

.inc_ste {
    font-size: 12px;
    padding: 0;
    margin: 0;
    width: 70%;
}

.cal_count span {
    display: inline-block;
    background-color: #c70606;
    color: #fff !important;
    border-radius: 50px;
    padding: 2px;
    font-size: 11px !important;
    font-weight: 700 !important;
    width: 20px;
    height: 20px;
    text-align: center !important;
    padding-top: 1px;
}

.dropdown_inner_collapse .custom_Amount {
    font-weight: bold;
    font-size: 15px;
    width: 20%;
    text-align: end;
}

.cal_count {
    width: 10%;
    text-align: center !important;
}

.dropdown_inner_collapse h6 {
    margin-bottom: 3px;
}

.col-offe_now-ten p.First {
    font-size: 12px;
    margin-bottom: 0px;
}

.checkBox {
    width: 24px;
}

.col-offe_now-ten {
    width: 315px;
}

.cal_count.count_Inner {
    width: 30px;
}

.custom_Amount.count_Amount {
    width: 80px;
}

.divider-in-lease-payment-calculator,
.divider-in-cash-payment-calculator {
    margin: 15px 0;
    border: 1px solid #b1b1b1;
}

.dealer-discount-text p {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    text-align: end;
    font-size: 14px;
}

.dealer-discount-price .accordion-button {
    background-color: transparent;
    font-size: 1.5rem;
    font-weight: bold;
    align-items: center;
    color: #000;
}

.dealer-discount-price .accordion-button::after {
    margin-left: 10px;
}

.due-at-signing-content {
    width: 60%;
    background-color: #E9E9E9;
    padding: 8px;
    padding-left: 16px;
    padding-right: 16px;
}

.due-at-signing-content p {
    font-weight: 500;
    margin: 0;
}

.info_icons {
    display: inline-block;
    background-color: #c70606;
    color: #fff !important;
    border-radius: 50px;
    padding: 2px;
    margin-left: 8px !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    width: 20px;
    height: 20px;
    text-align: center !important;
    padding-top: 2px;
}

.due-at-signing-content span {
    font-weight: bold;
}

.adjust-capitalized-costs-text span {
    font-size: 11px !important;
    text-align: end;
}

.adjust-capitalized-costs-price h4 {
    font-weight: bold;
    margin: 0;
}

.container-for-annual-percentage-rate-at-finance-page h4 {
    font-weight: bold;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}

.container-for-annual-percentage-rate-at-finance-page h4 span {
    color: #5F5E5F;
}

.text-for-lease p {
    font-size: 24px;
    font-weight: bold;
    text-align: end;
    text-transform: uppercase;
    margin: 0;
}

#leaseForMonth {
    font-size: 11px;
    line-height: 1;
    text-align: end;
    margin: 0;
}

.monthlyfinance,
.monthlyLeaseFor,
.estPrice {
    font-weight: bold;
    margin-bottom: 0px;
}

.description-text-in-lease-for {
    margin: 0;
    font-size: 14px;
    text-align: center;
}

.leaseDisclaimer,
.financeDisclaimer,
.cashDisclaimer {
    font-size: 12px;
    text-align: justify;
}

.edit_payment_popup nav,
.edit_payment_popup .tab-content {
    padding: 0 10px;
}

.trade-in-value-cash label {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 8px;
}

.input-container-for-trade-in-value-in-cash {
    width: 100%;
    position: relative;
}

.cash_dollar_icon {
    left: 11px;
}

.dollar-symbol-in-cash {
    position: absolute;
    top: 7px;
}

.edit_payment_popup {
    display: none;
}

.fullHide,
.fullWidth {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.fullWidth.active {
    width: 100%;
}

.fullHide.active {
    display: none;
}

.tab_links ul li a.apply_for_credit.active,
.tab_links ul li a.apply_for_credit:hover {
    background-color: #137703;
}

.apply-for-finance-heading {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.apply {
    font-weight: 100;
    text-align: center;
}

.contact-information {
    color: #c70606;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
}

.applyForcredit {
    display: none;
}

.applyForcredit.showdiv {
    display: block;
}

.tab_links ul li a:hover {
    cursor: pointer;
}

.tab_links ul li a.active {
    font-weight: bold;
}

.trade_in,
.service_protection,
.accessories,
.applyForcredit {
    margin-top: 20px;
    margin-bottom: 50px;
}

.contact-information::before,
.contact-information::after {
    content: "";
    height: 1px;
    background-color: #000000;
    position: absolute;
    width: 25%;
    top: 8px;
    display: block;
}

.contact-information::after {
    right: 0;
}

.credit-history {
    text-align: center;
    font-size: 12px;
}

.contact-information-heading {
    text-align: center;
    font-size: 21px;
    font-weight: 900;
    color: #c70606;
}

.continue-button {
    border: 1px solid #c70606;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100% !important;
    border-radius: 2px !important;
    background-color: #c70606;
    color: white;
    padding: 8px !important;
    position: relative;
}

.continue-button:hover {
    background-color: #000;
    border-color: #000;
}

.right_primary h4.primary-applicant {
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    margin: 0px 10px 5px 10px !important;
    border-bottom: 1px solid #696969;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 0px;
}

.right_primary {
    width: 250px;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(198, 6, 6, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(198, 6, 6, 1) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(198, 6, 6, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#c60606", GradientType=1);
    margin-top: -55px;
    position: relative;
}

.primary_list {
    padding: 0px;
    margin: 0px;
}

.primary_list li {
    list-style: none;
    padding: 5px 35px;
    position: relative;
}

.primary_list li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.primary_list li a svg {
    position: absolute;
    right: 35px;
    top: 13px;
    width: 13px;
    height: 13px;
}

.apply_inner_primary {
    display: flex;
}

.left_apply_car {
    width: calc(100% - 250px)
}

.apply_form {
    margin-top: -55px;
    background-color: #fff;
    position: relative;
}

.apply_form::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: -24px;
}

.first_logo {
    position: absolute;
    max-width: 70%;
}

.sec_car {
    margin-top: 100px;
    max-width: 90%;
    float: right;
    margin-right: -20px;
    position: relative;
    z-index: 1;
}

.need_help {
    position: absolute;
    bottom: 3px;
    background-color: #000;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    text-align: center;
}

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

.right_accessories ul {
    display: flex;
    justify-content: space-between;
}

.right_accessories ul li {
    list-style: none;
    width: 49%;
}

.right_accessories ul li.active .prefer_charge a.btnCustom {
    background-color: #C70606;
    border-color: #C70606;
    color: #fff;
    font-weight: bold;
}

.right_accessories ul li.active .prefer_charge a.btnCustom .check_icon {
    display: block;
}

.top_fiate .top_highlight_bar {
    /* max-width: 630px; */
    margin: auto;
}

.max-630 {
    border-radius: 5px;
    background: rgb(191, 5, 5);
    color: #fff;
    background: -moz-linear-gradient(180deg, rgba(191, 5, 5, 1) 0%, rgba(108, 4, 4, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(191, 5, 5, 1) 0%, rgba(108, 4, 4, 1) 100%);
    background: linear-gradient(180deg, rgba(191, 5, 5, 1) 0%, rgba(108, 4, 4, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf0505", endColorstr="#6c0404", GradientType=1);
}

.top_fiate .top_highlight_bar .right_sub br {
    display: none;
}

.payment_type_section {
    margin-top: 30px;
    margin-bottom: 50px;
}

.payment_type_section .inner_section_type {
    margin-top: 30px;
}

.inner_s .inner_section_type_img {
    padding: 0 0px;
    text-align: center;
}

.inner_s .inner_section_type_img img:first-child {
    max-width: 300px;
    margin-left: 0px;
    width: 100%;
}

.inner_s .inner_section_type_img img:last-child {
    max-width: 100%;
    margin: 0px;
    width: 100%;
}

.inner_section_type_img {
    padding: 0 40px;
    margin-top: 130px;
    /* text-align: center; */
}

.inner_section_type_img img:first-child {
    max-width: 350px;
    margin-bottom: 20px;
    width: 100%;
}

.inner_section_type_img img:last-child {
    max-width: 500px;
    margin-left: 50px;
    width: 100%;
}

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

.inner_tp h2 {
    font-weight: bold;
}

.inner_tp p {
    font-weight: bold;
    text-align: start;
    margin-top: 10px;
}

.inner_tp .inner_tp_button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #c60606;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 18px;
    border-radius: 50px;
    transition: background-color 250ms ease-in-out;
}

.inner_tp .inner_tp_button:hover {
    background-color: #000;
}

.zipCode_info.zip_in {
    position: absolute;
    right: 0;
    top: 60%;
    /* left: 50%;
    transform: translate(-50%, -50%); */
}

.zipCode_info.zip_in p {
    margin-bottom: 0px;
}

.inner_tp .inner_tp_button svg {
    margin-left: 10px;
}

.order_f {
    max-width: 500px;
}

.order_f .order_fiat {
    font-size: 40px;
    font-weight: bold;
}

.order_f .order_fiat:first-child {
    border-bottom: 1px solid #c0c0c0;
}

.starting_msrp {
    font-size: 20px;
    font-weight: bold;
    margin-top: -15px;
}

.order_f .btn_main {
    transform: none;
    left: auto;
    bottom: auto;
    margin-top: 20px;
}

.sooner {
    color: #c70606;
    text-transform: none;
    font-size: 24px;
    font-weight: bold;
}

.dealer_delivery {
    background-color: #c70606;
    padding: 6px;
}

.dealer_delivery img {
    max-width: 35px;
}

.dealer_delivery span {
    color: #fff;
    font-size: 14px;
    margin-left: 7px;
    font-weight: bold;
}

.dealer_delivery span a {
    color: #d2d2d2;
    font-weight: normal;
    filter: contrast(1);
}

.dealer_information {
    margin-top: 8px;
}

.inner_dealer {
    display: flex;
}

.dealer_icon img {
    max-width: 45px;
}

.dealer_name {
    margin-left: 10px;
}

.dealer_name span {
    color: #c70606;
}

.process_buying a:hover,
.process_buying a:focus:hover,
.home_banner .btn_main a:focus:hover {
    background-color: #000 !important;
    border-color: #000 !important;
}

.process_buying a:focus {
    background-color: #c70606 !important;
    border-color: #c70606 !important;
}

.miles_dealer {
    font-size: 18px;
}

.price_dlr {
    font-size: 24px;
    line-height: 1;
}

.w-40 span {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    display: flex;
}

.count_nm {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #726464;
    color: #fff;
    text-align: center;
    margin-left: 4px;
    font-size: 10px;
}

.w-40 {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #7c7c7c;
    width: 40%;
}

.w-60 p {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: normal;
}

.w-60 span {
    font-weight: bold;
    font-size: 14px;
}

.w-60 span strong {
    color: #000;
    font-size: 18px;
}

.process_buying {
    left: auto;
    transform: none;
    bottom: auto;
    margin-top: 30px;
}

.process_buying a {
    padding: 10px 35px;
    font-size: 13px;
    font-weight: 400;
}

.process_buying.btn_main a svg {
    position: relative;
    top: auto;
    right: auto;
}

.process_buying.btn_main a.v_VehicleVehicle {
    background-color: #726464;
    border-color: #726464;
}

.process_buying.btn_main a.v_VehicleVehicle:focus {
    background-color: #726464 !important;
    border-color: #726464 !important;
}

.btm_sp {
    margin-bottom: 50px;
}

.in_delivery {
    position: relative;
}

.d_info_view {
    margin: 45px 0;
}

.d_info_view .inner_dealer .dealer_name .miles_dealer {
    font-size: 22px;
}

.continue_o_car img {
    max-width: 380px;
    width: 100%;
}

.continue_o_car {
    text-align: center;
    position: relative;
}

.vehicle_area {
    position: relative;
}

/* .vehicle_area::before {
    content: 'OR';
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #fff;
    color: #c70606;
    right: -25px;
    top: 50%;
    font-weight: bold;
    font-size: 35px;
    z-index: 1;
}

.vehicle_area::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #7c7c7c;
    top: 0;
    right: 0;
} */

/* .owl-item>.item a {
    cursor: pointer;
    transition: margin 0.4s ease;
}

.owl-item.center>.item a {
    cursor: auto;
    margin: 0;
}

.owl-item:not(.center)>.item a:hover {
    opacity: .75;
} */

.owl_slider .owl-carousel .owl-item a {
    text-decoration: none;
    padding: 6px 15px;
    color: #000;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.owl_slider .owl-carousel .owl-item.active.center a {
    background-color: #000;
    color: #fff;
}

/* .owl_slider {
    position: fixed;
    z-index: 99;
    top: 300px;
} */

.tab_links.explore_info {
    top: 228px;
    z-index: 2;
}

.top_fiate {
    position: sticky;
    top: 144px;
    background: #fff;
    z-index: 2;
    padding-bottom: 10px;
    padding-top: 5px;
}

.order_location a {
    font-weight: 500;
    margin-left: -3px;
}

.order_location .zipCode input {
    font-style: italic;
    max-width: 180px;
    border-color: #8a8a8a;
}

.sale_near {
    position: absolute;
    right: auto;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
}

#offcanvasFilter .offcanvas-header {
    display: none !important;
}

.w-25 .offcanvas-body {
    padding: 0px;
}

.sni_left h2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}

.sni_left_inner .reset_filters_leftsidebar {
    font-weight: 500;
    font-size: 15px;
    padding: 10px 10px;
    margin-bottom: 5px;
    border-radius: 0px;
    text-transform: capitalize;
    background-color: #c70606;
    color: #fff;
}

.sni_left_inner .reset_filters_leftsidebar:hover,
.sni_left_inner .reset_filters_leftsidebar:focus:hover {
    background-color: #000;
    color: #fff;
}

.sni_left_inner .reset_filters_leftsidebar:focus {
    background-color: #c70606;
}


.sidebar_zipcode {
    padding: 15px 10px;
    color: #505050;
    background-color: #fff;
}

.sidebar_zipcode a {
    font-size: 14px;
    font-weight: bold;
    color: #c70606;
}

.inner_sni_zip {
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.param_zip {
    color: #686365;
}

.inner_sni_box {
    border: 1px solid #ddd;
}

.search_radius {
    padding: 15px 10px;
    border-top: 1px solid #ddd;
}

.search_radius h3 {
    font-size: 14px;
    font-weight: bold;
}

.select_radius {
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.select_radius li {
    list-style: none;
    padding: 4px 5px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 12px;
}

.select_radius li.active {
    background-color: #c70606;
    color: #fff;
}

.rangeSlider_sni .range-cust::-webkit-slider-thumb {
    background: #000;
    margin-top: -5px;
}

.rangeSlider_sni .range-cust::-moz-range-thumb {
    background: #000;
    margin-top: -5px;
}

.rangeSlider_sni .range-cust::-ms-thumb {
    background: #000;
    margin-top: -5px;
}

.rangeSlider_sni .range-cust::-webkit-slider-thumb:active {
    background-color: #c1c1c1;
}

.rangeSlider_sni .range-cust::-webkit-slider-runnable-track {
    width: 100%;
    height: 4px;
    color: transparent;
    cursor: pointer;
    background-color: #c1c1c1;
    border-color: transparent;
    border-radius: 1rem;
}

.end_any {
    position: absolute;
    right: 0;
}

.sni_color_option .chooseColor_Option ul {
    justify-content: flex-start;
}

.sni_color_option .chooseColor_Option ul li {
    padding: 0px;
}

.sni_color_option .chooseColor_inventory ul {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.sni_color_option .chooseColor_inventory ul li {
    padding: 0px;
}

.chooseColor_inventory {
    margin-bottom: 20px;
}

.chooseColor_inventory ul {
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
}

.chooseColor_inventory ul li {
    list-style: none;
    padding: 0 10px;
    cursor: pointer;
}

.chooseColor_inventory ul li.active span img {
    border-color: #000;

}

.chooseColor_inventory ul li span {
    font-weight: 500;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.chooseColor_inventory ul li span img {
    width: 30px;
    height: 30px;
    border: 1px solid transparent;
    border-radius: 50%;
    padding: 2px;
    margin-right: 4px;
}

.chooseColor_inventory ul li:hover span img {
    border-color: #000;
}

.sni_color_option .end_any {
    font-size: 16px;
    color: #726464;
}

.sni_rightbar {
    background-color: #e7e7e7;
    padding: 15px;
    position: relative;
}

.sni_rightbar .custom_lodr {
    left: 0px;
    top: 0px;
    z-index: 1;
}

.sort_by,
.sort_filter {
    max-width: 250px;
    width: 100%;
    display: flex;
    align-items: center;
}

.sort_by label {
    width: 60px;
    font-weight: bold;
    font-size: 14px;
}

.sort_by select {
    font-size: 13px;
    --bs-form-select-bg-img: none;
    background-color: transparent;
    position: relative;
}

.select_icon_down {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 33px;
    background-color: #c70606;
    color: #fff;
    text-align: center;
    border-radius: 0px 6px 6px 0px;
    padding: 3px;
    z-index: 0;
}

.sort_inner {
    width: 190px;
    border-radius: 6px;
    background-color: #fff;
}

.top_snibar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.count_vehicles_list {
    font-weight: bold;
    font-size: 15px;
}

.available_vehicles {
    margin-top: 20px;
    font-size: 25px;
    font-weight: bold;
}

.available_vehicles span,
.available_vehicles b {
    color: #8f8585;
    filter: contrast(1);
}

.v_list ul {
    margin: 0px;
    padding: 0px;
}

.v_list ul li {
    background-color: #fff;
    list-style: none;
    padding-top: 5px;
    margin-bottom: 15px;
}

.v_list .w-30 {
    width: 315px;
    border: none;
}

.w-70 {
    width: calc(100% - 315px);
}

.list_details_inner h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0px;
    /* text-transform: uppercase; */
}

.vin_details {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.vin_details a {
    color: #c70606;
    text-decoration: none;
}

.vin_details a span svg {
    margin-left: 10px;
    width: 12px;
    margin-top: -2px;
}

.vin_msrp {
    font-weight: bold;
    color: #000;
    font-size: 14px;
    display: flex;
    margin-top: 20px;
}

.vin_msrp .count_nm {
    background-color: #000;
    position: absolute;
    right: -18px;
}

.list_details_inner .price_dlr {
    font-size: 30px;
}

.list_details_inner .process_buying a {
    padding: 8px 25px;
    margin-right: 10px;
}

.left_list_car img {
    max-width: 300px;
}

.sni_view_listing {
    padding: 20px 10px;
}

.camera_icon img {
    width: 20px;
}

.camera_icon .count_img {
    font-size: 16px;
    font-weight: bold;
    margin-left: 4px;
}

.camera_icon {
    display: flex;
    align-items: center;
    cursor: pointer;
}


section .all {
    width: 100%;
    max-width: 650px;
    height: auto;
    margin: 0 auto;
}

section .all .slider {
    width: auto;
    height: auto;
    border-radius: 3px;
    position: relative;
}

section .all .slider .owl-nav,
section .all .slider .owl-dots {
    display: none;
}

section .all .slider .item-box {
    width: 100%;
}

section .all .slider .left {
    position: absolute;
    z-index: 1;
    top: 50%;
    visibility: visible;
    opacity: 1;
    left: -40px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all ease 0.25s;
    transform: rotate(0deg);
}

section .all .slider .left.nonl {
    left: -20px;
    opacity: 0;
    visibility: hidden;
}

section .all .slider .right {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 40px;
    height: 40px;
    visibility: visible;
    opacity: 1;
    right: -40px;
    transition: all ease 0.25s;
}

section .all .slider .right.nonr {
    right: -20px;
    opacity: 0;
    visibility: hidden;
}

section .all .slider-two {
    width: auto;
    height: auto;
    /* overflow: hidden; */
    position: relative;
}

section .all .slider-two .owl-nav,
section .all .slider-two .owl-dots {
    display: none;
}

/* section .all .slider-two:hover .left-t {
    visibility: visible;
    opacity: 1;
    left: -47px;
}

section .all .slider-two:hover .right-t {
    visibility: visible;
    opacity: 1;
    right: 3px;
} */

section .all .slider-two .item {
    transition: all ease 0.25s;
    /* height: 100px; */
    border-radius: 3px;
    border: solid 3px transparent;
    cursor: pointer;
}

section .all .slider-two .item-box .item.active {
    /* box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.15); */
    border: solid 3px #cc2e38;
}

section .all .slider-two .owl-stage {
    padding: 20px 0;
}

section .all .slider-two .left-t {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 38px;
    transition: all ease 0.25s;
    width: 40px;
    height: 55px;
    display: flex;
    align-items: center;
    visibility: visible;
    opacity: 1;
    left: -47px;
}

section .all .slider-two .left-t.nonl-t {
    left: -47px;
    opacity: 0;
    visibility: hidden;
}

section .all .slider-two .right-t {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 38px;
    visibility: visible;
    opacity: 1;
    right: -47px;
    transition: all ease 0.25s;
    width: 40px;
    height: 55px;
    display: flex;
    align-items: center;
}

section .all .slider-two .right-t.nonr-t {
    right: -47px;
    opacity: 0;
    visibility: hidden;
}

section .all .slider-two .item-box img {
    padding: 2px;
}

.show_inv_mobile {
    display: none;
}

.mobile_filter_icon {
    display: none;
    border-radius: 0px;
    background-color: #c70606;
    border-color: #c70606;
    padding: 0px 6px;
    margin-left: 5px;
}

.mobile_filter_icon svg {
    width: 30px;
    height: 30px;
}

.inner_steps_option {
    display: flex;
    justify-content: space-between;
}

.inner_steps_option .step_box {
    width: 33%;
    display: block;
}

.inner_steps_option .step_box .stp_count {
    margin: auto;
}

.inner_steps_option .step_box .stp_count {
    font-size: 100px;
    color: #c70606;
    font-weight: bold;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 10px solid #dedede;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner_steps_option .step_box h5 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.inner_steps_option .step_box p {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.subscribe_info .btn_main,
.in_form .btn_main {
    transform: none;
    left: auto;
    bottom: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.subscribe_info {
    padding-left: 70px;
}

.sub_stp_form {
    padding: 30px;
    border: 1px solid #bfbfbf;
    border-radius: 20px;
}

.mid_50 {
    width: 100%;
    max-width: 900px;
    margin: 30px auto 30px;
}

.in_form h6 {
    font-size: 20px;
    font-weight: bold;
}

.in_form label {
    font-size: 14px;
    font-weight: bold;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
}

.breadcrumb-item {
    padding-right: 10px;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "→";
    color: #000;
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    display: inline-block;
    padding-right: 10px;
    padding-top: 0.375rem;
}

.breadcrumb-item a {
    color: #000;
    transition: 0.3s ease-in;
    text-decoration: none;
    font-size: 13px;
}

.breadcrumb-item a:hover,
.breadcrumb-item a:focus {
    color: #c40606;
}

.breadcrumb-item:last-child a {
    pointer-events: none;
    color: #c40606;
    font-weight: bold;
}

.wrap {
    margin: auto;
    border-radius: 4px;
    background-color: #ffffff;
}

.tbl_scroll {
    padding: 0px;
    margin: 0px;
}

.tbl_scroll li {
    list-style: none;
}

.accordion-flush .customCheckBox {
    font-size: 13px;
    line-height: inherit !important;
    padding-left: 25px !important;
    color: #666666;
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0;
}

body .customCheckBox input[type=checkbox] {
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    border-color: transparent;
    background-color: transparent;
}
body .customCheckBox input[type=checkbox]:focus-visible {
    border: 2px solid #000;
}
body .customCheckBox input[type=checkbox]+span:before {
    content: "";
    background: #fff;
    position: absolute;
    height: 0;
    width: 3px;
    top: 5px;
    left: 6px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.accordion-flush .customCheckBox input[type=checkbox]+span:after {
    width: 14px !important;
    height: 14px !important;
}

body .customCheckBox input[type=checkbox]+span:after {
    content: "";
    position: absolute;
    width: 14px;
    display: block;
    height: 14px;
    border: 1px solid #c8c8c8;
    top: 0;
    left: 0;
    background: #FFF;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.accordion-flush .customCheckBox input[type=checkbox]:checked+span:before {
    top: 1px !important;
    left: 6px !important;
    width: 3px;
    height: 9px !important;
}

body .customCheckBox input[type=checkbox]:checked+span:before {
    border-color: #000 !important;
}

body .customCheckBox input[type=checkbox]:checked+span:before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 9px;
    top: 2px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #FFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.inner_sni_box .accordion-collapse {
    padding: 5px 10px;
    background-color: #f2f2f2;
}

.inner_sni_box .accordion-button {
    padding: 10px;
}

.inner_sni_box .accordion-header {
    margin-bottom: 0px !important;
}

.already-have-account {
    color: #000;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    padding-bottom: 8px;
    margin-bottom: 0;
    text-transform: none;
    text-decoration: none;
    display: block;
}

.login-text-container {
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    width: 100%;
}

.login-text-container::before {
    right: 0 !important;
}

.login-text-container::before,
.login-text-container::after {
    content: "" !important;
    height: 1px !important;
    background-color: #707070 !important;
    width: 34%;
    position: absolute !important;
    padding-left: 24px !important;
}

.login-text-container::after {
    left: 0 !important;
}

.login-text {
    margin: 0;
    line-height: 1;
}

.login-text a {
    color: #c70606;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
    text-transform: none;
    cursor: pointer;
}

.setup-your-profile-text {
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    padding-top: 8px;
    margin-bottom: 0 !important;
}

.setup-your-profile-text span {
    font-weight: bold;
}

.container-for-signin-icons-heading {
    padding: 0;
}

.sign-in-using-popup {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    margin: 0;
    padding-bottom: 8px;
}

.social_icon_login ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.social_icon_login ul li {
    list-style: none;
}

.social_icon_login ul li a {
    display: block;
    cursor: pointer;
}

.social_icon_login ul li a img {
    max-width: 40px;
}

.or-for-popup {
    font-size: 14px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 25px;
    margin: 0;
    font-weight: 500;
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
}

.or-for-popup::before {
    right: 0;
}

.or-for-popup::before,
.or-for-popup::after {
    content: "";
    height: 1px;
    background-color: #707070;
    width: 45%;
    position: absolute;
    padding-left: 24px;
}

.or-for-popup::after {
    left: 0;
}

.container-for-financial-information-text {
    padding-left: 0;
}

.financial-information-text-for-popup {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 8px;
}

.financial-information-text-for-popup span {
    font-weight: normal;
}

.financial-information-text-for-popup a {
    color: #c70606;
    text-decoration: underline;
    font-size: 12px;
    text-transform: none;
}

.financial-information-checkbox-in-popup {
    display: flex;
    flex-direction: row;
    padding-bottom: 8px;
}

.financial-information-checkbox-in-popup input[type="checkbox"],
.agree-container-for-popup input[type="checkbox"] {
    transform: scale(1.2);
    accent-color: #c70606;
}

.financial-information-checkbox-in-popup .send-me-email {
    color: black;
    font-size: 12px;
    margin: 0;
    text-transform: none;
    font-weight: normal;
    padding-left: 8px;
}

.send-me-email span {
    font-weight: 700;
}

.divider-line-agree-section {
    border: 1px solid rgb(95, 95, 95);
    height: auto;
    margin-top: 8px;
    margin-bottom: 8px;
}

.agree-container-for-popup {
    display: block;
}

.agree-container-for-popup input {
    margin-top: 3px;
    float: left;
}

.agree-container-for-popup p {
    text-decoration: none;
    color: black;
    cursor: default;
    font-size: 12px;
    margin: 0 0 10px;
    padding-left: 8px;
    width: calc(100% - 16px);
    float: left;
}

.policies-btn-link {
    color: #c70606;
    border: none;
    background-color: transparent;
}

.container-for-signin-icons-heading .btn_main {
    transform: none;
    left: auto;
    bottom: auto;
}

.container-for-signin-icons-heading .btn_main a,
.btn_main .input_btn {
    font-size: 13px;
    margin-top: 20px;
    font-weight: normal;
    width: 100%;
}

#offcanvasReg .offcanvas-header {
    position: relative;
    padding: 0;
}

#offcanvasReg .offcanvas-header .btn-close {
    position: absolute;
    right: 30px;
    top: 10px;
    width: 10px;
    background-color: #ffffff99;
    z-index: 1;
    opacity: 1;
}

.container-for-forgot-password {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: start;
    padding-top: 8px;
    padding-bottom: 8px;
}

.forgot-password-text {
    margin: 0;
    font-size: 11px;
    font-weight: bold;
}

.forgot-password-text a {
    color: #c70606;
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
}

.forgot-password-text a span {
    text-decoration: underline;
}

.create-account-section-in-login {
    padding-top: 8px;
}

.need-a-fiat-text {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    color: #c70606;
}

.registering-for-a-fiat-text {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    text-align: center;
}

.registering-for-a-fiat-text span {
    font-size: 12px;
    font-weight: lighter;
}

.log-nav01 {
    margin: 0;
    line-height: 1;
}

.log-nav01 a {
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #c70606 !important;
    text-decoration: underline;
    font-size: 12px !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.log-nav01 a::before {
    right: 0;
}

.log-nav01 a::before,
.log-nav01 a::after {
    content: "";
    height: 0.5px;
    background-color: #707070;
    position: absolute;
    width: 33%;
}

.log-nav01 a::after {
    left: 0;
}

.login-nav {
    /* display: none; */
}

header .navbar .navbar-nav .nav-item:last-child {
    margin-left: 10px;
}

header .navbar .navbar-nav .nav-item .profile_link {
    padding: 20px 0 18px;
}

.dealer,
.direction,
.address {
    filter: contrast(1);
}

.mobile_v {
    display: none;
}

.top_in_zip {
    padding-bottom: 13px;
}

/* .modal-fullscreen .modal-body {
    overflow-y: hidden;
} */

.modal-fullscreen .modal-header {
    max-width: 760px;
    margin: auto;
    width: 100%;
}

.custom_height .order.odr_Custom {
    min-height: 1000px;
}

.text-opacity-0 {
    opacity: 0;
    visibility: hidden;
}

#userScreensDiv_content {
    width: 100% !important;
}

.gigya-social-login.gigya-reset,
.gigya-social-login-container,
.gigya-social-login-container table {
    width: 100% !important;
}

#userScreensDiv_social_1 td,
#userScreensDiv_social_0 td {
    padding-right: 10px !important;
}

#userScreensDiv_social_1 td:last-child,
#userScreensDiv_social_0 td:last-child {
    padding-right: 0px !important;
}

.lets_get_form .gigya-register-form .form-control,
.gigya-login-form .form-control,
.gigya-forgot-password-screen .form-control {
    font-size: 14px;
}

.btn_main .input_btn {
    border-radius: 50px;
    padding: 10px 50px 10px 40px;
    background-color: #c70606;
    border-color: #c70606;
}

.forms_Btn.btn_main {
    transform: none;
    left: auto;
    bottom: auto;
}

.forms_Btn.btn_main .input_btn:hover,
.forms_Btn.btn_main .input_btn:focus {
    background-color: #000;
    border-color: #000;
}

.pro_dropdown {
    width: 300px;
    /* border-radius: 5px; */
    margin-top: 0px !important;
    /* padding: 15px; */
    padding: 0px 0px 0px;
    border-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px;
}

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

.profile_icon {
    width: 50px;
}

.profile_icon svg {
    box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
    border-radius: 50%;
    padding: 2px;
    width: 45px;
    height: 45px;
}

.user_p_info {
    width: calc(100% - 50px);
    padding-left: 5px;
}

.user_p_info h3 {
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: bold;
}

.user_p_info p {
    margin-bottom: 0px;
    font-size: 13px;
}

/* .both_btn {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
} */

.both_btn .btn-link {
    padding: 7px 15px !important;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    background-color: #C70606;
    color: #fff !important;
    border: 1px !important;
    border-radius: 3px;
}

.both_btn .btn-link svg {
    width: 14px !important;
    height: 14px !important;
}

.both_btn .btn-link:hover {
    background-color: #000;
}

.dropdown-toggle.profile_link::after {
    display: none;
}

.vin_msrp {
    position: relative;
    max-width: 170px;
    cursor: pointer;
    width: auto;
    display: inline-block;
}

.disclaimerTooltip {
    background: #fff;
    border: 2px solid #C70606;
    border-radius: 5px;
    color: #000;
    cursor: default;
    font-size: 12px;
    font-weight: 400;
    left: -2px;
    opacity: 0;
    padding: 5px 8px;
    position: absolute;
    top: calc(100% + 5px);
    visibility: hidden;
    width: 300px;
    z-index: 1;
}

.vin_msrp:hover .disclaimerTooltip,
.vin_order_page:hover .disclaimerTooltip {
    opacity: 1;
    visibility: visible;
}

.disclaimerTooltip:before {
    border: 8px solid transparent;
    border-bottom-color: #C70606;
    content: "";
    height: 6px;
    left: 11px;
    position: absolute;
    top: -18px;
    width: 10px;
}

.disclaimerTooltip:after {
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 100%;
}

.disclaimerTooltip__msg {
    line-height: 1.3;
    margin-bottom: 0;
    text-align: left;
    text-transform: none;
}

.update_code_sni {
    position: absolute;
    right: 7px;
    top: 7px;
    /* display: none; */
}

.update_code_sni .input-group .form-control {
    font-size: 14px;
    font-weight: 500;
    height: 30px;
    border-radius: 0px;
    width: 90px;
    padding: 0 5px;
    border-color: #000;
}

.update_code_sni .input-group .input-group-text {
    font-size: 11px;
    padding: 9px 5px;
    height: 30px;
    line-height: 12px;
    border-radius: 0px;
    text-transform: uppercase;
    background-color: #c70606;
    color: #fff;
    border: 1px solid #c70606;
}

.close_btn_zipcode {
    font-size: 14px !important;
    line-height: 19px !important;
    text-decoration: none;
    border: 1px solid;
    padding: 6px;
    height: 30px;
    margin-left: 3px;
    cursor: pointer;
}

.add_scroll_bar {
    height: calc(100vh - 215px);
    overflow-x: hidden;
    overflow: auto;
}

.add_scroll_bar::-webkit-scrollbar {
    width: 7px;
}

.add_scroll_bar::-webkit-scrollbar-thumb {
    background: #c70606 !important;
    border-radius: 10px;
}

.add_scroll_bar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #d3d3d3;
}

.update_code_sni .zipcode_form_error {
    font-size: 10px;
    position: absolute;
    bottom: -15px;
    left: -15px;
}

.tab_links.inner_odr_tab {
    top: 235px;
}

.odr_mgn {
    margin-bottom: 0px;
}

.rSlider {
    height: 4px !important;
    background: #c4c4c4;
    margin: 25px 0;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    border: none;
    transition: 1s;
    border: 0;
}

.rSlider::before {
    content: '';
    background: transparent;
    height: 7px !important;
    width: 100%;
    position: absolute;
    top: -2px;
    z-index: 1
}

.rSlider>.progressInfo {
    content: '';
    height: 3px;
    top: 0;
    left: 0;
    position: absolute;
    border: none;
    margin: 0
}

.rSlider>span {
    height: 20px;
    width: 20px;
    border-radius: 100%;
    top: -9.5px;
    background: url(https://dtzgbh2mw4330.cloudfront.net/images/3lines_white.png) #000 !important;
    cursor: pointer;
    border: none
}

.rSlider>span:focus {
    outline: none
}

.rSlider>.progressInfo {
    background: #ffba00
}

.rSlider>span {
    background: url(https://dtzgbh2mw4330.cloudfront.net/images/3lines_white.png) #000 !important;
}

.filter_parmeter_subheading {
    font-size: 14px;
    font-weight: 100;
    text-transform: uppercase;
    color: #c70606;
}

.filter_parmeter_heading {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0px;
}

.rSlider .ui-widget-content {
    background: #e9e9e9 !important;
}

.rSlider .ui-slider-handle {
    background: url(https://dtzgbh2mw4330.cloudfront.net/images/3lines_white.png) #000 !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    top: -8px !important;
    padding: 0 !important;
    margin-left: 0 !important;
}

.rSlider .ui-state-focus,
.rSlider .ui-state-hover,
.rSlider .ui-state-active,
.rSlider .ui-state-default {
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    font-weight: normal !important;
}

.rSlider .ui-widget-content a {
    padding: 0 !important;
    outline: 0 !important;
    font-weight: normal !important;
}

.rSlider .ui-widget-header {
    border: 1px solid #c70606;
    background: #c70606;
    color: #fff;
}

.mobile_view_come {
    display: none;
}

.video_banner .btn_main {
    bottom: 13%;
}

.inner_max_720 {
    max-width: 720px;
    margin: auto;
}

.inner_max_720 .right_sub {
    line-height: 1.3;
}

.order_page_fiat.fi_order .top_in_zip,
.order_page_fiat.fi_order .top_fiate,
.explore_page .top_fiate,
.explore_page .top_in_zip {
    position: relative;
    top: 0 !important;
}

.set_odr_heigh {
    height: 245px;
    overflow: hidden;
}

.process_buying .margin_t_80 {
    margin-top: 80px;
}

.zoom_icon {
    text-align: end;
}

.zoom_icon span {
    cursor: pointer;
}

.payment_type .update_code_sni,
.page_conti .update_code_sni {
    top: 38%;
    min-height: 35px;
    right: 0;
    background: #fff;
}

.payment_type .update_code_sni .zipcode_form_error,
.page_conti .update_code_sni .zipcode_form_error {
    left: 0;
    bottom: -8px;
}

#find_dealer_ordernow {
    cursor: pointer;
}

.bck_btn {
    display: none;
}

.add_back .bck_btn {
    padding-bottom: 0px;
}

.page_conti .top_in_zip .zipCode_info.zip_in {
    display: none;
}

.sidebar_zipcode .update_code_sni .zipcode_form_error {
    left: 0px;
}

#galleryPopup .btn-close {
    opacity: 1;
}

.vin_details a:hover {
    text-decoration: underline;
}

.payment_type_section .custom_lodr .loaderinner {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.loadmore {
    margin-bottom: 10px;
    padding: 10px 40px !important;
}

.slider img {
    max-width: 100% !important;
}

.wrapper .inner_pd {
    padding: 0 40px !important;
}

.verified_zipcode_payment .inner_payment {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.plyr {
    min-width: auto !important;
}

.plyr--video .plyr__controls {
    display: none;
}

.calendar_pik {
    border-radius: 0 50px 50px 0;
    background: #fff;
}

.calendar_pik input {
    position: relative;
    border-color: #870A30;
    background-color: transparent;
    border-radius: 0 50px 50px 0;
    background-image: none;
    box-shadow: none;
    font-family: sans-serif;
}

.calendar_pik input:focus {
    background-color: transparent;
    box-shadow: none;
    border-color: #870A30;
}

.calendar_pik .cal_icon {
    position: absolute;
    right: 0;
    height: 38px;
    width: 47px;
    background: #870a30;
    color: #fff;
    border-radius: 0 50px 50px 0;
    padding: 5px 10px;
}

.calendar_pik .cal_icon svg {
    width: 20px;
    height: 20px;
}

.custom_loader_map {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: rgb(255 255 255 / 72%);
    z-index: 999;
}

.home_loader .schedule_test_drive_loader {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 9;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255 255 255 / 90%);
}

.schedule_test_form_loader {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
    height: 100%;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255 255 255 / 90%);
}

.testdrivesubmitAndPay {
    max-width: 750px;
    margin: auto;
}



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

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

.odr_receipt .thankupage_btm.print_btn a:focus {
    background-color: #c70606 !important;
    border-color: #c70606 !important;
}

.odr_receipt .thankupage_btm.print_btn a:hover {
    background-color: #000 !important;
    border-color: #000 !important;
}

.landing_location .choose_date p {
    font-size: 14px;
}

.landing_location .choose_date p span {
    font-weight: 500;
}

.thanku_page p a {
    color: #000;
    text-decoration: none;
}

.sni_color_option .custom_badge {
    right: 0px;
}

.custom_badge {
    position: absolute;
    right: 40px;
    border-radius: 0px;
    font-size: 12px;
    background-color: #c70606;
}

.no_vehicle_found {
    text-align: center;
    font-size: 30px;
    padding: 30px !important;
}

/* .bfore {
    min-height: 365px;
} */
.delivery_opt_loc.choose_date {
    width: 100%;
    min-height: auto;
    max-width: unset;
}

.pickup_section {
    position: absolute;
    top: 45px;
}

.order_location .loc_icon {
    /* font-size: 20px; */
    width: auto;
    /* margin-left: 10px; */
}

.order_trim .order_location .loc_icon {
    font-size: 25px;
}

.slot_Error {
    text-align: left;
    font-size: 14px;
    color: #ff0000f2 !important;
    margin-bottom: 5px;
}

.map_min_ht {
    min-height: 380px;
}

.d_loaction .error-message {
    display: block;
    float: none;
}

.landing_location .test_drive_btn {
    padding: 40px 0;
}

.location .inner_loc h2 {
    font-size: 14px;
}

.buttonenabled {
    font-size: 15px;
    border-radius: 50px;
    font-weight: 500;
    padding: 10px 100px;
}

.dealeradmin-body {
    overflow: unset !important;
}

.label_top {
    margin-bottom: 10px;
}

.custon_st_label {
    padding: 6px 6px;
    background-color: #636363;
    color: #fff;
    margin-right: 2px;
    font-size: 13px;
    font-weight: bold;
}

.custon_st_label .badge {
    background-color: #d1d1d1;
    color: #000;
    border-radius: 50%;
    margin-left: 3px;
    cursor: pointer;
    text-decoration: none;
}

.stockCanvas .offcanvas {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    --bs-offcanvas-height: unset;
    background: #000 !important;
    border: 1px solid #fff;
}

.stockCanvas .btn-close {
    opacity: 1;
    font-size: 15px;
}

.stockCanvas .offcanvas-body {
    font-size: 12px;
    width: 90%;
    padding-top: 0px;
    padding-left: 30px;
    position: relative;
}

.already_reg p {
    margin-top: 20px;
}

.already_reg .btn_main {
    transform: none;
    left: auto;
    bottom: auto;
    margin-top: 20px;
}

.already_reg .btn_main .input_btn {
    margin: 0 5px;
}

.already_reg .btn_main .input_btn:first-child {
    border-color: #000;
}

.invaild_error_message {
    font-size: 13px;
    color: red;
    padding: 2px 7px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.vaild_error_message {
    font-size: 13px;
    color: green;
    padding: 2px 7px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.finance_option_home {
    position: absolute;
    top: 60px;
    background-color: rgb(0 0 0 / 20%);
    padding: 20px;
    color: #fff;
    font-family: 'DM Sans', sans-serif;
    z-index: 1;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    max-width: 650px;
}

.finance_apr {
    font-size: 18px;
}

.finance_apr strong {
    font-size: 27px;
}

.finance_indo_dis {
    position: relative;
    cursor: pointer;
}

.info_bubble {
    width: 15px;
    height: 15px;
    position: absolute;
    background-color: #c70606;
    border-radius: 50%;
    font-size: 11px;
    color: #fff;
    cursor: pointer;
}

.finance_indo_dis:hover .disclaimerTooltip {
    opacity: 1;
    visibility: visible;
}

.finance_indo_dis .disclaimerTooltip {
    left: -12px;
    top: calc(100% + -10px);
}

.login_Reg_Form .order_f {
    max-width: 100%;
    margin-top: 10px;
}

.login_Reg_Form .inner_section_type_img {
    margin-top: 60px;
}

.login_Reg_Form .social_icon_login {
    text-align: center;
}

/* .login_Reg_Form .payment_type_section {
    margin-bottom: 0px;
} */

.login_Reg_Form .forms_Btn.btn_main {
    margin-top: 0px;
}

.login_Reg_Form .vaild_error_message,
.login_Reg_Form .invaild_error_message {
    margin-bottom: 0px;
}

.login_Reg_Form .inner_section_type_img img:first-child {
    margin-bottom: 0px;
    margin-left: 0px;
}

.login_Reg_Form .login-nav {
    display: block;
}

.login_Reg_Form .reg-nav {
    display: none;
}

.login_Reg_Form .setup-your-profile-text {
    margin-bottom: 10px !important;
}

.login_Reg_Form .order_f p {
    font-size: 15px;
}

.login_Reg_Form .order_f ul {
    padding-left: 18px;
}

.login_Reg_Form .order_f ul li {
    font-size: 15px;
}

.socialloginnew-nav .placeholder {
    position: absolute;
    pointer-events: none;
    top: 7px;
    left: 13px;
    margin: auto;
    color: #414141;
    background-color: transparent;
    opacity: 1;
    filter: contrast(1);
}

.socialloginnew-nav .placeholder span {
    color: red;
}

#offcanvasReg .offcanvas-body .btn-close {
    top: -3px;
    float: right;
    position: relative;
}

.inner_check .financial-information-text-for-popup {
    padding-left: 20px !important;
}

.inner_check .financial-information-text-for-popup svg {
    position: absolute;
    left: 0;
    width: 12px;
    fill: #c70606;
}

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

.video_disclaimer {
    color: #fff;
    text-align: left;
    font-size: 16px;
    background-color: rgb(0 0 0 / 53%);
    padding: 10px;
    border-radius: 5px;
    max-width: 580px;
    margin: auto;
}

.video_banner .btn_main .mx-400 {
    margin: auto;
}

.celebrating {
    background-color: rgb(0 0 0 / 45%);
    padding: 15px 20px;
    color: #fff;
    font-family: 'DM Sans', sans-serif;
    z-index: 1;
    border-radius: 5px;
    text-align: start;
    transform: translate(5%, 10%);
    width: 100%;
    max-width: 580px;
}

.celebrating .finance_apr strong {
    font-weight: 900;
    font-size: 24px;
}

.celebrating .finance_apr span {
    font-size: 14px;
}

.celebrating a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
}

.celebrating .finance_indo_dis .disclaimerTooltip {
    left: 0px;
    top: calc(100% + 9px);
}

.celebrating .disclaimerTooltip {
    width: 560px;
}

.dealer_info_phase2 .dealer_information .inner_dealer {
    /* min-height: 100px; */
    justify-content: center;
}

.dealer_info_phase2 .process_buying {
    margin-top: 0px;
}

.current_loc_trim a {
    margin-left: 10px;
}

.only_mb_btn_show {
    display: none;
    text-align: center;
}
.only_mb_btn_show a {
    width: 270px;
    border-radius: 50px;
    padding: 10px 22px 10px 12px;
    margin: 0;
    font-size: 16px;
    background-color: #c70606;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    position: relative;
}
.only_mb_btn_show a:hover,
.only_mb_btn_show a:focus {
    background-color: #000 !important;
}
.armani_new_trim .only_mb_btn_show a {
    background-color: var(--armani-theme-color);
}
.only_mb_btn_show a svg {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 16px;
    right: 20px;
}
.good_new_tagline {
    margin-top: 20px;
    font-size: 18px;
}
.dealer_name {
    max-width: 530px;
    width: 100%;
}
.w-60.trim_desc {
    width: 60%;
    padding-left: 20px;
}
.w-60.trim_desc span.miles_dealer_near span {
    font-size: 18px;
    font-weight: 400;
}
.w-40 .vin_order_page .disclaimerTooltip {
    left: -2px;
    right: auto;
}
.w-40 .vin_order_page .disclaimerTooltip::before {
    left: 11px;
    right: auto;
}
.btn:focus-visible,
.accordion-button:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}
.logo .navbar-brand {
    border: none;
    margin: 0px;
    padding: 0px;
}
.store {
    width: 100%;
    font-size: 16px;
    text-align: center;
    filter: contrast(1);
    line-height: normal;
}
.logo {
    justify-content: center;
    flex-wrap: wrap;
    width: 100px;
    margin-top: 5px;
}
.logo .navbar-brand img {
    max-width: 55px;
}
.summer_logo_fiat {
    position: absolute;
    right: 50px;
    top: 0;
    width: auto;
}
.summer_logo_fiat img {
    max-width: 140px;
}
.summer_event_disclaimer {
    max-width: 260px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.summer_event_disclaimer p {
    font-size: 14px;
    margin-bottom: 5px;
}
.summer_event_disclaimer p strong {
    font-size: 16px;
}
.open_disclosure_event {
    color: #000;
    font-weight: 900;
    font-size: 12px;
    text-decoration: none;
    position: relative;
    padding-bottom: 3px;
    filter: contrast(1);
    cursor: pointer;
}
.open_disclosure_event::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #000;
    bottom: 0;
    left: 0;
}
.open_disclosure_event .disclaimerTooltip{
        top: calc(100% + 9px);
}
.open_disclosure_event:hover .disclaimerTooltip {
    visibility: visible;
    opacity: 1;
}
.price_info_tool .count_nm {
    background-color: #000;
    position: absolute;
    right: -15px;
    top: 3px;
    width: 11px;
    height: 11px;
    margin-left: 4px;
    font-size: 8px;
    font-weight: bold;
}
.price_info_tool .count_nm:hover .disclaimerTooltip {
    opacity: 1;
    visibility: visible;
    left: -13px;
    top: 22px;
}
.select_radius li a {
    color: #000;
    text-decoration: none;
}
.select_radius li:hover a,
.select_radius li.active a {
    color: #fff;
}
.rSlider .ui-slider-handle.ui-state-focus {
    border: 1px solid red !important;
}
.loader_thumbails {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.left_list_car  {
    min-height: 200px;
    position: relative;
}

.image-loader-container {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    height: .7142857rem;
    transform: translate(-50%, -50%);
    z-index: 1;
    white-space: nowrap
}

.image-loader-container>div {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: .8571429rem;
    border: .0714286rem solid rgba(255,255,255,.2);
    background-color: #000000ff;
    animation: dotloader ease-in 2s infinite
}

.image-loader-container>div+div {
    margin-left: .7142857rem;
    animation-delay: .2s
}

.image-loader-container>div+div+div {
    animation-delay: .4s
}

@keyframes dotloader {
    0%,20% {
        opacity: 0
    }

    30%,70% {
        opacity: 1
    }

    80%,100% {
        opacity: 0
    }
}
@media screen and (max-width:767px) {
    .celebrating {
        background-color: transparent;
        color: #000;
        transform: none;
        max-width: 100%;
        border: 1px solid #bbb8b8;
        padding: 10px;
        margin: 15px 0 5px;
    }

    .celebrating a {
        color: #000;
    }
}

@media screen and (max-width:480px) {
    .celebrating .finance_indo_dis .disclaimerTooltip {
        bottom: 20px;
        top: auto;
        max-width: 350px;
    }

    .celebrating .finance_indo_dis .disclaimerTooltip:before {
        left: 10px;
    }

    .celebrating .finance_apr strong {
        font-size: 20px;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .celebrating {
        padding: 10px;
        transform: translate(5%, 5%);
    }

    .celebrating .finance_apr {
        margin-bottom: 0px !important;
    }

    .celebrating .finance_apr strong {
        font-size: 18px;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

    .celebrating .finance_apr span {
        font-size: 12px;
    }

    .celebrating .disclaimerTooltip {
        font-size: 10px;
    }
    
    .w-70 .vin_msrp .disclaimerTooltip {
        width: 330px !important;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .celebrating {
        padding: 10px;
        transform: translate(5%, 5%);
        width: 400px;
    }

    .celebrating .finance_apr strong {
        font-size: 15px;
        margin-bottom: 0px !important;
    }

    .celebrating .finance_apr span {
        font-size: 10px;
    }

    .celebrating .finance_apr strong.mt-3 {
        margin-top: 10px !important;
    }

    .celebrating .finance_apr {
        margin-bottom: 0px !important;
    }

    .celebrating .disclaimerTooltip {
        font-size: 8px;
    }

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

    .celebrating .disclaimerTooltip {
        width: 390px;
    }

    .dealer_info_phase2 .dealer_information .inner_dealer {
        min-height: 118px;
    }
    .old_trim_year {
        max-width: 180px !important;
    }
    .img_info_exp {
        height: 110px !important;
    }
    .inner_exp_tabs_info .info_exp_by_choose h4 {
        font-size: 13px;
            min-height: 70px !important;
    }
}

@media (min-width:1201px) and (max-width:1350px) {
    .celebrating .finance_apr strong {
        font-size: 18px;
        margin-bottom: 10px !important;
    }

    .celebrating .finance_apr span {
        font-size: 12px;
    }

    .celebrating a {
        font-size: 12px;
    }

    .celebrating .finance_apr strong.mt-3 {
        margin-top: 10px !important;
    }

    .celebrating .finance_apr {
        margin-bottom: 10px !important;
    }

    .celebrating .disclaimerTooltip {
        font-size: 9px;
    }

    .celebrating {
        max-width: 485px;
    }

    .celebrating .disclaimerTooltip {
        width: 465px;
    }

    .celebrating {
        max-width: 485px;
    }
}
@media (min-width:1200px) and (max-width:1380px) {
    .exp_tabs {
        margin-top: 20px !important;
    }
}
@media (min-width:1351px) and (max-width:1450px) {
    .celebrating .disclaimerTooltip {
        font-size: 10px;
    }

    .celebrating {
        max-width: 550px;
    }

    .celebrating .finance_apr strong {
        font-size: 22px;
    }

    .celebrating .finance_apr span {
        font-size: 13px;
    }

    .celebrating .disclaimerTooltip {
        width: 530px;
    }
}

@media screen and (max-width:380px) {
    .order_f .order_location a {
        font-size: 12px !important;
        /* margin-left: 0px; */
    }
}

@media screen and (min-width:576px) {
    .verified_zipcode_payment .inner_payment .col-lg-8 .col-lg-4 {
        width: 50%;
    }
    /* section .all .slider-two .right-t.nonl-t {
            opacity: 0;
            visibility: hidden;
    } */
}

@media screen and (max-width:575px) {

    .logo_test_mobile,
    .runway_mobile {
        display: block;
    }

    .test_runway .logo_test,
    .runway_desktop {
        display: none;
    }

    .order_f .btn_main a {
        width: 100%;
    }

    .inner_section_type_img,
    .mobile_v {
        padding: 0px;
        margin-top: 20px;
    }

    .payment_type_section {
        margin-top: 10px;
    }

    .inner_section_type_img img:first-child {
        max-width: 280px;
        margin-bottom: 0px
    }

    .inner_section_type_img img:last-child {
        max-width: 280px;
    }

    .zipCode_info.zip_in {
        position: absolute;
        right: 0;
        top: 18px;
        transform: none;
        left: auto;
    }

    .v_list .w-30,
    .v_list .w-70 {
        width: 100%;
    }

    .list_details_inner .process_buying a {
        margin-right: 0;
        width: 100%;
    }

    .process_buying .d-flex.align-items-center {
        flex-wrap: wrap;
    }

    .list_details_inner .process_buying a {
        margin-bottom: 10px;
    }

    .sni_view_listing {
        padding: 20px 10px 0;
    }

    .v_list ul li {
        margin-bottom: 0;
        padding-top: 0;
    }

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

    .list_details_inner h2 {
        font-size: 25px;
    }

    /* #offcanvasReg {
        width: 100%;
    } */

    .explore_inner {
        position: relative;
        top: auto;
    }

    .top_fiate {
        top: 85px !important;
    }

    .inner_tp {
        padding: 0 50px;
    }

    .inner_tp .inner_tp_button {
        font-size: 14px;
        font-weight: 500;
    }

    .top_snibar {
        top: 185px !important;
    }

    .process_buying a {
        padding: 8px 11px !important;
        font-size: 12px;
    }

    .miles_dealer {
        font-size: 14px !important;
    }

    .dealer_icon img {
        max-width: 35px;
    }

    .price_dlr {
        font-size: 25px;
    }

    .w-40 span {
        font-size: 12px;
    }

    .count_nm {
        width: 15px;
        height: 15px;
        font-size: 10px;
    }

    .w-60 p {
        font-size: 16px;
    }

    .dealer_name .w-60 span {
        font-size: 13px;
    }

    .custom_order_page h2 {
        font-size: 38px !important;
    }

    .odr_page .main_top_bar {
        top: 55px !important;
    }

    .order_f .order_location .zipCode {
        width: 152px;
    }

    .order_f .order_location a {
        font-size: 13px;
    }

    .order_location .zipCode input {
        font-size: 13px;
    }

    /* .order_location .loc_icon {
        margin-right: 2px;
    } */
    .order_location .loc_icon svg {
        width: 20px;
        height: 20px;
    }

    .stockCanvas .offcanvas-header {
        justify-content: flex-start !important;
        padding-bottom: 10px !important;
    }

    .stockCanvas .offcanvas {
        max-width: 100%;
    }

    .stockCanvas .offcanvas-body {
        width: 80%;
    }

    .label_top {
        display: block;
        text-align: end;
    }

    .buttonenabled {
        padding: 10px 50px;
        width: 100%;
    }

    .finance_indo_dis .disclaimerTooltip {
        left: -270px;
        top: calc(100% + -174px);
    }

    .finance_indo_dis .disclaimerTooltip:before {
        left: 268px;
        top: auto;
        bottom: -16px;
        border-top-color: #C70606;
        border-bottom-color: transparent;
    }

    .finance_apr strong {
        font-size: 22px;
    }

    .mv_order_2 {
        order: 2;
    }
    .only_mb_btn_show a {
        width: 100%;
    }
    .w-60.trim_desc {
        padding-left: 0;
    }
    .w-60.trim_desc span.miles_dealer_near span {
        font-size: 15px;
    }
    .w-60 span strong,
    .dealer_name .w-60 span {
        font-size: 13px;
    }
    .summer_event_disclaimer {
        max-width: 100%;
        position: relative;
    }    
    .summer_logo_fiat img {
        max-width: 60px;
    }
    .summer_logo_fiat {
        right: 0px;
        top: 90px;
    }
    .price_info_tool .count_nm .disclaimerTooltip {
        width: 190px;
        top: auto !important;
        bottom: 20px;
    }
    .price_info_tool .count_nm .disclaimerTooltip::after {
        bottom: -6px;
        top: auto !important;
    }
    .price_info_tool .count_nm .disclaimerTooltip::before {
        bottom: -18px;
        top: auto !important;
        border-top-color: #C70606;
        border-bottom-color: transparent !important;
    }
    .fiat_right_features_armani .price_info_tool .count_nm .disclaimerTooltip::before {
        border-top-color: #304c42 !important;
    }
}

@media screen and (max-width:767px) {
    .custom_order_page h2 {
        text-align: center;
        font-size: 35px;
    }

    .sooner {
        display: block;
        /* font-size: 16px; */
    }

    .continue_page .custom_order_page .inner_charging {
        border: none;
    }

    .dealer_delivery span {
        font-size: 13px;
        font-weight: normal;
    }

    .miles_dealer {
        font-size: 15px;
    }

    .vehicle_area::after {
        width: 100%;
        height: 1px;
        top: auto;
        right: 0;
        bottom: -20px;
    }

    .vehicle_area::before {
        width: 80px;
        height: 50px;
        right: auto;
        top: auto;
        left: 50%;
        bottom: 0;
        text-align: center;
        transform: translate(-50%, 85%);
    }

    .process_buying a {
        padding: 10px 20px;
    }

    .in_mo_hide {
        display: none;
    }

    .order_f .order_fiat.year2 {
        display: none;
    }

    .order_f .order_fiat:first-child {
        border: none
    }

    .order_f {
        max-width: 450px;
        text-align: center;
        margin: 0 auto;
    }

    .order_f .order_fiat {
        font-size: 33px;
    }

    .starting_msrp {
        font-size: 18px;
        margin-top: -10px;
    }

    /* .order_location {
        flex-wrap: wrap;
        justify-content: center;
    } */

    .order_location a {
        font-size: 18px;
        margin-top: 10px;
        font-weight: 600;
    }

    .show_inv_mobile {
        display: block;
    }

    .hide_inv_mobile {
        display: none !important;
    }

    .count_vehicles_list.show_inv_mobile {
        display: block;
    }

    .sale_near.show_inv_mobile {
        position: relative;
        top: auto;
        transform: none;
        left: auto;
        text-align: center;
        font-size: 24px;
        font-weight: 600;
    }

    .sort_by label {
        display: none;
    }

    .banner_landing_content .btn_main {
        transform: translate(-50%, -50%) !important;
    }

    .desktop_v {
        display: none;
    }

    .mobile_v {
        display: block !important;
    }

    section .all .slider .right {
        right: -10px;
        padding: 1px 0;
        background-color: #fff;
        top: 45%;
    }

    section .all .slider .left {
        left: -10px;
        padding: 1px 0;
        background-color: #fff;
        top: 45%;
    }

    section .all .slider-two .left-t {
        top: 43px;
        height: 40px;
        opacity: 1;
        left: 0;
        background: #fff;
    }

    section .all .slider-two .right-t {
        top: 43px;
        height: 40px;
        opacity: 1;
        right: 0;
        background: #fff;
    }

    section .all .slider-two .item {
        height: auto;
    }

    section .all .slider-two {
        overflow: hidden;
    }

    .sub_stp_form {
        padding: 15px;
    }

    .in_form .btn_main a {
        width: 100%;
    }

    .set_odr_heigh {
        min-height: auto;
        height: auto;
    }

    .d_info_view {
        margin: 39px 0 0;
    }

    .in_delivery .miles_dealer {
        font-size: 15px !important;
    }

    .explore_inner {
        position: relative;
        top: auto !important;
    }

    .explore_inventroy a.btn {
        margin-top: 10px;
    }

    .explore_inner .col-sm-6 {
        width: 100%;
    }

    /* section .all .slider-two {
        display: none;
    } */

    .w-60 span {
        text-transform: uppercase;
    }

    .mobile_view_visible {
        display: block !important;
    }

    /* 
    .desktop_view_visible {
        display: none;
    } */


    .landing_location .choose_date {
        min-height: auto;
    }

    .finance_option_home {
        position: relative;
        top: 5px;
        background-color: transparent;
        padding: 10px;
        margin: 5px 0;
        border: 1px solid #bbb8b8;
    }

    .finance_option_home p {
        color: #000;
    }
}

@media screen and (max-width:575px) {
    .banner_landing_content .btn_main {
        transform: translate(-50%, 0%) !important;
    }

    .explore_inventroy a.btn {
        margin-top: 10px;
    }

    .count_vehicles_list {
        font-weight: normal;
        font-size: 12px;
        text-transform: capitalize !important;
    }

    .count_vehicles_list strong {
        font-size: 20px;
    }

    .inner_steps_option {
        flex-wrap: wrap;
    }

    .inner_steps_option .step_box {
        width: 100%;
        display: block;
    }

    .inner_steps_option .step_box .stp_count {
        margin: auto;
    }

    .payment_type_section.pay_step {
        margin-bottom: 10px;
    }

    .fi_order .top_fiate {
        top: 55px !important;
    }

    /* .fi_top_section .top_in_zip {
        display: none;
    } */

    .fi_top_section .tab_links {
        top: 40px;
    }

    /* .fi_top_section .main_top_bar {
        top: 40px !important;
        padding-top: 10px;
    } */

    .m_sticky.top_fiate {
        top: 57px !important;
    }

    .tab_links.inner_odr_tab {
        top: 155px;
    }

    .right_sub {
        font-size: 9px;
    }

    .ctm_padding.top_in_zip {
        top: 50px;
    }

    .m_sticky.top_fiate .right_sub {
        font-size: 8px;
    }

    .desktop_view_come {
        display: none;
    }

    .mobile_view_come {
        display: block !important;
    }

    .payment_type .update_code_sni,
    .page_conti .update_code_sni {
        top: 30% !important;
    }

    .payment_type .update_code_sni .input-group .form-control,
    .page_conti .update_code_sni .input-group .form-control {
        width: 160px;
    }

    .explore_page .top_fiate,
    .order_page_fiat.fi_order .top_fiate {
        top: 91px !important;
    }

    .sni_view_listing .camera_icon {
        position: absolute;
        top: 10px;
    }
}

@media screen and (max-width:480px) {
    .m_sticky.top_fiate {
        top: 53px !important;
    }

    .inventory_page .m_sticky.top_fiate {
        top: 90px !important;
        padding-bottom: 0px;
    }

    .payment_type .update_code_sni,
    .page_conti .update_code_sni {
        top: 18% !important;
        min-height: 35px;
    }

    .payment_type .top_fiate {
        top: 90px !important;
    }

    .top_snibar {
        top: 172px !important;
    }

    .inventory_page .top_snibar {
        top: 193px !important;
        border-bottom: 1px solid #ddd;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .m_sticky.top_fiate {
        top: 65px !important;
    }

    .tab_links.inner_odr_tab {
        top: 144px !important;
    }


    .right_sub {
        font-size: 11px;
    }

    .payment_type .update_code_sni {
        top: 36% !important;
    }

    .payment_type .update_code_sni .input-group .form-control {
        width: 160px;
    }

    .sni_rightbar .top_snibar {
        top: 204px;
        border-bottom: 1px solid #ddd;
    }

    .odr_page .main_top_bar {
        top: 60px !important;
    }

    .process_buying a {
        padding: 10px 70px;
    }

    section .all {
        max-width: 500px;
    }

    .login_Reg_Form {
        margin-top: 30px;
    }

    .in_delivery.dealer_info_phase2 {
        margin-bottom: 20px;
    }
    .fiat_right_features_armani .price_info_tool .disclaimerTooltip {
        width: 400px;
    }
}

@media screen and (min-width:767px) {
    .count_vehicles_list.show_inv_mobile {
        display: none !important;
    }
}

@media (min-width:576px) and (max-width:930px) {
    .explore_inner {
        top: 50px;
    }

    .payment_type .update_code_sni .input-group .form-control,
    .page_conti .update_code_sni .input-group .form-control {
        width: 160px;
    }

    .top_in_zip {
        padding-bottom: 3px;
    }

    .zipCode_info.zip_in {
        top: 36%;
    }

    .inner_tp h2 {
        font-size: 20px;
    }

    .inner_tp {
        padding: 0px;
    }

    .inner_tp p {
        font-size: 14px;
    }

    .inner_tp .inner_tp_button {
        font-size: 10px;
        font-weight: 600;
    }

    .list_details_inner .process_buying a {
        padding: 8px 10px;
        font-size: 12px;
    }

    .fi_order .top_fiate {
        top: 65px !important;
    }

    /* .fi_top_section .top_in_zip {
        display: none;
    } */

    .fi_top_section .tab_links {
        top: 40px;
    }

    /* .fi_top_section .main_top_bar {
        top: 40px !important;
        padding-top: 20px;
    } */

    .explore_page .top_fiate,
    .order_page_fiat.fi_order .top_fiate {
        top: 100px !important;
    }

    .payment_type .top_fiate {
        top: 100px;
    }

    .payment_type .update_code_sni,
    .page_conti .update_code_sni {
        top: 35% !important;
        min-height: 35px;
    }

    .inventory_page .m_sticky.top_fiate {
        top: 103px !important;
        padding-bottom: 0px;
    }

    .landing_location .choose_date {
        min-height: auto;
        position: relative;
        top: auto;
    }
    
    .w-70 .vin_msrp .disclaimerTooltip {
        width: 330px !important;
    }
}

@media screen and (max-width:930px) {
    .banner_landing_content .center {
        display: none;
    }

    .explore_inventroy img {
        border-radius: 40px;
    }

    .banner_landing_content .btn_main {
        transform: translate(-50%, 0%);
        left: 50%;
        position: absolute;
        bottom: -10px;
    }

    .banner_landing_content .btn_main a {
        font-size: 12px;
        min-width: 340px;
    }

    .explore_inventroy {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .test_runway {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .explore_inventroy a.btn {
        width: 300px;
        padding: 10px 20px;
        font-size: 12px;
        font-weight: bold;
    }

    .test_runway h2 {
        font-size: 30px;
    }

    .schedule .title h3 {
        font-size: 30px;
    }

    .location .choose_time {
        display: block;
    }

    .location .col-lg-5 {
        padding: 0px;
        order: 2;
    }

    .margin_Btm {
        margin-bottom: 20px;
    }

    .zipCode_info.zip_in p {
        margin-bottom: 0px;
        border: 1px solid #7a7676;
        padding: 3px 20px;
        border-radius: 50px;
        width: 230px;
        font-size: 14px;
    }

    .v_list .w-30 {
        position: relative;
    }

    /* .camera_icon {
        position: absolute;
        top: 0;
    } */

    .top_in_zip .zipCode_info.zip_in {
        position: relative;
        top: auto;
        text-align: end;
    }

    .top_in_zip {
        padding-bottom: 1%;
        display: flex;
        justify-content: flex-end;
    }

    .inventory_page .top_in_zip {
        justify-content: flex-start;
    }

    .wrap {
        display: none;
    }

    .subscribe_info {
        padding-left: 0;
    }

    .pay_step .inner_tp {
        padding: 0 0px;
        margin-bottom: 0px;
    }

    .fiat_order_zip .order_location {
        justify-content: flex-start;
        flex-wrap: nowrap;
    }

    .add_scroll_bar {
        height: 100%;
    }

    /* .order_fiat.text-uppercase {
        text-transform: capitalize !important;
    } */

    .payment_type .update_code_sni {
        top: 40%;
    }

    .bck_btn {
        display: block;
        padding-bottom: 0px !important;
    }

    .explore_page .top_fiate,
    .order_page_fiat.fi_order .top_fiate {
        position: sticky;
    }

    .explore_page .top_in_zip,
    .order_page_fiat.fi_order .top_in_zip {
        top: 50px !important;
        position: sticky;
        justify-content: flex-start;
    }

    .page_conti .top_in_zip,
    .payment_type .top_in_zip {
        justify-content: space-between;
        padding-bottom: 10px;
    }

    .payment_type.zipcode_end .top_in_zip {
        justify-content: end;
    }

    .page_conti .main_top_bar {
        position: relative;
        top: 0 !important;
        z-index: 0;
        padding-top: 5px;
    }

    .page_conti .top_in_zip .zipCode_info.zip_in {
        display: block;
    }

    .sni_left_inner .reset_filters_leftsidebar:focus,
    .process_buying a:hover,
    .process_buying a:focus:hover,
    .home_banner .btn_main a:focus:hover {
        background-color: #c70606 !important;
    }

    .modal-fullscreen .modal-body {
        overflow-y: auto;
    }

    .odr_receipt .ctm_padding.o_recp {
        display: none;
    }

    .odr_receipt .main_top_bar {
        top: 38px !important;
        padding-top: 15px;
    }

    .choose_date {
        min-height: auto;
    }

    .bfore {
        min-height: auto;
        /* padding-bottom: 50px; */
    }

    .landing_location .choose_date {
        min-height: auto;
        position: relative;
        top: auto;
    }

    /* .desktop_view_visible {
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
    } */

    .pickup_section {
        position: relative;
        top: auto;
    }

    .inner_loc .location-map {
        /* margin-top: 40px; */
        height: 376px !important;
    }

    .select_radius li {
        font-size: 15px;
    }

    .profile_icon {
        width: 23px;
    }

    .pro_dropdown {
        margin-top: 10px !important;
    }
    .only_mb_btn_show {
        display: block !important;
    }
    .armani_trim_selection .Select_Btn,
    .armani_trim_selection .box_chry:before, 
    .armani_trim_selection .box_chry:after, 
    .armani_trim_selection .box_chry .inner_fiatconnect:before, 
    .armani_trim_selection .box_chry .inner_fiatconnect:after {
        display: none !important;
    }
    .armani_trim_selection .inner_fiatconnect:hover {
        background-color: transparent;
    }
    .w-40 .disclaimerTooltip{
        left: auto;
        right: 0;
    }
    .w-40 .disclaimerTooltip:before {
        left: auto;
        right: 23px;
    }
    .logo .navbar-brand {
    }
    .store {
        font-size: 14px;
        line-height: 1;
        font-size: 11px;
    }
    .logo {
        margin-top: 0px;
        width: 60px;
    }
    .logo .navbar-brand img {
        max-width: 35px;
        margin-bottom: 2px;
    }
}

@media screen and (min-width:931px) {

    .payment_type .top_in_zip,
    .payment_type .top_fiate {
        position: relative;
        top: 0;
    }

    .payment_type .update_code_sni .zipcode_form_error {
        bottom: -10px;
    }

    .select_radius li:hover {
        background-color: #c70606;
        color: #fff;
    }

}

@media (min-width:768px) and (max-width:1024px) {
    .continue_o_car img {
        max-width: 290px;
    }

    .dealer_icon img {
        max-width: 25px;
    }

    .miles_dealer {
        font-size: 13px;
    }

    .price_dlr {
        font-size: 22px;
    }

    .w-40 span {
        font-size: 12px;
    }

    .w-60 p {
        font-size: 15px;
    }

    .w-60 span {
        font-size: 14px;
    }

    .process_buying a {
        padding: 10px 5px;
    }

    .inner_tp h2 {
        font-size: 18px;
    }

    .inner_tp {
        padding: 0px;
    }

    .inner_tp p {
        font-size: 12px;
    }

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

@media (min-width:768px) and (max-width:991px) {
    .banner_landing_content .btn_main {
        bottom: 20px !important;
    }

    .continue_o_car img {
        max-width: 260px;
    }

    .miles_dealer {
        font-size: 15px;
    }

    .process_buying a {
        padding: 10px 15px;
    }

    .inner_section_type_img img:first-child {
        max-width: 270px;
    }

    .inner_section_type_img img:last-child {
        max-width: 280px;
    }

    .order_f .order_fiat {
        font-size: 25px;
    }

    .starting_msrp {
        font-size: 16px;
        margin-top: 0;
    }

    .order_location {
        flex-wrap: wrap;
    }

    .order_location .loc_icon {
        margin-top: 10px;
        margin-left: 0px;
    }

    .order_location a {
        font-size: 18px;
        margin-top: 10px;
        font-weight: 600;
        /* margin-left: 50px; */
    }

    .sale_near {
        top: 66%;
        font-size: 22px;
    }

    .top_snibar {
        top: 175px !important;
    }

    .sort_by {
        max-width: 270px;
    }

    .inner_steps_option .step_box .stp_count {
        font-size: 60px;
        width: 110px;
        height: 110px;
        border: 7px solid #dedede;
    }

    .inner_steps_option .step_box h5 {
        font-size: 16px;
    }

    .inner_tp .inner_tp_button {
        font-size: 9px;
        padding: 10px 6px;
    }

    .set_odr_heigh {
        height: 200px;
    }

    .d_info_view {
        margin: 39px 0;
    }

    .login_Reg_Form .inner_section_type_img {
        margin-top: 30px;
        padding: 0;
    }

    .login_Reg_Form .inner_section_type_img img:first-child {
        max-width: 100%;
    }
    .summer_event_disclaimer {
        max-width: 160px;
    }
    .summer_event_disclaimer p,
    .open_disclosure_event {
        font-size: 11px;
    }
    .summer_logo_fiat {
        right: 30px;
    }
    .summer_logo_fiat img {
        max-width: 70px;
    }
}

@media (min-width:768px) and (max-width:930px) {
    .tab_links.inner_odr_tab {
        top: 147px;
    }

    .right_sub {
        font-size: 11px;
    }

    .explore_page .top_fiate,
    .order_page_fiat .top_fiate {
        top: 82px !important;
    }

    .sni_rightbar .top_snibar {
        top: 174px !important;
        border-bottom: 1px solid #ddd;
    }

    .odr_page .main_top_bar {
        top: 60px !important;
    }
    .img_info_exp {
        height: 90px;
    }
    .old_trim_year {
        max-width: 110px;
    }
    .count_vehicles_list {
        width: 300px;
    }
}

@media (min-width:930px) and (max-width:991px) {
    .tab_links.inner_odr_tab {
        top: 192px;
    }

    .right_sub {
        font-size: 9px !important;
    }

    .sale_near {
        top: 30px;
        right: 0;
        left: auto;
        transform: none;
    }

    .m_sticky.top_fiate {
        top: 120px !important;
    }

    .top_snibar {
        top: 195px !important;
    }

    .choose_date {
        min-height: auto;
    }
}

@media (min-width:768px) and (max-width:930px) {
    .m_sticky.top_fiate {
        top: 70px !important;
    }

    .top_snibar {
        top: 155px !important;
    }

    .ctm_padding.top_in_zip {
        top: 48px;
    }
    .inner_exp_tabs_info .info_exp_by_choose h4 {
        font-size: 11px !important;
    }
    .img_info_exp {
        height: 80px !important;
    }
        .old_trim_year {
        max-width: 140px !important;
    }
}

@media screen and (max-width: 991px) {
    .inventory_page .w-75 {
        width: 100% !important;
    }

    .sni_rightbar {
        background-color: #fff;
        padding: 0px;
    }

    .mobile_filter_icon {
        display: block;
        border-radius: 0px;
        background-color: #c70606;
        border-color: #c70606;
    }

    .sort_inner,
    .select_icon_down,
    .sort_by select {
        border-radius: 0px;
    }

    .sort_by {
        justify-content: flex-end;
    }

    #offcanvasFilter .offcanvas-header {
        display: block !important;
        text-align: end;
    }

    #offcanvasFilter {
        width: 100%;
    }

    .sni_left h2 {
        display: none;
    }

    .reset_filters_leftsidebar {
        display: block !important;
    }

    .inner_sni_box {
        border: none;
        padding: 0 10px;
    }

    .available_vehicles {
        display: none;
    }

    .top_fiate {
        top: 90px;
    }

    .top_snibar {
        position: sticky;
        top: 190px;
        background-color: #fff;
        padding: 10px 0;
        z-index: 2;
    }

    .sni_left h2.accordion-header {
        display: block;
    }

    .wrapper .inner_pd {
        padding: 0 12px !important;
    }

    .sort_filter {
        max-width: 100%;
        justify-content: end;
    }

    .count_vehicles_list.show_inv_mobile {
        position: absolute;
        left: 0;
        top: 10px;
    }
}

@media screen and (min-width: 992px) {

    .w-25 .offcanvas.offcanvas-start {
        position: sticky;
        transform: none;
        visibility: visible;
        border: none;
        z-index: 0;
        top: 215px;
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .top_fiate {
        top: 137px;
    }

    .sale_near {
        font-size: 22px;
    }

    .select_radius li {
        padding: 4px 4px;
        font-size: 9px;
    }

    .sni_left h2 {
        font-size: 20px;
    }

    .process_buying a {
        padding: 6px 10px !important;
        font-size: 12px;
    }

    .breadcrumb-item a {
        font-size: 11px;
    }

    .tab_links.inner_odr_tab {
        top: 213px;
    }

    .right_sub {
        font-size: 9px !important;
    }

    .sidebar_zipcode {
        display: block !important;
    }

    .param_zip {
        text-align: center;
    }

    .set_odr_heigh {
        height: 200px;
    }

    .d_info_view {
        margin: 39px 0;
    }

    .wrapper .inner_pd {
        padding: 0 12px !important;
    }

    .order_trim .order_location .loc_icon {
        font-size: 20px;
    }

    .order_trim .order_location input {
        font-size: 1rem;
        max-width: 85px !important;
    }

    .finance_option_home {
        max-width: 400px;
    }

    .order_location .zipCode input {
        max-width: 160px;
        font-size: 14px;
    }
    .summer_event_disclaimer {
        max-width: 200px;
    }
    .summer_event_disclaimer p,
    .open_disclosure_event {
        font-size: 12px;
    }   
    .price_info_tool .count_nm .disclaimerTooltip {
        width: 200px;
    }
}

@media (min-width:1025px) and (max-width:1200px) {
    .continue_o_car img {
        max-width: 290px;
    }

    .dealer_icon img {
        max-width: 25px;
    }

    .miles_dealer {
        font-size: 13px;
    }

    .price_dlr {
        font-size: 22px;
    }

    .w-40 span {
        font-size: 12px;
    }

    .w-60 p {
        font-size: 15px;
    }

    .w-60 span {
        font-size: 14px;
    }

    .process_buying a {
        padding: 10px 5px;
    }

    .top_fiate {
        top: 137px;
    }

    .select_radius li {
        padding: 4px 4px;
        font-size: 10px;
    }

    .tab_links.inner_odr_tab {
        top: 213px;
    }

    .right_sub {
        font-size: 10px;
    }

    .set_odr_heigh {
        height: 195px;
    }

    .inner_tp .inner_tp_button {
        font-size: 12px;
        padding: 10px 8px;
    }

    .d_info_view {
        margin: 39px 0;
    }

    .wrapper .inner_pd {
        padding: 0 12px !important;
    }

    .location.landing_location .dealer_list .select_time select {
        font-size: 12px;
    }

    .order_trim .order_location .loc_icon {
        font-size: 20px;
    }

    .order_trim .order_location input {
        font-size: 1rem;
        max-width: 85px !important;
    }

    .inner_sni_box.p-3 {
        padding: 10px !important;
    }

    .custom_f_checkbox .form-check label,
    .custom_t_checkbox .form-check label {
        font-size: 12px;
    }
    .price_info_tool .count_nm .disclaimerTooltip {
        width: 250px;
    }
}

@media (min-width:1201px) and (max-width:1300px) {
    /* .update_code_sni .input-group .form-control {
        width: 85px;
    } */

    .payment_type .update_code_sni .input-group .form-control {
        width: 100px;
    }

    .tab_links.inner_odr_tab {
        top: 221px;
    }

    .process_buying a {
        padding: 10px 20px;
    }

    .w-60 span {
        font-size: 14px;
    }

    .inner_tp .inner_tp_button {
        font-size: 13px;
        padding: 10px 8px;
    }

    .order_location .find_dealer_btn,
    .order_location .use_loc {
        font-size: 11px;
    }

    .location.landing_location .dealer_list .select_time select {
        font-size: 12px;
    }

    .continue_o_car img {
        max-width: 310px;
    }

    .custom_f_checkbox .form-check label,
    .custom_t_checkbox .form-check label {
        font-size: 13px;
    }

    .select_radius li {
        font-size: 10px !important;
    }

    .finance_option_home {
        max-width: 500px;
    }

    .learn_more_banner {
        padding: 1.857143rem !important;
    }

    .thankupage_btm a {
        font-size: 10px !important;
    }
}

@media (min-width:1200px) and (max-width:1350px) {
    .right_sub {
        font-size: 11px !important;
    }

    .d_info_view {
        margin: 45px 0;
    }

}

@media (min-width:1201px) and (max-width:1400px) {
    .select_radius li {
        padding: 4px 6px;
        font-size: 12px;
    }

    section .all {
        max-width: 500px;
    }

    .inner_section_type_img img:first-child {
        max-width: 300px;
    }

    .inner_section_type_img img:last-child {
        max-width: 460px;
    }

    .video_banner .btn_main {
        bottom: 15% !important;
    }
    .price_info_tool .count_nm .disclaimerTooltip {
        width: 250px;
    }
}

@media (min-width:1301px) and (max-width:1350px) {
    .tab_links.inner_odr_tab {
        top: 220px;
    }

    .continue_o_car img {
        max-width: 350px;
    }
}

@media (min-width:1300px) and (max-width:1400px) {
    .tab_links.inner_odr_tab {
        top: 230px;
    }

    .process_buying a {
        padding: 10px 25px;
    }

    .video_banner .btn_main {
        bottom: 20%;
    }
}

@media screen and (min-width:1920px) {
    video {
        height: 100%;
        object-fit: cover;
    }
}

#mapMessage {
    color: #fff;
    text-align: center;
    font-size: 14px;
    background-color: #c70606;
    max-width: 750px;
    margin: 20px auto 0;
}

#mapMessage span {
    padding: 5px 0;
    display: block;
}

#mapMessage b {
    font-size: 18px;
}

.video_content.video_review {
    padding: 0px;
    background-color: transparent;
}

.w-70 .vin_msrp .disclaimerTooltip {
    width: 500px;
}

.redirection_page {
    min-height: 400px;
}

#redirection_pageModal .countdown {
    font-weight: bold;
}

#redirection_pageModal .redirect_vdp {
    color: #c70606;
}


.modal-backdrop.fade.show.modal_overlay_custom {
    display: block;
}

.dot_ctm {
    filter: contrast(1);
}

.emp_custom_lodr {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: rgb(255 255 255 / 72%);
    z-index: 999;
    top: 0;
    left: 0;
    border-radius: 10px;
}

.steps_bar_inner ul li a:focus-visible {
    outline: none;
}

header .navbar .navbar-nav .nav-item a.learn_more_new_layout_2 svg {
    width: 10px;
    height: 11px;
    margin-left: 2px;
    margin-top: -2px;
}

header .navbar .navbar-nav .nav-item a.learn_more_new_layout_2:hover {
    border-color: transparent;
}

header .navbar .navbar-nav .nav-item a.learn_more_new_layout_2 span {
    position: relative;
}

header .navbar .navbar-nav .nav-item a.learn_more_new_layout_2 span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #C70606;
    bottom: -26px;
    left: 0;
    opacity: 0;
}

header .navbar .navbar-nav .nav-item a.learn_more_new_layout_2:hover span::after {
    opacity: 1;
}

.sp_reg {
    margin-top: 20px;
}

.mb_reg {
    margin-bottom: 5px;
}

.login-nav .sp_reg {
    margin-top: 8px;
}

.line-height_normal {
    line-height: inherit;
}

.offcanvas-body input,
.offcanvas-body .form-check-input {
    border-color: #909090;
}

/* .social_icon_login .icon {
    opacity: .8;
}

.social_icon_login .icon:hover {
    opacity: 1;
} */

.change_email {
    margin: 20px 0;
}

.change_email a:hover {
    color: #c70606 !important;
}

.change_email b {
    display: block;
    line-height: 1;
}

.first_registration_screen {
    margin-bottom: 30px;
}

input::-ms-reveal,
input::-ms-clear {
    display: none;
}

@media screen and (max-width: 575px) {
    .video_content.video_review .celebrating {
        margin-top: 0px;
        border: none;
        color: #fff;
    }

    .video_content.video_review .celebrating a {
        color: #fff;
    }

    .w-70 .vin_msrp .disclaimerTooltip {
        width: 320px;
        font-size: 11px;
    }

    .modal.show#redirection_pageModal .modal-dialog {
        margin: var(--bs-modal-margin);
    }
    .img_info_exp {
        height: inherit !important;
    }
    .inner_exp_tabs_info .info_exp_by_choose h4 {
        min-height: auto !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .video_content.video_review .celebrating .finance_apr strong {
        margin-bottom: 5px !important;
    }

    .video_content.video_review .celebrating .finance_apr span {
        font-size: 9px;
    }

    .video_content.video_review .celebrating .finance_apr {
        margin-bottom: 5px !important;
    }

    .video_content.video_review {
        top: 100px;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .mobile_view_come {
        display: block !important;
    }

    .desktop_view_come {
        display: none;
    }

    .video_content.video_review .celebrating {
        background-color: rgb(0 0 0 / 45%);
        color: #fff;
    }

    .video_content.video_review .celebrating a {
        color: #fff;
    }

    .video_content.video_review .celebrating {
        margin-top: 0px;
        border: none;
        color: #fff;
    }

    .video_content {
        padding: 10px !important;
        margin-left: 0;
        left: 0;
        width: 100%;
        border-radius: 0px;
        top: auto;
        background-color: #000;
        position: relative;
    }

    .video_content.video_review .celebrating {
        transform: none;
    }
}

@media screen and (max-width: 930px) {
    header {
        z-index: 4;
    }
}

.strike_phase2 {
    text-decoration: line-through;
}

.emp_adv_form .placeholder {
    position: absolute;
    pointer-events: none;
    font-size: 14px;
    top: 6px;
    left: 13px;
    margin: auto;
    color: #414141;
    background-color: transparent;
    opacity: 1;
    filter: contrast(1);
    font-weight: 500;
}

.emp_adv_form .placeholder span {
    color: red;
}

.backoptionBtn a.backToOption_popup {
    color: #fff;
    background-color: #c70606;
    border-color: #c70606;
    margin-top: 15px;
    border-radius: 25px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}

.backoptionBtn a.backToOption_popup:hover {
    background-color: #000;
    border-color: #000;
}

.print_view {
    text-align: center;
    border: 1px solid #8e8e8e;
    border-radius: 10px;
    padding: 100px 30px;
}

.print_view h3,
.print_view h6 {
    font-weight: bold;
}

.print_view p {
    font-size: 14px;
    margin-bottom: 0px;
}

.change_brnd {
    text-decoration: none;
}

.change_brnd:hover {
    text-decoration: underline;
}

.setup-your-profile-text.set_fiat_hightlight {
    width: calc(100% - 20px);
    margin-left: 20px;
}

.checkbox_signin label {
    font-size: 14px;
    font-weight: bold;
}

.btn_main .input_btn.cr_Btn {
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn_main .input_btn.custom_Transparent {
    background-color: #fff;
    color: #c70606 !important;
    border: 2px solid;
    text-align: left !important;
}

.btn_main .input_btn.custom_Transparent:hover {
    background-color: #fff;
    color: #fff !important;
}

.input_cr {
    position: absolute;
    right: 30px;
    bottom: 13px;
}

.input_cr2 {
    top: 11px;
}

.text-black {
    color: #000;
}

.password_guidlines {}

.inner_step_guide {
    display: flex;
    align-items: flex-start;
    margin-bottom: .6428571rem;
    color: #636363;
}

.inner_step_guide svg {
    width: 12px;
    height: 12px;
}

.inner_step_guide label {
    margin-left: 5px;
    width: calc(100% - 20px);
    line-height: 1;
    font-size: 14px;
}

.inner_step_guide.wrong_guide {
    color: #c70606;
}

.inner_step_guide.right_guide {
    color: #137703;
}

.forgot_step_phase2 .input_btn {
    margin: 0 2px;
}

.forgot_step_phase2 a {
    border-color: #000 !important;
}

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

/*apple pay button css*/

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

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

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

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

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

.thankupage_btm a {
    margin-bottom: 10px;
}

.insurance_btn {
    border: 2px solid #000;
    font-size: 13px;
    border-radius: 50px;
    padding: 9px 30px 9px 20px;
    position: relative;
}

.insurance_btn .bi.bi-box-arrow-up-right {
    font-size: 9px;
    position: absolute;
    right: 15px;
    top: 13px;
}

.insurance_btn:hover {
    background-color: #000;
    color: #fff;
}

.thankupage_btm .btn.black_Color {
    min-width: auto;
}

.vehicle_Info .product_slider .plan_inner .plan_inner_info .plan_left {
    min-height: 155px !important;
}

.finance_epo .incentives-content .accordion-item .accordion-collapse .accordion-body .dropdown_inner_collapse .col-offe_now-ten p.First.cnd_info_fin {
    display: inline !important;
}

.cash_epo .incentives-content .accordion-item .accordion-collapse .accordion-body .dropdown_inner_collapse .inc_ste span .incentDisclaimerInfo {
    top: auto;
    left: auto;
    margin-top: -17px;
    bottom: auto;
}


.list_details_inner .price_dlr.strike_price_size {
    font-size: 20px;
}

.visually-hidden,
.custom_Hidden,
#custom-order-continue,
.Select_Btn {
    filter: contrast(1);
}

.zero_size {
    font-size: 0px !important;
}
header .navbar .navbar-nav .nav-item .profile_link {
    text-align: center;
}

.profile_menu_info {
    display: flex;
    padding: 5px 10px;
}

.both_btn {
    display: block;
    margin: 0px;
}

.both_btn .btn.gigya-btn:hover,
.both_btn .btn.btn_st:hover,
.both_btn .btn.btn_logout:hover {
    background-color: #000000;
    color: #fff;
    border-color: transparent !important;
}

.both_btn .btn.gigya-btn:hover::before,
.both_btn .btn.btn_logout:hover::before {
    border-color: #fff;
}

.both_btn .btn.gigya-btn.btn_logout i {
    display: none;
}

.both_btn .btn.gigya-btn,
.both_btn .btn.btn_st,
.both_btn .btn.btn_logout {
    background-color: transparent;
    color: #000000;
    text-align: left;
    box-shadow: none;
    margin: 0px;
    width: 100%;
    font-family: 'DM Sans', sans-serif;
    font-weight: 600;
    padding: 13px 10px !important;
    font-size: 11px;
    position: relative;
    text-transform: uppercase;
    border-color: transparent transparent transparent !important;
    border-width: 1px !important;
    border-radius: 0px;
    border-top: 1px solid rgb(204, 204, 204) !important;
}

.both_btn .btn.gigya-btn::before,
.both_btn .btn.btn_st::before,
.both_btn .btn.btn_logout::before {
    top: 17px;
    right: 10px;
    width: 8px;
    height: 8px;
    border-color: #000000;
    transform: rotate(45deg);
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
    content: "";
    position: absolute;
}

.both_btn .btn.btn_logout i {
    display: none;
}

.close_menu_profile {
    position: absolute;
    color: #000;
    font-size: 20px;
    right: 10px;
    top: 28px;
}

.zero_font {
    font-size: 0px;
}

.signInPopup_info .modal-dialog {
    max-width: 760px;
    width: 100%;
}

.signInPopup_info .modal-dialog .modal-content {
    background-color: #000;
    border-radius: 0px;
}

.signInPopup_info .modal-dialog .modal-body {
    padding: 0px;
}

.signInPopup_info_inner {
    display: flex;
}

.signInPopup_info_left {
    width: 41%;
}

.signInPopup_info_left img {
    height: 100%;
}

.signInPopup_info_right {
    width: 59%;
    padding: 30px;
}

.modal-body .signInPopup_info_right .close-btn {
    width: 80px;
    height: 30px;
    opacity: 1;
    float: right;
    position: relative;
    color: rgb(255, 255, 255);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px !important;
    background: transparent;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 25px;
}

.inner_info_popup_signin {
    margin-top: 40px;
}

.inner_info_popup_signin h2 {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    display: block;
    line-height: inherit;
    margin-bottom: 0px;
}

.inner_info_popup_signin p.inner_info_popup_signin_content {
    font-size: 13px;
    color: #fff;
    margin-bottom: 20px;
}

.inner_info_popup_signin_btns {
    margin-top: 10px;
}

.inner_info_popup_signin_btns .btn.gigya-btn {
    width: 100%;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: #c70606;
    border-color: #c70606;
    font-weight: bold;
    position: relative;
    margin-top: 10px;
    color: #fff;
    max-width: 230px;
    text-transform: uppercase;
}

.inner_info_popup_signin p {
    font-size: 12px;
    color: #fff;
    margin-bottom: 0px;
}

.inner_info_popup_signin_btns p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.inner_info_popup_signin_btns .btn.gigya-btn.create_acc {
    background-color: transparent;
    border-color: #fff;
}

.inner_info_popup_signin_btns .btn.gigya-btn:hover {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}

.modal-body .signInPopup_info_right .btn-close {
    width: 80px;
    height: 20px;
    opacity: 1;
    float: right;
    position: relative;
    color: rgb(255, 255, 255);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px !important;
    background: transparent;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 25px;
}

.deleteAccountConfirmation .searchTitle {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

.editLatSearchModal .modal-header,
.success_list_checkout .modal-header {
    padding-bottom: 0px;
    border: none;
}

.editLatSearchModal .maxText {
    margin: 10px 0;
    display: block;
    font-size: 15px;
}

.searchSubText {
    font-size: 15px;
}

.button_option_confirm .save-search-link,
.button_option_confirm .skip-search-link {
    font-size: 14px;
    border-radius: 50px;
    padding: 10px 40px 10px 40px;
    background-color: #c70606;
    border-color: #c70606;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    width: 48%;
    text-align: center;
}

.button_option_confirm .save-search-link:hover,
.button_option_confirm .skip-search-link:hover {
    color: #fff;
    background-color: #000;
}

.search-cta-links.button_option_confirm {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.success_list_checkout a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.success_list_checkout a a {
    margin-top: 5px;
    margin-left: 5px;
}

.deleteAccountConfirmation.success_list_checkout .searchTitle {
    text-align: left;
}

.text_st span i {
    font-weight: bold;
    color: #c70606;
}

.cursor-pointer {
    cursor: pointer;
}

header.new_header_layout .navbar .navbar-nav .nav-item .both_btn .btn.gigya-btn,
header.new_header_layout .navbar .navbar-nav .nav-item .both_btn .btn.btn_logout {
    color: #000;
}

header.new_header_layout .navbar .navbar-nav .nav-item .both_btn .btn.gigya-btn:hover,
header.new_header_layout .navbar .navbar-nav .nav-item .both_btn .btn.btn_logout:hover {
    color: #fff;
}
/* new tabs */
.exp_tabs {
    margin-top: 30px;
}
.exp_tabs .nav {
    border: 2px solid #c70606;
    border-radius: 25px;
    width: 154px;
    justify-content: space-between;
    margin: auto;
}

.exp_tabs .nav.singletab {
    width: 77px;
}
.exp_tabs .nav .nav-item .nav-link {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    border-radius: 25px;
    width: 75px;
}
.exp_tabs .nav .nav-item .nav-link.active {
    background-color: #c70606;
    color: #fff;
}
.inner_exp_tabs_info {
    margin: 20px 0;
}
.inner_exp_tabs_info .info_exp_by_choose {
    margin: 20px 0 0;
}
.inner_exp_tabs_info .info_exp_by_choose h4 {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    padding: 0px 10px 10px;
    border-bottom: 1px solid #cccccc;
    min-height: 50px;
}
.inner_exp_tabs_info .info_exp_by_choose p {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.inner_exp_tabs_info .info_exp_by_choose span {
    font-size: 10px;
    font-weight: 400;
}
.img_info_exp {
    max-width: 300px;
    height: 150px;
    margin: auto;
    text-align: center;
}
.img_info_exp img {
    width: 100%;
}
.old_trim_year {
    max-width: 260px;
}
#pills-oldyear .inner_exp_tabs_info .info_exp_by_choose h4 {
    min-height: auto;
}
/* new tabs */
@media screen and (max-width:991px) {
    .gigya-profile-pop .pro_dropdown {
        min-width: 100%;
        left: 0px;
        position: fixed;
        top: 0px;
        height: 100%;
        z-index: 9991;
        padding: 0px;
        border-radius: 0px;
        transition: 0.5s;
        margin-top: 0px !important;
    }

    .gigya-profile-pop .pro_dropdown .profile_menu_info {
        background-color: rgb(230, 230, 230);
        padding: 20px 10px;
        position: relative;
    }

    .gigya-profile-pop .pro_dropdown .profile_icon {
        width: 50px;
    }

    .gigya-profile-pop .pro_dropdown .profile_icon img {
        width: 40px;
        height: 40px;
    }

    .gigya-profile-pop .pro_dropdown .user_p_info h3 {
        font-weight: 700;
        margin: 0px 0px 2px;
        font-size: 18px;
        font-family: 'DM Sans', sans-serif;
    }

    .gigya-profile-pop .pro_dropdown .user_p_info p {
        font-size: 14px;
        margin-bottom: 0px;
        color: rgb(0, 0, 0);
        font-family: 'DM Sans', sans-serif;
    }

    .both_btn .btn.gigya-btn.btn_logout {
        color: rgb(204, 19, 19);
        display: flex;
        position: absolute;
        bottom: 0px;
        align-items: center;
        border-top: none !important;
    }

    .both_btn .btn.gigya-btn.btn_logout i {
        display: block;
        margin-right: 5px;
        font-size: 17px;
    }

    /* 
    .both_btn .btn.gigya-btn.btn_logout::before {
        display: none;
    } */
}

@media screen and (max-width:380px) {

    .lease_epo .custom-radio label,
    .finance_epo .custom-radio label {
        font-size: 12px !important;
    }
}

@media screen and (max-width:575px) {
    .signInPopup_info_left {
        display: none;
    }

    .signInPopup_info_right {
        width: 100%;
        padding: 20px;
    }

    .inner_info_popup_signin_btns .btn.gigya-btn {
        max-width: 100%;
    }
}

@media screen and (min-width:575px) {
    .text_st {
        text-align: end;
    }
}

#savedFilterSuccess .deleteAccountConfirmationModal_inner_box {
    margin-top: 2rem !important;
    text-align: center;
}

#savedFilterSuccess .deleteAccountConfirmationModal_inner_box h5 {
    font-size: 23px;
}

#savedFilterSuccess .btn-close {
    float: right;
}

.vin_details span.p_red {
    color: #c70606;
    text-decoration: none;
}
.armani_vdp .finance_epo .incentives-content .accordion-item .accordion-collapse .accordion-body .dropdown_inner_collapse .checkBox .form-check-input:checked {
    background-color: #304c42 !important;
    border-color: #304c42 !important;
}

.thumbnailimage_{
    cursor: pointer;
}
.fall_event {
    /* margin-top: 30px; */
    /* margin-bottom: 30px; */
    max-width: 500px;
    margin:30px auto 0px;
}
.fall_event .summer_event_disclaimer {
    position: relative;
    max-width: inherit;
}
.fall_event .summer_logo_fiat {
    position: relative;
    right: auto;
    top: auto;
}
/* .fall_event .summer_event_disclaimer p {
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
} */
.fall_event .summer_logo_fiat img {
    max-width: 200px;
    width: 100%;
}
/* .fall_event .disclaimerTooltip {
    width: 880px;
} */
.explore_page .max-630 .inner_max_720,
.sni_inve .max-630 .inner_max_720 {
    max-width: 800px;
}
.explore_page .max-630 .inner_max_720 .left_sub,
.sni_inve .max-630 .inner_max_720 .left_sub {
    width: 36%;
}
.explore_page .max-630 .inner_max_720 .right_sub,
.sni_inve .max-630 .inner_max_720 .right_sub {
    width: 62%;
}
.explore_page .max-630 .inner_max_720 .top_highlight_bar p,
.sni_inve .max-630 .inner_max_720 .top_highlight_bar p {
    font-size: 14px;
    line-height: normal;
    padding-top: 0;
    text-align: left;
    font-weight: 400;
}
.explore_page .max-630 .inner_max_720 .top_highlight_bar p strong,
.sni_inve .max-630 .inner_max_720 .top_highlight_bar p strong {
    font-size: 15px;
}
.explore_page .open_disclosure_event {
    z-index: 1;
}
.ev_bdr {
    border-left: 1px solid #ddd;
}
@media screen and (max-width:767px) {
    .fall_event .summer_logo_fiat img {
        margin-bottom: 10px;
    }
    .fall_event .disclaimerTooltip {
        width: 300px;
    }
    .fall_event .summer_event_disclaimer p {
        font-size: 14px;
    }
    .fall_event .summer_event_disclaimer {
        text-align: center;
    }
    .exp_tabs {
        margin-top: 10px !important;
    }
}
@media screen and (max-width:575px) {
    .explore_page .max-630 .inner_max_720 .top_highlight_bar p,
    .sni_inve .max-630 .inner_max_720 .top_highlight_bar p {
        font-size: 10px;
    }
    .explore_page .max-630 .inner_max_720 .left_sub,
    .sni_inve .max-630 .inner_max_720 .left_sub {
        width: 50%;
    }
    .explore_page .max-630 .inner_max_720 .right_sub,
    .sni_inve .max-630 .inner_max_720 .right_sub {
        width: 48%;
    }
    .ev_bdr {
        border: none;
    }
    .fall_event {
        max-width: 290px;
    }
    .explore_page .max-630 .inner_max_720 .top_highlight_bar p strong, 
    .sni_inve .max-630 .inner_max_720 .top_highlight_bar p strong {
        font-size: 11px;
    }
    .fall_event .disclaimerTooltip {
        left: -110px;
    }
    .fall_event .disclaimerTooltip:before {
        left: 46%;
    }
    .explore_page .top_fiate {
        top: 90px !important;
    }
}
@media (min-width: 768px) and (max-width: 930px) {
    .sni_inve .sni_rightbar .top_snibar {
        top: 170px !important;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .sni_inve .sni_rightbar .top_snibar {
        top: 200px;
    }
    .ev_bdr {
        border: none;
    }
}
@media screen and (max-width: 480px) {
    .sni_inve.inventory_page .top_snibar {
        top: 228px !important;
    }
}
@media screen and (max-width: 400px) {
    .sni_inve.inventory_page .top_snibar {
        top: 222px !important;
    }
}
@media screen and (max-width: 370px) {
    .sni_inve.inventory_page .top_snibar {
        top: 222px !important;
    }
}
@media (min-width:1200px) and (max-width:1300px) {
    .fall_event {
        margin: 10px auto 0px;
    }
    .order_f .order_fiat {
        font-size: 33px;
    }
    .order_f {
        margin-top: -30px;
    }
}