/**
 * Innspector Homepage CSS
 * -- Note: This should no longer be generated SCSS. It has manual modifications.
 */
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?ecq1zk');
  src: url('fonts/icomoon.eot?#iefixecq1zk') format('embedded-opentype'), url('fonts/icomoon.ttf?ecq1zk') format('truetype'), url('fonts/icomoon.woff?ecq1zk') format('woff'), url('fonts/icomoon.svg?ecq1zk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-star-empty:before {
  content: "\e600"; }

.icon-star-solid:before {
  content: "\e601"; }

.icon-checklist:before {
  content: "\e602"; }

.icon-people:before {
  content: "\e603"; }

.icon-time:before {
  content: "\e604"; }

/* SUSY SUPPORT */
/**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }
* {
  box-sizing: border-box; }

body {
  font-family: "ubuntu",sans-serif;
  font-weight: 300;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 32px; }

.susy-container {
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 4.5454545455%;
  padding-right: 4.5454545455%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .susy-container:after {
    content: " ";
    display: block;
    clear: both; }
  @media  (min-width: 380px) {
    .susy-container {
      box-sizing: border-box;
      width: 100%;
      float: left;
      padding-left: 3.2608695652%;
      padding-right: 3.2608695652%;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      .susy-container:after {
        content: " ";
        display: block;
        clear: both; } }
  @media  (min-width: 768px) {
    .susy-container {
      box-sizing: border-box;
      width: 100%;
      float: left;
      padding-left: 2.0676691729%;
      padding-right: 2.0676691729%;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      .susy-container:after {
        content: " ";
        display: block;
        clear: both; } }
  @media  (min-width: 1024px) {
    .susy-container {
      box-sizing: border-box;
      width: 100%;
      float: left;
      padding-left: 1.0338345865%;
      padding-right: 1.0338345865%;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      .susy-container:after {
        content: " ";
        display: block;
        clear: both; } }
  @media  (min-width: 1200px) {
    .susy-container {
      float: none;
      margin: 0;
      max-width: 1200px;
      padding-top: 170px;
      margin-left: auto;
      margin-right: auto; }
      .susy-container:after {
        content: " ";
        display: block;
        clear: both; } }

#page-wrapper {
  overflow-x: hidden; }

section, footer {
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

section {
  position: relative; }
  section p, section h2, section h3 {
    margin-bottom: 1.5em; }
  section h2 {
    text-align: center;
    font-size: 28px;
    font-size: 1.75rem; }
    @media  (min-width: 1024px) {
      section h2 {
        font-size: 36px;
        font-size: 2.25rem; } }
  section h3 {
    color: #00A4D6;
    font-size: 20px;
    font-size: 1.25rem; }
    @media  (min-width: 768px) {
      section h3 {
        font-size: 26px;
        font-size: 1.625rem; } }
  section p {
    color: #4D4E4C;
    font-size: 16px;
    font-size: 1rem; }
    @media  (min-width: 1024px) {
      section p {
        font-size: 20px;
        font-size: 1.25rem; } }
  section hr {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    height: 0;
    border: 0;
    border-top: 2px solid #E6E6E6; }

.section-1 {
  position: relative;
  text-align: left;
  overflow: hidden; }
  .section-1::before, .section-1::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100vw;
    height: 100%; }
  .section-1::before {
    top: 0;
    z-index: 0;
    background-image: linear-gradient(to bottom, transparent 0%, transparent 25%, rgba(0, 0, 0, 0.5) 100%), url("../images/a-background-optimized.jpg");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    background-size: cover; }
    @media  (min-width: 530px) {
      .section-1::before {
        background-image: linear-gradient(to bottom, transparent 0%, transparent 55%, rgba(0, 0, 0, 0.5) 100%), url("../images/a-background-optimized.jpg"); } }
  .section-1::after {
    top: 0;
    z-index: 1;
    height: 100vh;
    background: white;
    -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
            transform-origin: top right;
    -webkit-transform: skewY(6deg) translateY(0);
        -ms-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }
  .section-1.in-view::after {
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
    -webkit-animation-duration: .3s;
            animation-duration: .3s;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
    @media  (min-width: 768px) {
      .section-1.in-view::after {
        -webkit-animation-name: section_1_bg_med;
                animation-name: section_1_bg_med; } }
    @media  (min-width: 1024px) {
      .section-1.in-view::after {
        -webkit-animation-name: section_1_bg_lg;
                animation-name: section_1_bg_lg; } }
    @media  (min-width: 1200px) {
      .section-1.in-view::after {
        -webkit-animation-name: section_1_bg_xlg;
                animation-name: section_1_bg_xlg; } }
    @media  (min-width: 1920px) {
      .section-1.in-view::after {
        -webkit-animation-name: section_1_bg_hd;
                animation-name: section_1_bg_hd; } }
    @media screen and (max-width: 767px) {
      .section-1.in-view::after {
        -webkit-animation-name: section_1_bg;
                animation-name: section_1_bg; } }
  .section-1 .susy-container {
    position: relative;
    z-index: 2; }
  .section-1-logo {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    margin: 2em 0 1.5em; }
    @media  (min-width: 1024px) {
      .section-1-logo {
        width: 65.9628918746%;
        float: left;
        margin-right: 2.1113243762%;
        margin-top: 4em; } }
    .section-1-logo img {
      width: 226px;
      height: 53px; }
      @media  (min-width: 768px) {
        .section-1-logo img {
          width: 275px;
          height: 62px; } }
  .section-1-main-heading {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.8rem;
    line-height: 1.2em;
    font-weight: bold;
    color: white;
    text-align: center;
    margin-bottom: 1em;
    margin-top: 0;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-1-subheading {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.2rem;
    line-height: 1.5em;
    font-weight: 400;
    color: white;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 0;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .section-1-intro {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5em;
    font-weight: 300;
    color: white;
    text-align: center;
    margin-bottom: 2em;
  }

  .download-ios {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    line-height: 1.0rem;
  }
  .download-ios a {
    border: 0;
    text-decoration: none;
    display: inline-block;
    transition: all 0.4s ease;
    margin-right: 16px;
  }
  .download-ios a:hover {
    transform: scale(1.06);
  }

    @media  (max-width: 379px) {
      .section-1-main-heading {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        font-size: 1.6rem;
        line-height: 1.3em;
      }
      .section-1-subheading {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        font-size: 1.1rem;
        line-height: 1.4em;
      }
    }
    @media  (min-width: 380px) {
      .section-1-main-heading {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        font-size: 2.2rem;
      }
      .section-1-subheading {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        font-size: 1.3rem;
      }
      .section-1-intro {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
      }
    }
    @media  (min-width: 768px) {
      .section-1-main-heading {
        width: 65.2287581699%;
        float: left;
        margin-right: 4.3137254902%;
        margin-left: 17.385620915%;
        font-size: 2.5rem;
        text-align: left;
      }
      .section-1-subheading {
        width: 65.2287581699%;
        float: left;
        margin-right: 4.3137254902%;
        margin-left: 17.385620915%;
        font-size: 1.4rem;
        text-align: left;
      }
      .section-1-intro {
        width: 65.2287581699%;
        float: left;
        margin-right: 4.3137254902%;
        margin-left: 17.385620915%;
        font-size: 22px;
        font-size: 1.375rem;
      }
      .download-ios {
        margin-bottom: 20px;
      }
    }
    @media  (min-width: 1024px) {
      .section-1-main-heading {
        margin-left: 0;
        margin-right: 0;
        width: 48.9443378119%;
        float: left;
        margin-right: 2.1113243762%;
        margin-left: 8.5092770313%;
        font-size: 2rem;
        text-align: left;
      }
      .section-1-subheading {
        margin-left: 0;
        margin-right: 0;
        width: 48.9443378119%;
        float: left;
        margin-right: 2.1113243762%;
        margin-left: 8.5092770313%;
        font-size: 1.2rem;
        text-align: left;
      }
      .section-1-intro {
        margin-left: 0;
        margin-right: 0;
        width: 48.9443378119%;
        float: left;
        margin-right: 2.1113243762%;
        margin-left: 8.5092770313%;
        font-size: 26px;
        font-size: 1.625rem;
        margin-bottom: 1em;
      }
      .download-ios {
        margin-bottom: 40px;
      }
    }
    @media  (min-width: 1200px) {
      .section-1-main-heading {
        font-size: 2.2rem;
        line-height: 1.1em;
      }
      .section-1-subheading {
        font-size: 1.3rem;
        line-height: 1.4em;
      }
      .section-1 .susy-container {
        padding-top: 170px !important;
      }
    }
    @media  (min-width: 1600px) {
      .section-1-main-heading {
        font-size: 2.5rem;
        line-height: 1.1em;
      }
      .section-1-subheading {
        font-size: 1.4rem;
        line-height: 1.4em;
      }
      .section-1 .susy-container {
        padding-top: 170px;
      }
    }
  .section-1-buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90.9090909091%;
    float: left;
    margin-left: 4.5454545455%;
    margin-right: 4.5454545455%;
    padding: 10px;
    margin-bottom: 1em;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media  (min-width: 380px) {
      .section-1-buttons {
        width: 93.4782608696%;
        float: left;
        margin-left: 3.2608695652%;
        margin-right: 3.2608695652%; } }
    @media  (min-width: 768px) {
      .section-1-buttons {
        margin-left: 0;
        margin-right: 0;
        width: 52.1895424837%;
        float: left;
        margin-right: 4.3137254902%;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end; } }
    @media  (min-width: 1024px) {
      .section-1-buttons {
        width: 65.9628918746%;
        float: left;
        margin-right: 2.1113243762%;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .section-1-buttons .btn {
      line-height: 48px;
      height: 48px;
      padding: 0;
      background-color: #7DAB11; }
      @media  (min-width: 1024px) {
        .section-1-buttons .btn:first-child {
          margin: 0 1em 0 0; } }
      .section-1-buttons .btn:hover {
        background-color: #6b9a0f !important;
        color: white !important; }
    .section-1-buttons .btn-login {
      display: inline-block;
      background-color: #00A4D6;
      margin-bottom: 0;
      line-height: 48px;
      height: 48px;
      padding: 0;
      text-align: center;
      text-decoration: none;
      font-weight: normal; }
      .section-1-buttons .btn-login:hover {
        background-color: #0089b3 !important;
        color: white !important; }
  .section-1-phone {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    margin: 0 0 1em;
    -webkit-transform: translateY(50px);
        -ms-transform: translateY(50px);
            transform: translateY(50px); }
    @media  (min-width: 380px) {
      .section-1-phone {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    @media  (min-width: 768px) {
      .section-1-phone {
        float: none;
        position: absolute;
        text-align: left;
        width: auto;
        left: 56.5359477124%;
        margin-top: 80px;
        top: 300px; } }
    @media  (min-width: 1024px) {
      .section-1-phone {
        top: 200px;
        left: 65.9628918746%; } }
    .section-1-phone img {
      margin-left: -1em;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); }
  .section-1-bullets {
    width: 90.9090909091%;
    float: left;
    margin-left: 4.5454545455%;
    margin-right: 4.5454545455%;
    font-size: 20px;
    font-size: 1.25rem;
    color: #9DC73C;
    font-weight: 300;
    letter-spacing: 0.28px;
    line-height: 56px;
    margin-bottom: 3em; }
    @media  (min-width: 380px) {
      .section-1-bullets {
        width: 93.4782608696%;
        float: left;
        margin-left: 3.2608695652%;
        margin-right: 3.2608695652%; } }
    @media  (min-width: 768px) {
      .section-1-bullets {
        margin-left: 0;
        margin-right: 0;
        width: 52.1895424837%;
        float: left;
        margin-right: 4.3137254902%;
        margin-left: 13.0392156863%;
        margin-top: 2em;
        margin-bottom: 5.6em;
      }
      .section-1-bullets li {
        margin-bottom: 1.0em;
      }
      .section-1-bullets li:last-child {
        margin-bottom: 0;
      }
    }
    @media  (min-width: 1024px) {
      .section-1-bullets {
        width: 31.9257837492%;
        float: left;
        margin-right: 2.1113243762%;
        margin-left: 25.527831094%;
      }
      .section-1-bullets li {
        margin-bottom: 0;
      }
    }
    .section-1-bullets li {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      position: relative;
      text-align: left;
      white-space: nowrap;
      padding-left: 62px; }
      .section-1-bullets li span {
        opacity: 0; }
      .section-1-bullets li::before {
        display: block;
        width: 62px;
        text-align: center;
        font-family: 'icomoon';
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0; }
      .section-1-bullets li.in-view::before {
        -webkit-animation-name: fade_in;
                animation-name: fade_in;
        -webkit-animation-delay: .3s;
                animation-delay: .3s;
        -webkit-animation-duration: .3s;
                animation-duration: .3s;
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards; }
      .section-1-bullets li.in-view span {
        -webkit-animation-name: fade_in_slide_right;
                animation-name: fade_in_slide_right;
        -webkit-animation-delay: .5s;
                animation-delay: .5s;
        -webkit-animation-duration: .3s;
                animation-duration: .3s;
        -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards; }
      .section-1-bullets li.time::before {
        content: '\e604';
        font-size: 33px; }
      .section-1-bullets li.checklist::before {
        content: '\e602';
        font-size: 34px; }
      .section-1-bullets li.people::before {
        content: '\e603';
        font-size: 23px; }
  .section-1-logo, .section-1-intro, .section-1-phone, .section-1-buttons .btn {
    opacity: 0; }
  .section-1.in-view .section-1-logo {
    -webkit-animation: fade_in_slide_up_short .5s 0s forwards ease-out;
            animation: fade_in_slide_up_short .5s 0s forwards ease-out; }
  .section-1.in-view .section-1-intro {
    -webkit-animation: fade_in_slide_up_short .5s .5s forwards ease-out;
            animation: fade_in_slide_up_short .5s .5s forwards ease-out; }
  .section-1.in-view .section-1-phone {
    -webkit-animation: fade_in_slide_up_short .5s 0s forwards ease-out;
            animation: fade_in_slide_up_short .5s 0s forwards ease-out; }
  .section-1.in-view .section-1-buttons .btn {
    -webkit-animation: fade_in_slide_up_short .5s 1s forwards ease-out;
            animation: fade_in_slide_up_short .5s 1s forwards ease-out; }
    .section-1.in-view .section-1-buttons .btn:nth-of-type(2) {
      -webkit-animation-delay: 1.2s;
              animation-delay: 1.2s; }
  .section-1.in-view .section-1-bullets .bullet::before {
    -webkit-animation: fade_in .5s 1.4s forwards ease-out;
            animation: fade_in .5s 1.4s forwards ease-out; }
  .section-1.in-view .section-1-bullets .bullet span {
    -webkit-animation: fade_in_slide_right_short .5s 1.9s forwards ease-out;
            animation: fade_in_slide_right_short .5s 1.9s forwards ease-out; }
  .section-1.in-view .section-1-bullets .bullet:nth-of-type(2)::before {
    -webkit-animation-delay: 1.7s;
            animation-delay: 1.7s; }
  .section-1.in-view .section-1-bullets .bullet:nth-of-type(2) span {
    -webkit-animation-delay: 2.4s;
            animation-delay: 2.4s; }
  .section-1.in-view .section-1-bullets .bullet:nth-of-type(3)::before {
    -webkit-animation-delay: 2.2s;
            animation-delay: 2.2s; }
  .section-1.in-view .section-1-bullets .bullet:nth-of-type(3) span {
    -webkit-animation-delay: 2.7s;
            animation-delay: 2.7s; }

.section-2 {
  background-color: #F6F6F6;
  overflow: hidden; }
  .section-2::before {
    content: '';
    position: absolute;
    bottom: calc(100% - 80px);
    left: 0;
    z-index: 0;
    width: 100vw;
    height: 100%;
    background: white;
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top;
    -webkit-transform: skewY(-6deg);
        -ms-transform: skewY(-6deg);
            transform: skewY(-6deg); }
    @media  (min-width: 768px) {
      .section-2::before {
        bottom: 100%; } }
  .section-2 .susy-container {
    position: relative;
    z-index: 1; }
  .section-2-title {
    color: #00A4D6;
    text-align: center;
    margin-bottom: 2em; }
    @media  (min-width: 768px) {
      .section-2-title {
        margin-top: 1em;
        margin-bottom: 1em; } }
  .section-2 ul {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1.5em;
    -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
            transform: translateY(0px); }
    @media  (min-width: 768px) {
      .section-2 ul {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding-left: 8.6928104575%;
        padding-right: 8.6928104575%; } }
    @media  (min-width: 1024px) {
      .section-2 ul {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding-left: 21.2731925784%;
        padding-right: 21.2731925784%; } }
    .section-2 ul li {
      text-align: center; }
      .section-2 ul li.devices > * {
        width: 142px;
        height: 129px; }
        @media  (min-width: 768px) {
          .section-2 ul li.devices > * {
            width: 92px; } }
      .section-2 ul li.signal > * {
        margin: 30px 0;
        width: 94px;
        height: 42px; }
        @media  (min-width: 768px) {
          .section-2 ul li.signal > * {
            width: 60px; } }
      .section-2 ul li.cloud > * {
        width: 129px;
        height: 87px; }
        @media  (min-width: 768px) {
          .section-2 ul li.cloud > * {
            width: 84px; } }
      .section-2 ul li.laptop > * {
        width: 176px;
        height: 129px; }
        @media  (min-width: 768px) {
          .section-2 ul li.laptop > * {
            width: 115px; } }
    @media  (min-width: 530px) {
      .section-2 ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .section-2 ul li {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex: 1 1 auto;
              -ms-flex: 1 1 auto;
                  flex: 1 1 auto;
          margin: 0; }
          .section-2 ul li > * {
            display: inline-block;
            width: 100%;
            height: auto;
            margin: auto auto; }
          .section-2 ul li.signal > * {
            margin: auto;
            -webkit-transform: rotate(270deg);
                -ms-transform: rotate(270deg);
                    transform: rotate(270deg); } }
  .section-2-content {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center; }
    @media  (min-width: 1024px) {
      .section-2-content {
        width: 74.472168906%;
        float: left;
        margin-right: 2.1113243762%;
        margin-left: 12.763915547%; } }
    .section-2-content p:last-of-type {
      margin-bottom: 0; }

.section-3 {
  position: relative;
  overflow: hidden;
  padding: 8em 0;
  background: url("../images/d-background-optimized.jpg") no-repeat scroll center center/cover; }
  @media  (min-width: 768px) {
    .section-3 {
      padding: 14em 0; } }
  @media  (min-width: 1024px) {
    .section-3 {
      padding: 14em 0; } }
  @media  (min-width: 1920px) {
    .section-3 {
      padding: 14em 0; } }
  .section-3::before, .section-3::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100vw;
    height: 100%;
    -webkit-transform: skewY(6deg);
        -ms-transform: skewY(6deg);
            transform: skewY(6deg);
    background-color: #F6F6F6; }
  .section-3::before {
    bottom: 100%;
    z-index: 0;
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top; }
  .section-3::after {
    top: 100%;
    z-index: 0;
    -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
            transform-origin: right top; }
  .section-3-quotes {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    @media  (min-width: 768px) {
      .section-3-quotes {
        width: 82.614379085%;
        float: left;
        margin-left: 8.6928104575%; } }
    .section-3-quotes .slide.slide-1 .slide-image {
      background-image: url('../images/david-mccartney.jpg'); }
    @media  (min-width: 1024px) {
      .section-3-quotes .slide-top {
        width: 23.4165067179%;
        float: left;
        margin-right: 2.1113243762%;
        text-align: center; } }
    .section-3-quotes .slide-image {
      width: 100px;
      height: 100px;
      border: 2px solid white;
      border-radius: 50%;
      float: left;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover; }
      @media  (min-width: 768px) {
        .section-3-quotes .slide-image {
          width: 124px;
          height: 124px;
          margin-left: 40px; } }
      @media  (min-width: 1024px) {
        .section-3-quotes .slide-image {
          margin: 0 auto;
          float: none; } }
    .section-3-quotes .slide-speaker {
      width: calc(100% - 100px);
      float: right;
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 20px;
      text-align: center;
      color: white; }
      @media  (min-width: 768px) {
        .section-3-quotes .slide-speaker {
          width: 60%;
          float: left;
          padding-top: 1em; } }
      @media  (min-width: 1024px) {
        .section-3-quotes .slide-speaker {
          width: 100%;
          float: left;
          padding-top: 1em; } }
      .section-3-quotes .slide-speaker .position {
        display: block;
        margin-top: .5em;
        font-size: 14px;
        font-size: 0.875rem; }
    .section-3-quotes .slide-quote {
      position: relative;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      font-size: 16px;
      font-size: 1rem;
      padding: 1em;
      border-radius: 8px;
      background-color: white;
      margin-top: 1.5em;
      color: #4D4E4C;
      text-align: center; }
      @media  (min-width: 768px) {
        .section-3-quotes .slide-quote {
          margin-top: 2.3em;
          padding: 2em; } }
      @media  (min-width: 1024px) {
        .section-3-quotes .slide-quote {
          width: 74.472168906%;
          float: right;
          margin-right: 0;
          margin-top: 0; } }
      .section-3-quotes .slide-quote::before {
        bottom: 100%;
        left: 50px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: white;
        border-width: 26px;
        margin-left: -26px; }
        @media  (min-width: 768px) {
          .section-3-quotes .slide-quote::before {
            left: 102px; } }
        @media  (min-width: 1024px) {
          .section-3-quotes .slide-quote::before {
            border-bottom-color: transparent;
            border-right-color: white;
            left: auto;
            bottom: auto;
            right: 100%;
            top: 36px; } }
      @media  (min-width: 768px) {
        .section-3-quotes .slide-quote blockquote {
          font-size: 20px;
          font-size: 1.25rem; } }
      .section-3-quotes .slide-quote blockquote:last-of-type {
        margin-bottom: 0; }
    .section-3-quotes .slide .stars {
      clear: both;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      color: #00A4D6;
      text-align: center;
      font-size: 34px;
      margin-bottom: .5em; }
      .section-3-quotes .slide .stars li {
        display: inline-block; }
  .section-3-quotes {
    opacity: 0; }
  .in-view .section-3-quotes {
    -webkit-animation: fade_in 1s .3s forwards ease-out;
            animation: fade_in 1s .3s forwards ease-out; }

.section-4 {
  padding-bottom: 2em;
  overflow: hidden; }
  .section-4::before {
    content: '';
    position: absolute;
    bottom: calc(100% - 430px);
    left: 0;
    z-index: 0;
    background-color: #F6F6F6;
    width: 100vw;
    height: 100%;
    -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: skewY(-6deg);
        -ms-transform: skewY(-6deg);
            transform: skewY(-6deg); }
    @media  (min-width: 768px) {
      .section-4::before {
        bottom: calc(100% - 120px); } }
  .section-4 .susy-container {
    position: relative;
    z-index: 1; }
  .section-4-content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    @media  (min-width: 380px) {
      .section-4-content {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    @media  (min-width: 768px) {
      .section-4-content {
        width: 65.2287581699%;
        float: left;
        margin-right: 4.3137254902%; } }
    @media  (min-width: 1024px) {
      .section-4-content {
        width: 48.9443378119%;
        float: left;
        margin-right: 2.1113243762%;
        padding: 3em 2.1113243762% 0; } }
  .section-4-image-1, .section-4-image-2 {
    position: relative;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    background-repeat: no-repeat;
    background-position: center top; }
    @media  (min-width: 380px) {
      .section-4-image-1, .section-4-image-2 {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    @media  (min-width: 768px) {
      .section-4-image-1, .section-4-image-2 {
        width: 30.4575163399%;
        float: left;
        margin-right: 4.3137254902%; } }
    @media  (min-width: 1024px) {
      .section-4-image-1, .section-4-image-2 {
        width: 23.4165067179%;
        float: left;
        margin-right: 2.1113243762%;
        min-height: 460px;
        background-position: center bottom; } }
    .section-4-image-1::before, .section-4-image-2::before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100px;
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }
      @media  (min-width: 1024px) {
        .section-4-image-1::before, .section-4-image-2::before {
          display: none; } }
  .section-4-image-1 {
    height: 330px;
    background-image: url("../images/e-iphone-closet.png");
    background-size: 80% auto; }
    @media  (min-width: 768px) {
      .section-4-image-1 {
        float: right;
        margin-right: 0;
        height: 190px; } }
    @media  (min-width: 1024px) {
      .section-4-image-1 {
        float: none;
        margin-left: 0;
        margin-right: 0;
        width: 23.4165067179%;
        float: left;
        margin-right: 2.1113243762%; } }
  .section-4-image-2 {
    height: 230px;
    background-image: url("../images/e-iphone-camera.png");
    background-size: 60% auto;
    margin-top: -2em;
    margin-bottom: 1em; }
    @media  (min-width: 768px) {
      .section-4-image-2 {
        margin-top: 0;
        height: 190px;
        background-size: 80% auto; } }
    @media  (min-width: 1024px) {
      .section-4-image-2 {
        float: right;
        margin-right: 0; } }
  .section-4-tooltip {
    position: relative;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    color: white;
    border-radius: 12px;
    background-color: #9DC73C;
    padding: 1em;
    margin-bottom: 2em; }
    @media  (min-width: 768px) {
      .section-4-tooltip {
        width: 65.2287581699%;
        float: right;
        margin-right: 0;
        margin-top: 1.5em; } }
    @media  (min-width: 1024px) {
      .section-4-tooltip {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        margin-top: 1em; } }
    .section-4-tooltip-title {
      text-transform: uppercase;
      text-align: center;
      font-size: 20px;
      font-size: 1.25rem;
      letter-spacing: 1.11px;
      margin-bottom: .5em; }
      @media  (min-width: 768px) {
        .section-4-tooltip-title {
          text-align: left; } }
      @media  (min-width: 1024px) {
        .section-4-tooltip-title {
          display: inline;
          font-size: 24px;
          font-size: 1.5rem;
          margin-right: 1em; } }
    .section-4-tooltip p {
      font-size: 16px;
      font-size: 1rem;
      text-align: center;
      color: white;
      margin-bottom: 0; }
      @media  (min-width: 768px) {
        .section-4-tooltip p {
          text-align: left; } }
      @media  (min-width: 1024px) {
        .section-4-tooltip p {
          display: inline;
          font-size: 20px;
          font-size: 1.25rem;
          text-align: left; } }
    .section-4-tooltip::before {
      content: "";
      bottom: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(156, 201, 46, 0);
      border-bottom-color: #9DC73C;
      border-width: 25px;
      margin-left: -25px; }
      @media  (min-width: 768px) {
        .section-4-tooltip::before {
          right: 100%;
          top: 50%;
          bottom: auto;
          left: auto;
          border-bottom-color: transparent;
          border-right-color: #9DC73C;
          margin-top: -25px; } }
      @media  (min-width: 1024px) {
        .section-4-tooltip::before {
          right: calc(11.7082533589% - 25px);
          bottom: 100%;
          top: auto;
          border-right-color: transparent;
          border-bottom-color: #9DC73C; } }
  @media  (min-width: 1024px) {
    .section-4 hr {
      display: none; } }
  .section-4-subtitle, .section-4-copy, .section-4-image-1, .section-4-image-2, .section-4-tooltip {
    opacity: 0; }
  .section-4.in-view .section-4-subtitle {
    -webkit-animation: fade_in_slide_up_short .3s .3s forwards ease-out;
            animation: fade_in_slide_up_short .3s .3s forwards ease-out; }
  .section-4.in-view .section-4-copy {
    -webkit-animation: fade_in_slide_up_short .3s .5s forwards ease-out;
            animation: fade_in_slide_up_short .3s .5s forwards ease-out; }
  .section-4.in-view .section-4-image-1 {
    -webkit-animation: fade_in_slide_up_short .3s .5s forwards ease-out;
            animation: fade_in_slide_up_short .3s .5s forwards ease-out; }
  .section-4.in-view .section-4-image-2 {
    -webkit-animation: fade_in_slide_up_short .3s .7s forwards ease-out;
            animation: fade_in_slide_up_short .3s .7s forwards ease-out; }
  .section-4.in-view .section-4-tooltip {
    -webkit-animation: fade_in_slide_up_short .3s .9s forwards ease-out;
            animation: fade_in_slide_up_short .3s .9s forwards ease-out; }

.section-5-content {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.5em; }
  @media  (min-width: 380px) {
    .section-5-content {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  @media  (min-width: 768px) {
    .section-5-content {
      width: 56.5359477124%;
      float: right;
      margin-right: 0; } }
  @media  (min-width: 1024px) {
    .section-5-content {
      width: 57.4536148433%;
      float: right;
      margin-right: 0;
      padding-left: 2.1113243762%;
      padding-right: 2.1113243762%; } }
.section-5-checklist {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 2em;
  position: relative; }
  @media  (min-width: 380px) {
    .section-5-checklist {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  @media  (min-width: 768px) {
    .section-5-checklist {
      width: 39.1503267974%;
      float: left;
      margin-right: 4.3137254902%;
      min-height: 240px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media  (min-width: 1024px) {
    .section-5-checklist {
      width: 40.4350607806%;
      float: left;
      margin-right: 2.1113243762%;
      padding: 0 2.1113243762%;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .section-5-checklist .item {
    position: relative;
    width: 100%;
    height: 57px;
    line-height: 57px;
    font-size: 26px;
    font-size: 1.625rem;
    color: #8A8B8A;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    margin-bottom: 10px;
    padding-left: .75em;
    white-space: nowrap; }
    .section-5-checklist .item::after {
      content: '';
      position: absolute;
      width: 20px;
      height: 20px;
      right: .75em;
      top: 30%;
      border-radius: 50%; }
      @media  (min-width: 1024px) {
        .section-5-checklist .item::after {
          width: 25px;
          height: 25px; } }
  .section-5-checklist .item-1::after {
    background-color: #9DC73C; }
  .section-5-checklist .item-2::after {
    background-color: #CBCCCB; }
  .section-5-checklist .item-3::after {
    background-color: #E04639; }
.section-5-title, .section-5-copy, .section-5-checklist {
  opacity: 0; }
.section-5.in-view .section-5-title {
  -webkit-animation: fade_in_slide_up_short .3s .3s forwards ease-out;
          animation: fade_in_slide_up_short .3s .3s forwards ease-out; }
.section-5.in-view .section-5-copy {
  -webkit-animation: fade_in_slide_up_short .3s .5s forwards ease-out;
          animation: fade_in_slide_up_short .3s .5s forwards ease-out; }
.section-5.in-view .section-5-checklist {
  -webkit-animation: fade_in 1s .7s forwards ease-out;
          animation: fade_in 1s .7s forwards ease-out; }

.section-6 {
  padding: 2em 0; }
  .section-6-content {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: .5em; }
    @media  (min-width: 380px) {
      .section-6-content {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    @media  (min-width: 768px) {
      .section-6-content {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; } }
    @media  (min-width: 1024px) {
      .section-6-content {
        width: 40.4350607806%;
        float: left;
        margin-right: 2.1113243762%;
        padding-left: 2.1113243762%;
        margin-bottom: 0; } }
  .section-6-images-wrapper {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    text-align: center; }
    @media  (min-width: 1024px) {
      .section-6-images-wrapper {
        clear: none;
        width: 57.4536148433%;
        float: right;
        margin-right: 0; } }
  .section-6-images {
    position: relative;
    display: inline-block;
    width: 294px;
    min-height: 240px;
    margin: 0 auto 2em; }
    @media  (min-width: 768px) {
      .section-6-images {
        width: 500px;
        height: 260px;
        margin-top: 2em; } }
    .section-6-images img {
      position: absolute; }
    .section-6-images .laptop {
      bottom: 0;
      left: 0;
      height: 70%; }
      @media  (min-width: 768px) {
        .section-6-images .laptop {
          height: 96%; } }
    .section-6-images .tablet {
      top: 0;
      right: 0;
      height: 56%; }
      @media  (min-width: 768px) {
        .section-6-images .tablet {
          height: 77%;
          right: 8%; } }
    .section-6-images .phone {
      right: 0;
      bottom: 21%;
      height: 40%; }
      @media  (min-width: 768px) {
        .section-6-images .phone {
          height: 54%;
          bottom: 10%; } }
  .section-6-title, .section-6-copy, .section-6 .tablet, .section-6 .laptop, .section-6 .phone {
    opacity: 0; }
  .section-6.in-view .section-6-title {
    -webkit-animation: fade_in_slide_up_short .3s .3s forwards ease-out;
            animation: fade_in_slide_up_short .3s .3s forwards ease-out; }
  .section-6.in-view .section-6-copy {
    -webkit-animation: fade_in_slide_up_short .3s .5s forwards ease-out;
            animation: fade_in_slide_up_short .3s .5s forwards ease-out; }
  .section-6.in-view .section-6-images .tablet {
    -webkit-animation: fade_in_slide_up_short .3s .7s forwards ease-out;
            animation: fade_in_slide_up_short .3s .7s forwards ease-out; }
  .section-6.in-view .section-6-images .laptop {
    -webkit-animation: fade_in_slide_right_med .3s .8s forwards ease-out;
            animation: fade_in_slide_right_med .3s .8s forwards ease-out; }
  .section-6.in-view .section-6-images .phone {
    -webkit-animation: fade_in_slide_left_med .3s .9s forwards ease-out;
            animation: fade_in_slide_left_med .3s .9s forwards ease-out; }

@media  (min-width: 768px) {
  .section-7 {
    padding-bottom: 3em; } }
.section-7-content {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1em; }
  @media  (min-width: 380px) {
    .section-7-content {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  @media  (min-width: 768px) {
    .section-7-content {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  @media  (min-width: 1024px) {
    .section-7-content {
      width: 57.4536148433%;
      float: right;
      margin-right: 0;
      padding-right: 12.763915547%; }
      .section-7-content h3, .section-7-content p {
        text-align: center; } }
.section-7-image {
  position: relative;
  z-index: 2;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  text-align: center; }
  @media  (min-width: 380px) {
    .section-7-image {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  @media  (min-width: 768px) {
    .section-7-image {
      width: 47.8431372549%;
      float: left;
      margin-right: 4.3137254902%;
      padding-left: 8.6928104575%; } }
  @media  (min-width: 1024px) {
    .section-7-image {
      width: 40.4350607806%;
      float: left;
      margin-right: 2.1113243762%;
      padding-left: 12.763915547%; } }
  .section-7-image img {
    width: 197px;
    max-width: 100%; }
    @media  (min-width: 768px) {
      .section-7-image img {
        width: 268px; } }
.section-7-cta {
  position: relative;
  width: 110%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-right: -5%;
  margin-left: -5%;
  padding-right: 5%;
  padding-left: 5%;
  overflow: hidden;
  text-align: center;
  background: linear-gradient(to bottom, #00A4D6 0%, #00A4D6 25%, #008BC8 100%);
  padding-top: 10em;
  margin-top: -8em; }
  .section-7-cta h3 {
    color: white; }
    @media  (min-width: 768px) {
      .section-7-cta h3 {
        color: #00A4D6; } }
  @media  (min-width: 380px) {
    .section-7-cta {
      width: 106.976744186%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-right: -3.488372093%;
      margin-left: -3.488372093%;
      padding-right: 3.488372093%;
      padding-left: 3.488372093%; } }
  @media  (min-width: 768px) {
    .section-7-cta {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      width: 47.8431372549%;
      float: right;
      margin-right: 0;
      padding-right: 8.6928104575%;
      background: white;
      padding-top: 0;
      margin-top: 4em; } }
  @media  (min-width: 1024px) {
    .section-7-cta {
      width: 57.4536148433%;
      float: right;
      margin-right: 0;
      padding-right: 12.763915547%;
      margin-top: 0; } }
  .section-7-cta::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100vw;
    height: 100%;
    z-index: 1;
    background-color: white;
    -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: skewY(6deg);
        -ms-transform: skewY(6deg);
            transform: skewY(6deg); }
    @media  (min-width: 768px) {
      .section-7-cta::before {
        display: none; } }
  .section-7-cta-content {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .section-7-cta h2 {
    font-size: 24px;
    font-size: 1.5rem;
    color: white; }
    @media  (min-width: 768px) {
      .section-7-cta h2 {
        color: #00A4D6; } }
  .section-7-cta a {
    text-decoration: none; }
  .section-7-cta #app-store-logo {
    width: 210px;
    transition: all .3s ease-in-out; }
    @media  (min-width: 768px) {
      .section-7-cta #app-store-logo {
        fill: #7B7B7B; } }
    .section-7-cta #app-store-logo .stroked {
      transition: all .3s ease-in-out; }
      @media  (min-width: 768px) {
        .section-7-cta #app-store-logo .stroked {
          stroke: #7B7B7B; } }
    .section-7-cta #app-store-logo .filled {
      transition: all .3s ease-in-out;
      fill: white; }
      @media  (min-width: 768px) {
        .section-7-cta #app-store-logo .filled {
          fill: #7B7B7B; } }
    .section-7-cta #app-store-logo:hover .stroked {
      fill: white; }
      @media  (min-width: 768px) {
        .section-7-cta #app-store-logo:hover .stroked {
          fill: #7B7B7B;
          stroke: #7B7B7B; } }
    .section-7-cta #app-store-logo:hover .filled {
      fill: #00A4D6; }
      @media  (min-width: 768px) {
        .section-7-cta #app-store-logo:hover .filled {
          fill: white; } }
.section-7-image, .section-7-title, .section-7-copy, .section-7-subtitle, .section-7-logo {
  opacity: 0; }
.section-7.in-view .section-7-image {
  -webkit-animation: fade_in_slide_right_long .3s .7s forwards ease-out;
          animation: fade_in_slide_right_long .3s .7s forwards ease-out; }
.section-7.in-view .section-7-title {
  -webkit-animation: fade_in_slide_up_short .3s .3s forwards ease-out;
          animation: fade_in_slide_up_short .3s .3s forwards ease-out; }
.section-7.in-view .section-7-copy {
  -webkit-animation: fade_in_slide_up_short .3s .5s forwards ease-out;
          animation: fade_in_slide_up_short .3s .5s forwards ease-out; }
.section-7.in-view .section-7-subtitle {
  -webkit-animation: fade_in .3s .9s forwards ease-out;
          animation: fade_in .3s .9s forwards ease-out; }
.section-7.in-view .section-7-logo {
  -webkit-animation: fade_in .3s 1.1s forwards ease-out;
          animation: fade_in .3s 1.1s forwards ease-out; }

.section-8 {
  padding: 2em 0;
  background-color: #008BC8; }
  @media  (min-width: 768px) {
    .section-8 {
      background: linear-gradient(to bottom, #00a3d8 0%, #00a3d8 50%, #008bc8 100%); } }
  .section-8 h2 {
    text-transform: uppercase;
    color: white;
    font-size: 21.424px;
    font-size: 1.339rem;
    letter-spacing: 1.96px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 1em;
    white-space: nowrap;
    opacity: .65; }
    @media  (min-width: 768px) {
      .section-8 h2 {
        margin-bottom: 1.5; } }
  .section-8 hr {
    border-color: white;
    opacity: .65; }
  .section-8-logos {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 1.5em 0; }
    @media  (min-width: 768px) {
      .section-8-logos {
        padding-bottom: 0; } }
    .section-8-logos li {
      text-align: center;
      margin-bottom: 1.5em; }
      @media  (min-width: 768px) {
        .section-8-logos li {
          box-sizing: border-box;
          width: 20%;
          float: left;
          padding-left: 2.4812030075%;
          padding-right: 2.4812030075%;
          min-height: 90px;
          margin-bottom: 0;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
          .section-8-logos li:nth-child(5n+1) {
            margin-left: 0;
            margin-right: -100%;
            clear: both; }
          .section-8-logos li:nth-child(5n+2) {
            margin-left: 20%;
            margin-right: -100%;
            clear: none; }
          .section-8-logos li:nth-child(5n+3) {
            margin-left: 40%;
            margin-right: -100%;
            clear: none; }
          .section-8-logos li:nth-child(5n+4) {
            margin-left: 60%;
            margin-right: -100%;
            clear: none; }
          .section-8-logos li:nth-child(5n+5) {
            margin-left: 80%;
            margin-right: -100%;
            clear: none; } }
      .section-8-logos li:last-child {
        margin-bottom: 0; }
      .section-8-logos li img {
        opacity: .65;
        max-width: 100%; }
        .section-8-logos li img:hover {
          opacity: 1; }
  .section-8-logos {
    opacity: 0; }
  .section-8.in-view .section-8-logos {
    -webkit-animation: fade_in 1s .3s forwards ease-out;
            animation: fade_in 1s .3s forwards ease-out; }

.section-9 {
  background-color: #4FA4D8;
  border-top: 1px solid #70BDE0;
  text-align: center;
  padding: 2em 0; }
  .section-9-title {
    font-size: 28px;
    font-size: 1.75rem;
    color: white;
    text-align: center;
    margin-bottom: 1em; }
    @media  (min-width: 1024px) {
      .section-9-title {
        font-size: 36px;
        font-size: 2.25rem; } }
  .section-9-subtitle {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.5em;
    color: white; }
    .section-9-subtitle span {
      display: block;
      font-size: 30px;
      font-size: 1.875rem; }
      @media  (min-width: 768px) {
        .section-9-subtitle span {
          display: inline;
          margin-left: .5em; } }
  .section-9 p {
    font-size: 20px;
    font-size: 1.25rem;
    color: white; }
  .section-9 a {
    color: white; }
    .section-9 a:hover {
      color: #D8D8D8; }
  .section-9-form {
    width: 100%;
    max-width: 412px;
    margin-left: auto;
    margin-right: auto;
  }
    @media  (min-width: 380px) { }
    @media  (min-width: 768px) { }
    @media  (min-width: 1024px) {
      .section-9-form-left {
        width: 48.9443378119%;
        float: left;
        margin-right: 2.1113243762%; } }
    @media  (min-width: 1024px) {
      .section-9-form-right {
        width: 48.9443378119%;
        float: right;
        margin-right: 0; } }
    .section-9-form .form-row {
      position: relative;
      margin-bottom: .5em; }
    .section-9-form input[type='submit'] {
      margin: 1em auto 1.5em; }
    .section-9-form.attempted input:invalid + span, .section-9-form.attempted textarea:invalid + span {
      display: block; }
    .section-9-form textarea {
      min-height: 183px; }
    .section-9-form #form-submitted {
      opacity: 0;
      position: absolute;
      display: none;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      transition: opacity .5s ease-in-out; }
      .section-9-form #form-submitted p {
        max-width: 75%;
        margin: auto auto; }
    .section-9-form.submitted .fields, .section-9-form.submitted .row {
      opacity: 0; }
    .section-9-form.submitted #form-submitted {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      opacity: 1;
      font-family: "HelveticaNeue-Light", Helvetica, sans-serif; }
  .section-9-signin {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    .section-9-signin p {
      margin-bottom: 0; }
    .section-9-signin a {
      display: block; }
      @media  (min-width: 768px) {
        .section-9-signin a {
          display: inline; } }

.page-footer {
  padding: 1em 0;
  background-color: #008BC8;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center; }
  @media  (min-width: 768px) {
    .page-footer p {
      display: inline; }
      .page-footer p:first-child::after {
        content: "-";
        margin: 0 1em; } }
  .page-footer p a {
    color: white; }
    .page-footer p a:hover, .page-footer p a:active {
      color: #D8D8D8; }

.btn {
  font-family: "ubuntu", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  border: 2px solid white;
  border-radius: 5.18px;
  background-color: #7DAB11;
  letter-spacing: 1.5px;
  color: white;
  width: 180px;
  padding: 1em 0;
  margin-bottom: 10px;
  transition: background-color .2s ease-in-out; }
  .btn:hover {
    background-color: #6b9a0f !important;
    color: white !important;
    cursor: pointer; }

.form-row {
  clear: both;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: .5em; }

.unhappyMessage {
  width: 90.9090909091%;
  float: left;
  margin-left: 4.5454545455%;
  margin-right: 4.5454545455%;
  font-size: 16px;
  font-size: 1rem;
  color: white;
  height: 35px;
  line-height: 35px;
  font-family: "HelveticaNeue-Light", Helvetica, sans-serif;
  background-color: #9DC73C;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px; }

input[type='text'], input[type='password'], textarea {
  display: block;
  font-family: "HelveticaNeue-Light", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  width: 100%;
  border: 2px solid #008BC8;
  border-radius: 8px;
  padding: .75em 1em;
  outline: 0; }
  input[type='text']::-webkit-input-placeholder, input[type='text']:-moz-placeholder, input[type='text']::-moz-placeholder, input[type='text']:-ms-input-placeholder, input[type='password']::-webkit-input-placeholder, input[type='password']:-moz-placeholder, input[type='password']::-moz-placeholder, input[type='password']:-ms-input-placeholder, textarea::-webkit-input-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder, textarea:-ms-input-placeholder {
    font-family: "HelveticaNeue-Light", Helvetica, sans-serif;
    color: rgba(76, 77, 76, 0.5);
    font-size: 26px;
    opacity: 1; }
  input[type='text'].entered:invalid:not(:focus) + span, input[type='password'].entered:invalid:not(:focus) + span, textarea.entered:invalid:not(:focus) + span {
    display: block; }

#modal-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 8888;
  background-color: transparent;
  -webkit-transform: translateX(-100vw);
      -ms-transform: translateX(-100vw);
          transform: translateX(-100vw);
  transition: background-color .3s ease; }
  #modal-overlay.active {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    background-color: rgba(0, 0, 0, 0.2); }
    #modal-overlay.active .modal-cancel {
      display: block; }
  #modal-overlay > *:not(.active) {
    display: none; }
  #modal-overlay .modal-cancel {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 100vh; }

#login-form, #modal-message {
  position: relative;
  z-index: 9999;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 1em 0;
  background-color: #4B4F4E;
  text-align: center; }
  @media  (min-width: 768px) {
    #login-form, #modal-message {
      padding: 50px;
      width: 65.2287581699%;
      border-radius: 30px; } }
  @media  (min-width: 1024px) {
    #login-form, #modal-message {
      width: 600px; } }
  #login-form p, #message p {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0 0 1.5em; }
  #login-form input:invalid, #login-form input:required, #message input:invalid, #message input:required {
    box-shadow: none !important;
    outline: 0 !important; }
  #login-form input[type="text"], #login-form input[type="password"], #message input[type="text"], #message input[type="password"] {
    border-color: #9DC73C;
    outline: 0; }
  #login-form .btn, #message .btn {
    margin: 0 0 1.5em; }
  #login-form .btn-close, #message .btn-close {
    position: relative;
    display: inline-block;
    background: transparent;
    border: 0;
    color: #9DC73C;
    width: 30px;
    height: 30px;
    line-height: .4;
    padding: 0; }
    #login-form .btn-close::before, #message .btn-close::before {
      content: '\000D7';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 52px; }
    @media  (min-width: 768px) {
      #login-form .btn-close, #message .btn-close {
        position: absolute;
        top: 20px;
        right: 20px; } }
  #login-form a, #message a {
    color: #9DC73C; }
    #login-form a:hover, #login-form a:active, #message a:hover, #message a:active {
      color: white; }
  #login-form .forgot, #message .forgot {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 1em 0 1.5em; }
    @media  (min-width: 768px) {
      #login-form .forgot, #message .forgot {
        font-size: 20px;
        font-size: 1.25rem;
        margin: 1.5em 0; } }
    #login-form .forgot a, #message .forgot a {
      display: block; }
  #login-form .signup, #message .signup {
    margin-bottom: 0; }
    #login-form .signup a, #message .signup a {
      display: block; }

@-webkit-keyframes fade_in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fade_in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-webkit-keyframes fade_in_slide_right_short {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade_in_slide_right_short {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes fade_in_slide_left_short {
  from {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade_in_slide_left_short {
  from {
    opacity: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes fade_in_slide_right_med {
  from {
    opacity: 0;
    -webkit-transform: translateX(-250px);
            transform: translateX(-250px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade_in_slide_right_med {
  from {
    opacity: 0;
    -webkit-transform: translateX(-250px);
            transform: translateX(-250px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes fade_in_slide_left_med {
  from {
    opacity: 0;
    -webkit-transform: translateX(250px);
            transform: translateX(250px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade_in_slide_left_med {
  from {
    opacity: 0;
    -webkit-transform: translateX(250px);
            transform: translateX(250px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes fade_in_slide_right_long {
  from {
    opacity: 0;
    -webkit-transform: translateX(-500px);
            transform: translateX(-500px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade_in_slide_right_long {
  from {
    opacity: 0;
    -webkit-transform: translateX(-500px);
            transform: translateX(-500px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes fade_in_slide_left_long {
  from {
    opacity: 0;
    -webkit-transform: translateX(500px);
            transform: translateX(500px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade_in_slide_left_long {
  from {
    opacity: 0;
    -webkit-transform: translateX(500px);
            transform: translateX(500px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes fade_in_slide_up_short {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes fade_in_slide_up_short {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes section_1_bg {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(600px);
            transform: skewY(6deg) translateY(600px); } }

@keyframes section_1_bg {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(600px);
            transform: skewY(6deg) translateY(600px); } }

@-webkit-keyframes section_1_bg_med {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(460px);
            transform: skewY(6deg) translateY(460px); } }

@keyframes section_1_bg_med {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(460px);
            transform: skewY(6deg) translateY(460px); } }

@-webkit-keyframes section_1_bg_lg {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(480px);
            transform: skewY(6deg) translateY(480px); } }

@keyframes section_1_bg_lg {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(480px);
            transform: skewY(6deg) translateY(480px); } }

@-webkit-keyframes section_1_bg_xlg {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(500px);
            transform: skewY(6deg) translateY(500px); } }

@keyframes section_1_bg_xlg {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(500px);
            transform: skewY(6deg) translateY(500px); } }

@-webkit-keyframes section_1_bg_hd {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(560px);
            transform: skewY(6deg) translateY(560px); } }

@keyframes section_1_bg_hd {
  from {
    -webkit-transform: skewY(6deg) translateY(0);
            transform: skewY(6deg) translateY(0); }

  to {
    -webkit-transform: skewY(6deg) translateY(560px);
            transform: skewY(6deg) translateY(560px); } }

@keyframes fade_in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-webkit-keyframes fade_in_slide_right {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes fade_in_slide_right {
  from {
    opacity: 0;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px); }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes slide_up_short {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes slide_up_short {
  from {
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px); }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes ani_c_devices {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px); }

  17% {
    opacity: 0; }

  19% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }

  25%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes ani_c_devices {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px); }

  17% {
    opacity: 0; }

  19% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }

  25%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes ani_c_cloud {
  0%, 30% {
    opacity: 0;
    -webkit-transform: translateY(-750px);
            transform: translateY(-750px); }

  37% {
    opacity: 0; }

  40%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes ani_c_cloud {
  0%, 30% {
    opacity: 0;
    -webkit-transform: translateY(-750px);
            transform: translateY(-750px); }

  37% {
    opacity: 0; }

  40%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@-webkit-keyframes ani_c_cloud_arrow {
  0%, 40% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }

  42% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px); }

  45% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }

  47% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px); }

  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes ani_c_cloud_arrow {
  0%, 40% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }

  42% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px); }

  45% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }

  47% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px); }

  50%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes ani_c_laptop {
  0%, 65% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px); }

  75% {
    opacity: 0; }

  78% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }

  80%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes ani_c_laptop {
  0%, 65% {
    opacity: 0;
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px); }

  75% {
    opacity: 0; }

  78% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }

  80%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes ani_c_laptop_first {
  0%, 84% {
    fill: #FE0809;
    opacity: 0; }

  88% {
    fill: #FE0809;
    opacity: 1; }

  91%, 100% {
    opacity: 1;
    fill: #9DC73C; } }

@keyframes ani_c_laptop_first {
  0%, 84% {
    fill: #FE0809;
    opacity: 0; }

  88% {
    fill: #FE0809;
    opacity: 1; }

  91%, 100% {
    opacity: 1;
    fill: #9DC73C; } }

@-webkit-keyframes ani_c_devices_first {
  0%, 25% {
    opacity: 0; }

  27.5%, 100% {
    opacity: 1; } }

@keyframes ani_c_devices_first {
  0%, 25% {
    opacity: 0; }

  27.5%, 100% {
    opacity: 1; } }

@-webkit-keyframes ani_c_devices_second {
  0%, 27.5% {
    opacity: 0; }

  30%, 100% {
    opacity: 1; } }

@keyframes ani_c_devices_second {
  0%, 27.5% {
    opacity: 0; }

  30%, 100% {
    opacity: 1; } }

@-webkit-keyframes ani_c_devices_third {
  0%, 30% {
    opacity: 0; }

  32.5%, 100% {
    opacity: 1; } }

@keyframes ani_c_devices_third {
  0%, 30% {
    opacity: 0; }

  32.5%, 100% {
    opacity: 1; } }

@-webkit-keyframes ani_c_devices_fourth {
  0%, 32.5% {
    opacity: 0; }

  35%, 100% {
    opacity: 1; } }

@keyframes ani_c_devices_fourth {
  0%, 32.5% {
    opacity: 0; }

  35%, 100% {
    opacity: 1; } }

@-webkit-keyframes ani_c_signal_1 {
  0%, 35% {
    opacity: 0; }

  50%, 100% {
    opacity: 1; } }

@keyframes ani_c_signal_1 {
  0%, 35% {
    opacity: 0; }

  50%, 100% {
    opacity: 1; } }

@-webkit-keyframes ani_c_signal_2 {
  0%, 60% {
    opacity: 0; }

  75%, 100% {
    opacity: 1; } }

@keyframes ani_c_signal_2 {
  0%, 60% {
    opacity: 0; }

  75%, 100% {
    opacity: 1; } }

@-webkit-keyframes ani_c_laptop_second {
  0%, 91% {
    opacity: 0; }

  93%, 100% {
    opacity: 1; } }

@keyframes ani_c_laptop_second {
  0%, 91% {
    opacity: 0; }

  93%, 100% {
    opacity: 1; } }

@-webkit-keyframes ani_c_laptop_third {
  0%, 94% {
    opacity: 0; }

  96%, 100% {
    opacity: 1; } }

@keyframes ani_c_laptop_third {
  0%, 94% {
    opacity: 0; }

  96%, 100% {
    opacity: 1; } }

@-webkit-keyframes ani_c_laptop_fourth {
  0%, 97% {
    opacity: 0; }

  99%, 100% {
    opacity: 1; } }

@keyframes ani_c_laptop_fourth {
  0%, 97% {
    opacity: 0; }

  99%, 100% {
    opacity: 1; } }

.section-2.in-view li.devices > * {
  -webkit-animation: ani_c_devices 4s ease-in 1;
          animation: ani_c_devices 4s ease-in 1;
  /* 25 - 35 */ }
  .section-2.in-view li.devices > * .first {
    -webkit-animation: ani_c_devices_first 4s 1;
            animation: ani_c_devices_first 4s 1; }
  .section-2.in-view li.devices > * .second {
    -webkit-animation: ani_c_devices_second 4s 1;
            animation: ani_c_devices_second 4s 1; }
  .section-2.in-view li.devices > * .third {
    -webkit-animation: ani_c_devices_third 4s 1;
            animation: ani_c_devices_third 4s 1; }
  .section-2.in-view li.devices > * .fourth {
    -webkit-animation: ani_c_devices_fourth 4s 1;
            animation: ani_c_devices_fourth 4s 1; }
