.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  float: left; }

.col-xxs-1 {
  width: 8.33333%; }

.col-xxs-2 {
  width: 16.66667%; }

.col-xxs-3 {
  width: 25%; }

.col-xxs-4 {
  width: 33.33333%; }

.col-xxs-5 {
  width: 41.66667%; }

.col-xxs-6 {
  width: 50%; }

.col-xxs-7 {
  width: 58.33333%; }

.col-xxs-8 {
  width: 66.66667%; }

.col-xxs-9 {
  width: 75%; }

.col-xxs-10 {
  width: 83.33333%; }

.col-xxs-11 {
  width: 91.66667%; }

.col-xxs-12 {
  width: 100%; }

.col-xxs-pull-0 {
  right: auto; }

.col-xxs-pull-1 {
  right: 8.33333%; }

.col-xxs-pull-2 {
  right: 16.66667%; }

.col-xxs-pull-3 {
  right: 25%; }

.col-xxs-pull-4 {
  right: 33.33333%; }

.col-xxs-pull-5 {
  right: 41.66667%; }

.col-xxs-pull-6 {
  right: 50%; }

.col-xxs-pull-7 {
  right: 58.33333%; }

.col-xxs-pull-8 {
  right: 66.66667%; }

.col-xxs-pull-9 {
  right: 75%; }

.col-xxs-pull-10 {
  right: 83.33333%; }

.col-xxs-pull-11 {
  right: 91.66667%; }

.col-xxs-pull-12 {
  right: 100%; }

.col-xxs-push-0 {
  left: auto; }

.col-xxs-push-1 {
  left: 8.33333%; }

.col-xxs-push-2 {
  left: 16.66667%; }

.col-xxs-push-3 {
  left: 25%; }

.col-xxs-push-4 {
  left: 33.33333%; }

.col-xxs-push-5 {
  left: 41.66667%; }

.col-xxs-push-6 {
  left: 50%; }

.col-xxs-push-7 {
  left: 58.33333%; }

.col-xxs-push-8 {
  left: 66.66667%; }

.col-xxs-push-9 {
  left: 75%; }

.col-xxs-push-10 {
  left: 83.33333%; }

.col-xxs-push-11 {
  left: 91.66667%; }

.col-xxs-push-12 {
  left: 100%; }

.col-xxs-offset-0 {
  margin-left: 0%; }

.col-xxs-offset-1 {
  margin-left: 8.33333%; }

.col-xxs-offset-2 {
  margin-left: 16.66667%; }

.col-xxs-offset-3 {
  margin-left: 25%; }

.col-xxs-offset-4 {
  margin-left: 33.33333%; }

.col-xxs-offset-5 {
  margin-left: 41.66667%; }

.col-xxs-offset-6 {
  margin-left: 50%; }

.col-xxs-offset-7 {
  margin-left: 58.33333%; }

.col-xxs-offset-8 {
  margin-left: 66.66667%; }

.col-xxs-offset-9 {
  margin-left: 75%; }

.col-xxs-offset-10 {
  margin-left: 83.33333%; }

.col-xxs-offset-11 {
  margin-left: 91.66667%; }

.col-xxs-offset-12 {
  margin-left: 100%; }

@media (min-width: 481px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-1 {
    width: 8.33333%; }
  .col-xs-2 {
    width: 16.66667%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-4 {
    width: 33.33333%; }
  .col-xs-5 {
    width: 41.66667%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-7 {
    width: 58.33333%; }
  .col-xs-8 {
    width: 66.66667%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-10 {
    width: 83.33333%; }
  .col-xs-11 {
    width: 91.66667%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 0) and (max-width: 480px) {
  .visible-xxs {
    display: block !important; }
  table.visible-xxs {
    display: table !important; }
  tr.visible-xxs {
    display: table-row !important; }
  th.visible-xxs,
  td.visible-xxs {
    display: table-cell !important; }
  .hidden-xxs {
    display: none !important; } }

@media (max-width: 0), (min-width: 481px) {
  .visible-xxs {
    display: none !important; } }

/* Primary Colors */
/* Secondary Colors */
/* APEX colors */
/* Ivana */
.ripple::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -43px 0 0 -43px;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  content: '';
  opacity: 0;
  pointer-events: none; }

.ripple::before,
.ripple::after {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5); }

.ripple.click::before {
  -webkit-animation: anim-ripple-1 0.5s forwards;
  animation: anim-ripple-1 0.5s forwards; }

.ripple.click::after {
  -webkit-animation: anim-ripple-2 0.5s forwards;
  animation: anim-ripple-2 0.5s forwards; }

@-webkit-keyframes anim-ripple-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); } }

@keyframes anim-ripple-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); } }

@-webkit-keyframes anim-ripple-2 {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1); }
  50%, 100% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1); } }

@keyframes anim-ripple-2 {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(0.5, 0.5, 1);
    transform: scale3d(0.5, 0.5, 1); }
  50%, 100% {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1); } }

/* MODAL ANIMATIONS */
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
          animation-duration: .75s; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

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

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

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

#takeover .navbar {
  z-index: 10;
  background: none;
  border: none; }

#takeover .nav > li > a:hover, #takeover .nav > li > a:focus {
  background: none; }

#mobile-menu,
#mobile-menu + label {
  display: none; }

.navbar .container-fluid {
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 0.5%; }

.navbar-brand svg {
  display: block;
  width: auto;
  height: 32px; }
  .navbar-brand svg path {
    -webkit-transition: fill 1s ease-in-out;
    transition: fill 1s ease-in-out; }

.navbar-brand {
  -webkit-transition: color 1s ease-in-out;
  transition: color 1s ease-in-out; }

.navbar-brand.white path {
  fill: #FFFFFF;
  -webkit-transition: fill 1s ease-in-out;
  transition: fill 1s ease-in-out; }

#takeover.overlay .navbar-brand path,
#takeover.overlay .navbar-right a {
  fill: #FFFFFF;
  -webkit-transition: fill 1s ease-in-out;
  transition: fill 1s ease-in-out;
  color: #FFFFFF; }

#takeover.video .navbar-brand, #takeover.webinar .navbar-brand, #takeover.vr .navbar-brand {
  visibility: hidden; }

.navbar-right {
  -webkit-transition: color 1s ease-in-out;
  transition: color 1s ease-in-out; }

.navbar-right.white a {
  color: #FFFFFF;
  -webkit-transition: color 1s ease-in-out;
  transition: color 1s ease-in-out; }

