﻿.commonbtn, .whatsappotp {
    text-decoration: none !important
}

.borderg3::before, .borderg4::before {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    transform: rotate(180deg)
}

@font-face {
    font-family: Inter,sans-serif;
    src: url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");
    font-display: swap
}

body {
    font-family: Inter,sans-serif;
    margin: 0
}

.sectionheight {
    background-color: #f9fafb;
    padding: 56px 120px
}

.homepageheading1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
    margin-bottom: 12px
}

.homepageheading2 {
    font-size: 28px;
    line-height: 42px;
    font-weight: 600;
    color: #111928;
    margin-bottom: 8px
}

.commonblue, .commontextblue {
    color: #1976d2
}

.para1 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 32px;
    color: #374151
}

.para2, .para3 {
    margin-bottom: 0;
    font-weight: 400
}

.whatsappotp {
    color: #4b5563 !important;
    font-size: 12px;
    line-height: 16px;
    border-bottom: 1px solid #1976d2;
    font-weight: 400
}

.amortization, .highlighttabletd td {
    border: none !important
}

a[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    background-color: #9ca3af;
    text-decoration: none
}

.errorvalidationspan {
    font-size: 12px;
    color: #e02424;
    font-weight: 400
}

.amortization {
    background-color: #f2f9ff !important
}

.para2 {
    font-size: 14px;
    line-height: 22px
}

.resendsection {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%
}

.highlighttabletd {
    background: #d1e4f6;
    color: #111928
}

    .highlighttabletd td:first-child {
        border-top-left-radius: 10px
    }

    .highlighttabletd td:last-child {
        border-top-right-radius: 10px
    }

.table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px
}

.table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px
}

.downloadappul li, .inputgroup input, .mobilenoisdcode, .para3, .testicontent, .testiusername {
    font-size: 16px;
    line-height: 24px
}

.para3 {
    color: #4b5563
}

.inputgroup {
    position: relative;
    margin-bottom: 20px
}

.supportingtext, .v-t {
    margin-bottom: 0;
    font-size: 12px
}

.inputgroup input {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid #9ca3af;
    border-radius: 8px;
    box-sizing: border-box;
    transition: .2s;
    height: 48px;
    color: #111928;
    background-color: transparent
}

    .inputgroup input:not(:placeholder-shown) ~ label, .inputgroup label {
        top: -9px;
        left: 10px;
        font-size: 12px
    }

    .inputgroup input:disabled {
        background-color: #f3f4f6;
        color: #111928;
        cursor: not-allowed;
        border-color: #ccc
    }

    .inputgroup input.error {
        border-color: #d32f2f
    }

.inputgroup label {
    position: absolute;
    line-height: 18px;
    color: #111928;
    transition: .2s;
    pointer-events: none;
    margin-bottom: 0;
    padding: 0 6px;
    background-color: #f9fafb;
    font-weight: 400;
    border-radius: 4px
}

.inputgroup input:focus {
    border-color: #1976d2;
    outline: 0
}

    .inputgroup input:focus::placeholder {
        color: transparent
    }

.inputgroup input::placeholder {
    color: #9ca3af;
    font-weight: 500
}

.inputgroup input:disabled ~ label {
    color: #111928
}

.mobilenoisdcode {
    font-weight: 500;
    position: absolute;
    left: 14px;
    top: 12px;
    display: none
}

.mobileisd .mobilenoisdcode {
    display: block
}

.mobileisd.inputgroup input {
    padding-left: 52px
}

.supportingtext {
    line-height: 18px;
    color: #1f2a37;
    padding-left: 22px;
    margin-top: 4px
}

.error-text {
    font-size: 12px;
    color: #e02424;
    padding-left: 16px;
    margin-top: 4px
}

.v-t {
    line-height: 16px;
    font-weight: 400;
    color: #707070;
    padding-left: 15px;
    margin-top: 6px
}

.commonbtn {
    background-color: #1976d2;
    padding: 12px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 6px 0;
    outline: 0
}

.products-container {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px
}

.products-container1 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 26px
}

.products-container2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0;
    margin-top: 26px
}

.borderight, .docsrequiredborder {
    border-right: 1px solid #5aabff
}

.whychooseil-text1 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #18181b;
    margin-bottom: 8px
}

.whychooseil-text2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #52525b;
    margin-bottom: 0
}

