.mem-login-main .form-field label {
    display: inline-block;
    font-size: 15px;
    color: #212529;
    margin-bottom: 0;
    font-weight: 500;
}

.mem-login-main .form-error,
.mem-login-main .frm-err {
    font-size: 14px;
    color: red;
    font-weight: 400;
    float: right;
}

.mem-login-main .form-field input {
    display: block;
    height: 50px;
    width: 100%;
    border-radius: 3px;
    padding: 0 10px;
    margin-top: 8px;
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #0f83bb;
}

.mem-login-main .form-field {
    margin-bottom: 25px;
}

.mem-login-main .mem-log-btn input:hover {
    background: linear-gradient(90deg, rgba(0, 173, 239, 1) 0%, rgba(48, 44, 81, 1) 100%);
}

.mem-login-main .mem-log-btn input {
    background: linear-gradient(90deg, rgba(48, 44, 81, 1) 0%, rgba(0, 173, 239, 1) 100%);
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    display: inline-block;
    margin: 25px 0px 0px 0px;
    border-radius: 5px;
    border: 0;
    width: 100%;
}

.mem-login-main .val-time {
    font-size: 14px;
    color: #212529;
    font-weight: 500;
    display: block;
    text-align: center;
    margin: 15px 0px 5px 0px;
}

.mem-login-main .otpnt-gettxt {
    font-size: 15px;
    color: #666464;
    text-align: center;
    display: block;
    margin: 10px 0px 0px;
}

.mem-login-main#resenotp {
    color: #666464;
    text-decoration: none;
    font-weight: 600;
    margin-left: 5px;
}

.memlog-subhead {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    background: linear-gradient(90deg, rgba(48, 44, 81, 1) 0%, rgba(29, 94, 142, 1) 11%, rgba(0, 173, 239, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    padding-left: 0;
    text-align: center;
    margin-bottom: 12px;
}

.memlog-head {
    font-size: 20px;
    font-weight: 800;
    line-height: 25px;
    color: #212529;
    margin-bottom: 40px;
    text-transform: capitalize;
    text-align: center;
}

#chngNumber {
    color: #0c83c8;
    font-size: 15px;
    text-decoration: none;
    font-weight: 500;
}

.mem-log-right,
.mem-log-veriprt {
    width: 65%;
    margin: 50px auto;
}

.mem-log-veriprt {
    display: none;
}

.mem-login-main {
    background-color: #f1f3f6;
    padding: 50px 0px;
}

.mem-log-innbx {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: rgba(19, 16, 34, 0.1) 0px 4.8px 24.4px -6px, rgba(19, 16, 34, 0.06) 0px 4px 13px -2px;
    border-radius: 10px;
    overflow: hidden;
}


/* Header  */

.icon-login-btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

.mob-ed {
    margin-right: 20px;
}

.user-icon-item {
    display: none !important;
}

@media (max-width: 767px),
(max-width: 820px) and (max-height: 1180px),
(max-width: 853px) and (max-height: 1280px),
(max-width: 912px) and (max-height: 1368px) {
    .top-right {
        display: none !important;
    }
    .top-left {
        justify-content: space-between;
        margin-bottom: 4px;
    }
    .top-mail {
        display: flex;
        padding-left: 0;
        justify-content: space-between;
        text-align: center;
        width: 100%;
    }
    .top-mail li:first-child {
        display: none !important;
    }
    .top-mail li {
        display: inline-flex;
        align-items: center;
        margin-right: 15px;
    }
    .top-mail li:last-child {
        margin-right: 0;
    }
    .sec-subhead {
        font-size: 16px;
    }
    .log-drpicon {
        display: block !important;
    }
    .email-item {
        display: none !important;
    }
    .phone-item,
    .emi-item {
        display: flex !important;
    }
    .user-icon-item {
        display: flex !important;
    }
    .icon-login-btn {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
}

@media (max-width: 820px) and (max-height: 1180px) {
    .top-social-icon {
        display: none !important;
    }
}


/* notifaction  */

@media (max-width: 767.98px) {
    .not-sider .col-md-3 {
        flex: 0 0 auto;
        width: 15%;
        max-width: 15%;
        padding-right: 0 !important;
    }
    .not-sli-left {
        padding: 12px 5px;
    }
    .not-slider-head {
        font-size: 0;
        line-height: 0;
        text-align: center;
        margin: 0;
    }
    .not-slider-head span {
        display: block;
        font-size: 18px;
        margin: 0;
        line-height: 1;
    }
    .not-sider .col-md-9 {
        flex: 0 0 auto;
        width: 85%;
        max-width: 85%;
        padding-left: 0 !important;
    }
    .not-sli-right {
        padding: 10px 5px;
        overflow: hidden;
    }
    .marq-list li {
        padding-right: 10px;
        margin: 0px 3px;
        white-space: nowrap;
    }
    .marq-list li a {
        font-size: 16px;
    }
}


/* Footer  */

@media (max-width: 767px) {
    .bottom-band p {
        text-align: center !important;
    }
    .col-md-8 .copyright-text p,
    .col-md-4 .text-end p {
        text-align: center !important;
    }
    .text-end {
        position: static;
        right: auto;
    }
}

@media (max-width: 767px) {
    .aboutus-banner {
        padding: 60px 0px;
    }
}


/* Pan Section  */

.abtpg-manv-right {
    margin-left: 0;
    margin-top: 30px;
    padding: 0;
    border: none;
    border-radius: 0;
}

.abtpg-manv-right img {
    position: static;
    top: auto;
    left: auto;
    max-width: 100%;
    height: auto;
}

@media (min-width: 773px) {
    .abtpg-manv-right {
        margin-top: 50px;
        border: 5px solid #0c83c8;
        padding: 0px 30px 0;
        margin-left: 50px;
    }
    .abtpg-manv-right img {
        position: relative;
        top: -30px;
    }
}


/* index-banner */

@media (max-width: 768px) {
    .custom-carousel-item img {
        width: auto !important;
        position: relative;
        right: 740px;
    }
}