/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
html,
button,
input,
select,
textarea {
  color: #666;
}
html {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@-webkit-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@-moz-keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes scroll-ani {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
body {
  height: 100%;
  background-color: #f9f9f9;
}
#logo {
  position: fixed;
  top: 55px;
  width: 150px;
  z-index: 9999;
}
  #logo img {
    width: 100%;
    float: left;
  }
#container {
  width: 900px;
  margin: 40px auto;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: ;
}
#c5-wrapper {
  width: 900px;
  position: relative;
  margin: 0 auto;
  font-size: 16px;
  height: 100%;
  font-family: Arial, "HelveticaNeueW01-LtExt", "Montserrat", sans-serif;
  font-weight: normal;
  padding: 0px 0px;
  top: 90px;

}
#c5-innerbg {
  width: 900px;
  background-color:#fff;
  border: 1px solid #e5e5e5;
  border-radius: 10px 10px 0px 0px;
  position: fixed;
  height: 1800px;

  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  top: 25px;
  padding: 0px 20px;
}
#c5-wrapper h3, p {
  font-family: Arial, sans-serif;
  font-weight: normal;
}
#c5-wrapper .transEff {
  width: 900px;
  text-align: right;
  font-size: 3em;
  font-weight: 400;
  margin: 0em 0em;
  color: #FFB441;
  letter-spacing: 1px;
  font-family: "HelveticaNeueW01-LtExt", "Montserrat", sans-serif;
}
#c5-wrapper .headerImg {
  width: 900px;
  height: 385px;
  background: url('../img//header/neoprep-header.png') no-repeat center;
  background-size: cover;
  color: white;
  text-align: center;
  -webkit-transform: translateZ(0);
  overflow: hidden;
}
#c5-wrapper .headerImg .hText {
  position: absolute;
  height: 225px;
  width: 900px;
  padding-top: 285px;
  font-weight: bold;
  text-transform: capitalize;
  color: black;
  color: white;
  color: #666666;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  letter-spacing: 1px;
  font-weight: normal;
  line-height: 1.3;
}
#c5-wrapper .headerImg .hText.one {
  font-size: 29px;
}
#c5-wrapper .headerImg .hText.two {
  font-size: 40px;
}
#c5-wrapper .headerImg .hText.three {
  font-size: 36px;
  margin: 0.5em 0em;
}
#c5-wrapper header#header {
  width: 900px;
}
#c5-wrapper header#header h1 {
  font-size: 16px;
  margin: 0;
}
#c5-wrapper header#header .orangeBar {
  position: relative;
  top: -201px;
  width: 100%;
  height: 85px;
  line-height: 85px;
  background-color: white;
  color: #ffb441;
}
#c5-wrapper header#header .orangeBar .subtitle1 {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  font-size: 45px;
}
#c5-wrapper header#header .orangeBar .subtitle2 {
  display: inline-block;
  vertical-align: top;
  font-size: 39px;
  font-weight: normal;
  margin: 0.5em 0em;
  width:100%;
  text-align: center;
  letter-spacing: 1px;
  font-family: "HelveticaNeueW01-LtExt", "Montserrat", sans-serif;
}
#c5-wrapper .tabHolder {
  width: 900px;
  height: 50px;
  border-bottom: 5px solid #70b2cd;
}
#c5-wrapper .instruct {
  top: 540px;
  width: 900px;
  height: 50px;
  position: fixed;
}
#c5-wrapper .instruct h3 {
  margin: 0;
  text-align: center;
  color: #70B2CD;
}
#c5-wrapper .instruct .chevron {
  background: url('../img/chev.png') no-repeat center;
  width: 36px;
  height: 18px;
  top: 30px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
}
#c5-wrapper .instruct .mouse-scroll {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #0078a1;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
  margin-top: 20px;
  text-decoration: none;
  overflow: hidden;
  /*position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);*/
  margin: 20px auto;
  float: none;
  position: relative;
  display: block;


}
#c5-wrapper .instruct .mouse-scroll .mouse {
  position: relative;
  display: block;
  width: 46px;
  height: 73px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #70b2cd;
  border-radius: 23px;
}
#c5-wrapper .instruct .mouse-scroll .mouse .mouse-movement {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: #70b2cd;
  border-radius: 50%;
  -webkit-animation: scroll-ani 4s linear infinite;
  -moz-animation: scroll-ani 4s linear infinite;
  animation: scroll-ani 4s linear infinite;
}
#c5-wrapper section.sectionContainer {
  width: 900px;
  height: 400px;
  background-color: white;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
