/* 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 */
/* line 1, templates/g5_helium/custom/scss/_header-search.scss */
#header-search {
  position: absolute;
  width: 100%;
  z-index: 9999;
  display: none;
  overflow: hidden;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #header-search {
    display: none !important;
  }
}
/* line 11, templates/g5_helium/custom/scss/_header-search.scss */
#header-search .uk-close {
  position: absolute;
  right: 25px;
  font-size: 25px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 17, templates/g5_helium/custom/scss/_header-search.scss */
#header-search .uk-close:hover {
  opacity: 0.6;
}
/* line 21, templates/g5_helium/custom/scss/_header-search.scss */
/* line 22, templates/g5_helium/custom/scss/_header-search.scss */
#header-search .search form {
  margin-bottom: 0;
}
/* line 25, templates/g5_helium/custom/scss/_header-search.scss */
#header-search .search input {
  font-family: inherit;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  box-shadow: none !important;
  font-size: 2.5rem;
  color: inherit;
  width: 100%;
  border-radius: 0;
  background: none;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input::-webkit-input-placeholder {
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input::-moz-placeholder {
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input:-moz-placeholder {
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input:-ms-input-placeholder {
  opacity: 1;
}
/* line 42, templates/g5_helium/custom/scss/_header-search.scss */
#header-search .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 49, templates/g5_helium/custom/scss/_header-search.scss */
#header-search .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 60, templates/g5_helium/custom/scss/_header-search.scss */
/* line 61, templates/g5_helium/custom/scss/_header-search.scss */
#header-search-toggle > i {
  opacity: 1;
}
/* line 8, templates/g5_helium/custom/scss/custom.scss */
button.jlmf-link {
  display: none;
}
/*fb social gallery*/
/* line 17, templates/g5_helium/custom/scss/custom.scss */
img.fb-photo-thumb, li.fb-album img {
  margin: 0 !important;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 24, templates/g5_helium/custom/scss/custom.scss */
li.fb-album, li.fb-photo {
  margin: 0 5px;
  border: 1px solid #fafafa;
  transition: all 800ms ease;
}
/* line 29, templates/g5_helium/custom/scss/custom.scss */
li.fb-album:hover, li.fb-photo:hover {
  border: 1px solid #3e4095;
}
/* line 33, templates/g5_helium/custom/scss/custom.scss */
div.fb-album-title {
  font-size: 0.9rem !Important;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/* line 38, templates/g5_helium/custom/scss/custom.scss */
h3.fb-album-heading, h3.fb-account-heading {
  font-family: open sans;
  font-weight: 600 !important;
}
@media screen and (max-width: 768px) {
  /* line 44, templates/g5_helium/custom/scss/custom.scss */
  li.fb-album, li.fb-photo {
    display: block;
    margin: 0 auto;
  }
}
/*pagination*/
/* line 63, templates/g5_helium/custom/scss/custom.scss */
.pagination ul {
  box-shadow: none !important;
}
/* line 66, templates/g5_helium/custom/scss/custom.scss */
.jsg-icon-tab {
  vertical-align: middle;
  max-width: 20px;
}
/* line 70, templates/g5_helium/custom/scss/custom.scss */
li.pagination-start a, li.pagination-prev a, li.pagination-next a, li.pagination-end a {
  border-radius: 0 !important;
}
/* line 76, templates/g5_helium/custom/scss/custom.scss */
.pagination ul > li > a, .pagination ul > li > span {
  float: left;
  margin: 5px;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 1px;
  box-shadow: 0px 1px 3px #f2f2f2;
}
/* line 88, templates/g5_helium/custom/scss/custom.scss */
span.pagenav {
  background: #3e4095 !important;
  color: #fff !important;
  border: 1px solid #3e4095 !important;
  border-radius: 0 !important;
}
/* line 94, templates/g5_helium/custom/scss/custom.scss */
p.counter.pull-right {
  margin-top: 0px;
}
/*jux social gallery*/
/* line 103, templates/g5_helium/custom/scss/custom.scss */
span.jsg-title-social, #juxSocialGalleryTab a {
  background: transparent;
  border-radius: 0;
  color: #222 !important;
  font-size: 1.2rem;
  font-weight: 600;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
.jux-plusgallery .pgalbumlink {
  color: #3e4095;
  display: block;
  overflow: hidden;
  padding: 1%;
  position: relative;
  width: 99%;
}
/*
 .pgalbumthumb {
 float: left;
 margin: 10px;
 max-width: 260px;
 width: 100%;
 }
 */
/* line 127, templates/g5_helium/custom/scss/custom.scss */
.jux-plusgallery a {
  box-shadow: none !important;
  border: 1px solid #f5f5f5;
}
/* line 131, templates/g5_helium/custom/scss/custom.scss */
.pgalbumtitle {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 1%;
  color: #fff;
  font-size: 0.9rem;
  left: 1%;
  padding: 0.5rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  width: 98%;
  z-index: 7;
}
/* line 142, templates/g5_helium/custom/scss/custom.scss */
div#loadMore, div#loadalbum {
  display: block;
  background-image: none !IMPORTANT;
  background-color: #3e4095;
  color: #fff;
  text-shadow: none !important;
  border-radius: 0;
  padding: 10px;
}
/*jux social gallery photo page*/
/* line 154, templates/g5_helium/custom/scss/custom.scss */
.pgthumb {
  display: block;
  float: left;
  margin: 5px;
  position: relative;
  max-width: 270px;
  width: 100%;
  height: auto;
}
/* line 163, templates/g5_helium/custom/scss/custom.scss */
.pgthumb a {
  height: 100%;
  margin: 0;
  padding: 1px;
  width: 100%;
}
/* line 169, templates/g5_helium/custom/scss/custom.scss */
#pgthumbcrumbs li#pgthumbhome:hover {
  box-shadow: none !important;
}
/* line 172, templates/g5_helium/custom/scss/custom.scss */
#pgthumbcrumbs li {
  float: left;
  height: 35px;
  line-height: 1em;
  padding: 9px 0.7em 0;
}
/* line 178, templates/g5_helium/custom/scss/custom.scss */
li.crumbtitle {
  font-weight: normal !important;
}
/*Partners on partners page*/
/* line 187, templates/g5_helium/custom/scss/custom.scss */
.partners_page .uk-overlay-slide-bottom {
  -webkit-transform: translateY(100%);
  transform: translateY(0%);
  padding: 0;
  display: block !important;
  position: relative !important;
}
/* line 194, templates/g5_helium/custom/scss/custom.scss */
.partners_page .uk-overlay-active :not(.uk-active) > .uk-overlay-panel:not(.uk-ignore), .partners_page .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore), .partners_page .uk-overlay-hover:not(:hover):not(.uk-hover) .partners_page .uk-overlay-panel:not(.uk-ignore) {
  opacity: 1 !important;
}
/* line 201, templates/g5_helium/custom/scss/custom.scss */
.partners_page h4.g-companies-name {
  font-size: 1rem;
  text-align: center;
  background: #fff;
  color: #222 !important;
}
/* line 207, templates/g5_helium/custom/scss/custom.scss */
.partners_page h4.g-companies-name a {
  color: #222 !important;
}
/* line 210, templates/g5_helium/custom/scss/custom.scss */
.partners_page .g-content {
  margin: 0.2rem;
  padding: 0.2rem;
}
/* line 214, templates/g5_helium/custom/scss/custom.scss */
.partners_page .g-companies-item {
  border: 0px solid #f5f5f5;
}
/* line 217, templates/g5_helium/custom/scss/custom.scss */
.partners_page h3.g-title {
  border-bottom: none;
}
/* line 220, templates/g5_helium/custom/scss/custom.scss */
.partners_page h3.g-title:after {
  display: none;
}
/* line 223, templates/g5_helium/custom/scss/custom.scss */
.partners_page img {
  border-bottom: 1px solid #f5f5f5 !important;
}
/* line 226, templates/g5_helium/custom/scss/custom.scss */
.partners_page .g-block {
  border: 1px solid #ccc;
  margin: 5px;
  transition: all 800ms ease;
}
/* line 231, templates/g5_helium/custom/scss/custom.scss */
.partners_page .g-block:hover {
  border: 1px solid #3e4095;
}
/*Partners*/
/* line 239, templates/g5_helium/custom/scss/custom.scss */
.g-companies-slideset h3.g-title {
  border-bottom: 0px solid #f5f5f5;
}
/* line 243, templates/g5_helium/custom/scss/custom.scss */
.g-companies-slideset h3.g-title:after {
  display: none;
}
/* line 246, templates/g5_helium/custom/scss/custom.scss */
.g-companies-slideset .g-particle-intro .g-title-separator {
  height: 2px;
  width: 100px;
  margin: 10px auto !important;
  background: #4d4fa8;
}
/* line 252, templates/g5_helium/custom/scss/custom.scss */
.g-companies-item {
  border: 1px solid #f5f5f5;
}
/* line 255, templates/g5_helium/custom/scss/custom.scss */
.g-companies-slideset .g-particle-intro {
  margin-bottom: 1.5rem;
  text-align: center;
}
/*Filters*/
/* line 271, templates/g5_helium/custom/scss/custom.scss */
.jlmf-section {
  display: block;
  margin-right: 10px;
  float: left;
  max-width: 430px;
}
/* line 277, templates/g5_helium/custom/scss/custom.scss */
select#filter-state-120, select#filter-year-120 {
  border-radius: 0;
  background-color: #fff;
}
/* line 282, templates/g5_helium/custom/scss/custom.scss */
dl.fields-container {
  visibility: hidden;
  display: none;
}
/* line 286, templates/g5_helium/custom/scss/custom.scss */
button.jlmf-link {
  padding: 5px 10px;
}
/* line 289, templates/g5_helium/custom/scss/custom.scss */
button.jlmf-link {
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 20px;
  background: #ba122b;
  color: #fff;
}
/* line 297, templates/g5_helium/custom/scss/custom.scss */
label.jlmf-label {
  font-weight: 600;
  text-decoration: underline;
  text-transform: uppercase;
  margin: 0 10px;
}
@media screen and (max-width: 768px) {
  /* line 305, templates/g5_helium/custom/scss/custom.scss */
  .jlmf-section {
    clear: both;
    display: block;
    margin-right: 10px;
    float: left;
    max-width: 320px;
    margin-top: 10px;
  }
  /* line 313, templates/g5_helium/custom/scss/custom.scss */
  label.jlmf-label {
    clear: both;
    display: block;
  }
}
/*Header Search*/
/* line 322, templates/g5_helium/custom/scss/custom.scss */
#header-search {
  height: 67px !important;
  background: #fff;
  top: 0px;
  left: 0;
}
/* line 328, templates/g5_helium/custom/scss/custom.scss */
#header-search button.button.btn.btn-primary {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 20px;
  left: 20px;
  background-color: transparent;
  background-image: url('../../../../images/icons/magnifier.svg');
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 339, templates/g5_helium/custom/scss/custom.scss */
#header-search .search input {
  font-size: 1.3rem;
  padding-left: 80px;
}
/* line 343, templates/g5_helium/custom/scss/custom.scss */
#header-search .g-content, #header-search .moduletable {
  margin: 0;
  padding: 0;
}
/* line 348, templates/g5_helium/custom/scss/custom.scss */
a#header-search-toggle {
  margin: 0 10px;
}
@media screen and (max-width: 800px) {
  /* line 353, templates/g5_helium/custom/scss/custom.scss */
  li.g-menu-item.g-menu-item-type-particle.g-menu-item---particle-v996z.g-standard {
    display: none !important;
  }
}
@media screen and (min-width: 801px) {
  /* line 358, templates/g5_helium/custom/scss/custom.scss */
  div#search-position {
    display: none !important;
  }
}
/*search on mobile*/
/* line 365, templates/g5_helium/custom/scss/custom.scss */
input#mod-search-searchword136 {
  position: relative;
  background: #fff;
  border-radius: 0;
}
/* line 370, templates/g5_helium/custom/scss/custom.scss */
div#search-position {
  position: relative;
}
/* line 373, templates/g5_helium/custom/scss/custom.scss */
div#search-position button.button.btn.btn-primary {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 20px;
  right: 20px;
  background-color: transparent;
  background-image: url('../../../../images/icons/magnifier.svg');
  background-size: cover;
  background-repeat: no-repeat;
}
/*AcyMailing*/
/* line 395, templates/g5_helium/custom/scss/custom.scss */
.acym_module {
  display: block;
  max-width: 500px;
  margin: 40px auto 20px;
  padding: 20px;
  background-image: url('../../../../images/slider/18.jpg');
  background-size: cover;
  text-align: center;
}
/* line 404, templates/g5_helium/custom/scss/custom.scss */
input#acym__user__edit__email {
  max-width: 350px;
  background-color: #fff;
  float: left;
  border-radius: 0;
}
/* line 410, templates/g5_helium/custom/scss/custom.scss */
input.btn.btn-primary.button.subbutton {
  width: 100%;
  padding: 12px;
}
/* line 414, templates/g5_helium/custom/scss/custom.scss */
.acym_introtext h3 {
  font-size: 1.2rem;
  font-weight: 600;
}
/* line 422, templates/g5_helium/custom/scss/custom.scss */
.pull-none.item-image img {
  width: 100% !important;
}
/*custom*/
/* line 428, templates/g5_helium/custom/scss/custom.scss */
.footer-separator {
  display: block;
  height: 1px;
  background: #999;
}
/* line 433, templates/g5_helium/custom/scss/custom.scss */
.footer_info {
  display: block;
  width: 25%;
  float: left;
  margin-bottom: 10px;
  padding: 0 15px;
  color: #ccc;
}
/* line 441, templates/g5_helium/custom/scss/custom.scss */
.footer_info h3 {
  font-size: 1rem;
  border-bottom: 1px solid #ccc;
}
/* line 445, templates/g5_helium/custom/scss/custom.scss */
.footer_info a {
  position: relative;
  color: #ccc;
}
/* line 449, templates/g5_helium/custom/scss/custom.scss */
.footer_info .resources a {
  font-family: open sans !important;
}
/* line 452, templates/g5_helium/custom/scss/custom.scss */
.footer_info .about a:before, .footer_info .resources a:before {
  content: "\f0da";
  font-size: 1rem;
  margin-right: 5px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
/* line 461, templates/g5_helium/custom/scss/custom.scss */
.footer_info p {
  margin: 0.5rem 0;
}
/* line 464, templates/g5_helium/custom/scss/custom.scss */
.footer_info .fa {
  width: 40px;
  color: #ccc;
}
/* line 468, templates/g5_helium/custom/scss/custom.scss */
.social_icons .fab {
  display: block;
  width: 40px;
  font-size: 1.2rem;
  text-align: center;
  float: left;
  background: #000;
  color: #fff;
  margin: 5px;
  padding: 10px;
  transition: all 0.25s ease-in;
}
/* line 480, templates/g5_helium/custom/scss/custom.scss */
.footer_info .social_icons i.fab.fa-facebook-f.fa-fw.fa-2x:hover {
  background: #3a589b;
}
/* line 483, templates/g5_helium/custom/scss/custom.scss */
.footer_info .social_icons i.fab.fa-twitter.fa-fw.fa-2x:hover {
  background: #50abf1;
}
/* line 486, templates/g5_helium/custom/scss/custom.scss */
.footer_info .social_icons i.fab.fa-youtube.fa-fw.fa-2x:hover {
  background: #d40c17;
}
/* line 489, templates/g5_helium/custom/scss/custom.scss */
.footer_info .social_icons i.fab.fa-blogger-b.fa-fw.fa-2x:hover {
  background: #ed7a01;
}
@media screen and (max-width: 768px) {
  /* line 495, templates/g5_helium/custom/scss/custom.scss */
  .footer_info {
    width: 100% !important;
  }
}
@media screen and (max-width: 1048px) and (min-width: 769px) {
  /* line 500, templates/g5_helium/custom/scss/custom.scss */
  .footer_info {
    width: 50% !important;
  }
}
/* line 508, templates/g5_helium/custom/scss/custom.scss */
.headtitle h1 {
  font-size: 1.5rem;
  text-align: center;
  margin: 0;
  color: #3e4095;
}
/* line 514, templates/g5_helium/custom/scss/custom.scss */
.headtitle h3 {
  text-align: center;
  margin: 0;
  font-size: 1.1rem;
  font-weight: 600;
  color: #999;
}
/* line 521, templates/g5_helium/custom/scss/custom.scss */
.headsocial {
  display: block;
  width: 150px;
  margin: 0 auto;
}
/* line 526, templates/g5_helium/custom/scss/custom.scss */
.headsocial .fab {
  display: block;
  font-size: 1.2rem;
  text-align: center;
  float: left;
  margin: 5px;
  padding: 0 5px;
}
/* line 537, templates/g5_helium/custom/scss/custom.scss */
.team_page .span3, .team_page .span4 {
  box-shadow: 0px 1px 1px #ccc;
  margin-bottom: 20px;
}
/* line 542, templates/g5_helium/custom/scss/custom.scss */
.team_info h2 {
  font-size: 1.2rem;
  color: #3e4095;
  border-bottom: 1px solid #f2f2f2;
  margin: 0 5px;
  padding: 0 10px;
  text-align: center;
}
/* line 550, templates/g5_helium/custom/scss/custom.scss */
.team_info h3 {
  font-size: 1rem;
  text-align: center;
  margin: 5px 5px 10px;
  padding: 0 10px;
}
/* line 556, templates/g5_helium/custom/scss/custom.scss */
.team_info p {
  font-family: "Open Sans" !important;
  font-size: 0.9rem;
  font-weight: 600;
  padding-left: 10px;
  margin: 5px 0;
}
/* line 563, templates/g5_helium/custom/scss/custom.scss */
.team_info .fa {
  width: 30px;
  text-align: center;
  font-size: 1rem;
  margin-right: 10px;
  background: #3e4095;
  color: #fff;
  padding: 5px;
}
/* line 572, templates/g5_helium/custom/scss/custom.scss */
.blogteam_page img {
  padding: 20px !IMPORTANT;
}
/* line 579, templates/g5_helium/custom/scss/custom.scss */
.pdf_icon p {
  margin: 1rem 0;
  display: block;
  min-height: 70px;
}
/* line 584, templates/g5_helium/custom/scss/custom.scss */
.pdf_icon a:before {
  display: block;
  content: "";
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  vertical-align: middle;
  background-image: url('../../../../images/icons/pdf_icon.png');
  background-size: cover;
}
/* line 596, templates/g5_helium/custom/scss/custom.scss */
.contact_info .fa {
  width: 40px;
  font-size: 1.4rem;
  margin-right: 10px;
  color: #3e4095;
  border-right: 1px solid #3e4095;
}
/* line 607, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  border-bottom: 2px solid #3e4095;
}
/* line 610, templates/g5_helium/custom/scss/custom.scss */
#g-header, #g-above, #g-expanded, #g-features, #g-testimonials, #g-footer {
  padding: 1rem 0;
}
/* line 618, templates/g5_helium/custom/scss/custom.scss */
#g-footer {
  border-top: 3px solid #ba122b;
}
/* line 621, templates/g5_helium/custom/scss/custom.scss */
#g-header a {
  color: #fff;
  font-weight: 400;
}
/* line 625, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials a {
  color: inherit;
}
/* line 628, templates/g5_helium/custom/scss/custom.scss */
#g-intro {
  padding: 0rem 0;
  border-bottom: 3px solid #ba122b;
}
/* line 632, templates/g5_helium/custom/scss/custom.scss */
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 100px;
}
/* line 636, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle {
  color: #4d4fa8;
}
/*News Show Pro*/
/* line 645, templates/g5_helium/custom/scss/custom.scss */
.nspArt {
  position: relative;
}
/* line 648, templates/g5_helium/custom/scss/custom.scss */
.nspArts.bottom {
  padding: 0 !important;
}
/* line 651, templates/g5_helium/custom/scss/custom.scss */
.nspArt h4.nspHeader a {
  font-family: 'Open Sans Condensed';
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 658, templates/g5_helium/custom/scss/custom.scss */
.nspArt .fnone {
  margin: 5px 0 5px;
}
/* line 661, templates/g5_helium/custom/scss/custom.scss */
.nspArt h4.nspHeader {
  padding: 10px 0 0px 0;
}
/* line 665, templates/g5_helium/custom/scss/custom.scss */
.readon-button_container {
  line-height: 0.5;
  text-align: center;
}
/* line 669, templates/g5_helium/custom/scss/custom.scss */
.readon-button_container a.readon-button {
  display: inline-block;
  position: relative;
  padding: 5px;
  font-weight: 600;
}
/* line 675, templates/g5_helium/custom/scss/custom.scss */
.readon-button_container a.readon-button:before, .readon-button_container a.readon-button:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #3e4095;
  border-top: 0px solid #3e4095;
  top: 5px;
  width: 400%;
}
/* line 685, templates/g5_helium/custom/scss/custom.scss */
.readon-button_container a.readon-button:before {
  right: 100%;
  margin-right: 15px;
}
/* line 689, templates/g5_helium/custom/scss/custom.scss */
.readon-button_container a.readon-button:after {
  left: 100%;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  /* line 695, templates/g5_helium/custom/scss/custom.scss */
  .nspCol2 {
    width: 100%;
    padding: 10px !important;
  }
}
/*News Show Pro image left*/
/* line 703, templates/g5_helium/custom/scss/custom.scss */
div#nsp-news .nspArt img.nspImage {
  width: 100% !IMPORTANT;
  max-width: 300px;
  float: left;
  display: inline-block;
  margin-right: 20px;
}
/* line 710, templates/g5_helium/custom/scss/custom.scss */
.nspArt h4.nspHeader {
  padding: 0;
  line-height: 1.2;
}
/* line 714, templates/g5_helium/custom/scss/custom.scss */
.nspArt .nspInfo {
  display: block !important;
  color: #778992;
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
}
/* line 721, templates/g5_helium/custom/scss/custom.scss */
.nspArt .fleft {
  float: none !important;
}
@media screen and (max-width: 1024px) {
  /* line 725, templates/g5_helium/custom/scss/custom.scss */
  div#nsp-news .nspArt img.nspImage {
    width: 100% !IMPORTANT;
    max-width: 100% !IMPORTANT;
    float: none !Important;
    display: block;
    margin-right: 0;
  }
}
/*News Show Pro researches*/
/* line 734, templates/g5_helium/custom/scss/custom.scss */
div#nsp-researches p.nspInfo.nspInfo1.tleft.fleft {
  display: block !important;
  font-family: open sans !important;
  font-size: 1.3rem;
  font-weight: 600;
  text-align: center;
  width: 70px;
  height: 70px;
  margin-right: 10px;
  padding: 15px 0;
  border: 0px solid #ccc;
  background: #ba122b;
  color: #fff;
  float: left !important;
}
/*search result page*/
/* line 756, templates/g5_helium/custom/scss/custom.scss */
.search .chzn-container-single .chzn-single, select#ordering, select[multiple], select[size], .search #searchForm input.inputbox, .search .chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0;
}
/* line 763, templates/g5_helium/custom/scss/custom.scss */
.search .radio input[type="radio"], .search .checkbox input[type="checkbox"] {
  float: none;
}
/* line 767, templates/g5_helium/custom/scss/custom.scss */
.search #searchForm .btn, .finder #searchForm .btn, .search #search-form .btn, .finder #search-form .btn {
  font-size: 0.9rem;
  padding: 15px 25px;
}
/*menu*/
/* line 779, templates/g5_helium/custom/scss/custom.scss */
span.g-menu-item-title {
  margin: 0 5px;
  font-size: 0.9rem;
  font-weight: 600;
}
/* line 784, templates/g5_helium/custom/scss/custom.scss */
.menu_geo span.g-menu-item-title {
  font-family: DejaVucaps;
  font-size: 0.9rem;
}
/*Submenu*/
/* line 789, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  background: #fff;
  border: 1px solid #ccc;
  text-transform: uppercase;
  border-radius: 0;
  padding-bottom: 20px;
}
/* line 796, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li {
  margin: 0px;
  margin: 0 10px;
  border-bottom: 1px dotted #ccc;
}
/* line 801, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  padding: 5px 10px;
  font-size: 0.9rem;
  color: #222;
}
/* line 806, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  display: inline-block;
  font-weight: 400;
  cursor: pointer;
  width: 1.5rem;
  opacity: 0.7;
  font-family: FontAwesome;
  content: "\f078";
  text-align: right;
}
/* line 816, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  display: inline-block;
  font-weight: 400;
  cursor: pointer;
  width: 1.5rem;
  opacity: 0.7;
  font-family: FontAwesome;
  content: "\f0d7";
  text-align: right;
}
/*mosule latest*/
/* line 831, templates/g5_helium/custom/scss/custom.scss */
ul.latestnews.mod-list {
  padding: 10px 0;
  border: none;
}
/*languache switcher*/
/* line 838, templates/g5_helium/custom/scss/custom.scss */
.mod-languages {
  padding: 0 15px;
}
/*typography*/
/* line 845, templates/g5_helium/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0.5rem 0;
}
/* line 848, templates/g5_helium/custom/scss/custom.scss */
h1, h2, h3 {
  font-family: 'Open Sans Condensed';
  font-size: 1.2rem;
  text-transform: uppercase;
}
/* line 853, templates/g5_helium/custom/scss/custom.scss */
.page-header {
  border-bottom: 1px solid #f5f5f5;
}
/* line 856, templates/g5_helium/custom/scss/custom.scss */
h3.g-title {
  position: relative;
  font-family: 'Open Sans Condensed';
  font-size: 1.4rem;
  border-bottom: 1px solid #f5f5f5;
}
/* line 862, templates/g5_helium/custom/scss/custom.scss */
h3.g-title:after {
  position: absolute;
  bottom: -1px;
  content: '';
  display: block;
  height: 2px;
  width: 150px;
  background: #778992;
  border-top: 0px solid #778992;
}
/*
 h3.g-title:after {
 content: "";
 background: #ccc;
 position: absolute;
 right: 0;
 top: 0px;
 width: 100px;
 height: 100%;
 transform: skewX(30deg);
 border-bottom: 2px solid;
 border-left: 5px solid #fff;
 z-index: -1;
 }
 h3.g-title:before {
 content: "";
 background: #f5f5f5;
 position: absolute;
 left: 0px;
 top: 0px;
 width: 90%;
 height: 100%;
 border-bottom: 2px solid;
 z-index: -1;
 }
 */
