@-webkit-keyframes fadeInUpCustom {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpCustom {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpCustom {
  -webkit-animation-name: fadeInUpCustom;
  animation-name: fadeInUpCustom; }

@media (min-width: 1200px) {
  .container {
    width: 1440px; } }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media only screen and (max-width: 991px) {
  .flex-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.no-padding {
  padding: 0; }

@media only screen and (max-width: 991px) {
  #home-events-img {
    width: 100%; } }

@media only screen and (max-width: 991px) {
  #home-events-content {
    padding: 10vh 30px !important;
    padding-bottom: 5px !important; } }

@media only screen and (max-width: 991px) {
  #home-events-col {
    min-height: 100vh; }
    #home-events-col #home-events-content #home-next-event {
      font-size: 60px;
      line-height: 65px; }
    #home-events-col #home-events-content h2 {
      font-size: 35px; }
    #home-events-col #home-events-content #home-article-content {
      font-size: 18px;
      font-weight: 300;
      padding-bottom: 30px; }
      #home-events-col #home-events-content #home-article-content p {
        font-size: 18px;
        font-weight: 300; } }

@media only screen and (max-width: 991px) {
  #home-events-parallax {
    height: 33vh;
    display: block;
    width: auto;
    margin: 20px; } }

@media only screen and (max-width: 991px) {
  #home-scroll-2 .row-content-container {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto; } }

@media only screen and (max-width: 991px) {
  #home-scroll-2 #home-last-news-content {
    padding: 10vh 30px !important; } }

@media only screen and (max-width: 991px) {
  #home-scroll-2 #home-last-job-content {
    padding: 10vh 30px !important; } }

@media only screen and (max-width: 991px) {
  #blog-footer .footer-mid-row {
    padding-top: 0; } }

#blog-footer .footer-mid-row ul li {
  font-size: 20px;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #blog-footer .footer-mid-row ul li {
      font-size: 15px; } }

#blog-footer .footer-mid-row p {
  font-size: 20px;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #blog-footer .footer-mid-row p {
      font-size: 15px; } }

#blog-footer .footer-bottom-row p {
  font-size: 20px;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #blog-footer .footer-bottom-row p {
      font-size: 15px; } }

@media only screen and (max-width: 991px) {
  #blog-footer .footer-newsletter-col {
    text-align: left; }
    #blog-footer .footer-newsletter-col .footer-newsletter-title {
      font-size: 18px !important; } }

@media only screen and (max-width: 991px) {
  #about-us-philosophy {
    min-height: 0; } }

@media only screen and (max-width: 991px) {
  #about-us-philo-text-col-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px !important;
    padding-bottom: 40px !important; } }

@media only screen and (max-width: 991px) {
  #about-us-values-text-col-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px !important;
    padding-bottom: 40px !important; } }

#about-us-philo-bg-col {
  padding-left: 0; }

#about-us-values-bg-col {
  padding-right: 0; }

#about-us-institute-bg-col {
  padding-left: 0; }

#about-us-philosophy .row #about-us-philo-text-col {
  min-height: 0; }

#about-us-values .row #about-us-values-text-col {
  min-height: 0; }

.aurexia-institute-publications-top-link-mobile {
  z-index: 2;
  width: auto;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  display: none;
  background: #ee6765;
  color: #fff;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px; }
  .aurexia-institute-publications-top-link-mobile a {
    color: #fff;
    letter-spacing: 2px;
    font-weight: 300;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    font-size: 12px; }

.aurexia-button {
  cursor: pointer;
  background: transparent; }
  .aurexia-button.button-fill-hover, .aurexia-button.button-fill-hover:focus {
    background-color: transparent; }
  .aurexia-buttona {
    display: inline-block; }
  .aurexia-button.button-reverse {
    color: #000 !important;
    background-color: #FFF !important; }
    .aurexia-button.button-reverse.button-fill-hover:hover, .aurexia-button.button-reverse.button-fill-hover:focus {
      color: #fff !important;
      background-color: #000 !important; }
  .aurexia-button.button-black {
    color: #000 !important;
    border-color: #000; }
    .aurexia-button.button-black.button-fill-hover:hover, .aurexia-button.button-black.button-fill-hover:focus {
      color: #fff !important; }
    .aurexia-button.button-black.button-fill-hover:before {
      background: #000; }
    .aurexia-button.button-black.button-reverse {
      color: #FFF !important;
      border-color: #000;
      background-color: #000 !important; }
      .aurexia-button.button-black.button-reverse.button-fill-hover:hover, .aurexia-button.button-black.button-reverse.button-fill-hover:focus {
        color: #000 !important; }
      .aurexia-button.button-black.button-reverse.button-fill-hover:before {
        background: #FFF !important; }
    .aurexia-button.button-black.button-fill {
      color: #FFF !important;
      background-color: #000 !important;
      border-color: #000 !important; }
      .aurexia-button.button-black.button-fill.button-fill-hover:before {
        color: #000 !important;
        background-color: #FFF !important;
        border-color: #000 !important; }
      .aurexia-button.button-black.button-fill.button-reverse {
        color: #000 !important;
        background-color: #FFF !important;
        border-color: #FFF !important; }
        .aurexia-button.button-black.button-fill.button-reverse.button-fill-hover:before {
          color: #FFF !important;
          background-color: #000 !important;
          border-color: #FFF !important; }
  .aurexia-button.button-blue {
    color: #284966 !important;
    border-color: #284966; }
    .aurexia-button.button-blue.button-fill-hover:hover, .aurexia-button.button-blue.button-fill-hover:focus {
      color: #fff !important; }
    .aurexia-button.button-blue.button-fill-hover:before {
      background: #284966; }
    .aurexia-button.button-blue.button-reverse {
      color: #FFF !important;
      border-color: #284966;
      background-color: #284966 !important; }
      .aurexia-button.button-blue.button-reverse.button-fill-hover:hover, .aurexia-button.button-blue.button-reverse.button-fill-hover:focus {
        color: #284966 !important; }
      .aurexia-button.button-blue.button-reverse.button-fill-hover:before {
        background: #FFF !important; }
    .aurexia-button.button-blue.button-fill {
      color: #FFF !important;
      background-color: #284966 !important;
      border-color: #284966 !important; }
      .aurexia-button.button-blue.button-fill.button-fill-hover:before {
        color: #284966 !important;
        background-color: #FFF !important;
        border-color: #284966 !important; }
      .aurexia-button.button-blue.button-fill.button-reverse {
        color: #284966 !important;
        background-color: #FFF !important;
        border-color: #FFF !important; }
        .aurexia-button.button-blue.button-fill.button-reverse.button-fill-hover:before {
          color: #FFF !important;
          background-color: #284966 !important;
          border-color: #FFF !important; }
  .aurexia-button.button-primary {
    color: #ee6765 !important;
    border-color: #ee6765; }
    .aurexia-button.button-primary.button-fill {
      color: #FFF !important;
      background-color: #ee6765 !important;
      border-color: #ee6765 !important; }
      .aurexia-button.button-primary.button-fill.button-fill-hover:before {
        color: #ee6765 !important;
        background-color: #FFF !important;
        border-color: #ee6765 !important; }
      .aurexia-button.button-primary.button-fill.button-reverse {
        color: #ee6765 !important;
        background-color: #FFF !important;
        border-color: #FFF !important; }
        .aurexia-button.button-primary.button-fill.button-reverse.button-fill-hover:before {
          color: #FFF !important;
          background-color: #ee6765 !important;
          border-color: #FFF !important; }
    .aurexia-button.button-primary:not(.button-fill).button-fill-hover:hover, .aurexia-button.button-primary:not(.button-fill).button-fill-hover:focus {
      color: #fff !important; }
    .aurexia-button.button-primary:not(.button-fill).button-fill-hover:before {
      background: #ee6765; }
    .aurexia-button.button-primary:not(.button-fill).button-reverse {
      color: #FFF !important;
      border-color: #ee6765;
      background-color: #ee6765 !important; }
      .aurexia-button.button-primary:not(.button-fill).button-reverse.button-fill-hover:hover, .aurexia-button.button-primary:not(.button-fill).button-reverse.button-fill-hover:focus {
        color: #ee6765 !important; }
      .aurexia-button.button-primary:not(.button-fill).button-reverse.button-fill-hover:before {
        background: #FFF !important; }

#home-top-medias .demo-hub-btn {
  float: left; }

#menu-icon {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  height: auto;
  width: auto;
  padding: 0; }
  #menu-icon .line_three {
    margin-bottom: 0; }

.button {
  border: 1px solid #fff;
  border-radius: 40px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 11px;
  color: #fff !important;
  letter-spacing: 3.5px;
  font-weight: 500; }

#about-us-philo-text-col-content .aurexia-button {
  margin-top: 50px; }

.aurexia-institute-publications-container {
  background-color: #FFF;
  padding-top: 100px; }
  @media only screen and (max-width: 991px) {
    .aurexia-institute-publications-container {
      padding-top: 80px; } }
  .aurexia-institute-publications-container .aurexia-institute-publications-top-link-mobile {
    display: block !important;
    margin-left: 15px; }

.about-us-empl--section {
  overflow: visible; }
  @media only screen and (max-width: 991px) {
    .about-us-empl--section {
      width: 100vw;
      overflow: hidden; } }

@media only screen and (max-width: 991px) {
  .about-us-empl--list {
    width: 100vw; }
    .about-us-empl--list .about-us-empl--img {
      left: -90%; } }

.about-us-empl--text {
  padding-top: 0 !important;
  overflow: visible;
  opacity: 0; }
  @media only screen and (max-width: 991px) {
    .about-us-empl--text {
      left: 40%;
      width: 60%;
      padding-right: 20px; } }

@media only screen and (max-width: 991px) {
  #about-us-philosophy > .row {
    display: block;
    min-height: 0; } }

@media only screen and (max-width: 991px) {
  #about-us-values > .row {
    display: block; }
    #about-us-values > .row #about-us-values-bg-col {
      width: 100%;
      padding-right: .75rem; }
      #about-us-values > .row #about-us-values-bg-col #about-us-values-parallax {
        height: 50vh;
        margin-bottom: 10px; } }

@media only screen and (max-width: 991px) {
  #about-us-institute #about-us-institute-text-col-content {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px !important;
    padding-bottom: 40px !important; } }

@media only screen and (max-width: 991px) {
  #about-us-institute > .row {
    display: block;
    min-height: 0; }
    #about-us-institute > .row #about-us-institute-text-col {
      min-height: 0; }
    #about-us-institute > .row #about-us-institute-bg-col {
      width: 100%;
      padding-left: .75rem; }
      #about-us-institute > .row #about-us-institute-bg-col #about-us-institute-parallax {
        height: 50vh;
        margin-bottom: 10px; } }

.block-blank-footer {
  height: 33vh;
  min-height: 0;
  background-color: #000; }
  .block-blank-footer.block-blank-footer-blue {
    background-color: #284966; }
  .block-blank-footer.block-blank-footer-light {
    background-color: #FFF; }

#international-paris .row #international-paris-bg-col {
  padding-left: 0;
  padding-right: 0; }

#international-london .row #international-london-bg-col {
  padding-right: 0;
  padding-left: 0; }

#international-lux .row #international-lux-bg-col {
  padding-left: 0;
  padding-right: 0; }

#international-singapore .row #international-singapore-bg-col {
  padding-right: 0;
  padding-left: 0; }

#international-hk .row #international-hk-bg-col {
  padding-left: 0;
  padding-right: 0; }

@media only screen and (max-width: 991px) {
  #primary #main .article-row {
    display: block;
    min-height: 0; } }

@media only screen and (max-width: 991px) {
  #primary #main .article-row .article-row-content-col {
    min-height: 0; } }

@media only screen and (max-width: 991px) {
  #primary #main .article-row .article-row-content-col .article-row-content {
    padding-left: 40px;
    padding-right: 40px; } }

@media only screen and (max-width: 991px) {
  #primary #main .article-row .article-row-image-col {
    min-height: 0; }
    #primary #main .article-row .article-row-image-col > div {
      min-height: 0; } }

@media only screen and (max-width: 991px) {
  #primary #main .article-row .article-row-image-col {
    width: 100%;
    padding-left: 0.75em;
    padding-right: 0.75em; } }

@media only screen and (max-width: 991px) {
  #primary #main .article-row .article-row-image-col .article-row-image {
    height: 50vh;
    min-height: 0;
    margin-bottom: 10px; } }

.page-template-aurexia-international .fixed-content {
  padding-top: 100vh; }

#international-top {
  background: #284966;
  min-height: 100vh;
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  #international-top h1, #international-top p {
    color: #fff; }
  #international-top p {
    padding-top: 30px; }
  #international-top #international-top-text {
    padding-right: 11%;
    position: relative;
    z-index: 20000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    height: 80vh;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #international-top #international-top-text {
        height: 70vh; } }
    #international-top #international-top-text > h1 {
      margin-left: -250px;
      margin-bottom: 0;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #international-top #international-top-text > h1 {
          margin-left: -200px; } }

@media only screen and (max-width: 991px) {
  #international-top #international-top-content #international-top-text {
    padding-right: 40px;
    padding-left: 40px; }
    #international-top #international-top-content #international-top-text > h1 {
      margin-left: 0;
      margin-top: 100px; }
  #international-top #international-top-content #international-top-bg {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px; }
    #international-top #international-top-content #international-top-bg > .container {
      margin: 0 auto;
      width: auto; }
    #international-top #international-top-content #international-top-bg .earth {
      width: 80vw;
      height: 80vw; }
    #international-top #international-top-content #international-top-bg #circle-container {
      width: calc(80vw + 10px);
      height: calc(80vw + 10px); }
      #international-top #international-top-content #international-top-bg #circle-container #plane-container {
        width: calc(80vw + 10px);
        height: calc(80vw + 10px); } }

.row-contents > .row {
  min-height: 100vh;
  background-color: #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 991px) {
    .row-contents > .row {
      min-height: 0; } }
  .row-contents > .row .row-content-image-container {
    padding: 0; }
    @media only screen and (max-width: 991px) {
      .row-contents > .row .row-content-image-container {
        width: 100%; } }
    .row-contents > .row .row-content-image-container .row-content-image {
      object-fit: cover;
      height: 100%;
      width: 100%;
      padding-left: -.75rem;
      padding-right: -.75rem;
      display: block;
      background-size: cover !important; }
      @media only screen and (max-width: 991px) {
        .row-contents > .row .row-content-image-container .row-content-image {
          padding-left: 0;
          padding-right: 0;
          height: 30vh;
          margin: 40px;
          width: calc(100% - 80px); } }
  @media only screen and (min-width: 992px) {
    .row-contents > .row .row-content-content-container {
      min-height: 100vh;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
  .row-contents > .row .row-content-content-container .row-content-content {
    padding-top: 100px;
    padding-bottom: 100px; }
    .row-contents > .row .row-content-content-container .row-content-content h1 {
      margin-bottom: 50px; }
    @media only screen and (max-width: 991px) {
      .row-contents > .row .row-content-content-container .row-content-content {
        padding: 40px !important; }
        .row-contents > .row .row-content-content-container .row-content-content h1 {
          margin-top: 0; } }
    .row-contents > .row .row-content-content-container .row-content-content .row-content-link {
      color: #fff;
      font-weight: 500; }
    .row-contents > .row .row-content-content-container .row-content-content .row-content-content-data {
      margin-bottom: 30px;
      font-size: 16px;
      color: #284966;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .row-contents > .row .row-content-content-container .row-content-content .row-content-content-data {
          font-size: 15px; } }
      .row-contents > .row .row-content-content-container .row-content-content .row-content-content-data ul {
        padding-left: 0; }
        .row-contents > .row .row-content-content-container .row-content-content .row-content-content-data ul li {
          list-style: inherit;
          font-size: 20px;
          font-weight: lighter;
          /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
          @media only screen and (min-width: 992px) and (max-height: 1024px) {
            .row-contents > .row .row-content-content-container .row-content-content .row-content-content-data ul li {
              font-size: 15px; } }
    .row-contents > .row .row-content-content-container .row-content-content .video-button {
      margin-top: 20px; }
    .row-contents > .row .row-content-content-container .row-content-content .aurexia-button {
      font-size: 10px !important;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .row-contents > .row .row-content-content-container .row-content-content .aurexia-button {
          font-size: 9px !important; } }
    .row-contents > .row .row-content-content-container .row-content-content .content-row-link {
      color: #FFF;
      padding: 10px 0;
      display: block;
      max-width: 80%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      font-weight: lighter; }
      .row-contents > .row .row-content-content-container .row-content-content .content-row-link img {
        float: right;
        position: relative;
        top: -12px; }
    .row-contents > .row .row-content-content-container .row-content-content .international-figures {
      margin-top: -50px;
      margin-bottom: 50px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      .row-contents > .row .row-content-content-container .row-content-content .international-figures .international-single-figure {
        color: #284966;
        font-size: 60px;
        font-weight: 600;
        text-align: center;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .row-contents > .row .row-content-content-container .row-content-content .international-figures .international-single-figure {
            font-size: 50px; } }
      .row-contents > .row .row-content-content-container .row-content-content .international-figures .stat-col {
        padding: 0 20px;
        flex: 1; }
        @media only screen and (max-width: 991px) {
          .row-contents > .row .row-content-content-container .row-content-content .international-figures .stat-col {
            padding: 0 10px; } }
        .row-contents > .row .row-content-content-container .row-content-content .international-figures .stat-col:first-child {
          padding-left: 0; }
        .row-contents > .row .row-content-content-container .row-content-content .international-figures .stat-col:last-child {
          padding-right: 0; }
  .row-contents > .row.row-content-left .row-content-content {
    padding-left: 13%;
    padding-right: 22%; }
  .row-contents > .row.row-content-right .row-content-content {
    padding-right: 22%;
    padding-left: 13%; }

.row-contents.about-us-top-contents .row {
  background-color: #FFF; }

.row-contents.about-us-bottom-contents .row {
  background-color: #ee6765; }
  .row-contents.about-us-bottom-contents .row .row-content-content-container .row-content-content {
    color: #FFF; }
    .row-contents.about-us-bottom-contents .row .row-content-content-container .row-content-content h1 {
      color: #FFF; }
    .row-contents.about-us-bottom-contents .row .row-content-content-container .row-content-content .row-content-content-data {
      color: #FFF; }
    .row-contents.about-us-bottom-contents .row .row-content-content-container .row-content-content .content-row-link {
      color: #FFF !important;
      border-color: rgba(255, 255, 255, 0.5) !important; }

.blank-content {
  height: 50vh;
  min-height: 0; }

#about-us-contact .about-us-contact-form-content {
  margin-left: 22%;
  margin-right: 13%;
  max-width: 400px; }
  @media only screen and (max-width: 991px) {
    #about-us-contact .about-us-contact-form-content {
      margin: 40px;
      max-width: none; } }
  #about-us-contact .about-us-contact-form-content form > p {
    margin-top: 0;
    margin-bottom: 0; }
  #about-us-contact .about-us-contact-form-content input, #about-us-contact .about-us-contact-form-content textarea {
    font-family: 'Lato', sans-serif;
    color: #284966;
    font-weight: lighter;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) {
      #about-us-contact .about-us-contact-form-content input, #about-us-contact .about-us-contact-form-content textarea {
        font-size: 18px; } }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #about-us-contact .about-us-contact-form-content input, #about-us-contact .about-us-contact-form-content textarea {
        font-size: 15px; } }
    #about-us-contact .about-us-contact-form-content input::placeholder, #about-us-contact .about-us-contact-form-content textarea::placeholder {
      color: #284966;
      opacity: 1;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
      font-family: 'Lato', sans-serif; }
      @media only screen and (min-width: 992px) {
        #about-us-contact .about-us-contact-form-content input::placeholder, #about-us-contact .about-us-contact-form-content textarea::placeholder {
          font-size: 18px; } }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #about-us-contact .about-us-contact-form-content input::placeholder, #about-us-contact .about-us-contact-form-content textarea::placeholder {
          font-size: 15px; } }
    #about-us-contact .about-us-contact-form-content input:-ms-input-placeholder, #about-us-contact .about-us-contact-form-content textarea:-ms-input-placeholder {
      color: #284966;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
      font-family: 'Lato', sans-serif; }
      @media only screen and (min-width: 992px) {
        #about-us-contact .about-us-contact-form-content input:-ms-input-placeholder, #about-us-contact .about-us-contact-form-content textarea:-ms-input-placeholder {
          font-size: 18px; } }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #about-us-contact .about-us-contact-form-content input:-ms-input-placeholder, #about-us-contact .about-us-contact-form-content textarea:-ms-input-placeholder {
          font-size: 15px; } }
    #about-us-contact .about-us-contact-form-content input::-ms-input-placeholder, #about-us-contact .about-us-contact-form-content textarea::-ms-input-placeholder {
      color: #284966;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
      font-family: 'Lato', sans-serif; }
      @media only screen and (min-width: 992px) {
        #about-us-contact .about-us-contact-form-content input::-ms-input-placeholder, #about-us-contact .about-us-contact-form-content textarea::-ms-input-placeholder {
          font-size: 18px; } }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #about-us-contact .about-us-contact-form-content input::-ms-input-placeholder, #about-us-contact .about-us-contact-form-content textarea::-ms-input-placeholder {
          font-size: 15px; } }
  #about-us-contact .about-us-contact-form-content .wpcf7-submit {
    font-size: 11px;
    color: #284966;
    font-weight: 400; }

