/* 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, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
body {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.4;
}
/* line 7, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  color: #244259;
  font-weight: bold;
  margin: 0 0 12px;
}
/* line 13, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 19, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h2 {
  font-size: 30px;
  line-height: 1.2;
}
/* line 24, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h2 strong {
  color: #0091ce;
}
/* line 28, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h2.entry-title {
  font-size: 35px;
  margin: 0;
}
/* line 33, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h2.entry-title a {
  color: #244259;
}
/* line 37, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h3 {
  color: #0091ce;
  font-size: 22px;
}
/* line 42, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
p, ul, ol, dl {
  margin: 0 0 12px;
}
/* line 46, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
p:empty, p:last-child {
  margin: 0;
}
/* line 50, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
a {
  color: #0091ce;
}
/* line 54, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  text-decoration: underline;
}
/* line 58, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
strong {
  color: #244259;
  font-weight: 900;
}
/* line 63, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
label {
  margin-bottom: 0;
}
/* line 67, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.alignnone {
  margin: 0;
}
/* line 71, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.button, button, html input[type="button"], input[type="reset"], input[type="submit"] {
  background: none;
  border: 3px solid #0091ce;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  color: #0091ce;
  font-size: 28px;
  font-weight: 800;
  line-height: 1;
  padding: 15px 40px;
  text-transform: none;
}
/* line 85, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
html input[type="button"], input[type="reset"], input[type="submit"] {
  padding: 5px 60px;
}
/* line 89, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.read-more.button {
  margin: 15px 0 0;
}
/* line 93, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.button:hover, button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  background: #0091ce none repeat scroll 0 0;
  color: #fff;
  text-decoration: none;
}
/* line 99, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
::-webkit-input-placeholder {
  color: #748795;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
}
/* line 105, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
:-moz-placeholder {
  color: #748795;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
}
/* line 111, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
::-moz-placeholder {
  color: #748795;
  font-family: "Nunito", sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
  font-weight: 700;
}
/* line 118, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
:-ms-input-placeholder {
  color: #748795;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
}
/* line 124, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.wpcf7-recaptcha {
  margin: 0 0 20px;
}
/* line 128, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
input[type="text"], input[type="tel"], input[type="email"], textarea {
  background: #e9eff8;
  border: none;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 100%;
  padding: 5px 20px;
  width: 100%;
}
/* line 140, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.wpcf7-form textarea {
  height: 92px;
}
/* line 144, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.flush > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 149, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main, #g-footer {
  overflow: hidden;
}
/* line 153, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  padding: 0 0 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
/* line 161, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .site-logo {
  display: inline-block;
  margin-top: -12px;
}
/* line 166, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header a {
  color: #fff;
}
/* line 170, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav {
  float: right;
  margin-top: 30px;
}
/* line 175, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  padding-left: 30px;
}
/* line 179, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active, #g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: none;
}
/* line 186, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  border-bottom: 4px solid transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  padding: 0 0 6px;
  text-transform: uppercase;
}
/* line 195, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  display: none;
}
/* line 199, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  border-bottom-color: #ff5100;
  color: #fff;
}
/* line 204, wp-content/themes/g5_hydrogen/custom/scss/custom.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, .outline-shop #g-header .g-main-nav .g-toplevel > li.g-menu-item-30 > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.current-product-parent > .g-menu-item-container {
  border-bottom-color: #ff5100;
  color: #fff;
}
/* line 211, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-standard .g-dropdown, .g-main-nav .g-standard .g-dropdown .g-dropdown {
  text-align: right;
  width: auto;
}
/* line 216, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #414042;
  font-size: 18px;
  font-weight: bold;
  padding: 3px 0;
  text-transform: uppercase;
}
/* line 224, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-standard .g-dropdown, .g-main-nav .g-standard .g-dropdown .g-dropdown {
  display: none;
  position: static;
}
/* line 229, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-dropdown {
  background: none;
}
/* line 233, wp-content/themes/g5_hydrogen/custom/scss/custom.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: none;
}
/* line 237, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container, #g-header .g-main-nav .g-sublevel > li.current-menu-parent > .g-menu-item-container {
  color: #f6921e;
}
/* line 243, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  top: 10px;
}
/* line 247, wp-content/themes/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: #ff5100;
}
/* line 251, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #f6921e;
  background: #f6921e;
}
/* line 256, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  border-bottom: 4px solid transparent;
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
}
/* line 263, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding: 80px 0 30px;
}
/* line 267, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-home #g-main {
  padding: 30px 0;
}
/* line 271, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.single #g-main {
  padding: 0 0 55px;
}
/* line 275, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header h2 {
  color: #231f20;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
/* line 283, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header h4 {
  font-size: 19px;
  font-weight: bold;
}
/* line 289, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.header-info {
  text-align: right;
}
/* line 293, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .widget {
  display: inline-block;
  padding-left: 30px;
  vertical-align: middle;
}
/* line 299, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .widget .fa {
  font-size: 26px;
}
/* line 303, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-header .widget.phone-number {
  font-size: 25px;
  font-weight: 800;
}
/* line 308, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: none;
  color: #244259;
}
/* line 313, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.home #g-navigation {
  background: #244259 url('../images/pattern1.png') no-repeat right center;
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  padding: 70px 0 68px;
  text-align: left;
}
/* line 322, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.home #g-navigation .widget strong {
  color: #662d91;
  font-weight: 900;
}
/* line 327, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.home #g-navigation .widget a {
  background: #fff;
  color: #f6921e;
  display: inline-block;
  font-size: 25px;
  font-weight: 900;
  line-height: 44px;
  margin-top: 40px;
  padding: 0 30px;
  text-transform: uppercase;
}
/* line 339, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.platform-content .entries .tease {
  margin: 0;
  padding: 15px 0;
}
/* line 344, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.platform-content .post-thumbnail {
  margin: 0;
}
/* line 348, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.platform-content .post-thumbnail .float-left {
  margin: 0 50px 15px 0;
}
/* line 352, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.platform-content .entry-meta {
  margin: 0 0 8px;
}
/* line 356, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.entry-meta .meta-date .fa {
  display: none;
}
/* line 360, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.platform-content .post-content {
  color: #4d4d4d;
}
/* line 364, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.single .entry-content {
  overflow: hidden;
}
/* line 368, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.entry-content ul {
  list-style: none;
}
/* line 372, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.entry-content ul li {
  padding-bottom: 5px;
  padding-left: 35px;
  position: relative;
}
/* line 378, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.entry-content ul li:before {
  content: "·";
  position: absolute;
  left: 0;
  top: 0;
}
/* line 385, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-content-array .g-content {
  padding: 0;
}
/* line 389, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.page-header h1 {
  font-size: 50px;
  margin: 0 0 25px;
}
/* line 394, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.text-right {
  text-align: right;
}
/* line 398, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  text-align: center;
  padding: 35px 0 22px;
}
/* line 403, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer a {
  color: #fff;
}
/* line 407, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer ul.menu li {
  border-right: 2px solid #fff;
  display: inline-block;
}
/* line 412, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer ul.menu li:last-child {
  border-right: none;
}
/* line 416, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer ul.menu li a {
  display: block;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  padding: 0 10px;
}
/* line 424, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-branding {
  color: #fff;
  font-size: 20px;
  text-align: center;
}
/* line 430, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.g-branding a {
  color: #244259;
}
/* line 434, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.social-block p {
  margin: 0;
}
/* line 438, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.social-block a {
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
}
/* line 444, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.social-block .fa {
  font-size: 20px;
  margin-right: 15px;
}
/* line 449, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.widget_sp_image .widgettitle {
  display: none;
}
/* line 453, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.content-column.full_width {
  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;
}
/* line 465, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.clear_column {
  width: 0;
}
/* line 469, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.middle-content-left, .middle-content-right, .content-left {
  position: relative;
}
/* line 473, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.middle-content-left > div, .middle-content-right > div {
  position: absolute;
  width: 600px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 484, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.middle-content-left > div {
  right: 0;
  padding-right: 150px;
}
/* line 489, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.middle-content-right > div {
  left: 0;
  padding-left: 150px;
}
/* line 494, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.middle-content-right .button {
  margin-top: 80px;
}
/* line 498, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.content-left > div {
  float: right;
  width: 600px;
  padding-right: 100px;
}
/* line 504, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.column-images p {
  margin: 0;
}
/* line 508, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.content-column .alignright {
  margin: 0;
}
/* line 512, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-footer .widget strong {
  color: #fff;
  font-size: 22px;
  font-weight: 900;
}
/* line 518, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h1.page-title {
  max-width: 50%;
  height: 90px;
  margin: -45px 0 55px;
  position: relative;
}
/* line 525, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h1.page-title:before {
  background: #f6921e url('../images/title-bg.png') no-repeat;
  background-size: cover;
  content: "";
  position: absolute;
  left: 0;
  right: 100px;
  height: 100%;
}
/* line 535, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
h1.page-title strong {
  font-weight: 900;
  float: right;
  line-height: 90px;
  width: 600px;
  color: #fff;
  font-size: 40px;
  position: relative;
  text-align: left;
}
/* line 546, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.column-images {
  margin-top: -100px;
}
/* line 550, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.column-images iframe {
  width: 100%;
}
/* line 554, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.content-column .button {
  margin-top: 35px;
}
/* line 558, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.news-subheader {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 120px 45px;
}
/* line 564, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .news-subheader a {
  color: #244259;
  font-weight: 900;
}
/* line 569, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.news-subheader h3 {
  color: #244259;
  font-size: 34px;
  font-weight: 900;
}
/* line 575, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.news-subheader .fa {
  margin-right: 8px;
}
/* line 579, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.outline-blog #g-main {
  background: #f6f7f8;
  padding: 35px 0 20px;
}
/* line 584, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.platform-content .entries {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 589, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.platform-content .entries .tease {
  padding: 20px 0;
}
/* line 593, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.page .post-thumbnail img {
  width: 100%;
}
/* line 597, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .widget_media_image img {
  width: 100%;
}
/* line 601, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container {
  padding: 20px 20px 0;
}
/* line 605, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .widget {
  float: left;
  padding: 10px;
  position: relative;
  width: 33.33%;
}
/* line 612, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .widget .widgettitle {
  background: rgba(0, 145, 206, 0.8);
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  margin: 0;
  padding: 25px 0;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  text-align: center;
}
/* line 626, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .widget:hover .widgettitle {
  background: rgba(255, 81, 0, 0.8);
}
/* line 630, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .widget img {
  width: 100%;
}
/* line 634, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  font-weight: 700;
  position: relative;
}
/* line 639, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature {
  border-top: none;
  border-bottom: none;
  padding: 40px 0 24px;
}
/* line 645, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature .widget {
  margin: 0 0 40px;
}
/* line 649, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature .widget:last-child {
  margin: 0;
}
/* line 653, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature h2.widgettitle, #g-subfeature h2 {
  color: #0091ce;
  font-size: 35px;
  font-weight: 800;
  text-align: center;
}
/* line 660, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature h2.widgettitle {
  margin: 0 0 24px;
}
/* line 664, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#cff .cff-item.cff-box, #cff .cff-item.cff-box:first-child {
  margin: 15px 0;
  padding: 25px;
}
/* line 669, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#cff .cff-author .cff-page-name.cff-author-date {
  font-size: 19px;
}
/* line 673, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#cff .cff-author .cff-page-name.cff-author-date a {
  color: #244259;
}
/* line 677, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#cff .cff-author .cff-story {
  display: none;
}
/* line 681, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#cff .cff-author .cff-date {
  color: #0091ce;
  font-size: 15px;
  line-height: 1.4;
}
/* line 687, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#cff .cff-meta-wrap {
  float: right;
  margin: 20px 0 0;
  width: 47%;
}
/* line 693, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#cff .cff-view-comments {
  color: #ff5100;
}
/* line 697, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#cff .cff-post-links {
  margin-top: 7px;
}
/* line 701, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#cff .cff-post-links a {
  font-size: 22px;
}
/* line 705, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .widgettitle {
  display: none;
}
/* line 709, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel {
  background: #ebf6fb;
  border: none;
  padding: 30px;
}
/* line 715, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.entry-content .responsive-tabs ul li:before {
  display: none;
}
/* line 719, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin: 0;
}
/* line 728, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item {
  border: none;
  border-radius: 0;
  color: #fff;
  float: none;
  flex: 1 1 100px;
  font-size: 16px;
  font-weight: 800;
  margin: 16px 0 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
/* line 742, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item#tablist1-tab1 {
  background: #0091ce;
}
/* line 746, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item#tablist1-tab2 {
  background: #179bd2;
}
/* line 750, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item#tablist1-tab3 {
  background: #2ea5d7;
}
/* line 754, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item#tablist1-tab4 {
  background: #46afdb;
}
/* line 758, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item#tablist1-tab5 {
  background: #5db9e0;
}
/* line 762, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item#tablist1-tab6 {
  background: #74c3e4;
}
/* line 766, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item:hover {
  background: #ff5100 !important;
  color: #fff;
}
/* line 771, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item--active:hover {
  background: #ff5100 !important;
  color: #fff;
  margin: 0;
  padding-top: 18px;
  padding-bottom: 18px;
  top: 0;
}
/* line 781, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.tp-caption {
  font-weight: 800 !important;
}
@media only all and (min-width: 960px) and (max-width: 1199px) {
  /* line 786, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li {
    padding-left: 5px;
  }
  /* line 790, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title {
    font-size: 34px;
  }
  /* line 794, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title strong {
    font-size: 34px;
    width: 480px;
  }
}
@media only all and (min-width: 768px) {
  /* line 801, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .sunsmart-block {
    position: absolute;
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto !important;
    border: 10px solid #fff;
    height: 320px;
    background: #3989c9;
    background: -moz-linear-gradient(top, #3989c9 0%, #005b99 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3989c9), color-stop(100%, #005b99));
    background: -webkit-linear-gradient(top, #3989c9 0%, #005b99 100%);
    background: -o-linear-gradient(top, #3989c9 0%, #005b99 100%);
    background: -ms-linear-gradient(top, #3989c9 0%, #005b99 100%);
    background: linear-gradient(to bottom, #3989c9 0%, #005b99 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3989c9', endColorstr='#005b99',GradientType=0);
  }
  /* line 821, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .toggle-sunsmart {
    background: url('../images/right-arrow.png') no-repeat;
    cursor: pointer;
    height: 36px;
    width: 20px;
    position: absolute;
    left: -30px;
    top: 0;
  }
  /* line 831, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .toggle-sunsmart.close {
    background: url('../images/left-arrow.png') no-repeat;
  }
}
@media only all and (min-width: 768px) and (max-width: 959px) {
  /* line 837, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .flush .g-container > .g-grid > .g-block > .g-content {
    padding: 0 0.938rem;
  }
  /* line 841, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .flush .g-container > .g-grid > .g-block.sunsmart-block > .g-content {
    padding: 0;
  }
  /* line 845, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .size-25.logo-block {
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
    margin-top: -24px;
  }
  /* line 854, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .size-75.menu-block {
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 862, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-header .g-main-nav {
    float: none;
    margin-top: 20px;
    text-align: center;
  }
  /* line 868, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-header .g-main-nav .g-toplevel {
    display: block;
  }
  /* line 872, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li {
    padding: 0 2px;
  }
  /* line 876, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title:before {
    right: 0;
  }
  /* line 880, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title {
    font-size: 34px;
  }
  /* line 884, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title strong {
    font-size: 34px;
    width: 384px;
  }
  /* line 889, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase .g-container {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 894, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase .widget {
    padding: 0.938rem;
  }
  /* line 898, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase .widget .widgettitle {
    font-size: 28px;
    left: 0.938rem;
    right: 0.938rem;
    bottom: 0.938rem;
  }
  /* line 905, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #cff .cff-meta-wrap {
    width: 100%;
  }
}
@media only all and (max-width: 767px) {
  /* line 911, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .flush .g-container > .g-grid > .g-block > .g-content {
    padding: 0 0.938rem;
  }
  /* line 915, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    margin-bottom: 1em;
    width: 100%;
  }
  /* line 920, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .full_width > div, .one_half > div, .one_third > div, .two_third > div, .one_fourth > div, .three_fourth > div, .one_fifth > div, .two_fifth > div, .three_fifth > div, .four_fifth > div, .one_sixth > div, .five_sixth > div {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 925, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-header .logo-block {
    text-align: center;
  }
  /* line 929, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-header .site-logo {
    margin-top: 20px;
  }
  /* line 933, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-header .widget.phone-number {
    display: none;
  }
  /* line 937, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .platform-content .post-thumbnail .float-left {
    float: none !important;
  }
  /* line 941, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-header .widget.address {
    display: none;
  }
  /* line 945, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .header-bottom {
    text-align: center;
  }
  /* line 949, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .g-branding {
    text-align: center;
  }
  /* line 953, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .g-flushed .g-content {
    padding: 0 0.938rem;
  }
  /* line 957, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation.g-flushed .g-content {
    padding: 0;
  }
  /* line 961, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .full_width {
    margin: 0;
  }
  /* line 965, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .one_fourth {
    width: 50% !important;
    clear: none !important;
  }
  /* line 970, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .widget_sp_image {
    padding: 15px 0 0;
  }
  /* line 974, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title {
    font-size: 34px;
    max-width: none;
    margin-top: 0;
  }
  /* line 980, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title:before {
    right: 0;
  }
  /* line 984, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title strong {
    display: block;
    font-size: 34px;
    float: none;
    padding-left: 0.938rem;
    width: auto;
  }
  /* line 992, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .page .platform-content .post-thumbnail {
    margin: 0 -0.938rem;
  }
  /* line 996, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase .g-container {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1001, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase .widget {
    float: none;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  /* line 1008, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase .widget .widgettitle {
    left: 0;
    right: 0;
  }
  /* line 1013, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #cff .cff-meta-wrap {
    float: left;
    width: 100%;
  }
  /* line 1018, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  #g-header {
    position: static;
  }
  /* line 1022, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .home #g-header {
    position: absolute;
  }
  /* line 1026, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list {
    display: none;
  }
  /* line 1030, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__heading {
    background: #0091ce;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
  }
  /* line 1037, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__heading:after {
    border-top-color: #fff;
  }
  /* line 1041, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__heading--active, .responsive-tabs .responsive-tabs__heading--active:hover {
    background: #ff5100 !important;
  }
  /* line 1045, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__heading:hover {
    background: #ff5100 !important;
    color: #fff;
  }
  /* line 1050, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  .sunsmart-block {
    text-align: center;
  }
}
@media only all and (max-width: 480px) {
  /* line 1056, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title {
    font-size: 28px;
  }
  /* line 1060, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
  h1.page-title strong {
    font-size: 28px;
  }
}
/*# sourceMappingURL=custom.css.map */