@media(max-width:1440px) {}

@media(max-width:1366px) {}

@media(max-width:1024px) {}

@media(max-width:991px) {
    .container {
        width: 100%;
    }

    .wrapper {
        overflow-x: hidden;
    }

    .login-inner {
        padding: 0 20px;
    }

    .login-card .login-img {
        /*        display: none;*/
        position: absolute;
        left: 0;
        top: 0;
    }


    .login-card .login-form {
        max-width: 100%;
        width: 100%;
        height: auto;
        background-color: rgba(25, 118, 211, 0.77);
    }

    .mob-head {
        display: block;
    }

    .wrap-content {
        width: 100%;
        margin: 0;
        padding: 20px;
    }

    .sidebar {
        transform: translateX(-150%);
        overflow: hidden;
        max-height: 100%;
        overflow-y: auto;
    }

    .sidebar.on {
        transform: translateX(0);
        transition: all .3s;
    }

    .content-top .logo-co img {
        width: 70px;
    }

    .content-top .logo-co .co-head {
        border-width: 5px;
        top: 15px;
    }
.content-top .co-extra {
    margin-top: 20px;
}.wrap-content.shifted {
    margin: 0;
}
    .content-top .logo-co .co-head h3 {
        font-size: 20px;
    }

    .content-top .co-extra {
        width: 100%;
    }

    .content-top .co-extra a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 15px;
        border-radius: 5px;
    }

    .adv-filter .form-group {
        width: 100% !important;
        padding: 0 0 15px;
    }

    .off-sidebar {
        display: none;
    }

    .rep-blocks .block {
        padding: 10px 0;
    }

    .rep-blocks .block .inner .i-data span {
        font-size: 25px;
    }

    .rep-blocks .block .inner .i-data h3 {
        font-size: 20px;
    }

    .rep-blocks .block .inner .i-img {
        width: 50px;
        height: 50px;
        margin-right: 15px;
    }

    .rep-stst .cardo {
        padding: 10px 0;
    }

    .rep-stst .cardo .inner {
        padding: 20px;
    }

    .filter-res .form-group {
        padding: 10px 0;
    }

    .filter-res .form-group .tag-i {
        display: block;
        margin: 0 0 10px;
    }

    .filter-res .form-group .tag-i .del {
        float: right;
    }

    .adv-table .table td {
        text-align: inherit;
        font-size: 12px;
    }

    .adv-table .table th {
        background-image: none !important;
    }

    table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child,
    table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
        padding-left: 30px !important;
    }

    .case-head h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .case-head .nav-tabs {
        width: 100%;
    }

    .t-top .t-pic label {
        width: 150px;
        height: 150px;
    }

    .t-top .t-pic label .up-icon {
        width: 50px;
        height: 50px;
    }

    .t-top .t-btns {
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }

    .t-top .t-pic {
        margin: 0 auto;
        display: block;
        width: 100%;
        text-align: center;
    }

    .f-item.col-md-8 {
        padding: 0;
    }

    .upload-items {
        margin-bottom: 10px;
    }

    .form-i {
        padding: 10px 0;
    }

    .com-item {
        padding: 0;
    }

    .content-top .co-extra .btn-save {
        margin: 0 0 15px;
    }

    .infos-form .f-item {
        padding: 0;
    }

    .infos-form .f-item .infos ul {
        padding: 0;
    }
    
    .sidebar.off {
    width: 280px;
}

.sidebar.off .side-top {
    padding: 0 30px 30px;
}

.sidebar.off .side-top .user-area {
    position: relative;
    opacity: 1;
    padding: 0 0 20px 0;
}

.sidebar.off .side-top .new-case {
    margin: 0;
}

.sidebar.off .side-middle li a, .sidebar.off .side-bottom a {text-align: inherit;}

.sidebar.off .side-top .new-case a span, .sidebar.off .side-middle li a span, .sidebar.off .side-bottom a span {
    position: relative;
    opacity: 1;
    visibility: visible;
}

