/* 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 50, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
[style*="--aspect-ratio"] > :first-child {
  width: 100%;
}
/* line 54, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
[style*="--aspect-ratio"] > img {
  height: auto;
}
@supports (--custom:property) {
  /* line 58, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  [style*="--aspect-ratio"] {
    position: relative;
  }
  /* line 62, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  /* line 68, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  [style*="--aspect-ratio"] > :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
/* line 76, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.no-space {
  margin: 0;
  padding: 0;
}
/* line 80, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.no-margin {
  margin: 0;
}
/* line 84, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  z-index: 5000;
}
/* line 88, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
[class^="boxplus"], [class*=" boxplus"] {
  border: none;
}
/*/
 ****************************************************************************/
/*** END MIXINS AND DEFAULT CLASSES ***/
/*** BEGIN MAIN TEMPLATE ***/
/*/
 #g-navigation,
 ****************************************************************************/
/* line 99, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
body {
  font-size: 1.1rem;
  line-height: 1.5;
}
/* line 104, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 106, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-toplevel > li {
  text-transform: uppercase;
}
/* line 110, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-toplevel > li > .g-dropdown {
  text-transform: capitalize;
}
/* line 114, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #295893;
}
/* line 118, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
/* line 124, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-feature {
  /*background-image: url("/wp-content/uploads/gray_tiles.png");*/
  background-position: top right;
  background-repeat: no-repeat;
  position: relative;
}
/* line 131, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
a.gantry-logo img {
  width: 90%;
}
/* line 133, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 135, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main strong {
  color: #1a1a1a;
}
/* line 137, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main a {
  color: #1f6fd6;
}
/* line 139, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main .button-list {
  text-align: center;
}
/* line 143, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main li.btn, #g-main a.btn {
  display: inline-block;
  width: auto;
  margin: 10px 0;
  color: #fff;
}
/* G-MAIN */
/* line 154, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 155, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.home #g-main h1, .home #g-main h2 {
  color: #000;
  font-weight: 300;
  text-align: center;
}
/* line 161, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.home #g-main .subfeature h2.widgettitle {
  font-size: 1.5rem;
  color: #153a7e;
  text-align: left;
}
/* line 167, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.home #g-main h2, .home #g-main h2.widgettitle {
  font-size: 3rem;
}
/* line 171, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.home #g-main li.btn, .home #g-main a.btn {
  display: block;
  width: 100%;
}
/* HOME */
/* line 181, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  color: #224e8b;
  font-weight: 300;
  margin: 3rem 1rem 1rem;
}
/* line 189, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h1, h2 {
  font-size: 3.25rem;
  line-height: normal;
}
/* line 192, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.entries h2.entry-title, .entry-content h2, h2.widgettitle {
  font-size: 2.25rem;
  color: #3063a4;
  color: #000;
}
/* line 198, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.subfeature h2.widgettitle {
  font-size: 1.5rem;
  color: #153a7e;
}
/* line 203, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h3 {
  font-size: 2rem;
}
/* line 207, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h4 {
  margin-top: 1rem;
}
/* line 214, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main li.btn a {
  color: #fff;
}
/* line 220, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.strong-view.default .testimonial-heading {
  font-size: 1.5rem;
  line-height: normal;
}
/* line 225, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
a.img-button {
  position: relative;
  display: block;
  width: auto;
  margin: 40px 20px;
}
/* line 231, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
a.img-button img.alignnone {
  margin: 0;
}
/* line 234, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.caption-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  padding: 3px 8px;
}
/* line 246, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  /*background-image: url(wp-content\themes\g5_hydrogen\images\Blue_Footer_Background.jpg);*/
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d5ea0+0,153a7e+100 */
  background: #2d5ea0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2d5ea0 0%, #153a7e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #2d5ea0 0%, #153a7e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #2d5ea0 0%, #153a7e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d5ea0', endColorstr='#153a7e',GradientType=0);
  /* IE6-9 */
  background-repeat: repeat-x;
  background-position: top right;
  background-size: contain;
}
/* line 259, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer a {
  color: #fff;
}
/* line 260, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer a:hover, #g-footer a:focus {
  text-decoration: underline;
}
/* line 262, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer .widget_ninja_forms_widget {
  margin-top: 1.5rem;
}
/* line 270, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.footnote {
  font-size: 0.75rem;
  margin: 1rem 0;
}
/* line 275, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.entry-meta {
  display: none;
  visibility: hidden;
}
/* line 279, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.category-blog .entry-meta {
  visibility: visible;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
/* line 285, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.category-blog .entry-meta div {
  width: auto;
  margin: 0 1rem 0 0;
}
/* line 294, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.meta-author, .meta-categories {
  display: none;
  visibility: hidden;
}
/* line 299, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.testimonial-inner {
  background: #fff;
}
/* line 304, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  display: block;
  position: static;
  top: 0rem;
  left: 0;
  z-index: 10;
  line-height: 1;
  cursor: pointer;
  text-align: center;
  padding: 10px;
  font-size: 2rem;
}
/* line 317, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.john-bio-pic {
  position: absolute;
  bottom: 0;
  margin: 0;
}
@media only all and (min-width: 75rem) {
  /* line 4, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 7, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 13, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 30rem) {
  /* line 19, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) {
  /* line 10, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 48rem) {
  /* line 22, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 47.938rem) {
  /* line 25, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 59.938rem) {
  /* line 28, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 48rem) {
  /* line 376, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .john-bio-pic {
    position: static;
  }
}
/*# sourceMappingURL=custom_home.css.map */