/*
Theme Name: Get in the Ring 2019
Theme URI: http://wordpress.org/
Description: Harder, Better, Faster, Stronger
Author: Erwin Retel
Author URI: http://wordpress.org/
Version: 1.0
Tags:

License:
License URI:

General comments (optional).
*/
@font-face {
  font-family: 'Lato Light';
  src: url("fonts/Lato-Light.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Light.woff2") format("woff2"), url("fonts/Lato-Light.woff") format("woff"), url("fonts/Lato-Light.ttf") format("truetype"), url("fonts/Lato-Light.svg#80d8021909d835b751af094d043ad177") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: 'Lato';
  src: url("fonts/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Regular.woff2") format("woff2"), url("fonts/Lato-Regular.woff") format("woff"), url("fonts/Lato-Regular.ttf") format("truetype"), url("fonts/Lato-Regular.svg#48e70b8825d557df57af3e4f7d4c31be") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Lato Medium';
  src: url("fonts/Lato-Medium.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Medium.woff2") format("woff2"), url("fonts/Lato-Medium.woff") format("woff"), url("fonts/Lato-Medium.ttf") format("truetype"), url("fonts/Lato-Medium.svg#4eb8a602824d480acab6dffa694826b6") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Lato Semibold';
  src: url("fonts/Lato-Semibold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Semibold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Semibold.woff2") format("woff2"), url("fonts/Lato-Semibold.woff") format("woff"), url("fonts/Lato-Semibold.ttf") format("truetype"), url("fonts/Lato-Semibold.svg#cc6431f780b635b7993d4262e75393af") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'Lato Bold';
  src: url("fonts/Lato-Bold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold.woff2") format("woff2"),  url("fonts/Lato-Bold.woff") format("woff"), url("fonts/Lato-Bold.ttf") format("truetype"), url("fonts/Lato-Bold.svg#eea591db52cf6ebc8992abb7621b9256") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'Lato Heavy';
  src: url("fonts/Lato-Heavy.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Heavy.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Heavy.woff2") format("woff2"), url("fonts/Lato-Heavy.woff") format("woff"), url("fonts/Lato-Heavy.ttf") format("truetype"), url("fonts/Lato-Heavy.svg#ece6a9cbfd7aa2357dec4d968dd06adb") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Lato Black';
  src: url("fonts/Lato-Black.eot");
  /* IE9 Compat Modes */
  src: url("fonts/Lato-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Black.woff2") format("woff2"), url("fonts/Lato-Black.woff") format("woff"), url("fonts/Lato-Black.ttf") format("truetype"), url("fonts/Lato-Black.svg#deafb22e0fea74c18abc97a942bb621e") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

.lato200, h1, #team-intro h2, h2.large, h3.large, p.large {
  font-family: 'Lato Light', sans-serif;
  font-style: normal;
  font-weight: 200; }

.lato400, body, ol li:before, p, p a {
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400; }

.lato500, h4, #team-intro p.large, .tag {
  font-family: 'Lato Medium', sans-serif;
  font-style: normal;
  font-weight: 400; }

.lato600 {
  font-family: 'Lato Semibold', sans-serif;
  font-style: normal;
  font-weight: 700; }

.lato700, #team-intro h2, h2, h2.large.bold, #vacancies h2.large, #vacancy h2.large, h3, .menu a, .snake {
  font-family: 'Lato Bold', sans-serif;
  font-style: normal;
  font-weight: 700; }

.lato800 {
  font-family: 'Lato Heavy', sans-serif;
  font-style: normal;
  font-weight: 400; }

.lato900, p strong, .boldNumber, .link, .link.large, .btn, .menu li.join a, .footer-menu li.join a, input[type=submit], .toggleMenu, button.overlay-close {
  font-family: 'Lato Black', sans-serif;
  font-style: normal;
  font-weight: 400; }

html, html a {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

body {
  position: relative;
  font-size: 16px;
  color: #212C35;
  background-color: #000; }
  body.frozen {
    overflow: hidden; }

h1, #team-intro h2 {
  font-size: 32px;
  text-align: left;
  color: #fff;
  line-height: 1.2em;
  letter-spacing: 2px;
  margin: 0 0 0.5em;
  display: inline-block; }
  @media screen and (min-width: 480px) {
    h1, #team-intro h2 {
      font-size: 32px; } }
  @media screen and (min-width: 640px) {
    h1, #team-intro h2 {
      font-size: 60px; } }
  @media screen and (min-width: 1024px) {
    h1, #team-intro h2 {
      font-size: 60px; } }
  @media screen and (min-width: 1440px) {
    h1, #team-intro h2 {
      font-size: 60px; } }
  h1.large, #team-intro h2.large {
/*    text-transform: uppercase;*/
    margin-top: 0.567em; }

h2 {
  font-size: 20px;
  line-height: 1.15em;
  letter-spacing: 2px;
  margin: 0 0 1em 0;
  text-transform: uppercase;
  color: #fff;
  display: inline-block; }
  @media screen and (min-width: 480px) {
    h2 {
      font-size: 20px; } }
  @media screen and (min-width: 640px) {
    h2 {
      font-size: 20px; } }
  @media screen and (min-width: 1024px) {
    h2 {
      font-size: 20px; } }
  @media screen and (min-width: 1440px) {
    h2 {
      font-size: 20px; } }
  h2.large {
    font-size: 28px;
    line-height: 1.175em;
    letter-spacing: 1px; }
    @media screen and (min-width: 480px) {
      h2.large {
        font-size: 32px; } }
    @media screen and (min-width: 640px) {
      h2.large {
        font-size: 40px; } }
    @media screen and (min-width: 1024px) {
      h2.large {
        font-size: 40px; } }
    @media screen and (min-width: 1440px) {
      h2.large {
        font-size: 40px; } }
    h2.large.bold {
      font-size: 32px; }
      @media screen and (min-width: 480px) {
        h2.large.bold {
          font-size: 32px; } }
      @media screen and (min-width: 640px) {
        h2.large.bold {
          font-size: 60px; } }
      @media screen and (min-width: 1024px) {
        h2.large.bold {
          font-size: 60px; } }
      @media screen and (min-width: 1440px) {
        h2.large.bold {
          font-size: 60px; } }
    #vacancies h2.large {
      font-size: 32px; }
      @media screen and (min-width: 480px) {
        #vacancies h2.large {
          font-size: 32px; } }
      @media screen and (min-width: 640px) {
        #vacancies h2.large {
          font-size: 60px; } }
      @media screen and (min-width: 1024px) {
        #vacancies h2.large {
          font-size: 60px; } }
      @media screen and (min-width: 1440px) {
        #vacancies h2.large {
          font-size: 60px; } }
    #vacancy h2.large {
      font-size: 32px; }
      @media screen and (min-width: 480px) {
        #vacancy h2.large {
          font-size: 32px; } }
      @media screen and (min-width: 640px) {
        #vacancy h2.large {
          font-size: 60px; } }
      @media screen and (min-width: 1024px) {
        #vacancy h2.large {
          font-size: 60px; } }
      @media screen and (min-width: 1440px) {
        #vacancy h2.large {
          font-size: 60px; } }

h3 {
  font-size: 18px;
  line-height: 1.15em;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.5em;
  display: inline; }
  @media screen and (min-width: 480px) {
    h3 {
      font-size: 18px; } }
  @media screen and (min-width: 640px) {
    h3 {
      font-size: 18px; } }
  @media screen and (min-width: 1024px) {
    h3 {
      font-size: 18px; } }
  @media screen and (min-width: 1440px) {
    h3 {
      font-size: 18px; } }
  h3.large {
    font-size: 28px;
    line-height: 1.175em;
    letter-spacing: 1px; }
    @media screen and (min-width: 480px) {
      h3.large {
        font-size: 32px; } }
    @media screen and (min-width: 640px) {
      h3.large {
        font-size: 40px; } }
    @media screen and (min-width: 1024px) {
      h3.large {
        font-size: 40px; } }
    @media screen and (min-width: 1440px) {
      h3.large {
        font-size: 40px; } }