#about-us-contact .about-us-offices-content {
  margin-left: 13%; }
  @media only screen and (max-width: 991px) {
    #about-us-contact .about-us-offices-content {
      margin: 40px; } }

#about-us-contact .about-us-offices h5 {
  font-size: 20px;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #about-us-contact .about-us-offices h5 {
      font-size: 15px; } }

#about-us-contact .wpcf7-submit {
  margin-top: 60px !important; }

.institute-news-buttons-row img {
  width: 80px;
  height: 80px; }

.institute-back-button img {
  transform: rotate(90deg); }

.institute-next-button img {
  transform: rotate(-90deg); }

.institute-news-buttons-row {
  text-align: center;
  padding-top: 20px; }

.institute-back-button, .institute-next-button {
  display: inline;
  cursor: pointer; }

.institute-back-button {
  padding-right: 20px; }

#newsArea .owl-stage-outer {
  overflow: hidden; }

#newsArea .news-area-item .news-content a {
  color: #ee6765; }
  #newsArea .news-area-item .news-content a:hover {
    color: #eb504e; }

#newsArea .news-area-item .about-us-institute-news-share-arrow {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -5px; }

@media only screen and (min-width: 992px) {
  #newsArea .news-area-item .news-content-left-col {
    padding-right: 10vw; }
  #newsArea .news-area-item .news-content-right-col {
    padding-left: 10vw; } }

#fintechList {
  background: #FFF; }
  @media only screen and (max-width: 991px) {
    #fintechList {
      padding: 20px; } }

#fintechListNav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  #fintechListNav #fintechListNavContent {
    pointer-events: auto;
    background-color: #000;
    padding: 20px 20px;
    text-align: center;
    color: #FFF;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
    #fintechListNav #fintechListNavContent.active {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
      opacity: 1; }
    #fintechListNav #fintechListNavContent .fintech-list-nav-puce {
      width: 4px;
      height: 4px;
      border-radius: 2px;
      background-color: rgba(255, 255, 255, 0.3);
      margin: 10px auto; }
    #fintechListNav #fintechListNavContent .fintech-list-nav-index {
      cursor: pointer;
      font-weight: 300;
      opacity: 0.3;
      -webkit-transition: all 0.4s linear;
      transition: all 0.4s linear; }
      #fintechListNav #fintechListNavContent .fintech-list-nav-index.active {
        font-weight: normal;
        opacity: 1; }

.assignment-digital-space {
  min-height: 100vh;
  background: #000;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 991px) {
    .assignment-digital-space {
      min-height: auto; } }
  .assignment-digital-space .assignment-digital-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 0; }
    .assignment-digital-space .assignment-digital-background img {
      width: 200px;
      height: 200px;
      object-fit: contain;
      position: absolute;
      display: block;
      opacity: 0.07; }
      .assignment-digital-space .assignment-digital-background img:nth-child(1), .assignment-digital-space .assignment-digital-background img .mode-1 {
        top: 25%;
        left: 10%;
        width: 30vw;
        height: 30vw;
        -webkit-transform: rotate(260deg);
        transform: rotate(260deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(2), .assignment-digital-space .assignment-digital-background img .mode-2 {
        top: 0;
        right: 5%;
        width: 30vw;
        height: 30vw;
        -webkit-transform: rotate(140deg);
        transform: rotate(140deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(3), .assignment-digital-space .assignment-digital-background img .mode-3 {
        bottom: 10%;
        left: 5%;
        width: 20vw;
        height: 20vw;
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(4), .assignment-digital-space .assignment-digital-background img .mode-4 {
        bottom: 25%;
        left: calc(50% - 15vw);
        width: 30vw;
        height: 30vw;
        -webkit-transform: rotate(250deg);
        transform: rotate(250deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(5), .assignment-digital-space .assignment-digital-background img .mode-5 {
        top: 0;
        left: 20%;
        width: 25vw;
        height: 25vw;
        -webkit-transform: rotate(260deg);
        transform: rotate(260deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(6), .assignment-digital-space .assignment-digital-background img .mode-6 {
        bottom: calc(50% - 4vw);
        left: calc(50% - 4vw);
        width: 8vw;
        height: 8vw;
        -webkit-transform: rotate(250deg);
        transform: rotate(250deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(7), .assignment-digital-space .assignment-digital-background img .mode-7 {
        top: 30%;
        left: 60%;
        width: 15vw;
        height: 15vw;
        -webkit-transform: rotate(260deg);
        transform: rotate(260deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(8), .assignment-digital-space .assignment-digital-background img .mode-8 {
        bottom: 30%;
        left: 30%;
        width: 15vw;
        height: 15vw;
        -webkit-transform: rotate(260deg);
        transform: rotate(260deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(9), .assignment-digital-space .assignment-digital-background img .mode-9 {
        bottom: 30%;
        right: 10%;
        width: 30vw;
        height: 30vw;
        -webkit-transform: rotate(50deg);
        transform: rotate(50deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(10), .assignment-digital-space .assignment-digital-background img .mode-10 {
        top: 20%;
        right: -10vw;
        width: 25vw;
        height: 25vw;
        -webkit-transform: rotate(50deg);
        transform: rotate(50deg); }
      .assignment-digital-space .assignment-digital-background img:nth-child(11), .assignment-digital-space .assignment-digital-background img .mode-11 {
        top: 30%;
        left: -15vw;
        width: 30vw;
        height: 30vw;
        -webkit-transform: rotate(260deg);
        transform: rotate(260deg); }
  .assignment-digital-space .assignment-digital-row {
    position: relative;
    z-index: 1; }
  .assignment-digital-space .assignment-digital-space-main-title {
    margin-right: 22%;
    margin-left: 13%;
    height: 100%; }
    @media only screen and (max-width: 991px) {
      .assignment-digital-space .assignment-digital-space-main-title {
        margin-right: 0;
        margin-top: 20px; } }
    .assignment-digital-space .assignment-digital-space-main-title h3 {
      font-size: 72px;
      font-weight: 900;
      color: #FFF;
      margin-top: 20vh;
      font-family: 'Lato', sans-serif;
      padding-bottom: 155px; }
      @media only screen and (max-width: 991px) {
        .assignment-digital-space .assignment-digital-space-main-title h3 {
          font-size: 35px;
          padding-bottom: 50px;
          margin-top: 40px; } }
  .assignment-digital-space .assignment-digital-space-items {
    margin-right: 22%;
    margin-top: 20vh;
    margin-bottom: 170px; }
    @media only screen and (max-width: 991px) {
      .assignment-digital-space .assignment-digital-space-items {
        margin-right: 20px;
        margin-top: 0px;
        margin-bottom: 40px; } }
    .assignment-digital-space .assignment-digital-space-items .assignment-digital-space-item {
      position: relative;
      padding: 0;
      padding-top: 60px;
      padding-left: 60px;
      margin-bottom: 60px; }
      .assignment-digital-space .assignment-digital-space-items .assignment-digital-space-item .assignment-digital-space-item-plus {
        font-size: 50px;
        color: #ee6765;
        position: absolute;
        top: 0;
        left: 0;
        font-weight: lighter; }
      .assignment-digital-space .assignment-digital-space-items .assignment-digital-space-item .assignment-digital-space-item-title {
        font-weight: 300;
        color: #FFF;
        font-size: 30px;
        margin-bottom: 30px; }
      .assignment-digital-space .assignment-digital-space-items .assignment-digital-space-item .assignment-digital-space-item-content p, .assignment-digital-space .assignment-digital-space-items .assignment-digital-space-item .assignment-digital-space-item-content {
        color: #FFF;
        font-size: 20px;
        font-weight: lighter;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .assignment-digital-space .assignment-digital-space-items .assignment-digital-space-item .assignment-digital-space-item-content p, .assignment-digital-space .assignment-digital-space-items .assignment-digital-space-item .assignment-digital-space-item-content {
            font-size: 15px; } }

.page-template-aurexia-about-us #about-us-institute-news {
  background-color: #000; }

.page-template-aurexia-finlab #about-us-institute-news {
  background-color: #284966; }

.top-black-button {
  position: fixed;
  z-index: 2;
  top: 30px;
  right: 30px;
  text-align: right;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  -ms-animation-delay: 2s;
  animation-delay: 2s; }
  @media only screen and (max-width: 991px) {
    .top-black-button {
      right: auto;
      left: 30px;
      position: absolute; } }

.top-black-button a {
  color: #fff;
  letter-spacing: 2px;
  font-weight: 300;
  height: 100%;
  width: 100%;
  white-space: nowrap; }

#job-career-fixed-content {
  top: 0; }
  #job-career-fixed-content .row-contents {
    z-index: 1;
    position: relative; }
  #job-career-fixed-content #dispositions {
    position: relative;
    z-index: 0; }

#job-career-mobitlity {
  background-color: #FFF;
  position: relative; }
  @media only screen and (max-width: 991px) {
    #job-career-mobitlity .col {
      padding: 0; } }
  #job-career-mobitlity #job-career-mobility-grey-square {
    width: 30vw;
    background: #efefef;
    position: absolute;
    top: 10%;
    bottom: 10%; }
  #job-career-mobitlity .job-career-mobility-image-container {
    position: relative; }
    @media only screen and (max-width: 991px) {
      #job-career-mobitlity .job-career-mobility-image-container {
        padding: 40px; } }
    #job-career-mobitlity .job-career-mobility-image-container #job-career-mobility-img {
      height: 40vh;
      margin-left: 7%;
      margin-right: 7%;
      margin-top: -15vh;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #job-career-mobitlity .job-career-mobility-image-container #job-career-mobility-img {
          height: 50vh; } }
      @media only screen and (max-width: 991px) {
        #job-career-mobitlity .job-career-mobility-image-container #job-career-mobility-img {
          margin: 0;
          height: 33vh; } }
  #job-career-mobitlity #job-career-mobility-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    padding-right: 22%;
    padding-top: 20vh;
    padding-bottom: 20vh; }
    #job-career-mobitlity #job-career-mobility-text h2 {
      color: #284966;
      padding-bottom: 0px; }
    #job-career-mobitlity #job-career-mobility-text h3 {
      color: #284966;
      font-weight: 100;
      padding-bottom: 10px; }
    #job-career-mobitlity #job-career-mobility-text p {
      color: #284966;
      padding-left: 40px; }
    @media only screen and (max-width: 991px) {
      #job-career-mobitlity #job-career-mobility-text {
        padding: 80px 40px;
        padding-bottom: 0; }
        #job-career-mobitlity #job-career-mobility-text h2 {
          font-size: 45px; }
        #job-career-mobitlity #job-career-mobility-text p {
          padding-left: 0; } }

#job-career-campus {
  background: #efefef; }
  #job-career-campus .job-career-campus-main-img-container {
    position: relative; }
    #job-career-campus .job-career-campus-main-img-container #job-career-campus-pink-square {
      z-index: 1;
      background: #dedede;
      width: 15vh;
      height: 15vh;
      position: absolute;
      top: -50vh;
      left: calc(-15vh - 88px);
      opacity: 0.2; }
      @media only screen and (max-width: 991px) {
        #job-career-campus .job-career-campus-main-img-container #job-career-campus-pink-square {
          display: none; } }
    #job-career-campus .job-career-campus-main-img-container #job-career-campus-main-img {
      height: 40vh;
      width: 100%;
      position: relative;
      right: 100px;
      top: -18vh;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #job-career-campus .job-career-campus-main-img-container #job-career-campus-main-img {
          height: 60vh;
          width: 100%; } }
      @media only screen and (max-width: 991px) {
        #job-career-campus .job-career-campus-main-img-container #job-career-campus-main-img {
          right: auto;
          top: auto;
          height: 33vh;
          margin: 40px 30px;
          width: auto; } }
  #job-career-campus .job-career-campus-text-content-container {
    padding-top: 10vh;
    padding-bottom: 10vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media only screen and (max-width: 991px) {
      #job-career-campus .job-career-campus-text-content-container {
        padding-bottom: 0; } }
    #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content {
      z-index: 0;
      background-color: #FFF;
      padding: 30px 120px;
      padding-top: 50px;
      padding-right: 150px;
      margin-left: 100px; }
      #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content #job-career-campus-text-content-data {
        position: relative;
        z-index: 2; }
      #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content h2 {
        color: #284966;
        padding-bottom: 0px; }
      #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content h3 {
        color: #284966;
        font-weight: 100;
        padding-bottom: 10px; }
      #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content p {
        color: #284966;
        padding-left: 40px; }
      #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content a {
        color: #284966 !important;
        border-color: #284966; }
      #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content .button-fill-hover:hover {
        color: #fff !important; }
      #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content .button-fill-hover:before {
        background: #284966; }
      #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content > p:nth-child(4) {
        text-align: right;
        padding-top: 30px; }
      @media only screen and (max-width: 991px) {
        #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content {
          margin-left: 0;
          padding: 40px; }
          #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content h2 {
            font-size: 45px; }
          #job-career-campus .job-career-campus-text-content-container #job-career-campus-text-content p {
            margin-left: 0px;
            padding-left: 0; } }

#job-career-csr {
  position: relative;
  width: 100%;
  background: #fff;
  padding-top: 10vh;
  padding-bottom: 10vh; }
  @media only screen and (max-width: 991px) {
    #job-career-csr {
      padding: 0; } }
  #job-career-csr .col {
    padding: 0; }
  #job-career-csr #job-career-csr-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 22%;
    position: relative; }
    #job-career-csr #job-career-csr-text #job-career-csr-top-img {
      z-index: 0;
      position: absolute;
      height: 35vh;
      width: 45vh;
      left: -20vh;
      top: calc(120% - 50px);
      background: blue;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #job-career-csr #job-career-csr-text #job-career-csr-top-img {
          top: calc(120% - 40px);
          left: -20vh;
          height: 40vh; } }
      @media only screen and (max-width: 991px) {
        #job-career-csr #job-career-csr-text #job-career-csr-top-img {
          position: static; } }
    #job-career-csr #job-career-csr-text h2 {
      color: #284966;
      padding-bottom: 0px;
      position: relative;
      z-index: 1; }
    #job-career-csr #job-career-csr-text h3 {
      color: #284966;
      font-weight: 100;
      padding-bottom: 10px;
      position: relative;
      z-index: 1; }
    #job-career-csr #job-career-csr-text p {
      color: #284966;
      padding-left: 40px;
      position: relative;
      z-index: 1; }
    #job-career-csr #job-career-csr-text a {
      color: #284966 !important;
      border-color: #284966;
      position: relative;
      z-index: 1; }
    #job-career-csr #job-career-csr-text .button-fill-hover:hover {
      color: #fff !important; }
    #job-career-csr #job-career-csr-text .button-fill-hover:before {
      background: #284966; }
    #job-career-csr #job-career-csr-text > p:nth-child(4) {
      text-align: right;
      padding-top: 30px; }
    @media only screen and (max-width: 991px) {
      #job-career-csr #job-career-csr-text {
        padding: 40px; }
        #job-career-csr #job-career-csr-text h2 {
          font-size: 45px; }
        #job-career-csr #job-career-csr-text p {
          padding-left: 0; } }
  #job-career-csr .job-career-csr-img-container {
    position: relative;
    height: 100%; }
    @media only screen and (max-width: 991px) {
      #job-career-csr .job-career-csr-img-container {
        display: none; } }
    #job-career-csr .job-career-csr-img-container #job-career-csr-img {
      margin-right: 50px;
      margin-left: 50px;
      height: 100%;
      width: calc(100% - 150px);
      position: relative;
      z-index: 1; }
    #job-career-csr .job-career-csr-img-container #job-career-csr-pink-square {
      z-index: 0;
      position: absolute;
      background: #ebebeb;
      width: 25vw;
      height: 25vw;
      right: 0;
      bottom: 0; }

#job-career-fun {
  position: relative;
  width: 100%;
  background: #fff;
  overflow: visible; }
  @media only screen and (max-width: 991px) {
    #job-career-fun .col {
      padding: 0;
      width: 100%; } }
  #job-career-fun #job-career-fun-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    padding-left: 22%;
    padding-right: 5%;
    position: relative;
    overflow: visible; }
    #job-career-fun #job-career-fun-text h2 {
      color: #284966;
      padding-bottom: 0px;
      position: relative;
      z-index: 1; }
    #job-career-fun #job-career-fun-text h3 {
      color: #284966;
      font-weight: 100;
      padding-bottom: 10px;
      position: relative;
      z-index: 1; }
    #job-career-fun #job-career-fun-text p {
      color: #284966;
      padding-left: 40px;
      position: relative;
      z-index: 1; }
    @media only screen and (max-width: 991px) {
      #job-career-fun #job-career-fun-text {
        padding: 40px;
        padding-bottom: 0; }
        #job-career-fun #job-career-fun-text h2 {
          font-size: 45px; }
        #job-career-fun #job-career-fun-text p {
          padding-left: 0; } }
  #job-career-fun .job-career-fun-img-container {
    position: relative;
    height: 100%; }
    @media only screen and (max-width: 991px) {
      #job-career-fun .job-career-fun-img-container {
        height: auto; } }
    #job-career-fun .job-career-fun-img-container #job-career-fun-1st-img {
      position: absolute;
      z-index: 0;
      width: 40%;
      left: 0;
      background: green;
      height: 110%;
      top: -50%; }
      @media only screen and (max-width: 991px) {
        #job-career-fun .job-career-fun-img-container #job-career-fun-1st-img {
          position: static;
          margin: 40px;
          height: 33vh;
          width: calc(100% - 80px); } }
    #job-career-fun .job-career-fun-img-container #job-career-fun-2nd-img {
      position: absolute;
      z-index: 0;
      width: 50%;
      height: 90%;
      right: 15%;
      background: yellow;
      top: -20%; }
      @media only screen and (max-width: 991px) {
        #job-career-fun .job-career-fun-img-container #job-career-fun-2nd-img {
          display: none; } }
    #job-career-fun .job-career-fun-img-container #job-career-fun-3rd-img {
      position: absolute;
      z-index: 1;
      left: 10%;
      background: blue;
      height: 60%;
      width: 20%;
      bottom: -10%; }
      @media only screen and (max-width: 991px) {
        #job-career-fun .job-career-fun-img-container #job-career-fun-3rd-img {
          display: none; } }
    #job-career-fun .job-career-fun-img-container #job-career-fun-4th-img {
      position: absolute;
      z-index: 1;
      width: 40%;
      right: 10%;
      background: red;
      height: 35%;
      bottom: 0; }
      @media only screen and (max-width: 991px) {
        #job-career-fun .job-career-fun-img-container #job-career-fun-4th-img {
          display: none; } }