/* line 903, templates/g5_helium/custom/scss/custom.scss */
.icon-calendar:before {
  content: "\f133";
  font-family: FontAwesome !important;
}
/* line 907, templates/g5_helium/custom/scss/custom.scss */
dl.article-info dd {
  font-size: 1rem;
  font-weight: 600;
}
/* line 912, templates/g5_helium/custom/scss/custom.scss */
dl.article-info {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
/* line 916, templates/g5_helium/custom/scss/custom.scss */
.press-release .blogpress-release p {
  min-height: 80px;
  box-shadow: 0px 1px 1px #f2f2f2;
  margin: 0.5rem 0;
  padding: 10px 0;
}
/* line 923, templates/g5_helium/custom/scss/custom.scss */
.project_page .blogproject_page p {
  min-height: 80px;
  margin: 0.5rem 0;
  padding: 10px 0;
}
/* line 928, templates/g5_helium/custom/scss/custom.scss */
.project_page span.wf_file_text:before, .press-release .blogpress-release a:before {
  display: block;
  content: "";
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  vertical-align: middle;
  background-image: url('../../../../images/icons/pdf_icon.png');
  background-size: cover;
}
/* line 940, templates/g5_helium/custom/scss/custom.scss */
.project_page .pull-none.item-image img {
  display: block;
  width: 100% !important;
  max-width: 300px;
  margin: 0 auto;
}
/* line 946, templates/g5_helium/custom/scss/custom.scss */
.project_page .page-header {
  border-bottom: 0px solid #f5f5f5;
}
/* line 949, templates/g5_helium/custom/scss/custom.scss */
.project_page .pull-none.item-image {
  border-bottom: 1px solid #f5f5f5;
}
/*
 .project_page .item.column-1,
 .project_page .item.column-2,
 .project_page .item.column-3 {
 box-shadow: 0px 1px 1px #ccc;
 margin-bottom: 20px;
 padding: 0 10px;
 border-top: 1px solid #fafafa;
 }
 */
/* line 963, templates/g5_helium/custom/scss/custom.scss */
.project_page .span6 {
  box-shadow: 0px 1px 1px #ccc;
  margin-bottom: 20px;
  padding: 0 10px;
  border-top: 1px solid #fafafa;
}
@media screen and (min-width: 769px) {
  /* line 970, templates/g5_helium/custom/scss/custom.scss */
  .project_page .row-fluid {
    display: flex;
  }
}
/* line 980, templates/g5_helium/custom/scss/custom.scss */
.g-branding.g-branding {
  font-size: 0.8rem;
}
/*social share*/
/* line 988, templates/g5_helium/custom/scss/custom.scss */
#ampz_inline_top, #ampz_inline_bottom {
  margin: 30px 0;
}
/*buttons*/
/* line 994, templates/g5_helium/custom/scss/custom.scss */
.button, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .finder #searchForm .btn, .search #search-form .btn, .finder #search-form .btn {
  border-radius: 0;
}
@font-face {
  font-family: 'DejaVucaps';
  src: url('../fonts/BPG%20DejaVu%20SansCond%20Caps%20Web.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DejaVu';
  src: url('../fonts/BPG%20DejaVu%20SansCond%20Web.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url('../fonts/OpenSansCondensed-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* line 1026, templates/g5_helium/custom/scss/custom.scss */
a.chronoforms6_credits {
  display: none !IMPORTANT;
}
/*# sourceMappingURL=custom_9.css.map */