/* 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
 */

/******************************/
/* Site Wide Settings         */
/******************************/
/* line 4, wp-content/themes/g5_helium/custom/scss/custom.scss */
html {
  height: unset !important;
  max-height: unset !important;
}
/* line 9, wp-content/themes/g5_helium/custom/scss/custom.scss */
a {
  font-weight: 600 !important;
}
/* line 13, wp-content/themes/g5_helium/custom/scss/custom.scss */
h1, h2, h3, h4, h5, .g-menu-item-title, .footerLinks a, .footerLinks li {
  font-weight: 600 !important;
  text-transform: lowercase !important;
  line-height: 1 !important;
}
/* line 22, wp-content/themes/g5_helium/custom/scss/custom.scss */
.search-results h1, .search-results h2, .search-results h3, .search-results h4, .search-results h5, .outline-careers_category h1, .outline-careers_category h2, .outline-careers_category h3, .outline-careers_category h4, .outline-careers_category h5, .single-job_listing h1, .single-job_listing h2, .single-job_listing h3, .single-job_listing h4, .single-job_listing h5 {
  text-transform: unset !important;
}
/* line 40, wp-content/themes/g5_helium/custom/scss/custom.scss */
h2.entry-title {
  font-size: 4em;
  text-decoration: underline solid #755ea5;
}
/* line 45, wp-content/themes/g5_helium/custom/scss/custom.scss */
h2.large-heading {
  position: relative;
  top: 1.7em;
}
/* line 50, wp-content/themes/g5_helium/custom/scss/custom.scss */
h2.large-heading span {
  background: rgba(109, 98, 113, 0.7) !important;
  padding: 0 2em 0 2em;
}
/* line 55, wp-content/themes/g5_helium/custom/scss/custom.scss */
.homeslideshow .uk-overlay-background {
  background: rgba(0, 0, 0, 0.7) !important;
}
/* line 59, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-page-surround {
  min-height: unset !important;
}
/* line 63, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-mainbar, #g-sidebar {
  background: none !important;
}
/* line 67, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header {
  min-height: 35em;
  background-attachment: fixed;
  background-position: unset;
  background-repeat: no-repeat;
  box-shadow: 0em -2em 1.8em -1em rgba(56, 8, 102, 1) inset;
}
/* line 75, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header:before {
  content: '';
  position: absolute;
  top: 14em;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(56, 8, 102, 0.2), rgba(56, 8, 102, 0.3), rgba(56, 8, 102, 0.4), rgba(56, 8, 102, 0.55), rgba(56, 8, 102, 0.65), rgba(56, 8, 102, 0.75), rgba(56, 8, 102, 0.85), rgba(56, 8, 102, 0.9), rgba(56, 8, 102, 0.99), rgba(56, 8, 102, 1));
  opacity: 0.8;
}
/* line 97, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-games #g-header, .outline-game_base_outline #g-header {
  min-height: unset !important;
}
/* line 100, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-games #g-header:before, .outline-game_base_outline #g-header:before {
  background-image: unset;
  opacity: unset;
  top: unset;
  position: unset;
}
/* line 108, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-about #g-header {
  background-position: center -25vh !important;
}
/* line 112, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-sister_studios #g-header {
  background-size: contain;
}
/* line 116, wp-content/themes/g5_helium/custom/scss/custom.scss */
.overheader {
  margin-top: -22em !important;
  position: relative !important;
  z-index: 10 !important;
}
/* line 122, wp-content/themes/g5_helium/custom/scss/custom.scss */
.vpost {
  min-height: 52vh;
}
/* line 126, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about .g-content {
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
}
/* line 131, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about a {
  color: #755ea5;
}
/* line 135, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about a:hover {
  color: #fff;
}
/* line 139, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-purple .g-content {
  background-color: rgba(56, 8, 102, 0.8);
  color: #fff;
}
/* line 144, wp-content/themes/g5_helium/custom/scss/custom.scss */
.about-purple a {
  color: #fff;
}
/* line 148, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contentGrid {
  display: grid !important;
}
/* line 152, wp-content/themes/g5_helium/custom/scss/custom.scss */
.fleur {
  background-image: url('../../images/misc/sidebar_separator.png');
  width: 214px;
  height: 27px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
}
/* line 161, wp-content/themes/g5_helium/custom/scss/custom.scss */
.leftBorder {
  border-left: 2px solid;
}
/* line 165, wp-content/themes/g5_helium/custom/scss/custom.scss */
.logged-in div.wpcf7 {
  margin-top: 0em !important;
}
/* line 169, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wpcf7 .wpcf7-text, .wpcf7 textarea {
  /*background-color: #787080 !important;*/
  border: 1px solid #000 !important;
  border-radius: 0px !important;
  padding: 10px 11px 7px !important;
}
/* line 177, wp-content/themes/g5_helium/custom/scss/custom.scss */
input.wpcf7-form-control.wpcf7-submit {
  background-color: #755ea5 !important;
}
/* line 180, wp-content/themes/g5_helium/custom/scss/custom.scss */
.grecaptcha-badge {
  display: none !important;
  z-index: 11 !important;
}
/* line 185, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-contact .grecaptcha-badge, .outline-careers_post .grecaptcha-badge {
  display: block !important;
}
@media only all and (min-width: 20rem) {
  /* line 191, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-header {
    min-height: 18em !important;
  }
  /* line 194, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .searchWidget {
    display: none !important;
  }
  /* line 197, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .uk-overlay-area-content > :last-child, .uk-overlay-panel.uk-flex > * > :last-child, .uk-overlay-panel > :last-child, .uk-overlay > :first-child {
    margin-bottom: 15px !important;
  }
}
@media only all and (min-width: 30rem) {
  /* line 203, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-header, .outline-games #g-header, .outline-game_base_outline #g-header {
    min-height: 22em !important;
  }
  /* line 208, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social-header {
    margin-top: -5em !important;
  }
  /* line 211, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .overheader {
    margin-top: -22em !important;
  }
  /* line 214, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-contact #g-header {
    background-size: contain !important;
    background-position: center 0em !important;
  }
  /* line 218, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-playtest #g-header {
    background-position: right -5em !important;
  }
  /* line 221, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-games #g-header, .outline-publications #g-header {
    background-position: right -5em !important;
  }
  /* line 225, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-local #g-header {
    background-position: right -16em !important;
  }
  /* line 228, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .uk-overlay-area-content > :last-child, .uk-overlay-panel.uk-flex > * > :last-child, .uk-overlay-panel > :last-child, .uk-overlay > :first-child {
    margin-bottom: 20px !important;
  }
  /* line 231, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .mainMenu {
    width: 50% !important;
    flex: 0 50% !important;
  }
  /* line 235, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .searchWidget {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) {
  /* line 241, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-header, .outline-games #g-header, .outline-game_base_outline #g-header {
    min-height: 26em !important;
  }
  /* line 246, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mainbar, #g-sidebar {
    padding: 0.5rem 0 !important;
  }
  /* line 249, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social-header {
    margin-top: unset !important;
  }
  /* line 252, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .overheader {
    margin-top: -17em !important;
  }
  /* line 255, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-contact #g-header {
    background-size: contain !important;
    background-position: center 0em !important;
  }
  /* line 259, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-playtest #g-header {
    background-position: center -20em !important;
  }
  /* line 262, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-games #g-header, .outline-publications #g-header {
    background-position: center -20em !important;
  }
  /* line 266, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-local #g-header {
    background-position: right -22em !important;
  }
  /* line 269, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .searchWidget {
    display: none !important;
  }
  /* line 272, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .mainMenu {
    width: 50% !important;
    flex: 0 50% !important;
  }
}
@media only all and (min-width: 60rem) {
  /* line 279, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-header, .outline-games #g-header, .outline-game_base_outline #g-header {
    min-height: 30em !important;
  }
  /* line 284, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social-header {
    margin-top: unset !important;
  }
  /* line 287, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .overheader {
    margin-top: -20em !important;
  }
  /* line 290, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-contact #g-header {
    background-size: cover !important;
    background-position: center -20em !important;
  }
  /* line 294, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-playtest #g-header {
    background-position: center -20em !important;
  }
  /* line 297, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-games #g-header, .outline-publications #g-header {
    background-position: center -20em !important;
  }
  /* line 301, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-local #g-header {
    background-position: center -22em !important;
  }
  /* line 304, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .searchWidget {
    display: block !important;
  }
  /* line 307, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .mainMenu {
    width: unset !important;
    flex: unset !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 314, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-header, .outline-games #g-header, .outline-game_base_outline #g-header {
    min-height: 35em !important;
  }
  /* line 319, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-social-header {
    margin-top: unset !important;
  }
  /* line 322, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .overheader {
    margin-top: -22em !important;
  }
  /* line 325, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-contact #g-header {
    background-size: cover !important;
    background-position: center -30em !important;
  }
  /* line 329, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-playtest #g-header {
    background-position: center -25em !important;
  }
  /* line 332, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-games #g-header, .outline-publications #g-header {
    background-position: center -25em !important;
  }
  /* line 336, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-local #g-header {
    background-position: center -20em !important;
  }
  /* line 339, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .searchWidget {
    display: block !important;
  }
  /* line 342, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .mainMenu {
    width: unset !important;
    flex: unset !important;
  }
}
/******************************/
/* Navigation                 */
/******************************/
/* line 351, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel .g-menu-item-title {
  font-size: 1.3em;
}
/* line 355, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  vertical-align: unset !important;
}
/* line 359, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation, .gamesMenu .g-block, #g-mobilemenu-container .gamesMenu ul {
  background: rgba(0, 0, 0, 0.8) !important;
}
/* line 365, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 366, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 367, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 368, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 369, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-navigation .g-social a {
  color: #755ea5 !important;
}
/* line 373, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-navigation .g-social a:hover {
  color: #787080 !important;
}
/* line 382, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-offcanvas-toggle {
  right: 1em;
  left: auto;
}
/* line 387, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gamesMenu .g-dropdown-column .g-menu-item-title {
  display: none;
}
/* line 391, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gamesMenu .g-dropdown-column ul {
  text-align: center;
}
/* line 395, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gameLogoButton:hover {
  border: 2px solid rgba(117, 94, 165, 1);
}
/* line 399, wp-content/themes/g5_helium/custom/scss/custom.scss */
.toplogo img {
  max-width: 55px;
  max-height: 65px;
  margin-top: -0.75em;
}
@media only all and (min-width: 48rem) {
  /* line 410, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .home #g-page-surround > .g-fixed-container, .home #g-page-surround .g-fixed-container > .g-fixed-container, #g-navigation {
    /*height: 150px !important;*/
  }
  /* line 415, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-header {
    margin-top: -9.4rem !important;
  }
}
@media only all and (min-width: 60rem) {
  /* line 421, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .home #g-page-surround > .g-fixed-container, .home #g-page-surround .g-fixed-container > .g-fixed-container, #g-navigation {
    /*height: 150px !important;*/
  }
  /* line 426, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-header {
    margin-top: -9.4rem !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 432, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .home #g-page-surround > .g-fixed-container, .home #g-page-surround .g-fixed-container > .g-fixed-container, #g-navigation {
    height: 85px !important;
  }
  /* line 437, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-home-particles.g-helium-style #g-header {
    margin-top: -5.3rem !important;
  }
}
/* line 442, wp-content/themes/g5_helium/custom/scss/custom.scss */
.uk-dotnav {
  margin-bottom: 10px;
}
/******************************/
/* Home Slideshow             */
/******************************/
@media only all and (min-width: 30rem) {
  /* line 450, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .slideshow-caption {
    padding-top: 0.375em !important;
    padding-bottom: 0.5em !important;
  }
  /* line 454, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .slideshow-caption h3 {
    font-size: 3em !important;
  }
}
@media only all and (min-width: 48rem) {
  /* line 460, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .slideshow-caption {
    padding-top: 0.75em !important;
    padding-bottom: 1em !important;
  }
  /* line 464, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .slideshow-caption h3 {
    font-size: 5em !important;
  }
}
/******************************/
/* Videos					  */
/******************************/
/* line 471, wp-content/themes/g5_helium/custom/scss/custom.scss */
.video {
  width: 100%;
  height: 675px;
  overflow: hidden;
  position: relative;
}
/* line 477, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers iframe, .outline-careers_category iframe, .outline-careers_post iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/******************************/
/* Contact Forms			  */
/******************************/
/* line 490, wp-content/themes/g5_helium/custom/scss/custom.scss */
.monochrome-light input, .monochrome-light textarea {
  text-transform: unset !important;
}
/* line 495, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-contact div.wpcf7 {
  margin-top: -1em !important;
}
/* line 499, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-contact .mapouter {
  margin-top: 2em;
}
/* line 503, wp-content/themes/g5_helium/custom/scss/custom.scss */
.contactForm .g-content {
  background: unset;
}
/* line 507, wp-content/themes/g5_helium/custom/scss/custom.scss */
.wpcf7 .wpcf7-text, .wpcf7 textarea {
  color: black;
}
/******************************/
/* Studio Tour                */
/******************************/
/******************************/
/* Games List Page                 */
/******************************/
/* line 519, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-games #g-page-surround > #g-header {
  background-position: center -500px !important;
}
/******************************/
/* Game Pages                 */
/******************************/
/* line 526, wp-content/themes/g5_helium/custom/scss/custom.scss */
#gameinfo h2 {
  border-left: 2px solid;
  padding-left: 0.7em;
}
/* line 531, wp-content/themes/g5_helium/custom/scss/custom.scss */
#gameinfo h3 {
  margin: 0px !important;
}
/* line 535, wp-content/themes/g5_helium/custom/scss/custom.scss */
#gameinfo ul {
  margin: 0px;
  border-left: 2px solid;
  padding-left: 1.5em;
}
/* line 541, wp-content/themes/g5_helium/custom/scss/custom.scss */
#gameinfo ul li.gamestat {
  border-bottom: 2px dotted !important;
  list-style-type: none !important;
  margin-right: 1.5em;
}
/* line 547, wp-content/themes/g5_helium/custom/scss/custom.scss */
#gameinfo ul li.gamestat:last-of-type {
  border-bottom: none !important;
}
/* line 551, wp-content/themes/g5_helium/custom/scss/custom.scss */
#gamesList ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 557, wp-content/themes/g5_helium/custom/scss/custom.scss */
#gamesList .gameLogoButton img {
  padding: 1rem 2rem;
}
/* line 562, wp-content/themes/g5_helium/custom/scss/custom.scss */
#gamesList .gameLogoButton img {
  /*-webkit-filter: grayscale(100%);*/
  /* Safari 6.0 - 9.0 */
  /*filter: grayscale(100%);	*/
}
/* line 567, wp-content/themes/g5_helium/custom/scss/custom.scss */
#gamesList .gameLogoButton:hover img, .gameLogoButton:hover img {
  margin: -2px;
  /*-webkit-filter: grayscale(0%);*/
  /* Safari 6.0 - 9.0 */
  /*filter: grayscale(0%);*/
}
/* line 575, wp-content/themes/g5_helium/custom/scss/custom.scss */
.gametoursslideshow ul.uk-slideshow.uk-overlay-active, .gametoursslideshow li.g-slideshow-item {
  max-height: 50vh;
}
/* line 580, wp-content/themes/g5_helium/custom/scss/custom.scss */
.ngg-galleryoverview {
  margin-left: auto;
  margin-right: auto;
}
@media only all and (min-width: 30rem) {
  /* line 586, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .gamedefaultheader iframe {
    margin-top: 1em !important;
  }
  /* line 589, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .gamedefaultheader iframe {
    width: 98%;
    height: 70vh;
  }
  /* line 593, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .ngg-galleryoverview {
    width: 50% !important;
  }
}
@media only all and (min-width: 48rem) {
  /* line 599, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .gamedefaultheader iframe {
    margin-top: 11em !important;
  }
  /* line 602, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .gamedefaultheader iframe {
    width: 88%;
    height: 60vh;
  }
  /* line 607, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .ngg-galleryoverview {
    width: 66.6% !important;
  }
}
@media only all and (min-width: 60rem) {
  /* line 613, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .gamedefaultheader iframe {
    margin-top: 10em !important;
  }
  /* line 616, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .gamedefaultheader iframe {
    width: 78%;
    height: 50vh;
  }
  /* line 620, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .ngg-galleryoverview {
    width: 40% !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 626, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .gamedefaultheader iframe {
    margin-top: 6em !important;
  }
  /* line 629, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .gamedefaultheader iframe {
    width: 58%;
    height: 40vh;
  }
  /* line 633, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .ngg-galleryoverview {
    width: 66.6% !important;
  }
}
/******************************/
/* Careers					  */
/******************************/
/* line 641, wp-content/themes/g5_helium/custom/scss/custom.scss */
.jobCategory h2 {
  text-transform: lowercase !important;
}
/* line 644, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers #g-page-surround > #g-header {
  background-position: center -95px !important;
}
/* line 648, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers_post #g-page-surround > #g-header {
  background-position: center -895px !important;
}
/* line 653, wp-content/themes/g5_helium/custom/scss/custom.scss */
#departments ul {
  list-style: none;
  text-align: center;
  border-bottom: 10px solid #000;
  padding: 0px;
  margin-right: 1em;
  margin-bottom: 0px !important;
}
/* line 654, wp-content/themes/g5_helium/custom/scss/custom.scss */
#departments ul li {
  display: inline;
  text-transform: lowercase;
  font-size: 1.5em;
  padding: 0px;
  letter-spacing: 10px;
}
/* line 655, wp-content/themes/g5_helium/custom/scss/custom.scss */
#departments ul li a {
  text-decoration: none;
}
/* line 657, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.job_types, li.job-type {
  color: #fff !important;
}
/* line 662, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers_post ul.job_listings li.job_listing a .meta {
  float: left !important;
  width: auto !important;
  padding: 0px !important;
}
/* line 668, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers_post div.position {
  width: 100% !important;
}
/* line 671, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers_post a.website, .outline-careers_post .name, .outline-careers_post .single_job_listing .company_logo, .outline-careers_post ul.job_listings li.job_listing .location, .outline-careers_post ul.meta li.date, ul.job_listings .company {
  display: none !important;
}
/* line 680, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.job_listings .company, ul.job_listings .location, ul.job_listings .meta {
  color: #fff !important;
  font-weight: 200 !important;
}
/* line 687, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single_job_listing .company {
  border: unset !important;
  box-shadow: unset !important;
  margin: 0px !important;
  min-height: 0.5em !important;
  padding: 0px 0px 0px 0px !important;
}
/* line 695, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers li.date {
  visibility: hidden;
}
/* line 699, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers_category li.date {
  visibility: hidden;
}
/* line 703, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers_post li.date-posted {
  visibility: hidden;
}
/* line 706, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-careers_post .job_listings ul.meta li.job-type {
  margin-left: 2.7em !important;
}
/* line 710, wp-content/themes/g5_helium/custom/scss/custom.scss */
.job_listings .search_categories {
  color: #fff;
}
/* line 713, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.job_listings li.job_listing.job_position_featured a {
  background-color: #6d6271;
}
/* line 717, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.job_listings li.job_listing.job_position_featured a:hover {
  background-color: #755ea5;
}
/* line 721, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.job_listings li.job_listing a:focus {
  background-color: unset !important;
}
/* line 725, wp-content/themes/g5_helium/custom/scss/custom.scss */
.jobCategory h1, .jobCategory h2 {
  line-height: 1;
  vertical-align: middle;
  margin: 20px;
}
/* line 732, wp-content/themes/g5_helium/custom/scss/custom.scss */
.job_listings h3 {
  text-transform: none !important;
}
/* line 736, wp-content/themes/g5_helium/custom/scss/custom.scss */
ul.job_listings {
  border-top: none !important;
}
/* line 740, wp-content/themes/g5_helium/custom/scss/custom.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #755ea5 !important;
  background-image: none;
}
/* line 745, wp-content/themes/g5_helium/custom/scss/custom.scss */
.single_job_listing .meta .job-type, ul.job_listings li.job_listing a:hover {
  background-color: #755ea5;
}
/* line 750, wp-content/themes/g5_helium/custom/scss/custom.scss */
.job_filters input {
  color: #000;
}
/* line 754, wp-content/themes/g5_helium/custom/scss/custom.scss */
.job-manager-error.job-manager-info, .job-manager-info.job-manager-info, .job-manager-message.job-manager-info {
  border-top-color: #755ea5;
}
/* line 758, wp-content/themes/g5_helium/custom/scss/custom.scss */
.job_application .button {
  border-radius: unset !important;
}
@media only all and (min-width: 30rem) {
  /* line 763, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-careers #g-page-surround > #g-header {
    background-position: center -8px !important;
  }
  /* line 766, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-careers_post #g-page-surround > #g-header, .outline-careers_category #g-page-surround > #g-header {
    background-position: center -5em !important;
  }
}
@media only all and (min-width: 48rem) {
  /* line 773, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-careers #g-page-surround > #g-header {
    background-position: center -20px !important;
  }
  /* line 776, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-careers_post #g-page-surround > #g-header, .outline-careers_category #g-page-surround > #g-header {
    background-position: center -10em !important;
  }
}
@media only all and (min-width: 60rem) {
  /* line 783, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-careers #g-page-surround > #g-header {
    background-position: center -50px !important;
  }
  /* line 786, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-careers_post #g-page-surround > #g-header, .outline-careers_category #g-page-surround > #g-header {
    background-position: center -20em !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 793, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-careers #g-page-surround > #g-header {
    background-position: center -95px !important;
  }
  /* line 796, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .outline-careers_post #g-page-surround > #g-header, .outline-careers_category #g-page-surround > #g-header {
    background-position: center -45em !important;
  }
}
/******************************/
/* Sister Studios             */
/******************************/
/* line 805, wp-content/themes/g5_helium/custom/scss/custom.scss */
.dambuster {
  background-image: url('../../images/misc/sister_dambuster.png');
  background-size: cover;
  background-position: center top;
}
/* line 811, wp-content/themes/g5_helium/custom/scss/custom.scss */
.deepsilver {
  background-image: url('../../images/misc/sister_deep_silver.png');
  background-size: cover;
  background-position: center top;
}
/* line 817, wp-content/themes/g5_helium/custom/scss/custom.scss */
.fishlabs {
  background-image: url('../../images/misc/sister_fish_labs.png');
  background-size: cover;
  background-position: center top;
}
/* line 823, wp-content/themes/g5_helium/custom/scss/custom.scss */
.thqnordic {
  background-image: url('../../images/misc/sister_thqnordic.png');
  background-size: cover;
  background-position: center top;
}
/* line 829, wp-content/themes/g5_helium/custom/scss/custom.scss */
.embracer {
  background: black;
  background-position: center top;
}
/* line 834, wp-content/themes/g5_helium/custom/scss/custom.scss */
.sisterStudio .button {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
/* line 840, wp-content/themes/g5_helium/custom/scss/custom.scss */
.sistercontent {
  margin-top: 25em;
  min-height: 515px;
}
@media only all and (min-width: 30rem) {
  /* line 846, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .sistercontent {
    min-height: 325px !important;
  }
}
@media only all and (min-width: 48rem) {
  /* line 852, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .sistercontent {
    min-height: 625px !important;
  }
}
@media only all and (min-width: 60rem) {
  /* line 858, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .sistercontent {
    min-height: 515px !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 864, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .sistercontent {
    min-height: 375px !important;
  }
}
/******************************/
/* About                      */
/******************************/
/* line 873, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-about p {
  font-size: 1.25em;
  padding-bottom: 2em;
}
/******************************/
/* Tour the Town              */
/******************************/
/* line 881, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-local ul.g-contenttabs-content-wrapper-container {
  /*max-height: 50em;*/
  height: 100%;
}
/******************************/
/* Playtest                   */
/******************************/
/* line 889, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-playtest #g-page-surround > #g-header {
  /*background-position: center -500px !important;*/
}
/******************************/
/* Publications               */
/******************************/
/* line 896, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-publications h3 {
  text-transform: unset !important;
}
/* line 900, wp-content/themes/g5_helium/custom/scss/custom.scss */
.outline-publications .g-wordpress-posts .g-content {
  padding-top: 25px;
  padding-bottom: 15px;
}
/*# sourceMappingURL=custom_local_post.css.map */