#header {
  width: 100%;
  height: 25vh;
  background: url("../../assets/img/Main%20Building.png") center / cover no-repeat;
}

@media (min-width: 576px) {
  #header {
    width: 100%;
    height: 45vh;
    background: url("../../assets/img/Main%20Building.png") center / cover no-repeat;
  }
}

@media (min-width: 768px) {
  #header {
    width: 100%;
    height: 80vh;
    background: url("../../assets/img/Main%20Building.png") center / cover no-repeat;
  }
}

@media (min-width: 1200px) {
  #header {
    width: 100%;
    height: 100vh;
    background: url("../../assets/img/Main%20Building.png") center / cover no-repeat;
  }
}

#navbrand {
  color: #1167b1;
  font-weight: bold;
  font-size: 25px;
}

.nav-link {
  color: #1167b1 !important;
  margin-left: 19px;
  font-size: 18px;
  font-weight: 500;
}

#navcol-1 {
  color: var(--blue);
}

#college-text {
  width: 100%;
  height: 40vh;
  background-color: rgba(255,255,255,.35);
}

#college-name {
  color: rgb(255,255,255);
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  text-shadow: 0px 0px 17px #03254c;
}

@media (min-width: 576px) {
  #college-name {
    color: rgb(255,255,255);
    font-size: 38px;
    font-weight: bold;
    margin: 0;
    text-shadow: 0px 0px 17px #03254c;
  }
}

@media (min-width: 992px) {
  #college-name {
    color: rgb(255,255,255);
    font-size: 55px;
    font-weight: bold;
    margin: 0;
    text-shadow: 0px 0px 17px #03254c;
  }
}

@media (min-width: 1200px) {
  #college-name {
    color: rgb(255,255,255);
    font-size: 69px;
    font-weight: bold;
    margin: 0;
    text-shadow: 0px 0px 17px #03254c;
    margin-left: -90px;
  }
}

#title {
  background: rgba(255,255,255,0.24);
  height: 96px;
  padding-bottom: 0px;
  padding-left: 14px;
  padding-top: 6px;
}

@media (min-width: 576px) {
  #title {
    background: rgba(255,255,255,0.24);
    height: 160px;
    padding-bottom: 0px;
    padding-left: 14px;
    padding-top: 7px;
    width: 100%;
  }
}

@media (min-width: 992px) {
  #title {
    background: rgba(255,255,255,0.24);
    height: 281px;
    padding-bottom: 0px;
    padding-left: 14px;
    padding-top: 36px;
    width: 100%;
  }
}

@media (min-width: 992px) {
  #title {
    background: rgba(255,255,255,0.24);
    height: 281px;
    padding-bottom: 0px;
    padding-left: 14px;
    padding-top: 36px;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  #title {
    background: rgba(255,255,255,0.24);
    height: 335px;
    padding-bottom: 0px;
    padding-left: 14px;
    padding-top: 36px;
    width: 100%;
  }
}

#navi-bar {
  background: #ffffff;
}

#lab-redy {
  width: 100%;
  height: 80px;
}

#lab-ready-text {
  margin-top: 11px;
  font-weight: bold;
  color: #1167b1;
  text-shadow: 0px 0px 2px #03254c;
  font-size: 23px;
}

@media (min-width: 300px) {
  #lab-ready-text {
    margin-top: 11px;
    font-weight: bold;
    color: #1167b1;
    text-shadow: 0px 0px 2px #03254c;
    font-size: 23px;
  }
}

@media (min-width: 576px) {
  #lab-ready-text {
    margin-top: 22px;
    font-weight: bold;
    color: #1167b1;
    text-shadow: 0px 0px 2px #03254c;
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  #lab-ready-text {
    margin-top: 24px;
    font-weight: bold;
    color: #1167b1;
    text-shadow: 0px 0px 2px #03254c;
    font-size: 36px;
  }
}

.lab-pic-1 {
  height: 200px;
  margin: 0 0 10px 10px;
  background: url("../../assets/img/lab1.jpg") center / cover no-repeat;
}

@media (min-width: 576px) {
  .lab-pic-1 {
    height: 200px;
    margin: 0 0 10px 10px;
    background: url("../../assets/img/lab1.jpg") center / cover no-repeat;
  }
}

@media (min-width: 992px) {
  .lab-pic-1 {
    height: 500px;
    margin: 0 0 10px 10px;
    background: url("../../assets/img/lab1.jpg") center / cover no-repeat;
  }
}

#lab-ready-container {
  height: 147vh !important;
}

#community {
  background: #e3fef6;
  height: 100vh !important;
}

@media (min-width: 576px) {
  #community {
    background: #e3fef6;
    height: 100vh !important;
  }
}

@media (min-width: 768px) {
  #community {
    background: #e3fef6;
    height: 52vh !important;
  }
}

@media (min-width: 992px) {
  #community {
    background: #e3fef6;
    height: 115vh !important;
  }
}

@media (min-width: 1200px) {
  #community {
    background: #e3fef6;
    height: 115vh !important;
  }
}

#lab-pic-2 {
  margin-top: 25px;
}

@media (min-width: 300px) {
  #lab-ready-container {
    background-color: white;
    height: 875px !important;
  }
}

@media (min-width: 576px) {
  #lab-ready-container {
    background-color: white;
    height: 897px !important;
  }
}

@media (min-width: 768px) {
  #lab-ready-container {
    background-color: white;
    height: 471px !important;
  }
}

@media (min-width: 992px) {
  #lab-ready-container {
    background-color: white;
    height: 1089px !important;
  }
}

@media (min-width: 1200px) {
  #lab-ready-container {
    background-color: white;
    height: 1110px !important;
  }
}

@media (min-width: 300px) {
  #footer {
    height: 60px;
    padding-top: 5px;
  }
}

@media (min-width: 576px) {
  #footer {
    height: 60px;
    padding-top: 34px;
  }
}

@media (min-width: 1200px) {
  #footer {
    height: 60px;
    padding-top: 22px;
  }
}

@media (min-width: 300px) {
  #footer-text {
    color: #1167b1;
    font-size: 12px;
    text-shadow: 0px 0px #03254c;
  }
}

@media (min-width: 576px) {
  #footer-text {
    color: #1167b1;
    font-size: 13px;
    text-shadow: 0px 0px #03254c;
  }
}

@media (min-width: 1200px) {
  #footer-text {
    color: #1167b1;
    font-size: 19px;
    text-shadow: 0px 0px #03254c;
  }
}

@media (max-width: 576px) {
  #com-1 {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  #com {
    font-size: 29px;
  }
}

@media (max-width: 576px) {
  #community {
    height: 93vh !important;
  }
}

#officers-wrapper {
  height: auto;
  width: 100%;
  border-color: var(--blue);
  background: var(--blue);
}

.card.officer {
  width: 299px;
  height: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.col.card-container {
}

.officer-image {
  width: 185px !important;
}

.faculty-image {
  width: 257px;
}

.card.officers {
  width: 224.391px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.container.courses {
}

#bsit {
}

