/* HELPER CLASSES */
.text-center {
  text-align: center; }

.text-uppercase {
  text-transform: uppercase; }

.text-blue {
  color: #086FB1; }

.text-lt {
  font-family: Helvetica Neue LT W01_55 Roman,Helvetica,Arial,sans-serif; }

.text-md {
  font-family: Helvetica Neue LT W01_73 Bd Ex,Helvetica,Arial,sans-serif; }

.text-hv {
  font-family: Helvetica Neue LT W01_83 Hv Ex,Helvetica,Arial,sans-serif; }

.overlay-wrapper .overlay-details {
  height: 48px !important;
  bottom: none;
  top: 50%;
  transform: translateY(-50%); }

* {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased; }

body {
  padding: 0;
  margin: 0; }

.clear-fix:after {
  content: "";
  clear: both;
  display: table; }

.blue-button {
  border: 2px solid #086fb1;
  color: #086fb1;
  padding: 20px;
  display: block;
  margin: 40px 0;
  text-align: center;
  width: 200px;
  border-radius: 3px;
  letter-spacing: 1px;
  cursor: pointer; }
  .blue-button:hover {
    color: #fff;
    background: #086fb1; }

header {
  background: #1570af;
  background-repeat: no-repeat !important;
  background-position: bottom !important;
  text-align: center;
  padding: 90px 0 170px 0;
  overflow: hidden;
  color: #fff; }
  header .hero-video {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    min-width: 350px;
    transform: translateY(-50%); }
  header .bg-overlay {
    background: url("http://empirelevel.com/css/assets/gridtile_3x3.png");
    background-repeat-x: initial;
    background-repeat-y: initial; }
  header .page-title h2 {
    font-size: 2em;
    letter-spacing: 1px;
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: 300;
    color: #fff; }
  header .page-title h3 {
    font-size: 3em;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #fff; }

.levels-row {
  position: relative;
  margin-top: 0;
  margin-bottom: -160px;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow-y: visible;
  overflow-x: hidden;
  top: -135px; }
  .levels-row .new {
    width: 100%;
    max-width: 1180px;
    clear: both;
    padding: 5px;
    margin: 0 auto; }
    .levels-row .new img {
      float: right;
      width: 60px; }
  .levels-row .left {
    float: left;
    width: 50%;
    height: 8.66em; }
    .levels-row .left img {
      float: right;
      height: 100%;
      position: relative;
      right: 19px; }
  .levels-row .right {
    float: left;
    width: 50%;
    height: 9em; }
    .levels-row .right img {
      float: left;
      height: 100%;
      position: relative;
      left: 9px; }

.featured-buttons .col {
  text-align: center;
  margin: 80px 0 40px; }
  .featured-buttons .col .blue-button {
    display: inline-block;
    margin: 0 20px; }

.press-to-test {
  display: flex; }
  .press-to-test .left {
    height: auto;
    position: relative;
    padding: 0; }
    .press-to-test .left video {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%; }
    .press-to-test .left .uv-logo {
      position: absolute;
      top: 8%;
      left: 6%;
      width: 33%;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translateZ(0) scale(1, 1);
      transform: translateZ(0); }
  .press-to-test .right {
    background: #1570af;
    color: #fff;
    display: block;
    height: auto;
    position: relative; }
    .press-to-test .right:before {
      padding-top: 100%;
      display: inline-block;
      content: ""; }
    .press-to-test .right .content {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: auto;
      transform: translateY(-50%);
      color: #fff; }
      .press-to-test .right .content h3 {
        color: #fff;
        font-size: 3.2em;
        line-height: 0.8; }
      .press-to-test .right .content .text-lt {
        font-size: 3em;
        line-height: 0.9;
        text-transform: uppercase; }
      .press-to-test .right .content .arrow {
        font-size: 3em;
        line-height: 1; }
      .press-to-test .right .content .press-to-test-button {
        width: 8em; }

section#uv-tech {
  padding: 60px 0;
  max-width: 950px;
  margin: 0 auto;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden; }
  section#uv-tech .col-sm-4 {
    text-align: center; }
    section#uv-tech .col-sm-4 .vial {
      width: 100%;
      max-width: 275px;
      position: relative;
      top: 20px; }
  section#uv-tech h3 {
    font-size: 2.6em;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 140%;
    position: relative;
    left: -0.4em; }
    section#uv-tech h3 .larger {
      font-size: 1.35em; }
    section#uv-tech h3 sup {
      font-size: 0.4em;
      position: relative;
      top: -1.6em;
      font-weight: 200; }
    section#uv-tech h3 .tech {
      font-size: 1.35em;
      font-weight: 300; }
  section#uv-tech ul {
    list-style-type: none; }
    section#uv-tech ul li {
      float: left;
      width: 33.3%;
      text-align: center;
      position: relative; }
      section#uv-tech ul li .image-wrapper {
        height: 10em;
        vertical-align: middle;
        position: relative; }
        section#uv-tech ul li .image-wrapper img {
          position: absolute;
          display: block;
          margin: 0 auto;
          left: 0;
          right: 0;
          top: 50%;
          transform: translateY(-50%); }

