﻿.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #f93; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: auto;
    top: 1;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

.chartjs-size-monitor {
    display: none;
}

.price-range {
}

.c-find-price {
    margin-top: 24px;
}

span.acc-count {
    color: red;
    font-family: "din-bold";
    /* width: 52px; */
}

.efwatercom-direct-icon {
    background-image: url(../assets/images/assets/payment-methods/efwatercom_pay.svg);
    background-size: contain !important;
}

/*05/22/2022*/
.invoice-header-actions__excel {
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background-image: url(../imgs/Icons/extract-excel.svg);
    cursor: pointer;
    margin-right: 20px;
}
/*05/15/2021*/
.article-intro__image {
    height: 420px;
}
/*12/15/2021*/
/*--Common--*/
.full-width {
    width: 100%;
}

.subtitle {
    font-family: 'din-reg';
    color: #7c7c7c;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}
/*------Stats-----*/

.car-specs-block__info.spreading_stats h4 {
    margin-top: 5px;
}

.car-specs-block__info.gender_stats h4 {
    margin-top: 5px;
}

.car-specs-block__info.age_cat h4 {
    margin-top: 5px;
}

.general-stats-svg {
    margin-top: -8px;
    margin-bottom: 11px;
}

.car-specs-block__info.spreading_stats img {
    top: -14px;
    position: relative;
}

.car-specs-block__info.spreading_stats .spreading {
    position: absolute;
    top: 15%;
    right: 40%;
}

.car-specs-block__info.age_cat .age {
    position: absolute;
    top: 15%;
    right: 40%;
}

.male {
    /*    left: 40px;
    position: absolute;*/
    width: 50%;
}


.female {
    /* right: 27px;
    position: absolute;*/
    width: 50%;
    float: right;
    text-align: right;
    padding-right: 22px;
}

.gender_stats {
}

    .gender_stats p.desc {
        position: absolute;
        top: 15%;
    }

.report-grid__item--33 {
    width: 33.333%;
}
/**End of 12/15/2021*/
.scroll-event {
    cursor: pointer !important;
}

span.guide-step-block__text.report-step {
    font-weight: bold !important;
    letter-spacing: 4px !important;
    color: #f93 !important;
    font-size: 20px !important;
}

.mobile-view {
    display: none;
}

.offer-img {
    width: 100%;
    margin-top: 15px;
}

button.promocode-field__btn.loading-btn {
    opacity: 0.5;
}

a.download-menu-list__link.app-gallery-sidebar-icon.bg-cover {
    margin-left: -12px;
    position: relative;
    left: 4px;
}

.apps {
    text-align: center;
}

.google-play-footer-icon {
    background: url(../imgs/Icons/Playstore.svg);
}

.app-store-footer-icon {
    background: url(../imgs/Icons/Appstore.svg);
}

.app-gallery-sidebar-icon {
    background: url(../assets/AppGallery.svg);
}

.table-col-block__image {
    margin-top: 0px;
}

.offer {
    text-decoration: line-through;
}

.table-intro__title .desc {
    color: #c7c7c7;
}

.jordan-event {
    POSITION: ABSOLUTE;
    Z-INDEX: -1;
    LEFT: 12px;
    TOP: -53px;
    display: none;
}

.table-row--mobile {
    border: none !important;
}

    .table-row--mobile:nth-child(2n) {
        background: #f6f6f6;
        /* border: none; */
    }


.history-table-block div.table div.table-row .table-row__cel:nth-child(2) {
    padding-right: 0px;
    width: 20%;
}

.report-small-footer {
    page-break-inside: avoid;
}

.ship-block {
    background-color: transparent;
}

.tables-list__item:not(:first-child) {
    margin-top: 16px !important;
}

.table-row:not(:last-child) {
    border-bottom: 0px !important;
}

.table-row:nth-child(2n) {
    background: #f1f1f1;
    padding-top: 10px;
}

.countries-block__title.xmedium-text {
    padding-left: 28px;
    text-align: center;
}

.table-row__cel {
    padding-right: 49px;
    padding-left: 10px;
}

.table-row.table-row--header {
    padding-bottom: 38px;
}

.history-table-block {
    padding-left: 0px;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 0
}

.table {
    padding-right: 0px;
}
/*.full-height
{
    height:100%;
}*/


.rep-info-error {
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    display: inline-block;
    text-align: right;
    margin-top: 14px;
}

.block-505__image {
    width: 499px;
    height: 375px;
    background-image: url(../imgs/505.svg);
    margin: 0 auto;
}



.din-font {
    font-family: 'din-bold'
}

a.old-website {
    font-family: 'din-bold'
}

a.old-website {
    position: absolute;
    right: 122PX;
    TOP: 29PX;
}

.review-block {
    margin-bottom: 15px;
}

p.review {
    font-family: 'din-reg', sans-serif;
    text-align: justify;
    /* padding: 2px; */
    padding-left: 39px;
    line-height: 28px;
    padding-bottom: 21px;
    padding-top: 13px;
    color: #565656;
}

.header-title a {
    /* display: inline-block; */
    top: -10px;
    position: relative;
}

.jfzic-btns {
    position: absolute;
    left: 70px;
    top: 46px;
}

    .jfzic-btns a {
        color: #fff;
        border-color: #fff;
        font-size: 11px;
        margin-top: 5px;
    }

    .jfzic-btns .Invoice {
        right: 31px;
        position: relative;
    }

.history-table-block div.table div.table-row .table-row__cel:nth-child(3) {
    /* background: red !important; */
    width: 99%;
    text-align: justify;
    padding-right: 0;
    padding-left: 26px;
}

.r-app-icon {
    background: url(../imgs/Icons/report-icons/car-worked-apps.svg)
}

.r-engine-change-icon {
    background: url(../imgs/Icons/report-icons/change-engine.svg)
}

.r-maintenance-icon {
    background: url(../imgs/Icons/report-icons/maintenance.svg)
}

.r-ansuurance-icon {
    background: url(../imgs/Icons/report-icons/ansuurance.svg)
}

.r-airbag-icon {
    background: url(../imgs/Icons/report-icons/airbag.svg)
}

.r-change-title {
    background: url(../imgs/Icons/report-icons/change-title.svg);
}

.js-language-toggle-trigger {
    HEIGHT: 30PX;
}

input#VIN {
    text-transform: uppercase;
    text-align: right;
    direction: ltr;
}