#job-career-staff-hr {
  position: relative;
  background: #FFF;
  min-height: auto; }
  #job-career-staff-hr > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    #job-career-staff-hr > .row .col {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 0; }
  #job-career-staff-hr #job-career-hr {
    background: #d7d7d7;
    display: flex;
    flex-direction: column;
    padding: 0 10%;
    padding-top: 20%;
    min-height: 70vh;
    height: 100%;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (max-width: 991px) {
      #job-career-staff-hr #job-career-hr {
        height: auto;
        padding: 100px 40px;
        min-height: 0; } }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #job-career-staff-hr #job-career-hr {
        padding-top: 15%; } }
  #job-career-staff-hr #job-career-staff {
    background: #f1f1f1;
    display: flex;
    flex-direction: column;
    padding: 0 10%;
    padding-top: 25%;
    min-height: 70vh;
    height: 100%;
    position: relative;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    #job-career-staff-hr #job-career-staff:before {
      content: " ";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: url("../img/4male-female.svg") no-repeat center;
      background-size: cover;
      z-index: 0;
      opacity: 0.9;
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }
    @media only screen and (max-width: 991px) {
      #job-career-staff-hr #job-career-staff {
        height: auto;
        padding: 100px 40px;
        min-height: 0; } }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #job-career-staff-hr #job-career-staff {
        padding-top: 15%; } }
    #job-career-staff-hr #job-career-staff #job-career-staff-content {
      position: relative; }
  #job-career-staff-hr > .row {
    margin-bottom: 0px; }
  #job-career-staff-hr h2 {
    color: #284966;
    padding-bottom: 0px; }
    @media only screen and (max-width: 991px) {
      #job-career-staff-hr h2 {
        font-size: 45px; } }
  #job-career-staff-hr h3 {
    color: #284966;
    font-weight: 100;
    padding-bottom: 10px; }
  #job-career-staff-hr .jcsc-content {
    font-size: 20px;
    width: 80%;
    margin: 0 auto;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #job-career-staff-hr .jcsc-content {
        font-size: 15px; } }
    @media only screen and (max-width: 991px) {
      #job-career-staff-hr .jcsc-content {
        width: 100%; } }
    #job-career-staff-hr .jcsc-content p {
      font-size: 20px;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #job-career-staff-hr .jcsc-content p {
          font-size: 15px; } }
  #job-career-staff-hr .jcsc-stars {
    width: auto;
    height: 150px;
    text-align: center;
    object-fit: contain;
    position: absolute;
    left: 50%;
    margin-top: -50px;
    transform: translateX(-50%);
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    #job-career-staff-hr .jcsc-stars .st0 {
      fill: #FFF; }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #job-career-staff-hr .jcsc-stars {
        height: 130px; } }
  #job-career-staff-hr p {
    color: #284966;
    text-align: center; }
  #job-career-staff-hr #job-career-fr-content h2 {
    color: #284966;
    padding-bottom: 0px; }
    @media only screen and (max-width: 991px) {
      #job-career-staff-hr #job-career-fr-content h2 {
        font-size: 45px; } }
  #job-career-staff-hr #job-career-fr-content h3 {
    color: #284966;
    font-weight: 100;
    padding-bottom: 10px; }
  #job-career-staff-hr #job-career-fr-content p {
    color: #284966;
    text-align: center; }
  #job-career-staff-hr .job-carreer-staff-hr-title {
    width: fit-content;
    margin: auto; }

#job-career-consultant {
  position: relative;
  width: 100%;
  background: #FFF;
  padding-bottom: 50px;
  z-index: 0; }
  #job-career-consultant .row .col {
    padding: 0; }
    #job-career-consultant .row .col:first-child {
      background: #FFF; }
    #job-career-consultant .row .col:last-child {
      background: #eeeeee; }
  #job-career-consultant #job-career-consultant-img {
    height: 100%;
    width: 100%;
    position: relative;
    top: -5vh;
    min-height: 70vh; }
    @media only screen and (max-width: 991px) {
      #job-career-consultant #job-career-consultant-img {
        height: 33vh;
        width: calc(100% - 80px);
        min-height: 0;
        top: auto;
        margin: 40px; } }
  #job-career-consultant #job-career-consultant-text-content {
    position: relative;
    top: 50px;
    right: 50px;
    background-color: #FFF;
    overflow: hidden;
    padding: 100px;
    padding-right: 22%;
    min-height: 70vh;
    z-index: 1;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #job-career-consultant #job-career-consultant-text-content {
        padding: 80px; } }
    #job-career-consultant #job-career-consultant-text-content h2 {
      color: #284966;
      padding-bottom: 0px; }
    #job-career-consultant #job-career-consultant-text-content h3 {
      color: #284966;
      font-weight: 100;
      padding-bottom: 10px; }
    #job-career-consultant #job-career-consultant-text-content p {
      color: #284966;
      padding-left: 40px; }
    @media only screen and (max-width: 991px) {
      #job-career-consultant #job-career-consultant-text-content {
        padding: 40px;
        top: auto;
        right: auto; }
        #job-career-consultant #job-career-consultant-text-content h2 {
          font-size: 45px; }
        #job-career-consultant #job-career-consultant-text-content p {
          padding-left: 0px; } }
  #job-career-consultant #job-career-consultant-pink-square {
    z-index: 1;
    position: absolute;
    background: #eeeeee;
    width: 15vh;
    height: 15vh;
    left: 10%;
    top: 100px;
    opacity: 0.5; }

#job-career-training {
  position: relative;
  width: 100%;
  background: #FFF;
  padding-bottom: 50px;
  z-index: 1; }
  #job-career-training .row .col {
    padding: 0;
    position: relative; }
    #job-career-training .row .col:first-child {
      background: #eeeeee; }
    #job-career-training .row .col:last-child {
      background: #FFF; }
  #job-career-training #job-career-training-img {
    height: 100%;
    width: 100%;
    position: relative;
    top: -15vh;
    min-height: 70vh; }
    @media only screen and (max-width: 991px) {
      #job-career-training #job-career-training-img {
        top: auto;
        height: 33vh;
        width: calc(100% - 80px);
        margin: 40px; } }
  #job-career-training #job-career-training-text-content {
    position: relative;
    top: 50px;
    left: 50px;
    background-color: #FFF;
    overflow: hidden;
    padding: 100px;
    padding-right: 22%;
    min-height: 70vh;
    z-index: 1;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #job-career-training #job-career-training-text-content {
        padding: 80px; } }
    #job-career-training #job-career-training-text-content h2 {
      color: #284966;
      padding-bottom: 0px; }
    #job-career-training #job-career-training-text-content h3 {
      color: #284966;
      font-weight: 100;
      padding-bottom: 10px; }
    #job-career-training #job-career-training-text-content p {
      color: #284966;
      padding-left: 40px; }
    @media only screen and (max-width: 991px) {
      #job-career-training #job-career-training-text-content {
        padding: 40px;
        top: auto;
        left: auto; }
        #job-career-training #job-career-training-text-content h2 {
          font-size: 45px; }
        #job-career-training #job-career-training-text-content p {
          padding-left: 0; } }
  #job-career-training #job-career-consultant-pink-square {
    z-index: 1;
    position: absolute;
    background: #eeeeee;
    width: 15vh;
    height: 15vh;
    right: 20px;
    top: -150%;
    opacity: 0.5; }

#eventsVideoContainer {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background: #FFF; }
  #eventsVideoContainer #eventsVideo {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: auto;
    height: 120%;
    overflow: hidden;
    min-width: 100%;
    min-height: 100%;
    background-color: #FFF;
    background-size: cover;
    background-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    z-index: 0; }
  #eventsVideoContainer:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1; }

.fixed-header-video-container {
  position: fixed;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }
  .fixed-header-video-container .fixed-header-video {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    width: auto;
    height: 120%;
    overflow: hidden;
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    z-index: 0; }
  .fixed-header-video-container.fixed-header-video-overlay-light:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.5);
    z-index: 1; }

.page-template-aurexia-job-career .top-row-contents {
  position: relative;
  z-index: 1; }

.page-template-aurexia-job-career #dispositions {
  position: relative;
  z-index: 0; }
  .page-template-aurexia-job-career #dispositions > .main-container--row {
    min-height: 70vh; }

.page-template-aurexia-job-career #job-career-grade {
  z-index: 2;
  position: relative;
  margin-top: 50vh; }
  .page-template-aurexia-job-career #job-career-grade > .row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch; }
    .page-template-aurexia-job-career #job-career-grade > .row .col {
      /*width: 100%;*/
      padding: 0; }
  @media only screen and (max-width: 991px) {
    .page-template-aurexia-job-career #job-career-grade > .row {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      min-height: auto; }
      .page-template-aurexia-job-career #job-career-grade > .row .col {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; } }
  .page-template-aurexia-job-career #job-career-grade h1 {
    white-space: nowrap; }
  .page-template-aurexia-job-career #job-career-grade #job-career-grade-left {
    padding-top: 20vh;
    padding-bottom: 10vh;
    padding-left: 13%;
    padding-right: 13%; }
    @media only screen and (max-width: 991px) {
      .page-template-aurexia-job-career #job-career-grade #job-career-grade-left {
        padding: 40px;
        height: auto;
        min-height: 100vh;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; }
        .page-template-aurexia-job-career #job-career-grade #job-career-grade-left h1 {
          white-space: normal; } }
  .page-template-aurexia-job-career #job-career-grade #job-career-grade-right {
    padding-top: 20vh;
    padding-bottom: 10vh;
    padding-left: 13%;
    padding-right: 13%; }
    @media only screen and (max-width: 991px) {
      .page-template-aurexia-job-career #job-career-grade #job-career-grade-right {
        padding: 40px;
        height: auto;
        min-height: 100vh;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center; }
        .page-template-aurexia-job-career #job-career-grade #job-career-grade-right h1 {
          white-space: normal; } }
  .page-template-aurexia-job-career #job-career-grade p {
    margin: 0;
    padding-bottom: 0; }
  .page-template-aurexia-job-career #job-career-grade ul li {
    font-weight: lighter;
    font-size: 20px;
    list-style: none;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .page-template-aurexia-job-career #job-career-grade ul li {
        font-size: 15px; } }
  .page-template-aurexia-job-career #job-career-grade table tr {
    border: none; }

.page-template-aurexia-job-career #jobsTestimonies {
  z-index: 2;
  position: relative; }

.page-template-aurexia-job-career #jobs-join-us {
  z-index: 2;
  position: relative;
  overflow: hidden; }

.page-template-aurexia-job-career #bottom-row-contents {
  z-index: 2;
  position: relative; }

.page-template-aurexia-events .event-list {
  padding: 40px;
  padding-top: 30vh;
  padding-bottom: 30vh;
  width: 100%; }
  .page-template-aurexia-events .event-list .event-item {
    text-align: center;
    margin: 0 auto;
    position: relative;
    max-width: 60vw; }
    @media only screen and (max-width: 991px) {
      .page-template-aurexia-events .event-list .event-item {
        max-width: none; } }
    .page-template-aurexia-events .event-list .event-item .coming-soon-container {
      text-align: right; }
    .page-template-aurexia-events .event-list .event-item a {
      font-size: 72px;
      font-family: 'Lato', sans-serif;
      font-weight: 1000;
      line-height: 80px;
      color: #284966;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      .page-template-aurexia-events .event-list .event-item a:hover {
        color: #2f5678; }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .page-template-aurexia-events .event-list .event-item a {
          font-size: 56px;
          font-weight: 900;
          line-height: 60px; } }
      @media only screen and (max-width: 991px) {
        .page-template-aurexia-events .event-list .event-item a {
          font-size: 40px;
          font-weight: 900;
          line-height: 50px; } }
    .page-template-aurexia-events .event-list .event-item:after {
      content: " ";
      display: block;
      position: relative;
      width: 60px;
      height: 1px;
      background: #284966;
      margin: 60px auto; }