#takeover.vr .controls svg path {
  fill: #FFFFFF;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

#takeover.vr .controls .fa {
  color: #1e8ea2;
  -webkit-transition: color 1s ease;
  transition: color 1s ease; }

#takeover.vr .controls li {
  background: #1e8ea2;
  -webkit-transition: background 1s ease;
  transition: background 1s ease; }
  #takeover.vr .controls li.overlay {
    background: transparent; }
  #takeover.vr .controls li.overview {
    border-color: #1e8ea2;
    background: #FFFFFF; }
    #takeover.vr .controls li.overview svg path {
      fill: #1e8ea2; }

.ie .controls {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.controls {
  position: absolute;
  z-index: 200;
  right: 127.5px;
  bottom: 127.5px;
  color: #FFFFFF;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  width: 38.25px;
  height: 38.25px;
  -webkit-transform: translate3d(50%, 50%, 0);
          transform: translate3d(50%, 50%, 0); }
  .controls:hover, .controls:focus {
    -webkit-transform: translate3d(50%, 50%, 0);
            transform: translate3d(50%, 50%, 0); }
  .controls.in {
    opacity: 1;
    visibility: visible; }
  .controls a {
    color: #FFFFFF;
    font-weight: normal; }

.controls ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.controls li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: table;
  position: absolute;
  background-color: #FFFFFF;
  width: 85px;
  height: 85px;
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }
  .controls li:hover a, .controls li:focus a {
    -webkit-animation: nav-pulse 1.5s ease-in-out normal;
    animation: nav-pulse 1.5s ease-in-out normal; }
  .controls li a {
    display: table-cell;
    vertical-align: middle;
    width: 85px;
    height: 85px; }
    .controls li a .sr-only {
      display: none; }
    .controls li a .fa {
      display: block;
      font-size: 35px;
      text-align: center; }
  .controls li .description {
    position: absolute;
    width: 290px;
    overflow: visible;
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease; }
    .controls li .description h5, .controls li .description p {
      margin: 0;
      padding: 0;
      color: #FFFFFF; }
    .controls li .description h5 {
      font-size: 1.2em; }
    .controls li .description p {
      font-size: 0.9em; }
  .controls li svg {
    width: 51px;
    height: 51px;
    display: block;
    margin: auto; }
    .controls li svg path {
      fill: #1e8ea2;
      -webkit-transition: fill 1s ease;
      transition: fill 1s ease; }
  .controls li.video {
    top: -85px;
    text-align: center;
    left: 50%;
    margin-left: -42.5px; }
    .controls li.video a {
      /*@include backgroundSVG('/assets/img/nav_video_green.svg');*/ }
    .controls li.video.pulse-me svg {
      -webkit-animation: nav-pulse 2.5s ease infinite;
              animation: nav-pulse 2.5s ease infinite; }
    .controls li.video .description {
      left: -97px;
      top: -77px;
      width: 285px; }
  .controls li.vr {
    right: -85px;
    top: 50%;
    margin-top: -42.5px;
    text-align: left; }
    .controls li.vr a {
      /*@include backgroundSVG('/assets/img/nav_vr_green.svg');*/ }
    .controls li.vr .description {
      top: 10px;
      left: 97px; }
  .controls li.overview {
    bottom: -85px;
    text-align: center;
    left: 50%;
    margin-left: -42.5px;
    background-color: transparent;
    border: 3px solid #FFFFFF; }
    .controls li.overview path {
      fill: #FFFFFF; }
    .controls li.overview a {
      /*@include backgroundSVG('/assets/img/nav_overview_green.svg');*/ }
    .controls li.overview .description {
      bottom: -77px;
      left: -97px; }
  .controls li.webinar {
    left: -85px;
    text-align: right;
    top: 50%;
    margin-top: -42.5px; }
    .controls li.webinar a {
      /*@include backgroundSVG('/assets/img/nav_webinar_green.svg');*/ }
    .controls li.webinar .description {
      right: 97px;
      top: 10px; }
  .controls li.overlay {
    background: none;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
    top: 50%;
    margin-top: -42.5px;
    left: 50%;
    margin-left: -42.5px; }
    .controls li.overlay a {
      color: #FFFFFF;
      -webkit-transition: color 1s ease;
      transition: color 1s ease; }
      .controls li.overlay a:hover .fa, .controls li.overlay a:focus .fa {
        -webkit-animation: nav-pulse-overlay 1.5s ease infinite;
                animation: nav-pulse-overlay 1.5s ease infinite; }
      #takeover.vr .controls li.overlay a {
        color: #1e8ea2; }

.overlay .controls {
  width: 200px;
  height: 200px;
  right: auto;
  bottom: auto;
  right: 50%;
  bottom: 50%;
  left: auto;
  top: auto;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

.overlay .controls li {
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transition: all 2s ease;
  transition: all 2s ease; }
  .overlay .controls li:hover .description, .overlay .controls li:focus .description {
    opacity: 1; }
  .overlay .controls li.faded {
    opacity: 0.35 !important; }
    .overlay .controls li.faded:hover, .overlay .controls li.faded:focus {
      opacity: 1 !important; }
  .overlay .controls li.overlay {
    opacity: 0;
    visibility: hidden; }

.overlay.intro-animation {
  -webkit-transition: opacity 2s ease-in, visibility 2s ease-in;
  transition: opacity 2s ease-in, visibility 2s ease-in; }

@-webkit-keyframes nav-pulse-overlay {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes nav-pulse-overlay {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes nav-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes nav-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); }
  90% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@media all and (min-width: 1600px) {
  .overlay .controls {
    width: 300px;
    height: 300px; }
  .overlay .controls li {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1); } }

/*  fixed navbar    */
.controls.navbar-fixed-bottom {
  left: auto;
  position: fixed; }

@media only screen and (max-width: 480px) {
  #mobile-menu {
    display: block;
    visibility: hidden; }
    #mobile-menu + label {
      display: block;
      font-size: 24px;
      position: fixed;
      text-align: center;
      bottom: 0px;
      right: 0;
      z-index: 3;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background-color: #1e8ea2;
      -webkit-transition: background-color .5s;
      transition: background-color .5s;
      z-index: 11;
      pointer-events: auto; }
      #mobile-menu + label .fa {
        color: white !important;
        pointer-events: none;
        line-height: 50px;
        text-align: center;
        display: block;
        width: 50px;
        height: 50px; }
      #mobile-menu + label + ul.navbar-main {
        width: 0;
        -webkit-transform: translateX(320px);
            -ms-transform: translateX(320px);
                transform: translateX(320px);
        overflow: hidden;
        background: transparent;
        -webkit-transition: all .6s;
        transition: all .6s;
        border-radius: 8px;
        z-index: -10; }
    #mobile-menu:checked + label .fa {
      color: #139b96 !important; }
    #mobile-menu:checked + label {
      background-color: white;
      box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3); }
    #mobile-menu:checked + label + ul.navbar-main {
      width: 300px;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      z-index: 10;
      pointer-events: auto; }
  .controls.navbar-fixed-bottom {
    width: 300px;
    height: 320px;
    right: 15px;
    left: auto;
    bottom: 10px;
    margin: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    text-align: right;
    pointer-events: none; }
    #takeover.overlay .controls.navbar-fixed-bottom {
      display: none; }
    .controls.navbar-fixed-bottom li {
      position: static;
      display: block;
      width: 100%;
      border-radius: 0;
      background-color: #f9f9f9 !important;
      -webkit-transform: scale(1) translate3d(0, 0, 0);
              transform: scale(1) translate3d(0, 0, 0);
      border: 1px solid #e5e5e5;
      border-top: none;
      height: auto; }
      .controls.navbar-fixed-bottom li.divider {
        border-color: #139b96; }
      .controls.navbar-fixed-bottom li.overview {
        border: none; }
        .controls.navbar-fixed-bottom li.overview .description {
          pointer-events: none; }
      .controls.navbar-fixed-bottom li a {
        width: auto;
        height: auto;
        margin: 0;
        color: #1e8ea2;
        text-align: left;
        padding: 10px 0; }
        .controls.navbar-fixed-bottom li a:hover, .controls.navbar-fixed-bottom li a:focus {
          -webkit-animation: none;
                  animation: none; }
          .controls.navbar-fixed-bottom li a:hover .fa, .controls.navbar-fixed-bottom li a:focus .fa {
            -webkit-animation: none;
                    animation: none; }
        .controls.navbar-fixed-bottom li a .fa {
          top: 0;
          -webkit-transform: translate3d(0, 0px, 0);
                  transform: translate3d(0, 0px, 0);
          font-size: 14px;
          text-align: left;
          margin-left: 15px; }
        .controls.navbar-fixed-bottom li a .sr-only {
          display: none;
          width: auto;
          height: auto;
          clip: auto;
          color: #666666;
          margin: 0;
          -webkit-transform: translate(42px, -16px);
              -ms-transform: translate(42px, -16px);
                  transform: translate(42px, -16px);
          font-size: .88em; }
      .controls.navbar-fixed-bottom li:hover a, .controls.navbar-fixed-bottom li:focus a {
        -webkit-animation: none;
                animation: none; }
      .controls.navbar-fixed-bottom li svg {
        width: 24px;
        height: 24px;
        padding-top: 0px;
        margin: 0 0 0 10px; }
        .controls.navbar-fixed-bottom li svg path {
          fill: #1e8ea2 !important; }
      .controls.navbar-fixed-bottom li.overlay {
        display: none !important; }
      .controls.navbar-fixed-bottom li.overlay, .controls.navbar-fixed-bottom li.video, .controls.navbar-fixed-bottom li.vr, .controls.navbar-fixed-bottom li.overview, .controls.navbar-fixed-bottom li.webinar, .controls.navbar-fixed-bottom li {
        margin: 0;
        top: 0;
        right: 0;
        bottom: 0;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0); }
      .controls.navbar-fixed-bottom li.overlay {
        left: 0; }
      .controls.navbar-fixed-bottom li.video {
        left: 45px; }
      .controls.navbar-fixed-bottom li.vr {
        left: 90px; }
      .controls.navbar-fixed-bottom li.webinar {
        left: 135px; }
      .controls.navbar-fixed-bottom li.overview {
        left: 180px; }
      .controls.navbar-fixed-bottom li.overview a,
      .controls.navbar-fixed-bottom li.overview a:hover {
        -webkit-transform: translate3d(-3px, -4px, 0);
                transform: translate3d(-3px, -4px, 0); }
      .controls.navbar-fixed-bottom li.overview {
        position: relative;
        height: 45px;
        left: 0; }
        .controls.navbar-fixed-bottom li.overview a {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0; }
        .controls.navbar-fixed-bottom li.overview svg {
          margin-top: 4px; }
      .controls.navbar-fixed-bottom li .description {
        display: block;
        position: absolute;
        left: 35px;
        top: 50%;
        -webkit-transform: translate3d(0, -12px, 0);
                transform: translate3d(0, -12px, 0);
        opacity: 1;
        bottom: auto;
        right: auto;
        width: auto;
        text-align: left; }
        .controls.navbar-fixed-bottom li .description h5 {
          opacity: 1;
          font-size: 14px;
          font-weight: normal;
          text-align: left;
          width: 100%;
          text-indent: .5em;
          color: #139b96;
          cursor: pointer; }
        .controls.navbar-fixed-bottom li .description p {
          display: none; } }