.general-field__error {
    color: red;
    font-family: 'din-bold';
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
}


.general-field-flat__error {
    color: #F19292 !important;
    font-family: 'din-bold' !important;
    font-size: 14px;
    line-height: 14px;
    margin-top: 10px;
}

.js-message {
    display: none;
}

.js-message-active {
    display: block;
}

.website-intro__slogan {
    max-width: 335px !important;
}

.intro-from-field {
}

.display-block {
    display: block !important;
}

.load-gif {
    background: url(../imgs/ajax-loader.gif) left no-repeat;
    background-size: contain;
}

.text-uppercase {
    text-transform: uppercase;
}

a {
    cursor: pointer !important;
}

.c-form-field__error {
    font-family: 'din-bold', sans-serif;
}

.max_height_30 {
    max-height: 30px;
}

.full-width {
    width: 100% !important;
}

.toast-message {
    font-family: 'din-bold' !important;
    font-size: 16px;
    padding: 10px;
}
/*.payment-form-field__error, .c-form-field__error {
    position: absolute;
}*/

.hide {
    display: none;
}

.general-back {
    cursor: pointer !important;
}

.query-loading {
    background: rgba(0,0,0,0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    padding-top: 400px;
    z-index: 100
}

    .query-loading.hide {
        display: none;
    }

.anim {
    max-width: 1000px;
    margin: auto;
    position: relative;
    top: 0;
    /* width: 100%; */
    /* top: 50%; */
    bottom: 50%;
    /* left: 50%; */
    /* right: 50%; */
    height: 100%;
    max-height: 1000px;
}

.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.more-photos-link {
    background: rgba(0,0,0,0.3);
    color: #fff;
    text-align: center;
    padding-top: 52px;
}

    .more-photos-link:hover {
        color: #ff9933;
    }

@keyframes scan {
    0%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(210px);
        transform: translateY(190px);
    }
}

@-webkit-keyframes scan {
    0%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(210px);
        transform: translateY(240px);
    }
}

