/*9c7c64e0256f2cd19f62fc7a55adde89*/
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_helium/custom/scss/_abstracts.scss */
.noMarginPaddingTopBottom .g-content {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 7, templates/g5_helium/custom/scss/_abstracts.scss */
.vertical-list .g-grid > * {
  flex-basis: 100%;
  width: 100%;
}
/* line 12, templates/g5_helium/custom/scss/_abstracts.scss */
/* line 24, templates/g5_helium/custom/scss/_abstracts.scss */
/* line 31, templates/g5_helium/custom/scss/_abstracts.scss */
/* line 200, templates/g5_helium/custom/scss/_abstracts.scss */
@-webkit-keyframes pulse {
  /* line 202, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    -webkit-box-shadow: 0 0 0 0 #4db2b3;
  }
  /* line 205, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    -webkit-box-shadow: 0 0 0 20px transparent;
  }
}
@-moz-keyframes pulse {
  /* line 210, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    -moz-box-shadow: 0 0 0 0 #4db2b3;
  }
  /* line 213, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    -moz-box-shadow: 0 0 0 20px transparent;
  }
}
@-o-keyframes pulse {
  /* line 218, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    -o-box-shadow: 0 0 0 0 #4db2b3;
  }
  /* line 221, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    -o-box-shadow: 0 0 0 20px transparent;
  }
}
@-ms-keyframes pulse {
  /* line 226, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    box-shadow: 0 0 0 0 #4db2b3;
  }
  /* line 229, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    box-shadow: 0 0 0 20px transparent;
  }
}
@keyframes pulse {
  /* line 234, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    box-shadow: 0 0 0 0 #4db2b3;
  }
  /* line 237, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    box-shadow: 0 0 0 20px transparent;
  }
}
/* line 243, templates/g5_helium/custom/scss/_abstracts.scss */
@-webkit-keyframes rotate {
  /* line 245, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    -webkit-transform: rotate(0deg);
  }
  /* line 248, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    -webkit-transform: rotate(30deg);
  }
}
@-moz-keyframes rotate {
  /* line 253, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    -moz-transform: rotate(0deg);
  }
  /* line 256, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    -moz-transform: rotate(30deg);
  }
}
@-o-keyframes rotate {
  /* line 261, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    -o-transform: rotate(0deg);
  }
  /* line 264, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    -o-transform: rotate(30deg);
  }
}
@-ms-keyframes rotate {
  /* line 269, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    -ms-transform: rotate(0deg);
  }
  /* line 272, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    -ms-transform: rotate(30deg);
  }
}
@keyframes rotate {
  /* line 277, templates/g5_helium/custom/scss/_abstracts.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 280, templates/g5_helium/custom/scss/_abstracts.scss */
  100% {
    transform: rotate(30deg);
  }
}
/* line 1, templates/g5_helium/custom/scss/_base.scss */
body {
  line-height: 1.25;
  word-break: break-word;
  text-align: left;
  max-width: 120rem;
  margin: 0 auto;
}
/* line 8, templates/g5_helium/custom/scss/_base.scss */
#g-container-main {
  min-height: 100vh;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 12, templates/g5_helium/custom/scss/_base.scss */
.direction-column .g-item {
  width: 100%;
  flex-basis: 100%;
}
/* line 17, templates/g5_helium/custom/scss/_base.scss */
h1 {
  font-weight: bold;
}
/* line 17, templates/g5_helium/custom/scss/_base.scss */
h2 {
  font-weight: bold;
}
/* line 17, templates/g5_helium/custom/scss/_base.scss */
h3 {
  font-weight: bold;
}
/* line 17, templates/g5_helium/custom/scss/_base.scss */
h4 {
  font-weight: bold;
}
/* line 17, templates/g5_helium/custom/scss/_base.scss */
h5 {
  font-weight: bold;
}
/* line 17, templates/g5_helium/custom/scss/_base.scss */
h6 {
  font-weight: bold;
}
/* line 21, templates/g5_helium/custom/scss/_base.scss */
h1 {
  font-size: 3rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  /* line 152, templates/g5_helium/custom/scss/_abstracts.scss */
  h1 {
    font-size: 2rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 157, templates/g5_helium/custom/scss/_abstracts.scss */
  h1 {
    font-size: 1.85rem;
  }
}
/* line 31, templates/g5_helium/custom/scss/_base.scss */
h2 {
  font-size: 2.5rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  h2 {
    font-size: 1.85rem;
  }
}
@media only all and (max-width: 30rem) {
  h2 {
    font-size: 1.5rem;
  }
}
/* line 41, templates/g5_helium/custom/scss/_base.scss */
h3 {
  font-size: 2rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  h3 {
    font-size: 1.375rem;
  }
}
@media only all and (max-width: 30rem) {
  h3 {
    font-size: 1.25rem;
  }
}
/* line 52, templates/g5_helium/custom/scss/_base.scss */
h4 {
  font-size: 2rem;
}
@media only all and (max-width: 767px) {
  /* line 167, templates/g5_helium/custom/scss/_abstracts.scss */
  h4 {
    font-size: 1.25rem;
  }
}
/* line 52, templates/g5_helium/custom/scss/_base.scss */
h5 {
  font-size: 2rem;
}
@media only all and (max-width: 767px) {
  h5 {
    font-size: 1.25rem;
  }
}
/* line 52, templates/g5_helium/custom/scss/_base.scss */
h6 {
  font-size: 2rem;
}
@media only all and (max-width: 767px) {
  h6 {
    font-size: 1.25rem;
  }
}
/* line 60, templates/g5_helium/custom/scss/_base.scss */
form {
  margin-bottom: 0;
}
/* line 63, templates/g5_helium/custom/scss/_base.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  padding: 0.5rem 1rem;
}
/* line 69, templates/g5_helium/custom/scss/_base.scss */
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
/* line 77, templates/g5_helium/custom/scss/_base.scss */
table tr {
  padding: 0.35em;
}
/* line 80, templates/g5_helium/custom/scss/_base.scss */
table th, table td {
  padding: 0.625em;
  text-align: center;
}
/* line 84, templates/g5_helium/custom/scss/_base.scss */
table th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media only all and (max-width: 767px) {
  table {
    border: 0;
  }
  /* line 92, templates/g5_helium/custom/scss/_base.scss */
  table thead {
    display: none;
  }
  /* line 95, templates/g5_helium/custom/scss/_base.scss */
  table tr {
    display: block;
    margin-bottom: 0.625em;
  }
  /* line 99, templates/g5_helium/custom/scss/_base.scss */
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    width: 100% !important;
  }
  /* line 104, templates/g5_helium/custom/scss/_base.scss */
  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
}
/* line 2, templates/g5_helium/custom/scss/components/_components.scss */
.def-button, .btn-primary, .button, .btn, input.button {
  display: inline-block;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  padding: 1rem 2rem;
  border-radius: 0.25rem;
  color: #fff;
  background: #4db2b3;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}
/* line 14, templates/g5_helium/custom/scss/components/_components.scss */
.def-button:hover, .btn-primary:hover, .button:hover, .btn:hover, input.button:hover {
  background: #3d8f90;
}
/* line 17, templates/g5_helium/custom/scss/components/_components.scss */
.def-button.button-style-1, .btn-primary.button-style-1, .button.button-style-1, .btn.button-style-1, input.button.button-style-1 {
  background-color: #f8f9fa;
  color: #212529;
}
/* line 21, templates/g5_helium/custom/scss/components/_components.scss */
.def-button.button-style-1:hover, .btn-primary.button-style-1:hover, .button.button-style-1:hover, .btn.button-style-1:hover, input.button.button-style-1:hover {
  background-color: #dae0e5;
}
/* line 27, templates/g5_helium/custom/scss/components/_components.scss */
.g-offcanvas-toggle {
  width: initial;
  height: initial;
}
/* line 31, templates/g5_helium/custom/scss/components/_components.scss */
.g-offcanvas-open .g-offcanvas-toggle {
  color: #4db2b3;
}
/* line 34, templates/g5_helium/custom/scss/components/_components.scss */
.g-offcanvas-toggle[aria-expanded="true"] .fa-bars:before {
  content: "\f00d";
}
/* line 41, templates/g5_helium/custom/scss/components/_components.scss */
/* line 46, templates/g5_helium/custom/scss/components/_components.scss */
#search-container #offlajn-ajax-tile-results {
  position: fixed;
  width: 100%;
  max-width: 66.25rem;
  top: 30%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 54, templates/g5_helium/custom/scss/components/_components.scss */
#search-container #offlajn-ajax-tile-results #offlajn-ajax-search-results-inner {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-around;
  max-height: 18.75rem;
  overflow-y: auto;
}
/* line 60, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  #search-container #offlajn-ajax-tile-results .offlajn-paginators {
    display: none;
  }
}
/* line 67, templates/g5_helium/custom/scss/components/_components.scss */
#search-container .close-window {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  border: 0.125rem solid;
  border-radius: 50%;
  cursor: pointer;
}
/* line 81, templates/g5_helium/custom/scss/components/_components.scss */
#search-container .close-window:hover {
  color: #4db2b3;
}
/* line 85, templates/g5_helium/custom/scss/components/_components.scss */
#search-container .search-module {
  max-width: 31.25rem;
  width: 90%;
}
/* line 89, templates/g5_helium/custom/scss/components/_components.scss */
#search-container .search-module div[id ^= "offlajn-ajax-search"] {
  max-width: 31.25rem;
  width: 100% !important;
}
/* line 93, templates/g5_helium/custom/scss/components/_components.scss */
#search-container .search-module input[id ^= "search-area"] {
  border: none;
  box-shadow: none;
  width: 100%;
  max-width: 31.25rem;
  height: 3.125rem;
  font: 300 1.5rem Roboto;
  color: #555;
  padding-left: 3rem;
}
/* line 103, templates/g5_helium/custom/scss/components/_components.scss */
#search-container .search-module input[id ^= "suggestion-area"] {
  border-radius: 0.25rem;
  width: 100%;
  max-width: 31.25rem;
  height: 3.125rem;
}
/* line 109, templates/g5_helium/custom/scss/components/_components.scss */
#search-container .search-module div[id ^= "ajax-search-button"] .magnifier {
  height: 3.125rem;
  background: url('../images/icons/search_red.svg') center no-repeat;
  margin-left: 0.75rem;
}
/* line 117, templates/g5_helium/custom/scss/components/_components.scss */
/* line 119, templates/g5_helium/custom/scss/components/_components.scss */
.checkbox-outer input[type="checkbox"] {
  display: none;
}
/* line 122, templates/g5_helium/custom/scss/components/_components.scss */
.checkbox-outer input[type="checkbox"]:checked + .checkbox::before {
  content: "\f00c";
}
/* line 126, templates/g5_helium/custom/scss/components/_components.scss */
.checkbox-outer .checkbox {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4db2b3;
  border: 0.125rem solid #4db2b3;
  border-radius: 0.35rem;
  padding: 0.125rem;
  vertical-align: middle;
  margin-right: 0.75rem;
  width: 1.25rem;
  height: 1.25rem;
  min-height: initial;
  font-size: 0.813rem;
}
/* line 145, templates/g5_helium/custom/scss/components/_components.scss */
.owl-prev, .owl-next {
  border: none !important;
}
/* line 149, templates/g5_helium/custom/scss/components/_components.scss */
.reverse .item-wrap {
  display: flex !important;
  flex-direction: row-reverse;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .reverse .item-wrap {
    flex-direction: column;
  }
}
@media only all and (max-width: 30rem) {
  .reverse .item-wrap {
    flex-direction: column;
  }
}
/* line 159, templates/g5_helium/custom/scss/components/_components.scss */
#g-intro .item-wrap .g-icon {
  width: 47%;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-intro .item-wrap .g-icon {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  #g-intro .item-wrap .g-icon {
    width: 100%;
  }
}
/* line 168, templates/g5_helium/custom/scss/components/_components.scss */
#g-intro .item-wrap .g-info {
  width: 53%;
  background-color: #f9f9f9;
  transform: translate(-2.5rem, 2.5rem);
  padding: 0 0 3.4375rem 2.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 142, templates/g5_helium/custom/scss/_abstracts.scss */
  #g-intro .item-wrap .g-info {
    transform: translate(-1.25rem, 1.25rem);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 147, templates/g5_helium/custom/scss/_abstracts.scss */
  #g-intro .item-wrap .g-info {
    transform: translate(-1.25rem, 1.25rem);
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-intro .item-wrap .g-info {
    width: 100%;
    transform: translate(-1.25rem, 1.25rem);
  }
}
@media only all and (max-width: 30rem) {
  #g-intro .item-wrap .g-info {
    width: 100%;
    transform: translate(-1.25rem, 1.25rem);
  }
}
/* line 188, templates/g5_helium/custom/scss/components/_components.scss */
#g-intro .reverse .item-wrap .g-info {
  transform: translate(-2.1875rem, 2.5rem) !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-intro .reverse .item-wrap .g-info {
    transform: translate(-1.25rem, 1.25rem) !important;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-intro .reverse .item-wrap .g-info {
    transform: translate(-1.25rem, 1.25rem) !important;
  }
}
@media only all and (max-width: 30rem) {
  #g-intro .reverse .item-wrap .g-info {
    transform: translate(-1.25rem, 1.25rem) !important;
  }
}
/* line 200, templates/g5_helium/custom/scss/components/_components.scss */
#g-features .g-contenttabs-tab-wrapper-container {
  display: flex;
  justify-content: space-around;
}
/* line 204, templates/g5_helium/custom/scss/components/_components.scss */
.flex {
  display: flex;
  flex-wrap: wrap;
}
/* line 208, templates/g5_helium/custom/scss/components/_components.scss */
.flex div {
  width: 50%;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .flex div {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  .flex div {
    width: 100%;
  }
}
/* line 218, templates/g5_helium/custom/scss/components/_components.scss */
.flex div:nth-child(odd) {
  padding-right: 1rem;
}
/* line 221, templates/g5_helium/custom/scss/components/_components.scss */
.flex div p {
  text-align: justify;
}
/* line 224, templates/g5_helium/custom/scss/components/_components.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-container {
  border-bottom: none !important;
}
/* line 227, templates/g5_helium/custom/scss/components/_components.scss */
#g-above {
  padding: 0;
}
/* line 230, templates/g5_helium/custom/scss/components/_components.scss */
#g-above h2 {
  text-align: center;
}
/* line 233, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials h2_ {
  text-align: center;
  font-size: 3rem;
}
/* line 237, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .g-contenttabs-tab-title {
  font-size: 1.75rem;
  text-transform: none;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-testimonials .g-contenttabs-tab-title {
    font-size: 1.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-testimonials .g-contenttabs-tab-title {
    font-size: 1rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-testimonials .g-contenttabs-tab-title {
    font-size: 1.25rem;
  }
}
/* line 250, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .g-grid:not(:nth-child(2)), #g-testimonials #contenttabs-8629-particle {
  width: 75rem;
  margin: 0 auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-testimonials .g-grid:not(:nth-child(2)), #g-testimonials #contenttabs-8629-particle {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-testimonials .g-grid:not(:nth-child(2)), #g-testimonials #contenttabs-8629-particle {
    width: 48rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-testimonials .g-grid:not(:nth-child(2)), #g-testimonials #contenttabs-8629-particle {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-testimonials .g-grid:not(:nth-child(2)), #g-testimonials #contenttabs-8629-particle {
    width: 100%;
  }
}
/* line 267, templates/g5_helium/custom/scss/components/_components.scss */
.list_price .g-grid {
  flex-direction: column;
}
/* line 270, templates/g5_helium/custom/scss/components/_components.scss */
.list_price .g-grid .g-item {
  width: 100%;
}
/* line 273, templates/g5_helium/custom/scss/components/_components.scss */
.list_price .g-grid .g-item .item-wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
/* line 278, templates/g5_helium/custom/scss/components/_components.scss */
.list_price .g-info .g-description {
  display: none;
}
/* line 281, templates/g5_helium/custom/scss/components/_components.scss */
.list_price .show .g-description {
  display: block;
}
/* line 284, templates/g5_helium/custom/scss/components/_components.scss */
.form_uslugi {
  text-align: center;
}
/* line 287, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials h2 {
  text-align: center;
}
@media only all and (max-width: 30rem) {
  #g-testimonials h2 {
    font-size: 1.375rem;
  }
}
/* line 293, templates/g5_helium/custom/scss/components/_components.scss */
.images_gallery .image-item {
  padding: 1rem;
}
/* line 296, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded h3 {
  text-align: center;
}
/* line 299, templates/g5_helium/custom/scss/components/_components.scss */
.fl .item-wrap {
  display: flex !important;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .fl .item-wrap {
    margin-bottom: 3rem;
  }
}
@media only all and (max-width: 30rem) {
  .fl .item-wrap {
    margin-bottom: 2rem;
  }
}
/* line 312, templates/g5_helium/custom/scss/components/_components.scss */
.fl .g-description {
  font-size: 1.8rem;
  margin-top: 2.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .fl .g-description {
    font-size: 1.4375rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .fl .g-description {
    font-size: 1.125rem;
  }
}
@media only all and (max-width: 30rem) {
  .fl .g-description {
    font-size: 1.375rem;
  }
}
/* line 325, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded {
  padding-top: 9rem !important;
}
@media only all and (max-width: 30rem) {
  #g-expanded {
    padding-top: 3rem !important;
  }
}
/* line 331, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded .g-container {
  width: 100%;
}
/* line 334, templates/g5_helium/custom/scss/components/_components.scss */
#g-footer .g-particle {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-footer .g-particle {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  #g-footer .g-particle {
    text-align: center;
  }
}
/* line 344, templates/g5_helium/custom/scss/components/_components.scss */
#g-footer .g-grid:nth-child(1) .g-block:nth-child(3) {
  text-align: right;
}
/* line 347, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-footer {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  #g-footer {
    text-align: center;
  }
}
/* line 356, templates/g5_helium/custom/scss/components/_components.scss */
#g-header {
  padding: 0 !important;
}
@media only all and (max-width: 30rem) {
  #g-header {
    min-height: 24.5625rem;
  }
}
/*#g-header .g-container{
 position: relative;
 }*/
