/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/**** Scss files ****/
/**** Colours ****/
/**** General ****/
/* line 7, templates/g5_helium/custom/scss/desktop.scss */
#button {
  background-image: url('../../images/desktop/scrolltop.png');
  width: 70px;
  height: 72px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 50px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 1;
  visibility: visible;
  z-index: 1000;
  background-repeat: no-repeat;
  display: none;
  cursor: pointer;
}
/* line 25, templates/g5_helium/custom/scss/desktop.scss */
a#button:hover {
  opacity: 0.7;
}
/* line 29, templates/g5_helium/custom/scss/desktop.scss */
/* line 30, templates/g5_helium/custom/scss/desktop.scss */
.view-article .item-image img {
  height: 420px !important;
  margin-bottom: 30px;
}
/* line 36, templates/g5_helium/custom/scss/desktop.scss */
.orange {
  color: #f8ab26;
}
/* line 40, templates/g5_helium/custom/scss/desktop.scss */
.green {
  color: #003d3a;
}
/* line 44, templates/g5_helium/custom/scss/desktop.scss */
p {
  font-size: 16px;
  line-height: 28px;
}
/* line 49, templates/g5_helium/custom/scss/desktop.scss */
a {
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
/* line 57, templates/g5_helium/custom/scss/desktop.scss */
.uppercase-caption {
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-size: 24px;
  font-weight: 700;
  color: #f8ab26;
  margin: 30px auto;
}
/* line 66, templates/g5_helium/custom/scss/desktop.scss */
.green-btn, p.readmore .btn, .pager.pagenav a {
  background: #003d3a;
  color: white;
  width: 240px;
  height: 63px;
  font-family: "Barlow Condensed";
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0;
  padding: 14px 10px;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid transparent;
  margin-top: 25px;
  position: relative;
  display: inline-block;
  text-align: center;
  background-image: none;
  border-radius: 0;
  border: 4px solid transparent;
}
/* line 91, templates/g5_helium/custom/scss/desktop.scss */
.green-btn:hover, p.readmore .btn:hover, .pager.pagenav a:hover {
  background-color: transparent;
  border: 4px solid #003d3a;
  color: #003d3a;
}
/* line 99, templates/g5_helium/custom/scss/desktop.scss */
.orange-btn {
  background-color: #f8ab26;
  color: white;
  width: 240px;
  height: 63px;
  font-family: "Barlow Condensed";
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0;
  padding: 14px 10px;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid transparent;
  margin-top: 25px;
  position: relative;
  display: inline-block;
  text-align: center;
  margin-right: 30px;
  border: 4px solid transparent;
}
/* line 121, templates/g5_helium/custom/scss/desktop.scss */
.orange-btn:hover {
  background-color: transparent;
  border: 4px solid #f8ab26;
  color: #f8ab26;
}
/* line 127, templates/g5_helium/custom/scss/desktop.scss */
h4 {
  font-size: 26px;
  line-height: 30px;
  margin-top: 30px;
  font-weight: 500;
}
/* line 134, templates/g5_helium/custom/scss/desktop.scss */
h3 {
  font-family: "Montserrat";
  font-size: 26px;
  line-height: 35px;
  color: #003d3a;
  font-weight: bold;
}
/* line 142, templates/g5_helium/custom/scss/desktop.scss */
h2 {
  margin-top: 0;
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  color: #003d3a;
  font-weight: bold;
  margin-bottom: 50px;
}
/* line 153, templates/g5_helium/custom/scss/desktop.scss */
/* line 154, templates/g5_helium/custom/scss/desktop.scss */
.itemid-105 #g-sidebar-Right .sidebar-right-two img {
  object-position: top;
}
/* line 157, templates/g5_helium/custom/scss/desktop.scss */
.itemid-105 #g-banner {
  background-image: url('../../images/desktop/banners/about-banner.jpg');
}
/**** navigation and header ****/
/* line 163, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation {
  content: "";
  background-image: url('../../images/desktop/headerbg.jpg');
  width: 100%;
  position: relative;
  display: block;
  height: 196px;
  border-bottom: 1px solid white;
  /**** Sub Menu ****/
}
/* line 171, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #003d3a !important;
}
/* line 175, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-menu-parent-indicator {
  display: none;
}
/* line 178, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-container {
  position: relative;
  height: 196px;
}
/* line 182, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav {
  font-family: "Barlow Condensed";
  font-weight: 700;
  line-height: 1.5;
  bottom: 8px;
  position: relative;
}
/* line 189, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .header-number {
  color: #f8ab26;
  font-size: 49px;
  line-height: 55px;
  font-family: 'Barlow Condensed';
  font-weight: bold;
  top: 20px;
  position: relative;
  text-align: right;
  display: block;
}
/* line 200, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .header-number:hover {
  color: white;
}
/* line 203, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
  padding-right: 12px;
}
/* line 207, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-toplevel > li:last-of-type {
  padding-right: 0px;
}
/* line 210, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  padding: 0.2345rem 0;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
}
/* line 217, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-grid:nth-of-type(2) > .g-block > .g-content {
  padding-top: 0;
  margin-top: 0;
}
/* line 221, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  box-shadow: 0 3px 0 #f8ab26;
}
/* line 224, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 3px 0 #f8ab26;
}
/* line 228, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-dropdown {
  background-color: #f8ab26;
  top: 32px;
  left: -10px;
  border: 0;
  border-radius: 0px;
  width: 256px;
}
/* line 236, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-standard .g-sublevel > li {
  position: relative;
  margin: 0;
  padding: 0 0 0.2345rem 0;
}
/* line 241, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  border-bottom: 0px solid #f8ab26;
  color: #fff;
  padding: 5px 15px;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
}
/* line 249, templates/g5_helium/custom/scss/desktop.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #003d3a;
}
/**** Banner ****/
/* line 255, templates/g5_helium/custom/scss/desktop.scss */
#g-banner {
  height: 383px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  content: "";
  background-image: url('../../images/desktop/banners/about-banner.jpg');
}
/* line 265, templates/g5_helium/custom/scss/desktop.scss */
.banner-h1 {
  font-size: 78px;
  line-height: 80px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: 'Barlow Condensed';
}
/**** Footer ****/
/* line 275, templates/g5_helium/custom/scss/desktop.scss */
#g-footer {
  content: "";
  background-image: url('../../images/desktop/footerbg.jpg');
  width: 100%;
  position: relative;
  display: block;
  height: 282px;
}
/* line 282, templates/g5_helium/custom/scss/desktop.scss */
#g-footer .footer-privacy {
  color: white;
  text-align: right;
  position: relative;
  display: block;
}
/* line 288, templates/g5_helium/custom/scss/desktop.scss */
#g-footer .footer-phone {
  color: #f8ab26;
  font-size: 42px;
  line-height: 55px;
  font-family: 'Barlow Condensed';
  font-weight: bold;
  position: relative;
  text-align: right;
  display: block;
}
/* line 298, templates/g5_helium/custom/scss/desktop.scss */
#g-footer .footer-phone:hover {
  color: white;
}
/* line 301, templates/g5_helium/custom/scss/desktop.scss */
#g-footer .footer-email {
  font-size: 18px;
  color: white;
  line-height: 25px;
  text-align: right;
  position: relative;
  display: block;
  font-family: "Montserrat";
  font-weight: bold;
}
/* line 311, templates/g5_helium/custom/scss/desktop.scss */
#g-footer .footer-email:hover {
  color: #f8ab26;
}
/* line 314, templates/g5_helium/custom/scss/desktop.scss */
#g-footer .footer-address {
  font-size: 14px;
  line-height: 20px;
  text-align: right;
}
/* line 319, templates/g5_helium/custom/scss/desktop.scss */
#g-footer .copyright {
  font-size: 11px;
  line-height: 20px;
  text-align: right;
  margin-top: 35px;
}
/* line 325, templates/g5_helium/custom/scss/desktop.scss */
#g-footer .copyright a {
  color: white;
}
/* line 328, templates/g5_helium/custom/scss/desktop.scss */
#g-footer .copyright a:hover {
  color: #f8ab26;
}
/**** Quicklinks ****/
/* line 334, templates/g5_helium/custom/scss/desktop.scss */
.Counselling-Image {
  content: "";
  background-image: url('../../images/desktop/counselling.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 355px;
  height: 240px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  -webkit-filter: grayscale(0) blur(0);
  filter: grayscale(0) blur(0);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 351, templates/g5_helium/custom/scss/desktop.scss */
.Counselling-Image:hover, .card-title:hover .Counselling-Image {
  -webkit-filter: sepia(1) blur(0.5px);
  filter: sepia(1) blur(0.5px);
}
/* line 357, templates/g5_helium/custom/scss/desktop.scss */
.Workshops-Image {
  content: "";
  background-image: url('../../images/desktop/Workshops.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 355px;
  height: 240px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  -webkit-filter: grayscale(0) blur(0);
  filter: grayscale(0) blur(0);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 374, templates/g5_helium/custom/scss/desktop.scss */
.Workshops-Image:hover, .card-title:hover .Workshops-Image {
  -webkit-filter: sepia(1) blur(0.5px);
  filter: sepia(1) blur(0.5px);
}
/* line 380, templates/g5_helium/custom/scss/desktop.scss */
.Appreciation-Image {
  content: "";
  background-image: url('../../images/desktop/appreciation.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  width: 355px;
  height: 240px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  -webkit-filter: grayscale(0) blur(0);
  filter: grayscale(0) blur(0);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* line 397, templates/g5_helium/custom/scss/desktop.scss */
.Appreciation-Image:hover, .card-title:hover .Appreciation-Image {
  -webkit-filter: sepia(1) blur(0.5px);
  filter: sepia(1) blur(0.5px);
}
/* line 403, templates/g5_helium/custom/scss/desktop.scss */
.card {
  text-align: center;
  margin: 0 auto;
}
/* line 408, templates/g5_helium/custom/scss/desktop.scss */
.card-title {
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  text-align: center;
  color: #003d3a;
  font-weight: 700;
  position: relative;
  display: block;
  width: 360px;
  margin: 0px auto 0px;
}
/* line 422, templates/g5_helium/custom/scss/desktop.scss */
.card-title:hover {
  color: #f8ab26;
}
/* line 426, templates/g5_helium/custom/scss/desktop.scss */
.card-text {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  position: relative;
  display: block;
  padding: 0 12px;
}
/* line 435, templates/g5_helium/custom/scss/desktop.scss */
.fp-features {
  margin: 50px 0 15px 0;
}
/**** Testimonials Feed ****/
/* line 440, templates/g5_helium/custom/scss/desktop.scss */
#g-extra2 {
  content: "";
  background-image: url('../../images/desktop/testimonialsbg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  display: block;
  height: auto;
  text-align: center;
  color: white;
}
/* line 451, templates/g5_helium/custom/scss/desktop.scss */
#g-extra2 .testimonial-content {
  font-size: 20px;
  line-height: 25px;
  margin-top: 95px;
  position: relative;
  display: block;
  padding: 0 18%;
}
/* line 459, templates/g5_helium/custom/scss/desktop.scss */
#g-extra2 .testimonial-name {
  font-size: 26px;
  line-height: 35px;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-weight: bold;
  margin-bottom: 85px;
}
/**** Homepage ****/
/* line 470, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 {
  /**** homepage banner ****/
  /**** Main content ****/
  /**** Featured News Articles ****/
}
/* line 472, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 #g-banner {
  height: 816px;
  background-image: none;
  height: 42vw;
}
/* line 477, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "Barlow Condensed";
  font-size: 78px;
  line-height: 95px;
  font-weight: bold;
  margin: 1.25rem 1.25rem 0.625rem;
  text-transform: uppercase;
  width: 65rem;
  margin: auto auto;
  text-align: center;
  margin-bottom: 35px;
}
/* line 489, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  font-size: 16px;
  line-height: 30px;
  font-weight: 200;
  padding-bottom: 1.407rem;
  margin-bottom: 0.625rem;
  width: 555px;
  margin: auto auto;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: "Montserrat";
  text-transform: initial;
  color: white;
}
/* line 503, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .banner-yellow-btn {
  background-color: #f8ab26;
  color: white;
  width: 240px;
  height: 63px;
  font-family: "Barlow Condensed";
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0;
  padding: 14px 0;
  border-radius: 0;
  margin-right: 35px;
  border: 4px solid transparent;
}
/* line 517, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .banner-yellow-btn:hover {
  background-color: transparent;
  border: 4px solid white;
}
/* line 521, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .banner-green-btn {
  background-color: #003d3a;
  color: white;
  width: 240px;
  height: 63px;
  font-family: "Barlow Condensed";
  font-size: 28px;
  line-height: 28px;
  letter-spacing: 0;
  padding: 14px 0;
  border-radius: 0;
  border: 4px solid transparent;
}
/* line 534, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .banner-green-btn:hover {
  background-color: transparent;
  border: 4px solid #003d3a;
}
/* line 539, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 #g-main {
  content: "";
  background-image: url('../../images/desktop/maincontentbg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  display: block;
  position: relative;
}
/* line 548, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 [itemprop="articleBody"] {
  text-align: center;
  padding: 40px 0;
}
/* line 551, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 [itemprop="articleBody"] h3 {
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  color: #003d3a;
  font-weight: 700;
  padding: 0 20px;
}
/* line 560, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 [itemprop="articleBody"] h3:before {
  content: "";
  background-image: url('../../images/desktop/spacer.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  display: block;
  height: 52px;
  text-align: center;
  margin-bottom: 45px;
}
/* line 574, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
  max-width: 28.5rem;
  padding: 2.5rem 0;
  margin: 0 auto;
}
/* line 579, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .g-contentcubes .cube-items-wrapper {
  background: #f4f5f7;
  color: black;
}
/* line 583, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .g-contentcubes .cube-items-wrapper .cube-image-wrapper:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.75);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 597, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .g-contentcubes .cube-items-wrapper .cube-row:hover .cube-image-wrapper img {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
/* line 604, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link {
  display: block;
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  color: #003d3a;
}
/* line 612, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link:hover {
  color: #f8ab26;
}
/* line 615, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .g-contentcubes .cube-items-wrapper .cube-image-wrapper img {
  transform: scale3d(1.3, 1.3, 1);
}
/* line 618, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .featured {
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  background-color: #f8ab26;
  background-color: #f8ab26;
  color: white;
  width: 100px;
  padding: 6px 18px;
  font-weight: 700;
}
/* line 630, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .item-link {
  color: black;
  text-decoration: underline;
}
/* line 634, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 .item-link:hover {
  color: #f8ab26;
}
/* line 637, templates/g5_helium/custom/scss/desktop.scss */
.itemid-101 #g-extra3 {
  padding: 60px 0;
}
/* line 642, templates/g5_helium/custom/scss/desktop.scss */
/* line 643, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar1 .g-content {
  margin-right: 0;
  padding-right: 0;
}
/* line 647, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar1 .sidebar-image-one img {
  height: 274px;
  width: 278px;
  object-fit: cover;
}
/* line 652, templates/g5_helium/custom/scss/desktop.scss */
/* line 653, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar1 .sidebar-image-two img {
  width: 274px;
  height: 460px;
  object-fit: cover;
  object-position: center;
}
/* line 659, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar1 .sidebar-image-two .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 664, templates/g5_helium/custom/scss/desktop.scss */
/* line 665, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar1 .sidebar-image-three img {
  height: 274px;
  width: 278px;
  object-fit: cover;
  object-position: center;
}
/* line 671, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar1 .sidebar-image-three .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 678, templates/g5_helium/custom/scss/desktop.scss */
/* line 679, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar2 .g-content {
  margin-right: 0;
  padding-right: 0;
  margin-left: 0;
}
/* line 684, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar2 .sidebar-image-four img {
  width: 279px;
  height: 323px;
  object-fit: cover;
  object-position: center;
}
/* line 690, templates/g5_helium/custom/scss/desktop.scss */
/* line 691, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar2 .sidebar-image-five img {
  width: 279px;
  height: 230px;
  object-fit: cover;
  object-position: center;
}
/* line 697, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar2 .sidebar-image-five .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 702, templates/g5_helium/custom/scss/desktop.scss */
/* line 703, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar2 .sidebar-image-six img {
  width: 279px;
  height: 387px;
  object-fit: cover;
  object-position: center;
}
/* line 709, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar2 .sidebar-image-six .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 716, templates/g5_helium/custom/scss/desktop.scss */
/* line 717, templates/g5_helium/custom/scss/desktop.scss */
/* line 718, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar-Right .sidebar-right-one img {
  height: 743px;
  width: 580px;
  object-fit: cover;
  object-position: center;
}
/* line 725, templates/g5_helium/custom/scss/desktop.scss */
/* line 726, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar-Right .sidebar-right-two img {
  height: 570px;
  width: 580px;
  object-fit: cover;
  object-position: center;
}
/* line 732, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar-Right .sidebar-right-two .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 737, templates/g5_helium/custom/scss/desktop.scss */
/* line 738, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar-Right .sidebar-right-three img {
  height: 250px;
  width: 580px;
  object-fit: cover;
  object-position: center;
}
/* line 744, templates/g5_helium/custom/scss/desktop.scss */
#g-sidebar-Right .sidebar-right-three .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 751, templates/g5_helium/custom/scss/desktop.scss */
#g-container-main {
  padding: 70px 0 50px;
}
/* line 753, templates/g5_helium/custom/scss/desktop.scss */
#g-container-main ul {
  list-style: none;
  margin-left: 0;
  padding: 0;
  margin-top: 0;
}
/* line 759, templates/g5_helium/custom/scss/desktop.scss */
#g-container-main ul li {
  padding: 0px 10px;
  margin-left: 20px;
}
/* line 763, templates/g5_helium/custom/scss/desktop.scss */
#g-container-main ul li:before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: 20px;
  background-image: url('../../images/desktop/bulletpoint.png');
  background-repeat: no-repeat;
  margin-right: 12px;
  margin-left: -31px;
  top: 6px;
  position: relative;
  left: 0px;
}
/* line 779, templates/g5_helium/custom/scss/desktop.scss */
/* line 780, templates/g5_helium/custom/scss/desktop.scss */
.itemid-106 .orange-btn, .itemid-106 .green-btn {
  margin-top: 0;
}
/* line 784, templates/g5_helium/custom/scss/desktop.scss */
.itemid-106 #g-sidebar-Right .sidebar-right-two img {
  height: 200px;
  width: 580px;
  object-fit: cover;
  object-position: center;
}
/* line 790, templates/g5_helium/custom/scss/desktop.scss */
.itemid-106 #g-banner {
  background-image: url('../../images/desktop/banners/about-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
/**** My Approach ****/
/* line 798, templates/g5_helium/custom/scss/desktop.scss */
/* line 799, templates/g5_helium/custom/scss/desktop.scss */
/* line 800, templates/g5_helium/custom/scss/desktop.scss */
.itemid-108 #g-sidebar-Right .sidebar-right-one img {
  height: 434px;
  width: 580px;
  object-fit: cover;
  object-position: center;
}
/* line 806, templates/g5_helium/custom/scss/desktop.scss */
.itemid-108 #g-sidebar-Right .sidebar-right-two img {
  height: 410px;
  width: 580px;
  object-fit: cover;
  object-position: center;
}
/* line 812, templates/g5_helium/custom/scss/desktop.scss */
.itemid-108 #g-sidebar-Right .sidebar-right-three img {
  height: 392px;
  width: 580px;
  object-fit: cover;
  object-position: center;
}
/*** Working with Farmers ****/
/* line 822, templates/g5_helium/custom/scss/desktop.scss */
/* line 823, templates/g5_helium/custom/scss/desktop.scss */
.itemid-115 #g-sidebar1 .sidebar-image-two img {
  width: 279px;
  height: 360px;
  object-fit: cover;
  object-position: center;
}
/* line 829, templates/g5_helium/custom/scss/desktop.scss */
.itemid-115 #g-banner {
  background-image: url('../../images/desktop/banners/mental-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 836, templates/g5_helium/custom/scss/desktop.scss */
/* line 837, templates/g5_helium/custom/scss/desktop.scss */
.itemid-109 .uppercase-caption {
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-size: 30px;
  font-weight: 700;
  color: #f8ab26;
  margin: 30px auto;
  text-transform: inherit;
}
/* line 846, templates/g5_helium/custom/scss/desktop.scss */
.itemid-109 h4 {
  margin-top: 50px;
}
/* line 849, templates/g5_helium/custom/scss/desktop.scss */
.itemid-109 .orange-btn {
  margin-top: 0;
}
/* line 852, templates/g5_helium/custom/scss/desktop.scss */
/* line 853, templates/g5_helium/custom/scss/desktop.scss */
.itemid-109 #g-sidebar-Right .sidebar-right-one img {
  height: 434px;
  width: 580px;
  object-fit: cover;
  object-position: center;
}
/* line 859, templates/g5_helium/custom/scss/desktop.scss */
.itemid-109 #g-sidebar-Right .sidebar-right-two img {
  height: 720px;
  width: 580px;
  object-fit: cover;
  object-position: center;
}
/* line 868, templates/g5_helium/custom/scss/desktop.scss */
/* line 869, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 h3 {
  font-family: "Montserrat";
  font-size: 26px;
  line-height: 35px;
  color: #003d3a;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 40px;
}
/* line 878, templates/g5_helium/custom/scss/desktop.scss */
/* line 879, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 #g-main .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 884, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 #g-banner {
  background-image: url('../../images/desktop/banners/about-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 889, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 section#g-extra:before {
  content: "";
  background-image: url('../../images/desktop/spacer.png?5cf8d44a');
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  position: relative;
  display: block;
  height: 52px;
  text-align: center;
  margin-bottom: 0;
  background-position: center;
}
/* line 902, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 section#g-extra:after {
  content: "";
  background-image: url('../../images/desktop/spacer.png?5cf8d44a');
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  position: relative;
  display: block;
  height: 52px;
  text-align: center;
  margin-bottom: 0;
  background-position: center;
}
/* line 915, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 section#g-extra {
  text-align: center;
  padding-bottom: 55px;
}
/* line 918, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 section#g-extra .g-content {
  margin-bottom: 0;
}
/* line 921, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 section#g-extra ul {
  padding: 0 140px;
}
/* line 924, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 section#g-extra h4 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 25px;
  font-weight: bold;
  text-transform: uppercase;
  color: #003d3a;
}
/* line 932, templates/g5_helium/custom/scss/desktop.scss */
.itemid-110 section#g-extra .orange-btn {
  width: 260px;
  margin-left: 20px;
}
/* line 939, templates/g5_helium/custom/scss/desktop.scss */
/* line 940, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 #g-container-main {
  padding: 70px 0 0px;
}
/* line 943, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 section#g-extra {
  text-align: center;
}
/* line 945, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 section#g-extra h4 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 25px;
  font-weight: bold;
  text-transform: uppercase;
  color: #003d3a;
}
/* line 954, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 #g-banner {
  background-image: url('../../images/desktop/banners/about-banner1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 959, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 h3 {
  font-family: "Montserrat";
  font-size: 26px;
  line-height: 35px;
  color: #003d3a;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 16px;
  margin-top: 20px;
}
/* line 969, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 .awakened {
  vertical-align: bottom;
  margin-right: 40px;
}
/* line 973, templates/g5_helium/custom/scss/desktop.scss */
/* line 974, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 #g-sidebar1 .sidebar-image-one img {
  height: 345px;
  width: 100%;
  object-fit: cover;
}
/* line 979, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 #g-sidebar1 .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 983, templates/g5_helium/custom/scss/desktop.scss */
/* line 984, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 #g-sidebar1 .sidebar-image-two img {
  width: 100%;
  height: 387px;
  object-fit: cover;
  object-position: center;
}
/* line 990, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 #g-sidebar1 .sidebar-image-two .g-content {
  padding-top: 0;
  margin-top: 0;
}
/* line 995, templates/g5_helium/custom/scss/desktop.scss */
/* line 996, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 #g-sidebar1 .sidebar-image-three img {
  height: 310px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
/* line 1002, templates/g5_helium/custom/scss/desktop.scss */
.itemid-116 #g-sidebar1 .sidebar-image-three .g-content {
  padding-top: 0;
  margin-top: 0;
}
/**** Mindfulness ****/
/* line 1011, templates/g5_helium/custom/scss/desktop.scss */
/* line 1012, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 .mindfulness {
  vertical-align: bottom;
  margin-right: 25px;
}
/* line 1016, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 .banner-h1 {
  bottom: 58px;
  position: relative;
}
/* line 1020, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 #g-banner {
  background-image: url('../../images/desktop/banners/counselling-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 1025, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 .orange-btn {
  margin-bottom: 10px;
}
/* line 1028, templates/g5_helium/custom/scss/desktop.scss */
/* line 1029, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 #g-sidebar1 .sidebar-image-one img {
  height: 345px;
  width: 100%;
  object-fit: cover;
}
/* line 1034, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 #g-sidebar1 .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 1038, templates/g5_helium/custom/scss/desktop.scss */
/* line 1039, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 #g-sidebar1 .sidebar-image-two img {
  width: 100%;
  height: 594px;
  object-fit: cover;
  object-position: center;
}
/* line 1045, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 #g-sidebar1 .sidebar-image-two .g-content {
  padding-top: 0;
  margin-top: 0;
}
/* line 1050, templates/g5_helium/custom/scss/desktop.scss */
/* line 1051, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 #g-sidebar1 .sidebar-image-three img {
  height: 370px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
/* line 1057, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 #g-sidebar1 .sidebar-image-three .g-content {
  padding-top: 0;
  margin-top: 0;
}
/* line 1063, templates/g5_helium/custom/scss/desktop.scss */
.itemid-111 h3 {
  font-family: "Montserrat";
  font-size: 26px;
  line-height: 35px;
  color: #003d3a;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 35px;
}
/**** Appreciation ****/
/* line 1075, templates/g5_helium/custom/scss/desktop.scss */
/* line 1076, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .g-feedback {
  text-align: center;
  padding-bottom: 45px;
  padding: 0 45px 45px;
}
/* line 1080, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .g-feedback .g-grid {
  margin-bottom: 35px;
}
/* line 1083, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .g-feedback .g-block {
  min-width: 0;
  min-height: 0;
  width: 100%;
  flex: 0 100%;
}
/* line 1089, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .g-feedback .g-content {
  margin-bottom: 5px;
  padding-bottom: 0;
}
/* line 1094, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 #g-banner {
  background-image: url('../../images/desktop/banners/appreciation-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 1099, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .g-feedback:before {
  content: "";
  background-image: url('../../images/desktop/spacer.png?5cf8d44a');
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  position: relative;
  display: block;
  height: 52px;
  text-align: center;
  margin-bottom: 0;
  background-position: center;
}
/* line 1112, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .orange-btn {
  margin-right: 0;
}
/* line 1115, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .green-btn {
  margin-right: 18px;
}
/* line 1118, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 #g-extra2, .itemid-112 #g-extra3 {
  display: none;
}
/* line 1122, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .orange-quotes {
  font-size: 24px;
  color: #f8ab26;
  font-weight: bold;
}
/* line 1127, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .g-feedback-text {
  line-height: 24px;
  font-size: 16px;
  margin-bottom: 12px;
}
/* line 1132, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 .g-user-name {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #003d3a;
}
/* line 1138, templates/g5_helium/custom/scss/desktop.scss */
.itemid-112 h2 {
  margin-top: 40px;
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  color: #003d3a;
  font-weight: bold;
  margin-bottom: 30px;
}
/**** News ****/
/* line 1151, templates/g5_helium/custom/scss/desktop.scss */
/* line 1152, templates/g5_helium/custom/scss/desktop.scss */
.itemid-113 #g-main {
  margin-top: 55px;
}
/* line 1155, templates/g5_helium/custom/scss/desktop.scss */
.itemid-113 h2, .itemid-113 h2 a {
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 35px;
  text-transform: inherit;
  color: #003d3a;
  font-family: "Montserrat";
}
/* line 1164, templates/g5_helium/custom/scss/desktop.scss */
.itemid-113 h2 a:hover {
  color: #f8ab26;
}
/* line 1167, templates/g5_helium/custom/scss/desktop.scss */
.itemid-113 .item-image img {
  height: 720px;
  margin-bottom: 30px;
}
/* line 1171, templates/g5_helium/custom/scss/desktop.scss */
.itemid-113 .icon-chevron-right, .itemid-113 .icon-chevron-left {
  display: none;
}
/* line 1175, templates/g5_helium/custom/scss/desktop.scss */
.itemid-113 .items-row:after {
  content: "";
  background-image: url('../../images/desktop/spacer.png?5cf8d44a');
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  position: relative;
  display: block;
  height: 52px;
  text-align: center;
  margin-bottom: 0;
  background-position: left;
  margin-bottom: 30px;
}
/* line 1189, templates/g5_helium/custom/scss/desktop.scss */
.itemid-113 .items-row:last-child:after {
  background-image: none;
  display: none;
}
/* line 1193, templates/g5_helium/custom/scss/desktop.scss */
.itemid-113 .readmore {
  margin: 0 auto 60px;
}
/* line 1196, templates/g5_helium/custom/scss/desktop.scss */
.itemid-113 .pagination ul > li > a, .itemid-113 .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
  margin-bottom: 60px;
}
/* line 1209, templates/g5_helium/custom/scss/desktop.scss */
/* line 1210, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 h3 {
  margin-top: 0;
}
/* line 1213, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 h2 {
  margin-top: 40px;
  font-size: 48px;
  line-height: 52px;
  text-transform: capitalize;
  font-family: "Barlow Condensed";
  color: white;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
}
/* line 1224, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 .contact-phone {
  font-size: 42px;
  line-height: 45px;
  margin-top: 35px;
  position: relative;
  display: block;
  color: #003d3a;
  font-family: "Barlow Condensed";
  font-weight: bold;
}
/* line 1234, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 .contact-phone:hover {
  color: #f8ab26;
}
/* line 1237, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 .contact-email {
  font-size: 16px;
  line-height: 20px;
  margin-top: 35px;
  position: relative;
  display: block;
  color: #003d3a;
  font-weight: bold;
}
/* line 1246, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 .contact-email:hover {
  color: #f8ab26;
}
/* line 1249, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 .contact-address {
  text-align: center;
  line-height: 20px;
  font-weight: bolder;
}
/* line 1254, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 .rsform {
  background-color: #003d3a;
}
/* line 1257, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 input[type="text"], .itemid-114 input[type="password"], .itemid-114 input[type="datetime"], .itemid-114 input[type="datetime-local"], .itemid-114 input[type="date"], .itemid-114 input[type="month"], .itemid-114 input[type="time"], .itemid-114 input[type="week"], .itemid-114 input[type="number"], .itemid-114 input[type="email"], .itemid-114 input[type="url"], .itemid-114 input[type="search"], .itemid-114 input[type="tel"], .itemid-114 input[type="color"], .itemid-114 .uneditable-input {
  height: 54px;
  border-radius: 0;
  background-color: transparent;
  font-weight: bold;
  color: white;
  padding-left: 20px;
  font-family: "Barlow Condensed";
  font-size: 18px;
}
/* line 1281, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 textarea {
  width: 100%;
  height: 200px;
  border-radius: 0;
  background-color: transparent;
  padding-left: 20px;
  font-weight: bold;
  font-family: "Barlow Condensed";
  font-size: 18px;
  color: white;
}
/* line 1292, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 .shForm {
  padding: 0 60px;
  margin-bottom: 12px;
  text-align: center;
}
/* line 1297, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 .privacy {
  color: white;
  text-align: center;
  font-family: sans-serif;
  font-size: 15px;
}
/* line 1303, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 .privacy a {
  color: white;
  text-decoration: underline;
}
/* line 1307, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 #g-sidebar1 .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 1311, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 label, .itemid-114 select, .itemid-114 button, .itemid-114 input[type="button"], .itemid-114 input[type="reset"], .itemid-114 input[type="submit"], .itemid-114 input[type="radio"], .itemid-114 input[type="checkbox"] {
  cursor: pointer;
  background-color: #f8ab26;
  padding: 10px 20px;
  width: 178px;
  font-size: 24px;
  text-transform: uppercase;
  color: white;
  font-family: "Barlow Condensed";
  font-weight: bold;
  border: 2px solid transparent;
}
/* line 1330, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 label:hover, .itemid-114 select:hover, .itemid-114 button:hover, .itemid-114 input[type="button"]:hover, .itemid-114 input[type="reset"]:hover, .itemid-114 input[type="submit"]:hover, .itemid-114 input[type="radio"]:hover, .itemid-114 input[type="checkbox"]:hover {
  background-color: transparent;
  color: white;
  border: 2px solid #f8ab26;
}
/* line 1342, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 #rsform_3_page_0 {
  padding-bottom: 30px;
}
/* line 1345, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 input::-webkit-input-placeholder, .itemid-114 textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}
/* line 1350, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 input::-moz-placeholder, .itemid-114 textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
/* line 1355, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 input:-ms-input-placeholder, .itemid-114 textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}
/* line 1360, templates/g5_helium/custom/scss/desktop.scss */
.itemid-114 input:-moz-placeholder, .itemid-114 textarea:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
@media (min-width: 960px) and (max-width: 1199px) {
  /* line 1368, templates/g5_helium/custom/scss/desktop.scss */
  p {
    font-size: 15px;
    line-height: 25px;
  }
  /* line 1372, templates/g5_helium/custom/scss/desktop.scss */
  ul li {
    padding: 0px 10px;
    font-size: 15px;
  }
  /* line 1376, templates/g5_helium/custom/scss/desktop.scss */
  .green-btn, p.readmore .btn, .pager.pagenav a {
    width: 200px;
    font-size: 24px;
  }
  /* line 1382, templates/g5_helium/custom/scss/desktop.scss */
  .orange-btn {
    width: 200px;
    margin-right: 6px;
    font-size: 24px;
  }
  /* line 1387, templates/g5_helium/custom/scss/desktop.scss */
  /* line 1388, templates/g5_helium/custom/scss/desktop.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.5rem;
    padding-right: 1px;
  }
  /* line 1392, templates/g5_helium/custom/scss/desktop.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 18px;
    line-height: 22px;
  }
  /* line 1396, templates/g5_helium/custom/scss/desktop.scss */
  #g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
    border-bottom: 0px solid #f8ab26;
    color: #fff;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
  }
  /* line 1405, templates/g5_helium/custom/scss/desktop.scss */
  /* line 1406, templates/g5_helium/custom/scss/desktop.scss */
  .itemid-101 #g-banner {
    height: 408px;
    background-image: none;
  }
  /* line 1410, templates/g5_helium/custom/scss/desktop.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-family: "Barlow Condensed";
    font-size: 60px;
    line-height: 72px;
    font-weight: bold;
    margin: 1.25rem 1.25rem 0.625rem;
    text-transform: uppercase;
    width: 45rem;
    margin: auto auto;
    text-align: center;
    margin-bottom: 40px;
  }
  /* line 1422, templates/g5_helium/custom/scss/desktop.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 16px;
    line-height: 30px;
    font-weight: 200;
    padding-bottom: 1.407rem;
    margin-bottom: 0.625rem;
    width: 555px;
    margin: auto auto;
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: "Montserrat";
    text-transform: initial;
    color: white;
  }
  /* line 1436, templates/g5_helium/custom/scss/desktop.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
    padding-top: 0.5rem;
  }
  /* line 1439, templates/g5_helium/custom/scss/desktop.scss */
  .itemid-101 .banner-yellow-btn, .itemid-101 .banner-green-btn {
    font-size: 24px;
  }
  /* line 1443, templates/g5_helium/custom/scss/desktop.scss */
  .itemid-101 .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    max-width: 28.5rem;
    padding: 0.5rem 32px;
    margin: 0 auto;
  }
  /* line 1449, templates/g5_helium/custom/scss/desktop.scss */
  #g-extra .size-33-3, #g-extra3 .size-33-3 {
    flex: 0 32%;
    margin-right: 10px;
  }
  /* line 1454, templates/g5_helium/custom/scss/desktop.scss */
  .card-title {
    width: 100%;
  }
  /* line 1457, templates/g5_helium/custom/scss/desktop.scss */
  .Counselling-Image, .Workshops-Image, .Appreciation-Image {
    width: 100%;
    background-position: center;
  }
  /* line 1463, templates/g5_helium/custom/scss/desktop.scss */
  #g-container-main {
    padding: 45px 0 45px;
  }
  /* line 1466, templates/g5_helium/custom/scss/desktop.scss */
  /* line 1467, templates/g5_helium/custom/scss/desktop.scss */
  .itemid-105 #g-main > div > div > div > div > div > div > div > div > p:nth-child(8) > img:nth-child(1), .itemid-105 #g-main > div > div > div > div > div > div > div > div > p:nth-child(8) > img:nth-child(2) {
    height: 95px;
  }
  /* line 1472, templates/g5_helium/custom/scss/desktop.scss */
  #g-extra2 .testimonial-content {
    font-size: 18px;
    line-height: 25px;
    margin-top: 60px;
    position: relative;
    display: block;
    padding: 0 10%;
  }
  /* line 1480, templates/g5_helium/custom/scss/desktop.scss */
  .itemid-113 .item-image img {
    height: 542px;
    margin-bottom: 30px;
  }
}
/**** General ****/
@media (min-width: 768px) and (max-width: 959px) {
  /**** Quicklinks ****/
  /**** Working with Farmers ****/
  /**** Councelling ****/
  /**** News ****/
  /* line 3, templates/g5_helium/custom/scss/tablet.scss */
  h4 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 30px;
    font-weight: 600;
  }
  /* line 9, templates/g5_helium/custom/scss/tablet.scss */
  strong {
    font-weight: bold;
    color: black;
  }
  /* line 13, templates/g5_helium/custom/scss/tablet.scss */
  #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-particle.g-menu-item---particle-0Felh.g-standard {
    height: 30px;
  }
  /* line 16, templates/g5_helium/custom/scss/tablet.scss */
  .menu-close {
    float: right;
  }
  /* line 19, templates/g5_helium/custom/scss/tablet.scss */
  .side-nav {
    padding-top: 80px;
    position: relative;
    display: block;
  }
  /* line 24, templates/g5_helium/custom/scss/tablet.scss */
  #g-offcanvas {
    background: #003d3a;
    width: 18rem;
    color: #eceeef;
    text-transform: uppercase;
    line-height: 35px !important;
    width: 500px;
    font-weight: bold;
  }
  /* line 33, templates/g5_helium/custom/scss/tablet.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: transparent;
    font-weight: bold;
  }
  /* line 37, templates/g5_helium/custom/scss/tablet.scss */
  .g-sublevel > li > a {
    padding: 3px !important;
    color: white;
    font-family: "Barlow Condensed";
    text-transform: uppercase;
    font-size: 20px !important;
  }
  /* line 44, templates/g5_helium/custom/scss/tablet.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: transparent;
  }
  /* line 47, templates/g5_helium/custom/scss/tablet.scss */
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #eceeef;
    padding: 10px;
    padding-bottom: 0;
    font-family: "Barlow Condensed";
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px !important;
  }
  /* line 56, templates/g5_helium/custom/scss/tablet.scss */
  #g-offcanvas #g-mobilemenu-container ul {
    background: #003d3a;
    padding: 0px 12px;
    width: 280px;
  }
  /* line 61, templates/g5_helium/custom/scss/tablet.scss */
  #g-mobilemenu-container .g-toplevel .g-dropdown .g-block:first-child .g-go-back {
    display: none;
  }
  /* line 64, templates/g5_helium/custom/scss/tablet.scss */
  #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
    display: inline-block;
    text-align: center;
    opacity: 1.5;
    width: 1.5rem;
    line-height: normal;
    font-family: FontAwesome;
    content: "\f054";
    top: 5px;
    position: relative;
  }
  /* line 75, templates/g5_helium/custom/scss/tablet.scss */
  #g-mobilemenu-container .g-toplevel li .g-menu-item-content {
    display: inline-block;
    line-height: 2rem;
    width: 300px;
  }
  /* line 80, templates/g5_helium/custom/scss/tablet.scss */
  .g-go-back a:before {
    display: none;
  }
  /* line 83, templates/g5_helium/custom/scss/tablet.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
    color: #f8ab26;
    font-family: "Barlow Condensed";
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
  }
  /* line 91, templates/g5_helium/custom/scss/tablet.scss */
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: 0px solid #f8ab26;
    text-transform: uppercase;
    font-family: "Barlow Condensed";
    background: transparent;
    font-size: 24px;
    line-height: 30px;
    border-radius: 0.25rem;
    margin: -0.3rem 0 -0.2rem 0.5rem;
    padding: 0.2rem;
  }
  /* line 102, templates/g5_helium/custom/scss/tablet.scss */
  #g-mobilemenu-container .g-toplevel .g-dropdown {
    top: 0;
    background: transparent;
    position: relative;
    left: 0;
    right: 0;
    z-index: 1;
    transition: none;
    transform: none;
  }
  /* line 112, templates/g5_helium/custom/scss/tablet.scss */
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    display: none;
  }
  /* line 115, templates/g5_helium/custom/scss/tablet.scss */
  #g-navigation {
    height: 140px;
  }
  /* line 117, templates/g5_helium/custom/scss/tablet.scss */
  #g-navigation .size-40 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 52%;
    -moz-flex: 0 52%;
    -ms-flex: 0 52%;
    flex: 0 52%;
    width: 52%;
  }
  /* line 127, templates/g5_helium/custom/scss/tablet.scss */
  #g-navigation .size-25 {
    display: none;
  }
  /* line 130, templates/g5_helium/custom/scss/tablet.scss */
  #g-navigation .size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 38%;
    -moz-flex: 0 38%;
    -ms-flex: 0 38%;
    flex: 0 38%;
    width: 38%;
  }
  /* line 140, templates/g5_helium/custom/scss/tablet.scss */
  #g-navigation .header-number {
    font-size: 49px;
    line-height: 55px;
    font-family: 'Barlow Condensed';
    font-weight: bold;
    top: 8px;
    position: relative;
    text-align: right;
    display: block;
  }
  /* line 151, templates/g5_helium/custom/scss/tablet.scss */
  /* line 152, templates/g5_helium/custom/scss/tablet.scss */
  .g-offcanvas-toggle .fa-fw {
    width: 2.285714em;
    text-align: center;
    right: 35px;
    position: relative;
    top: 14px;
  }
  /* line 159, templates/g5_helium/custom/scss/tablet.scss */
  .g-offcanvas-toggle .fa-navicon:before, .g-offcanvas-toggle .fa-reorder:before, .g-offcanvas-toggle .fa-bars:before {
    content: "\f0c9";
    color: white;
    font-size: 70px;
  }
  /* line 167, templates/g5_helium/custom/scss/tablet.scss */
  /* line 168, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-105 .buttons-box {
    margin-top: 25px;
  }
  /* line 172, templates/g5_helium/custom/scss/tablet.scss */
  /* line 173, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 .banner-yellow-btn {
    width: 240px;
    height: 65px;
    font-size: 28px !important;
    line-height: 27px;
    letter-spacing: 0;
    padding: 14px 0 !important;
    border-radius: 0;
    margin-right: 35px;
    border: 4px solid transparent;
  }
  /* line 184, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 .banner-green-btn {
    width: 240px;
    height: 65px;
    font-size: 28px !important;
    line-height: 27px;
    letter-spacing: 0;
    padding: 14px 0 !important;
    border-radius: 0;
    border: 4px solid transparent;
  }
  /* line 194, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 #g-banner {
    height: 510px;
  }
  /* line 196, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 #g-banner .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 510px;
  }
  /* line 201, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 #g-banner .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-family: "Barlow Condensed";
    font-size: 52px;
    line-height: 60px;
    font-weight: bold;
    margin: 1.25rem 1.25rem 0.625rem;
    text-transform: uppercase;
    width: 40rem;
    margin: auto auto;
    text-align: center;
    margin-bottom: 35px;
  }
  /* line 214, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 [itemprop="articleBody"] {
    text-align: center;
    padding: 25px 0;
  }
  /* line 218, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 #g-main {
    content: "";
    background-image: url('../../images/tablet/maincontentbg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    display: block;
    position: relative;
  }
  /* line 227, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 [itemprop="articleBody"] h3:before {
    content: "";
    background-image: url('../../images/desktop/spacer.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    position: relative;
    display: block;
    height: 41px;
    text-align: center;
    margin-bottom: 30px;
  }
  /* line 239, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link {
    font-size: 24px;
    line-height: 30px;
  }
  /* line 243, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    max-width: 26.5rem;
    padding: 0rem 25px;
    margin: 0 auto;
  }
  /* line 248, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 .mod-articles-category-introtext {
    line-height: 16px;
  }
  /* line 251, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-101 .featured {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    font-family: "Barlow Condensed";
    background-color: #f8ab26;
    color: white;
    width: 92px;
    padding: 6px 20px;
    font-weight: 700;
  }
  /* line 263, templates/g5_helium/custom/scss/tablet.scss */
  #g-banner {
    height: 191px;
  }
  /* line 266, templates/g5_helium/custom/scss/tablet.scss */
  .banner-h1 {
    font-size: 48px;
    line-height: 55px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: 'Barlow Condensed';
  }
  /* line 274, templates/g5_helium/custom/scss/tablet.scss */
  #g-container-main {
    padding: 45px 0 50px;
  }
  /* line 276, templates/g5_helium/custom/scss/tablet.scss */
  #g-container-main .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 286, templates/g5_helium/custom/scss/tablet.scss */
  #g-container-main .size-48 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 296, templates/g5_helium/custom/scss/tablet.scss */
  #g-container-main .size-26 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 306, templates/g5_helium/custom/scss/tablet.scss */
  #g-container-main .size-26:nth-last-of-type(2), #g-container-main .sidebar-image-three, #g-container-main .sidebar-right-three {
    display: none;
  }
  /* line 312, templates/g5_helium/custom/scss/tablet.scss */
  #g-sidebar1, #g-sidebar2, #g-sidebar-Right {
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  /* line 315, templates/g5_helium/custom/scss/tablet.scss */
  #g-sidebar1 .g-grid, #g-sidebar2 .g-grid, #g-sidebar-Right .g-grid {
    display: inline-block;
  }
  /* line 322, templates/g5_helium/custom/scss/tablet.scss */
  .buttons-box {
    text-align: center;
  }
  /* line 325, templates/g5_helium/custom/scss/tablet.scss */
  #g-sidebar-Right .sidebar-right-one img {
    height: 443px;
    width: 280px;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  /* line 335, templates/g5_helium/custom/scss/tablet.scss */
  .card-title {
    width: 100%;
  }
  /* line 338, templates/g5_helium/custom/scss/tablet.scss */
  .Counselling-Image {
    width: 100%;
    height: 165px;
    margin-bottom: 20px;
  }
  /* line 343, templates/g5_helium/custom/scss/tablet.scss */
  .Workshops-Image {
    width: 100%;
    height: 165px;
    margin-bottom: 20px;
  }
  /* line 348, templates/g5_helium/custom/scss/tablet.scss */
  .Appreciation-Image {
    width: 100%;
    height: 165px;
    margin-bottom: 20px;
  }
  /* line 353, templates/g5_helium/custom/scss/tablet.scss */
  .card {
    text-align: center;
    margin: 0 auto;
    margin-right: 10px;
  }
  /* line 358, templates/g5_helium/custom/scss/tablet.scss */
  #g-extra2 .testimonial-content {
    font-size: 20px;
    line-height: 25px;
    margin-top: 45px;
    position: relative;
    display: block;
    padding: 0px 5%;
  }
  /* line 366, templates/g5_helium/custom/scss/tablet.scss */
  /* line 367, templates/g5_helium/custom/scss/tablet.scss */
  #g-footer > div > div > div:nth-child(1) {
    flex: 0 40%;
    width: 40%;
  }
  /* line 371, templates/g5_helium/custom/scss/tablet.scss */
  #g-footer > div > div > div:nth-child(2) {
    flex: 0 60%;
    width: 60%;
  }
  /* line 377, templates/g5_helium/custom/scss/tablet.scss */
  /* line 378, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-115 #g-banner {
    background-position: right;
  }
  /* line 381, templates/g5_helium/custom/scss/tablet.scss */
  /* line 382, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-115 #g-sidebar1 .sidebar-image-one img {
    object-fit: cover;
    object-position: center;
    height: 274px;
    width: 263px;
  }
  /* line 388, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-115 #g-sidebar1 .sidebar-image-two img {
    height: 274px;
    width: 400px;
    object-fit: cover;
    object-position: center;
  }
  /* line 397, templates/g5_helium/custom/scss/tablet.scss */
  /* line 399, templates/g5_helium/custom/scss/tablet.scss */
  /* line 400, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-106 #g-sidebar-Right .g-content, .itemid-108 #g-sidebar-Right .g-content {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 404, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-106 #g-sidebar-Right .sidebar-right-two img, .itemid-108 #g-sidebar-Right .sidebar-right-two img {
    object-fit: cover;
    object-position: center;
    height: 274px;
    width: 400px;
    display: inline-block;
  }
  /* line 411, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-106 #g-sidebar-Right .sidebar-right-one img, .itemid-108 #g-sidebar-Right .sidebar-right-one img {
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    height: 274px;
    width: 263px;
  }
  /* line 422, templates/g5_helium/custom/scss/tablet.scss */
  /* line 423, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-109 #g-sidebar-Right {
    margin-bottom: 25px;
  }
  /* line 425, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-109 #g-sidebar-Right .g-content {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 429, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-109 #g-sidebar-Right .sidebar-right-two img {
    object-fit: cover;
    object-position: center;
    height: 274px;
    width: 263px;
    display: inline-block;
  }
  /* line 436, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-109 #g-sidebar-Right .sidebar-right-one img {
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    height: 274px;
    width: 400px;
  }
  /* line 447, templates/g5_helium/custom/scss/tablet.scss */
  /* line 448, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-110 #g-sidebar2 .sidebar-image-four img {
    height: 274px;
    width: 263px;
    object-fit: cover;
    object-position: center;
  }
  /* line 454, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-110 #g-sidebar2 .sidebar-image-five img {
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    height: 274px;
    width: 400px;
  }
  /* line 463, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-110 #g-container-main {
    padding: 40px 0 10px;
  }
  /* line 466, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-110 section#g-extra ul {
    padding: 0 0px;
  }
  /* line 469, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-110 .buttons-btn {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  /* line 474, templates/g5_helium/custom/scss/tablet.scss */
  /* line 475, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-116 #g-sidebar1 .sidebar-image-one img {
    height: 274px;
    width: 263px;
    object-fit: cover;
    object-position: left;
  }
  /* line 481, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-116 #g-sidebar1 .g-content {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 485, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-116 #g-sidebar1 .sidebar-image-two img {
    width: 400px;
    height: 274px;
    object-fit: cover;
    object-position: center;
  }
  /* line 491, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-116 #g-sidebar1 > div:nth-child(3) {
    display: none;
  }
  /* line 494, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-116 section#g-extra h4 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 0;
  }
  /* line 500, templates/g5_helium/custom/scss/tablet.scss */
  /* line 501, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-111 #g-banner {
    background-position: -385px;
  }
  /* line 504, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-111 .banner-h1 {
    bottom: 0;
    position: relative;
  }
  /* line 508, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-111 #g-sidebar1 .sidebar-image-one img {
    height: 274px;
    width: 263px;
    object-fit: cover;
    object-position: right;
  }
  /* line 514, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-111 #g-sidebar1 .g-content {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 518, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-111 #g-sidebar1 .sidebar-image-two img {
    width: 400px;
    height: 274px;
    object-fit: cover;
    object-position: center;
  }
  /* line 525, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-112 #g-banner {
    background-size: cover;
  }
  /* line 529, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-113 .item-image img {
    height: 486px;
    margin-bottom: 30px;
  }
  /* line 533, templates/g5_helium/custom/scss/tablet.scss */
  /* line 534, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-114 .size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 544, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-114 .size-70 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 554, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-114 #g-container-main {
    padding: 45px 0 0px;
  }
  /* line 557, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-114 .shForm {
    padding: 0 20px;
    margin-bottom: 12px;
    text-align: center;
  }
  /* line 562, templates/g5_helium/custom/scss/tablet.scss */
  .itemid-114 #rsform_3_page_0 {
    padding-bottom: 30px;
    margin-bottom: 45px;
  }
}
/**** Navigation ****/
@media (max-width: 767px) {
  /**** General ****/
  /**** Footer ****/
  /**** About ****/
  /**** Working with Farmers ****/
  /* line 3, templates/g5_helium/custom/scss/mobile.scss */
  #g-offcanvas {
    background: #003d3a;
    width: 18rem;
    color: #eceeef;
  }
  /* line 8, templates/g5_helium/custom/scss/mobile.scss */
  #button {
    display: none !important;
  }
  /* line 11, templates/g5_helium/custom/scss/mobile.scss */
  .side-nav {
    padding-top: 50px;
    position: relative;
    display: block;
  }
  /* line 16, templates/g5_helium/custom/scss/mobile.scss */
  #g-offcanvas {
    background: #003d3a;
    width: 18rem;
    color: #eceeef;
    text-transform: uppercase;
    line-height: 35px !important;
    width: 100%;
    font-weight: bold;
  }
  /* line 25, templates/g5_helium/custom/scss/mobile.scss */
  #g-mobilemenu-container > ul > li.g-menu-item.g-menu-item-type-particle.g-menu-item---particle-0Felh.g-standard {
    height: 30px;
  }
  /* line 28, templates/g5_helium/custom/scss/mobile.scss */
  .menu-close {
    float: right;
  }
  /* line 31, templates/g5_helium/custom/scss/mobile.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: transparent;
    font-weight: bold;
  }
  /* line 35, templates/g5_helium/custom/scss/mobile.scss */
  .g-sublevel > li > a {
    padding: 3px !important;
    color: white;
    font-family: "Barlow Condensed";
    text-transform: uppercase;
    font-size: 20px !important;
  }
  /* line 42, templates/g5_helium/custom/scss/mobile.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
    background: transparent;
  }
  /* line 45, templates/g5_helium/custom/scss/mobile.scss */
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #eceeef;
    padding: 10px;
    padding-bottom: 0;
    font-family: "Barlow Condensed";
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px !important;
  }
  /* line 54, templates/g5_helium/custom/scss/mobile.scss */
  #g-offcanvas #g-mobilemenu-container ul {
    background: #003d3a;
    padding: 0px 12px;
    width: 280px;
  }
  /* line 59, templates/g5_helium/custom/scss/mobile.scss */
  #g-mobilemenu-container .g-toplevel .g-dropdown .g-block:first-child .g-go-back {
    display: none;
  }
  /* line 62, templates/g5_helium/custom/scss/mobile.scss */
  #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
    display: inline-block;
    text-align: center;
    opacity: 1.5;
    width: 1.5rem;
    line-height: normal;
    font-family: FontAwesome;
    content: "\f054";
    top: 5px;
    position: relative;
  }
  /* line 73, templates/g5_helium/custom/scss/mobile.scss */
  #g-mobilemenu-container .g-toplevel li .g-menu-item-content {
    display: inline-block;
    line-height: 2rem;
    width: 300px;
  }
  /* line 78, templates/g5_helium/custom/scss/mobile.scss */
  .g-go-back a:before {
    display: none;
  }
  /* line 81, templates/g5_helium/custom/scss/mobile.scss */
  #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
    color: #f8ab26;
    font-family: "Barlow Condensed";
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
  }
  /* line 89, templates/g5_helium/custom/scss/mobile.scss */
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    border: 0px solid #f8ab26;
    text-transform: uppercase;
    font-family: "Barlow Condensed";
    background: transparent;
    font-size: 24px;
    line-height: 30px;
    border-radius: 0.25rem;
    margin: -0.3rem 0 -0.2rem 0.5rem;
    padding: 0.2rem;
  }
  /* line 100, templates/g5_helium/custom/scss/mobile.scss */
  #g-mobilemenu-container .g-toplevel .g-dropdown {
    top: 0;
    background: transparent;
    position: relative;
    left: 0;
    right: 0;
    z-index: 1;
    transition: none;
    transform: none;
  }
  /* line 110, templates/g5_helium/custom/scss/mobile.scss */
  #g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    display: none;
  }
  /* line 114, templates/g5_helium/custom/scss/mobile.scss */
  p {
    font-size: 16px;
    line-height: 22px;
  }
  /* line 118, templates/g5_helium/custom/scss/mobile.scss */
  .orange-btn {
    margin-top: 25px;
    margin-right: 0;
  }
  /* line 122, templates/g5_helium/custom/scss/mobile.scss */
  .green-btn, p.readmore .btn, .pager.pagenav a {
    margin-top: 20px;
  }
  /* line 127, templates/g5_helium/custom/scss/mobile.scss */
  #g-navigation {
    height: 150px;
  }
  /* line 129, templates/g5_helium/custom/scss/mobile.scss */
  #g-navigation .g-container {
    position: relative;
    height: 150px;
  }
  /* line 133, templates/g5_helium/custom/scss/mobile.scss */
  #g-navigation .size-40 {
    max-width: 80%;
  }
  /* line 135, templates/g5_helium/custom/scss/mobile.scss */
  #g-navigation .size-40 .g-content {
    margin: 0;
    padding: 0;
    padding-top: 20px;
    padding-left: 10px;
    width: 250px;
  }
  /* line 143, templates/g5_helium/custom/scss/mobile.scss */
  /* line 144, templates/g5_helium/custom/scss/mobile.scss */
  #g-navigation .size-35 .g-content {
    padding-top: 0px;
  }
  /* line 148, templates/g5_helium/custom/scss/mobile.scss */
  #g-navigation .header-number {
    color: #f8ab26;
    font-size: 38px;
    line-height: 40px;
    font-family: 'Barlow Condensed';
    font-weight: bold;
    top: 0;
    position: relative;
    text-align: left;
    display: block;
    margin-left: 40px;
  }
  /* line 161, templates/g5_helium/custom/scss/mobile.scss */
  .fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    color: white;
    font-size: 55px;
    top: 5px;
    position: relative;
  }
  /* line 170, templates/g5_helium/custom/scss/mobile.scss */
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
    right: 15px;
    position: relative;
    display: block;
  }
  /* line 177, templates/g5_helium/custom/scss/mobile.scss */
  .g-logo {
    display: block;
    text-align: center;
    margin: 0;
    padding-left: 0;
  }
  /* line 183, templates/g5_helium/custom/scss/mobile.scss */
  /* line 184, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 #g-extra .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 188, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 #g-extra3 {
    padding: 0px 0;
  }
  /* line 189, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 #g-extra3 .g-content {
    margin: 0;
    padding: 0;
  }
  /* line 194, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 #g-extra3 .g-contentcubes .cube-items-wrapper .cube-content-wrapper {
    max-width: 28.5rem;
    padding: 1.5rem 35px;
    margin: 0 auto;
  }
  /* line 199, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 #g-extra3 .g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title a.item-link {
    display: block;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "Barlow Condensed";
    color: #003d3a;
    line-height: 30px;
  }
  /* line 209, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 #g-banner {
    height: 383px !important;
  }
  /* line 210, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 #g-banner .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 383px !important;
  }
  /* line 217, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-family: "Barlow Condensed";
    font-size: 38px;
    line-height: 45px;
    font-weight: bold;
    margin: 1.25rem 1.25rem 0.625rem;
    text-transform: uppercase;
    width: 280px;
    margin: auto auto;
    text-align: center;
    margin-bottom: 35px;
  }
  /* line 229, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  /* line 234, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 [itemprop="articleBody"] {
    text-align: center;
    padding: 10px 0;
  }
  /* line 238, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 [itemprop="articleBody"] h3 {
    font-size: 38px;
    line-height: 43px;
    text-transform: uppercase;
    font-family: "Barlow Condensed";
    color: #003d3a;
    font-weight: 700;
    padding: 0 20px;
  }
  /* line 247, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 [itemprop="articleBody"] h3:before {
    content: "";
    background-image: url('../../images/mobile/spacer.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    position: relative;
    display: block;
    height: 17px;
    text-align: center;
    margin-bottom: 30px;
    background-position: center;
  }
  /* line 260, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 #g-main {
    content: "";
    background-image: url('../../images/mobile/maincontentbg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    display: block;
    position: relative;
  }
  /* line 268, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-101 #g-main .g-content {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 274, templates/g5_helium/custom/scss/mobile.scss */
  .card {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  /* line 279, templates/g5_helium/custom/scss/mobile.scss */
  .card-title {
    font-size: 40px;
    line-height: 45px;
    text-transform: uppercase;
    font-family: "Barlow Condensed";
    text-align: center;
    color: #003d3a;
    font-weight: 700;
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto 0px;
  }
  /* line 292, templates/g5_helium/custom/scss/mobile.scss */
  .Counselling-Image, .Workshops-Image, .Appreciation-Image {
    width: 100%;
    height: 180px;
    margin-bottom: 25px;
  }
  /* line 299, templates/g5_helium/custom/scss/mobile.scss */
  .fp-features {
    margin: 25px 0 15px 0;
  }
  /* line 302, templates/g5_helium/custom/scss/mobile.scss */
  #g-extra2 {
    content: "";
    background-image: url('../../images/mobile/testimonialsbg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    display: block;
    height: auto;
    text-align: center;
    color: white;
  }
  /* line 303, templates/g5_helium/custom/scss/mobile.scss */
  #g-extra2 .testimonial-content {
    font-size: 20px;
    line-height: 25px;
    margin-top: 40px;
    position: relative;
    display: block;
    padding: 0 5%;
  }
  /* line 311, templates/g5_helium/custom/scss/mobile.scss */
  #g-extra2 .testimonial-name {
    font-size: 26px;
    line-height: 35px;
    text-transform: uppercase;
    font-family: "Barlow Condensed";
    font-weight: bold;
    margin-bottom: 40px;
    padding: 0 20px;
  }
  /* line 332, templates/g5_helium/custom/scss/mobile.scss */
  #g-footer {
    content: "";
    background-image: url('../../images/mobile/footerbg.jpg');
    width: 100%;
    position: relative;
    display: block;
    height: 282px;
    padding: 2rem 0;
  }
  /* line 340, templates/g5_helium/custom/scss/mobile.scss */
  #g-footer .footer-privacy {
    color: white;
    text-align: center;
    position: relative;
    display: block;
  }
  /* line 346, templates/g5_helium/custom/scss/mobile.scss */
  #g-footer .footer-phone {
    color: #f8ab26;
    font-size: 42px;
    line-height: 55px;
    font-family: 'Barlow Condensed';
    font-weight: bold;
    position: relative;
    text-align: center;
    display: block;
  }
  /* line 356, templates/g5_helium/custom/scss/mobile.scss */
  #g-footer .footer-email {
    font-size: 18px;
    color: white;
    line-height: 25px;
    text-align: center;
    position: relative;
    display: block;
    font-family: "Montserrat";
    margin-top: 10px;
  }
  /* line 366, templates/g5_helium/custom/scss/mobile.scss */
  #g-footer .copyright {
    font-size: 11px;
    line-height: 30px;
    text-align: center;
    /* margin-top: 35px; */
    width: 250px;
    margin: 25px auto;
  }
  /* line 375, templates/g5_helium/custom/scss/mobile.scss */
  .buttons-box {
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  /* line 380, templates/g5_helium/custom/scss/mobile.scss */
  .banner-h1 {
    font-size: 38px;
    line-height: 40px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-family: 'Barlow Condensed';
  }
  /* line 388, templates/g5_helium/custom/scss/mobile.scss */
  #g-banner {
    height: 200px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    content: "";
    background-size: cover;
  }
  /* line 398, templates/g5_helium/custom/scss/mobile.scss */
  /* line 399, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-105 #g-banner {
    background-image: url('../../images/mobile/banners/about-banner.jpg');
  }
  /* line 402, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-105 #g-main > div > div > div > div > div > div > div > div > p:nth-child(9) > img:nth-child(1) {
    height: 84px;
  }
  /* line 405, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-105 #g-main > div > div > div > div > div > div > div > div > p:nth-child(9) > img:nth-child(2) {
    height: 84px;
  }
  /* line 408, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-105 #g-sidebar-Right .sidebar-right-one img {
    height: 341px;
    width: 255px;
    object-fit: cover;
    object-position: center;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  /* line 417, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-105 #g-main .size-50 {
    width: 100%;
  }
  /* line 420, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-105 #g-main > div > div > div > div > div > div > div > div > p:nth-child(9) {
    text-align: center;
    margin-top: 35px;
  }
  /* line 425, templates/g5_helium/custom/scss/mobile.scss */
  #g-container-main {
    padding: 45px 0 40px;
  }
  /* line 427, templates/g5_helium/custom/scss/mobile.scss */
  #g-container-main .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 437, templates/g5_helium/custom/scss/mobile.scss */
  #g-container-main .size-48 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 447, templates/g5_helium/custom/scss/mobile.scss */
  #g-container-main .size-26 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  /* line 457, templates/g5_helium/custom/scss/mobile.scss */
  #g-container-main .size-26:nth-last-of-type(2), #g-container-main .sidebar-image-two, #g-container-main .sidebar-image-three, #g-container-main .sidebar-right-three {
    display: none;
  }
  /* line 464, templates/g5_helium/custom/scss/mobile.scss */
  #g-sidebar1, #g-sidebar2, #g-sidebar-Right {
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  /* line 467, templates/g5_helium/custom/scss/mobile.scss */
  #g-sidebar1 .g-grid, #g-sidebar2 .g-grid, #g-sidebar-Right .g-grid {
    display: inline-block;
  }
  /* line 474, templates/g5_helium/custom/scss/mobile.scss */
  #g-sidebar1 .g-content, #g-sidebar-Right .g-content {
    margin-right: 0;
    padding-right: 0;
    margin-left: 0;
    padding-left: 0;
  }
  /* line 481, templates/g5_helium/custom/scss/mobile.scss */
  #g-sidebar1 > div:nth-child(2), #g-sidebar1 > div:nth-child(3), #g-sidebar-Right > div:nth-child(2), #g-sidebar-Right > div:nth-child(3) {
    display: none;
  }
  /* line 488, templates/g5_helium/custom/scss/mobile.scss */
  /* line 491, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-115 #g-banner, .itemid-106 #g-banner, .itemid-109 #g-banner {
    background-position: right;
  }
  /* line 494, templates/g5_helium/custom/scss/mobile.scss */
  /* line 495, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-115 #g-sidebar1 .sidebar-image-one img, .itemid-106 #g-sidebar1 .sidebar-image-one img, .itemid-109 #g-sidebar1 .sidebar-image-one img {
    object-fit: cover;
    object-position: center;
    height: 274px;
    width: 100%;
  }
  /* line 502, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-115 #g-sidebar-Right .sidebar-right-one img, .itemid-106 #g-sidebar-Right .sidebar-right-one img, .itemid-109 #g-sidebar-Right .sidebar-right-one img {
    object-fit: cover;
    object-position: right;
    height: 274px;
    width: 100%;
    margin-bottom: 20px;
  }
  /* line 509, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-115 .orange, .itemid-106 .orange, .itemid-109 .orange {
    color: #f8ab26;
    display: block;
  }
  /* line 514, templates/g5_helium/custom/scss/mobile.scss */
  /* line 515, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-108 #g-sidebar-Right .sidebar-right-one img {
    object-fit: cover;
    object-position: right;
    height: 274px;
    width: 100%;
  }
  /* line 521, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-108 #g-banner {
    background-position: right;
  }
  /* line 524, templates/g5_helium/custom/scss/mobile.scss */
  /* line 525, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-108 #g-sidebar1 .sidebar-image-one img {
    object-fit: cover;
    object-position: center;
    height: 274px;
    width: 100%;
  }
  /* line 532, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-108 .orange {
    color: #f8ab26;
    display: block;
  }
  /* line 537, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-106 a.green-btn {
    margin-bottom: 0 !important;
  }
  /* line 540, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-106 .orange-btn, .itemid-106 .green-btn {
    margin-top: 0;
    margin-bottom: 20px;
  }
  /* line 545, templates/g5_helium/custom/scss/mobile.scss */
  /* line 546, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-110 #g-sidebar2 > div:nth-child(1) {
    display: none;
  }
  /* line 549, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-110 #g-sidebar2 .sidebar-image-five img {
    object-fit: cover;
    object-position: center;
    height: 230px;
    width: 100%;
    margin-top: 20px;
  }
  /* line 556, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-110 #g-container-main {
    padding: 45px 0 0px;
  }
  /* line 559, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-110 section#g-extra ul {
    padding: 0 0px;
  }
  /* line 562, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-110 section#g-extra .orange-btn {
    width: 244px;
    margin-left: 0;
  }
  /* line 566, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-110 section#g-extra {
    text-align: center;
    padding-bottom: 25px;
  }
  /* line 571, templates/g5_helium/custom/scss/mobile.scss */
  /* line 572, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-116 #g-container-main {
    padding: 35px 0 0px;
  }
  /* line 575, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-116 #g-sidebar1 .sidebar-image-one img {
    object-fit: cover;
    object-position: left;
    height: 274px;
    width: 100%;
  }
  /* line 581, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-116 section#g-extra h4 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #003d3a;
  }
  /* line 589, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-116 .awakened {
    vertical-align: bottom;
    margin-right: 0;
    text-align: center;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  /* line 599, templates/g5_helium/custom/scss/mobile.scss */
  /* line 600, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-111 #g-banner {
    background-position: -235px;
  }
  /* line 603, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-111 #g-sidebar1 .sidebar-image-one img {
    object-fit: cover;
    object-position: right;
    height: 274px;
    width: 100%;
  }
  /* line 609, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-111 .banner-h1 {
    bottom: 32px;
    position: relative;
  }
  /* line 614, templates/g5_helium/custom/scss/mobile.scss */
  /* line 615, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-112 #g-banner {
    background-position: center;
  }
  /* line 618, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-112 .g-feedback {
    text-align: center;
    padding-bottom: 45px;
    padding: 0 0 0;
  }
  /* line 623, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-112 .green-btn {
    margin-right: 0;
  }
  /* line 627, templates/g5_helium/custom/scss/mobile.scss */
  /* line 628, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-113 .item-image img {
    height: 220px;
    margin-bottom: 30px;
  }
  /* line 632, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-113 .readmore {
    margin: 0 auto 30px;
  }
  /* line 635, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-113 .items-row:after {
    margin-bottom: 11px;
  }
  /* line 639, templates/g5_helium/custom/scss/mobile.scss */
  .view-article .item-image img {
    height: 205px !important;
    margin-bottom: 30px;
  }
  /* line 643, templates/g5_helium/custom/scss/mobile.scss */
  /* line 644, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-114 .shForm {
    padding: 0 0px;
    margin-bottom: 12px;
    text-align: center;
  }
  /* line 649, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-114 .privacy {
    color: white;
    text-align: center;
    font-family: sans-serif;
    font-size: 15px;
    margin-bottom: 35px;
  }
  /* line 656, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-114 #g-container-main {
    padding: 45px 0 20px;
  }
  /* line 659, templates/g5_helium/custom/scss/mobile.scss */
  .itemid-114 h2 {
    margin-top: 40px;
    font-size: 37px;
    line-height: 40px;
    text-transform: capitalize;
    font-family: "Barlow Condensed";
    color: white;
    font-weight: bold;
    margin-bottom: 50px;
    text-align: center;
  }
}
/**** Fonts ****/
@font-face {
  font-family: 'Barlow Condensed';
  src: url('../fonts/BarlowCondensed-SemiBold.eot');
  src: url('../fonts/BarlowCondensed-SemiBold.eot#iefix') format('embedded-opentype'), url('../fonts/BarlowCondensed-SemiBold.woff2') format('woff2'), url('../fonts/BarlowCondensed-SemiBold.woff') format('woff'), url('../fonts/BarlowCondensed-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.eot');
  src: url('../fonts/Montserrat-Light.eot#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
/*# sourceMappingURL=custom_13.css.map */