.sidebar.off .side-middle li a img, .sidebar.off .side-bottom a img {
    width: 25px;
    height: 25px;
}

.sidebar.off .side-top .new-case i {
    margin: 0 15px 0 0;
}
}

@media(min-width:768px) {
    .modal-dialog {
        width: 1000px;
    }
}



@media(max-width:768px) {}

@media(max-width:600px) {
    .login-card .login-form .form-group .btn {
        margin: 20px 0 0;
    }

    .login-card .login-form {
        padding: 20px;
    }

    .f-item .form-group .hors .bot.bot2 {
        right: 212px;
    }

    .f-item .form-group .hors .bot.bot1 {
        left: 170px;
    }

    .f-item .form-group .hors .bot.bot3 {
        left: 174px;
        top: 106px;
    }

    .f-item .form-group .hors .bot.bot4 {
        left: 191px;
        top: 152px;
    }

    .f-item .form-group .hors .bot.bot5 {
        left: 237px;
        top: 184px;
    }

    .f-item .form-group .hors .bot.bot6 {
        left: 151px;
        top: 212px;
    }

    .f-item .form-group .hors .bot.bot10 {
        left: 245px;
        top: 236px;
    }

    .f-item .form-group .hors .bot.bot9 {
        left: 228px;
        top: 240px;
    }

    .f-item .form-group .hors .bot.bot8 {
        left: 211px;
    }

    .f-item .form-group .hors .bot.bot7 {
        left: 195px;
    }

    .f-item .form-group .hors .bot.bot14 {
        left: 249px;
        top: 254px;
    }

    .f-item .form-group .hors .bot.bot13 {
        left: 230px;
        top: 257px;
    }

    .f-item .form-group .hors .bot.bot12 {
        left: 213px;
        top: 257px;
    }

    .f-item .form-group .hors .bot.bot11 {
        left: 196px;
        top: 253px;
    }

    .f-item .form-group .hors .bot.bot15 {
        right: 216px;
    }

    .f-item .form-group .hors .bot.bot16 {
        right: 233px;
    }

    .f-item .form-group .hors .bot.bot17 {
        right: 281px;
    }

    .f-item .form-group .hors .bot.bot18 {
        right: 192px;
        top: 213px;
    }

    .f-item .form-group .hors .bot.bot22 {
        right: 288px;
        top: 236px;
    }

    .f-item .form-group .hors .bot.bot21 {
        right: 272px;
        top: 240px;
    }

    .f-item .form-group .hors .bot.bot20 {
        right: 254px;
        top: 240px;
    }

    .f-item .form-group .hors .bot.bot19 {
        right: 237px;
        top: 238px;
    }

    .f-item .form-group .hors .bot.bot26 {
        right: 292px;
        top: 254px;
    }

    .f-item .form-group .hors .bot.bot25 {
        right: 274px;
        top: 257px;
    }

    .f-item .form-group .hors .bot.bot24 {
        right: 256px;
        top: 259px;
    }

    .f-item .form-group .hors .bot.bot23 {
        right: 239px;
        top: 255px;
    }

    .f-item .form-group .hors .bot.bot27 {
        left: 264px;
        top: 218px;
    }

    .f-item .form-group .hors .bot.bot28 {
        right: 306px;
        top: 218px;
    }

    .f-item .form-group {
        padding: 0 0 15px;
    }

    .case-head .nav-tabs li {
        margin: 0 118px 0 0;
    }

    .f-item .form-group .has-hum {
        height: 400px;
        position: relative;
    }
}

@media(max-width:425px) {
    
    .content-top {
    padding: 0;
    margin: 0;
}

.sidebar{
    width:270px;
}
}

@media(max-width:375px) {}

@media(max-width:320px) {}

.navigation-main .dropdown li{
    margin-left:20px;
}
.sidebar.off .navigation-main .dropdown li{
    margin-left:0;
}