@media (max-width: 991px) {
  #takeover.webinar .navbar, #takeover.video .navbar, #takeover.vr .navbar {
    display: none; }
  #takeover .navbar {
    position: fixed;
    width: 100%; }
  #takeover .navbar-header {
    margin: 0 !important; }
    #takeover .navbar-header .navbar-brand svg {
      height: 18px; } }

@media screen and (max-device-width: 768px) and (min-device-width: 481px) {
  .overlay .controls {
    width: 150px;
    height: 150px;
    -webkit-transform: translate3d(70px, 100px, 0);
            transform: translate3d(70px, 100px, 0); }
    .overlay .controls li .description {
      width: 150px;
      opacity: 1; }
    .overlay .controls li.video .description {
      width: 290px; }
    .overlay .controls li.overview .description {
      width: 290px; }
    .overlay .controls li.vr .description, .overlay .controls li.webinar .description {
      top: -10px; } }

html, body {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  font-size: 16px; }

body {
  opacity: 0;
  overflow: hidden;
  background-color: #000; }

body.gradient {
  background-image: -webkit-radial-gradient(45px 45px farthest-corner, #1e5068 0%, #40989c 40%, #12314b 100%);
  background-image: radial-gradient(farthest-corner at 45px 45px, #1e5068 0%, #40989c 40%, #12314b 100%); }

canvas {
  width: 100% !important;
  height: 100% !important; }

h5 {
  font-size: 1.25em; }

p {
  font-size: 1em; }

a:focus, a:hover, a:active, button:focus, button:hover, button:active {
  outline: none !important; }

.secret {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .25s ease;
  transition: all .25s ease; }

.blast {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .25s ease;
  transition: all .25s ease; }

.blast-fade {
  opacity: 1 !important;
  -webkit-transition: opacity 1.5s ease !important;
  transition: opacity 1.5s ease !important; }

.blast-scale {
  visibility: visible;
  opacity: 1;
  visibility: visible;
  -webkit-animation: bounce 1s;
          animation: bounce 1s; }

@-webkit-keyframes bounce {
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes bounce {
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.artboard {
  /*    artboard animations */ }
  .artboard {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: top 1s, left 1s, right 1s, bottom 1s;
    transition: top 1s, left 1s, right 1s, bottom 1s; }
  .artboard.out {
    z-index: 1; }
  .artboard.active {
    opacity: 1;
    visibility: visible;
    z-index: 2; }
  .artboard#video {
    top: -100%; }
    .artboard#video.active, .artboard#video.out {
      top: 0; }
  .artboard#vr {
    left: calc(100% + 400px); }
    .artboard#vr.active, .artboard#vr.out {
      left: 0; }
  .artboard#webinar {
    left: -100%;
    right: 100%; }
    .artboard#webinar.active, .artboard#webinar.out {
      left: 0;
      right: 0; }
  .artboard .content {
    position: relative;
    text-align: left;
    height: 100%; }
  .artboard h2 {
    opacity: 0;
    -webkit-transition: opacity 3s ease;
    transition: opacity 3s ease;
    padding: 0;
    font-size: 2.25em;
    line-height: 1.2em;
    font-family: "HelveticaNeueLTStd-LtEx",sans-serif; }
  .artboard.active h2 {
    opacity: 1; }
  .artboard .btn-primary {
    color: white;
    background: #1e8ea2;
    border-radius: 2em;
    text-transform: uppercase;
    font-size: .85em;
    padding: .75em 1.5em;
    -webkit-transition: background .5s ease;
    transition: background .5s ease; }
  .artboard .btn-primary:hover {
    background: #139b96; }
  .artboard .btn-outline {
    background: transparent;
    border: 2px solid #FFFFFF; }
    .artboard .btn-outline:hover, .artboard .btn-outline:focus {
      background: #FFFFFF;
      color: #1e8ea2; }

@media (max-width: 480px) {
  body {
    overflow-x: hidden;
    overflow-y: scroll; }
  .artboard {
    display: none;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left; }
    .artboard.active {
      display: block;
      position: static; }
    .artboard#intro .content {
      height: auto; }
    .artboard#intro, .artboard#vr {
      position: absolute; }
    .artboard#video {
      top: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      background-position: center left !important; }
    .artboard#webinar {
      background-position: bottom right !important; }
    .artboard h2 {
      font-size: 1.53em; }
    .artboard p {
      font-size: 0.85em; }
    .artboard h5 {
      font-size: 1.25em;
      text-transform: none !important; } }

