/* 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 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, wp-content/themes/g5_hydrogen/scss/mixins/_nav.scss */
/* line 14, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
#g-page-surround {
  background: transparent;
}
/* line 21, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
p {
  margin: 0 0 1.5rem;
}
/* line 25, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
.g-content {
  margin: 10px;
  padding: 10px;
}
/* line 30, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
.btn {
  color: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 6px 12px;
}
/* line 35, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
.btn:hover {
  text-decoration: underline;
}
/* line 40, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
.left {
  float: left;
}
/* line 44, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
.right {
  float: right;
}
/* line 48, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
.clear {
  clear: both;
}
/* line 52, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
.tcenter {
  text-align: center;
}
/* line 55, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
*::before, *::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 61, wp-content/themes/g5_hydrogen/custom/scss/_variables.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}
/* line 1, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
/* line 2, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
/* line 3, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
#g-header .g-main-nav .g-toplevel {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
/* line 6, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
/* line 7, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
#g-header .g-main-nav .g-toplevel > li.g-menu-item:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: none;
}
/* line 12, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
/* line 31, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
#g-header-sticky-wrapper {
  background: transparent;
  position: absolute;
  width: 100%;
}
/* line 35, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
/* line 36, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
#g-header-sticky-wrapper.is-sticky #g-header {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 39, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
#g-header-sticky-wrapper.is-sticky #g-header .g-content {
  margin: 10px;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 42, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
#g-header-sticky-wrapper.is-sticky #g-header .g-content .gantry-logo img {
  width: 200px;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 46, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
/* line 47, wp-content/themes/g5_hydrogen/custom/scss/_nav.scss */
#g-header-sticky-wrapper.is-sticky #g-header .g-content .g-main-nav .g-toplevel {
  margin-top: 35px;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 1, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline {
  background: #e6e6e6;
}
/* line 3, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-header {
  text-align: center;
}
/* line 5, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
/* line 6, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-header a.gantry-logo img {
  width: 300px;
}
/* line 11, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
/* line 12, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-main h1 {
  text-align: center;
  color: #666;
}
/* line 16, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-main h1.italic {
  font-style: italic;
}
/* line 20, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-main h2 {
  text-align: center;
  color: #666;
}
/* line 23, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-main h2.italic {
  font-style: italic;
}
/* line 27, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
/* line 28, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-main .overlap h1, body.outline-_offline #g-main .overlap h2 {
  color: #a61f21;
  text-align: left;
}
/* line 33, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-main #login {
  padding: 20px 40px;
  background: #666;
  color: #fff;
}
/* line 37, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-main #login .g-loginform-title {
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
/* line 42, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-main #login .g-loginform {
  display: none;
  color: #333;
}
/* line 48, wp-content/themes/g5_hydrogen/custom/scss/_offline.scss */
body.outline-_offline #g-footer {
  background: #e6e6e6;
}
/* line 1, wp-content/themes/g5_hydrogen/custom/scss/_forms.scss */
form.wpcf7-form {
  /* Chrome/Opera/Safari */
}
/* line 2, wp-content/themes/g5_hydrogen/custom/scss/_forms.scss */
form.wpcf7-form ::-webkit-input-placeholder {
  color: #e6e6e6;
}
/* line 5, wp-content/themes/g5_hydrogen/custom/scss/_forms.scss */
form.wpcf7-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #e6e6e6;
}
/* line 8, wp-content/themes/g5_hydrogen/custom/scss/_forms.scss */
form.wpcf7-form :-ms-input-placeholder {
  /* IE 10+ */
  color: #e6e6e6;
}
/* line 11, wp-content/themes/g5_hydrogen/custom/scss/_forms.scss */
form.wpcf7-form :-moz-placeholder {
  /* Firefox 18- */
  color: #e6e6e6;
}
/* line 14, wp-content/themes/g5_hydrogen/custom/scss/_forms.scss */
form.wpcf7-form input, form.wpcf7-form textarea {
  color: #333;
}
/*
 @import "onepage-menu";
 @import "remodal";
 @import "slideshow";
 @import "tabs";
 @import "sticky";
 @import "bxslider.scss";
 @import "fancybox.scss";
 @import "accordion";
 @import "carousel";
 @import "youtube";
 @import "progressbar";
 */
/* line 22, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 23, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content {
  margin: 20px 0;
  padding: 0;
}
/* line 27, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .gantry-logo img {
  max-width: 400px;
}
/* line 34, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h2.widgettitle {
  text-align: center;
  display: inline-block;
  margin: 0;
}
/* line 40, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-bottom {
  text-align: center;
  margin: 0 auto;
}
/* line 46, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-bottom ul {
  text-align: center;
}
/* line 48, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-bottom ul li {
  display: inline-block;
}
/* line 54, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-copyright {
  border-top: 1px solid #aeaeae;
  font-size: 12px;
  color: #f6f6f6;
}
/* line 58, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-copyright a {
  color: #e6e6e6;
}
/* line 61, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-copyright .g-branding {
  text-align: right;
}
/* line 66, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 67, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer h2.widgettitle {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
/* line 74, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #f5f5f5;
  color: #444;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
/* line 91, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#back-to-top:hover {
  background: #e9ebec;
}
/* line 94, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#back-to-top.show {
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  /* line 7, wp-content/themes/g5_hydrogen/custom/scss/_mediaqueries.scss */
  .left, .right {
    float: none;
  }
  /* line 11, wp-content/themes/g5_hydrogen/custom/scss/_mediaqueries.scss */
  .g-footer {
    text-align: center;
  }
  /* line 13, wp-content/themes/g5_hydrogen/custom/scss/_mediaqueries.scss */
  .g-footer .g-branding {
    text-align: center;
  }
}
/*# sourceMappingURL=custom__offline.css.map */