body {
  background-color: #b8bbc7;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  position: relative;
  left: 0px;
  top: 0px;
  margin: 10px 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 54px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

h2 {
  margin: 0px;
  padding-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #2f3136;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
  text-shadow: none;
}

h3 {
  margin: 5px 0px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-align: left;
  text-shadow: none;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #646472;
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-shadow: none;
}

a {
  color: #25a8df;
  text-decoration: underline;
}

.button {
  display: block;
  width: 30%;
  height: 54px;
  margin-left: -1px;
  padding: 4px 29px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #a8863d;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #18c7aa;
}

.navbar {
  padding-top: 35px;
  padding-bottom: 23px;
  background-color: #fff;
}

.logo {
  margin-top: 0px;
  margin-right: 0px;
}

.section {
  padding-top: 81px;
  padding-bottom: 81px;
  text-align: center;
}

.section.gray {
  position: relative;
  background-color: #b8bbc7;
}

.section.gray.product {
  padding-top: 35px;
  padding-bottom: 0px;
  background-color: #9fa3b3;
}

.section.blue {
  position: relative;
  background-color: #23a0ff;
}

.section.blue.product {
  padding-top: 35px;
  padding-bottom: 0px;
  float: none;
}

.section.orange {
  position: relative;
  background-color: #fe4b00;
}

.section.dkblue {
  position: relative;
  background-color: #1b407c;
  text-shadow: none;
}

.section.dkblue.top {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 2px solid #23a0ff;
  text-shadow: none;
}

.section.dkblue.prouct {
  padding-top: 35px;
  padding-bottom: 0px;
  text-shadow: none;
}

.tag {
  margin-left: 35px;
  padding-top: 36px;
  float: none;
}

.larger {
  padding-bottom: 10px;
  font-size: 60px;
  text-align: center;
  text-shadow: none;
}

.white {
  position: relative;
  padding-bottom: 40px;
  background-color: #fff;
}

.intro {
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #a4a7b3;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
  text-shadow: none;
}

.intro.blue {
  color: #23a0ff;
  text-shadow: none;
}

.contact {
  padding-bottom: 12px;
  font-family: Fontawesome, sans-serif;
  font-size: 18px;
  text-align: left;
}

.no-padding {
  padding-bottom: 0px;
  float: none;
  text-shadow: none;
}

.footer.grey {
  padding-top: 15px;
  padding-bottom: 40px;
  background-color: #b8bbc7;
  color: #fff;
}

.copyright {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-shadow: none;
}

.story {
  color: #fff;
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
  text-shadow: none;
}

.story-img.thought {
  text-shadow: none;
}

.circle {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  display: block;
  width: 46px;
  height: 46px;
  margin-right: auto;
  margin-bottom: -23px;
  margin-left: auto;
  border-radius: 24px;
}

.circle.blue {
  background-color: #23a0ff;
}

.circle.gray {
  background-color: #b8bbc7;
}

.circle.dkblue {
  background-color: #1b407c;
}

.circle.orange {
  background-color: #fe4b00;
}

.arrow {
  margin-top: 24px;
}

.title {
  margin-top: -55px;
  padding-bottom: 31px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.chart-lg {
  margin-bottom: 10px;
}

.chart-text {
  padding-right: 150px;
  padding-left: 150px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}

.header {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #fff;
}

.intro-top {
  padding-top: 15px;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  text-shadow: none;
}

.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.top {
  margin-top: 26px;
  padding-bottom: 0px;
}

.topnav {
  margin-top: 45px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.topnav.menu {
  padding-right: 15px;
  padding-left: 15px;
}

.topnav.menu:hover {
  color: #39adfa;
}

.topnav.menu.next.w--current {
  color: #25a8df;
}

.topnav.menu.next.w--current:hover {
  color: #23a0ff;
}

.nav-menu {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.pg-title {
  padding-left: 77px;
  font-size: 44px;
  font-weight: 300;
  text-shadow: none;
}

.content {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 77px;
}

.content.prod {
  padding-bottom: 20px;
  text-shadow: none;
}

.content.prod.descr {
  padding-top: 0px;
  text-shadow: none;
}

.main {
  min-height: 0px;
  background-color: #fff;
}

.fa-icon {
  padding-right: 15px;
  font-family: Fontawesome, sans-serif;
}

.prod-name {
  padding-bottom: 20px;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
  text-transform: none;
  text-shadow: none;
}

.prod {
  color: #fff;
  text-shadow: none;
}

.heading-bio {
  font-weight: 700;
  text-transform: none;
  text-shadow: none;
}

.heading-bio.name-bio {
  margin-top: 15px;
  color: #23a0ff;
  font-size: 28px;
  font-weight: 600;
  text-shadow: none;
}

.story-subtitle {
  padding-bottom: 20px;
  color: #fac960;
  text-align: center;
  text-shadow: none;
}

.ccm-list {
  margin-bottom: 20px;
  margin-left: 0px;
  padding-left: 20px;
  color: #646472;
  font-size: 16px;
  line-height: 26px;
}

.portfolio-icon {
  margin-top: 6px;
  float: left;
  text-shadow: none;
}

.approach {
  margin-left: 115px;
  text-shadow: none;
}

.portfolio {
  margin-left: 190px;
  text-shadow: none;
}

.lt-blue {
  color: #91d5ff;
  text-shadow: none;
}

.lt-gray {
  color: #cfd5e8;
  text-shadow: none;
}

.footer-nav-prev {
  display: inline-block;
  width: 40%;
  float: left;
  clear: none;
  font-family: 'Fontawesome webfont', sans-serif;
  text-shadow: none;
}

.f-nav-link {
  display: inline-block;
  float: none;
  color: #23a0ff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
}

.f-nav-link:hover {
  text-decoration: underline;
}

.f-nav-link.w--current {
  text-shadow: none;
}

.footer-nav-next {
  width: 40%;
  float: right;
  text-align: right;
  text-shadow: none;
}

.fa-icon-left {
  width: 20px;
  padding-right: 0px;
  float: left;
  font-family: Fontawesome, sans-serif;
  color: #23a0ff;
  font-size: 18px;
  text-shadow: none;
}

.fa-icon-right {
  width: 20px;
  padding-right: 0px;
  float: right;
  font-family: Fontawesome, sans-serif;
  color: #23a0ff;
  font-size: 18px;
}

.footer-nav-container {
  border-top: 1px solid #b8bbc7;
  background-color: #fff;
}

.footer-nav-inner {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 77px;
}

.footer-nav-inner.home {
  padding-left: 0px;
}

.approach-icon {
  padding-top: 8px;
  float: left;
  text-shadow: none;
}

.title-bio {
  color: #1b407c;
  text-shadow: none;
}

.image {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  margin-right: 220px;
  margin-left: auto;
  padding-left: 0px;
}

.image-2 {
  position: static;
  margin-right: 0px;
  float: left;
  text-decoration: none;
}

.image-3 {
  position: relative;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
  clear: left;
  text-align: left;
}

.text-block {
  display: block;
  background-color: transparent;
  color: #646472;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
}

.image-4 {
  display: block;
  width: 863px;
  height: 606.46875px;
  max-height: 91.06137%;
  min-height: auto;
  min-width: auto;
  text-decoration: none;
}

.bold-text {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #646472;
  font-size: 30px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
}

.paragraph {
  font-size: 30px;
  line-height: 45px;
  text-align: center;
}

.paragraph-2 {
  font-size: 30px;
  line-height: 45px;
  text-align: center;
}

.image-5 {
  display: inline-block;
  overflow: visible;
}

.link-block {
  margin-left: 20px;
  padding-left: 0px;
}

.image-6 {
  position: static;
  z-index: auto;
  margin-left: 20px;
  float: none;
  clear: none;
}

.image-7 {
  margin-right: 20px;
}

.paragraph-3 {
  display: inline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.link-block-2 {
  margin-right: 20px;
}

.section-2 {
  overflow: visible;
  width: 20px;
  float: left;
  clear: none;
  text-align: left;
}

.div-block {
  margin-right: 20px;
  margin-left: 20px;
  float: right;
  border: 1px none #000;
}

.div-block-2 {
  float: left;
  clear: left;
}

.div-block-3 {
  float: left;
}

.link {
  float: left;
}

.link-2 {
  float: left;
}

.link-3 {
  float: left;
  color: #39adfa;
}

.link-4 {
  float: left;
  color: #39adfa;
}

.link-5 {
  float: left;
  color: #39adfa;
}

.link-6 {
  float: none;
  clear: left;
}

.link-7 {
  float: left;
}

.link-8 {
  float: left;
}

.link-9 {
  float: left;
}

.link-10 {
  float: left;
}

.link-11 {
  float: left;
}

.link-12 {
  float: left;
}

.link-13 {
  float: left;
  background-color: transparent;
  color: #fff;
}

.link-14 {
  float: left;
  background-color: transparent;
  opacity: 1;
  color: #fff;
}

.link-15 {
  float: left;
  background-color: transparent;
  color: #fff;
}

.link-16 {
  color: #2056ae;
}

.link-17 {
  color: #fff;
}

.link-18 {
  color: #fff;
}

.link-19 {
  color: #fff;
}

.link-20 {
  color: #fff;
}

.link-21 {
  color: #fff;
}

.link-22 {
  color: #fff;
}

.link-23 {
  color: #fff;
}

.link-24 {
  color: #fff;
}

html.w-mod-js *[data-ix="fade-in-onload-9"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-onload"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-onload-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-onload-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-onload-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-onload-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-onload-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-onload-7"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-onload-8"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-scroll-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-scroll-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-scroll-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-scroll-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-scroll-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

html.w-mod-js *[data-ix="fade-in-scroll-7"] {
  opacity: 0;
  -webkit-transform: translate(0px, -12px);
  -ms-transform: translate(0px, -12px);
  transform: translate(0px, -12px);
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 30px;
    text-shadow: none;
  }

  h2 {
    font-size: 18px;
    text-shadow: none;
  }

  p {
    text-shadow: none;
  }

  .button {
    width: 30%;
  }

  .section.blue {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section.dkblue {
    text-shadow: none;
  }

  .section.dkblue.top {
    text-shadow: none;
  }

  .tag {
    margin-top: 54px;
    padding-top: 0px;
    padding-right: 6px;
    float: right;
    clear: right;
  }

  .larger {
    font-size: 54px;
    text-shadow: none;
  }

  .white {
    padding-top: 50px;
  }

  .intro {
    font-size: 26px;
    line-height: 36px;
    text-shadow: none;
  }

  .story {
    font-size: 30px;
    line-height: 44px;
    text-shadow: none;
  }

  .chart-lg {
    margin-bottom: 10px;
  }

  .chart-text {
    padding-right: 80px;
    padding-left: 80px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
  }

  .intro-top {
    font-size: 18px;
    text-shadow: none;
  }

  .topnav.menu {
    width: auto;
    max-width: 0px;
    min-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
  }

  .topnav.menu.w--current {
    color: #39adfa;
  }

  .topnav.menu.next {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #5c5d5e;
  }

  .topnav.menu.next.w--current {
    color: #39adfa;
  }

  .topnav.menu.last {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #5c5d5e;
  }

  .topnav.menu.last.w--current {
    margin-top: 0px;
    color: #39adfa;
  }

  .nav-menu-btn {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
    padding-top: 0px;
    padding-right: 0px;
  }

  .nav-menu-btn.w--open {
    background-color: transparent;
  }

  .nav-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    background-color: #43464a;
  }

  .menu-icon {
    font-size: 36px;
  }

  .pg-title {
    font-size: 38px;
    text-shadow: none;
  }

  .prod-name {
    text-shadow: none;
  }

  .prod {
    text-shadow: none;
  }

  .mobile-nav-wrap {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50%;
    margin-top: -4px;
    margin-right: 20px;
    padding-right: 0px;
  }

  .portfolio-icon {
    text-shadow: none;
  }

  .approach-icon {
    text-shadow: none;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-family: 'Open Sans', sans-serif;
    color: #646472;
  }

  h1 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 28px;
    line-height: 40px;
    text-shadow: none;
  }

  h2 {
    font-size: 16px;
    text-shadow: none;
  }

  p {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    opacity: 1;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-align: left;
    text-shadow: none;
  }

  .button {
    width: 40%;
  }

  .navbar {
    padding-left: 10px;
  }

  .logo {
    width: 196px;
    margin-top: 0px;
    margin-right: 0px;
  }

  .section.gray {
    padding: 40px 10px;
  }

  .section.blue {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.orange {
    padding: 40px 10px;
  }

  .section.dkblue {
    padding: 40px 10px;
    text-shadow: none;
  }

  .section.dkblue.top {
    padding: 0px;
    text-shadow: none;
  }

  .tag {
    padding-top: 0px;
    padding-right: 0px;
    clear: none;
  }

  .larger {
    font-size: 44px;
    text-shadow: none;
  }

  .white {
    padding-left: 5px;
  }

  .intro {
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    text-shadow: none;
  }

  .info {
    padding-right: 15px;
    padding-left: 15px;
  }

  .contact {
    color: #000;
  }

  .footer.grey {
    padding-left: 20px;
  }

  .copyright {
    text-shadow: none;
  }

  .story {
    font-size: 26px;
    line-height: 34px;
    text-shadow: none;
  }

  .story-img.dollar {
    padding-top: 40px;
  }

  .story-img.alert {
    padding-top: 25px;
  }

  .story-img.thought {
    padding-top: 38px;
    text-shadow: none;
  }

  .title {
    margin-top: -25px;
    padding-bottom: 25px;
  }

  .chart-text {
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
  }

  .header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .intro-top {
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 22px;
    text-shadow: none;
  }

  .nav-menu-btn {
    position: absolute;
    right: -20px;
    z-index: 99;
    padding-top: 0px;
    padding-right: 15px;
  }

  .nav-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
  }

  .pg-title {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 40px;
    font-size: 28px;
    text-shadow: none;
  }

  .content {
    padding-right: 10px;
    padding-left: 40px;
  }

  .prod-name {
    padding-bottom: 0px;
    font-size: 28px;
    line-height: 27px;
    text-shadow: none;
  }

  .prod {
    text-shadow: none;
  }

  .heading-bio.name-bio {
    text-shadow: none;
  }

  .mobile-nav-wrap {
    margin-right: 0px;
    padding-right: 0px;
  }

  .portfolio-icon {
    text-shadow: none;
  }

  .footer-nav-inner {
    padding-right: 10px;
    padding-left: 40px;
  }

  .image-5 {
    overflow: visible;
    max-height: none;
    min-height: auto;
    min-width: auto;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 46px;
    text-shadow: none;
  }

  h2 {
    font-size: 16px;
    line-height: 20px;
    text-shadow: none;
  }

  h3 {
    line-height: 24px;
    text-shadow: none;
  }

  p {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    opacity: 1;
    font-size: 16px;
    line-height: 22px;
    text-shadow: none;
  }

  .button {
    width: 100%;
    margin-left: 0px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }

  .logo {
    width: 170px;
  }

  .section {
    padding-top: 47px;
    padding-bottom: 47px;
  }

  .section.gray {
    padding-top: 45px;
    padding-bottom: 40px;
  }

  .section.blue {
    padding-top: 25px;
    padding-bottom: 40px;
  }

  .section.orange {
    padding-top: 45px;
    padding-bottom: 40px;
  }

  .section.dkblue {
    padding-top: 45px;
    padding-bottom: 40px;
  }

  .section.dkblue.top {
    text-shadow: none;
  }

  .tag {
    width: 164px;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 1px;
    padding-top: 15px;
    float: none;
  }

  .larger {
    padding-bottom: 0px;
    font-size: 28px;
    text-shadow: none;
  }

  .white {
    padding-top: 45px;
    padding-bottom: 25px;
  }

  .intro {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    text-shadow: none;
  }

  .contact {
    font-size: 15px;
  }

  .story {
    font-size: 22px;
    line-height: 28px;
    text-shadow: none;
  }

  .story-img {
    width: 40%;
    text-shadow: none;
  }

  .story-img.dollar {
    padding-top: 0px;
    text-shadow: none;
  }

  .story-img.alert {
    padding-top: 0px;
    text-shadow: none;
  }

  .title {
    margin-top: -10px;
    font-size: 14px;
  }

  .chart-text {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
  }

  .header {
    padding: 15px 5px 0px;
  }

  .intro-top {
    padding-top: 15px;
    font-size: 14px;
    line-height: 22px;
    text-shadow: none;
  }

  .navbar {
    padding-left: 0px;
  }

  .topnav.menu {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
  }

  .topnav.menu.next {
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #5c5d5e;
  }

  .topnav.menu.last {
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #5c5d5e;
  }

  .nav-menu-btn {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 99;
    padding-top: 0px;
  }

  .nav-menu-btn.w--open {
    background-color: transparent;
  }

  .nav-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    background-color: #43464a;
  }

  .pg-title {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 20px;
    font-size: 24px;
    text-shadow: none;
  }

  .content {
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 20px;
  }

  .fa-icon {
    padding-right: 10px;
  }

  .prod-name {
    padding-bottom: 15px;
    font-size: 26px;
    line-height: 28px;
    text-align: left;
    text-shadow: none;
  }

  .prod {
    text-shadow: none;
  }

  .heading-bio.name-bio {
    text-shadow: none;
  }

  .ccm-list {
    line-height: 22px;
  }

  .portfolio-icon {
    margin-bottom: 15px;
    float: none;
    text-shadow: none;
  }

  .approach {
    margin-left: 0px;
    text-shadow: none;
  }

  .portfolio {
    margin-left: 0px;
    text-shadow: none;
  }

  .lt-blue {
    text-align: left;
    text-shadow: none;
  }

  .lt-gray {
    text-shadow: none;
  }

  .fa-icon-right {
    padding-right: 0px;
  }

  .footer-nav-inner {
    padding-left: 20px;
  }

  .approach-icon {
    padding-bottom: 15px;
    float: none;
    text-shadow: none;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: , , ;
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome';
  src: ;
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}