.burger-menu {
  position: fixed;
  z-index: 20000;
  top: 0;
  left: 0;
  width: 300px;
  height: 150px;
  opacity: 0;
  -webkit-transform: translateY(-150px);
  transform: translateY(-150px);
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear; }
  .burger-menu .burger-menu-btn {
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    cursor: pointer; }
  .burger-menu .burger-logo-col {
    padding: 0; }
    .burger-menu .burger-logo-col a {
      display: block; }
      .burger-menu .burger-logo-col a img {
        width: 150px;
        height: 80px;
        object-fit: contain;
        display: block;
        margin: 0 auto; }
  .burger-menu .burger-menu-col {
    padding: 0;
    line-height: 80px;
    text-align: center; }
    @media only screen and (max-width: 991px) {
      .burger-menu .burger-menu-col {
        line-height: 44px; } }
    .burger-menu .burger-menu-col #menu-icon {
      display: inline-block;
      margin-right: 15px;
      vertical-align: middle;
      height: auto;
      width: auto;
      padding: 0; }
      .burger-menu .burger-menu-col #menu-icon .line_three {
        margin-bottom: 0; }
    .burger-menu .burger-menu-col span {
      vertical-align: middle; }
  @media only screen and (max-width: 991px) {
    .burger-menu {
      width: 100%; }
      .burger-menu .burger-logo-col {
        flex: 1;
        height: 44px; }
        .burger-menu .burger-logo-col a img {
          width: auto;
          height: 44px;
          margin-left: 0px; }
      .burger-menu .burger-menu-col {
        height: 44px;
        line-height: 15px;
        padding-top: 15px;
        background-color: #284966;
        color: #FFF; }
        .burger-menu .burger-menu-col #menu-icon div {
          background: #FFF; } }

body {
  -webkit-overflow-scrolling: touch; }

body.home #top-menu > a:first-child {
  /*display: none;*/ }

body.burger-menu-visible .burger-menu, body:not(.home) .burger-menu {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

.fixed-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  pointer-events: none;
  min-height: 100vh;
  z-index: 2; }
  .fixed-content > * {
    pointer-events: auto; }
  .fixed-content.fixed-content-padding {
    padding-top: 100vh; }
  .fixed-content .top-button {
    position: fixed;
    z-index: 2;
    top: 30px;
    right: 30px;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s; }
    @media only screen and (max-width: 991px) {
      .fixed-content .top-button {
        right: auto;
        left: 30px;
        position: absolute; } }
    .fixed-content .top-button a {
      letter-spacing: 2px;
      font-weight: 300;
      height: 100%;
      width: 100%;
      white-space: nowrap; }

.page-template-aurexia-expertise .fixed-content {
  min-height: 100vh; }

.admin-bar .burger-menu {
  top: 32px; }

.single-event .see-all-event-button {
  font-weight: bold;
  font-size: 18px;
  color: #FFF;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 10; }
  .single-event .see-all-event-button img {
    width: 80px;
    height: 80px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    vertical-align: middle; }
  @media only screen and (max-width: 991px) {
    .single-event .see-all-event-button {
      right: auto;
      left: 40px; } }

.single-event body.admin-bar .see-all-event-button {
  top: 60px; }

.single-event .fixed-header {
  height: 70vh;
  overflow: hidden;
  position: relative; }
  @media only screen and (max-width: 991px) {
    .single-event .fixed-header {
      height: 80vh; } }
  .single-event .fixed-header:after {
    position: absolute;
    z-index: 0;
    background: rgba(19, 19, 19, 0.5);
    content: " ";
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .single-event .fixed-header .fixed-header-video-container {
    position: absolute; }
    .single-event .fixed-header .fixed-header-video-container .fixed-header-video-content {
      position: relative;
      z-index: 1;
      max-width: 1280px;
      width: calc(100% - 80px);
      height: 100%;
      margin: 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      margin-top: 100px;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .single-event .fixed-header .fixed-header-video-container .fixed-header-video-content {
          max-width: 950px;
          margin-top: 60px; } }
      @media only screen and (max-width: 991px) {
        .single-event .fixed-header .fixed-header-video-container .fixed-header-video-content {
          padding: 40px;
          width: 100%;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start; } }
      .single-event .fixed-header .fixed-header-video-container .fixed-header-video-content h1 {
        font-size: 72px;
        color: #FFF;
        font-family: 'Lato', sans-serif;
        line-height: 90px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-event .fixed-header .fixed-header-video-container .fixed-header-video-content h1 {
            font-size: 56px;
            line-height: 60px; } }
        @media only screen and (max-width: 991px) {
          .single-event .fixed-header .fixed-header-video-container .fixed-header-video-content h1 {
            font-size: 56px;
            line-height: 60px; } }
      .single-event .fixed-header .fixed-header-video-container .fixed-header-video-content .aurexia-button {
        display: inline-block;
        margin-top: 100px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-event .fixed-header .fixed-header-video-container .fixed-header-video-content .aurexia-button {
            margin-top: 60px; } }
        @media only screen and (max-width: 991px) {
          .single-event .fixed-header .fixed-header-video-container .fixed-header-video-content .aurexia-button {
            margin-top: 20px; } }

.single-event .fixed-content .sections {
  background-color: #FFF;
  min-height: 100vh; }
  .single-event .fixed-content .sections .section {
    background-color: #FFF; }
    .single-event .fixed-content .sections .section .section-container {
      max-width: 1280px;
      width: calc(100% - 80px);
      margin: 0 auto;
      position: relative;
      z-index: 1;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .single-event .fixed-content .sections .section .section-container {
          max-width: 950px; } }
    .single-event .fixed-content .sections .section.section-solutions {
      background-color: #f4f4f4; }
    .single-event .fixed-content .sections .section.section-all-events {
      background-color: #ee6765; }

.single-event .fixed-content .single-event-content {
  color: #284966;
  font-size: 16px;
  line-height: 26px;
  margin: 40px 0;
  font-weight: lighter; }

.single-event .fixed-content h4 {
  font-size: 40px;
  color: #284966;
  font-family: 'Lato', sans-serif;
  font-weight: 900; }

.single-event .fixed-content .single-event-categories {
  width: 100%;
  margin-top: 40px; }
  .single-event .fixed-content .single-event-categories .single-event-categories-item {
    margin-bottom: 30px;
    display: inline-block;
    width: 49%;
    position: relative; }
    @media only screen and (max-width: 991px) {
      .single-event .fixed-content .single-event-categories .single-event-categories-item {
        display: block;
        width: auto; } }
    .single-event .fixed-content .single-event-categories .single-event-categories-item a {
      color: #284966;
      font-size: 20px;
      font-weight: lighter;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .single-event .fixed-content .single-event-categories .single-event-categories-item a {
          font-size: 15px; } }
    .single-event .fixed-content .single-event-categories .single-event-categories-item .c-cross {
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-right: 30px;
      top: -10px;
      position: relative; }
      .single-event .fixed-content .single-event-categories .single-event-categories-item .c-cross:after {
        content: " ";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: calc(50% - 0.5px);
        width: 100%;
        height: 1px;
        background-color: #ee6765; }
      .single-event .fixed-content .single-event-categories .single-event-categories-item .c-cross:before {
        content: " ";
        display: block;
        position: absolute;
        bottom: 0;
        top: 0;
        left: calc(50% - 0.5px);
        width: 1px;
        height: 100%;
        background-color: #ee6765; }

.single-event .fixed-content .section-solutions {
  background-color: #f4f4f4;
  padding: 80px 0;
  padding-bottom: 60px; }
  .single-event .fixed-content .section-solutions h4 {
    margin-bottom: 60px; }
  .single-event .fixed-content .section-solutions .single-event-solutions .single-event-solutions-item {
    width: 33%;
    display: inline-block;
    margin-bottom: 20px; }
    @media only screen and (max-width: 991px) {
      .single-event .fixed-content .section-solutions .single-event-solutions .single-event-solutions-item {
        display: block;
        width: auto; } }
    .single-event .fixed-content .section-solutions .single-event-solutions .single-event-solutions-item a {
      color: #284966;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: lighter; }

.single-event .fixed-content .section-table-ronde {
  padding: 80px 0; }
  .single-event .fixed-content .section-table-ronde h4 {
    margin-bottom: 80px; }
  .single-event .fixed-content .section-table-ronde .table-ronde-items .table-ronde-item {
    text-align: center; }
    .single-event .fixed-content .section-table-ronde .table-ronde-items .table-ronde-item .table-ronde-item-image {
      width: 160px;
      height: 160px;
      min-width: 160px;
      min-height: 160px;
      border-radius: 80px;
      margin: 0 auto;
      margin-bottom: 30px;
      background-color: #F0F0F0;
      display: inline-block; }
    .single-event .fixed-content .section-table-ronde .table-ronde-items .table-ronde-item .table-ronde-item-fullname {
      font-size: 20px;
      color: #284966;
      font-weight: bold;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .single-event .fixed-content .section-table-ronde .table-ronde-items .table-ronde-item .table-ronde-item-fullname {
          font-size: 15px; } }
    .single-event .fixed-content .section-table-ronde .table-ronde-items .table-ronde-item .table-ronde-item-description {
      font-size: 16px;
      color: #284966;
      font-weight: lighter;
      margin-top: 20px;
      margin-bottom: 50px; }
    .single-event .fixed-content .section-table-ronde .table-ronde-items .table-ronde-item .table-ronde-item-link {
      margin-bottom: 20px; }
  .single-event .fixed-content .section-table-ronde .table-ronde-nav-buttons {
    margin: 60px 0;
    text-align: center; }
    .single-event .fixed-content .section-table-ronde .table-ronde-nav-buttons .table-ronde-nav-button {
      opacity: 0.8;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
      .single-event .fixed-content .section-table-ronde .table-ronde-nav-buttons .table-ronde-nav-button:hover {
        opacity: 1; }
      .single-event .fixed-content .section-table-ronde .table-ronde-nav-buttons .table-ronde-nav-button img {
        width: 80px;
        height: 80px; }
      .single-event .fixed-content .section-table-ronde .table-ronde-nav-buttons .table-ronde-nav-button.table-ronde-nav-button-prev {
        margin-right: 10px; }
        .single-event .fixed-content .section-table-ronde .table-ronde-nav-buttons .table-ronde-nav-button.table-ronde-nav-button-prev img {
          -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
          position: relative; }
      .single-event .fixed-content .section-table-ronde .table-ronde-nav-buttons .table-ronde-nav-button.table-ronde-nav-button-next {
        margin-left: 10px; }

.single-event .fixed-content .section-winners {
  background: no-repeat center;
  background-size: cover;
  position: relative;
  padding: 80px 0; }
  .single-event .fixed-content .section-winners:after {
    position: absolute;
    pointer-events: none;
    content: " ";
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #284966;
    opacity: 0.8;
    z-index: 0; }
  .single-event .fixed-content .section-winners h4 {
    font-weight: lighter;
    color: #FFF;
    margin-bottom: 80px; }
  .single-event .fixed-content .section-winners .single-event-winners .single-event-winners-item {
    width: 49%;
    display: inline-block;
    margin-bottom: 20px; }
    @media only screen and (max-width: 991px) {
      .single-event .fixed-content .section-winners .single-event-winners .single-event-winners-item {
        display: block;
        width: auto; } }
    .single-event .fixed-content .section-winners .single-event-winners .single-event-winners-item a {
      color: #FFF;
      text-transform: uppercase;
      font-size: 20px;
      letter-spacing: 1px;
      font-weight: 400; }
    .single-event .fixed-content .section-winners .single-event-winners .single-event-winners-item span {
      color: #ee6765;
      margin-right: 5px; }

.single-event .fixed-content .section-all-events {
  padding: 40px 0;
  text-align: right; }
  .single-event .fixed-content .section-all-events a {
    font-weight: bold;
    font-size: 20px;
    color: #FFF;
    vertical-align: middle;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .single-event .fixed-content .section-all-events a {
        font-size: 20px; } }
    .single-event .fixed-content .section-all-events a img {
      width: 80px;
      height: 80px;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      vertical-align: middle; }

.blog-masthead {
  pointer-events: none; }
  .blog-masthead .blog-nav-item {
    pointer-events: auto;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .blog-masthead .blog-nav-item {
        letter-spacing: 2px;
        padding-left: 10px;
        padding-right: 10px; } }

.page-template-aurexia-publications {
  background: #FFF !important; }
  .page-template-aurexia-publications .cube-container {
    width: 40vw;
    height: 40vw;
    margin-left: auto;
    margin-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    position: fixed;
    top: 120px;
    left: 5vw; }
    @media only screen and (max-width: 991px) {
      .page-template-aurexia-publications .cube-container {
        position: relative;
        width: 100vw;
        height: 100vw;
        margin-top: 100px;
        top: auto;
        left: auto; } }
    .page-template-aurexia-publications .cube-container h1 {
      font-size: 72px;
      line-height: 80px;
      color: #284966;
      font-weight: 900;
      font-family: 'Lato', sans-serif;
      position: relative;
      z-index: 1;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .page-template-aurexia-publications .cube-container h1 {
          font-size: 56px;
          line-height: 70px; } }
      @media only screen and (max-width: 991px) {
        .page-template-aurexia-publications .cube-container h1 {
          font-size: 56px;
          line-height: 70px; } }
    .page-template-aurexia-publications .cube-container .cube {
      width: 40vw;
      height: 40vw;
      -webkit-transform: rotate(45deg) scale(0.7);
      transform: rotate(45deg) scale(0.7);
      background-color: #f4f6f7;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 0; }
      @media only screen and (max-width: 991px) {
        .page-template-aurexia-publications .cube-container .cube {
          width: 90vw;
          height: 90vw; } }
    .page-template-aurexia-publications .cube-container .cube-content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
      .page-template-aurexia-publications .cube-container .cube-content .cube {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto; }
  .page-template-aurexia-publications .fixed-content {
    min-height: 100vh;
    padding-top: 100px;
    left: 50%;
    overflow: visible; }
    @media only screen and (max-width: 991px) {
      .page-template-aurexia-publications .fixed-content {
        left: 0;
        padding-top: 0; } }
    .page-template-aurexia-publications .fixed-content .publication-items {
      margin-top: 30vh; }
      @media only screen and (max-width: 991px) {
        .page-template-aurexia-publications .fixed-content .publication-items {
          margin-top: 0; } }
      .page-template-aurexia-publications .fixed-content .publication-items .publication-item {
        position: relative;
        padding: 20px;
        margin-right: 22%;
        margin-bottom: 50px;
        text-align: left; }
        @media only screen and (max-width: 991px) {
          .page-template-aurexia-publications .fixed-content .publication-items .publication-item {
            margin-right: 0;
            margin-left: 40px; } }
        .page-template-aurexia-publications .fixed-content .publication-items .publication-item .publication-item-plus {
          font-size: 50px;
          color: #ee6765;
          font-weight: lighter;
          position: absolute;
          left: -30px;
          top: -30px; }
        .page-template-aurexia-publications .fixed-content .publication-items .publication-item .publication-item-date {
          color: #284966;
          font-weight: lighter;
          font-weight: 100;
          font-size: 30px; }
          @media only screen and (max-width: 991px) {
            .page-template-aurexia-publications .fixed-content .publication-items .publication-item .publication-item-date {
              font-size: 25px; } }
        .page-template-aurexia-publications .fixed-content .publication-items .publication-item .publication-item-title {
          margin-top: 20px; }
          .page-template-aurexia-publications .fixed-content .publication-items .publication-item .publication-item-title a {
            color: #284966;
            font-family: 'Lato', sans-serif;
            font-size: 50px;
            font-weight: 100;
            line-height: 70px; }
            @media only screen and (max-width: 991px) {
              .page-template-aurexia-publications .fixed-content .publication-items .publication-item .publication-item-title a {
                font-size: 40px;
                line-height: 50px; } }
        .page-template-aurexia-publications .fixed-content .publication-items .publication-item .aurexia-button {
          margin: 60px 0; }
        .page-template-aurexia-publications .fixed-content .publication-items .publication-item hr {
          border: none;
          border-bottom: 1px solid #284966; }

.single-post,
.page-template-aurexia-crs,
.page-template-aurexia-campus-mgmt {
  background: #FFF !important; }
  .single-post article.content-crs .static-left-col, .single-post article.content-campus-mgmt .static-left-col,
  .page-template-aurexia-crs article.content-crs .static-left-col,
  .page-template-aurexia-crs article.content-campus-mgmt .static-left-col,
  .page-template-aurexia-campus-mgmt article.content-crs .static-left-col,
  .page-template-aurexia-campus-mgmt article.content-campus-mgmt .static-left-col {
    background-color: #ee6765;
    bottom: 0;
    padding-top: 0px; }
    @media only screen and (max-width: 991px) {
      .single-post article.content-crs .static-left-col, .single-post article.content-campus-mgmt .static-left-col,
      .page-template-aurexia-crs article.content-crs .static-left-col,
      .page-template-aurexia-crs article.content-campus-mgmt .static-left-col,
      .page-template-aurexia-campus-mgmt article.content-crs .static-left-col,
      .page-template-aurexia-campus-mgmt article.content-campus-mgmt .static-left-col {
        padding-top: 0 !important;
        height: 100vw; } }
    .single-post article.content-crs .static-left-col .section, .single-post article.content-campus-mgmt .static-left-col .section,
    .page-template-aurexia-crs article.content-crs .static-left-col .section,
    .page-template-aurexia-crs article.content-campus-mgmt .static-left-col .section,
    .page-template-aurexia-campus-mgmt article.content-crs .static-left-col .section,
    .page-template-aurexia-campus-mgmt article.content-campus-mgmt .static-left-col .section {
      position: relative;
      top: 50%;
      height: auto;
      margin: 0;
      width: auto;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      .single-post article.content-crs .static-left-col .section h1, .single-post article.content-campus-mgmt .static-left-col .section h1,
      .page-template-aurexia-crs article.content-crs .static-left-col .section h1,
      .page-template-aurexia-crs article.content-campus-mgmt .static-left-col .section h1,
      .page-template-aurexia-campus-mgmt article.content-crs .static-left-col .section h1,
      .page-template-aurexia-campus-mgmt article.content-campus-mgmt .static-left-col .section h1 {
        color: #FFF;
        font-size: 100px;
        line-height: 80px;
        padding: 0;
        margin: 0 5vw;
        text-align: left;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-post article.content-crs .static-left-col .section h1, .single-post article.content-campus-mgmt .static-left-col .section h1,
          .page-template-aurexia-crs article.content-crs .static-left-col .section h1,
          .page-template-aurexia-crs article.content-campus-mgmt .static-left-col .section h1,
          .page-template-aurexia-campus-mgmt article.content-crs .static-left-col .section h1,
          .page-template-aurexia-campus-mgmt article.content-campus-mgmt .static-left-col .section h1 {
            font-size: 80px;
            line-height: 70px; } }
        @media only screen and (max-width: 991px) {
          .single-post article.content-crs .static-left-col .section h1, .single-post article.content-campus-mgmt .static-left-col .section h1,
          .page-template-aurexia-crs article.content-crs .static-left-col .section h1,
          .page-template-aurexia-crs article.content-campus-mgmt .static-left-col .section h1,
          .page-template-aurexia-campus-mgmt article.content-crs .static-left-col .section h1,
          .page-template-aurexia-campus-mgmt article.content-campus-mgmt .static-left-col .section h1 {
            font-size: 50px;
            line-height: 60px; } }
  .single-post article.content-crs .fixed-content, .single-post article.content-campus-mgmt .fixed-content,
  .page-template-aurexia-crs article.content-crs .fixed-content,
  .page-template-aurexia-crs article.content-campus-mgmt .fixed-content,
  .page-template-aurexia-campus-mgmt article.content-crs .fixed-content,
  .page-template-aurexia-campus-mgmt article.content-campus-mgmt .fixed-content {
    overflow: visible; }
    @media only screen and (max-width: 991px) {
      .single-post article.content-crs .fixed-content, .single-post article.content-campus-mgmt .fixed-content,
      .page-template-aurexia-crs article.content-crs .fixed-content,
      .page-template-aurexia-crs article.content-campus-mgmt .fixed-content,
      .page-template-aurexia-campus-mgmt article.content-crs .fixed-content,
      .page-template-aurexia-campus-mgmt article.content-campus-mgmt .fixed-content {
        padding-top: 0; } }
  .single-post article.content-crs .static-left-col .section h1,
  .page-template-aurexia-crs article.content-crs .static-left-col .section h1,
  .page-template-aurexia-campus-mgmt article.content-crs .static-left-col .section h1 {
    text-align: center; }
  .single-post article.content-campus-mgmt .static-left-col,
  .page-template-aurexia-crs article.content-campus-mgmt .static-left-col,
  .page-template-aurexia-campus-mgmt article.content-campus-mgmt .static-left-col {
    background-color: #284966; }
  .single-post article .static-left-col,
  .page-template-aurexia-crs article .static-left-col,
  .page-template-aurexia-campus-mgmt article .static-left-col {
    position: fixed;
    top: 0;
    left: 0;
    right: 50%;
    padding-top: 150px; }
    .single-post article .static-left-col.publication-expertise-theme,
    .page-template-aurexia-crs article .static-left-col.publication-expertise-theme,
    .page-template-aurexia-campus-mgmt article .static-left-col.publication-expertise-theme {
      padding-top: 97px; }
    @media only screen and (max-width: 991px) {
      .single-post article .static-left-col,
      .page-template-aurexia-crs article .static-left-col,
      .page-template-aurexia-campus-mgmt article .static-left-col {
        position: static;
        padding-top: 0px;
        margin: -30px; } }
    .single-post article .static-left-col .section,
    .page-template-aurexia-crs article .static-left-col .section,
    .page-template-aurexia-campus-mgmt article .static-left-col .section {
      width: calc(50vw - 400px);
      height: calc(50vw - 400px);
      padding: 0;
      margin: 0 auto;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .single-post article .static-left-col .section,
        .page-template-aurexia-crs article .static-left-col .section,
        .page-template-aurexia-campus-mgmt article .static-left-col .section {
          width: calc(50vw - 250px);
          height: calc(50vw - 250px); } }
      @media only screen and (max-width: 991px) {
        .single-post article .static-left-col .section,
        .page-template-aurexia-crs article .static-left-col .section,
        .page-template-aurexia-campus-mgmt article .static-left-col .section {
          width: 100%;
          height: auto;
          margin: 0 auto;
          padding: 30px; } }
      .single-post article .static-left-col .section h1,
      .page-template-aurexia-crs article .static-left-col .section h1,
      .page-template-aurexia-campus-mgmt article .static-left-col .section h1 {
        color: #284966;
        font-weight: 900;
        font-family: 'Lato', sans-serif;
        margin-bottom: 80px;
        font-size: 72px;
        line-height: 80px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-post article .static-left-col .section h1,
          .page-template-aurexia-crs article .static-left-col .section h1,
          .page-template-aurexia-campus-mgmt article .static-left-col .section h1 {
            font-size: 56px;
            line-height: 70px;
            margin-bottom: 40px; } }
        @media only screen and (max-width: 991px) {
          .single-post article .static-left-col .section h1,
          .page-template-aurexia-crs article .static-left-col .section h1,
          .page-template-aurexia-campus-mgmt article .static-left-col .section h1 {
            font-size: 56px;
            line-height: 66px; } }
      .single-post article .static-left-col .section a,
      .page-template-aurexia-crs article .static-left-col .section a,
      .page-template-aurexia-campus-mgmt article .static-left-col .section a {
        pointer-events: auto; }
      .single-post article .static-left-col .section .next-post-link,
      .page-template-aurexia-crs article .static-left-col .section .next-post-link,
      .page-template-aurexia-campus-mgmt article .static-left-col .section .next-post-link {
        font-weight: lighter;
        font-size: 20px;
        color: #284966;
        vertical-align: middle;
        padding: 10px 0;
        display: block;
        max-width: 80%;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-post article .static-left-col .section .next-post-link,
          .page-template-aurexia-crs article .static-left-col .section .next-post-link,
          .page-template-aurexia-campus-mgmt article .static-left-col .section .next-post-link {
            font-size: 15px; } }
        .single-post article .static-left-col .section .next-post-link img,
        .page-template-aurexia-crs article .static-left-col .section .next-post-link img,
        .page-template-aurexia-campus-mgmt article .static-left-col .section .next-post-link img {
          width: 40px;
          height: 40px;
          vertical-align: middle; }
    .single-post article .static-left-col .publication-expertise,
    .page-template-aurexia-crs article .static-left-col .publication-expertise,
    .page-template-aurexia-campus-mgmt article .static-left-col .publication-expertise {
      position: relative;
      padding: 40px 80px;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .single-post article .static-left-col .publication-expertise,
        .page-template-aurexia-crs article .static-left-col .publication-expertise,
        .page-template-aurexia-campus-mgmt article .static-left-col .publication-expertise {
          padding: 40px; } }
      .single-post article .static-left-col .publication-expertise .publication-expertise-cube,
      .page-template-aurexia-crs article .static-left-col .publication-expertise .publication-expertise-cube,
      .page-template-aurexia-campus-mgmt article .static-left-col .publication-expertise .publication-expertise-cube {
        content: " ";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #284966;
        z-index: 0; }
      .single-post article .static-left-col .publication-expertise h1,
      .page-template-aurexia-crs article .static-left-col .publication-expertise h1,
      .page-template-aurexia-campus-mgmt article .static-left-col .publication-expertise h1 {
        color: #FFF;
        position: relative;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-post article .static-left-col .publication-expertise h1,
          .page-template-aurexia-crs article .static-left-col .publication-expertise h1,
          .page-template-aurexia-campus-mgmt article .static-left-col .publication-expertise h1 {
            font-size: 50px; } }
      .single-post article .static-left-col .publication-expertise .next-expertise,
      .page-template-aurexia-crs article .static-left-col .publication-expertise .next-expertise,
      .page-template-aurexia-campus-mgmt article .static-left-col .publication-expertise .next-expertise {
        text-align: right;
        position: relative; }
  .single-post article .fixed-content,
  .page-template-aurexia-crs article .fixed-content,
  .page-template-aurexia-campus-mgmt article .fixed-content {
    left: 50%;
    overflow: visible; }
    @media only screen and (max-width: 991px) {
      .single-post article .fixed-content,
      .page-template-aurexia-crs article .fixed-content,
      .page-template-aurexia-campus-mgmt article .fixed-content {
        padding: 30px;
        padding-top: 70px;
        left: 0; } }
    .single-post article .fixed-content .crs-item, .single-post article .fixed-content .campus-mgmt-item,
    .page-template-aurexia-crs article .fixed-content .crs-item,
    .page-template-aurexia-crs article .fixed-content .campus-mgmt-item,
    .page-template-aurexia-campus-mgmt article .fixed-content .crs-item,
    .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item {
      margin-bottom: 130px;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .single-post article .fixed-content .crs-item, .single-post article .fixed-content .campus-mgmt-item,
        .page-template-aurexia-crs article .fixed-content .crs-item,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item {
          margin-bottom: 100px; } }
      .single-post article .fixed-content .crs-item .date, .single-post article .fixed-content .campus-mgmt-item .date,
      .page-template-aurexia-crs article .fixed-content .crs-item .date,
      .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .date,
      .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .date,
      .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .date {
        font-size: 30px;
        color: #284966;
        font-weight: lighter;
        margin-bottom: 30px; }
      .single-post article .fixed-content .crs-item .owl-carousel .item h2, .single-post article .fixed-content .campus-mgmt-item .owl-carousel .item h2,
      .page-template-aurexia-crs article .fixed-content .crs-item .owl-carousel .item h2,
      .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .owl-carousel .item h2,
      .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .owl-carousel .item h2,
      .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .owl-carousel .item h2 {
        font-size: 40px;
        color: #284966;
        font-weight: lighter;
        padding-left: 30px;
        padding-top: 30px; }
        .single-post article .fixed-content .crs-item .owl-carousel .item h2:before, .single-post article .fixed-content .campus-mgmt-item .owl-carousel .item h2:before,
        .page-template-aurexia-crs article .fixed-content .crs-item .owl-carousel .item h2:before,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .owl-carousel .item h2:before,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .owl-carousel .item h2:before,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .owl-carousel .item h2:before {
          content: "+";
          display: block;
          position: absolute;
          top: 0px;
          left: 0px;
          font-size: 40px;
          color: #ee6765; }
      .single-post article .fixed-content .crs-item .owl-carousel .item .crs-item-content, .single-post article .fixed-content .campus-mgmt-item .owl-carousel .item .crs-item-content,
      .page-template-aurexia-crs article .fixed-content .crs-item .owl-carousel .item .crs-item-content,
      .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .owl-carousel .item .crs-item-content,
      .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .owl-carousel .item .crs-item-content,
      .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .owl-carousel .item .crs-item-content {
        padding-left: 30px; }
      .single-post article .fixed-content .crs-item .crs-item-nav, .single-post article .fixed-content .crs-item .campus-mgmt-item-nav, .single-post article .fixed-content .campus-mgmt-item .crs-item-nav, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav,
      .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-nav,
      .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-nav,
      .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-nav,
      .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav,
      .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-nav,
      .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-nav,
      .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-nav,
      .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav {
        text-align: center;
        margin-top: -20px; }
        .single-post article .fixed-content .crs-item .crs-item-nav .crs-item-nav-btn img, .single-post article .fixed-content .crs-item .crs-item-nav .campus-mgmt-item-nav-btn img, .single-post article .fixed-content .crs-item .campus-mgmt-item-nav .crs-item-nav-btn img, .single-post article .fixed-content .crs-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn img, .single-post article .fixed-content .campus-mgmt-item .crs-item-nav .crs-item-nav-btn img, .single-post article .fixed-content .campus-mgmt-item .crs-item-nav .campus-mgmt-item-nav-btn img, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .crs-item-nav-btn img, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn img,
        .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-nav .crs-item-nav-btn img,
        .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-nav .campus-mgmt-item-nav-btn img,
        .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-nav .crs-item-nav-btn img,
        .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-nav .crs-item-nav-btn img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-nav .campus-mgmt-item-nav-btn img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .crs-item-nav-btn img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-nav .crs-item-nav-btn img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-nav .campus-mgmt-item-nav-btn img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-nav .crs-item-nav-btn img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-nav .crs-item-nav-btn img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-nav .campus-mgmt-item-nav-btn img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .crs-item-nav-btn img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn img {
          width: 60px;
          height: 60px; }
        .single-post article .fixed-content .crs-item .crs-item-nav .crs-item-nav-btn.crs-item-nav-prev img, .single-post article .fixed-content .crs-item .crs-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img, .single-post article .fixed-content .crs-item .crs-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img, .single-post article .fixed-content .crs-item .crs-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img, .single-post article .fixed-content .crs-item .campus-mgmt-item-nav .crs-item-nav-btn.crs-item-nav-prev img, .single-post article .fixed-content .crs-item .campus-mgmt-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img, .single-post article .fixed-content .crs-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img, .single-post article .fixed-content .crs-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img, .single-post article .fixed-content .campus-mgmt-item .crs-item-nav .crs-item-nav-btn.crs-item-nav-prev img, .single-post article .fixed-content .campus-mgmt-item .crs-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img, .single-post article .fixed-content .campus-mgmt-item .crs-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img, .single-post article .fixed-content .campus-mgmt-item .crs-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .crs-item-nav-btn.crs-item-nav-prev img, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-nav .crs-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-nav .crs-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-nav .crs-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .crs-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-nav .crs-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-nav .crs-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-nav .crs-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .crs-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .crs-item-nav-btn.campus-mgmt-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.crs-item-nav-prev img,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-nav .campus-mgmt-item-nav-btn.campus-mgmt-item-nav-prev img {
          -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg); }
      .single-post article .fixed-content .crs-item .crs-item-image-container, .single-post article .fixed-content .crs-item .campus-mgmt-item-image-container, .single-post article .fixed-content .campus-mgmt-item .crs-item-image-container, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container,
      .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-image-container,
      .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-image-container,
      .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-image-container,
      .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container,
      .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-image-container,
      .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-image-container,
      .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-image-container,
      .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container {
        margin-left: -150px;
        position: relative;
        margin-top: 0px; }
        @media only screen and (max-width: 991px) {
          .single-post article .fixed-content .crs-item .crs-item-image-container, .single-post article .fixed-content .crs-item .campus-mgmt-item-image-container, .single-post article .fixed-content .campus-mgmt-item .crs-item-image-container, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container,
          .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-image-container,
          .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-image-container,
          .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-image-container,
          .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container,
          .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-image-container,
          .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-image-container,
          .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-image-container,
          .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container {
            margin-left: 0;
            text-align: center; } }
        .single-post article .fixed-content .crs-item .crs-item-image-container .crs-item-image, .single-post article .fixed-content .crs-item .crs-item-image-container .campus-mgmt-item-image, .single-post article .fixed-content .crs-item .campus-mgmt-item-image-container .crs-item-image, .single-post article .fixed-content .crs-item .campus-mgmt-item-image-container .campus-mgmt-item-image, .single-post article .fixed-content .campus-mgmt-item .crs-item-image-container .crs-item-image, .single-post article .fixed-content .campus-mgmt-item .crs-item-image-container .campus-mgmt-item-image, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .crs-item-image, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .campus-mgmt-item-image,
        .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-image-container .crs-item-image,
        .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-image-container .campus-mgmt-item-image,
        .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-image-container .crs-item-image,
        .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-image-container .campus-mgmt-item-image,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-image-container .crs-item-image,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-image-container .campus-mgmt-item-image,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .crs-item-image,
        .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .campus-mgmt-item-image,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-image-container .crs-item-image,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-image-container .campus-mgmt-item-image,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-image-container .crs-item-image,
        .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-image-container .campus-mgmt-item-image,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-image-container .crs-item-image,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-image-container .campus-mgmt-item-image,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .crs-item-image,
        .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .campus-mgmt-item-image {
          width: 35vw;
          height: 25vw;
          min-width: 30vw;
          min-height: 20vw;
          background: #F0F0F0;
          object-fit: cover;
          position: relative;
          box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1); }
          @media only screen and (max-width: 991px) {
            .single-post article .fixed-content .crs-item .crs-item-image-container .crs-item-image, .single-post article .fixed-content .crs-item .crs-item-image-container .campus-mgmt-item-image, .single-post article .fixed-content .crs-item .campus-mgmt-item-image-container .crs-item-image, .single-post article .fixed-content .crs-item .campus-mgmt-item-image-container .campus-mgmt-item-image, .single-post article .fixed-content .campus-mgmt-item .crs-item-image-container .crs-item-image, .single-post article .fixed-content .campus-mgmt-item .crs-item-image-container .campus-mgmt-item-image, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .crs-item-image, .single-post article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .campus-mgmt-item-image,
            .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-image-container .crs-item-image,
            .page-template-aurexia-crs article .fixed-content .crs-item .crs-item-image-container .campus-mgmt-item-image,
            .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-image-container .crs-item-image,
            .page-template-aurexia-crs article .fixed-content .crs-item .campus-mgmt-item-image-container .campus-mgmt-item-image,
            .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-image-container .crs-item-image,
            .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .crs-item-image-container .campus-mgmt-item-image,
            .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .crs-item-image,
            .page-template-aurexia-crs article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .campus-mgmt-item-image,
            .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-image-container .crs-item-image,
            .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .crs-item-image-container .campus-mgmt-item-image,
            .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-image-container .crs-item-image,
            .page-template-aurexia-campus-mgmt article .fixed-content .crs-item .campus-mgmt-item-image-container .campus-mgmt-item-image,
            .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-image-container .crs-item-image,
            .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .crs-item-image-container .campus-mgmt-item-image,
            .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .crs-item-image,
            .page-template-aurexia-campus-mgmt article .fixed-content .campus-mgmt-item .campus-mgmt-item-image-container .campus-mgmt-item-image {
              width: 100%;
              height: 60vw;
              min-width: 100%;
              min-height: 60vw;
              background: #F0F0F0; } }
    .single-post article .fixed-content .publication-content,
    .page-template-aurexia-crs article .fixed-content .publication-content,
    .page-template-aurexia-campus-mgmt article .fixed-content .publication-content {
      margin-top: 150px;
      color: #284966;
      font-size: 20px;
      font-weight: lighter;
      padding-right: 22%;
      padding-bottom: 100px;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      .single-post article .fixed-content .publication-content .case-studies-button,
      .page-template-aurexia-crs article .fixed-content .publication-content .case-studies-button,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-content .case-studies-button {
        margin-top: 100px; }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .single-post article .fixed-content .publication-content,
        .page-template-aurexia-crs article .fixed-content .publication-content,
        .page-template-aurexia-campus-mgmt article .fixed-content .publication-content {
          font-size: 15px; } }
      .single-post article .fixed-content .publication-content.publication-content-crs, .single-post article .fixed-content .publication-content.publication-content-campus-mgmt,
      .page-template-aurexia-crs article .fixed-content .publication-content.publication-content-crs,
      .page-template-aurexia-crs article .fixed-content .publication-content.publication-content-campus-mgmt,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-content.publication-content-crs,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-content.publication-content-campus-mgmt {
        padding-left: 80px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-post article .fixed-content .publication-content.publication-content-crs, .single-post article .fixed-content .publication-content.publication-content-campus-mgmt,
          .page-template-aurexia-crs article .fixed-content .publication-content.publication-content-crs,
          .page-template-aurexia-crs article .fixed-content .publication-content.publication-content-campus-mgmt,
          .page-template-aurexia-campus-mgmt article .fixed-content .publication-content.publication-content-crs,
          .page-template-aurexia-campus-mgmt article .fixed-content .publication-content.publication-content-campus-mgmt {
            padding-left: 50px; } }
        @media only screen and (max-width: 991px) {
          .single-post article .fixed-content .publication-content.publication-content-crs, .single-post article .fixed-content .publication-content.publication-content-campus-mgmt,
          .page-template-aurexia-crs article .fixed-content .publication-content.publication-content-crs,
          .page-template-aurexia-crs article .fixed-content .publication-content.publication-content-campus-mgmt,
          .page-template-aurexia-campus-mgmt article .fixed-content .publication-content.publication-content-crs,
          .page-template-aurexia-campus-mgmt article .fixed-content .publication-content.publication-content-campus-mgmt {
            padding-left: 0;
            margin-top: 80px; } }
      @media only screen and (max-width: 991px) {
        .single-post article .fixed-content .publication-content,
        .page-template-aurexia-crs article .fixed-content .publication-content,
        .page-template-aurexia-campus-mgmt article .fixed-content .publication-content {
          padding-right: 0; } }
      .single-post article .fixed-content .publication-content p,
      .page-template-aurexia-crs article .fixed-content .publication-content p,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-content p {
        font-size: 20px;
        color: #284966;
        margin-bottom: 30px;
        font-weight: lighter;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-post article .fixed-content .publication-content p,
          .page-template-aurexia-crs article .fixed-content .publication-content p,
          .page-template-aurexia-campus-mgmt article .fixed-content .publication-content p {
            font-size: 15px; } }
      .single-post article .fixed-content .publication-content h3,
      .page-template-aurexia-crs article .fixed-content .publication-content h3,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-content h3 {
        font-family: 'Lato', sans-serif;
        font-size: 50px;
        font-weight: 100;
        color: #284966;
        margin-top: 80px;
        margin-bottom: 50px; }
        .single-post article .fixed-content .publication-content h3:before,
        .page-template-aurexia-crs article .fixed-content .publication-content h3:before,
        .page-template-aurexia-campus-mgmt article .fixed-content .publication-content h3:before {
          content: "+";
          display: block;
          position: absolute;
          color: #ee6765;
          font-size: 50px;
          margin-top: -40px;
          left: -40px;
          font-weight: lighter;
          font-family: 'Lato', sans-serif; }
      .single-post article .fixed-content .publication-content h2,
      .page-template-aurexia-crs article .fixed-content .publication-content h2,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-content h2 {
        font-weight: normal;
        font-size: 65px;
        color: #284966; }
      .single-post article .fixed-content .publication-content h4,
      .page-template-aurexia-crs article .fixed-content .publication-content h4,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-content h4 {
        font-weight: normal;
        font-size: 30px;
        color: #284966; }
      .single-post article .fixed-content .publication-content h5,
      .page-template-aurexia-crs article .fixed-content .publication-content h5,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-content h5 {
        font-weight: normal;
        font-size: 22px;
        color: #284966; }
      .single-post article .fixed-content .publication-content h6,
      .page-template-aurexia-crs article .fixed-content .publication-content h6,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-content h6 {
        font-weight: normal;
        font-size: 18px;
        color: #284966; }
    .single-post article .fixed-content .publication-author,
    .page-template-aurexia-crs article .fixed-content .publication-author,
    .page-template-aurexia-campus-mgmt article .fixed-content .publication-author {
      margin-top: 50px;
      margin-bottom: 50px; }
      .single-post article .fixed-content .publication-author .publication-author-img,
      .page-template-aurexia-crs article .fixed-content .publication-author .publication-author-img,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-author .publication-author-img {
        width: 120px;
        height: 120px;
        min-width: 120px;
        min-height: 120px;
        border-radius: 60px;
        margin-bottom: 50px;
        background: #F0F0F0; }
      .single-post article .fixed-content .publication-author .publication-author-fullname,
      .page-template-aurexia-crs article .fixed-content .publication-author .publication-author-fullname,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-author .publication-author-fullname {
        font-weight: bold;
        color: #284966;
        font-size: 18px; }
      .single-post article .fixed-content .publication-author .publication-author-description,
      .page-template-aurexia-crs article .fixed-content .publication-author .publication-author-description,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-author .publication-author-description {
        font-weight: lighter;
        color: #284966;
        font-size: 16px; }
    .single-post article .fixed-content .publication-links,
    .page-template-aurexia-crs article .fixed-content .publication-links,
    .page-template-aurexia-campus-mgmt article .fixed-content .publication-links {
      padding: 50px 0;
      padding-top: 0;
      border-bottom: 1px solid #284966;
      margin-bottom: 50px;
      margin-right: 22%; }
      @media only screen and (max-width: 991px) {
        .single-post article .fixed-content .publication-links,
        .page-template-aurexia-crs article .fixed-content .publication-links,
        .page-template-aurexia-campus-mgmt article .fixed-content .publication-links {
          padding-right: 0;
          width: 100%; } }
      .single-post article .fixed-content .publication-links a,
      .page-template-aurexia-crs article .fixed-content .publication-links a,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-links a {
        color: #284966;
        vertical-align: middle; }
      .single-post article .fixed-content .publication-links .lkd-button,
      .page-template-aurexia-crs article .fixed-content .publication-links .lkd-button,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-links .lkd-button {
        margin-top: 4px; }
      .single-post article .fixed-content .publication-links .share-links,
      .page-template-aurexia-crs article .fixed-content .publication-links .share-links,
      .page-template-aurexia-campus-mgmt article .fixed-content .publication-links .share-links {
        text-align: right; }
        .single-post article .fixed-content .publication-links .share-links .share-link,
        .page-template-aurexia-crs article .fixed-content .publication-links .share-links .share-link,
        .page-template-aurexia-campus-mgmt article .fixed-content .publication-links .share-links .share-link {
          font-size: 16px;
          font-weight: bold; }
        .single-post article .fixed-content .publication-links .share-links .linked-in-icon,
        .page-template-aurexia-crs article .fixed-content .publication-links .share-links .linked-in-icon,
        .page-template-aurexia-campus-mgmt article .fixed-content .publication-links .share-links .linked-in-icon {
          width: 40px;
          height: 40px;
          vertical-align: middle;
          margin-left: 30px; }
    .single-post article .fixed-content .publication-contact-us,
    .page-template-aurexia-crs article .fixed-content .publication-contact-us,
    .page-template-aurexia-campus-mgmt article .fixed-content .publication-contact-us {
      margin-bottom: 200px; }

.single-post article .fixed-content .publication-content h3 {
  font-size: 30px; }
  .single-post article .fixed-content .publication-content h3:before {
    content: "+";
    display: block;
    position: absolute;
    color: #ee6765;
    font-size: 50px;
    margin-top: -40px;
    left: -40px;
    font-weight: lighter;
    font-family: 'Lato', sans-serif; }

.single-post article .fixed-content .publication-content.publication-anonymous {
  padding-bottom: 30px; }

.single-job_listing {
  background: #FFF !important; }
  .single-job_listing .job_application.application {
    display: none; }
  .single-job_listing .single_job_listing .company {
    display: none; }
  .single-job_listing article .static-left-col {
    position: fixed;
    top: 0;
    left: 0;
    right: 50%;
    bottom: 0;
    padding-top: 150px;
    background-color: #284966;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .single-job_listing article .static-left-col {
        padding-top: 100px; } }
    @media only screen and (max-width: 991px) {
      .single-job_listing article .static-left-col {
        position: static;
        padding-top: 50px;
        margin: -30px; } }
    .single-job_listing article .static-left-col .section {
      margin-left: 12%;
      margin-right: 12%; }
      @media only screen and (max-width: 991px) {
        .single-job_listing article .static-left-col .section {
          width: 100%;
          margin: 0 auto;
          padding: 30px; } }
      .single-job_listing article .static-left-col .section .single-job-country-bg {
        position: absolute;
        top: 20px;
        left: 20px;
        bottom: 20px;
        right: 20px;
        background: no-repeat center;
        background-size: contain;
        opacity: 0.1;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-job_listing article .static-left-col .section .single-job-country-bg {
            -webkit-transform: scale(1.1);
            transform: scale(1.1); } }
      .single-job_listing article .static-left-col .section h1 {
        font-size: 72px;
        line-height: 80px;
        color: #FFF;
        font-weight: 900;
        font-family: 'Lato', sans-serif;
        margin-bottom: 50px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-job_listing article .static-left-col .section h1 {
            font-size: 56px;
            line-height: 70px;
            margin-bottom: 10px; } }
        @media only screen and (max-width: 991px) {
          .single-job_listing article .static-left-col .section h1 {
            font-size: 50px;
            line-height: 60px;
            margin-bottom: 30px; } }
      .single-job_listing article .static-left-col .section .job-date {
        color: #FFF;
        font-weight: lighter;
        font-size: 16px;
        margin-bottom: 50px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-job_listing article .static-left-col .section .job-date {
            margin-bottom: 30px; } }
        @media only screen and (max-width: 991px) {
          .single-job_listing article .static-left-col .section .job-date {
            margin-bottom: 30px; } }
        .single-job_listing article .static-left-col .section .job-date .job-new {
          color: #FFF;
          padding: 2px 10px;
          position: relative; }
          .single-job_listing article .static-left-col .section .job-date .job-new span {
            position: relative;
            z-index: 1;
            left: -5px; }
          .single-job_listing article .static-left-col .section .job-date .job-new:before {
            background-color: #ee6765;
            transform: skewX(-30deg);
            transform-origin: top;
            content: " ";
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            top: 0;
            z-index: 0; }
      .single-job_listing article .static-left-col .section a {
        pointer-events: auto; }
      .single-job_listing article .static-left-col .section .job-location {
        font-size: 40px;
        font-weight: lighter;
        color: #FFF;
        margin-bottom: 50px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-job_listing article .static-left-col .section .job-location {
            margin-bottom: 50px; } }
        @media only screen and (max-width: 991px) {
          .single-job_listing article .static-left-col .section .job-location {
            font-size: 30px;
            margin-bottom: 30px; } }
        .single-job_listing article .static-left-col .section .job-location i {
          font-size: 40px;
          color: #FFF;
          margin-right: 20px; }
  .single-job_listing article .fixed-content {
    left: 50%; }
    @media only screen and (max-width: 991px) {
      .single-job_listing article .fixed-content {
        padding: 30px;
        padding-top: 100px;
        left: 0; } }
    .single-job_listing article .fixed-content .job-content {
      color: #284966;
      font-size: 20px;
      font-weight: lighter;
      margin: 0;
      margin-top: 150px;
      padding-right: 22%;
      padding-left: 13%;
      padding-bottom: 100px;
      pointer-events: auto;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .single-job_listing article .fixed-content .job-content {
          font-size: 15px;
          margin-top: 100px; } }
      @media only screen and (max-width: 991px) {
        .single-job_listing article .fixed-content .job-content {
          margin-left: 0;
          width: 100%;
          padding: 0 0px; } }
      .single-job_listing article .fixed-content .job-content p {
        font-size: 20px;
        color: #284966;
        margin-bottom: 30px;
        font-weight: lighter;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .single-job_listing article .fixed-content .job-content p {
            font-size: 15px; } }
      .single-job_listing article .fixed-content .job-content h2 {
        font-weight: lighter;
        font-size: 65px;
        color: #284966; }
      .single-job_listing article .fixed-content .job-content h3 {
        font-weight: lighter;
        font-size: 45px;
        color: #284966;
        line-height: 60px; }
      .single-job_listing article .fixed-content .job-content h4 {
        font-weight: normal;
        font-size: 30px;
        color: #284966; }
      .single-job_listing article .fixed-content .job-content h5 {
        font-weight: normal;
        font-size: 22px;
        color: #284966; }
      .single-job_listing article .fixed-content .job-content h6 {
        font-weight: normal;
        font-size: 18px;
        color: #284966; }
      .single-job_listing article .fixed-content .job-content .job-listing-meta.meta {
        display: none; }

body.error404 .fixed-content, body.error403 .fixed-content, body.error500 .fixed-content, body.error .fixed-content {
  background: #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 40px; }
  body.error404 .fixed-content h1, body.error403 .fixed-content h1, body.error500 .fixed-content h1, body.error .fixed-content h1 {
    font-size: 44px;
    line-height: 54px; }

body.search-open #fixedSearch {
  width: 100%;
  pointer-events: auto; }

#fixedSearch {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.96);
  pointer-events: none;
  width: 0%;
  overflow: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  #fixedSearch .fixed-search-close {
    position: absolute;
    top: 20px;
    right: 80px;
    font-weight: 100;
    font-size: 50px;
    cursor: pointer;
    color: #FFF; }
  #fixedSearch .fixed-search-container {
    margin: 150px 300px;
    color: #FFF;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (max-width: 991px) {
      #fixedSearch .fixed-search-container {
        margin: 150px 20px; } }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #fixedSearch .fixed-search-container {
        margin: 150px 100px; } }
    #fixedSearch .fixed-search-container form .input-search-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      #fixedSearch .fixed-search-container form .input-search-container input {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: none;
        border: none;
        border-bottom: 1px solid #FFF;
        font-size: 40px;
        font-weight: 300;
        color: #FFF;
        margin-right: 50px;
        padding-left: 20px; }
        #fixedSearch .fixed-search-container form .input-search-container input:focus {
          border-bottom: 1px solid #FFF !important; }
        #fixedSearch .fixed-search-container form .input-search-container input::placeholder {
          color: #FFF;
          font-size: 40px;
          font-weight: 400; }
        #fixedSearch .fixed-search-container form .input-search-container input:-moz-placeholder {
          color: #FFF;
          font-size: 40px;
          font-weight: 400; }
        #fixedSearch .fixed-search-container form .input-search-container input:-ms-input-placeholder {
          color: #FFF;
          font-size: 40px;
          font-weight: 400; }
        #fixedSearch .fixed-search-container form .input-search-container input::-moz-placeholder {
          color: #FFF;
          font-size: 40px;
          font-weight: 400; }
        #fixedSearch .fixed-search-container form .input-search-container input::-webkit-input-placeholder {
          color: #FFF;
          font-size: 40px;
          font-weight: 400; }
        #fixedSearch .fixed-search-container form .input-search-container input::-ms-input-placeholder {
          color: #FFF;
          font-size: 40px;
          font-weight: 400; }
      #fixedSearch .fixed-search-container form .input-search-container .aurexia-button {
        min-width: 200px; }
    #fixedSearch .fixed-search-container form .result {
      overflow: auto; }
      #fixedSearch .fixed-search-container form .result ul li {
        padding-left: 20px;
        margin-bottom: 10px; }
        #fixedSearch .fixed-search-container form .result ul li a {
          color: #FFF;
          font-size: 30px;
          font-weight: 300; }

#jobs-join-us {
  min-height: 100vh;
  position: relative;
  background-color: #000000;
  padding: 0; }
  @media only screen and (max-width: 991px) {
    #jobs-join-us {
      padding: 0; } }
  #jobs-join-us form {
    position: relative; }
  #jobs-join-us .jobs-join-us-main-row {
    padding-top: 15vh;
    margin-bottom: calc(15vh + 30px);
    margin-right: 20%;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #jobs-join-us .jobs-join-us-main-row {
        margin-right: 10%; } }
    @media only screen and (max-width: 991px) {
      #jobs-join-us .jobs-join-us-main-row {
        margin-right: 0;
        padding-top: 40px;
        padding-bottom: 90px; } }
    #jobs-join-us .jobs-join-us-main-row .job-picker {
      margin-bottom: 60px; }
      #jobs-join-us .jobs-join-us-main-row .job-picker .job-picker-main {
        color: #FFF;
        padding: 10px 5px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        cursor: pointer;
        display: block;
        widht: 100%;
        position: relative;
        font-size: 20px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          #jobs-join-us .jobs-join-us-main-row .job-picker .job-picker-main {
            font-size: 15px; } }
        #jobs-join-us .jobs-join-us-main-row .job-picker .job-picker-main i {
          position: absolute;
          right: 20px; }
      #jobs-join-us .jobs-join-us-main-row .job-picker input + .job-picker-list-container {
        overflow: hidden;
        max-height: 0;
        -webkit-transition: all 0.4s linear;
        transition: all 0.4s linear;
        opacity: 0; }
        #jobs-join-us .jobs-join-us-main-row .job-picker input + .job-picker-list-container ul li {
          color: #FFF;
          font-size: 20px;
          font-weight: 300;
          cursor: pointer;
          -webkit-transition: all 0.4s linear;
          transition: all 0.4s linear;
          margin-bottom: 15px;
          /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
          @media only screen and (min-width: 992px) and (max-height: 1024px) {
            #jobs-join-us .jobs-join-us-main-row .job-picker input + .job-picker-list-container ul li {
              font-size: 15px; } }
          #jobs-join-us .jobs-join-us-main-row .job-picker input + .job-picker-list-container ul li:hover, #jobs-join-us .jobs-join-us-main-row .job-picker input + .job-picker-list-container ul li.active {
            font-weight: 900; }
      #jobs-join-us .jobs-join-us-main-row .job-picker input:checked + .job-picker-list-container {
        max-height: 200px;
        opacity: 1; }
  #jobs-join-us > .container {
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      #jobs-join-us > .container {
        max-width: 80vw; } }
  #jobs-join-us .job-list-container {
    padding-left: 100px;
    padding-top: calc(15vh + 20px);
    padding-bottom: 15vh; }
    @media only screen and (max-width: 991px) {
      #jobs-join-us .job-list-container {
        padding-top: 60px;
        padding-bottom: 40px; } }
    #jobs-join-us .job-list-container .no-jobs {
      color: #FFF;
      text-align: left;
      display: block; }
    #jobs-join-us .job-list-container h2 {
      margin-bottom: 100px; }
    @media only screen and (max-width: 991px) {
      #jobs-join-us .job-list-container {
        padding-left: 0; }
        #jobs-join-us .job-list-container h2 {
          margin-bottom: 40px;
          font-size: 40px; }
        #jobs-join-us .job-list-container h3 {
          margin-bottom: 40px;
          font-size: 56px;
          line-height: 66px; } }
    #jobs-join-us .job-list-container .active .job-offers-col .job-item .job-header .job-new {
      opacity: 1; }
    #jobs-join-us .job-list-container .job-offers-col .job-item {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      padding: 20px 0;
      position: relative;
      margin-right: 70px; }
      @media only screen and (max-width: 991px) {
        #jobs-join-us .job-list-container .job-offers-col .job-item {
          margin-right: 0; } }
      #jobs-join-us .job-list-container .job-offers-col .job-item:first-child {
        border-top: 1px solid rgba(255, 255, 255, 0.5); }
      #jobs-join-us .job-list-container .job-offers-col .job-item .job-header {
        position: relative;
        overflow: visible;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        margin-bottom: 15px; }
        @media only screen and (max-width: 991px) {
          #jobs-join-us .job-list-container .job-offers-col .job-item .job-header {
            -webkit-box-direction: normal;
            -webkit-box-orient: vertical;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            -webkit-align-items: stretch;
            -moz-align-items: stretch;
            align-items: stretch; } }
        #jobs-join-us .job-list-container .job-offers-col .job-item .job-header h4 {
          -webkit-box-flex: 1;
          -webkit-flex: 1;
          -moz-box-flex: 1;
          -moz-flex: 1;
          -ms-flex: 1;
          flex: 1;
          margin: 0;
          margin-right: 20px;
          line-height: normal;
          font-size: 20px;
          /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
          @media only screen and (min-width: 992px) and (max-height: 1024px) {
            #jobs-join-us .job-list-container .job-offers-col .job-item .job-header h4 {
              font-size: 18px;
              margin-right: 0; } }
          #jobs-join-us .job-list-container .job-offers-col .job-item .job-header h4 a {
            color: #FFF;
            text-decoration: none;
            font-size: 20px;
            text-transform: uppercase;
            font-weight: 400;
            /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
            #jobs-join-us .job-list-container .job-offers-col .job-item .job-header h4 a:hover {
              text-decoration: underline; }
            @media only screen and (min-width: 992px) and (max-height: 1024px) {
              #jobs-join-us .job-list-container .job-offers-col .job-item .job-header h4 a {
                font-size: 18px; } }
        #jobs-join-us .job-list-container .job-offers-col .job-item .job-header .job-location {
          color: #FFF;
          font-size: 20px;
          font-weight: 100;
          margin-right: 60px;
          /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
          @media only screen and (min-width: 992px) and (max-height: 1024px) {
            #jobs-join-us .job-list-container .job-offers-col .job-item .job-header .job-location {
              font-size: 15px; } }
        #jobs-join-us .job-list-container .job-offers-col .job-item .job-header .job-new {
          position: absolute;
          right: -60px;
          opacity: 0;
          -webkit-transition: all 0.2s linear;
          transition: all 0.2s linear;
          -webkit-transition-delay: 1s;
          transition-delay: 1s; }
      #jobs-join-us .job-list-container .job-offers-col .job-item .job-footer .job-date {
        font-size: 16px;
        color: #FFF;
        font-weight: lighter;
        font-style: italic; }
  #jobs-join-us h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    font-size: 72px;
    color: #FFF;
    margin-bottom: 100px; }