h4 {
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.8px;
  color: #fff;
  margin-top: 0.5em; }
  @media screen and (min-width: 480px) {
    h4 {
      font-size: 16px; } }
  @media screen and (min-width: 640px) {
    h4 {
      font-size: 16px; } }
  @media screen and (min-width: 1024px) {
    h4 {
      font-size: 16px; } }
  @media screen and (min-width: 1440px) {
    h4 {
      font-size: 16px; } }

img {
  max-width: 100%; }

hr {
  margin: 2em 0; }

ol {
  font-size: 16px;
  margin-top: 3em;
  list-style-type: none;
  counter-reset: ol-counter; }
  @media screen and (min-width: 480px) {
    ol {
      font-size: 16px; } }
  @media screen and (min-width: 640px) {
    ol {
      font-size: 16px; } }
  @media screen and (min-width: 1024px) {
    ol {
      font-size: 16px; } }
  @media screen and (min-width: 1440px) {
    ol {
      font-size: 16px; } }
  ol li {
    color: #fff;
    line-height: 1.3em;
    padding-top: 4em;
    position: relative;
    text-align: center;
    font-size: 0.9em;
    margin-bottom: 2em; }
    @media only screen and (min-width: 62em) {
      ol li {
        margin-bottom: 0; } }
    ol li:before {
      content: counter(ol-counter);
      counter-increment: ol-counter;
      text-align: center;
      position: absolute;
      border-radius: 50%;
      left: 50%;
      margin-left: -1em;
      right: 0;
      top: 0;
      line-height: 2em;
      width: 2em;
      height: 2em;
      font-size: 1.5em;
      background-color: rgba(255, 255, 255, 0.2);
      color: #fff; }

ul {
  color: #fff;
  line-height: 2em;
  margin-top: 0.5em; }
  ul li {
    padding-left: 1em;
    position: relative; }
    ul li:before {
      content: '-';
      position: absolute;
      left: 0; }

p {
  font-size: 16px;
  line-height: 1.8em;
  color: #fff; }
  @media screen and (min-width: 480px) {
    p {
      font-size: 16px; } }
  @media screen and (min-width: 640px) {
    p {
      font-size: 16px; } }
  @media screen and (min-width: 1024px) {
    p {
      font-size: 16px; } }
  @media screen and (min-width: 1440px) {
    p {
      font-size: 16px; } }
  p a {
    font-size: 1em;
    color: #fff;
    display: inline;
    word-break: break-word;
    text-decoration: none; }
    p a.btn {
      font-size: 1em; }
  p.large {
    font-size: 28px;
    line-height: 1; }
    @media screen and (min-width: 480px) {
      p.large {
        font-size: 32px; } }
    @media screen and (min-width: 640px) {
      p.large {
        font-size: 40px; } }
    @media screen and (min-width: 1024px) {
      p.large {
        font-size: 40px; } }
    @media screen and (min-width: 1440px) {
      p.large {
        font-size: 40px; } }
    #team-intro p.large {
      font-size: 20px;
      line-height: 1.25; }
      @media screen and (min-width: 480px) {
        #team-intro p.large {
          font-size: 20px; } }
      @media screen and (min-width: 640px) {
        #team-intro p.large {
          font-size: 20px; } }
      @media screen and (min-width: 1024px) {
        #team-intro p.large {
          font-size: 20px; } }
      @media screen and (min-width: 1440px) {
        #team-intro p.large {
          font-size: 20px; } }

#vacancie ul {
  list-style-type: disc;
  list-style-position: inside; }
  #vacancie ul li {
    font-size: 16px;
    line-height: 2em;
    color: #fff; }
    @media screen and (min-width: 480px) {
      #vacancie ul li {
        font-size: 16px; } }
    @media screen and (min-width: 640px) {
      #vacancie ul li {
        font-size: 16px; } }
    @media screen and (min-width: 1024px) {
      #vacancie ul li {
        font-size: 16px; } }
    @media screen and (min-width: 1440px) {
      #vacancie ul li {
        font-size: 16px; } }

/*i {
    color:#000;
    font-size: 2em;
    margin-bottom: 0.75em;
    display: block;
} old */
i {
  color: #ffffff;
  font-style: italic; }

a {
  font-size: 16px;
  color: #E41113;
  text-decoration: none; }
  @media screen and (min-width: 480px) {
    a {
      font-size: 16px; } }
  @media screen and (min-width: 640px) {
    a {
      font-size: 16px; } }
  @media screen and (min-width: 1024px) {
    a {
      font-size: 16px; } }
  @media screen and (min-width: 1440px) {
    a {
      font-size: 16px; } }

.boldNumber {
  font-size: 32px;
  display: block;
  color: #E41113;
  margin-bottom: 0.25em; }
  @media screen and (min-width: 480px) {
    .boldNumber {
      font-size: 32px; } }
  @media screen and (min-width: 640px) {
    .boldNumber {
      font-size: 60px; } }
  @media screen and (min-width: 1024px) {
    .boldNumber {
      font-size: 60px; } }
  @media screen and (min-width: 1440px) {
    .boldNumber {
      font-size: 60px; } }

.link {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: #E41113;
  font-size: 1em;
  letter-spacing: 2px;
  line-height: 1.3125em;
  padding-right: 2em;
  text-transform: uppercase;
  transition: color 0.15s ease-out; }
  .link:after {
    content: "";
    position: absolute;
    top: 0.2em;
    right: 0;
    width: 1.3em;
    height: 1.3em;
    transform: translate3d(0, 0, 0);
    background: url("img/arrow.svg") no-repeat;
    background-size: contain;
    transition: transform 0.15s ease-out; }
  .link.large {
    font-size: 32px;
    letter-spacing: 2px;
    line-height: 1.183em;
    border-bottom: 0.1em solid #E41113;
    padding-bottom: 0.1667em;
    padding-right: 0.75em; }
    @media screen and (min-width: 480px) {
      .link.large {
        font-size: 32px; } }
    @media screen and (min-width: 640px) {
      .link.large {
        font-size: 60px; } }
    @media screen and (min-width: 1024px) {
      .link.large {
        font-size: 60px; } }
    @media screen and (min-width: 1440px) {
      .link.large {
        font-size: 60px; } }
    .link.large:after {
      width: 0.5em;
      height: 0.5em;
      margin-top: -0.25em;
      top: 50%; }

.link:hover:after,
.img-link:hover ~ .link:after,
.img-link:hover ~ .content .link:after,
.card-event:hover .link:after,
.card-news:hover .link:after,
.card-vacancy:hover .link:after {
  transform: translate3d(8px, 0, 0); }

.link:active:after,
.img-link:active ~ .link:after,
.img-link:active ~ .content .link:after,
.card-event:active .link:after,
.card-news:hover .link:after {
  transform: translate3d(16px, 0, 0); }