.section-2.in-view li.signal.first > * {
  -webkit-animation: ani_c_signal_1 4s 1;
          animation: ani_c_signal_1 4s 1; }
.section-2.in-view li.cloud > * {
  -webkit-animation: ani_c_cloud 4s ease-in 1;
          animation: ani_c_cloud 4s ease-in 1;
  /* 40 - 60 */ }
  .section-2.in-view li.cloud > * .arrow-shape {
    -webkit-animation: ani_c_cloud_arrow 4s ease-out 1;
            animation: ani_c_cloud_arrow 4s ease-out 1; }
.section-2.in-view li.signal.last > * {
  -webkit-animation: ani_c_signal_2 4s 1;
          animation: ani_c_signal_2 4s 1; }
.section-2.in-view li.laptop > * {
  -webkit-animation: ani_c_laptop 4s ease-in 1;
          animation: ani_c_laptop 4s ease-in 1;
  /* 84 - 100 */ }
  .section-2.in-view li.laptop > * .first {
    -webkit-animation: ani_c_laptop_first 4s 1;
            animation: ani_c_laptop_first 4s 1; }
  .section-2.in-view li.laptop > * .second {
    -webkit-animation: ani_c_laptop_second 4s 1;
            animation: ani_c_laptop_second 4s 1; }
  .section-2.in-view li.laptop > * .third {
    -webkit-animation: ani_c_laptop_third 4s 1;
            animation: ani_c_laptop_third 4s 1; }
  .section-2.in-view li.laptop > * .fourth {
    -webkit-animation: ani_c_laptop_fourth 4s 1;
            animation: ani_c_laptop_fourth 4s 1; }

