@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700");
body {
  font-family: 'Open Sans', sans-serif; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.section, .about-section, .products-section, .partners-section, .contact-section, .solutions-section, .products-ext-section, .timeline-section {
  padding: 100px 15px 100px 15px; }

.learn-more a, .products-section .products-wrapper h3 a, .partners-section h3 a {
  font-weight: 400;
  color: #0074D9; }
  .learn-more a:hover, .products-section .products-wrapper h3 a:hover, .partners-section h3 a:hover {
    text-decoration: underline; }

.arrow {
  font-weight: 400;
  color: #0074D9; }

.navigation a, header nav a, footer .lockup .wrapper nav a {
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.01em; }
  .navigation a:hover, header nav a:hover, footer .lockup .wrapper nav a:hover {
    color: black; }

.svg-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor; }

a {
  color: #0074D9;
  text-decoration: none;
  outline: 0; }
  a:hover, a:focus {
    color: #40a6ff; }

.gigantic, .huge, .large, .bigger, .big {
  font-weight: bold; }

.gigantic {
  font-size: 110px;
  line-height: 1.09;
  letter-spacing: -2px; }

.huge {
  font-size: 68px;
  line-height: 1.05;
  letter-spacing: -1px; }

.large {
  font-size: 42px;
  line-height: 1.14; }

.bigger {
  font-size: 26px;
  line-height: 1.38; }

.big {
  font-size: 22px;
  line-height: 1.38; }

.small, small {
  font-size: 10px;
  line-height: 1.2; }

h2 {
  font-size: 28px;
  line-height: 1.38;
  text-transform: uppercase;
  display: block; }

p {
  margin: 0 0 20px 0; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0; }

header {
  height: 100%;
  background: url(/assets/img/cover3.jpg) center center;
  background-size: cover; }
  header .logo {
    height: 40px;
    width: 40px;
    float: left;
    margin: 20px 0 0 30px; }
    header .logo path {
      fill: rgba(0, 0, 0, 0.6); }
  header nav {
    float: right;
    margin: 25px 30px 0 0; }

h1 {
  font-size: 72px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
  clear: both;
  padding-top: 70px; }
  h1 span {
    display: inline-block;
    padding: 0.1em 0.8em;
    border-radius: 25px;
    border: #fff solid 3px; }

.kicker {
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #fff;
  line-height: 1;
  margin-bottom: 100px; }

@media (max-width: 460px) {
  header {
    text-align: center; }
    header .logo {
      display: block;
      margin: 0 auto;
      padding: 20px;
      float: none; }
    header h1 {
      font-size: 42px;
      font-weight: 700;
      padding-top: 10px; }
    header nav {
      display: block;
      float: none;
      margin: 10px 0; }
      header nav a {
        margin-left: 5px;
        margin-right: 5px; } }
footer {
  background: url(/assets/img/cover3.jpg) center center;
  background-size: cover;
  height: 100%; }
  footer .lockup {
    padding: 50px 30px; }
    footer .lockup::after {
      clear: both;
      content: "";
      display: table; }
    footer .lockup .logo {
      height: 40px;
      width: 40px;
      float: left;
      margin: 0 20px 0 0; }
      footer .lockup .logo path {
        fill: rgba(0, 0, 0, 0.6); }
    footer .lockup .wrapper {
      float: left; }
      footer .lockup .wrapper nav a {
        margin-left: 0px;
        margin-right: 20px; }
      footer .lockup .wrapper .copyright {
        color: rgba(0, 0, 0, 0.4);
        font-size: 14px; }

@media (max-width: 550px) {
  footer .lockup {
    text-align: center; }
    footer .lockup .logo {
      margin: 0 auto 20px;
      display: block;
      float: none; }
    footer .lockup .wrapper {
      display: block;
      float: none;
      margin: 0 auto; }
      footer .lockup .wrapper nav a {
        margin-left: 5px;
        margin-right: 5px; } }
.about-section {
  text-align: center; }
  .about-section h2 {
    color: #001F3F; }
  .about-section .about {
    font-size: 22px;
    font-weight: 400;
    margin: 0 auto;
    max-width: 40em; }

p {
  margin-bottom: 15px; }

.products-section {
  background: #d1dfef;
  text-align: center; }
  .products-section .products-wrapper {
    max-width: 80em;
    margin: 0 auto; }
    .products-section .products-wrapper em {
      font-weight: 400; }
    .products-section .products-wrapper h2 {
      color: #001F3F; }
    .products-section .products-wrapper .product {
      margin: 7px 4px;
      padding: 15px;
      border: solid 2px rgba(0, 0, 0, 0.1);
      border-radius: 25px;
      display: inline-block; }
      .products-section .products-wrapper .product .prod-icon {
        height: 100px;
        width: 100px;
        background: rgba(0, 0, 0, 0.1);
        border-radius: 50%;
        display: inline-block;
        margin: 10px 20px auto 0;
        float: left; }
        .products-section .products-wrapper .product .prod-icon .logo {
          height: 50px;
          padding: 25px 0 0 0; }
      .products-section .products-wrapper .product .prod-desc {
        text-align: left;
        display: inline-block;
        max-width: 15em; }

@media (max-width: 440px) {
  .products-section .products-wrapper .product .prod-icon {
    display: none; }

  h3 {
    margin-top: 0px;
    margin-bottom: 10px; }

  p {
    margin-bottom: 5px; } }
.partners-section {
  position: relative;
  text-align: center; }
  .partners-section .partner-controls {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 2; }
    .partners-section .partner-controls > div {
      height: 50px;
      width: 50px;
      margin-top: -25px; }
    .partners-section .partner-controls .partner-control-next {
      position: absolute;
      top: 50%;
      right: 10px;
      cursor: pointer; }
    .partners-section .partner-controls .partner-control-prev {
      position: absolute;
      top: 50%;
      left: 10px;
      cursor: pointer; }
  .partners-section h2 {
    color: #001F3F; }
  .partners-section h3 .selector .partner {
    display: inline-block;
    margin: 0px 10px; }
  .partners-section .partner-belt {
    width: 100%;
    position: relative; }
    .partners-section .partner-belt .partner-unit {
      text-align: center;
      max-width: 50em;
      margin: 50px auto 0;
      position: relative;
      display: none; }
      .partners-section .partner-belt .partner-unit.partner-active {
        display: block; }
      .partners-section .partner-belt .partner-unit .partner-content {
        font-size: 20px;
        font-weight: 400;
        line-height: 170%; }
  .partners-section .narrow-nav {
    display: none; }
    .partners-section .narrow-nav span {
      cursor: pointer;
      display: inline-block;
      height: 18px;
      width: 18px;
      border-radius: 50%;
      border: solid 2px rgba(0, 0, 0, 0.2);
      margin: 0 10px; }
      .partners-section .narrow-nav span.partner-active {
        border-color: #001F3F; }
  .partners-section .top {
    z-index: 4; }
  .partners-section .selector {
    position: relative;
    max-width: 65em;
    margin: 30px auto 30px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    box-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    z-index: 3; }
    .partners-section .selector .partner-logo {
      margin: auto 20px 30px;
      max-width: 200px;
      box-shadow: 0 10px 0 #fff;
      background-size: contain;
      background-position: center bottom;
      background-repeat: no-repeat;
      cursor: pointer;
      opacity: 0.7;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      transition: 0.4s; }
      .partners-section .selector .partner-logo.partner-active {
        box-shadow: 0 10px 0 #fff, 0 14px 0 #001F3F;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s;
        opacity: 1; }

@media (max-width: 970px) {
  .partner-controls {
    display: none; }

  .partner-belt .partner-unit {
    display: block;
    position: relative;
    margin-left: 0px;
    left: auto;
    padding: 0 10px; } }
@media (max-width: 915px) {
  .partners-section .narrow-nav {
    display: block; }
  .partners-section .selector {
    display: none;
    margin: 0 0 0 0; }
    .partners-section .selector .partner-logo {
      display: none; } }
.contact-section {
  text-align: center;
  background: #edf7f4;
  font-size: 22px;
  font-weight: 400;
  font-line-height: 170%; }
  .contact-section h2 {
    color: #001F3F; }
  .contact-section .blurb {
    margin: 0 auto 50px;
    max-width: 40em; }
  .contact-section .blurb2 {
    margin-top: 60px;
    font-size: 18px; }
  .contact-section .contact-wrapper {
    margin: 0 auto;
    max-width: 26em;
    padding: 1px 1px; }
    .contact-section .contact-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    .contact-section .contact-wrapper .avatar {
      height: 250px;
      width: 250px;
      border-radius: 50%;
      display: inline;
      float: left;
      margin-right: 30px;
      border: solid 3px lightslategray; }
    .contact-section .contact-wrapper .details {
      text-align: left;
      display: inline; }
      .contact-section .contact-wrapper .details p {
        margin-bottom: 5px; }
      .contact-section .contact-wrapper .details .space {
        margin-top: 35px; }

@media (max-width: 600px) {
  .contact-section .contact-wrapper .avatar {
    height: 200px;
    width: 200px;
    display: block;
    margin: 0 auto 30px;
    float: none; }
  .contact-section .contact-wrapper .details {
    display: block;
    text-align: center;
    margin: 0 auto; }
    .contact-section .contact-wrapper .details p .space {
      margin-top: 0px; } }
.solutions-section {
  text-align: center; }
  .solutions-section h2 {
    margin-bottom: 80px;
    color: #001F3F; }
  .solutions-section .solution {
    max-width: 28em;
    margin: 0 auto 50px;
    text-align: left;
    color: #001F3F;
    padding-left: 70px; }
    .solutions-section .solution span {
      height: 18px;
      width: 18px;
      border-radius: 50%;
      border: solid 2px rgba(0, 0, 0, 0.2);
      position: absolute; }
    .solutions-section .solution p {
      display: inline;
      padding-left: 40px; }

@media (max-width: 600px) {
  .solutions-section .solution {
    padding-left: 0px;
    text-align: center; } }
.products-ext-section {
  background: #d1dfef;
  text-align: center; }
  .products-ext-section .products-wrapper {
    max-width: 80em;
    margin: 0 auto; }
    .products-ext-section .products-wrapper em {
      font-weight: 400; }
    .products-ext-section .products-wrapper h2 {
      color: #001F3F; }
    .products-ext-section .products-wrapper .product {
      margin: 7px 4px;
      padding: 15px;
      border: solid 2px rgba(0, 0, 0, 0.1);
      border-radius: 25px;
      display: inline-block; }
      .products-ext-section .products-wrapper .product .prod-icon {
        height: 100px;
        width: 100px;
        background: rgba(0, 0, 0, 0.1);
        border-radius: 50%;
        display: inline-block;
        margin: 10px 20px auto 0;
        float: left; }
        .products-ext-section .products-wrapper .product .prod-icon .logo {
          height: 50px;
          padding: 25px 0 0 0; }
      .products-ext-section .products-wrapper .product .prod-desc {
        text-align: left;
        display: inline-block;
        max-width: 15em; }

.timeline-section {
  text-align: center;
  background: #0b367c; }
  .timeline-section .wrapper {
    margin: 40px 0; }
  .timeline-section h2 {
    color: #e2e2ff; }
  .timeline-section .timeline-post {
    max-width: 60em;
    margin: 0 auto;
    overflow: hidden; }
    .timeline-section .timeline-post:hover .line span {
      background: silver;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
    .timeline-section .timeline-post .post-meta {
      width: 20em;
      height: 100px;
      float: left;
      text-align: right;
      display: inline;
      padding: 20px 0; }
      .timeline-section .timeline-post .post-meta .date {
        display: block;
        font-size: 20px;
        color: silver;
        margin-bottom: 15px; }
      .timeline-section .timeline-post .post-meta .logo {
        float: right;
        height: 30px;
        display: block; }
    .timeline-section .timeline-post .line {
      float: left;
      min-height: 140px;
      width: 6px;
      margin: 0 40px;
      background: #988B83; }
      .timeline-section .timeline-post .line span {
        position: absolute;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        border: solid 6px #0b367c;
        background: #988B83;
        margin: 18px 0 0 -16px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
    .timeline-section .timeline-post .bottom {
      background-color: #988B83;
      background-image: -webkit-linear-gradient(top, #988B83, #0b367c);
      background-image: linear-gradient(to bottom,#988B83, #0b367c); }
    .timeline-section .timeline-post .first {
      background-color: #988B83;
      background-image: -webkit-linear-gradient(bottom, #988B83, #0b367c);
      background-image: linear-gradient(to top,#988B83, #0b367c); }
    .timeline-section .timeline-post .post-link {
      height: 100px;
      max-width: 40em;
      float: left;
      text-align: left;
      display: inline;
      padding: 20px 0; }
      .timeline-section .timeline-post .post-link h3 {
        margin-top: 0; }
