@media only screen and (max-width: 1100px){
    .left-side {
        display: none;
    }
    
    .vendor-area .nav-Wrapper .right-side {
        width: 100%;
    }
    
    ol, ul {
        padding: 0px;
    }

    .menuIcon {
        display: block;
    }
    
    .crossIcon {
        display: block;
    }

    .vendor-area .nav-Wrapper .left-side {
        position: fixed;
        right: 0px;
        width: 335px;
        max-width: 80%;
        overflow-y: auto;
        top: 0px;
        z-index: 999;
        height: 100%;
        box-shadow: 0px 0px 10px #060505;
    }
    
    .crossIcon {
        /* text-align: right; */
        color: #fff;
        position: absolute;
        right: 13px;
        top: 10px;
        width: 25px;
        height: 25px;
        background: #dc3545;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
    }
    
    .vendor-area .nav-Wrapper .left-side .nav-listing {padding-top: 16px;}

    .menuIcon {
        order: 4;
    }

    .vendor-area .nav-Wrapper .left-side.intro {
        display: block;
    }

    .menuIcon {
        font-size: 21px;
    }
    
     
}

@media only screen and (max-width: 800px){
    .dash-right .stati ul li {
        width: 31.33%;
        margin: 3% 1%;
    }
    
    .dash-right .stati ul li a {
        font-size: 16px;
    }
    header.header-wrapper {
        height: auto;
        padding: 10px 15px;
    }
    
    .logo {
        height: 40px !important;
    }
    
    .vendor-area .nav-Wrapper .right-side {
        padding: 18px 22px;
    }

    table.table {
        display: block;
        width: 100%;
        overflow-x: auto;
    }
    
    td{
        white-space: nowrap;
    }

    .form-switch .form-check-input {
        width: 1em !important;
    }
    .form-switch .form-check-input {
        height: 18px !important;
    }
    .salry-withdraw-flex .right {
        width: 54%;
    }

    .salry-withdraw-flex .left {
        width: 40%;
    }

    .vendor-area .nav-Wrapper .right-side {
        height: 100%;
    }

    .search button {
        display: none;
    }
    .login-flex-wp .login-form{
        width: 72%;
    }
    .login-form .logo {
        height: auto!important;
    }
}

@media only screen and (max-width: 500px){
    .main-headilien {
        display: block;
        margin-bottom: 5px;
    }

    .login-flex-wp .logo img {
        height: 44px;
    }

    .login-flex-wp .login-form {
        width: 100%;
    }

    .login-flex-wp h1 {
        font-size: 23px;
        margin: 1.5rem 0px;
    }

    .login-flex-wp button.btn-login {
        font-size: 15px;
        font-weight: 300;
    }

    .vendor-area .nav-Wrapper .right-side {
        padding: 18px 15px;
    }

    input#submit, input[type=button], input[type=submit] {
        padding: 6px 25px;
        font-size: 14px;
        margin-top: 10px;
    }

    .college-form-group .row, .college-form-group .row .col-md-4 {
        margin-bottom: 0px;
    }

    .college-form-group .row .col-md-4 {
        margin-bottom: 27px!important;
    }

    .dash-right .stati ul li {
        width: 46%;
        margin: 18px 2%;
        padding: 34px 12px 20px 12px;
        font-size: 12px;
        height: auto;
    }
    
    .vendor-area .nav-Wrapper .right-side .pahe-title {
        width: 100%;
    }
    .wlcome {
        display: none;
    }
    
    .icons-login {
        margin: 0px;
        font-size: 13px;
        padding: 5px 16px;
    }
    .form-switch .form-check-input {
        width: 1em!important;
    }
    
    .form-switch .form-check-input {
        height: 18px !important;
    }

    table.table {
        display: block;
        width: 100%;
        overflow-x: auto;
    }
    .back-btn {
        padding: 8px 16px;
    }
    
    .back-btn a {
        font-size: 14px;
    }

    .buttons {
        width: 100%!important;
    }
    
    .table-head {
        padding: 7px 0px;
        margin: 0px;
    }
    
    .csv a, .filter button, .filter button, .table-head .filter a {
        padding: 7px 12px;
        font-size: 12px;
    }

    .search button {
        font-size: 12px;
        display: none;
    }

    .search input.form-control {
        font-size: 13px;
        height: 37px;
    }

    .vendor-area .nav-Wrapper .right-side .pahe-title h2 {
        font-size: 19px;
        padding: 0px 0px 7px 0px;
    }
    
    .search input.form-control {
        margin-top: 7px;
    }
    
    .buttons .search {
        margin-top: 15px;
    }

    .upadte-status .table {
        display: inline-table;
    }

    .salry-withdraw-flex .left, .salry-withdraw-flex .right {
        width: 100%;
    }
    
    .salry-withdraw-flex .right {
        margin-top: 15px;
    }
    
    .salry-withdraw-flex .left h6 {
        margin: 18px 0px 15px 0px;
    }

    .salry-withdraw-flex .left .ammount-list ul {
        margin: 0px;
    }

    .commission-title {
        position: relative !important;
        width: 100%;
        font-size: 17px !important;
        margin: 0px;
    }
    
    .table-head {
        flex-wrap: wrap;
    }

    .dash-right .stati ul li a {
        font-size: 14px;
        line-height: 21px;
    }
    
    .dash-right .stati ul li span.num, .dash-right .stati ul li span.num i {
        font-size: 25px;
        padding-top: 15px;
    }
    
    .dash-right .stati ul li .icon img {
        width: 22px;
        padding-top: 10px;
    }
    
    .dash-right .stati ul li .icon:after {
        width: 44px;
        height: 44px;
    }

    .form-group:has(.deleteField) {
        margin: 0px!important;
      }
   
}