@-webkit-keyframes ani_f_h2 {
  0%, 25% {
    opacity: 0;
    -webkit-transform: translateY(500px);
            transform: translateY(500px); }

  35% {
    opacity: 0; }

  50%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes ani_f_h2 {
  0%, 25% {
    opacity: 0;
    -webkit-transform: translateY(500px);
            transform: translateY(500px); }

  35% {
    opacity: 0; }

  50%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes ani_f_p {
  0%, 30% {
    opacity: 0;
    -webkit-transform: translateY(500px);
            transform: translateY(500px); }

  45% {
    opacity: 0; }

  55%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes ani_f_p {
  0%, 30% {
    opacity: 0;
    -webkit-transform: translateY(500px);
            transform: translateY(500px); }

  45% {
    opacity: 0; }

  55%, 100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes ani_f_box {
  0%, 20% {
    opacity: 0; }

  30%, 100% {
    opacity: 1; } }

@keyframes ani_f_box {
  0%, 20% {
    opacity: 0; }

  30%, 100% {
    opacity: 1; } }

@-webkit-keyframes ani_f_refrigerator {
  0% {
    -webkit-transform: none;
            transform: none; }

  28% {
    -webkit-transform: none;
            transform: none; }

  33% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  61% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  61.5% {
    -webkit-transform: translate(10%, 140%) rotate(-10deg) skewX(-10deg);
            transform: translate(10%, 140%) rotate(-10deg) skewX(-10deg); }

  65.5% {
    -webkit-transform: translate(10%, -15%) rotate(-10deg);
            transform: translate(10%, -15%) rotate(-10deg); }

  66%, 100% {
    -webkit-transform: none;
            transform: none; } }

@keyframes ani_f_refrigerator {
  0% {
    -webkit-transform: none;
            transform: none; }

  28% {
    -webkit-transform: none;
            transform: none; }

  33% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  61% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  61.5% {
    -webkit-transform: translate(10%, 140%) rotate(-10deg) skewX(-10deg);
            transform: translate(10%, 140%) rotate(-10deg) skewX(-10deg); }

  65.5% {
    -webkit-transform: translate(10%, -15%) rotate(-10deg);
            transform: translate(10%, -15%) rotate(-10deg); }

  66%, 100% {
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes ani_f_chocolate {
  0% {
    -webkit-transform: none;
            transform: none; }

  28% {
    -webkit-transform: none;
            transform: none; }

  33% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  61% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  66% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  67% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  95% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  95.5% {
    -webkit-transform: translate(10%, 140%) rotate(-10deg) skewX(-10deg);
            transform: translate(10%, 140%) rotate(-10deg) skewX(-10deg); }

  99% {
    -webkit-transform: translate(10%, -15%) rotate(-10deg);
            transform: translate(10%, -15%) rotate(-10deg); }

  100% {
    -webkit-transform: none;
            transform: none; } }

@keyframes ani_f_chocolate {
  0% {
    -webkit-transform: none;
            transform: none; }

  28% {
    -webkit-transform: none;
            transform: none; }

  33% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  61% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  66% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  67% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  95% {
    -webkit-transform: translate(0, 67px);
            transform: translate(0, 67px); }

  95.5% {
    -webkit-transform: translate(10%, 140%) rotate(-10deg) skewX(-10deg);
            transform: translate(10%, 140%) rotate(-10deg) skewX(-10deg); }

  99% {
    -webkit-transform: translate(10%, -15%) rotate(-10deg);
            transform: translate(10%, -15%) rotate(-10deg); }

  100% {
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes ani_f_bedspread {
  0% {
    -webkit-transform: none;
            transform: none; }

  28% {
    -webkit-transform: none;
            transform: none; }

  28.5% {
    -webkit-transform: translate(10%, 10%) rotate(-10deg) skewX(-10deg);
            transform: translate(10%, 10%) rotate(-10deg) skewX(-10deg); }

  33.5% {
    -webkit-transform: translate(10%, -275%) rotate(-10deg);
            transform: translate(10%, -275%) rotate(-10deg); }

  34% {
    -webkit-transform: translate(0, -134px);
            transform: translate(0, -134px); }

  61% {
    -webkit-transform: translate(0, -134px);
            transform: translate(0, -134px); }

  66% {
    -webkit-transform: translate(0, -67px);
            transform: translate(0, -67px); }

  95% {
    -webkit-transform: translate(0, -67px);
            transform: translate(0, -67px); }

  95.5% {
    -webkit-transform: none;
            transform: none; }

  100% {
    -webkit-transform: none;
            transform: none; } }

@keyframes ani_f_bedspread {
  0% {
    -webkit-transform: none;
            transform: none; }

  28% {
    -webkit-transform: none;
            transform: none; }

  28.5% {
    -webkit-transform: translate(10%, 10%) rotate(-10deg) skewX(-10deg);
            transform: translate(10%, 10%) rotate(-10deg) skewX(-10deg); }

  33.5% {
    -webkit-transform: translate(10%, -275%) rotate(-10deg);
            transform: translate(10%, -275%) rotate(-10deg); }

  34% {
    -webkit-transform: translate(0, -134px);
            transform: translate(0, -134px); }

  61% {
    -webkit-transform: translate(0, -134px);
            transform: translate(0, -134px); }

  66% {
    -webkit-transform: translate(0, -67px);
            transform: translate(0, -67px); }

  95% {
    -webkit-transform: translate(0, -67px);
            transform: translate(0, -67px); }

  95.5% {
    -webkit-transform: none;
            transform: none; }

  100% {
    -webkit-transform: none;
            transform: none; } }

.section-5.in-view .item-1 {
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: ani_f_refrigerator 8s infinite;
          animation: ani_f_refrigerator 8s infinite;
  -webkit-animation-delay: 1000ms;
          animation-delay: 1000ms; }
.section-5.in-view .item-2 {
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: ani_f_chocolate 8s infinite;
          animation: ani_f_chocolate 8s infinite;
  -webkit-animation-delay: 1000ms;
          animation-delay: 1000ms; }
.section-5.in-view .item-3 {
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-animation: ani_f_bedspread 8s infinite;
          animation: ani_f_bedspread 8s infinite;
  -webkit-animation-delay: 1000ms;
          animation-delay: 1000ms; }