.btn, .menu li.join a, .footer-menu li.join a, input[type=submit] {
  background-color: #E41113;
  line-height: 1;
  padding: 0.875em 1.875em;
  color: #fff;
  display: inline-block;
  position: relative;
  font-size: 1em;
  letter-spacing: 2px;
  line-height: 1.3125em;
  padding-right: 2em;
  text-transform: uppercase;
  transition: color 0.15s ease-out, transform 0.15s ease-out; }
  .btn.large, .menu li.join a.large, .footer-menu li.join a.large, input[type=submit].large {
    font-size: 26px; }
  .btn:hover, .menu li.join a:hover, .footer-menu li.join a:hover, input[type=submit]:hover {
    color: #8C0B0D; }
  .btn:active, .menu li.join a:active, .footer-menu li.join a:active, input[type=submit]:active {
    transform: scale(1.1); }

input {
  box-sizing: content-box;
  outline: none;
  padding: 0; }

::-webkit-input-placeholder {
  color: #fff; }

:-moz-placeholder {
  color: #fff; }

::-moz-placeholder {
  color: #fff; }

:-ms-input-placeholder {
  color: #fff; }

.mobile {
  display: none; }
  @media only screen and (max-width: 991px) {
    .mobile {
      display: block; } }

.container {
  width: auto !important;
  margin: 0 0.5rem;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 991px) {
    .container > .row {
      padding-left: 2.5%;
      padding-right: 2.5%; } }
  @media only screen and (max-width: 991px) and (min-width: 48em) {
    .container > .row {
      padding-left: 10%;
      padding-right: 10%; } }
  @media only screen and (min-width: 90em) {
    .container {
      max-width: 1440px;
      margin: 0 auto; }
      .container.cards {
        margin: 0 auto; } }

.row.spacer {
  padding-top: 4em;
  padding-bottom: 4em; }
  @media only screen and (min-width: 48em) {
    .row.spacer h2 {
      margin: 0; }
    .row.spacer p {
      margin-top: 2em; } }

section {
  position: relative; }

@media only screen and (min-width: 62em) {
  .col-md-6.double {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%; } }

.content {
  position: relative; }

.box {
  padding-left: 2.5%;
  padding-right: 2.5%; }
  @media screen and (min-width: 48em) {
    .box {
      padding-left: 10%;
      padding-right: 10%; } }
  @media only screen and (max-width: 767px) {
    .box .box {
      padding: 0; } }

.color-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.55); }

header.color-overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: transparent;
  background: -moz-linear-gradient(top, transparent 60%, black 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(60%, transparent), color-stop(100%, black));
  background: -webkit-linear-gradient(top, transparent 60%, black 100%);
  background: -o-linear-gradient(top, transparent 60%, black 100%);
  background: -ms-linear-gradient(top, transparent 60%, black 100%);
  background: linear-gradient(to bottom, transparent 60%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }

@media only screen and (min-width: 62em) {
  #nav {
    position: absolute;
    padding-left: 2.5%;
    padding-right: 2.5%;
    top: 1.5625em;
    left: 0;
    z-index: 10;
    right: 0; } }
  @media only screen and (min-width: 62em) and (min-width: 48em) {
    #nav {
      padding-left: 10%;
      padding-right: 10%; } }

@media only screen and (min-width: 62em) {
    #nav .logo {
      float: left; } }

#mobileNav {
  display: none; }
  @media only screen and (max-width: 991px) {
    #mobileNav {
      display: block;
      padding: 0.5em;
      position: absolute;
      top: 0;
      z-index: 10;
      right: 0;
      left: 0;
      background-color: 0, 0, 0, 0; }
      #mobileNav .logo {
        float: left; } }
  .show-nav #mobileNav {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 0.3s ease-out; }
    .show-nav #mobileNav #toggleOpen {
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      z-index: 10;
      margin: 0;
      padding-left: 1.5em;
      padding-top: 1.5em; }

.toggleMenu {
  display: none;
  cursor: pointer;
  margin: 1em;
  height: 2em;
  line-height: 2em;
  color: #fff;
  opacity: 1;
  transition: opacity 0.15s ease-out; }
  @media only screen and (max-width: 991px) {
    .toggleMenu {
      display: inline-block;
      float: right; } }
  .no-touch .toggleMenu:hover {
    opacity: 0.8; }
  .toggleMenu img {
    width: 24px;
    padding-top: 0.25em; }
  .toggleMenu.hide {
    opacity: 0; }
  .top .toggleMenu {
    height: auto;
    line-height: auto;
    float: none; }

.logo {
  display: inline-block; }
  @media only screen and (max-width: 991px) {
    .logo {
      margin: 1em; }
      .top .logo {
        display: none; } }
  @media only screen and (min-width: 62em) {
    .logo img {
      width: 100px; }
      .logo img.full {
        display: block; }
      .logo img.small {
        display: none; } }

.footer-menu li, .menu li {
  padding: 0; }
  .footer-menu li:before, .menu li:before {
    content: ""; }

.footer-menu li.current_page_item a, .menu li.current_page_item a {
  position: relative;
  color: #fff;
  cursor: default; }
  .footer-menu li.current_page_item a:after, .menu li.current_page_item a:after {
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    background-color: #E41113;
    bottom: 0.15em;
    content: "";
    transition: background 0.3s ease-out; }

.single-post .footer-menu li.news a, .single-post .menu li.news a {
  position: relative;
  color: #fff;
  cursor: default; }
  .single-post .footer-menu li.news a:after, .single-post .menu li.news a:after {
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    background-color: #E41113;
    bottom: 0.15em;
    content: "";
    transition: background 0.3s ease-out; }

.single-challenges .footer-menu li.challenge a, .single-challenges .menu li.challenge a {
  position: relative;
  color: #fff;
  cursor: default; }
  .single-challenges .footer-menu li.challenge a:after, .single-challenges .menu li.challenge a:after {
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    background-color: #E41113;
    bottom: 0.15em;
    content: "";
    transition: background 0.3s ease-out; }

.footer-menu li.join a, .menu li.join a {
  font-size: 0.875em; }

.footer-menu a, .menu a {
  color: rgba(255, 255, 255, 0.6);
  transition: color 0.3s ease-out; }
  .home .footer-menu a, .home .menu a {
    color: #fff; }

.footer-menu:hover a, .menu:hover a {
  color: rgba(255, 255, 255, 0.4); }
  .footer-menu:hover a:hover, .menu:hover a:hover {
    color: #fff; }

/*
.footer-menu:hover .current_page_item a, .menu:hover .current_page_item a {
  color: rgba(255, 255, 255, 0.4); }
*/
  .footer-menu:hover .current_page_item a:after, .menu:hover .current_page_item a:after {
    background-color: rgba(228, 17, 19, 0.4); }
  .footer-menu:hover .current_page_item a:hover, .menu:hover .current_page_item a:hover {
    color: #fff; }
    .footer-menu:hover .current_page_item a:hover:after, .menu:hover .current_page_item a:hover:after {
      background-color: #E41113; }

.single-post .footer-menu:hover li.news, .single-post .menu:hover li.news {
  color: rgba(255, 255, 255, 0.4); }
  .single-post .footer-menu:hover li.news:after, .single-post .menu:hover li.news:after {
    background-color: rgba(228, 17, 19, 0.4); }
  .single-post .footer-menu:hover li.news:hover, .single-post .menu:hover li.news:hover {
    color: #fff; }
    .single-post .footer-menu:hover li.news:hover:after, .single-post .menu:hover li.news:hover:after {
      background-color: #E41113; }

.single-challenges .footer-menu:hover li.challenge, .single-challenges .menu:hover li.challenge {
  color: rgba(255, 255, 255, 0.4); }
  .single-challenges .footer-menu:hover li.challenge:after, .single-challenges .menu:hover li.challenge:after {
    background-color: rgba(228, 17, 19, 0.4); }
  .single-challenges .footer-menu:hover li.challenge:hover, .single-challenges .menu:hover li.challenge:hover {
    color: #fff; }
    .single-challenges .footer-menu:hover li.challenge:hover:after, .single-challenges .menu:hover li.challenge:hover:after {
      background-color: #E41113; }

.menu {
  float: right; }
  .menu ul {
    overflow: hidden; }
  .menu li {
    display: inline-block;
    float: left; }
  .menu li.current_page_item a:after {
    left: 1.25em;
    right: 1.25em; }
  .single-post .menu li.news a:after {
    left: 1.25em;
    right: 1.25em; }
    @media only screen and (max-width: 991px) {
      .single-post .menu li.news a:after {
        left: 0;
        right: 0; } }
  .single-challenges .menu li.challenge a:after {
    left: 1.25em;
    right: 1.25em; }
    @media only screen and (max-width: 991px) {
      .single-challenges .menu li.challenge a:after {
        left: 0;
        right: 0; } }
  @media only screen and (min-width: 62em) {
    .menu li.join a {
      margin-left: 2em; } }
  .menu a {
    font-size: 0.875em;
    letter-spacing: 0.00088em;
    padding: 1em 1.25em;
    line-height: 1.14em;
    display: inline-block; }

.footer-menu li.join a {
  margin-top: 3em; }

.footer-menu a {
  line-height: 3em;
  display: inline-block;
  font-size: 0.875em; }

@media only screen and (max-width: 991px) {
  #site-wrapper {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    overflow: hidden;
    width: 100%; }
    #site-wrapper.show-nav {
      height: calc(100vh - 4em);
      max-height: calc(100vh - 4em); }
  #site-canvas {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: .3s ease -webkit-transform;
    transition: .3s ease transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve3d; }
  .show-nav #site-canvas {
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0); }
  #nav {
    width: 300px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -300px;
    background: #0E1317;
    padding: 0em;
    z-index: 100;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 10px 4px rgba(44, 42, 41, 0.05);
    -moz-box-shadow: 0px 0px 10px 4px rgba(44, 42, 41, 0.05);
    box-shadow: 0px 0px 10px 4px rgba(44, 42, 41, 0.05); }
    #nav .toggleMenu {
      color: #fff; }
      #nav .toggleMenu i {
        color: #fff;
        font-size: 0.875em;
        float: left;
        margin-right: 0.5em;
        margin-bottom: 0;
        margin-top: 0.15em; }
    #nav .menu {
      float: none;
      margin-top: 0.5em;
      margin-right: 1em; }
      #nav .menu li {
        display: block;
        width: 100%;
        float: none; }
        #nav .menu li + li {
          margin-left: 0;
          margin-top: 1em; }
        #nav .menu li.current-menu-item a {
          color: #fff; }
          #nav .menu li.current-menu-item a:after {
            bottom: 0;
            left: 0;
            right: 0; }
          .no-touch #nav .menu li.current-menu-item a:hover {
            color: #E41113; }
        #nav .menu li:not(.join) a {
          color: #fff;
          margin: 0;
          padding: 0.5em 0; }
          .no-touch #nav .menu li:not(.join) a:hover {
            color: #E41113; }
        #nav .menu li.join {
          margin-top: 1.5em; }
  .top {
    overflow: hidden;
    padding: 0.5em;
    text-align: right; }
    .top .container {
      margin: 0; }
    .top .logo {
      float: right;
      width: 100px; }
  .middle {
    padding: 1.5em; } }

