/* GANTRY5 DEVELOPMENT MODE ENABLED.

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

   For more information on modifying CSS, please read:

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

@import url('https://fonts.googleapis.com/css2?family=Khula:wght@300;400;600;700;800&display=swap');
/*** EWD Tweaks ***/
/* line 5, templates/g5_helium/custom/scss/custom.scss */
body {
  font-size: 18px;
  line-height: 130%;
}
/* line 9, templates/g5_helium/custom/scss/custom.scss */
body p {
  margin: 0 0 15px 0;
}
/* line 12, templates/g5_helium/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  font-weight: 600;
  line-height: 110%;
}
/* line 16, templates/g5_helium/custom/scss/custom.scss */
.page-header h2, #g-aside .moduletable .g-title, #g-sidebar .moduletable .g-title {
  margin-top: 0;
  color: #fcc123;
  font-weight: 700;
}
/* line 21, templates/g5_helium/custom/scss/custom.scss */
h2, #g-aside .moduletable .g-title, #g-sidebar .moduletable .g-title {
  font-size: 40px;
}
/* line 24, templates/g5_helium/custom/scss/custom.scss */
.g-content, #g-footer .g-content {
  margin: 10px;
  padding: 15px;
}
/* line 28, templates/g5_helium/custom/scss/custom.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0;
  margin: 0;
}
/* line 32, templates/g5_helium/custom/scss/custom.scss */
#g-footer, #g-expanded, #g-below, #g-features, #g-mainbar, #g-aside, #g-sidebar {
  padding: 35px 0;
}
/* line 35, templates/g5_helium/custom/scss/custom.scss */
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .finder #searchForm .btn, .search #search-form .btn, .finder #search-form .btn, .rsform .formResponsive button[type="submit"] {
  display: inline-block;
  font-family: "Khula", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 20px 50px;
  vertical-align: middle;
  text-shadow: none !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  outline: none !important;
  background: #fcc123;
  color: #fff;
}
/* line 58, templates/g5_helium/custom/scss/custom.scss */
.edit.item-page .btn-toolbar .btn:hover, .pager.pagenav a:hover, p.readmore .btn:hover, .contact .form-actions .btn:hover, #contact-form .controls .btn-primary.validate:hover, .profile .btn:hover, .login .btn:hover, .logout .btn:hover, .registration .btn:hover, .profile-edit .btn:hover, .remind .btn:hover, .reset .btn:hover, .search #searchForm .btn:hover, .finder #searchForm .btn:hover, .search #search-form .btn:hover, .finder #search-form .btn:hover, .edit.item-page .btn-toolbar .btn:active, .pager.pagenav a:active, p.readmore .btn:active, .contact .form-actions .btn:active, #contact-form .controls .btn-primary.validate:active, .profile .btn:active, .login .btn:active, .logout .btn:active, .registration .btn:active, .profile-edit .btn:active, .remind .btn:active, .reset .btn:active, .search #searchForm .btn:active, .finder #searchForm .btn:active, .search #search-form .btn:active, .finder #search-form .btn:active, .edit.item-page .btn-toolbar .btn:focus, .pager.pagenav a:focus, p.readmore .btn:focus, .contact .form-actions .btn:focus, #contact-form .controls .btn-primary.validate:focus, .profile .btn:focus, .login .btn:focus, .logout .btn:focus, .registration .btn:focus, .profile-edit .btn:focus, .remind .btn:focus, .reset .btn:focus, .search #searchForm .btn:focus, .finder #searchForm .btn:focus, .search #search-form .btn:focus, .finder #search-form .btn:focus, .rsform .formResponsive button[type="submit"]:hover {
  background: #d29a1a;
  color: #fff;
  text-shadow: none !important;
}
/* line 65, templates/g5_helium/custom/scss/custom.scss */
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .rsform .formResponsive input[type="text"], .rsform .formResponsive input[type="number"], .rsform .formResponsive input[type="email"], .rsform .formResponsive input[type="tel"], .rsform .formResponsive input[type="url"], .rsform .formResponsive input[type="password"] {
  height: 40px;
}
/* line 70, templates/g5_helium/custom/scss/custom.scss */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .rsform .formResponsive textarea, .rsform .formResponsive input[type="text"], .rsform .formResponsive input[type="number"], .rsform .formResponsive input[type="email"], .rsform .formResponsive input[type="tel"], .rsform .formResponsive input[type="url"], .rsform .formResponsive input[type="password"] {
  border: 1px solid #f5f5f5 !important;
  border-radius: 0;
  box-shadow: none !important;
  text-shadow: none !important;
  outline: none !important;
  font-family: inherit;
  color: #000;
  font-size: 15px;
}
/* line 82, templates/g5_helium/custom/scss/custom.scss */
.top_logo_sec .g-content {
  padding-right: 0;
}
/* line 85, templates/g5_helium/custom/scss/custom.scss */
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 100%;
}
/* line 88, templates/g5_helium/custom/scss/custom.scss */
.top_menu_sec .g-content {
  padding-left: 0;
  padding-right: 0;
}
/* line 92, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-grid {
  align-items: center;
}
/* line 95, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  border-bottom: 2px solid #000;
  display: inline-block;
  vertical-align: middle;
}
/* line 100, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 100%;
}
/* line 103, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 16px 0 0;
  position: relative;
  line-height: 100%;
}
/* line 108, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:last-child {
  margin: 0;
}
/* line 111, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li::after {
  content: "|";
  position: absolute;
  top: 0;
  right: -14px;
  height: 20px;
}
/* line 118, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:last-child::after {
  display: none;
}
/* line 121, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000;
  padding: 0;
  text-transform: uppercase;
  font-size: 18px;
}
/* line 127, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content, #g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  box-shadow: none;
  color: #fcc123;
}
/* line 132, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: 100%;
  padding: 0;
  vertical-align: top;
}
/* line 137, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  display: none;
}
/* line 140, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  border: none;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.8);
  padding: 11px 15px;
}
/* line 146, templates/g5_helium/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
}
/* line 150, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fcc123;
  border-bottom: none;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 4px 0;
}
/* line 157, templates/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: #d29a1a;
}
/* line 160, templates/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
  border-bottom: none;
}
/* line 163, templates/g5_helium/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle {
  color: #fcc123;
}
/* line 166, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: none;
}
/* line 170, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas a:hover {
  color: #fcc123 !important;
}
/* line 173, templates/g5_helium/custom/scss/custom.scss */
#g-mobilemenu-container {
  margin: -15px -25px;
}
/* line 176, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
  padding: 5px 15px;
}
/* line 180, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #fcc123;
}
/* line 183, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: none;
  background: none;
  border-radius: 0;
  margin: 0;
  padding: 0.2rem;
}
/* line 190, templates/g5_helium/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: none;
}
/* line 193, templates/g5_helium/custom/scss/custom.scss */
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator::after, .g-go-back a::before {
  opacity: 1;
  font-size: 15px;
}
/* line 197, templates/g5_helium/custom/scss/custom.scss */
.top_links_sec .g-content {
  padding-left: 0;
}
/* line 200, templates/g5_helium/custom/scss/custom.scss */
.custom.top_links_box {
  text-align: right;
}
/* line 203, templates/g5_helium/custom/scss/custom.scss */
.soc_links_wrap a {
  font-size: 22px;
  background: #000;
  text-align: center;
  line-height: 30px;
  width: 34px;
  margin-left: 5px;
  height: 34px;
  display: inline-block;
  padding: 5px;
  vertical-align: top;
}
/* line 215, templates/g5_helium/custom/scss/custom.scss */
#g-features .g-container {
  padding: 0 15px;
}
/* line 218, templates/g5_helium/custom/scss/custom.scss */
#g-features .g-container .feature-a .g-content {
  background: url('../../images/ecs_tnails.jpg') repeat scroll 50% 50% #000;
  background-size: cover;
}
/* line 222, templates/g5_helium/custom/scss/custom.scss */
#g-features .g-container .feature-b .g-content {
  background: url('../../images/ecs_tnails2.jpg') repeat scroll 50% 50% #000;
  background-size: cover;
}
/* line 226, templates/g5_helium/custom/scss/custom.scss */
#g-features .g-container .feature-c .g-content {
  background: url('../../images/ecs_tnails3.jpg') repeat scroll 50% 50% #000;
  background-size: cover;
}
/* line 230, templates/g5_helium/custom/scss/custom.scss */
.services_1_wrap {
  padding: 15px;
  color: #fff;
}
/* line 234, templates/g5_helium/custom/scss/custom.scss */
.services_1_wrap h3 {
  margin: 0;
  color: #fcc123;
  border-bottom: 1px solid #fcc123;
  margin-bottom: 15px;
  line-height: 100%;
  padding-bottom: 5px;
}
/* line 242, templates/g5_helium/custom/scss/custom.scss */
.moduletable .services_1_wrap .nav {
  border: none;
  padding: 0;
  width: 100%;
  margin: 0;
}
/* line 248, templates/g5_helium/custom/scss/custom.scss */
.moduletable .services_1_wrap .nav li {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 253, templates/g5_helium/custom/scss/custom.scss */
.services_1_inner .services_1_text {
  display: block;
}
/* line 256, templates/g5_helium/custom/scss/custom.scss */
.services_1_inner:hover .services_1_text {
  display: none;
}
/* line 259, templates/g5_helium/custom/scss/custom.scss */
.services_1_inner .services_1_hover_menu {
  display: none;
}
/* line 262, templates/g5_helium/custom/scss/custom.scss */
.services_1_inner:hover .services_1_hover_menu {
  display: block;
}
/* line 265, templates/g5_helium/custom/scss/custom.scss */
#g-container-main .g-block.left_column, #g-container-main .g-block.right_column {
  position: relative;
}
/* line 268, templates/g5_helium/custom/scss/custom.scss */
#g-container-main .g-block.left_column::after, #g-container-main .g-block.right_column::before {
  content: "";
  border-right: 1px solid #000;
  position: absolute;
  top: 60px;
  width: 1px;
  bottom: 60px;
}
/* line 276, templates/g5_helium/custom/scss/custom.scss */
#g-container-main .g-block.left_column::after {
  right: 0;
}
/* line 279, templates/g5_helium/custom/scss/custom.scss */
#g-container-main .g-block.right_column::before {
  left: 0;
}
/* line 282, templates/g5_helium/custom/scss/custom.scss */
#g-below {
  background: url('../../images/ecs_footer1.jpg') repeat scroll 50% 50% #000;
  background-size: cover;
  position: relative;
  color: #fff;
}
/* line 288, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formHorizontal .rsform-block {
  margin-bottom: 30px;
  border-bottom: 1px solid #fff;
}
/* line 292, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formHorizontal .formControlLabel {
  float: left;
  width: 20%;
  padding: 0;
  text-align: left;
  margin: 0;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 301, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .rsform-input-box {
  background: transparent;
  color: #fff;
  max-width: 100%;
  width: 100%;
  border: none !important;
  padding: 0;
  margin: 0;
  height: 30px;
}
/* line 311, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formHorizontal p.formDescription {
  display: none;
}
/* line 314, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formHorizontal .formValidation {
  display: block;
  text-align: left;
}
/* line 318, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formError {
  color: #f00;
  padding-left: 0;
  vertical-align: top;
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 5px 0;
  height: auto;
  display: inline-block;
  vertical-align: top;
  line-height: 100%;
}
/* line 330, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formHorizontal .rsform-block.rsform-block.rsform-block-submit {
  /* margin: 0; */
  border: none;
}
/* line 334, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formHorizontal .rsform-block.rsform-block.rsform-block-submit .formControls {
  margin: 30px 0 0 0;
}
/* line 337, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .rsform-submit-button {
  background: #fff;
  color: #000;
}
/* line 341, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formHorizontal .rsform-block.rsform-block-antispam-c {
  margin: 0;
  border: none;
  text-align: center;
}
/* line 346, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formHorizontal .rsform-block.rsform-block-antispam-c .formControlLabel {
  display: none;
}
/* line 349, templates/g5_helium/custom/scss/custom.scss */
#g-below .rsform .formResponsive .formHorizontal .rsform-block.rsform-block-antispam-c .formControls {
  margin: 0;
  display: inline-block;
  vertical-align: top;
  width: auto;
}
/* line 358, templates/g5_helium/custom/scss/custom.scss */
#g-expanded {
  background: url('../../images/ecs_footer2.jpg') repeat scroll 50% 50% #000;
  background-size: cover;
  position: relative;
}
/* line 363, templates/g5_helium/custom/scss/custom.scss */
.exapanded_logo {
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -75px;
}
/* line 369, templates/g5_helium/custom/scss/custom.scss */
.exapanded_wrap {
  padding-top: 85px;
}
/* line 372, templates/g5_helium/custom/scss/custom.scss */
.exapanded_wrap h3, .bottom_form_wrap h3, .services_below_box h2, #g-header .header_inner_wrap h2 {
  font-weight: 700;
  margin-bottom: 35px;
}
/* line 377, templates/g5_helium/custom/scss/custom.scss */
.exapanded_wrap h3, .bottom_form_wrap h3, .services_below_box h2 {
  font-size: 50px;
}
/* line 380, templates/g5_helium/custom/scss/custom.scss */
#g-header .header_inner_wrap h2 {
  font-size: 60px;
  font-weight: 800;
}
/* line 384, templates/g5_helium/custom/scss/custom.scss */
.footer_logos_box img {
  margin: 0 10px;
}
/* line 387, templates/g5_helium/custom/scss/custom.scss */
#g-copyright {
  background: #000;
  color: #fff;
}
/* line 391, templates/g5_helium/custom/scss/custom.scss */
.embedGoogleMap {
  vertical-align: top;
}
/* line 394, templates/g5_helium/custom/scss/custom.scss */
img.float-left {
  margin-right: 15px;
}
/* line 397, templates/g5_helium/custom/scss/custom.scss */
.flushed_container .g-container {
  max-width: 75rem;
  padding: 60px 25px;
  color: #fff;
  height: 100%;
  position: relative;
}
/* line 404, templates/g5_helium/custom/scss/custom.scss */
#g-header .header_inner_box {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 409, templates/g5_helium/custom/scss/custom.scss */
#g-header .header_inner_wrap h2 {
  margin: 0;
  line-height: 110%;
}
/* line 413, templates/g5_helium/custom/scss/custom.scss */
#g-header .header_inner_wrap {
  max-width: 50%;
}
/* line 416, templates/g5_helium/custom/scss/custom.scss */
#g-header .header_inner_wrap .header_inner_content_txt {
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 5px;
}
/** Slider  **/
/* line 424, templates/g5_helium/custom/scss/custom.scss */
.main_slider_box .slide-desc, .main_slider_box .slide-desc-in, .main_slider_box .slide-desc-text-default, .main_slider_box .slide-text, .main_slider_wrap .flushed_container {
  padding: 0;
  height: 100%;
}
/* line 428, templates/g5_helium/custom/scss/custom.scss */
.main_slider_wrap {
  height: 100%;
}
/* line 431, templates/g5_helium/custom/scss/custom.scss */
#g-header .main_slider_wrap .header_inner_wrap {
  max-width: 100%;
  display: flex;
  align-items: center;
  height: calc(100% - 120px);
}
/* line 437, templates/g5_helium/custom/scss/custom.scss */
#g-header .main_slider_wrap .header_inner_wrap h2 {
  margin: 0;
}
/* line 440, templates/g5_helium/custom/scss/custom.scss */
.main_slider_wrap .bottom_text_box .flushed_container .g-container {
  padding: 25px;
  position: relative;
}
/* line 444, templates/g5_helium/custom/scss/custom.scss */
#g-header .main_slider_wrap .bottom_text_box_logo {
  position: absolute;
  top: 30px;
  right: 25px;
}
/* line 449, templates/g5_helium/custom/scss/custom.scss */
.main_slider_wrap .bottom_text_box_img {
  position: absolute;
  bottom: 0;
  right: 25px;
  z-index: 10;
}
/* line 455, templates/g5_helium/custom/scss/custom.scss */
.main_slider_wrap .bottom_text_box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #5e5e5e;
  font-weight: 700;
  font-size: 50px;
}
/* line 464, templates/g5_helium/custom/scss/custom.scss */
.main_slider_wrap .bottom_text_box .bottom_text_box_txt {
  font-size: 22px;
  margin-bottom: 10px;
}
/* line 468, templates/g5_helium/custom/scss/custom.scss */
.main_slider_wrap .bottom_text_box .bottom_text_box_num::before {
  content: "\f095";
  margin-right: 10px;
  font-family: FontAwesome;
  color: #fcc123;
  font-size: 20px;
  border: 2px solid #fcc123;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  vertical-align: bottom;
}
/* line 483, templates/g5_helium/custom/scss/custom.scss */
#g-header .main_slider_wrap .header_inner_content_txt {
  font-size: 18px;
  max-width: 60%;
  letter-spacing: 1px;
  font-weight: 600;
}
/** Anim **/
/* line 493, templates/g5_helium/custom/scss/custom.scss */
.slider-container ul li img.dj-image {
  width: 100%;
  animation: kb 40s ease;
  -ms-animation: kb 40s ease;
  -webkit-animation: kb 40s ease;
  -0-animation: kb 40s ease;
  -moz-animation: kb 40s ease;
  position: relative;
}
/* line 503, templates/g5_helium/custom/scss/custom.scss */
#g-header .main_slider_wrap .header_inner_wrap h2 {
  animation: titleMove 1s ease;
  position: relative;
}
@-webkit-keyframes titleMove {
  /* line 508, templates/g5_helium/custom/scss/custom.scss */
  0% {
    left: -999px;
  }
  /* line 511, templates/g5_helium/custom/scss/custom.scss */
  100% {
    left: 0;
  }
}
/* line 515, templates/g5_helium/custom/scss/custom.scss */
.main_slider_wrap .bottom_text_box_img img {
  animation: imgMove 1s ease;
  position: relative;
}
@-webkit-keyframes imgMove {
  /* line 520, templates/g5_helium/custom/scss/custom.scss */
  0% {
    bottom: -999px;
  }
  /* line 523, templates/g5_helium/custom/scss/custom.scss */
  100% {
    bottom: 0;
  }
}
@-webkit-keyframes kb {
  /* line 528, templates/g5_helium/custom/scss/custom.scss */
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
  }
  /* line 540, templates/g5_helium/custom/scss/custom.scss */
  100% {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
  }
}
/** MQ **/
@media (max-width: 1855px) {
  /* line 552, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box_img img {
    max-height: 560px;
  }
}
@media (max-width: 1599px) {
  /* line 557, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box_img img {
    max-height: 500px;
  }
}
@media (max-width: 1439px) {
  /* line 562, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box_img img {
    max-height: 415px;
  }
}
@media (max-width: 1199px) {
  /* line 568, templates/g5_helium/custom/scss/custom.scss */
  .flushed_container .g-container {
    max-width: 60rem;
  }
  /* line 571, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box_img img {
    max-height: 330px;
  }
  /* line 574, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap h2, #g-header .main_slider_wrap .header_inner_wrap h2 {
    line-height: 110%;
  }
}
@media (max-width: 959px) {
  /* line 579, templates/g5_helium/custom/scss/custom.scss */
  .flushed_container .g-container {
    max-width: 48rem;
  }
  /* line 582, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap {
    max-width: 100%;
  }
  /* line 585, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box_img img {
    max-height: 265px;
  }
  /* line 588, templates/g5_helium/custom/scss/custom.scss */
  .flushed_container .g-container {
    max-width: 48rem;
    padding: 25px;
  }
  /* line 592, templates/g5_helium/custom/scss/custom.scss */
  #g-header .main_slider_wrap .header_inner_content_txt {
    font-size: 16px;
    max-width: 70%;
    line-height: 110%;
  }
  /* line 597, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap .header_inner_content_txt {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
}
@media (max-width: 767px) {
  /* line 603, templates/g5_helium/custom/scss/custom.scss */
  .flushed_container .g-container {
    max-width: 30rem;
  }
  /* line 606, templates/g5_helium/custom/scss/custom.scss */
  .top_logo_sec .g-content {
    padding-right: 15px;
    padding-bottom: 0;
  }
  /* line 610, templates/g5_helium/custom/scss/custom.scss */
  .g-logo {
    padding: 0 30px;
  }
  /* line 613, templates/g5_helium/custom/scss/custom.scss */
  .top_links_sec .g-content {
    padding: 0 0 15px 0;
    margin: 0;
  }
  /* line 617, templates/g5_helium/custom/scss/custom.scss */
  .custom.top_links_box {
    text-align: center;
  }
  /* line 620, templates/g5_helium/custom/scss/custom.scss */
  #g-below .rsform .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 15px;
  }
  /* line 623, templates/g5_helium/custom/scss/custom.scss */
  #g-below .rsform .formResponsive .formHorizontal .formControlLabel {
    float: none;
    width: 100%;
    text-align: center;
  }
  /* line 628, templates/g5_helium/custom/scss/custom.scss */
  #g-below .rsform .formResponsive .formHorizontal .rsform-block.rsform-block-antispam-c {
    margin-top: 15px;
  }
  /* line 631, templates/g5_helium/custom/scss/custom.scss */
  .formResponsive .formBody {
    float: none;
    text-align: center;
  }
  /* line 635, templates/g5_helium/custom/scss/custom.scss */
  #g-below .rsform .rsform-input-box, #g-below .rsform .formResponsive .formHorizontal .formValidation {
    text-align: center;
  }
  /* line 638, templates/g5_helium/custom/scss/custom.scss */
  .services_1_wrap .services_1_inner {
    height: auto !important;
  }
  /* line 641, templates/g5_helium/custom/scss/custom.scss */
  .rsform .formResponsive .formRow [class*="formSpan"] {
    width: 100%;
    margin-left: 0;
  }
  /* line 645, templates/g5_helium/custom/scss/custom.scss */
  .rsform .formResponsive .formHorizontal .formControls {
    margin-left: 0;
  }
  /* line 648, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main .g-block.left_column::after, #g-container-main .g-block.right_column::before {
    display: none;
  }
  /* line 652, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap {
    max-width: 100%;
  }
  /* line 655, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box_img {
    display: none;
  }
  /* line 658, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap h2, #g-header .main_slider_wrap .header_inner_wrap h2 {
    line-height: 100%;
  }
  /* line 661, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap h2 {
    margin: 0;
  }
  /* line 664, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box {
    font-size: 30px;
  }
  /* line 667, templates/g5_helium/custom/scss/custom.scss */
  #g-header .main_slider_wrap .header_inner_wrap {
    height: calc(100% - 72px);
  }
  /* line 670, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap h2, #g-header .main_slider_wrap .header_inner_wrap h2 {
    line-height: 110%;
    font-size: 25px;
  }
  /* line 674, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap .header_inner_content_txt {
    font-size: 14px;
    line-height: 110%;
  }
  /* line 678, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box .flushed_container .g-container {
    padding: 10px 25px;
  }
  /* line 681, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box .bottom_text_box_txt {
    font-size: 16px;
    margin-bottom: 5px;
  }
  /* line 685, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box .bottom_text_box_num::before {
    margin-right: 8px;
    font-size: 13px;
    width: 21px;
    height: 21px;
    line-height: 19px;
    position: relative;
    top: -3px;
  }
  /* line 694, templates/g5_helium/custom/scss/custom.scss */
  #g-header .main_slider_wrap .header_inner_content_txt {
    max-width: 100%;
    font-size: 14px;
  }
  /* line 698, templates/g5_helium/custom/scss/custom.scss */
  #g-header .main_slider_wrap .bottom_text_box_logo {
    display: none;
  }
  /* line 701, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main.grid_reverse .g-container .g-grid {
    flex-flow: wrap-reverse;
  }
  /* line 704, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main.grid_reverse #g-mainbar, #g-container-main #g-mainbar {
    padding-bottom: 0;
  }
  /* line 707, templates/g5_helium/custom/scss/custom.scss */
  #g-container-main.grid_reverse #g-aside, #g-container-main #g-sidebar {
    padding-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  /* line 712, templates/g5_helium/custom/scss/custom.scss */
  .flushed_container .g-container {
    padding: 10px 25px;
  }
  /* line 715, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap h2, #g-header .main_slider_wrap .header_inner_wrap h2 {
    font-size: 15px;
  }
  /* line 718, templates/g5_helium/custom/scss/custom.scss */
  #g-header .header_inner_wrap .header_inner_content_txt {
    font-size: 12px;
  }
  /* line 721, templates/g5_helium/custom/scss/custom.scss */
  #g-header .main_slider_wrap .header_inner_wrap {
    height: calc(100% - 43px);
  }
  /* line 724, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box {
    font-size: 15px;
  }
  /* line 727, templates/g5_helium/custom/scss/custom.scss */
  #g-header .main_slider_wrap.hide_bot_mobile .header_inner_wrap {
    height: calc(100%);
  }
  /* line 730, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap .bottom_text_box .bottom_text_box_txt {
    display: none;
  }
  /* line 733, templates/g5_helium/custom/scss/custom.scss */
  .main_slider_wrap.hide_bot_mobile .bottom_text_box {
    display: none;
  }
}
/*# sourceMappingURL=custom_12.css.map */