.-bottom_nav {
  display: none;
}

#top-header-img {
  display: none;
}

#-nav-left-btn {
  display: none;
}

@media screen and (max-width: 799px) {
  .-text-content {
    margin-top: 10px !important;
  }
  #-nav-left-btn {
    width: 30%;
    display: block;
  }
  .-nav-nav.navbar-fixed-top {
    margin: 0px !important;
  }
  .navbar-header {
    width: 40%;
  }
  .-navbar-container .-fig-logo {
    width: 100px;
    margin: auto;
  }
  .-sidebar-menu {
    position: unset;
    width: 100%;
    display: none;
  }
  .-sidebar-menu.-active {
    display: block;
    width: 100%;
  }
  .-main-content {
    padding: 0px;
  }
  #user {
    display: none;
  }
  #-right-side-content {
    display: none;
  }
  .-post-container,
  #no_content_div {
    width: 100% !important;
    margin: 50px 10px;
  }
  #top-header-img {
    display: block;
  }
  .-main-content .-navbar-container {
    padding-right: 10px !important;
  }
  .-user-option {
    width: 30%;
    float: right;
  }
  .-user-option .-spn-name {
    display: none;
  }
  .-user-option .-btn-profile {
    float: right;
    margin-top: 0px !important;
  }
  .-content-wrapper {
    padding: 15px 10px;
    margin-top: 35px;
  }
  #m-menu-btn:hover {
    color: black !important;
  }
  .-w100p .-w20p.-mr10.-form-group {
    width: 50%;
  }
  .-w100p .-w15p.-mr10.-form-group {
    width: 50%;
  }
  #enrollment-tab {
    margin-top: 50px;
  }
  #-stud-data-enlist {
    display: block;
  }
  figure.-user-image {
    border-radius: 0px;
    width: 100% !important;
  }
  figure.-user-image img {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 37%;
  }
  .-main-content.active {
    padding: 0px;
  }
  .-header-content.pull-left.-w100p.-schedule-views {
    margin-top: 50px;
    display: block;
  }
  .-spn-header.-w80p.pull-left {
    width: 100%;
  }
  .-w20p.pull-right.-actions {
    width: 100%;
  }
  #-schedule-view-div,
  #-enlistment-change-div,
  #-assessment-breakdown-div,
  #-enlistment-free-section-sched-div{
    overflow-y: scroll;
  }
  #-enlistment-change-div,
  #-assessment-breakdown-div {
    margin: 20px 0px;
    width: 100%;
  }
  .-menu-header {
    display: none;
  }
  .-menu-container {
    padding: 70px 0px 70px 0px !important;
  }
  .-menu-container li svg {
    font-size: 17px !important;
  }
  .-menu-container li a {
    line-height: 18.5px !important;
  }
  .-menu-container li a i {
    font-size: 17px !important;
    padding-right: 10px !important;
    margin: 0px;
  }
  .-menu-container li span {
    font-size: 20px !important;
  }
  .-sidebar-menu.active .-menu-container li {
    height: auto;
  }
  .-sidebar-menu.active .-menu-container li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 20px !important;
    font-size: 20px;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    padding: 0px 20px;
    height: auto;
  }
  .-sidebar-menu.active .-menu-container li a i {
    padding-right: 20px;
  }
  .-sidebar-menu.active .-menu-container li a span {
    display: block !important;
  }
  .-fig-school.-user-image {
    height: 100px !important;
  }
  #-profile-user-page {
    display: block;
  }
  #-profile-user-page .-w35p,
  #-profile-user-page .-w65p {
    width: 100% !important;
  }
  #-profile-user-page .-w35p {
    margin: 50px 0px 10px 0px;
  }
  #-profile-user-page .-w35p .-school-user {
    margin: 0px;
  }
  .-remove-flex {
    display: block !important;
  }
  .-remove-flex .-w50p {
    width: 100%;
  }
  .modal-dialog {
    margin: 50px 0px;
  }
  .modal-dialog .-w40p {
    width: 90%;
  }
  .-h3-assessment {
    font-size: 18px;
  }
  .-coming-soon-h1 {
    font-size: 25px;
  }
  .text-danger.-h3-assessment {
    margin-top: 85px;
  }
  .enlisted-btns {
    padding: 20px;
  }
  #-stud-data-enlist {
    padding: 10px;
  }
  #btnPrntAssessForm {
    margin-top: 4px;
  }
}
/*# sourceMappingURL=home.css.map */
