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

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #000;
}
/* line 5, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
/* line 10, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  background: #fff none repeat scroll 0 0;
  color: #666;
  padding: 0 0 1.5rem;
}
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  background: #e5e4e2 none repeat scroll 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  color: #000;
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: #151b54 none repeat scroll 0 0;
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 2;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  background: #e5e4e2 none repeat scroll 0 0;
  color: #666;
  padding: 0 0 1.5rem;
}
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: #e5e4e2 none repeat scroll 0 0;
  color: #fff;
  position: relative;
  text-align: center;
  z-index: 2;
}
/* line 43, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background: #e5e4e2 none repeat scroll 0 0;
  color: #fff;
  position: relative;
  z-index: 3;
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
.g-container {
  background-color: #fff;
}
/* line 57, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  color: #000;
  margin: 1.5rem 0;
}
/* line 62, templates/g5_hydrogen/custom/scss/custom.scss */
ul {
  color: #000;
  margin-left: 1.5rem;
  padding: 0;
}
/* line 68, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  background-color: #3bb9ff;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 350px;
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0.5rem 0.938rem;
  text-decoration: none;
}
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #ececec none repeat scroll 0 0;
  color: #fff !important;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  background-color: gray;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #000;
}
/* line 102, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a {
  color: #000;
}
