@media only screen and (min-width : 320px) and (max-width : 1023px) {
  .drop-zone1 input, .drop-zone input{width:100%;}
  .sidebar-offcanvas {  right: -100%;}
  .sidebar {width: 100%;  border-radius: 0;  margin: 0;}
  .sidebar .sidebar-profile .sidebar-profile-image { position: static;}
  .sidebar .sidebar-profile {  padding: 0;  }
  .sidebar .nav {  margin-top: 1rem !important; }
  .dash-card, .dash-card2, .dash-card3 {  height: auto !important; background-position: center !important; background-size: 100% 100% !important;
    margin: 10px 0;}
  .search-bg::after {  left: 80%;  top: 7%;  }
  .icondes .nav-tabs .nav-link {  font-size: 12px !important; }
  .icondes .nav { display: inherit;}
  .amc h1 { font-size: 22px;}
  .mmb-type th { font-size: 16px;}
  .mmb-type td,  .mmb-type td span  { font-size: 14px; }
  .card .card-body {  padding: 0.60rem; }
  .amc .plus-btn {  width: 100%; font-size: 18px; margin-bottom: 10px;}
  .amcbnf {  margin-top: 1rem;}
  .tab_bg .nav-item { width: 100%; }
  .tabs-bg {  width: 100%;}
  .sbox {  margin: 0.60rem 0; }
  .sboxform { height: 120px;}
  .sboxform img{width: 60px; margin: 0 auto;}
  .venue-box .sboxform { padding: 0.60rem;  margin-bottom: 1rem; }
  .venbox{margin-bottom: 1rem; }
  .gstbox {  width: 100%;  margin: 10px 0; }
  .simg-bg img{max-width: 100%; height: auto;}
  .form-control.search-data, #niwec-nominee-listing_filter input { border-radius: 19px;  width: 95% !important; margin-top: 10px; }
  #niwec-nominee-listing_filter input { padding: 5px; }
  .navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile .nav-profile-name { display: block; }
  .logo-hide{display:block; position: relative; left: -6%;}
  .sidebar-profile-image1{display: none !important;}
  .mmb-type td input {  width: 150px;  margin-right: 10px;}
  

}
@media only screen and (min-width : 320px) and (max-width : 480px) {
    .amc .plus-btn {  float: none;}
    .mem-nom-tab {  width: 100%; }
}
@media only screen and (min-width : 480px) and (max-width : 1023px) {
  .dash-card, .dash-card2, .dash-card3 {  margin: 0.20rem auto; }
  .icondes .nav { display: flex; }
  .tab_bg .nav-item { width: 50%; }
  .icondes .nav-tabs .nav-link {  margin: 0.20rem; }
  .amc .plus-btn {  width: 260px;}
  .logo-hide{left: -43%;}

}
@media only screen and (min-width : 768px) and (max-width : 1023px) {
  .logo-hide { left: -65%; }

}
@media only screen and (min-width : 1024px) and (max-width : 1365px) {
  .amc h1 { font-size: 17px !important; }
  .logo-hide{display:none;}
 .dash-card, .dash-card2, .dash-card3 {  background-size: 100% 90% !important; }
.dash-card h4 .fs-4{font-size: 17px !important;}
input.form-control.search-data {
      width: 300px !important;
    }
}
@media only screen and (min-width : 1366px) and (max-width : 1441px) {
 .logo-hide{display:none;}
     input.form-control.search-data {
      width: 330px !important;
    }
}
@media only screen and (min-width : 1441px) and (max-width : 1600px) {
 
  .logo-hide{display:none;}

}