@media screen and (max-device-width: 1024px) and (min-device-width: 769px) {
  body {
    width: 100vw;
    height: 100vh;
    overflow: hidden !important; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .mobile {
    background-color: #000 !important;
    background-image: url("../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/portrait-orientation.png");
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center; }
    .mobile #takeover {
      display: none !important; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .mobile {
    background-color: #000 !important;
    background-image: url("../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/portrait-orientation.png");
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center; }
    .mobile #takeover {
      display: none !important; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .mobile {
    background-color: #000 !important;
    background-image: url("../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/portrait-orientation.png");
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center; }
    .mobile #takeover {
      display: none !important; } }

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .mobile {
    background-color: #000 !important;
    background-image: url("../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/portrait-orientation.png");
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center; }
    .mobile #takeover {
      display: none !important; } }

form label {
  display: none; }

form input.form-control {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #24bec5;
  padding-left: 0;
  color: black;
  outline: none; }
  form input.form-control:hover, form input.form-control:focus {
    outline: none;
    box-shadow: none; }
  form input.form-control::-webkit-input-placeholder {
    color: #333; }
  form input.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #333; }
  form input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #333; }
  form input.form-control:-ms-input-placeholder {
    color: #333; }

.modal.fade {
  opacity: 1; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
      transform: translate(0); }

.modal-backdrop {
  position: fixed; }

.modal-open .navbar,
.modal-open .controls {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
  z-index: -40 !important; }

.modal.fade .modal-fullscreen {
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: background .25s ease;
  transition: background .25s ease; }
  .modal.fade .modal-fullscreen .modal-content {
    height: 100vh;
    overflow: hidden; }
  .modal.fade .modal-fullscreen .modal-header {
    border-bottom: none;
    position: absolute;
    z-index: 1046;
    right: 25px;
    top: 25px;
    left: auto;
    bottom: auto;
    padding: 0; }
    .modal.fade .modal-fullscreen .modal-header .close {
      font-size: 32px;
      color: #000;
      z-index: 1025;
      opacity: .5;
      -webkit-transition: all .25s ease;
      transition: all .25s ease;
      line-height: 0px;
      padding: 0;
      float: none;
      width: 50px;
      height: 50px;
      background: rgba(255, 255, 255, 0.4);
      border-radius: 100px;
      display: block;
      text-align: center;
      outline: none;
      box-shadow: none; }
      .modal.fade .modal-fullscreen .modal-header .close span {
        line-height: 43px;
        display: block;
        height: 50px;
        width: 50px;
        background: transparent;
        opacity: 1;
        z-index: 1026;
        position: relative;
        text-shadow: none;
        background: none; }
      .modal.fade .modal-fullscreen .modal-header .close:hover, .modal.fade .modal-fullscreen .modal-header .close:focus {
        opacity: 1; }
  .modal.fade .modal-fullscreen .modal-body {
    padding: 0; }
  .modal.fade .modal-fullscreen .modal-dialog {
    margin: 0 auto 0 auto;
    width: 100%; }
  .modal.fade .modal-fullscreen .modal-backdrop {
    background-color: #fff; }

@media (max-width: 480px) {
  .modal-bank {
    display: none; }
  body.modal-open .modal-bank {
    display: none; }
  .modal .modal-dialog {
    margin-top: 10px; }
    .modal .modal-dialog .modal-body iframe#iframe_form2 {
      height: 990px !important; } }

#animation_container {
  display: none; }

#intro video {
  display: none; }