.menu .presskit {
  display: none; }

.videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

video {
  display: block; }

#videoplayer svg{
	color:white!important;
}

#bgvideo {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  transform: translate3d(-50%, -50%, 0); }

@media only screen and (max-width: 767px) {
  video {
    display: none; } }

/* ------------------------------------------------------------------------------------------------------
   VIDEO
   --------------------------------------------------------------------------------------------------- */
#video {
  text-align: center;
  position: relative;
  overflow: hidden; }
  #video::selection {
    background-color: transparent; }
  #video > .container {
    height: 0;
    padding-top: 56.25%;
    position: relative; }
  #video .video-overlay {
    opacity: 1;
    transition: opacity 0.25s ease-out, transform 0.25s ease-out; }
  #video .counter-animation {
    opacity: 0;
    transition: opacity 0.5s ease-out;
    transition-delay: 0.5s; }
    #video .counter-animation.show {
      opacity: 1; }
  #video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block; }
    @media only screen and (min-width: 62em) {
      #video video {
        max-height: 810px; } }
  #video h3 {
    margin: 0; }
  #video .middle {
    top: 50%;
    margin-top: -1.75em; }
    #video .middle::selection {
      background-color: transparent; }
  @media only screen and (max-width: 991px) {
    #video {
      padding-top: 10em;
      padding-bottom: 0; }
      .home #video {
        padding-top: 4em; }
      #video h3 {
        margin-bottom: 1em;
        display: block; }
      #video .videoWrapper {
        padding: 0 10%; } }
  @media only screen and (max-width: 991px) {
    #video {
      padding-bottom: 0; }
      #video .top {
        text-align: center; }
      .touch #video .middle {
        display: none; } }
  @media only screen and (min-width: 62em) {
    #video {
      max-height: 810px;
      margin-bottom: 4em; }
      #video video {
        transition: transform 0.25s ease-out;
        transform: scale(0.8); }
      #video > .container:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        background-color: rgba(0, 0, 0, 0.5);
        transition: background 0.25s ease-out; }
      #video .top, #video .bottom, #video .middle {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 10; }
      #video .top {
        top: 8em;
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
      #video .bottom {
        bottom: 4em;
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
      #video > .container:hover ~ .middle .playPause, #video .video-overlay:hover ~ .middle .playPause, #video .middle:hover .playPause {
        opacity: 0.5; }
        #video > .container:hover ~ .middle .playPause:hover, #video .video-overlay:hover ~ .middle .playPause:hover, #video .middle:hover .playPause:hover {
          opacity: 1; } }
  #video.playing > .container:before {
    background-color: transparent; }
  #video.playing .playPause i:before {
    content: "pause"; }
  @media only screen and (min-width: 62em) {
    #video.playing .video-overlay {
      opacity: 0; }
    #video.playing .top {
      transform: translate3d(0, -50px, 0) scale3d(0.8, 0.8, 1); }
    #video.playing .bottom {
      transform: translate3d(0, 50px, 0) scale3d(0.8, 0.8, 1); }
    #video.playing video {
      transform: scale(1); } }

.playPause {
  cursor: pointer;
  height: 3.5em;
  width: 3.5em;
  border: 3px solid #fff;
  line-height: 3.5em;
  display: inline-block;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.9); }
  .playPause .no-touch {
    opacity: 0;
    transition: 0.1s opacity ease-out; }
  .playPause::selection {
    background-color: transparent; }
  .playPause i {
    color: #fff;
    font-size: 1em;
    line-height: 3.65em;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.9); }
    .playPause i:before {
      content: "play"; }

#googlemaps {
  width: 100%;
  height: 100%; }

/* ------------------------------------------------------------------------------------------------------
   HEADER
   --------------------------------------------------------------------------------------------------- */
header {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .home header:before {
    background-color: rgba(0, 0, 0, 0.65); }
  .home header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, transparent 60%, black 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(60%, transparent), color-stop(100%, black));
    background: -webkit-linear-gradient(top, transparent 60%, black 100%);
    background: -o-linear-gradient(top, transparent 60%, black 100%);
    background: -ms-linear-gradient(top, transparent 60%, black 100%);
    background: linear-gradient(to bottom, transparent 60%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }
  .home header .container > .row {
    height: 100vh; }
  .home header h1 {
    margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .home header {
      background-image: url("img/bg-intro.jpg");
      background-repeat: no-repeat;
      background-size: cover; } }
  @media only screen and (min-width: 48em) {
    .home header {
      text-align: center; } }
  header.sub {
    padding-top: 12em;
    padding-bottom: 6em; }
    header.sub h1 {
      display: block;
      width: 100%; }
    header.sub p {
      margin-bottom: 1.5em;
      max-width: 600px; }

/* ------------------------------------------------------------------------------------------------------
   Events
   --------------------------------------------------------------------------------------------------- */
#events {
  text-align: left; }
  @media only screen and (max-width: 767px) {
    #events {
      padding-bottom: 4em; } }
  @media only screen and (min-width: 62em) {
    #events .col:nth-child(1) {
      margin-top: -10em; }
      #events .col:nth-child(1) .card + .card {
        margin-top: 3.75em; }
    #events .col:nth-child(3) .card {
      margin-top: 10em; } }
  #events .card .link {
    height: 4.375em; }

.cards-list {
  padding-bottom: 6em; }
  .cards-list .cards .col {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    display: flex;
    flex-direction: row; }
  .cards-list .social-menu {
    margin-top: 1.375em; }
    .cards-list .social-menu li + li {
      margin-left: 1.25em; }
    .cards-list .social-menu i {
      font-size: 1em; }

