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

/* body {
 line-height: 1.5;
 } */
/* line 5, templates/g5_helium/custom/scss/custom.scss */
body {
  line-height: 1.65;
  font-family: 'Martel', serif;
  font-size: 0.95rem;
}
/* line 11, templates/g5_helium/custom/scss/custom.scss */
em {
  color: inherit !important;
}
/* line 15, templates/g5_helium/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  line-height: 1.3;
}
/* line 19, templates/g5_helium/custom/scss/custom.scss */
.jl-open > .jl-modal-dialog {
  opacity: 0.9;
}
/* line 23, templates/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  padding: 1rem 0;
}
/* line 27, templates/g5_helium/custom/scss/custom.scss */
.feature_img {
  padding: 20px;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
}
/* line 34, templates/g5_helium/custom/scss/custom.scss */
img.feature_img {
  max-height: 400px;
  display: inline;
  margin: 0px 10px;
}
/* line 40, templates/g5_helium/custom/scss/custom.scss */
.article_img {
  padding: 5px 15px 15px 0px;
}
/* line 44, templates/g5_helium/custom/scss/custom.scss */
span.wf_caption {
  font-size: 85%;
  padding: 0px 15px 15px 0px;
}
/* line 49, templates/g5_helium/custom/scss/custom.scss */
.uk-overlay-panel {
  color: #000 !important;
}
/* line 53, templates/g5_helium/custom/scss/custom.scss */
p.img_title {
  margin-bottom: 0px;
}
/* line 56, templates/g5_helium/custom/scss/custom.scss */
p.source {
  margin: 0px;
  font-size: 80%;
}
/* line 60, templates/g5_helium/custom/scss/custom.scss */
.eighty {
  width: 80%;
  margin: 0 auto !important;
}
/* line 65, templates/g5_helium/custom/scss/custom.scss */
.seventy {
  width: 70%;
  margin: 0 auto !important;
}
/* line 70, templates/g5_helium/custom/scss/custom.scss */
.forty {
  width: 40%;
  margin: 0 auto !important;
}
/* line 75, templates/g5_helium/custom/scss/custom.scss */
.breakout {
  background: #f5f5f5;
  padding: 5px 15px;
  margin: 15px;
  border-radius: 3px;
  word-wrap: break-word;
  border: 1px solid #e5e5e5;
}
/* line 84, templates/g5_helium/custom/scss/custom.scss */
.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
/*@media (max-width: 960px) {
 .breakout {
 width: 96%;
 }
 } */
/* BEGIN GALLERY */
/*.showtime-default .showtime-gallery {
 -webkit-box-align: initial;
 -ms-flex-align: initial;
 align-items: initial;
 }*/
/* div.showtime-gallery {
 max-width: 80%;
 text-align: center;
 margin: 0px auto;
 background: #fafafa;
 border: 1px solid #e5e5e5 !important;
 border-radius: 2px !important;
 } */
/*
 div.showtime-gallery {
 max-width: 80%;
 text-align: center;
 margin: 0px auto;
 background: #fafafa;
 border: 1px solid #e5e5e5 !important;
 border-radius: 2px !important;
 border-left: 0 !important;
 border-right: 0 !important;
 }
 .showtime-wall .showtime-image {
 margin-bottom: 24px;
 border-radius: 0;
 overflow: hidden;
 border: 1px solid #e5e5e5;
 box-sizing: border-box;
 border-bottom: none;
 border-top: none;
 height: auto;
 }
 */