.QrForm {
    background: rgba(0,0,0,0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 100;
}

.page-qr {
    width: 200px;
    height: 200px;
    background: #ffffff;
    margin: auto;
    margin-top: 10%;
    position: relative;
}

.QrLine {
    width: 100%;
    height: 10px;
    background-color: rgba(244,0,0,.8);
    position: absolute;
    z-index: 9999;
    -moz-animation: scan 5s infinite;
    -webkit-animation: scan 5s infinite;
    animation: scan 5s infinite;
    -webkit-animation-direction: alternate-reverse;
    box-shadow: 0px 0px 30px rgba(255,204,102,.5);
}

.table-col-block__image {
    position: relative;
}

    .table-col-block__image svg {
        display: block;
        width: auto;
        height: auto;
        max-width: 50%;
        max-height: 100%;
        position: absolute;
    }

    .table-col-block__image img {
        max-width: 50% !important;
    }

.selling-point-row {
    margin-bottom: 15px;
}

    .selling-point-row .table-header-grid .table-header-grid__item {
        max-width: 378px;
        min-width: 378px;
    }

.free-stamp {
    width: 240px !important;
    height: 240px !important;
    left: 0px;
    /* background-size: contain; */
    background-size: 180px !important;
    overflow: visible;
}

.r-maintenance-records {
    background-image: url(../imgs/Icons/report-icons/maintenance.svg);
}

.r-info-icon {
    background-image: url(../imgs/Icons/Info.svg);
}

.r-general-info-icon {
    background-image: url(../imgs/Icons/report-icons/general-info.svg);
}

.r-clock-icon {
    background: url(../imgs/Icons/report-icons/odometer-sum.svg)
}

.no-data-sum {
    width: 100%;
}

.text-justify {
    text-align: justify;
}

.header-print {
    background: url(../imgs/Icons/print.svg);
    background-repeat: no-repeat;
    background-position-y: 5px;
}

.header-sms {
    background: url(../imgs/Icons/sms.svg);
    background-repeat: no-repeat;
}

.header-eye {
    background: url(../imgs/Icons/eye.svg);
    background-repeat: no-repeat;
}

.header-send-to-bank {
    background: url(../imgs/Icons/Send-to-bank.svg);
    background-repeat: no-repeat;
}

.hide {
    display: none;
}

.expired {
    pointer-events: none;
}

    .expired .report-block {
        background: rgba(0,0,0,0.1);
    }

.free-label {
    position: absolute;
    background: red;
    z-index: 100;
    width: 50px;
    /* height: 18px; */
    font-size: 16px;
    font-family: "din-bold";
    color: #fff;
    line-height: 10px;
    padding-top: 7px;
    padding-bottom: 14px;
    left: 0;
    top: 13px;
    padding-right: 5px;
    background: #f39c12;
}

.veh-info {
    float: right;
    margin-left: 3px;
}

span.veh-info:last-child {
    float: none;
}

.general-other-specs * .r-general-info-list__item {
    display: block;
    /* background: red; */
    justify-content: flex-start !important;
    margin-left: 31px;
    margin-bottom: 23px;
    max-width: 150px;
    min-width: 150px;
}

.general-other-specs * .r-general-info-list.small-text {
    justify-content: start;
}

.footer-print {
    background: url(../imgs/Icons/print-black.svg) !important;
    background-size: cover;
    background-position: center;
    width: 27px;
    height: 25px;
    display: block;
    margin-right: 16px;
    background-repeat: no-repeat;
    /* background: repeat-x; */
    margin-top: 8px;
}

.no-margin-error {
    margin-top: 0px;
    padding-top: 5px;
}

.qr-trigger__mobile {
    background: url(../assets/images/assets/payment-methods/selling-points.svg);
}

.qr-reader {
    height: 150px;
    width: 317px;
    margin: auto;
    position: relative;
    top: 30px;
    left: 38px;
}

.page-qr {
    background: url(../assets/images/report-qr-code.png) no-repeat;
    background-size: cover;
}

.report-bg {
    background: url(../assets/report.jpg) !important;
    background-size: cover !important;
}

.car-evaluation-info {
    font-family: 'din-reg', sans-serif;
    color: #737373;
    max-width: 100%;
    text-align: justify;
}

.header-user-menu {
    cursor: pointer;
}

.burger-menu {
    cursor: pointer;
}

.close-icon {
    cursor: pointer;
}

.language-toggle {
    cursor: pointer;
}

ul.user-menu li {
    cursor: pointer;
}

    ul.user-menu li a {
        display: inline-block;
        height: 100%;
        width: 100%;
    }

        ul.user-menu li a:hover {
            color: #FF9933;
        }

input[name='cardSerial'] {
    text-align: left;
    direction: ltr;
}

    input[name='cardSerial']::-webkit-input-placeholder {
        text-align: right !important;
    }

    input[name='cardSerial']::-moz-placeholder {
        direction: ltr !important;
        text-align: right !important;
    }

.no-regestration-block {
    TEXT-ALIGN: JUSTIFY;
    LINE-HEIGHT: 35PX;
}

.table-col-block__desc,
.desc,
.r-general-info-list__item .title,
.histroy-info__details .title,
.text-block,
.about-tabs-menu,
.faq-block__answer,
.regestration-info .title,
.car-evaluation-info,
.car-specs-block__info .desc {
    color: #565656;
}

.flex-start {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    -webkit-box-align: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
}

@page {
    size: A4;
    margin: 0;
}

@media print {
    /*stats*/
    .car-specs-block__info.age_cat h4 {
        margin-top: 6px;
    }

    .car-specs-block__info.spreading_stats img {
        top: -8px;
        position: relative;
    }

    .report-grid__item--33 {
        width: 240px !important;
    }
    /*end of stats*/
    .desktop-view {
        display: block !important;
    }

    .mobile-view {
        display: none !important;
    }

    .report-histoy-card {
        height: 140px;
        padding: 15px 15px 10px 15px;
    }

    .jordan-event {
        POSITION: ABSOLUTE;
        Z-INDEX: -1;
        LEFT: 1px;
        TOP: -41px;
        WIDTH: 130PX;
        display: none;
    }

    .table-col-block__image svg {
        display: block;
        width: auto;
        height: auto;
        max-width: 70%;
        max-height: 100%;
        position: absolute;
    }

    .table-col-block__image img {
        max-width: 70% !important;
    }

    .top-rating-wrapper {
        background-color: #f6f6f6;
        padding: 26px 0;
    }

    .report-page {
        background-color: #fff;
    }

    .report-main-header-wrapper {
        padding: 34px 0 26px 0px !important;
    }

    main {
        background-color: #fff !important;
    }

    .table-row.table-row--header {
        padding-bottom: 35px;
    }

    .user-body-content__body--grey {
        background-color: #fff;
    }

    main {
        padding-bottom: 0px !important;
    }

    .user-body-content__body {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .countries-block__title.xmedium-text {
        padding-left: 0px;
        text-align: center;
        padding-right: 0;
    }

    .no-data-footer {
        position: absolute;
        bottom: 0px;
        width: 100%;
    }

    span.no-report-free {
        /* background-size: contain; */
        width: 214px !important;
        background-size: contain;
        height: 130px !important;
        left: 0px;
    }

    /*.no-data-report .report-intro__image {*/
    /* background: red; */
    /*width: 289px;
    }*/

    .no-data-report .report-main-header-wrapper {
        padding-bottom: 38px;
    }

    p.car-evaluation-info.xxsmall-text {
        line-height: 12px;
    }

    .more-photos-link {
        display: none;
    }

    .jfzic-btns {
        display: none;
    }

    .history-owner-badge.free-stamp.free-report {
        width: 240PX !IMPORTANT;
        HEIGHT: 240PX !IMPORTANT;
        LEFT: 0;
    }

    p.noHistoy-card-info__title {
        FONT-SIZE: 17PX;
        LINE-HEIGHT: 24PX;
    }

    .no-regestration-block.small-text {
        line-height: 20px;
    }

    .page-one {
        height: 297mm;
        position: relative;
    }

    .report-footer-logo {
        width: 100PX !important;
        height: 25px !important;
    }

    .general-other-specs .report-general-info-wrapper {
        padding-left: 0px;
    }


    .general-other-specs * .r-general-info-list__item {
        display: block;
        /* background: red; */
        justify-content: flex-start !important;
        margin-left: 25px;
        margin-bottom: 23px;
        max-width: 130px;
        min-width: 130px;
    }

    .hide-print {
        display: none;
    }

    .regestration-info .body .body__item:not(:first-child) {
        margin-right: 9px;
    }

    .evaluation-range__item:nth-child(2) {
        right: 22px;
    }

    .evaluation-range__item {
        position: relative;
        width: 50%;
        left: 22px;
    }

    .report-section--timeline .report-container {
        border-left: 0px !important;
    }

    h3.terminologt-block__title.large-text {
        font-size: 15px;
    }

    .terminologt-block__body {
        line-height: 25px !important;
    }

    .table-col-block__desc {
        line-height: 25px;
    }

    .report-section-header-title {
        font-size: 15px;
    }

    .history-info-info-wrapper {
        max-width: 600px !important;
    }

    .detailed-rating-block {
        page-break-inside: avoid;
    }

    .table-row {
        PAGE-BREAK-INSIDE: avoid;
    }

    .linked-block {
        margin-top: 0PX;
        border: 0PX;
    }

    .history-owner-badge {
        width: 71px !important;
        height: 100px !important;
    }

    .first_page_footer .report-footer {
        padding-top: 15px;
        padding-bottom: 16px;
        position: absolute;
        bottom: 0px;
        width: 100%;
    }

    .car-specs-wrapper .report-card-block__state {
        width: 30px;
        height: 30px;
    }

    .report-card-block__state-svg {
        width: 30px;
        height: 30px;
    }

    .car-specs-block__icon {
        width: 40px;
        height: 40px;
    }

    .histroy-info__icon {
        width: 38px !important;
        height: 37px !important;
    }

    .r-general-info-list__item .title {
        line-height: 22px;
    }

    .first_page_footer {
        top: 17px;
    }

    .report-about--top {
        font-size: 12px !important;
        line-height: 14px !important;
        right: -60px;
        position: relative;
    }

    .report-about--top__qr {
        width: 60px !important;
        height: 60px !important;
        margin-right: 16px !important;
        position: absolute;
        /* left: -69px; */
        top: -10px;
        left: -74px;
    }

    .show-print {
        display: block !important;
    }
    /*    .relaitve{
        position:relative;
    }*/
    .avoid-break {
        page-break-inside: avoid !important;
    }

    .report-intro__image {
        width: 300px;
        height: 120px;
        left: 16px;
        top: -20px;
        max-height: none;
    }

        .report-intro__image img {
            width: 326px;
            /* height: max-content; */
            max-height: none;
        }

        .report-intro__image.no-image {
            width: 326px;
            /* height: 120px; */
            left: 16px;
            top: -35px;
        }

            .report-intro__image.no-image img {
                width: 326px;
                max-height: none;
            }

    .table-col-block__header-title {
        font-size: 13px !important;
    }

    .small-text {
        font-size: 11px !important;
    }

    .medium-text {
        font-size: 12px !important;
    }

    .xmedium-text {
        font-size: 13px !important;
    }

    .history-table-block div.table div.table-row .table-row__cel:nth-child(3) {
        /* background: red !important; */
        width: 80%;
        text-align: justify;
    }
}
/* typical phone screen resolution */
@media only screen and (max-width : 667px) {

    .general-other-specs * .r-general-info-list__item {
        margin-left: 0px;
    }

    .offers-list {
        width: 90%;
        margin: auto;
    }

    .offer-card__title {
        text-align: center;
        margin-top: 10px;
    }

    .offer-card__price, .offer-card__oldPrice {
        text-align: center;
    }

        .offer-card__oldPrice:after {
            left: auto;
            right: auto;
            transform: translateX(80%);
        }

    .full-background-img {
        width: 450px !important;
        height: 450px !important;
    }
    /*--12/15/2021--*/
    /*--stats res--*/
    .stats-li {
        height: 154px;
    }

    .age_cat, .gender_stats, .spreading_stats {
        max-width: 100%;
        margin-right: 0px;
    }


    .report-card-block.stats_block * {
        text-align: center;
        display: inline-block;
    }

    .spreading_stats .title {
        width: 100%;
    }
    /*--End of stats res --*/
    /*-end of 12/15/2021-*/
    .album-image-block {
        height: 200px;
    }

    .jordan-event {
        POSITION: ABSOLUTE;
        Z-INDEX: -1;
        LEFT: -33px;
        TOP: -70px;
        display: none;
    }

    .table-col-block__image svg {
        display: block;
        width: auto;
        height: auto;
        max-width: 80%;
        max-height: 100%;
        position: absolute;
    }

    .table-col-block__image img {
        max-width: 80% !important;
    }

    .history-table-block--mobile {
        padding: 0px !important;
    }

    .table-col-block__title.error-state:before {
        right: auto;
        /* position: absolute; */
        left: 0px !important;
    }

    .jfzic-btns {
        display: block
    }

    .demonstration-video {
        position: relative;
    }

    .selling-point-row .table-header-grid .table-header-grid__item {
        max-width: 667px;
        min-width: 0px;
    }

    .demonstration-video__icon {
        width: 34px;
        height: 34px;
        margin-right: 0px;
        left: 63px;
        position: absolute;
    }

    p.review {
        padding-right: 15px;
    }
}
/* typical tablet screen resolution */
@media only screen and (max-width : 834px) {
    .table-col-block__title.error-state:before {
        right: auto;
        /* position: absolute; */
        left: 0px !important;
    }

    .jfzic-btns {
        display: block
    }
}

/* landscape orientation */
@media only screen and (min-width : 375px) and (max-width : 667px) and (orientation : landscape) {
    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .table-col-block__title.error-state:before {
        right: auto;
        /* position: absolute; */
        left: 0px !important;
    }

    .jfzic-btns {
        display: none;
        display: block;
        width: 100%;
        top: 0;
        left: -140px;
        top: "FONT-VARIANT: JIS04";
        transform: scale(1.0);
    }

    .demonstration-video {
        position: relative;
    }

    .demonstration-video__icon {
        width: 34px;
        height: 34px;
        margin-right: 0px;
        left: 63px;
        position: absolute;
    }

    .footer-print {
        display: none;
    }

    #vin-bar .header-form-fields .header-form-fields__btn.small-text {
        font-size: 0px !important;
    }

    .selling-point-row .table-header-grid .table-header-grid__item {
        max-width: 667px;
        min-width: 0px;
    }

    p.review {
        padding-right: 15px;
    }
}

@media (min-width : 320px) and (max-width : 667px) {

    .article-intro__image {
        height: 210px;
    }

    .report-grid__item--33 {
        width: 100%;
    }

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }
}
/* portrait orientation */
@media only screen and (min-width : 375px) and (max-width : 667px) and (orientation : portrait) {

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .history-table-block--mobile {
        padding: 0px !important;
    }

    .table-col-block__title.error-state:before {
        right: auto;
        /* position: absolute; */
        left: 0px !important;
    }

    .jfzic-btns {
        display: none
    }

    p.review {
        padding-right: 15px;
    }

    .demonstration-video {
        position: relative;
    }

    .demonstration-video__icon {
        width: 34px;
        height: 34px;
        margin-right: 0px;
        left: 63px;
        position: absolute;
    }

    .footer-print {
        display: none;
    }

    #vin-bar .header-form-fields .header-form-fields__btn.small-text {
        font-size: 0px;
    }

    .selling-point-row .table-header-grid .table-header-grid__item {
        max-width: 667px;
        min-width: 0px;
    }
}
/*added by Momen*/
.footer-menu__item a {
    font-size: 16px;
}