#intro .content {
  display: none; }

#intro.active video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
  display: block; }

#intro.active .content {
  display: block;
  width: 33%;
  float: right;
  margin-right: 7%; }

#intro.active .intro-copy {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 2s ease;
  transition: all 2s ease; }
  #intro.active .intro-copy.animating {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 2s ease;
    transition: all 2s ease; }

.mobile_intro {
  display: none; }

@media all and (min-aspect-ratio: 16 / 9) {
  #intro.active video {
    width: 100%;
    height: auto; } }

@media (max-width: 768px) {
  #intro {
    padding-top: 0; }
  #intro.active video {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    max-width: 100%;
    min-width: auto;
    min-height: auto;
    overflow: hidden; }
  #intro.active .copy {
    margin-top: 0 !important; }
  #intro.active .content {
    float: none;
    margin: 0 auto;
    padding: 15px;
    width: 75%; }
    #intro.active .content .intro-copy {
      color: #FFFFFF; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40 / 71) and (orientation: portrait) {
  #intro .copy h2 {
    font-size: 1.53em; }
  #intro .copy p {
    font-size: .8em; } }

@media screen and (max-device-width: 768px) and (min-device-width: 481px) {
  #intro .copy {
    padding-top: 35px; } }

@media (max-width: 767px) {
  #intro.active .content {
    width: 100%; }
    #intro.active .content .btn-primary {
      width: 100%;
      text-align: center; } }

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .controls.navbar-fixed-bottom {
    -webkit-transform: translate3d(50%, 50%, 0);
            transform: translate3d(50%, 50%, 0); }
  .overlay .controls li .description {
    opacity: 1; }
  .mobile_intro, .mobile_intro::after, .mobile_intro::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/ipad-landscape-light-apex-reveal.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 0; }
  .mobile_intro::after {
    content: '';
    opacity: 1;
    z-index: 2; }
  .mobile_intro.active::after {
    opacity: 0;
    background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/ipad-landscape-dark-apex-reveal.jpg);
    -webkit-transition: opacity 5s;
    transition: opacity 5s;
    -webkit-transition-delay: 5s;
            transition-delay: 5s; } }

@media only screen and (max-width: 768px) {
  .mobile .mobile_intro, .mobile .mobile_intro::after {
    display: block;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 56.25vw;
    background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/mobile-light-apex-reveal.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat; }
  .mobile .mobile_intro::after {
    content: '';
    background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/mobile-dark-apex-reveal.jpg);
    opacity: 1; }
  .mobile .mobile_intro.active::after {
    opacity: 0;
    -webkit-transition: opacity 5s;
    transition: opacity 5s;
    -webkit-transition-delay: 5s;
            transition-delay: 5s; } }

@media screen and (max-device-width: 1024px) and (min-device-width: 769px) {
  #intro {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    overflow: hidden !important;
    width: 100vw;
    height: 100vh; } }

#webinar .background {
  width: 100%;
  height: 100vh; }

#webinar h5 {
  text-transform: uppercase;
  color: #24bec5;
  margin-top: 20px; }

#webinar ul {
  list-style: none;
  margin-bottom: 40px;
  padding: 0; }

#webinar li {
  padding-bottom: 1.2em; }

#webinar .topics {
  text-align: left; }

#webinar .speakers {
  text-align: left; }

@media (max-width: 480px) {
  #webinar ul {
    margin-bottom: 0; }
    #webinar ul li:last-child {
      padding-bottom: 10px; }
  #webinar .btn-primary {
    text-align: center;
    margin-top: 15px; } }

@media (max-width: 767px) {
  #webinar h5 {
    margin-top: 10px; }
  #webinar ul li {
    padding-bottom: 1.05em; }
  #webinar .col-split-group-spacing > [class*="col-"] {
    margin-bottom: 0; } }

#campaigns .featuredslider {
  width: 100%;
  height: 100vh;
  padding-bottom: 0px;
  position: relative;
  text-align: left;
  overflow: hidden; }

#campaigns .featuredslider, #campaigns .featuredslider .slice {
  background: #FFF; }

#campaigns .featuredslider, #campaigns .featuredslider .slice, #campaigns .featuredslider img {
  overflow: hidden; }

#campaigns .featuredslider.expanded .slice {
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease; }

#campaigns .featuredslider.expanded .slice:hover, #campaigns .featuredslider.expanded .slice:focus {
  -webkit-transform: translate3d(-2%, 0, 0);
          transform: translate3d(-2%, 0, 0); }

#campaigns .featuredslider.expanded .slice.open:hover, #campaigns .featuredslider.expanded .slice.open:focus {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

#campaigns .featuredslider .slice {
  width: 100%;
  border-right: 1px solid #888;
  height: 100vh;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 5% 0);
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 5% 0);
  -webkit-transition: -webkit-clip-path .25s ease;
  transition: -webkit-clip-path .25s ease;
  transition: clip-path .25s ease;
  transition: clip-path .25s ease, -webkit-clip-path .25s ease; }
  #campaigns .featuredslider .slice.first {
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0); }
  #campaigns .featuredslider .slice:hover .overlay, #campaigns .featuredslider .slice:focus .overlay {
    opacity: 0.75;
    z-index: 1; }
  #campaigns .featuredslider .slice.open .overlay, #campaigns .featuredslider .slice.open .overlay:hover, #campaigns .featuredslider .slice.open .overlay:focus {
    opacity: 0;
    z-index: -2; }
  #campaigns .featuredslider .slice .overlay {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background-image: -webkit-linear-gradient(left, #139b96 0%, #1e8ea2 100%);
    background-image: linear-gradient(to right, #139b96 0%, #1e8ea2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF139B96', endColorstr='#FF1E8EA2', GradientType=1); }
  #campaigns .featuredslider .slice img {
    width: 100%;
    height: 100vh;
    border: 0px;
    outline: 0px; }
  #campaigns .featuredslider .slice .content {
    font-size: 14px;
    text-align: left;
    background: transparent;
    height: 100px;
    width: 100%;
    position: absolute;
    top: calc(50% - 1em);
    z-index: 5; }
    #campaigns .featuredslider .slice .content .smallcont,
    #campaigns .featuredslider .slice .content .bigcont {
      position: absolute; }
      #campaigns .featuredslider .slice .content .smallcont .cont,
      #campaigns .featuredslider .slice .content .bigcont .cont {
        display: table-cell;
        vertical-align: middle; }
    #campaigns .featuredslider .slice .content .smallcont {
      padding-left: 11%; }
      #campaigns .featuredslider .slice .content .smallcont h2 {
        text-transform: uppercase;
        text-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
        color: #FFFFFF; }
    #campaigns .featuredslider .slice .content .bigcont .cont {
      padding-left: 20px;
      padding-right: 20px;
      -webkit-transform: translateY(-160px);
          -ms-transform: translateY(-160px);
              transform: translateY(-160px); }
    #campaigns .featuredslider .slice .content .flexbile-content {
      background: rgba(30, 142, 162, 0.6);
      padding: 20px; }

