@media (max-width: 991px) {
  .sidebar_widget {
    margin-top: 30px;
  }
}

/* mobile zoom level */
/* @media only screen and (min-width: 992px) and (min-width: 1024px) {
  body{
    zoom: 80%;
  }
  .sidebar{
    min-height: 100vh !important;
    min-height: -webkit-fill-available !important;
  }
} */
/* @media only screen and (min-width: 1400px) and (max-width: 2000px) {
  .chartjs-render-monitor {
width: 100% !important;
height: auto !important;
}
.donut-pie {
width: 80%;
margin: 0 auto;
min-height: 400px;
}
} */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .admin_profile_Wrap ul li {
    padding: 30px 0 30px 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar_widget {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .m-subheader__title {
    font-size: 18px;
  }

  .overly_inner .brd-btm {
    display: block !important;
    position: relative;
  }

  .small-box .tc,
  .lvl-usernm,
  .carousle-wp h5 {
    font-size: 15px;
  }

  .lvl-tmwp {
    display: flex;
    /* align-self: flex-end; */
    flex-direction: column;
  }

  .fstr-shd {
    margin-bottom: 25px;
  }

  .mobile-view {
    display: block !important;
  }

  .desk-view {
    display: none;
  }

  .overly_inner .button-group-pills {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    overflow-x: scroll;
    width: 100%;
    padding-bottom: 20px;
  }

  .tkt_slide_container .owl-carousel .owl-stage-outer {
    overflow-x: scroll;
  }

  .brd-btm .btn.lgrn-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
  }
  .actionnodes-row{
    display: block !important;
  }
  .actionnodes-row button{
    margin-bottom: 1rem;
  }

  .right-sidenav {
    width: 100% !important;
  }

  .fl-clm {
    flex-direction: column;
  }

  .dp-blck,
  .sticky-header {
    display: block !important;
  }

  .level-data {
    overflow-x: scroll;
  }

  .mtop-10 {
    margin-top: 10px;
  }

  button.btn.lgrn-btn.lgrn-btnsd.btn-post,
  .btn-post {
    position: relative;
  }

  .jst-end {
    display: flex;
    margin-left: auto;
  }

  .mdl-wd {
    max-width: 100%;
  }

  .modal-content.p-3 {
    padding: 0 !important;
  }

  #tab-wrapper {
    height: 48px;
  }

  #tab-wrapper li a {
    font-size: 16px;
    padding: 8px 12px;
  }

    .frm_imgw {
        /*width: 26px;*/
        width: 20px;
        /* display: none; */
        height: 20px !important;
        margin: 0 5px;
    }

  #tab-wrapper {
    overflow-x: scroll;
    display: flex;
    white-space: nowrap;
    height: auto;
  }

  .overly_inner .fdb_frm {
    float: none;
    top: 0;
    margin-bottom: 20px;
  }

  .overly_inner.pt-0 {
    padding-top: 20px !important;
  }

  .approval {
    flex-direction: column;
  }

  .gateclose,
  .gatecls {
    width: 100%;
  }

  .tnc {
    flex-wrap: nowrap;
    margin-right: 0;
    margin-left: 0;
  }

  .lvl-grp {
    font-size: 12px;
  }

  .qst_modal,
  .jct-end {
    justify-content: flex-end;
  }

  .date-modal {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

    .label_width {
        width: 40% !important;
    }

    .label_data_width {
        width: 60% !important;
    }

}

@media only screen and (max-width: 1200px) {
  .inv-header {
    display: flex !important;
    flex-direction: column;
  }

  .qst_modal {
    margin: 0px;
  }

  .filters-vms {
    flex-direction: column;
  }

  .vms-status {
    padding-left: 25px;
  }

  .mainnd {
    flex-direction: column;
  }
}