.footer-sub-menu__link {
    font-size: 15px;
}

@media screen and (max-width: 640px) {
    .small-text {
        font-size: 16px !important;
    }

    .terminologt-block__body {
        font-size: 14px !important;
    }

    .xsmall-text {
        font-size: 14px !important;
    }

    .header-form-fields__btn {
        width: 125px !important;
    }
}

@media screen and (max-width: 510px) {
    .xmedium-text, .medium-text {
        font-size: 16px !important;
    }

    .large-text {
        font-size: 20px !important;
    }

    .report-page .medium-text {
        font-size: 16px !important;
    }

    .report-page .small-text {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .price-range-value__title {
        font-size: 13px !important;
    }

    .xxsmall-text {
        font-size: 14px !important;
    }

    .price-range-value__num {
        padding-top: 4px !important;
    }

    .section-header {
        font-size: 18px !important;
    }
}

@media screen and (max-width: 900px) {
    .chassis-info__title {
        font-size: 16px !important;
    }

    .chassis-info__desc {
        font-size: 14px !important;
    }
}
/*@media screen and (max-width: 1100px) {
    .data-feature-block__icon {
        width: 90px !important;
        height: 70px !important;
    }
}*/
@media screen and (max-width: 510px) {
    .payment-report-type__title {
        font-size: 17px !important;
    }
}

.data-feature-block__icon {
    width: 90px !important;
    height: 70px !important;
}

.unavailable-text {
    font-size: 16px !important;
}

.copyrights {
    font-size: 13px !important;
}

#VIN {
    font-family: sans-serif !important;
}

