/* 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, templates/g5_helium/custom/scss/_home.scss */
/* line 3, templates/g5_helium/custom/scss/_home.scss */
#g-header:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  opacity: 1;
  background-image: url('../../../../images/bg%20mask.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  image-rendering: -webkit-optimize-contrast;
  filter: saturate(2.5);
}
/* line 23, templates/g5_helium/custom/scss/_home.scss */
#g-navigation {
  z-index: 99;
}
/* line 26, templates/g5_helium/custom/scss/_home.scss */
#g-page-surround {
  background: #f08126;
}
/* line 29, templates/g5_helium/custom/scss/_home.scss */
#g-features {
  padding-bottom: 0 !important;
}
/* line 33, templates/g5_helium/custom/scss/_home.scss */
#g-header {
  padding: 0;
  margin-top: -5rem;
  min-height: 500px;
}
/* line 37, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-container {
  padding-top: 5rem;
}
/* line 40, templates/g5_helium/custom/scss/_home.scss */
#g-header .overlay {
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  opacity: 0.85;
  background-color: #2f2f2f;
  background-image: -webkit-linear-gradient(-310deg, #2f2f2f, #2f2f2f);
  background-image: linear-gradient(40deg, #2f2f2f, #2f2f2f);
  padding-bottom: 10rem;
}
/* line 58, templates/g5_helium/custom/scss/_home.scss */
#g-header .layout-slideshow .sprocket-features-content {
  position: relative;
  width: 70%;
  margin-left: 5rem;
  left: 0;
  top: 0;
}
/* line 65, templates/g5_helium/custom/scss/_home.scss */
#g-header .layout-slideshow .sprocket-features-title, #g-header .layout-slideshow .sprocket-features-desc {
  background: transparent;
  padding: 0;
}
/* line 68, templates/g5_helium/custom/scss/_home.scss */
#g-header .layout-slideshow .sprocket-features-title h1, #g-header .layout-slideshow .sprocket-features-desc h1 {
  font-size: 50px;
  line-height: 1;
  letter-spacing: -0.7px;
  font-weight: 300;
  margin-bottom: 2rem;
  text-align: left;
}
/* line 75, templates/g5_helium/custom/scss/_home.scss */
#g-header .layout-slideshow .sprocket-features-title h1 strong, #g-header .layout-slideshow .sprocket-features-desc h1 strong {
  font-weight: 500;
  color: #f08126;
}
/* line 81, templates/g5_helium/custom/scss/_home.scss */
#g-header .btn-default {
  border: 1px solid #fff !important;
  padding: 1.219rem 1.125rem 1.219rem 1.5rem !important;
  font-weight: 400;
  text-transform: none !important;
  border-radius: 0;
  color: #fff !important;
  font-size: 14px;
  margin-left: 5rem;
}
/* line 91, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-media-box .g-media-box-item .g-media-box-content {
  background: #2f2f2f;
  border: 1px solid #fff;
  text-align: center;
  margin-left: 1rem;
  padding: 1rem 0;
  box-sizing: inherit;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: ease;
  overflow: hidden;
}
/* line 97, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-media-box .g-media-box-item .g-media-box-content .g-media-box-special2 {
  line-height: 1.2;
}
/* line 100, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-media-box .g-media-box-item .g-media-box-content .g-grid {
  margin: 0;
}
/* line 108, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-media-box .g-media-box-item .g-media-box-content:after {
  background: #fff;
  content: "";
  height: 160%;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 20px;
  z-index: 0;
}
/* line 121, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-media-box .g-media-box-item .g-media-box-content:hover {
  background: #434343 !important;
  color: #fff !important;
  text-shadow: 1px 1px 2px #434343;
}
/* line 125, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-media-box .g-media-box-item .g-media-box-content:hover:after {
  left: 160%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 132, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-media-box .g-media-box-item .g-media-box-content .g-media-box-special1 {
  font-size: 16px;
  font-weight: 600;
  color: #f08126;
  line-height: 1.2;
  margin: 0.5rem;
}
/* line 138, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-media-box .g-media-box-item .g-media-box-content .g-media-box-special1:before {
  content: "\00a0\00a0\00a0\00a0";
  text-decoration: line-through;
  font-size: 20px;
  margin-right: 0.5rem;
}
/* line 146, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-video .g-media-box-content {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 6.5rem;
  padding: 0;
}
/* line 153, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .button-media {
  color: #f08126 !important;
  background: transparent;
  border: 2px solid #f08126;
  border-radius: 4rem;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
/* line 165, templates/g5_helium/custom/scss/_home.scss */
#g-header .g-video {
  position: relative;
  margin-bottom: 1rem;
}
/* line 170, templates/g5_helium/custom/scss/_home.scss */
#g-intro {
  background: transparent !important;
  padding: 0;
  color: #606060 !important;
  margin-top: -150px;
  position: relative;
}
/* line 176, templates/g5_helium/custom/scss/_home.scss */
#g-intro:before {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 12;
  opacity: 1;
  background: #fff;
}
/* line 189, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature {
  background: #fff;
  z-index: 12;
  padding-left: 0.938rem !important;
}
/* line 193, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 197, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-features-particle-title {
  color: #f08126 !important;
  font-weight: 500;
  padding: 0;
  margin-bottom: 9px;
  margin-top: 43px;
  text-align: left;
}
/* line 205, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-features-particle-desc {
  color: #606060 !important;
  font-weight: 400;
  margin-top: 0px;
  min-height: 150px;
  font-size: 14px;
}
/* line 212, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-features-particle-button {
  margin-bottom: 5px;
  color: #f08126 !important;
  font-weight: 500;
  margin-top: 5px;
  line-height: 0.8rem;
}
/* line 219, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-features-particle-item {
  text-align: left;
  margin-right: 2rem;
}
/* line 224, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-features-particle-button {
  width: auto;
  display: inline-block;
  border-bottom: 1px solid;
  margin-top: 0;
}
/* line 230, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-buttons {
  display: flex;
  justify-content: space-between;
}
/* line 233, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-buttons a {
  /*width:100%;*/
}
/* line 238, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-buttons a:last-child {
  text-align: right;
  margin-bottom: 1rem;
}
/* line 243, templates/g5_helium/custom/scss/_home.scss */
/* line 244, templates/g5_helium/custom/scss/_home.scss */
#g-intro .l-feature .g-buttons a:hover .g-features-particle-button {
  color: #2f2f2f !important;
}
/* line 250, templates/g5_helium/custom/scss/_home.scss */
/* line 251, templates/g5_helium/custom/scss/_home.scss */
#g-features .g-image .g-content {
  float: right;
  right: 0;
  width: 118%;
}
/* line 256, templates/g5_helium/custom/scss/_home.scss */
#g-features .g-image {
  z-index: 1;
}
/* line 258, templates/g5_helium/custom/scss/_home.scss */
#g-features .g-image .g-content {
  padding: 0;
  margin: 0;
}
/* line 263, templates/g5_helium/custom/scss/_home.scss */
#g-features figure {
  margin: 0;
}
/* line 267, templates/g5_helium/custom/scss/_home.scss */
#g-features:before {
  background-image: url('../../../../images/Intersec%20Home%20Header%20Full%201.png');
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 83%;
  height: 65%;
  bottom: 0;
  right: 0;
  content: "";
  background-repeat: no-repeat;
}
/* line 283, templates/g5_helium/custom/scss/_home.scss */
/* line 285, templates/g5_helium/custom/scss/_home.scss */
#g-utility .Gridg {
  z-index: 1;
}
/* line 288, templates/g5_helium/custom/scss/_home.scss */
#g-utility .g-ctaright {
  z-index: 1;
}
/* line 292, templates/g5_helium/custom/scss/_home.scss */
#g-utility .c-btread .g-cta-left {
  padding-top: 3.5rem;
}
/* line 299, templates/g5_helium/custom/scss/_home.scss */
#g-utility .g-cta-title {
  font-size: 40px;
  font-weight: 500;
  line-height: 3rem;
  letter-spacing: -0.52px;
}
/* line 305, templates/g5_helium/custom/scss/_home.scss */
#g-utility .g-block {
  margin: auto;
}
/* line 309, templates/g5_helium/custom/scss/_home.scss */
#g-utility .Gridg .g-cta-right {
  margin-top: 2.5rem;
}
/* line 312, templates/g5_helium/custom/scss/_home.scss */
#g-utility .g-cta-title {
  display: flex;
  line-height: 0.9rem;
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 30px;
}
/* line 320, templates/g5_helium/custom/scss/_home.scss */
#g-utility .c-btread {
  margin-left: 2rem;
}
/* line 323, templates/g5_helium/custom/scss/_home.scss */
#g-utility .c-btread .g-cta-desc {
  font-size: 14px;
}
/* line 330, templates/g5_helium/custom/scss/_home.scss */
#g-utility .g-cta-title:after {
  content: " ";
  border-bottom-style: solid;
  margin-left: 1rem;
  border-bottom-width: 1px;
  display: table-cell;
  width: 5rem;
}
/* line 338, templates/g5_helium/custom/scss/_home.scss */
#g-utility .Gridg .g-cta-desc {
  font-weight: 400;
  letter-spacing: -0.52px;
  line-height: normal;
}
/* line 343, templates/g5_helium/custom/scss/_home.scss */
#g-utility .g-image .g-content {
  padding: 0;
  margin: 0;
}
/* line 347, templates/g5_helium/custom/scss/_home.scss */
#g-utility .c-btread {
  margin-left: 2rem;
}
/* line 350, templates/g5_helium/custom/scss/_home.scss */
#g-utility .c-btread .g-cta-desc {
  font-size: 14px;
}
/* line 354, templates/g5_helium/custom/scss/_home.scss */
#g-utility .g-ctaright .g-cta-right {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  font-weight: 400;
  text-transform: none !important;
  display: flex;
  flex-direction: row;
  font-size: 14px;
  border-bottom: 1px solid #fff;
  position: relative;
}
/* line 366, templates/g5_helium/custom/scss/_home.scss */
#g-utility .c-btread {
  background-color: transparent;
  border-radius: 0;
  color: #fff;
  padding: 1.219rem 0.3rem 0.49rem 0.3rem !important;
  font-weight: 400;
  margin: 0;
  margin-top: 0.85rem;
  text-transform: none !important;
  font-size: 14px;
  border-bottom: 2px solid #fff;
  position: relative;
}
/* line 379, templates/g5_helium/custom/scss/_home.scss */
#g-utility .c-btread:before {
  content: none !important;
}
@media only all and (min-width: 80.99rem) {
  /* line 384, templates/g5_helium/custom/scss/_home.scss */
  /* line 386, templates/g5_helium/custom/scss/_home.scss */
  .l-feature .g-features-particle-desc {
    font-size: 14px;
    width: 90%;
  }
  /* line 390, templates/g5_helium/custom/scss/_home.scss */
  .l-feature .g-features-particle-button {
    font-size: 14px;
  }
  /* line 394, templates/g5_helium/custom/scss/_home.scss */
  #g-features {
    margin-top: -193px;
    padding-top: 193px;
    background-position: 30rem center;
  }
  /* line 399, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .g-features-particle-title {
    font-size: 18px;
  }
  /* line 402, templates/g5_helium/custom/scss/_home.scss */
  #g-features:before {
    top: 5%;
    left: 35%;
  }
  /* line 406, templates/g5_helium/custom/scss/_home.scss */
  /* line 407, templates/g5_helium/custom/scss/_home.scss */
  #g-utility .Gridg .g-cta-desc {
    font-size: 45px;
  }
}
@media only all and (min-width: 74.99rem) and (max-width: 80.98rem) {
  /* line 413, templates/g5_helium/custom/scss/_home.scss */
  #g-above .g-request .g-cta-left {
    flex: 0 50% !important;
  }
  /* line 416, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .g-features-particle-desc {
    font-size: 14px;
    width: 100%;
  }
  /* line 420, templates/g5_helium/custom/scss/_home.scss */
  .g-features-particle-button {
    font-size: 12px;
  }
  /* line 423, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .g-features-particle-title {
    font-size: 18px;
  }
  /* line 426, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .g-features-particle-item {
    margin-right: 1rem;
  }
  /* line 429, templates/g5_helium/custom/scss/_home.scss */
  #g-features {
    margin-top: -181px;
    padding-top: 181px;
    background-position: 20rem center;
  }
  /* line 434, templates/g5_helium/custom/scss/_home.scss */
  #g-features:before {
    top: 2%;
    left: 35%;
  }
  /* line 438, templates/g5_helium/custom/scss/_home.scss */
  /* line 439, templates/g5_helium/custom/scss/_home.scss */
  #g-utility .Gridg .g-cta-desc {
    font-size: 40px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 74.99rem) {
  /* line 445, templates/g5_helium/custom/scss/_home.scss */
  /* line 446, templates/g5_helium/custom/scss/_home.scss */
  #g-utility .Gridg .g-cta-desc {
    font-size: 30px;
  }
  /* line 450, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-features-particle-desc {
    min-height: 180px;
  }
  /* line 453, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-features-particle-button {
    font-size: 12px;
  }
  /* line 456, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-buttons a:nth-child(2) {
    margin-left: 10%;
  }
  /* line 459, templates/g5_helium/custom/scss/_home.scss */
  #g-header .g-video .g-media-box-content {
    margin-right: 3.5rem !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 466, templates/g5_helium/custom/scss/_home.scss */
  #g-features {
    padding: 0;
  }
  /* line 469, templates/g5_helium/custom/scss/_home.scss */
  #g-header .layout-slideshow .sprocket-features-content {
    margin-left: 1rem;
  }
  /* line 471, templates/g5_helium/custom/scss/_home.scss */
  #g-header .layout-slideshow .sprocket-features-content h1 {
    font-size: 40px;
  }
  /* line 475, templates/g5_helium/custom/scss/_home.scss */
  #g-header .btn-default {
    margin: 1rem;
  }
  /* line 478, templates/g5_helium/custom/scss/_home.scss */
  #g-features:before {
    width: 83% !important;
    height: 33% !important;
    top: 9% !important;
    right: -17% !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 486, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .g-features-particle, .g-features2-particle {
    margin-left: 0 !important;
  }
  /* line 489, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-features-particle-title {
    line-height: normal;
    font-size: 1rem;
  }
  /* line 493, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-buttons a:nth-child(2) {
    margin-left: 10%;
  }
  /* line 496, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-features-particle-desc {
    font-size: 12px;
  }
  /* line 499, templates/g5_helium/custom/scss/_home.scss */
  #g-features {
    padding: 0;
  }
  /* line 502, templates/g5_helium/custom/scss/_home.scss */
  #g-header .layout-slideshow .sprocket-features-content {
    margin-left: 1rem;
  }
  /* line 504, templates/g5_helium/custom/scss/_home.scss */
  #g-header .layout-slideshow .sprocket-features-content h1 {
    font-size: 40px;
  }
  /* line 508, templates/g5_helium/custom/scss/_home.scss */
  #g-header .btn-default {
    margin: 1rem;
  }
  /* line 511, templates/g5_helium/custom/scss/_home.scss */
  #g-features:before {
    width: 83% !important;
    height: 28% !important;
    top: 14% !important;
    right: -26% !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 519, templates/g5_helium/custom/scss/_home.scss */
  /* line 520, templates/g5_helium/custom/scss/_home.scss */
  #g-utility .Gridg .g-cta-desc {
    font-size: 20px;
  }
  /* line 524, templates/g5_helium/custom/scss/_home.scss */
  /* line 525, templates/g5_helium/custom/scss/_home.scss */
  /* line 526, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-features-particle-desc {
    min-height: inherit;
  }
  /* line 531, templates/g5_helium/custom/scss/_home.scss */
  #g-utility .c-btread {
    width: auto !important;
  }
  /* line 534, templates/g5_helium/custom/scss/_home.scss */
  #g-utility .Gridg .g-cta-right {
    margin-top: 0;
  }
  /* line 536, templates/g5_helium/custom/scss/_home.scss */
  #g-utility .Gridg .g-cta-right a {
    margin-top: 0;
  }
  /* line 540, templates/g5_helium/custom/scss/_home.scss */
  #g-header .g-video .g-media-box-content {
    position: absolute;
    bottom: 26px;
    right: 0;
    left: 0;
    margin-right: 1rem !important;
    margin-left: 1rem !important;
    padding: 0;
  }
  /* line 549, templates/g5_helium/custom/scss/_home.scss */
  #g-features:before {
    content: none;
  }
  /* line 552, templates/g5_helium/custom/scss/_home.scss */
  #g-header .btn-default {
    margin: 0;
  }
  /* line 555, templates/g5_helium/custom/scss/_home.scss */
  #g-features {
    padding: 0;
  }
  /* line 558, templates/g5_helium/custom/scss/_home.scss */
  #g-header .overlay {
    padding-bottom: 12rem;
  }
  /* line 561, templates/g5_helium/custom/scss/_home.scss */
  .g-video {
    margin-bottom: 0 !important;
  }
  /* line 563, templates/g5_helium/custom/scss/_home.scss */
  .g-video > .g-content {
    margin: 0 !important;
    padding: 0 !important;
  }
  /* line 568, templates/g5_helium/custom/scss/_home.scss */
  #g-header .layout-slideshow .sprocket-features-content {
    margin-left: 0;
    width: 100%;
  }
  /* line 571, templates/g5_helium/custom/scss/_home.scss */
  #g-header .layout-slideshow .sprocket-features-content h1 {
    text-align: center;
    font-size: 40px;
  }
  /* line 576, templates/g5_helium/custom/scss/_home.scss */
  .g-buttons > .g-grid > .g-block {
    text-align: center;
  }
  /* line 579, templates/g5_helium/custom/scss/_home.scss */
  #g-intro {
    margin-top: 0px;
  }
  /* line 582, templates/g5_helium/custom/scss/_home.scss */
  /* line 583, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-content {
    padding: 0 1rem !important;
  }
  /* line 586, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .g-features-particle .g-grid, #g-intro .g-features2-particle .g-grid {
    display: block;
  }
  /* line 589, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-features-particle-item {
    margin: 0;
  }
  /* line 592, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-buttons {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
  }
  /* line 596, templates/g5_helium/custom/scss/_home.scss */
  #g-intro .l-feature .g-buttons a {
    width: auto !important;
  }
  /* line 601, templates/g5_helium/custom/scss/_home.scss */
  /* line 602, templates/g5_helium/custom/scss/_home.scss */
  #g-features .g-image .g-content {
    margin: 0 !important;
    padding: 0 !important;
  }
  /* line 605, templates/g5_helium/custom/scss/_home.scss */
  #g-features .g-image .g-content [class*="size-"] {
    width: 100%;
  }
}
/*# sourceMappingURL=_home_35.css.map */