/* 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 */
#g-header a {
  color: #333 !important;
}
/* line 4, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a:hover {
  color: #f20000 !important;
}
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
.display_inlineblock {
  display: inline-block;
}
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
#menu-7167-particle {
  display: inline-block;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 384px;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel {
  font-weight: normal !important;
}
/* line 20, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
  border-right: 2px solid #666;
  padding: 0px 20px 0px 20px;
}
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:last-child > .g-menu-item-container > .g-menu-item-content {
  border-right: none;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 0px;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: 1.3;
  letter-spacing: 2px;
}
/* line 43, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: rgba(245, 250, 249, 0);
  color: #333;
  text-align: center;
  position: relative;
  z-index: 2;
  border-top: 2px solid #666;
}
/* line 54, templates/g5_hydrogen/custom/scss/custom.scss */
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}
/* line 64, templates/g5_hydrogen/custom/scss/custom.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content.headercontent {
  margin: 0px 0.625rem 0.625rem 0.625rem;
  padding: 0px 0.938rem 0.938rem 0.938rem;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
h2 {
  font-size: 1.3rem;
}
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 1.3rem;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  font-size: 35px;
  color: #333;
}
/* line 93, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas {
  background: #444;
  width: 17rem;
  color: #fff;
}
/* line 98, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #444;
}
/* line 101, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #666;
}
/* line 105, templates/g5_hydrogen/custom/scss/custom.scss */
#logo-6252-particle.g-content {
  margin: 0px;
  padding: 0px;
}
/*# sourceMappingURL=custom_30.css.map */