.chooseil {
    padding: 20px
}

.verifyotp {
    font-size: 24px;
    line-height: 20px;
    color: #111928;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 40px
}

.homepagesbheading {
    font-size: 22px;
    line-height: 30px
}

.font500 {
    font-weight: 500
}

.testicarousel1 .testicontainer {
    height: 400px
}

.docsrequired {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 28px 32px;
    background-color: #fff;
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .docsrequired div {
        flex: 1;
        text-align: left
    }

.docrequiredul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center
}

.overlaydoc {
    background-color: #e8f5ff;
    height: 64px;
    width: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%
}

.compareaccordion input, .fixedbl {
    display: none
}

.docrequiredtext {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    color: #18181b;
    font-weight: 600
}

.documentul {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    color: #374151;
    font-weight: 400
}

.fixedbl {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #f3f4f6;
    cursor: pointer;
    right: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    z-index: 9999;
    color: #000
}

.blfixedbanner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    padding-left: 0;
    margin: 0
}

.bottomfixedbannertext {
    font-size: 18px;
    line-height: 22px;
    color: #111928;
    margin-bottom: 4px;
    font-weight: 600
}

.bottomfixedbannersubtext {
    font-size: 14px;
    line-height: 18px;
    color: #374151;
    margin-bottom: 0;
    font-weight: 400
}

.chkeligibilitybottombtn {
    width: 296px;
    background-color: #1976d2;
    color: #fff;
    border-radius: 4px;
    height: 40px;
    border: none;
    outline: 0 !important;
    font-size: 14px
}