section#impact {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 10em 0;
  position: relative;
  overflow: hidden;
  max-width: 1400px;
  margin: 0 auto; }
  section#impact video {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    width: 100%;
    max-width: 2000px;
    z-index: -1;
    transform: translateY(-60%);
    min-width: 600px; }
  section#impact img {
    margin-bottom: 40px;
    width: 140px; }
  section#impact h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 42px;
    padding: 0;
    margin-bottom: 0; }
    section#impact h2 .electronics {
      line-height: 50px; }

section#protected {
  background: #1570af;
  margin: 50px 0 40px 0; }
  section#protected .left {
    padding: 0; }
    section#protected .left .size-image {
      width: 100%;
      opacity: 0; }
    section#protected .left .content {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: auto;
      transform: translateY(-50%);
      text-align: center;
      padding: 20px; }
      section#protected .left .content h4 {
        color: #fff;
        font-size: 48px;
        text-transform: uppercase;
        margin-top: 20px; }
  section#protected .right {
    padding: 0; }
    section#protected .right img {
      width: 100%; }

section#torpedo {
  padding: 30px 0; }
  section#torpedo .header {
    text-align: center; }
    section#torpedo .header h2 {
      color: #1570af; }
      section#torpedo .header h2 .new {
        position: relative;
        top: -5px; }
      section#torpedo .header h2 sup {
        font-size: 0.5em;
        position: relative;
        top: -1em; }
  section#torpedo .walkaround {
    padding: 20px 0; }
    section#torpedo .walkaround .walk-wrapper {
      position: relative;
      margin: 0 auto;
      left: 0;
      right: 0; }
      section#torpedo .walkaround .walk-wrapper.mobile {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch; }
        section#torpedo .walkaround .walk-wrapper.mobile img {
          width: auto !important; }
      section#torpedo .walkaround .walk-wrapper img {
        padding: 30px 0 30px 30px;
        margin: 0 auto;
        left: 0;
        right: 0;
        display: block;
        width: 100%;
        max-width: 1050px; }
  section#torpedo .features h4 {
    color: #778899;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0 15px; }
  section#torpedo .features ul {
    padding: 0;
    margin: 0 0 0 12px; }
  section#torpedo .lightbox-images {
    padding: 40px 0;
    position: relative;
    left: -15px; }

.level-divider {
  width: 100%;
  height: 2px;
  border: none;
  background: #aaaaaa; }

section#box-level {
  padding: 30px 0; }
  section#box-level .header {
    text-align: center; }
    section#box-level .header h2 {
      color: #1570af; }
      section#box-level .header h2 .new {
        position: relative;
        top: -5px; }
      section#box-level .header h2 sup {
        font-size: 0.5em;
        position: relative;
        top: -1em; }
  section#box-level .walkaround .walk-wrapper {
    position: relative;
    margin: 0 auto;
    left: 0;
    right: 0; }
    section#box-level .walkaround .walk-wrapper.mobile {
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch; }
      section#box-level .walkaround .walk-wrapper.mobile img {
        width: auto !important; }
    section#box-level .walkaround .walk-wrapper img {
      padding: 30px 0;
      margin: 0 auto;
      left: 0;
      right: 0;
      display: block;
      width: 100%; }
  section#box-level .features h4 {
    color: #778899;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0 15px; }
  section#box-level .features ul {
    padding: 0;
    margin: 0 0 0 12px; }
  section#box-level .lightbox-images {
    padding: 40px 0;
    position: relative;
    left: -15px; }

