a {
  color: #fff;
  text-decoration: none;
}

.full-browser {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  max-height: 500px;
  min-height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-perspective: 1215px;
  perspective: 1215px;
}

.opener {
  font-family: Calibre, sans-serif;
  color: #214c63;
  font-size: 72px;
  font-weight: 300;
  text-align: center;
}

.blue-box {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  min-height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #3984ab;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 52px;
  padding-bottom: 52px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image {
  display: block;
  margin-right: auto;
  margin-bottom: 43px;
  margin-left: auto;
}

.title {
  margin-top: 33px;
  font-family: Calibre, sans-serif;
  color: #abb0b4;
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.bio {
  margin-top: 7px;
  font-family: Calibre, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 38px;
}

.body {
  background-color: #3d84a9;
  font-family: Calibre, sans-serif;
}

.divider {
  height: 2px;
  margin-bottom: 38px;
  background-color: #fff;
}

.blue-top {
  margin-bottom: 26px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.blue-bottom {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.main-cta {
  padding: 17px 28px 15px;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, color 400ms ease;
  color: #3984ab;
  font-size: 19px;
  letter-spacing: 2px;
}

.main-cta:hover {
  background-color: #265b76;
  color: #fff;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icon {
  margin-left: 15px;
  -webkit-transition: opacity 408ms ease;
  transition: opacity 408ms ease;
}

.social-icon:hover {
  opacity: 0.53;
}

.opener-mobile {
  font-family: 'Source Sans Pro', sans-serif;
  color: #214c63;
  font-size: 72px;
  font-weight: 300;
  text-align: center;
}

.intro {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.white-link {
  -webkit-transition: color 475ms ease;
  transition: color 475ms ease;
  color: #fff;
  text-decoration: underline;
}

.white-link:hover {
  color: #153546;
}

.section {
  height: 50vh;
  background-color: #ac0;
}

.section-2 {
  height: 50vh;
  background-color: #777;
}

.headshot {
  display: block;
  margin-right: auto;
  margin-bottom: 43px;
  margin-left: auto;
  border-radius: 500px;
}

.hello {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #3483ad, #00a1bd);
  background-image: linear-gradient(180deg, #3483ad, #00a1bd);
}

.hello.second {
  background-image: -webkit-linear-gradient(270deg, #00a1bd, #4cd8a3);
  background-image: linear-gradient(180deg, #00a1bd, #4cd8a3);
}

.hello.third {
  background-image: -webkit-linear-gradient(270deg, #4cd8a3, #00a1bd);
  background-image: linear-gradient(180deg, #4cd8a3, #00a1bd);
}

.hello.fourth {
  background-image: -webkit-linear-gradient(270deg, #00a1bd, #00a1bd);
  background-image: linear-gradient(180deg, #00a1bd, #00a1bd);
}

.center-content {
  width: 60%;
}

.heading {
  font-family: Calibre, sans-serif;
  color: #fff;
  font-size: 52px;
  font-weight: 300;
  text-align: center;
}

.image-2 {
  position: absolute;
  margin-top: 167px;
}

.heading-2 {
  font-family: Calibre, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
}

.external-link {
  padding: 19px 38px;
  background-color: #fff;
  color: #3483ad;
}

.strip {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20vh;
  min-height: 130px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #3483ad, #3483ad);
  background-image: linear-gradient(180deg, #3483ad, #3483ad);
}

.strip:active {
  background-image: -webkit-linear-gradient(270deg, #185270, #185270), -webkit-linear-gradient(270deg, #3483ad, #3483ad);
  background-image: linear-gradient(180deg, #185270, #185270), linear-gradient(180deg, #3483ad, #3483ad);
}

.strip.aqua {
  background-image: -webkit-linear-gradient(270deg, #00a1bd, #00a1bd);
  background-image: linear-gradient(180deg, #00a1bd, #00a1bd);
}

.strip.aqua:active {
  background-image: -webkit-linear-gradient(270deg, #205a79, #205a79);
  background-image: linear-gradient(180deg, #205a79, #205a79);
}

.strip.greenish {
  background-image: -webkit-linear-gradient(270deg, #00beb9, #00beb9);
  background-image: linear-gradient(180deg, #00beb9, #00beb9);
}

.strip.greenish:active {
  background-image: -webkit-linear-gradient(270deg, #215b7a, #215b7a);
  background-image: linear-gradient(180deg, #215b7a, #215b7a);
}

.strip.green {
  background-image: -webkit-linear-gradient(270deg, #4cd8a3, #4cd8a3);
  background-image: linear-gradient(180deg, #4cd8a3, #4cd8a3);
}

.strip.green:active {
  background-image: -webkit-linear-gradient(270deg, #225a79, #225a79);
  background-image: linear-gradient(180deg, #225a79, #225a79);
}

.strip.purple {
  background-image: -webkit-linear-gradient(270deg, #a3ec85, #a3ec85);
  background-image: linear-gradient(180deg, #a3ec85, #a3ec85);
}

.strip.dark {
  background-image: -webkit-linear-gradient(270deg, #1d6c95, #1d6c95);
  background-image: linear-gradient(180deg, #1d6c95, #1d6c95);
}

.strip.dark:active {
  background-image: -webkit-linear-gradient(270deg, #196085, #196085);
  background-image: linear-gradient(180deg, #196085, #196085);
}

.heading-3 {
  color: #fff;
  text-decoration: none;
}

.text-block {
  margin-top: 13px;
  font-family: Calibre, sans-serif;
  font-size: 5em;
  font-weight: 300;
  text-decoration: none;
}

.splash {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #3483ad, #3483ad);
  background-image: linear-gradient(180deg, #3483ad, #3483ad);
  color: #3483ad;
}

.heading-4 {
  font-family: Calibre, sans-serif;
  color: #fff;
  font-size: 49px;
  font-weight: 300;
  text-align: center;
}

@media (max-width: 991px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .bio {
    margin-bottom: 60px;
  }
  .text-block {
    font-size: 4.5em;
  }
}

@media (max-width: 767px) {
  .full-browser {
    height: 500px;
  }
  .opener {
    font-size: 68px;
  }
  .blue-box {
    height: auto;
  }
  .container {
    padding-right: 29px;
    padding-left: 29px;
  }
  .bio {
    margin-bottom: 49px;
  }
  .opener-mobile {
    font-size: 68px;
  }
  .text-block {
    font-size: 4em;
  }
}

@media (max-width: 479px) {
  .full-browser {
    height: 442px;
  }
  .opener {
    line-height: 63px;
  }
  .blue-box {
    height: auto;
  }
  .title {
    font-size: 22px;
    line-height: 29px;
  }
  .bio {
    margin-bottom: 33px;
    font-size: 16px;
  }
  .main-cta {
    width: 100%;
    padding-top: 19px;
    text-align: center;
  }
  .footer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .social-links {
    margin-top: 20px;
  }
  .social-icon {
    margin-left: 19px;
  }
  .social-icon.first {
    margin-left: 0px;
  }
  .opener-mobile {
    margin-bottom: -18px;
    font-size: 49px;
    line-height: 49px;
  }
  .intro {
    padding-right: 23px;
    padding-left: 23px;
  }
  .headshot {
    margin-bottom: 16px;
  }
  .strip.dark {
    min-height: 80px;
  }
  .text-block {
    font-size: 2em;
  }
}

@font-face {
  font-family: 'Calibre';
  src: url('../fonts/Calibre-Light.eot') format('embedded-opentype'), url('../fonts/Calibre-Light.woff') format('woff'), url('../fonts/Calibre-Light.ttf') format('truetype'), url('../fonts/Calibre-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Calibre';
  src: url('../fonts/Calibre-Regular.eot') format('embedded-opentype'), url('../fonts/Calibre-Regular.ttf') format('truetype'), url('../fonts/Calibre-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Calibre';
  src: url('../fonts/Calibre-Medium.eot') format('embedded-opentype'), url('../fonts/Calibre-Medium.woff') format('woff'), url('../fonts/Calibre-Medium.ttf') format('truetype'), url('../fonts/Calibre-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}