@media only screen and (max-width: 400px) {
  .tit-chk {
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .head-title-alignment {
    text-align: center;
  }
}


@media only screen and (max-width: 768px) {
  .dropdown-menubar {
    display: flex !important;
    margin-bottom: 15px;
  }

  .dropdown-accor-chk {
    display: block;
}

.titlegp {
  line-height: 22px;
}

  .ret-newrequest {
    margin-bottom: 15px;
    margin-right: 0px;
  }

  .daterange-rpt {
    margin-right: 0px;
  }

  .bkbtn {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .header_iner {
    margin: 0;
    margin-bottom: 15px;
    border-radius: 0;
    padding: 10px;
  }

  .author_name,
  .header_notification_warp,
  .dm-none,
  .brd-rgt {
    display: none !important;
  }

  .dropdown {
    display: none!important;
  }

  .dsb-shdw {
    justify-content: center !important;
    flex-wrap: wrap;
    border-radius: 10px;
    flex-direction: column;
    width: 100%;
  }
}

@media (max-width: 575.98px) {
  .sidebar_icon {
    right: auto;
    left: 20px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .sidebar_icon {
    right: auto;
    left: 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .sidebar.hide_vertical_menu {
    left: -20%;
  }
}

@media (min-width: 1201px) {
  .sidebar.hide_vertical_menu {
    left: -270px;
  }
}

@media (max-width: 991px) {
  .sidebar {
    left: -280px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    top: 0;
    width: 280px;
    background: #fff;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .sidebar {
    width: 20%;
  }
}

@media (max-width: 991px) {
  .sidebar .logo {
    padding: 30px;
  }
}

@media (max-width: 991px) {
  .active_sidebar {
    left: 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    padding-bottom: 0;
  }

  .active_sidebar ul.metismenu {
    background: #142f4c;
  }
}

@media (max-width: 991px) {
  .sidebar_widget .white_box {
    padding: 25px 15px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  .sidebar_widget .white_box {
    padding: 15px;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1679px) {
  .sidebar_widget .white_box {
    padding: 25px 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .sidebar_widget .white_box .btn_2 {
    padding: 12px 7px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  .sidebar_widget .white_box .btn_1 {
    padding: 8px 10px;
    font-size: 11px;
  }
}

@media (max-width: 991px) {
  .collaspe_icon.open_miniSide {
    display: none;
  }
}

@media (max-width: 991px) {
  .profile_info img {
    max-width: 45px;
    background: #43435A;
  }

  .profile_author_name img {
    max-width: 40px;
  }

  .profile_info a img {
    width: 35px;
  }

  .avatar-upload .avatar-edit {
    top: 35px;
    left: 30px;
  }

  .avatar-upload .avatar-edit input+label {
    width: 15px;
    height: 15px;
  }

  .avatar-upload .avatar-edit input+label:after {
    line-height: 15px;
  }

  .m-logo img {
    width: 140px;
  }
}

@media (max-width: 991px) {
  .main_content {
    padding: 90px 0 0px 0;
  }
}

@media (max-width: 575.98px) {
  .main_content {
    padding: 120px 0 0px 0;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .main_content {
    padding: 120px 0 10px 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main_content {
    padding: 120px 0 10px 0;
  }
    .label_width {
        width: 40% !important;
    }

    .label_data_width {
        width: 60% !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .main_content {
    padding-left: 20%;
  }
}

@media (max-width: 991px) {
  .main_content .main_content_iner {
    margin: 0;
    padding: 15px;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .main_content .main_content_iner.main_content_iner_padding {
    padding: 0 30px 0 30px;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1679px) {
  .main_content .main_content_iner.main_content_iner_padding {
    padding: 0 60px 0 60px;
  }
}

@media (min-width: 1680px) {
  .main_content .main_content_iner.main_content_iner_padding {
    padding: 0 135px 0 135px;
  }
}

@media (max-width: 575.98px) {
  .main_content .main_content_iner {
    margin-bottom: 20px;
  }
}


@media only screen and (max-width: 400px) {
  #modaltab-wrapper li a {
    padding: 8px 5px;
    font-size: 14px;
  }
  
}

/* Start Footer */

@media only screen and (max-width: 992px) {
  .ass-mob-mar {
    margin-bottom: 15px;
  }

  .asset-form-mar {
      margin-bottom: 30px;
  }

  .gtpss-chk {
    display: flex;
    justify-content: center;
    width: 100%;
  }

  .gptick {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 864px) {
  #tab-wrapper li a {
    padding: 8px 14px;
  }
}

@media only screen and (max-width: 767px) {
  .footermediabox {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px !important;
  }

  .feed-date {
    flex-direction: column;
  }

  .support {
    margin-bottom: 10px;
  }

  .footer_part {
    padding-left: 0px !important;
  }

  .footerlinks {
    flex-direction: column;
    margin-top: 10px;
  }

  .newsletter {
    justify-content: center;
  }

  .support {
    justify-content: center;
  }

  .hyperlinks {
    flex-direction: column;
    align-items: center;
  }

  .link1 {
    border-right: none !important;
  }

  .sup-btn,
  .news-btn {
    margin: 10px 0px;
  }

  .goog-te-gadget {
    flex-direction: column !important;
  }

  .googletrans {
    flex-direction: row;
  }

  .controlpanel {
    display: flex;
    /* flex-direction: column; */
    align-items: center;
  }

  .newpop {
    top: 100px !important;
    left: 90px !important;
    width: 75% !important;
  }

  .footer-modal-content {
    padding: 25px !important;
  }

  .suppop {
    top: 0px !important;
    left: 80px !important;
    width: 75% !important;
  }

  .custom-file-upload {
    width: max-content;
  }

  #footmobilelinks {
    display: flex !important;
  }

  #footweblinks {
    display: none !important;
  }

  .ft-google-icon {
    margin-bottom: 13px;
  }

  .fotmob {
    padding: 0px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
  .fotmob {
    padding: 0;
  }

  .footer_part {
    padding-top: 25px !important;
  }

  .suppop {
    top: 0px !important;
    left: 40px !important;
    width: 90% !important;
  }

  .newpop {
    top: 100px !important;
    left: 50px !important;
    width: 90% !important;

  }

  .custom-file-upload {
    width: max-content;
  }
}


@media only screen and (max-width: 370px) {
  #footmobilelinks {
    font-size: 13px;
  }
}

@media only screen and (max-width: 320px) {
  #footmobilelinks {
    font-size: 10px;
  }
}

/* End Footer */