/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&display=swap');
/* 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 */
/*// Accordion (Joomla) Particle
 @import "accordion-joomla";*/
/*font-family: 'Open Sans', sans-serif;*/
@font-face {
  font-family: "Calibri";
  src: url('../../../../fonts/Calibri-LightItalic.eot');
  src: url('../../../../fonts/Calibri-LightItalic.eot#iefix') format("embedded-opentype"), url('../../../../fonts/Calibri-LightItalic.woff2') format("woff2"), url('../../../../fonts/Calibri-LightItalic.woff') format("woff"), url('../../../../fonts/Calibri-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Calibri";
  src: url('../../../../fonts/Calibri-BoldItalic.eot');
  src: url('../../../../fonts/Calibri-BoldItalic.eot#iefix') format("embedded-opentype"), url('../../../../fonts/Calibri-BoldItalic.woff2') format("woff2"), url('../../../../fonts/Calibri-BoldItalic.woff') format("woff"), url('../../../../fonts/Calibri-BoldItalic.ttf') format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Calibri";
  src: url('../../../../fonts/Calibri-Bold.eot');
  src: url('../../../../fonts/Calibri-Bold.eot#iefix') format("embedded-opentype"), url('../../../../fonts/Calibri-Bold.woff2') format("woff2"), url('../../../../fonts/Calibri-Bold.woff') format("woff"), url('../../../../fonts/Calibri-Bold.ttf') format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Calibri";
  src: url('../../../../fonts/Calibri-Light.eot');
  src: url('../../../../fonts/Calibri-Light.eot#iefix') format("embedded-opentype"), url('../../../../fonts/Calibri-Light.woff2') format("woff2"), url('../../../../fonts/Calibri-Light.woff') format("woff"), url('../../../../fonts/Calibri-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Calibri";
  src: url('../../../../fonts/Calibri-Italic.eot');
  src: url('../../../../fonts/Calibri-Italic.eot#iefix') format("embedded-opentype"), url('../../../../fonts/Calibri-Italic.woff2') format("woff2"), url('../../../../fonts/Calibri-Italic.woff') format("woff"), url('../../../../fonts/Calibri-Italic.ttf') format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Calibri";
  src: url('../../../../fonts/Calibri.eot');
  src: url('../../../../fonts/Calibri.eot#iefix') format("embedded-opentype"), url('../../../../fonts/Calibri.woff2') format("woff2"), url('../../../../fonts/Calibri.woff') format("woff"), url('../../../../fonts/Calibri.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* line 92, templates/g5_helium/custom/scss/custom.scss */
body {
  font-family: "Open Sans", sans-serif;
}
/* line 95, templates/g5_helium/custom/scss/custom.scss */
body p {
  font-size: 18px;
  font-family: "Calibri";
  color: #001848;
  line-height: 27px;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
h1 {
  font-size: 40px;
  font-family: "Open Sans", sans-serif;
  color: #001848;
  font-weight: bold;
}
/* line 110, templates/g5_helium/custom/scss/custom.scss */
h2 {
  font-size: 40px !important;
  font-family: "Open Sans", sans-serif !important;
  color: #001848;
  font-weight: bold !important;
}
/* line 117, templates/g5_helium/custom/scss/custom.scss */
h3 {
  font-size: 40px;
  font-family: "Open Sans", sans-serif;
  color: #001848;
  font-weight: bold;
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
/* line 125, templates/g5_helium/custom/scss/custom.scss */
.article-block h3 {
  font-size: 34px;
  font-family: "Open Sans", sans-serif;
  color: #001848;
  font-weight: bold;
  margin: 2rem 0 0 0;
}
/* line 134, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block {
  z-index: 99999;
  position: relative;
}
/*Navigation*/
/* line 141, templates/g5_helium/custom/scss/custom.scss */
ul.g-sublevel {
  margin-top: 0px;
}
/* line 145, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  z-index: 999;
  padding: 7px 23px;
  margin-top: -8px;
}
/* line 155, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel a, .g-main-nav .g-toplevel span.g-menu-item-title, .g-main-nav .g-toplevel span.g-menu-parent-indicator {
  color: ;
  font-family: "Nunito", sans-serif;
  font-size: 1.1vw;
}
/* line 162, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel a:after, .g-main-nav .g-toplevel span.g-menu-item-title:after, .g-main-nav .g-toplevel span.g-menu-parent-indicator:after {
  display: none !important;
}
/* line 166, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel a:hover, .g-main-nav .g-toplevel span.g-menu-item-title:hover, .g-main-nav .g-toplevel span.g-menu-parent-indicator:hover {
  color: #404041 !important;
}
/* line 171, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel .g-standard .g-dropdown {
  width: 100%;
}
/* line 175, templates/g5_helium/custom/scss/custom.scss */
/* line 176, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-menu-item-230:hover {
  background-color: #bababa;
}
/* line 178, templates/g5_helium/custom/scss/custom.scss */
/* line 179, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-menu-item-230:hover .g-nav-header .g-menu-item-title {
  color: #001848 !important;
}
/* line 187, templates/g5_helium/custom/scss/custom.scss */
/* line 188, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block li.g-dropdown-column {
  background-color: #f5f5f5;
  width: 100%;
  padding: 8px;
}
/* line 193, templates/g5_helium/custom/scss/custom.scss */
/* line 194, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block li.g-dropdown-column ul.g-sublevel li.g-menu-item {
  margin-left: 4px;
  margin-right: 4px;
}
/* line 198, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block li.g-dropdown-column ul.g-sublevel li.g-menu-item a.g-menu-item-container {
  background: #fff !important;
  color: #001848;
  padding-left: 26px;
  padding-right: 26px;
}
/* line 204, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block li.g-dropdown-column ul.g-sublevel li.g-menu-item a.g-menu-item-container:hover {
  background-color: #001848 !important;
  color: #fff !important;
}
/* line 209, templates/g5_helium/custom/scss/custom.scss */
/* line 210, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block li.g-dropdown-column ul.g-sublevel li.g-menu-item a.g-menu-item-container span.g-menu-item-title:hover {
  color: #fff !important;
}
/*header*/
/* line 222, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar {
  background-color: #001848;
  height: 48px;
  padding: 0px;
  margin: 0px;
  color: white;
}
/* line 229, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar .g-content {
  margin: 0rem;
  padding: 0rem;
}
/* line 234, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar p {
  font-size: 16px;
  color: white;
  margin: 0px;
  margin-top: 9px;
  font-family: "Open Sans";
}
/* line 241, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar p a {
  color: white;
  font-family: "Open Sans";
}
/* line 245, templates/g5_helium/custom/scss/custom.scss */
section#g-top-bar p a:hover {
  color: #bababa;
}
/* line 252, templates/g5_helium/custom/scss/custom.scss */
.social-links {
  padding-top: 5px;
  margin-right: 61px;
}
/* line 256, templates/g5_helium/custom/scss/custom.scss */
.social-links a {
  margin-left: 22px;
  display: inline-block;
}
/* line 260, templates/g5_helium/custom/scss/custom.scss */
.social-links a img {
  transition: 0.3s;
}
/* line 263, templates/g5_helium/custom/scss/custom.scss */
.social-links a img:hover {
  filter: brightness(0.6);
}
/* line 269, templates/g5_helium/custom/scss/custom.scss */
.social-links a:nth-child(2) img {
  margin-top: 4px;
}
/* logo block */
/* line 276, templates/g5_helium/custom/scss/custom.scss */
section#g-top-logo {
  font-size: 30px;
  font-family: "Open Sans";
  font-weight: bold;
  color: #001848;
}
/* line 282, templates/g5_helium/custom/scss/custom.scss */
section#g-top-logo a {
  color: #001848;
}
/* line 285, templates/g5_helium/custom/scss/custom.scss */
section#g-top-logo a:hover {
  color: #bababa;
}
/* line 290, templates/g5_helium/custom/scss/custom.scss */
section#g-top-logo .g-block.size-50.phone-number {
  padding-top: 16px;
}
/* line 294, templates/g5_helium/custom/scss/custom.scss */
section#g-top-logo .home-logo {
  transition: 0.3s;
}
/* line 297, templates/g5_helium/custom/scss/custom.scss */
section#g-top-logo .home-logo:hover {
  opacity: 0.6;
}
/* menu-block */
/* line 305, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block {
  background-color: #001848;
  height: 49px;
}
/* line 309, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block .g-content {
  margin: 0rem;
  padding: 0rem;
}
/* line 314, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block a {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Open Sans";
  margin-top: 1px;
  padding: 15px 40px;
}
/* line 322, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block a:hover {
  color: #bababa !important;
  background-color: #bababa;
}
/* line 327, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block div.g-menu-item-container {
  margin-top: 1px;
  padding: 13px 32px;
}
/* line 328, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block div.g-menu-item-container .g-menu-item-title {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Open Sans";
}
/* line 338, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block .g-main-nav .g-toplevel a:hover, section#g-menu-block .g-main-nav .g-toplevel span.g-menu-item-title:hover, section#g-menu-block .g-main-nav .g-toplevel span.g-menu-parent-indicator:hover {
  color: #001848 !important;
}
/* line 344, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block .active a {
  background-color: white;
  color: #001848;
}
/* line 349, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block span.g-menu-item-title {
  font-size: 14px !important;
}
/* Banner Image */
/* line 356, templates/g5_helium/custom/scss/custom.scss */
section#g-head-block {
  background-color: gray;
  height: 300px;
  margin-top: 5px;
  background-image: url('../../../../images/about-banner.png');
  background-position: center;
  background-size: cover;
}
/* article-content */
/* line 366, templates/g5_helium/custom/scss/custom.scss */
div[itemprop="articlebody"] {
  width: 465px;
}
/* line 370, templates/g5_helium/custom/scss/custom.scss */
.article-block {
  width: 465px;
}
/* line 374, templates/g5_helium/custom/scss/custom.scss */
.page-header {
  margin-top: 26px;
}
/* line 378, templates/g5_helium/custom/scss/custom.scss */
.pull-right.item-image {
  margin-top: -80px;
}
/* line 381, templates/g5_helium/custom/scss/custom.scss */
.pull-right.item-image img {
  margin-left: -50px;
  margin-right: 72px;
}
/* line 387, templates/g5_helium/custom/scss/custom.scss */
/* line 388, templates/g5_helium/custom/scss/custom.scss */
.equal-height .item-page a.button {
  position: absolute;
  bottom: -90px;
}
/* line 394, templates/g5_helium/custom/scss/custom.scss */
.equal-height .article-block {
  position: relative;
  margin-bottom: 100px;
}
/* line 399, templates/g5_helium/custom/scss/custom.scss */
a.button {
  background-color: #001848;
  padding: 14px 41px;
  font-size: 17px;
  margin-top: 15px;
}
/* line 405, templates/g5_helium/custom/scss/custom.scss */
a.button:hover {
  background: #404041;
}
/* line 410, templates/g5_helium/custom/scss/custom.scss */
.g-block.size-50.equal-height.article-2, .g-block.size-50.equal-height.article-3 {
  margin-top: -43px;
}
/* about us */
/* line 416, templates/g5_helium/custom/scss/custom.scss */
/* line 417, templates/g5_helium/custom/scss/custom.scss */
.itemid-111 .article-4 .article-block {
  float: left;
  margin-left: 8%;
}
/* line 423, templates/g5_helium/custom/scss/custom.scss */
.pull-left.item-image {
  margin-top: 41px;
}
/* Footer */
/* line 429, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top {
  background-color: #001848;
  color: white;
  padding-top: 30px;
  margin-top: 50px;
}
/* line 435, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top p {
  color: white;
  font-size: 11px;
}
/* line 439, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top p a {
  color: white;
}
/* line 442, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top p a:hover {
  color: #bababa;
}
/* line 448, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top .social-links {
  padding-top: 5px;
  margin-right: 0px;
}
/* line 453, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top .website-by p {
  float: right;
  font-size: 11px;
}
/* line 458, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top .copyright {
  white-space: nowrap;
}
/* line 462, templates/g5_helium/custom/scss/custom.scss */
/* line 463, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top .phone-social p {
  font-size: 24px !important;
  line-height: 33px !important;
}
/* line 467, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top .phone-social p a {
  font-size: 36px !important;
}
/* line 473, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer-top .bottomsection {
  margin-top: -30px;
}
/* Accordions */
/* line 480, templates/g5_helium/custom/scss/custom.scss */
.ui-accordion-header {
  width: 100%;
}
/* line 484, templates/g5_helium/custom/scss/custom.scss */
.ui-accordion .ui-accordion-content {
  padding: 20px 20px;
  border-top: 0;
  overflow: auto;
  width: 100%;
}
/*.g-grid.accgrid {
 min-height: 760px;
 }*/
