@-webkit-keyframes shine-lines {
    0% {
        background-position: -100px
    }

    40%,
    to {
        background-position: 140px
    }
}

@keyframes shine-lines {
    0% {
        background-position: -100px
    }

    40%,
    to {
        background-position: 140px
    }
}

@-webkit-keyframes shine-avatar {
    0% {
        background-position: -32px
    }

    40%,
    to {
        background-position: 208px
    }
}

@keyframes shine-avatar {
    0% {
        background-position: -32px
    }

    40%,
    to {
        background-position: 208px
    }
}

@-webkit-keyframes shimmer {
    0% {
        background-position: -450px 0
    }

    to {
        background-position: 450px 0
    }
}

@keyframes shimmer {
    0% {
        background-position: -450px 0
    }

    to {
        background-position: 450px 0
    }
}

@font-face {
    font-family: 'MetropolisRegular';
    src: url('../layout-optim/new-car-challans/fonts/MetropolisRegular.eot');
    src: url('../layout-optim/new-car-challans/fonts/MetropolisRegular.eot') format('embedded-opentype'),
         url('../layout-optim/new-car-challans/fonts/MetropolisRegular.woff2') format('woff2'),
         url('../layout-optim/new-car-challans/fonts/MetropolisRegular.woff') format('woff'),
         url('../layout-optim/new-car-challans/fonts/MetropolisRegular.ttf') format('truetype'),
         url('../layout-optim/new-car-challans/fonts/MetropolisRegular.svg#MetropolisRegular') format('svg');
}

@font-face {
    font-family: 'MetropolisMedium';
    src: url('../layout-optim/new-car-challans/fonts/MetropolisMedium.eot');
    src: url('../layout-optim/new-car-challans/fonts/MetropolisMedium.eot') format('embedded-opentype'),
         url('../layout-optim/new-car-challans/fonts/MetropolisMedium.woff2') format('woff2'),
         url('../layout-optim/new-car-challans/fonts/MetropolisMedium.woff') format('woff'),
         url('../layout-optim/new-car-challans/fonts/MetropolisMedium.ttf') format('truetype'),
         url('../layout-optim/new-car-challans/fonts/MetropolisMedium.svg#MetropolisMedium') format('svg');
}

@font-face {
    font-family: 'MetropolisSemiBold';
    src: url('../layout-optim/new-car-challans/fonts/MetropolisSemiBold.eot');
    src: url('../layout-optim/new-car-challans/fonts/MetropolisSemiBold.eot') format('embedded-opentype'),
         url('../layout-optim/new-car-challans/fonts/MetropolisSemiBold.woff2') format('woff2'),
         url('../layout-optim/new-car-challans/fonts/MetropolisSemiBold.woff') format('woff'),
         url('../layout-optim/new-car-challans/fonts/MetropolisSemiBold.ttf') format('truetype'),
         url('../layout-optim/new-car-challans/fonts/MetropolisSemiBold.svg#MetropolisSemiBold') format('svg');
}

@font-face {
    font-family: 'MetropolisBold';
    src: url('../layout-optim/new-car-challans/fonts/MetropolisBold.eot');
    src: url('../layout-optim/new-car-challans/fonts/MetropolisBold.eot') format('embedded-opentype'),
         url('../layout-optim/new-car-challans/fonts/MetropolisBold.woff2') format('woff2'),
         url('../layout-optim/new-car-challans/fonts/MetropolisBold.woff') format('woff'),
         url('../layout-optim/new-car-challans/fonts/MetropolisBold.ttf') format('truetype'),
         url('../layout-optim/new-car-challans/fonts/MetropolisBold.svg#MetropolisBold') format('svg');
}

.medium {
    font-family: 'MetropolisMedium';
}

.semibold {
    font-family: 'MetropolisSemiBold';
}

.bold {
    font-family: 'MetropolisBold';
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    /* font-family: "Poppins", sans-serif; */
    font-family: "Metropolis", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    background-color: #fff;
    color: #121127;
    text-rendering: geometricPrecision;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    overflow: visible !important
}

.sans-sarif {
    font-family: sans-serif;
}