.mainMenu-nav {
    font-size: 18px !important;
    line-height: 26px !important;
}

.mainMenu-nav {
    margin-top: 77px !important;
}

.free-label {
    z-index: 49 !important
}

.mainMenu-list__item a {
    display: block !important
}

.filter-menu-wrapper {
    z-index: 50 !important
}

.redError {
    font-size: 14px;
    line-height: 14px;
    color: #F19292;
    margin-top: 10px;
    display: block;
    font-family: 'din-bold', sans-serif;
}

.vcode-input {
    width: 60px !important;
    border: 0 !important;
    background-color: transparent !important;
    border-bottom: 1px solid #979797 !important;
    font-family: 'din-bold', sans-serif !important;
    font-size: 30px !important;
    text-align: center !important;
    color: #999999 !important;
}

.otp-block {
    direction: ltr !important;
    text-align: center !important;
    display: flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    max-width: 425px !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    color: #188b7f !important;
}

    .otp-block input {
        display: block !important;
        border: 0 !important;
        width: 15% !important;
        border-bottom: 1px solid #979797 !important;
        text-align: center !important;
        color: #188b7f !important;
    }

.vcode-input {
    margin-left: 40px !important;
    margin-right: 0px !important;
}

.otpResend {
    color: gray;
    pointer-events: none;
}