/* line 495, templates/g5_helium/custom/scss/custom.scss */
.three-blocks-container.g-block.size-50.page-img-acc {
  background-size: cover;
  height: 500px;
}
/* Consultancy */
/* line 502, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 {
  /* consultancy accordion */
}
/* line 503, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 section#g-head-block {
  background-image: url('../../../../images/consultancynewbg.jpg');
}
/* line 507, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .article-block {
  width: 100%;
}
/* line 511, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .three-blocks-container.g-block.size-50 {
  height: 503px;
  background-size: cover;
}
/* line 518, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .accordion {
  margin: 0px;
  margin-left: 40px;
  margin-right: 50px;
}
/* line 523, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .accordion dt, .itemid-112 .accordion dd {
  border-bottom: 0;
  border-bottom: 1px solid lightgray;
}
/* line 531, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .accordion dt a, .itemid-112 .accordion dd a {
  display: block;
  color: black;
  font-weight: bold;
  line-height: 40px;
}
/* line 539, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .accordion dd {
  border-top: 0;
  font-size: 12px;
  margin-left: 0px;
}
/* line 544, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .accordion dd:last-of-type {
  position: relative;
  top: -1px;
}
/* line 551, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 p.three-para {
  background-color: white;
  margin-top: -2px;
  border-bottom: 1px;
}
/* line 557, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 dt::before {
  content: ".";
  display: inline-block;
  position: absolute;
  margin-left: -29px;
  margin-top: 15px;
  background-color: darkblue;
  border-radius: 11px;
  height: 9px;
  width: 8px;
  color: transparent;
}
/* line 570, templates/g5_helium/custom/scss/custom.scss */
/* line 571, templates/g5_helium/custom/scss/custom.scss */
/* line 572, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 dt a:after {
  content: "+";
  display: inline-block;
  background-color: transparent;
  border-radius: 11px;
  height: 9px;
  width: 8px;
  float: right;
}
/* line 583, templates/g5_helium/custom/scss/custom.scss */
/* line 584, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 dt a.active:after {
  content: "-";
  display: inline-block;
  background-color: transparent;
  border-radius: 11px;
  height: 9px;
  width: 8px;
  float: right;
}
/* Training */
/* line 598, templates/g5_helium/custom/scss/custom.scss */
/* line 599, templates/g5_helium/custom/scss/custom.scss */
.itemid-113 section#g-head-block {
  background-image: url('../../../../images/trainingbg.jpg');
}
/* line 603, templates/g5_helium/custom/scss/custom.scss */
/* line 604, templates/g5_helium/custom/scss/custom.scss */
.itemid-113 #g-content-1 .article-block {
  width: 100%;
}
/* line 610, templates/g5_helium/custom/scss/custom.scss */
.fiftypercento {
  width: 49%;
  display: inline-block;
  padding-right: 10%;
  padding-top: 60px;
}
/* line 616, templates/g5_helium/custom/scss/custom.scss */
.fiftypercento h2 {
  line-height: 42px;
  margin-top: 30px;
}
/* line 622, templates/g5_helium/custom/scss/custom.scss */
.our-courses-banner {
  background-color: white;
  width: 29%;
  margin: 39px auto;
  text-align: center;
  padding: 61px;
  padding-top: 19px;
}
/* line 630, templates/g5_helium/custom/scss/custom.scss */
.our-courses-banner a.button {
  background-color: #001848;
  padding: 14px 41px;
  font-size: 17px;
  margin-top: 20px;
}
/* line 636, templates/g5_helium/custom/scss/custom.scss */
.our-courses-banner a.button:hover {
  background-color: #404041;
}
/* line 642, templates/g5_helium/custom/scss/custom.scss */
section#g-content-3 {
  background-image: url('../../../../images/trainingbgbottom.jpg');
  margin-bottom: -50px;
  margin-top: 70px;
}
/* Our Courses */
/* line 650, templates/g5_helium/custom/scss/custom.scss */
.outline-11 .article-block {
  width: 100%;
}
/* line 653, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 {
  /* courses - accordion */
}
/* line 654, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 section#g-head-block {
  background-image: url('../../../../images/coursesbg.jpg');
}
/* line 658, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 .pull-right.item-image img {
  margin-left: -28px;
  margin-right: -106px;
  padding: 48px;
  padding-left: 100px;
  margin-top: -50px;
}
/* line 666, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 .article-block {
  width: 70%;
}
/* line 672, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dt {
  background-color: #001748;
  margin-top: 7px;
}
/* line 676, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dt a {
  color: white;
  font-size: 18px;
}
/* line 682, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dt:nth-child(3), .itemid-114 dt:nth-child(7), .itemid-114 dt:nth-child(11) {
  background-color: #274fa4;
}
/* line 688, templates/g5_helium/custom/scss/custom.scss */
/* line 689, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 .accgrid .size-50 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 50%;
  -moz-flex: 0 50%;
  -ms-flex: 0 50%;
  flex: 0 73%;
  width: 73%;
}
/* line 701, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dd {
  border: 3px solid #001848;
  margin-left: 0px;
  padding: 14px 20px;
}
/* line 707, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 .three-blocks-container.g-block.size-50 {
  color: transparent;
}
/* line 711, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dt {
  position: relative;
}
/* line 715, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dt a {
  color: white;
  font-size: 18px;
  display: inline-block;
  padding: 11px;
  width: 100%;
}
/* line 722, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dt a:after {
  content: "+";
  font-weight: bold;
  color: white;
  float: right;
  margin-right: 9px;
  font-size: 25px;
  position: absolute;
  right: 10px;
  top: 2px;
}
/* line 735, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dt a.active:after {
  content: " ";
  font-weight: bold;
  color: white;
  float: right;
  margin-right: 9px;
  font-size: 25px;
  position: absolute;
  right: 10px;
  top: 2px;
}
/* line 747, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 a.pdf-download {
  background-color: #001848;
  border-radius: 999px;
  padding: 13px 30px;
  color: white;
  font-weight: bold;
  margin-right: 20px;
  padding-right: 70px;
  background-image: url('../../../../images/dl-icon.png');
  background-repeat: no-repeat;
  background-position: 87% 41%;
  margin-bottom: 18px;
  margin-top: 9px;
  display: inline-block;
}
/* line 762, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 a.pdf-download:hover {
  background-color: #404041;
}
/* line 767, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 section#g-content-3 {
  background-image: url('../../../../images/slide1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 773, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 .accordion ul {
  columns: 2 !important;
}
/* News Blog */
/* line 780, templates/g5_helium/custom/scss/custom.scss */
/* line 781, templates/g5_helium/custom/scss/custom.scss */
.layout-blog .breadcrumb {
  display: none;
}
/* line 786, templates/g5_helium/custom/scss/custom.scss */
/* line 787, templates/g5_helium/custom/scss/custom.scss */
.itemid-115.layout-blog .pull-left.item-image {
  margin-top: 17px;
}
/* line 792, templates/g5_helium/custom/scss/custom.scss */
/* line 793, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .pull-left.item-image {
  width: 100%;
}
/* line 796, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .pull-left.item-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: top;
}
/* line 804, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 h2 {
  font-size: 40px !important;
  font-family: "Open Sans", sans-serif !important;
  color: #001848;
  font-weight: bold !important;
  line-height: 36px;
  margin-top: 21px;
  display: inline-block;
  margin-bottom: 0px;
}
/* line 814, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 h2 a {
  color: #001848;
}
/* line 817, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 h2 a:hover {
  color: #404041;
}
/* line 823, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 p.readmore a {
  background-color: #001848 !important;
  font-weight: bold !important;
  font-family: "Open Sans", sans-serif !important;
  background-color: #001848 !important;
  padding: 14px 41px !important;
  font-size: 17px !important;
}
/* line 831, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 p.readmore a:hover {
  background-color: #404041 !important;
}
/* line 836, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 span.icon-chevron-right {
  display: none;
}
/* line 841, templates/g5_helium/custom/scss/custom.scss */
/* line 842, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-115 .article-block {
  width: 100%;
}
/* line 847, templates/g5_helium/custom/scss/custom.scss */
ul.breadcrumb {
  background-color: transparent !important;
  font-family: "Open Sans" !important;
  margin-top: -20px !important;
  position: absolute !important;
}
/* line 854, templates/g5_helium/custom/scss/custom.scss */
.moduletable .breadcrumb span.divider {
  position: relative;
  vertical-align: top;
  width: 21px;
  height: 14px;
  line-height: 2;
}
/* line 862, templates/g5_helium/custom/scss/custom.scss */
section#g-curve {
  height: 0 !important;
}
/* line 866, templates/g5_helium/custom/scss/custom.scss */
.moduletable .breadcrumb span {
  display: inline-block;
  color: #001848;
}
/* line 871, templates/g5_helium/custom/scss/custom.scss */
ul.breadcrumb {
  margin-left: -20px;
}
/* line 874, templates/g5_helium/custom/scss/custom.scss */
ul.breadcrumb li.active {
  color: #404041;
}
/* line 879, templates/g5_helium/custom/scss/custom.scss */
.view-category div[itemprop="blogPost"] {
  background-color: white;
  display: flex;
  flex-direction: column;
  border: 6px solid white;
  min-height: 990px;
  position: relative;
  padding-bottom: 80px;
  filter: drop-shadow(0px 11px 18px #d5d5d5);
  margin-bottom: 50px;
}
/* line 890, templates/g5_helium/custom/scss/custom.scss */
.view-category div[itemprop="blogPost"] p {
  order: 1;
  padding: 14px;
  text-align: center;
}
/* line 896, templates/g5_helium/custom/scss/custom.scss */
.view-category div[itemprop="blogPost"] .pull-left.item-image {
  order: 0;
  margin-top: 2px;
}
/* line 901, templates/g5_helium/custom/scss/custom.scss */
.view-category div[itemprop="blogPost"] .page-header {
  order: 1;
}
/* line 905, templates/g5_helium/custom/scss/custom.scss */
.view-category div[itemprop="blogPost"] h2 {
  font-size: 32px !important;
  margin-top: -8px;
  text-align: center;
  padding: 14px;
  display: block;
}
/* line 913, templates/g5_helium/custom/scss/custom.scss */
.view-category div[itemprop="blogPost"] p.readmore {
  order: 1;
  margin: 0 auto;
  margin-top: 10px;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
/* line 927, templates/g5_helium/custom/scss/custom.scss */
/* line 928, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 section#g-head-block {
  display: none;
}
/* line 932, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 section#g-curve {
  margin-top: 20px;
  height: 45px !important;
}
/* line 937, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 #g-content-1 {
  width: 72rem;
  margin: 0 auto;
}
/* line 941, templates/g5_helium/custom/scss/custom.scss */
/* line 942, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 #g-content-1 .item-page .article-block {
  width: 100%;
  margin: 0 auto;
}
/* line 949, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 .pull-left.item-image {
  width: 100%;
}
/* line 952, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 .pull-left.item-image img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: top;
}
/* line 960, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 h2 {
  font-size: 40px !important;
  font-family: "Open Sans", sans-serif !important;
  color: #001848;
  font-weight: bold !important;
  line-height: 36px;
  margin-top: 21px;
  display: inline-block;
  margin-bottom: 0px;
}
/* line 970, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 h2 a {
  color: #001848;
}
/* line 973, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 h2 a:hover {
  color: #404041;
}
/* line 979, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 p.readmore a {
  background-color: #001848 !important;
  font-weight: bold !important;
  font-family: "Open Sans", sans-serif !important;
  background-color: #001848 !important;
  padding: 14px 41px !important;
  font-size: 17px !important;
}
/* line 987, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 p.readmore a:hover {
  background-color: #404041 !important;
}
/* line 992, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 span.icon-chevron-right {
  display: none;
}
/* line 996, templates/g5_helium/custom/scss/custom.scss */
.view-article.itemid-204 span.icon-chevron-left {
  display: none;
}
/* line 1001, templates/g5_helium/custom/scss/custom.scss */
/* line 1002, templates/g5_helium/custom/scss/custom.scss */
.view-category.itemid-204 section#g-head-block {
  background-image: url('../../../../images/blog-banner2.jpg');
}
/* line 1005, templates/g5_helium/custom/scss/custom.scss */
.view-category.itemid-204 section#g-content-1 .g-container {
  background-color: #f5f5f5;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  width: 90%;
  margin: 0 auto !important;
}
/* line 1013, templates/g5_helium/custom/scss/custom.scss */
.view-category.itemid-204 div[itemprop="blogPost"] {
  min-height: 375px;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0px;
}
/* line 1019, templates/g5_helium/custom/scss/custom.scss */
.view-category.itemid-204 div[itemprop="blogPost"] .page-header {
  margin-top: 8px;
}
/* line 1022, templates/g5_helium/custom/scss/custom.scss */
.view-category.itemid-204 div[itemprop="blogPost"] h2 {
  font-size: 17px !important;
  line-height: 25px;
  padding: 20px 14px;
  display: block;
  margin-bottom: 0;
}
/* line 1030, templates/g5_helium/custom/scss/custom.scss */
.view-category.itemid-204 div[itemprop="blogPost"] .pull-left.item-image {
  margin: 2px;
}
/* line 1033, templates/g5_helium/custom/scss/custom.scss */
.view-category.itemid-204 div[itemprop="blogPost"] .pull-left.item-image img {
  height: 14vw;
  width: 100%;
  object-fit: cover;
}
/* line 1042, templates/g5_helium/custom/scss/custom.scss */
.view-category section#g-content-1 {
  background-color: #f5f5f5;
  padding-top: 50px;
}
/* line 1047, templates/g5_helium/custom/scss/custom.scss */
/* line 1048, templates/g5_helium/custom/scss/custom.scss */
.view-category footer#g-footer-top {
  margin-top: 3px;
}
/* line 1053, templates/g5_helium/custom/scss/custom.scss */
.blog .items-row, .item-page .items-row {
  margin-bottom: 0.625rem;
  padding-bottom: 0rem;
}
/* Contact Us */
/* line 1060, templates/g5_helium/custom/scss/custom.scss */
/* line 1061, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 {
  /* Contact Form */
}
/* line 1062, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 a {
  color: #404041;
  font-weight: bold;
}
/* line 1066, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 a:hover {
  color: #003cbd;
}
/* line 1071, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 h3.phonep {
  font-size: 33px;
  line-height: 35px;
}
/* line 1078, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 .formBody {
  width: 100%;
  display: block;
  border-radius: 0px;
}
/* line 1084, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 .rsform {
  background-color: #001848;
  padding: 30px;
  margin-top: 50px;
}
/* line 1089, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 .rsform h3 {
  color: white;
  line-height: 20px;
}
/* line 1094, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 .rsform h4 {
  font-size: 20px;
  color: white;
  line-height: 20px;
  padding-bottom: 11px;
}
/* line 1102, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 textarea, .itemid-116 #g-content-1 input[type="text"], .itemid-116 #g-content-1 input[type="password"], .itemid-116 #g-content-1 input[type="datetime"], .itemid-116 #g-content-1 input[type="datetime-local"], .itemid-116 #g-content-1 input[type="date"], .itemid-116 #g-content-1 input[type="month"], .itemid-116 #g-content-1 input[type="time"], .itemid-116 #g-content-1 input[type="week"], .itemid-116 #g-content-1 input[type="number"], .itemid-116 #g-content-1 input[type="email"], .itemid-116 #g-content-1 input[type="url"], .itemid-116 #g-content-1 input[type="search"], .itemid-116 #g-content-1 input[type="tel"], .itemid-116 #g-content-1 input[type="color"], .itemid-116 #g-content-1 .uneditable-input {
  color: #424753;
  background-color: #fff;
  border: 1px solid #e0e0e5;
  box-sizing: border-box !important;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
  border: 0px;
  border-radius: 0px;
  padding-left: 18px !important;
}
/* line 1136, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 input#Send {
  float: right;
  padding: 20px 54px;
  font-family: "Open Sans";
  text-transform: uppercase;
  font-weight: bold;
  color: #001848;
  transition: 0.2s;
}
/* line 1145, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 input#Send:hover {
  background-color: #bababa;
}
/* line 1150, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 #g-content-1 div.formBody {
  display: block;
  float: left;
  margin-bottom: -7px;
}
/* line 1157, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 section#g-content-3 {
  background-image: none;
  margin-bottom: -70px;
  margin-top: 13px;
}
/* Homepage */
/* line 1166, templates/g5_helium/custom/scss/custom.scss */
/* line 1167, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-menu-block {
  margin-bottom: 5px;
}
/* line 1171, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .page-header {
  display: none;
}
/* line 1175, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .article-block {
  width: 101%;
  margin: 0 auto;
  text-align: center;
  background-color: #f5f5f5;
  padding: 20px 15%;
  margin-top: 50px;
}
/* line 1184, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 h1 {
  font-size: 40px;
  font-family: "Open Sans", sans-serif;
  color: #001848;
  font-weight: bold;
  line-height: 44px;
}
/* line 1192, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-content-1 a.button {
  background-color: #001848;
  padding: 14px 50px;
  font-size: 17px;
  margin: 10px;
}
/* line 1198, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-content-1 a.button:hover {
  background-color: #404041;
}
/* line 1203, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-3 {
  background-image: url('../../../../images/get-in-touch.jpg');
  background-size: cover;
  background-attachment: fixed;
}
/* line 1209, templates/g5_helium/custom/scss/custom.scss */
/* line 1210, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-2 h3 {
  font-size: 40px;
  font-family: "Open Sans", sans-serif;
  color: #001848;
  font-weight: bold;
  text-align: center;
}
/* line 1219, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 a.three-box.size-33-3.g-block {
  padding: 30px;
}
/* line 1223, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .three-box img {
  object-fit: cover;
  height: 250px;
  width: 100%;
  display: block;
  transition: 0.3s;
}
/* line 1231, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 #g-content-2 .g-container {
  width: 100%;
  padding: 19px 18%;
}
/* line 1236, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 h4 {
  border: 1px solid rgba(159, 159, 159, 0.624);
  border-top: none;
  margin-top: 0px;
  text-align: center;
  padding: 18px;
  background-color: white;
  font-family: "Open Sans";
  color: #001848;
  font-weight: bold;
  transition: 0.4s;
}
/* line 1249, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-2 {
  background-color: #f5f5f5;
  height: 470px;
  margin-bottom: 190px;
  margin-top: 60px;
}
/* line 1256, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 a.three-box.size-33-3.g-block {
  padding: 30px;
  filter: drop-shadow(0px 11px 18px #d5d5d5);
}
/* line 1260, templates/g5_helium/custom/scss/custom.scss */
/* line 1261, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 a.three-box.size-33-3.g-block:hover h4 {
  background-color: #001848;
  color: white;
}
/* line 1266, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 a.three-box.size-33-3.g-block:hover img {
  filter: grayscale(1);
}
/* line 1272, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .customslide-content {
  color: white;
  width: 26%;
  white-space: normal;
}
/* line 1277, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .customslide-content h1 {
  color: white;
  font-size: 50px;
  line-height: 67px;
  display: block;
  width: 539px;
  letter-spacing: 3px;
  margin-bottom: 30px;
}
/* line 1287, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .customslide-content p {
  color: white;
  font-size: 24px;
  line-height: 30px;
}
/* line 1293, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .customslide-content a.button {
  background-color: white;
  color: #001848;
  margin-top: 50px;
  margin-left: -1px;
}
/* line 1299, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .customslide-content a.button:hover {
  background-color: #404041;
  color: white;
}
/* line 1307, templates/g5_helium/custom/scss/custom.scss */
img.logoimg, img.hidden-phone {
  width: 286px !important;
}
/* line 1312, templates/g5_helium/custom/scss/custom.scss */
img.hidden-phone {
  width: 100% !important;
}
/* line 1316, templates/g5_helium/custom/scss/custom.scss */
span.ls-bottom-slidebuttons {
  position: absolute;
  left: 18%;
  margin-top: -80px;
}
/* line 1322, templates/g5_helium/custom/scss/custom.scss */
html .ls-nav-prev, body .ls-nav-prev, #ls-global .ls-nav-prev, html .ls-nav-next, body .ls-nav-next, #ls-global .ls-nav-next, html .ls-container img, body .ls-container img, #ls-global .ls-container img, html .ls-bottom-nav-wrapper a, body .ls-bottom-nav-wrapper a, #ls-global .ls-bottom-nav-wrapper a, html .ls-container .ls-fullscreen, body .ls-container .ls-fullscreen, #ls-global .ls-container .ls-fullscreen, html .ls-thumbnail a, body .ls-thumbnail a, #ls-global .ls-thumbnail a {
  transition: none;
  -ms-transition: none;
  -webkit-transition: none;
  line-height: normal;
  outline: none;
  padding: 0;
  border: 0;
  margin: 17px;
}
/* tweaks */
/* line 1352, templates/g5_helium/custom/scss/custom.scss */
/* line 1353, templates/g5_helium/custom/scss/custom.scss */
#g-content-3 h2 {
  font-size: 40px !important;
  font-family: "Open Sans", sans-serif !important;
  color: #001848;
  margin-bottom: -10px;
  font-weight: bold !important;
}
/* line 1362, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block span.g-menu-item-title {
  font-size: 14px !important;
  letter-spacing: 1.5px;
}
/* line 1367, templates/g5_helium/custom/scss/custom.scss */
section#g-menu-block a {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Open Sans";
  margin-top: 1px;
  padding: 15px 32px;
}
/* line 1376, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 section#g-content-2 h3 {
  font-size: 37px;
  font-family: "Open Sans", sans-serif;
  color: #001848;
  font-weight: bold;
  text-align: center;
}
/* line 1384, templates/g5_helium/custom/scss/custom.scss */
img.logosimg {
  margin-top: 127px;
  margin-bottom: 12px;
}
/* line 1389, templates/g5_helium/custom/scss/custom.scss */
/* line 1392, templates/g5_helium/custom/scss/custom.scss */
.itemid-129 .article-block, .itemid-130 .article-block, .itemid-138 .article-block {
  width: 100%;
}
/* line 1397, templates/g5_helium/custom/scss/custom.scss */
section#g-slider-block {
  background-color: #001848;
  background-image: url('../../../../images/sliderbg.jpg');
}
/* line 1402, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .customslide-content h1, .itemid-101 .customslide-content p span.bold {
  color: white;
  font-size: 50px;
  line-height: 67px;
  display: block;
  width: 517px;
  letter-spacing: 3px;
  margin-bottom: 30px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
/* line 1415, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .customslide-content {
  color: white;
  width: 44%;
  white-space: normal;
  margin: 0 auto;
  margin-top: 110px;
}
/* line 1423, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .customslide-content a.button {
  background-color: white;
  color: #001848;
  margin-top: 33px;
  margin-left: 0px;
  margin-right: 4px;
}
/* line 1431, templates/g5_helium/custom/scss/custom.scss */
section#g-top-logo {
  font-size: 30px;
  font-family: "Open Sans";
  font-weight: bold;
  color: #001848;
  margin-top: -10px;
  margin-bottom: -10px;
}
/* line 1440, templates/g5_helium/custom/scss/custom.scss */
.blognote {
  border: 1px solid #001848;
  padding: 10px 30px !important;
}
/* line 1444, templates/g5_helium/custom/scss/custom.scss */
.blognote p {
  font-size: 12px;
}
/* line 1449, templates/g5_helium/custom/scss/custom.scss */
.itemid-113 #g-content-1 > div > div > div > div > div > div > div > div.article-block > img {
  margin-top: 50px;
}
/* line 1453, templates/g5_helium/custom/scss/custom.scss */
.com_nec_case_law.view-cases div#copyr-content strong {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 2000px) {
  /* line 1459, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] {
    min-height: 396px;
  }
}
/* small desktop */
@media only screen and (max-width: 1800px) {
  /* line 1466, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .customslide-content h1, .itemid-101 .customslide-content p span.bold {
    color: white;
    font-size: 38px;
    line-height: 57px;
    display: block;
    width: 516px;
    letter-spacing: 3px;
    margin-bottom: 30px;
  }
  /* line 1477, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .customslide-content a.button {
    background-color: white;
    color: #001848;
    margin-top: 9px;
    margin-left: -1px;
  }
  /* line 1484, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .customslide-content {
    color: white;
    width: 34%;
    white-space: normal;
  }
  /* line 1490, templates/g5_helium/custom/scss/custom.scss */
  .our-courses-banner {
    background-color: white;
    width: 52%;
    margin: 39px auto;
    text-align: center;
    padding: 61px;
    padding-top: 19px;
  }
  /* line 1499, templates/g5_helium/custom/scss/custom.scss */
  section#g-menu-block a {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Open Sans";
    margin-top: 1px;
    padding: 15px 13px;
  }
  /* line 1508, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .customslide-content {
    color: white;
    width: 70%;
    white-space: normal;
  }
}
/* tweaks */
/* line 1517, templates/g5_helium/custom/scss/custom.scss */
.itemid-101 .article-block {
  width: 101%;
  margin: 0 auto;
  text-align: center;
  background-color: #f5f5f5;
  padding: 37px 14%;
  margin-top: 50px;
}
/* line 1526, templates/g5_helium/custom/scss/custom.scss */
.g-block.size-50.align-right.phone-social {
  margin-top: -28px;
}
/* line 1530, templates/g5_helium/custom/scss/custom.scss */
.g-block.size-50.footer-logo {
  margin-bottom: 30px;
}
/* line 1534, templates/g5_helium/custom/scss/custom.scss */
/* line 1535, templates/g5_helium/custom/scss/custom.scss */
.itemid-111 .g-block.size-100.article-4 h2 {
  margin-top: 17px;
}
/* line 1540, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .accordion dt {
  border-top: 1px solid lightgray !important;
  border-bottom: 0px;
}
/* line 1545, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .accordion dd {
  border-top: 0px solid lightgray !important;
  border-bottom: 0px;
}
/* line 1550, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 #accordion > dl > dt:nth-child(1) {
  border-top: 0px solid lightgray !important;
}
/* line 1554, templates/g5_helium/custom/scss/custom.scss */
a.necbut {
  border: 3px solid;
  border-radius: 999px;
  padding: 10px 30px;
  margin-right: 20px;
  background-color: white;
  color: #001848;
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
  width: 200px;
  text-align: center;
  margin-left: -1px;
  font-weight: bold;
}
/* line 1569, templates/g5_helium/custom/scss/custom.scss */
a.necbut:hover {
  background-color: #001848;
  color: white;
  border: #001848 3px solid;
}
/* line 1576, templates/g5_helium/custom/scss/custom.scss */
a.widenecbut {
  width: 260px;
}
/* line 1580, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 a.necbut {
  border: 3px solid;
  border-radius: 999px;
  padding: 10px 30px;
  margin-right: 20px;
  background-color: white;
  color: #001848;
  margin-top: 12px;
  margin-bottom: 27px;
  display: inline-block;
  width: 200px;
  text-align: center;
  margin-left: -1px;
  font-weight: bold;
}
/* line 1595, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 a.necbut:hover {
  background-color: #001848;
  color: white;
  border: 3px solid #001848;
}
/* line 1602, templates/g5_helium/custom/scss/custom.scss */
/* line 1603, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 h3 {
  font-size: 40px;
  font-family: "Open Sans", sans-serif;
  color: #001848;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: -10px;
}
/* line 1613, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dt a {
  color: white;
  font-size: 18px;
  display: inline-block;
  padding: 11px;
  width: 100%;
  padding-left: 23px;
}
/* line 1622, templates/g5_helium/custom/scss/custom.scss */
.items-row {
  margin-bottom: 40px !important;
}
/* line 1626, templates/g5_helium/custom/scss/custom.scss */
.pager.pagenav a {
  background-color: #001848;
  padding: 15px 41px;
}
/* line 1630, templates/g5_helium/custom/scss/custom.scss */
.pager.pagenav a:hover {
  background-color: #404041;
}
/* line 1635, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 span.icon-chevron-right {
  display: none;
}
/* line 1639, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .next span.icon-chevron-right {
  display: initial;
}
/* line 1643, templates/g5_helium/custom/scss/custom.scss */
h2 {
  font-size: 40px !important;
  font-family: "Open Sans", sans-serif !important;
  color: #001848;
  font-weight: bold !important;
  margin-left: -3px;
}
/* line 1651, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 dd {
  border: 3px solid #001848;
  margin-left: 0px;
  padding: 14px 20px;
  padding-left: 38px;
  padding-top: 20px;
  padding-right: 60px;
}
@media (max-width: 1199px) {
  /* line 1661, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 #g-content-1 {
    width: 57rem;
    margin: 0 auto;
  }
  /* line 1666, templates/g5_helium/custom/scss/custom.scss */
  /* line 1667, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 .items-row {
    margin-bottom: 24px !important;
  }
  /* line 1670, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 section#g-head-block {
    background-image: url('../../../../images/blog-banner2.jpg');
  }
  /* line 1673, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 section#g-content-1 .g-container {
    background-color: #f5f5f5;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    width: 96%;
    margin: 0 auto !important;
  }
  /* line 1681, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] {
    min-height: 284px;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 0px;
  }
  /* line 1687, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] h2 {
    font-size: 16px !important;
    line-height: 25px;
    padding: 5px 0;
    display: block;
  }
  /* line 1694, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] .pull-left.item-image {
    margin: 2px;
  }
  /* line 1697, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] .pull-left.item-image img {
    height: 200px;
    width: 100%;
    object-fit: cover;
  }
}
/* Responsive */
@media only screen and (max-width: 959px) {
  /* line 1708, templates/g5_helium/custom/scss/custom.scss */
  /* Article Content */
  /* blog */
  /* Content */
  /* line 1709, templates/g5_helium/custom/scss/custom.scss */
  /* line 1710, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 #g-content-1 {
    width: 44rem;
    margin: 0 auto;
  }
  /* line 1714, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 #g-content-1 .pull-left.item-image {
    margin-top: 30px;
  }
  /* line 1718, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 #g-content-1 .item-page .article-block {
    width: 100%;
    margin: 0 auto;
    order: 0;
  }
  /* line 1726, templates/g5_helium/custom/scss/custom.scss */
  /* line 1727, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 .row-fluid .span3 {
    width: 48%;
  }
  /* line 1730, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 .row-fluid .span3:nth-of-type(odd) {
    margin-left: 0;
  }
  /* line 1734, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 .items-row {
    margin-bottom: 0px !important;
  }
  /* line 1737, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 section#g-content-1 .g-container {
    background-color: #f5f5f5;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    width: 96%;
    margin: 0 auto !important;
  }
  /* line 1745, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] {
    min-height: 314px;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 22px;
  }
  /* line 1751, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] h2 {
    font-size: 15px !important;
    line-height: 22px;
    padding: 5px 10px;
    display: block;
  }
  /* line 1758, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] .pull-left.item-image {
    margin: 2px;
  }
  /* line 1761, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] .pull-left.item-image img {
    height: 230px;
    width: 100%;
    object-fit: cover;
  }
  /* line 1769, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar {
    padding-left: 28px;
  }
  /* line 1773, templates/g5_helium/custom/scss/custom.scss */
  section#g-menu-block span.g-menu-item-title {
    font-size: 11px !important;
    letter-spacing: 0.5px;
  }
  /* line 1778, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .customslide-content h1, .itemid-101 .customslide-content p span.bold {
    color: white;
    font-size: 32px;
    line-height: 42px;
    display: block;
    width: 100%;
    letter-spacing: 3px;
    margin-bottom: 30px;
  }
  /* line 1789, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .customslide-content {
    color: white;
    width: 80%;
    white-space: normal;
  }
  /* line 1795, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .customslide-content h1, .itemid-101 .customslide-content p span.bold {
    color: white;
    font-size: 29px;
    line-height: 39px;
    display: block;
    width: 100%;
    letter-spacing: 3px;
    margin-bottom: 30px;
  }
  /* line 1806, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .customslide-content p {
    color: white;
    font-size: 20px;
    line-height: 28px;
  }
  /* line 1812, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-content-2 .g-container {
    width: 100%;
    padding: 2px 0%;
  }
  /* line 1817, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 a.three-box.size-33-3.g-block {
    padding: 12px;
    filter: drop-shadow(0px 11px 18px #d5d5d5);
  }
  /* line 1822, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .three-box img {
    object-fit: cover;
    height: 217px;
    width: 100%;
    display: block;
    transition: 0.3s;
  }
  /* line 1830, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-2 {
    background-color: #f5f5f5;
    height: 330px;
    margin-bottom: 190px;
    margin-top: 60px;
  }
  /* line 1837, templates/g5_helium/custom/scss/custom.scss */
  .our-courses-banner {
    background-color: white;
    width: 79%;
    margin: 39px auto;
    text-align: center;
    padding: 61px;
    padding-top: 19px;
  }
  /* line 1846, templates/g5_helium/custom/scss/custom.scss */
  img.logosimg {
    margin-top: 97px;
    margin-bottom: -14px;
  }
  /* line 1851, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .customslide-content a.button {
    background-color: white;
    color: #001848;
    margin-top: 22px;
    margin-left: -1px;
    width: 230px;
    text-align: center;
  }
  /* line 1860, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-3 {
    background-attachment: initial;
  }
  /* line 1864, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .article-block {
    width: 98%;
    margin: 0 auto;
    text-align: center;
    background-color: #f5f5f5;
    padding: 45px 14% 60px;
    margin-top: 50px;
  }
  /* line 1873, templates/g5_helium/custom/scss/custom.scss */
  #g-content-3 h2 {
    font-size: 37px !important;
    letter-spacing: 1px;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    margin-bottom: 0px;
    font-weight: bold !important;
  }
  /* line 1882, templates/g5_helium/custom/scss/custom.scss */
  .our-courses-banner {
    background-color: white;
    width: 79%;
    margin: 39px auto;
    text-align: center;
    padding: 57px;
    padding-top: 19px;
    padding-bottom: 35px;
  }
  /* line 1891, templates/g5_helium/custom/scss/custom.scss */
  .our-courses-banner h2 {
    font-size: 37px !important;
  }
  /* line 1897, templates/g5_helium/custom/scss/custom.scss */
  .item-page {
    display: flex;
    flex-direction: column;
  }
  /* line 1901, templates/g5_helium/custom/scss/custom.scss */
  .item-page h2 {
    font-size: 40px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    font-weight: bold !important;
    margin-left: -3px;
    margin-bottom: 0px;
  }
  /* line 1910, templates/g5_helium/custom/scss/custom.scss */
  .item-page .article-block h3 {
    font-size: 32px;
    font-family: "Open Sans", sans-serif;
    color: #001848;
    font-weight: bold;
    margin: 2rem 0 0 0;
    line-height: 38px;
  }
  /* line 1919, templates/g5_helium/custom/scss/custom.scss */
  .item-page .article-block {
    width: 90%;
    order: 1;
    margin: 0 auto;
  }
  /* line 1925, templates/g5_helium/custom/scss/custom.scss */
  .item-page .pull-right.item-image {
    margin-top: 8px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    order: 2;
    margin-top: 19px !important;
  }
  /* line 1933, templates/g5_helium/custom/scss/custom.scss */
  .item-page .pull-right.item-image img {
    margin: 35px auto 20px !important;
  }
  /* line 1938, templates/g5_helium/custom/scss/custom.scss */
  .item-page .page-header {
    margin-top: 26px;
    width: 90%;
    margin: 0 auto;
  }
  /* line 1943, templates/g5_helium/custom/scss/custom.scss */
  .item-page .page-header h2 {
    font-size: 40px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    font-weight: bold !important;
    margin-left: -3px;
    margin-bottom: 0px;
  }
  /* line 1954, templates/g5_helium/custom/scss/custom.scss */
  /* line 1955, templates/g5_helium/custom/scss/custom.scss */
  .itemid-111 .article-2 .item-page {
    margin-left: 7%;
  }
  /* line 1959, templates/g5_helium/custom/scss/custom.scss */
  /* line 1960, templates/g5_helium/custom/scss/custom.scss */
  .itemid-111 .article-4 .pull-left.item-image {
    margin-top: 41px;
    float: none;
    margin: 0 auto;
    margin-top: 81px;
  }
  /* line 1967, templates/g5_helium/custom/scss/custom.scss */
  .itemid-111 .article-4 .article-block {
    float: left;
    margin-left: auto;
  }
  /* line 1974, templates/g5_helium/custom/scss/custom.scss */
  /* line 1975, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 .accgrid .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 98%;
    width: 50%;
  }
  /* line 1986, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #accordion {
    margin-bottom: 46px;
    margin-top: -30px;
    margin-left: 21px;
  }
  /* line 1992, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 .three-blocks-container.g-block.size-50 {
    flex: 0 80%;
    margin: 0 auto;
    height: 400px !important;
  }
  /* line 1999, templates/g5_helium/custom/scss/custom.scss */
  /* line 2000, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 #g-content-1 .article-block {
    width: 90%;
  }
  /* line 2004, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 .article-block h2 {
    font-size: 30px !important;
  }
  /* line 2008, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 a.necbut {
    margin-top: 18px;
    margin-bottom: 12px;
  }
  /* line 2013, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 #g-content-1 > div > div > div > div > div > div > div > div.article-block > img {
    margin-top: 26px;
    margin-bottom: 50px;
  }
  /* line 2019, templates/g5_helium/custom/scss/custom.scss */
  /* line 2020, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 a.necbut {
    margin-top: 18px;
  }
  /* line 2024, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-content-1 > div > div > div > div > div > div > div > div.pull-right.item-image > img {
    position: absolute;
    top: 525px;
    right: 80px;
    width: 95px;
    padding: 0px;
  }
  /* line 2032, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 .accgrid .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 90%;
    width: 90%;
    margin: 0 auto;
  }
  /* line 2044, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 .g-title {
    font-size: 40px;
    font-family: "Open Sans", sans-serif;
    color: #001848;
    font-weight: bold;
    margin-bottom: 0px;
    width: 90%;
    margin: 0 auto;
    margin-top: -60px;
  }
  /* line 2057, templates/g5_helium/custom/scss/custom.scss */
  /* line 2058, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 h2 {
    margin-top: 7px;
  }
  /* line 2062, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 .span6 {
    width: 100% !important;
  }
  /* line 2066, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 .row-fluid {
    width: 95%;
    margin: 0 auto;
  }
  /* line 2071, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 0px;
    box-sizing: border-box;
  }
  /* line 2080, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 ul.breadcrumb {
    margin-left: 16px;
  }
  /* line 2085, templates/g5_helium/custom/scss/custom.scss */
  .items-row {
    margin-bottom: 0px !important;
  }
  /* line 2089, templates/g5_helium/custom/scss/custom.scss */
  /* line 2090, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115.view-article ul.pager.pagenav {
    order: 3;
  }
  /* line 2094, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115.view-article .row-fluid {
    width: 90.3%;
    margin: 0 auto;
  }
  /* line 2098, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115.view-article .row-fluid .page-header {
    margin-top: 26px;
    width: 100%;
    margin: 0 auto;
  }
  /* line 2103, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115.view-article .row-fluid .page-header h2 {
    margin-top: 33px;
  }
  /* line 2112, templates/g5_helium/custom/scss/custom.scss */
  /* line 2113, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .item-page .article-block {
    width: 90%;
    order: 1;
    margin: 0 auto;
    margin-top: 44px;
  }
  /* line 2121, templates/g5_helium/custom/scss/custom.scss */
  /* line 2122, templates/g5_helium/custom/scss/custom.scss */
  /* line 2123, templates/g5_helium/custom/scss/custom.scss */
  .itemid-116 #g-content-1 .g-block.size-50 {
    flex: 0 100%;
  }
  /* line 2128, templates/g5_helium/custom/scss/custom.scss */
  .itemid-116 .rsform {
    background-color: #001848;
    padding: 30px;
    width: 90%;
    margin: -10px auto 20px;
  }
  /* line 2136, templates/g5_helium/custom/scss/custom.scss */
  .itemid-116 #g-content-1 .rsform {
    background-color: #001848;
    padding: 30px;
    margin-top: 0px;
  }
  /* line 2142, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50.align-right.phone-social {
    margin-top: -24px;
  }
  /* line 2146, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top .phone-social p {
    font-size: 24px !important;
    line-height: 33px !important;
    margin-bottom: 8px;
  }
  /* line 2152, templates/g5_helium/custom/scss/custom.scss */
  /* line 2153, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 .pull-right.item-image img {
    margin-left: -50px;
    margin-right: 72px;
    width: 89%;
  }
  /* line 2159, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 .pull-left.item-image {
    margin-top: 41px;
    float: none;
    margin: 0 auto;
    margin-top: 81px;
    width: 89%;
    margin-bottom: 24px;
  }
  /* line 2167, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 .pull-left.item-image img {
    width: 100%;
  }
  /* line 2173, templates/g5_helium/custom/scss/custom.scss */
  .layout-blog #g-content-1 .pull-left.item-image {
    margin-top: 41px;
    float: none;
    margin: 0 auto;
    margin-top: 8px;
    width: 100%;
    margin-bottom: 24px;
  }
  /* line 2182, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115.view-article #g-content-1 .pull-left.item-image {
    margin-top: 41px;
    float: none;
    margin: 0 auto;
    margin-top: 5px;
    width: 100%;
    margin-bottom: 24px;
  }
  /* line 2191, templates/g5_helium/custom/scss/custom.scss */
  .itemid-116 #g-content-1 input#Send {
    padding: 20px 54px;
    font-family: "Open Sans";
    text-transform: uppercase;
    font-weight: bold;
    color: #001848;
    transition: 0.2s;
    background-color: white;
  }
  /* line 2201, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 #g-content-1 > div > div > div > div > div > div > div > div.article-block > img {
    margin-top: 60px;
    margin-bottom: -7px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 2208, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-slider-block h1, .itemid-101 #g-slider-block p span.bold, p {
    font-size: 40px;
    font-family: "Open Sans", sans-serif;
    color: #001848;
    font-weight: bold;
    line-height: 44px;
    white-space: normal;
    color: white;
  }
  /* line 2220, templates/g5_helium/custom/scss/custom.scss */
  .customscrmodule {
    text-align: center;
    width: 100%;
    margin-left: 30px;
    margin-top: 80px;
  }
  /* line 2226, templates/g5_helium/custom/scss/custom.scss */
  .customscrmodule h1 {
    filter: drop-shadow(2px 4px 4px black);
  }
  /* line 2230, templates/g5_helium/custom/scss/custom.scss */
  .customscrmodule p span.bold {
    filter: drop-shadow(2px 4px 4px black);
  }
  /* line 2234, templates/g5_helium/custom/scss/custom.scss */
  .customscrmodule a.button {
    background-color: white;
    color: #001848;
    padding: 14px 41px;
    font-size: 17px;
    width: 170px;
    margin-top: 20px;
  }
  /* line 2243, templates/g5_helium/custom/scss/custom.scss */
  .customscrmodule .item-page .article-block {
    width: 100%;
    order: 1;
    margin: 0 auto;
  }
  /* line 2250, templates/g5_helium/custom/scss/custom.scss */
  section#g-menu-block {
    height: 8px;
  }
  /* line 2254, templates/g5_helium/custom/scss/custom.scss */
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
    font-size: 47px;
    margin-left: -23px;
    margin-top: 38px;
    color: #001848;
  }
  /* line 2263, templates/g5_helium/custom/scss/custom.scss */
  body p {
    font-size: 18px;
    line-height: 22px;
  }
  /* line 2268, templates/g5_helium/custom/scss/custom.scss */
  .item-page .article-block {
    width: 100%;
    order: 1;
    margin: 0 auto;
  }
  /* line 2274, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .article-block {
    width: 98%;
    margin: 0 auto;
    text-align: center;
    background-color: #f5f5f5;
    padding: 36px 3% 60px;
    margin-top: 50px;
  }
  /* line 2283, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-content-1 a.button {
    background-color: #001848;
    padding: 14px 50px;
    font-size: 15px;
    margin: 10px;
  }
  /* line 2290, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-2 {
    background-color: #f5f5f5;
    height: fit-content;
    margin-bottom: 190px;
    margin-top: 60px;
  }
  /* line 2297, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-2 {
    background-color: white;
    height: fit-content;
    margin-bottom: -1px;
    margin-top: 60px;
  }
  /* line 2304, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 h1 {
    font-size: 29px;
    font-family: "Open Sans", sans-serif;
    color: #001848;
    font-weight: bold;
    line-height: 32px;
  }
  /* line 2312, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-2 {
    background-color: white;
    height: fit-content;
    margin-bottom: -1px;
    margin-top: -10px;
  }
  /* line 2319, templates/g5_helium/custom/scss/custom.scss */
  .our-courses-banner {
    background-color: white;
    width: 87%;
    margin: 39px auto;
    text-align: center;
    padding: 27px;
    padding-top: 19px;
    padding-bottom: 35px;
  }
  /* line 2329, templates/g5_helium/custom/scss/custom.scss */
  section#g-content-3 {
    margin-bottom: -50px;
    margin-top: 0px;
  }
  /* line 2334, templates/g5_helium/custom/scss/custom.scss */
  #g-footer-top .visible-phone {
    display: block !important;
    margin: 0 auto;
  }
  /* line 2339, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50.align-right.phone-social {
    text-align: center !important;
    margin-top: -60px;
  }
  /* line 2344, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top .social-links {
    padding-top: 5px;
    margin-right: 0px;
    margin-left: -17px;
  }
  /* line 2350, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top p {
    color: white;
    font-size: 11px;
    text-align: center;
  }
  /* line 2356, templates/g5_helium/custom/scss/custom.scss */
  footer#g-footer-top .website-by p {
    float: right;
    font-size: 11px;
    float: initial;
    margin-top: -20px;
  }
  /* line 2363, templates/g5_helium/custom/scss/custom.scss */
  section#g-top-bar p {
    font-size: 14px;
    color: white;
    margin: 0px;
    margin-top: 12px;
    font-family: "Open Sans";
  }
  /* line 2371, templates/g5_helium/custom/scss/custom.scss */
  .item-page .page-header h2 {
    font-size: 40px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    font-weight: bold !important;
    margin-left: -15px;
    margin-bottom: 0px;
  }
  /* line 2380, templates/g5_helium/custom/scss/custom.scss */
  section#g-head-block {
    background-color: gray;
    height: 204px;
    margin-top: 5px;
    background-image: url('../../../../images/about-banner.png');
    background-position: center;
    background-size: cover;
  }
  /* line 2389, templates/g5_helium/custom/scss/custom.scss */
  /* line 2390, templates/g5_helium/custom/scss/custom.scss */
  .item-page p {
    text-align: center !important;
  }
  /* line 2394, templates/g5_helium/custom/scss/custom.scss */
  .item-page a.button {
    background-color: #001848;
    padding: 14px 41px;
    font-size: 17px;
    margin: 0 auto;
    display: block;
    width: fit-content;
    margin-top: 30px;
  }
  /* line 2405, templates/g5_helium/custom/scss/custom.scss */
  .page-header {
    text-align: center;
  }
  /* line 2409, templates/g5_helium/custom/scss/custom.scss */
  .itemid-111 .article-2 .item-page {
    margin-left: 0%;
  }
  /* line 2413, templates/g5_helium/custom/scss/custom.scss */
  .g-block.size-50.equal-height.article-3 {
    margin-top: 37px;
  }
  /* line 2417, templates/g5_helium/custom/scss/custom.scss */
  .equal-height .item-page a.button {
    position: absolute;
    bottom: -66px;
    margin: 0 auto;
    display: block;
    width: fit-content;
    left: 0;
    right: 0;
  }
  /* line 2427, templates/g5_helium/custom/scss/custom.scss */
  .itemid-111 .g-block.size-100.article-4 h2 {
    margin-top: 23px;
    text-align: center;
  }
  /* line 2432, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 .three-blocks-container.g-block.size-50 {
    flex: 0 100%;
    margin: 0 auto;
    height: 400px !important;
  }
  /* line 2438, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 .accordion dt a, .itemid-112 .accordion dd a {
    display: block;
    color: black;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  /* line 2448, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 #accordion {
    margin-bottom: 46px;
    margin-top: -30px;
    margin-left: -1px;
  }
  /* line 2454, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 dt a.active:after, .itemid-112 dt a:after {
    margin-right: -40px;
  }
  /* line 2459, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 .item-page a.button {
    background-color: #001848;
    padding: 14px 41px;
    font-size: 17px;
    margin: 0 auto;
    display: block;
    width: fit-content;
    margin-top: 30px;
    text-align: center;
  }
  /* line 2470, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 .article-block h2 {
    font-size: 30px !important;
    line-height: 30px;
    margin-top: 38px;
    line-height: 38px;
    margin-bottom: 21px;
    text-align: center;
  }
  /* line 2479, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 a.necbut {
    margin-top: 18px;
    margin-bottom: 12px;
    width: 100%;
  }
  /* line 2485, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 #g-content-1 > div > div > div > div > div > div > div > div.article-block > img {
    margin: 0 auto;
    display: block;
    margin-top: 50px;
  }
  /* line 2491, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 #g-content-1 > div > div > div > div > div > div > div > div.pull-right.item-image > img {
    position: absolute;
    top: 525px;
    right: 80px;
    width: 95px;
    padding: 0px;
    display: none;
  }
  /* line 2500, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 a.necbut {
    margin-top: 18px;
    width: 100% !important;
  }
  /* line 2505, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 .pull-left.item-image img {
    width: 100%;
    height: 263px;
    object-fit: cover;
    object-position: top;
  }
  /* line 2512, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 h2 {
    font-size: 30px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    font-weight: bold !important;
    line-height: 33px;
    margin-top: 28px;
    display: inline-block;
    margin-bottom: 0px;
  }
  /* line 2523, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 > div > div:nth-child(1) > div > div > div > div > div > div.items-row.cols-2.row-0.row-fluid.clearfix > div:nth-child(1) > div > div.page-header > h2 > a {
    font-size: 35px;
  }
  /* line 2540, templates/g5_helium/custom/scss/custom.scss */
  /* line 2541, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 .page-header {
    margin-top: 0px;
  }
  /* line 2546, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 ul.breadcrumb {
    margin-left: -17px;
    display: block;
    height: fit-content;
  }
  /* line 2552, templates/g5_helium/custom/scss/custom.scss */
  /* line 2553, templates/g5_helium/custom/scss/custom.scss */
  .article-block h4 {
    font-size: 1.25rem;
    text-align: center;
  }
  /* line 2559, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115 ul.breadcrumb {
    margin-left: -17px;
    display: block;
    height: fit-content;
    line-height: 27px;
    line-height: 20px;
    font-size: 13px;
  }
  /* line 2568, templates/g5_helium/custom/scss/custom.scss */
  /* line 2569, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 ul.breadcrumb {
    margin-left: -17px;
    display: block;
    height: fit-content;
    line-height: 27px;
    line-height: 20px;
    font-size: 13px;
  }
  /* line 2578, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 #g-content-1 {
    width: 85%;
    margin: 0 auto;
  }
  /* line 2583, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 .pull-left.item-image {
    width: 100%;
  }
  /* line 2585, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 .pull-left.item-image img {
    width: 100%;
    height: 263px;
    object-fit: cover;
    object-position: top;
  }
  /* line 2593, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 .item-page .page-header {
    width: 100%;
  }
  /* line 2595, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-204 .item-page .page-header h2 {
    font-size: 35px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    font-weight: bold !important;
    margin-left: 0px;
    margin-bottom: 0px;
    line-height: 32px;
    margin-top: 50px !important;
  }
  /* line 2608, templates/g5_helium/custom/scss/custom.scss */
  .item-page .page-header h2 {
    font-size: 35px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    font-weight: bold !important;
    margin-left: -15px;
    margin-bottom: 0px;
    line-height: 32px;
    margin-top: 60px !important;
  }
  /* line 2619, templates/g5_helium/custom/scss/custom.scss */
  .itemid-116 #g-content-1 h3.phonep {
    font-size: 33px;
    line-height: 35px;
    text-align: center;
  }
  /* line 2625, templates/g5_helium/custom/scss/custom.scss */
  .itemid-116 #g-content-1 .rsform {
    background-color: #001848;
    padding: 18px;
    margin-top: 50px;
    width: 100%;
  }
  /* line 2632, templates/g5_helium/custom/scss/custom.scss */
  .itemid-116 #g-content-1 .rsform {
    background-color: #001848;
    padding: 18px;
    margin-top: 2px;
    width: 100%;
  }
  /* line 2639, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 dt a {
    color: white;
    font-size: 18px;
    display: inline-block;
    padding: 11px;
    width: 100%;
    padding-left: 22px;
    line-height: 25px;
  }
  /* line 2649, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 .accgrid .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 100%;
    width: 100%;
    margin: 0 auto;
  }
  /* line 2661, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 .g-title {
    font-size: 27px;
    font-family: "Open Sans", sans-serif;
    color: #001848;
    font-weight: bold;
    margin-bottom: 0px;
    width: 90%;
    margin: 0 auto;
    margin-top: -60px;
    line-height: 40px;
  }
  /* line 2673, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 dt a {
    color: white;
    font-size: 18px;
    display: inline-block;
    padding: 11px;
    width: 90%;
    padding-left: 22px;
    line-height: 25px;
  }
  /* line 2683, templates/g5_helium/custom/scss/custom.scss */
  .item-page .page-header h2 {
    font-size: 35px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    font-weight: bold !important;
    margin-left: -15px;
    margin-bottom: 0px;
    line-height: 32px;
    margin-top: 21px !important;
  }
  /* line 2694, templates/g5_helium/custom/scss/custom.scss */
  div#g-mobilemenu-container {
    margin-top: 10px;
  }
  /* line 2696, templates/g5_helium/custom/scss/custom.scss */
  div#g-mobilemenu-container .g-toplevel li.g-parent > .g-menu-item-container > .g-menu-item-content {
    max-width: 150px;
  }
  /* line 2701, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 #g-content-1 a.button {
    background-color: #001848;
    padding: 14px 50px;
    font-size: 15px;
    margin: 10px;
    margin: 0 auto;
  }
  /* line 2709, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .item-page .article-block {
    width: 90%;
  }
  /* line 2713, templates/g5_helium/custom/scss/custom.scss */
  #g-content-3 .our-courses-banner h2 {
    font-size: 37px !important;
  }
  /* line 2717, templates/g5_helium/custom/scss/custom.scss */
  #g-footer-top img.visible-phone {
    width: 74%;
  }
  /* line 2721, templates/g5_helium/custom/scss/custom.scss */
  .item-page .page-header h2 {
    margin-bottom: 14px;
  }
  /* line 2725, templates/g5_helium/custom/scss/custom.scss */
  .equal-height .item-page a.button {
    width: 260px;
  }
  /* line 2729, templates/g5_helium/custom/scss/custom.scss */
  .article-block h3 {
    font-size: 34px;
    font-family: "Open Sans", sans-serif;
    color: #001848;
    font-weight: bold;
    margin: 2rem 0 0 0;
    line-height: 38px;
  }
  /* line 2738, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 .accordion ul {
    columns: 1 !important;
  }
  /* line 2742, templates/g5_helium/custom/scss/custom.scss */
  .accordion ul li {
    line-height: 23px;
  }
  /* line 2746, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-115 .item-page .page-header h2 {
    font-size: 35px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    font-weight: bold !important;
    margin-left: -15px;
    margin-bottom: 0px;
    line-height: 32px;
    margin-top: 71px !important;
  }
  /* line 2757, templates/g5_helium/custom/scss/custom.scss */
  .item-page .article-block h3 {
    font-size: 24px;
    text-align: center;
    line-height: 27px;
  }
  /* line 2763, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 #g-content-1 > div > div > div > div > div > div > div > div.article-block > img {
    margin: 0 auto;
    display: block;
    margin-top: 63px;
  }
}
/* line 2770, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 #accordion > dl > dt:nth-child(15), .itemid-114 #accordion > dl > dt:nth-child(19), .itemid-114 #accordion > dl > dt:nth-child(23) {
  background-color: #274fa4;
}
/* line 2776, templates/g5_helium/custom/scss/custom.scss */
.social-links a img {
  width: 23px;
  image-rendering: crisp-edges;
}
/* line 2781, templates/g5_helium/custom/scss/custom.scss */
.covid-banner {
  background-color: rgba(10, 100, 200, 0.9);
  color: white;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  padding: 30px 20%;
  margin-top: -1px;
  display: none;
}
/* line 2792, templates/g5_helium/custom/scss/custom.scss */
.covid-banner p, .covid-banner h2 {
  color: white;
}
/* line 2797, templates/g5_helium/custom/scss/custom.scss */
.covid-banner .close-banner {
  float: right;
}
/* line 2802, templates/g5_helium/custom/scss/custom.scss */
div#close {
  cursor: pointer;
}
/* line 2805, templates/g5_helium/custom/scss/custom.scss */
div#close:hover {
  opacity: 0.6;
}
/* line 2810, templates/g5_helium/custom/scss/custom.scss */
.consultancybutton {
  display: none;
}
/* line 2814, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .consultancybutton {
  display: block;
  width: fit-content;
  padding: 17px 65px;
  margin-top: 502px;
}
/* line 2821, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 .three-blocks-container.g-block.size-50 {
  height: 503px;
  background-size: cover;
  margin-bottom: 89px;
}
@media only screen and (max-width: 959px) {
  /* line 2828, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 .consultancybutton {
    display: block;
    width: fit-content;
    padding: 17px 65px;
    margin: 0 auto;
    margin-top: 392px;
  }
}
/* line 2837, templates/g5_helium/custom/scss/custom.scss */
/* line 2838, templates/g5_helium/custom/scss/custom.scss */
.itemid-116 img.logosimg {
  margin-top: 10px;
  margin-bottom: -14px;
}
/* line 2844, templates/g5_helium/custom/scss/custom.scss */
ul.clientsul {
  columns: 2;
  padding-right: 10px;
  font-weight: bold;
  color: #001848;
}
/* line 2851, templates/g5_helium/custom/scss/custom.scss */
ul.charitiesul {
  padding-right: 10px;
  font-weight: bold;
  color: #001848;
}
/* line 2857, templates/g5_helium/custom/scss/custom.scss */
p.necbutconts {
  white-space: nowrap;
}
/* line 2861, templates/g5_helium/custom/scss/custom.scss */
.linky a {
  font-weight: bold;
  text-decoration: underline;
}
@media only screen and (max-width: 959px) {
  /* line 2867, templates/g5_helium/custom/scss/custom.scss */
  p.necbutconts {
    white-space: normal;
  }
  /* line 2871, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 .pull-left.item-image img {
    width: 97%;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
}
/* line 2879, templates/g5_helium/custom/scss/custom.scss */
dd:before {
  content: "X";
  position: absolute;
  margin-top: -67px;
  color: white;
  font-weight: bold;
  right: 0%;
  cursor: pointer;
  transition: 0.3s;
  width: 50px;
  text-align: right;
  /* background-color: red; */
  width: 100%;
  padding-right: 2%;
}
/* line 2894, templates/g5_helium/custom/scss/custom.scss */
dd:before:hover {
  opacity: 0.6;
}
/* line 2899, templates/g5_helium/custom/scss/custom.scss */
dd {
  position: relative;
}
/* line 2903, templates/g5_helium/custom/scss/custom.scss */
/* line 2904, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 dd:before {
  content: "X";
  position: absolute;
  margin-top: -67px;
  color: white;
  font-weight: bold;
  right: 0%;
  cursor: pointer;
  transition: 0.3s;
  width: 50px;
  text-align: right;
  color: darkblue;
  margin-top: -43px;
  width: 100%;
}
/* line 2921, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 dt a.active:after {
  content: "-";
  display: inline-block;
  background-color: transparent;
  border-radius: 11px;
  height: 9px;
  width: 8px;
  float: right;
  color: transparent;
}
/* line 2932, templates/g5_helium/custom/scss/custom.scss */
/* line 2933, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 section#g-content-2 {
  margin-top: -50px;
}
/* line 2937, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 p {
  text-align: justify;
}
/* line 2941, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 li {
  font-size: 18px;
  line-height: 27px;
  font-family: "Calibri";
}
/* line 2948, templates/g5_helium/custom/scss/custom.scss */
/* line 2949, templates/g5_helium/custom/scss/custom.scss */
.itemid-113 section#g-content-3 {
  display: none;
}
/* line 2954, templates/g5_helium/custom/scss/custom.scss */
/* line 2955, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 .pull-right.item-image {
  display: none;
}
/* line 2959, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 section#g-content-3 {
  display: none;
}
/* line 2964, templates/g5_helium/custom/scss/custom.scss */
/* line 2965, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 section#g-head-block {
  background-image: url('../../../../images/blog-banner.png');
}
/* line 2970, templates/g5_helium/custom/scss/custom.scss */
/* line 2971, templates/g5_helium/custom/scss/custom.scss */
.layout-blog #g-content-1 p {
  display: none;
}
/* line 2975, templates/g5_helium/custom/scss/custom.scss */
.layout-blog #g-content-1 .customblognote p {
  display: initial;
}
/* line 2980, templates/g5_helium/custom/scss/custom.scss */
.view-category div[itemprop="blogPost"] {
  background-color: white;
  display: flex;
  flex-direction: column;
  border: 6px solid white;
  min-height: 660px;
  position: relative;
  padding-bottom: 30px;
  filter: drop-shadow(0px 11px 18px #d5d5d5);
  margin-bottom: 50px;
}
/* line 2992, templates/g5_helium/custom/scss/custom.scss */
.itemid-112 dd:before {
  content: "X";
  position: absolute;
  margin-top: -67px;
  color: white;
  font-weight: bold;
  right: 0%;
  cursor: pointer;
  transition: 0.3s;
  width: 50px;
  text-align: right;
  color: darkblue;
  margin-top: -45px;
  width: 100%;
  margin-right: -9px;
}
@media only screen and (max-width: 959px) {
  /* line 3010, templates/g5_helium/custom/scss/custom.scss */
  p.necbutconts {
    white-space: normal;
  }
  /* line 3014, templates/g5_helium/custom/scss/custom.scss */
  #g-content-1 .pull-left.item-image img {
    width: 97%;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  /* line 3021, templates/g5_helium/custom/scss/custom.scss */
  .view-category div[itemprop="blogPost"] {
    min-height: 0px;
  }
  /* line 3025, templates/g5_helium/custom/scss/custom.scss */
  .view-category div[itemprop="blogPost"] h2 {
    font-size: 32px !important;
    margin-top: -24px;
    margin-bottom: -18px;
    text-align: center;
    padding: 14px;
    display: block;
  }
}
/* about us*/
/* line 3036, templates/g5_helium/custom/scss/custom.scss */
.itemid-111 section#g-head-block {
  background-image: url('../../../../images/trainingbg.jpg');
}
/* training */
/* line 3041, templates/g5_helium/custom/scss/custom.scss */
.itemid-113 section#g-head-block {
  background-image: url('../../../../images/training_004.jpg');
}
/* Our Courses */
/* line 3046, templates/g5_helium/custom/scss/custom.scss */
.itemid-114 section#g-head-block {
  background-image: url('../../../../images/training_004.jpg');
}
/* NEC Training Courses */
/* line 3051, templates/g5_helium/custom/scss/custom.scss */
.itemid-201 section#g-head-block {
  background-image: url('../../../../images/training_004.jpg');
}
/* NEC3 Training Courses */
/* line 3056, templates/g5_helium/custom/scss/custom.scss */
.itemid-179 section#g-head-block {
  background-image: url('../../../../images/training_004.jpg');
}
/* NEC4 Training Courses */
/* line 3061, templates/g5_helium/custom/scss/custom.scss */
.itemid-180 section#g-head-block {
  background-image: url('../../../../images/training_004.jpg');
}
/* blog */
/* line 3066, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 section#g-head-block {
  background-image: url('../../../../images/blog-banner2.jpg');
}
/* Consultancy */
@media only screen and (max-width: 767px) {
  /* line 3073, templates/g5_helium/custom/scss/custom.scss */
  /* line 3074, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 .row-fluid .span3 {
    width: 100%;
  }
  /* line 3077, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 .row-fluid .span3:nth-of-type(odd) {
    margin-left: 0;
  }
  /* line 3082, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 section#g-content-1 .g-container {
    background-color: #f5f5f5;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    width: 96%;
    margin: 0 auto !important;
  }
  /* line 3089, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 .items-row {
    margin-bottom: 0 !important;
  }
  /* line 3092, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] {
    min-height: 264px;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
  /* line 3098, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] h2 {
    font-size: 17px !important;
    line-height: 24px;
    padding: 5px 10px 12px;
    display: block;
  }
  /* line 3105, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] .pull-left.item-image {
    margin: 2px;
  }
  /* line 3108, templates/g5_helium/custom/scss/custom.scss */
  .view-category.itemid-204 div[itemprop="blogPost"] .pull-left.item-image img {
    height: 204px;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  /* line 3118, templates/g5_helium/custom/scss/custom.scss */
  /* line 3119, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 .accordion {
    margin: 0px;
    margin-left: 40px;
    margin-right: 20px;
    margin-top: 20px;
  }
  /* line 3125, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 .accordion p {
    text-align: left;
    width: 109%;
  }
  /* line 3131, templates/g5_helium/custom/scss/custom.scss */
  .itemid-112 dd:before {
    content: "X";
    position: absolute;
    margin-top: -67px;
    color: white;
    font-weight: bold;
    right: 0%;
    cursor: pointer;
    transition: 0.3s;
    width: 50px;
    text-align: right;
    color: darkblue;
    margin-top: -38px;
    width: 100%;
    position: absolute;
    right: -41px;
  }
  /* line 3150, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 dt a:after {
    content: "+";
    font-weight: bold;
    color: white;
    float: right;
    margin-right: 9px;
    font-size: 25px;
    position: absolute;
    right: 10px;
    top: 21px;
  }
  /* line 3162, templates/g5_helium/custom/scss/custom.scss */
  /* line 3163, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 dd:before {
    content: "X";
    position: absolute;
    margin-top: -69px;
    color: white;
    font-weight: bold;
    right: 0%;
    cursor: pointer;
    transition: 0.3s;
    width: 50px;
    text-align: right;
    /* background-color: red; */
    width: 100%;
    padding-right: 3%;
  }
}
/* TO CLOSE THE ACCORDIONS */
/* line 3183, templates/g5_helium/custom/scss/custom.scss */
closer {
  display: block;
  height: 41px;
  width: 50px;
  /* background-color: red; */
  position: absolute;
  margin-top: -72px;
  width: 95%;
  cursor: pointer;
}
/* line 3194, templates/g5_helium/custom/scss/custom.scss */
/* line 3195, templates/g5_helium/custom/scss/custom.scss */
#g-content-1 ul ul {
  list-style: inherit;
}
/* line 3199, templates/g5_helium/custom/scss/custom.scss */
#g-content-1 ul ul ul {
  list-style: inherit;
}
/* line 3204, templates/g5_helium/custom/scss/custom.scss */
div#content-2-3 {
  height: 0px;
  margin-top: -40px;
}
/* line 3209, templates/g5_helium/custom/scss/custom.scss */
div#content-2-4 {
  height: 0px;
  margin-top: -40px;
}
/* line 3214, templates/g5_helium/custom/scss/custom.scss */
/* line 3215, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .article-block h4 {
  color: #001848;
  font-family: "Calibri";
  font-weight: bold;
  font-size: 32px;
  margin: 0.75rem 0 -1rem 0;
}
/* line 3223, templates/g5_helium/custom/scss/custom.scss */
.itemid-115 .article-block li {
  color: #001848;
}
/* line 3228, templates/g5_helium/custom/scss/custom.scss */
.item-page p {
  text-align: left !important;
}
/* line 3232, templates/g5_helium/custom/scss/custom.scss */
.article-block h4 {
  font-size: 1.25rem;
  text-align: center;
  text-align: left !important;
}
/* line 3238, templates/g5_helium/custom/scss/custom.scss */
p {
  font-weight: normal !important;
}
/* NEW DROPDOWNS AND RESPONSIVE */
/* line 3244, templates/g5_helium/custom/scss/custom.scss */
.uk-accordion {
  display: block !important;
  width: 73%;
}
/* line 3249, templates/g5_helium/custom/scss/custom.scss */
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 5px 15px;
  background: #001848;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  border: 0px solid #ddd;
  border-radius: 0px;
  margin-top: 8px !important;
}
/* line 3262, templates/g5_helium/custom/scss/custom.scss */
.g-accordion-item:nth-child(even) .uk-accordion-title {
  background: #274fa4;
}
/* line 3266, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title {
  color: white !important;
  font-size: 18px;
  display: inline-block;
  padding: 20px;
  width: 100%;
  padding-left: 23px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
/* line 3277, templates/g5_helium/custom/scss/custom.scss */
.uk-accordion-content {
  border: 3px solid #001848;
  margin-top: 0px;
  padding-top: 20px;
  padding-left: 5%;
  padding-right: 4%;
}
/* line 3284, templates/g5_helium/custom/scss/custom.scss */
.uk-accordion-content ul {
  columns: 2 !important;
}
/* line 3289, templates/g5_helium/custom/scss/custom.scss */
.g-accordion-desc p a {
  background-color: #001848;
  border-radius: 999px;
  padding: 13px 30px;
  color: white;
  font-weight: bold;
  margin-right: 20px;
  padding-right: 70px;
  background-image: url('../../../../images/dl-icon.png');
  background-repeat: no-repeat;
  background-position: 87% 41%;
  margin-bottom: 18px;
  margin-top: 9px;
  display: inline-block;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
}
/* line 3306, templates/g5_helium/custom/scss/custom.scss */
.g-accordion-desc p a:hover {
  background-color: #404041;
}
/* line 3311, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title:after {
  content: "+";
  font-weight: bold;
  color: white;
  float: right;
  margin-right: 9px;
  font-size: 25px;
  right: 10px;
  top: 2px;
  transition: 0.4s;
}
/* line 3322, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title:after:hover {
  opacity: 0.6;
}
/* line 3327, templates/g5_helium/custom/scss/custom.scss */
h3.uk-accordion-title.uk-active:after {
  transform: rotate(45deg);
}
/* line 3331, templates/g5_helium/custom/scss/custom.scss */
.publications {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 90%;
  margin: 20px auto;
  gap: 0;
  padding-left: 20px;
}
/* line 3339, templates/g5_helium/custom/scss/custom.scss */
.publications > a.case {
  background-color: white;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0 10px;
  height: auto;
  width: fit-content;
}
/* line 3347, templates/g5_helium/custom/scss/custom.scss */
.publications > a.case::before {
  content: ".";
  display: inline-block;
  position: absolute;
  margin-left: -29px;
  margin-top: 15px;
  background-color: darkblue;
  border-radius: 11px;
  height: 9px;
  width: 8px;
  color: transparent;
}
/* line 3359, templates/g5_helium/custom/scss/custom.scss */
.publications > a.case span {
  font-size: 16px !important;
  display: block;
  margin: 0;
  font-family: "Open Sans", sans-serif !important;
  color: #000;
  font-weight: 700;
  line-height: 40px;
}
/* line 3368, templates/g5_helium/custom/scss/custom.scss */
.publications > a.case:hover {
  background-color: #001848;
}
/* line 3370, templates/g5_helium/custom/scss/custom.scss */
.publications > a.case:hover span {
  color: #fff;
}
/* line 3376, templates/g5_helium/custom/scss/custom.scss */
/* line 3377, templates/g5_helium/custom/scss/custom.scss */
.view-case section#g-content-1 {
  width: 72rem;
  margin: 0 auto;
}
/* line 3381, templates/g5_helium/custom/scss/custom.scss */
.view-case #g-curve {
  margin-top: 20px;
  height: 45px !important;
}
/* line 3385, templates/g5_helium/custom/scss/custom.scss */
.view-case h2 {
  line-height: normal;
}
/* line 3389, templates/g5_helium/custom/scss/custom.scss */
/* line 3390, templates/g5_helium/custom/scss/custom.scss */
.view-cases section#g-curve {
  display: none;
}
/* line 3397, templates/g5_helium/custom/scss/custom.scss */
.intro-publication {
  width: 90%;
  margin: 20px auto;
}
/* line 3400, templates/g5_helium/custom/scss/custom.scss */
.intro-publication h1 {
  margin: 0;
}
@media only screen and (min-width: 959px) {
  /* line 3406, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .article-block {
    width: 101%;
    margin: 0 auto;
    text-align: center;
    background-color: #f5f5f5;
    padding: 37px 14%;
    margin-top: 50px;
  }
  /* line 3414, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 .article-block p {
    text-align: center !important;
  }
}
@media only screen and (max-width: 959px) {
  /* line 3421, templates/g5_helium/custom/scss/custom.scss */
  .uk-accordion {
    width: 91%;
    margin-left: 5%;
  }
  /* line 3426, templates/g5_helium/custom/scss/custom.scss */
  h3.uk-accordion-title {
    padding-right: 32px;
  }
  /* line 3430, templates/g5_helium/custom/scss/custom.scss */
  h3.uk-accordion-title:after {
    content: "+";
    font-weight: bold;
    color: white;
    float: right;
    margin-right: -10px;
    font-size: 25px;
    right: 10px;
    top: 2px;
    transition: 0.4s;
  }
  /* line 3442, templates/g5_helium/custom/scss/custom.scss */
  /* line 3443, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 div#content-2-2 {
    margin-top: 60px;
  }
  /* line 3447, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 div#content-2-1 {
    margin-top: 35px;
  }
  /* line 3452, templates/g5_helium/custom/scss/custom.scss */
  .itemid-114 .g-title {
    font-size: 27px;
    font-family: "Open Sans", sans-serif;
    color: #001848;
    font-weight: bold;
    margin-bottom: 0px;
    width: 100%;
    margin: 0 auto;
    margin-top: -60px;
    line-height: 40px;
  }
  /* line 3464, templates/g5_helium/custom/scss/custom.scss */
  .item-page .page-header h2 {
    margin-bottom: 14px;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  /* line 3471, templates/g5_helium/custom/scss/custom.scss */
  .uk-accordion {
    width: 100%;
    margin-left: 0%;
  }
  /* line 3475, templates/g5_helium/custom/scss/custom.scss */
  .uk-accordion li {
    margin-right: 10px;
  }
  /* line 3480, templates/g5_helium/custom/scss/custom.scss */
  /* line 3481, templates/g5_helium/custom/scss/custom.scss */
  .view-case section#g-content-1 {
    width: 90%;
  }
  /* line 3486, templates/g5_helium/custom/scss/custom.scss */
  .article-block h1 {
    text-align: left;
  }
  /* line 3490, templates/g5_helium/custom/scss/custom.scss */
  .itemid-111 .g-block.size-100.article-4 h2 {
    margin-top: 23px;
    text-align: left;
  }
  /* line 3495, templates/g5_helium/custom/scss/custom.scss */
  .item-page .article-block h3 {
    font-size: 24px;
    text-align: left;
    line-height: 27px;
  }
  /* line 3501, templates/g5_helium/custom/scss/custom.scss */
  .itemid-113 #g-content-1 .article-block {
    width: 100%;
  }
  /* line 3505, templates/g5_helium/custom/scss/custom.scss */
  .itemid-116 #g-content-1 h3.phonep {
    font-size: 33px;
    line-height: 35px;
    text-align: left;
  }
  /* line 3511, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 .item-page p {
    text-align: center !important;
  }
  /* line 3515, templates/g5_helium/custom/scss/custom.scss */
  .itemid-101 section#g-content-1 .article-block h1 {
    text-align: center;
  }
  /* line 3519, templates/g5_helium/custom/scss/custom.scss */
  .itemid-115.view-article .row-fluid {
    width: 100%;
    margin: 0 auto;
  }
  /* line 3524, templates/g5_helium/custom/scss/custom.scss */
  .view-article.itemid-115 .item-page .page-header h2 {
    font-size: 35px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #001848;
    font-weight: bold !important;
    margin-left: 0px;
    margin-bottom: 0px;
    line-height: 32px;
    margin-top: 71px !important;
  }
  /* line 3535, templates/g5_helium/custom/scss/custom.scss */
  /* line 3536, templates/g5_helium/custom/scss/custom.scss */
  .publications > a.case {
    flex: 0 0 100%;
  }
}
/* line 3542, templates/g5_helium/custom/scss/custom.scss */
.item-page li {
  color: #001848 !important;
}
/* line 3546, templates/g5_helium/custom/scss/custom.scss */
.g-accordion-item li {
  color: #001848;
  margin-right: 10px;
}
/* line 3551, templates/g5_helium/custom/scss/custom.scss */
img.logoimg, img.hidden-phone {
  width: initial !important;
}
/* line 3556, templates/g5_helium/custom/scss/custom.scss */
.social-links a img {
  width: 25px;
  image-rendering: crisp-edges;
}
/* line 3561, templates/g5_helium/custom/scss/custom.scss */
#anchor {
  scroll-margin-top: 100px;
}
/* line 3565, templates/g5_helium/custom/scss/custom.scss */
#content-2-3 {
  scroll-margin-top: 100px;
}
/*# sourceMappingURL=custom_11.css.map */