#video .background {
  width: 100%;
  height: 100vh; }

#video .content {
  -webkit-transition: all 1 ease;
  transition: all 1 ease;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  height: auto;
  text-align: center; }

#video.active .content {
  top: 50%;
  opacity: 1;
  -webkit-transition: all 1 ease;
  transition: all 1 ease;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0); }

#video p {
  margin: 0 auto 40px; }

#video canvas {
  display: none !important; }

#video .video-container {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 0; }

#video .video-container.show {
  animation: slideIn 1s ease-in;
  -webkit-animation: slideIn 1s ease-in;
  -webkit-animation-fill-mode: forwards;
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1; }

#video .lurk {
  opacity: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease; }

#video .show {
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease; }

#video .left {
  width: 50%;
  position: relative;
  z-index: 1;
  float: left; }
  #video .left .description {
    padding: 30px 0px 30px 30px;
    max-width: 60%; }
  #video .left h2 {
    padding: 50px 0px 15px 30px; }

#video .right {
  padding-top: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
  background: #e5e5e5; }
  #video .right .description {
    opacity: 0; }
  #video .right.show {
    animation: slideInRight 1s ease-in;
    -webkit-animation: slideInRight 1s ease-in;
    -webkit-animation-fill-mode: forwards;
    -webkit-transition-delay: 2s;
    /* Safari */
    transition-delay: 2s;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
    #video .right.show .description {
      opacity: 1;
      -webkit-transition: opacity .5s ease;
      transition: opacity .5s ease;
      padding-left: 30%;
      width: 75%; }
  #video .right h5 {
    color: #24bec5; }

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes slideIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideInRight {
  0% {
    left: 100%;
    right: 0; }
  50% {
    left: 33%;
    right: 65%; }
  100% {
    left: 33%;
    right: 0; } }

@keyframes slideInRight {
  0% {
    left: 100%;
    right: 0; }
  50% {
    left: 33%;
    right: 63%; }
  100% {
    left: 33%;
    right: 0; } }

@media (max-width: 480px) {
  #video.artboard {
    padding-top: 0;
    padding-bottom: 0; }
    #video.artboard .content {
      text-align: left; }
      #video.artboard .content .container {
        padding-top: 30px;
        padding-bottom: 30px; }
  #video.active .content {
    top: 0;
    opacity: 1;
    webkit-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

#vr {
  background-color: white; }
  #vr h2 {
    font-size: 2em;
    line-height: 1.2em; }
  #vr .contact-us-button {
    position: absolute;
    left: 2%;
    bottom: 5%;
    z-index: 220; }
  #vr .mobile-only {
    display: none;
    visibility: hidden; }
  #vr #content {
    width: 100vw;
    margin-left: auto;
    margin-right: auto; }
    #vr #content::after {
      content: '';
      background: white;
      width: 400px;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
  #vr #video_wrap {
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1;
    /*
    &::after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: transparent;
      transition: background-color 1s;
      transition-delay: .3s;
    }

    &.switching::after {
        background-color: white;
    }
*/ }
  #vr.active #video_wrap {
    left: -30vw; }
  #vr #videos {
    height: 100%;
    width: 177.77777778vh;
    /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw;
    /* 100 * 9 / 16 */
    position: absolute;
    left: 50%;
    top: 50%;
    pointer-events: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.playpause,
.restartvideo {
  display: inline-block; }

.restartvideo {
  opacity: 0; }
  .restartvideo.finished {
    -webkit-transition: opacity .75s;
    transition: opacity .75s;
    opacity: 1; }

.section_1.active .restartvideo {
  visibility: hidden; }

.playpause {
  padding: .5em 0;
  width: 3em;
  text-align: center; }