.job-new, .coming-soon {
  color: #FFF;
  padding: 2px 10px;
  position: relative; }
  .job-new span, .coming-soon span {
    position: relative;
    z-index: 1;
    left: -7px; }
  .job-new:before, .coming-soon:before {
    background-color: #ee6765;
    transform: skewX(-30deg);
    transform-origin: top;
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0; }

.owl-carousel .owl-nav [class*=owl-] {
  background: none;
  padding: 0; }
  .owl-carousel .owl-nav [class*=owl-] .owl-nav-fleche {
    width: 80px;
    height: 80px;
    background: none;
    padding: 0; }
  .owl-carousel .owl-nav [class*=owl-] .owl-nav {
    margin-top: 20px; }
  .owl-carousel .owl-nav [class*=owl-]:hover {
    background: none;
    border: none; }
    .owl-carousel .owl-nav [class*=owl-]:hover .owl-nav-fleche {
      background: none;
      border: none; }

.page-template-aurexia-demo-hub #aurexiaDemoHubPassword {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.96);
  padding: 40px;
  z-index: 999999;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s; }
  .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password {
    max-width: 400px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }
    .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password h4 {
      color: #ee6765;
      margin-bottom: 50px;
      font-weight: 300; }
    .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password p {
      margin-bottom: 50px;
      padding: 0;
      color: #FFF;
      font-size: 20px;
      text-align: center;
      width: 100%;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password p {
          font-size: 15px; } }
    .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password input {
      background-color: #232323;
      border: 1px solid #232323;
      color: #FFF;
      border-radius: 40px;
      padding: 0 20px;
      margin: 0 auto;
      margin-bottom: 50px;
      width: calc(100% - 80px);
      display: block;
      font-size: 20px;
      -webkit-transition: all 0.4s linear;
      transition: all 0.4s linear;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password input.shake {
        color: #ee6765;
        border-color: #ee6765; }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password input {
          font-size: 15px; } }
      .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password input::placeholder {
        color: rgba(255, 255, 255, 0.5);
        font-family: 'Lato', sans-serif;
        text-align: center;
        font-size: 20px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password input::placeholder {
            font-size: 15px; } }
      .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password input:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
        font-family: 'Lato', sans-serif;
        text-align: center;
        font-size: 20px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password input:-ms-input-placeholder {
            font-size: 15px; } }
      .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password input::-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
        font-family: 'Lato', sans-serif;
        text-align: center;
        font-size: 20px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .page-template-aurexia-demo-hub #aurexiaDemoHubPassword .aurexia-demo-hub-password input::-ms-input-placeholder {
            font-size: 15px; } }

