/* Text Elements */

h1 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

h1.hero-header.hero1-hdr {
  font-weight: 400;
  font-size: 28px;
}

h1.h1-innovate {
  margin-bottom: 3rem;
  color: #fff;
  font-weight: 400;
  font-size: 1.8125rem;
}

h1.h1-team {
  margin-top: 32px;
  margin-bottom: 2rem;
  color: #4d4d4e;
  font-weight: 500;
  font-size: 42px;
}

h1.h1-achieve {
  margin-top: 35px;
  padding-top: 0;
  color: #000;
  text-align: center;
  font-weight: 300;
  font-size: 2rem;
}

h4.h4-news {
  color: #fff;
}

p.paragraph {
  color: #595959;
  text-align: center;
  font-weight: 400;
  font-size: 1rem;
  font-family: 'Roboto', sans-serif;
}

p.paragraph.p-product {
  max-width: none;
}

p.paragraph.p-innovate {
  color: #fff;
}

p.paragraph.p-team {
  max-width: 300px;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.4;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

p.paragraph span.p-bold {
  font-weight: 700;
}

p.paragraph.paragraph-1 {
  color: #fff;
}

p.paragraph span.p-teal {
  color: #1c7593;
}

p.paragraph.p-news {
  color: #fff;
}

p.paragraph a.paragraph-text-1 {
  color: #fff;
}

p.paragraph a.paragraph-text-2 {
  color: #fff;
}

p.paragraph a.paragraph-text-3 {
  color: #fff;
}

a.link-text.menu-link {
  color: #fff;
  font-weight: 400;
  font-size: .8125rem;
  font-family: 'Roboto', sans-serif;
}

a.link-text.menu-link:hover {
  color: #5cf000;
  font-size: 1.1875rem;
}

/* Common Elements */

.placeholder-hero.hero-unit-1 {
  background-color: transparent;
}

/* Interaction Elements */

form.form-container.form-container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: start;
  margin-right: 10%;
  margin-left: 10%;
  padding: 10px;
  max-width: 500px;
  width: 80%;
  border: .0625rem solid #1874e5;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, .8);

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

input[type=text].input-1 {
  margin-right: 10px;
  margin-left: 10px;
  width: 80%;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

input[type=email].email-1 {
  margin-right: 2.10084%;
  margin-left: 2.10084%;
  width: 80%;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

input[type=tel].phone-number-1 {
  margin-right: 10%;
  margin-left: 10%;
  width: 80%;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

textarea.textarea-1 {
  margin-right: 10%;
  margin-left: 10%;
  width: 80%;
  height: 6rem;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

/* Layout Elements */

body > .row.footer-row {
  max-width: none;
  background-color: #000;
}

body > .row.nav-row {
  max-width: none;
  background-color: #000;
}

body > .row.price-row {
  padding-top: 70px;
  padding-bottom: 90px;
  max-width: none;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .66) 0%, rgba(29, 30, 33, .5) 100%), url('../background-1559472_1920.jpg');
  background-image:    -moz-linear-gradient(top, rgba(0, 0, 0, .66) 0%, rgba(29, 30, 33, .5) 100%), url('../background-1559472_1920.jpg');
  background-image:      -o-linear-gradient(top, rgba(0, 0, 0, .66) 0%, rgba(29, 30, 33, .5) 100%), url('../background-1559472_1920.jpg');
  background-image:         linear-gradient(180deg, rgba(0, 0, 0, .66) 0%, rgba(29, 30, 33, .5) 100%), url('../background-1559472_1920.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, left top;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, auto auto;
  background-repeat: no-repeat, no-repeat;
}

body > .row.homepage-header {
  padding-top: 0;
  padding-bottom: 0;
  min-width: 100%;
  min-height: auto;
  max-width: none;
  max-height: none;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

body > .row.product-row {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
}

body > .row.innovation-row {
  padding-top: 90px;
  padding-bottom: 90px;
  max-width: none;
  background-color: transparent;
  background-image: url('../images/innovate-bg.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  opacity: .98;

  background-blend-mode: normal;
}

body > .row > [class*='small-'].column-2 {
  min-height: 80px;
}

body > .row > [class*='small-'].column-1 {
  padding-right: 0;
  padding-left: 0;
}

body > .row.row-1 {
  max-width: none;
  background-color: #07091e;
}

body > .row.row-2 {
  max-width: none;
  background-color: #e0e0ec;
}

body > .row > [class*='small-'].column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

body > .row.row-3 {
  max-width: none;
}

.subgrid {
  margin-right: auto;
  margin-left: auto;
  max-width: 62.5rem;
}

.subgrid > .row {
  margin-right: 0;
  margin-left: 0;
}

.subgrid > .row > [class*='small-'].subgrid-column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.subgrid > .row > [class*='small-'].subgrid-column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 50px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.subgrid > .row > [class*='small-'].subgrid-column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.subgrid > .row > [class*='small-'].subgrid-column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.container.title-bar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.container#realeutatemenu {
  display: none;
}

.container.top-bar-left {
  float: left;

  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.container.responsive-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: end;
  -ms-flex-align: end;
  min-height: 65px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
}

.container.top-bar {
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.container.discount-container {
  margin-right: auto;
  margin-left: auto;
  padding: 20px 30px;
  max-width: 800px;
  background-color: transparent;
}

.container.social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 70px;
  margin-bottom: 50px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

ul.list-container.dropdown.menu {
  -ms-flex-pack: center;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

a.social-image {
  margin-right: 2%;
  margin-left: 0;
  background-color: #5cf000;
}

a.responsive-picture.footer-pic {
  margin-right: auto;
  margin-left: auto;
  max-width: 60px;
  width: auto;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

span.glyph.font-icon-menu {
  display: inline-block;
  clear: right;
  margin-right: 1%;
  color: #fff;
  vertical-align: middle;
  font-size: 1.5625rem;
  line-height: 0;
}

.rule hr {
  border-top-width: .125rem;
  border-top-color: #fefefe;
}

.rule {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  width: 40%;
}

span.glyph.button.font-icon-menu {
  margin-bottom: 0;
  padding: 0;
  background-color: transparent;
}

a.responsive-picture.picture-link-1 {
  position: absolute;
  display: inline-block;
  float: left;
  margin-top: 0;
  max-width: 57px;
  max-height: 60px;

  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
          align-self: flex-start;
}

div.responsive-picture.picture-1 {
  max-width: 640px;
  max-height: 420px;
}

p.hero-tagline span.tag-bold {
  font-weight: 700;
}

p.hero-tagline.hero1-tag {
  text-align: center;
}

div.responsive-picture.picture-2 {
  max-width: 150px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

div.responsive-picture.pic-team {
  margin-bottom: 30px;
  max-width: 156px;

  -webkit-align-self: center;
  -ms-flex-item-align: center;
          align-self: center;
}

.rule.rule-1 hr {
  border-top-width: 1px;
  border-top-color: #00b6fa;
}

.rule.rule-1 {
  padding-top: 12px;
  width: 70%;
}

button.button {
  margin-left: 20px;

  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
          align-self: flex-end;
}

span.glyph.button.font-icon-menu:hover {
  color: #5cf000;
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.hero-header.hero1-hdr {
    font-weight: 400;
    font-size: 42px;
  }

  h1.h1-innovate {
    font-size: 2.5rem;
  }

  h1.h1-team {
    margin-top: 32px;
    margin-bottom: 2rem;
  }

  h4.h4-news {
    font-size: 20px;
  }

  p.paragraph.p-team {
    font-size: 1.25rem;
  }

  /* Layout Elements */

  body > .row.product-row {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;
  }

  body > .row.innovation-row {
    background-attachment: fixed, fixed;
    background-position: center top, center top;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
  }

  body > .row.homepage-header {
    min-height: 200px;
    background-image: url('../images/cyberdrive-banner.JPG');
  }

  body > .row > [class*='small-'].column-3 {
    background-color: transparent;
  }

  .subgrid > .row > [class*='small-'].subgrid-column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 50px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  .container.title-bar {
    display: none;
  }

  .container#realeutatemenu {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
  }

  .container.top-bar-left {
    padding-top: 0;
  }

  .container.top-bar {
    background-color: transparent;
  }

  ul.list-container.dropdown.menu {
    background-color: transparent;
  }

  div.responsive-picture.picture-1 {
    max-width: 1920px;
    max-height: 1080px;
  }

  .rule.rule-1 {
    padding-top: 15px;
  }
}

@media screen and (min-width: 53.3125rem) {
  a.responsive-picture.picture-link-1 {
    margin-left: 100px;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.h1-innovate {
    font-size: 2.8125rem;
  }

  h1.h1-achieve {
    padding-top: 0;
  }

  p.paragraph.p-team {
    font-size: 1.25rem;
  }

  /* Layout Elements */

  body > .row.innovation-row {
    background-attachment: fixed, fixed;
    background-position: center top, center top;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .container.top-bar-left {
    padding-top: 0;
  }

  .container.responsive-menu {
    min-height: 65px;
  }

  a.responsive-picture.picture-link-1 {
    margin-left: 200px;
  }

  p.hero-tagline.hero1-tag {
    font-size: 20px;
  }
}