@-webkit-keyframes pulse {
  0% {
    color: white; }
  30% {
    color: #139b96; }
  60% {
    color: white; }
  100% {
    color: white; } }

@keyframes pulse {
  0% {
    color: white; }
  30% {
    color: #139b96; }
  60% {
    color: white; }
  100% {
    color: white; } }

@-webkit-keyframes pulse_first {
  0% {
    background-color: rgba(255, 255, 255, 0.3); }
  30% {
    background-color: #139b96; }
  60% {
    background-color: rgba(255, 255, 255, 0.3); }
  100% {
    background-color: rgba(255, 255, 255, 0.3); } }

@keyframes pulse_first {
  0% {
    background-color: rgba(255, 255, 255, 0.3); }
  30% {
    background-color: #139b96; }
  60% {
    background-color: rgba(255, 255, 255, 0.3); }
  100% {
    background-color: rgba(255, 255, 255, 0.3); } }

@-webkit-keyframes fader {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fader {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.direction-buttons {
  position: relative;
  font-size: 32px;
  font-size: 2.5vw;
  line-height: 1.5em; }
  .direction-buttons .direction {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    border-radius: 1.5em;
    cursor: pointer;
    position: absolute;
    top: calc(50vh - 1em);
    z-index: 1;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    background-color: transparent; }
    .direction-buttons .direction.prev {
      left: calc(30vw + 24px);
      text-indent: -.1em; }
    .direction-buttons .direction.next {
      right: 414px;
      text-indent: .05em; }
    .direction-buttons .direction.tickle {
      -webkit-transition: background-color 1s, color 1s;
      transition: background-color 1s, color 1s;
      -webkit-transition-delay: 2s;
              transition-delay: 2s;
      background-color: rgba(255, 255, 255, 0.2);
      text-shadow: none;
      color: white;
      -webkit-animation: pulse 3s infinite;
              animation: pulse 3s infinite; }
      .content.section_1 .direction-buttons .direction.tickle {
        background-color: rgba(19, 155, 150, 0.8);
        -webkit-animation: pulse_first 3s infinite;
                animation: pulse_first 3s infinite; }
    .direction-buttons .direction:hover {
      background-color: rgba(255, 255, 255, 0.2);
      color: white; }
    .direction-buttons .direction.disabled {
      color: rgba(255, 255, 255, 0.2);
      border-color: rgba(255, 255, 255, 0.2);
      text-shadow: none;
      background: transparent; }
      .direction-buttons .direction.disabled:hover {
        background: transparent;
        cursor: not-allowed; }

.slidewrapper {
  position: relative;
  width: 100%;
  height: 100%; }

.chapter {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }
  .chapter .info {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    z-index: 1;
    width: 340px;
    height: 100%;
    padding: 90px 40px 0 0; }
    .chapter .info .info_inner {
      overflow: hidden; }
    .chapter .info p,
    .chapter .info h2 {
      position: relative;
      left: 150%;
      -webkit-transition: all 1s;
      transition: all 1s;
      -webkit-transition-delay: .4s;
              transition-delay: .4s; }
  .chapter.active .info {
    z-index: 100; }
    .chapter.active .info p,
    .chapter.active .info h2 {
      left: 0; }
  .chapter.completed .info p,
  .chapter.completed .info h2 {
    left: -100%; }

#slidenav {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 2;
  width: calc(100% - 400px);
  text-align: center; }
  #slidenav ul {
    padding: 0;
    list-style-type: none;
    width: calc((30px * 7) + 2px);
    margin: 0 auto;
    height: 6px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background-color: rgba(0, 0, 0, 0.1); }
  #slidenav li {
    display: inline-block;
    width: 30px;
    height: 6px;
    float: left;
    background-color: transparent;
    -webkit-transition: background-color 1s;
    transition: background-color 1s; }
    #slidenav li.active {
      background-color: rgba(255, 255, 255, 0.9); }
  #slidenav a {
    display: block;
    height: 6px;
    margin: 0;
    position: relative; }
    #slidenav a span {
      visibility: hidden; }
    #slidenav a::before, #slidenav a::after {
      content: '';
      opacity: 0;
      -webkit-transition: opacity .8s;
      transition: opacity .8s;
      -webkit-transition-delay: .25s;
              transition-delay: .25s; }
    #slidenav a:hover {
      background: rgba(255, 255, 255, 0.7); }
      #slidenav a:hover::before, #slidenav a:hover::after {
        opacity: 1; }
      #slidenav a:hover::before {
        content: attr(title);
        position: absolute;
        top: -40px;
        left: -100%;
        background: rgba(0, 0, 0, 0.5);
        color: rgba(255, 255, 255, 0.8);
        white-space: pre;
        padding: .25em 1.5em;
        border-radius: .35em; }
      #slidenav a:hover::after {
        content: '';
        position: absolute;
        top: -10px;
        left: 0;
        border: 8px solid transparent;
        border-top-color: rgba(0, 0, 0, 0.5); }

/*  remove these styles. to be replaced with global button styles */
.learnmore {
  position: absolute;
  bottom: 24px;
  right: 230px;
  z-index: 2; }

.btn-primary {
  color: white;
  background: #1e8ea2;
  border-radius: 2em;
  text-transform: uppercase;
  font-size: .85em;
  padding: .75em 1.5em; }

.btn-primary:hover {
  background: #139b96; }

@media only screen and (max-width: 1600px) {
  #vr.active #video_wrap {
    left: -40vw; }
  .direction-buttons .direction.prev {
    left: calc(40vw + 24px); }
  p {
    font-size: 0.93em; } }

@media only screen and (max-width: 1200px) {
  #vr.active #video_wrap {
    left: -50vw; }
  .direction-buttons .direction.prev {
    left: calc(50vw + 24px); } }

@media only screen and (max-width: 1024px) {
  #vr #content::after {
    width: 350px; }
  .chapter .info {
    width: 320px; }
  .direction-buttons .direction.next {
    right: 364px; }
  .direction-buttons .direction.prev {
    left: 0; }
  .slidewrapper {
    position: static; }
  #slidenav {
    display: none; }
  .restartvideo {
    display: none !important; }
    .restartvideo.finished {
      display: none !important; }
  #vr #content {
    /*  image fade matrix  */ }
    #vr #content #video_wrap {
      position: static;
      width: 100vw;
      height: 100vh;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: -40vw center; }
      #vr #content #video_wrap video {
        display: none; }
      #vr #content #video_wrap::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        opacity: 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: -40vw center; }
    #vr #content.animating #video_wrap:after {
      opacity: 0;
      -webkit-animation: fader 1s 1;
              animation: fader 1s 1; }
    #vr #content.section_1 #video_wrap {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_1.jpg); }
    #vr #content.section_2 #video_wrap {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_2.jpg); }
    #vr #content.section_3 #video_wrap {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_3.jpg); }
    #vr #content.section_4 #video_wrap {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_4.jpg); }
    #vr #content.section_5 #video_wrap {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_5.jpg); }
    #vr #content.section_6 #video_wrap {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_6.jpg); }
    #vr #content.section_7 #video_wrap {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_7.jpg); }
    #vr #content.section_2 #video_wrap::after {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_1.jpg); }
    #vr #content.section_3 #video_wrap::after {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_2.jpg); }
    #vr #content.section_4 #video_wrap::after {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_3.jpg); }
    #vr #content.section_5 #video_wrap::after {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_4.jpg); }
    #vr #content.section_6 #video_wrap::after {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_5.jpg); }
    #vr #content.section_7 #video_wrap::after {
      background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/lrg_section_6.jpg); } }

.mobile {
  overflow: hidden !important; }

.mobile .artboard {
  display: none; }
  .mobile .artboard.active {
    display: block; }
  .mobile .artboard#vr, .mobile .artboard#overlay {
    width: 100vw;
    overflow: hidden !important; }

