@media only screen and (max-width:767px) {
    body {
        overflow-x: hidden;
    }

    .login-mainpage .container {
        height: 60vh !important;
        display: flex !important;
        align-items: center !important;
    }

    .def-form-section {
        padding: 20px 20px 20px !important;
        height: auto !important;
        margin-top: 50px;
    }

    .def-main {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 15px;
    }

        .def-main a {
            margin-top: 0px;
            margin-right: 0;
        }

    .def-form-section h2 {
        font-size: 30px;
        margin: 15px 0;
    }

    .back-btn {
        right: 15px;
    }

        .back-btn img {
            width: 40px !important;
            margin-top: 15px !important;
        }

    .login-container-log {
        width: 100% !important;
    }

        .login-container-log .login1 h4 {
            font-size: 16px;
        }
    /* .formcontainer {
        padding: 0px 0px;
        
    } */
    .rc-anchor-normal {
        width: 89%;
    }

    .formcontainer .btn.btn-primary {
        padding: 10px 35px;
        font-size: 13px;
    }

    .reg-btnnew {
        font-size: 12px;
    }

    a#btnForgotPwd {
        font-size: 12px;
    }


    /* .validation-container{
        min-height: 0px;
    } */
    .login-container {
        width: 100%;
    }

    .form-group.row.align-items-end .col-md-4 {
        margin-top: 20px;
    }

    .form-group {
        margin-bottom: 10px;
    }

    .formcontainer label {
        color: #333;
    }

    /* .col-md-4 .form-group {
        height: 0px !important;
    } */
    img#imgPhotoPreview {
        width: 100% !important;
        height: 80px !important;
        margin: 10px 0 0 0 !important;
        object-fit: cover !important;
    }

    img#imgSignPreview {
        width: 100% !important;
        height: 80px !important;
        margin: 10px 0 0 0 !important;
        object-fit: cover !important;
    }


    .login-container-log {
        width: 100%;
    }

    .page-heading {
        padding: 0 15px;
        position: relative;
    }

        .page-heading h3 {
            font-size: 20px;
        }

    .panel-body {
        padding: 5px;
    }

        .panel-body .col-md-6 {
            padding-left: 10px;
            padding-right: 10px;
        }

            .panel-body .col-md-6 h2 {
                font-size: 22px;
                margin-bottom: 15px !important;
            }

            .panel-body .col-md-6 h4 {
                font-size: 16px;
                margin-bottom: 15px !important;
            }

            .panel-body .col-md-6 a {
                display: flex;
                align-items: center;
                gap: 10px;
            }

    .wrapper-user {
        padding: 0 10px;
    }

    h3.ser-hrd-das {
        font-size: 14px;
    }

    .wrapper-user .panel-title > a, .panel-title > a:active {
        font-size: 12px;
    }

    #accordion .panel-collapse .panel-body {
        overflow-y: scroll;
    }

    .notification-menu li:first-child .dropdown-menu {
        margin-right: 0;
    }

    .panel-heading h4 {
        font-weight: 800;
        font-size: 14px;
        padding: 5px 0;
    }

    .sticky-header .left-side {
        z-index: 9999;
        background: #fff;
        top: 50px !important;
    }

    .sticky-left-side .custom-nav {
        background: #fff;
        margin-top: 10px;
    }

    .page-heading {
        padding: 0 15px;
        position: relative;
    }

    .fillter-part-form .col-md-3 {
        margin-bottom: 15px;
    }

    .ContentPlaceHolder1_btnView {
        margin-top: 0px !important;
    }

    .mainformnew .sigcls {
        padding: 0 30px !important;
    }



    div#pnlOTP {
        display: flex !important;
        align-items: center !important;
        flex-direction: column !important;
        gap: 10px !important;
        margin: 0px !important;
    }

    .drector-image {
        right: 15% !important;
    }
}
