html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr,
a, abbr, address, cite, code,
em, img, small, strong, sub, sup,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

strong {
  font-weight: bold; }

hr {
  height: 0; }

code,
pre {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

small {
  font-size: 75%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"],
button,
select,
textarea {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 26px; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

ul,
ol,
dl {
  padding: 0; }

li > ul,
li > ol {
  margin-bottom: 0;
  padding-bottom: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }
  table th,
  table td {
    padding: 13px; }

fieldset {
  margin: 0 0 13px 0;
  padding: 26px;
  background: #f7f7f7;
  border: 1px solid #ddd; }

label {
  display: block;
  margin-bottom: 6.5px;
  font-weight: bold; }
  label.required:after {
    content: "*"; }

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"],
textarea {
  width: 100%;
  margin-bottom: 13px;
  padding: 8.66667px 8.66667px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  font: 0.5 Arial, sans-serif;
  transition: border-color, .3s; }
  input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover,
  textarea:hover {
    border-color: #c4c4c4; }
  input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus,
  textarea:focus {
    border-color: #477DCA;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 5px rgba(55, 112, 192, 0.7);
    outline: none; }

textarea {
  resize: vertical; }

input[type="search"] {
  appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 6.5px; }

button,
input[type="submit"] {
  appearance: none;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  user-select: none; }

address, code,
pre, p, ul,
ol,
dl, table, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 26px;
  margin-bottom: 2rem; }

body {
  color: #fff;
  font: 13px / 26px Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, sans-serif;
  font-weight: normal; }

h1 {
  font-size: 3.23077rem;
  line-height: 1.2381; }

h2 {
  font-size: 2.07692rem;
  line-height: 1.92593;
  color: #8cc53f;
  font-size: 27px;
  margin-bottom: 10px;
  margin-top: 20px; }

h3 {
  font-size: 1.84615rem;
  line-height: 1.08333;
  color: #8cc53f;
  font-size: 17px;
  text-transform: uppercase; }

h4 {
  font-size: 1.53846rem;
  line-height: 1.3; }

h5 {
  font-size: 1.38462rem;
  line-height: 1.44444; }

h6 {
  font-size: 1.23077rem;
  line-height: 1.625; }

a {
  text-decoration: none; }

sup {
  border: 1px solid #b2a4aa;
  color: #fff;
  border-radius: 3px;
  padding: 1px 1px 1px 3px;
  text-align: center; }

em {
  border-bottom: 1px solid #fff100;
  font-style: normal; }

p {
  margin-bottom: 10px;
  line-height: 1.8; }

.ital {
  font-style: italic; }

.sub {
  font-size: 10px;
  line-height: 1; }

header {
  text-align: center;
  padding-top: 15px; }
  header img {
    margin-bottom: -8px; }

.header__inside {
  padding-top: 0; }

nav {
  width: 100%;
  background: #7b7e7e;
  overflow: hidden; }
  nav.fix {
    position: fixed;
    top: 0;
    z-index: 25; }
  nav ul {
    width: 940px;
    margin: 0 auto; }
    nav ul li {
      display: inline-block;
      margin: 8px 0;
      text-align: center;
      border-right: 1px solid rgba(35, 31, 32, 0.8);
      padding: 0 10px; }
      nav ul li:last-child {
        border: none; }
      nav ul li.contact-link {
        border-right: none;
        padding: 0 0 0 40px; }
        nav ul li.contact-link a {
          font-size: 12px;
          text-transform: capitalize;
          color: #333; }
  nav a {
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    color: #ccc9c9;
    font-size: 14px;
    padding: 0 10px;
    transition: all 0.5s ease; }
    nav a:hover {
      background: #c1d546;
      color: #595959; }

.header__title {
  float: left;
  margin: 15px 0; }

.header__links {
  float: right;
  display: block;
  font-size: 10px;
  text-align: left;
  width: 255px;
  padding-top: 14px;
  position: absolute;
  top: 5px;
  right: 20px; }
  .header__links a {
    display: block;
    height: 44px;
    margin: 0 auto; }
  .header__links p {
    line-height: 1em;
    margin-bottom: 4px;
    color: #aaa; }
  .header__links.front_links {
    position: absolute;
    top: 165px;
    right: 20px; }

.header__logo-aaas {
  float: left;
  width: 185px;
  text-align: center; }

.header__logo-zeiss {
  float: left; }

.header__links-aaas {
  width: 81px;
  background: url("../img/aaas_logo.png") 0 0 no-repeat; }

.header__links-zeiss {
  width: 44px;
  background: url("../img/zeiss_logo.png") 0 0 no-repeat; }

html {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background: #151415;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #151415 0%, #43505d 67%, #6a5c44 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #151415), color-stop(67%, #43505d), color-stop(100%, #6a5c44));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #151415 0%, #43505d 67%, #6a5c44 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, #151415 0%, #43505d 67%, #6a5c44 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #151415 0%, #43505d 67%, #6a5c44 100%);
  /* IE10+ */
  background: linear-gradient(45deg, #151415 0%, #43505d 67%, #6a5c44 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#151415', endColorstr='#6a5c44',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

body {
  overflow-x: hidden; }

.main {
  overflow: auto; }

.contain {
  width: 990px;
  margin: 0 auto;
  overflow: auto;
  padding-top: 25px; }

a {
  color: #fff100; }

.intro {
  position: absolute;
  width: 100%;
  padding-top: 50px;
  background: -moz-linear-gradient(top, transparent 0%, black 47%, black 61%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(47%, black), color-stop(61%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, black 47%, black 61%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, black 47%, black 61%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, black 47%, black 61%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, black 47%, black 61%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
  /* IE    6-9 */ }

.intro__column {
  float: left;
  width: 33.33333%;
  padding: 0 15px; }

.signature {
  clear: both;
  display: block;
  font-size: 16px;
  padding: 5px 0 0 673px; }
  .signature .title {
    font-style: italic;
    font-size: 13px;
    color: #777; }

.authors {
  font-size: 12px;
  border-top: 1px solid #222;
  padding: 15px;
  margin-top: 30px;
  color: #ddd; }
  .authors p {
    margin-bottom: 0; }
  .authors .title {
    font-style: italic;
    color: #777; }

.btn {
  border-radius: 5px;
  border: 1px solid #ccc;
  transition: all 0.5s ease; }

.watchNow {
  display: inline-block;
  width: 44px;
  height: 44px;
  background: url("../img/watchnowbtn.png") 0 0 no-repeat; }

.moreInfo {
  display: inline-block;
  width: 44px;
  height: 44px;
  background: url("../img/moreinfobtn.png") 0 0 no-repeat; }

.btn__quesar {
  position: relative;
  top: -541px;
  left: 144px;
  z-index: 1; }

.btn__projection {
  display: block;
  position: relative;
  right: -269px;
  top: 4px;
  z-index: 720; }

.replay_animation {
  padding: 0px 10px;
  cursor: pointer;
  position: absolute;
  top: 511px;
  left: 21px;
  font-size: 10px;
  z-index: 600; }
  .replay_animation:hover {
    background: #c1d546;
    color: #595959; }

.animation {
  background: url("../img/animation/microscope-bkgd.png") 0 0 no-repeat;
  height: 760px;
  width: 622px;
  position: absolute; }

.animation2 {
  height: 760px;
  width: 622px;
  position: absolute;
  z-index: 2; }

.animation__output {
  width: 125px;
  height: 125px;
  position: relative;
  left: 370px;
  top: -463px; }
  .animation__output img {
    float: left;
    display: none; }

.section__tech-left {
  float: left;
  width: 25%; }

.section__tech-right {
  float: right;
  width: 67%; }

.right__pullquote-img {
  float: left;
  position: relative;
  right: 77px;
  top: -20px; }

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none; }

.modal {
  display: none;
  position: absolute; }

.modal__container {
  background: #555551;
  padding: 40px 70px;
  border-radius: 10px;
  border: 4px solid #777;
  box-shadow: 0px 0px 10px #000;
  max-width: 950px; }
  .modal__container p {
    margin-top: 16px; }
  .modal__container a {
    width: 100%;
    border: 1px solid #999;
    margin: 15px auto;
    padding: 5px 20px;
    display: block;
    text-transform: uppercase;
    color: #ccc9c9;
    font-size: 14px; }
    .modal__container a.full-download {
      background: #6f6f6f;
      padding: 10px 20px;
      margin-bottom: 30px; }
    .modal__container a:hover {
      background: #c1d546;
      color: #595959; }
  .modal__container h3 {
    margin-bottom: 0; }

.history__left {
  float: left;
  width: 50%; }

.history__right {
  float: right;
  text-align: right;
  width: 50%;
  padding-top: 60px; }

.history__right-legend {
  position: relative;
  margin-bottom: -126px; }

.history__right img {
  margin-right: 47px; }

.live__left {
  float: left;
  width: 48%; }

.live__right {
  float: right;
  width: 45%; }
  .live__right h2 {
    margin-bottom: -35px; }

.pullquote {
  border-top: 1px solid #8cc63e;
  border-bottom: 1px solid #8cc63e;
  padding: 15px 0;
  text-align: center;
  color: #8cc63e;
  font-size: 17px; }

.inlineWatch {
  display: inline; }

.moreInfo.proteins {
  position: relative;
  left: 300px;
  top: 11px; }

.moreInfo.unmixing {
  position: relative;
  left: -95px;
  top: 136px; }

.watchNow.unmixing {
  float: left; }

.live__left {
  padding-top: 60px; }

.live__left-image1 {
  float: left;
  width: 190px; }

.live__left-image2 {
  float: left;
  margin-left: 35px;
  width: 250px; }

.live__left-image3 {
  margin-top: 80px;
  float: left; }

.future {
  margin-bottom: 50px; }

.future__right {
  float: right;
  width: 50%;
  text-align: center; }
  .future__right p {
    text-align: right; }

.future__left {
  float: right;
  width: 50%; }
  .future__left img {
    float: left;
    margin-right: 20px;
    margin-bottom: 5px; }
