/* 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 "colors";
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* Gotham */
@font-face {
  font-family: 'gotham-light';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/gotham/gotham-light/gotham-light.eot#iefix') format("embedded-opentype"), url('../fonts/gotham/gotham-light/gotham-light.woff2') format("woff2"), url('../fonts/gotham/gotham-light/gotham-light.woff') format("woff"), url('../fonts/gotham/gotham-light/gotham-light.ttf') format("truetype"), url('../fonts/gotham/gotham-light/gotham-light.svg#gotham-light') format("svg");
}
@font-face {
  font-family: 'gotham-book';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/gotham/gotham-book/gotham-book.eot#iefix') format("embedded-opentype"), url('../fonts/gotham/gotham-book/gotham-book.woff2') format("woff2"), url('../fonts/gotham/gotham-book/gotham-book.woff') format("woff"), url('../fonts/gotham/gotham-book/gotham-book.ttf') format("truetype"), url('../fonts/gotham/gotham-book/gotham-book.svg#gotham-book') format("svg");
}
@font-face {
  font-family: 'gotham-bold';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/gotham/gotham-bold/gotham-bold.eot#iefix') format("embedded-opentype"), url('../fonts/gotham/gotham-bold/gotham-bold.woff2') format("woff2"), url('../fonts/gotham/gotham-bold/gotham-bold.woff') format("woff"), url('../fonts/gotham/gotham-bold/gotham-bold.ttf') format("truetype"), url('../fonts/gotham/gotham-bold/gotham-bold.svg#gotham-bold') format("svg");
}
@font-face {
  font-family: 'gotham-medium';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/gotham/gotham-medium/gotham-medium.eot#iefix') format("embedded-opentype"), url('../fonts/gotham/gotham-medium/gotham-medium.woff2') format("woff2"), url('../fonts/gotham/gotham-medium/gotham-medium.woff') format("woff"), url('../fonts/gotham/gotham-medium/gotham-medium.ttf') format("truetype"), url('../fonts/gotham/gotham-medium/gotham-medium.svg#gotham-medium') format("svg");
}
/* FuturaBT-Medium */
@font-face {
  font-family: 'FuturaBT-Medium';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/futura/FuturaBT-Medium/FuturaBT-Medium.eot#iefix') format("embedded-opentype"), url('../fonts/futura/FuturaBT-Medium/FuturaBT-Medium.woff2') format("woff2"), url('../fonts/futura/FuturaBT-Medium/FuturaBT-Medium.woff') format("woff"), url('../fonts/futura/FuturaBT-Medium/FuturaBT-Medium.ttf') format("truetype"), url('../fonts/futura/FuturaBT-Medium/FuturaBT-Medium.svg#FuturaBT-Medium') format("svg");
}
/* line 12, wp-content/themes/g5_helium/custom/scss/_front.scss */
* {
  margin: 0;
  padding: 0;
}
/* line 17, wp-content/themes/g5_helium/custom/scss/_front.scss */
body {
  color: #6d6e71;
  font: 400 18px/24px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  -webkit-font-smoothing: unset;
  -moz-osx-font-smoothing: unset;
}
/* line 24, wp-content/themes/g5_helium/custom/scss/_front.scss */
label {
  font-weight: 400;
}
/* line 28, wp-content/themes/g5_helium/custom/scss/_front.scss */
*:focus {
  outline: none;
  -webkit-appearance: none;
}
/* line 33, wp-content/themes/g5_helium/custom/scss/_front.scss */
a, a:not(.nav-btn) {
  color: #004a97;
  font-weight: 500;
  text-decoration: underline;
}
/* line 37, wp-content/themes/g5_helium/custom/scss/_front.scss */
a:focus, a:not(.nav-btn):focus, a:hover, a:not(.nav-btn):hover {
  color: #23527c;
  text-decoration: underline;
}
/* line 43, wp-content/themes/g5_helium/custom/scss/_front.scss */
.text-uppercase {
  text-transform: uppercase;
}
/* line 47, wp-content/themes/g5_helium/custom/scss/_front.scss */
.text-center {
  text-align: center;
}
/* line 51, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn, .nav-btn, a {
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
/* line 55, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn {
  display: inline-block;
  font: 500 14px/52px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-radius: 0;
  height: 52px;
  background: transparent;
  border-width: 2px;
  border-style: solid;
  box-shadow: none;
  padding: 0 22px;
}
/* line 67, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn.btn-white-opacity {
  color: #fff;
  border-color: #fff;
  text-decoration: none;
}
/* line 71, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn.btn-white-opacity:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: #fff;
  color: #fff;
}
/* line 76, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn.btn-white-opacity.btn-arrow:after {
  border-left-color: #fff;
}
/* line 80, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 81, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn.btn-arrow:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left-width: 11px;
  border-left-style: solid;
  border-left-color: #6d6e71;
  margin-left: 8px;
  position: relative;
  top: 2px;
}
/* line 97, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn.btn-grey {
  background-color: #fff;
  border-style: solid;
  border-color: #6d6e71;
  color: #6d6e71;
  text-decoration: none;
}
/* line 104, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn.btn-grey.active, .btn.btn-grey:active, .btn.btn-grey:focus, .btn.btn-grey:hover {
  background: #6d6e71;
  color: #fff;
  text-decoration: none;
}
/* line 111, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 112, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn.btn-grey.active.btn-arrow:after, .btn.btn-grey:active.btn-arrow:after, .btn.btn-grey:focus.btn-arrow:after, .btn.btn-grey:hover.btn-arrow:after {
  content: '';
  border-left-color: #fff;
}
/* line 119, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 120, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn.btn-grey.external-link.active, .btn.btn-grey.external-link:active, .btn.btn-grey.external-link:focus {
  text-decoration: none;
  background-color: transparent;
  border-color: #6d6e71;
  color: #6d6e71;
  outline: none;
  -webkit-appearance: none;
}
/* line 130, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 131, wp-content/themes/g5_helium/custom/scss/_front.scss */
.btn.btn-grey.external-link.active.btn-arrow:after, .btn.btn-grey.external-link:active.btn-arrow:after, .btn.btn-grey.external-link:focus.btn-arrow:after {
  content: "";
  border-left-color: #6d6e71;
}
@media (max-width: 767px) {
  .btn {
    height: 40px;
    line-height: 40px;
    font-size: 10.6px;
    padding: 0 14px;
  }
}
/* line 149, wp-content/themes/g5_helium/custom/scss/_front.scss */
.p-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
/* line 154, wp-content/themes/g5_helium/custom/scss/_front.scss */
.p-container:after {
  content: '';
  display: block;
  clear: both;
}
/* line 160, wp-content/themes/g5_helium/custom/scss/_front.scss */
.p-row {
  margin-right: -15px;
  margin-left: -15px;
}
/* line 163, wp-content/themes/g5_helium/custom/scss/_front.scss */
.p-row:after {
  content: '';
  display: block;
  clear: both;
}
@media (min-width: 768px) {
  /* line 171, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .p-container {
    width: 750px;
  }
  /* line 174, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .p-col {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 180, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .p-container {
    width: 970px;
  }
  /* line 183, wp-content/themes/g5_helium/custom/scss/_front.scss */
  /* line 184, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .p-col.p-col-4 {
    width: 33.33333333%;
  }
  /* line 187, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .p-col.p-col-8 {
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  /* line 195, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .p-container {
    width: 1170px;
  }
  /* line 198, wp-content/themes/g5_helium/custom/scss/_front.scss */
  /* line 199, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .p-col.p-col-4 {
    width: 33.33333333%;
  }
  /* line 202, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .p-col.p-col-8 {
    width: 66.66666667%;
  }
}
/* line 208, wp-content/themes/g5_helium/custom/scss/_front.scss */
.p-head {
  position: relative;
  z-index: 99;
}
/* line 213, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation {
  width: 100%;
  background: #fff;
  border-width: 0;
  border-radius: 0;
  border-bottom: 1px solid #e7e7e7;
  z-index: 99;
}
/* line 220, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation.sticky {
  position: fixed;
  bottom: auto;
  top: 0;
  left: 0;
  z-index: 999;
  border-width: 0 0 1px;
}
/* line 228, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-container {
  width: 100%;
}
/* line 231, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
/* line 235, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-logo {
  display: block;
  padding: 5px 0;
  margin-top: -1px;
}
/* line 239, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-logo.g-logo-helium img, #g-navigation .g-logo.g-logo-helium svg {
  max-width: 170px;
  max-height: 60px;
  width: auto;
  height: auto;
}
/* line 248, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-main-nav {
  line-height: inherit;
  text-align: center;
  margin: 10px 0 0;
  max-height: 48px;
}
/* line 253, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-main-nav .g-toplevel {
  display: inline-block;
  line-height: inherit;
  margin: 0 auto;
}
/* line 258, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 259, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 260, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-main-nav .g-toplevel > li.current-menu-item a {
  color: #9b8579;
}
/* line 264, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 265, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
/* line 269, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  margin: 0;
  padding: 0;
  line-height: 48px;
  box-shadow: none;
}
/* line 280, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  padding: 0;
  margin: 0;
}
/* line 283, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #9b8579;
}
/* line 286, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font: 500 14px/48px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #bcbec0;
  padding: 0 22px;
  margin: 0;
}
@media (max-width: 1199px) {
  /* line 297, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .g-main-nav .g-toplevel > li a {
    padding: 0 8px;
  }
}
@media (max-width: 980px) {
  /* line 303, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .g-logo.g-logo-helium img, #g-navigation .g-logo.g-logo-helium svg {
    max-width: 150px;
  }
  /* line 307, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .g-main-nav .g-toplevel > li .g-menu-item-container {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  #g-navigation {
    min-height: 105px;
    padding: 22px 28px 0;
  }
  /* line 315, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation.sticky {
    min-height: 65px;
    padding: 0 15px;
  }
  /* line 319, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation.sticky .g-main-nav {
    margin-top: 10px;
  }
  /* line 322, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation.sticky .g-logo {
    margin-top: 1px;
  }
  /* line 327, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    float: left;
  }
}
/* line 335, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .navbar-toggler {
  display: none;
}
/* line 339, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  background-color: #fff;
}
/* line 354, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .animated-icon3:hover, #g-navigation .animated-icon3:active {
  background-color: #fff;
}
/* line 359, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .animated-icon3 span {
  display: block;
  background-color: #6d6e71;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* line 378, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .animated-icon3 span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
/* line 386, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .animated-icon3 span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
/* line 394, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .animated-icon3 span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
/* line 402, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .animated-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
  left: 8px;
}
/* line 411, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .animated-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
/* line 416, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-navigation .animated-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 21px;
  left: 8px;
}
@media (max-width: 767px) {
  #g-navigation {
    padding: 8px 15px;
  }
  /* line 427, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .navbar-toggler {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  /* line 435, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .g-logo {
    width: 50%;
    padding: 6px 0;
  }
  /* line 439, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .g-logo.g-logo-helium img, #g-navigation .g-logo.g-logo-helium svg {
    max-height: 40px;
    margin: 0;
  }
  /* line 445, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .navbar-collapse {
    position: absolute;
    top: auto;
    left: -15px;
    width: calc(100% + 30px);
    background-color: #fff;
    height: 0;
    padding: 0 15px;
    overflow: hidden;
    transition: all 1s;
  }
  /* line 455, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .navbar-collapse.show {
    height: auto;
  }
  /* line 459, wp-content/themes/g5_helium/custom/scss/_front.scss */
  /* line 460, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .g-main-nav .g-toplevel {
    border-top: 1px solid #e7e7e7;
    width: 100%;
    padding: 15px 0 10px;
    margin-top: 15px;
  }
  /* line 465, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    display: block;
    text-align: left;
  }
}
/* line 474, wp-content/themes/g5_helium/custom/scss/_front.scss */
.animated {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  /* line 482, wp-content/themes/g5_helium/custom/scss/_front.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100px);
  }
  /* line 486, wp-content/themes/g5_helium/custom/scss/_front.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  /* line 493, wp-content/themes/g5_helium/custom/scss/_front.scss */
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  /* line 497, wp-content/themes/g5_helium/custom/scss/_front.scss */
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* line 503, wp-content/themes/g5_helium/custom/scss/_front.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
/* line 509, wp-content/themes/g5_helium/custom/scss/_front.scss */
.banner-top {
  height: 21.8vw;
  min-height: 240px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 519, wp-content/themes/g5_helium/custom/scss/_front.scss */
.banner-top.banner-full {
  height: 100vh;
}
/* line 522, wp-content/themes/g5_helium/custom/scss/_front.scss */
.banner-top.banner-small {
  max-height: 350px;
}
/* line 525, wp-content/themes/g5_helium/custom/scss/_front.scss */
.banner-top .banner-info {
  position: relative;
  z-index: 2;
  text-align: center;
  color: #fff;
  padding-bottom: 56px;
  min-height: 370px;
  max-width: 460px;
  display: flex;
  align-items: center;
}
/* line 535, wp-content/themes/g5_helium/custom/scss/_front.scss */
.banner-top .banner-info img {
  width: auto;
  height: auto;
}
/* line 540, wp-content/themes/g5_helium/custom/scss/_front.scss */
.banner-top .banner-logo {
  display: block;
  min-height: 370px;
  max-width: 460px;
  padding-bottom: 50px;
}
/* line 546, wp-content/themes/g5_helium/custom/scss/_front.scss */
.banner-top .scroll-arrow {
  display: block;
  position: absolute;
  bottom: 14%;
  left: 50%;
  z-index: 2;
  margin-left: -21.5px;
  transition: all 0.3s ease;
  cursor: pointer;
  width: 44px;
  height: 24px;
  background: url('../images/powerandlight/chev-down.png') center center no-repeat;
  background-size: contain;
}
/* line 559, wp-content/themes/g5_helium/custom/scss/_front.scss */
.banner-top .scroll-arrow:hover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
@media (max-width: 767px) {
  /* line 566, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .banner-top.banner-full {
    height: 370px;
  }
  /* line 569, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .banner-top .banner-info {
    max-width: 260px;
    max-height: 186px;
    padding-bottom: 38px;
  }
  /* line 573, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .banner-top .banner-info img {
    max-width: 100%;
    max-height: 186px;
  }
  /* line 578, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .banner-top .scroll-arrow {
    display: none;
  }
}
/* line 585, wp-content/themes/g5_helium/custom/scss/_front.scss */
h2 {
  font-family: "FuturaBT-Medium", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 588, wp-content/themes/g5_helium/custom/scss/_front.scss */
.fluid-row .fluid-caption h2, .fluid-row .fluid-title {
  font-family: "FuturaBT-Medium", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 593, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 594, wp-content/themes/g5_helium/custom/scss/_front.scss */
.fluid-section .fluid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6d6e71;
  font-size: 18px;
  line-height: 26px;
}
/* line 604, wp-content/themes/g5_helium/custom/scss/_front.scss */
.fluid-section .fluid-row .fluid-img-col {
  padding-left: 0;
  padding-right: 0;
}
/* line 608, wp-content/themes/g5_helium/custom/scss/_front.scss */
.fluid-section .fluid-row .fluid-img-bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  position: relative;
}
/* line 616, wp-content/themes/g5_helium/custom/scss/_front.scss */
.fluid-section .fluid-row .fluid-info {
  font-size: 21px;
  line-height: 26px;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 622, wp-content/themes/g5_helium/custom/scss/_front.scss */
.fluid-section .fluid-row p {
  font: 500 21px/26px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  margin: 0 0 16px;
}
/* line 627, wp-content/themes/g5_helium/custom/scss/_front.scss */
.fluid-section .fluid-row .fluid-cont {
  font-weight: 400;
  max-width: 530px;
  text-align: left;
  margin: 0;
}
/* line 633, wp-content/themes/g5_helium/custom/scss/_front.scss */
.fluid-section .fluid-row h2, .fluid-section .fluid-row .fluid-title {
  font-weight: 400;
  text-transform: uppercase;
  color: #9b8579;
  margin: 0 0 8px;
}
@media (max-width: 1199px) {
  /* line 641, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row h2, .fluid-section .fluid-row .fluid-title {
    font-size: 36px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .fluid-section .fluid-row {
    display: block;
  }
  /* line 649, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row h2, .fluid-section .fluid-row .fluid-title {
    font-size: 30px;
  }
  /* line 652, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row p {
    font-size: 16px;
    line-height: 21px;
  }
  /* line 656, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row .fluid-img-bg {
    min-height: 190px;
    height: 32.12vw;
  }
  /* line 660, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row .fluid-info {
    padding-top: 20px;
    padding-bottom: 30px;
  }
}
@media (max-width: 374px) {
  .fluid-section .fluid-row {
    display: block;
  }
  /* line 667, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row h2, .fluid-section .fluid-row .fluid-title {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  /* line 673, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row:nth-child(2n) {
    background-color: #f0ece6;
  }
  /* line 675, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row:nth-child(2n):last-child {
    margin-bottom: 100px;
  }
  /* line 678, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row:nth-child(2n) .fluid-img-col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  /* line 683, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row:nth-child(2n) .fluid-info {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  /* line 689, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row .fluid-img-col {
    width: 55%;
  }
  /* line 692, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row .fluid-img-bg {
    min-height: 514px;
    max-height: 600px;
  }
  /* line 696, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row .fluid-col {
    float: none;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  /* line 701, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row .fluid-cont {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
  }
}
@media (min-width: 992px) {
  /* line 710, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row .fluid-col {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  /* line 716, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row .fluid-info {
    width: 45%;
  }
  /* line 719, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row h2, .fluid-section .fluid-row .fluid-title {
    font-size: 48px;
    line-height: 42px;
  }
}
@media (min-width: 1400px) {
  /* line 725, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row:nth-child(odd) .fluid-info {
    padding-left: 5%;
  }
  /* line 728, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row:nth-child(even) .fluid-info {
    padding-right: 5%;
  }
  /* line 730, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row:nth-child(even) .fluid-info .fluid-cont {
    float: right;
  }
  /* line 734, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .fluid-section .fluid-row h2, .fluid-section .fluid-row .fluid-title {
    font-size: 60px;
    line-height: 54px;
  }
}
/* FOOTER */
/* line 745, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer {
  padding: 44px 15px 120px;
}
/* line 748, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-social, #g-footer .g-horizontalmenu, #g-footer .g-copyright {
  text-align: center;
}
/* line 753, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-social {
  margin: 0 10px;
}
/* line 755, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-social a {
  background: #9b8579;
  color: #fff;
  display: inline-block;
  width: 28px;
  height: 28px;
  overflow: hidden;
  text-align: center;
  line-height: 28px;
  text-decoration: none;
  padding: 0;
  margin: 0 4px 5px;
}
/* line 767, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-social a span {
  font-size: 24px;
  vertical-align: middle;
}
/* line 774, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-logo {
  display: block;
  padding: 40px 0 0;
  margin: 0 auto 26px;
  max-width: 200px;
  text-align: center;
}
/* line 780, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-logo img, #g-footer .g-logo svg {
  display: inline-block;
}
/* line 785, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu {
  font-family: "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  list-style: none;
}
/* line 789, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu a {
  color: #fff;
  font-weight: 400;
}
/* line 792, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu a:hover {
  box-shadow: none;
}
/* line 797, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 798, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu li:after {
  content: '';
  background-color: #fff;
}
/* line 803, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu li {
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding: 0;
}
/* line 808, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 809, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu li:last-child:after {
  display: none;
}
/* line 813, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu li:after {
  content: '';
  display: block;
  width: 1px;
  height: 13px;
  overflow: hidden;
  position: absolute;
  top: 1px;
  right: 0;
}
/* line 822, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu li:after:hover {
  text-decoration: none;
}
/* line 826, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu li a {
  display: inline-block;
  padding: 0 7px;
  margin: 0;
  text-decoration: none;
  font-weight: inherit;
}
/* line 832, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-horizontalmenu li a:hover {
  font-weight: inherit;
  text-decoration: none;
}
/* line 840, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-footer .g-copyright {
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 767px) {
  #g-footer {
    padding-bottom: 80px;
  }
  /* line 847, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-footer .g-social, #g-footer .g-logo {
    margin-bottom: 20px;
  }
}
/* line 854, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-intro {
  background-color: transparent;
  padding: 80px 15px 40px;
}
@media (max-width: 767px) {
  #g-intro {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  /* line 861, wp-content/themes/g5_helium/custom/scss/_front.scss */
  #g-intro .g-container {
    width: 100%;
  }
}
/* line 867, wp-content/themes/g5_helium/custom/scss/_front.scss */
.intro-title {
  color: #9b8579;
  font-size: 48px;
  font-weight: 400;
  line-height: 42px;
  text-transform: uppercase;
}
/* line 874, wp-content/themes/g5_helium/custom/scss/_front.scss */
.intro-copy {
  color: #9b8579;
  font: 500 36px/46px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-align: center;
}
/* line 878, wp-content/themes/g5_helium/custom/scss/_front.scss */
.intro-copy p {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 883, wp-content/themes/g5_helium/custom/scss/_front.scss */
.intro-copy .btn {
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  .intro-copy {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (min-width: 1200px) {
  .intro-copy {
    max-width: 1170px;
  }
}
@media (max-width: 768px) {
  .intro-copy {
    font-size: 21px;
    line-height: 26px;
  }
  /* line 901, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .intro-copy .btn {
    margin-top: 10px;
  }
}
/* line 907, wp-content/themes/g5_helium/custom/scss/_front.scss */
.intro-info {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 50px;
}
/* line 911, wp-content/themes/g5_helium/custom/scss/_front.scss */
.intro-info p {
  margin: 0 0 10px;
}
@media (max-width: 767px) {
  /* line 917, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .intro-title {
    font-size: 36px;
    line-height: 34px;
  }
  /* line 921, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .intro-info {
    font-size: 16px;
    line-height: 21px;
  }
}
@media (max-width: 374px) {
  /* line 928, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .intro-title {
    font-size: 30px;
  }
}
/* line 934, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 935, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 936, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 937, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel.mobile-carousel .owl-nav button.owl-prev {
  background-image: url('../../custom/images/powerandlight/slick-prev.png');
}
/* line 941, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel.mobile-carousel .owl-nav button.owl-next {
  background-image: url('../../custom/images/powerandlight/slick-next.png');
}
/* line 946, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 947, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  display: block;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  width: 25px;
  height: 44px;
  position: absolute;
  top: 50%;
  margin: -22px 0 0;
}
/* line 959, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel .owl-nav button.owl-prev:hover, .owl-carousel .owl-nav button.owl-next:hover {
  transform: scale(1.1);
}
/* line 962, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span {
  display: none;
}
/* line 967, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel .owl-nav button.owl-prev {
  background-image: url('../../custom/images/powerandlight/slick-prev-white.png');
  left: 10px;
}
/* line 972, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel .owl-nav button.owl-next {
  background-image: url('../../custom/images/powerandlight/slick-next-white.png');
  right: 10px;
}
/* line 978, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 10px;
}
/* line 981, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel .owl-dots button.owl-dot {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #6d6e71;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  vertical-align: top;
}
/* line 990, wp-content/themes/g5_helium/custom/scss/_front.scss */
.owl-carousel .owl-dots button.owl-dot.active {
  background-color: #9b8579;
}
/*  */
@media (max-width: 767px) {
  /* line 1001, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .desktop-view {
    display: none !important;
  }
  /* line 1004, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .mobile-view {
    display: block !important;
  }
}
@media (min-width: 768px) {
  /* line 1009, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .desktop-view {
    display: block !important;
  }
  /* line 1012, wp-content/themes/g5_helium/custom/scss/_front.scss */
  .mobile-view {
    display: none !important;
  }
}
/* line 1018, wp-content/themes/g5_helium/custom/scss/_front.scss */
/* line 1028, wp-content/themes/g5_helium/custom/scss/_front.scss */
#g-header .g-content, #g-intro .g-content, #g-keyfact .g-content, #g-transportation .g-content, #g-footer .g-content, #g-overviewtabs .g-content, #g-locationtabs .g-content, #g-contactcategories .g-content, #g-contactinfo .g-content, #g-availabilitytabs .g-content {
  margin: 0;
  padding: 0;
}
/* line 1034, wp-content/themes/g5_helium/custom/scss/_front.scss */
.g-contentcubes .cube-items-wrapper .item-tags a, .g-contentcubes .cube-items-wrapper .item-tags a:not(.nav-btn) {
  color: #fff;
}
/* line 1039, wp-content/themes/g5_helium/custom/scss/_front.scss */
.g-particle .fp-multi-column-text a, .g-particle .fp-multi-column-text a:not(.nav-btn) {
  color: #9b8579;
}
/* line 2, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 3, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.dropdown-tabs.fixed-tabs {
  position: fixed !important;
  z-index: 98 !important;
  top: 65px;
  bottom: auto;
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #e7e7e7;
}
/* line 12, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.dropdown-tabs.fixed-tabs ul.tabs {
  z-index: 98 !important;
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 21, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
#g-tabscontent, .p-tabs-wrapper {
  min-height: 60vh;
}
/* line 25, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
#g-tabscontent .ui-tabs .ui-tabs-nav, .p-tabs-wrapper ul.tabs {
  border: 0;
  display: flex;
  justify-content: center;
}
/* line 31, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
#g-tabscontent .g-contenttabs, .p-tabs-wrapper ul.tabs {
  padding-top: 36px;
  padding-bottom: 38px;
}
/* line 37, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  color: #6d6e71;
}
/* line 40, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-contenttabs .ui-tabs-active .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  color: #fff;
}
/* line 44, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
#g-tabscontent .g-contenttabs .g-contenttabs-tab-wrapper-head, .p-tabs-wrapper ul.tabs li {
  font: 500 14px/52px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0;
  height: 52px;
  background: #fff;
  border: 2px solid #9b8579;
  display: inline-block;
  min-width: 195px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  padding: 0;
  margin: 10px;
  color: #9b8579;
  cursor: pointer;
}
/* line 63, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
#g-tabscontent .g-contenttabs .g-contenttabs-tab-wrapper-head a, .p-tabs-wrapper ul.tabs li a {
  color: inherit;
}
/* line 68, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
#g-tabscontent .ui-tabs-active .g-contenttabs-tab-wrapper-head, .p-tabs-wrapper ul.tabs li.current {
  background-color: #9b8579;
  border-color: #9b8579;
  color: #fff;
}
/* line 75, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 76, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.p-tabs-wrapper ul.tabs {
  list-style: none;
}
/* line 79, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.p-tabs-wrapper .tab-content {
  display: none;
}
/* line 82, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.p-tabs-wrapper .tab-content.current {
  display: inherit;
}
/* line 87, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-body a, .g-contenttabs .g-contenttabs-tab-wrapper-body a:not(.nav-btn) {
  color: #9b8579;
}
/* line 92, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.tab-intro {
  text-align: center;
  width: 66.66666667%;
  max-width: 780px;
  margin: 0 auto 35px;
}
/* line 99, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.tabs-body {
  position: relative;
}
/* line 102, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.tab-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f0ece6;
}
/* line 115, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.tab-data {
  position: relative;
  z-index: 2;
  padding-bottom: 130px;
}
/* line 120, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 122, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.isamenities .tab-data, .isoperations .tab-data {
  padding-top: 92px;
}
/* line 127, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
/* line 129, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
#g-overviewtabs > .g-container, #g-locationtabs > .g-container {
  width: 100%;
}
/* line 134, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.map-section {
  min-height: 400px;
  height: calc(100vh - 172px);
}
/* line 137, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
.map-section .g-googlemap, .map-section .g-googlemap > div {
  min-height: calc(100vh - 172px);
  height: 100%;
}
@media (max-width: 1199px) {
  /* line 145, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 151, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  /* line 152, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs {
    max-width: 200px;
    margin: auto;
    text-align: center;
    position: relative;
    padding: 26px 0 28px;
  }
  /* line 158, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs.fixed-tabs {
    max-width: 100%;
    padding: 10px;
    top: 64px;
  }
  /* line 163, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  /* line 164, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs:hover ul.tabs.dropdown-list {
    display: block;
  }
  /* line 168, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs .btndropdown {
    background-color: #6d6e71;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
    font: 500 10.6px/40px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    letter-spacing: 0.05em;
    color: #fff;
    height: 40px;
    min-width: 200px;
    max-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    text-decoration: none;
    margin: auto;
  }
  /* line 185, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs .btndropdown:after {
    content: '';
    display: inline-block;
    position: relative;
    width: 0;
    height: 0;
    top: -1px;
    vertical-align: middle;
    border-top: 8px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: 4px;
  }
  /* line 198, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs .btndropdown:hover {
    border-color: #6d6e71;
    color: #6d6e71;
    background-color: #fff;
  }
  /* line 204, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  /* line 205, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs ul.tabs.dropdown-list {
    background-color: #fff;
    border: 1px solid #6d6e71;
    width: auto;
    max-width: 280px;
    border-radius: 0;
    overflow-y: auto;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 2px;
    z-index: 9;
    visibility: hidden;
  }
  /* line 223, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs ul.tabs.dropdown-list.open {
    visibility: visible;
  }
  /* line 226, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs ul.tabs.dropdown-list li {
    display: block;
    font-size: 10.6px;
    line-height: 1.2;
    color: #333;
    background-color: transparent;
    border: 0;
    white-space: nowrap;
    width: 100%;
    float: none;
    padding: 10px;
    height: auto;
    margin: 0;
  }
  /* line 239, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper .dropdown-tabs ul.tabs.dropdown-list li:hover {
    background-color: #f0ece6;
  }
  /* line 248, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .tab-data {
    padding: 0 15px 0;
  }
  /* line 250, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .tab-data .tab-item-data {
    padding-bottom: 80px;
  }
  /* line 255, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .tab-intro {
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
  }
  /* line 260, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  /* line 262, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .isamenities .tab-data, .isoperations .tab-data {
    padding-top: 30px;
  }
  /* line 268, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .map-section {
    min-height: 400px;
    height: 500px;
  }
  /* line 271, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .map-section .g-googlemap, .map-section .g-googlemap > div {
    min-height: 400px;
    height: 500px;
  }
}
@media (min-height: 1000px) {
  /* line 280, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  /* line 281, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .isoperations .tab-data {
    min-height: 80vh;
  }
}
@media (min-height: 1250px) {
  /* line 287, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .tab-data {
    min-height: 90vh;
  }
}
@media (min-width: 768px) {
  /* line 294, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper ul.tabs {
    display: flex !important;
  }
}
@media (max-width: 479px) {
  /* line 300, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  /* line 301, wp-content/themes/g5_helium/custom/scss/_tabs.scss */
  .p-tabs-wrapper.dropdown-tabs .btndropdown {
    min-width: 140px;
  }
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_home.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_home.scss */
/* line 3, wp-content/themes/g5_helium/custom/scss/_home.scss */
/* line 4, wp-content/themes/g5_helium/custom/scss/_home.scss */
.home .banner-top.banner-full:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 17, wp-content/themes/g5_helium/custom/scss/_home.scss */
.home .p-head {
  position: relative;
}
/* line 19, wp-content/themes/g5_helium/custom/scss/_home.scss */
.home .p-head #g-navigation {
  position: absolute;
  top: auto;
  bottom: 0;
}
/* line 23, wp-content/themes/g5_helium/custom/scss/_home.scss */
.home .p-head #g-navigation.sticky {
  position: fixed;
  top: 0;
  bottom: auto;
}
@media (min-width: 768px) {
  /* line 32, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home .p-head #g-navigation {
    min-height: 48px;
    padding-top: 10px;
  }
  /* line 35, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home .p-head #g-navigation.sticky {
    padding-top: 0;
  }
  /* line 37, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home .p-head #g-navigation.sticky .g-logo {
    display: block;
  }
  /* line 40, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home .p-head #g-navigation.sticky .g-main-nav {
    margin-top: 10px;
  }
  /* line 44, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home .p-head #g-navigation .g-main-nav {
    margin-top: 0;
  }
  /* line 47, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home .p-head #g-navigation .g-logo {
    display: none;
  }
  /* line 51, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home .p-head #g-header {
    width: 100%;
    min-height: 100vh;
    height: 100%;
    z-index: 1;
  }
  /* line 56, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home .p-head #g-header .g-container, .home .p-head #g-header .g-grid, .home .p-head #g-header .g-block, .home .p-head #g-header .g-particle {
    height: calc(100vh - 59px);
  }
}
/* line 67, wp-content/themes/g5_helium/custom/scss/_home.scss */
/* line 68, wp-content/themes/g5_helium/custom/scss/_home.scss */
.home-location .home-location-info {
  width: 100%;
  height: 36.37vw;
  font-size: 21px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .home-location .home-location-info {
    font-size: 16px;
    line-height: 21px;
  }
}
/* line 78, wp-content/themes/g5_helium/custom/scss/_home.scss */
.home-location .home-location-info > label {
  margin: 0 auto;
}
/* line 82, wp-content/themes/g5_helium/custom/scss/_home.scss */
.home-location .home-location-info .title {
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 4px;
}
@media (min-width: 1200px) {
  .home-location .home-location-info .title {
    font-size: 48px;
    line-height: 42px;
  }
}
@media (min-width: 1400px) {
  .home-location .home-location-info .title {
    font-size: 60px;
    line-height: 54px;
  }
}
@media (max-width: 1199px) {
  .home-location .home-location-info .title {
    font-size: 36px;
    line-height: 34px;
  }
}
@media (max-width: 400px) {
  .home-location .home-location-info .title {
    letter-spacing: -2px;
  }
}
/* line 103, wp-content/themes/g5_helium/custom/scss/_home.scss */
.home-location .home-location-info p {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  /* line 110, wp-content/themes/g5_helium/custom/scss/_home.scss */
  /* line 111, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .location-align {
    padding-top: 128px;
    padding-bottom: 126px;
  }
  /* line 116, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info {
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 400px;
    height: 52.72vw;
    max-height: 600px;
    position: relative;
    z-index: 1;
  }
  /* line 134, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .home-location-img {
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  /* line 143, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .home-location-img:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
  }
  /* line 155, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info > label {
    width: 70%;
    margin-top: 50px;
  }
}
@media (max-width: 1024px) {
  /* line 163, wp-content/themes/g5_helium/custom/scss/_home.scss */
  /* line 164, wp-content/themes/g5_helium/custom/scss/_home.scss */
  /* line 165, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info > label {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  /* line 172, wp-content/themes/g5_helium/custom/scss/_home.scss */
  /* line 173, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .bg-color {
    background: transparent;
  }
  /* line 177, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .location-align {
    padding-bottom: 30px;
  }
  /* line 181, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .location-row {
    padding: 0;
  }
  /* line 185, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info {
    height: auto;
  }
  /* line 188, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .home-location-img {
    width: 100%;
    min-height: 190px;
    height: 32.12vw;
    background-size: cover;
  }
  /* line 195, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info > label {
    padding: 0 15px;
  }
  /* line 199, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .btn-white-opacity {
    border-color: #6d6e71;
    color: #6d6e71;
    border-color: ;
    color: ;
  }
  /* line 205, wp-content/themes/g5_helium/custom/scss/_home.scss */
  /* line 206, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .btn-white-opacity.btn-arrow:after {
    content: '';
    border-left-color: ;
  }
  /* line 212, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .btn-white-opacity.active, .home-location .home-location-info .btn-white-opacity:active, .home-location .home-location-info .btn-white-opacity:focus, .home-location .home-location-info .btn-white-opacity:hover {
    color: #fff;
    background-color: ;
  }
  /* line 219, wp-content/themes/g5_helium/custom/scss/_home.scss */
  /* line 220, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .btn-white-opacity.active.btn-arrow:after, .home-location .home-location-info .btn-white-opacity:active.btn-arrow:after, .home-location .home-location-info .btn-white-opacity:focus.btn-arrow:after, .home-location .home-location-info .btn-white-opacity:hover.btn-arrow:after {
    content: '';
    border-left-color: #fff;
  }
  /* line 227, wp-content/themes/g5_helium/custom/scss/_home.scss */
  /* line 228, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .btn-white-opacity.btn-arrow:after {
    content: '';
    border-left-color: #6d6e71;
  }
  /* line 234, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .btn-white-opacity.active, .home-location .home-location-info .btn-white-opacity:active, .home-location .home-location-info .btn-white-opacity:focus, .home-location .home-location-info .btn-white-opacity:hover {
    background: #6d6e71;
    color: #fff;
  }
  /* line 241, wp-content/themes/g5_helium/custom/scss/_home.scss */
  /* line 242, wp-content/themes/g5_helium/custom/scss/_home.scss */
  .home-location .home-location-info .btn-white-opacity.active.btn-arrow:after, .home-location .home-location-info .btn-white-opacity:active.btn-arrow:after, .home-location .home-location-info .btn-white-opacity:focus.btn-arrow:after, .home-location .home-location-info .btn-white-opacity:hover.btn-arrow:after {
    content: '';
    border-left-color: #fff;
  }
}
/* line 254, wp-content/themes/g5_helium/custom/scss/_home.scss */
#g-transportation {
  background-color: #f0ece6;
  padding-top: 128px;
  padding-bottom: 126px;
}
/* line 258, wp-content/themes/g5_helium/custom/scss/_home.scss */
#g-transportation .transportation-particle {
  width: 100%;
  height: auto;
  position: relative;
}
/* line 263, wp-content/themes/g5_helium/custom/scss/_home.scss */
#g-transportation .transportation-location-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 273, wp-content/themes/g5_helium/custom/scss/_home.scss */
#g-transportation .transportation-location-img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
/* line 284, wp-content/themes/g5_helium/custom/scss/_home.scss */
#g-transportation .transportation-info {
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
/* line 289, wp-content/themes/g5_helium/custom/scss/_home.scss */
#g-transportation h2 {
  text-transform: uppercase;
  margin-bottom: 4px;
}
/* line 293, wp-content/themes/g5_helium/custom/scss/_home.scss */
#g-transportation p {
  font-size: 21px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 0 24px;
}
@media (max-width: 1199px) {
  /* line 301, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation h2 {
    font-size: 36px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  #g-transportation {
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 30px;
  }
  /* line 310, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .g-container {
    width: 100%;
  }
  /* line 314, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-location-img {
    position: relative;
    height: 36.37vw;
  }
  /* line 317, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-location-img:after {
    display: none;
  }
  /* line 321, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-info {
    padding: 20px 15px 0;
  }
  /* line 323, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-info p {
    font-size: 16px;
    line-height: 21px;
  }
  /* line 327, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-info .btn.btn-white-opacity {
    border-color: #9b8579;
    color: #9b8579;
  }
  /* line 330, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-info .btn.btn-white-opacity:after {
    content: "";
    border-left-color: #9b8579;
  }
  /* line 334, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-info .btn.btn-white-opacity:hover {
    color: #fff;
    background-color: #9b8579;
  }
  /* line 337, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-info .btn.btn-white-opacity:hover:after {
    content: "";
    border-left-color: #fff;
  }
}
@media (max-width: 374px) {
  /* line 346, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation h2 {
    font-size: 30px;
    letter-spacing: -2px;
  }
}
@media (min-width: 768px) {
  /* line 353, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-particle {
    min-height: 400px;
    height: 52.72vw;
    max-height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 364, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation .transportation-info {
    color: #fff;
    width: 70%;
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  /* line 371, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation h2 {
    font-size: 48px;
    line-height: 42px;
  }
}
@media (min-width: 1400px) {
  /* line 377, wp-content/themes/g5_helium/custom/scss/_home.scss */
  #g-transportation h2 {
    font-size: 60px;
    line-height: 54px;
  }
}
/* line 2, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenities-row {
  text-align: center;
  vertical-align: top;
}
/* line 5, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenities-row:after {
  content: '';
  display: block;
  clear: both;
}
/* line 12, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  background: #fff;
  text-align: center;
  width: 350px;
  min-height: 352px;
  float: left;
  margin: 15px 15px 8px;
  position: relative;
  overflow: hidden;
}
/* line 25, wp-content/themes/g5_helium/custom/scss/_overview.scss */
/* line 26, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item:hover .amenity-img {
  top: 0;
  bottom: 0;
}
/* line 32, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item.p-col {
  width: 350px;
}
/* line 36, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item > a {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
  cursor: default;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  opacity: 1;
}
/* line 50, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item > a[href] {
  cursor: pointer;
}
/* line 54, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item > a:hover {
  opacity: 1;
  text-decoration: none;
}
/* line 60, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item .amenity-icon {
  display: block;
  width: auto;
  height: 90px;
  margin-bottom: 28px;
  transition: all 0.3s ease 0s;
}
/* line 66, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item .amenity-icon img {
  width: auto;
  height: auto;
  max-height: 90px;
  margin: auto;
}
/* line 73, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item .amenity-icon-p {
  max-height: 136px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 79, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-item .amenity-item-cont {
  padding: 90px 15px 0;
}
@media (max-width: 1199px) {
  .amenity-item {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .amenity-item {
    float: none;
    margin: auto;
    font-size: 16px;
    line-height: 21px;
  }
}
@media (max-width: 374px) {
  /* line 95, wp-content/themes/g5_helium/custom/scss/_overview.scss */
  .amenity-item.p-col {
    width: 100%;
  }
}
/* line 101, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-img {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
  left: 0;
  top: -100%;
  bottom: 100%;
  width: 100%;
  min-height: 352px;
  height: 100%;
  background-size: cover;
  transition: all 0.2s ease;
}
/* line 115, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
}
/* line 125, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.amenity-img .amenity-caption {
  position: relative;
  padding: 0 15px 8px;
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
}
/* line 138, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info {
  background: rgba(255, 255, 255, 0.9);
  padding: 25px 45px;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .operations-info {
    font-size: 16px;
    line-height: 21px;
  }
}
/* line 148, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .p-row {
  border-top: 1px solid #6d6e71;
}
/* line 151, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .p-row:first-child {
  border-top: 0;
}
/* line 156, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .col-tb {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 161, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .carousel-title, .operations-info .col-title {
  font: 500 24px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-transform: uppercase;
  margin: 0 0 2px;
}
/* line 168, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .col-info-pr {
  max-width: 540px;
}
/* line 171, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .col-info-pr p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .operations-info .col-info-pr p {
    font-size: 16px;
    line-height: 21px;
  }
}
/* line 182, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .col-img-bg {
  display: inline-block;
  width: 100%;
  min-height: 120px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
/* line 191, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .col-info-bt {
  padding-top: 72px;
  padding-bottom: 44px;
}
/* line 195, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .col-info-bt .file-pdf {
  display: block;
  color: #6d6e71;
  font: 500 18px/34px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  position: relative;
  padding-left: 38px;
  margin-bottom: 8px;
}
/* line 203, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .col-info-bt .file-pdf:before {
  content: '';
  display: inline-block;
  background-image: '../../images/powerandlight/file-pdf.png';
  background-size: contain;
  width: 36px;
  min-height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 217, wp-content/themes/g5_helium/custom/scss/_overview.scss */
/* line 218, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info a:not(.nav-btn):hover {
  text-decoration: none;
}
/* line 223, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.operations-info .operations-data-link {
  display: inline-block;
  margin-top: 4px;
}
@media (max-width: 991px) {
  /* line 229, wp-content/themes/g5_helium/custom/scss/_overview.scss */
  .operations-info .p-col.p-col-4 {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  /* line 235, wp-content/themes/g5_helium/custom/scss/_overview.scss */
  .operations-info .p-row {
    margin: 0;
  }
  /* line 238, wp-content/themes/g5_helium/custom/scss/_overview.scss */
  .operations-info .p-col.p-col-4 {
    width: 100%;
  }
  /* line 241, wp-content/themes/g5_helium/custom/scss/_overview.scss */
  .operations-info .col-tb {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* line 245, wp-content/themes/g5_helium/custom/scss/_overview.scss */
  .operations-info .col-info-pr {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  /* line 253, wp-content/themes/g5_helium/custom/scss/_overview.scss */
  .operations-info .p-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* line 261, wp-content/themes/g5_helium/custom/scss/_overview.scss */
  .operations-info .p-row .col-tb {
    float: none;
  }
}
/* line 269, wp-content/themes/g5_helium/custom/scss/_overview.scss */
/* line 270, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.overview-carousel .item-img {
  height: 582px;
  width: auto;
}
/* line 275, wp-content/themes/g5_helium/custom/scss/_overview.scss */
.overview-carousel .carousel-img {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 198px;
  max-height: 582px;
  height: 52.9vw;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_availability.scss */
#g-availabilitytabs {
  position: relative;
}
/* line 3, wp-content/themes/g5_helium/custom/scss/_availability.scss */
#g-availabilitytabs > .g-container {
  width: 100%;
}
/* line 8, wp-content/themes/g5_helium/custom/scss/_availability.scss */
/* line 9, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-cont .tabs-body {
  position: static;
}
/* line 12, wp-content/themes/g5_helium/custom/scss/_availability.scss */
/* line 13, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-cont .isretail:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f0ece6;
  z-index: 1;
}
/* line 25, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-cont .dropdown-tabs {
  position: relative;
  z-index: 3;
}
/* line 32, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-contact {
  padding-top: 60px;
  padding-bottom: 80px;
}
/* line 36, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-contact .property-contact-title {
  font-size: 26px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 40px;
}
/* line 43, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-contact .contact-row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 45px;
}
/* line 48, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-contact .contact-row:last-child {
  margin-bottom: 0;
}
/* line 52, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-contact .contact-row p {
  margin-bottom: 5px;
}
/* line 57, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-contact img {
  width: auto;
  max-width: 180px;
  max-height: 100px;
  margin-bottom: 22px;
}
/* line 64, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-contact .contact-info {
  margin-bottom: 30px;
}
/* line 67, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-contact .contact-info p {
  margin: 0;
}
/* line 70, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.availability-contact .contact-info .phone {
  color: inherit;
  text-decoration: none;
  font-weight: 400;
}
@media (min-width: 768px) {
  /* line 77, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .availability-contact .col-logo {
    width: 33.33333333%;
    float: left;
  }
  /* line 81, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .availability-contact .col-contacts {
    width: 66.66666667%;
    float: left;
  }
  /* line 85, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .availability-contact .contact-info {
    float: left;
  }
}
@media (max-width: 767px) {
  .availability-contact {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  /* line 92, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .availability-contact .p-col {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 99, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.tb-block {
  padding-top: 60px;
  padding-bottom: 60px;
  font-size: 16px;
  background-color: #f0ece6;
  min-height: 340px;
}
/* line 105, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.tb-block .tb-info {
  margin-bottom: 30px;
}
/* line 108, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.tb-block .tb-info .tb-head {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
/* line 114, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.tb-block .tb-info .tb-col {
  line-height: 35px;
}
/* line 118, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.tb-block .tb-info .file {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 400;
  color: #6d6e71;
  line-height: 35px;
  min-height: 35px;
  padding-right: 44px;
}
/* line 129, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.tb-block .tb-info .file:after {
  content: '';
  display: inline-block;
  background-size: contain;
  background-position: top right;
  width: 35px;
  min-height: 35px;
  position: absolute;
  right: 0;
}
/* line 139, wp-content/themes/g5_helium/custom/scss/_availability.scss */
/* line 140, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.tb-block .tb-info .file.file-pdf:after {
  content: '';
  background: url('../../custom/images/powerandlight/file-pdf.png') center no-repeat;
  top: -3px;
  background-size: auto 35px;
}
/* line 147, wp-content/themes/g5_helium/custom/scss/_availability.scss */
.tb-block .tb-info .file:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  /* line 155, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  /* line 157, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .isoffice .tab-data, .isretail .tab-data {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 162, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block {
    min-height: 100px;
  }
  /* line 164, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info {
    font-size: 14px;
  }
  /* line 167, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info .tb-head {
    display: none;
  }
  /* line 171, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info .row {
    border-bottom: 1px solid #6d6e71;
    margin-bottom: 10px;
    position: relative;
  }
  /* line 177, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info .tb-col {
    position: relative;
    display: block;
    float: none;
    padding: 4px 0 4px 40%;
    text-align: left;
    min-height: 40px;
  }
  /* line 185, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info .tb-col.first-child {
    padding-left: 40%;
  }
  /* line 189, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info .tb-col:before {
    content: attr(data-label);
    display: inline-block;
    position: absolute;
    top: 4;
    left: 0;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 35px;
  }
  /* line 201, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info .tb-col.pre-existing {
    top: 0;
    right: 15px;
    position: absolute;
    text-align: right;
  }
  /* line 208, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info .tb-col.comment-col {
    margin-bottom: 10px;
  }
  /* line 213, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info .file.file-pdf {
    margin-bottom: 5px;
  }
  /* line 215, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-block .tb-info .file.file-pdf:after {
    background-size: auto 30px;
  }
  /* line 222, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .availability-contact {
    padding-top: 50px;
    padding-bottom: 60px;
  }
  /* line 225, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .availability-contact .contact-row {
    margin-bottom: 30px;
  }
  /* line 227, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .availability-contact .contact-row:last-child {
    margin-bottom: 0;
  }
  /* line 231, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .availability-contact img {
    max-width: 50%;
  }
}
@media (min-width: 1025px) {
  /* line 238, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .b-block-cont {
    margin-left: 8.33333333%;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) {
  /* line 245, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  /* line 247, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .isoffice .tab-data, .isretail .tab-data {
    padding-bottom: 0;
  }
  /* line 251, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info {
    width: 100%;
    display: table;
  }
  /* line 255, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .row {
    display: table-row;
  }
  /* line 259, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  /* line 260, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-head .tb-col {
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
  }
  /* line 267, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  /* line 268, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .comment-col .comment-wyswyg {
    line-height: 1.2;
  }
  /* line 273, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col {
    display: table-cell;
    float: none;
    padding: 14px 15px 10px;
    border-bottom: 1px solid #6d6e71;
    vertical-align: top;
    position: relative;
    min-height: 1px;
  }
  /* line 281, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.col-1 {
    width: 10%;
  }
  /* line 284, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.col-3 {
    width: 200px;
  }
  /* line 287, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.col-6 {
    width: 50%;
  }
  /* line 291, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.first-child {
    padding-left: 0;
  }
  /* line 295, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col .space-item {
    display: inline-block;
  }
  /* line 299, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.col-attachements {
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 303, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.col-attachements .file-align {
    display: flex;
  }
  /* line 306, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.col-attachements .file, .tb-info .tb-col.col-attachements .video-tour {
    margin: 0 0 4px;
    letter-spacing: -1px;
  }
  /* line 311, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.col-attachements .file {
    padding-right: 30px;
    margin-right: 10px;
  }
  /* line 314, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.col-attachements .file:after {
    width: 24px;
    min-height: 30px;
    background-size: contain;
  }
  /* line 323, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.col-attachements.col-attachments-header {
    padding-bottom: 10px;
  }
  /* line 327, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col .comment-col-info {
    display: table;
  }
  /* line 331, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col .details-files {
    width: 160px;
    display: table-cell;
    vertical-align: middle;
  }
  /* line 336, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col .details-files + .comment-wyswyg {
    display: table-cell;
    width: calc(100% - 170px);
  }
  /* line 342, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col .file {
    margin: 0 15px 3px 0;
  }
  /* line 346, wp-content/themes/g5_helium/custom/scss/_availability.scss */
  .tb-info .tb-col.pre-existing {
    left: 10px;
    padding-top: 14px;
    border: 0;
  }
}
/* CONTACT PAGE */
/* line 3, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-top-info {
  padding-top: 92px;
  padding-bottom: 60px;
}
/* line 7, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-top-info .col-category-title {
  color: #6d6e71;
  font: 500 24px/26px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #6d6e71;
  margin: 0;
  padding-bottom: 16px;
}
/* line 15, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-top-info .block-sp {
  padding-top: 10px;
}
/* line 18, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-top-info .col-category-img {
  margin-bottom: 16px;
}
/* line 20, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-top-info .col-category-img img {
  display: inline;
  width: auto;
  min-height: 30px;
  height: auto;
  max-height: 60px;
  vertical-align: middle;
  margin: 5px auto;
}
/* line 30, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-top-info .col-category-info {
  font-size: 18px;
  line-height: 24px;
  line-height: 15px;
  padding-top: 6px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .contact-top-info .col-category-info {
    font-size: 16px;
    line-height: 21px;
  }
}
/* line 40, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-top-info .col-category-info a.phone {
  color: inherit;
  text-decoration: none;
  font-weight: 500;
}
/* line 45, wp-content/themes/g5_helium/custom/scss/_contact.scss */
/* line 46, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-top-info .col-category-info a:hover {
  opacity: 0.8;
}
/* line 53, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info {
  background-color: #f0ece6;
  padding-top: 96px;
  padding-bottom: 80px;
}
/* line 58, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .bt-info-box {
  border-top: 1px solid #6d6e71;
}
/* line 61, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .bt-info-title {
  color: #6d6e71;
  font: 500 24px/26px "Gotham", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-transform: uppercase;
  margin: 0 0 22px;
}
/* line 67, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .bt-info-img {
  margin-bottom: 22px;
}
/* line 69, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .bt-info-img img {
  display: inline-block;
  width: auto;
  height: 44px;
  vertical-align: middle;
  margin: 23px auto;
}
/* line 77, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .bt-info-col {
  margin-bottom: 50px;
}
/* line 79, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .bt-info-col:last-child {
  margin-bottom: 0;
}
/* line 82, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .bt-info-col p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .contact-bt-info .bt-info-col p {
    font-size: 16px;
    line-height: 21px;
  }
}
/* line 92, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .tenant-feedback-link {
  padding-top: 30px;
}
/* line 94, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .tenant-feedback-link.p-col {
  width: 100%;
}
/* line 97, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-bt-info .tenant-feedback-link p {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .contact-bt-info .tenant-feedback-link p {
    font-size: 16px;
    line-height: 21px;
  }
}
/* line 108, wp-content/themes/g5_helium/custom/scss/_contact.scss */
/* line 109, wp-content/themes/g5_helium/custom/scss/_contact.scss */
.contact-section .p-col {
  float: left;
}
/* line 114, wp-content/themes/g5_helium/custom/scss/_contact.scss */
#g-contactinfo {
  padding-bottom: 100px;
}
/* line 116, wp-content/themes/g5_helium/custom/scss/_contact.scss */
#g-contactinfo .g-content {
  padding: 0 30px;
}
@media (max-width: 1199px) {
  /* line 122, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info, .contact-bt-info {
    width: auto;
  }
  /* line 125, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info .col-category-title, .contact-bt-info .col-category-title {
    font-size: 20px;
  }
  /* line 129, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  #g-contactinfo {
    padding-bottom: 60px;
  }
  /* line 131, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  #g-contactinfo .g-content {
    padding: 0 15px;
  }
}
@media (max-width: 1024px) {
  /* line 138, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info, .contact-bt-info {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  /* line 143, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info {
    padding-bottom: 40px;
  }
  /* line 145, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info .col-category-title {
    font-size: 20px;
  }
  /* line 149, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .col-category-info {
    margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  /* line 154, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info, .contact-bt-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 158, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info .p-row, .contact-bt-info .p-row {
    vertical-align: top;
  }
  /* line 161, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info .p-col, .contact-bt-info .p-col {
    display: inline-block;
    width: 49%;
    float: none;
    vertical-align: top;
  }
  /* line 166, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info .p-col.p-col-full, .contact-bt-info .p-col.p-col-full {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 174, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  /* line 176, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info .p-col, .contact-bt-info .p-col {
    width: 100%;
  }
  /* line 178, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info .p-col.p-col-full, .contact-bt-info .p-col.p-col-full {
    width: 100%;
  }
  /* line 183, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info {
    padding-bottom: 20px;
  }
  /* line 186, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .tenant-feedback-link {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  /* line 192, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  /* line 194, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info .p-col, .contact-bt-info .p-col {
    width: 33.33333333%;
  }
  /* line 196, wp-content/themes/g5_helium/custom/scss/_contact.scss */
  .contact-top-info .p-col.p-col-full, .contact-bt-info .p-col.p-col-full {
    width: 100%;
  }
}
/*# sourceMappingURL=custom_frontpage.css.map */