@media screen and (min-width: 577px) and (max-width: 767px) {
    .bank-name-para {
        padding: 0 20px 0 0;
    }
    .bank-name-para p {
        color: #ffffffa3;
    }
    .listing_app ul li {
        color: #ffffff91;
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        font-size: 12px;
    }
    .listing_app ul li .span_icon {
        background: #047ca1;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
        margin-right: 11px;
        border-radius: 50%;
    }
    .welcome-row .welcome-content1 {
        padding: 115px 22px 80px 45px;
    }
    .span_bank_para span .fa-info-circle {
        color: #ffffff7d;
    }
    .span_bank_para span {
        margin-right: 8px;
    }
    .span_bank_para {
        display: flex;
    }
    .read_full {
        margin-bottom: 66px;
        display: flex;
    }
    .read_full span .fa-info-circle {
        color: #ffffff7d;
    }
    .read_full p {
        color: #ffffffa3;
    }
    .read_full span {
        margin-right: 8px;
    }
    .listing_app {
        margin-bottom: 20px;
    }
    .btn_app {
        color: white;
        font-size: 15px;
        padding: 13px 0;
        background: #047ca1;
        width: 85%;
        border-radius: 42px;
    }
    .step1_app {
        background: #2e4c8e;
    }
    .step2_app {
        background: #2e4c8e;
        display: none;
    }
    .step3_app {
        background: #2e4c8e;
        display: none;
    }
    .step4_app {
        background: #2e4c8e;
        display: none;
    }
    .my_first,
    .my_second,
    .my_third,
    .my_four {
        display: flex;
        justify-content: center;
    }
    .font_icons_app {
        font-size: 53px !important;
    }
    .listing_app ul li .span_icon .fa {
        font-size: 13px;
        color: white;
    }
}

@media screen and (min-width: 380px) and (max-width: 576px) {
    .new-welcome-section .welcome-row .welcome-content1,
    .welcome-section2 .welcome-row .welcome-content1,
    .welcome-section3 .welcome-row .welcome-content1,
    .welcome-section4 .welcome-row .welcome-content1 {
        padding: 40px;
    }
    .new-welcome-section .welcome-content-div .new-user-btn {
        position: absolute;
        bottom: 0%;
        left: 0;
        width: 100%;
        text-align: center;
    }
    .welcome-section2 .welcome-row .welcome-content1 .my_second .btn_app,
    .welcome-section3 .welcome-row .welcome-content1 .my_third .btn_app,
    .welcome-section4 .welcome-row .welcome-content1 .my_four .btn_app {
        text-align: center;
        width: 90%;
        position: absolute;
        bottom: 10%;
    }
    .step2_app.welcome-section2 .welcome-row,
    .step3_app.welcome-section3 .welcome-row,
    .step4_app.welcome-section4 .welcome-row {
        min-height: 95vh;
    }
    .welcome-section2 .welcome-row .welcome-content1 .my_second .btn_app {
        text-align: center;
        width: 90%;
        position: absolute;
        bottom: 10%;
    }
    .step2_app.welcome-section2 .welcome-row {
        min-height: 90vh;
    }
    .step1_app.new-welcome-section,
    .step2_app.welcome-section2 {
        min-height: calc(100vh - 55px) !important;
        max-height: calc(100vh - 55px) !important;
        overflow: hidden;
    }
    .new-welcome-section .welcome-row,
    .step2_app {
        min-height: 75vh !important;
    }
    .step1_app {
        min-height: 100vh !important;
    }
    .welcome-section2 .welcome-content-div .new-user-btn {
        bottom: 15%;
    }
    .new-welcome-section .welcome-row .welcome-content1,
    .welcome-section2 .welcome-row .welcome-content1 {
        padding: 40px;
    }
    .bank-name-para {
        padding: 0 20px 0 0;
    }
    .bank-name-para p {
        color: #ffffffa3;
    }
    .listing_app ul li {
        color: #ffffff91;
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        font-size: 12px;
    }
    .listing_app ul li .span_icon {
        background: #047ca1;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
        margin-right: 11px;
        border-radius: 50%;
    }
    .welcome-row .welcome-content1 {
        padding: 115px 22px 80px 45px;
    }
    .span_bank_para span .fa-info-circle {
        color: #ffffff7d;
    }
    .span_bank_para span {
        margin-right: 8px;
    }
    .span_bank_para {
        display: flex;
    }
    .read_full {
        margin-bottom: 66px;
        display: flex;
    }
    .read_full span .fa-info-circle {
        color: #ffffff7d;
    }
    .read_full p {
        color: #ffffffa3;
    }
    .read_full span {
        margin-right: 8px;
    }
    .listing_app {
        margin-bottom: 20px;
    }
    .btn_app {
        color: white;
        font-size: 15px;
        padding: 13px 0;
        background: #047ca1;
        width: 85%;
        border-radius: 42px;
    }
    .step1_app {
        background: #2e4c8e;
    }
    .step2_app {
        background: #2e4c8e;
        display: none;
    }
    .step3_app {
        background: #2e4c8e;
        display: none;
    }
    .step4_app {
        background: #2e4c8e;
        display: none;
    }
    .my_first,
    .my_second,
    .my_third,
    .my_four {
        display: flex;
        justify-content: center;
    }
    .font_icons_app {
        font-size: 53px !important;
    }
    .listing_app ul li .span_icon .fa {
        font-size: 13px;
        color: white;
    }
}

