/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* Reduce nav block height */
#g-navigation {
  height: 80px;
}
.g-main-nav ul, #g-mobilemenu-container ul {
  margin: -5px;
}
/* .g-content {
    margin: -1.2rem;
} */
/* Home page font adjustment */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title {
  font-size: 2vw;
  font-weight: 600;
  line-height: 1.2;
}
/* Home page font adjustment */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-description {
  font-size: 0.9vw;
  font-weight: 200;
  text-align: -webkit-left;
}
/* Home page background box */
.g-bgslideshow-slides .owl-item {
  background: rgba(83, 67, 25, 0.5);
}
/* remove fa icon from courosel */
.fa {
  display: none;
}
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-description {
  text-align: -webkit-center;
}
/* set copyright box to bottom */
.fullpage-wrapper #g-copyright {
  bottom: 0rem;
}
/* text size in project page */
.g-simplecontent .g-simplecontent-item-leading-content {
  font-size: 1.1vw;
}
.g-simplecontent .g-simplecontent-item-main-content {
  font-size: 0.9vw;
}
.g-simplecontent .g-simplecontent-item-content-title {
  font-size: 1.7vw;
}
.g-infolist .g-infolist-item-title {
  font-size: 0.6vw;
}
.g-infolist .g-infolist-item-desc {
  font-size: 0.6vw;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1.1rem;
}
/* awards borders */
#awards-box .g-infolist .g-infolist-item .g-infolist-item-container {
  border: 1px solid palegoldenrod;
}
.pad-image {
  padding: 1.5rem;
}
#g-feature {
  border-top: solid black 2px;
}
.accordion .accordion-item-title {
  background-color: beige;
}
.title3 .g-title {
  margin-bottom: 0;
  padding-bottom: 0;
}
h2.g-title {
  font-size: 1.5rem;
}
/* FP Slideshow move overlay down */
.g-bgslideshow-slides {
  padding-top: 41vh;
  padding-bottom: 18vh;
}
/* awards opacity oedit */
.g-infolist .g-infolist-item-desc {
  opacity: 1;
}
/* Infolist Awards width */
.g-infolist.g-4cols .g-infolist-item {
  width: 275px;
}
#cert-box h1, h2, h3, h4, h5 {
  margin: 0.5rem 0 0.75rem 0;
}
#cert-box .g-infolist {
  padding-left: 4rem;
  padding-right: 4rem;
}
#awards-box .g-infolist .g-infolist-item .g-infolist-item-container {
  max-width: 15rem;
}
/*# sourceMappingURL=custom_47.css.map */