section#badges {
  padding: 40px 0; }
  section#badges ul {
    list-style-type: none;
    padding: 0; }
    section#badges ul li {
      float: left;
      margin-right: 20px; }
      section#badges ul li img {
        height: 70px; }

.products-list {
  margin: 20px 0; }
  .products-list .col-sm-6 {
    padding: 0; }

@media only screen and (max-width: 1199px) {
  header .page-title {
    font-size: 70%; }
  section.press-to-test .right .content {
    font-size: 80%; }
  section#torpedo .header h2 {
    font-size: 30px; }
    section#torpedo .header h2 .new {
      width: 55px; }
  section#box-level .header h2 {
    font-size: 30px; } }

@media only screen and (max-width: 992px) {
  header {
    padding: 50px 0 120px 0; }
  .levels-row {
    top: -130px; }
    .levels-row .new img {
      width: 50px; }
    .levels-row .left img {
      height: 8em; }
    .levels-row .right img {
      height: 8.2em; }
  section.press-to-test .right .content {
    font-size: 70%; }
  section#impact {
    padding: 6em; }
  section#uv-tech .col-sm-8 h3 {
    font-size: 1.8em;
    left: 0;
    width: 110%;
    text-align: center; }
  section#protected .left {
    padding: 0; }
    section#protected .left .content img {
      width: 80px; }
    section#protected .left .content h4 {
      font-size: 30px;
      margin-bottom: 0; }
  section#torpedo .header h2 {
    font-size: 24px; }
    section#torpedo .header h2 .new {
      width: 45px;
      top: -3px; } }

@media only screen and (max-width: 767px) {
  header {
    padding: 20px 0 80px 0; }
    header .page-title {
      font-size: 60%; }
  .levels-row {
    top: -100px; }
    .levels-row .new img {
      width: 50px; }
    .levels-row .left img {
      height: 6em; }
    .levels-row .right img {
      height: 6.1em; }
  section.featured-buttons .col .blue-button {
    margin: 10px 20px; }
  section.press-to-test {
    display: block; }
    section.press-to-test .left {
      background: #1570af; }
      section.press-to-test .left video {
        position: relative;
        width: 100%;
        height: auto;
        display: block; }
    section.press-to-test .right:before {
      display: none; }
    section.press-to-test .right .content {
      position: relative;
      transform: none;
      font-size: 100%;
      padding: 30px 0; }
  section#uv-tech .col-sm-4 {
    text-align: center; }
    section#uv-tech .col-sm-4 .vial {
      margin-bottom: 20px; }
  section#uv-tech .col-sm-8 h3 {
    font-size: 1.5em;
    width: 100%;
    left: 0;
    text-align: center;
    padding-top: 20px; }
  section#uv-tech .col-sm-8 ul {
    padding: 0; }
    section#uv-tech .col-sm-8 ul li {
      width: 100%; }
      section#uv-tech .col-sm-8 ul li p {
        font-size: 20px; }
  section#impact {
    padding: 3em 1em; }
    section#impact h2 {
      font-size: 34px; }
    section#impact video {
      transform: translateY(-50%); }
  section#protected .left {
    padding: 15px 0; }
    section#protected .left .size-image {
      display: none; }
    section#protected .left .content {
      position: relative;
      transform: none;
      padding: 20px; }
      section#protected .left .content img {
        width: 100px; }
      section#protected .left .content h4 {
        font-size: 30px; }
  section#badges {
    padding: 25px 0; }
    section#badges ul li {
      margin-right: 8px; }
      section#badges ul li img {
        height: 40px; }
  section.products-list .col-sm-6 {
    padding: 7px; } }

@media only screen and (max-width: 475px) {
  header {
    padding: 20px 0 60px 0; }
    header .page-title h2 {
      margin-bottom: 5px; }
    header .page-title h3 {
      font-size: 16px;
      margin-bottom: 0; }
    header a.btn {
      margin-bottom: 0; }
  .levels-row {
    top: -80px; }
    .levels-row .new img {
      width: 50px; }
    .levels-row .left img {
      height: 4em; }
    .levels-row .right img {
      height: 4.1em; } }