/* line 366, templates/g5_helium/custom/scss/components/_components.scss */
.header-form {
  position: absolute;
  bottom: 0;
  margin-bottom: 9rem;
  z-index: 10;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .header-form {
    margin-bottom: 6rem;
  }
}
@media only all and (max-width: 30rem) {
  .header-form {
    margin-bottom: -1rem;
  }
}
/* line 379, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  #contacts-3823-particle {
    margin: 0 !important;
    padding: 0 !important;
  }
}
/* line 385, templates/g5_helium/custom/scss/components/_components.scss */
#g-utility {
  text-align: center;
  padding: 0;
  padding-top: 3rem;
}
@media only all and (max-width: 30rem) {
  #g-utility {
    padding-top: 1rem;
  }
}
/* line 393, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation {
  /* @include desctop(){
   height: 18vh;}
   */
}
/* line 397, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation .logo-h img {
  max-width: 50%;
}
@media only all and (min-width: 75rem) {
  /* line 137, templates/g5_helium/custom/scss/_abstracts.scss */
  #g-navigation .logo-h img {
    max-height: 9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-navigation .logo-h img {
    max-width: 70%;
    max-height: 6rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-navigation .logo-h img {
    max-width: 40%;
  }
}
@media only all and (max-width: 30rem) {
  #g-navigation .logo-h img {
    max-width: 50%;
  }
}
/* line 413, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 75rem) {
  #g-navigation .logo-h .g-content {
    padding: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-navigation .logo-h .g-content {
    padding: 0;
    margin: 1rem 0.3rem 0.3rem 3rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-navigation {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  #g-navigation {
    text-align: center;
  }
}
/* line 436, templates/g5_helium/custom/scss/components/_components.scss */
.menu-header {
  width: 100%;
  text-align: right;
}
@media only all and (min-width: 75rem) {
  .menu-header {
    margin-top: -4.5rem;
  }
}
@media only all and (max-width: 1500px) {
  .menu-header {
    margin-top: -3rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .menu-header {
    margin-top: -3rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .menu-header {
    text-align: center;
    margin-top: -2rem;
  }
}
/* line 456, templates/g5_helium/custom/scss/components/_components.scss */
.menu-header .g-content {
  margin: 0;
}
/* line 459, templates/g5_helium/custom/scss/components/_components.scss */
.menu-header span {
  font-size: 1.25rem;
  text-transform: uppercase;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .menu-header span {
    font-size: 1rem;
  }
}
/* line 466, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .menu-header ul {
    display: flex;
    justify-content: space-around;
    margin-top: 1.5625rem;
  }
}
/* line 473, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation .g-social {
  text-align: left;
}
/* line 476, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation .g-contacts .g-item {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-navigation .g-contacts .g-item {
    justify-content: center;
  }
}
@media only all and (max-width: 30rem) {
  #g-navigation .g-contacts .g-item {
    justify-content: center;
    font-size: 0.8rem;
  }
}
/* line 489, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  #logo-9608-particle {
    padding: 0.2rem 1.938rem 0 1.938rem !important;
  }
}
/* line 494, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  .viber_img img {
    max-width: 100% !important;
  }
}
/* line 498, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation .g-contacts .g-item .g-icon {
  display: flex;
  align-items: flex-start;
  margin-right: 1rem;
  margin-top: 0.375rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-navigation .g-contacts .g-item .g-icon {
    align-items: flex-start;
    margin-right: 0.3rem;
    padding-bottom: 5.875rem;
    margin-top: 0.1rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-navigation .g-contacts .g-item .g-icon {
    align-items: flex-start;
    margin-right: -2.375rem;
    padding-bottom: 5.3125rem;
    margin-top: -0.125rem;
    justify-content: flex-end;
  }
}
/* line 518, templates/g5_helium/custom/scss/components/_components.scss */
.phone .g-description {
  font-size: 2rem;
  font-weight: normal;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .phone .g-description {
    font-size: 1.625rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .phone .g-description {
    font-size: 1.0625rem;
  }
}
@media only all and (max-width: 30rem) {
  .phone .g-description {
    font-size: 0.875rem;
  }
}
/* line 532, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  .phone img {
    max-width: 65%;
  }
}
/* line 537, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  #logo-9608-particle img {
    max-width: 50%;
  }
}
/* line 542, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation .logo-h {
  max-height: 10rem;
}
@include media(max-width,1500px) and (min-width,961px) {
  #g-navigation .logo-h {
    max-height: 8rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-navigation .logo-h {
    max-height: 7rem;
  }
}
@media only all and (max-width: 767px) {
  #g-navigation .logo-h {
    max-height: auto;
  }
}
/* line 555, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .messengers {
    display: flex;
    align-items: center;
    margin-top: 1rem;
    margin-left: -2.1875rem;
  }
}
@media only all and (max-width: 30rem) {
  .messengers {
    display: flex;
    align-items: center;
    margin: 1rem auto 0 auto;
  }
}
/* line 570, templates/g5_helium/custom/scss/components/_components.scss */
.messengers a {
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
/* line 574, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  .messengers a:nth-child(3) {
    max-width: 8.4375rem;
  }
}
/* line 579, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  .messengers .viber-block img {
    max-width: 100%;
  }
}
/*#g-navigation .g-contacts .g-grid:nth-child(1){
 &:before {
 content: '';
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: -1;
 margin: -5px; !* !importanté *!
 border-radius: inherit; !* !importanté *!
 background: linear-gradient(to right, red, orange);
 }*/
/* line 597, templates/g5_helium/custom/scss/components/_components.scss */
.adres_header {
  justify-content: center !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .adres_header {
    margin-top: 0.625rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .adres_header {
    margin-top: 0.625rem;
  }
}
@media only all and (max-width: 30rem) {
  .adres_header {
    margin-top: 0.625rem;
  }
}
/* line 609, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation .g-contacts .g-grid {
  flex-direction: column;
  background-color: #fff;
}
/* line 613, templates/g5_helium/custom/scss/components/_components.scss */
.pad16 {
  font-size: 1.5rem;
  margin-left: 1rem;
}
/* line 618, templates/g5_helium/custom/scss/components/_components.scss */
.sm {
  max-width: 2.5rem;
  font-size: 1.5rem;
  color: #40aaa4;
}
/* line 623, templates/g5_helium/custom/scss/components/_components.scss */
.fa-vaiber {
  background-image: url('../../images/vib-h.png');
  background-repeat: no-repeat;
  min-width: 1.75rem;
  min-height: 1.875rem;
  background-position: 0.375rem center;
  padding: 0.75rem !important;
  display: flex;
  align-items: center;
  border: solid 1px #40aaa4;
  border-radius: 5px;
}
/* line 636, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-forms-popup-wrap .close-button {
  top: 0.625rem;
  right: 0.625rem;
  background: #40aaa4;
}
/* line 642, templates/g5_helium/custom/scss/components/_components.scss */
.social_header .g-social {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/* line 647, templates/g5_helium/custom/scss/components/_components.scss */
.fa-vaiber .g-social-text {
  margin-left: 1.75rem;
}
/* line 650, templates/g5_helium/custom/scss/components/_components.scss */
.form-h input {
  border: solid 1px #40aaa4;
  margin-bottom: 1.25rem !important;
  border-radius: 5px;
}
/* line 655, templates/g5_helium/custom/scss/components/_components.scss */
.form-h .button-send {
  width: 100%;
}
/* line 658, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-forms-popup-wrap .modal-wrap > *:not(.close-background) {
  max-width: 31.5rem;
}
/* line 662, templates/g5_helium/custom/scss/components/_components.scss */
.phone {
  align-items: center;
  justify-content: flex-end;
}
/* line 668, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(:last-child) {
  margin-right: 4.375rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-navigation .g-main-nav .g-toplevel > li:not(:last-child) {
    margin-right: 2.5rem;
  }
}
/* line 674, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation .g-contacts {
  background: linear-gradient(to right, #fff, #40aaa4);
  padding-bottom: 2px;
}
/* line 679, templates/g5_helium/custom/scss/components/_components.scss */
#g-navigation .g-container {
  width: 100% !important;
}
/* line 682, templates/g5_helium/custom/scss/components/_components.scss */
.viber {
  border: solid 1px #40aaa4;
  max-width: 12.8125rem;
  padding: 0.6rem 0.4rem;
  border-radius: 5px;
}
/* line 689, templates/g5_helium/custom/scss/components/_components.scss */
.phone .g-info {
  display: flex;
  flex-direction: column-reverse;
}
/* line 693, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .phone .g-info .g-label {
    margin-top: 0.625rem;
  }
}
@media only all and (max-width: 30rem) {
  .phone .g-info .g-label {
    margin-top: 0.625rem;
    padding-right: 1rem;
  }
}
/* line 702, templates/g5_helium/custom/scss/components/_components.scss */
#g-header {
  min-height: 47.5625rem;
  position: relative;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
}
@media only all and (max-width: 30rem) {
  #g-header {
    min-height: 24.5625rem;
  }
}
/* line 714, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-slider {
  position: inherit !important;
}
/*#g-header .g-container .seoclick-slider{
 min-height: 760px;
 @include smallPhone(){
 min-height: 580px;
 }
 }*/
/*.slider-view{
 height: 82vh !important;
 }*/
/* line 726, templates/g5_helium/custom/scss/components/_components.scss */
.slide-description .top {
  font-size: 6rem;
  font-weight: bold;
  margin-bottom: 2rem;
  /*padding-top: 4.375rem;*/
  line-height: 5.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .slide-description .top {
    font-size: 3.875rem;
    line-height: 3.8rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .slide-description .top {
    font-size: 2.9375rem;
    line-height: 2.8rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .slide-description .top {
    width: 100%;
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media only all and (max-width: 30rem) {
  .slide-description .top {
    width: 100%;
    font-size: 1rem;
    text-align: center;
    padding-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1.2rem;
  }
}
/* line 756, templates/g5_helium/custom/scss/components/_components.scss */
.slide-description .bottom {
  font-size: 1.125rem;
  width: 80%;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .slide-description .bottom {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  .slide-description .bottom {
    width: 100%;
    font-size: 0.8rem;
  }
}
/* line 770, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-slider .arrow-nav > div {
  opacity: 1 !important;
  bottom: 0;
  margin-top: 21rem;
  /*@include laptop(){
   top: 190% !important;
   }
   @include tablet(){
   top: 195% !important;
   }
   @include phone(){
   top: 180% !important;
   }*/
}
@media only all and (max-width: 30rem) {
  .seoclick-slider .arrow-nav > div {
    margin-top: 8rem;
  }
}
/* line 787, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  .seoclick-slider .slide {
    min-height: 14rem !important;
  }
}
/* line 793, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  .seoclick-slider .slider-view {
    min-height: max-content !important;
  }
}
/* line 799, templates/g5_helium/custom/scss/components/_components.scss */
.usl .g-description {
  font-size: 1.125rem;
  line-height: 2.5rem;
}
@media only all and (max-width: 1199px) {
  .usl .g-description {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
/* line 811, templates/g5_helium/custom/scss/components/_components.scss */
.bt {
  font-size: 2.1875rem;
  color: #40aaa4;
  padding: 2rem 2.1875rem;
  border: solid 1px #40aaa4;
  max-width: 25.75rem;
  border-radius: 5px;
  margin-left: 1.9375rem;
  text-align: center;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .bt {
    font-size: 1.5625rem;
  }
}
@media only all and (max-width: 30rem) {
  .bt {
    font-size: 0.75rem;
    padding: 0.9375rem 1.25rem;
    margin-left: 0;
  }
}
/* line 830, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  .form-h {
    display: flex;
    justify-content: center;
  }
}
/* line 835, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  .arrow-nav {
    display: none;
  }
}
/* line 840, templates/g5_helium/custom/scss/components/_components.scss */
.dot-nav {
  display: none;
}
@media only all and (max-width: 30rem) {
  .dot-nav {
    display: block;
  }
}
/* line 846, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-slider .arrow-nav > div {
  color: #000;
}
/* line 851, templates/g5_helium/custom/scss/components/_components.scss */
.slider-next, .slider-prev {
  display: flex;
  align-items: center;
}
/* line 856, templates/g5_helium/custom/scss/components/_components.scss */
.slider-next {
  flex-direction: row-reverse;
}
/* line 859, templates/g5_helium/custom/scss/components/_components.scss */
.slider-next p, .slider-prev p {
  padding: 1rem;
  font-size: 1.25rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .slider-next p, .slider-prev p {
    font-size: 0;
  }
}
@media only all and (max-width: 30rem) {
  .slider-next p, .slider-prev p {
    font-size: 0;
  }
}
/* line 870, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-slider .arrow-nav > div.slider-prev {
  left: 26%;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .seoclick-slider .arrow-nav > div.slider-prev {
    left: 15%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .seoclick-slider .arrow-nav > div.slider-prev {
    left: 0;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .seoclick-slider .arrow-nav > div.slider-prev {
    left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .seoclick-slider .arrow-nav > div.slider-prev {
    left: 0;
  }
}
/* line 885, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-slider .arrow-nav > div.slider-next {
  right: 26%;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .seoclick-slider .arrow-nav > div.slider-next {
    right: 15%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .seoclick-slider .arrow-nav > div.slider-next {
    right: 0;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .seoclick-slider .arrow-nav > div.slider-next {
    right: 0;
  }
}
@media only all and (max-width: 30rem) {
  .seoclick-slider .arrow-nav > div.slider-next {
    right: 0;
  }
}
/* line 900, templates/g5_helium/custom/scss/components/_components.scss */
.fa-long-arrow-right:before {
  content: url('../../images/right_arrow.svg');
}
/* line 903, templates/g5_helium/custom/scss/components/_components.scss */
.fa-long-arrow-left:before {
  content: url('../../images/left_arrow.svg');
}
/* line 907, templates/g5_helium/custom/scss/components/_components.scss */
#g-intro .g-contentlist .g-item {
  width: 100%;
  padding-bottom: 6.25rem;
}
/* line 911, templates/g5_helium/custom/scss/components/_components.scss */
#g-intro .g-contentlist .g-item .item-wrap {
  display: flex;
  flex-wrap: wrap;
  background-color: #efefef;
}
/* line 916, templates/g5_helium/custom/scss/components/_components.scss */
#g-intro .g-contentlist .g-grid {
  flex-wrap: wrap;
  flex-direction: column;
}
/* line 920, templates/g5_helium/custom/scss/components/_components.scss */
#g-intro .g-info .g-label {
  font-size: 3rem;
  text-align: center;
  padding-top: 3.75rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-intro .g-info .g-label {
    font-size: 1.75rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-intro .g-info .g-label {
    font-size: 2rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-intro .g-info .g-label {
    font-size: 1.1875rem;
  }
}
/* line 934, templates/g5_helium/custom/scss/components/_components.scss */
#g-intro .item-wrap .g-icon {
  background-color: #fff;
}
/* line 938, templates/g5_helium/custom/scss/components/_components.scss */
#g-intro .item-wrap .usl .g-icon {
  text-align: left;
}
/* line 941, templates/g5_helium/custom/scss/components/_components.scss */
.reverse .g-icon {
  text-align: center;
}
/* line 944, templates/g5_helium/custom/scss/components/_components.scss */
.usl .g-label {
  margin-bottom: 1.875rem;
}
/* line 948, templates/g5_helium/custom/scss/components/_components.scss */
#g-features {
  background-image: url('../../images/f-fon8.png');
}
/* line 951, templates/g5_helium/custom/scss/components/_components.scss */
#g-features .first-title {
  font-size: 3rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-features .first-title {
    font-size: 2.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-features .first-title {
    font-size: 1.875rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-features .first-title {
    font-size: 1.625rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-features .first-title {
    font-size: 1.375rem;
  }
}
/* line 969, templates/g5_helium/custom/scss/components/_components.scss */
#contenttabs-7779-particle {
  padding: 0.625rem;
  margin: 0;
}
/* line 973, templates/g5_helium/custom/scss/components/_components.scss */
#g-features .second-title {
  font-size: 1.75rem;
  color: #b4b4b4;
  text-align: center;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-features .second-title {
    font-size: 1.625rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-features .second-title {
    font-size: 1.375rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-features .second-title {
    font-size: 1.125rem;
  }
}
/* line 987, templates/g5_helium/custom/scss/components/_components.scss */
#g-features .g-title {
  text-align: center;
}
/* line 991, templates/g5_helium/custom/scss/components/_components.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head {
  border: solid 1px #fff;
  padding: 1.8rem 1.876rem !important;
}
@media only all and (max-width: 959px) {
  .g-contenttabs .g-contenttabs-tab-wrapper-head {
    padding: 1rem 1.876rem !important;
  }
}
/* line 998, templates/g5_helium/custom/scss/components/_components.scss */
.column .g-contenttabs-tab-wrapper-container {
  display: flex;
  flex-direction: column;
}
/*.su-spoiler-icon::after{
 content: url("/../../images/plus.svg");
 }*/
/* line 1006, templates/g5_helium/custom/scss/components/_components.scss */
.su-spoiler.su-spoiler-style-default .su-spoiler-icon {
  left: 95%;
}
/*.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
 content: url(/../../images/plus.svg);
 height: 20px;
 }
 .su-spoiler-icon-plus .su-spoiler-icon:before{
 content: url("/../../images/minus.svg");
 height: 20px;
 }*/
/* line 1017, templates/g5_helium/custom/scss/components/_components.scss */
.su-spoiler-style-default > .su-spoiler-content {
  font-size: 1.125rem;
}
/* line 1020, templates/g5_helium/custom/scss/components/_components.scss */
#g-features .g-contenttabs .g-contenttabs-tab-wrapper-head {
  background: #fff;
  color: #40aaa4;
  border-radius: 3.125rem;
  text-align: center;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-features .g-contenttabs .g-contenttabs-tab-wrapper-head {
    margin-bottom: 0.9375rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-features .g-contenttabs .g-contenttabs-tab-wrapper-head {
    margin-bottom: 0.9375rem;
  }
}
/* line 1032, templates/g5_helium/custom/scss/components/_components.scss */
#g-features .ui-tabs-active .g-contenttabs-tab-title {
  color: #40aaa4;
}
/* line 1035, templates/g5_helium/custom/scss/components/_components.scss */
#g-features .su-spoiler-title h3 {
  font-size: 1.875rem;
  margin-right: 0.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-features .su-spoiler-title h3 {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-features .su-spoiler-title h3 {
    font-size: 1.125rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-features .su-spoiler-title h3 {
    font-size: 1.125rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-features .su-spoiler-title h3 {
    font-size: 1.125rem;
  }
}
/* line 1051, templates/g5_helium/custom/scss/components/_components.scss */
#g-features .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  font-size: 1.75rem;
  font-weight: normal !important;
  text-transform: none;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-features .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    font-size: 1.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-features .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    font-size: 0.9375rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-features .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    font-size: 1.625rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-features .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    font-size: 1rem;
  }
}
/*.su-spoiler-icon-plus .su-spoiler-icon:before{
 content: url("../../images/minus.svg");
 }
 .su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
 content: url("../../images/plus.svg");
 }*/
/* line 1075, templates/g5_helium/custom/scss/components/_components.scss */
.green h2 {
  color: #40aaa4;
}
/* line 1078, templates/g5_helium/custom/scss/components/_components.scss */
.green {
  color: #40aaa4;
}
/* line 1081, templates/g5_helium/custom/scss/components/_components.scss */
.utility-h {
  margin-top: 6rem;
  padding-top: 8.125rem;
}
@media only all and (max-width: 1199px) {
  .utility-h {
    padding-top: 0;
    margin-top: 0;
  }
}
@media only all and (max-width: 959px) {
}
/* line 1091, templates/g5_helium/custom/scss/components/_components.scss */
.utility-h .g-title {
  font-size: 3.4375rem;
  font-weight: bold;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .utility-h .g-title {
    font-size: 2.8125rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .utility-h .g-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 30rem) {
  .utility-h .g-title {
    font-size: 2.1875rem;
  }
}
/* line 1104, templates/g5_helium/custom/scss/components/_components.scss */
.utility-h-s .first-title {
  font-size: 3rem;
}
/* line 1107, templates/g5_helium/custom/scss/components/_components.scss */
.map .g-content {
  margin: 0;
}
/* line 1110, templates/g5_helium/custom/scss/components/_components.scss */
.utility-h-s .second-title {
  font-size: 2rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .utility-h-s .second-title {
    font-size: 1.875rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .utility-h-s .second-title {
    font-size: 1.375rem;
  }
}
@media only all and (max-width: 30rem) {
  .utility-h-s .second-title {
    font-size: 1.25rem;
  }
}
/* line 1122, templates/g5_helium/custom/scss/components/_components.scss */
.modpos .g-content {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}
/* line 1128, templates/g5_helium/custom/scss/components/_components.scss */
.modpos input {
  min-width: 16.25rem;
  border: solid 1px #40aaa4;
}
/* line 1133, templates/g5_helium/custom/scss/components/_components.scss */
.modpos .submit-button-wrap {
  margin-top: 2rem;
}
/* line 1136, templates/g5_helium/custom/scss/components/_components.scss */
.modpos .platform-content {
  padding: 0;
  margin: 0;
}
/* line 1140, templates/g5_helium/custom/scss/components/_components.scss */
.modpos .moduletable {
  padding: 0;
  margin-bottom: 3rem;
}
/* line 1144, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-forms .g-grid {
  align-items: center;
}
/* line 1147, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-forms .field-wrap {
  margin-bottom: 0;
}
/* line 1150, templates/g5_helium/custom/scss/components/_components.scss */
.seoclick-forms .field-wrap:not(.submit-button-wrap) input {
  min-height: 3.5rem;
}
/* line 1153, templates/g5_helium/custom/scss/components/_components.scss */
.button-send {
  min-height: 3.5rem;
  background-color: #40aaa4;
  color: #fff;
  border-radius: 0.625rem;
}
/* line 1159, templates/g5_helium/custom/scss/components/_components.scss */
.utility_form .g-grid .field-wrap {
  width: 35%;
  margin-bottom: 1.25rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .utility_form .g-grid .field-wrap {
    width: 50%;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .utility_form .g-grid .field-wrap {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  .utility_form .g-grid .field-wrap {
    width: 100%;
  }
}
/* line 1173, templates/g5_helium/custom/scss/components/_components.scss */
.utility_form .g-grid {
  justify-content: center;
}
/* line 1177, templates/g5_helium/custom/scss/components/_components.scss */
#g-above {
  background: linear-gradient(#fff, #dae2e2);
  padding-bottom: 12.5rem;
}
@media only all and (max-width: 1199px) {
  #g-above {
    padding-bottom: 8rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-above {
    padding-bottom: 3rem;
  }
}
/* line 1187, templates/g5_helium/custom/scss/components/_components.scss */
#above-fon .g-title {
  font-size: 3rem;
}
/* line 1190, templates/g5_helium/custom/scss/components/_components.scss */
#above-fon .green {
  font-size: 3.4375rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #above-fon .green {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 30rem) {
  #above-fon .green {
    font-size: 2.125rem;
  }
}
/* line 1199, templates/g5_helium/custom/scss/components/_components.scss */
#above-fon .content {
  font-size: 1.625rem;
  width: 60%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #above-fon .content {
    width: 75%;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #above-fon .content {
    font-size: 1.125rem;
    width: 80%;
  }
}
@media only all and (max-width: 30rem) {
  #above-fon .content {
    font-size: 1.125rem;
    width: 100%;
  }
}
/* line 1214, templates/g5_helium/custom/scss/components/_components.scss */
#above-fon {
  min-height: 68.75rem;
  background-image: url('../../images/above-fonn4.png') !important;
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #above-fon {
    background-position-x: 3.125rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #above-fon {
    background-position: bottom left;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #above-fon {
    background-position: bottom left;
  }
}
@media only all and (max-width: 30rem) {
  #above-fon {
    background-position: bottom left 10.5rem;
    min-height: 58.75rem;
  }
}
@media only all and (max-width: 420px) {
  #above-fon {
    background-position: bottom left 7rem;
  }
}
@media only all and (max-width: 370px) {
  #above-fon {
    background-position: bottom left 4rem;
  }
}
/* line 1240, templates/g5_helium/custom/scss/components/_components.scss */
.tr .g-title {
  font-size: 3rem;
  text-align: right !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .tr .g-title {
    font-size: 2rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .tr .g-title {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 30rem) {
  .tr .g-title {
    font-size: 1.5rem;
  }
}
/* line 1253, templates/g5_helium/custom/scss/components/_components.scss */
.tr .content {
  font-size: 1.625rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .tr .content {
    font-size: 1.125rem;
  }
}
@media only all and (max-width: 30rem) {
  .tr .content {
    font-size: 1.125rem;
  }
}
/* line 1262, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #above-fon .g-title {
    font-size: 2rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #above-fon .g-title {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 30rem) {
  #above-fon .g-title {
    font-size: 1.375rem;
  }
}
/* line 1274, templates/g5_helium/custom/scss/components/_components.scss */
#g-above .text-block .green {
  margin-bottom: 7.5rem;
  text-transform: uppercase;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-above .text-block .green {
    margin-bottom: 3.5rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-above .text-block .green {
    margin-bottom: 3.5em;
  }
}
@media only all and (max-width: 30rem) {
  #g-above .text-block .green {
    margin-bottom: 2.5rem;
  }
}
/* line 1288, templates/g5_helium/custom/scss/components/_components.scss */
.tr .content {
  text-align: right;
}
/* line 1291, templates/g5_helium/custom/scss/components/_components.scss */
.list_why_me .g-grid {
  flex-wrap: wrap;
}
/* line 1294, templates/g5_helium/custom/scss/components/_components.scss */
.list_why_me .g-grid .g-item .item-wrap {
  display: flex;
}
/* line 1298, templates/g5_helium/custom/scss/components/_components.scss */
.list_why_me .g-grid .g-item .item-wrap .g-icon {
  min-width: 25%;
  padding: 1rem 1.1rem 0 1.6rem;
  width: 30%;
  text-align: center;
}
@media only all and (max-width: 959px) {
  .list_why_me .g-grid .g-item .item-wrap .g-icon {
    min-width: 30%;
    padding: 0 1.1rem 0 0;
  }
}
@media only all and (max-width: 30rem) {
  .list_why_me .g-grid .g-item .item-wrap .g-icon {
    min-width: 25%;
  }
}
/* line 1311, templates/g5_helium/custom/scss/components/_components.scss */
.w50 {
  min-width: 50% !important;
  margin-bottom: 3.8rem;
  text-align: left;
}
@media only all and (max-width: 767px) {
  .w50 {
    padding: 0.5rem;
  }
}
/* line 1321, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials {
  padding: 8rem 0 0 0 !important;
}
@media only all and (max-width: 30rem) {
  #g-testimonials {
    padding: 3rem 0 0 0 !important;
  }
}
/* line 1327, templates/g5_helium/custom/scss/components/_components.scss */
/* line 1328, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .list_why_me {
  margin-bottom: 8rem;
}
@media only all and (max-width: 30rem) {
  #g-testimonials .list_why_me {
    margin-bottom: 3rem;
  }
}
/* line 1333, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .list_why_me > .g-content {
  padding: 0;
  margin: 0;
}
/* line 1337, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .list_why_me .f-title {
  font-size: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-testimonials .list_why_me .f-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 767px) {
  #g-testimonials .list_why_me .f-title {
    font-size: 2rem;
  }
}
/* line 1346, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .list_why_me .s-title {
  font-size: 3.44rem;
  color: #40aaa4;
  margin-bottom: 4.6rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-testimonials .list_why_me .s-title {
    font-size: 2.94rem;
  }
}
@media only all and (max-width: 767px) {
  #g-testimonials .list_why_me .s-title {
    font-size: 2.44rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-testimonials .list_why_me .s-title {
    font-size: 2rem;
  }
}
/* line 1361, templates/g5_helium/custom/scss/components/_components.scss */
/* line 1362, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .list_why_me .item-wrap .g-label {
  font-size: 1.875rem;
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 1199px) {
  #g-testimonials .list_why_me .item-wrap .g-label {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-testimonials .list_why_me .item-wrap .g-label {
    font-size: 1.2rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-testimonials .list_why_me .item-wrap .g-label {
    font-size: 1.2rem;
  }
}
/* line 1375, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .list_why_me .item-wrap .g-description {
  font-size: 1.25rem;
}
@media only all and (max-width: 1199px) {
  #g-testimonials .list_why_me .item-wrap .g-description {
    font-size: 1rem;
  }
}
@media only all and (max-width: 959px) {
  #g-testimonials .list_why_me .item-wrap .g-description {
    font-size: 0.8rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
}
/* line 1392, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .g-contenttabs-tab-wrapper-container {
  justify-content: center;
}
/* line 1395, templates/g5_helium/custom/scss/components/_components.scss */
#table_t {
  background-image: url('../../../../../../images/testi-fon.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 9rem !important;
}
/* line 1403, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .g-container {
  width: 100%;
}
/* line 1409, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .g-contenttabs .g-contenttabs-tab-wrapper-head {
  background: #fff !important;
}
/* line 1413, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials a {
  color: #40aaa4;
}
/* line 1416, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .ui-tabs-active .g-contenttabs-tab-title {
  color: #40aaa4;
  border-radius: 3.125rem;
}
/* line 1421, templates/g5_helium/custom/scss/components/_components.scss */
.testimonials_table {
  /*background-image: url("../../images/testi-fon.png");*/
}
/* line 1424, templates/g5_helium/custom/scss/components/_components.scss */
.testimonials_table .g-title {
  padding-top: 7.5rem;
  color: #fff;
}
@media only all and (max-width: 30rem) {
  .testimonials_table .g-title {
    padding-top: 5.625rem;
  }
}
/* line 1431, templates/g5_helium/custom/scss/components/_components.scss */
.testimonials_table .g-title p {
  font-size: 1.75rem;
  color: #b4b4b4;
}
@media only all and (max-width: 30rem) {
  .testimonials_table .g-title p {
    font-size: 1.375rem;
  }
}
/* line 1438, templates/g5_helium/custom/scss/components/_components.scss */
.testimonials_table .g-contenttabs .g-contenttabs-tab-wrapper-head {
  border-radius: 3.125rem;
}
/* line 1441, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .ui-tabs .ui-tabs-nav li {
  padding: 0.625rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-testimonials .ui-tabs .ui-tabs-nav li {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  #g-testimonials .ui-tabs .ui-tabs-nav li {
    text-align: center;
  }
}
/* line 1450, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials .g-contenttabs .g-contenttabs-tab-wrapper-container {
  border-bottom: 0;
}
/* line 1453, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials table {
  margin: 0 auto;
}
/* line 1456, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials table tr:nth-child(odd) {
  background-color: #e2e2e2;
}
/* line 1459, templates/g5_helium/custom/scss/components/_components.scss */
#g-testimonials table tr:nth-child(even) {
  background-color: #fff;
}
/* line 1462, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  table tr {
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
  }
}
@media only all and (max-width: 30rem) {
  table tr {
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
  }
}
/* line 1474, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  table td {
    border: none !important;
  }
}
@media only all and (max-width: 30rem) {
  table td {
    border: none !important;
  }
}
/* line 1483, templates/g5_helium/custom/scss/components/_components.scss */
table td p {
  margin: 0;
}
/* line 1487, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (max-width: 30rem) {
  table tr:nth-child(2) {
    display: none;
  }
}
/* line 1491, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  table td:nth-child(2) {
    width: 34% !important;
  }
}
@media only all and (max-width: 30rem) {
  table td:nth-child(2) {
    width: 34% !important;
  }
}
/* line 1497, templates/g5_helium/custom/scss/components/_components.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  table td:nth-child(1) {
    text-align: left;
  }
}
@media only all and (max-width: 30rem) {
  table td:nth-child(1) {
    text-align: left;
  }
}
/* line 1504, templates/g5_helium/custom/scss/components/_components.scss */
#g-above .g-container {
  width: 100%;
}
/* line 1508, templates/g5_helium/custom/scss/components/_components.scss */
/* line 1509, templates/g5_helium/custom/scss/components/_components.scss */
.expanded-contacts .g-title {
  margin-bottom: 5rem;
  padding-top: 5rem;
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .expanded-contacts .g-title {
    font-size: 2.1875rem;
  }
}
@media only all and (max-width: 30rem) {
  .expanded-contacts .g-title {
    font-size: 2.1875rem;
  }
}
/* line 1521, templates/g5_helium/custom/scss/components/_components.scss */
.tut {
  max-width: 75rem;
  margin: 0 auto;
}
/* line 1525, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded .g-grid:not(:nth-child(7)), #g-above .g-grid:not(:nth-child(1)), #textblock-3130-particle {
  width: 75rem;
  margin: 0 auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-expanded .g-grid:not(:nth-child(7)), #g-above .g-grid:not(:nth-child(1)), #textblock-3130-particle {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-expanded .g-grid:not(:nth-child(7)), #g-above .g-grid:not(:nth-child(1)), #textblock-3130-particle {
    width: 48rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-expanded .g-grid:not(:nth-child(7)), #g-above .g-grid:not(:nth-child(1)), #textblock-3130-particle {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-expanded .g-grid:not(:nth-child(7)), #g-above .g-grid:not(:nth-child(1)), #textblock-3130-particle {
    width: 100%;
  }
}
/* line 1543, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded .g-grid:nth-child(6) {
  width: 100%;
  background: #f9f9f9;
}
/* line 1547, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded {
  text-align: center;
}
/* line 1550, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded .g-title .second-title {
  font-size: 1.5625rem;
  color: #707070;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-expanded .g-title .second-title {
    font-size: 1.4375rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-expanded .g-title .second-title {
    font-size: 1.4375rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-expanded .g-title .second-title {
    font-size: 1.4375rem;
  }
}
/* line 1564, templates/g5_helium/custom/scss/components/_components.scss */
.gallery {
  padding-bottom: 5rem;
}
/* line 1567, templates/g5_helium/custom/scss/components/_components.scss */
.gallery .g-content {
  margin: 0;
}
/* line 1570, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded .modpos {
  padding-bottom: 12rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-expanded .modpos {
    padding-bottom: 6rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-expanded .modpos {
    padding-bottom: 6rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-expanded .modpos {
    padding-bottom: 3rem;
  }
}
/* line 1582, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded .g-title .first-title {
  font-size: 3rem;
  font-weight: bold;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-expanded .g-title .first-title {
    font-size: 2.5rem;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  #g-expanded .g-title .first-title {
    font-size: 2.1875rem;
  }
}
@media only all and (max-width: 30rem) {
  #g-expanded .g-title .first-title {
    font-size: 2.1875rem;
  }
}
/* line 1595, templates/g5_helium/custom/scss/components/_components.scss */
#g-expanded .g-title {
  text-align: center;
}
/* line 1599, templates/g5_helium/custom/scss/components/_components.scss */
.flex_contact {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
/* line 1604, templates/g5_helium/custom/scss/components/_components.scss */
.flex_contact .fa {
  font-size: 1.625rem;
}
/* line 1607, templates/g5_helium/custom/scss/components/_components.scss */
.map .g-content {
  margin: 0;
}
/* line 1610, templates/g5_helium/custom/scss/components/_components.scss */
.flex_contact a {
  display: flex;
  align-items: center;
}
/* line 1614, templates/g5_helium/custom/scss/components/_components.scss */
#content_list-8838-particle {
  padding-bottom: 8.75rem !important;
  margin: 0;
}
@media only all and (max-width: 30rem) {
  #content_list-8838-particle {
    padding-bottom: 3rem !important;
  }
}
/* line 1624, templates/g5_helium/custom/scss/components/_components.scss */
#g-footer {
  font-size: 1.3125rem;
  text-align: center;
}
/* line 1628, templates/g5_helium/custom/scss/components/_components.scss */
#g-footer #to-top-container {
  width: 3rem;
  position: fixed;
  right: 2rem;
  bottom: 0rem;
  z-index: 100;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 1640, templates/g5_helium/custom/scss/components/_components.scss */
