﻿@media (max-width:1400px) {
    h2 {
        margin-top: 15px

    }

    div#divScreenTarget {
        padding: 30px 30px 10px;
    }
}

@media (max-width:768px) {
    .wrap-los {
        height: auto;
    }

    div#divScreenTarget {
        position: static;
        position: inherit;
        top: auto;
        transform: inherit;
    }

    footer {
        position: inherit;
    }
}

@media (max-width:900px) {
    .wrap-los {
        background-size: cover;
        background-position: top;
        background: #00194c;
    }

    div#divScreenTarget {
        width: 90%;
        padding: 20px 0;
        min-height: 80vh;
    }

    h2 {
        font-size: 18px;
        margin-bottom: 25px;
        margin-top: 80px !important;
    }

        h2::after {
            width: 50%;
        }

    .next, .previous {
        position: fixed;
        font-size: 25px;
    }

    .next {
        right: 30px;
    }

    .previous {
        left: 30px;
    }

    footer {
        margin-top: 1rem;
    }

    .search-btn-wrap {
        width: 100%;
    }

        .search-btn-wrap input {
            width: 90%;
        }

    .btn.btn-primary {
        margin: 0.375rem 0 0;
    }

    .journey-img {
        margin: 1rem 0;
    }

    .searchresult {
        max-height: initial;
    }

    .card-view.active {
        margin-top: 0;
    }

    .wrap {
        padding-right: 0;
    }

    a.upload-btn {
        margin: 1rem 0;
        display: block;
        position: relative;
    }

    .answer .form-group {
        margin-bottom: 1rem;
    }

    td .d-flex {
        flex-wrap: wrap;
    }

    .customerid, .leadid {
        width: 100%;
    }

    .answer .card-body .d-flex {
        flex-wrap: wrap;
    }

    ul.accordion-list input {
        margin-right: 0;
        margin-bottom: 1rem;
    }

    .select-journey .col-sm-6, .create-user .col-sm-6 {
        width: 50%;
    }

    .journey.active {
        height: 100%;
    }
    /*mbl view css starts*/

    header {
        background: #00194c;
        width: 100%;
        border-bottom-right-radius: 0;
    }

    div#divScreenTarget {
        width: 100%;
        padding: 0;
    }

    h2 {
        color: #fff;
    }

    section.user-sec {
        background: #00194c;
    }

    .box-layout {
        background: #fff;
        border-radius: 30px 30px 0 0;
        padding: 30px 15px 70px;
        min-height: 70vh;
    }

    a.navbar-brand {
        width: 150px;
    }

    .next, .previous {
        position: fixed;
        font-size: 30px;
        top: auto;
        transform: inherit;
        bottom: 0;
        z-index: 12;
        background: #fff;
    }

    .journey {
        text-align: center;
        display: block;
    }

    .column-reverse {
        flex-flow: column-reverse;
    }

    footer {
        display: none;
    }

    .wrap-btns {
        position: fixed;
        z-index: 2;
        background: #fff;
        width: 100%;
        height: 50px;
        bottom: 0;
        box-shadow: 0 0 2px 4px #f1f1f1;
    }

    .form-group {
        margin-bottom: 1rem;
    }

    .form-control {
        padding: 10px;
    }

    span.text-danger.field-validation-error {
        font-size: 12px;
        margin-top: 5px;
    }

    .loan-link {
        font-size: 14px;
    }

    .add-btn a {
        margin-top: 0;
        margin-bottom: 10px;
    }

    textarea {
        height: 40px;
    }

    .inputfile + label span, .inputfile + label strong {
        padding: 11px 20px;
    }

    .inputfile + label span {
        min-height: 40px;
    }

    .custom-select {
        padding: 10px
    }

    .login-wrap {
        background: #00194c;
    }

    .desktop-view {
        display: none;
    }

    .mbl-view {
        display: block;
    }

    body {
        overflow: visible !important;
    }

    .navbar-toggler-icon {
        width: auto;
        height: auto;
    }

    
    span.navbar-toggler-icon {
        color: #fff;
        font-size: 20px;
    }

    ul.nav {
        display: block;
    }

    .form-control {
        margin-bottom: 10px;
    }

    .finish-img {
        height: 30vh;
    }

    .vkyclink a {
        color: #fff;
    }

    .vkyclink p {
        color: #fff;
    }

    .initiate-verification {
        height: auto;
        background: transparent;
    }

    .journey-img.mbl-view img {
        height: 25vh;
        margin: 0 auto;
        display: block;
    }

    a.journey img {
        width: auto;
    }

    .sign-btns {
        margin: 10px 0;
        text-align: center;
    }

    .form-check-label {
        margin-top: .2rem;
    }

    .fc-left h2 {
        color: #00194c;
        margin: 14px !important;
    }

    .instruction p {
        font-size: 11px;
    }

    #div-vKyc, .video-container {
        height: 65vh;
    }

    .finish-img {
        height: auto;
    }

    .wrap-los {
        height: auto;
        min-height: 100vh;
    }

    .footer {
        text-align: right;
        display: flex;
        justify-content: flex-end;
        background: #fff;
        z-index: 1;
        padding: 10px;
    }

    .step:first-child:after {
        transform: translate(-33px, 0);
    }

    .agcentsteps .step:after {
        display: block;
        transform: inherit;
        font-size: 9px;
        position: absolute;
        left: 0;
        margin-top: 6px;
        width: auto;
        text-align: left;
    }

    .cust-img {
        height: auto;
        margin: 0 auto;
        display: block;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    div#steps.agcentsteps {
        display: flex;
        justify-content: space-between;
    }

    .step:nth-child(n+2):before {
        width: 35px;
        height: 2px;
        display: block;
        background-color: #ccc;
        content: "";
        left: -35px;
        position: absolute;
        top: 50%;
        z-index: 0;
        transform: translateY(-50%);
    }

    button.btn.btn-secondary {
        margin-top: 10px;
    }

    .MuiInputLabel-root {
        font-size: 14px;
    }

    .vkyclink a {
        padding: 10px 8px;
    }

    .mbl-dblock {
        display: block;
    }

    .desktop-dblock {
        display: none;
    }
    /*mbl view css ends*/
    /*toggle from left*/
    .navbar-collapse {
        background-color: rgba(0,25,76,.8);
        position: absolute;
        left: 0;
        top: 60px;
        padding-top: 20px;
        padding-left: 0;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 20em;
        height: 100vh;
        box-shadow: 5px 0 0 #00194c;
    }

        .navbar-collapse.collapsing {
            height: auto;
            -webkit-transition: left 0.3s ease;
            -o-transition: left 0.3s ease;
            -moz-transition: left 0.3s ease;
            transition: left 0.3s ease;
            left: -20.3em;
            height: 100vh;
        }

        .navbar-collapse.show {
            left: 0;
            -webkit-transition: left 0.3s ease-in;
            -o-transition: left 0.3s ease-in;
            -moz-transition: left 0.3s ease-in;
            transition: left 0.3s ease-in;
        }

    .col-xs-6 {
        width: 50%;
    }

    select.form-control:not([size]):not([multiple]) {
        height: calc(2.25rem + 2px);
    }

    /*==============*/
    .steps li {
        float: none;
        width: 100%;
        margin-bottom: 60px;
    }

    .steps li:after {
        width: 0;
        height: 100%;
        border-right: 1px solid #ddd;
        top: 60px;
        left: 30px;
    }

    .steps li.completed:after {
        border-right: 1px solid #1857a6;
    }

    .steps li .caption {
        margin-left: 70px;
        margin-top: -40px;
    }

    .steps li:after {
        z-index: 1;
    }

    .onbaording-center {
        height: inherit;
        display: block;
    }

    .instruction.remove-margin p {
        margin-left: 0;
        margin-bottom: 20px;
    }

    .nav-link {
        display: block;
        padding: 1rem 1rem;
        border-bottom: 1px solid rgb(255 255 255 / 50%);
    }

    div#RedirectWrap {
        width: 100%;
        margin: 20px auto 0;
    }
    .loginscf-wrap h2{
        color:#00194c;
        margin-top:0 !important;
        text-align:center;
        display:block;
    }
        .loginscf-wrap h2::after {
            right: 0;
            margin: 0 auto;
            text-align: center;
            width: 70px;
        }
        .notifications {
            width: 100%;
        }
    .svg-img.mbl-view {
        margin-top: 30px;
        height: 30vh;
    }
    .wrap-loginscf .fixHeight{
        height:auto;
    }
    .wrap-los.wrap-loginscf, .wrap-loginscf .box-layout {
        min-height: inherit;
    }
    body {
        overflow: auto !important;
    }
}


/*toggle form left ends*/
