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

section#g-navigation {
  background-image: url('../../../../images/Ranges.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-origin: content-box;
}
div#main-menu > .g-main-nav {
  margin-bottom: 0;
  padding-bottom: 0;
  vertical-align: bottom;
}
nav.g-main-nav > ul.g-toplevel > li.g-menu-item {
  background-color: rgba(255, 255, 255, 0.85);
}
.g-offcanvas-toggle {
  background-color: #ffffff;
}
.g-offcanvas-toggle > i {
  vertical-align: middle;
  padding-top: 6px;
}
#header-text {
  text-shadow: 2px 2px 5px #000000;
}
/*# sourceMappingURL=custom_14.css.map */