@media only screen and (max-width: 768px) {
  #vr {
    overflow-y: scroll;
    padding-top: 0; }
    #vr .mobile-only {
      display: inline;
      visibility: visible; }
    #vr #content {
      /*  image fade matrix  */ }
      #vr #content::after {
        background: none;
        width: 0;
        height: 0; }
      #vr #content #video_wrap {
        width: 100vw;
        height: 56.25vw;
        background-position: center center; }
        #vr #content #video_wrap::after {
          width: 100vw;
          height: 56.25vw;
          background-position: center center; }
      #vr #content.section_1 #video_wrap {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_1.jpg); }
      #vr #content.section_2 #video_wrap {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_2.jpg); }
      #vr #content.section_3 #video_wrap {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_3.jpg); }
      #vr #content.section_4 #video_wrap {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_4.jpg); }
      #vr #content.section_5 #video_wrap {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_5.jpg); }
      #vr #content.section_6 #video_wrap {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_6.jpg); }
      #vr #content.section_7 #video_wrap {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_7.jpg); }
      #vr #content.section_2 #video_wrap::after {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_1.jpg); }
      #vr #content.section_3 #video_wrap::after {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_2.jpg); }
      #vr #content.section_4 #video_wrap::after {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_3.jpg); }
      #vr #content.section_5 #video_wrap::after {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_4.jpg); }
      #vr #content.section_6 #video_wrap::after {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_5.jpg); }
      #vr #content.section_7 #video_wrap::after {
        background-image: url(../../../content/dam/illumina-marketing/images/systems/v2/takeover/apex/img/vr/section_6.jpg); }
      #vr #content #videos {
        width: 100%;
        height: auto;
        position: static;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        display: none; }
    #vr .chapter { 	
      overflow: visible;
      overflow-x: hidden; }
      #vr .chapter .info {
        position: absolute;
        left: 100%;
        width: 100%;
        padding: 24px;
        -webkit-transition: left .8s;
        transition: left .8s; }
        #vr .chapter .info p,
        #vr .chapter .info h2 {
          left: 0;
          -webkit-transition: left 0;
          transition: left 0; }
      #vr .chapter.active .info {
        left: 0; }
      #vr .chapter.completed .info {
        left: -100%; }
    #vr .direction-buttons {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 56.25vw;
      font-size: 3.75vw; }
      #vr .direction-buttons .direction {
        position: absolute;
        top: 45%;
        top: calc(50% - 1em); }
        #vr .direction-buttons .direction.prev {
          left: 16px; }
        #vr .direction-buttons .direction.next {
          right: 16px; }
    #vr #slidenav {
      display: none; }
    #vr .slidewrapper {
      overflow: hidden;
      position: relative; }
    #vr .restartvideo {
      display: none; }
      #vr .restartvideo.finished {
        display: none; } }

@media screen and (max-device-width: 1024px) and (min-device-width: 769px) {
  .artboard#vr {
    left: 100%;
    right: -100%; } }

@media screen and (max-device-width: 768px) and (min-device-width: 481px) {
  #vr .info_inner {
    max-width: 75%;
    margin: 30px auto 0; } }

@media (max-width: 480px) {
  #vr .contact-us-button {
    display: none; }
  #vr .slidewrapper {
    overflow: visible; }
  #vr .info_inner h2 {
    font-size: 1.5em;
    line-height: 1.2em; }
  #vr .info_inner p {
    font-size: 0.80em; } }

#overlay {
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

#overlay .background {
  background-image: -webkit-radial-gradient(45px 45px farthest-corner, #1e5068 0%, #40989c 40%, #12314b 100%);
  background-image: radial-gradient(farthest-corner at 45px 45px, #1e5068 0%, #40989c 40%, #12314b 100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

#overlay .overview-skip {
  left: calc(50% - 63px);
  text-transform: uppercase; }
  #overlay .overview-skip a {
    color: #FFFFFF; }

#overlay .actions-btn {
  position: absolute;
  left: 2%;
  bottom: 5%;
  z-index: 220; }
  #overlay .actions-btn span:after {
    content: '\f106';
    font-family: FontAwesome;
    margin-left: 5px; }

#overlay .social-icons {
  position: absolute;
  right: 2%;
  bottom: 5%;
  z-index: 220; }
  #overlay .social-icons div {
    visibility: visible !important; }

#overlay .open:before {
  content: '\f0d7';
  font-family: FontAwesome;
  position: absolute;
  bottom: 83%;
  font-size: 24px;
  color: #FFFFFF;
  padding-left: 2px; }

#overlay .open > .dropdown-toggle.btn-primary {
  color: #FFFFFF;
  background: transparent;
  border-color: #FFFFFF; }
  #overlay .open > .dropdown-toggle.btn-primary span:after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 5px; }

#overlay .dropdown-menu {
  margin-bottom: 12px;
  border: transparent;
  box-shadow: none; }
  #overlay .dropdown-menu a {
    color: #1e8ea2; }

#overlay .mobile-overlay .mobile-skip {
  position: absolute;
  right: 0;
  padding-right: 30px; }
  #overlay .mobile-overlay .mobile-skip p {
    color: #FFFFFF; }

#overlay .mobile-overlay ul {
  list-style: none;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 50px;
  width: 100%; }
  #overlay .mobile-overlay ul h5, #overlay .mobile-overlay ul p {
    color: #FFFFFF;
    margin: 0; }
  #overlay .mobile-overlay ul li {
    padding-bottom: 40%; }
  #overlay .mobile-overlay ul .description {
    position: absolute;
    display: block;
    left: 22%;
    width: 70%; }
    #overlay .mobile-overlay ul .description h5 {
      font-size: 1.1em; }
    #overlay .mobile-overlay ul .description p {
      font-size: 0.8em; }
  #overlay .mobile-overlay ul svg {
    position: absolute;
    width: 10%;
    padding-top: 0px;
    margin: 0 0 0 10px;
    display: block; }

@media only screen and (min-width: 480px) {
  #overlay .mobile-overlay {
    visibility: hidden; } }

@media (max-width: 480px) {
  #overlay .social-icons,
  #overlay .actions-btn {
    display: none; } }

#overlay.active .background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

#overlay.active .content {
  z-index: 2;
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 2s ease;
  transition: all 2s ease; }

#overlay.active.in .content {
  opacity: 1;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  visibility: visible; }

#overlay.active.out .content {
  opacity: 0;
  visibility: hidden; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .overlay .controls {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    left: 40%;
    top: 40%; }
    .overlay .controls li:hover a,
    .overlay .controls li:focus a {
      -webkit-animation: none !important;
              animation: none !important;
      -webkit-transition: none !important;
      transition: none !important; }
  .controls li:hover a,
  .controls li:focus a {
    -webkit-animation: none !important;
            animation: none !important;
    -webkit-transition: none !important;
    transition: none !important; } }

