    /**
    * All of the CSS for your public-facing functionality should be
    * included in this file.
    */

    /*progressbar*/
    .coupon-flex button#coupon_submit:hover,
    .coupon-flex button#coupon_remove:hover {
        background-color: #B455A0 !important;
        color: #ffffff !important;
    }

    /* .form-group.submit-container .css-1eqx9hc:hover {
        background-color: #B455A0 !important;
    }
    .order-container .os-banner {
        background-color: #000 !important;
    } */
    .down-payment-popuptext {
        color: #000;
    }
    .coupon-error-container{
        position: relative;
        width: 100%;
        text-align: left;
        margin-bottom: 1.5rem;
        /* width: 20%; */
    }
    .plan-block .deduct-blk .deductible-hero{
        font-size: 0.75rem;
        color: #000000 !important;
    }
    .deductible_radio{
        border-radius: 8px;
        border-color: #d9d9d9;
        font-size: 0.75rem;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        padding-right: 40px;
        background: url(/wp-content/plugins/quoteform/public/img/select-down.svg) no-repeat right 12px center;
        background-size: 12px;
    }
    .coverage-section{
        display: flex;
        flex-wrap: wrap;
        column-gap: 40px;
        width: 100%;
        margin-bottom: 3rem;
        max-width: 1200px;
        margin: auto;
        margin-bottom: 3rem;
    }

    #quoteprogressbar {
        margin-bottom: 15px;
        padding: 0px;
        text-align: center;
        flex-wrap: wrap;
        display: flex;
        justify-content: center;
        align-items: center;
        column-gap: 150px;
        margin-left: 0px;
    }

    #quoteprogressbar li {
        list-style-type: none;
        color: #000;
        font-size: 16px;
        width: 130px;
        height: 130px;
        background: rgb(19 61 103 / 20%) 0% 0% no-repeat padding-box;
        box-shadow: inset 2px 2px 7px #0000000d;
        border-radius: 100%;
        position: relative;
        margin-right: 0px;
        position: relative;
    }

    #quoteprogressbar li.active {
        background-image: linear-gradient(180deg, #13477F 37%, #B355A0 97%);
    }

    #quoteprogressbar li.active a {
        background: #ffffff;
        color: #000000;
    }

    #quoteprogressbar li.step-completed {
        background: #13477F 0% 0% no-repeat padding-box;
        cursor: pointer;
    }

    #quoteprogressbar li.step-completed a {
        background: #FFFFFF4D 0% 0% no-repeat padding-box;
        color: #13477F;
    }

    #quoteprogressbar li.step-completed a::after {
        content: url(../img/checkmark.png);
        position: absolute;
        top: -25px;
        width: 62px;
        height: 62px;
    }

    #quoteprogressbar li a {
        background: #ffffff;
        color: #000000;
    }

    .quote-form-label {
        display: none;
    }

    #quoteprogressbar li a {
        background-image: linear-gradient(180deg, #13477F 37%, #B355A0 97%);
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 100%;
        margin: auto;
        width: 110px;
        height: 110px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "Raleway", sans-serif !important;
        font-weight: 500;
        line-height: 1.5;
        padding: 7px;
    }

    #quoteprogressbar li:before {
        width: 24px;
        line-height: 20px;
        display: block;
        font-size: 10px;
        color: #a0bbc5;
        /* background: #ccc; */
        border-radius: 12px;
        margin: 0 auto 5px auto;
        /* border: 2px solid #022b54; */
        font-size: 30px;
        z-index: 9;
        right: -125px;
        position: absolute;
        top: 73px;
        font-size: 77px;
    }

    /*progressbar connectors*/
    #quoteprogressbar li:after {
        content: '';
        width: 247px;
        height: 15px;
        background: rgb(69 113 152 / 35%);
        position: absolute;
        left: 120px;
        top: 60px;
        z-index: 0;
        width: 307px;
    }

    #quoteprogressbar li:nth-last-of-type(1):after {
        width: 0px;
        height: 0px;
    }

    #s-quote-row {
        margin-top: 50px;
    }

    #quotemsform #step1 {
        position: relative;
        padding-top: 200px;
        padding-bottom: 200px;
        padding: 70px 20px;
    }

    #quotemsform fieldset {
        border: 0 none;
        border-radius: 3px;
        /* box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4); */
        padding: 0px 0px 0px 0px;
        box-sizing: border-box;
        margin: auto;
        max-width: 1200px;
        /*stacking fieldsets above each other*/
        position: relative;
    }
    #quotemsform fieldset#step3{
        padding:0px !important;
    }
    .only-mobile{
        display: none;
        margin-top: 30px;
        margin-bottom: 30px;
        max-width: 1200px !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        justify-content: center !important;
        margin-top: 1rem;
        margin-bottom: 1rem;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .only-mobile button{
        margin-top: 0px;
        margin: auto;
        text-align: center;
        display: flex;
    }
    .rate-adjustment .noplanavail h1 {
        font-size: 16px;
        font-weight: 300;
        text-align: center;
    }
    .summary-coverage-list .plan-notes{
         color: #ffffff;
         text-align: left;
    }
    /*Hide all except first fieldset*/
    .quote-form-container .input-container.quote-group.quote-4.license-field {
        width: 17% !important;
    }

    .quote-form-container .input-container.quote-group.quote-3.zip-field {
        width: 13.75% !important;
    }
    #step1 .form-notes {
        margin-bottom: 20px !important;
    }

    .input-with-icon {
        /* right padding for image space */
        background-image: url('../img/search-icon.svg');
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 18px 18px;
    }

    .arrow-with-icon {
        background-image: url('../img/select-down.svg');
        background-position: right 10px center !important;
    }

    /* start inline style */
    .error.state-city-value{
    color:#FF8A80 !important;
    font-weight: 300;
    }
    .display-none{
        display: none;
    }
    @font-face {
        font-family: 'gotham-bold';
        src: url('/wp-content/uploads/2025/02/Gotham-Bold.ttf') format("opentype");
    }

    @font-face {
        font-family: 'gotham-book';
        src: url('/wp-content/uploads/2023/10/Gotham-Book.otf') format("opentype");
    }

    @font-face {
        font-family: 'gotham-light';
        src: url('/wp-content/uploads/2025/01/Gotham-Light.ttf') format("opentype");
    }

    @font-face {
        font-family: 'gotham-medium';
        src: url('/wp-content/uploads/2025/02/Gotham-Medium.ttf') format("opentype");
    }

    @font-face {
        font-family: 'gotham-regular';
        /* Make sure this matches the file name */
        src: url('/wp-content/uploads/2025/02/Gotham-Regular.ttf') format("opentype");
    }

    @font-face {
        font-family: 'gotham-thin';
        src: url('/wp-content/uploads/2025/02/Gotham-Thin.ttf') format("opentype");
    }

    @font-face {
        font-family: 'gotham-lightItalic';
        src: url('/wp-content/uploads/2025/02/Gotham-LightItalic.ttf') format("opentype");
    }

    @font-face {
        font-family: 'gotham-bookItalic';
        src: url('/wp-content/uploads/2025/02/Gotham-BookItalic.ttf') format("opentype");
    }

    #s-bgclr-tw .plan-list li {
        font-family: "Gotham", Sans-serif;
    }

    #s-quote-title {
        font-size: 40px !important;
        line-height: 48px !important;
        color: #FFFFFF;
        text-align: left;
        font-weight: bold !important;
        font-family: "Gotham", Sans-serif !important;

    }

    #s-quote-row .quote-control::placeholder {
        color: #000 !important;
        opacity: 1 !important;
    }
   .quote-form-container #s-quote-row .quote-control{
        border: 0px solid #000 !important;
    }

    #s-form-notes p {
        line-height: 18px !important;
        letter-spacing: 0 !important;
        color: #fff !important;
    }

    #suc-img {
        display: flex;
        width: 100px;
        margin: 0 auto !important;
    }

    #s-form-notes p a {
        color: #FFF;
        text-decoration: underline !important;
    }

    #s-form-notes:nth-child(1) {
        margin-bottom: 15px !important;
    }

    #s-form-notes {
        margin-top: 30px !important;
    }

    .required-txt {
        font-size: 12px !important;
        font-style: italic !important;
        font-family: "Gotham", sans-serif !important;
        color: #FFFFFF;
        margin-top: 0px !important;
        font-weight: 300;
    }

    .coup-sec {
        margin: auto !important;
        width: 100% !important;
    }

    .total-amt-blk .pln-name {
        text-transform: uppercase !important;
    }
    p.covered-subtxt{
    text-transform: capitalize !important;
    }

    #quotemsform fieldset:nth-of-type(1) .vehicle-btn {
        margin-top: 0px !important;
        background-image: none !important;
        background-color: #ffffff !important;
        color: #144880 !important;
        font-size: 24px !important;
        border-radius: 30px !important;
        width: 200px !important;
        padding: 11px 27px !important;
        letter-spacing: 0 !important;
        font-family: "Gotham", Sans-serif !important;
        font-weight: 500;
        border: none !important;
        border: 3px solid #FFF !important;

    }

    .form-container-button {
        width: 100%;
        justify-content: flex-start !important;
        padding: 0 !important;
    }
    .quote-adjust-plan .form-container-button {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }


    .input-group {
        position: relative;
    }

    .search-icon {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        pointer-events: none;

    }

    #selected-plan-summary{
        background-color: #144880;
        color: #ffffff;
        width: 100%;
        position: sticky;
        bottom: -1px;
    }
    #selected-plan-summary.fixed{
        bottom: 0px;
        z-index: 999;
        position: fixed;
    }
    .summary-container{
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin: auto !important;
        flex-wrap: wrap;
    }
    .quote-adjust-plan .plan-summary{
    padding: 10px;
    }
    .toggle-summary i {
        top: 1px;
        position: relative;
    }
    /* new */
    #payment-plan-bgclr .quoteform-pdrl-innersection .elementor-widget-container {
        margin-top: 0 !important
    }

    #getaquote-main-cont .get-a-quote-pg-p {
        margin-bottom: 50px !important;
    }

    /* new end */
    .quote-form-container .input-container.quote-group.quote-4 {
        width: 15.4% !important;
    }

    #s-bgclr-buydown-flex {
        background-color: #F6F6F6 !important;
        padding-top: 3rem;
    }

    #step3 #s-bgclr-buydown-flex {
        background-color: #fff !important;
    }
    #step3 #s-bgclr-buydown-flex h1{
        padding-left: 0px !important;
    }
    .payment-text .quote-title, .payment-text .customize-text{
        text-align: center;
    }
    #s-bgclr-tw {
        background-color: #F6F6F6 !important;
    }

    .payment-plan-togglecontainer {
        /* background-color: #144880 !important; */
        width: 100%;
        max-width: 1200px !important;
        margin: auto !important;
        /* border-bottom: 1px solid #fff; */
        padding: 60px 10px;
        padding-bottom: 0 !important;
        padding-top: 50px;
        display: none;
    }

    #s-bgclr-buydown-flex h1,
    #s-bgclr-buydown-flex .buydown-heading,
    #s-bgclr-buydown-flex .prepay-save .prepay-check span,
    #s-bgclr-buydown-flex .buydown-container .buydown-heading,
    #s-bgclr-buydown-flex .buydown-container .buydown-p,
    #s-bgclr-buydown-flex .buydown-container .buydown-amount ul li a,
    #s-bgclr-tw .covered-txt,
    .deduct-whats .deduct-blk h3,
    .deduct-whats .deduct-blk .deductible-list label p {
        color: #144880!important;

    }
    #s-bgclr-buydown-flex h2.quote-sub-title {
        font-size: 30px !important;
        text-align: center !important;
        font-family: "Gotham", Sans-serif !important;
        font-weight: 600;
        margin-bottom: 5px;
    }
    #s-bgclr-buydown-flex .vsc-terms-option h2.quote-sub-title{
            padding-bottom: 30px;
    }
    #s-bgclr-buydown-flex .buydown-container .buydown-amount ul li.active {
        background-color: #B455A0 !important;
    }

    #s-bgclr-buydown-flex .buydown-container .buydown-amount ul {
        /* border: 1px solid #000 !important; */
        padding: 0 !important;
    }

    #s-bgclr-buydown-flex .buydown-container .buydown-amount ul li a span,
    #s-bgclr-buydown-flex .buydown-container .buydown-amount ul li.active a {
        color: #FFFFFF !important;
    }

    #s-bgclr-buydown-flex h1,
    #s-bgclr-buydown-flex .buydown-heading,
    #s-bgclr-buydown-flex .prepay-save .prepay-check span,
    #s-bgclr-buydown-flex .buydown-container .buydown-heading,
    #s-bgclr-buydown-flex .buydown-container .buydown-amount ul li a {
        font-family: "Gotham", Sans-serif !important;
    }

    #s-bgclr-buydown-flex .buydown-container .buydown-p {
        font-family: "Gotham", Sans-serif;
    }

    #s-bgclr-tw .plan-price .total-amt-blk,
    #s-bgclr-tw .plan-price .car-covrg-blk,
    #s-bgclr-tw .deduct-whats {
        padding: 15px !important;
    }

    #s-bgclr-tw .plan-price .car-covrg-blk {
        width: 40% !important;

    }

    #s-bgclr-tw .plan-price .tooltip-container {
        width: 10% !important;
    }
    .coverage-section .tooltip-container{
            position: absolute;
    }

    #s-bgclr-tw .plan-active .plan-price {
        background-color: #144880 !important;
        border-top-right-radius: 20px 20px !important;
        border-top-left-radius: 20px 20px !important;
    }

    #s-bgclr-tw .plan-price .total-amt-blk .pln-name,
    #s-bgclr-tw .plan-price .car-covrg-blk .cvg-percnt .pln-amt span {
        color: #ffffff !important;
        font-family: "Gotham", Sans-serif !important;
        font-size: 24px !important;
        line-height: 24px !important;
    }

    #s-bgclr-tw .plan-price .car-covrg-blk .cvg-percnt .pln-amt span {
        text-wrap: nowrap !important;
    }

    #s-bgclr-tw .plan-price .car-covrg-blk .cvg-percnt .pln-amt span.dollar-symbol,
    #s-bgclr-tw .plan-price .car-covrg-blk .cvg-percnt .pln-amt span.per-month {
        top: -10px !important;
    }

    #s-bgclr-tw .plan-block {
        padding: 0 !important;
        background: #FFFFFF !important;
        margin-bottom: 15px !important;
        position: relative;
        border: 1px solid #97979780;
        border-top-right-radius: 20px !important;
        border-top-left-radius: 20px !important;
        cursor: pointer;
    }

    .plan-active .car-covrg-blk::after,
    #s-bgclr-tw .price-border {
        display: none !important;
    }

    #s-bgclr-tw .covered-txt {
        margin: 0 !important;
        font-size: 20px !important;
        font-family: "Gotham", Sans-serif !important;
        padding-left: 15px !important;
        padding-top: 15px !important;
        padding-bottom: 5px !important;
        font-weight: 600;
        color: #000000 !important;
    }

    #s-bgclr-tw .covered-subtxt {
        padding-left: 15px;
        margin-bottom: 0 !important;
        font-size: 12px !important;
        line-height: 14px !important;
        font-family: "Gotham", Sans-serif;
        font-style: italic !important;
        font-weight: 400;
        text-transform: none !important;
    }

    #s-bgclr-tw .covered-txt span {
        margin-top: 0 !important;
    }

    #s-bgclr-tw .plan-price {
        background-color: #979797 !important;
        border-top-right-radius: 15px 15px !important;
        border-top-left-radius: 15px 15px !important;
    }

    #step2-backcont #step-btn.step-continue-ctr {
        display: flex;
        justify-content: center !important;
    }

    #step2 .customize-text {
        font-size: 20px;
        font-family: "Gotham", Sans-serif;
        font-weight: 300;
        text-align: center;
        max-width: 1200px;
        margin: auto;
        font-weight: 400;
        line-height: 1.35;
        /* text-align: left; */
        padding: 0px 20px;
    }

    #s-bgclr-tw .most-popular {
        background-color: #B455A0 !important;
        border: 1px solid #fff;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    }

    #s-bgclr-tw .plan-list {
        display: flex !important;
        background-color: #ffffff !important;
    }

    #s-bgclr-tw .plan-list li,
    #s-bgclr-tw .plan-list .plan-notes,
    #s-bgclr-tw .whats-covered a {
        color: #000000 !important;
    }
    .plan-notes{
        max-width: 1200px;
        margin: auto;
        font-size: 10px;
        color: #000000;
        font-weight: 400;
        font-style: italic;
        margin-bottom: 10px;
        padding-left: 10px;
        text-align: center;
    }
    .coverage-container .plan-notes{
        margin-bottom: 100px;
    }
    .plan-notes span{
        display: block;
    }

    #s-bgclr-tw .whats-covered a {
        font-size: 15px !important;
        font-family: "Gotham", Sans-serif !important;
        font-weight: 600 !important;
        display: flex;
        align-items: center;
        column-gap: 7px;
    }

    #s-bgclr-tw .whats-covered {
        padding-bottom: 0 !important;
    }

    #s-bgclr-tw .plan-list ul {
        justify-content: center !important;
        align-items: flex-start !important;
        flex-direction: column !important;
        padding-bottom: 10px !important;
        padding-left: 4px !important;
    }

    #s-bgclr-tw .plan-list li label {
        font-size: 14px !important;
        font-weight: normal !important;
        font-family: "Gotham", Sans-serif;

    }

    .term_drop,
    .deductible_drop {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        font-size: 12px !important;
        padding: 8px 30px 8px 12px;
        border: 1px solid #ccc;
        border-radius: 6px;
        height: 38px;
        background-color: #fff;

        background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='12' viewBox='0 0 24 24' width='12' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 15px;
        color: #000 !important;
    }



    #s-bgclr-tw .plan-list-coverage .plan-notes {
        font-size: 12px !important;
        font-family: "Gotham", Sans-serif !important;

    }
    .plan-list-coverage{
        display: none;
    }

    #s-bgclr-tw .total-amt-blk {
        align-items: center !important;
    }

    #s-bgclr-tw .total-amt-blk .pln-name {
        padding-right: 0 !important;
    }

    #s-bgclr-tw .total-amt-blk .hover-icon {
        width: 18px !important;
    }

    #s-bgclr-tw .cvg-percnt p {
        flex-wrap: nowrap !important;
    }

    #s-bgclr-tw .coverage-container .plan-block {
        width: 285px !important;
    }

    #s-bgclr-tw .coverage-container .plan-block-div {
        width: 100% !important;
        cursor: pointer;
    }

    #s-bgclr-tw .taw-plan-item {
        display: flex !important;
        gap: 10px !important;
    }

    .coverage-container .vsc-block {
        align-content: flex-start !important;
    }

    .paymentplan-section,
    .paymentplan-section .quoteform-pdrl-innersection .elementor-widget-container,
    .paymentplan-section .paymentplan-column-sectioninner .elementor-widget-wrap {
        padding: 0 !important;
    }

    .paymentplan-column-sectioninner {
        padding: 0 !important;
    }

    #s-tireandwheel-sec .tw-heading {
        color: #000000 !important;
        font-size: 40px !important;
        line-height: 48px !important;
        text-align: center;
        font-family: "Gotham", Sans-serif !important;
        /* padding-left: 270px !important; */
        margin-bottom: 40px !important;
    }

    .quote-form-container .quote-adjust-success,
    .quote-form-container .loading,
    .quote-form-container #formsteploader,
    .quote-form-container #formsubmitloader {
        /* height: 100vh; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .quote-form-container .loading{
        position:fixed
    }
    .quote-form-container #priceTable {
        /* height: 100vh; */
        display: flex;
        justify-content: center;
        align-items: center
    }

    .quote-form-container #quote-no-plan {
        /* height: 100vh; */
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* tooltip */
    .tooltip-container {
        position: relative;
        display: inline-block;
    }

    #s-bgclr-tw .coverage-container .tire-wheel-section {
        background-color: #ffffff !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block {
        margin-top: 0;
        display: flex !important;
        justify-content: space-between !important;
        max-width: 100%;
        width: 100%;
    }

    .tooltip {
        visibility: hidden;
        width: 300px;
        background-color: white;
        color: #333;
        text-align: left;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
        position: fixed;
        z-index: 1;
        top: 50%;
        left: 80%;
        margin-left: 10px;
        transform: translateY(-50%);
        opacity: 0;
        transition: opacity 0.3s;
        height: auto;
        z-index: 999;
    }
    .tooltip h5{
        font-size: 12px;
        font-weight: 500;
        margin-bottom: 3px;
    }
    .tooltip-container:hover .tooltip,
    .tooltip-container .tooltip:hover {
        visibility: visible;
        opacity: 1;
        /* transform: translateX(-50%) translateY(-20px); */
    }



    .tooltip h4,
    .tooltip-container .tooltip h3 {
        margin: 10px 0 !important;
        font-size: 16px !important;
        line-height: 20px !important;
        font-family: "Gotham", Sans-serif !important;
        color: #000 !important;
        font-weight: 500;
    }
    .tooltip h4{
        color:#144880 !important;
        margin-top: 0px !important;
        margin-bottom: 15px !important;
    }

    .tooltip h6 {
        margin: 15px 0px !important;
        font-size: 16px !important;
        color: #000000 !important;
        font-family: "Gotham", Sans-serif !important;
    }


    .tooltip p {
        font-size: 12px;
        color: #000000;
        font-family: "Gotham", Sans-serif;
        font-weight: normal;
        line-height: 1.25;
        margin-bottom: 0px;
    }

    .payment-opa {
        opacity: 1 !important;
    }

    /* #step3 {
        padding-top: 100px !important;
    } */
    /* #step2 #s-bgclr-tw #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk {
            display: none !important;
    } */
    /* tooltip end */
    #s-tireandwheel-sec .tireandwheel-options-block {
        display: flex !important;
        justify-content: space-between !important;
        max-width: 1200px;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk,
    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk {
        /* max-width: 1120px !important; */
        border: 1px solid #979797 !important;
        border-radius: 20px !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .coupon-blk {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk h4,
    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk h4 {
        width: 100% !important;
        background-color: #144880 !important;
        margin: 0 !important;
        border-top-right-radius: 20px 20px !important;
        border-top-left-radius: 20px 20px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        font-family: "Gotham", Sans-serif !important;
        color: #fff !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk h4 {
        font-size: 20px !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .coupon-blk h4 {
        text-align: left;
        color: #000000 !important;
        font-weight: bold !important;
        font-size: 20px !important;
        font-family: "Gotham", Sans-serif !important;
        margin-top: 60px;
        margin-bottom: 0px;
    }
    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk {
        text-align: center !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: space-between !important;
        padding-top: 35px !important;
        padding-bottom: 15px !important;
        max-width: 100% !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section .tireandwheel-plans .taw-plan-item {
        width: 100% !important;
        display: flex !important;
        justify-content: flex-start !important;
        margin-bottom: 20px !important;
        padding-left: 25px !important;
        /* align-items: center !important; */
    }

    #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section .tireandwheel-plans .taw-plan-item .tw-subcont {
        width: 100%;
        display: flex !important;
        align-items: center;
        /* justify-content: space-between !important; */
        gap: 10px;
    }

    .hover-icon2 img {
        width: 16px !important;
        margin: 0 !important;
    }

    #s-tireandwheel-sec .tire-wheel-section .taw-plan-item .tw-subcont .quote-container p {
        width: auto !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk,
    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk {
        padding: 0 !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section .tireandwheel-plans {
        width: 80% !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section .tireandwheel-plans .taw-plan-item .quote-container {
        width: auto !important;
        justify-content: flex-start !important;
        text-align: left !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box {
        margin: auto !important;
        justify-content: flex-start !important;
        position: inherit !important;
        width: 100% !important;
        padding-top: 35px !important;
        padding-left: 50px !important;
        padding-right: 50px !important;
        padding-bottom: 15px !important;
        height: 80%;
    }
    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box.surcharges{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #s-tireandwheel-sec .tireandwheel-options-block .coupon-blk .flx-box {
        padding-top: 15px !important;
        padding-left: 0px !important;
    }

    #s-tireandwheel-sec .taw-plan-item .switch-btn input,
    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .quote-container.check-box input~.checkmark {
        /* border: 1px solid #000 !important; */
        border-radius: 50% !important;
        opacity: 1 !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .quote-container.check-box input~.checkmark {
        height: 15px !important;
        width: 15px !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .quote-container.check-box .checkmark {
        top: 1px !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box .additional-checkbox {
        width: 100% !important;
    }

    /* #s-tireandwheel-sec .tireandwheel-options-block .coupon-section {
        padding-top: 40px !important;
    } */

    #s-tireandwheel-sec .tireandwheel-options-block .coupon-section h6 {
        color: #000 !important;
    }

    #s-tireandwheel-sec .tireandwheel-options-block .coupon-section #coupon_code_field {
        background-color: #ffffff;
        color: #000000;
        border-bottom: 1px solid #cecccc !important;
        font-size: 18px;
        border-radius: 0px !important;
        text-align: center;
    }
    #coupon_code_field::placeholder {
    color: green !important;
    }
    #coupon_code_field:focus::placeholder {
    opacity: 0;
    }
    #s-tireandwheel-sec .tireandwheel-options-block .coupon-section .coupon-group-append #coupon_submit {
        background-color: #979797;
        /* color: #454545 !important; */
        /* border: none; */
        font-size: 18px;
    }
    .coupon-group-append{
            margin-top: 1rem;
    }
    #coupon_submit:hover {
        background-color: #B455A0;
        color: #fff;
        border-color: #B455A0;
    }

    #coupon_submit:active {
        background-color: #B455A0;
        color: #fff;
    }

    #s-tireandwheel-sec .add-title-cont {
        /* width: 1380px !important; */
        width: 100% !important;
        max-width: 1200px;
    }

    /* #s-tireandwheel-sec .taw-plan-item input[type="checkbox"]:checked::before {
        content: url(https://dev5.1800warranty.com/wp-content/uploads/2025/02/Path-4.svg) !important;
        background: #B455A0 !important;
        border-radius: 50% !important;
    } */

    #s-tireandwheel-sec .taw-plan-item input[type="checkbox"] {
        opacity: 0;
        position: relative;
        width: 15px;
        height: 15px;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    .select-options-container {
        position: relative;
        display: block;
        max-width: 100%;
    }

    /* Style the select element */
    .select-options-container .selectOptionsList {
        width: 100%;
        padding: 10px;
        padding-right: 40px;
        /* space for custom icon */
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff;
        border: 1px solid #000;
        border-radius: 4px;
        font-size: 16px;
        cursor: pointer;
    }
    .select-options-container .selectOptionsList:disabled{
        background: #dfdfdf;
    }
    /* Custom icon */
    .select-options-container::after {
        content: "";
        position: absolute;
        top: 55%;
        right: 30px;
        transform: translateY(-50%);
        width: 18px;
        height: 18px;
        background-image: url("/wp-content/uploads/2025/01/Path-55.svg");
        background-repeat: no-repeat;
        background-size: contain;
        pointer-events: none;
    }

    .switch-btn {
        position: relative !important;
        display: inline-block !important;
        width: 15px !important;
        height: 24px !important;
    }

    .switch-btn input {
        opacity: 0 !important;
        width: 0 !important;
        height: 0 !important;
        position: absolute !important;
    }

    .slider.round {
        position: absolute !important;
        cursor: pointer !important;
        top: 5px !important;
        left: 0 !important;
        height: 15px !important;
        width: 15px !important;
        border-radius: 50% !important;
        /* background-color: #ccc !important; */
        transition: background 0.3s ease !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        background-size: 14px !important;
        background-size: 8px 9px !important;
        border: 1px solid #000 !important;
    }

    .switch-btn input:checked+.slider.round {
        background-color: #B455A0 !important;
        background-image: url('https://dev5.1800warranty.com/wp-content/uploads/2025/02/Path-4.svg') !important;
        border: 1px solid #B455A0 !important;

    }

    /* #s-tireandwheel-sec .taw-plan-item input[type="checkbox"]:not(:checked)::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 15px;
        width: 15px;
        border-radius: 50%;
        border: 1px solid #000 !important;
    } */

    /* Default state - Empty checkmark */
    .quote-container.check-box .checkmark {

        width: 20px;

        height: 20px;

        border-radius: 50%;

        border: 1px solid #000 !important;

        background: transparent;

    }

    /* #s-bgclr-buydown-flex {
        margin-top: 140px !important;
    } */

    #s-bgclr-buydown-flex h1,
    #step2 #s-bgclr-buydown-flex .quote-title {
        /* padding-bottom: 20px !important;
        padding-top: 20px !important; */
    }

    #s-bgclr-buydown-flex h1 {
        max-width: 1200px;
        margin: auto !important;
        padding: 0px 20px;
        /* text-align: left !important; */
    }
    .quote-adjust-plan .plan-summary {
        padding: 5rem 1rem;
    }

    /* When checkbox is checked */
    .quote-container.check-box input[type="checkbox"]:checked+.checkmark {
        background: #B455A0 !important;
        /* Background color when checked */
        border: 2px solid #B455A0 !important;
        /* Border color when checked */
    }
    .border-style {
        height: 2px;
        width: 200px;
        background-color: #144880;
        margin: auto;
        margin-top: 75px;
        margin-bottom: 75px;
    }
    .m-top-style {
        width: 100%;
        padding-top: 50px;
    }
    .adition-options-blk {
        background-color: #ffffff;
        border-radius: 20px !important;
    }

    .quote-container.check-box input[type="checkbox"]:checked+.checkmark::before {
        /* content: url(https://dev5.1800warranty.com/wp-content/uploads/2025/02/Path-4.svg) !important; */
        content: url(/wp-content/uploads/2025/08/tick-white.svg) !important;
        position: absolute !important;
        top: 52% !important;
        left: 52% !important;
        transform: translate(-50%, -50%) !important;
        height: 23px !important;
        width: 23px !important;
        border-radius: 50% !important;
    }

    /* Optional: When the checkbox is not checked, remove the image and maintain the empty state */
    .quote-container.check-box input[type="checkbox"]:not(:checked)+.checkmark::before {
        content: "" !important;
        /* Remove the checkmark when not checked */
    }

    .plan-selected-cont {
        display: flex;
        justify-content: space-between;
        padding-bottom: 60px !important;
        width: 100%;
        max-width: 1200px;
        margin: auto;
        border-bottom: 1px solid #fff;
    }

    #ur-selected-coverage-cont {
        width: 100% !important;
    }

    #ur-selected-coverage {
        max-width: 1200px !important;
        margin: auto !important;
    }

    .selected-txt {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        gap: 15px;
        padding-left: 6px !important;
    }

    .selected-txt p {
        margin: 0 !important;
        font-family: "Gotham", Sans-serif;
        font-size: 18px !important;
        line-height: 26px !important;
        color: #FFFFFF !important;
    }

    .selected-coverage h3,
    .Additional-add-ons h3 {
        font-size: 40px;
        line-height: 48px;
        font-family: "Gotham", Sans-serif !important;
        margin: 0 0 25px 0 !important;
        color: #FFFFFF !important;
    }

    #addon-cont {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        width: 100%;
    }

    #tw-selected {
        flex-direction: column;
    }

    .Additional-add-ons {
        display: flex !important;
        flex-direction: column;
        gap: 15px;
    }

    .Additional-add-ons {
        /* display: none !important; */
    }

    .selected-coverage {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .selected-coverage {
        width: 49% !important;
    }

    .selected-txt img {
        max-width: 16px !important;
    }

    .border-btm-s {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .empty-border {
        border-bottom: 1px solid #FFFFFF !important;
        width: 100%;
        max-width: 1200px;
    }

    .payment-plan-headingtext .payment-options-heading {
        font-family: "Gotham", Sans-serif !important;
        color: #000000 !important;
        font-size: 40px !important;
        line-height: 48px !important;
        text-align: center;
        font-family: "Gotham", Sans-serif !important;
    }

    .payment-checkbox-tickitem .payin-fullamount label,
    .payment-checkbox-tickitem .payment-plan-monthlydropdown label {
        font-family: "Gotham", Sans-serif;
    }

    .payin-fullamount label,
    .payment-plan-content label {
        display: flex !important;
        gap: 15px !important;
    }

    /* .new-cont-2,
    .new-cont-1 {
        display: flex;
        align-items: center;
        justify-content: space-between;
    } */

    .payin-fullamount,
    .payment-plan-monthlydropdown {
        width: 100% !important;
    }

    .new-cont-1 .payin-fullamount,
    .new-cont-2 .down-payment-inputbox {
        /* min-height: 60px !important; */
        margin-bottom: 20px;
    }

    .new-cont-2 .down-payment-inputbox h6 {
        margin: 0 !important;
    }

    .new-cont-2 .select-options-container,
    .new-cont-1 .payment-plan-content {
        min-height: 100px !important;
    }

    .payment-plan-monthlydropdown {
        display: flex !important;
        align-items: flex-start !important;
        justify-content: space-between !important;
    }

    .payment-plan-togglecontainer .payin-fullamount input[type="radio"]:checked::before, 
    .payment-plan-togglecontainer .payment-plan-content input[type="radio"]:checked::before {
        content: url(/wp-content/uploads/2026/03/Path-4.svg);
        width: 24px;
        height: 26px;
        border-radius: 50%;
        position: absolute;
        top: 43%;
        left: 100%;
        transform: translate(-50%, -50%);
        max-width: 52px !important;
        background-color: unset !important;
    }

    .payin-fullamount input[type="radio"],
    .payment-plan-content input[type="radio"] {
        background: #FFFFFF !important;
    }

    .payin-fullamount input[type="radio"]:checked,
    .payment-plan-content input[type="radio"]:checked {
        background: #B455A0 !important;
    }

    .down-payment-inputbox input,
    .select-options-container .selectOptionsList {
        width: 450px !important;
        font-family: "Gotham", Sans-serif;
        font-weight: normal !important;
        border: 1px solid #000 !important;
    }

    .new-cont-2 .down-dont {
        display: flex;
        align-items: center;
        gap: 30px;
        justify-content: flex-start;
    }

    .down-payment-inputbox input {
        width: 115px !important;
        font-family: "Gotham", Sans-serif !important;
        font-weight: normal !important;
        border: 1px solid #000 !important;
    }

    #step-btn button {
        width: 250px !important;
        border-radius: 30px !important;
        background-image: none !important;
        background-color: #144880 !important;
        font-family: "Gotham", Sans-serif !important;
        font-size: 20px !important;
        margin-top: 0 !important;
        border: 3px solid #144880 !important;
        padding: 15px !important;
        color: #ffffff !important;
    }
    #step2-backcont button{
        min-width: 130px !important;
        border-radius: 30px !important;
        background-image: none !important;
        background-color: #ffffff !important;
        font-family: "Gotham", Sans-serif !important;
        font-size: 15px !important;
        margin-top: 0 !important;
        border: 3px solid #ffffff !important;
        padding: 7px 30px !important;
        color: #144880 !important;
        width: auto !important;
        font-weight: 500;
    }

    #dynamicRows tr:last-child {
        border-bottom: 1px solid #fff !important;
    }

    #dynamicRows tr:first-child td {
        padding-top: 24px !important;
    }

    .deductible-list #pln-term-months .term_drop,
    .deduct-blk .deductible-list #deduct-term-month #deduct-drop-id {
        font-size: 12px !important;
        font-family: "Gotham", Sans-serif !important;
    }

    #step-btn {
        gap: 20px !important;
        padding-bottom: 20px !important;
        padding-top: 20px !important;
        justify-content: center !important;
        align-items: center !important;
    }
    #rate-adjustment-form {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }

    #rate-adjustment-form #quote-adjustment-s .request-content .rate-title,
    #rate-adjustment-form #quote-adjustment-s2 .request-content .rate-title,
    #rate-adjustment-form #quote-adjustment-s .quote-row .rate-title {
        font-size: 24px !important;
        line-height: 29px !important;
        font-family: "Gotham", Sans-serif !important;
        color: #FFFFFF !important;
        padding-bottom: 10px !important;
    }

    #rate-adjustment-form #quote-adjustment-s .request-content .input-container .font-bld {
        font-size: 14px !important;
        line-height: 16px !important;
        font-family: "Gotham", Sans-serif !important;
        color: #FFFFFF !important;
    }

    #rate-adjustment-form #quote-adjustment-s .request-content .input-container .rate-email,
    #rate-adjustment-form #quote-adjustment-s .request-content .input-container .rate-name {
        font-size: 14px !important;
        line-height: 16px !important;
        font-family: "Gotham", Sans-serif;
        color: #FFFFFF !important;
    }

    #rate-adjustment-form #quote-adjustment-s2 .input-container label {
        font-size: 14px !important;
        line-height: 16px !important;
        font-family: "Gotham", Sans-serif !important;
        color: #FFFFFF !important;
    }

    #rate-adjustment-form #quote-adjustment-s2 .input-container span {
        font-size: 14px !important;
        line-height: 16px !important;
        font-family: "Gotham", Sans-serif;
        color: #FFFFFF !important;
    }

    #rate-adjustment-form .vin-title {
        font-size: 40px !important;
        line-height: 48px !important;
        color: #FFFFFF !important;
        text-align: left !important;
        font-family: "Gotham", Sans-serif !important;
        margin-bottom: 20px !important;
    }

    #rate-adjustment-form .request-col {
        padding: 0 !important;
    }

    #rate-adjustment-form #quote-adjustment-s .request-content .input-container input,
    #rate-adjustment-form #quote-adjustment-s2 .input-container input,
    #stateandzip input,
    #rate-adjustment-form #quote-adjustment-s .input-container .quote-control {
        margin-bottom: 0px !important;
        margin-top: 0 !important;
    }

    #stateandzip {
        display: flex;
        justify-content: space-between !important;
        width: 100%;
        gap: 20px !important;
    }

    #stateandzip > div{
        position: relative;
        width: 100%;
    }

    #quote-adjustment-s .quote-12 {
        margin-top: 0 !important;
    }

    #quote-adjustment-s .rql-0 {
        border: unset !important;
    }

    #rate-adjustment-form #quote-adjustment-s .input-container .quote-control {
        padding: 15px 15px !important;
        font-family: "Gotham", Sans-serif;
        color: #144880!important;
        font-size: 18px;
    }
    .payment-opa .form-notes .iframe-notes{
        padding: 1rem !important;
        padding-left: 7px !important;
        margin-bottom: 0px;
    }
    .plan-block .see-plan.active img{
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
    }
    .scpp-confirm .swal2-image{
        margin-top: 0px !important;
    }
    /* #quote-adjustment-s {
        flex-direction: column !important
    } */

    #quoterate-submit-cont button {
        background: none !important;
        margin-top: 0px !important;
        background-image: none !important;
        background-color: #ffffff !important;
        color: #144880 !important;
        font-size: 24px !important;
        border-radius: 30px !important;
        width: 200px !important;
        padding: 11px 27px !important;
        letter-spacing: 0 !important;
        font-family: "Gotham", Sans-serif !important;
        font-weight: 500;
        border: none !important;
        border: 3px solid #FFF !important;
        cursor: pointer;
    }
    #quoterate-submit-cont button:hover{
        background-color: #b455a000 !important;
        color: #ffffff !important;
    }
    #quoterate-submit-cont {
        margin-right: auto !important;
        margin-top: 30px;
    }

    #rate-adjustment-form #quote-adjustment-s #details-cont #rate-image {
        padding: 11px 15px !important;
        background: #ffffff !important;
    }

    #quoterate-submit-cont .quote-rate-error {
        /* color: #FFFFFF !important; */
        color: #FF8A80 !important;
        font-family: "Gotham", Sans-serif;
        font-size: 14px !important;
        font-weight: 300;
    }

    #quoterate-submit-cont .space-btwn {
        display: flex !important;
        flex-direction: column !important;
        gap: 15px !important;
    }

    .modal {
        display: flex;
        justify-content: center;
        align-items: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    .modal.show {
        visibility: visible;
        opacity: 1;
    }

    .modal-content {
        background: white;
        padding: 50px 90px;
        border-radius: 10px;
        text-align: center;
        width: 840px;
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    }

    .modal h2 {
        margin: 0;
        font-size: 36px;
        line-height: 42px;
        font-family: "Gotham", Sans-serif !important;
        color: #000;
    }

    .modal p {
        font-size: 18px;
        line-height: 30px;
        color: #000000;
        margin: 15px 0;
        font-family: "Gotham", Sans-serif;

    }

    .modal-close-btn {
        background: #000;
        color: white;
        font-family: "Gotham", Sans-serif !important;
        font-size: 24px !important;
        font-weight: 400;
        border: none;
        padding: 10px 20px;
        border-radius: 30px;
        cursor: pointer;
        width: 252px !important;
        text-decoration: none !important;
    }

    .modal-close-btn:hover {
        background: #B455A0;
    }

    .modal-content img {
        margin: auto !important;
    }

    .cover-txt {
        display: flex !important;
        flex-direction: column;
        min-height: 93px;
    }

    #s-bgclr-tw .plan-price .total-amt-blk {
        width: calc(100% - 100px) !important;
    }

    #s-bgclr-tw .rounded-txt {
        display: none !important;
    }

    #s-bgclr-tw .plan-price .total-amt-blk .pln-name {
        margin-right: 7px !important;
    }

    #s-bgclr-tw .plan-price .tooltip-container {
        display: flex;
        align-items: center;
    }

    #s-bgclr-tw .plan-price .car-covrg-blk {
        width: 30% !important;
    }

    .new-cont-1 .down-payment-inputbox h6,
    .new-cont-1.down-payment-inputbox p,
    .new-cont-2 .select-options-container h6 {
        font-family: "Gotham", Sans-serif;

    }

    .vinodo-subtext {
        font-size: 20px !important;
        text-align: left;
        line-height: 20px;
        font-family: "Gotham", Sans-serif;
        font-weight: 100 !important;
        color: #fff !important;

    }

    .vinodo-head-cont {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 50px;
    }

    #quote-adjustment-s .note-txt {
        font-size: 12px !important;
        line-height: 18px !important;
        text-align: left !important;
        font-family: "Gotham", Sans-serif;
        color: #FFFFFF !important;
        font-style: italic;
    }
    #quote-adjustment-s .odometer-image .note-txt{
    font-weight: 500;
    }

    .vehicle-btn,
    .swal2-actions .swal2-styled.swal2-confirm,
    #s-tireandwheel-sec .tireandwheel-options-block .coupon-flex button#coupon_remove {
        /* background-color: #000 !important;
        color: #FFFFFF !important; */
    }

    /* .vehicle-btn,
    .swal2-actions .swal2-styled.swal2-confirm:hover,
    #s-tireandwheel-sec .tireandwheel-options-block .coupon-flex button#coupon_remove:hover {
        background-color: #B455A0 !important;
        color: #ffffff !important;
        border: 1px solid #B455A0 !important;
    } */


    #quotemsform fieldset:nth-of-type(1) .vehicle-btn:hover {
        background-color: #b455a000 !important;
        color:#ffffff !important;
    }
    #step-btn button:hover{
        background-color: #b455a000 !important;
        color:#144880 !important;
    }
    #selected-plan-summary #step-btn button:hover{
        color:#ffffff !important;
    }
    #scppstatusMsg {
        background-color: transparent !important;
        font-size: 12px !important;
        border: none !important;
        color: #ff0000 !important;
        font-family: "Gotham", sans-serif !important;
        font-weight: 300;
        position: absolute;
        /* bottom: -10px; */
        display: block;
        top: auto !important;
        line-height: 1;
    }

    .payment-plan-content .scpp-error {
        max-width: 450px;
    }

    .payment-plan-content .scpp-error-2 {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
        min-height: 70px;
        background-color: #fff;
        border-radius: 18px;
        padding: 0 15px;
    }

    .payment-plan-content .scpp-error-2 img {
        width: 40px;
        height: 40px;
    }

    .dollar-sym {
        display: flex !important;
        font-family: "Gotham", Sans-serif;
        font-size: 18px !important;
        line-height: 26px !important;
        color: #FFFFFF !important;
        align-items: center;
    }

    #step-btn .step-btn-sub {
        width: 75%;
        display: flex !important;
        justify-content: flex-start !important;
        gap: 20px !important;

    }
    .mobile-header{
        font-size: 24px;
        width: 55%;
    }
    .summary-header .quote-nxt-prv-cnt{
        width: 40%;
        justify-content: flex-end;
        text-align: right;
    }
    .summary-header .quote-nxt-prv-cnt#step2-backcont .form-container-button#step-btn{
        justify-content: flex-end !important;
    }
    .mobile-header > span:nth-last-of-type(1){
        display: inline-block;
        line-height: 1;
    }
    .summary-coverage-list,
    .summary-content{
        width: 47%;
    }
    .summary-coverage-list li{
        display: flex;
        width: 47%;
        margin-bottom: 15px;
        list-style: none;
        align-items: flex-start;
        column-gap: 11px;
        font-size: 15px;
    }
    .summary-coverage-list li img {
        width: 17px;
        top: 2px;
        position: relative;
    }
    .summary-coverage-list ul{
        padding-left: 0px;
        display: flex;
        flex-wrap: wrap;
        column-gap: 30px;
    }
    .summary-header{
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        margin-bottom: 10px;
        margin-top: 10px;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        column-gap: 50px;
        padding: 10px 0px;
    }
    .summary-section{
        width: 100%;
        background-color: #416A97;
        display: none;
    }
    .price-card{
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        background-color: #416A97;
        padding-top: 50px;
        padding-bottom: 50px;
        column-gap: 10px;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        padding: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .total{
        font-weight: 500;
    }

    .summary-row h6{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .summary-row{
        font-size: 15px;
        margin-bottom: 10px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        column-gap: 20px;
    }
    .summary-content .total.summary-row.mtop-0{
        margin-top: 0rem;
        padding-top: 0.5rem;
    }
    .summary-row ul{
        padding-left: 0px;
    }
    .summary-content strong{
        display: block;
    }
    .summary-content .total.summary-row.mtop-0.buydown-discount{
        padding-top: 1.5rem;
    }
    .toggle-summary{
        font-size: 16px;
        cursor: pointer;
    }
    .summary-row.total{
        border-top: 1px solid;
        padding-top: 1rem;
        margin-bottom: 15px;
    }
    .toggle-summary span{
            padding-right: 7px;
    }
    .toggle-summary.active i{
            transform: rotate(180deg);
    }
    #step2-backcont #step-btn {
        width: 100% !important;
        max-width: 100% !important;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .plan-block .deductible-check img {
        width: 12px !important;
    }
    .plan-block .see-plan img {
        width: 11px;
    }
    .summary-table {
        font-family: "Gotham", Sans-serif !important;
        font-size: 16px;
        width: 400px;
        border-collapse: collapse;
        color: #000;
    }

    .summary-table td {
        padding: 6px 0;
    }

    .summary-table .label {
        text-align: left;
    }

    .summary-table .amount {
        text-align: right;
    }


    .summary-table .subtotal,
    .summary-table .discount {
        font-weight: 500;
    }

    .summary-table .negative {
        color: #000;
    }

    .summary-table-heading {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .summary-table,
    .summary-table tr,
    .summary-table td {
        background-color: transparent !important;
    }

    .summary-table td {
        border: none !important;
        /* text-align: right; */
    }

    .summary-table #planRows,
    .summary-table #planRows tr,
    .summary-table #planRows td,
    .summary-table #termRows,
    .summary-table #termRows tr,
    .summary-table #termRows td {
        border-bottom: none !important;
    }

    .summary-table #dynamicRows {
        border-bottom: 1px solid #000 !important;
    }

    .summary-table .discount-row {
        border-bottom: 1px solid #000 !important;
    }

    .summary-table #dynamicRows .sur-amt {
        text-align: right !important;
    }

    .summary-table-cloned {
        /* border-collapse: separate !important;
    border-spacing: 0; */
        border-radius: 4px;
        overflow: hidden;
        width: 100% !important;
    }
    .summary-table-cloned thead + .summary-row{
        padding-top: 15px;
    }

    .summary-table-cloned td {
        color: #000 !important;
    }

    .summary-table-cloned-cont table.summary-table-cloned tbody#dynamicRows {
        border-bottom: 1px solid #c7c4c4 !important;
    }

    .summary-table-cloned-cont table.summary-table-cloned tfoot tr.discount-row td {
        border-bottom: 1px solid #b9b9b9 !important;
    }

    .summary-table-cloned td,
    .summary-table-cloned #dynamicRows tr:nth-last-of-type(1) td {
        /* padding: 6px 15px !important; */
        padding: 0 15px 15px 15px !important;
    }

    .summary-table-cloned #planRows tr:first-of-type td {
        padding-top: 15px !important;
    }

    .summary-table-cloned #dynamicRows tr:last-child {
        border-bottom: 1px solid #b9b9b9 !important;
    }

    .summary-table-cloned #dynamicRows tr:first-child td {
        padding-top: 0 !important;
    }

    .summary-table-cloned #scppDetailRows td.scpp-detail {
        font-size: 16px;
        color: #3D3D3D;
        /* font-style: italic; */
        padding-top: 0 !important;
        /* padding-right: 80px !important; */
    }

    .summary-table-cloned #scppDetailRows td.scpp-detail-val {
        text-align: right !important;
    }

    .summary-table-cloned #scppDetailRows {
        border-bottom: 1px solid #c7c4c4 !important;
    }

    .summary-table-cloned .plan-style td {
        padding-left: 15px !important;
    }

    .summary-table-cloned thead {
        background-color: #144880;
        color: #fff;
        font-size: 20px;
        width: 100%;
        /* display: block; */
        text-align: center;
        padding: 15px;
        line-height: 1.5;
    }
  .summary-table-cloned.summary-content thead tr,
  .summary-table-cloned.summary-content thead {
      display: block;
  }
  .pay-iframe #zoho-payment-iframe{
    height: 650px;
  }
   .summary-table-cloned .summary-row {
       padding: 0px 15px 15px 15px;
       font-size: 16px;
       color: #3D3D3D;
       margin-bottom: 0px;
   }
   .summary-table-cloned .summary-row.total {
       margin-bottom: 0px;
       padding-top: 15px;
   }

   .summary-table-cloned .summary-row.subtotal {
       border-top: 1px solid;
       padding-top: 15px;
   }
    .summary-table-cloned tr.total-row,
    .summary-table-cloned tr.subtotal-row {
        border-bottom: none !important;
    }

    .summary-table-cloned tr.subtotal-row {
        border-top: none !important;
    }

    .summary-table-cloned .scpp-total {
        font-size: 22px;
        font-weight: 500;
    }

    .summary-table-cloned .scpp-total td {
        border-top: 1px solid #e7e1e1 !important;
    }

    #scppDetailRows tr th.scpp-heading {
        background-color: transparent !important;
        border: none !important;
        text-align: left !important;
        font-size: 20px !important;
        font-weight: 500 !important;
    }

    .separate-scpp-payment-details .separate-scpp-sub {
        width: 100% !important;
        max-width: 520px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        border: 1px solid rgb(224, 224, 224);
        border-radius: 4px;
    }

    .separate-scpp-payment-details .separate-scpp-sub .separate-scpp-sub-tab td {
        border: none !important;
        padding: 0 15px 15px 15px !important;
        font-size: 16px;
        color: #3D3D3D;
    }

    .separate-scpp-payment-details .separate-scpp-sub .separate-scpp-sub-tab {
        border-collapse: separate !important;
        border-radius: 4px;
        border-spacing: 0;
        overflow: hidden;
        margin-bottom: 0 !important;
        font-family: "Gotham", Sans-serif !important;
    }

    .separate-scpp-payment-details .separate-scpp-sub .separate-scpp-sub-tab tr th {
        background-color: #144880;
        color: #fff;
        font-size: 20px;
        border: none !important;
    }

    .separate-scpp-payment-details {
        width: 100% !important;
    }

    .separate-scpp-payment-details .separate-scpp-sub .separate-scpp-sub-tab tr:nth-of-type(2) td {
        padding-top: 15px !important;
    }

    .separate-scpp-payment-details .separate-scpp-sub .separate-scpp-sub-tab td.scpp-detail-val {
        text-align: right !important;
    }
    .scpp-payment-details{
        margin-top: 1rem;
    }


    .new-cont-2 {
        display: none;
    }

    .plan-block-div .plan-price {
        min-height: 77px !important;
    }

    #quotemsform #step3 {
        width: 100% !important;
        max-width: 100%;
        padding: 0px;
    }

    #quotemsform #step3 .customize-text {
        margin: 0;
    }
    .buy-down-flex{
        /* max-width: 1200px; */
        margin: auto;
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .vsc-terms .terms-list {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        gap: 15px;
        margin-bottom: 60px;
        flex-wrap: wrap;
    }
    .terms-list .terms{
        border: 3px solid #144880;
        border-radius: 55px;
        padding: 0.5rem 2.5rem;
        min-width: 50px;
        font-size: 18px;
        color: #144880;
        font-weight: 500;
        transition: 0.25s ease-in;
        -webkit-transition: 0.25s ease-in;
        -o-transition: 0.25s ease-in;
        -ms-transition: 0.25s ease-in;
        -moz-transition: 0.25s ease-in;
        cursor: pointer;
    }
    .terms-list .terms.active{
        color: #ffffff;
        background-color: #144880;
    }
    .terms-list .terms:hover,
    .terms-list .terms:active,
    .terms-list .terms[selected]{
        color: #ffffff;
        background-color: #144880;
    }
    .input-container.quote-group {
        position: relative;
        margin-bottom: 7px;
    }
    #rate-adjustment-form .input-container.quote-group{
            margin-bottom: 20px;
    }
    #rate-adjustment-form .state-city-value{
            bottom: -20px;
    }
    /* custom dropdown */
    .custom-select {
    position: relative;
    width: 320px;
    font-family: Arial, sans-serif;
    }

    .select-btn {
        padding: 13px 20px;
        border: 1px solid #CECCCC;
        background: #fff;
        cursor: pointer;
        border-radius: 10px;
        font-size: 16px;
        color: #000000;
        font-family: "Gotham", sans-serif;
    }
    .select-btn.active::after {
    transform: rotate(180deg);
    }
    .select-btn::after {
        content: url(../img/select-down.svg);
        position: absolute;
        right: 20px;
    }
    .options {
    display: none;
    position: absolute;
    width: 100%;
    margin-top: 4px;
    background: #fff;
    list-style: none;
    padding: 0px 0px;
    z-index: 100;
    display: block;
    box-shadow: 0px 3px 6px #00000033;
    background: #F6F6F6;
    display: none;
    }
    .options li{
        border-bottom: 0.5px solid #CECCCC;
    }
    .options li:nth-last-of-type(1){
        border-bottom: 0px;
    }

    /* RADIO OPTION ROW */
    .radio-option {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 13px 20px;
        cursor: pointer;
        justify-content: space-between;
        font-family: "Gotham", sans-serif;
    }

    .radio-option:hover {
    background: #f5f7fa;
    }

    /* HIDE DEFAULT RADIO */
    .radio-option input {
    display: none;
    }

    /* CUSTOM RADIO */
    .custom-radio {
        width: 18px;
        height: 18px;
        border: 1px solid #454545;
        border-radius: 50%;
        position: relative;
    }

    /* CHECKED STATE */
    .radio-option input:checked + .custom-radio {
    border-color: #B455A0; /* blue */
        background-color: #B455A0;
    }

    .radio-option input:checked + .custom-radio::after {
        content: '';
        position: absolute;
        width: 5px;
        height: 9px;
        border: solid #ffffff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        top: 2px;
        left: 5px;
    }

    /* LABEL TEXT */
    .label-text {
    font-size: 14px;
    color: #111827;
    }

    /* end custom dropdown */
    .custom-select-row{
        display: flex;
        flex-wrap: wrap;
        column-gap: 15px;
        justify-content: center;
        padding: 20px;
        padding-bottom: 10px;
    }
    .vsc-terms-deducts{
        display: none;
    }
    .payment-text{
        max-width: 580px;
        margin: auto;
        padding: 30px;
        padding-bottom: 0px;
    }

    /* The container */
    .step-container {
    display: block;
    position: relative;
    padding-left: 27px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    font-family: "Gotham", sans-serif !important;
    font-weight: 400;
    line-height: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    margin-bottom: 0px;
    padding: 1.5rem 2.75rem;
    border-radius: 10px;
    }
    
    .agency-checkbox .step-container {
        padding-top: 0;
        color: #ffffff;
        display: inline-block;
    }
    .agency-checkbox .step-container{
            padding: 1.5rem 1.5rem;
    }
    .agency-checkbox .step-container .checkmark{
        left: 0px;
    }
    .agency-checkbox .step-container .checkmark:after {
        left: 5px;
        top: 1px;
    }

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

    /* Create a custom checkbox */
    .step-container .checkmark {
    position: absolute;
    top: 25px;
    left: 15px;
    height: 17px;
    width: 17px;
    background-color: #eee;
    border-radius:3px;
    border: 1px solid #cecccc !important;
    }
    .step-container input:checked ~ .checkmark{
        background-color: #144880 !important;
        border-bottom: #144880 !important;
    }
    /* On mouse-over, add a grey background color */
    .step-container input ~ .checkmark {
    background-color: #ffffff;
    }
    .step-container:hover input ~ .checkmark {
    background-color: #bfbfbf;
    }
    /* When the checkbox is checked, add a blue background */

    /* Create the checkmark/indicator (hidden when not checked) */
    .step-container .checkmark:after {
        left: 4px;
        top: 0px;
        width: 5px;
        height: 11px;
        border: solid white;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

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

    /* Style the checkmark/indicator */

    #step2 .form-notes{
        background-color: #f6f6f6 !important;
        color: #ffffff;
        font-weight: 500;
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
        max-width: 1200px !important;
        margin: auto;
    }
    #quotePurchasePrice{
        display: none;
    }
    #step2 .form-notes p{
        font-family: "Gotham", sans-serif !important;
        font-weight: 400;
        line-height: 18px;
        color: #ffffff !important;
        font-size: 13px;
    }
    #step2 .form-notes p:nth-last-of-type(1){
        margin-bottom: 0px;
    }
    #step2 .form-notes a{
        text-decoration: underline;
        color: #ffffff;
    }
    .custom-select label{
        font-family: "Gotham", Sans-serif !important;
        font-size: 14px !important;
        list-style: none;
        font-weight: 300;
        cursor: pointer;
        display: flex;
        column-gap: 5px;
        margin-bottom: 0.5rem;
    }
    .no-plan-matched{
        margin-top: 1.5em;
        font-weight: 300 !important;
        font-family: "Gotham", Sans-serif !important;
        margin-bottom: 3rem ;
    }
    .vehicle-btn.noquote {
        background-image: none !important;
        background-color: #ffffff !important;
        color: #144880 !important;
        font-size: 24px !important;
        border-radius: 30px !important;
        width: 200px !important;
        padding: 11px 27px !important;
        letter-spacing: 0 !important;
        font-family: "Gotham", Sans-serif !important;
        font-weight: 500;
        border: 3px solid #FFF !important;
    }
    .vehicle-btn.noquote:hover {
        background-color: #b455a000 !important;
        color: #ffffff !important;
    }
    .plan-summary-section .plan-not-match-totaltxtonly{
            font-size: 14px !important;
    }
    .plan-summary-section .plan-not-match-totaltxt {
        font-size: 1.25rem !important;
    }
    .quote-adjust-plan .plan-summary-section .plan-not-match-tolnvaluecalc {
        border-top: 1px solid #d0d5d0 !important;
        padding-top: 0.5rem !important;
        border-bottom: 1px solid #d0d5d0 !important;
    }
    .plan-summary-section .tire-wheel-row{
        display: none;
    }
    .plan-summary .plan-row h4{
        margin-top: 7px;
    }
    /* responsive */
    @media (max-width: 1600px) {
        #step2-backcont #step-btn {
            width: 100% !important;
        }
    }

    @media (min-width:1440px) and (max-width: 1600px) {
        .payment-plan-togglecontainer {
            max-width: 1180px !important;
        }
    }

    @media (max-width: 1440px) {
        #s-bgclr-tw .plan-price {
            min-height: 80px !important;
        }
    }

    @media (max-width: 1280px) {
        .payment-plan-togglecontainer {
            max-width: 1200px !important;
            padding-left: 35px;
        }
        .summary-content{
            width: 45%;
        }
        .summary-coverage-list{
            width: 50%;
        }
        .summary-coverage-list li{
        width: 45%;
        }
    }

    @media (max-width: 1200px) {

        #s-bgclr-buydown-flex,
        #s-tireandwheel-sec .tw-heading,
        .plan-selected-cont {
            /* padding: 0 0 0 35px; */
        }

        .tire-wheel-section {
            padding-left: 35px;
            padding-right: 35px;
        }

        #ur-selected-coverage {
            /* padding: 0 0 40px 35px; */
            text-align: center !important;
        }

        .new-cont-1 {
            /* padding-top: 30px; */
        }

        /* .coupon-section {
            padding-left: 35px !important;
        } */

        .adition-options-blk .quote-container {
            gap: 10px !important;
        }
        .coverage-section .adition-options-blk{
            width: 47.25%;
        }
    }

    @media (min-width: 600px) and (max-width: 1024px){
        .input-container.quote-group.mt-minus {
        margin-bottom: 10px;
    }
    }
    @media (max-width: 1024px) {

        /* step-1 responsive */
        #payment-plan-bgclr,
        #payment-plan-bgclr .elementor-widget-container {
            margin-top: 0 !important;
        }

        /* .coupon-section {
            padding-left: 35px !important;
        } */

        #payment-plan-bgclr {
            min-height: 0 !important;
        }

        .new-cont-1 {
            /* flex-direction: column !important; */
            width: 100% !important;

        }

        .new-cont-2 {
            width: 93%;
        }

        .plan-block .deductible-check img {
            width: 12px !important;
        }

        .vinodo-head-cont {
            align-items: center !important;
        }

        .vinodo-subtext {
            text-align: center !important;
        }

        .new-cont-1 .down-payment-inputbox h6,
        .new-cont-1.down-payment-inputbox p,
        .new-cont-2 .select-options-container h6 {
            text-align: left !important;
        }

        .new-cont-2 #selectpaymentplan,
        .new-cont-1.down-payment-inputbox {
            width: 100% !important;
        }

        .new-cont-2 {
            margin-top: 20px !important;
        }

        #step1 .quote-row .input-container {
            width: 49% !important;
        }

        #s-quote-row #quoteYear {
            /* margin-bottom: 7px !important; */
        }

        #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section .tireandwheel-plans {
            width: 90% !important;
        }

        #s-bgclr-tw .plan-price .tooltip-container {
            width: 14% !important;
        }

        #s-bgclr-tw .plan-price .car-covrg-blk {
            width: 30% !important;
        }
        #payment-plan-disclaimer p {
            max-width: 500px;
            color: #ffffff !important;
        }

        #step2 #s-bgclr-tw #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk {
            display: none !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section .tireandwheel-plans .taw-plan-item .tw-subcont .quote-container p {
            padding: 0 !important;
            text-align: left !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box .additional-checkbox .quote-container {
            gap: 5px !important;
        }
        .additional-checkbox p, .taw-plan-item p {
            font-size: 12px;
        }
        .hover-icon2 img {
        width: 15px !important;
        }
        #s-tireandwheel-sec .tireandwheel-options-block {
            flex-direction: column !important;
            align-items: center !important;
            gap: 25px !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk,
        #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk #s-tireandwheel-sec .tireandwheel-options-block .coupon-blk {
            max-width: 550px !important;
            width: 100% !important;
        }

        .plan-selected-cont {
            flex-direction: column !important;
            gap: 20px !important;
            align-items: center !important;
            padding-left: 35px !important;
        }

        .pay-in-full,
        .payment-plan {
            text-align: left;
        }

        .selected-coverage,
        .Additional-add-ons {
            width: 100% !important;
        }

        .empty-border {
            width: 90% !important;
        }


        .payment-plan-content,
        .down-payment-inputbox,
        .select-options-container,
        #selectpaymentplan {
            width: 100% !important;
        }

        #downpaymentamt-percent {
            width: 115px !important;
        }

        #quote-adjustment-s {
            flex-direction: column !important;
            align-items: center !important;
        }

        #rate-adjustment-form .vin-title {
            text-align: center !important;
        }

        .request-col {
            width: 80% !important;
        }

        .request-content {
            width: 100% !important;
        }

        #rate-adjustment-form #quote-adjustment-s .request-content .input-container .rate-name,
        #rate-adjustment-form #quote-adjustment-s .request-content .input-container .rate-email {
            display: flex !important;
        }

        #rate-adjustment-form #quote-adjustment-s .quote-row .rate-title,
        #rate-adjustment-form #quote-adjustment-s .request-content .rate-title {
            text-align: left !important;
            /* font-size: 20px !important;
            line-height: 30px !important; */
        }

        #quoterate-submit-cont {
            margin: auto !important;
        }

        .modal-content {
            padding: 30px 70px !important;
            width: 800px !important;
        }

        .modal-content img {
            max-width: 250px !important;
        }

        .modal h2 {
            font-size: 30px !important;
            line-height: 30px !important;
        }

        .modal p {
            font-size: 16px !important;
            line-height: 24px !important;
        }

        .modal-close-btn {
            width: 200px !important;
            font-size: 20px !important;
        }

        .tooltip {
            width: 250px !important;
            /* left: 60% !important; */
            padding: 15px !important;
        }

        .down-payment-inputbox p {
            text-align: left !important;
        }

        .tooltip h6 p,
        .payment-plan-headingtext .payment-options-heading {
            text-align: left !important;
        }

        .payment-plan-monthlydropdown {
            flex-direction: column !important;
        }

        .new-cont-2 .down-payment-inputbox h6 {
            text-align: left !important;
        }

        .new-cont-1 .payin-fullamount,
        .new-cont-2 .down-payment-inputbox {
            min-height: auto !important;
        }

        #rate-adjustment-form #quote-adjustment-s .input-container .quote-control {
            padding: 15px 15px !important;
        }

        #s-tireandwheel-sec .tw-heading {
            text-align: center !important;
            padding: 0 !important;
        }

        .hover-icon2 img {
            margin: 0 !important;
        }

        .tire-wheel-section .additional-checkbox p, .tire-wheel-section .taw-plan-item p{
            text-align: left;
        }

        .coupon-section .coupon-flex {
            max-width: 100%;
        }

        .payment-plan-headingtext .payment-options-heading {
            text-align: center;
            padding-bottom: 30px !important;
            padding-top: 30px !important;
        }

        .new-cont-1 {
            max-width: 600px;
            margin: auto;
        }
        .payment-plan-headingtext .payment-options-heading{
            font-size: 20px !important;
        }

        /* .new-cont-1 .payment-plan-headingtext .payment-options-heading {
            text-align: center !important;
        } */

        .payment-plan-togglecontainer {
            padding: 30px 10px;
        }

        .toggle-payment-plan {
            padding-top: 40px !important;
        }

        .new-cont-3 {
            width: 100% !important;
            margin: auto;
        }

        .summary-table {
            margin: auto;
        }

        /* .payin-fullamount label,
        .payment-plan-content label {
            padding-left: 6rem;
        } */


        #payment-plan-bgclr .elementor-element {
            margin-top: 0 !important;
            min-height: auto;
        }
    }

    /* step-1 responsive - end */



    @media (max-width:768px) {

        /* step-1 responsive */
        #step2 .customize-text {
            text-align: center;
        }

        .tooltip {
            left: auto;
            right: 100%;
            margin-left: 0;
            margin-right: 10px;
        }

        #step2-backcont #step-btn {
            flex-direction: row !important;
            width: 100% !important;
            gap: 20px !important;
            justify-content: center !important;
            flex-wrap: wrap;
        }

        #step1 .quote-row .input-container {
            width: 100% !important;
        }

        #s-bgclr-tw .plan-price .total-amt-blk .pln-name {
            font-size: 20px !important;
            max-width: 75px !important;
            white-space: nowrap !important;
        }

        #s-bgclr-tw .total-amt-blk .hover-icon {
            width: 16px !important;
            height: 16px;
        }

    .total-amt-blk {
            gap: 10px;
        }

        #s-bgclr-tw .plan-price {
            min-height: 60px !important;
        }

        #s-bgclr-tw .covered-txt {
            font-size: 18px !important;
        }

        .most-popular {
            top: -7px !important;
        }

        div#qtfrmmob {
            padding-bottom: 0 !important;
        }

        #quoterate-submit-cont {
            margin-right: auto !important;
        }

        .request-col {
            width: 100% !important;
        }

        #s-quote-title {
            font-size: 24px !important;
            line-height: 30px !important;
        }

        #step1 .quote-p {
            font-size: 18px !important;
            line-height: 26px !important;
        }

        #step1 .quote-p {
            margin-bottom: 20px !important;
        }
        #quotemsform fieldset:nth-of-type(1) .vehicle-btn {
            margin: 0 !important;
            font-size: 18px !important;
            line-height: 21px !important;
            padding: 12px 40px !important;
        }
        #s-quote-row .quote-control {
            font-size: 16px !important;
            line-height: 18px !important;
            margin-top: 10px !important;
        }

        .quoteform-pdrl-innersection .elementor-widget-container {
            padding-bottom: 0 !important;
        }

        /* step-1 responsive - end */

        /* step2 responsive - start */
        #s-bgclr-tw .coverage-container .vsc-block {
            justify-content: center !important;
            width: 100% !important;
        }

        .coverage-container .vsc-block {
            column-gap: 15px;
        }

        #s-bgclr-tw .coverage-container .vsc-block .plan-block {
            max-width: 550px !important;
        }

        #s-bgclr-tw .plan-list ul {
            flex-direction: row !important;
            justify-content: flex-start !important;
        }

        #s-bgclr-tw .plan-price .total-amt-blk {
            width: 60% !important;
        }

        #s-bgclr-tw .plan-price .car-covrg-blk {
            width: 30% !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block {
            flex-direction: column !important;
            align-items: center !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk,
        #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk,
        #s-tireandwheel-sec .tireandwheel-options-block .coupon-blk {
            width: 100% !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section .tireandwheel-plans .taw-plan-item .tw-subcont {
            width: 100%;
            display: flex !important;
            align-items: center !important;
            justify-content: flex-start !important;
            gap: 10px
        }

        #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section {
            padding-top: 0px !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box .additional-checkbox {
            width: 49% !important;
            justify-content: space-between !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box .additional-checkbox .quote-container {
            gap: 7px !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section .tireandwheel-plans .taw-plan-item {
            margin-bottom: 0 !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box {
            padding-left: 25px !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .tireandwheel-blk .tw-section {
            margin-top: 0 !important;
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }

        .selected-coverage h3,
        .Additional-add-ons h3,
        .payment-options-heading {
            font-size: 24px !important;
            line-height: 30px !important;
        }

        .selected-txt p {
            font-size: 18px !important;
            line-height: 20px !important;
        }

        .payment-options-heading,
        .down-payment-inputbox p {
            text-align: left !important;
        }

        .pay-in-full,
        .new-cont-1 .down-payment-inputbox h6,
        .new-cont-2 .select-options-container h6 {
            font-size: 18px !important;
        }

        .get_a_quote_menu {
            display: block !important;
        }

        #getaquote-btn {
            display: none !important;
        }

        .header__menu .elementor-menu-toggle {
            justify-content: flex-end !important;
        }

        .pay-in-full p,
        .new-cont-1.down-payment-inputbox p {
            font-size: 12px !important;
        }

        .selected-txt img {
            max-width: 15px !important;
        }

        .payin-fullamount input[type="radio"],
        .payment-plan-content input[type="radio"] {
            width: 18px !important;
            height: 18px !important;
        }

        .payin-fullamount input[type="radio"]:checked::before,
        .payment-plan-content input[type="radio"]:checked::before {
            width: 18px !important;
            height: 18px !important;
            top: 3px !important;
            left: 12px !important;
        }

        #paymentinfull:hover::after,
        #paymentplanmonthly:hover::after {
            width: 12px;
            height: 12px;
            margin: auto;
            top: -6px;
            left: 4px;
            position: relative;
        }

        #downpaymentamt-percent,
        .payment-plan-content,
        .down-payment-inputbox,
        .select-options-container,
        #selectpaymentplan {
            width: 100% !important;
        }

        #step-btn button {
            width: 150px !important;
            font-size: 16px !important;
            line-height: 12px !important;
        }

        .quote-row .quote-12 {
            width: 100% !important;
        }

        #rate-adjustment-form .vin-title {
            font-size: 24px !important;
            line-height: 30px !important;
        }

        .vinodo-subtext {
            font-size: 18px !important;
            text-align: left !important;
            line-height: 26px !important;
            /* step2 responsive - end */

        }

        #rate-adjustment-form #quote-adjustment-s .quote-row .rate-title,
        #rate-adjustment-form #quote-adjustment-s .request-content .rate-title {
            text-align: left !important;
            font-size: 20px !important;
            line-height: 30px !important;
        }

        #rate-adjustment-form #quote-adjustment-s .input-container .quote-control {
            padding: 12px 15px !important;
        }

        #rate-adjustment-form #quote-adjustment-s #details-cont #rate-image {
            padding: 10px 15px !important;
        }

        .vinodo-head-cont {
            align-items: flex-start !important;
            padding-bottom: 20px !important;
        }

        .modal-content {
            padding: 30px 70px !important;
            width: 400px !important;
        }

        .modal-content img {
            max-width: 250px !important;
        }

        .modal h2 {
            font-size: 28px !important;
            line-height: 42px !important;
        }

        .modal p {
            font-size: 16px !important;
            line-height: 24px !important;
        }

        .modal-close-btn {
            width: 150px !important;
            font-size: 18px !important;
            line-height: 21px !important;
        }

        .tooltip {
            width: 200px !important;
            /* left: 50% !important; */
            padding: 10px !important;
        }

        .tooltip h4,
        .tooltip h3 {
            font-size: 20px !important;
            line-height: 20px !important;
        }

        .tooltip h6 {
            margin: 15px 0px !important;
            font-size: 16px !important;
        }


        .tooltip p {
            font-size: 12px !important;
            text-align: left !important;
            padding: 0 !important;
        }

        #s-tireandwheel-sec .tw-heading {
            font-size: 24px !important;
            line-height: 30px !important;
            text-align: center !important;
            padding: 0 !important;
        }
        #s-bgclr-buydown-flex h1 {
            justify-content: center !important;
            gap: 5px !important;
        }

        #step1 .form-notes {
            margin-bottom: 30px !important;
        }

        #step-btn button {
            margin-top: 0 !important;
        }

        #s-bgclr-buydown-flex {
            padding: 0 !important;
        }

        .payment-plan-content .payment-plan {
            flex: 1 !important;
        }

        .selected-coverage h3,
        .Additional-add-ons h3 {
            margin: 0 !important;
        }

        /* .payin-fullamount label,
        .payment-plan-content label {
            padding-left: 3rem;
        } */

        .payment-plan-togglecontainer {
            padding-bottom: 20px !important;
        }

        #step2 .customize-text, #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk h4 {
            font-size: 16px;
        }

        .tire-wheel-section {
            padding-left: 20px;
            padding-right: 20px;
        }

        #s-bgclr-buydown-flex h1,
        #step2 #s-bgclr-buydown-flex .quote-title,
        .quote-form-container .quotemsform .quote-title {
            padding-top: 10px !important;
        }
        .quote-title{
                font-size: 25px !important;
        }

        .coupon-section .coupon-flex input {
            padding: 0.55rem 1rem;
        }
        #s-tireandwheel-sec .tireandwheel-options-block {
            padding: 0px !important;
        }

        #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk h4,
        #s-tireandwheel-sec .tireandwheel-options-block .coupon-blk h4 {
            font-size: 18px !important;
        }
        .toggle-summary span,
        #step2-backcont button span,
        #back-to-vehicleinfo{
            display: none;
        }
        .summary-header{
            padding-left: 20px;
            padding-right: 20px;
        }
        .summary-row h6 {
        font-size: 18px;
        }
        .summary-row {
            font-size: 16px;
        }
        .summary-coverage-list ul{
            font-size: 14px;
        }
        .summary-coverage-list li{
            margin-bottom: 4px;
            width: 45%;
        }
        .summary-row h6 {
        margin-bottom: 15px;
        }
        .price-card{
        padding-top: 20px;
        }
        .summary-content strong{
            margin-bottom: 0px;
            font-size: 16px;
        }
        .summary-coverage-list{
            margin-top: 15px;
            border-top: 1px solid;
            padding-top: 15px;
        }
        .price-card {
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 30px;
        }
        .coverage-section{
            column-gap: 30px;
        }
        .summary-header{
            column-gap: 10px;
            align-items: center;
        }
        .toggle-payment-plan, #step2{
            padding:0px !important;
        }
        .summary-section{
        max-height: 350px;
        overflow: auto;
        }
        #s-tireandwheel-sec .tireandwheel-options-block .coupon-section #coupon_code_field{
            /* margin-bottom: 1.5rem; */
        }
        .price-card{
            margin-top: 0px;
            margin-bottom: 0px;
        }
        #s-bgclr-buydown-flex h1{
            font-size: 30px !important;
            line-height: 1.25 !important;
        }
        .payment-plan-togglecontainer .payment-plan-headingtext .payment-options-heading{
            font-size: 24px !important;
            line-height: 1.25 !important;
        }
        #s-bgclr-buydown-flex h1, #step2 #s-bgclr-buydown-flex .quote-title{
            padding-top: 30px !important;
        }
        .tire-wheel-section .additional-checkbox p {
            margin-bottom: 7px;
        }
        .form-notes .iframe-btn{
            width: 200px !important;
            padding: 7px !important;
        }
        .summary-container .summary-header {
            padding-left: 10px;
            padding-right: 10px;
        }
        .plan-summary.form-data .plan-row:not(.plan-head)>span:nth-last-of-type(1),
        .plan-summary.form-data .plan-not-match-totaltxt {
            font-size: 1rem !important;
        }
    }

    @media (max-width:600px) {
        /* step-1 responsive */

        #step1 .quote-row .input-container {
            width: 100% !important;
            max-width: 100% !important;
        }

        #s-bgclr-tw .coverage-container .vsc-block,
        #s-tireandwheel-sec .tireandwheel-options-block,
        .prepay-save {
            padding: 0 20px;
        }

        #step-btn {
            padding-top: 20px !important;
        }
        #step1 .quote-p {
            max-width: 100% !important;
            line-height: 20px !important;
        }

        .payin-fullamount label,
        .payment-plan-content label {
            padding-left: 3rem;
        }

        .pay-in-full,
        .new-cont-1 .down-payment-inputbox h6,
        .new-cont-2 .select-options-container h6 {
            font-size: 17px !important;
        }

        .payin-fullamount label,
        .payment-plan-content label {
            padding-left: 0rem;
        }

        #quotemsform #step1 .quote-row .input-container.phone-field,
        #quotemsform #step1 .quote-row .input-container.vin-notify {
            /* margin-top: -0.5rem; */
        }
        .quote-row .input-container.quote-group.mt-minus.zip-field{
            margin-bottom: 10px;

        }
        #step1 .quote-row .input-container.mt-minus {
        margin-bottom: 10px;
    }
    #s-quote-row .mt-minus.zip-field .quote-control {
        margin-bottom: 0px !important;
    }

        /* #s-tireandwheel-sec .adition-options-blk,
        #s-bgclr-tw .plan-block-div,
        .payment-plan-togglecontainer {
            padding-left: 20px !important;
            padding-right: 20px !important;
        } */
        /* step-1 responsive - end */
    #s-quote-row .mt-minus .quote-control {
        margin-bottom: 0px !important;
    }
    .custom-select {
    margin-bottom: 1rem;
    }
    #s-bgclr-tw .coverage-container .plan-block {
        width: 320px !important;
    }
    #s-bgclr-tw .plan-price .total-amt-blk {
        width: calc(100% - 200px) !important;
    }
    .m-top-style {
        padding-top: 30px;
    }
    .tireandwheel-options-block{
        padding-bottom: 30px;
    }
    .summary-coverage-list li {
        margin-bottom: 5px;
        width: 100%;
    }
    .mobile-header {
            font-size: 14px;
    }
    .summary-coverage-list li {
        width: 100%;
    }
    .vertical-bar{
        display: none;
    }
    #step2-backcont button {
        font-size: 16px !important;
    }
    #step2-backcont button{
    border: 2px solid #ffffff !important;
    }
    #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .quote-container.check-box .checkmark{
        top: 2px !important;
    }
    .tooltip h4, .tooltip h3 {
        font-size: 14px !important;
    }
    .payment-text{
        padding: 10px;
    }
 }

    @media (max-width:480px) {
        #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box .additional-checkbox {
            width: 100% !important;
        }

        #step2-backcont #step-btn {
            padding-left: 0;
        }

        #step-btn {
            padding: 20px !important;
        }

        .new-cont-1 {
            max-width: 350px;
        }

        .summary-table {
            width: 300px;
        }

        #step-btn button {
            width: 135px !important;
            font-size: 12px !important;
            line-height: 12px !important;

        }

        #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .quote-container.check-box input~.checkmark {
            height: 13px !important;
            width: 13px !important;
        }

        .select-options-container::after {
            top: 73% !important;
            right: 20px !important;
        }

        .quote-container.check-box input[type="checkbox"]:checked+.checkmark::before {
            top: 0% !important;
            left: 46% !important;
            height: 16px !important;
            width: 10px !important;
            transform: translate(-45%, -45%) !important;
        }
        .mobile-header {
            font-size: 14px;
        }
        .quote-container.check-box input[type="checkbox"]:checked+.checkmark::before{
            transform: translate(-45%, -45%) !important;
        }
    }

    /* end inline style */
    #quotemsform fieldset:not(:first-of-type) {
        display: none;
    }

    .pln-blk-disable {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgb(255 255 255 / 70%);
        z-index: 1;
    }

    #quotemsform {
        position: relative;
    }

    .invoice-spacing {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        gap: 40px;
    }

    .pay-iframe {
        width: 100%;
        float: left;
    }

    .invoice-spacing .user-plan-detail {
        max-width: 530px;
        margin: auto;
        padding: 0px;
    }

    .user-plan-detail {
        width: 100%;
        float: left;
        padding-top: 30px;
    }

    .mail-user-info p,
    .mail-vehicle-info p {
        margin-bottom: 1px;
        margin-top: 0px;
        font-size: 13px;
        font-family: "Gotham", Sans-serif;
    }

    .font-weight-bold {
        font-weight: 400;
    }

    .mail-user-info h6,
    .mail-vehicle-info h6 {
        margin-bottom: 4px;
        margin-top: 0px;
    }

    .mail-vehicle-info {}

    .user-plan-detail .mail-user-info {
        width: 50%;
        float: left;
        padding-right: 15px;
        padding-left: 29px;
    }

    .user-plan-detail .mail-vehicle-info {
        width: 50%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .top-10 {
        top: -15px !important;
    }

    .quote-row .input-container.quote-group.mt-minus {
        /* margin-top: -5px; */
    }

    .input-loader {
        position: relative;
    }

    .input-loader-year,
    .input-loader-make,
    .input-loader-model,
    .input-loader-zip {
        position: absolute;
        right: 37px;
        top: 34%;
        width: 22px;
        height: 22px;
        border: 2px solid #ccc;
        border-top: 2px solid #144880;
        border-radius: 50%;
        animation: spin 0.8s linear infinite;
        transform: translateY(-50%);
        display: none;
    }

    .user-plan-detail .table-responsive {
        float: left;
        width: 100%;
        background: #f1f1f1;
        padding: 15px;
        border-radius: 20px;
        margin-top: 25px;
    }

    .table-responsive table.table {
        border: none;
        margin-top: 15px;
        margin-bottom: 0;
    }

    .table-responsive table.table th,
    .table-responsive table.table td {
        border: none;
    }

    button#mailPay {
        background-image: linear-gradient(180deg, #13477F 0%, #B355A0 100%) !important;
        border-radius: 8px;
        padding: 14px;
        width: 275px;
    }

    .user-plan-detail td.pln-1,
    .user-plan-detail td.pln-2,
    .user-plan-detail td.pln-ttl {
        font-size: 14px;
    }

    .user-plan-detail td.pln-1.vlu,
    .user-plan-detail td.pln-2.vlu,
    .user-plan-detail td.pln-ttl.vlu {
        text-align: right;
        min-width: 90px;
    }

    .user-plan-detail.quoteinfo-mobile {
        display: none;
    }

    .quote_not_found {
        text-align: center;
    }

    span.tw_only_price {
        float: right;
        display: none;
    }

    .ifram-status {
        display: flex;
        justify-content: center;
        text-align: center;
        margin-top: 30px;
        flex: 1 0 100%;
        flex-wrap: wrap;
    }

    .ifram-status p {
        width: 100%;
        font-family: "Segoe-UI-Bold", Sans-serif;
    }

    .quoteinfo-desk * {
        font-family: "Gotham", Sans-serif;
        font-size: 20px;
    }

    .rateadjust .quoteinfo-desk *,
    .quote_not_found p {
        font-size: 14px;
    }

    .rateadjust .adjusted-quotes {
        width: 80%;
        margin: auto;
        display: flex;
        column-gap: 15px;
        flex-wrap: wrap;
    }

    .rateadjust .adjusted-quotes h4 {
        margin: 0;
        text-align: center;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        color: #B355A0;
        font-size: 18px;
    }

    .rateadjust .user-plan-detail.quoteinfo-desk {
        width: 100%;
        max-width: 100%;
        margin-top: 23px;
    }

    .rateadjust .user-plan-detail.quoteinfo-desk .table-responsive {
        width: 48%;
        margin: auto;
    }

    .rateadjust .adjust-quote-info {
        width: 50%;
        /* margin: auto; */
        /* margin-bottom: 25px; */
        float: left;
    }

    .rateadjust .quoteupdated-info-note {
        text-align: center;
        width: 80%;
        margin: auto;
    }

    .swal2-actions .swal2-styled.swal2-confirm.adjust-confirm-button-class,
    .swal2-cancel.adjust-cancel-button-class.swal2-styled.vehicle-btn {
        padding: 10px !important;
        min-width: 100px;
        width: 110px !important;
        font-size: 20px !important;
    }


    .swal2-actions .swal2-styled.swal2-confirm.adjust-confirm-button-class {
        margin: 0;
    }

    .adjust-swal-your-container-class .swal2-icon.swal2-success.adjust-swal-your-icon-class.swal2-icon-show {
        display: block !important;
    }

    .quote-update-amt {
        margin-bottom: 0px;
        width: 50%;
        float: left;
    }
    .swal-coupon .swal2-icon.swal2-success [class^=swal2-success-line]{
        background-color: #144880;
    }
    .swal-coupon .swal2-icon.swal2-success .swal2-success-ring{
        border: .25em solid rgb(20 72 128 / 18%);
    }
    .rateadjust .quote-update-amt .table-responsive {
        margin-bottom: 7px;
    }
    #terms-buydown i{
        color: #979797;
    }
    .quote-update-amt .table-responsive {
        width: 300px;
        margin: auto;
        /* max-width: 300px; */
    }

    .rateadjust .quote-update-amt .table-responsive td {
        padding: 3px;
    }

    .quote-update-amt .table-responsive td.pln-1.vlu,
    .quote-update-amt .table-responsive td.pln-2.vlu,
    .quote-update-amt .table-responsive td.pln-ttl.vlu {
        text-align: right;
    }

    .quote-update-amt .table-responsive tr.border-bottom {
        border-bottom: 1px solid;
    }

    .quote-update-amt .table-responsive td.pln-1,
    .quote-update-amt .table-responsive td.pln-2,
    .quote-update-amt .table-responsive td.pln-ttl,
    .quote-update-amt .table-responsive tr th.py-1 {
        text-align: left;
    }

    .rateadjust .quoteupdated-info-note p {
        margin-bottom: 20px;
    }

    .user-plan-detail.quoteinfo-mobile {
        margin-top: 20px;
    }

    .user-plan-detail.quoteinfo-mobile .mail-user-info,
    .user-plan-detail.quoteinfo-mobile .mail-vehicle-info {
        text-align: center;
    }

    .rateadjust .quoteupdated-info-note a.vehicle-btn {
        padding: 6px 20px 6px 20px !important;
        font-size: 17px !important;
    }

    .rateadjust .adjust-quote-info .mail-user-info,
    .rateadjust .adjust-quote-info .mail-vehicle-info {
        width: 50%;
        float: left;
    }

    .quote-update-amt .table-responsive table.table {
        margin-top: 0;
    }

    .rateadjust .adjust-quote-info p {
        font-size: 14px;
    }

    .quote-update-amt {
        font-size: 14px;
    }

    .rateadjust .pln-ttl p,
    .rateadjust .pln-ttl span {
        font-weight: 700 !important;
    }

    .user-plan-detail td.pln-1 p,
    .user-plan-detail td.pln-2 p,
    .user-plan-detail td.pln-ttl p,
    .user-plan-detail td.pln-1 span,
    .user-plan-detail td.pln-2 span,
    .user-plan-detail td.pln-ttl span {
        margin-bottom: 0;
        font-size: 14px;
    }

    /* #oldPrice .pln-ttl {
    background-color: hsla(0, 0%, 50.2%, .0705882353) !important;
    } */
    .user-plan-detail td.pln-2 {
        padding-bottom: 10px;
    }

    .user-plan-detail td.pln-1,
    .user-plan-detail td.pln-2 {
        padding-top: 0;
    }

    .quote-update-amt th,
    .quote-update-amt tr {
        font-size: 16px;
    }

    .rateadjust .quote-update-amt th,
    .rateadjust .quote-update-amt tr {
        font-size: 14px;
    }

    .user-plan-detail tr.border-bottom {
        border-bottom: 1px solid #ccc;
    }

    .table-responsive table.table th {
        padding-bottom: 0;
    }

    .call-any-time {
        text-align: center;
        font-size: 14px;
        width: 80%;
        margin: auto;
        margin-bottom: 23px;
        margin-top: 15px;
    }

    .rate-ajust-success {
        text-align: center;
    }

    .rate-ajust-success h2 {
        color: #93358d;
    }

    .rate-ajust-success h4 {
        color: #13477f;
    }

    .rateadjust .mail-user-info h6,
    .rateadjust .mail-vehicle-info h6 {
        font-size: 14px;
    }

    .rateadjust .adjust-quote-info table tr td {
        border: 0;
        text-align: left;
        font-size: 16px;
        padding: 3px;
        font-size: 14px;
    }

    .rateadjust .adjust-quote-info table {
        border: 0;
        margin: 0;
    }

    .rate-ajust-success h4 {
        font-size: 24px !important;
    }

    button#coupon_submit {
        margin-top: 0;
        padding: 10px 26px !important;
    }

    .coupon-error-container p {
        margin-top: 0px;
        font-size: 14px;
        font-family: "Gotham", sans-serif !important;
        font-weight: 400;
        color: #058d04 !important;
        text-align: center;
        position: relative;
        text-align: center;
        margin-bottom: 0;
    }
    .ccout.error-text {
        color: #cd0303 !important;
        font-size: 14px;
    }
    .payment-plan-content .error-text{
            bottom: 0px;
            font-weight: 400;
            color: #ff0000 !important;
    }
    .coupon-error-container .ccok.error-text{
        color: #cd0303 !important;
        bottom: auto;
    }
    .coupon-error-container p.ccout.error-text {
        color: #cd0303 !important;
        text-align: center;
        position: relative;
    }
    .coupon-error-container .ccok{
        position: absolute;
        text-align: center;
        margin: auto;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    /* quote rate adjustment css */
    .w-full-size {
        width: 100%;
    }

    .font-bld {
        font-weight: 600;
    }

    .rate-plan-btn {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .quote-2 {
        width: 31.5%;
    }

    #rate-adjustment-form .odometer-image .note-txt {
        color: #d5dde3 !important;
        position: absolute;
        width: 100%;
        float: left;
        bottom: -20px;
        left: 0;
        top: auto;
    }

    .mbt-10 {
        margin-bottom: 2.5rem;
    }

    .ml-3 {
        margin-left: 0.5em;
    }

    .font-w-5 {
        font-weight: 500 !important;
    }

    .odometer-image input {
        margin-top: 0px !important;
    }

    .quote-form-container.mtp-1 {
        margin-top: 1.5rem !important;
    }

    /* .rate-loading {
        min-height: 100%;
        min-width: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 9;
        background: url(/wp-content/uploads/2022/04/loader.gif)#ffffffb8 no-repeat 50%;
        left: 0;
        font-family: "Gotham", Sans-serif !important;
        min-height: 100px;
        height: 100%;
        display: none;
    } */

    #rate-adjustment-form .quote-form-label {
        display: block;
        font-size: 0.85em;
        font-family: "Gotham", Sans-serif !important;
    }

    .quote-form-container.rate-adjustment {
        max-width: 825px !important;
        min-height: 50vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .rate-title {
        width: 100%;
        margin: 0px;
        font-size: 1.85rem;
        margin-top: 3.5rem;
        margin-bottom: 0rem;
        border-bottom: 1px solid #dcdcdc;
        padding-bottom: 10px;
        color: #12355C;
    }

    .quote-form-container.rate-adjustment .input-container.quote-group.quote-3 {
        width: 48%;
        margin-top: 7px;
    }

    .quote-form-container.rate-adjustment .quote-row .quote-control {
        padding: 10px 25px !important;
    }

    .quote-form-container.rate-adjustment .quote-row .quote-control:disabled {
        background-color: #f2f2f2;
    }

    .quote-form-container.rate-adjustment .vehicle-btn {
        background-image: none !important;
        background-color: #ffffff !important;
        color: #144880 !important;
        font-size: 24px !important;
        border-radius: 30px !important;
        width: 200px !important;
        padding: 11px 27px !important;
        letter-spacing: 0 !important;
        font-family: "Gotham", Sans-serif !important;
        font-weight: 500;
        border: none !important;
        border: 3px solid #FFF !important;
        display: flex;
        justify-content: center;
        margin: auto;
        margin-top: 30px;
    }
    .quote-form-container.rate-adjustment .vehicle-btn:hover {
        background-color: #b455a000 !important;
        color: #ffffff !important;
    }
    .quote-rate-error {
        color: #FF8A80;
        font-size: 0.7em;
        font-weight: 600;
    }

    .quote-form-container.rate-adjustment .req {
        color: #FF8A80;
    }

    #step1 .quote-title {
        text-align: left !important;
        font-family: "Gotham", sans-serif !important;
    }

    #step1 .quote-p {
        text-align: left !important;
        margin-top: 20px !important;
        letter-spacing: 0 !important;
        font-family: "Gotham", sans-serif !important;
        font-weight: 100;
        margin-bottom: 0px;
        line-height: 1.35 !important;
    }

    .quote-form-container.rate-adjustment .quote-title {
        margin-bottom: 1.5em !important;
    }

    ::-webkit-input-placeholder {
        /* Edge */
        color: #b9b9b9 !important;
    }

    :-ms-input-placeholder {
        /* Internet Explorer */
        color:#b9b9b9 !important;
    }

    ::placeholder {
        color: #b9b9b9 !important;
    }
    .coupon-submit::placeholder {
    color: #b9b9b9 !important;
    }

    .coupon-submit::-webkit-input-placeholder {
    color: #b9b9b9 !important;
    }

    .coupon-submit::-moz-placeholder {
    color: #b9b9b9 !important;
    }

    .coupon-submit:-ms-input-placeholder {
    color: #b9b9b9 !important;
    }

    .quote-form-container.rate-adjustment .quote-row .quote-control {
        border: 1px solid #12355c1f !important;
    }

    .quote-form-container.rate-adjustment .rate-title {
        padding-bottom: 0.75rem;
        border-bottom: 0px solid #12355c1f !important;
        font-family: "Gotham", Sans-serif !important;
    }

    /* price table */
    .priceTable .quote-row {
        justify-content: center;
    }

    .quote-rate-left,
    .quote-rate-right {
        width: 47%;
    }

    .priceTable table th {
        background: #B455A0 !important;
        border: 0px;
        padding: 0.75em;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
    }

    .priceTable table th:first-child {
        border-top-left-radius: 15px !important;
    }

    .priceTable table th:last-child {
        border-top-right-radius: 15px !important;
    }

    .priceTable table {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 15px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
        background-color: #fff !important;
        border-radius: 15px !important;
    }

    .rate-adjustment .priceTable .table {
        background-color: #fff !important;
        border-radius: 15px !important;
    }

    .priceTable table td {
        border: 0px;
        padding-left: 20px;
        padding-right: 7px;
        /* width: 50%; */
        padding-bottom: 0px;
        font-family: "Gotham", Sans-serif !important;
        background: transparent !important;
    }

    .priceTable table thead {
        /* background: #B3559F; */
        color: #fff;
        margin: 0;
        font-size: 1em;
        font-family: "Gotham", Sans-serif !important;
    }

    .priceTable #newPrice table thead {
        background: #12355C;
    }

    .rounded-txt {
        text-align: center;
        color: #13477f;
        font-size: 1.35rem;
        font-weight: 500;
        display: none !important;
    }

    .quote-status {
        font-size: 1.75rem;
    }

    .txt-bold,
    .quote-status span {
        font-weight: 600;
    }

    #product-name {
        text-transform: uppercase;
    }

    .priceTable .quote-rate-right .quote-plan-title {
        color: #12355C;
    }

    .priceTable #oldPrice table tfoot .card-text {
        color: #B455A0;
    }

    .priceTable .quote-rate-left table tbody,
    .priceTable .quote-rate-left table tfoot {
        background: #ffffff;
    }

    /* .priceTable .quote-rate-left table tbody {
        border-bottom-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
    } */
    .priceTable .quote-rate-left table tbody tr:last-child td:first-child {
        border-bottom-left-radius: 15px;
    }

    .priceTable .quote-rate-left table tbody tr:last-child td:last-child {
        border-bottom-right-radius: 15px;
    }

    .priceTable .quote-rate-right table tbody,
    .priceTable .quote-rate-right table tfoot {
        background: #e2edf3;
    }


    .priceTable table tbody .card-text,
    .priceTable table tfoot .card-text {
        font-size: 14px;
        color: #000;
        font-weight: 400;
        font-family: "Gotham", Sans-serif !important;
        margin-bottom: 7px;
    }
    .quote-form-container table{
            font-size: 14px;
    }
    .priceTable table .cart-total .vlu .font-weight-bold {
        font-weight: 500;
    }
    tr.cart-total td.vlu span {
        color: #B455A0 !important;
    }

    .priceTable table .vlu {
        text-align: right;
        font-family: 'Urbanist';
        text-wrap: nowrap;
    }

    /* #quote-rate-sec .rate-adjustment .priceTable .table {
        background: #e2edf3 !important;
        border-radius: 15px;
    } */

    .priceTable table tr {
        border-bottom: 0px solid #ccc;
    }

    .priceTable table .card-text.card-title {
        font-size: 0.95em;
        color: #000;
    }

    .priceTable table .cart-total .card-text,
    .priceTable table .cart-total .vlu {
        font-weight: 600;
        font-size: 18px;
    }

    .priceTable table .cart-total .vlu {
        padding-bottom: 0.5em;
    }

    .priceTable .table,
    .priceTable .table * {
        font-family: "Gotham", Sans-serif !important;
    }

    #priceTable #oldPrice tbody tr td:nth-of-type(2),
    #priceTable #oldPrice tfoot td:nth-of-type(2),
    #priceTable #oldPrice tbody tr td:nth-of-type(3),
    #priceTable #oldPrice tfoot td:nth-of-type(3) {
        text-align: right !important;
    }

    .border-top {
        border-top: 1px solid #ccc;
    }

    .quote-plan-title {
        color: #B455A0;
        font-family: "Segoe-UI-Bold", Sans-serif;
        font-size: 25px;
        font-weight: 700;
        text-transform: none;
        font-style: normal;
        text-decoration: none;
        line-height: initial;
        letter-spacing: 0px;
        margin-bottom: 0px;
    }

    /* end price table */
    /* adjust rate thank you */
    lottie-player.tick-anim {
        margin: auto;
    }

    .fnt-clr {
        color: #fff !important;
        font-weight: 500;
    }

    .deduct-label {
        font-size: 12px;
    }

    .text-loading {
        position: absolute;
        top: 3rem;
        bottom: 0;
        margin: auto;
        height: 200px;
        left: 0;
        right: 0;
        text-align: center;
        font-weight: 600;
        color: #000;
        font-size: 14px;
    }

    .rate-adjustment .loading,
    .thanks-loading {
        min-height: 150px;
        position: absolute;
    }

    .submit-text {
        text-align: center;
        font-size: 2.2rem;
    }

    .himsg {
        font-family: "Gotham", Sans-serif !important;
        font-size: 30px;

    }

    .himsg-succssplan {
        font-weight: 400 !important;
        margin-bottom: 1.5rem;
        margin-top: 1.5rem;
    }
    .quote-adjust-success .himsg-succssplan, .quote-adjust-success .user-name{
        font-size: 25px;
    }
    .user-name {
        font-size: 30px;
    }

    /* .successfully-plan-uptd-msg {
        font-weight: 500;
        text-align: center;
    } */
    .submit-text-succssmsg {
        font-weight: 500 !important;
        font-size: 1.9rem !important;
        margin: 0.6rem 0 0.8rem !important;

    }

    .success-msg-vintxt {
        text-align: center;
        font-size: 1.6rem !important;
        font-weight: 400 !important;
        color: #979797 !important;
        margin-top: 0rem;
    }

    .success-msg-vin-num-txt {
        font-weight: 400;
        color: #000 !important;
        font-size: 1.6rem;
    }

    .plan-not-match-success-msg-vintxt {
        color: #FFF !important;
    }

    .form-data {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;

    }

    .success-contract-info-msgsection {
        display: flex;
        justify-content: space-between;
        column-gap: 12px;
    }

    .success-contract-hr-line {
        color: #000;
    }

    .succss-cntr-card-container {
        display: flex;
        column-gap: 130px;
        background-color: #efefef;
        padding: 28px 18px;
        border-radius: 5px;
        align-items: center;
    }

    .succss-cntr-card-container>span {
        font-size: 18px;
        font-weight: 400;
        color: #B355A0;

    }

    .succss-cntr-card-container>span>b {
        font-size: 18px;
        font-weight: 400;
        color: #000000;
        font-family: "Gotham", Sans-serif !important;
    }

    .sucss-msg-contract-txt-size {
        font-size: 20px !important;
        margin-top: 30px;
    }

    /*     .success-contract-info-msgsection>span>b {
                font-size: 1.3rem;
                color: #7e7b7b;
                font-weight: 500;
            }
            */
    .sucss-msg-contract-plan-title-textname>span {
        font-size: 1.6rem;
        font-weight: 500;
        color: #B455A0;
    }


    /* .user-details {
        padding-right: 8rem;

    } */

    .sucss-mes-ills>img {
        max-width: 100%;
    }

    .form-data h4 {
        margin-bottom: 1rem;
    }

    #contract-no {
        margin-top: 1rem;
    }

    /* end adjust rate thank you */
    .quote-adjust-success {
        padding: 10px 30px;
        box-sizing: border-box;
        margin: auto;
        max-width: 1200px;
        position: relative;
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
    }

    .summary-table .plan-style td {
        font-size: 14px;
        color: #fff;
        font-style: italic;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        padding-left: 1rem !important;
    }

    .planNametext,
    .planAmountText {
        color: #3D3D3D;
    }

    .planAmountText {
        font-size: 22px;
        font-weight: 500;
        text-align: right;
    }

    table tbody#dynamicRows {
        border-block-start: 0px solid hsla(0, 0%, 50.2%, .5019607843) !important;
    }

    .summary-table #planRows .plan-style:nth-last-of-type(1) td {
        padding-bottom: 1.5rem !important;
    }

    #dynamicRows tr:nth-last-of-type(1) td {
        padding-bottom: 1.5rem !important;
    }

    .summary-table td {
        padding: 3px 0 !important;
    }

    .subtotal-row td {
        padding: 6px 0;
        padding-top: 1rem;
    }

    .summary-table .subtotal-row td {
        padding-top: 1rem !important;
    }

    .summary-table .discount-row td {
        padding-bottom: 1rem !important;
    }

    .summary-table .total-row td {
        padding-top: 0.75rem !important;
        padding-bottom: 0.75rem !important;
        color: #fff;
    }

    .summary-table .total-row {
        border-bottom: 1px solid #fff !important;
    }

    .summary-table td {
        color: #fff;
    }

    .summary-table #dynamicRows {
        border-bottom: 0px solid #000 !important;
    }

    .summary-table .subtotal-row {
        border-top: 1px solid #000 !important;
    }

    .vsc-block .plan-block-div .deduct-whats .plan-list-coverage ul {
        font-family: "Gotham", Sans-serif !important;
        font-size: 14px !important;
        list-style: none;
        padding-left: 0px;
        font-weight: 400;
    }

    .popup_state-city-value {
        color: #d5dde3;
        margin-bottom: 0px;
    }

    #popup_stateCityValueErrormsg {
        display: inline;
        color: #FF0000;
    }

    .dowc-custom-error1,
    .iframe-error {
        font-size: 14px;
    }

    /* end quote rate adjustment */

    @media (min-width: 1024px) {
        .coupon-error-container p {
            /* text-align: center !important; */
        }
    }

    @media (max-width: 1024px) {
        #quotemsform #step1 .quote-row .input-container {
            width: 48% !important;
        }
    }

    @media screen and (min-width: 901px) and (max-width: 1024px) {
        .plan-not-match-sumryscreen {
            width: 50% !important;
        }

        .form-data .sucss-mes-ills {
            display: none;
        }

        .plan-not-match-totaltxtonly {
            font-size: 2rem !important;
        }
    }

    @media screen and (min-width: 800px) and (max-width: 1024px) {
        .succss-form-data-section {
            width: 70%;
            margin: auto;
        }

    }

    @media (max-width: 900px) {
        body .elementor-location-header.hidden__header {
            top: 0px !important;
        }

        body .header__menu .elementor-menu-toggle.elementor-active:after {
            top: 0px !important;
        }
    }

    @media screen and (min-width: 601px) and (max-width: 1024px) {

        .success-contract-info-msgsection {
            flex-direction: column;
        }

        .succss-cntr-card-container {
            justify-content: space-between;
            margin-bottom: 2rem;
        }

        .user-details .himsg {
            text-align: left !important;
        }

        .sucss-msg-contract-txt-size {
            text-align: left;
        }

        .user-details>div {
            text-align: left !important;
        }

    }
    @media (min-width:768px){
        .only-mobile
        {
            display: none;

        }
    }
    @media (max-width: 768px) {
        #s-bgclr-tw #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box .additional-checkbox {
            width: 49% !important;
            justify-content: flex-start !important;
        }
        .dowc-custom-error1,
        .iframe-error {
            text-align: center !important;
        }
    .quote-form-container  #quote-no-plan .form-container-button {
            margin-bottom: 0em;
        }
        .quote-form-container #quote-no-plan  .vehicle-btn {
        margin: auto;
        cursor: pointer;
        margin: 0 !important;
        font-size: 18px !important;
        line-height: 21px !important;
        padding: 12px 40px !important;
        margin-top: 30px !important;
    }
    .summary-content, .summary-coverage-list {
        width: 100%;
    }
    }

    @media only screen and (max-width: 900px) {
        .user-plan-detail.quoteinfo-mobile {
            width: 100%;
            padding: initial;
            display: block !important;
            max-width: 675px;
            margin: auto;
            float: none;
        }

        .pay-iframe {
            width: 100%;
            float: left;
        }

        .quote-update-amt {
            width: 100% !important;
        }

        .rateadjust .adjust-quote-info {
            display: none;
        }

        .user-plan-detail.quoteinfo-mobile {
            margin-top: 20px;
        }

        .form-data .sucss-mes-ills {
            display: none;
        }
    }

    @media (max-width: 768px) {
        .quote-title {
            font-size: 20px !important;
            line-height: 30px !important;
        }

        #quotemsform #step1 .form-notes {
            margin-bottom: 15px !important;
            padding-bottom: 15px !important;
        }
        .summary-coverage-list li img {
            width: 15px;
            top: 3px;
        }
        .plan-notes {
            padding-bottom: 10px;
            margin-bottom: 10px;
        }
        .toggle-summary i {
            top: 2px;
        }
    }

    @media screen and (min-width: 768px) and (max-width: 900px) {
        .plan-not-match-sumryscreen {
            width: 60% !important;
        }

        .plan-not-match-totaltxtonly {
            font-size: 2rem !important;
        }
    }

    @media only screen and (max-width: 768px) {
        .submit-text-succssmsg {
            font-weight: 500 !important;
            font-size: 20px !important;

        }
        .success-msg-vintxt, .success-msg-vin-num-txt {
            font-size: 18px !important;
        }
        .succss-cntr-card-container {
            flex-wrap: wrap;
            justify-content: center;
            text-align: left;
        }

        .rateadjust .user-plan-detail.quoteinfo-desk .table-responsive {
            width: 75%;
            margin: 7px auto;
        }

        .rateadjust .adjusted-quotes {
            width: 100%;
        }

        .call-any-time {
            margin-bottom: 50px;
        }

        .rateadjust .quote-update-amt {
            width: auto;
        }

        .quote-update-amt .table-responsive {
            width: auto;
        }

        #step1 .form-notes {
            margin-bottom: 15px !important;
            padding-bottom: 15px !important;
        }

        .coverage-options-quoteform .form-container-button {
            padding-bottom: 10px !important;
        }

        #step1 .quote-title {
            line-height: 30px !important;
        }
    }

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

        .user-plan-detail .mail-user-info,
        .user-plan-detail .mail-vehicle-info {
            margin-bottom: 7px;
        }

        .user-plan-detail .mail-user-info,
        .user-plan-detail .mail-vehicle-info {
            padding-left: 0px;
            padding-right: 0px;
            width: 100%;
        }

        .invoice-spacing .user-plan-detail {
            padding: 0px 10px;
        }

        .mail-user-info h6,
        .mail-vehicle-info h6 {
            font-size: 12px;
        }

        .mail-user-info p,
        .mail-vehicle-info p {
            font-size: 12px;
        }

        .rateadjust .user-plan-detail.quoteinfo-desk .table-responsive {
            width: 100%;
        }

        .call-any-time {
            margin-bottom: 75px;
        }
    }

    @media screen and (min-width: 768px) and (max-width:899px) {

        .quote-form-home-main,
        .quote-form-product-page {
            padding-bottom: 30px !important;
        }

        .quote-form-home-coverage {
            padding-bottom: 0px !important;
        }
    }

    @media screen and (max-width: 600px) {
        #quotemsform #step1 .quote-row .input-container {
            width: 100% !important;
        }

        .downloadPDF-succssplan {
            padding: 7px 20px !important;
            font-size: 16px !important;
        }

        .quote-adjust-success {
            padding: 10px 10px;
        }

        .succss-cntr-card-container {
            column-gap: inherit;
        }

        .success-contract-info-msgsection {
            flex-direction: column;
        }

        .succss-cntr-card-container {
            padding: 21px 10px;
        }

        .user-details>div {
            text-align: left !important;
        }

        .succss-cntr-card-container {
            justify-content: center;
            margin-bottom: 2rem;
        }

        .user-details .himsg {
            text-align: center !important;
        }

        .user-name,
        .himsg {
            font-size: 2rem;
        }

        .succss-formdata-card-details {
            display: unset !important;
        }

        #quotemsform #step1 {
            margin-top: 30px !important;
            line-height: 30px !important;
        }

        #s-bgclr-tw #s-tireandwheel-sec .tireandwheel-options-block .adition-options-blk .flx-box .additional-checkbox {
            width: 100% !important;
        }

        .dowc-custom-error1,
        .iframe-error {
            font-size: 12px;
        }

        #step1 .form-notes {
            margin-bottom: 15px !important;
        }
        .quote-form-container .sucss-msg-contract-txt-size{
            text-align: center;
        }
        .succss-cntr-card-container {
            text-align: center;
        }

        /*     .new-cont-1 .payin-fullamount,.payin-fullamount{
            padding: 0.5rem;
        } */
    }
.custom-login-form {
    max-width: 300px;
    margin: 20px auto;
}

.custom-login-form input {
    width: 100%;
    padding: 8px;
    margin-top: 5px;
}

.custom-login-form button {
    padding: 10px;
    width: 100%;
    background: #0073aa;
    color: #fff;
    border: none;
}

.login-error {
    color: red;
}

.custom-login-message {
    text-align: center;
    font-weight: bold;
}