.hero-area.hero-area-new {
    height: auto;
    min-height: auto;
    padding: 60px 0;
}

.hero-area.hero-area-new .hero-caption {
    margin-top: 0;
}

.hero-area.hero-area-new .hero-caption h1 {
    margin-bottom: 38px;
    max-width: 610px;
}

.hero-area.hero-area-new .hero-caption span {
    max-width: 488px;
    display: block;
}

.hero-area-new .lk-check-status-sec .check-status-wrap .car-details-block .input-tile input {
    width: 100%;
    padding: 6px 62px;
    height: 54px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    font-size: 18px;
    text-align: center;
    background: #fff;
    border: 1px solid #ff7e00;
    box-shadow: 0px 5px 9.9px 0px #00000014;
    text-transform: uppercase;
}

.hero-area-new .lk-check-status-sec .check-status-wrap .car-details-block .input-tile .india-flag img {
    width: 40px;
    height: 52px;
    object-fit: cover;
    border-radius: 6px 0 0 6px;
}

.hero-area-new .lk-check-status-sec .check-status-wrap .car-details-block .input-tile {
    margin-top: 12px;
}

.hero-area-new .lk-check-status-sec .check-status-wrap .car-details-block .input-tile {
    height: 54px;
}

.hero-area-new .lk-check-status-sec .check-status-wrap .car-details-block .input-tile .india-flag {
    left: 1px;
    top: 1px;
}

.hero-area-new .lk-check-status-sec .check-status-wrap .car-details-block .col-12 {
    margin-bottom: 0;
    padding: 0;
}

.hero-area-new .lk-check-status-sec .check-status-wrap .car-details-block .col-12.i-agree {
    padding: 0 !important;
}

.hero-area-new .car-details-block .terms-condition {
    margin: 25px 0;
}

.hero-area-new .car-details-block .terms-condition label {
    color: #000;
    font-size: 14px;
}

.hero-area-new .cta-wrap .get-details:disabled,
.hero-area-new .cta-wrap .get-details[disabled] {
    border: 0;
    background-color: #929292;
    color: #fff;
    cursor: auto;
}

.hero-area-new .cta-wrap .get-details {
    background: #ff7e00;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.hero-area-new .lk-check-status-sec {
    margin-top: 0;
    padding: 34px 30px 36px;
    background: #fff;
}

.hero-area-new .car-details-block .terms-condition .largerCheckbox {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}

.hero-area-new .error {
    margin: 10px 0 0 !important;
}

.hero-area-new .lk-check-status-sec .check-status-wrap .car-details-block h2 {
    margin-bottom: 2px;
}

.challan-faq-lk {
    margin-top: 0;
    background: #fff;
    padding: 30px 0;
}

.challan-faq-lk h2 {
    margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {

    .paid-content {
        padding-left: 0 !important;
    }

    .mobile-challan-view .lk-check-status-sec .check-status-wrap .car-details-block .input-tile input {
        padding: 6px 15px;
        font-size: 14px !important;
    }

    .lk-check-status-sec .check-status-wrap .car-details-block h2,
    .m-b-15 {
        margin-bottom: 12px;
    }

    .mobile-challan-view .top-head-section h2.heading {
        margin-bottom: 10px;
    }
}
  