@media only screen and (min-width: 62em) {
  .cards {
    margin: 0; }
    .cards .row {
      margin: 0; }
    .cards .col {
      padding: 0; } }

.card h3, .card-sponsor h3, .card-vacancy h3, .card-team h3, .card_sub h3 {
  margin: 0;
  position: relative;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 100%;
  height: 67.5px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.25;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(255, 255, 255, 0.7);
  transition: color 0.25s ease-in-out; 
  text-transform:initial;}

.card .img-link, .card-sponsor .img-link, .card-vacancy .img-link, .card-team .img-link, .card_sub .img-link {
  display: block; }
  .card .img-link:hover ~ .link h3 span:after, .card-sponsor .img-link:hover ~ .link h3 span:after, .card-vacancy .img-link:hover ~ .link h3 span:after, .card-team .img-link:hover ~ .link h3 span:after, .card_sub .img-link:hover ~ .link h3 span:after {
    width: 100%; }

.card:hover h3, .card-sponsor:hover h3, .card-vacancy:hover h3, .card-team:hover h3, .card_sub:hover h3 {
  color: white; }

.card {
  display: block;
  text-align: left;
  position: relative;
  overflow: hidden;
  background-color: #182027; }
  .card .content {
    background-color: #182027;
    position: relative;
    z-index: 1; }
    .card .content p {
      display: block; }
  .card figure {
    transform: scale(1);
    transition: transform 0.5s ease; }
  .card.wide h3 {
    margin: 0;
    position: relative;
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    max-width: 100%;
    height: 22.5px;
    /* Fallback for non-webkit */
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.25;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  @media only screen and (max-width: 991px) {
    .card {
      margin-bottom: 2em; }
      .card .content {
        padding: 1em 1.5em; } }
  @media only screen and (min-width: 62em) {
    .card .content {
      padding: 2em; } }
  .card.solid {
    background-color: #E41113; }
    .card.solid .content {
      height: auto;
      background-color: #E41113; }
    .card.solid .social {
      display: inline-block; }
      .card.solid .social i {
        transition: color 0.1s ease-in-out; }
      .card.solid .social:hover i {
        color: #fff; }
  .card:hover figure {
    transform: scale(1.1); }

.card-news figure, .card-event figure {
  background-size: cover; }

.card-sponsor, .card-vacancy, .card-team {
  background-color: #182027;
  padding: 1.25em;
  margin-bottom: 1.75em;
  text-align: left;
  width: 100%; }
  .card-sponsor figure, .card-vacancy figure, .card-team figure {
    background-color: rgba(255, 255, 255, 0.1);
    height: 0;
    padding-top: 60%;
    background-size: contain;
    filter: grayscale(100%);
    transition: filter 0.3s ease-out; }
  .card-sponsor p, .card-vacancy p, .card-team p {
    margin-top: 0; }
    @media only screen and (min-width: 48em) {
      .card-sponsor p, .card-vacancy p, .card-team p {
        min-height: 10em; } }
  .card-sponsor:hover figure, .card-vacancy:hover figure, .card-team:hover figure {
    filter: grayscale(0%); }
  .card-sponsor:hover .img-link, .card-vacancy:hover .img-link, .card-team:hover .img-link {
    opacity: 1; }
  .card-sponsor .link, .card-vacancy .link, .card-team .link {
    margin-bottom: 2.61em;
    margin-bottom: 1em; }
  .card-sponsor .img-link, .card-vacancy .img-link, .card-team .img-link {
    padding: 1em;
    margin-bottom: 2.25em;
    opacity: 0.4;
    transition: opacity 0.3s ease-out;
    background-color: #fff; }

.card-team .img-link {
  padding: 0; }

.card-team figure {
  padding-top: 100%;
  background-size: cover; }

.card-vacancy {
  cursor: pointer; }

.card-blog {
  cursor: default; }

.tag {
  color: #E41113;
  display: block;
  text-transform: uppercase;
  font-size: 0.75em;
  margin-bottom: 0.5em; }
  .tag.large {
    font-size: 1.25em; }

figure {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }
  .red figure {
    position: relative; }
  @media only screen and (max-width: 991px) {
    figure {
      padding-top: 50%; } }
  @media only screen and (min-width: 62em) {
    figure {
      height: 240px; } }

/* ------------------------------------------------------------------------------------------------------
   QUOTES
   --------------------------------------------------------------------------------------------------- */
#quotes {
  background-color: #E41113;
  padding-top: 3.75em;
  padding-bottom: 3.75em; }
  @media only screen and (min-width: 62em) {
    #quotes blockquote {
      max-width: 275px;
      margin: 0 auto; } }

blockquote h4 {
  line-height: 2rem;
  margin-bottom: 1em; }

blockquote p {
  line-height: 1.5rem;
  color: #fff;
  position: relative;
  display: inline-block;
  padding-left: 0.875em;
  text-align: center;
  font-style: italic; }
  blockquote p:before {
    /*content: "-"; disabled by erwin*/
    position: absolute;
    left: 0;
    font-size: 1.25em; }

@media only screen and (max-width: 991px) {
  blockquote {
    margin: 2em 0; } }

@media only screen and (max-width: 767px) {
  blockquote {
    margin: 1em 0; } }

/* ------------------------------------------------------------------------------------------------------
   SLIDER
   --------------------------------------------------------------------------------------------------- */
#slider {
  position: relative;
  background: url("img/bg-slider.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center; }
  #slider .row {
    height: 500px; }
  #slider .owl-nav > div {
    width: 2em;
    height: 7em;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -3.5em;
    background-repeat: no-repeat;
    background-size: contain; }
    .no-touch #slider .owl-nav > div:hover {
      opacity: 1; }
  #slider .owl-nav .owl-prev {
    left: 2em;
    background-image: url("img/arrow-prev.svg"); }
  #slider .owl-nav .owl-next {
    right: 2em;
    background-image: url("img/arrow-next.svg"); }

.owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4em; }

.owl-dot {
  display: inline-block;
  margin: 0 0.25em; }
  .owl-dot span {
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    background: #fff;
    border-radius: 50%; }
  .owl-dot.active span {
    background-color: red; }

/* ------------------------------------------------------------------------------------------------------
   News
   --------------------------------------------------------------------------------------------------- */
#news {
  background-color: #000;
  text-align: center; }
  #news p {
    color: #000; }
  #news .tweeter-info {
    padding: 0;
    margin: 0;
    font-size: 1em; }
    #news .tweeter-info .uppercase, #news .tweeter-info .time {
      display: none; }
    #news .tweeter-info .fts-twitter-text {
      line-height: 1.8em;
      padding: 0; }
    #news .tweeter-info br {
      display: none; }
    #news .tweeter-info .fts-twitter-reply-wrap, #news .tweeter-info .fts-twitter-link-image {
      display: none !important; }
  #news .fts-jal-single-fb-post {
    padding: 0 !important;
    border: 0 !important; }
  #news .fts-jal-fb-top-wrap {
    margin: 0; }
  #news .fts-fb-header-wrapper, #news .fts-jal-fb-user-thumb, #news .fts-jal-fb-user-name, #news .fts-jal-fb-post-time, #news .fts-album-photos-wrap, #news a.fts-jal-fb-see-more {
    display: none; }
  #news .fts-jal-fb-message {
    padding: 0;
    line-height: 1;
    max-height: 165px; }
    #news .fts-jal-fb-message p {
      display: block;
      /* Fallback for non-webkit */
      display: -webkit-box;
      height: 172.8px;
      /* Fallback for non-webkit */
      font-size: 16px;
      line-height: 1.8;
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
  #news .fts-jal-fb-link-wrap {
    display: none; }
  #news .fts-yt-videogroup h2 {
    font-size: 16px; }
  #news .fts-yt-videogroup p {
    display: none; }
  #news .gpf-jal-single-fb-post {
    padding: 0 !important; }
  #news .gpf-jal-fb-user-thumb, #news .gpf-jal-fb-user-name, #news .gpf-jal-fb-post-time, #news .gpf-jal-fb-see-more, #news .gpf-powered-by-text {
    display: none; }
  #news .gpf-jal-fb-message {
    padding: 0;
    line-height: 1;
    max-height: 165px; }
    #news .gpf-jal-fb-message p {
      display: block;
      /* Fallback for non-webkit */
      display: -webkit-box;
      height: 172.8px;
      /* Fallback for non-webkit */
      font-size: 16px;
      line-height: 1.8;
      -webkit-line-clamp: 6;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
  @media only screen and (max-width: 991px) {
    #news {
      padding: 4em 0; } }
  @media only screen and (min-width: 62em) {
    #news .card {
      height: 290px;
      border: 1px solid #000;
      margin-left: -1px;
      margin-top: -1px; }
      #news .card + .card {
        margin-top: -2px; }
      #news .card.large {
        height: 580px; }
        #news .card.large figure {
          height: 400px; }
        #news .card.large .content {
          height: 180px; }
      #news .card.wide {
        height: 290px; }
        #news .card.wide figure {
          height: 180px; }
        #news .card.wide .content {
          height: 110px; }
      #news .card .content {
        padding-top: 2em;
        padding-bottom: 2em;
        box-sizing: border-box; }
    #news .row + .row .card {
      margin-top: -2px; } }

