/* GANTRY5 DEVELOPMENT MODE ENABLED.

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

   For more information on modifying CSS, please read:

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

/* line 1, wp-content/themes/g5_helium/custom/scss/custom.scss */
body {
  line-height: 1.7;
}
/* line 4, wp-content/themes/g5_helium/custom/scss/custom.scss */
a {
  transform: all 0.3s;
}
/* line 7, wp-content/themes/g5_helium/custom/scss/custom.scss */
a:hover {
  color: #111;
}
/* line 10, wp-content/themes/g5_helium/custom/scss/custom.scss */
h4 {
  font-size: 1.5rem;
}
/* line 13, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul {
  padding: 0px !important;
}
/* line 16, wp-content/themes/g5_helium/custom/scss/custom.scss */
button, input.button {
  background: #cc4141;
  color: #fff;
  padding: 10px 50px;
}
/* line 22, wp-content/themes/g5_helium/custom/scss/custom.scss */
input.primary {
  background: #b41125;
  color: #fff;
  padding: 15px 50px !important;
  border: 0px;
}
/* line 28, wp-content/themes/g5_helium/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: proxima nova semibold;
}
/* line 31, wp-content/themes/g5_helium/custom/scss/custom.scss */
.edit-link {
  display: none;
}
/* line 34, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-container2 {
  width: 75rem;
  margin: 0 auto;
  padding: 5rem 0;
}
/* line 39, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 50px auto;
  padding: 50px;
  width: 600px;
  max-width: 100%;
  max-width: calc(100% - 20px);
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s linear, transform 0.3s ease-out;
  border-radius: 0px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
/* line 56, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-modal {
  background: rgba(0, 0, 0, 0.8);
}
/* line 59, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-modal-dialog > .uk-close:first-child {
  margin: -10px -10px 0 0;
  float: right;
  position: relative;
  top: -20px;
  left: 20px;
}
/* line 66, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-close {
  -webkit-appearance: none;
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background: 0 0;
  display: inline-block;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  opacity: 0.3;
  background: url('../../../../../images/close.jpg') 0 0 no-repeat;
}
/* line 85, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-close:after {
  display: none;
}
/* line 88, wp-content/themes/g5_helium/custom/scss/custom.scss */
button:focus {
  outline: none !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 92, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-container2 {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 97, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-container2 {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 102, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-container2 {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 107, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-container2 {
    width: 100%;
  }
}
/* line 111, wp-content/themes/g5_helium/custom/scss/custom.scss */
.entry-header {
  display: none;
}
/* line 114, wp-content/themes/g5_helium/custom/scss/custom.scss */
h2 {
  line-height: 1.2;
  font-size: 40px;
}
/* line 118, wp-content/themes/g5_helium/custom/scss/custom.scss */
h2 span, h1 span {
  display: block;
  color: #b41125;
}
/* line 123, wp-content/themes/g5_helium/custom/scss/custom.scss */
button, input.primary {
  margin-top: 15px;
  padding: 15px 30px 15px 40px;
}
/* line 128, wp-content/themes/g5_helium/custom/scss/custom.scss */
.grey p, .grey ul {
  color: #8d8d8d;
}
/* line 132, wp-content/themes/g5_helium/custom/scss/custom.scss */
.grey2 {
  color: #8d8d8d;
}
/* line 135, wp-content/themes/g5_helium/custom/scss/custom.scss */
.grey strong {
  color: #424753;
  font-weight: normal;
}
/* line 139, wp-content/themes/g5_helium/custom/scss/custom.scss */
.grey .uk-panel {
  color: #8d8d8d;
}
/* line 142, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-dotnav > * > * {
  width: 40px;
  height: 5px;
  border-radius: 0;
  background: rgba(50, 50, 50, 0.1);
}
/* line 148, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-dotnav > .uk-active > * {
  background: #a31520;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 153, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-description-list-horizontal > dt {
  width: 160px;
  float: left;
  clear: both;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 161, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-description-list-horizontal > dd {
  margin-left: 180px;
}
/* line 164, wp-content/themes/g5_helium/custom/scss/custom.scss */
button img {
  vertical-align: middle;
  margin-left: 10px;
  position: relative;
  top: -2px;
  width: auto !important;
}
/* line 171, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.pad {
  margin-left: 0px;
  list-style: none;
}
/* line 175, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.pad ul {
  list-style: none;
}
/* line 178, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.pad li {
  padding: 0px 0;
  background: url('../../../../../images/bullet-red.png') 0 5px no-repeat;
  padding-left: 30px;
}
/* line 183, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.pad.tight li {
  padding: 0px 0;
  background: url('../../../../../images/bullet-red.png') 0 7px no-repeat;
  padding-left: 30px;
}
/* line 188, wp-content/themes/g5_helium/custom/scss/custom.scss */
.blue ul.pad li {
  padding: 0px 0;
  background: url('../../../../../images/bullet-white.png') 0 5px no-repeat;
  padding-left: 30px;
}
/* line 193, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .g-content {
  padding: 0.938rem 0;
}
/* line 196, wp-content/themes/g5_helium/custom/scss/custom.scss */
.vh3 {
  top: 3vh !important;
}
/* SUBMENU */
/*#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
 color: #111;
 }
 #g-navigation .g-main-nav .g-dropdown {
 background: #f7f7f7;
 border: 0px;
 border-radius: 0px;
 }*/
/* line 210, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  font-size: 0.85rem;
  font-weight: normal;
}
/* line 215, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 14px;
  padding: 0px 0 0px !important;
}
/* line 219, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #eee !important;
}
/* line 222, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 240px;
}
/* line 225, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-standard .g-dropdown.g-dropdown-right {
  left: -17px;
}
/* line 228, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-menu-parent-indicator {
  display: none !important;
}
/* FORMS */
/* line 234, wp-content/themes/g5_helium/custom/scss/custom.scss */
#ninja_forms_required_items, .nf-field-container {
  margin-bottom: 15px !important;
}
/* line 237, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nf-field-element textarea {
  height: 100px !important;
}
/* line 240, wp-content/themes/g5_helium/custom/scss/custom.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 {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: transparent;
  border-radius: 0px;
}
/* line 245, wp-content/themes/g5_helium/custom/scss/custom.scss */
.clear ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
/* line 248, wp-content/themes/g5_helium/custom/scss/custom.scss */
.clear ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
/* line 251, wp-content/themes/g5_helium/custom/scss/custom.scss */
.clear :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
/* line 254, wp-content/themes/g5_helium/custom/scss/custom.scss */
.clear :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
/* line 257, wp-content/themes/g5_helium/custom/scss/custom.scss */
.greyarrow {
  background: url('../../../../../images/arrow-grey.jpg') no-repeat;
  border: 0px;
  font-size: 0px;
  width: 50px !important;
  height: 50px !important;
  display: block;
  margin-bottom: -22px !important;
  background-size: contain;
}
/* line 267, wp-content/themes/g5_helium/custom/scss/custom.scss */
.greyarrow.small {
  background: url('../../../../../images/arrow-grey.jpg') no-repeat;
  border: 0px;
  font-size: 0px;
  width: 40px !important;
  height: 40px !important;
  display: block;
  background-size: contain;
  margin-bottom: 0px !important;
}
/* line 277, wp-content/themes/g5_helium/custom/scss/custom.scss */
.greyarrow.small:hover {
  background: url('../../../../../images/arrow-red2.jpg') no-repeat;
  border: 0px;
  font-size: 0px;
  width: 40px !important;
  height: 40px !important;
  display: block;
  background-size: contain;
}
/* line 287, wp-content/themes/g5_helium/custom/scss/custom.scss */
.greyform input, .greyform textarea, .greyform select {
  background: #f5f7f9;
}
/* line 292, wp-content/themes/g5_helium/custom/scss/custom.scss */
.greyform select {
  line-height: 2;
  padding: 0.9rem 1.1rem;
  border: 0px;
}
/* line 297, wp-content/themes/g5_helium/custom/scss/custom.scss */
input.calendar {
  content: "\f073";
  display: block;
}
/* line 301, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-position-bottom-right {
  bottom: -70px;
  right: 0;
}
/* FONT VIEWPORT */
/* line 308, wp-content/themes/g5_helium/custom/scss/custom.scss */
.vw1 {
  font-size: 1vw;
  line-height: 1.8vw;
}
/* line 312, wp-content/themes/g5_helium/custom/scss/custom.scss */
.vw2 {
  font-size: 2vw;
}
/* line 315, wp-content/themes/g5_helium/custom/scss/custom.scss */
.vw2-5 {
  font-size: 2.5vw;
}
/* line 318, wp-content/themes/g5_helium/custom/scss/custom.scss */
.vw3 {
  font-size: 3vw !important;
}
/* HEADER */
/* line 324, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation {
  height: 80px;
  font-size: 15px;
  padding: 0 30px !important;
  background: #fff;
}
/* line 330, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #212b37;
  font-weight: normal;
}
/* line 334, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #000;
}
/* line 337, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 14px;
  line-height: 80px;
}
/* line 341, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 14px;
  padding: 10px 0 !important;
}
/* line 345, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1.1rem;
}
/* line 348, wp-content/themes/g5_helium/custom/scss/custom.scss */
.follow {
  position: relative;
  line-height: 27px;
  height: auto;
  margin: 25px 0;
}
/* line 354, wp-content/themes/g5_helium/custom/scss/custom.scss */
.follow a {
  color: #212b37;
}
/* line 357, wp-content/themes/g5_helium/custom/scss/custom.scss */
.follow i {
  font-size: 11px;
  margin-left: 4px;
  position: relative;
  top: -1px;
}
/* line 363, wp-content/themes/g5_helium/custom/scss/custom.scss */
.follow .uk-dropdown i {
  font-size: 25px;
  margin: 4px;
}
/* line 367, wp-content/themes/g5_helium/custom/scss/custom.scss */
.follow ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
/* line 372, wp-content/themes/g5_helium/custom/scss/custom.scss */
.follow ul li {
  display: inline-block;
}
/* line 375, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-intro h1 {
  font-size: 75px;
  letter-spacing: 3px;
  margin-bottom: 0px;
  line-height: 70px;
}
/* line 381, wp-content/themes/g5_helium/custom/scss/custom.scss */
.logo img {
  margin-top: 20px;
  max-width: 100px;
}
/* line 385, wp-content/themes/g5_helium/custom/scss/custom.scss */
.inline {
  display: inline-block;
  position: relative;
}
/* line 389, wp-content/themes/g5_helium/custom/scss/custom.scss */
div.search {
  margin-left: 30px;
  cursor: pointer;
}
/* line 393, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.active > a {
  color: #b41125 !important;
  border-bottom: 3px solid #b41125;
}
/* line 397, wp-content/themes/g5_helium/custom/scss/custom.scss */
.archive {
  padding: 100px;
}
/* MAIN */
/* line 403, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-mainbar {
  padding: 0px 0;
}
/* line 406, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #ddd;
}
/* HOME */
/* line 412, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-21 #g-mainbar {
  padding: 25px 0;
}
/* line 415, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box {
  padding: 30px;
  font-size: 16px;
  line-height: 25px;
}
/* line 420, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post-350 .box {
  padding: 0px;
}
/* line 423, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post-350 .small .primary, .post-350 .small .secondary {
  font-size: 12px;
  padding: 15px 20px 15px 30px;
}
/* line 428, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post-350 .small .vw1 {
  font-size: 0.7vw;
  line-height: 1vw;
}
/* line 432, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box.red, .events .comefly button, button.primary, input.primary {
  background: #cc4141 !important;
  color: #fff !important;
}
/* line 439, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box.red button, .box.content button, .row1 button, button.secondary {
  background: #edeae6;
  color: #333;
}
/* line 446, wp-content/themes/g5_helium/custom/scss/custom.scss */
.tertiary {
  background: #f5f7f9;
  color: #19202a;
}
/* line 450, wp-content/themes/g5_helium/custom/scss/custom.scss */
.quad {
  background: #19202a;
  color: #fff;
}
/* line 455, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-active .tertiary {
  background: #b41125;
  color: #fff;
}
/* line 459, wp-content/themes/g5_helium/custom/scss/custom.scss */
.boximg {
  position: relative;
}
/* line 462, wp-content/themes/g5_helium/custom/scss/custom.scss */
.boximg h3, .boximg h4 {
  position: absolute;
  bottom: 10px;
  left: 30px;
  color: #fff;
  margin: 0px;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
}
/* line 471, wp-content/themes/g5_helium/custom/scss/custom.scss */
.boximg h3, .box h3 {
  font-size: 40px;
}
/* line 475, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-21 .entry-title {
  display: none;
}
/* line 478, wp-content/themes/g5_helium/custom/scss/custom.scss */
.match p {
  margin: 1rem 0 25px;
}
/* line 481, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box.content {
  position: absolute;
  top: 0px;
  color: #fff;
}
/* line 486, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-21 .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 490, wp-content/themes/g5_helium/custom/scss/custom.scss */
.boximg img, .boximg2 img {
  width: 100%;
}
/* line 494, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-overlay-panel {
  padding: 30px;
}
/* line 497, wp-content/themes/g5_helium/custom/scss/custom.scss */
.boximg:hover h3 {
  opacity: 0;
  z-index: -1;
}
/* line 501, wp-content/themes/g5_helium/custom/scss/custom.scss */
.boximg:hover h4 {
  opacity: 0;
  z-index: -1;
}
/* line 505, wp-content/themes/g5_helium/custom/scss/custom.scss */
.bluesolid .uk-overlay-background {
  background: #19202a;
  color: #fff;
}
/* line 509, wp-content/themes/g5_helium/custom/scss/custom.scss */
.bluetrans .uk-overlay-background {
  background: rgba(25, 32, 42, 1);
  color: #fff;
}
/* line 513, wp-content/themes/g5_helium/custom/scss/custom.scss */
.redtrans .uk-overlay-background {
  background: rgba(180, 17, 37, 1);
  color: #fff;
}
/* GLOBAL LOCATIONS */
/* line 520, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-126 #g-footer {
  margin-top: -11px;
  position: relative;
}
/* AIR-PRO */
/* line 527, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-60 .row1 {
  background: url('../../../../../images/airpro.jpg') no-repeat;
  color: #fff;
}
/* line 531, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-60 .row3 {
  background: url('../../../../../images/airpro_bg3.jpg') no-repeat;
  color: #fff;
  background-size: cover;
}
/* line 536, wp-content/themes/g5_helium/custom/scss/custom.scss */
.cover {
  background-size: cover !important;
}
/* line 539, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box.white {
  background: #fff;
  padding: 40px;
}
/* line 543, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box.white h2 {
  color: #424753;
  margin-top: 0px;
  margin-bottom: 10px;
}
/* ABOUT STS AVIATION GROUP */
/* line 551, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-95 .row1 {
  background: url('../../../../../images/about_bg1.jpg') no-repeat;
}
/* line 554, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aboutsts {
  position: relative;
  top: 100px;
}
/* line 558, wp-content/themes/g5_helium/custom/scss/custom.scss */
.timelinehead {
  margin: 50px 0;
}
/* line 561, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box.white span {
  color: #c32530;
}
/* line 564, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-95 .uk-dotnav > * > * {
  overflow: visible;
}
/* line 567, wp-content/themes/g5_helium/custom/scss/custom.scss */
.timeline h4 {
  margin: 0px;
  margin-bottom: 5px;
}
/* line 571, wp-content/themes/g5_helium/custom/scss/custom.scss */
.timeline p {
  margin: 12px 0;
  line-height: 20px;
}
/* line 575, wp-content/themes/g5_helium/custom/scss/custom.scss */
.timelinelinks {
  margin: 0px;
  background: url('../../../../../images/timeline-line.jpg') 50% 0 repeat-y;
  width: 150px;
}
/* line 580, wp-content/themes/g5_helium/custom/scss/custom.scss */
.timelinelinks li {
  line-height: 15px;
  list-style: none;
}
/* line 584, wp-content/themes/g5_helium/custom/scss/custom.scss */
.timelinelinks li.uk-active {
  background: url('../../../../../images/timeline-block.jpg') 50% 50% no-repeat;
}
/* line 587, wp-content/themes/g5_helium/custom/scss/custom.scss */
.timelinelinks li:nth-child(even) {
  text-align: right;
}
/* STS New & Info */
/* line 593, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .row2 {
  background: #edeff2;
}
/* line 596, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .row2 .uk-panel-box {
  padding: 0px;
}
/* line 599, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .row2 .uk-panel-box .uk-width-small-1-2:last-child {
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
}
/* line 604, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .row2 .uk-panel-box h3 {
  font-size: 16px;
  line-height: 20px;
}
/* line 608, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .row1 img {
  width: 100%;
}
/* line 611, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .row1 h3 {
  line-height: 1.2;
}
/* line 614, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .tallnews .uk-overlay-panel {
  height: 33%;
  background: #fff;
  width: 64%;
  margin-left: 37%;
  color: #8d8d8d;
  padding: 40px;
}
/* line 622, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .tallnews .uk-overlay-panel h3 {
  color: #424753;
  margin-top: 0px;
  font-size: 35px;
}
/* line 627, wp-content/themes/g5_helium/custom/scss/custom.scss */
.row1 h3 {
  color: #424753 !important;
}
/* line 630, wp-content/themes/g5_helium/custom/scss/custom.scss */
#comments #respond .inputbox {
  background: #f7f7f7;
}
/* UPCOMING EVENTS */
/* line 636, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event.green {
  background: #006464 url('../../../../../images/event_green.jpg') 0 100% no-repeat;
  background-size: contain;
  padding: 50px 80px 0px;
  color: #fff;
}
/* line 642, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event.blue {
  background: #548dc0 url('../../../../../images/event_blue.jpg') 0 100% no-repeat;
  background-size: contain;
  padding: 50px 80px 0px;
  color: #fff;
}
/* line 648, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event .uk-align-left {
  margin-right: 40px;
}
/* line 651, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event h3 {
  margin-bottom: 0px;
  line-height: 1;
  font-family: rubik;
  font-weight: bold;
}
/* line 657, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event p {
  line-height: 1.5;
}
/* line 660, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-clearfix {
  clear: both;
}
/* line 663, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event .readmore {
  padding-bottom: 30px;
  margin-top: 60px;
}
/* line 667, wp-content/themes/g5_helium/custom/scss/custom.scss */
.events .comefly {
  background: url('../../../../../images/event_bg.jpg') 50% 15% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 672, wp-content/themes/g5_helium/custom/scss/custom.scss */
.events .comefly .pad {
  padding: 0 80px;
}
/* line 675, wp-content/themes/g5_helium/custom/scss/custom.scss */
.events .readmore a {
  color: #fff;
}
/* line 678, wp-content/themes/g5_helium/custom/scss/custom.scss */
.events .readmore img {
  margin-left: 20px;
  position: relative;
  top: -2px;
}
/* CONTACT PAGE 1 */
/* line 686, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact {
  background: url('../../../../../images/contact_bg1.jpg') 50% 0% no-repeat;
  background-size: cover;
}
/* line 690, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact h1 {
  color: #fff;
  font-size: 50px;
}
/* line 694, wp-content/themes/g5_helium/custom/scss/custom.scss */
.quickcontacts {
  font-size: 10px;
  text-align: left;
  line-height: 20px;
  letter-spacing: -0.5px;
}
/* line 700, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact h2 {
  margin-top: 0px;
}
/* line 703, wp-content/themes/g5_helium/custom/scss/custom.scss */
.quickcontacts .uk-grid {
  margin-top: 0px !important;
}
/* line 706, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact.page1 img {
  width: 150px;
  position: relative;
  top: -10px;
  left: -10px;
}
/* line 712, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact.page1 .uk-panel-box {
  padding: 51px 0;
}
/* line 715, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact.page1 .uk-grid div:nth-child(8) .uk-panel-box {
  padding: 20px;
}
/* line 718, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact .box.white {
  padding: 40px 10px;
}
/* line 721, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact a {
  color: #424753;
}
/* CONTACT PAGE 2 */
/* line 727, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2 {
  background: url('../../../../../images/contact_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
/* line 733, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2.tt {
  background: url('../../../../../images/contact_bgTT.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 738, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2.gse {
  background: url('../../../../../images/contact_bg4.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 743, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2 .linebreak {
  background: url('../../../../../images/contact-line.png') 0 0 no-repeat;
  height: 2px;
  width: 800px;
  position: absolute;
  left: 0px;
  display: block;
}
/* line 751, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2 .box.white {
  color: #212b37;
}
/* line 754, wp-content/themes/g5_helium/custom/scss/custom.scss */
.generalcontact h3 {
  font-family: proxima nova thin;
  color: #a9a8a9 !important;
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 1;
  margin-top: 30px;
}
/* line 762, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2 h1 {
  font-size: 45px;
  line-height: 1;
  margin-bottom: 0px;
  font-weight: normal;
}
/* line 768, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2 h2 {
  margin-bottom: 0px;
  line-height: 1;
  margin-top: 30px;
  font-size: 30px;
}
/* REPAIR PAGE */
/* line 777, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-212 .row1 {
  background: url('../../../../../images/repair_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
}
/* line 781, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-212 .row3 {
  background: url('../../../../../images/repair_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* LINE MAINTENANCE */
/* line 789, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-231 .row2 img {
  width: 100%;
}
/* line 792, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-231 .row2 h3 {
  line-height: 1.2;
  font-size: 38px;
  color: #424753;
}
/* line 797, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-231 .tallnews .uk-overlay-panel {
  height: 33%;
  background: #fff;
  width: 64%;
  margin-left: 37%;
  color: #8d8d8d;
  padding: 40px;
}
/* line 805, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-231 .tallnews .uk-overlay-panel h3 {
  color: #424753;
  margin-top: 0px;
  font-size: 35px;
}
/* line 810, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-231 .row3 {
  background: url('../../../../../images/line_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 815, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-231 .linebg1 {
  background: url('../../../../../images/line_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  height: 80vh;
}
/* line 820, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-231 .padding {
  padding: 100px;
}
/* line 823, wp-content/themes/g5_helium/custom/scss/custom.scss */
.padding {
  padding: 100px;
}
/* LM STATIONS */
/* line 829, wp-content/themes/g5_helium/custom/scss/custom.scss */
.lmstations img {
  width: 100%;
}
/* line 832, wp-content/themes/g5_helium/custom/scss/custom.scss */
.lmstations .darkbg {
  background: #f7f7f7;
  padding: 30px;
}
/* line 836, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-240 .row2 h3 {
  font-size: 35px;
  margin: 0px;
  line-height: 35px;
}
/* line 841, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-240 .row2 .uk-slidenav, .page-id-122 .uk-slidenav {
  background: #b41125 !important;
  color: #fff !important;
  font-size: 27px;
  padding: 0 36px 0 30px;
  text-align: center;
}
/* line 849, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .uk-slidenav {
  display: block !important;
}
/* line 852, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-240 .row2 .uk-slidenav.uk-slidenav-next {
  right: 0px !important;
}
/* line 855, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .row2 .uk-slidenav.uk-slidenav-next {
  right: -100px !important;
}
/* line 858, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-240 .row2 .uk-slidenav.uk-slidenav-previous {
  left: 0px !important;
  padding: 0 19px 0 15px;
}
/* line 862, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-122 .row2 .uk-slidenav.uk-slidenav-previous {
  left: -63px !important;
  padding: 0 19px 0 15px;
}
/* GOV SERVICES */
/* line 869, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-246 .row4 {
  background: url('../../../../../images/gsa_bg2.jpg') right 300px top 70% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -25%;
}
/* line 875, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-246 .row4 * {
  color: #fff;
}
/* line 878, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-246 #g-footer {
  padding-top: 27% !important;
}
/* FAA/DER */
/* line 884, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-253 .row1 {
  background: url('../../../../../images/fd_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
/* line 890, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-253 .row3 {
  background: url('../../../../../images/fd_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 895, wp-content/themes/g5_helium/custom/scss/custom.scss */
.but100 button {
  width: 100%;
  line-height: 1.2;
  height: 80px;
}
/* ROTORCRAFT */
/* line 903, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-256 .rotorbg1 {
  background: url('../../../../../images/rotor__bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
}
/* line 907, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-256 .rotorbg2 {
  background: url('../../../../../images/rotor_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
}
/* ROTOCRAFT SALE */
/* line 914, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-652 .rotorbg1 {
  background: url('../../../../../images/rotor_bg3.jpg') 50% 50% no-repeat;
  background-size: cover;
}
/* line 918, wp-content/themes/g5_helium/custom/scss/custom.scss */
.helisale {
  width: 80%;
  margin: 0 auto;
}
/* line 922, wp-content/themes/g5_helium/custom/scss/custom.scss */
.helisale img {
  margin: 20px 0;
}
/* AEROSTAFF */
/* line 928, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-258 .row1 {
  background: url('../../../../../images/aerostaff_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  height: 550px;
}
/* line 934, wp-content/themes/g5_helium/custom/scss/custom.scss */
.bgcolor {
  background: #232b36;
  margin-right: -500px;
  padding-right: 500px;
  position: relative;
  top: -150px;
  margin-bottom: -150px;
  color: #fff;
}
/* line 943, wp-content/themes/g5_helium/custom/scss/custom.scss */
.bgcolor h3 {
  font-size: 30px;
}
/* line 946, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-258 .row2 .uk-slidenav-position .uk-slidenav {
  display: block !important;
}
/* line 949, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-258 .row3 {
  background: url('../../../../../images/aerostaff_bg2.jpg') right 300px top 0% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -20%;
  min-height: 500px;
}
/* line 956, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-258 #g-footer {
  padding-top: 10% !important;
}
/* line 959, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.pad.whitebullet li {
  background: url('../../../../../images/bullet-white.png') 0 11px no-repeat;
}
/* line 963, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostafful img {
  width: 40px;
  margin-right: 25px;
}
/* line 967, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostafful li {
  margin-bottom: 10px;
  background: url('../../../../../images/arrow-grey.jpg') 0 50% no-repeat;
  background-size: 40px;
  height: 40px;
  line-height: 40px;
  padding-left: 65px;
  transition: all 0.2s;
}
/* line 976, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostafful li:hover {
  background: url('../../../../../images/arrow-red2.jpg') 0 50% no-repeat;
  background-size: 40px;
}
/* line 980, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostafful a {
  color: #ddd;
  transition: all 0.2s;
}
/* line 984, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostafful a:hover {
  color: #fff;
}
/* line 987, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostaffdotnav {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
/* line 992, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostaffdotnav li {
  display: inline-block;
  width: 24%;
  text-align: center;
  line-height: 20px;
  font-size: 17px;
  background: url('../../../../../images/aerostaff-li.jpg') 50% 0 no-repeat;
  position: relative;
  top: -30px;
  padding-top: 40px;
}
/* line 1003, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostaffdotnav li.uk-active {
  background: url('../../../../../images/aerostaff-li_hover.jpg') 50% 0 no-repeat;
}
/* line 1006, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostaffdotnav li a {
  color: #777;
}
/* line 1009, wp-content/themes/g5_helium/custom/scss/custom.scss */
.aerostaffdotnav li.uk-active a {
  color: #b41125;
}
/* line 1012, wp-content/themes/g5_helium/custom/scss/custom.scss */
.clear .nf-form-fields-required {
  display: none;
}
/* line 1015, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-258 .clear {
  margin-top: 40px;
}
/* FOR CANDIDATES */
/* line 1021, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-269 .linebg1 {
  background: url('../../../../../images/cand_bg1.jpg') 50% 0% no-repeat;
  background-size: cover;
  min-height: 80vh;
}
/* line 1026, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-269 .linebg2 {
  background: url('../../../../../images/cand_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  min-height: 80vh;
}
/* line 1031, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-269 .linebg3 {
  background: url('../../../../../images/cand_bg3.jpg') 50% 50% no-repeat;
  background-size: cover;
  min-height: 80vh;
}
/* line 1036, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-269 .linebg4 {
  background: url('../../../../../images/rotor_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  min-height: 80vh;
}
/* line 1041, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-269 .row1 img {
  width: 80px;
  margin-bottom: 10px;
}
/* line 1045, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-269 .row1 p {
  /*margin-bottom: 30px;
   font-size: 20px;*/
}
/* line 1049, wp-content/themes/g5_helium/custom/scss/custom.scss */
.browse {
  position: absolute;
  top: 130px;
  right: 0px;
}
/* line 1054, wp-content/themes/g5_helium/custom/scss/custom.scss */
.browse a {
  color: #fff;
}
/* VETERANS */
/* line 1060, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-280 .row1 h1 {
  font-weight: normal;
  font-size: 45px;
  color: #b41125;
}
/* line 1065, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-280 .row2 {
  background: url('../../../../../images/vet_bg1.jpg') 50% 30% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1070, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-280 .row3 {
  background: url('../../../../../images/vet_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1075, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-280 .row5 {
  background: url('../../../../../images/vet_bg3.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -20%;
}
/* line 1081, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-280 .row5 .g-container2 {
  padding-right: 30%;
  padding-bottom: 0px;
}
/* line 1085, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-280 #g-footer {
  padding-top: 22% !important;
}
/* line 1088, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box.blue {
  background: #19202a;
  color: #fff;
  height: 100%;
}
/* line 1093, wp-content/themes/g5_helium/custom/scss/custom.scss */
.vet4 {
  position: relative;
  top: -160px;
}
/* line 1097, wp-content/themes/g5_helium/custom/scss/custom.scss */
.vettop {
  padding-bottom: 30px;
  background: #f7f7f7;
  padding-top: 100px;
}
/* STS E SOLUTIONS */
/* line 1105, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-298 .row1 h1 {
  font-weight: normal;
  font-size: 45px;
  color: #b41125;
}
/* line 1110, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-298 .row2 {
  background: url('../../../../../images/es_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1115, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-298 .row3 {
  background: url('../../../../../images/es_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1120, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-298 .row5 {
  background: url('../../../../../images/es_bg3.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -20%;
}
/* line 1126, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-298 .row5 .g-container2 {
  padding-right: 30%;
  padding-bottom: 0px;
}
/* line 1130, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-298 #g-footer {
  padding-top: 22% !important;
}
/* LEASE */
/* line 1136, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-304 .row1 {
  background: #edeff2;
  padding-top: 100px;
}
/* line 1140, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-304 .row2 {
  background: url('../../../../../images/lease_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1145, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-304 .row2 h2 {
  font-size: 35px !important;
}
/* line 1148, wp-content/themes/g5_helium/custom/scss/custom.scss */
.leasebox {
  position: relative;
  top: -100px;
}
/* QuALITY COMPONENT SOLUTIONS */
/* line 1155, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-313 .row1 {
  background: url('../../../../../images/quality_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  padding-top: 120px;
}
/* GROUND POWER */
/* line 1163, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-317 .row1 {
  background: url('../../../../../images/ground_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
/* line 1169, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-317 .row3 {
  background: url('../../../../../images/ground_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* ENGINE */
/* line 1177, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-326 .row1 {
  color: #fff;
  position: relative;
  overflow: hidden;
}
/* line 1182, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-326 .row1 .g-container2 {
  position: relative;
}
/* line 1185, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-326 .row1 video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 1191, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-326 .row3 {
  background: url('../../../../../images/engine_bg2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* GLOBAL AIRCRAFT */
/* line 1199, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box.dark {
  background: #edeff2;
}
/* line 1202, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-331 .row4 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f3147+0,071c35+89&1+0,1+88,0+89 */
  /*background: -moz-linear-gradient(left, rgba(31,49,71,1) 0%, rgba(7,28,53,1) 82%, rgba(7,28,53,0) 82%); /* FF3.6-15 */
  /*background: -webkit-linear-gradient(left, rgba(31,49,71,1) 0%,rgba(7,28,53,1) 82%,rgba(7,28,53,0) 82%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(31,49,71,1) 0%,rgba(7,28,53,1) 82%,rgba(7,28,53,0) 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3147', endColorstr='#00071c35',GradientType=1 ); /* IE6-9 */
  background: url('../../../../../images/cs_bg4.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -25%;
}
/* line 1213, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-331 .row4 * {
  color: #fff;
}
/* line 1216, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-331 .row4 .g-container2 {
  padding-right: 20%;
  padding-bottom: 0px;
}
/* line 1220, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-331 #g-footer {
  padding-top: 0 !important;
}
/* VMI */
/* line 1226, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-334 .row4 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1f3147+0,071c35+89&1+0,1+88,0+89 */
  /*background: -moz-linear-gradient(left, rgba(31,49,71,1) 0%, rgba(7,28,53,1) 82%, rgba(7,28,53,0) 82%); /* FF3.6-15 */
  /*background: -webkit-linear-gradient(left, rgba(31,49,71,1) 0%,rgba(7,28,53,1) 82%,rgba(7,28,53,0) 82%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to right, rgba(31,49,71,1) 0%,rgba(7,28,53,1) 82%,rgba(7,28,53,0) 82%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3147', endColorstr='#00071c35',GradientType=1 ); /* IE6-9 */
  background: url('../../../../../images/vmi_bg6.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -25%;
}
/* line 1237, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-334 .row4 * {
  color: #fff;
}
/* line 1240, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-334 #g-footer {
  padding-top: 27% !important;
}
/* GOV STAFF */
/* line 1246, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-338 .row5 {
  background: url('../../../../../images/vet_bg3.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -20%;
}
/* line 1252, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-338 .row5 .g-container2 {
  padding-right: 30%;
}
/* line 1255, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-338 #g-footer {
  padding-top: 22% !important;
}
/* line 1258, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-338 .row1 {
  background: url('../../../../../images/govproj_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
/* TANK TIGER */
/* line 1267, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-5307 .row6 {
  background: url('../../../../../images/tigers_bg2.png') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1272, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-5307 .row1 {
  background: url('https://www.stsaviationgroup.com/wp-content/uploads/2019/03/tigers_hero2.png') 50% 0 no-repeat;
  background-size: cover;
}
/* line 1276, wp-content/themes/g5_helium/custom/scss/custom.scss */
.pad.tight li {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 1280, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-5307 .row5 {
  background: url('../../../../../images/tigers_bg3.jpg') right 300px top 0 no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -25%;
}
/* line 1286, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-5307 .row5 .g-container2 {
  padding-right: 23%;
  padding-bottom: 0px;
}
/* line 1290, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-5307 #g-footer {
  padding-top: 27% !important;
}
/* line 1293, wp-content/themes/g5_helium/custom/scss/custom.scss */
h2.fadein {
  opacity: 0;
  animation: fade 3s;
  animation-fill-mode: forwards;
}
/* line 1298, wp-content/themes/g5_helium/custom/scss/custom.scss */
.tanktiger .uk-overlay-panel > div {
  width: 100%;
  height: 100%;
}
/* line 1302, wp-content/themes/g5_helium/custom/scss/custom.scss */
.tanktiger .uk-overlay-panel {
  background: #6c2325;
  opacity: 0.9 !important;
}
@keyframes bummer {
  /* line 1307, wp-content/themes/g5_helium/custom/scss/custom.scss */
  100% {
    transform: scale(1, 1);
  }
}
@keyframes fade {
  /* line 1312, wp-content/themes/g5_helium/custom/scss/custom.scss */
  30% {
    opacity: 0;
  }
  /* line 1315, wp-content/themes/g5_helium/custom/scss/custom.scss */
  100% {
    opacity: 1;
  }
}
/* line 1320, wp-content/themes/g5_helium/custom/scss/custom.scss */
.hero.fadein {
  transform: scale(0, 0);
  animation: bummer 1s;
  animation-fill-mode: forwards;
}
/* line 1325, wp-content/themes/g5_helium/custom/scss/custom.scss */
.hero {
  margin-top: 15%;
  max-width: 100%;
}
/* AEROMOD */
/* line 1332, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-948 .row4, .page-id-4249 .row4 {
  background: url('../../../../../images/aero_bg2.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -18%;
}
/* line 1339, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-948 #g-footer, .page-id-4249 #g-footer {
  padding-top: 20% !important;
}
/* line 1343, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-4249 .uk-slidenav-previous {
  left: -60px;
  display: block;
}
/* line 1347, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-4249 .uk-slidenav-next {
  right: -80px;
  display: block;
}
/* MOD LANDING */
/* line 1354, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-344 .row4 {
  background: url('../../../../../images/modland_bg1.jpg') right 300px top 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: -20%;
}
/* line 1360, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-344 .row4 .g-container2 {
  /*padding-right: 30%;*/
}
/* line 1363, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-344 #g-footer {
  padding-top: 22% !important;
}
/* line 1366, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-344 .row1 h1 {
  font-weight: normal;
  font-size: 45px;
}
/* line 1370, wp-content/themes/g5_helium/custom/scss/custom.scss */
.video {
  background: #edeff2;
  color: #333;
  padding: 15px;
  margin-top: -8px;
}
/* line 1376, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contactbutton {
  margin-bottom: -30px;
  margin-top: 20px;
}
/* MOD FACILITY */
/* line 1383, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-347 .row1 {
  /*background:url(images/modfac_bg1.jpg) 50% 50% no-repeat;*/
  background-size: cover;
  color: #fff;
}
/* line 1388, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-347 .row1 .g-container2 {
  padding: 13rem 0;
}
/* line 1391, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slideshowbackground {
  position: absolute;
  top: 0px;
  width: 100%;
}
/* line 1396, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-347 .uk-dotnav > * > * {
  background: rgba(255, 255, 255, 0.6);
}
/* line 1399, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-347 .uk-dotnav > .uk-active > * {
  background: #a31520;
}
/* MOD SERVICES */
/* line 1405, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row1 {
  background: url('../../../../../images/modser_bg1.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  height: 500px;
}
/* line 1411, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row1 h1 {
  line-height: 100px;
  font-size: 60px;
  font-weight: normal;
}
/* line 1416, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box1 {
  background: #060a0f;
  color: #fff;
}
/* line 1420, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box2 {
  background: url('../../../../../images/modser_box2.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1425, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box3 {
  background: url('../../../../../images/modser_box3.jpg') left 50% top 40px no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1430, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box4 {
  background: url('../../../../../images/modser_box4.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1435, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box5 {
  background: url('../../../../../images/modser_box5.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1440, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box6 {
  background: url('../../../../../images/modser_box6.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1445, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box7 {
  background: url('../../../../../images/modser_box7.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
}
/* line 1450, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box8 {
  background: url('../../../../../images/modser_box8.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  margin-bottom: 50px;
}
/* line 1456, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box {
  position: relative;
}
/* line 1459, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .box h3 {
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  bottom: 30px;
  text-shadow: 0 0 10px #000;
}
/* line 1466, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-350 .row2 .g-container2 {
  padding-top: 0px;
  margin-top: -200px;
}
/* OEM */
/* line 1473, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-359 .row2 {
  background: url('../../../../../images/oem_bg1.jpg') 50% 0% no-repeat;
  background-size: cover;
}
/* line 1477, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-359 .row2 .box.white {
  background: #f7f7f7;
  min-height: 480px;
}
/* line 1481, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-359 .row2 .box.white h3 {
  font-size: 28px;
}
/* line 1484, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-359 .row2 .box.white .pad {
  margin: 0px;
  font-size: 12px;
}
/* line 1488, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-359 .row2 .uk-width-1-4 {
  margin-bottom: -100px;
}
/* line 1491, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-359 .row2 .g-container2 {
  padding: 2rem 0 0;
}
/* line 1494, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-359 .row3 {
  margin-top: 100px;
}
/* line 1497, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-359 .row2 h2 {
  color: #fff;
  margin-bottom: 50px;
  font-size: 50px;
}
/* line 1502, wp-content/themes/g5_helium/custom/scss/custom.scss */
button.margin {
  width: 100%;
  margin: 0px;
}
/* HOTSPOT */
/* line 1509, wp-content/themes/g5_helium/custom/scss/custom.scss */
.hotspotted {
  position: relative;
}
/* line 1512, wp-content/themes/g5_helium/custom/scss/custom.scss */
.hotspot {
  display: block;
  position: absolute;
}
/* line 1516, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot1 {
  height: 8%;
  left: 0;
  top: 0;
  width: 17%;
}
/* line 1522, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot2 {
  height: 8%;
  top: 0%;
  left: 21%;
  width: 17%;
}
/* line 1528, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot3 {
  height: 8%;
  top: 0%;
  left: 43%;
  width: 17%;
}
/* line 1534, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot4 {
  height: 8%;
  top: 0%;
  left: 63%;
  width: 17%;
}
/* line 1540, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot5 {
  height: 8%;
  top: 0%;
  right: 0;
  width: 12%;
}
/* line 1546, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot6 {
  height: 8%;
  left: 0;
  top: 13%;
  width: 11%;
}
/* line 1552, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot7 {
  height: 8%;
  right: 0;
  top: 13%;
  width: 10%;
}
/* line 1558, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot8 {
  height: 8%;
  left: 0;
  top: 29%;
  width: 10%;
}
/* line 1564, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot9 {
  height: 8%;
  right: 0;
  top: 25%;
  width: 11%;
}
/* line 1570, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot10 {
  height: 8%;
  left: 0;
  top: 44%;
  width: 9%;
}
/* line 1576, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot11 {
  height: 8%;
  right: 0;
  top: 69%;
  width: 10%;
}
/* line 1582, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot12 {
  height: 8%;
  left: 0;
  top: 92%;
  width: 18%;
}
/* line 1588, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot13 {
  height: 8%;
  left: 23%;
  top: 92%;
  width: 18%;
}
/* line 1594, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot14 {
  height: 8%;
  left: 46%;
  top: 92%;
  width: 20%;
}
/* line 1600, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot15 {
  height: 8%;
  left: 71%;
  top: 92%;
  width: 14%;
}
/* line 1606, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot16 {
  height: 8%;
  left: 90%;
  top: 92%;
  width: 11%;
}
/* line 1612, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot17 {
  height: 8%;
  left: 0;
  top: 58%;
  width: 16%;
}
/* line 1618, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot18 {
  height: 15%;
  left: 0;
  top: 72%;
  width: 13%;
}
/* line 1624, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot19 {
  height: 8%;
  left: 83%;
  top: 35%;
  width: 18%;
}
/* line 1630, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot20 {
  height: 12%;
  left: 90%;
  top: 46%;
  width: 11%;
}
/* line 1636, wp-content/themes/g5_helium/custom/scss/custom.scss */
#hotspot21 {
  height: 8%;
  left: 90%;
  top: 62%;
  width: 11%;
}
/* FOOTER */
/* line 1645, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer {
  background: #19202a;
  padding: 20px 0;
  border-top: 5px solid #b41125;
  color: #969b9b;
  font-size: 14px;
  padding: 10px 30px !important;
  font-family: "proxima nova regular";
}
/* line 1654, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer a {
  color: #454545;
  padding: 0 8px;
}
/* line 1658, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer a:hover {
  color: #ccc;
}
/* line 1661, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .social {
  text-align: right;
  font-size: 25px;
  line-height: 25px;
}
/* line 1666, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer a {
  color: #d31616;
}
/* line 1669, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .social li {
  margin-left: 0px;
}
/* line 1672, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer ul {
  list-style: none;
  margin: 0px;
}
/* line 1676, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer li {
  display: inline-block;
}
/* line 1679, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer p {
  margin: 0px;
}
/* line 1682, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .copyright {
  line-height: 30px;
}
/* line 1685, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .copyright li:after {
  content: "/";
  margin-left: 5px;
  margin-right: 0px;
}
/* line 1690, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .copyright li:last-of-type:after {
  content: "";
}
/* NEWS ARTICLES */
/* line 1696, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-news #g-container-main {
  /*background: rgb(237,240,242); /* Old browsers */
  /*background: -webkit-linear-gradient(top, rgba(237,240,242,1) 0%,rgba(237,240,242,1) 800px,rgba(255,255,255,1) 800px,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  /*background: linear-gradient(to bottom, rgba(237,240,242,1) 0%,rgba(237,240,242,1) 800px,rgba(255,255,255,1) 800px,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edf0f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  background: url('../../../../../images/news-bg.jpg') 50% 0% no-repeat;
  background-size: contain;
  padding-top: 200px;
}
/* line 1705, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-news #g-container-main .g-container {
  /*width:70rem;*/
}
/* line 1708, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-news #g-container-main .g-container .g-content {
  padding: 3rem;
}
/* line 1711, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-news .entry-header {
  display: block;
}
/* line 1714, wp-content/themes/g5_helium/custom/scss/custom.scss */
#allowed_tags {
  display: none;
}
/* line 1717, wp-content/themes/g5_helium/custom/scss/custom.scss */
.articletitle {
  font-size: 40px;
  font-weight: normal;
  line-height: 50px;
}
/* line 1722, wp-content/themes/g5_helium/custom/scss/custom.scss */
.meta-comments-count, .meta-categories {
  display: none !important;
}
/* line 1726, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-page-surround .entry-meta > div[class^="meta-"]:not(:last-child):after {
  display: none !important;
}
/* line 1729, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-page-surround .entry-meta > div[class^="meta-"] {
  display: block;
}
/* line 1732, wp-content/themes/g5_helium/custom/scss/custom.scss */
.meta-author-link {
  font-size: 20px !important;
  margin: 0px !important;
  line-height: 37px;
  text-transform: none;
}
/* line 1738, wp-content/themes/g5_helium/custom/scss/custom.scss */
.meta-date-link {
  margin: 0px !important;
  color: #bbb;
  font-size: 15px !important;
}
/* line 1743, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post p {
  margin: 30px 0;
  font-size: 18px;
  line-height: 30px;
  font-family: proxima nova thin;
}
/* line 1749, wp-content/themes/g5_helium/custom/scss/custom.scss */
.respond-textarea {
  border: 1px solid #eee !important;
}
/* line 1752, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post .featured-image {
  margin-bottom: 20px;
}
/* line 1755, wp-content/themes/g5_helium/custom/scss/custom.scss */
.news .size-full {
  display: none;
}
/* line 1758, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post .featured-image {
  display: none;
}
/* line 1761, wp-content/themes/g5_helium/custom/scss/custom.scss */
.authorimg {
  width: 60px;
  border-radius: 100px;
}
/* line 1765, wp-content/themes/g5_helium/custom/scss/custom.scss */
.news {
  font-size: 14px;
}
/* line 1768, wp-content/themes/g5_helium/custom/scss/custom.scss */
.news2 {
  font-size: 10px;
  line-height: 19px;
}
/* NEWSLETTER */
/* line 1775, wp-content/themes/g5_helium/custom/scss/custom.scss */
#mc_embed_signup_scroll {
  margin-left: 9px;
}
/* line 1778, wp-content/themes/g5_helium/custom/scss/custom.scss */
#mc_embed_signup input.email {
  width: 112px !important;
  border-radius: 0px !important;
}
/* line 1782, wp-content/themes/g5_helium/custom/scss/custom.scss */
#mc_embed_signup .button {
  border-radius: 0px !important;
  padding: 0 9px !important;
  font-weight: normal !important;
}
/* line 1787, wp-content/themes/g5_helium/custom/scss/custom.scss */
#mce-EMAIL:focus {
  box-shadow: none !important;
}
/* SEARCH */
/* line 1793, wp-content/themes/g5_helium/custom/scss/custom.scss */
.archive .entry-header {
  display: block;
  border-bottom: 1px solid #eee;
}
/* line 1797, wp-content/themes/g5_helium/custom/scss/custom.scss */
.archive .entry-content {
  display: none;
}
/* line 1800, wp-content/themes/g5_helium/custom/scss/custom.scss */
.archive .entry-meta {
  display: none;
}
/* line 1804, wp-content/themes/g5_helium/custom/scss/custom.scss */
hr.white {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=1);
  /* IE6-9 */
  height: 1px;
  border: 0px;
  margin-left: -2000px;
}
/* line 1814, wp-content/themes/g5_helium/custom/scss/custom.scss */
.email {
  color: #b63242;
}
/* line 1817, wp-content/themes/g5_helium/custom/scss/custom.scss */
.email:hover {
  color: #eee;
}
/* line 1820, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nf-form-fields-required {
  display: none;
}
/* line 1823, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slogan {
  font-size: 20px;
}
/* line 1826, wp-content/themes/g5_helium/custom/scss/custom.scss */
.hmapsprem_info_window h2, .hmapsprem_info_window h4 {
  margin: 0px;
}
/* line 1830, wp-content/themes/g5_helium/custom/scss/custom.scss */
.news2 > .uk-grid > div:nth-child(1), .news2 > .uk-grid > div:nth-child(2), .news2 > .uk-grid > div:nth-child(3), .news2 > .uk-grid > div:nth-child(4) {
  /*display: none;*/
}
/* line 1836, wp-content/themes/g5_helium/custom/scss/custom.scss */
.news2 .uk-grid-width-large-1-2 > * {
  width: 100%;
}
/* line 1839, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-grid-width-large-1-2 .uk-slideshow li > * {
  width: 48%;
  margin: 10px;
  /* max-height: 300px;*/
}
/* line 1844, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-grid-width-large-1-2 .uk-slideshow li {
  display: flex;
  flex-wrap: wrap;
}
/* line 1848, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #000;
  top: 2rem;
}
/* SECOND MENU */
/* line 1855, wp-content/themes/g5_helium/custom/scss/custom.scss */
#secondmenu {
  display: none;
}
/* line 1858, wp-content/themes/g5_helium/custom/scss/custom.scss */
#secondmenu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 10px 0 !important;
  font-weight: bold !important;
  font-size: 10px;
}
/* line 1863, wp-content/themes/g5_helium/custom/scss/custom.scss */
#secondmenu .g-main-nav {
  border-top: 3px solid #f7f7f7;
  text-align: center;
}
/* line 1867, wp-content/themes/g5_helium/custom/scss/custom.scss */
#secondmenu .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
/* line 1870, wp-content/themes/g5_helium/custom/scss/custom.scss */
.line1-box2 {
  background: url('../../../../../images/line1-box2.jpg');
  background-size: cover;
  height: 100%;
  min-height: 298px;
}
/* line 1876, wp-content/themes/g5_helium/custom/scss/custom.scss */
.home #g-mobilemenu-container {
  margin: 0;
}
/* line 1879, wp-content/themes/g5_helium/custom/scss/custom.scss */
.news .uk-button {
  line-height: 25px;
  min-height: 25px;
  font-size: 0.75rem;
}
/* line 1884, wp-content/themes/g5_helium/custom/scss/custom.scss */
#post-344 .row3.grey .g-container2 {
  padding-bottom: 2rem;
}
/* line 1887, wp-content/themes/g5_helium/custom/scss/custom.scss */
#post-4249 .row3.grey .uk-panel {
  padding: 60px 20px;
}
/* line 1890, wp-content/themes/g5_helium/custom/scss/custom.scss */
#post-4249 .row3.grey a {
  cursor: pointer;
}
/* line 1893, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-4249 .row4 a {
  color: #fff;
}
/* line 1896, wp-content/themes/g5_helium/custom/scss/custom.scss */
#fullybacked {
  margin-top: 100px;
}
@media screen and (max-width: 1625px) {
  /* line 1899, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.4rem;
  }
  /* line 1900, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 13px;
  }
  /* line 1901, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .follow {
    margin-top: 16px;
  }
  /* line 1902, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .search {
    margin-top: 10px;
  }
}
@media screen and (min-width: 82rem) {
  /* line 1905, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* 1280px */
  /* line 1906, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .uk-width-large-2-3, .uk-width-large-4-6 {
    width: 66.666%;
  }
}
@media screen and (max-width: 82rem) {
  /* line 1908, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* 1280px */
  /* line 1909, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .vw1 {
    line-height: 1.4vw;
  }
  /* line 1910, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .event .readmore {
    padding-bottom: 20px;
    margin-top: 70px;
  }
  /* line 1911, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .eventlocale {
    font-size: 12px;
  }
  /* line 1912, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-258 .row1 {
    height: 330px;
  }
  /* line 1913, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-331 .row4 .g-container2 {
    padding-right: 30%;
  }
  /* line 1914, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-317 .row4 h2 {
    font-size: 33px;
  }
  /* line 1915, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-652 .row1 .padding .uk-width-1-2 {
    width: 100%;
    text-align: center;
  }
  /* line 1916, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-652 .row1 .padding button {
    width: 100%;
  }
  /* line 1917, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-344 .row4 .g-container2 {
    padding-right: 25% !important;
  }
  /* line 1918, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .post-350 .small .vw1 {
    font-size: 1vw !important;
    line-height: 1.5vw !important;
  }
  /* line 1919, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-240 .row2 h3 {
    font-size: 20px;
    line-height: 20px;
  }
  /* line 1920, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .lmstations .darkbg {
    font-size: 12px;
    line-height: 17px;
    padding: 30px 30px 20px;
  }
  /* line 1921, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .row2 h3 {
    line-height: 1;
    font-size: 26px;
  }
  /* line 1922, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews .uk-overlay-panel {
    width: 84%;
    margin-left: 17%;
  }
  /* line 1923, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews .uk-overlay-panel h3 {
    font-size: 26px;
  }
  /* line 1924, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-948 .row4 .g-container2 {
    padding-right: 35%;
  }
  /* line 1925, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-350 .row2 .box3 {
    background: url('../../../../../images/modser_box3.jpg') left 50% top 0px no-repeat;
    background-size: cover;
  }
  /* line 1926, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-350 .row2 .box8 {
    margin-bottom: 0px;
  }
  /* line 1927, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .post-350 .small .vw1 {
    font-size: 1.6vw !important;
    line-height: 2.5vw !important;
  }
  /* line 1928, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-948 .row4 .g-container2 {
    padding-right: 35% !important;
  }
  /* line 1929, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .logo img {
    margin-top: 30px;
    max-width: 100px;
  }
  /* line 1930, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.4rem;
  }
  /* line 1931, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 12px;
  }
}
@media screen and (max-width: 75rem) {
  /* line 1934, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0rem;
  }
  /* line 1935, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 11px;
    letter-spacing: -0.7px;
  }
  /* line 1936, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #secondmenu .g-main-nav .g-toplevel > li {
    margin: 0 0.5rem;
  }
  /* line 1937, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .contact2 .linebreak {
    width: 600px;
    background: url('../../../../../images/contact-line.png') 100% 0 no-repeat;
  }
  /* line 1938, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .contact2 h2 {
    font-size: 30px;
  }
  /* line 1939, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.pad li {
    padding: 0px 0;
    background: url('../../../../../images/bullet-red.png') 0 4px no-repeat;
    padding-left: 30px;
  }
  /* line 1940, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-616 .row3 .dark h3 {
    font-size: 25px;
  }
  /* line 1941, wp-content/themes/g5_helium/custom/scss/custom.scss */
  h2 {
    font-size: 30px;
  }
  /* line 1942, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box.white h2 {
    font-size: 30px;
  }
  /* line 1943, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-240 .row2 h3 {
    font-size: 18px;
    line-height: 18px;
  }
  /* line 1944, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .lmstations .darkbg {
    font-size: 10px;
    line-height: 14px;
    padding: 20px 30px 10px;
  }
  /* line 1945, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .row2 h3 {
    font-size: 18px;
    margin: 0px;
  }
  /* line 1946, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .news {
    font-size: 10px;
  }
  /* line 1947, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews .uk-overlay-panel h3 {
    font-size: 18px;
  }
  /* line 1948, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .padding {
    padding: 40px;
  }
  /* line 1949, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .but100 .uk-width-1-2 {
    width: 100%;
  }
  /* line 1950, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .but100 button {
    padding: 0px 30px 0 41px;
    height: 60px;
  }
  /* line 1951, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-246 .row4 {
    background: url('../../../../../images/gsa_bg2.jpg') right 200px top 70% no-repeat;
  }
  /* line 1952, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .padding {
    padding: 40px;
  }
  /* line 1953, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .boximg h3, .box h3 {
    font-size: 30px;
  }
  /* line 1954, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-344 .row3 .box {
    font-size: 12px;
  }
  /* line 1955, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-344 .row4 {
    background: url('../../../../../images/modland_bg1.jpg') right 100% top 50% no-repeat;
  }
  /* line 1956, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-344 .row4 .g-container2 {
    padding-right: 0px !important;
  }
  /* line 1957, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-350 .row2 .box h3 {
    font-size: 22px;
  }
  /* line 1958, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .vw1 {
    line-height: 2.5vw;
    font-size: 1.4vw;
  }
  /* line 1959, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-331 .row4 .g-container2 {
    padding-right: 0px;
  }
  /* line 1960, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-331 .row4 {
    background: url('../../../../../images/cs_bg4.jpg') right 100% top 50% no-repeat;
  }
  /* line 1961, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-359 .row2 .box.white h3 {
    font-size: 21px;
  }
  /* line 1962, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-359 .row2 .box {
    font-size: 12px;
  }
  /* line 1963, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-359 .row2 .box ul {
    line-height: 19px;
  }
  /* line 1964, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-326 .row2 img {
    max-width: 280px !important;
  }
  /* line 1965, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-304 .row2 h2 {
    font-size: 30px !important;
  }
  /* line 1966, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-338 .row2 ul.pad li {
    padding: 5px 0;
    padding-left: 30px;
  }
  /* line 1967, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-737 .generalcontact h3 {
    font-size: 15px;
  }
  /* line 1968, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-737 .generalcontact .email {
    font-size: 12px;
  }
  /* line 1969, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .event .readmore {
    padding-bottom: 12px;
    margin-top: 50px;
  }
  /* line 1970, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .events .comefly .pad {
    padding: 0 50px;
  }
  /* line 1971, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .event .uk-clearfix {
    font-size: 12px;
    line-height: 2;
  }
  /* line 1972, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .uk-grid-width-large-1-2 .uk-slideshow li > * {
    margin: 9px;
  }
  /* line 1973, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-122 .row2 .uk-panel-box .uk-width-small-1-2:last-child {
    padding-left: 20px;
  }
  /* line 1974, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-122 .row2 .uk-panel-box h3 {
    font-size: 18px;
    line-height: 18px;
  }
  /* line 1975, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .boximg h3, #post-21 .boximg h4 {
    font-size: 18px;
    left: 20px;
  }
  /* line 1976, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .vw2 {
    font-size: 1.7vw;
    margin: 0px;
  }
  /* line 1977, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .vw1 {
    font-size: 1vw;
    line-height: 1.5vw;
  }
  /* line 1978, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 button {
    margin-top: 5px;
    padding: 5px 10px 5px 20px;
    font-size: 11px;
  }
  /* line 1979, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 button img {
    width: 19px !important;
    margin-left: 5px;
  }
  /* line 1980, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-616 .row1 p {
    padding-right: 0px !important;
  }
  /* line 1981, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-246 .row1 p {
    padding-right: 0px !important;
  }
  /* line 1982, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-334 .row1 p {
    padding-right: 0px !important;
  }
  /* line 1983, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box.blue p {
    font-size: 15px !important;
  }
  /* line 1984, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #logo {
    position: relative;
    left: -11px;
  }
  /* line 1986, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0rem 0.3rem;
  }
  /* line 1987, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-948 .row4, .page-id-4249 .row4 {
    background: url('https://www.stsaviationgroup.com/images/aero_bg2.jpg') right 200px top 50% no-repeat;
    background-size: cover;
    color: #fff;
    margin-bottom: -18%;
  }
  /* line 1993, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-5305 #nf-field-143 {
    padding: 15px 20px !important;
  }
  /* line 1994, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-5307 .row5 {
    background: url('../../../../../images/tigers_bg3.jpg') right 0px top 0 no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 1023px) {
  /* line 2000, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #secondmenu {
    display: none;
  }
  /* line 2001, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-menu-parent-indicator {
    display: inline-block !important;
  }
  /* line 2002, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    height: auto;
  }
  /* line 2003, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #primarymenu {
    flex: 0%;
    width: 0%;
  }
  /* line 2004, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #primarymenu .g-main-nav {
    display: none;
  }
  /* line 2005, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #logo {
    width: 100%;
    flex: 100%;
    text-align: center;
    height: 100px;
  }
  /* line 2006, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .follow {
    position: absolute;
    right: 0px;
    width: 30%;
  }
  /* line 2007, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .logo img {
    margin-top: 20px;
    max-width: 150px;
  }
  /* line 2008, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-948 .row4, .page-id-4249 .row4 {
    background: url('https://www.stsaviationgroup.com/images/aero_bg2.jpg') right 0px top 50% no-repeat;
    background-size: cover;
    color: #fff;
    margin-bottom: -18%;
  }
  /* line 2014, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .hero {
    margin-top: 30%;
    max-width: 100%;
  }
  /* line 2018, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .herotext {
    font-size: 80px !important;
  }
}
@media screen and (max-width: 60rem) {
  /* line 2022, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /*.boximg {max-height:298px;overflow:hidden;}*/
  /* line 2023, wp-content/themes/g5_helium/custom/scss/custom.scss */
  body {
    font-size: 0.85rem;
  }
  /* line 2024, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0rem 5px;
  }
  /* line 2025, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 11px;
  }
  /* line 2026, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-container2 {
    padding: 2rem !important;
  }
  /* line 2027, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-948 .row4 .g-container2 {
    padding: 2rem 2rem 0 !important;
  }
  /* line 2028, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-948 .row4 {
    background-position: 0px;
  }
  /* line 2029, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-948 .row3 button {
    font-size: 12px;
  }
  /* line 2030, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box.white h2 {
    font-size: 20px;
  }
  /* line 2031, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .form {
    padding: 30px !important;
  }
  /* line 2032, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .contact2 .linebreak {
    width: 450px;
  }
  /* line 2033, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .greyform input, .greyform textarea, .greyform select {
    font-size: 12px;
  }
  /* line 2034, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-616 .row3 .dark h3 {
    font-size: 25px !important;
  }
  /* line 2035, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-212 .row2 .uk-width-medium-1-2 {
    width: 100%;
  }
  /* line 2036, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-212 .row3 img {
    width: 45%;
  }
  /* line 2037, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .lmstations .darkbg {
    border: 5px solid #fff;
  }
  /* line 2038, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-240 .row2 h3 {
    font-size: 14px;
    line-height: 16px;
  }
  /* line 2039, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .lmstations .darkbg {
    font-size: 9px;
    line-height: 14px;
    padding: 15px 15px 10px;
  }
  /* line 2040, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-231 button {
    font-size: 12px;
  }
  /* line 2041, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .row2 h3 {
    font-size: 14px;
  }
  /* line 2042, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .uk-panel-space {
    padding: 15px 15px;
    font-size: 9px;
    line-height: 1.3;
  }
  /* line 2043, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews .uk-overlay-panel {
    padding: 20px;
    width: 100%;
    margin-left: 0%;
    font-size: 10px;
    line-height: 1.3;
  }
  /* line 2044, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-298 .row5 .g-container2 {
    padding-bottom: 0px !important;
  }
  /* line 2045, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-298 .row5 {
    background-position: 0px;
  }
  /* line 2046, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .vet4 {
    top: -70px;
  }
  /* line 2047, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-298 .row2 .blue {
    padding: 20px;
  }
  /* line 2048, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-298 .row2 .blue p {
    font-size: 10px !important;
    line-height: 1.5 !important;
  }
  /* line 2049, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-253 .row1 .box.white {
    margin-bottom: 0px !important;
    padding-bottom: 40px !important;
  }
  /* line 2050, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-246 .row4 .g-container2 {
    padding-bottom: 0px !important;
  }
  /* line 2051, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-246 .row4 {
    background-position: 0px;
  }
  /* line 2052, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-344 .row4 .g-container2 {
    padding-right: 2rem !important;
    padding-bottom: 0px !important;
  }
  /* line 2053, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .post-350 .small .vw1, .vw1 {
    font-size: 2vw !important;
    line-height: 3vw !important;
  }
  /* line 2054, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-711 .generalcontact h3 {
    font-size: 13px;
  }
  /* line 2055, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-331 .row1 h1 {
    font-size: 35px !important;
  }
  /* line 2056, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-331 .row3 ul.pad {
    font-size: 12px;
  }
  /* line 2057, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-331 .row4 .g-container2 {
    padding-bottom: 0px !important;
  }
  /* line 2058, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-331 .row4 {
    background-position: 0px;
  }
  /* line 2059, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-359 .row2 .box.white {
    min-height: 410px;
  }
  /* line 2060, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-359 .row2 a button {
    margin-bottom: 10px;
  }
  /* line 2061, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-326 .row2 img {
    max-width: 200px !important;
  }
  /* line 2062, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-334 .row4 .g-container2 {
    padding-bottom: 0px !important;
  }
  /* line 2063, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-334 .row4 {
    background-position: 0px;
  }
  /* line 2064, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-334 .row3 h3 {
    font-size: 20px !important;
  }
  /* line 2065, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .generalcontact h3 {
    font-size: 13px;
  }
  /* line 2066, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-258 .row3 .g-container2 {
    padding-bottom: 0px !important;
  }
  /* line 2067, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-258 .row3 {
    background-position: 0px;
  }
  /* line 2068, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .aerostafful {
    font-size: 12px;
  }
  /* line 2069, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-258 .content h3 {
    font-size: 25px;
  }
  /* line 2070, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-258 .content .box {
    font-size: 12px;
  }
  /* line 2071, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .aerostaffdotnav li {
    font-size: 12px;
  }
  /* line 2072, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .browse {
    top: 80px;
    right: 40px;
  }
  /* line 2073, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-338 .row1 img {
    margin-bottom: -50px !important;
  }
  /* line 2074, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-338 .row5 .g-container2 {
    padding-bottom: 0px !important;
  }
  /* line 2075, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-338 .row5 {
    background-position: 0px;
  }
  /* line 2076, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-280 .row5 .g-container2 {
    padding-bottom: 0px !important;
  }
  /* line 2077, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-280 .row5 {
    background-position: 0px;
  }
  /* line 2078, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-280 .row2 .blue {
    padding: 20px;
  }
  /* line 2079, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-280 .row2 .blue p {
    font-size: 10px !important;
    line-height: 1.5 !important;
  }
  /* line 2080, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-737 .generalcontact .email {
    font-size: 9px;
  }
  /* line 2081, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .event.green, .event.blue {
    padding: 20px 40px 0px;
    background-position: 0 96%;
  }
  /* line 2082, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .event.green img, .event.blue img {
    display: none;
  }
  /* line 2083, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #test {
    margin-bottom: 10px;
  }
  /* line 2084, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #test .uk-width-medium-1-2 .uk-overlay {
    width: 100%;
  }
  /* line 2085, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #test .uk-width-medium-1-2 .uk-overlay img {
    width: 100%;
  }
  /* line 2086, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .uk-width-1-3, #post-21 .uk-width-2-3 {
    width: 100%;
    margin-bottom: 25px;
  }
  /* line 2087, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .uk-grid {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
  /* line 2088, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .uk-grid-width-large-1-2 .uk-slideshow li > * {
    width: 100%;
    max-height: 420px;
  }
  /* line 2090, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .vw2 {
    font-size: 3.5vw;
    margin: 0px;
  }
  /* line 2091, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .vw1 {
    font-size: 1vw;
    line-height: 1.5vw;
    padding-right: 0px !important;
  }
  /* line 2092, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-948 .row4 .g-container2 {
    padding-right: 2rem !important;
  }
  /* line 2093, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .row3 {
    background-position-x: 63%;
  }
  /* line 2094, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-240 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2095, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-334 .row4 .g-container2 * {
    padding-right: 0px !important;
  }
  /* line 2096, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-280 .row1 p {
    padding-right: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  /* line 2099, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-footer .social li {
    margin: 0 15px;
  }
  /* line 2100, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-footer .social {
    text-align: center;
  }
  /* line 2101, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-footer {
    text-align: center;
  }
  /* line 2102, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .slogan {
    font-size: 16px;
  }
  /* line 2103, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-intro h1 {
    font-size: 50px;
  }
  /* line 2104, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .contact2 > .g-container2 > .uk-grid > .uk-width-2-5 {
    width: 100%;
    margin-top: 50px;
  }
  /* line 2105, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .contact2 > .g-container2 > .uk-grid > .uk-width-3-5 {
    width: 100%;
  }
  /* line 2106, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-948 .row3 .uk-width-medium-1-3 {
    text-align: center !important;
  }
  /* line 2107, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-616 .row3 .uk-width-1-1 {
    margin-bottom: 25px;
  }
  /* line 2108, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-212 .row4 ul.pad {
    font-size: 11px;
  }
  /* line 2109, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews .uk-overlay-panel h3 {
    font-size: 23px;
  }
  /* line 2110, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews .uk-overlay-panel {
    font-size: 15px;
  }
  /* line 2111, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .row2 h3 {
    font-size: 23px;
  }
  /* line 2112, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .uk-panel-space {
    font-size: 14px;
    line-height: 1.3;
  }
  /* line 2113, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .formbot {
    margin-top: 25px;
  }
  /* line 2114, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-240 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2115, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-246 .row1 h1 {
    font-size: 30px !important;
  }
  /* line 2116, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-246 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2117, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-298 .row1 h1 {
    font-size: 30px !important;
  }
  /* line 2118, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-298 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2119, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-298 .vet4 .uk-width-small-1-2 {
    margin-bottom: 20px;
  }
  /* line 2120, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-298 .row2 .blue p {
    font-size: 14px !important;
  }
  /* line 2121, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-350 .row1 h1 {
    line-height: 80px;
    font-size: 50px;
  }
  /* line 2122, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-350 .row2 .box {
    min-height: 290px;
  }
  /* line 2123, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-344 .row1 h1 {
    font-size: 25px;
  }
  /* line 2124, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-344 .row4 {
    background-size: cover;
  }
  /* line 2125, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-313 .row1 .uk-width-1-1 {
    padding-right: 0px !important;
  }
  /* line 2126, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-334 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2127, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-334 .row4 * {
    padding-right: 0px !important;
  }
  /* line 2128, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-359 .row2 h2 {
    font-size: 40px;
  }
  /* line 2129, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-359 .row2 .box {
    font-size: 16px;
  }
  /* line 2130, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-359 .row3 {
    margin-top: 50px !important;
  }
  /* line 2131, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-359 .row3 .g-container2 {
    padding: 0px !important;
  }
  /* line 2132, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-280 .row1 h1 {
    font-size: 35px !important;
  }
  /* line 2133, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-280 .vet4 .uk-width-small-1-2 {
    margin-bottom: 20px;
  }
  /* line 2134, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-280 .row2 .blue p {
    font-size: 14px !important;
  }
  /* line 2135, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-269 .contact h1 {
    font-size: 30px;
  }
  /* line 2136, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .browse {
    top: 60px;
    right: 30px;
  }
  /* line 2137, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .aerostaffdotnav li {
    font-size: 8px;
  }
  /* line 2138, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-258 .content .g-container2 {
    padding: 0px !important;
  }
  /* line 2139, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .bgcolor {
    margin-right: 0px;
    padding-right: 0px;
    margin-bottom: -100px;
  }
  /* line 2140, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .gm-style {
    background: #203642;
  }
  /* line 2141, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .events .comefly .pad {
    padding: 50px;
  }
  /* line 2142, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .event .readmore {
    padding-bottom: 23px;
    margin-top: 50px;
  }
  /* line 2143, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-122 .row2 .uk-panel-box h3 {
    font-size: 14px;
    line-height: 16px;
  }
  /* line 2144, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-122 .row2 .uk-panel-box .uk-button {
    display: none;
  }
  /* line 2145, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .uk-dotnav > * > * {
    width: 20px;
    height: 20px;
  }
  /* line 2146, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .bluesolid > img {
    transform: scale(2);
    transform-origin: top;
  }
  /* line 2147, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .bluesolid {
    min-height: 298px;
  }
  /* line 2148, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .bluetrans {
    min-height: 298px;
  }
  /* line 2149, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .bluetrans .boximg2 > img {
    transform: scale(2);
    transform-origin: top;
  }
  /* line 2150, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .bluetrans .boximg2 .box {
    min-height: 298px;
  }
  /* line 2151, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .timelinelinks {
    margin: 0 auto;
  }
  /* line 2152, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-240 .row3 {
    text-align: center;
  }
  /* line 2153, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .hmapsprem_map_container {
    height: 600px !important;
  }
  /* line 2154, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .articletitle {
    font-size: 25px;
    line-height: 1.5;
  }
  /* line 2155, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .bluetrans .boximg2 {
    min-height: 298px;
  }
  /* line 2156, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .timeline h4 {
    margin-top: 20px;
  }
  /* line 2157, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .herotext {
    font-size: 60px !important;
  }
}
@media screen and (max-width: 30rem) {
  /* line 2163, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .follow {
    display: none;
  }
  /* line 2164, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-footer .social li {
    margin: 0 6px;
  }
  /* line 2165, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-footer {
    font-size: 12px;
  }
  /* line 2166, wp-content/themes/g5_helium/custom/scss/custom.scss */
  ul.pad li {
    padding-left: 20px;
    font-size: 11px;
  }
  /* line 2167, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-616 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2168, wp-content/themes/g5_helium/custom/scss/custom.scss */
  button img {
    width: 14px !important;
  }
  /* line 2169, wp-content/themes/g5_helium/custom/scss/custom.scss */
  body, .uk-vertical-align-bottom, .uk-vertical-align-middle {
    font-size: 0.75rem !important;
  }
  /* line 2170, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews .uk-overlay-panel {
    height: 80%;
  }
  /* line 2171, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box {
    font-size: 0.75rem;
    line-height: 1.5;
    padding: 30px;
  }
  /* line 2172, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .box.white {
    padding: 30px;
  }
  /* line 2173, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .uk-panel-space, .page-id-231 .tallnews .uk-overlay-panel {
    font-size: 0.75rem;
    line-height: 1.5;
  }
  /* line 2174, wp-content/themes/g5_helium/custom/scss/custom.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.3rem 0.5rem;
  }
  /* line 2175, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .phonehide {
    display: none;
  }
  /* line 2176, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-246 .row3 .uk-width-1-1 {
    padding-right: 0px !important;
  }
  /* line 2177, wp-content/themes/g5_helium/custom/scss/custom.scss */
  h1 {
    line-height: 1.1 !important;
  }
  /* line 2178, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-298 .vet4 .uk-width-1-1 {
    margin-bottom: 20px;
  }
  /* line 2179, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-350 .row1 {
    height: 330px;
  }
  /* line 2180, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-350 .row1 h1 {
    font-size: 20px;
  }
  /* line 2181, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-350 .row2 .g-container2 {
    padding: 0px !important;
  }
  /* line 2182, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-350 .row2 .box1 {
    padding: 30px !important;
  }
  /* line 2183, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .post-350 .small .vw1, .vw1 {
    font-size: 3.5vw !important;
    line-height: 4.5vw !important;
  }
  /* line 2184, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-334 .row4 * {
    padding-right: 20px !important;
  }
  /* line 2185, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-304 .row1 h1 {
    font-size: 30px !important;
  }
  /* line 2186, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-317 .row1 .uk-width-1-1 > div {
    padding-right: 0px !important;
  }
  /* line 2187, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-359 .row3 .g-container2 {
    padding: 20px !important;
  }
  /* line 2188, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-331 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2189, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-331 .row1 h1 {
    font-size: 30px !important;
  }
  /* line 2190, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-331 .row3 .uk-width-1-1 {
    padding-right: 0px !important;
  }
  /* line 2191, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-280 .vet4 .uk-width-1-1 {
    margin-bottom: 20px;
  }
  /* line 2192, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-280 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2193, wp-content/themes/g5_helium/custom/scss/custom.scss */
  h2 {
    font-size: 24px;
  }
  /* line 2194, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-338 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2195, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-338 .row2 h2 {
    font-size: 23px !important;
  }
  /* line 2196, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-269 .contact h1 {
    font-size: 20px;
    margin-bottom: 60px;
  }
  /* line 2197, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .browse {
    position: relative;
    top: -30px;
    right: 0px;
  }
  /* line 2198, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-258 .content h3 {
    font-size: 20px;
  }
  /* line 2199, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-258 .content .box {
    padding: 30px !important;
  }
  /* line 2200, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .aerostaffdotnav li {
    font-size: 0px;
  }
  /* line 2201, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .event .readmore {
    padding-bottom: 14px;
    margin-top: 34px;
  }
  /* line 2202, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-122 .row2 .uk-panel-box .uk-width-small-1-2:last-child {
    padding-left: 45px;
    padding-top: 20px;
  }
  /* line 2203, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .vw3, .vw2 {
    font-size: 6vw !important;
    margin-top: 0px;
  }
  /* line 2204, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .entry-content figure > img {
    transform: scale(2);
    transform-origin: top;
  }
  /* line 2205, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .bluetrans .boximg2 > img {
    transform: scale(3);
  }
  /* line 2206, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-21 .entry-content figure > img {
    transform: scale(1.5);
  }
  /* line 2207, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-304 .row2 h2 {
    font-size: 15px !important;
  }
  /* line 2208, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-338 .row2 p {
    font-size: 15px !important;
  }
  /* line 2209, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .hmapsprem_map_container {
    height: 300px !important;
  }
  /* line 2210, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .line2box1 > img {
    transform: scale(3.5) !important;
  }
  /* line 2211, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .news #test .uk-row-first:first-of-type {
    display: none;
  }
  /* line 2212, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews .uk-overlay-panel {
    height: 100%;
  }
  /* line 2213, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews img {
    display: none;
  }
  /* line 2214, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-231 .tallnews .uk-cover-background {
    background-position-y: -120px;
  }
  /* line 2215, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-347 .box.white h2 {
    font-size: 15px;
  }
  /* line 2216, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-347 .box.white {
    font-size: 0.7rem;
    padding: 20px;
    padding-bottom: 5px;
    position: relative;
    top: -30px;
  }
  /* line 2217, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-347 .g-container2 {
    padding: 0px 0px 10px !important;
  }
  /* line 2218, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-4249 .uk-slideset-nav {
    display: none;
  }
  /* line 2219, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #groundsupport {
    text-align: left;
    margin: 0 -50px 20px;
  }
  /* line 2220, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #post-4249 .row1 p {
    padding-right: 0px !important;
  }
  /* line 2221, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #fullybacked {
    margin-top: 20px;
  }
  /* line 2222, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-5305 #nf-field-143 {
    padding: 15px 20px !important;
  }
  /* line 2223, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .hero {
    margin-top: 50%;
    max-width: 100%;
  }
  /* line 2227, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .herotext {
    font-size: 30px !important;
  }
}
/* New Home */
/* line 2234, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer {
  background: #eee;
  color: #454545;
  border: 0px;
}
/* line 2239, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header {
  background: none;
}
/* line 2242, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header:before {
  background: none;
}
/* line 2245, wp-content/themes/g5_helium/custom/scss/custom.scss */
.n2-ss-widget {
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  margin-bottom: -150px;
}
/* line 2249, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nextend-thumbnail-inner {
  margin: 0 auto !important;
  width: 1400px !important;
  height: 290px !important;
}
/* line 2254, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nextend-thumbnail-scroller {
  width: auto !important;
  background: #fff !important;
  padding: 80px 80px 80px 80px !important;
  left: 0px !important;
  height: 372px !important;
}
/* line 2261, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation {
  width: 1420px;
  margin: 0 auto;
  margin-bottom: -100px;
  position: relative;
  top: 50px;
  border-radius: 5px;
}
/* line 2269, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-family: proxima nova semibold;
  font-size: 18px;
  padding: 0px !important;
}
/* line 2274, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1.3rem;
}
/* line 2277, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-top {
  height: 60px;
  z-index: 10000;
  position: relative;
  width: 1420px;
  margin: 0 auto;
  margin-bottom: -40px;
  text-align: right;
}
/* line 2286, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-top .g-main-nav .g-toplevel > li.active > a {
  color: #fff !important;
  border-bottom: 0px;
}
/* line 2290, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 12px;
  line-height: 60px;
  font-family: proxima nova light;
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  padding-left: 20px;
}
/* line 2300, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gglobe:after {
  content: "Change Site Language";
  color: #fff;
  padding-left: 40px;
  width: 200px;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  line-height: 32px;
  text-shadow: 0 0 7px #000;
}
/* line 2311, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation {
  z-index: 5000 !important;
}
/* line 2315, wp-content/themes/g5_helium/custom/scss/custom.scss */
.n2-ss-button-container a {
  background: url('https://www.stsaviationgroup.com/images/slider-arrow.png') 0 0 no-repeat !important;
  height: 40px;
  line-height: 40px !important;
  padding-left: 60px !important;
}
/* line 2321, wp-content/themes/g5_helium/custom/scss/custom.scss */
div#n2-ss-2 .nextend-thumbnail-default, div#n2-ss-2 .nextend-thumbnail-inner {
  overflow: visible;
}
/* line 2324, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services {
  overflow-x: scroll;
  white-space: nowrap;
}
/* line 2328, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services * {
  transition: all 0.2s;
}
/* line 2331, wp-content/themes/g5_helium/custom/scss/custom.scss */
.teachnical_services::-webkit-scrollbar {
  background-color: red;
}
/* line 2334, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .box {
  width: 400px;
  display: inline-block;
  padding: 75px;
  cursor: pointer;
  transition: all 0.2s;
  margin: 40px 0;
  height: 466px;
}
/* line 2343, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .box:hover {
  background: #de4646;
  height: 466px;
}
/* line 2347, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .box:hover .arrow {
  margin-bottom: 30px;
  transform: translateY(10px);
}
/* line 2351, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .box img {
  opacity: 0;
  transition: all 0.2s;
  position: relative;
  top: -40px;
}
/* line 2357, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .box:hover img {
  opacity: 1;
}
/* line 2360, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .box:hover .line {
  width: 0px;
  opacity: 0;
}
/* line 2364, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .box:hover h3 {
  color: #fff;
  transform: translateY(20px);
  transition: all 0.2s;
}
/* line 2369, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .line {
  height: 1px;
  width: 200px;
  background: #ddd;
  margin: 60px 0 0px;
  transition: all 0.2s;
}
/* line 2376, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services h3 {
  font-family: proxima nova light;
  color: #ddd;
  font-size: 35px;
  margin-bottom: 40px;
  line-height: 40px;
  position: relative;
  transition: all 0.2s;
}
/* line 2385, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .arrow {
  margin-bottom: 50px;
  position: relative;
  transition: all 0.2s;
}
/* line 2390, wp-content/themes/g5_helium/custom/scss/custom.scss */
.technical_services .arrow i {
  color: #ddd;
}
/* line 2393, wp-content/themes/g5_helium/custom/scss/custom.scss */
.scroll::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
/* line 2397, wp-content/themes/g5_helium/custom/scss/custom.scss */
.scroll::-webkit-scrollbar-track {
  border-radius: 0px;
  background-color: #e3e3e3;
}
/* line 2401, wp-content/themes/g5_helium/custom/scss/custom.scss */
.scroll::-webkit-scrollbar-thumb {
  border-radius: 0px;
  background-color: #ea1f2a;
}
/* line 2405, wp-content/themes/g5_helium/custom/scss/custom.scss */
.newsblock {
  background: #cc4141;
  color: #fff;
  padding: 50px;
  padding-top: 80px;
}
/* line 2411, wp-content/themes/g5_helium/custom/scss/custom.scss */
.newsblock .uk-slideset-nav {
  position: absolute;
  top: 10px;
}
/* line 2415, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-slidenav-previous {
  position: absolute;
  top: 100px;
  left: -100px;
  background: #262626;
  color: #fff;
  font-size: 15px;
}
/* line 2423, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-slidenav-next {
  position: absolute;
  top: 0px;
  left: -100px;
  background: #262626;
  color: #fff;
  font-size: 15px;
}
/* line 2431, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-slidenav-next:before {
  display: none;
}
/* line 2434, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-slidenav-previous:before {
  display: none;
}
/* line 2437, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-slidenav {
  width: 100px;
  height: 100px;
  line-height: 100px;
}
/* line 2442, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-slidenav:focus, .uk-slidenav:hover {
  color: #aaa;
}
/* line 2445, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-dotnav > .uk-active > * {
  background: #fff;
}
/* line 2448, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-dotnav > * > * {
  background: rgba(255, 255, 255, 0.2);
  width: 30px;
  height: 2px;
}
/* line 2453, wp-content/themes/g5_helium/custom/scss/custom.scss */
.newsblock h3.uk-panel-title, .newsblock h3 {
  color: #fff;
  font-family: proxima nova light;
  font-size: 32px;
  line-height: 35px;
  margin-bottom: 50px;
}
/* line 2461, wp-content/themes/g5_helium/custom/scss/custom.scss */
.newsblock p a {
  font-family: proxima nova semibold;
  color: #fff;
}
/* line 2465, wp-content/themes/g5_helium/custom/scss/custom.scss */
.newsblock span.date {
  font-size: 16px;
  font-family: proxima nova semibold;
  margin-bottom: 10px;
  display: block;
}
/* line 2471, wp-content/themes/g5_helium/custom/scss/custom.scss */
.newsblock p a i {
  margin-left: 10px;
  position: relative;
  top: 1px;
}
/* NEW EDITS */
/* line 2479, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uael-sort-icon:after {
  font-family: 'fontawesome';
  font-weight: 900;
}
/* line 2483, wp-content/themes/g5_helium/custom/scss/custom.scss */
.dark a {
  color: #fff;
  text-decoration: underline;
}
/* line 2487, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #212b37;
  font-weight: normal;
  font-family: proxima nova semibold;
  font-size: 18px;
}
/* line 2493, wp-content/themes/g5_helium/custom/scss/custom.scss */
.follow a {
  font-family: proxima nova semibold;
  font-size: 18px;
}
/* line 2497, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2 a, .contact2 a.email {
  color: #fff;
}
/* line 2501, wp-content/themes/g5_helium/custom/scss/custom.scss */
.box.red, .events .comefly button, button.primary, input.primary {
  font-family: proxima nova regular;
}
/* line 2504, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-331 .technical_services .box {
  margin: 0px;
  width: 300px;
  padding: 45px;
  height: 320px;
}
/* line 2510, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-331 .technical_services .box:hover {
  height: 320px;
}
/* line 2513, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-331 .technical_services h3 {
  font-size: 25px;
  line-height: 30px;
}
/* line 2517, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-331 .technical_services .box:hover h3 {
  transform: translateY(10px);
}
/* line 2520, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-6417 .g-container2 {
  padding: 100px 0 100px;
}
/* line 2523, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-334 .row1 {
  padding-top: 120px;
  background: #f7f7f7;
}
/* line 2527, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-359 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-304 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-334 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-313 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-280 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-298 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-246 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container, .page-id-256 #g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #333;
}
/* line 2537, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-269 .row5 {
  background-color: #732525;
  background-image: url('https://www.stsaviationgroup.com/images/news-bg.jpg');
  background-position: center center;
  background-size: cover;
  color: #fff;
  padding-top: 120px;
}
/* line 2545, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-256 .row5 {
  background-color: #f7f7f7;
  color: #111;
  padding-top: 120px;
}
/* line 2550, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-246 .row1 {
  background: #f7f7f7;
  padding-top: 120px;
}
/* line 2554, wp-content/themes/g5_helium/custom/scss/custom.scss */
.page-id-60 .row1 {
  padding-top: 120px;
}
@media screen and (max-width: 89rem) {
  /* line 2559, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    width: 95%;
  }
  /* line 2560, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-top {
    width: 95%;
  }
  /* line 2561, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .logo img {
    margin-top: 20px;
  }
  /* line 2562, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  /* line 2565, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation {
    margin: 0px;
    top: 0px;
    width: 100%;
  }
  /* line 2566, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-top {
    display: none;
  }
  /* line 2567, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-news #g-container-main {
    padding-top: 110px;
  }
  /* line 2568, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .contact2 {
    padding-top: 0px;
  }
  /* line 2569, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-6417 .g-container2 {
    padding: 100px 0 9rem;
  }
  /* line 2570, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .vettop {
    padding-top: 0px;
  }
  /* line 2571, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-253 .row1 {
    padding-top: 0px;
  }
  /* line 2572, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-269 .row5, .page-id-256 .row5 {
    padding-top: 0px;
  }
  /* line 2573, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-246 .row1 {
    padding-top: 0px;
  }
  /* line 2574, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-258 .row3 {
    margin-bottom: 0;
  }
  /* line 2575, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-338 .row1 {
    padding-top: 0px;
  }
  /* line 2576, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-313 .row1 {
    padding-top: 0px;
  }
  /* line 2577, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-317 .row1 {
    padding-top: 0px;
  }
  /* line 2578, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-334 .row1 {
    padding-top: 0px;
  }
  /* line 2579, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-304 .row1 {
    padding-top: 0px;
  }
  /* line 2580, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .page-id-60 .row1 {
    padding-top: 0px;
  }
  /* line 2581, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .search {
    margin-top: 20px;
  }
  /* line 2582, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    display: block !important;
  }
}
/* SLIDER */
/* line 2587, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav {
  overflow: hidden;
}
/* line 2590, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav * {
  transition: all 0.2s;
}
/* line 2593, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .date {
  display: none !important;
}
/* line 2596, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav h3 {
  display: none;
}
/* line 2599, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav h3.uk-panel-title {
  display: block;
  height: 60px;
  font-size: 14px;
  font-family: proxima nova semibold;
  color: #999;
}
/* line 2607, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .uk-panel {
  padding: 35px;
  margin: 10px;
  background: #fff;
}
/* line 2612, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .uk-panel:hover h3.uk-panel-title {
  color: #cc4141;
  transform: translate(0px, 10px);
}
/* line 2616, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .uk-panel a img {
  opacity: 0.7;
}
/* line 2619, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .uk-panel:hover a img {
  transform: translate(0px, 5px);
  opacity: 1;
}
/* line 2623, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .uk-text-center {
  text-align: left !important;
}
/* line 2626, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav img {
  margin-bottom: 20px;
}
/* line 2629, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .uk-slidenav {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
/* line 2634, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .uk-slidenav-previous {
  position: absolute;
  top: 140px;
  left: -55px;
  background: #cc4141;
  color: #fff;
  font-size: 15px;
  z-index: 99999;
}
/* line 2644, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .uk-slidenav-next {
  position: absolute;
  top: 150px;
  right: -65px;
  background: #cc4141;
  color: #fff;
  font-size: 15px;
  left: inherit;
}
/* line 2653, wp-content/themes/g5_helium/custom/scss/custom.scss */
.slidernav .uk-slidenav-next:hover, .slidernav .uk-slidenav-previous:hover {
  color: #555;
}
/* line 2657, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2.mro {
  background: url('../../../../../images/contact-mro.jpg') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 150px;
}
/* line 2663, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2.cs {
  background: url('../../../../../images/cs_contact.png') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 150px;
}
/* line 2669, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2.wf {
  background: url('../../../../../images/ts_contact.png') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 150px;
}
/* line 2675, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contact2.es {
  background: url('../../../../../images/es_contact.png') 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  padding-top: 150px;
}
/* line 2681, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer a i {
  color: #000;
}
/* line 2684, wp-content/themes/g5_helium/custom/scss/custom.scss */
#language {
  padding-top: 20px !important;
  /* padding-left: 20px !important;*/
}
/* HOME SLIDESHOW */
/* line 2691, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nextend-thumbnail-horizontal {
  top: 33vw;
  bottom: auto !important;
}
/* line 2698, wp-content/themes/g5_helium/custom/scss/custom.scss */
.nextend-thumbnail-scroller {
  width: auto !important;
  background: #fff !important;
  padding: 80px 80px 0px 250px !important;
  left: 0px !important;
  height: 372px !important;
  padding-left: calc((100% - 1400px) / 2) !important;
}
@media screen and (max-width: 1740px) {
  /* line 2708, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-scroller {
    padding: 60px 60px 0px 250px !important;
    padding-left: calc((100% - 1400px) / 2) !important;
  }
  /* line 2712, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-horizontal {
    top: 34vw;
  }
  /* line 2715, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 70px;
  }
}
@media screen and (max-width: 1650px) {
  /* line 2720, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-scroller {
    padding: 60px 60px 0px 250px !important;
    padding-left: calc((100% - 1400px) / 2) !important;
  }
  /* line 2724, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-horizontal {
    top: 36vw;
  }
  /* line 2727, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 110px;
  }
}
@media screen and (max-width: 1580px) {
  /* line 2732, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-scroller {
    padding: 60px 60px 0px 250px !important;
    padding-left: calc((100% - 1400px) / 2) !important;
  }
  /* line 2736, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-horizontal {
    top: 36vw;
  }
  /* line 2739, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 130px;
  }
}
@media screen and (max-width: 1500px) {
  /* line 2744, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-scroller {
    padding: 60px 60px 0px 250px !important;
    padding-left: calc((100% - 1400px) / 2) !important;
  }
  /* line 2748, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-horizontal {
    top: 40vw;
  }
  /* line 2751, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 190px;
  }
}
@media screen and (max-width: 1400px) {
  /* line 2757, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 0px 10px 0px 10px;
    text-align: center;
  }
}
@media screen and (max-width: 1400px) {
  /* line 2765, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /*div#n2-ss-2 .n2-font-75c89347ec2bd4fe3c9359f2fa898676-hover {font-size:50px !important;line-height:50px  !important;}*/
  /* line 2766, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .n2-ss-section-main-content {
    padding-top: 200px !important;
  }
  /* line 2767, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-scroller {
    padding: 0 !important;
    height: auto !important;
  }
  /* line 2768, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-inner {
    height: auto !important;
  }
  /* line 2769, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-horizontal {
    top: 550px !important;
  }
  /* line 2770, wp-content/themes/g5_helium/custom/scss/custom.scss */
  div#n2-ss-2 .n2-style-39375382e335dfa1c3fcfc9e7d117869-dot {
    width: 170px !important;
    height: 170px !important;
  }
  /* line 2771, wp-content/themes/g5_helium/custom/scss/custom.scss */
  div#n2-ss-2 .n2-ss-thumb-image {
    width: 170px !important;
    height: 170px !important;
  }
}
@media screen and (max-width: 1023px) {
  /* line 2775, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-horizontal {
    top: 630px;
    bottom: auto !important;
  }
  /* line 2779, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .n2-ss-section-main-content {
    padding-top: 50px !important;
  }
  /* line 2780, wp-content/themes/g5_helium/custom/scss/custom.scss */
  div#n2-ss-2 .n2-font-75c89347ec2bd4fe3c9359f2fa898676-hover {
    font-size: 33px !important;
    line-height: 40px !important;
  }
  /* line 2781, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-horizontal {
    top: 344px !important;
  }
  /* line 2782, wp-content/themes/g5_helium/custom/scss/custom.scss */
  div#n2-ss-2 .n2-style-39375382e335dfa1c3fcfc9e7d117869-dot {
    width: 120px !important;
    height: 120px !important;
  }
  /* line 2783, wp-content/themes/g5_helium/custom/scss/custom.scss */
  div#n2-ss-2 .n2-ss-thumb-image {
    width: 120px !important;
    height: 120px !important;
  }
  /* line 2784, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .slidernav {
    overflow: visible;
  }
  /* line 2785, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .slidernav .uk-slidenav-next {
    position: absolute;
    top: 150px;
    right: -60px;
    background: #cc4141;
    color: #fff;
    font-size: 15px;
    left: inherit;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  /* line 2797, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .slidernav .uk-slidenav-previous {
    position: absolute;
    top: 140px;
    left: -35px;
    background: #cc4141;
    color: #fff;
    font-size: 15px;
    z-index: 99999;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  /* line 2809, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #custom-5950-particle {
    padding: 20px;
  }
}
@media screen and (max-width: 670px) {
  /* line 2812, wp-content/themes/g5_helium/custom/scss/custom.scss */
  div#n2-ss-2 .n2-style-39375382e335dfa1c3fcfc9e7d117869-dot {
    width: 100px !important;
    height: 100px !important;
  }
  /* line 2813, wp-content/themes/g5_helium/custom/scss/custom.scss */
  div#n2-ss-2 .n2-ss-thumb-image {
    width: 100px !important;
    height: 100px !important;
  }
}
@media screen and (max-width: 500px) {
  /* line 2816, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .nextend-thumbnail-horizontal {
    display: none !important;
  }
  /* line 2819, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .elementor-21 .elementor-element.elementor-element-a6a308e {
    margin-top: 20px !important;
  }
  /* line 2820, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .n2-ss-slider .n2-ss-layer-content {
    padding-bottom: 50px !important;
  }
  /* line 2821, wp-content/themes/g5_helium/custom/scss/custom.scss */
  div#n2-ss-2 .n2-font-75c89347ec2bd4fe3c9359f2fa898676-hover {
    font-size: 30px !important;
    line-height: 30px !important;
  }
  /* line 2822, wp-content/themes/g5_helium/custom/scss/custom.scss */
  div#n2-ss-2 .n2-font-0cfb2c98751bb838d0ae221d73a2f40e-paragraph {
    font-size: 17px !important;
    line-height: 25px !important;
  }
}
/* line 2825, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-touch .uk-hidden-touch, .uk-notouch .uk-hidden-notouch {
  display: block !important;
}
/* line 2829, wp-content/themes/g5_helium/custom/scss/custom.scss */
.error404 #g-container-main {
  padding-top: 200px;
}
/* line 2832, wp-content/themes/g5_helium/custom/scss/custom.scss */
.archive {
  padding: 200px 100px 100px;
}
/*# sourceMappingURL=custom_line_maintenance.css.map */