@media screen and (min-width: 240px) and (max-width: 379px) {
    .welcome-section2 .welcome-row .welcome-content1 .my_second .btn_app,
    .welcome-section3 .welcome-row .welcome-content1 .my_third .btn_app,
    .welcome-section4 .welcome-row .welcome-content1 .my_four .btn_app {
        text-align: center;
        width: 90%;
        position: absolute;
        bottom: 10%;
    }
    .step2_app.welcome-section2 .welcome-row,
    .step3_app.welcome-section3 .welcome-row,
    .step4_app.welcome-section4 .welcome-row {
        min-height: calc(100vh - 55px) !important;
        max-height: calc(100vh - 55px) !important;
        overflow: hidden;
    }
    .step1_app.new-welcome-section {
        min-height: calc(100vh - 55px) !important;
        max-height: calc(100vh - 55px) !important;
        overflow: hidden;
    }
    .new-welcome-section .welcome-row,
    .step2_app {
        min-height: 75vh !important;
    }
    .step1_app {
        min-height: 100vh !important;
    }
    .welcome-section2 .welcome-content-div .new-user-btn {
        bottom: 40%;
    }
    .new-welcome-section .welcome-row .welcome-content1,
    .welcome-section2 .welcome-row .welcome-content1,
    .welcome-section3 .welcome-row .welcome-content1,
    .welcome-section4 .welcome-row .welcome-content1 {
        padding: 40px;
    }
    .bank-name-para {
        padding: 0 20px 0 0;
    }
    .bank-name-para p {
        color: #ffffffa3;
    }
    .listing_app ul li {
        color: #ffffff91;
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        font-size: 12px;
    }
    .listing_app ul li .span_icon {
        background: #047ca1;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 30px;
        height: 30px;
        margin-right: 11px;
        border-radius: 50%;
    }
    .welcome-row .welcome-content1 {
        padding: 57px 22px 80px 45px;
    }
    .span_bank_para span .fa-info-circle {
        color: #ffffff7d;
    }
    .span_bank_para span {
        margin-right: 8px;
    }
    .span_bank_para {
        display: flex;
    }
    .read_full {
        margin-bottom: 66px;
        display: flex;
    }
    .read_full span .fa-info-circle {
        color: #ffffff7d;
    }
    .read_full p {
        color: #ffffffa3;
    }
    .read_full span {
        margin-right: 8px;
    }
    .listing_app {
        margin-bottom: 20px;
    }
    .btn_app {
        color: white;
        font-size: 15px;
        padding: 13px 0;
        background: #047ca1;
        width: 85%;
        border-radius: 42px;
    }
    .step1_app {
        background: #2e4c8e;
    }
    .step2_app {
        background: #2e4c8e;
        display: none;
    }
    .step3_app {
        background: #2e4c8e;
        display: none;
    }
    .step4_app {
        background: #2e4c8e;
        display: none;
    }
    .my_first,
    .my_second,
    .my_third,
    .my_four {
        display: flex;
        justify-content: center;
    }
    .font_icons_app {
        font-size: 53px !important;
    }
    .listing_app ul li .span_icon .fa {
        font-size: 13px;
        color: white;
    }
}

.user-details-app h2 {
    margin-bottom: 0px;
    text-align: center;
    margin-top: 5px;
}
.contact-container{
    display:none;
}
.user-details-app h2 span {
    background: white;
    font-size: 13px;
    color: #111;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 20px;
}
.logout-link{
    color:#002d64 ;
}
.user-balance {
    text-align: center;
}