details {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

.overflow-hidden {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio],
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

.accordion-item hr,
.radio-box-tile input[type=radio],
[hidden],
template {
    display: none
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    font-weight: 400
}

.container-fluid {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

img[data-aload] {
    font-size: 0 !important;
    opacity: 0 !important;
    height: 0 !important;
    display: none !important
}

.d-inline,
.settle-challan-modal .check-status-wrap .mid-sec-box .loop-box span>p {
    display: inline
}

.challan-listing .accordion-item.active hr,
.d-block,
.lawyer-card .ask-lawyer,
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

.d-inline-block {
    display: inline-block
}

.d-table {
    display: table
}

.d-table-cell {
    display: table-cell
}

.d-flex,
.media {
    display: flex
}

.media {
    display: -ms-flexbox;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.justify-content-space {
    justify-content: space-between
}

.flex-dir-column {
    flex-direction: column
}

.font-italic {
    font-style: italic
}

.font-9 {
    font-size: 9px
}

.font-10 {
    font-size: 10px
}

.font-11 {
    font-size: 11px
}

.font-12 {
    font-size: 12px
}

.font-13 {
    font-size: 13px
}

.font-14 {
    font-size: 14px
}

.font-15 {
    font-size: 15px
}

.font-16 {
    font-size: 16px
}

.font-17 {
    font-size: 17px
}

.font-18 {
    font-size: 18px
}

.font-19 {
    font-size: 19px
}

.font-20 {
    font-size: 20px
}

.font-22 {
    font-size: 22px
}

.font-23 {
    font-size: 23px
}

.font-24 {
    font-size: 24px
}

.font-26 {
    font-size: 26px
}

.font-28 {
    font-size: 28px
}

.font-30 {
    font-size: 30px
}

.font-32 {
    font-size: 32px
}

.font-33 {
    font-size: 33px
}

.font-34 {
    font-size: 34px
}

.font-36,
.font-37 {
    font-size: 36px
}

.font-38 {
    font-size: 38px
}

.font-40,
.font-42 {
    font-size: 40px
}

.font-45 {
    font-size: 45px
}

.font-48 {
    font-size: 48px
}

.font-50 {
    font-size: 50px
}

.font-54 {
    font-size: 54px
}

.font-56 {
    font-size: 56px
}

.font-60 {
    font-size: 60px
}

.font-73 {
    font-size: 73px
}

.lh-1 {
    line-height: 1
}

.lh-14 {
    line-height: 14px
}

.lh-15 {
    line-height: 15px
}

.lh-16 {
    line-height: 16px
}

.lh-18 {
    line-height: 18px
}

.lh-20 {
    line-height: 20px
}

.lh-22 {
    line-height: 22px
}

.lh-24 {
    line-height: 24px
}

.lh-25 {
    line-height: 25px
}

.lh-28 {
    line-height: 28px
}

.lh-29 {
    line-height: 29px
}

.lh-32 {
    line-height: 32px
}

.lh-34 {
    line-height: 34px
}

.lh-36 {
    line-height: 36px
}

.lh-48 {
    line-height: 48px
}

.lh-56 {
    line-height: 56px
}

.lh-65 {
    line-height: 65px
}

.lh-74 {
    line-height: 74px
}

.box-skeleton,
.line-skeleton {
    background-image: linear-gradient(90deg, #f4f4f4, #e5e5e5cc 40px, #f4f4f4 80px);
    background-size: 600px
}

.box-skeleton {
    background-color: #ccc;
    animation: shine-avatar 1s ease-out infinite;
    -webkit-animation: shine-avatar 1s ease-out infinite
}

.line-skeleton {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    animation: shine-lines 1s ease-out infinite;
    -webkit-animation: shine-lines 1s ease-out infinite
}

.shimmer-anim {
    position: relative;
    background: #f4f4f4;
    overflow: hidden
}

.shimmer-anim:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-image: linear-gradient(90deg, #f4f4f4 0, #0000000d 20%, #f4f4f4 40%, #f4f4f4);
    background-repeat: no-repeat;
    background-size: 450px 400px;
    -webkit-animation: shimmer 1s linear infinite;
    animation: shimmer 1s linear infinite
}

.font-style-italic {
    font-style: italic
}

.line-through {
    text-decoration: line-through
}

.justify-content-end {
    justify-content: flex-end
}

.justify-content-center {
    justify-content: center
}

.justify-content-between,
.payment-summary .left-wrap .top-section .d-flex {
    justify-content: space-between
}

.justify-content-around {
    justify-content: space-around
}

.list-unstyled {
    list-style-type: none
}

.pos-rel {
    position: relative
}

.pos-abs {
    position: absolute
}

.width-100p {
    width: 100%
}

.height-100p {
    height: 100%
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.vertical-line {
    background: #d1d2df;
    width: 2px;
    height: 45px
}

.text-ellipsis {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.clear {
    clear: both;
    overflow: hidden
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.border-radius-5 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.border-radius-8 {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px
}

.border-radius-15 {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px
}

.border-radius-20 {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px
}

.common-border {
    border: 1px solid #f0f0f0
}

.text-capitalize {
    text-transform: capitalize
}

.text-uppercase {
    text-transform: uppercase
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .third-sec span,
.text-color-1 {
    color: #121127
}

.text-color-2 {
    color: #3ca745
}

.text-color-3 {
    color: #dc3545
}

.text-color-4 {
    color: #637381
}

.text-color-5 {
    color: #595d6a
}

.text-color-6 {
    color: #121127cc
}

.text-color-23 {
    color: #3f43c8
}

.all-content-wrap .content-tile-wrap a:active,
.all-content-wrap .content-tile-wrap a:hover,
.color4 {
    color: #3237cf
}

.color5 {
    color: #121127e6
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

.text-color-7 {
    color: rgba(18, 17, 39, .6)
}

.text-color-8 {
    color: rgba(18, 17, 39, .7)
}

.text-color-9 {
    color: rgba(18, 17, 39, .9)
}

.text-color-10 {
    color: #48aa52
}

.w-100 {
    width: 100% !important
}

.border-0 {
    border: 0 !important
}

.cursor-pointer {
    cursor: pointer
}

.btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.text-decoration-underline {
    text-decoration: underline
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-medium {
    font-weight: 500 !important
}

.font-weight-thin {
    font-weight: 300 !important
}

.font-weight-semi {
    font-weight: 600 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.letter-spacing1 {
    letter-spacing: -.36px
}

.letter-spacing2 {
    letter-spacing: -.3px
}

.border-bottom-none {
    border-bottom: 0 !important
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col-10,
.col-11,
.col-12 {
    -webkit-box-flex: 0
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-7,
.col-8,
.col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-4,
.col-5,
.col-6 {
    -webkit-box-flex: 0
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-1,
.col-2,
.col-3 {
    -webkit-box-flex: 0
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    position: relative;
    width: 100%;
    padding-right: 15px !important;
    padding-left: 15px !important
}

a,
a:active a:hover,
a:focus,
a:visited {
    text-decoration: none
}

.align-middle,
.breadcrumbs-sec svg {
    vertical-align: middle
}

.img-fluid {
    height: auto;
    max-width: 100%
}

.m-0 {
    margin: 0
}

.m-t-3 {
    margin-top: 3px
}

.m-t-5 {
    margin-top: 5px
}

.m-t-8 {
    margin-top: 8px
}

.m-t-10,
.main-header img {
    margin-top: 10px
}

.m-t-12 {
    margin-top: 12px
}

.m-t-15 {
    margin-top: 15px
}

.m-t-20 {
    margin-top: 20px
}

.m-t-24 {
    margin-top: 24px
}

.m-t-30 {
    margin-top: 30px !important
}

.m-t-35 {
    margin-top: 35px
}

.m-t-40 {
    margin-top: 40px !important
}

.m-t-50 {
    margin-top: 50px
}

.m-t-60 {
    margin-top: 60px
}

.m-t-70 {
    margin-top: 70px
}

.m-t-80 {
    margin-top: 80px
}

.m-tb-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.m-tb-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.m-tb-25 {
    margin-top: 25px;
    margin-bottom: 25px
}

.m-tb-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.m-tb-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.m-tb-45 {
    margin-top: 45px;
    margin-bottom: 45px
}

.m-tb-50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.m-b-2 {
    margin-bottom: 2px
}

.m-b-5 {
    margin-bottom: 5px
}

.m-b-8 {
    margin-bottom: 8px
}

.m-b-10 {
    margin-bottom: 10px
}

.lk-check-status-sec .check-status-wrap .car-details-block h2,
.m-b-15 {
    margin-bottom: 15px
}

.m-b-20,
.new-purchase-summary .header-tiles {
    margin-bottom: 20px
}

.m-b-24 {
    margin-bottom: 24px
}

.m-b-25 {
    margin-bottom: 25px
}

.m-b-30 {
    margin-bottom: 30px
}

.m-b-40 {
    margin-bottom: 40px
}

.m-b-46 {
    margin-bottom: 46px
}

.m-b-50 {
    margin-bottom: 50px
}

.m-b-60 {
    margin-bottom: 60px
}

.m-b-70 {
    margin-bottom: 70px
}

.m-b-80 {
    margin-bottom: 80px
}

.m-l-2 {
    margin-left: 2px
}

.m-l-5 {
    margin-left: 5px
}

.m-l-10 {
    margin-left: 10px
}

.m-l-12 {
    margin-left: 12px
}

.m-l-20 {
    margin-left: 20px
}

.m-r-5 {
    margin-right: 5px
}

.m-r-8 {
    margin-right: 8px
}

.m-r-10,
.status-sec p strong {
    margin-right: 10px
}

.m-r-15 {
    margin-right: 15px
}

.m-r-20 {
    margin-right: 20px
}

.m-r-30 {
    margin-right: 30px
}

.m-r-45 {
    margin-right: 45px
}

.p-0 {
    padding: 0
}

.p-10 {
    padding: 10px
}

.p-15 {
    padding: 15px
}

.p-16 {
    padding: 16px
}

.p-20 {
    padding: 20px
}

.p-25 {
    padding: 25px
}

.p-30 {
    padding: 30px
}

.px-10 {
    padding-left: 10px;
    padding-right: 10px
}

.px-15,
header.main-header .container {
    padding-left: 15px;
    padding-right: 15px
}

.py-70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.pb-10 {
    padding-bottom: 10px
}

.p-b-20 {
    padding-bottom: 20px
}

.p-l-10 {
    padding-left: 10px
}

.challan-amount-modal .terms-condition-wrap ul,
.p-l-20 {
    padding-left: 20px
}

.p-l-30 {
    padding-left: 30px
}

.p-r-10 {
    padding-right: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-25 {
    padding-top: 25px
}

.flex-block {
    flex: 1
}

.color-light-50 {
    color: rgba(49, 49, 49, .5)
}

.color-light-60 {
    color: rgba(49, 49, 49, .6)
}

.color-light-80 {
    color: rgba(49, 49, 49, .8)
}

.m-r-2 {
    margin-right: 2px
}

.ml-auto {
    display: flex;
    align-items: flex-end;
    justify-content: end
}

.error {
    display: block;
    margin: 8px 0 0 !important;
    font-size: 12px !important
}

.error,
.red-color {
    color: red
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.main-content {
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 50px
}

header.main-header .container {
    width: 100%
}

.main-header {
    -webkit-box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    -moz-box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    -ms-box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    -o-box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    box-shadow: 0 11px 11.83px 1.17px rgba(105, 102, 135, .14);
    height: 63px
}

.my-50 {
    margin-top: 35px !important;
    margin-bottom: 35px !important
}

.new-purchase-summary .header-tiles img {
    width: 30px;
    height: 30px;
    cursor: pointer;
    transform: rotate(90deg);
    position: relative;
    top: 1px;
}

.new-purchase-summary .header-tiles .d-flex {
    gap: 8px;
}

.new-purchase-summary .header-tiles h3 {
    color: #222D3E;
    font-size: 24px;
    line-height: 34px;
    margin: 0
}

.payment-summary .left-wrap {
    /* border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    background: #FDFDFD;
    border: 1px solid #DEDEDE; */
}

.payment-summary .left-wrap .top-section {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background: #FDFDFD;
    border: 1px solid #DEDEDE;
}

.payment-summary .left-wrap {
    /* padding: 32px 40px;
    background: #fff */
}

.payment-summary .left-wrap .top-section {
        /* padding: 16px 20px; */
        margin: 0;
        background: #FFFFFF;
        overflow: hidden;
}

.payment-summary .left-wrap .top-section .top-head {
    background: #F8F8F8;
    border-bottom: 1px solid #DEDEDE;
    padding: 18px 20px;
}

.middle-box {
    padding: 18px 20px;
}

.payment-summary .left-wrap .top-section .left-text span {
    color: #6D7172;
    font-size: 16px;
    letter-spacing: .14px
}

.payment-summary .left-wrap .top-section .right-text span {
    color: #121127;
    font-size: 16px;
    letter-spacing: .14px
}

.payment-summary .left-wrap .top-section .left-text img {
    margin-right: 8px;
    align-self: flex-start
}

.payment-summary .left-wrap .top-section .loop-tile {
    padding-bottom: 16px;
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 16px;
}

.payment-summary .left-wrap .top-section .top-head p {
    font-size: 18px;
}

.payment-summary .left-wrap .top-section .loop-tile>.d-flex {
    flex-direction: column;
    align-items: flex-start !important;
}

.payment-summary .left-wrap .top-section .left-text {
    display: flex;
    align-items: center
}

.payment-summary .left-wrap .top-section .loop-tile:last-child,
.settle-challan-modal .check-status-wrap .all-content-terms ol li:last-child,
.settle-challan-modal .check-status-wrap .all-content-terms1 ol li:last-child {
    padding-bottom: 0;
    border: 0;
    margin-bottom: 0;
}

.payment-summary .left-wrap .heading-wrap {
    margin: 24px 0
}

.payment-summary .left-wrap .heading-wrap h2 {
    padding: 0;
}

.payment-summary .left-wrap .heading-wrap h2 span {
    color: #192045;
}

.payment-summary .left-wrap .bottom-section .challlan-details-box {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background: #fff;
    box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0;
    -webkit-box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0;
    -moz-box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0;
    -ms-box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0;
    -o-box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0;
    padding: 12px 20px;
    margin-bottom: 25px;
    background: #FDFDFD;
    border: 1px solid #D7D7D7;
    overflow: hidden;
}

.payment-summary .left-wrap .bottom-section .challlan-details-box:last-child {
    margin-bottom: 0
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .first-sec {
    padding-bottom: 12px
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .first-sec p strong {
    font-weight: 600;
    text-transform: uppercase;
    color: #121127;
    padding-right: 8px
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .first-sec .badge-tile {
    background-color: #f1f8ff;
    padding: 4px 8px;
    margin-left: 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .first-sec .badge-tile p {
    color: #0059a3;
    font-size: 14px
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .second-sec {
    border-top: 1px solid #dde5eb;
    margin: 0-20px;
    padding: 16px 20px
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .second-sec h4 {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    color: #6A6B6F;
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .second-sec p {
    line-height: 24px;
    letter-spacing: .14px;
    padding-bottom: 12px;
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .third-sec {
    border-top: 1px solid #D7D7D7;
    padding-top: 8px;
    padding-bottom: 0
}

.payment-card .head-sec .d-flex,
.payment-summary .left-wrap .bottom-section .challlan-details-box .third-sec .d-flex {
    justify-content: space-between
}

.payment-summary .left-wrap .bottom-section .challlan-details-box .third-sec p {
    color: #192045;
    padding-top: 8px;
}

.payment-card {
    background-color: #fff;
    box-shadow: rgba(126, 133, 148, .08)0-10px 20px 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border: 1px solid #dde5eb;
    padding: 20px;
    position: sticky;
    position: -webkit-sticky;
    top: 70px
}

.payment-card .head-sec p,
.payment-card .head-sec span {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .14px;
    color: #121127
}

.payment-summary .left-wrap .heading-wrap h2 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .14px;
    color: #192045;
}

.chln-no {
    background: #F6F6F6;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 5px 10px 5px 8px;
    gap: 8px;
    display: inline-flex;
}

.payment-card .bottom-sec .get-details {
    width: 100%;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    /* background: #5d5fef; */
    cursor: pointer;
    border: 0;
    transition: all .5s linear 0s;
    margin-top: 20px;
    background: linear-gradient(100.42deg, #5D5FEF 31.12%, #898BFA 47.76%, #5D5FEF 69.76%);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.settle-challan-modal {
    padding: 0 !important;
    max-width: 846px !important
}

.settle-challan-modal .check-status-wrap {
    margin: 10px 20px 20px;
    padding: 24px 16px
}

.settle-challan-modal .check-status-wrap .mid-sec-box {
    background: linear-gradient(#e5f3ff, rgba(255, 255, 255, .05));
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    padding: 16px;
    margin-top: 30px;
    gap: 20px;
    display: flex;
    flex-direction: column
}

.settle-challan-modal .check-status-wrap .mid-sec-box .loop-box {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    gap: 10px
}

.settle-challan-modal .check-status-wrap .mid-sec-box .loop-box img {
    position: relative;
    z-index: 2;
    margin-right: 8px
}

.settle-challan-modal .check-status-wrap .mid-sec-box .loop-box::before {
    content: "";
    border-left: 1px dashed #cbdcea;
    height: 100%;
    position: absolute;
    left: 20px;
    top: 27px;
    z-index: 0
}

.settle-challan-modal .check-status-wrap .mid-sec-box .loop-box:last-child::before {
    content: "";
    border-left: 0
}

.settle-challan-modal .check-status-wrap .mid-sec-box .loop-box span {
    font-size: 16px;
    line-height: 22px;
    display: inline
}

.settle-challan-modal .cta-wrap {
    margin-top: 25px
}

.settle-challan-modal .cta-wrap .get-details {
    width: 100%;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #5d5fef;
    cursor: pointer;
    border: 0;
    transition: all .5s linear 0s;
}

.settle-challan-modal .cta-wrap .get-details[disabled] {
    /* border: 1px solid #999; */
    background-color: #ccc;
    color: #666;
    cursor: auto
}

.settle-challan-modal .check-status-wrap .terms-condition {
    margin-top: 20px
}

.settle-challan-modal .check-status-wrap .terms-condition .largerCheckbox {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    align-self: flex-start
}

.settle-challan-modal .check-status-wrap .terms-condition label {
    color: rgba(18, 17, 39, .7);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px
}

.settle-challan-modal .check-status-wrap .terms-text {
    margin-top: 20px;
    padding-bottom: 15px
}

.settle-challan-modal .check-status-wrap .terms-text a.terms-box,
.settle-challan-modal .check-status-wrap .terms-text a.terms-box1 {
    text-decoration: underline;
    display: inline-block;
    cursor: pointer;
    color: #8f4300 !important;
    font-size: 16px;
    font-weight: 600
}

.settle-challan-modal .check-status-wrap .all-content-terms,
.settle-challan-modal .check-status-wrap .all-content-terms1 {
    padding: 20px 0;
    overflow-x: hidden;
    height: 250px;
    overflow-y: auto
}

.imp-text ol,
.settle-challan-modal .check-status-wrap .all-content-terms ol,
.settle-challan-modal .check-status-wrap .all-content-terms1 ol {
    margin: 0;
    padding: 0 0 0 25px
}

.imp-text ol li,
.settle-challan-modal .check-status-wrap .all-content-terms ol li,
.settle-challan-modal .check-status-wrap .all-content-terms1 ol li {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 15px
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.challan-wrap .item .check-status-wrap img {
    width: auto !important
}

.challan-wrap .owl-dots {
    padding-bottom: 10px;
    margin-top: 0 !important
}

.settle-challan-modal a.close-modal {
    z-index: 111
}

.payment-summary .left-wrap .bottom-section .refund-challan-box {
    border-radius: 20px;
    /* box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0;
    -webkit-box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0;
    -moz-box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0;
    -ms-box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0;
    -o-box-shadow: rgba(126, 133, 148, .08)0 10px 20px 0; */
    padding: 18px 20px;
    margin-bottom: 15px;
    background: #F5FFF5;
    border: 1px solid #388E3C;
}

.payment-summary .left-wrap .bottom-section .refund-challan-box h2 {
    color: #192045;
}

.payment-summary .left-wrap .bottom-section .refund-challan-box p {
    line-height: 22px;
    cursor: pointer;
    font-size: 14px;
    color: #24272C;
}

.challan-amount-modal {
    padding: 0 !important;
    max-width: 846px !important
}

.challan-amount-modal .terms-condition-wrap {
    margin: 10px 20px 20px;
    padding: 24px 16px
}

.challan-amount-modal .terms-condition-wrap ol {
    padding-left: 15px
}

.challan-amount-modal .terms-condition-wrap ol>li {
    line-height: 28px;
    font-weight: 600;
    margin-top: 10px;
    font-size: 16px
}

.challan-amount-modal .terms-condition-wrap ul>li {
    line-height: 24px;
    font-weight: 400
}

.imp-text {
    border: 1px dashed #c5c5c5;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    padding: 15px
}

.imp-text ol li:last-child {
    padding-bottom: 0
}

img.lk-logo {
    width: 55px;
    height: auto;
    margin-bottom: 25px
}

.modal a.close-modal {
    background-image: url(../../client_base_web/layout-optim/new-car-challans/close-icon.png) !important;
    top: 10px !important;
    right: 10px !important;
    background-color: #FFFFFF;
}

.challan-type-badge {
    margin-left: auto;
    display: inline-flex;
}

.otp-head {
    text-align: center;
}

.mid-sec-box-new ul {
    padding: 0;
    margin: 0;
}

.mid-sec-box-new ul li {
    position: relative;
    padding-left: 15px;
    list-style: none;
}

.mid-sec-box-new ul li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 50%;
    left: 0;
    top: 8px;
}

.mid-sec-box-new ul li:first-child {
    margin-bottom: 12px;
}

.otp-head h2 {
    color: #192045;
    line-height: 32px;
}

.settle-challan-modal
.check-status-wrap.otp-main
.terms-condition
.largerCheckbox {
    width: 18px;
    height: 18px;
}

.settle-challan-modal {
    border-radius: 24px;
}

.imp-text.imp {
    border: 1px solid #dadada;
}

.getChallanDetailsPayBtn {
    border-radius: 15px;
}

.otp-main .terms-text {
    text-align: center;
}

.otp-main.otp-main.otp-main .terms-text a.terms-box,
.otp-main.otp-main.otp-main .terms-text a.terms-box1 {
    color: #5d5fef !important;
    font-size: 16px;
    font-weight: 600;
}

.loop-box {
    background: #F9F9F9;
    padding: 15px;
    border-radius: 20px;
    margin-top: 15px;
}

.copy-text {
    border: 1px solid #00ACC1;
    color: #00ACC1;
    background: #FFFFFF;
    border-radius: 7px;
    min-width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px !important;
    align-self: flex-start;
    position: relative;
    top: -1px;
    line-height: 22px;
}

.chln-no img {
    width: 18px;
}

@media screen and (max-width:991px) {
    header.main-header .user-profile {
        right: 50px
    }

    .col-100p {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    .order-2 {
        order: 2
    }

    .order-1 {
        order: 1
    }

    .main-content {
        padding-top: 20px;
        background-color: #FFFFFF;
        padding-bottom: 136px
    }

    header.main-header {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 111;
        background: #fff
    }

    .payment-summary .left-wrap .top-section .top-head p {
        font-size: 16px;
    }

    

    .new-purchase-summary .header-tiles a.d-block {
        align-self: flex-start;
        position: relative;
        top: 2px;
    }

    .new-purchase-summary .header-tiles h3 {
        font-size: 18px
    }

    .new-purchase-summary .header-tiles img {
        margin-right: 0
    }

    .head-sec {
        border-bottom: 0;
        margin: 0 -20px;
        padding: 5px 20px 0;
    }

    .payment-card {
        background-color: #fff;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        /* border: 1px solid #dde5eb; */
        border-bottom: none;
        border-right: 0;
        border-left: 0;
        padding: 12px 20px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        top: auto;
        border-top: 1.5px solid #D7D7D7;
    }

    .payment-summary .left-wrap .bottom-section .challlan-details-box .first-sec p strong {
        font-weight: 400;
        text-transform: none;
        font-size: 12px;
        display: block
    }

    .payment-summary .left-wrap .bottom-section .challlan-details-box .first-sec .badge-tile {
        margin-left: auto;
        margin-top: 0
    }

    .payment-summary .left-wrap {
        padding: 0;
        background: 0 0;
        border: 0
    }

    .payment-summary .left-wrap .top-section {
        /* border: 0;
        background: #fff */
    }

    .payment-summary .left-wrap .bottom-section .challlan-details-box {
        /* border: 0;
        background: #fff; */
        box-shadow: none;
        padding: 12px 15px
    }

    .payment-summary .left-wrap .top-section .top-head {
        padding: 12px 15px;
    }

    .middle-box {
        padding: 12px 15px;
    }

    .payment-summary .left-wrap .bottom-section .challlan-details-box .second-sec {
        margin: 0-15px;
        padding: 15px
    }

    .challan-amount-modal,
    .settle-challan-modal {
        width: 100%
    }

    .settle-challan-modal .check-status-wrap {
        margin: 0;
        padding: 18px
    }

    .challan-amount-modal .terms-condition-wrap h2,
    .settle-challan-modal .check-status-wrap .d-flex h2 {
        font-size: 20px;
        line-height: 22px
    }

    .settle-challan-modal .check-status-wrap .d-flex img {
        align-self: flex-start;
        margin-right: 10px
    }

    .settle-challan-modal .check-status-wrap .d-flex+p,
    .settle-challan-modal .check-status-wrap .terms-text a.terms-box,
    .settle-challan-modal .check-status-wrap .terms-text a.terms-box1 {
        font-size: 14px
    }

    .settle-challan-modal .cta-wrap .get-details {
        font-size: 16px;
    }

    .settle-challan-modal .check-status-wrap .mid-sec-box .loop-box span {
        font-size: 12px;
        line-height: 18px
    }

    .settle-challan-modal .check-status-wrap .mid-sec-box .loop-box::before {
        top: 47px
    }

    .settle-challan-modal .check-status-wrap .terms-condition label {
        font-size: 13px;
        line-height: 17px
    }

    .settle-challan-modal .check-status-wrap .terms-condition .largerCheckbox {
        height: 18px
    }

    .payment-summary .left-wrap .bottom-section .refund-challan-box {
        /* border: 0;
        background: #fff; */
        box-shadow: none;
        padding: 12px 15px
    }

    .challan-amount-modal .terms-condition-wrap {
        padding: 24px 0
    }

    .challan-amount-modal .terms-condition-wrap ul {
        padding-left: 18px
    }

    .challan-amount-modal .terms-condition-wrap ol>li {
        line-height: 22px;
        font-size: 14px
    }

    .imp-text {
        padding: 10px
    }

    .contact-footer {
        padding: 10px 80px 145px 0
    }

    iframe {
        bottom: 150px !important;
        right: 0 !important
    }

    .otp-head h2 {
        line-height: 22px;
        font-size: 20px;
        max-width: 200px;
        margin-left: auto;
        margin-right: auto;
    }

    .new-purchase-summary .header-tiles h3 {
        text-align: center;
        width: 80%;
    }
}

@media screen and (max-width:767px) {
    .main-menu-btn {
        right: 0 !important;
        left: auto !important
    }

    .mob-icon-nav {
        right: 50px !important;
        display: block !important
    }

    .main-header .logo img,
    .nav-brand {
        margin-left: 0 !important
    }

    #main-menu-state {
        right: 17px
    }

    .payment-summary .left-wrap .bottom-section .challlan-details-box .first-sec .badge-tile {
        padding: 2px 8px;
        min-height: 24px;
        position: relative;
        top: -1px;
        line-height: 24px;
    }

    .payment-summary .left-wrap .bottom-section .challlan-details-box .first-sec .badge-tile p {
        /* font-size: 12px; */
    }
}

@media screen and (max-width:535px) {
    .footer-bottom span {
        max-width: 300px;
        margin: 0 auto
    }

    .chln-no img {
        width: 17px;
        align-self: flex-start;
    }

    .chln-no> p {
        font-size: 0;
    }

    .chln-no span {
        font-size: 14px;
    }

    .copy-text {
        min-width: 40px;
        font-size: 10px !important;
        align-self: flex-start;
        position: relative;
        top: -2px;
    }
}

@media screen and (max-width:530px) {
    .main-header .logo img {
        margin-left: 0
    }

    .challan-type-badge {
        /* margin-left: 5px; */
    }

    .payment-summary .left-wrap .top-section .right-text span,
    .payment-summary .left-wrap .top-section .left-text span {
        font-size: 14px;
    }

    .payment-summary .left-wrap .bottom-section .challlan-details-box .first-sec .badge-tile p {
        font-size: 11px;
    }

    .chln-no span {
        font-size: 12px;
    }

    .payment-summary .left-wrap .bottom-section .challlan-details-box {
        padding: 12px 10px;
    }

    .payment-summary .left-wrap .bottom-section .challlan-details-box .second-sec {
        margin: 0 -12px;
    }
}

@media screen and (max-width:346px) {
    .chln-no span {
        font-size: 10px;
    }
    
}