/* 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
 */

#g-navigation {
  background: #616161;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  height: 40px;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #0068A3;
  height: 40px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.45rem 0.67rem;
  font-size: 1.1em;
  text-transform: uppercase;
}
.g-main-nav .g-toplevel {
  font-weight: 100;
}
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #fff;
}
#g-subfeature h3, strong {
  color: #666;
}
/*# sourceMappingURL=custom_9.css.map */