.user-balance h3 {
    color: grey;
    margin: 15px 0px;
    font-size: 25px;
}

.user-balance h3 span {
    color: #2e4c8e;
}

.user-balance p {
    color: #a19393;
    margin-bottom: 15px;
    font-size: 15px;
}

.bank-instruction {
    display: flex;
    background: white;
    color: #a19393;
    padding: 5px 20px;
    align-items: center;
    border-radius: 10px;
}

.bank-instruction p {
    margin-bottom: 0px;
    font-size: 11px;
}

.bank-image .fa-university {
    font-size: 25px;
}

.transaction-card .transaction-content {
    display: flex;
    justify-content: space-between;
    padding: 25px 0px;
}

.transaction-card .transaction-content p {
    margin-bottom: 0px;
    font-size: 17px;
    color: #111;
}

.transaction-content a {
    color: #a19393;
    font-size: 14px;
}

.transaction-white-card {
    background: white;
    height: 180px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.transaction-white-card.height-auto {
    height: auto;
}

.white-all .transaction-white-logo .fa-file-text-o {
    font-size: 40px;
    color: orange;
    text-align: center;
    width: 100%;
}

.white-all .transaction-white-logo {
    text-align: center;
    width: 40%;
    margin: auto;
    display: flex;
    justify-content: center;
}

.trans-white-content p {
    margin: 12px 0px;
    color: #a19393;
    font-size: 12px;
}

.transaction-white-logo .fa-times-circle {
    position: absolute;
    margin: 15px 20px 10px 56px;
    color: #c05534;
    font-size: 24px;
}

.white-menu-card {
    margin: 30px 0px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}

.white-menu-card .white-menu {
    background: white;
    border-radius: 10px;
    padding: 15px 18px;
    display: flex;
    align-items: center;
}

.white-menu-card .white-menu span i {
    font-size: 20px;
}

.white-menu-card .white-menu span:not(:first-child) {
    padding-left: 10px;
    font-size: 13px;
}

.move-money-container {
    display: none;
}

.move-money-card {
    padding: 15px 0px;
}

.move-money-card .money-header .fa-long-arrow-left {
    font-size: 25px;
    color: #111;
}

.move-money-card .money-header h3 {
    color: #111;
    font-size: 15px;
    margin: 10px 0px;
}

.move-money-container .liveness-card {
    background-color: white;
    border-radius: 10px;
}

.move-money-container .liveness-card .liveness-log i {
    font-size: 20px;
    color: #2e4c8e;
}

.move-money-container .liveness-card .liveness-heading h2 {
    font-size: 13px;
}

.move-money-container .liveness-main .liveness-card:not(:first-child) {
    margin: 20px 0px;
}

.move-money-container .liveness-card .liveness-log {
    width: 10%;
}

.move-money-container .liveness-card .liveness-heading {
    width: 78%;
}

.move-money-container .liveness-card .liveness-icon {
    width: 10%;
    text-align: center;
}

.move-money-bank-container {
    display: none;
}

.account-form .input-field input {
    outline: none;
    border: none;
    border-radius: inherit;
    background: transparent;
    border-bottom: 1px solid #f5eeee;
}

.account-form .input-field input:focus {
    border: none !important;
    box-shadow: none !important;
}

.account-form {
    background: white;
    padding: 20px;
    border-radius: 10px;
}

.account-form .input-field {
    padding: 15px 0px;
    position: relative;
    height: 70px;
}

.account-continue {
    margin: 15px;
}

.account-continue a {
    background: #ffc107ba;
    text-align: center;
    margin: 15px 0px;
    padding: 10px 0px;
    border-radius: 20px;
    display: inline-block;
    width: 100%;
    color: white;
}
.account-continue button {
    background: #ffc107ba;
    text-align: center;
    margin: 15px 0px;
    padding: 10px 0px;
    border-radius: 20px;
    display: inline-block;
    width: 100%;
    color: white;
    border: 1px solid transparent;
    outline:0;
}
.account-continue input.bankcontinue {
    background: #ffc107ba;
    text-align: center;
    margin: 15px 0px;
    padding: 10px 0px;
    border-radius: 20px;
    display: inline-block;
    width: 100%;
    color: white;
    border: 1px solid transparent;
    outline:0;
}
.cancel-card {
    text-align: center;
}

.cancel-card a {
    text-align: center;
    color: grey;
    display: flex;
    align-items: center;
    justify-content: center;
        margin-bottom: 15px;
}

.cancel-card a i~span {
    padding-left: 10px;
}

.account-form .input-field input~.fa-chevron-circle-down {
    position: absolute;
    top: 30px;
    color: grey;
    right: 20px;
}

.account-popup {
    position: absolute;
    width: 100%;
    bottom: 18%;
    display: none;
    padding: 15px;
    background: white;
    text-align: center;
}

.account-popup-heading h4 {
    color: #111;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 20px;
}

.account-popup {
    display: block;
    height: auto;
    position: absolute;
    /* margin: 100px; */
    top: 75% !important;
}

.add-bankaccount-container {
    display: none;
}

.add-account-form {
    background: white;
    padding: 20px;
    border-radius: 10px;
}

.add-account-form .input-field input~.fa-chevron-circle-down,
.add-account-form .input-field input~.fa-eye {
    position: absolute;
    top: 30px;
    color: grey;
    right: 20px;
}

.add-account-form .input-field {
    padding: 15px 0px;
    position: relative;
    height: 70px;
}

.add-account-form .input-field input {
    outline: none;
    border: none;
    border-radius: inherit;
    background: transparent;
    border-bottom: 1px solid #f5eeee;
}

.add-account-form .input-field input~p {
    font-size: 8px;
    color: gray;
    padding-left: 15px;
    padding-top: 10px;
}

.account-type-popup {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.account-type-popup a {
    color: #111;
    font-size: 15px;
    padding: 10px 0px;
}

.transfer-money-comtent {
    margin-bottom: 80px;
}

.transfer-money-bank-container,
.transaction-history-container {
    display: none;
}

.account-type-popup a.active {
    background: #ede0e0;
    border-radius: 10px;
}

.add-account-form .input-field input:focus {
    box-shadow: none;
    background-color: none !important;
}

.cancel-icons {
    font-size: 40px;
}

.security-container,
.change-pin-container,
.change-password-container {
    display: none;
}

.security-row .liveness-card {
    background-color: white;
    border-radius: 10px;
}

.security-row .liveness-card .liveness-log i {
    font-size: 20px;
    color: #2e4c8e;
}

.security-row .liveness-card .liveness-heading h2 {
    font-size: 13px;
}

.security-row .liveness-main .liveness-card:not(:first-child) {
    margin: 20px 0px;
}

.security-row .liveness-card .liveness-log {
    width: 10%;
}

.move-money-container .liveness-card .liveness-heading {
    width: 78%;
}

.security-row .liveness-card .liveness-icon {
    width: 10%;
    text-align: center;
}

.security-row .liveness-card .liveness-heading {
    width: 80%;
    padding-left: 20px;
}

.current-pin-input input[type=password] {
    height: 50px;
    width: 40px;
    text-align: center;
    font-size: 2em;
}

.current-pin-input {
    display: flex;
    align-items: center;
}

.current-pin-input input:not(:first-child) {
    margin-left: 20px;
}

.change-pin-form .input-field {
    height: auto !important;
}

.change-pin-form .input-field a {
    color: #2e4c8e;
}

.password-requirements {
    margin-top: 15px;
    background: whitesmoke;
    padding: 15px;
    text-align: center;
    font-size: 10px;
}

.password-requirements>p {
    color: #a2a2a2;
    font-size: 8px;
}

.password-requirements .password-contain {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 12px;
    align-items: center;
}

.password-requirements .password-contain p b {
    font-size: 12px;
    color: #333333;
}

.password-requirements .password-contain p {
    font-size: 7px;
}

.change-pin-img img {
    height: 90px;
    object-fit: contain;
}
/* loader  */

#loader {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #444444;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    display: none;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

.center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
 .bgred {
        display: none;
    }
    
    @media screen and (orientation: landscape) {
        .bgred {
            background-color: #002d64;
            display: block;
            min-height: 100vh;
            position: fixed;
            width: 100%;
            top: 0%;
            padding: 0 30px;
        }
        .bgred-content {
            display: flex;
            color: white;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
        }
        .bgred-content img {
            height: 152px;
        }
        .bgred-content p {
            text-align: center;
            font-size: 13px;
            margin: 13px 0;
            width: 80%;
        }
    }