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

@import url('//fonts.googleapis.com/css?family=PT+Sans&subset=latin,latin-ext');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.15rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.6rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.4rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 220px;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
body {
  color: #515f70;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
#g-page-surround {
  background: #fff;
}
@media print {
  /* line 13, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
a {
  color: #00c2d4;
}
/* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
a:hover {
  color: #3c4652;
}
/* line 25, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
a:visited {
  color: #007c87;
}
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
a:visited:hover {
  color: #001e21;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #3c4652;
}
/* line 37, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.button {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #00abba;
  color: #fff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
/* line 50, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.button:hover, .button:visited:hover {
  background: #00c2d4;
  color: #fff;
}
/* line 54, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.button:active, .button:focus, .button:visited {
  background: #0094a1;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
}
/* line 61, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 47.938rem) {
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
/* line 67, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.gantry-logo img {
  width: 150px;
}
/* line 72, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
body {
  font-family: "PT Sans";
  font-weight: 400;
}
/* line 10, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "PT Sans";
  font-weight: 500;
  line-height: 1;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
.button {
  font-weight: 500;
}
/* line 25, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #8292a5;
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #515f70;
  font-size: 1.2rem;
}
/* line 40, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 54, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 62, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
hr {
  border-bottom: 4px solid #f0f2f4;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation {
  background: #fff;
  color: #000;
  text-align: center;
  position: relative;
  z-index: 100;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation a {
  color: #fff;
}
/* line 14, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation a:hover {
  color: #000;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-social a {
  background: #f0f0f0;
  border: none;
  color: #000;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 25, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-social a:hover {
  background: #fff;
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-main-nav {
  margin: -1.563rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav h1, #g-navigation .g-main-nav h2, #g-navigation .g-main-nav h3, #g-navigation .g-main-nav h4, #g-navigation .g-main-nav h5, #g-navigation .g-main-nav h6, #g-navigation .g-main-nav strong {
  color: #000;
}
/* line 12, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 13, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 14, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000;
}
/* line 17, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > i {
  margin-right: 0;
}
/* line 18, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-content {
  display: inline;
}
/* line 20, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 21, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: rgba(197, 227, 232, 0.8);
}
/* line 24, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #00abba;
}
/* line 29, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #c5e3e8;
}
/* line 32, templates/g5_hydrogen/custom/scss/mixins/_nav.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: #142d53;
}
/* line 36, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: rgba(197, 227, 232, 0.8);
}
/* line 39, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #000;
}
/* line 48, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: rgba(197, 227, 232, 0.8);
}
/* line 52, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 53, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 54, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #000;
}
/* line 58, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 59, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: rgba(160, 209, 218, 0.8);
}
/* line 34, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 69, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 70, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 71, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 72, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 73, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 74, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 77, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 83, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 89, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 90, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 91, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 92, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #000;
}
/* line 101, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 102, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 103, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 104, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 105, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 106, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 109, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 116, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 44, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .search input {
  color: #666;
}
/* line 51, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 52, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 53, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 57, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 59, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 61, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1.2rem 0.938rem;
}
/* line 65, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 66, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
/* line 72, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 77, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 81, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 82, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 83, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
}
/* line 90, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 91, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 92, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 98, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 99, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 107, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 112, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(197, 227, 232, 0.8);
}
@media print {
  /* line 117, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas {
  background: #142d53;
  width: 17rem;
  color: #fff;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas a {
  color: #85a9e1;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #fff;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #fff;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas .button {
  background: #c5e3e8;
  color: #fff;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #d7ecef;
}
/* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #b3dae1;
}
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  border-radius: 0.1875rem;
  padding: 0.2rem;
  background: #008c99;
  color: #fff;
  z-index: 110;
  top: 2.6rem;
}
/* line 39, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
/* line 40, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
/* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #142d53;
}
/* line 43, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
/* line 44, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
}
/* line 47, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
/* line 48, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.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: #0098a6;
}
/* line 51, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
/* line 56, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
/* line 57, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
/* line 58, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #00c7d9;
  background: #0098a6;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 61, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #008591;
}
/* line 71, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 78, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  /* line 83, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 89, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
/* line 90, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
/* line 91, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 96, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
/* line 97, templates/g5_hydrogen/custom/scss/hydrogen/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header {
  background: #cce0e3;
  background-image: url('../../images/bckg_hexagon.jpg');
  color: #fff;
  position: relative;
  z-index: 3;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header a {
  color: #fff;
}
/* line 10, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header a:hover {
  color: #fff;
}
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
/* line 8, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav h1, #g-header .g-main-nav h2, #g-header .g-main-nav h3, #g-header .g-main-nav h4, #g-header .g-main-nav h5, #g-header .g-main-nav h6, #g-header .g-main-nav strong {
  color: #fff;
}
/* line 12, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 13, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 14, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 17, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container > i {
  margin-right: 0;
}
/* line 18, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-content {
  display: inline;
}
/* line 20, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 21, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: rgba(197, 227, 232, 0.8);
}
/* line 24, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #00abba;
}
/* line 29, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fff;
}
/* line 32, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #666;
}
/* line 36, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #cce0e3;
}
/* line 39, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fff;
}
/* line 48, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-dropdown {
  background: #cce0e3;
}
/* line 52, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 53, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 54, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 58, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 59, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #abccd1;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 69, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 70, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 71, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 72, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 73, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 74, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #e0ecee;
  background: #bfd8dc;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 77, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #b2d0d5;
}
/* line 83, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 89, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 90, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 91, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 92, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #fff;
}
/* line 101, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 102, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 103, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 104, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 105, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 106, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #e0ecee;
  background: #bfd8dc;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 109, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #b2d0d5;
}
/* line 116, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .search input {
  color: #666;
}
@media print {
  /* line 35, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase {
  padding: 0;
  background-color: #cce0e3;
  background-image: url('../../images/bckg_hexagon.jpg');
  background-position: 0 -95px;
  color: #000;
  overflow: hidden;
}
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase a {
  color: #fff;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase a:hover {
  color: #000;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #000;
}
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase .button {
  background: #c5e3e8;
  color: #000;
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase .button:hover {
  background: #d7ecef;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase .button:active {
  background: #b3dae1;
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
/* line 32, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase .g-social a {
  background: #b8d4d8;
  border: none;
  color: #000;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 37, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase .g-social a:hover {
  background: #e0ecee;
}
@media print {
  /* line 45, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_feature.scss */
#g-feature {
  padding: 1rem 0 0 0;
  background: #fff;
  color: #666;
}
@media print {
  /* line 8, templates/g5_hydrogen/custom/scss/hydrogen/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_subfeature.scss */
#g-subfeature {
  padding: 1.5rem 0;
  background: #cce0e3;
  color: #666;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media print {
  /* line 10, templates/g5_hydrogen/custom/scss/hydrogen/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
#g-main {
  padding: 0 0 1.5rem 0;
  background: #fff;
  color: #666;
}
@media print {
  /* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
/* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.tools h3, .g-content.software h3, .g-content.servis h3 {
  font-weight: bold;
  margin: -20px 0 20px 0;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.tools a.btn, .g-content.software a.btn, .g-content.servis a.btn {
  color: #fff;
  text-shadow: none;
}
/* line 30, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.tools h3, .g-content.software h3, .g-content.servis h3, .g-content.tools img, .g-content.software img, .g-content.servis img, .g-content.tools .btn, .g-content.software .btn, .g-content.servis .btn {
  transition: all 0.2s ease-in-out;
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
/* line 32, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.tools:hover h3, .g-content.software:hover h3, .g-content.servis:hover h3 {
  font-size: 1.6em;
  margin-bottom: 18px;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.tools:hover img, .g-content.software:hover img, .g-content.servis:hover img {
  transform: scale(1.05);
}
/* line 34, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.tools:hover a.btn, .g-content.software:hover a.btn, .g-content.servis:hover a.btn {
  font-size: 1.1em;
}
/* line 37, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
/* line 38, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.tools h3 {
  color: #0593d9;
}
/* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.tools a.btn {
  background: #0593d9;
  border-color: #0593d9;
}
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.tools a.btn:hover {
  background: #fff;
  color: #0593d9;
}
/* line 50, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
/* line 51, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.software h3 {
  color: #00b200;
}
/* line 54, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.software a.btn {
  background: #00b200;
  border-color: #00b200;
}
/* line 58, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.software a.btn:hover {
  background: #fff;
  color: #00b200;
}
/* line 63, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
/* line 64, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.servis h3 {
  color: #f03001;
}
/* line 67, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.servis a.btn {
  background: #f03001;
  border-color: #f03001;
}
/* line 71, templates/g5_hydrogen/custom/scss/hydrogen/_main.scss */
.g-content.servis a.btn:hover {
  background: #fff;
  color: #f03001;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #666;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .fa:before, #g-aside .fa:before {
  margin-right: 10px;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar h3.g-title, #g-aside h3.g-title {
  margin-top: 0;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .nav.menu li, #g-aside .nav.menu li {
  border-bottom: 1px solid #d3d3d3;
}
/* line 14, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .nav.menu li a, #g-aside .nav.menu li a {
  line-height: 1;
  padding: 5px 5px 7px 5px;
}
/* line 18, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .nav.menu li:last-child, #g-aside .nav.menu li:last-child {
  border-bottom: none;
}
/* line 21, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .nav.menu li.current a, #g-aside .nav.menu li.current a {
  color: #999;
}
@media print {
  /* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_footer.scss */
.g-branding {
  color: #1e3f54;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_footer.scss */
#g-footer {
  background: #9dbcc6;
  background-image: url('../../images/bckg_hexagon_footer.jpg');
  background-position: center bottom;
  color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
@media only all and (max-width: 47.938rem) {
  #g-footer {
    text-align: center;
  }
}
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/_footer.scss */
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer h6, #g-footer strong {
  color: #fff;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_footer.scss */
#g-footer a {
  color: #007c87;
}
@media print {
  /* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 3, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 4, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 14, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box1 .g-content {
  background: #fff;
}
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 21, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box2 .g-content {
  background: #e0e0e0;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 .g-content {
  background: #00abba;
  color: #fff;
}
/* line 30, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 .g-content h1, .box3 .g-content h2, .box3 .g-content h3, .box3 .g-content h4, .box3 .g-content h5, .box3 .g-content h6, .box3 .g-content strong, .box3 .g-content i {
  color: #fff;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 .g-content a {
  color: #6ef3ff;
}
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 .g-content a:hover {
  color: #fff;
}
/* line 42, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 43, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 .g-content {
  background: #c5e3e8;
  color: #fff;
}
/* line 46, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 .g-content h1, .box4 .g-content h2, .box4 .g-content h3, .box4 .g-content h4, .box4 .g-content h5, .box4 .g-content h6, .box4 .g-content strong, .box4 .g-content i {
  color: #fff;
}
/* line 49, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 .g-content a {
  color: #fff;
}
/* line 51, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 .g-content a:hover {
  color: #fff;
}
/* line 58, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 59, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 64, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 65, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 70, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 71, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
/* line 75, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.disabled .g-content:hover {
  opacity: 1;
}
/* line 80, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 81, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 86, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 87, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.rounded .g-content {
  border-radius: 0.1875rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_tables.scss */
table.bordered {
  border: 1px solid #eaeaea;
}
/* line 4, templates/g5_hydrogen/custom/scss/hydrogen/_tables.scss */
table.bordered th {
  background: #f7f7f7;
  padding: 0.5rem;
}
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/_tables.scss */
table.bordered td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 6, templates/g5_hydrogen/custom/scss/hydrogen/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 10, templates/g5_hydrogen/custom/scss/hydrogen/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #00abba;
}
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 21, templates/g5_hydrogen/custom/scss/hydrogen/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #c4c4c4;
}
/* line 25, templates/g5_hydrogen/custom/scss/hydrogen/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #00abba;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_social.scss */
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/_social.scss */
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  margin-bottom: 4px;
}
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
dt.result-title {
  margin-top: 10px;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
dt.result-title a {
  font-size: 1.2em;
  margin-left: 5px;
}
/* line 10, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
dd.result-category, dd.result-created {
  background: #f5f5f5;
  padding: 3px 15px 5px 15px;
  font-size: 0.8em;
  line-height: 1;
  margin: 0px;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
#g-footer .g-title {
  margin: 0 0 15px 0;
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
#g-footer .onefield {
  color: #515f70 !important;
  margin: 5px 0 0 0;
}
/* line 29, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.otmaps-wrapper .fa {
  margin-right: 5px;
}
/* line 32, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.moduletable.brands ul {
  list-style: none;
  display: table;
  width: 100%;
  margin: 0px;
  padding: 10px 0;
  background: #fff;
}
/* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.moduletable.brands ul li {
  display: table-cell;
  text-align: center;
}
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.moduletable.brands ul li img {
  transition: all 0.5s ease-in-out;
}
/* line 46, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.moduletable.brands ul li img:hover {
  transform: scale(1.05);
}
/* line 50, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 51, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog .category-desc p {
  margin-top: 0;
}
/* line 54, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog .item-image img {
  width: 100%;
}
/* line 57, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog .content-links {
  margin-right: 10px;
}
/* line 60, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog .nav-tabs.nav-stacked {
  margin: 5px 0;
}
/* line 63, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog .fa {
  font-size: 20px;
  line-height: 22px;
}
/* line 69, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 70, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog.brands .item {
  position: relative;
  text-align: center;
  font-size: 0.9em;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  padding: 10px;
}
/* line 77, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog.brands .brand-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 100px;
}
/* line 83, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog.brands .item a {
  display: block;
  width: 100%;
  height: 100px;
  margin: 0;
  transition: all 0.5s ease-in-out;
  background: #fff;
  opacity: 0;
}
/* line 92, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog.brands .item a:hover {
  opacity: 0.9;
}
/* line 95, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog.brands .row-fluid:after {
  width: 100%;
  height: 15px;
}
/* line 100, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 101, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.item-page #page-subheader h2 {
  opacity: 0.4;
  margin: -10px 0px 1.5rem;
}
/* line 106, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 107, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.item-page.brands .pull-right.item-image {
  margin-top: -50px;
}
/* line 111, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.relateditem-image {
  margin-top: -50px;
}
/* line 115, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.contact-form {
  margin-top: 60px;
  padding: 25px;
}
/* line 119, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.contact-form .g-grid {
  background: #f2f6f7;
  padding: 25px;
}
/* line 123, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.contact-form .g-grid p {
  margin: 0;
  line-height: 40px;
}
/* line 129, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 130, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 131, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.contact-category .category-desc img {
  float: right;
  margin: 10px 0 0 25px;
}
/* line 136, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 137, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.contact-category .list-title h3 {
  margin: 0;
}
/* line 143, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
/* line 144, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.blog-featured table.category h3 {
  color: #999;
  margin: 2.75rem 0 0.5rem 0;
  border-bottom: 1px solid #999;
  padding-bottom: 6px;
}
/* line 152, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.com-baforms .ba-form .tool {
  margin: 0 0 20px 0px;
}
/* line 156, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.cat-children .span6 {
  margin: 0 0 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f2f3;
  width: 50%;
}
/* line 157, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.cat-children .span6:nth-child(even) {
  padding-left: 2.5641%;
}
/* line 158, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.readmore {
  margin-top: 5px;
}
/* line 160, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.page-header h1 {
  margin-top: 0;
  line-height: 110%;
}
/* line 164, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.breadcrumb {
  margin: 0 !important;
}
/* =========================== */
/* line 170, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.sample-content {
  text-align: center;
}
/* line 172, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.sample-content .subtitle {
  text-transform: uppercase;
  font-size: 0.8rem;
  display: block;
  margin-top: -1.3rem;
}
/* line 178, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.sample-content .sample-icons {
  font-size: 5rem;
  color: #00abba;
  opacity: 0.6;
}
/* line 183, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.sample-content .sample-description {
  font-size: 1.2rem;
}
@media only all and (min-width: 48rem) {
  /* line 187, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  .sample-content .device-promo {
    width: 356px;
    height: 203px;
    position: relative;
    float: right;
    margin-left: 3rem;
    margin-bottom: 1rem;
  }
  /* line 194, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .macbook {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 1;
    background: url('../../images/macbook.png');
  }
  /* line 200, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .macbook .macbook-color {
    position: absolute;
    width: 206px;
    height: 118px;
    left: 37px;
    top: 56px;
    background: #ccc;
  }
  /* line 209, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .ipad {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 2;
    background: url('../../images/ipad.png');
  }
  /* line 215, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .ipad .ipad-color {
    position: absolute;
    width: 111px;
    height: 163px;
    right: 27px;
    top: 20px;
    background: #00abba;
  }
  /* line 224, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .iphone {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 3;
    background: url('../../images/iphone.png');
  }
  /* line 230, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .iphone .iphone-color {
    position: absolute;
    width: 46px;
    height: 75px;
    right: 4px;
    top: 112px;
    background: #c5e3e8;
  }
}
/* line 241, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.sample-content .middle {
  text-align: center;
}
/* line 244, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.sample-content .fa-github-square {
  color: #ddd;
  margin-top: 1.5rem;
  font-size: 10rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .sample-content .fa-github-square {
    font-size: 8rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .sample-content .fa-github-square {
    float: none !important;
    margin-right: 0;
  }
}
/* line 256, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.sample-content .info-box {
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  padding: 0.938rem;
  border-radius: 0.1875rem;
  margin-bottom: 4rem;
}
/* line 263, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
.sample-content .fa-graduation-cap {
  color: #d9d9d9;
  margin: 1rem 2rem 1rem 1rem;
  font-size: 6rem;
}
@media only all and (min-width: 60rem) {
  /* line 271, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  /* line 272, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  #g-showcase .sample-description {
    padding: 0 6rem;
  }
}
@media only all and (min-width: 60rem) {
  /* line 279, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  /* line 280, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  /* line 281, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  #g-subfeature .sample-content .g-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only all and (min-width: 48rem) {
  /* line 290, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  /* line 291, templates/g5_hydrogen/custom/scss/hydrogen/_sample.scss */
  #g-main .sample-content {
    text-align: inherit;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
/* line 3, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 36, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 44, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/g5_hydrogen/custom/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.938rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.938rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.938rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.938rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=hydrogen_201.css.map */