#c5-wrapper section.sectionContainer .ctaContainer {
  position: absolute;
  top: 13px;
  right: 10px;
  z-index: 999;
}
#c5-wrapper section.sectionContainer .ctaContainer .chevron {
  background: url('../img/chev.png') no-repeat center;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  width: 10px;
  height: 10px;
  display: inline-block;
  background-size: 16px;
}
#c5-wrapper section.sectionContainer .ctaContainer .ctaShortcut {
  text-decoration: none;
  color: #70b2cd;
  font-family: Arial, sans-serif;
  letter-spacing: 0;
}
  #c5-wrapper section.sectionContainer .ctaContainer .ctaShortcut:hover {
    border-bottom: 1px solid #70b2cd;
  }
#c5-wrapper section.sectionContainer .sectionTitle {
  margin: 10px 0px;
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  color: #808285;
  position: absolute;
  z-index: 10;
  font-family: Arial, sans-serif;
  letter-spacing: 0;
  font-weight: normal;
}
#c5-wrapper section.sectionContainer .tab {
  /*font-family: 'Montserrat', sans-serif;*/
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  width: 23%;
  height: 40px;
  top: -50px;
  padding-top: 10px;
  padding-left: 1%;
  padding-right: 1%;
  background: url('../img/header/tab.png') no-repeat center;
  background-size: 225px 50px;
  color: white;
  text-decoration: none;
  opacity: 1;
}
#c5-wrapper section.sectionContainer .tab:hover {
  opacity: .9;
}
#c5-wrapper section.sectionContainer .tab.tab1 {
  left: 0;
}
#c5-wrapper section.sectionContainer .tab.tab2 {
  left: 225px;
}
#c5-wrapper section.sectionContainer .tab.tab3 {
  left: 450px;
}
#c5-wrapper section.sectionContainer .tab.tab4 {
  left: 675px;
}
#c5-wrapper section.sectionContainer .reductionContainer {
  height: 18px;
}
#c5-wrapper section.sectionContainer .reductionContainer.backgroundBar {
  width: 900px;
  background-image: url('../img/diag_barfull.png');
  background-repeat: no-repeat;
}
#c5-wrapper section.sectionContainer .reductionContainer.foregroundBar {
  position: relative;
  background-color: #ffb441;
}
#c5-wrapper section.sectionContainer .reductionContainer.foregroundBar .tick {
  height: 26px;
  top: -4px;
  position: absolute;
  right: 0px;
  width: 4px;
  background-color: #ffb441;
}
#c5-wrapper section.sectionContainer .takeawayText {
  font-size: 21px;
}
#c5-wrapper #section1 {
  /*font-family: 'Montserrat', sans-serif;*/
}
#c5-wrapper #section1 .clock {
  width: 244px;
  height: 244px;
}
#c5-wrapper #section1 .clock img {
  height: 245px;
  -webkit-transform: translateZ(0);
}
#c5-wrapper #section1 .arm img {
  height: 245px;
}
#c5-wrapper #section1 .manual {
  float: left;
  height: 245px;
  width: 445px;
  padding-left: 5px;
  margin-top: 50px;
}
#c5-wrapper #section1 .manual .arm {
  left: 5px;
}
#c5-wrapper #section1 .manual .label {
  position: absolute;
  left: 260px;
  top: 115px;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: normal;
}
#c5-wrapper #section1 .manual .label .line1 {
  font-size: 21px;
  color: #808285;
}
#c5-wrapper #section1 .manual .label .line2 {
  color: #666666;
}
#c5-wrapper #section1 .manual .label .line3 {
  font-size: 35px;
  color: #666666;
}
#c5-wrapper #section1 .neoprep {
  float: left;
  height: 245px;
  width: 450px;
  margin-top: 50px;
}
#c5-wrapper #section1 .neoprep .arm {
  left: 450px;
}
#c5-wrapper #section1 .neoprep .label {
  position: absolute;
  left: 710px;
  top: 115px;
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, sans-serif;
  font-weight: normal;
}
#c5-wrapper #section1 .neoprep .label .line1,
#c5-wrapper #section1 .neoprep .label .line2 {
  font-size: 21px;
  color: #FAA41B;
}
#c5-wrapper #section1 .neoprep .label .line3 {
  color: #666666;
}
#c5-wrapper #section1 .neoprep .label .line4 {
  font-size: 35px;
  color: #666666;
}
#c5-wrapper #section1 .reductionContainer {
  top: 300px;
}
#c5-wrapper #section1 .takeawayText {
  top: 345px;
  color: #666666;
}
#c5-wrapper #section1 .takeawayText .stat {
  font-weight: bold;
  color: #FAA41B;
}
#c5-wrapper #section2 .ticks {
  -webkit-transform: translateZ(0);
}
#c5-wrapper #section2 .sectionTitle {
  margin-bottom: 0px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
}
#c5-wrapper #section2 .manual {
  float: left;
  height: 230px;
  width: 445px;
  padding-left: 5px;
  margin-top: 50px;
}
#c5-wrapper #section2 .manual .ticks {
  width: 245px;
  height: 245px;
  background-image: url('../img/section2/1-60_counter.png');
  background-repeat: no-repeat;
  background-size: 600% 1000%;
}
#c5-wrapper #section2 .manual .label {
  position: absolute;
  left: 260px;
  top: 135px;
  font-weight: bold;
  font-size: 16px;
  font-size: 21px;
  color: #808285;
}
#c5-wrapper #section2 .neoprep {
  float: left;
  height: 230px;
  width: 450px;
}
#c5-wrapper #section2 .neoprep .ticks {
  width: 245px;
  height: 245px;
  background-image: url('../img/section2/1-60_counter.png');
  background-repeat: no-repeat;
  background-size: 600% 1000%;
  margin-top: 50px;
}
#c5-wrapper #section2 .neoprep .label {
  position: absolute;
  left: 710px;
  top: 135px;
  font-weight: bold;
  font-size: 16px;
  font-size: 21px;
  color: #ffb441;
}
#c5-wrapper #section2 .reductionContainer {
  top: 300px;
}
#c5-wrapper #section2 .takeawayText {
  top: 340px;
  color: #666666;
}
#c5-wrapper #section2 .takeawayText .stat {
  font-weight: bold;
  color: #FAA41B;
}
#c5-wrapper #section3 {
  -webkit-transform: translateZ(0);
  /*.needs {
            -webkit-transform: translateZ(0);
            position: absolute;
            top: 40px;
            left: 10px;
            font-size: 18px;
            white-space: nowrap;
            overflow: hidden;
            &.prev {
                color: #808285;
            }
            &.now {
                color: @orange;
            }
        }*/

}
#c5-wrapper #section3 .labels {
  position: relative;
  margin-top: 60px;
  padding-bottom: 10px;
}
#c5-wrapper #section3 .labels .label {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 176px;
  text-align: center;
}
#c5-wrapper #section3 .labels .label.overlay {
  position: absolute;
  top: 0px;
  left: 0px;
}
#c5-wrapper #section3 .icons {
  position: relative;
  height: 305px;
}
#c5-wrapper #section3 .icons .icon {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  width: 176px;
  height: 100%;
  /*border-top: 1px solid red;
                border-bottom: 1px solid red;*/

}
#c5-wrapper #section3 .icons .icon > div {
  height: 100%;
}
#c5-wrapper #section3 .icons .icon.qubit {
  position: relative;
}
#c5-wrapper #section3 .icons .icon.qubit > div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#c5-wrapper #section3 .icons .icon.qubit .prev {
  background: url('../img/section3/icon1-grey.png') no-repeat top;
}
#c5-wrapper #section3 .icons .icon.qubit .now {
  background: url('../img/section3/icon1-orange.png') no-repeat top;
}
#c5-wrapper #section3 .icons .icon.pipette {
  position: relative;
}
#c5-wrapper #section3 .icons .icon.pipette > div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 270px;
}
#c5-wrapper #section3 .icons .icon.pipette .prev {
  background: url('../img/section3/icon2-grey.png') repeat-y top;
}
#c5-wrapper #section3 .icons .icon.pipette .now {
  background: url('../img/section3/icon2-orange.png') no-repeat top;
}
#c5-wrapper #section3 .icons .icon.reagent {
  position: relative;
}
#c5-wrapper #section3 .icons .icon.reagent > div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#c5-wrapper #section3 .icons .icon.reagent .prev {
  background: url('../img/section3/icon3-grey.png') no-repeat top;
}
#c5-wrapper #section3 .icons .icon.reagent .now {
  background: url('../img/section3/icon3-orange.png') no-repeat top;
}
#c5-wrapper #section3 .icons .icon.wellplate {
  position: relative;
}
#c5-wrapper #section3 .icons .icon.wellplate > div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 250px;
}
#c5-wrapper #section3 .icons .icon.wellplate .prev {
  background: url('../img/section3/icon4-grey.png') repeat-y top;
}
#c5-wrapper #section3 .icons .icon.wellplate .now {
  background: url('../img/section3/icon4-orange.png') no-repeat top;
}
#c5-wrapper #section3 .icons .icon.striptubes {
  position: relative;
}
#c5-wrapper #section3 .icons .icon.striptubes > div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 285px;
}
#c5-wrapper #section3 .icons .icon.striptubes .prev {
  background: url('../img/section3/icon5-grey.png') repeat-y top;
}
#c5-wrapper #section3 .icons .icon.striptubes .now {
  background: url('../img/section3/icon5-orange.png') no-repeat top;
}
#c5-wrapper #section4 .icon {
  display: inline-block;
  vertical-align: top;
  width: 130px;
  margin-top: 100px;
}
#c5-wrapper #section4 .icon img {
  width: 100%;
}
#c5-wrapper #section4 .circle {
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
#c5-wrapper #section4 .manual {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  height: 325px;
  width: 425px;
}
#c5-wrapper #section4 .manual .circle {
  top: 40px;
  position: absolute;
}
#c5-wrapper #section4 .manual .label {
  left: 410px;
  top: 130px;
  position: absolute;
  font-weight: bold;
  font-size: 16px;
}
#c5-wrapper #section4 .manual .label .line1 {
  font-size: 22px;
  color: #808285;
}
#c5-wrapper #section4 .manual .label .line2 {
  color: #666666;
  font-size: 25px;
}
#c5-wrapper #section4 .neoprep {
  display: inline-block;
  vertical-align: top;
  height: 325px;
  width: 325px;
  position: relative;
}
#c5-wrapper #section4 .neoprep .circle {
  left: 20px;
  top: 120px;
  position: absolute;
}
#c5-wrapper #section4 .neoprep .label {
  left: 140px;
  top: 110px;
  position: absolute;
  font-weight: bold;
  font-size: 16px;
}
#c5-wrapper #section4 .neoprep .label .line1 {
  font-size: 22px;
  color: #ffb441;
}
#c5-wrapper #section4 .neoprep .label .line2 {
  color: #ffb441;
  font-size: 25px;
}
#c5-wrapper #section4 .reductionContainer.foregroundBar {
  top: 0px;
}
#c5-wrapper #section4 .takeawayText {
  top: 360px;
  color: #666666;
}
#c5-wrapper #section4 .takeawayText .stat {
  font-weight: bold;
  color: #ffb441;
}
#c5-wrapper #section5 {
  /*font-family: 'Montserrat', sans-serif;*/
  font-weight: bold;
  height: 450px;
  background-color: white;
  border: none;
}
#c5-wrapper #section5 .cta-body {
  position: relative;
  height: 370px;
  background: url('../img/ctaBG_short.jpg') no-repeat;
  background-size: cover;
  background-position: bottom;
}
#c5-wrapper #section5 .cta-body h1 {
  font-size: 32px;
  line-height: 55px;
  color: #666;
  position: absolute;
  margin: 0;
  top: 20px;
  text-align: center;
  width: 100%;
  font-weight: normal;
  font-family: "HelveticaNeueW01-LtExt", "Helvetica Neue", "Montserrat", sans-serif;
  letter-spacing: 1px;
}
#c5-wrapper #section5 .cta-button {
  text-align: center;
  padding: 6px 12px;
  color: #fff;
  background: #7ca8d4;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.42;
  text-align: left;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 5px;
  float: left;
  text-decoration: none;
  margin: 0px 15px 15px 0px;
}
  #c5-wrapper #section5 .cta-button:hover {
    background-color: #328ed1;
  }
  #c5-wrapper #section5 .cta-button i {
    margin-left: 6px;
  }
#c5-wrapper #section5 .cta-button.btn-secondary {
  background: #fff;
  color: #666;
  border: 1px solid #bbb;
}
  #c5-wrapper #section5 .cta-button.btn-secondary:hover {
    background: #e5e5e5;
  }
.cta-copy a {
  color: #328ed1;
  text-decoration: none;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 35em) {
  
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