.counter-block__link {
    color: gray;
    margin-top: 5px;
    display: block;
    font-family: "title-bold";
}

.counter-block__count {
    color: #a9a9a9;
    font-family: "title-reg";
}

#counter {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    background: #ababab;
    font-weight: bold;
    display: inline-block;
    padding-top: 4px;
    font-size: 11px;
}

.btn-link {
    color: #ff9933;
    text-decoration: underline;
    font-family: 'din-reg';
    font-size: 16px;
    position: relative;
    top: 10px;
}

.partner-block__logo {
    width: 150px;
    height: 90px;
    margin: 0px auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.full-background-img {
    width: 350px !important;
    height: 350px !important;
}

ul li::before {
    content: "";
    display: block;
}

.success-bg {
    background: url(../imgs/circle-check-solid_green.svg);
    background-size: cover;
    width: 120px;
    height: 120px;
    margin: auto;
}

.success-text {
    font-family: "DIN-REG";
    text-align: center;
    margin-top: 30px;
}

.recharge-btn {
    display: flex;
    justify-content: center;
    position: relative;
}

    .recharge-btn i.arrow--white.bg-cover {
        width: 15px;
        height: 15px;
        /* background-position-y: 4px; */
        margin-top: 10px;
        /* background-position-x: -1px; */
        position: absolute;
        left: 13px;
        top: 10px;
    }

.offer-card__icon {
    width: 86px;
    height: 78px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

ul.offer-card-list.xsmall-text li:before {
    content: "\2022";
    display: inline-block;
    color: #ff9933;
    /* font-size: 28px; */
    width: 8px;
}

.offers-list__item {
    margin-bottom: 21px;
}

.offer-card__price {
    font-size: 28px;
}

.offer_curr {
    text-align: center;
    font-family: 'din-reg';
    color: #898989;
    margin-top: 5px;
    font-size: 12px;
}

.offer-card-list {
    font-size: 16px;
}

.mascut-icon {
    background-image: url(../imgs/Icons/mascut.svg);
}

.contact-card__link-container {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

.contact-card__icon {
    margin-right: 5px;
}
