

@media (min-width: 768px) and (max-width: 991px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 20px;
    }
}

@media (min-width: 1000px) and (max-width: 1365px) {
    .dash-book h5 {
        font-size: 12px !important;
    }
    .dash-book {
        padding: 25px 15px 20px 15px !important;
    }
    .dash-book h4 {
        font-size: 28px !important;
    }
}

@media (min-width: 1000px) {
    .dash-book-parent {
        margin-bottom: 10px !important;
    }
    .location-title {
        font-weight: normal !important;
        font-size: 20px !important;
        margin-top: 0px !important;
    }
}



@media (max-width: 767px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {width: 80%;margin-left: 80px;}
    .navbar-header .bars {    margin-left: 15px;
        position: absolute;
        z-index: 99;
    }
    .navbar-toggle {
        display: none;
    }
    .navbar-brand>img {
        margin: 0 auto;
    }
    .navbar .navbar-header {
        display: inline-block;
        margin-bottom: -6px;
        width: calc(100% + 30px);
    }
    .navbar .nav>li {
        display: inline-block;
    }
    .navbar .navbar-nav {
        margin-top: -10px;
        margin-bottom: 1px;
        margin-left: -7px;
    }
    .navbar .navbar-nav .open .dropdown-menu {
        background-color: #fff;
        position: absolute;
    }
    .navbar .navbar-nav .open .dropdown-menu .dropdown-submenu .dropdown-menu {
        top: 30px;
        left: 0;
        box-shadow: 0 0 20px #444;
        background-color: #fff;
        position: absolute;
    }
    .navbar .dropdown-menu {
        margin-left: -50px;
    }
    .navbar .js-right-sidebar {
        margin-top: 15px;
    }
    .dt-buttons {
        float: none !important;
        text-align: center;
        margin-bottom: 15px;
    }
    .panel-switch-btn {
        top: 12px;
        right: 0 !important;
    }
    #leftsidebar {
        display: block !important;
        height: calc(100vh - 60px);
    }
    .sidebar .legal {
        display: none !important;
    }
    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
    .card .header {
        color: #555;
    }
    .card .header h2 {
        font-size: 22px !important;
    }
    .card .header {
        padding: 10px 15px !important;
        ;
    }
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
        margin-top: 15px;
    }
    .info-box {
        height: auto!important;
    }
    .info-box .content .number {
        padding-bottom: 10px !important;
    }
    .pagination>li>a,
    .pagination>li>span {
        padding: 3px 8px !important;
    }
    .nav>li>a {
        padding: 10px 2px !important;
        font-size: 13px !important;
    }
    h4,
    .h4 {
        font-size: 16px!important;
        line-height: 24px!important;
    }
    .btn {
        margin-top: 10px!important;
    }
    .m_b_mar10 {
        margin: 10px 0px;
        display: inline-block;
    }
    .sm-font {
        font-size: 13px;
        color: #D35D2D;
        font-weight: 700;
    }
    .sidebar .user-info .info-container {
        top: 0px!important;
    }
    .sidebar .user-info {
        height: 113px !important;
        padding: 15px 15px 12px 15px !important;
    }
    .navbar {
        height: 60px !important;
    }
    .dropdown-menu {
        min-width: 210px!important;
    }
    .dataTables_empty {
        color: red;
    }
    .info-box {
        margin-bottom: 15px !important;
    }
    .info-box .content .number {
        font-size: 21px !important;
    }
    .dash-book h5 {
        font-size: 16px;
    }
    .dash-book {
        padding: 25px 15px 20px 15px !important;
    }
    .dash-book h4 {
        font-size: 40px !important;
        margin-top: 20px !important;
    }
    .list li a i {
        line-height: 16px;
        margin-right: 5px;
        color: red;
    }
    .ml-menu li a i {
        line-height: 28px;
    }
    .fa-2h {
        font-size: 1.5em !important;
    }
    .sidebar .menu .list a {
        color: #333 !important;
        font-weight: bold;
        font-size: 14px;
        padding: 10px 13px;
    }
    .dropdown-menu ul.menu .menu-info h4 {
        margin: 0;
        font-size: 12px !important;
        color: #333;
        display: inline-block;
    }
    .open>.dropdown-menu {
        display: block;
        width: 98% !important;
        position: relative;
        top: 45px;
    }
    .menu-info a {
        width: auto !important;
    }
    .dropdown-menu ul.menu li a:hover {
        background-color: transparent !important;
    }
    .dropdown-menu ul.menu li a.cancel_delete_class {
        font-size: 20px;
    }
    .dash_block {min-width: 250px;margin: 0 auto 60px;}
    .dash_block::before {right: -10px;bottom: -10px;border-left: 250px solid transparent;}
    
   .dash-book-parent:hover .dash-book,
.dash-book-parent:focus .dash-book {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
} 
   .ls-closed .navbar-brand { 	margin-left: 48px; } 
   .dash-book h5:hover {  	font-size: 18px; } 
   .dropdown-menu ul.menu .icon-circle { 	width: 28px; 	height: 28px;  }
    .dropdown-menu ul.menu .icon-circle i { 	font-size: 14px;	line-height: 23px;  }
    .menu-info a  { padding-left: 5px; }
    .menu-info a h4 { font-weight: normal; text-transform: capitalize;  font-size: 12px !important; }
    .sidebar .menu .list a { font-size: 14px; 	padding: 8px 5px;    border-bottom: 1px solid #d4d4d4;  }
    a.dropdown-toggle span.label-count { color: #fff; }
.card .header h2 { 	font-size: 23px;	margin-bottom: 15px; }
    .welcome { display: none; }
    
}
@media (max-width: 480px) {
    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
	text-align: left;
}
      .dropdown-menu { 	max-width: 50px!important; width: 100%; }  
   .input-sm { 	max-width: 150px!important; width: 100%; } 
    .btn:not(.btn-link):not(.btn-circle) span {  top: -12px; margin-left: 3px; }
    .open > .dropdown-menu { top: auto;left: 15px;    margin: 0 !important;box-shadow: none;max-width: 95% !important; float: none;}
    .dropdown-backdrop {display: none;}
    .bootstrap-select > .dropdown-toggle { 	padding-top: 12px;  }
	.sidebar .menu .list .ml-menu li a { padding-left: 25px; }
.card .header h2 { 	margin-bottom: 0px; }
    
}