@media only screen and (min-width: 1400px) {
  /*html {
    zoom: 1.05;
  }*/
  .fullBoxLayout3 {
    min-height: 90vh !important;
  }
}
@media only screen and (max-width: 1199px) {
  ul.dashboardBlock li {
    width: 33.3333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .previewModal .previewDetails label {
    font-size: 12px;
    line-height: 16px;
  }
  .previewModal .previewDetails p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 3px;
  }
  .previewModal .modal-header h5.modal-title {
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  img.profile_fullsize_img {
    width: 280px;
    height: 100px;
  }
  .previewModal .modal-header a {
    padding: 5px 11px;
    font-size: 14px;
  }
  .previewModal .modal-header img.profile_img {
    width: 65px;
    height: 40px;
  }
  ul.dashboardBlock li {
    width: 50%;
  }
  .collapse:not(.show) {
    display: block !important;
  }
  .navbar-dark .navbar-toggler {
    display: none;
  }
  .liveDateTime {
    display: none;
  }
  .headerTitle h1 {
    font-size: 19px;
    line-height: 45px;
  }
  .wrapperHeader .wrapperTitle h2 {
    font-size: 22px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .school-short-name {
    display: block;
  }
  .school-full-name {
    display: none;
  }
  span.short-t {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 15px;
  }
  table.mainTable tbody td b.short-b {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 15px;
  }
  header nav.navbar {
    padding: 10px 0px 10px 18px;
  }
  .headerTitle h1 {
    font-size: 17px;
    line-height: 22px;
  }
  .liveDateTime {
    display: none;
  }
  .home-section {
    left: 40px;
    width: calc(100% - 40px);
  }
  .sidebar {
    width: 40px;
  }
  .sidebar .logo-details {
    width: 40px;
  }
  .sidebar .logo-details #sidebarBtn {
    top: 33%;
    font-size: 19px;
    padding-top: 19px;
    width: 26px;
    height: 100%;
    background-color: #fff;
  }
  ul.dashboardBlock li {
    flex: 0 0 auto;
    width: 100%;
    padding: 3px;
  }
  .collapse:not(.show) {
    display: block !important;
  }
  .navbar-dark .navbar-toggler {
    display: none;
  }
  .wrapperHeader .wrapperTitle h2 {
    font-size: 18px;
    line-height: 22px;
  }
  .dashboardBanner svg {
    width: 35px;
  }
  .dashboardBanner {
    padding: 15px 10px 10px;
    border-radius: 6px;
  }
  .mainBody {
    padding: 50px 0 60px;
  }
  .boxLayout {
    padding: 8px 5px;
  }
  .mainBody .container {
    padding: 0px 5px;
  }
  .sidebar.open ~ .home-section,
  .sidebar.open ~ .home-section header,
  .sidebar.open ~ .home-section footer.copyrights,
  .sidebar.open ~ .boxLayout .dt-container {
    left: 200px;
    width: calc(100% - 200px);
  }
  .sidebar.open .logo-details {
    width: 200px;
  }
  .sidebar.open {
    width: 200px;
  }
  .wrapperHeader {
    flex-wrap: wrap;
    gap: 10px;
  }
  .filepond--drop-label.filepond--drop-label label {
    padding: 10px 16px !important;
    font-size: 14px;
  }
  .filepond--root .filepond--drop-label {
    min-height: 3.75em !important;
  }
  .filepond--root {
    margin-top: 15px !important;
  }
  .filepond--item {
    width: calc(50% - 0.5em);
  }
  ul.galleryPreview li {
    width: 33.3333%;
  }
  .allimage-list {
    flex-wrap: wrap;
    gap: 6px;
  }
  .uploadImageBlock a.uploadCross svg {
    width: 20px;
  }
  .product-image-block {
    height: calc(53vh - 225px);
  }
  .mup-msg .mup-main-msg {
    font-size: 17px;
    line-height: 24px;
  }
  .mup-msg .mup-main-msg svg {
    width: 50px;
  }
  .mup-msg .mup-main-msg small {
    font-size: 90%;
  }
  .previewModal .previewDetails label {
    font-size: 12px;
    line-height: 16px;
  }
  .previewModal .previewDetails p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 3px;
  }
  .previewModal .modal-header h5.modal-title {
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  img.profile_fullsize_img {
    width: 280px;
    height: 100px;
  }
  .previewModal .modal-header a {
    padding: 5px 11px;
    font-size: 14px;
  }
  .previewModal .modal-header img.profile_img {
    width: 65px;
    height: 40px;
  }
  .mainForm textarea {
    height: 80px !important;
  }
  .alert {
    padding: 4px 5px 4px 5px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  .sidebar .nav-list {
    padding: 70px 8px 0;
  }
}
@media only screen and (max-width: 575px) {
  ul.dashboardBlock li {
    width: 100%;
  }
  .infoBtns a {
    display: flex;
  }
  h1.loginHead {
    font-size: 16px;
    font-weight: 500;
  }
  img.profile_img {
    width: 45px;
    height: 35px;
  }
  img.adminLogo {
    width: 200px;
  }
  .mainForm label.form-label {
    font-size: 12px;
  }
  .mainForm input,
  .mainForm select,
  .mainForm textarea {
    padding: 5px 10px;
    height: 38px;
    font-size: 14px;
    line-height: 22px;
  }
  .wrapperHeader .wrapperTitle h2 small {
    font-size: 70%;
    line-height: 17px;
    margin-top: 2px;
  }
  a.mainBtn,
  button.mainBtn {
    padding: 6px 13px;
    font-size: 15px;
  }
  table.mainTable thead th {
    font-size: 12px;
    line-height: 16px;
    padding: 5px 3px;
  }
  .sidebar.open {
    width: 180px;
  }
  .sidebar.open .logo-details {
    width: 180px;
  }
  .sidebar .logo-details .logo_name img {
    width: 130px;
  }
  footer.copyrights {
    left: 40px;
    width: calc(100% - 40px);
    z-index: 99;
  }
  .sidebar {
    width: 40px;
  }
  ul.dashboardBlock li .dashBox .dashIcon svg {
    width: 26px;
  }
  ul.dashboardBlock li .dashBox {
    height: 100%;
    padding: 20px 10px 10px;
  }
  ul.dashboardBlock li .dashBox .dashContent h3 {
    font-size: 14px;
    line-height: 18px;
  }
  .dashList a {
    font-size: 13px;
    line-height: 13px;
  }
  .headerTitle h1 {
    font-size: 15px;
  }
  header nav.navbar {
    padding: 10px 0px 10px 10px;
  }
  .sidebar.open ~ .home-section,
  .sidebar.open ~ .home-section header,
  .sidebar.open ~ .home-section footer.copyrights,
  .sidebar.open ~ .boxLayout .dt-container {
    left: 40px;
    width: calc(100% - 40px) !important;
  }
  .sidebar li a svg {
    min-width: 17px;
    height: 20px;
  }
  .sidebar .logo-details {
    width: 40px;
  }
  .sidebar.open .logo-details #sidebarBtn {
    color: #fff;
    background: #111c43;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 7px;
    padding-right: 5px;
    font-size: 18px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 68px;
  }
  .wrapperTitleBtns a svg {
    position: relative;
    top: -2px;
    width: 13px;
  }
  .wrapperTitleBtns a {
    padding: 5px 7px;
    font-size: 12px;
    line-height: 20px;
  }
  table.mainTable tbody td {
    font-size: 12px;
    line-height: 17px;
    padding: 5px 3px;
  }
  .dashList a svg {
    width: 10px;
  }
  .sidebar li a .links_name {
    font-size: 12.5px;
  }
  .sidebar li {
    margin-bottom: 12px;
    padding-bottom: 10px;
  }
  .sidebar.open li a svg {
    width: 18px;
    height: 18px;
    line-height: 12px;
  }
}/*# sourceMappingURL=responsive.css.map */