﻿#apply-now {
    margin-right: auto;
    margin-left: auto;
    width: 320px;
    height: 55px;
}

.iframe-borrow-widget {
    width: 655px;
    height: 450px;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    letter-spacing: .5px;
    border: 1px solid #CFCFCF !important;
}

.monthly-repayment-widget {
    margin-bottom: 15px;
    font-family: TondoRegular;
}

.monthly-repayment-widget div {
    margin-left: auto;
    margin-right: auto;
}

.borrow-widget-header {
    color: #FFFFFF !important;
    font-size: 20px;
    line-height: 22px;
}

.borrow-widget-check-title {
    color: #2E9520;
    padding-right: 10px;
}

.terms {
    width: 125px;
    font-size: 13px !important;
}

.rep-ex-hr {
    width: 80%;
    margin: auto;
}

.borrow-widget-rep-ex-1 {
    padding: 0 25px 15px 25px
}

.borrow-widget-rep-ex-2 {
    text-align: center;
    padding: 10px 25px 15px 25px
}

@media (max-width: 768px) {
    .iframe-borrow-widget {
        width: 100%;
        height: 460px !important;
    }
}

@media (min-width: 623px) {
    .rep-ex-2 {
        display: none;
    }
}

@media (max-width: 622px) {
    .dynamic-label1,
    .dynamic-label2 {
        font-size: 14px;
    }

    .rep-ex-2 {
        display: block;
    }

    .iframe-borrow-widget {
        width: 100%;
        height: 460px !important;
    }

    .dynamic-label2 {
        margin-bottom: 0px !important;
    }

    .monthly-repayment-widget {
        font-size: 14px;
        margin-bottom: 15px;
        font-family: TondoRegular;
    }

    .monthly-repayment-widget div {
        margin-left: auto;margin-right: auto;
    }

    .input-group-2 {
        width: 100% !important;
    }

    #apply-now {
        margin-right: auto !important;
        margin-left: auto !important;
        width: 100% !important;
        height: 45px !important;
    }

    .iframe-borrow-widget input[type=button] {
        font-size: 18px !important;
        padding: 0px !important;
    }
}

@media (max-width: 991px) and (min-width: 769px) {
    footer #footer-sticky {
        display: none;
    }
}

@media (max-width: 621px) and (min-width: 400px) {
    .iframe-borrow-widget {
        width: 100%;
        height: 447px !important;
    }

    #apply-now {
        margin-right: auto !important;
        margin-left: auto !important;
        width: 100% !important;
        height: 45px !important;
    }

    .iframe-borrow-widget input[type=button] {
        font-size: 18px !important;
        padding: 0px !important;
    }
}

@media (max-width: 375px) and (min-width: 399px) {
    .iframe-borrow-widget {
        height: 455px !important;
    }

    #apply-now {
        margin-right: auto !important;
        margin-left: auto !important;
        width: 100% !important;
        height: 45px !important;
    }

    .iframe-borrow-widget input[type=button] {
        font-size: 18px !important;
        padding: 0px !important;
    }
}

@media (max-width: 374px) {

    .iframe-borrow-widget {
        width: 100%;
        height: 490px !important;
    }

    #apply-now {
        margin-right: auto !important;
        margin-left: auto !important;
        width: 100% !important;
        height: 45px !important;
    }

    .iframe-borrow-widget input[type=button] {
        font-size: 18px !important;
        padding: 0px !important;
    }
}