/* line 140, templates/g5_helium/custom/scss/custom.scss */
.showtime-default .showtime-gallery {
  justify-content: center;
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: stretch;
  width: 80%;
  max-width: 830px;
  margin: 0px auto;
  flex-flow: row nowrap;
  display: flex;
  flex-wrap: wrap;
}
/* line 153, templates/g5_helium/custom/scss/custom.scss */
.showtime-default .showtime-image {
  width: -moz-available;
  margin: 6px;
  padding: 20px;
  text-align: center;
}
/* line 160, templates/g5_helium/custom/scss/custom.scss */
.showtime-image {
  padding: 20px;
  background: #fafafa;
  border: 1px solid #e5e5e5 !important;
  border-radius: 2px !important;
}
/* line 167, templates/g5_helium/custom/scss/custom.scss */
.showtime-image h3 {
  margin-bottom: 0px;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-family: 'Martel', serif;
  font-size: 0.95rem;
}
/* line 175, templates/g5_helium/custom/scss/custom.scss */
div.showtime-renderer-caption-description h3 {
  color: #fff;
}
/* line 179, templates/g5_helium/custom/scss/custom.scss */
.showtime-image p {
  font-size: 0.8rem;
  margin: 0;
  word-break: break-word;
}
/* line 185, templates/g5_helium/custom/scss/custom.scss */
.showtime-default .showtime-image img {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (min-width: 576px) {
  /* line 194, templates/g5_helium/custom/scss/custom.scss */
  .showtime-default .showtime-image {
    width: auto;
    min-width: 90%;
  }
}
@media only screen and (min-width: 768px) {
  /* line 198, templates/g5_helium/custom/scss/custom.scss */
  .showtime-default .showtime-image {
    width: auto;
    min-width: 350px;
    flex-basis: 400px;
  }
}
@media only screen and (min-width: 992px) {
  /* line 206, templates/g5_helium/custom/scss/custom.scss */
  .showtime-default .showtime-image {
    width: auto;
    min-width: 40%;
    max-width: calc(50% - 12px);
  }
}
@media only screen and (min-width: 1200px) {
  /* line 211, templates/g5_helium/custom/scss/custom.scss */
  .showtime-default .showtime-image {
    flex-basis: 100px;
    flex-grow: 1;
    max-width: max-content;
    min-width: 275px;
  }
}
/* EOF GALLERY */
/* line 222, templates/g5_helium/custom/scss/custom.scss */
.small75 {
  font-size: 75%;
}
/* line 226, templates/g5_helium/custom/scss/custom.scss */
.uk-modal-caption {
  color: #111 !important;
}
/* line 229, templates/g5_helium/custom/scss/custom.scss */
.eighty .uk-overlay.uk-overlay-hover {
  padding: 20px 20px 0px 20px !important;
}
/* line 233, templates/g5_helium/custom/scss/custom.scss */
.uk-overlay-icon::before {
  color: #fff !important;
}
/* line 237, templates/g5_helium/custom/scss/custom.scss */
.dropcap {
  font-size: 325%;
  position: relative;
  float: left;
  top: 5px;
  margin: 0px 0px 0px 0px;
  line-height: 0.9;
  padding: 0px 4px 0px 0px;
}
/* line 247, templates/g5_helium/custom/scss/custom.scss */
.caps {
  text-transform: uppercase;
}
/* line 250, templates/g5_helium/custom/scss/custom.scss */
.lead-para {
  font-size: 185%;
  font-weight: 300;
  font-family: 'Source Sans Pro', sans-serif;
}
/* line 256, templates/g5_helium/custom/scss/custom.scss */
.underline {
  border-width: 0px 0px 2px;
  border-style: dotted;
  border-color: #ccc;
  padding: 0px 0px 50px;
  margin: 0px 0px 50px;
}
/* line 264, templates/g5_helium/custom/scss/custom.scss */
.large {
  font-size: 130%;
  line-height: 165%;
}
/* line 269, templates/g5_helium/custom/scss/custom.scss */
nav.g-main-nav {
  float: right;
}
/* line 273, templates/g5_helium/custom/scss/custom.scss */
h3.upper {
  text-transform: uppercase;
  font-size: 110%;
  border-bottom: 2px solid #a70f0f;
  padding-bottom: 10px;
  margin-bottom: 0px;
  font-weight: 600;
  color: #aaa;
}
/* line 283, templates/g5_helium/custom/scss/custom.scss */
h4.upper {
  border-bottom: 2px dotted #ccc;
  padding-bottom: 5px;
  margin-bottom: 0px;
  font-weight: 400;
  color: #555;
}
/* line 291, templates/g5_helium/custom/scss/custom.scss */
h2.lower {
  margin-top: 0px;
  font-size: 240%;
  color: #333;
}
/* line 297, templates/g5_helium/custom/scss/custom.scss */
h3.uk-h4.uk-margin-top-remove {
  font-size: 120%;
}
/* line 301, templates/g5_helium/custom/scss/custom.scss */
#g-header {
  padding: 0;
}
/* line 305, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-content {
  margin-top: 0px !important;
  padding-top: 0 !important;
}
/* line 310, templates/g5_helium/custom/scss/custom.scss */
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 95px;
  padding: 10px 0px 15px;
}
/* line 315, templates/g5_helium/custom/scss/custom.scss */
.falk .g-logo.g-logo-helium img {
  padding: 10px;
}
/* line 318, templates/g5_helium/custom/scss/custom.scss */
#g-header .g-content .platform-content {
  box-shadow: 1px 4px 16px #444;
}
/* line 322, templates/g5_helium/custom/scss/custom.scss */
#logo-9571-particle, #logo-9608-particle, #logo-5271-particle, #logo-2295-particle, #logo-8745-particle, #logo-4664-particle {
  padding: 0;
  margin: 0;
}
/* line 327, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  max-height: 100px;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.75);
  background-color: #a70f0f;
  background-image: linear-gradient(65deg, #a70f0f 50%, #fafafa 50%);
}
/* line 333, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-container {
  background-color: #a70f0f;
  background-image: linear-gradient(65deg, #a70f0f 30%, #fafafa 30%);
}
/* line 338, templates/g5_helium/custom/scss/custom.scss */
#g-intro {
  padding: 1.5rem 0;
}
/* line 343, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials .g-container {
  background-color: #fff;
  background-image: linear-gradient(65deg, #fff 67%, #3d537f 67%);
  padding: 0rem 1rem;
}
/* line 349, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials {
  background: #b1b9ca;
  padding: 0rem;
  background-image: linear-gradient(65deg, #b1b9ca 50%, #486296 50%);
}
/* line 355, templates/g5_helium/custom/scss/custom.scss */
section#g-testimonials a {
  color: #486296;
}
/* line 359, templates/g5_helium/custom/scss/custom.scss */
#g-above {
  padding: 0rem;
}
/* line 363, templates/g5_helium/custom/scss/custom.scss */
#g-sidebar {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
}
/* line 368, templates/g5_helium/custom/scss/custom.scss */
svg#Layer_1 {
  padding: 15px 0px 25px;
}
/* line 372, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  font-family: 'Source Sans Pro', sans-serif;
}
/* line 376, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 1.05rem;
  font-weight: normal;
  /*    font-size: 0.9rem; */
}
/* line 382, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 0.95rem;
  font-weight: normal;
}
/* line 388, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.45vw;
}
/* line 392, templates/g5_helium/custom/scss/custom.scss */
.searcharchive #mod-search-searchword163 {
  max-width: 80%;
}
/* line 396, templates/g5_helium/custom/scss/custom.scss */
.intro {
  padding: 0px 25px;
  background: #fff;
  font-family: 'Source Sans Pro', sans-serif;
}
/* line 401, templates/g5_helium/custom/scss/custom.scss */
.intro h3 {
  border-bottom: 3px solid #a70f0f;
  padding-bottom: 2px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.2rem;
  margin-bottom: 0px;
}
/* line 409, templates/g5_helium/custom/scss/custom.scss */
.intro p {
  font-size: 1rem;
}
/* line 412, templates/g5_helium/custom/scss/custom.scss */
.intro .uk-panel {
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #eaeaea;
}
/* line 418, templates/g5_helium/custom/scss/custom.scss */
a.light {
  color: #ccc;
}
/* line 421, templates/g5_helium/custom/scss/custom.scss */
a.light:hover {
  color: #fff;
}
/* line 425, templates/g5_helium/custom/scss/custom.scss */
.left-panel {
  display: inline-block;
  width: 60%;
  min-width: 300px;
  vertical-align: top;
}
/* line 431, templates/g5_helium/custom/scss/custom.scss */
.right-panel {
  display: inline-block;
  width: 35%;
  min-width: 300px;
  padding: 0px 25px 10px;
  background: #f4f5f7;
  margin: 15px 0px 30px 30px;
  border-radius: 3px;
  font-family: 'Source Sans Pro', sans-serif;
}
/* line 441, templates/g5_helium/custom/scss/custom.scss */
.right-panel a {
  color: #222;
}
/* line 444, templates/g5_helium/custom/scss/custom.scss */
.right-panel a:hover {
  color: #a70f0f;
}
/* line 448, templates/g5_helium/custom/scss/custom.scss */
.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {
  -webkit-box-shadow: inset 0 0 2px #a70f0f;
  box-shadow: inset 0 0 2px #a70f0f;
}
/* SEARCH MODULE */
/* line 455, templates/g5_helium/custom/scss/custom.scss */
input.search-query {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* line 461, templates/g5_helium/custom/scss/custom.scss */
.search .button.btn.btn-primary {
  text-transform: initial !important;
  padding: 6px 4px !important;
  margin: 6px 0px 0px 3px !important;
}
/* line 467, templates/g5_helium/custom/scss/custom.scss */
.search .g-menu-parent-indicator {
  display: none !important;
}
/* line 471, templates/g5_helium/custom/scss/custom.scss */
.search form {
  margin: 0px !important;
}
/* line 476, templates/g5_helium/custom/scss/custom.scss */
div.custom.flickr-link {
  padding: 10px 20px;
  background: #a70f0f;
  text-align: center;
  font-size: 115%;
}
/* line 482, templates/g5_helium/custom/scss/custom.scss */
div.custom.flickr-link a {
  color: #fff;
}
/* line 485, templates/g5_helium/custom/scss/custom.scss */
div.custom.flickr-link a:hover {
  color: #ccc;
}
/* line 488, templates/g5_helium/custom/scss/custom.scss */
.custom.flickr-link {
  color: #fff;
}
/* line 493, templates/g5_helium/custom/scss/custom.scss */
#mc_embed_signup label {
  font-size: 36px !important;
  font-weight: 300 !important;
}
/* line 499, templates/g5_helium/custom/scss/custom.scss */
.charity {
  text-align: right;
  color: #fff;
}
/* line 503, templates/g5_helium/custom/scss/custom.scss */
.charity img {
  margin: 0px 25px 0px 0px;
}
/* line 506, templates/g5_helium/custom/scss/custom.scss */
div.charity-text {
  max-width: 230px;
  float: right;
}
/* line 513, templates/g5_helium/custom/scss/custom.scss */
div#logo-6700-particle.g-content.g-particle {
  float: right;
  padding-top: 30px !important;
  padding-left: 80px;
  background-image: linear-gradient(65deg, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0.25) 18%);
  border-radius: 3px;
}
/* line 521, templates/g5_helium/custom/scss/custom.scss */
.jcw #g-header {
  padding: 2rem 0;
  background-position: 50% 25%;
}
/* line 526, templates/g5_helium/custom/scss/custom.scss */
h3.uk-h6.uk-margin-top-remove {
  font-size: 100%;
  margin: -10px !important;
}
/* line 531, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #eaeaea;
}
/* line 536, templates/g5_helium/custom/scss/custom.scss */
div.catItemView {
  padding: 0px 15px;
}
/* line 540, templates/g5_helium/custom/scss/custom.scss */
div.itemListCategory {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 0 24px 0;
  padding: 6px 24px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
}
/* line 550, templates/g5_helium/custom/scss/custom.scss */
div.itemListCategory p {
  font-size: 110%;
}
/* line 556, templates/g5_helium/custom/scss/custom.scss */
.edocman-table-download-col {
  width: 15%;
}
/* line 559, templates/g5_helium/custom/scss/custom.scss */
.edocman-document-title-td {
  width: 20%;
}
/* line 562, templates/g5_helium/custom/scss/custom.scss */
.jqtree-whitespace {
  display: none;
}
/* line 568, templates/g5_helium/custom/scss/custom.scss */
.dark-mod {
  background: #eaeaea;
  border-radius: 3px;
  padding: 10px 25px;
}
/* line 574, templates/g5_helium/custom/scss/custom.scss */
.narrow {
  padding: 10px 15px;
}
/* line 578, templates/g5_helium/custom/scss/custom.scss */
.light-mod {
  background: #fafafa;
  border-radius: 3px;
  padding: 10px 25px;
}
/* line 584, templates/g5_helium/custom/scss/custom.scss */
.dark-mod h3, .light-mod h3 {
  border-bottom: 2px dotted #aaa;
  padding-bottom: 3px;
  margin-bottom: 8px;
  font-family: 'Source Sans Pro', sans-serif;
}
/* line 591, templates/g5_helium/custom/scss/custom.scss */
.dark-mod p, .light-mod p {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
}
@media (min-width: 1025px) and (max-width: 1200px) {
  /* line 600, templates/g5_helium/custom/scss/custom.scss */
  .charity h3 {
    font-size: 140%;
  }
  /* line 603, templates/g5_helium/custom/scss/custom.scss */
  div.charity-text {
    font-size: 90%;
    max-width: 160px;
    float: right;
  }
  /* line 608, templates/g5_helium/custom/scss/custom.scss */
  .charity img {
    margin: 0;
  }
  /* line 611, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 0.8rem;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  /* line 618, templates/g5_helium/custom/scss/custom.scss */
  .right-panel {
    min-width: 220px;
    margin: 15px 0px 0px 15px;
  }
  /* line 622, templates/g5_helium/custom/scss/custom.scss */
  .charity h3 {
    font-size: 140%;
  }
  /* line 625, templates/g5_helium/custom/scss/custom.scss */
  div.charity-text {
    font-size: 90%;
    max-width: 160px;
    float: right;
  }
  /* line 630, templates/g5_helium/custom/scss/custom.scss */
  .charity img {
    margin: 0;
  }
  /* line 634, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: calc(7px + 0.45vw);
  }
  /* line 638, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    /*    font-size: 0.7rem;*/
    font-size: calc(7px + 0.45vw);
  }
  /* line 642, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.2rem;
  }
  /* line 646, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-73 .g-content {
    margin: 0 0.625rem !important;
    padding: 0 0.938rem !important;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  /* line 654, templates/g5_helium/custom/scss/custom.scss */
  .right-panel {
    min-width: 200px;
    margin: 15px 0px 0px 15px;
  }
  /* line 658, templates/g5_helium/custom/scss/custom.scss */
  .charity h3 {
    font-size: 120%;
  }
  /* line 661, templates/g5_helium/custom/scss/custom.scss */
  div.charity-text {
    font-size: 90%;
    max-width: 110px;
    float: right;
  }
  /* line 666, templates/g5_helium/custom/scss/custom.scss */
  .charity img {
    margin: 0;
    max-width: 110px;
  }
  /* line 670, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-container {
    background-image: initial;
  }
  /* line 673, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.1rem;
  }
  /* line 676, templates/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 0.7rem;
  }
  /* line 679, templates/g5_helium/custom/scss/custom.scss */
  .eighty {
    width: 100%;
  }
  /* line 682, templates/g5_helium/custom/scss/custom.scss */
  .seventy {
    width: 100%;
  }
}
@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
  /* line 688, templates/g5_helium/custom/scss/custom.scss */
  .g-container {
    width: 100%;
  }
  /* line 691, templates/g5_helium/custom/scss/custom.scss */
  .g-logo img, .g-logo svg {
    margin: 5px auto;
    max-height: 80px;
  }
}
@media (max-width: 480px) {
  /* line 699, templates/g5_helium/custom/scss/custom.scss */
  #g-intro, #g-features {
    padding: 0rem;
  }
  /* line 702, templates/g5_helium/custom/scss/custom.scss */
  svg#Layer_1 {
    padding: 25px 0px 30px;
  }
  /* line 705, templates/g5_helium/custom/scss/custom.scss */
  .lead-para {
    font-size: 140%;
  }
  /* line 708, templates/g5_helium/custom/scss/custom.scss */
  .large {
    font-size: 120%;
  }
  /* line 711, templates/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-container {
    background-image: initial;
  }
  /* line 714, templates/g5_helium/custom/scss/custom.scss */
  .eighty, .seventy, .forty {
    width: 100%;
  }
  /* line 718, templates/g5_helium/custom/scss/custom.scss */
  span.wf_caption {
    padding: 0px 0px 15px 0px;
  }
  /* line 721, templates/g5_helium/custom/scss/custom.scss */
  .article_img {
    padding: 5px 0px 15px 0px;
  }
  /* line 724, templates/g5_helium/custom/scss/custom.scss */
  .left-panel {
    width: 100%;
    min-width: 260px;
  }
  /* line 728, templates/g5_helium/custom/scss/custom.scss */
  .right-panel {
    width: 100%;
    min-width: 260px;
    margin-left: 0px;
  }
  /* line 733, templates/g5_helium/custom/scss/custom.scss */
  #g-testimonials .g-container {
    background-image: initial;
    padding: 0px;
  }
  /* line 737, templates/g5_helium/custom/scss/custom.scss */
  #g-testimonials .g-block.size-30 {
    background-color: #486296;
  }
  /* line 740, templates/g5_helium/custom/scss/custom.scss */
  .charity {
    text-align: center;
  }
  /* line 743, templates/g5_helium/custom/scss/custom.scss */
  .charity img {
    width: 100%;
    padding: 0px 65px;
    margin: 0;
  }
  /* line 748, templates/g5_helium/custom/scss/custom.scss */
  div.charity-text {
    max-width: 150px;
  }
}
/* line 756, templates/g5_helium/custom/scss/custom.scss */
.sprocket-headlines {
  background: none;
  border: none;
  border-radius: 0px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
/* line 763, templates/g5_helium/custom/scss/custom.scss */
.sprocket-headlines-navigation .arrow {
  background: none;
  color: #333;
  box-shadow: none;
}
/* line 769, templates/g5_helium/custom/scss/custom.scss */
.sprocket-headlines-navigation .arrow {
  height: initial;
  font-weight: normal;
}
/* line 774, templates/g5_helium/custom/scss/custom.scss */
.sprocket-headlines-badge {
  color: white;
  background: #153351;
  padding: 10px 10px 5px;
  width: 145px;
}
/* line 782, templates/g5_helium/custom/scss/custom.scss */
.sprocket-headlines-badge::after {
  left: 145px;
  border-left-color: #153351 !important;
  content: '';
  position: absolute;
  border: 10px solid transparent;
  top: 27px;
  transform: translateY(-50%);
}
/* line 793, templates/g5_helium/custom/scss/custom.scss */
.sprocket-headlines-list {
  padding: 20px 20px 15px !important;
}
/*# sourceMappingURL=custom_18.css.map */