/* ------------------------------------------------------------------------------------------------------
   LOGOS
   --------------------------------------------------------------------------------------------------- */
#logos {
  background-color: #0E1317; }
  #logos a {
    margin: 1em;
    display: block;
    transition: opacity 0.3s ease-out; }
  #logos img {
    margin: 0 auto;
    padding: 1em;
    max-height: 140px;
    box-sizing: border-box; }
  @media only screen and (max-width: 991px) {
    #logos {
      padding-top: 2em;
      padding-bottom: 2em; }
      #logos img {
        margin-top: 1em;
        margin-bottom: 1em; } }
  @media only screen and (min-width: 48em) {
    #logos {
      padding-top: 6em;
      padding-bottom: 6em; }
      #logos .row {
        margin: 0; }
        .no-touch #logos .row:hover a {
          opacity: 0.4; }
          .no-touch #logos .row:hover a:hover {
            opacity: 1; }
      #logos .col {
        padding: 0; } }

/* ------------------------------------------------------------------------------------------------------
   Footer
   --------------------------------------------------------------------------------------------------- */
#footer {
  position: relative; }

#foot {
  padding-top: 5em;
  padding-bottom: 8em;
  background-color: #000; }
  #foot .logo img {
    width: 90px; }
  #foot p {
    color: #fff;
    font-size: 14px;
    display: block;
    margin-top: 1em; }
  #foot .copy {
    color: rgba(255, 255, 255, 0.6); }
    #foot .copy a {
      transition: 0.15s ease-out color;
      color: rgba(255, 255, 255, 0.6); }
      #foot .copy a:hover {
        color: white; }
  #foot .join {
    display: none; }
  @media only screen and (max-width: 991px) {
    #foot {
      text-align: center;
      padding-top: 4em;
      padding-bottom: 4em; }
      #foot .logo {
        margin-bottom: 2em; }
      #foot h3 {
        display: block;
        margin-top: 2em; }
      #foot .join {
        margin-top: 2em; } }
  @media only screen and (min-width: 48em) {
    #foot .logo {
      position: absolute; } }
  #foot form {
    position: relative;
    margin-top: 1em;
    max-width: 340px;
    height: 40px; }
    @media only screen and (max-width: 767px) {
      #foot form {
        margin-left: auto;
        margin-right: auto; } }
    @media only screen and (max-width: 991px) {
      #foot form {
        max-width: 100%; } }
  #foot .form-input {
    box-sizing: border-box;
    border: 2px solid #fff;
    height: 40px;
    line-height: 20px;
    padding: 10px;
    font-size: 14px;
    background-color: transparent;
    color: #fff;
    margin-bottom: 0.5em; }
  #foot:focus ~ #submit i {
    opacity: 1; }

#submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  margin: 10px;
  background: transparent;
  border: 0;
  color: #fff; }
  #submit i {
    color: #fff;
    font-size: 0.8em;
    line-height: 1.5em;
    opacity: 0;
    transition: opacity 0.15s ease-in-out; }
  #submit:focus {
    outline: none; }

#signup {
  position: relative; }

#succes {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s; }
  #succes.active {
    opacity: 1;
    visibility: visible; }

#hide {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s; }
  #hide.active {
    opacity: 0;
    visibility: hidden; }

.footer-menu {
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .footer-menu {
      max-width: 80%;
      display: inline-block;
      margin: 0 auto; }
      .footer-menu:last-child {
        margin-bottom: 2em; } }
  @media only screen and (min-width: 48em) {
    .footer-menu {
      float: left;
      margin-left: 2em;
      width: 100%; }
      .footer-menu li {
        display: inline-block;
        float: left;
        width: 50%; } }
  @media only screen and (min-width: 62em) {
    .footer-menu {
      padding-left: 7em; } }