.page-template-aurexia-demo-hub input + .item-video {
  width: 0; }

.page-template-aurexia-demo-hub input:checked + .item-video {
  width: 100%;
  pointer-events: auto; }

.page-template-aurexia-demo-hub .item-video {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0;
  background: rgba(0, 0, 0, 0.96);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  overflow: hidden;
  pointer-events: none;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease; }

.page-template-aurexia-demo-hub .fixed-header {
  position: fixed;
  height: 100vh;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden; }
  .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container {
    position: absolute; }
    .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content {
      position: relative;
      z-index: 1;
      width: 50%;
      height: 100%;
      margin: 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      text-align: center;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content {
          width: 60%; } }
      @media only screen and (max-width: 991px) {
        .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content {
          width: 100%; } }
      .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content h1 {
        font-size: 72px;
        color: #FFF;
        font-family: 'Lato', sans-serif;
        line-height: 90px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content h1 {
            font-size: 56px;
            line-height: 70px;
            margin-top: 100px; } }
        @media only screen and (max-width: 991px) {
          .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content h1 {
            font-size: 40px;
            line-height: normal;
            margin: 0 40px;
            margin-top: 120px; } }
      .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .aurexia-button {
        display: inline-block;
        margin-top: 60px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .aurexia-button {
            margin-top: 40px; } }
        @media only screen and (max-width: 991px) {
          .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .aurexia-button {
            margin-top: 20px; } }
      .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .fixed-header-video-content-data {
        color: #FFF;
        font-weight: lighter;
        font-size: 20px;
        margin-top: 50px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .fixed-header-video-content-data {
            font-size: 15px; } }
        @media only screen and (max-width: 991px) {
          .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .fixed-header-video-content-data {
            margin-top: 20px;
            padding: 40px; } }
      .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .see-all-button {
        color: #ee6765;
        display: inline-block;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: normal;
        margin-top: 40px; }
        @media only screen and (max-width: 991px) {
          .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .see-all-button {
            margin-top: 20px; } }
      .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .see-all-fleche {
        margin-top: 60px;
        -webkit-animation: mover 1s infinite alternate;
        animation: mover 1s infinite alternate;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
        display: inline-block; }
        @media only screen and (max-width: 991px) {
          .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .see-all-fleche {
            margin-top: 0; } }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .see-all-fleche {
            margin-top: 60px; } }
        .page-template-aurexia-demo-hub .fixed-header .fixed-header-video-container .fixed-header-video-content .see-all-fleche img {
          width: 80px;
          height: 80px;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.page-template-aurexia-demo-hub .fixed-content {
  padding-top: 100vh; }
  .page-template-aurexia-demo-hub .fixed-content .section {
    background: #FFF;
    min-height: 100vh;
    padding-top: 0; }
    .page-template-aurexia-demo-hub .fixed-content .section .container {
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .page-template-aurexia-demo-hub .fixed-content .section .container {
          max-width: 950px; } }
      @media only screen and (min-width: 992px) {
        .page-template-aurexia-demo-hub .fixed-content .section .container {
          min-height: 100vh; } }
      @media only screen and (min-width: 992px) {
        .page-template-aurexia-demo-hub .fixed-content .section .container .row {
          min-height: 100vh; } }
      @media only screen and (min-width: 992px) {
        .page-template-aurexia-demo-hub .fixed-content .section .container .row {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
    @media only screen and (max-width: 991px) {
      .page-template-aurexia-demo-hub .fixed-content .section .demo-listing-items-container {
        padding-top: 50px; } }
    @media only screen and (min-width: 992px) {
      .page-template-aurexia-demo-hub .fixed-content .section .demo-listing-items-container {
        padding-left: 100px;
        padding-top: 120px; } }
    @media only screen and (min-width: 992px) {
      .page-template-aurexia-demo-hub .fixed-content .section .demo-hub-listing-container {
        min-height: 100vh; } }
    @media only screen and (max-width: 991px) {
      .page-template-aurexia-demo-hub .fixed-content .section .demo-hub-listing-container {
        padding-top: 50px; } }
    @media only screen and (min-width: 992px) {
      .page-template-aurexia-demo-hub .fixed-content .section .demo-hub-listing-container {
        border-right: 1px solid #284966;
        padding-top: 120px; } }
    .page-template-aurexia-demo-hub .fixed-content .section .demo-listing {
      margin-top: 50px;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .page-template-aurexia-demo-hub .fixed-content .section .demo-listing {
          margin-right: 40px; } }
      .page-template-aurexia-demo-hub .fixed-content .section .demo-listing > li {
        margin: 25px 0; }
        .page-template-aurexia-demo-hub .fixed-content .section .demo-listing > li a {
          font-size: 16px;
          font-weight: lighter;
          text-transform: uppercase;
          color: #284966; }
        .page-template-aurexia-demo-hub .fixed-content .section .demo-listing > li.active a, .page-template-aurexia-demo-hub .fixed-content .section .demo-listing > li:hover a {
          font-weight: bold; }
    .page-template-aurexia-demo-hub .fixed-content .section h3 {
      font-family: 'Lato', sans-serif;
      font-weight: 800;
      font-size: 72px;
      color: #284966; }
    .page-template-aurexia-demo-hub .fixed-content .section .listing-videos {
      display: none; }
      .page-template-aurexia-demo-hub .fixed-content .section .listing-videos.active {
        display: block; }
      .page-template-aurexia-demo-hub .fixed-content .section .listing-videos article.item {
        padding-top: 50px;
        padding-bottom: 50px; }
        @media only screen and (max-width: 991px) {
          .page-template-aurexia-demo-hub .fixed-content .section .listing-videos article.item {
            margin-left: 40px; } }
        .page-template-aurexia-demo-hub .fixed-content .section .listing-videos article.item label {
          cursor: pointer; }
        .page-template-aurexia-demo-hub .fixed-content .section .listing-videos article.item:not(:last-child) {
          border-bottom: 1px solid #284966; }
        .page-template-aurexia-demo-hub .fixed-content .section .listing-videos article.item h1 {
          font-size: 35px;
          font-weight: lighter;
          color: #284966;
          margin-bottom: 50px; }
          .page-template-aurexia-demo-hub .fixed-content .section .listing-videos article.item h1:before {
            content: "+";
            display: block;
            position: absolute;
            margin-top: -30px;
            left: -50px;
            font-size: 50px;
            color: #ee6765;
            font-weight: 100; }
          .page-template-aurexia-demo-hub .fixed-content .section .listing-videos article.item h1 label {
            font-size: 35px;
            font-weight: lighter;
            color: #284966; }

.fixed-close {
  position: absolute;
  top: 50px;
  right: 80px;
  cursor: pointer; }
  .fixed-close label {
    color: #FFF;
    font-weight: 100;
    font-size: 50px; }

*[data-scroll-lock] {
  overflow: hidden; }

#jobApplication {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.96);
  pointer-events: none;
  width: 0%;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow-y: auto;
  padding: 20px;
  opacity: 0; }
  #jobApplication .form {
    text-align: center;
    padding-bottom: 20vh;
    max-width: 950px; }
    #jobApplication .form .job-application-apply .your-job {
      display: none; }
    #jobApplication .form .job-application-apply .form-content-container {
      display: none; }
    #jobApplication .form .job-application-thank-you h3 {
      font-weight: 300;
      margin-bottom: 60px; }
    #jobApplication .form .job-application-thank-you p {
      font-size: 20px;
      color: #FFF;
      max-width: 600px;
      margin: 0 auto;
      padding: 0 40px;
      margin-bottom: 60px;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #jobApplication .form .job-application-thank-you p {
          font-size: 15px; } }
    #jobApplication .form .job-application-thank-you .ok-close-button {
      min-width: 200px; }
    #jobApplication .form .job-application-by-linkedin .wpcf7-form {
      max-width: 500px;
      margin: 0 auto; }
      @media only screen and (max-width: 991px) {
        #jobApplication .form .job-application-by-linkedin .wpcf7-form {
          max-width: none; } }
      #jobApplication .form .job-application-by-linkedin .wpcf7-form .wpcf7-submit {
        margin-top: 40px; }
      #jobApplication .form .job-application-by-linkedin .wpcf7-form .your-job {
        display: none; }
    #jobApplication .form .job-application-by-linkedin h3 {
      font-weight: 300;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #jobApplication .form .job-application-by-linkedin h3 {
          margin-top: 12vh; } }
    #jobApplication .form .job-application-by-linkedin .form-submit .aurexia-button {
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #jobApplication .form .job-application-by-linkedin .form-submit .aurexia-button {
          margin-top: 40px; } }
    #jobApplication .form .job-application-by-linkedin .form-inputs {
      margin-top: 50px; }
      #jobApplication .form .job-application-by-linkedin .form-inputs .form-input, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap {
        max-width: 500px;
        margin: 0 auto;
        padding: 0;
        margin-bottom: 40px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          #jobApplication .form .job-application-by-linkedin .form-inputs .form-input, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap {
            margin-bottom: 20px; } }
        #jobApplication .form .job-application-by-linkedin .form-inputs .form-input input, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap input {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          width: 100%;
          border: none;
          padding: 0;
          margin: 0;
          border-bottom: 1px solid rgba(255, 255, 255, 0.5);
          color: #FFF;
          font-weight: 300;
          font-size: 20px;
          /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
          @media only screen and (min-width: 992px) and (max-height: 1024px) {
            #jobApplication .form .job-application-by-linkedin .form-inputs .form-input input, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap input {
              font-size: 15px; } }
          #jobApplication .form .job-application-by-linkedin .form-inputs .form-input input:focus, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap input:focus {
            border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important; }
          #jobApplication .form .job-application-by-linkedin .form-inputs .form-input input::placeholder, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap input::placeholder {
            color: #FFF;
            opacity: 1;
            font-weight: lighter;
            font-size: 20px;
            /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
            font-family: 'Lato', sans-serif; }
            @media only screen and (min-width: 992px) and (max-height: 1024px) {
              #jobApplication .form .job-application-by-linkedin .form-inputs .form-input input::placeholder, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap input::placeholder {
                font-size: 15px; } }
          #jobApplication .form .job-application-by-linkedin .form-inputs .form-input input:-ms-input-placeholder, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap input:-ms-input-placeholder {
            color: #FFF;
            font-weight: lighter;
            font-size: 20px;
            /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
            font-family: 'Lato', sans-serif; }
            @media only screen and (min-width: 992px) and (max-height: 1024px) {
              #jobApplication .form .job-application-by-linkedin .form-inputs .form-input input:-ms-input-placeholder, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap input:-ms-input-placeholder {
                font-size: 15px; } }
          #jobApplication .form .job-application-by-linkedin .form-inputs .form-input input::-ms-input-placeholder, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap input::-ms-input-placeholder {
            color: #FFF;
            font-weight: lighter;
            font-size: 20px;
            /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
            font-family: 'Lato', sans-serif; }
            @media only screen and (min-width: 992px) and (max-height: 1024px) {
              #jobApplication .form .job-application-by-linkedin .form-inputs .form-input input::-ms-input-placeholder, #jobApplication .form .job-application-by-linkedin .form-inputs .wpcf7-form-control-wrap input::-ms-input-placeholder {
                font-size: 15px; } }
    #jobApplication .form input[type="file"] {
      display: none; }
    #jobApplication .form h3 {
      font-size: 50px;
      font-weight: 900;
      color: #FFF;
      margin-top: 20vh;
      font-family: 'Lato', sans-serif;
      text-align: center; }
      @media only screen and (max-width: 991px) {
        #jobApplication .form h3 {
          font-size: 35px; } }
    #jobApplication .form h4 {
      text-align: center;
      margin-top: 50px;
      margin-bottom: 0;
      font-size: 30px;
      font-weight: 300;
      color: #FFF; }
      #jobApplication .form h4 a {
        font-size: 30px;
        font-weight: 300;
        color: #FFF; }
        #jobApplication .form h4 a span {
          color: #ee6765;
          margin-right: 20px;
          display: inline-block; }
        #jobApplication .form h4 a small {
          font-size: 20px;
          /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
          @media only screen and (min-width: 992px) and (max-height: 1024px) {
            #jobApplication .form h4 a small {
              font-size: 15px; } }
      #jobApplication .form h4 span {
        color: #ee6765;
        margin-right: 20px;
        display: inline-block; }
      #jobApplication .form h4 small {
        font-size: 20px;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          #jobApplication .form h4 small {
            font-size: 15px; } }
    #jobApplication .form .hr-or {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      margin-top: 30px;
      margin-bottom: -30px; }
      #jobApplication .form .hr-or:after, #jobApplication .form .hr-or:before {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        border-bottom: 1px solid #FFF;
        content: " ";
        display: block;
        position: relative; }
      #jobApplication .form .hr-or span {
        display: inline-block;
        padding: 20px;
        font-family: 'Lato', sans-serif;
        color: #FFF;
        font-size: 40px;
        font-weight: bold;
        position: relative;
        top: -4px; }
    #jobApplication .form label.aurexia-button {
      margin: 60px 0; }
    #jobApplication .form .file-infos {
      font-size: 20px;
      color: #FFF;
      font-weight: 300;
      margin: 40px auto;
      margin-bottom: 0;
      text-align: center;
      -webkit-transition: color 0.4s linear;
      transition: color 0.4s linear;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #jobApplication .form .file-infos {
          font-size: 15px; } }
      #jobApplication .form .file-infos.error {
        color: #ee6765; }
    #jobApplication .form .filename {
      color: #FFF;
      font-size: 20px;
      font-weight: 300;
      margin: 40px auto;
      margin-top: 0;
      vertical-align: middle;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      #jobApplication .form .filename.error {
        color: #ee6765; }
        #jobApplication .form .filename.error img {
          display: inline-block; }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #jobApplication .form .filename {
          font-size: 15px; } }
      #jobApplication .form .filename img {
        margin-left: 20px;
        vertical-align: bottom;
        position: relative;
        top: 5px;
        cursor: pointer;
        display: none; }
    #jobApplication .form hr {
      max-width: 400px;
      margin: 0 auto;
      border: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    #jobApplication .form button[type="submit"] {
      margin-top: 50px; }
      #jobApplication .form button[type="submit"].button-primary:hover, #jobApplication .form button[type="submit"].button-primary:focus {
        color: #000 !important; }