.chkbtnpositionfixedbottombanner {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.viewmoreicon {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #1976d2;
    font-weight: 500;
    cursor: pointer
}

.chevron {
    padding: 0 41px 0 14px;
    position: relative
}

    .chevron::after {
        content: "";
        position: absolute;
        right: 42px;
        top: 50%;
        width: 8px;
        height: 8px;
        border-right: 2px solid #1976d2;
        border-bottom: 2px solid #1976d2;
        transform: translateY(-50%) rotate(45deg);
        transition: .2s
    }

@media only screen and (max-width:1024px) {
    .homepagesbheading {
        font-size: 18px !important
    }
}

@media only screen and (max-width:820px) {
    .bottomfixedbannersubtext {
        display: none
    }

    .bottomfixedbannertext {
        font-size: 12px;
        line-height: 18px
    }

    .fixedblbnrwidth {
        width: 40px;
        height: auto
    }

    .bdicon, .kycicon, .othricon {
        width: 30px;
        height: 40px
    }

    .fixedbl {
        padding: 10px 0
    }

    .bdicon {
        background-position: -106px -44px !important
    }

    .kycicon {
        background-position: -82px -44px !important
    }

    .othricon {
        background-position: -130px -44px !important
    }

    .documentul {
        font-size: 12px;
        line-height: 19px;
        padding-left: 17px;
        padding-top: 12px
    }

    .docsrequired {
        display: block;
        text-align: left;
        padding: 12px;
        margin-top: 24px
    }

    .docrequiredtext {
        font-size: 14px;
        line-height: 20px
    }

    .applybldetailscontainer {
        margin-top: 16px !important
    }

    .overlaydoc {
        width: 28px;
        height: 28px
    }

    .docsrequiredborder {
        border-bottom: 1px solid #5aabff;
        border-right: none
    }

    .docrequiredul {
        padding-bottom: 10px
    }

    .testicarousel1 .carousel-item {
        background-color: #fff;
        border-radius: 12px;
        padding: 20px;
        text-align: left;
        height: 300px
    }

    .sectionheight {
        padding: 40px 0 !important
    }

    .promotionalbanner .promotioncontainer {
        height: 270px
    }
}

.mobilecarouselpending {
    padding-bottom: 100px !important
}

.borderg1, .borderg2 {
    border-top: 1px solid
}

.borderg1 {
    border-image: linear-gradient(to right,#f9fafb,#5aabff) 1 0 0 0
}

.borderg2 {
    border-image: linear-gradient(to left,#f9fafb,#5aabff) 1 0 0 0
}

.borderg3, .borderg4 {
    position: relative;
    border-left: 1px solid transparent
}

    .borderg3::before {
        position: absolute;
        background: linear-gradient(to top,#f9fafb,#5aabff)
    }

    .borderg4::before {
        position: absolute;
        background: linear-gradient(to bottom,#f9fafb,#5aabff)
    }

.bg-lightskyblue, .p-bnr2 {
    background-color: #ebf5ff
}

.testicontainer {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    width: 30%;
    height: auto;
    padding: 24px 20px;
    text-align: left;
    margin: 0 10px;
    display: inline-flex;
    flex-wrap: wrap;
    background-color: #fff
}

.comma1, .comma2 {
    height: 23px;
    display: block;
    width: 26px
}

.testicontent {
    font-weight: 500;
    color: #111928;
    margin: 0
}

.downloadappul li, .testiusername {
    font-weight: 400;
    color: #374151
}

.indexsprite {
    background-image: url(https://cdnwebapp.indialends.com/illive/images/homepage/indexsprite.svg)
}

.comma1 {
    background-position: -62px -61px;
    margin-bottom: 6px
}

.comma2 {
    background-position: -94px -61px;
    margin-top: 6px;
    float: right;
    margin-bottom: 24px
}

.greycircle {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background-color: #f9fafb;
    border: 1px solid #e5e7eb;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    overflow: hidden;
    margin-right: 10px
}

.testiuser1, .testiuser2 {
    display: block;
    width: 48px
}

.testiuser1 {
    height: 59px;
    background-position: -185px -136px
}

.testiuser2 {
    height: 63px;
    background-position: -5px -211px
}

.testiuser3 {
    width: 48px;
    height: 59px;
    background-position: -116px -136px
}

.testiuser4 {
    width: 48px;
    height: 59px;
    background-position: -252px -135px
}

.half-star, .star {
    height: 28px;
    display: block;
    width: 27px
}

.testiusername {
    margin-bottom: 8px
}

.star {
    background-position: -105px -210px
}

.half-star {
    background-position: -139px -210px
}

.promotionalbanner .carousel-indicators li, .testicarousel .carousel-indicators li {
    background-color: #d1d5db;
    background-clip: inherit;
    border: 0;
    width: 12px;
    height: 12px;
    border-radius: 40px;
    opacity: inherit
}

.promotionalbanner .carousel-indicators .active, .testicarousel .carousel-indicators .active {
    background-color: #1976d2;
    width: 26px;
    height: 12px
}

.promotionalbanner .carousel-indicators, .testicarousel .carousel-indicators {
    bottom: -50px
}

.promotioncontainer {
    padding: 28px 48px;
    border-radius: 12px
}

.arrow, .trustedicon {
    display: inline-block
}

.downloadapp {
    width: 188px;
    height: 56px
}

.securityicon {
    width: 120px;
    height: auto;
    margin: 0 10px
}

.awards .carousel-item {
    padding: 0 !important;
    border: none !important;
    border-radius: 16px;
    overflow: hidden
}

.awards .testicontainer {
    padding: 0 !important;
    border: 1px solid #e5e7eb;
    background-color: #fff;
    border-radius: 16px;
    overflow: hidden
}

.trustedicon {
    background-position: -71px -213px;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px
}

.downloadappscanner {
    position: fixed;
    bottom: 10%;
    right: 82px;
    border: 1.5px solid #e5e7eb;
    width: 116px;
    border-radius: 14px;
    padding: 12px;
    font-size: 12px;
    line-height: 14px;
    color: #131313;
    text-align: center;
    z-index: 9999
}

.downloadappul {
    margin: 0;
    padding-left: 20px
}

.scancode-text {
    font-size: 18px;
    line-height: 28px;
    color: #111928;
    font-weight: 600;
    margin-bottom: 12px
}

.acc-content ul li, .cd1 {
    font-size: 14px;
    line-height: 20px
}

.downloadscanimage {
    width: 160px;
    height: auto
}

.arrow {
    border: solid #fff;
    border-width: 0 3px 3px 0;
    padding: 3px
}

.right {
    transform: rotate(-45deg)
}

.left {
    transform: rotate(135deg)
}

.otp-input-container {
    display: flex
}

    .otp-input-container input {
        width: 48px;
        height: 48px;
        border: 1px solid #111928;
        border-radius: 8px;
        margin-right: 20px;
        background-color: transparent;
        margin-top: 12px;
        margin-bottom: 12px;
        text-align: center
    }

.tnc {
    background: #e6f0ff;
    padding: 10px;
    border-radius: 8px;
    width: 90%;
    margin-bottom: 12px
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.tnc .custom-checkbox .custom-control-label {
    color: #1f2a37;
    line-height: 18px;
    font-size: 12px;
    padding-top: 0;
    font-weight: 400
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.comparebusinesspanel {
    border: 1px solid #e5e7eb;
    background-color: #fff;
    padding: 20px 32px;
    border-radius: 12px;
    margin-bottom: 16px
}

.comparecodesection {
    width: 100%;
    height: 2px;
    background: linear-gradient(to right,rgba(173,216,230,0),rgba(173,216,230,.7),rgba(173,216,230,0));
    margin: 20px 0
}

.cd1, .cd2 {
    margin-bottom: 0
}

.comparecarddetails {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cd1 {
    color: #4b5563;
    font-weight: 400
}

.cd2 {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-weight: 500
}

.chkeligibilitybtn {
    background-color: #1976d2;
    color: #fff;
    border-radius: 4px;
    width: 178px;
    height: 40px;
    display: flex;
    align-items: center;
    border: none;
    justify-content: center;
    outline: 0 !important
}

.lenderimgcontent {
    font-size: 18px;
    line-height: 22px;
    color: #111928;
    font-weight: 600;
    margin: 0;
    display: flex;
    align-items: center
}

.compareaccordion {
    width: 100%;
    margin: 0 auto;
    font-family: sans-serif
}

    .compareaccordion .acc-title {
        display: flex;
        padding: 0;
        cursor: pointer;
        font-weight: 500;
        position: relative;
        transition: color .2s;
        justify-content: space-between;
        align-items: center;
        margin: 0;
        font-size: 16px;
        color: #374151
    }

    .compareaccordion input:checked + .acc-title span {
        rotate: 180deg
    }

    .compareaccordion .acc-content {
        max-height: 0;
        overflow: hidden;
        padding: 0;
        color: #444;
        transition: max-height .15s,padding .15s;
        text-align: left
    }

    .compareaccordion input:checked + .acc-title + .acc-content {
        max-height: 2500px;
        padding: 6px 0
    }

.acc-content ul {
    margin: 0;
    padding-left: 15px
}

    .acc-content ul li {
        color: #111928;
        font-weight: 400;
        margin-bottom: 4px
    }

.applybldetailscontainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 32px;
    gap: 20px
}

    .applybldetailscontainer div {
        background-color: #e8f5ff;
        width: 100%;
        padding: 24px 16px;
        border: 1px solid #e5e7eb;
        border-radius: 4px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-align: left
    }

.blsprite {
    background-image: url(https://cdnapp.indialends.com/illive/NewBL/Images/bl-sprite.svg) !important;
    background-repeat: no-repeat !important;
}

.commonapplyfont {
    font-size: 16px;
    line-height: 22px;
    color: #1f2a37;
    font-weight: 500;
    margin: 0
}

.chkicon, .docsicon, .mobileicon, .offericon {
    margin-right: 10px
}

.mobileicon {
    background-position: -11px -5px;
    width: 52px;
    height: 40px
}

.bdicon {
    background-position: -140px -5px;
    width: 30px;
    height: 40px
}

.chkicon {
    background-position: -212px -2px;
    width: 40px;
    height: 40px
}

.kycicon, .othricon {
    width: 30px;
    height: 40px
}

.kycicon {
    background-position: -177px -5px
}

.othricon {
    background-position: -187px -44px
}

.docsicon {
    background-position: -54px -5px;
    width: 46px;
    height: 40px
}

.offericon {
    background-position: -97px -5px;
    width: 52px;
    height: 40px
}

.chrgeul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center
}

.justifyspacebetween, .loancharges {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.loanchargedetails {
    flex: 1;
    text-align: left;
    font-size: 16px;
    line-height: 22px;
    color: #111928;
    font-weight: 500
}

.loanchargescolor {
    background-color: #e8f5ff;
    border-radius: 4px;
    padding: 8px 12px;
    margin-top: 18px
}

.faqheading {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 500 !important;
    color: #111928 !important;
    text-align: left !important
}

.faqcontent, .otpui {
    font-size: 14px;
    font-weight: 400
}

.faqcontent {
    line-height: 22px;
    color: #374151;
    margin-top: 10px;
    margin-bottom: 0
}

.plcalculator {
    display: flex;
    margin-top: 16px;
    padding: 20px 80px
}

.plcalculatorsubdiv {
    width: 50%;
    box-sizing: border-box
}

.caldivpl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 0
}

.percentageinput, .yearinput {
    padding: 5px 1px !important;
    text-align: right !important;
    border: none !important;
    width: 18px !important
}

.svg-item, svg.donut {
    width: 150px;
    height: 150px
}

.otpui {
    color: #6b7280;
    margin: 0
}

#totalInterest, #totalPayable, .monthlyemi {
    font-weight: 600
}

.svg-item {
    margin: 0 auto 20px;
    position: relative
}

svg.donut {
    transform: rotate(-90deg)
}

circle.background-ring {
    fill: none;
    stroke: #ddd;
    stroke-width: 12
}

circle.total-payable-ring {
    fill: none;
    stroke: #1976d2;
    stroke-width: 12;
    stroke-linecap: round;
    transition: stroke-dashoffset .5s
}

circle.interest-ring {
    fill: none;
    stroke: #ff9800;
    stroke-width: 12;
    stroke-linecap: round;
    transition: stroke-dashoffset .5s
}

circle.center-hole {
    fill: #fafafa
}

.textcenterplcal {
    text-align: center
}

.monthlyemi {
    font-size: 20px;
    line-height: 30px;
    color: #111928;
    margin-bottom: 2px;
    margin-top: 20px
}

.estimate-cal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 360px;
    margin: 20px auto auto
}

.ec1 {
    background-color: #d5eaff;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border: 1px solid #1f7ae0;
    border-right: 0px
}

.ec2 {
    background-color: #ffe8cf;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #ff8503;
    border-left: 0
}

.ec1, .ec2 {
    width: 50%;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 23px
}

.plloanlabel {
    font-weight: 400 !important
}

.rupeeicon {
    left: 20px;
    position: relative
}

.value-input {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 6px;
    color: #111928;
    display: flex;
    font-weight: 500;
    font-size: 14px
}

input[type=range] {
    appearance: none;
    width: 100%;
    height: 10px;
    background: linear-gradient(to right,#1976d2 50%,#eee 50%);
    border-radius: 5px;
    outline: 0;
    transition: background .3s ease-in-out
}

.minmaxcontent {
    font-size: 12px;
    line-height: 18px;
    color: #6b7280;
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 10px
}

.plminmax {
    margin: 4px 0 6px !important
}

.smallinput {
    border: 1px solid grey;
    border-radius: 5px;
    width: 60px;
    padding: 2px 10px
}

.fixedwidthplcal {
    width: 90px !important;
    padding-right: 0 !important
}

.value-input input {
    width: 80px;
    font-size: 14px;
    text-align: left;
    color: #111928;
    padding: 5px 20px;
    border: 1px solid #d1d5db;
    border-image: initial;
    border-radius: 4px;
    outline: 0
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #1976d2;
    cursor: pointer;
    box-shadow: 2px 2px 12px 0 #00000014;
    margin-top: -2px
}

input[type=range]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #1976d2;
    cursor: pointer;
    box-shadow: 2px 2px 12px 0 #00000014
}

.calapplybtn {
    width: 360px;
    margin: 16px auto
}

@media only screen and (max-width:1090px) {
    .plcalculator {
        display: block;
        padding: 0
    }

    .plcalculatorsubdiv {
        width: 100%
    }

    .chkicon {
        background-position: -153px -46px !important;
        width: 30px;
        height: 40px;
        margin-right: 10px
    }

    .docsicon, .mobileicon, .offericon {
        width: 24px;
        height: 40px;
        margin-right: 9px
    }

    .mobileicon {
        background-position: -5px -44px
    }

    .docsicon {
        background-position: -32px -46px
    }

    .offericon {
        background-position: -60px -44px
    }

    .commonapplyfont {
        font-size: 14px;
        line-height: 18px
    }

    .applybldetailscontainer div {
        padding: 9px 12px
    }

    .applybldetailscontainer {
        flex-direction: column
    }
}

@media only screen and (max-width:767px) {
    .chkeligibilitybottombtn {
        width: 114px;
        height: 32px
    }

    .amortization table, .value-text1 {
        font-size: 14px;
        line-height: 20px
    }

    .caldivpl {
        padding: 0;
        gap: 30px
    }

    .estimate-cal {
        width: 100%
    }

    .calapplybtn {
        width: 100%;
        margin-bottom: 24px
    }

    svg.donut {
        width: 100px;
        height: auto
    }

    .cd1, .ec1, .ec2 {
        font-size: 12px
    }

    #totalInterest, #totalPayable {
        font-weight: 600;
        font-size: 14px
    }

    .svg-item {
        height: 110px
    }

    .faqheading {
        font-size: 16px !important;
        line-height: 22px !important
    }

    .acc-content ul li, .para1 {
        line-height: 18px
    }

    .loanchargedetails, .para2 {
        font-size: 12px;
        line-height: 18px
    }

    .applybldetailscontainer {
        gap: 16px
    }

    .chkeligibilitybtn {
        width: 100%;
        height: 32px;
        font-size: 14px;
        margin-top: 12px
    }

    .comparebusinesspanel {
        padding: 12px
    }

    .verifyotp {
        font-size: 18px;
        margin-top: 16px
    }

    .para1 {
        font-size: 12px;
        margin-bottom: 16px
    }

    .lenderimgcontent {
        font-size: 16px
    }

    .cd2, .mobilenoisdcode {
        font-size: 14px
    }

    .comparecodesection {
        margin: 12px 0 8px
    }

    .compareaccordion .acc-title {
        font-size: 14px !important
    }

    .accordion-down-arrow {
        width: 8px;
        height: auto
    }

    .testicarousel .carousel-indicators {
        bottom: -50px !important
    }

    .otp-input-container input {
        width: 40px !important;
        height: 40px !important;
        margin-right: 12px !important
    }

    .tnc {
        width: 100% !important;
        margin-bottom: 24px !important
    }

    .downloadappscanner {
        display: none !important
    }

    .products-container, .products-container1 {
        grid-template-columns: repeat(2,1fr)
    }

    .bordergmobile3::before, .bordergmobile4::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 1px;
        transform: rotate(180deg)
    }

    .downloadappul li, .inputgroup input, .para3, .scancode-text, .whychooseil-text2 {
        font-size: 14px;
        line-height: 22px
    }

    .homepageheading1 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 12px
    }

    .mobile-indexbannerimage {
        width: 240px;
        height: auto;
        padding-top:72px
    }

    .homepageheading2, .value-text {
        font-size: 20px;
        line-height: 30px
    }

    .products-container1 {
        gap: 0
    }

    .bordergmobile1 {
        border-top: 1px solid;
        border-image: linear-gradient(to right,#f9fafb,#5aabff) 1 0 0 0
    }

    .bordergmobile2 {
        border-top: 1px solid;
        border-image: linear-gradient(to left,#f9fafb,#5aabff) 1 0 0 0
    }

    .bordergmobile3, .bordergmobile4 {
        position: relative;
        border-left: 1px solid transparent
    }

        .bordergmobile3::before {
            background: linear-gradient(to top,#f9fafb,#5aabff)
        }

        .bordergmobile4::before {
            background: linear-gradient(to bottom,#f9fafb,#5aabff)
        }

    .borderight {
        border-right: none
    }

    .whychooseil-text1 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 8px
    }

    .carousel-item {
        border: 1px solid #e5e7eb;
        border-radius: 16px;
        width: 100%;
        height: auto;
        padding: 24px 20px;
        text-align: left;
        background-color: #fff
    }

    .testicarousel1 .carousel-item {
        height: 360px !important
    }

    .testicontent {
        font-size: 14px !important;
        line-height: 22px !important
    }

    .promotionalbanner .carousel-indicators .active, .testicarousel .carousel-indicators .active {
        width: 24px !important;
        height: 10px !important
    }

    .promotionalbanner .carousel-indicators li, .testicarousel .carousel-indicators li {
        width: 10px !important;
        height: 10px !important
    }

    .downloadapp {
        width: 100% !important;
        height: auto !important
    }

    .downloadappcontainer {
        display: flex;
        justify-content: space-between
    }

    .securityicon {
        width: 98px !important;
        height: auto;
        margin-top: 26px !important
    }
}
@media (max-width: 767px) {
    .mv-banner {
        padding-top: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .mv-banner {
        padding-top: 20px;
    }
}