#g-footer #to-top-container .g-totop a {
  color: #fff;
  width: 3rem;
  line-height: 3rem;
  display: inline-block;
  border-radius: 50%;
  background-color: #40aaa4;
  text-align: center;
}
/* line 2, templates/g5_helium/custom/scss/components/_particles.scss */
.video_block {
  display: inline-block;
}
/* line 7, templates/g5_helium/custom/scss/components/_particles.scss */
.video_block .su-photo-panel {
  position: relative;
}
/* line 11, templates/g5_helium/custom/scss/components/_particles.scss */
.video_block .su-photo-panel-content {
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 19, templates/g5_helium/custom/scss/components/_particles.scss */
.video_block .play-icon {
  position: relative;
  cursor: pointer;
  min-width: 5rem;
  min-height: 5rem;
}
/* line 25, templates/g5_helium/custom/scss/components/_particles.scss */
.video_block .play-icon::before {
  content: '';
  background: rgba(255, 255, 255, 0.6);
  height: 5rem;
  width: 5rem;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  box-shadow: 0 0 1.25rem 0.19rem rgba(51, 51, 51, 0.8);
  -webkit-transition: 0.1s ease;
  -moz-transition: 0.1s ease;
  -ms-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
  z-index: 1;
}
/* line 41, templates/g5_helium/custom/scss/components/_particles.scss */
.video_block .play-icon::after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  display: block;
  border-style: solid;
  border-width: 1.25rem 0 1.25rem 2.5rem;
  margin: -1.25rem 0 0 -0.94rem;
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
}
/* line 58, templates/g5_helium/custom/scss/components/_particles.scss */
.video_block:hover .play-icon::before {
  background: rgba(238, 238, 238, 0.8);
  box-shadow: 0 0 0.625rem 0.188rem rgba(51, 51, 51, 0.8);
  width: 6.25rem;
  height: 6.25rem;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 68, templates/g5_helium/custom/scss/components/_particles.scss */
.created {
  font-size: 0.75rem;
  color: #c8c8c8;
  font-weight: lighter;
}
/* line 73, templates/g5_helium/custom/scss/components/_particles.scss */
.created a {
  display: block;
  padding-left: 0.5rem;
}
/* line 78, templates/g5_helium/custom/scss/components/_particles.scss */
.created p {
  margin: 0;
  line-height: normal;
  font-size: 0.75rem;
  color: #000;
}
/* line 87, templates/g5_helium/custom/scss/components/_particles.scss */
/* line 91, templates/g5_helium/custom/scss/components/_particles.scss */
#g-navigation #to-top-container .g-main-nav .g-toplevel {
  line-height: 2.525;
}
/* line 95, templates/g5_helium/custom/scss/components/_particles.scss */
#to-top-container .g-main-nav .g-toplevel > li {
  cursor: initial;
}
/* line 98, templates/g5_helium/custom/scss/components/_particles.scss */
.vertical-menu #to-top-container .g-main-nav .g-toplevel > li {
  width: 100%;
}
/* line 105, templates/g5_helium/custom/scss/components/_particles.scss */
/* line 107, templates/g5_helium/custom/scss/components/_particles.scss */
.g-contentlist.with-gunter .g-item {
  padding: 0 1rem 1rem 0;
}
/* line 111, templates/g5_helium/custom/scss/components/_particles.scss */
.g-contentlist .item-wrap {
  display: block;
}
/* line 2, templates/g5_helium/custom/scss/layouts/_layouts.scss */
/* line 3, templates/g5_helium/custom/scss/layouts/_layouts.scss */
.row::before, .row::after {
  display: none;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-1 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1%;
    -moz-flex: 0 1%;
    -ms-flex: 0 1%;
    flex: 0 1%;
    width: 1%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-2 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 2%;
    -moz-flex: 0 2%;
    -ms-flex: 0 2%;
    flex: 0 2%;
    width: 2%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 3%;
    -moz-flex: 0 3%;
    -ms-flex: 0 3%;
    flex: 0 3%;
    width: 3%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-4 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 4%;
    -moz-flex: 0 4%;
    -ms-flex: 0 4%;
    flex: 0 4%;
    width: 4%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-5 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 5%;
    -moz-flex: 0 5%;
    -ms-flex: 0 5%;
    flex: 0 5%;
    width: 5%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-6 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 6%;
    -moz-flex: 0 6%;
    -ms-flex: 0 6%;
    flex: 0 6%;
    width: 6%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-7 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 7%;
    -moz-flex: 0 7%;
    -ms-flex: 0 7%;
    flex: 0 7%;
    width: 7%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-8 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 8%;
    -moz-flex: 0 8%;
    -ms-flex: 0 8%;
    flex: 0 8%;
    width: 8%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-9 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 9%;
    -moz-flex: 0 9%;
    -ms-flex: 0 9%;
    flex: 0 9%;
    width: 9%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-10 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 10%;
    -moz-flex: 0 10%;
    -ms-flex: 0 10%;
    flex: 0 10%;
    width: 10%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-11 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 11%;
    -moz-flex: 0 11%;
    -ms-flex: 0 11%;
    flex: 0 11%;
    width: 11%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-12 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 12%;
    -moz-flex: 0 12%;
    -ms-flex: 0 12%;
    flex: 0 12%;
    width: 12%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-13 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 13%;
    -moz-flex: 0 13%;
    -ms-flex: 0 13%;
    flex: 0 13%;
    width: 13%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-14 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 14%;
    -moz-flex: 0 14%;
    -ms-flex: 0 14%;
    flex: 0 14%;
    width: 14%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-15 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 15%;
    -moz-flex: 0 15%;
    -ms-flex: 0 15%;
    flex: 0 15%;
    width: 15%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 16%;
    -moz-flex: 0 16%;
    -ms-flex: 0 16%;
    flex: 0 16%;
    width: 16%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-17 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 17%;
    -moz-flex: 0 17%;
    -ms-flex: 0 17%;
    flex: 0 17%;
    width: 17%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-18 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 18%;
    -moz-flex: 0 18%;
    -ms-flex: 0 18%;
    flex: 0 18%;
    width: 18%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-19 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 19%;
    -moz-flex: 0 19%;
    -ms-flex: 0 19%;
    flex: 0 19%;
    width: 19%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 20%;
    -moz-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    width: 20%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-21 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 21%;
    -moz-flex: 0 21%;
    -ms-flex: 0 21%;
    flex: 0 21%;
    width: 21%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-22 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 22%;
    -moz-flex: 0 22%;
    -ms-flex: 0 22%;
    flex: 0 22%;
    width: 22%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-23 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 23%;
    -moz-flex: 0 23%;
    -ms-flex: 0 23%;
    flex: 0 23%;
    width: 23%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-24 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 24%;
    -moz-flex: 0 24%;
    -ms-flex: 0 24%;
    flex: 0 24%;
    width: 24%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-26 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 26%;
    -moz-flex: 0 26%;
    -ms-flex: 0 26%;
    flex: 0 26%;
    width: 26%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-27 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 27%;
    -moz-flex: 0 27%;
    -ms-flex: 0 27%;
    flex: 0 27%;
    width: 27%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-28 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 28%;
    -moz-flex: 0 28%;
    -ms-flex: 0 28%;
    flex: 0 28%;
    width: 28%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-29 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 29%;
    -moz-flex: 0 29%;
    -ms-flex: 0 29%;
    flex: 0 29%;
    width: 29%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-31 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 31%;
    -moz-flex: 0 31%;
    -ms-flex: 0 31%;
    flex: 0 31%;
    width: 31%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-32 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 32%;
    -moz-flex: 0 32%;
    -ms-flex: 0 32%;
    flex: 0 32%;
    width: 32%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33%;
    -moz-flex: 0 33%;
    -ms-flex: 0 33%;
    flex: 0 33%;
    width: 33%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-34 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 34%;
    -moz-flex: 0 34%;
    -ms-flex: 0 34%;
    flex: 0 34%;
    width: 34%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 35%;
    -moz-flex: 0 35%;
    -ms-flex: 0 35%;
    flex: 0 35%;
    width: 35%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-36 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 36%;
    -moz-flex: 0 36%;
    -ms-flex: 0 36%;
    flex: 0 36%;
    width: 36%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-37 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 37%;
    -moz-flex: 0 37%;
    -ms-flex: 0 37%;
    flex: 0 37%;
    width: 37%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-38 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 38%;
    -moz-flex: 0 38%;
    -ms-flex: 0 38%;
    flex: 0 38%;
    width: 38%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-39 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 39%;
    -moz-flex: 0 39%;
    -ms-flex: 0 39%;
    flex: 0 39%;
    width: 39%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-40 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-41 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 41%;
    -moz-flex: 0 41%;
    -ms-flex: 0 41%;
    flex: 0 41%;
    width: 41%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-42 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 42%;
    -moz-flex: 0 42%;
    -ms-flex: 0 42%;
    flex: 0 42%;
    width: 42%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-43 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 43%;
    -moz-flex: 0 43%;
    -ms-flex: 0 43%;
    flex: 0 43%;
    width: 43%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-44 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 44%;
    -moz-flex: 0 44%;
    -ms-flex: 0 44%;
    flex: 0 44%;
    width: 44%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-45 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 45%;
    -moz-flex: 0 45%;
    -ms-flex: 0 45%;
    flex: 0 45%;
    width: 45%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-46 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 46%;
    -moz-flex: 0 46%;
    -ms-flex: 0 46%;
    flex: 0 46%;
    width: 46%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-47 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 47%;
    -moz-flex: 0 47%;
    -ms-flex: 0 47%;
    flex: 0 47%;
    width: 47%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-48 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 48%;
    -moz-flex: 0 48%;
    -ms-flex: 0 48%;
    flex: 0 48%;
    width: 48%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-49 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 49%;
    -moz-flex: 0 49%;
    -ms-flex: 0 49%;
    flex: 0 49%;
    width: 49%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-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 50%;
    width: 50%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-51 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 51%;
    -moz-flex: 0 51%;
    -ms-flex: 0 51%;
    flex: 0 51%;
    width: 51%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-52 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 52%;
    -moz-flex: 0 52%;
    -ms-flex: 0 52%;
    flex: 0 52%;
    width: 52%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-53 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 53%;
    -moz-flex: 0 53%;
    -ms-flex: 0 53%;
    flex: 0 53%;
    width: 53%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-54 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 54%;
    -moz-flex: 0 54%;
    -ms-flex: 0 54%;
    flex: 0 54%;
    width: 54%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-55 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 55%;
    -moz-flex: 0 55%;
    -ms-flex: 0 55%;
    flex: 0 55%;
    width: 55%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-56 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 56%;
    -moz-flex: 0 56%;
    -ms-flex: 0 56%;
    flex: 0 56%;
    width: 56%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-57 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 57%;
    -moz-flex: 0 57%;
    -ms-flex: 0 57%;
    flex: 0 57%;
    width: 57%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-58 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 58%;
    -moz-flex: 0 58%;
    -ms-flex: 0 58%;
    flex: 0 58%;
    width: 58%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-59 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 59%;
    -moz-flex: 0 59%;
    -ms-flex: 0 59%;
    flex: 0 59%;
    width: 59%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 60%;
    -moz-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%;
    width: 60%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-61 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 61%;
    -moz-flex: 0 61%;
    -ms-flex: 0 61%;
    flex: 0 61%;
    width: 61%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-62 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 62%;
    -moz-flex: 0 62%;
    -ms-flex: 0 62%;
    flex: 0 62%;
    width: 62%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-63 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 63%;
    -moz-flex: 0 63%;
    -ms-flex: 0 63%;
    flex: 0 63%;
    width: 63%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-64 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 64%;
    -moz-flex: 0 64%;
    -ms-flex: 0 64%;
    flex: 0 64%;
    width: 64%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-65 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 65%;
    -moz-flex: 0 65%;
    -ms-flex: 0 65%;
    flex: 0 65%;
    width: 65%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-66 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 66%;
    -moz-flex: 0 66%;
    -ms-flex: 0 66%;
    flex: 0 66%;
    width: 66%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-67 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 67%;
    -moz-flex: 0 67%;
    -ms-flex: 0 67%;
    flex: 0 67%;
    width: 67%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-68 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 68%;
    -moz-flex: 0 68%;
    -ms-flex: 0 68%;
    flex: 0 68%;
    width: 68%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-69 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 69%;
    -moz-flex: 0 69%;
    -ms-flex: 0 69%;
    flex: 0 69%;
    width: 69%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-70 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    width: 70%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-71 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 71%;
    -moz-flex: 0 71%;
    -ms-flex: 0 71%;
    flex: 0 71%;
    width: 71%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-72 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 72%;
    -moz-flex: 0 72%;
    -ms-flex: 0 72%;
    flex: 0 72%;
    width: 72%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-73 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 73%;
    -moz-flex: 0 73%;
    -ms-flex: 0 73%;
    flex: 0 73%;
    width: 73%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-74 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 74%;
    -moz-flex: 0 74%;
    -ms-flex: 0 74%;
    flex: 0 74%;
    width: 74%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-75 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 75%;
    -moz-flex: 0 75%;
    -ms-flex: 0 75%;
    flex: 0 75%;
    width: 75%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-76 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 76%;
    -moz-flex: 0 76%;
    -ms-flex: 0 76%;
    flex: 0 76%;
    width: 76%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-77 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 77%;
    -moz-flex: 0 77%;
    -ms-flex: 0 77%;
    flex: 0 77%;
    width: 77%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-78 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 78%;
    -moz-flex: 0 78%;
    -ms-flex: 0 78%;
    flex: 0 78%;
    width: 78%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-79 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 79%;
    -moz-flex: 0 79%;
    -ms-flex: 0 79%;
    flex: 0 79%;
    width: 79%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-80 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
    width: 80%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-81 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 81%;
    -moz-flex: 0 81%;
    -ms-flex: 0 81%;
    flex: 0 81%;
    width: 81%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-82 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 82%;
    -moz-flex: 0 82%;
    -ms-flex: 0 82%;
    flex: 0 82%;
    width: 82%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-83 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 83%;
    -moz-flex: 0 83%;
    -ms-flex: 0 83%;
    flex: 0 83%;
    width: 83%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-84 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 84%;
    -moz-flex: 0 84%;
    -ms-flex: 0 84%;
    flex: 0 84%;
    width: 84%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-85 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 85%;
    -moz-flex: 0 85%;
    -ms-flex: 0 85%;
    flex: 0 85%;
    width: 85%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-86 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 86%;
    -moz-flex: 0 86%;
    -ms-flex: 0 86%;
    flex: 0 86%;
    width: 86%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-87 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 87%;
    -moz-flex: 0 87%;
    -ms-flex: 0 87%;
    flex: 0 87%;
    width: 87%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-88 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 88%;
    -moz-flex: 0 88%;
    -ms-flex: 0 88%;
    flex: 0 88%;
    width: 88%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-89 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 89%;
    -moz-flex: 0 89%;
    -ms-flex: 0 89%;
    flex: 0 89%;
    width: 89%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-90 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-91 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 91%;
    -moz-flex: 0 91%;
    -ms-flex: 0 91%;
    flex: 0 91%;
    width: 91%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-92 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 92%;
    -moz-flex: 0 92%;
    -ms-flex: 0 92%;
    flex: 0 92%;
    width: 92%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-93 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 93%;
    -moz-flex: 0 93%;
    -ms-flex: 0 93%;
    flex: 0 93%;
    width: 93%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-94 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 94%;
    -moz-flex: 0 94%;
    -ms-flex: 0 94%;
    flex: 0 94%;
    width: 94%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-95 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 95%;
    -moz-flex: 0 95%;
    -ms-flex: 0 95%;
    flex: 0 95%;
    width: 95%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-96 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 96%;
    -moz-flex: 0 96%;
    -ms-flex: 0 96%;
    flex: 0 96%;
    width: 96%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-97 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 97%;
    -moz-flex: 0 97%;
    -ms-flex: 0 97%;
    flex: 0 97%;
    width: 97%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-98 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 98%;
    -moz-flex: 0 98%;
    -ms-flex: 0 98%;
    flex: 0 98%;
    width: 98%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-99 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 99%;
    -moz-flex: 0 99%;
    -ms-flex: 0 99%;
    flex: 0 99%;
    width: 99%;
    max-width: initial;
  }
  /* line 4, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-100 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    max-width: initial;
  }
  /* line 8, templates/g5_helium/custom/scss/_responsive.scss */
  .l-size-33-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33.3333%;
    -moz-flex: 0 33.3333%;
    -ms-flex: 0 33.3333%;
    flex: 0 33.3333%;
    width: 33.3333%;
    max-width: initial;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-1 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1%;
    -moz-flex: 0 1%;
    -ms-flex: 0 1%;
    flex: 0 1%;
    width: 1%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-2 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 2%;
    -moz-flex: 0 2%;
    -ms-flex: 0 2%;
    flex: 0 2%;
    width: 2%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 3%;
    -moz-flex: 0 3%;
    -ms-flex: 0 3%;
    flex: 0 3%;
    width: 3%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-4 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 4%;
    -moz-flex: 0 4%;
    -ms-flex: 0 4%;
    flex: 0 4%;
    width: 4%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-5 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 5%;
    -moz-flex: 0 5%;
    -ms-flex: 0 5%;
    flex: 0 5%;
    width: 5%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-6 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 6%;
    -moz-flex: 0 6%;
    -ms-flex: 0 6%;
    flex: 0 6%;
    width: 6%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-7 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 7%;
    -moz-flex: 0 7%;
    -ms-flex: 0 7%;
    flex: 0 7%;
    width: 7%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-8 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 8%;
    -moz-flex: 0 8%;
    -ms-flex: 0 8%;
    flex: 0 8%;
    width: 8%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-9 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 9%;
    -moz-flex: 0 9%;
    -ms-flex: 0 9%;
    flex: 0 9%;
    width: 9%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-10 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 10%;
    -moz-flex: 0 10%;
    -ms-flex: 0 10%;
    flex: 0 10%;
    width: 10%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-11 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 11%;
    -moz-flex: 0 11%;
    -ms-flex: 0 11%;
    flex: 0 11%;
    width: 11%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-12 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 12%;
    -moz-flex: 0 12%;
    -ms-flex: 0 12%;
    flex: 0 12%;
    width: 12%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-13 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 13%;
    -moz-flex: 0 13%;
    -ms-flex: 0 13%;
    flex: 0 13%;
    width: 13%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-14 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 14%;
    -moz-flex: 0 14%;
    -ms-flex: 0 14%;
    flex: 0 14%;
    width: 14%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-15 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 15%;
    -moz-flex: 0 15%;
    -ms-flex: 0 15%;
    flex: 0 15%;
    width: 15%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 16%;
    -moz-flex: 0 16%;
    -ms-flex: 0 16%;
    flex: 0 16%;
    width: 16%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-17 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 17%;
    -moz-flex: 0 17%;
    -ms-flex: 0 17%;
    flex: 0 17%;
    width: 17%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-18 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 18%;
    -moz-flex: 0 18%;
    -ms-flex: 0 18%;
    flex: 0 18%;
    width: 18%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-19 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 19%;
    -moz-flex: 0 19%;
    -ms-flex: 0 19%;
    flex: 0 19%;
    width: 19%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 20%;
    -moz-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    width: 20%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-21 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 21%;
    -moz-flex: 0 21%;
    -ms-flex: 0 21%;
    flex: 0 21%;
    width: 21%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-22 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 22%;
    -moz-flex: 0 22%;
    -ms-flex: 0 22%;
    flex: 0 22%;
    width: 22%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-23 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 23%;
    -moz-flex: 0 23%;
    -ms-flex: 0 23%;
    flex: 0 23%;
    width: 23%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-24 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 24%;
    -moz-flex: 0 24%;
    -ms-flex: 0 24%;
    flex: 0 24%;
    width: 24%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-26 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 26%;
    -moz-flex: 0 26%;
    -ms-flex: 0 26%;
    flex: 0 26%;
    width: 26%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-27 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 27%;
    -moz-flex: 0 27%;
    -ms-flex: 0 27%;
    flex: 0 27%;
    width: 27%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-28 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 28%;
    -moz-flex: 0 28%;
    -ms-flex: 0 28%;
    flex: 0 28%;
    width: 28%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-29 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 29%;
    -moz-flex: 0 29%;
    -ms-flex: 0 29%;
    flex: 0 29%;
    width: 29%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-31 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 31%;
    -moz-flex: 0 31%;
    -ms-flex: 0 31%;
    flex: 0 31%;
    width: 31%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-32 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 32%;
    -moz-flex: 0 32%;
    -ms-flex: 0 32%;
    flex: 0 32%;
    width: 32%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33%;
    -moz-flex: 0 33%;
    -ms-flex: 0 33%;
    flex: 0 33%;
    width: 33%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-34 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 34%;
    -moz-flex: 0 34%;
    -ms-flex: 0 34%;
    flex: 0 34%;
    width: 34%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 35%;
    -moz-flex: 0 35%;
    -ms-flex: 0 35%;
    flex: 0 35%;
    width: 35%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-36 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 36%;
    -moz-flex: 0 36%;
    -ms-flex: 0 36%;
    flex: 0 36%;
    width: 36%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-37 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 37%;
    -moz-flex: 0 37%;
    -ms-flex: 0 37%;
    flex: 0 37%;
    width: 37%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-38 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 38%;
    -moz-flex: 0 38%;
    -ms-flex: 0 38%;
    flex: 0 38%;
    width: 38%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-39 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 39%;
    -moz-flex: 0 39%;
    -ms-flex: 0 39%;
    flex: 0 39%;
    width: 39%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-40 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-41 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 41%;
    -moz-flex: 0 41%;
    -ms-flex: 0 41%;
    flex: 0 41%;
    width: 41%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-42 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 42%;
    -moz-flex: 0 42%;
    -ms-flex: 0 42%;
    flex: 0 42%;
    width: 42%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-43 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 43%;
    -moz-flex: 0 43%;
    -ms-flex: 0 43%;
    flex: 0 43%;
    width: 43%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-44 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 44%;
    -moz-flex: 0 44%;
    -ms-flex: 0 44%;
    flex: 0 44%;
    width: 44%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-45 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 45%;
    -moz-flex: 0 45%;
    -ms-flex: 0 45%;
    flex: 0 45%;
    width: 45%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-46 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 46%;
    -moz-flex: 0 46%;
    -ms-flex: 0 46%;
    flex: 0 46%;
    width: 46%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-47 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 47%;
    -moz-flex: 0 47%;
    -ms-flex: 0 47%;
    flex: 0 47%;
    width: 47%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-48 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 48%;
    -moz-flex: 0 48%;
    -ms-flex: 0 48%;
    flex: 0 48%;
    width: 48%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-49 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 49%;
    -moz-flex: 0 49%;
    -ms-flex: 0 49%;
    flex: 0 49%;
    width: 49%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-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 50%;
    width: 50%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-51 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 51%;
    -moz-flex: 0 51%;
    -ms-flex: 0 51%;
    flex: 0 51%;
    width: 51%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-52 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 52%;
    -moz-flex: 0 52%;
    -ms-flex: 0 52%;
    flex: 0 52%;
    width: 52%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-53 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 53%;
    -moz-flex: 0 53%;
    -ms-flex: 0 53%;
    flex: 0 53%;
    width: 53%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-54 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 54%;
    -moz-flex: 0 54%;
    -ms-flex: 0 54%;
    flex: 0 54%;
    width: 54%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-55 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 55%;
    -moz-flex: 0 55%;
    -ms-flex: 0 55%;
    flex: 0 55%;
    width: 55%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-56 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 56%;
    -moz-flex: 0 56%;
    -ms-flex: 0 56%;
    flex: 0 56%;
    width: 56%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-57 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 57%;
    -moz-flex: 0 57%;
    -ms-flex: 0 57%;
    flex: 0 57%;
    width: 57%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-58 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 58%;
    -moz-flex: 0 58%;
    -ms-flex: 0 58%;
    flex: 0 58%;
    width: 58%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-59 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 59%;
    -moz-flex: 0 59%;
    -ms-flex: 0 59%;
    flex: 0 59%;
    width: 59%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 60%;
    -moz-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%;
    width: 60%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-61 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 61%;
    -moz-flex: 0 61%;
    -ms-flex: 0 61%;
    flex: 0 61%;
    width: 61%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-62 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 62%;
    -moz-flex: 0 62%;
    -ms-flex: 0 62%;
    flex: 0 62%;
    width: 62%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-63 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 63%;
    -moz-flex: 0 63%;
    -ms-flex: 0 63%;
    flex: 0 63%;
    width: 63%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-64 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 64%;
    -moz-flex: 0 64%;
    -ms-flex: 0 64%;
    flex: 0 64%;
    width: 64%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-65 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 65%;
    -moz-flex: 0 65%;
    -ms-flex: 0 65%;
    flex: 0 65%;
    width: 65%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-66 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 66%;
    -moz-flex: 0 66%;
    -ms-flex: 0 66%;
    flex: 0 66%;
    width: 66%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-67 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 67%;
    -moz-flex: 0 67%;
    -ms-flex: 0 67%;
    flex: 0 67%;
    width: 67%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-68 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 68%;
    -moz-flex: 0 68%;
    -ms-flex: 0 68%;
    flex: 0 68%;
    width: 68%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-69 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 69%;
    -moz-flex: 0 69%;
    -ms-flex: 0 69%;
    flex: 0 69%;
    width: 69%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-70 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    width: 70%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-71 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 71%;
    -moz-flex: 0 71%;
    -ms-flex: 0 71%;
    flex: 0 71%;
    width: 71%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-72 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 72%;
    -moz-flex: 0 72%;
    -ms-flex: 0 72%;
    flex: 0 72%;
    width: 72%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-73 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 73%;
    -moz-flex: 0 73%;
    -ms-flex: 0 73%;
    flex: 0 73%;
    width: 73%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-74 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 74%;
    -moz-flex: 0 74%;
    -ms-flex: 0 74%;
    flex: 0 74%;
    width: 74%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-75 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 75%;
    -moz-flex: 0 75%;
    -ms-flex: 0 75%;
    flex: 0 75%;
    width: 75%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-76 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 76%;
    -moz-flex: 0 76%;
    -ms-flex: 0 76%;
    flex: 0 76%;
    width: 76%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-77 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 77%;
    -moz-flex: 0 77%;
    -ms-flex: 0 77%;
    flex: 0 77%;
    width: 77%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-78 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 78%;
    -moz-flex: 0 78%;
    -ms-flex: 0 78%;
    flex: 0 78%;
    width: 78%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-79 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 79%;
    -moz-flex: 0 79%;
    -ms-flex: 0 79%;
    flex: 0 79%;
    width: 79%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-80 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
    width: 80%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-81 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 81%;
    -moz-flex: 0 81%;
    -ms-flex: 0 81%;
    flex: 0 81%;
    width: 81%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-82 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 82%;
    -moz-flex: 0 82%;
    -ms-flex: 0 82%;
    flex: 0 82%;
    width: 82%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-83 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 83%;
    -moz-flex: 0 83%;
    -ms-flex: 0 83%;
    flex: 0 83%;
    width: 83%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-84 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 84%;
    -moz-flex: 0 84%;
    -ms-flex: 0 84%;
    flex: 0 84%;
    width: 84%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-85 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 85%;
    -moz-flex: 0 85%;
    -ms-flex: 0 85%;
    flex: 0 85%;
    width: 85%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-86 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 86%;
    -moz-flex: 0 86%;
    -ms-flex: 0 86%;
    flex: 0 86%;
    width: 86%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-87 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 87%;
    -moz-flex: 0 87%;
    -ms-flex: 0 87%;
    flex: 0 87%;
    width: 87%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-88 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 88%;
    -moz-flex: 0 88%;
    -ms-flex: 0 88%;
    flex: 0 88%;
    width: 88%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-89 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 89%;
    -moz-flex: 0 89%;
    -ms-flex: 0 89%;
    flex: 0 89%;
    width: 89%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-90 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-91 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 91%;
    -moz-flex: 0 91%;
    -ms-flex: 0 91%;
    flex: 0 91%;
    width: 91%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-92 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 92%;
    -moz-flex: 0 92%;
    -ms-flex: 0 92%;
    flex: 0 92%;
    width: 92%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-93 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 93%;
    -moz-flex: 0 93%;
    -ms-flex: 0 93%;
    flex: 0 93%;
    width: 93%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-94 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 94%;
    -moz-flex: 0 94%;
    -ms-flex: 0 94%;
    flex: 0 94%;
    width: 94%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-95 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 95%;
    -moz-flex: 0 95%;
    -ms-flex: 0 95%;
    flex: 0 95%;
    width: 95%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-96 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 96%;
    -moz-flex: 0 96%;
    -ms-flex: 0 96%;
    flex: 0 96%;
    width: 96%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-97 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 97%;
    -moz-flex: 0 97%;
    -ms-flex: 0 97%;
    flex: 0 97%;
    width: 97%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-98 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 98%;
    -moz-flex: 0 98%;
    -ms-flex: 0 98%;
    flex: 0 98%;
    width: 98%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-99 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 99%;
    -moz-flex: 0 99%;
    -ms-flex: 0 99%;
    flex: 0 99%;
    width: 99%;
    max-width: initial;
  }
  /* line 15, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-100 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    max-width: initial;
  }
  /* line 19, templates/g5_helium/custom/scss/_responsive.scss */
  .t-size-33-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33.3333%;
    -moz-flex: 0 33.3333%;
    -ms-flex: 0 33.3333%;
    flex: 0 33.3333%;
    width: 33.3333%;
    max-width: initial;
  }
}
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-1 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1%;
    -moz-flex: 0 1%;
    -ms-flex: 0 1%;
    flex: 0 1%;
    width: 1%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-2 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 2%;
    -moz-flex: 0 2%;
    -ms-flex: 0 2%;
    flex: 0 2%;
    width: 2%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 3%;
    -moz-flex: 0 3%;
    -ms-flex: 0 3%;
    flex: 0 3%;
    width: 3%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-4 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 4%;
    -moz-flex: 0 4%;
    -ms-flex: 0 4%;
    flex: 0 4%;
    width: 4%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-5 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 5%;
    -moz-flex: 0 5%;
    -ms-flex: 0 5%;
    flex: 0 5%;
    width: 5%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-6 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 6%;
    -moz-flex: 0 6%;
    -ms-flex: 0 6%;
    flex: 0 6%;
    width: 6%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-7 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 7%;
    -moz-flex: 0 7%;
    -ms-flex: 0 7%;
    flex: 0 7%;
    width: 7%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-8 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 8%;
    -moz-flex: 0 8%;
    -ms-flex: 0 8%;
    flex: 0 8%;
    width: 8%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-9 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 9%;
    -moz-flex: 0 9%;
    -ms-flex: 0 9%;
    flex: 0 9%;
    width: 9%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-10 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 10%;
    -moz-flex: 0 10%;
    -ms-flex: 0 10%;
    flex: 0 10%;
    width: 10%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-11 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 11%;
    -moz-flex: 0 11%;
    -ms-flex: 0 11%;
    flex: 0 11%;
    width: 11%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-12 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 12%;
    -moz-flex: 0 12%;
    -ms-flex: 0 12%;
    flex: 0 12%;
    width: 12%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-13 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 13%;
    -moz-flex: 0 13%;
    -ms-flex: 0 13%;
    flex: 0 13%;
    width: 13%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-14 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 14%;
    -moz-flex: 0 14%;
    -ms-flex: 0 14%;
    flex: 0 14%;
    width: 14%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-15 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 15%;
    -moz-flex: 0 15%;
    -ms-flex: 0 15%;
    flex: 0 15%;
    width: 15%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 16%;
    -moz-flex: 0 16%;
    -ms-flex: 0 16%;
    flex: 0 16%;
    width: 16%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-17 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 17%;
    -moz-flex: 0 17%;
    -ms-flex: 0 17%;
    flex: 0 17%;
    width: 17%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-18 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 18%;
    -moz-flex: 0 18%;
    -ms-flex: 0 18%;
    flex: 0 18%;
    width: 18%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-19 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 19%;
    -moz-flex: 0 19%;
    -ms-flex: 0 19%;
    flex: 0 19%;
    width: 19%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 20%;
    -moz-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    width: 20%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-21 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 21%;
    -moz-flex: 0 21%;
    -ms-flex: 0 21%;
    flex: 0 21%;
    width: 21%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-22 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 22%;
    -moz-flex: 0 22%;
    -ms-flex: 0 22%;
    flex: 0 22%;
    width: 22%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-23 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 23%;
    -moz-flex: 0 23%;
    -ms-flex: 0 23%;
    flex: 0 23%;
    width: 23%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-24 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 24%;
    -moz-flex: 0 24%;
    -ms-flex: 0 24%;
    flex: 0 24%;
    width: 24%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-26 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 26%;
    -moz-flex: 0 26%;
    -ms-flex: 0 26%;
    flex: 0 26%;
    width: 26%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-27 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 27%;
    -moz-flex: 0 27%;
    -ms-flex: 0 27%;
    flex: 0 27%;
    width: 27%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-28 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 28%;
    -moz-flex: 0 28%;
    -ms-flex: 0 28%;
    flex: 0 28%;
    width: 28%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-29 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 29%;
    -moz-flex: 0 29%;
    -ms-flex: 0 29%;
    flex: 0 29%;
    width: 29%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-31 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 31%;
    -moz-flex: 0 31%;
    -ms-flex: 0 31%;
    flex: 0 31%;
    width: 31%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-32 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 32%;
    -moz-flex: 0 32%;
    -ms-flex: 0 32%;
    flex: 0 32%;
    width: 32%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33%;
    -moz-flex: 0 33%;
    -ms-flex: 0 33%;
    flex: 0 33%;
    width: 33%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-34 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 34%;
    -moz-flex: 0 34%;
    -ms-flex: 0 34%;
    flex: 0 34%;
    width: 34%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 35%;
    -moz-flex: 0 35%;
    -ms-flex: 0 35%;
    flex: 0 35%;
    width: 35%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-36 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 36%;
    -moz-flex: 0 36%;
    -ms-flex: 0 36%;
    flex: 0 36%;
    width: 36%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-37 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 37%;
    -moz-flex: 0 37%;
    -ms-flex: 0 37%;
    flex: 0 37%;
    width: 37%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-38 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 38%;
    -moz-flex: 0 38%;
    -ms-flex: 0 38%;
    flex: 0 38%;
    width: 38%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-39 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 39%;
    -moz-flex: 0 39%;
    -ms-flex: 0 39%;
    flex: 0 39%;
    width: 39%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-40 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-41 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 41%;
    -moz-flex: 0 41%;
    -ms-flex: 0 41%;
    flex: 0 41%;
    width: 41%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-42 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 42%;
    -moz-flex: 0 42%;
    -ms-flex: 0 42%;
    flex: 0 42%;
    width: 42%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-43 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 43%;
    -moz-flex: 0 43%;
    -ms-flex: 0 43%;
    flex: 0 43%;
    width: 43%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-44 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 44%;
    -moz-flex: 0 44%;
    -ms-flex: 0 44%;
    flex: 0 44%;
    width: 44%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-45 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 45%;
    -moz-flex: 0 45%;
    -ms-flex: 0 45%;
    flex: 0 45%;
    width: 45%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-46 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 46%;
    -moz-flex: 0 46%;
    -ms-flex: 0 46%;
    flex: 0 46%;
    width: 46%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-47 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 47%;
    -moz-flex: 0 47%;
    -ms-flex: 0 47%;
    flex: 0 47%;
    width: 47%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-48 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 48%;
    -moz-flex: 0 48%;
    -ms-flex: 0 48%;
    flex: 0 48%;
    width: 48%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-49 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 49%;
    -moz-flex: 0 49%;
    -ms-flex: 0 49%;
    flex: 0 49%;
    width: 49%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-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 50%;
    width: 50%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-51 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 51%;
    -moz-flex: 0 51%;
    -ms-flex: 0 51%;
    flex: 0 51%;
    width: 51%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-52 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 52%;
    -moz-flex: 0 52%;
    -ms-flex: 0 52%;
    flex: 0 52%;
    width: 52%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-53 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 53%;
    -moz-flex: 0 53%;
    -ms-flex: 0 53%;
    flex: 0 53%;
    width: 53%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-54 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 54%;
    -moz-flex: 0 54%;
    -ms-flex: 0 54%;
    flex: 0 54%;
    width: 54%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-55 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 55%;
    -moz-flex: 0 55%;
    -ms-flex: 0 55%;
    flex: 0 55%;
    width: 55%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-56 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 56%;
    -moz-flex: 0 56%;
    -ms-flex: 0 56%;
    flex: 0 56%;
    width: 56%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-57 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 57%;
    -moz-flex: 0 57%;
    -ms-flex: 0 57%;
    flex: 0 57%;
    width: 57%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-58 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 58%;
    -moz-flex: 0 58%;
    -ms-flex: 0 58%;
    flex: 0 58%;
    width: 58%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-59 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 59%;
    -moz-flex: 0 59%;
    -ms-flex: 0 59%;
    flex: 0 59%;
    width: 59%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 60%;
    -moz-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%;
    width: 60%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-61 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 61%;
    -moz-flex: 0 61%;
    -ms-flex: 0 61%;
    flex: 0 61%;
    width: 61%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-62 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 62%;
    -moz-flex: 0 62%;
    -ms-flex: 0 62%;
    flex: 0 62%;
    width: 62%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-63 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 63%;
    -moz-flex: 0 63%;
    -ms-flex: 0 63%;
    flex: 0 63%;
    width: 63%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-64 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 64%;
    -moz-flex: 0 64%;
    -ms-flex: 0 64%;
    flex: 0 64%;
    width: 64%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-65 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 65%;
    -moz-flex: 0 65%;
    -ms-flex: 0 65%;
    flex: 0 65%;
    width: 65%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-66 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 66%;
    -moz-flex: 0 66%;
    -ms-flex: 0 66%;
    flex: 0 66%;
    width: 66%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-67 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 67%;
    -moz-flex: 0 67%;
    -ms-flex: 0 67%;
    flex: 0 67%;
    width: 67%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-68 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 68%;
    -moz-flex: 0 68%;
    -ms-flex: 0 68%;
    flex: 0 68%;
    width: 68%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-69 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 69%;
    -moz-flex: 0 69%;
    -ms-flex: 0 69%;
    flex: 0 69%;
    width: 69%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-70 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    width: 70%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-71 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 71%;
    -moz-flex: 0 71%;
    -ms-flex: 0 71%;
    flex: 0 71%;
    width: 71%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-72 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 72%;
    -moz-flex: 0 72%;
    -ms-flex: 0 72%;
    flex: 0 72%;
    width: 72%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-73 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 73%;
    -moz-flex: 0 73%;
    -ms-flex: 0 73%;
    flex: 0 73%;
    width: 73%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-74 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 74%;
    -moz-flex: 0 74%;
    -ms-flex: 0 74%;
    flex: 0 74%;
    width: 74%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-75 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 75%;
    -moz-flex: 0 75%;
    -ms-flex: 0 75%;
    flex: 0 75%;
    width: 75%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-76 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 76%;
    -moz-flex: 0 76%;
    -ms-flex: 0 76%;
    flex: 0 76%;
    width: 76%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-77 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 77%;
    -moz-flex: 0 77%;
    -ms-flex: 0 77%;
    flex: 0 77%;
    width: 77%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-78 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 78%;
    -moz-flex: 0 78%;
    -ms-flex: 0 78%;
    flex: 0 78%;
    width: 78%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-79 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 79%;
    -moz-flex: 0 79%;
    -ms-flex: 0 79%;
    flex: 0 79%;
    width: 79%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-80 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
    width: 80%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-81 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 81%;
    -moz-flex: 0 81%;
    -ms-flex: 0 81%;
    flex: 0 81%;
    width: 81%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-82 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 82%;
    -moz-flex: 0 82%;
    -ms-flex: 0 82%;
    flex: 0 82%;
    width: 82%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-83 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 83%;
    -moz-flex: 0 83%;
    -ms-flex: 0 83%;
    flex: 0 83%;
    width: 83%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-84 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 84%;
    -moz-flex: 0 84%;
    -ms-flex: 0 84%;
    flex: 0 84%;
    width: 84%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-85 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 85%;
    -moz-flex: 0 85%;
    -ms-flex: 0 85%;
    flex: 0 85%;
    width: 85%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-86 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 86%;
    -moz-flex: 0 86%;
    -ms-flex: 0 86%;
    flex: 0 86%;
    width: 86%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-87 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 87%;
    -moz-flex: 0 87%;
    -ms-flex: 0 87%;
    flex: 0 87%;
    width: 87%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-88 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 88%;
    -moz-flex: 0 88%;
    -ms-flex: 0 88%;
    flex: 0 88%;
    width: 88%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-89 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 89%;
    -moz-flex: 0 89%;
    -ms-flex: 0 89%;
    flex: 0 89%;
    width: 89%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-90 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-91 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 91%;
    -moz-flex: 0 91%;
    -ms-flex: 0 91%;
    flex: 0 91%;
    width: 91%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-92 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 92%;
    -moz-flex: 0 92%;
    -ms-flex: 0 92%;
    flex: 0 92%;
    width: 92%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-93 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 93%;
    -moz-flex: 0 93%;
    -ms-flex: 0 93%;
    flex: 0 93%;
    width: 93%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-94 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 94%;
    -moz-flex: 0 94%;
    -ms-flex: 0 94%;
    flex: 0 94%;
    width: 94%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-95 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 95%;
    -moz-flex: 0 95%;
    -ms-flex: 0 95%;
    flex: 0 95%;
    width: 95%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-96 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 96%;
    -moz-flex: 0 96%;
    -ms-flex: 0 96%;
    flex: 0 96%;
    width: 96%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-97 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 97%;
    -moz-flex: 0 97%;
    -ms-flex: 0 97%;
    flex: 0 97%;
    width: 97%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-98 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 98%;
    -moz-flex: 0 98%;
    -ms-flex: 0 98%;
    flex: 0 98%;
    width: 98%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-99 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 99%;
    -moz-flex: 0 99%;
    -ms-flex: 0 99%;
    flex: 0 99%;
    width: 99%;
    max-width: initial;
  }
  /* line 26, templates/g5_helium/custom/scss/_responsive.scss */
  body .m-size-100 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    max-width: initial;
  }
  /* line 30, templates/g5_helium/custom/scss/_responsive.scss */
  .p-size-33-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33.3333%;
    -moz-flex: 0 33.3333%;
    -ms-flex: 0 33.3333%;
    flex: 0 33.3333%;
    width: 33.3333%;
    max-width: initial;
  }
}
@media only all and (max-width: 30rem) {
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-1 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1%;
    -moz-flex: 0 1%;
    -ms-flex: 0 1%;
    flex: 0 1%;
    width: 1%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-2 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 2%;
    -moz-flex: 0 2%;
    -ms-flex: 0 2%;
    flex: 0 2%;
    width: 2%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 3%;
    -moz-flex: 0 3%;
    -ms-flex: 0 3%;
    flex: 0 3%;
    width: 3%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-4 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 4%;
    -moz-flex: 0 4%;
    -ms-flex: 0 4%;
    flex: 0 4%;
    width: 4%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-5 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 5%;
    -moz-flex: 0 5%;
    -ms-flex: 0 5%;
    flex: 0 5%;
    width: 5%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-6 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 6%;
    -moz-flex: 0 6%;
    -ms-flex: 0 6%;
    flex: 0 6%;
    width: 6%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-7 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 7%;
    -moz-flex: 0 7%;
    -ms-flex: 0 7%;
    flex: 0 7%;
    width: 7%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-8 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 8%;
    -moz-flex: 0 8%;
    -ms-flex: 0 8%;
    flex: 0 8%;
    width: 8%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-9 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 9%;
    -moz-flex: 0 9%;
    -ms-flex: 0 9%;
    flex: 0 9%;
    width: 9%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-10 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 10%;
    -moz-flex: 0 10%;
    -ms-flex: 0 10%;
    flex: 0 10%;
    width: 10%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-11 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 11%;
    -moz-flex: 0 11%;
    -ms-flex: 0 11%;
    flex: 0 11%;
    width: 11%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-12 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 12%;
    -moz-flex: 0 12%;
    -ms-flex: 0 12%;
    flex: 0 12%;
    width: 12%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-13 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 13%;
    -moz-flex: 0 13%;
    -ms-flex: 0 13%;
    flex: 0 13%;
    width: 13%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-14 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 14%;
    -moz-flex: 0 14%;
    -ms-flex: 0 14%;
    flex: 0 14%;
    width: 14%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-15 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 15%;
    -moz-flex: 0 15%;
    -ms-flex: 0 15%;
    flex: 0 15%;
    width: 15%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 16%;
    -moz-flex: 0 16%;
    -ms-flex: 0 16%;
    flex: 0 16%;
    width: 16%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-17 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 17%;
    -moz-flex: 0 17%;
    -ms-flex: 0 17%;
    flex: 0 17%;
    width: 17%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-18 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 18%;
    -moz-flex: 0 18%;
    -ms-flex: 0 18%;
    flex: 0 18%;
    width: 18%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-19 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 19%;
    -moz-flex: 0 19%;
    -ms-flex: 0 19%;
    flex: 0 19%;
    width: 19%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-20 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 20%;
    -moz-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    width: 20%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-21 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 21%;
    -moz-flex: 0 21%;
    -ms-flex: 0 21%;
    flex: 0 21%;
    width: 21%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-22 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 22%;
    -moz-flex: 0 22%;
    -ms-flex: 0 22%;
    flex: 0 22%;
    width: 22%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-23 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 23%;
    -moz-flex: 0 23%;
    -ms-flex: 0 23%;
    flex: 0 23%;
    width: 23%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-24 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 24%;
    -moz-flex: 0 24%;
    -ms-flex: 0 24%;
    flex: 0 24%;
    width: 24%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-25 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 25%;
    -moz-flex: 0 25%;
    -ms-flex: 0 25%;
    flex: 0 25%;
    width: 25%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-26 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 26%;
    -moz-flex: 0 26%;
    -ms-flex: 0 26%;
    flex: 0 26%;
    width: 26%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-27 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 27%;
    -moz-flex: 0 27%;
    -ms-flex: 0 27%;
    flex: 0 27%;
    width: 27%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-28 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 28%;
    -moz-flex: 0 28%;
    -ms-flex: 0 28%;
    flex: 0 28%;
    width: 28%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-29 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 29%;
    -moz-flex: 0 29%;
    -ms-flex: 0 29%;
    flex: 0 29%;
    width: 29%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-30 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 30%;
    -moz-flex: 0 30%;
    -ms-flex: 0 30%;
    flex: 0 30%;
    width: 30%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-31 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 31%;
    -moz-flex: 0 31%;
    -ms-flex: 0 31%;
    flex: 0 31%;
    width: 31%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-32 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 32%;
    -moz-flex: 0 32%;
    -ms-flex: 0 32%;
    flex: 0 32%;
    width: 32%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33%;
    -moz-flex: 0 33%;
    -ms-flex: 0 33%;
    flex: 0 33%;
    width: 33%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-34 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 34%;
    -moz-flex: 0 34%;
    -ms-flex: 0 34%;
    flex: 0 34%;
    width: 34%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-35 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 35%;
    -moz-flex: 0 35%;
    -ms-flex: 0 35%;
    flex: 0 35%;
    width: 35%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-36 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 36%;
    -moz-flex: 0 36%;
    -ms-flex: 0 36%;
    flex: 0 36%;
    width: 36%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-37 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 37%;
    -moz-flex: 0 37%;
    -ms-flex: 0 37%;
    flex: 0 37%;
    width: 37%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-38 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 38%;
    -moz-flex: 0 38%;
    -ms-flex: 0 38%;
    flex: 0 38%;
    width: 38%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-39 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 39%;
    -moz-flex: 0 39%;
    -ms-flex: 0 39%;
    flex: 0 39%;
    width: 39%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-40 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 40%;
    -moz-flex: 0 40%;
    -ms-flex: 0 40%;
    flex: 0 40%;
    width: 40%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-41 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 41%;
    -moz-flex: 0 41%;
    -ms-flex: 0 41%;
    flex: 0 41%;
    width: 41%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-42 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 42%;
    -moz-flex: 0 42%;
    -ms-flex: 0 42%;
    flex: 0 42%;
    width: 42%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-43 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 43%;
    -moz-flex: 0 43%;
    -ms-flex: 0 43%;
    flex: 0 43%;
    width: 43%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-44 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 44%;
    -moz-flex: 0 44%;
    -ms-flex: 0 44%;
    flex: 0 44%;
    width: 44%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-45 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 45%;
    -moz-flex: 0 45%;
    -ms-flex: 0 45%;
    flex: 0 45%;
    width: 45%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-46 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 46%;
    -moz-flex: 0 46%;
    -ms-flex: 0 46%;
    flex: 0 46%;
    width: 46%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-47 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 47%;
    -moz-flex: 0 47%;
    -ms-flex: 0 47%;
    flex: 0 47%;
    width: 47%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-48 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 48%;
    -moz-flex: 0 48%;
    -ms-flex: 0 48%;
    flex: 0 48%;
    width: 48%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-49 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 49%;
    -moz-flex: 0 49%;
    -ms-flex: 0 49%;
    flex: 0 49%;
    width: 49%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-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 50%;
    width: 50%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-51 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 51%;
    -moz-flex: 0 51%;
    -ms-flex: 0 51%;
    flex: 0 51%;
    width: 51%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-52 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 52%;
    -moz-flex: 0 52%;
    -ms-flex: 0 52%;
    flex: 0 52%;
    width: 52%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-53 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 53%;
    -moz-flex: 0 53%;
    -ms-flex: 0 53%;
    flex: 0 53%;
    width: 53%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-54 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 54%;
    -moz-flex: 0 54%;
    -ms-flex: 0 54%;
    flex: 0 54%;
    width: 54%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-55 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 55%;
    -moz-flex: 0 55%;
    -ms-flex: 0 55%;
    flex: 0 55%;
    width: 55%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-56 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 56%;
    -moz-flex: 0 56%;
    -ms-flex: 0 56%;
    flex: 0 56%;
    width: 56%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-57 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 57%;
    -moz-flex: 0 57%;
    -ms-flex: 0 57%;
    flex: 0 57%;
    width: 57%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-58 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 58%;
    -moz-flex: 0 58%;
    -ms-flex: 0 58%;
    flex: 0 58%;
    width: 58%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-59 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 59%;
    -moz-flex: 0 59%;
    -ms-flex: 0 59%;
    flex: 0 59%;
    width: 59%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-60 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 60%;
    -moz-flex: 0 60%;
    -ms-flex: 0 60%;
    flex: 0 60%;
    width: 60%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-61 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 61%;
    -moz-flex: 0 61%;
    -ms-flex: 0 61%;
    flex: 0 61%;
    width: 61%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-62 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 62%;
    -moz-flex: 0 62%;
    -ms-flex: 0 62%;
    flex: 0 62%;
    width: 62%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-63 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 63%;
    -moz-flex: 0 63%;
    -ms-flex: 0 63%;
    flex: 0 63%;
    width: 63%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-64 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 64%;
    -moz-flex: 0 64%;
    -ms-flex: 0 64%;
    flex: 0 64%;
    width: 64%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-65 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 65%;
    -moz-flex: 0 65%;
    -ms-flex: 0 65%;
    flex: 0 65%;
    width: 65%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-66 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 66%;
    -moz-flex: 0 66%;
    -ms-flex: 0 66%;
    flex: 0 66%;
    width: 66%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-67 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 67%;
    -moz-flex: 0 67%;
    -ms-flex: 0 67%;
    flex: 0 67%;
    width: 67%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-68 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 68%;
    -moz-flex: 0 68%;
    -ms-flex: 0 68%;
    flex: 0 68%;
    width: 68%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-69 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 69%;
    -moz-flex: 0 69%;
    -ms-flex: 0 69%;
    flex: 0 69%;
    width: 69%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-70 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 70%;
    -moz-flex: 0 70%;
    -ms-flex: 0 70%;
    flex: 0 70%;
    width: 70%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-71 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 71%;
    -moz-flex: 0 71%;
    -ms-flex: 0 71%;
    flex: 0 71%;
    width: 71%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-72 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 72%;
    -moz-flex: 0 72%;
    -ms-flex: 0 72%;
    flex: 0 72%;
    width: 72%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-73 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 73%;
    -moz-flex: 0 73%;
    -ms-flex: 0 73%;
    flex: 0 73%;
    width: 73%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-74 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 74%;
    -moz-flex: 0 74%;
    -ms-flex: 0 74%;
    flex: 0 74%;
    width: 74%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-75 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 75%;
    -moz-flex: 0 75%;
    -ms-flex: 0 75%;
    flex: 0 75%;
    width: 75%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-76 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 76%;
    -moz-flex: 0 76%;
    -ms-flex: 0 76%;
    flex: 0 76%;
    width: 76%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-77 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 77%;
    -moz-flex: 0 77%;
    -ms-flex: 0 77%;
    flex: 0 77%;
    width: 77%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-78 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 78%;
    -moz-flex: 0 78%;
    -ms-flex: 0 78%;
    flex: 0 78%;
    width: 78%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-79 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 79%;
    -moz-flex: 0 79%;
    -ms-flex: 0 79%;
    flex: 0 79%;
    width: 79%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-80 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 80%;
    -moz-flex: 0 80%;
    -ms-flex: 0 80%;
    flex: 0 80%;
    width: 80%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-81 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 81%;
    -moz-flex: 0 81%;
    -ms-flex: 0 81%;
    flex: 0 81%;
    width: 81%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-82 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 82%;
    -moz-flex: 0 82%;
    -ms-flex: 0 82%;
    flex: 0 82%;
    width: 82%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-83 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 83%;
    -moz-flex: 0 83%;
    -ms-flex: 0 83%;
    flex: 0 83%;
    width: 83%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-84 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 84%;
    -moz-flex: 0 84%;
    -ms-flex: 0 84%;
    flex: 0 84%;
    width: 84%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-85 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 85%;
    -moz-flex: 0 85%;
    -ms-flex: 0 85%;
    flex: 0 85%;
    width: 85%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-86 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 86%;
    -moz-flex: 0 86%;
    -ms-flex: 0 86%;
    flex: 0 86%;
    width: 86%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-87 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 87%;
    -moz-flex: 0 87%;
    -ms-flex: 0 87%;
    flex: 0 87%;
    width: 87%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-88 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 88%;
    -moz-flex: 0 88%;
    -ms-flex: 0 88%;
    flex: 0 88%;
    width: 88%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-89 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 89%;
    -moz-flex: 0 89%;
    -ms-flex: 0 89%;
    flex: 0 89%;
    width: 89%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-90 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 90%;
    -moz-flex: 0 90%;
    -ms-flex: 0 90%;
    flex: 0 90%;
    width: 90%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-91 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 91%;
    -moz-flex: 0 91%;
    -ms-flex: 0 91%;
    flex: 0 91%;
    width: 91%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-92 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 92%;
    -moz-flex: 0 92%;
    -ms-flex: 0 92%;
    flex: 0 92%;
    width: 92%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-93 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 93%;
    -moz-flex: 0 93%;
    -ms-flex: 0 93%;
    flex: 0 93%;
    width: 93%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-94 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 94%;
    -moz-flex: 0 94%;
    -ms-flex: 0 94%;
    flex: 0 94%;
    width: 94%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-95 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 95%;
    -moz-flex: 0 95%;
    -ms-flex: 0 95%;
    flex: 0 95%;
    width: 95%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-96 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 96%;
    -moz-flex: 0 96%;
    -ms-flex: 0 96%;
    flex: 0 96%;
    width: 96%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-97 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 97%;
    -moz-flex: 0 97%;
    -ms-flex: 0 97%;
    flex: 0 97%;
    width: 97%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-98 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 98%;
    -moz-flex: 0 98%;
    -ms-flex: 0 98%;
    flex: 0 98%;
    width: 98%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-99 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 99%;
    -moz-flex: 0 99%;
    -ms-flex: 0 99%;
    flex: 0 99%;
    width: 99%;
    max-width: initial;
  }
  /* line 36, templates/g5_helium/custom/scss/_responsive.scss */
  body .sm-size-100 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
    max-width: initial;
  }
  /* line 40, templates/g5_helium/custom/scss/_responsive.scss */
  .sm-size-33-3 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 33.3333%;
    -moz-flex: 0 33.3333%;
    -ms-flex: 0 33.3333%;
    flex: 0 33.3333%;
    width: 33.3333%;
    max-width: initial;
  }
}
/* line 45, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-center {
    text-align: center;
  }
}
/* line 50, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-center {
    text-align: center;
  }
}
/* line 55, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-center {
    text-align: center;
  }
}
/* line 60, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-center {
    text-align: center;
  }
}
/* line 65, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-center {
    text-align: center;
  }
}
/* line 71, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-right {
    text-align: right;
  }
}
/* line 76, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-right {
    text-align: right;
  }
}
/* line 81, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-right {
    text-align: right;
  }
}
/* line 86, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-right {
    text-align: right;
  }
}
/* line 91, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-right {
    text-align: right;
  }
}
/* line 97, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-left {
    text-align: left;
  }
}
/* line 102, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-left {
    text-align: left;
  }
}
/* line 107, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-left {
    text-align: left;
  }
}
/* line 112, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-left {
    text-align: left;
  }
}
/* line 117, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-left {
    text-align: left;
  }
}
/* line 123, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-nopaddingtop .g-content {
    padding-top: 0;
  }
}
/* line 128, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-nopaddingtop .g-content {
    padding-top: 0;
  }
}
/* line 133, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-nopaddingtop .g-content {
    padding-top: 0;
  }
}
/* line 138, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-nopaddingtop .g-content {
    padding-top: 0;
  }
}
/* line 143, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-nopaddingtop .g-content {
    padding-top: 0;
  }
}
/* line 149, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-nopaddingbottom .g-content {
    padding-bottom: 0;
  }
}
/* line 154, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-nopaddingbottom .g-content {
    padding-bottom: 0;
  }
}
/* line 159, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-nopaddingbottom .g-content {
    padding-bottom: 0;
  }
}
/* line 164, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-nopaddingbottom .g-content {
    padding-bottom: 0;
  }
}
/* line 169, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-nopaddingbottom .g-content {
    padding-bottom: 0;
  }
}
/* line 175, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-nopaddingleft .g-content {
    padding-left: 0;
  }
}
/* line 180, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-nopaddingleft .g-content {
    padding-left: 0;
  }
}
/* line 185, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-nopaddingleft .g-content {
    padding-left: 0;
  }
}
/* line 190, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-nopaddingleft .g-content {
    padding-left: 0;
  }
}
/* line 195, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-nopaddingleft .g-content {
    padding-left: 0;
  }
}
/* line 201, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-nopaddingright .g-content {
    padding-right: 0;
  }
}
/* line 206, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-nopaddingright .g-content {
    padding-right: 0;
  }
}
/* line 211, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-nopaddingright .g-content {
    padding-right: 0;
  }
}
/* line 216, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-nopaddingright .g-content {
    padding-right: 0;
  }
}
/* line 221, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-nopaddingright .g-content {
    padding-right: 0;
  }
}
/* line 227, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-nomargintop .g-content {
    margin-top: 0;
  }
}
/* line 232, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-nomargintop .g-content {
    margin-top: 0;
  }
}
/* line 237, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-nomargintop .g-content {
    margin-top: 0;
  }
}
/* line 242, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-nomargintop .g-content {
    margin-top: 0;
  }
}
/* line 247, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-nomargintop .g-content {
    margin-top: 0;
  }
}
/* line 253, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-nomarginbottom .g-content {
    margin-bottom: 0;
  }
}
/* line 258, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-nomarginbottom .g-content {
    margin-bottom: 0;
  }
}
/* line 263, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-nomarginbottom .g-content {
    margin-bottom: 0;
  }
}
/* line 268, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-nomarginbottom .g-content {
    margin-bottom: 0;
  }
}
/* line 273, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-nomarginbottom .g-content {
    margin-bottom: 0;
  }
}
/* line 279, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-nomarginright .g-content {
    margin-right: 0;
  }
}
/* line 284, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-nomarginright .g-content {
    margin-right: 0;
  }
}
/* line 289, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-nomarginright .g-content {
    margin-right: 0;
  }
}
/* line 294, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-nomarginright .g-content {
    margin-right: 0;
  }
}
/* line 299, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-nomarginright .g-content {
    margin-right: 0;
  }
}
/* line 305, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 75rem) {
  .d-nomarginleft .g-content {
    margin-left: 0;
  }
}
/* line 310, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .l-nomarginleft .g-content {
    margin-left: 0;
  }
}
/* line 315, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .t-nomarginleft .g-content {
    margin-left: 0;
  }
}
/* line 320, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (min-width: 30.063rem) and (max-width: 47.938rem) {
  .m-nomarginleft .g-content {
    margin-left: 0;
  }
}
/* line 325, templates/g5_helium/custom/scss/_responsive.scss */
@media only all and (max-width: 30rem) {
  .sm-nomarginleft .g-content {
    margin-left: 0;
  }
}
/* line 10, templates/g5_helium/custom/scss/custom.scss */
@media only all and (max-width: 767px) {
  .conhed {
    margin-top: 2rem;
  }
}
@media only all and (max-width: 620px) {
  .conhed {
    margin-top: 0;
  }
}
/* line 19, templates/g5_helium/custom/scss/custom.scss */
#promo-code {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: max-content;
}
/* line 31, templates/g5_helium/custom/scss/custom.scss */
#promo-code > div {
  display: inline-flex;
  background: #6dbfbc;
  margin-bottom: 0 !important;
  padding: 0.5rem !important;
}
/* line 37, templates/g5_helium/custom/scss/custom.scss */
#promo-code .g-buttom {
  color: #fff;
  background: #6dbfbc;
}
/* line 41, templates/g5_helium/custom/scss/custom.scss */
#promo-code .g-buttom h5 {
  margin: 0;
  font-size: 0.75rem;
}
/* line 44, templates/g5_helium/custom/scss/custom.scss */
#promo-code .g-buttom h5 span {
  font-size: 0.75rem;
}
/* line 52, templates/g5_helium/custom/scss/custom.scss */
.popap {
  position: fixed;
  top: 10%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  z-index: 1000000;
}
/* line 60, templates/g5_helium/custom/scss/custom.scss */
.popap #Exec_modal {
  position: relative;
}
/*# sourceMappingURL=custom_11.css.map */