.social-menu {
  margin-top: 9.875em; }
  .social-menu li {
    display: inline-block;
    padding: 0; }
    .social-menu li:before {
      content: ""; }
    .social-menu li + li {
      margin-left: 0.5em; }
  .social-menu i {
    line-height: 1.25em;
    color: #E41113;
    transition: color 0.1s ease-in-out;
    margin: 0; }
  .social-menu a {
    display: inline-block;
    line-height: 1.25em;
    transition: transform 0.15s ease-out; }
    .social-menu a:hover i {
      color: #fff; }
    .social-menu a:active {
      transform: scale(1.1); }
  @media only screen and (min-width: 80em) {
    .social-menu li + li {
      margin-left: 0.75em; }
    .social-menu i {
      font-size: 2em; } }

/* ------------------------------------------------------------------------------------------------------
   Snake
   --------------------------------------------------------------------------------------------------- */
#snake-top {
  background-color: #0E1317; }

.snake {
  padding-top: 4em;
  padding-bottom: 4em;
  background-color: #0E1317; }
  .snake .content {
    margin-top: 1em;
    margin-bottom: 1em; }
  .snake .link {
    margin-top: 1em; }
  @media only screen and (max-width: 991px) {
    .snake figure {
      margin-top: 2em;
      margin-bottom: 6em; } }
  @media only screen and (max-width: 767px) {
    .snake figure {
      margin-bottom: 4em; } }
  @media only screen and (min-width: 48em) {
    .snake .content {
      margin-top: 2em;
      margin-bottom: 2em; } }
  @media only screen and (min-width: 62em) {
    .snake .inner {
      padding-left: 1em;
      padding-right: 4em; }
    .snake figure {
      height: 300px;
      margin: 0 0 0 1.25em; }
    .snake .row:nth-child(even) .inner {
      padding-right: 1em;
      padding-left: 4em; }
    .snake .row:nth-child(even) figure {
      margin: 0 1.25em 0 0; }
    .snake .row:nth-child(even) .red {
      order: -1; } }
  @media only screen and (min-width: 80em) {
    .snake figure {
      height: 400px; }
    .snake .inner {
      padding-left: 2em;
      padding-right: 6em; }
    .snake .row:nth-child(even) .inner {
      padding-right: 2em;
      padding-left: 6em; } }

/* ------------------------------------------------------------------------------------------------------
   TEAM INTRO
   --------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 62em) {
  .scroller-page #head, .scroller-page #main, .scroller-page #footer, .scroller-page #sticky-container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    box-sizing: border-box; }
  .scroller-page #head {
    z-index: 3; }
  .scroller-page #main {
    z-index: 2; }
  .sticky #head, .sticky #sticky-container, .sticky #team-usp-dummy {
    position: fixed; }
  .sticky-after #head {
    top: 1200px; }
  .sticky-after #sticky-container {
    top: 1600px; }
  #team-intro {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0; } }

#team {
  background-color: #000; }

#team-intro:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: transparent;
  background: -moz-linear-gradient(top, transparent 60%, black 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(60%, transparent), color-stop(100%, black));
  background: -webkit-linear-gradient(top, transparent 60%, black 100%);
  background: -o-linear-gradient(top, transparent 60%, black 100%);
  background: -ms-linear-gradient(top, transparent 60%, black 100%);
  background: linear-gradient(to bottom, transparent 60%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }

#team-intro h2 {
  display: block;
  line-height: 1;
  text-align: center;
  margin: 0; }

#team-intro .arrow {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 4em;
  z-index: 10; }
  #team-intro .arrow i {
    font-size: 1em;
    color: #E41113;
    display: inline-block;
    margin-left: -0.5em; }

.team-usp {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 767px) {
    .team-usp .row {
      height: 125px; } }
  @media only screen and (min-width: 48em) {
    .team-usp .row {
      height: 250px; } }
  @media only screen and (min-width: 62em) {
    .team-usp .row {
      height: 500px; } }
  @media only screen and (max-width: 991px) {
    .team-usp.color-overlay:before {
      background-color: rgba(0, 0, 0, 0.5); } }

#vacancies {
  background-color: #000; }

#vacancy, .overlay-box {
  padding-top: 6em;
  padding-bottom: 6em; }
  #vacancy .inner div, .overlay-box .inner div {
    margin-top: 3.75em; }
    #vacancy .inner div.action, .overlay-box .inner div.action {
      margin-top: 1.5em; }
  #vacancy h3, .overlay-box h3 {
    color: #E41113;
    display: block; }
  #vacancy .col .inner, .overlay-box .col .inner {
    margin-bottom: 4em;
    text-align: left; }
    @media only screen and (min-width: 62em) {
      #vacancy .col .inner, .overlay-box .col .inner {
        padding-right: 3em; } }
  @media only screen and (max-width: 991px) {
    #vacancy .col + .col .inner, .overlay-box .col + .col .inner {
      margin-top: 3.75em; } }
  @media only screen and (min-width: 62em) {
    #vacancy .col + .col .inner, .overlay-box .col + .col .inner {
      padding-left: 3em;
      padding-right: 0; } }

#vacancy {
  padding-top: 12em; }

.overlay-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 6em;
  padding-bottom: 6em;
  max-width: 991px;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #182027;
  padding-left: 5%;
  padding-right: 5%;
  visibility: visible;
  transition-delay: 0s; }
  .touch .overlay-box {
    position: static; }
  @media only screen and (min-width: 62em) {
    .overlay-box {
      margin-top: 5%;
      margin-bottom: 5%;
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8); } }
  .overlay-box.hide {
    visibility: hidden;
    transition: visibility 0s linear 0.5s, box-shadow 0.5s ease 0s;
    animation: disappear 0s ease-in 0.5s forwards;
    animation-fill-mode: forwards; }
    @media only screen and (max-width: 991px) {
      .overlay-box.hide {
        display: none; } }
  .overlay-box .form-holder p {
    margin-bottom: 3em;
    overflow: hidden; }

@keyframes disappear {
  to {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden; } }

#about {
  background-color: #E41113;
  padding-top: 6em;
  padding-bottom: 6em; }
  #about .col {
    position: relative; }
  #about .inner {
    padding-right: 6em; }
  #about blockquote {
    margin-top: 3em; }
  #about figure {
    height: 100%;
    position: absolute;
    background-size: contain;
    left: 0.5rem;
    right: 0.5rem; }

/* Overlay closing cross */
button.overlay-close {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  background: transparent;
  outline: none;
  z-index: 100;
  opacity: 0;
  transform: translate3d(0, -100%, 0);
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s, transform 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0.5s;
  color: #fff; }

div.overlay-close {
  position: fixed;
  width: 100%;
  height: 1000%; }

#site-wrapper {
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }

#site-wrapper.overlay-open {
  transform: scale(0.85); }

/* Overlay style */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  z-index: 1000; }

.shadow-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: visibility 0s linear 0.5s, background 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  visibility: hidden;
  background: transparent; }

.overlay-contentscale {
  visibility: hidden;
  transform: translateY(100%);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0s 0.5s; }

.overlay-contentscale.open {
  visibility: visible;
  transform: translateY(0%);
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch; }
  .overlay-contentscale.open .overlay-box {
    box-shadow: 0 0 100px 50px rgba(0, 0, 0, 0.8); }
  .overlay-contentscale.open ~ .shadow-overlay {
    transition: visibility 0s linear 0s, background 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    background: rgba(0, 0, 0, 0.6);
    visibility: visible; }
  .overlay-contentscale.open button.overlay-close {
    opacity: 1;
    transform: translate3d(0, 0%, 0); }

/* BLOG */
#blog p {
  font-size: 1.25em;
  margin: 2em 0 0.5em;
/*  text-align: left !important;*/
  line-height: 1.5em !important; }
  #blog p:first-child {
    margin-top: 0; }

#blog .spacer {
  margin-top: 6em; }

/* CONTACT */
#contact-top {
  padding-top: 0em;
  padding-bottom: 8em; }

/* TAGS */
.tags {
  display: block;
  margin-top: 4em;
  overflow: hidden;
  margin-left: -0.5em; }
  .tags li {
    float: left;
    list-style: none;
    display: inline-block;
    padding-left: 0;
    margin-left: 0.5em; }
    .tags li:before {
      content: ""; }
    .tags li + li:after {
      content: ","; }
    .tags li:last-child:after {
      content: ""; }

/* MAP */
@media only screen and (max-width: 767px) {
  #map {
    display: none; } }

#map #googlemaps {
  height: 400px; }