body #ie11 {
  display: none; }

body.ie11 div:not(#ie11) {
  display: none; }

body.ie11 #ie11 {
  display: block; }

body.job-application-open #jobApplication {
  width: 100%;
  opacity: 1;
  pointer-events: auto; }

.link-cursor {
  cursor: pointer; }

#jobsTestimonies {
  min-height: 100vh;
  width: 100vw;
  overflow: hidden;
  background: #FFF;
  position: relative; }
  #jobsTestimonies .owl-carousel .owl-nav {
    margin: 0 auto; }
  @media only screen and (max-width: 991px) {
    #jobsTestimonies {
      height: auto !important; } }
  #jobsTestimonies .jobs-testimonies-container {
    position: relative; }
    #jobsTestimonies .jobs-testimonies-container h1 {
      position: absolute;
      top: 19vh;
      left: 19vw;
      color: #284966;
      font-family: 'Lato', sans-serif;
      font-size: 50px;
      font-weight: 900;
      z-index: 2;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #jobsTestimonies .jobs-testimonies-container h1 {
          top: 15vh; } }
      @media only screen and (max-width: 991px) {
        #jobsTestimonies .jobs-testimonies-container h1 {
          position: static;
          margin-top: 40px;
          margin-left: 40px; } }
    #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media only screen and (max-width: 991px) {
        #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items {
          width: 100vw !important; } }
      #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item {
        width: 50vw;
        height: calc(100vh - 200px);
        margin: 100px 0;
        padding: 100px 0;
        padding-left: 90px;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
        @media only screen and (min-width: 992px) and (max-height: 1024px) {
          #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item {
            margin: 50px 0;
            height: calc(100vh - 100px); } }
        @media only screen and (max-width: 991px) {
          #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item {
            width: 100vw;
            height: auto;
            min-height: 100vh;
            padding: 40px;
            margin: 0;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            -webkit-justify-content: flex-start;
            -moz-justify-content: flex-start;
            justify-content: flex-start; } }
        #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container {
          width: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center; }
          @media only screen and (max-width: 991px) {
            #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container {
              -webkit-box-direction: normal;
              -webkit-box-orient: vertical;
              -webkit-flex-direction: column;
              -moz-flex-direction: column;
              -ms-flex-direction: column;
              flex-direction: column;
              -webkit-box-align: stretch;
              -ms-flex-align: stretch;
              -webkit-align-items: stretch;
              -moz-align-items: stretch;
              align-items: stretch;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              -webkit-justify-content: center;
              -moz-justify-content: center;
              justify-content: center; } }
          #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-main-content {
            margin-top: -8vh !important; }
          #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container > .row:first-child {
            position: relative;
            z-index: 1;
            height: 100%;
            width: 100%;
            margin: 0;
            margin-top: -10vh;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            align-items: center;
            /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
            @media only screen and (min-width: 992px) and (max-height: 1024px) {
              #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container > .row:first-child {
                margin-top: -10vh; } }
            @media only screen and (max-width: 991px) {
              #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container > .row:first-child {
                margin-top: 0; } }
            #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container > .row:first-child .col {
              padding: 0; }
          #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-content-container {
            position: absolute;
            top: 0;
            width: 60%;
            left: 20%;
            bottom: 0;
            z-index: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-direction: normal;
            -webkit-box-orient: vertical;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            -webkit-justify-content: flex-start;
            -moz-justify-content: flex-start;
            justify-content: flex-start; }
            #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-content-container .col {
              padding: 0; }
            @media only screen and (max-width: 991px) {
              #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-content-container {
                position: static;
                width: auto; } }
            #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-content-container .jobs-testimonies-item-content-container-rect {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              background: #F0F0F0;
              z-index: 0; }
              @media only screen and (max-width: 991px) {
                #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-content-container .jobs-testimonies-item-content-container-rect {
                  display: none; } }
            #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-content-container .jobs-testimonies-item-content {
              color: #284966;
              font-size: 18px;
              font-weight: 300;
              text-align: left;
              line-height: 26px;
              margin: 0px 70px;
              margin-top: 56vh;
              /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
              @media only screen and (min-width: 992px) and (max-height: 1024px) {
                #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-content-container .jobs-testimonies-item-content {
                  font-size: 15px;
                  line-height: 20px;
                  margin: 0 40px;
                  margin-top: 60vh; } }
              @media only screen and (max-width: 991px) {
                #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-content-container .jobs-testimonies-item-content {
                  margin: 0; } }
          #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-image {
            width: 100%;
            height: 30vh;
            object-fit: cover; }
            @media only screen and (max-width: 991px) {
              #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-image {
                width: 80%; } }
          #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container {
            padding-left: 50px; }
            @media only screen and (max-width: 991px) {
              #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container {
                padding-left: 0; } }
            #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container .jobs-testimonies-item-name {
              color: #284966;
              font-weight: 100;
              font-size: 40px;
              text-align: center;
              margin-bottom: 40px;
              /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
              @media only screen and (min-width: 992px) and (max-height: 1024px) {
                #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container .jobs-testimonies-item-name {
                  margin-bottom: 10px; } }
              @media only screen and (max-width: 991px) {
                #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container .jobs-testimonies-item-name {
                  text-align: left;
                  margin-top: 30px;
                  margin-bottom: 30px;
                  font-size: 35px; } }
            #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container .jobs-testimonies-item-link {
              text-align: center; }
              @media only screen and (max-width: 991px) {
                #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container .jobs-testimonies-item-link {
                  text-align: left; } }
            #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container .jobs-testimonies-item-job {
              color: #284966;
              font-weight: 300;
              font-size: 20px;
              text-align: center;
              margin-bottom: 50px;
              /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
              @media only screen and (min-width: 992px) and (max-height: 1024px) {
                #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container .jobs-testimonies-item-job {
                  font-size: 15px;
                  margin-bottom: 30px; } }
              @media only screen and (max-width: 991px) {
                #jobsTestimonies .jobs-testimonies-container .jobs-testimonies-items .jobs-testimonies-item .jobs-testimonies-item-container .jobs-testimonies-item-full-content-container .jobs-testimonies-item-job {
                  text-align: left; } }

.page-template-aurexia-finlab .our-stream {
  background: #FFF;
  padding-left: 11%;
  padding-top: 100px;
  overflow: hidden;
  position: relative; }
  @media only screen and (max-width: 991px) {
    .page-template-aurexia-finlab .our-stream {
      padding: 20px; } }

.page-template-aurexia-finlab .finlab-stream-pair-bg-col {
  min-height: 70vh;
  position: relative; }

.page-template-aurexia-finlab .finlab-stream-impair-bg-col {
  min-height: 70vh;
  position: relative; }

.page-template-aurexia-finlab .finlab-stream-impair-parallax {
  height: 100%;
  margin-right: 25%;
  min-height: 70vh;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.page-template-aurexia-finlab .finlab-stream-pair-parallax {
  height: 100%;
  margin-left: 25%;
  min-height: 70vh;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  position: relative; }

.page-template-aurexia-finlab .finlab-impair-stream, .page-template-aurexia-finlab .finlab-pair-stream {
  background: #FFF;
  padding: 10vh 0; }
  .page-template-aurexia-finlab .finlab-impair-stream h1, .page-template-aurexia-finlab .finlab-pair-stream h1 {
    padding-bottom: 100px; }
  .page-template-aurexia-finlab .finlab-impair-stream h2, .page-template-aurexia-finlab .finlab-pair-stream h2 {
    color: #284966;
    margin-bottom: 0px; }
  .page-template-aurexia-finlab .finlab-impair-stream h3, .page-template-aurexia-finlab .finlab-pair-stream h3 {
    color: #284966;
    font-weight: 100;
    font-size: 30px;
    margin-top: -10px; }
  .page-template-aurexia-finlab .finlab-impair-stream ul li, .page-template-aurexia-finlab .finlab-pair-stream ul li {
    color: #284966;
    font-weight: 100;
    padding-bottom: 20px;
    margin-left: 20px;
    font-size: 20px;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    .page-template-aurexia-finlab .finlab-impair-stream ul li:last-child, .page-template-aurexia-finlab .finlab-pair-stream ul li:last-child {
      margin-bottom: 0;
      padding-bottom: 0; }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .page-template-aurexia-finlab .finlab-impair-stream ul li, .page-template-aurexia-finlab .finlab-pair-stream ul li {
        font-size: 15px; } }

.page-template-aurexia-finlab .finlab-pair-stream .finlab-stream-pair-text-col {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.page-template-aurexia-finlab .finlab-pair-stream .finlab-stream-pair-content {
  padding-right: 25%;
  padding-left: 13%; }
  @media only screen and (max-width: 991px) {
    .page-template-aurexia-finlab .finlab-pair-stream .finlab-stream-pair-content {
      padding-right: 0; } }
  .page-template-aurexia-finlab .finlab-pair-stream .finlab-stream-pair-content .aurexia-button {
    margin-top: 50px; }

.page-template-aurexia-finlab .finlab-pair-stream .finlab-stream-pair-parallax-container {
  width: 100%;
  height: 100%;
  padding-left: 25%;
  min-height: calc(50vw - 25%); }

.page-template-aurexia-finlab .finlab-pair-stream .aurexia-button {
  color: #284966 !important;
  border-color: #284966; }

.page-template-aurexia-finlab .finlab-pair-stream ul li::before {
  content: "\2022";
  color: #284966;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.page-template-aurexia-finlab .finlab-pair-stream ul {
  padding-top: 30px;
  padding-bottom: 0px;
  margin-bottom: 0; }

.page-template-aurexia-finlab .finlab-impair-stream .finlab-stream-impair-text-col {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.page-template-aurexia-finlab .finlab-impair-stream .finlab-stream-impair-content {
  padding-left: 25%;
  padding-right: 13%; }
  .page-template-aurexia-finlab .finlab-impair-stream .finlab-stream-impair-content .aurexia-button {
    margin-top: 50px; }

.page-template-aurexia-finlab .finlab-impair-stream .finlab-stream-impair-parallax-container {
  width: 100%;
  height: 100%;
  padding-right: 25%;
  min-height: calc(50vw - 25%); }

.page-template-aurexia-finlab .finlab-impair-stream .aurexia-button {
  color: #284966;
  border-color: #284966; }

.page-template-aurexia-finlab .finlab-impair-stream ul li::before {
  content: "\2022";
  color: #284966;
  display: inline-block;
  width: 1em;
  margin-left: -1em; }

.page-template-aurexia-finlab .finlab-impair-stream ul {
  padding-top: 30px;
  padding-bottom: 0px;
  margin-bottom: 0; }

.footer-newsletter-col {
  text-align: right; }

.text-right {
  text-align: right; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

[data-fade=true] {
  opacity: 0;
  animation-timing-function: ease-in-out;
  animation-duration: 800ms; }

.home-job-date {
  font-size: 18px;
  font-weight: 300;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    .home-job-date {
      font-size: 15px; } }
  @media only screen and (max-width: 991px) {
    .home-job-date {
      font-size: 15px; } }

.home-job-name {
  color: #284966;
  font-weight: 800;
  font-size: 18px;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    .home-job-name {
      font-size: 15px; } }
  @media only screen and (max-width: 991px) {
    .home-job-name {
      font-size: 15px; } }

.home-job-location {
  font-size: 18px;
  margin-top: 26px;
  font-weight: 300;
  padding-bottom: 50px;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    .home-job-location {
      font-size: 15px; } }
  @media only screen and (max-width: 991px) {
    .home-job-location {
      font-size: 15px; } }

@media only screen and (max-width: 991px) {
  .home-last-job-col {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    min-height: 100vh !important; } }

@media only screen and (max-width: 991px) {
  .home-last-job-col #home-last-job-content #home-last-job-h1 {
    font-size: 60px;
    line-height: 65px; }
  .home-last-job-col #home-last-job-content .home-job-date {
    font-size: 18px;
    font-weight: 500; }
  .home-last-job-col #home-last-job-content .home-job-name {
    font-size: 18px;
    line-height: 24px; }
  .home-last-job-col #home-last-job-content .home-job-location {
    font-size: 18px;
    font-weight: 500; } }

@media only screen and (max-width: 991px) {
  #home-last-news-h1 {
    font-size: 60px;
    line-height: 65px; } }

#home-last-news-p {
  font-size: 20px;
  font-weight: lighter;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #home-last-news-p {
      font-size: 15px; } }
  @media only screen and (max-width: 991px) {
    #home-last-news-p {
      font-size: 18px;
      font-weight: 400; } }
  #home-last-news-p p {
    margin-top: 0;
    padding-top: 0; }
  #home-last-news-p a {
    color: #ee6765; }
    #home-last-news-p a:hover {
      color: #ee6765; }
  @media only screen and (max-width: 991px) {
    #home-last-news-p p, #home-last-news-p a {
      font-size: 18px;
      font-weight: 400; } }

#home-last-job-content .diagonal > span {
  color: #ee6765;
  font-size: 15px;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #home-last-job-content .diagonal > span {
      font-size: 15px; } }
  @media only screen and (max-width: 991px) {
    #home-last-job-content .diagonal > span {
      font-size: 15px; } }

.particles-js-canvas-el {
  opacity: 0.5; }

.mobile-logo {
  position: fixed;
  top: 5vh;
  left: 50%;
  height: 115px;
  width: auto;
  z-index: 1;
  transform: translateX(-50%);
  display: none; }
  @media only screen and (max-width: 991px) {
    .mobile-logo {
      display: block; } }

body:not(.home) .mobile-logo {
  display: none !important; }

.mobile-menu-button {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 9999;
  background: #000;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: none; }
  @media only screen and (max-width: 991px) {
    .mobile-menu-button {
      display: block; } }
  .mobile-menu-button #menu-icon {
    display: inline-block;
    margin: 0; }
    .mobile-menu-button #menu-icon > div {
      background: #FFF; }

#about-us-particles-content {
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  #about-us-particles-content .about-us-particles-content-main-row {
    max-width: 1300px;
    margin: 0 auto; }
    #about-us-particles-content .about-us-particles-content-main-row > .col:first-child {
      padding-right: 60px; }
      @media only screen and (max-width: 991px) {
        #about-us-particles-content .about-us-particles-content-main-row > .col:first-child {
          padding: 0; } }
    #about-us-particles-content .about-us-particles-content-main-row > .col:last-child {
      padding-left: 60px; }
      @media only screen and (max-width: 991px) {
        #about-us-particles-content .about-us-particles-content-main-row > .col:last-child {
          padding: 0; } }
    #about-us-particles-content .about-us-particles-content-main-row li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.7);
      padding-bottom: 0; }
      #about-us-particles-content .about-us-particles-content-main-row li a {
        text-transform: capitalize;
        font-size: 40px;
        vertical-align: middle;
        position: relative;
        margin: 10px 0;
        display: block;
        margin-left: 0;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear; }
        #about-us-particles-content .about-us-particles-content-main-row li a:hover {
          margin-left: -20px; }
        #about-us-particles-content .about-us-particles-content-main-row li a img {
          width: 70px;
          height: 70px;
          display: inline-block;
          float: right;
          vertical-align: middle;
          position: absolute;
          right: 0; }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #about-us-particles-content {
      padding-left: 7%;
      padding-right: 7%; }
      #about-us-particles-content h1 {
        margin-top: 0; }
      #about-us-particles-content .about-us-particles-content-main-row {
        max-width: 1000px;
        margin: 0 auto;
        padding-top: 0px; } }
    @media only screen and (min-width: 992px) and (max-height: 1024px) and (min-width: 992px) {
      #about-us-particles-content .about-us-particles-content-main-row > .col:first-child {
        padding-right: 40px; } }
    @media only screen and (min-width: 992px) and (max-height: 1024px) and (min-width: 992px) {
      #about-us-particles-content .about-us-particles-content-main-row > .col:last-child {
        padding-left: 40px; } }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
        #about-us-particles-content .about-us-particles-content-main-row li {
          border-bottom: 1px solid rgba(255, 255, 255, 0.7);
          padding-bottom: 0; }
          #about-us-particles-content .about-us-particles-content-main-row li a {
            text-transform: capitalize;
            font-size: 30px;
            vertical-align: middle;
            position: relative;
            margin: 10px 0;
            display: block;
            margin-left: 0;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear; }
            #about-us-particles-content .about-us-particles-content-main-row li a:hover {
              margin-left: -20px; }
            #about-us-particles-content .about-us-particles-content-main-row li a img {
              width: 50px;
              height: 50px;
              display: inline-block;
              float: right;
              vertical-align: middle;
              position: absolute;
              right: 0; } }