/* FORMS */
.form-holder, .gform_wrapper {
  max-width: 100%;
  text-align: left; }
  .form-holder.single, .gform_wrapper.single {
    padding-top: 2em; }
  .form-holder h3, .gform_wrapper h3 {
    margin-bottom: 2em;
    display: inline-block; }
  .form-holder figure, .gform_wrapper figure {
    margin-bottom: 2em;
    background-size: cover; }
  .form-holder .inner h3, .gform_wrapper .inner h3 {
    margin-bottom: 0.5em;
    line-height: 1.8em; }
  .form-holder form div, .gform_wrapper form div {
    display: block;
    overflow: hidden; }
    .form-holder form div.double, .form-holder form div.triple, .gform_wrapper form div.double, .gform_wrapper form div.triple {
      width: 100%; }
    .form-holder form div.action, .gform_wrapper form div.action {
      margin: 0 auto !important;
      float: none;
      overflow: visible; }
  .form-holder form > div, .gform_wrapper form > div {
    margin-bottom: 1em; }
  .form-holder form h3, .gform_wrapper form h3 {
    color: #fff;
    margin-bottom: 1em;
    display: block; }
  .form-holder input, .gform_wrapper input {
    height: 60px;
    width: 100%;
    line-height: 20px;
    padding: 20px;
    font-size: 14px;
    float: left;
    box-sizing: border-box;
    display: block;
    margin-top: 1.5em;
    border-radius: 0; }
  .form-holder textarea, .gform_wrapper textarea {
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    margin-top: 1.5em;
    line-height: 20px;
    padding: 20px;
    font-size: 14px;
    width: 100%;
    height: 150px;
    outline: 0; }
    .form-holder textarea.fade, .gform_wrapper textarea.fade {
      opacity: 0.4; }
      .form-holder textarea.fade.focus, .gform_wrapper textarea.fade.focus {
        opacity: 1; }
  .form-holder input:not([type=submit]), .form-holder textarea, .gform_wrapper input:not([type=submit]), .gform_wrapper textarea {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    transition: opacity 0.5s ease; }
    .form-holder input:not([type=submit]).fade, .form-holder textarea.fade, .gform_wrapper input:not([type=submit]).fade, .gform_wrapper textarea.fade {
      opacity: 0.4; }
      .form-holder input:not([type=submit]).fade.focus, .form-holder textarea.fade.focus, .gform_wrapper input:not([type=submit]).fade.focus, .gform_wrapper textarea.fade.focus {
        opacity: 1; }
  .form-holder input[type=submit], .gform_wrapper input[type=submit] {
    margin-top: 5%;
    border: 0; }
  .form-holder input[type=hidden], .gform_wrapper input[type=hidden] {
    display: none; }
  @media only screen and (max-width: 767px) {
    .form-holder figure, .gform_wrapper figure {
      margin-top: 4em; } }
  @media only screen and (max-width: 767px) {
    .form-holder form div, .gform_wrapper form div {
      width: 100%; }
      .form-holder form div.double, .form-holder form div.triple, .gform_wrapper form div.double, .gform_wrapper form div.triple {
        margin-bottom: 0; }
        .form-holder form div.double div, .form-holder form div.triple div, .gform_wrapper form div.double div, .gform_wrapper form div.triple div {
          margin-bottom: 0; }
        .form-holder form div.double p, .form-holder form div.triple p, .gform_wrapper form div.double p, .gform_wrapper form div.triple p {
          margin-bottom: 0; }
      .form-holder form div.full, .gform_wrapper form div.full {
        margin-bottom: 0; } }
  @media only screen and (min-width: 48em) {
    .form-holder form .single p, .gform_wrapper form .single p {
      padding-right: 2.5%;
      padding-left: 0; }
    .form-holder form .single + div p, .gform_wrapper form .single + div p {
      padding-left: 2.5%;
      padding-right: 0; }
    .form-holder form div, .gform_wrapper form div {
      margin-bottom: 1em;
      float: left;
      width: 50%; }
      .form-holder form div.full, .gform_wrapper form div.full {
        width: 100%;
        margin-left: 0; }
        .form-holder form div.full input[type=submit], .gform_wrapper form div.full input[type=submit] {
          display: inline-block;
          width: auto;
          margin: 0; }
      .form-holder form div textarea, .gform_wrapper form div textarea {
        height: 250px; }
      .form-holder form div.double div p, .gform_wrapper form div.double div p {
        padding-right: 2.5%;
        padding-left: 0; }
      .form-holder form div.double div + div p, .gform_wrapper form div.double div + div p {
        padding-left: 2.5%;
        padding-right: 0; }
      .form-holder form div.double, .form-holder form div.triple, .gform_wrapper form div.double, .gform_wrapper form div.triple {
        margin-bottom: 0; }
      .form-holder form div.triple, .gform_wrapper form div.triple {
        margin: 0; }
        .form-holder form div.triple:first-child input, .gform_wrapper form div.triple:first-child input {
          margin-top: 0; }
        .form-holder form div.triple div, .gform_wrapper form div.triple div {
          margin-bottom: 0;
          width: 33.3333333333%; }
          .form-holder form div.triple div p, .gform_wrapper form div.triple div p {
            padding-right: 2.5%;
            padding-left: 0; }
          .form-holder form div.triple div + div p, .gform_wrapper form div.triple div + div p {
            padding-left: 2.5%; }
          .form-holder form div.triple div + div + div p, .gform_wrapper form div.triple div + div + div p {
            padding-right: 0; } }

#takethechallenge, #recommendstartup, #scrollwizard {
  height: 0;
  overflow: hidden; }
  #takethechallenge.active, #recommendstartup.active, #scrollwizard.active {
    height: auto;
    overflow: visible;
    padding-top: 3em;
    clear: both; }

.challenge-info .tag {
  display: block;
  overflow: hidden;
  line-height: 1.5em;
  font-size: 1.25em !important; }
  .challenge-info .tag.small {
    font-size: 1em !important; }

.challenge-info .btn {
  margin-top: 1em; }

.challenge-info i {
  color: #E41113;
  font-size: 1.25em;
  line-height: 1.5em;
  margin-top: 1px;
  margin-right: 0.5em;
  float: left;
  margin-bottom: 0; }

.gform_wrapper .top_label .gfield_label {
  display: block !important; }

.gform_wrapper li {
  padding-left: 0;
  margin-bottom: 2em;
  position: relative;
  /*overflow: hidden !important;  disabled by erwin*/ }
  .gform_wrapper li:before {
    content: ""; }

@media only screen and (min-width: 48em) {
  .gform_wrapper li.gfield.half-left, .gform_wrapper li.gfield.half-right {
    width: 50% !important;
    float: left !important;
    clear: none !important;
    box-sizing: border-box !important; }
  .gform_wrapper li.gfield.half-left {
    padding-right: 0.5em !important; }
  .gform_wrapper li.gfield.half-right {
    padding-left: 0.5em !important; } }

.gform_wrapper .ginput_container.ginput_container_text {
  margin: 0 0 1em !important; }

.gform_wrapper .top_label .gfield_label {
  display: block;
  margin-bottom: 0.5em; }

.gform_wrapper form div {
  float: none !important;
  width: 100% !important;
  overflow: visible !important; }

.gform_wrapper .gform_button {
  float: none; }

.gform_wrapper .gfield_radio li input {
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 1em;
  margin-left: 2px; }

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
  width: 100% !important; }

.gform_wrapper textarea.large {
  width: 100% !important;
  padding: 1em; }

.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
  width: 100% !important;
  margin: 0 !important;
  padding: 1em !important; }

.gform_wrapper .gsection {
  border-color: #E41113 !important;
  border-width: 2px !important; }
  .gform_wrapper .gsection.hide {
    display: none !important; }

.gform_wrapper h3.gform_title {
  letter-spacing: normal !important;
  margin: .625em 0 1.5em;
  font-size: 2em; }

.gform_wrapper span.gform_description, .gform_confirmation_message {
  font-weight: 400;
  color: #fff;
  font-size: 1.15em;
  line-height: 1.6;
  margin-bottom: 2em;
  display: block; }

.gsection_title {
  color: #E41113; }

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  height: auto; }

.gform_wrapper div.validation_error {
  color: #fff !important;
  border-color: #fff !important;
  line-height: 1.6em !important; }

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border: 0 !important; }

.gform_wrapper .gfield_error .gfield_label {
  color: #fff !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield_html,
.gform_wrapper .top_label .gfield_error input.large, .gform_wrapper .top_label .gfield_error select.large, .gform_wrapper .top_label .gfield_error textarea.textarea,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important; }

.gform_wrapper .top_label .gfield_error {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important; }

.gform_wrapper li.gfield_error input[type=email], .gform_wrapper li.gfield_error input[type=number], .gform_wrapper li.gfield_error input[type=password], .gform_wrapper li.gfield_error input[type=tel], .gform_wrapper li.gfield_error input[type=text], .gform_wrapper li.gfield_error input[type=url], .gform_wrapper li.gfield_error textarea {
  border-color: #fff !important;
  border-width: 2px !important; }

.gform_wrapper .gfield_required, .gform_wrapper .validation_message {
  color: #E41113 !important; }

.gform_wrapper .gform_ajax_spinner {
  display: none; }

#blog p a:not(.btn) {
  color: #E41113;
  transition: 0.15s color ease-out; }
  #blog p a:not(.btn):hover {
    color: #8C0B0D; }



#blogs .card {
  margin-bottom: 2.5em; }

/* SHARE */
.share {
  margin-top: 5em; }
  .share h2 {
    margin: 0;
    display: inline-block;
    float: left;
    margin-top: 0.65em;
    margin-right: 1em; }
  .share .social-menu {
    margin: 0;
    display: inline-block;
    float: left; }
    .share .social-menu a {
      font-size: 1.5em; }
  @media only screen and (max-width: 767px) {
    .share h2 {
      display: block;
      margin: 0 0 1em 0;
      float: none; } }

.deadline-passed {
  padding: 1em;
  border: 2px solid #fff; }