#home-last-job-content .diagonal {
  background-color: #fff; }

.blog-footer a {
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear; }

#footer-job-offers-button:before, #footer-get-in-touch-button:before {
  background: #797979 !important; }

@media only screen and (max-width: 991px) {
  .footer-newsletter-col {
    padding-top: 20px !important; } }

.footer-newsletter-col a {
  display: inline-block;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear; }
  .footer-newsletter-col a img {
    opacity: 0.5;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear; }
  .footer-newsletter-col a:hover img {
    opacity: 1; }

.footer-newsletter-col p {
  padding-top: 0;
  margin-top: 0; }

.scroll-arrow-left {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.scroll-arrow-right {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.fleche-bleu-left {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fleche-bleu-right {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

#scroll-arrow {
  cursor: pointer; }

.full-screen-menu .menu-bottom-links {
  margin-top: 0; }
  .full-screen-menu .menu-bottom-links a {
    opacity: 0;
    vertical-align: middle;
    display: inline-block; }

.full-screen-menu .full-screen-menu-items {
  margin-left: 6%; }
  .full-screen-menu .full-screen-menu-items .menu-search {
    color: #FFF;
    font-size: 20px;
    vertical-align: top; }
    .full-screen-menu .full-screen-menu-items .menu-search #menu-search-link {
      width: 40px;
      height: 40px;
      vertical-align: top;
      margin-right: 20px;
      position: relative;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .full-screen-menu .full-screen-menu-items .menu-search #menu-search-link {
          top: 4px; } }
  .full-screen-menu .full-screen-menu-items a {
    font-size: 16px;
    letter-spacing: 1px; }

.full-screen-menu .full-menu-content > .row {
  position: relative; }
  .full-screen-menu .full-menu-content > .row .full-screen-buttons {
    position: absolute;
    bottom: 0;
    left: 6%; }

.full-screen-menu .full-menu-content ul {
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    .full-screen-menu .full-menu-content ul {
      padding-top: 30px;
      padding-bottom: 30px;
      margin-top: 0; } }
  .full-screen-menu .full-menu-content ul li {
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    .full-screen-menu .full-menu-content ul li a {
      color: #fff;
      font-size: 40px;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .full-screen-menu .full-menu-content ul li a {
          font-size: 30px; } }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .full-screen-menu .full-menu-content ul li {
        font-size: 30px; } }

.full-screen-menu .menu-search-mobile {
  display: none; }

@media only screen and (max-width: 991px) {
  .full-screen-menu .menu-search-mobile {
    position: absolute;
    right: 40px;
    top: 15vh;
    z-index: 10;
    display: block; }
  .full-screen-menu .menu-events-buttons {
    padding-right: 40px; }
  .full-screen-menu .menu-events-linkedin-link-mobile {
    top: -5px;
    position: relative; } }

.aurexia-institute-publications-top-link {
  position: fixed;
  z-index: 2;
  top: 30px;
  right: 30px; }
  .aurexia-institute-publications-top-link a {
    letter-spacing: 2px; }

.youtube-video input + .item-video {
  width: 0; }

.youtube-video input:checked + .item-video {
  width: 100%;
  pointer-events: auto; }

.youtube-video .item-video {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0;
  background: rgba(0, 0, 0, 0.96);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  overflow: hidden;
  pointer-events: none;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  z-index: 9999; }

.youtube-video .fixed-close {
  cursor: pointer; }

#about-us-empl {
  position: relative; }
  @media only screen and (max-width: 991px) {
    #about-us-empl {
      height: auto !important; } }
  #about-us-empl h1 {
    position: absolute;
    z-index: 10;
    margin-left: 7%;
    margin-top: 9%;
    color: #FFF; }
  #about-us-empl .about-us-empl--list {
    position: absolute; }
  #about-us-empl .about-us-empl--group {
    min-height: 100vh;
    background-color: #8A8279; }
    #about-us-empl .about-us-empl--group .about-us-empl--list {
      height: 100vh;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      padding-right: 100px; }
      #about-us-empl .about-us-empl--group .about-us-empl--list .about-us-empl--section {
        height: 100vh; }
      @media only screen and (max-width: 991px) {
        #about-us-empl .about-us-empl--group .about-us-empl--list {
          position: static;
          width: 100vw !important;
          height: auto;
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: stretch;
          -ms-flex-align: stretch;
          -webkit-align-items: stretch;
          -moz-align-items: stretch;
          align-items: stretch;
          padding-right: 0;
          padding-top: 40px; }
          #about-us-empl .about-us-empl--group .about-us-empl--list .about-us-empl--section {
            height: auto; }
            #about-us-empl .about-us-empl--group .about-us-empl--list .about-us-empl--section .about-us-empl--img {
              height: auto;
              position: static;
              object-fit: contain;
              margin-top: 60px;
              margin-bottom: 40px; }
            #about-us-empl .about-us-empl--group .about-us-empl--list .about-us-empl--section .about-us-empl--text {
              position: static;
              margin: 0;
              padding: 40px;
              width: auto;
              opacity: 1; }
              #about-us-empl .about-us-empl--group .about-us-empl--list .about-us-empl--section .about-us-empl--text p {
                margin-bottom: 0; }
              #about-us-empl .about-us-empl--group .about-us-empl--list .about-us-empl--section .about-us-empl--text h2 {
                font-size: 26px;
                font-weight: 400;
                margin-bottom: 0; } }

.earth {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
  width: 80vh;
  height: 80vh;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    .earth {
      width: 70vh;
      height: 70vh; } }

#plane-container {
  width: calc(80vh);
  height: calc(80vh);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
  margin: auto;
  position: absolute;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  z-index: 1000; }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #plane-container {
      width: calc(70vh);
      height: calc(70vh); } }

#circle-container {
  width: calc(80vh + 30px);
  height: calc(80vh + 30px);
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
  margin: auto;
  border-left: double 4px transparent;
  background-image: linear-gradient(#284966, #284966), radial-gradient(circle at top left, #ee6765, #ee6765);
  background-origin: border-box;
  background-clip: content-box, border-box;
  position: relative;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  animation: spin 7s linear 2s infinite; }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #circle-container {
      width: calc(70vh + 30px);
      height: calc(70vh + 30px); } }

#international-top-bg .container {
  width: calc(80vh + 30px);
  height: calc(80vh + 30px);
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
  text-align: center;
  position: relative;
  margin-left: 13%; }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    #international-top-bg .container {
      width: calc(70vh + 30px);
      height: calc(70vh + 30px); } }

.plane {
  position: absolute;
  bottom: -45px;
  transform: rotate(-120deg);
  margin-left: -120px;
  z-index: 10000;
  width: 10vh;
  height: 10vh;
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
  object-fit: contain; }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    .plane {
      width: 15vh;
      height: 15vh; } }

#about-us-institute-news-content {
  padding-top: 15vh;
  padding-bottom: 15vh; }

.about-us-single-office {
  padding-bottom: 30px; }

#aurexiaProcedure {
  min-height: 100vh;
  position: relative;
  z-index: 2; }
  #aurexiaProcedure .aurexia-procedure-main {
    min-height: 100vh;
    position: relative; }
    #aurexiaProcedure .aurexia-procedure-main .row > .col {
      padding: 0; }
    #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-img-container {
      position: relative;
      background: #ee6765;
      overflow: hidden; }
      #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-img-container .aurexia-procedure-img {
        height: 100vh; }
        @media only screen and (max-width: 991px) {
          #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-img-container .aurexia-procedure-img {
            height: 50vh;
            width: calc(100% - 80px);
            margin: 40px; } }
    #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content {
      min-height: 100vh;
      padding-top: 20%;
      padding-bottom: 20%;
      padding-left: 13%;
      padding-right: 22%; }
      @media only screen and (max-width: 991px) {
        #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content {
          padding: 80px 40px;
          padding-bottom: 0; } }
      #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content h1 {
        margin-bottom: 10vh; }
      #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item {
        margin-bottom: 10vh;
        opacity: 0; }
        @media only screen and (max-width: 991px) {
          #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item:last-child {
            margin-bottom: 0; } }
        #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item .aurexia-procedure-item-icon {
          height: 15vh;
          width: auto;
          margin-bottom: 30px; }
        #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item .aurexia-procedure-item-title {
          line-height: 50px;
          overflow: hidden; }
          #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item .aurexia-procedure-item-title p {
            margin-top: 0; }
          #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item .aurexia-procedure-item-title * {
            font-weight: 100;
            font-size: 40px !important; }
        #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item .aurexia-procedure-item-content {
          overflow: hidden; }
          #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item .aurexia-procedure-item-content p {
            margin-top: 0; }
          #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item .aurexia-procedure-item-content * {
            font-weight: 100;
            font-size: 20px;
            /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
            @media only screen and (min-width: 992px) and (max-height: 1024px) {
              #aurexiaProcedure .aurexia-procedure-main .aurexia-procedure-content .aurexia-procedure-items .aurexia-procedure-item .aurexia-procedure-item-content * {
                font-size: 15px; } }

.pre {
  background-color: #FFF;
  padding: 30px; }

.full-screen-newsletter-form {
  /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
  @media only screen and (min-width: 992px) and (max-height: 1024px) {
    .full-screen-newsletter-form {
      padding-top: 80px; } }
  .full-screen-newsletter-form input {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 300;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .full-screen-newsletter-form input {
        font-size: 15px; } }
  .full-screen-newsletter-form input::placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 300;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .full-screen-newsletter-form input::placeholder {
        font-size: 15px; } }
  .full-screen-newsletter-form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 300;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .full-screen-newsletter-form input:-ms-input-placeholder {
        font-size: 15px; } }
  .full-screen-newsletter-form input::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 300;
    /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
    @media only screen and (min-width: 992px) and (max-height: 1024px) {
      .full-screen-newsletter-form input::-ms-input-placeholder {
        font-size: 15px; } }
  .full-screen-newsletter-form form .wpcf7-radio .wpcf7-list-item {
    display: block;
    margin-left: 0;
    margin-bottom: 20px; }
    .full-screen-newsletter-form form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
      font-size: 20px;
      /*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */ }
      @media only screen and (min-width: 992px) and (max-height: 1024px) {
        .full-screen-newsletter-form form .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
          font-size: 15px; } }
  .full-screen-newsletter-form form .wpcf7-email {
    padding: .5278em;
    background-color: #232323 !important;
    border: 1px solid #232323 !important;
    display: block;
    -moz-box-sizing: border-box;
    margin-bottom: 8px;
    border-radius: 40px;
    color: #fff;
    padding-left: 20px;
    margin-top: 0px;
    margin-left: 0px;
    font-family: 'Lato', sans-serif;
    height: 2rem;
    font-size: 20px; }
    .full-screen-newsletter-form form .wpcf7-email::placeholder {
      color: rgba(255, 255, 255, 0.5);
      font-family: 'Lato', sans-serif; }
    .full-screen-newsletter-form form .wpcf7-email:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5);
      font-family: 'Lato', sans-serif; }
    .full-screen-newsletter-form form .wpcf7-email::-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5);
      font-family: 'Lato', sans-serif; }
  .full-screen-newsletter-form form .wpcf7-submit {
    border: 1px solid #fff;
    border-radius: 40px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff !important;
    letter-spacing: 3.5px;
    font-weight: 500;
    background: transparent;
    display: block;
    width: auto;
    min-height: 40px;
    padding: 10px;
    cursor: pointer;
    min-width: 200px;
    margin-top: 50px; }

@media only screen and (min-width: 992px) {
  p {
    font-size: 20px; } }

/*
  @media only screen and (min-width: 992px) and (max-width: 1440px) {
    @content
  }
  */
@media only screen and (min-width: 992px) and (max-height: 1024px) {
  p {
    font-size: 15px; } }

@media only screen and (max-width: 991px) {
  p {
    font-size: 18px;
    font-weight: 400; }
  .preloader__wrap {
    width: 70vw;
    height: 70vw; }
  #fintechListNav {
    display: none; }
  .page-template-aurexia-finlab .finlab-pair-stream, .page-template-aurexia-finlab .finlab-impair-stream {
    padding: 0;
    overflow: hidden; }
  .page-template-aurexia-finlab .finlab-steam-row {
    margin-top: 50px; }
    .page-template-aurexia-finlab .finlab-steam-row .finlab-stream-impair-bg-col {
      width: 100%;
      min-height: 0;
      padding: 40px; }
    .page-template-aurexia-finlab .finlab-steam-row .finlab-stream-pair-bg-col {
      width: 100%;
      min-height: 0;
      padding: 40px; }
  .page-template-aurexia-finlab .finlab-stream-impair-parallax {
    margin-right: 0;
    height: 25vh;
    width: 100%;
    min-height: 0; }
  .page-template-aurexia-finlab .finlab-stream-pair-parallax {
    margin-left: 0;
    height: 25vh;
    width: 100%;
    min-height: 0; }
  .page-template-aurexia-finlab .finlab-impair-stream .finlab-stream-impair-text-col {
    padding: 0; }
    .page-template-aurexia-finlab .finlab-impair-stream .finlab-stream-impair-text-col .finlab-stream-impair-content {
      padding: 0 40px; }
  .page-template-aurexia-finlab .finlab-pair-stream .finlab-stream-pair-text-col {
    padding: 0; }
    .page-template-aurexia-finlab .finlab-pair-stream .finlab-stream-pair-text-col .finlab-stream-impair-content {
      padding: 0 40px; }
  .row-contents > .row .row-content-content-container .row-content-content .content-row-link {
    max-width: none; }
  .full-screen-loader .percent-loaded {
    padding-top: 25vh; }
  .full-screen-loader .logo img {
    width: 200px; }
  .full-screen-loader .percent-loaded {
    font-size: 35px; }
  .row-contents > .row .row-content-content-container {
    padding: 0; }
    .row-contents > .row .row-content-content-container .row-content-content h1 {
      max-width: calc(100vw - 80px);
      text-overflow: ellipsis;
      overflow: hidden;
      margin-top: 60px; }
    .row-contents > .row .row-content-content-container .row-content-content .international-figures {
      padding-left: -20px;
      padding-right: -20px; }
  #international-top #international-top-content {
    width: 100%; }
    #international-top #international-top-content #international-top-text {
      height: auto;
      width: 100%; }
      #international-top #international-top-content #international-top-text > h1 {
        font-size: 50px;
        margin-top: 150px; }
    #international-top #international-top-content #international-top-bg {
      padding-top: 40px; }
      #international-top #international-top-content #international-top-bg .container {
        width: calc(80vw + 30px);
        height: calc(80vw + 30px); }
        #international-top #international-top-content #international-top-bg .container .earth {
          width: 80vw;
          height: 80vw; }
        #international-top #international-top-content #international-top-bg .container .plane {
          width: 15vw;
          height: 15vw;
          bottom: -22px;
          transform: rotate(-140deg);
          margin-left: 0; }
  .single-post article .static-left-col.publication-expertise-theme {
    padding-top: 10px; }
    .single-post article .static-left-col.publication-expertise-theme .section {
      height: calc(100vw - 30px); }
      .single-post article .static-left-col.publication-expertise-theme .section .publication-expertise {
        padding: 20px; }
        .single-post article .static-left-col.publication-expertise-theme .section .publication-expertise h1 {
          font-size: 40px;
          line-height: 50px;
          white-space: normal;
          margin-bottom: 40px; }
  .single-post article .fixed-content .publication-content {
    margin-top: 30px; } }
  @media only screen and (max-width: 991px) and (max-width: 991px) {
    .single-post article .fixed-content .publication-content {
      margin-top: 0; }
      .single-post article .fixed-content .publication-content h3:first-child {
        margin-top: 60px; } }

@media only screen and (max-width: 991px) {
  #particles-js {
    position: relative; }
    #particles-js #about-us-particles-content {
      position: relative;
      transform: none;
      top: 0;
      margin: 0;
      padding: 100px 40px;
      z-index: 1; }
      #particles-js #about-us-particles-content .about-us-particles-content-main-row {
        padding-top: 0px; }
        #particles-js #about-us-particles-content .about-us-particles-content-main-row > .col {
          width: 100%; }
          #particles-js #about-us-particles-content .about-us-particles-content-main-row > .col ul {
            margin-bottom: 0; }
            #particles-js #about-us-particles-content .about-us-particles-content-main-row > .col ul li a {
              font-size: 25px;
              margin-left: 0;
              -webkit-transition: all 0.4s linear;
              transition: all 0.4s linear; }
              #particles-js #about-us-particles-content .about-us-particles-content-main-row > .col ul li a img {
                width: 40px;
                height: 40px; }
              #particles-js #about-us-particles-content .about-us-particles-content-main-row > .col ul li a:hover {
                margin-left: 50px; }
    #particles-js canvas {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 0; }
  #home-fixed-content #home-top #home-top-content {
    padding-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    #home-fixed-content #home-top #home-top-content .demo-hub-mobile-container {
      padding-bottom: 30px; }
    #home-fixed-content #home-top #home-top-content .home-top-medias {
      position: static;
      bottom: auto;
      left: auto;
      width: auto;
      margin-left: 0;
      right: auto;
      text-align: center;
      margin-top: 30px; }
      #home-fixed-content #home-top #home-top-content .home-top-medias .demo-hub-btn {
        margin-right: 20px;
        float: none;
        margin-top: 0; }
    #home-fixed-content #home-top #home-top-content #home-top-h1 {
      font-size: 45px;
      line-height: 40px;
      padding-top: 5vh; }
    #home-fixed-content #home-top #home-top-content #home-top-h2 {
      font-size: 30px;
      line-height: 30px;
      padding-bottom: 10vh;
      margin-left: 40px;
      margin-right: 40px; }
  #home-events {
    min-height: auto; } }
  @media only screen and (max-width: 991px) and (max-width: 991px) {
    #home-events {
      min-height: 100vh; } }

@media only screen and (max-width: 991px) {
  .full-screen-menu {
    padding-top: 20px;
    overflow-y: auto; }
    .full-screen-menu .full-screen-menu-items {
      width: auto;
      margin-top: 20px; }
    .full-screen-menu .full-menu-content .full-screen-menu-cross {
      z-index: 2;
      right: 40px; }
    .full-screen-menu .full-menu-content .fs-menu-items {
      padding: 0 40px;
      margin-top: 0px; }
      .full-screen-menu .full-menu-content .fs-menu-items ul {
        padding-top: 0px;
        padding-bottom: 0px; }
        .full-screen-menu .full-menu-content .fs-menu-items ul li {
          line-height: 35px; }
          .full-screen-menu .full-menu-content .fs-menu-items ul li a {
            font-size: 30px; }
    .full-screen-menu .full-menu-content .menu-bottom-links {
      margin-top: 30px; }
    .full-screen-menu .full-menu-content > .row .full-screen-buttons {
      position: static;
      margin-top: 30px;
      margin-left: 30px; }
  .burger-menu .burger-menu-col span {
    margin-right: 20px; } }

.position-relative {
  position: relative; }

.row-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }
  .row-flex.row-flex-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }

[data-parallax] {
  position: relative; }

[data-animated^="fadeIn"] {
  opacity: 0; }

#ie11 {
  background: #000;
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  #ie11 h1 {
    max-width: 70vw;
    margin: 0 auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #FFF; }
  @media only screen and (max-width: 991px) {
    #ie11 {
      padding: 40px; }
      #ie11 h1 {
        font-size: 35px;
        line-height: 45px; } }

.wpml-ls-item a {
  font-size: 20px !important; }

.wpml-ls-menu-item {
  padding: 0 10px 0 10px; }

.wpml-ls-first-item {
  display: inline-block !important;
  padding: 0 !important;
  text-transform: uppercase !important; }

.wpml-ls-display::after {
  content: "/" !important; }

.wpml-ls-current-language {
  font-weight: bold !important; }

.wpml-ls-last-item {
  display: inline-block;
  padding-bottom: 40px;
  text-transform: uppercase; }
