body {
  background-color: #edeff2;
  font-family: 'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

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

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

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

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #69b9ff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
  font-size: 14px;
}

.button.tab:hover {
  background-color: #2e80b6;
}

.button.tab.w--current {
  background-color: #2e80b6;
}

.button.small {
  font-size: 12px;
}

.navigation-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-bar {
  background-color: #fff;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #69b9ff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section {
  position: relative;
  padding: 80px 10px;
  background-color: #fff;
  text-align: center;
}

.section.accent {
  background-color: #ececee;
}

.section.accent.slim {
  padding-top: 0px;
  padding-bottom: 30px;
}

.section.accent.contact {
  padding-top: 25px;
  padding-bottom: 25px;
}

.section.case-study-header {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.case-study-block {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.subnav-container {
  padding: 10px 100px 0px;
  text-align: center;
}

.section.slim {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.contact-form {
  padding-top: 10px;
}

.white-box {
  padding: 15px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.white-box.transparent {
  border-style: none;
  background-color: transparent;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom: 4px solid #69b9ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 157, 255, 0.5)), to(rgba(46, 157, 255, 0.22)));
  background-image: linear-gradient(180deg, rgba(46, 157, 255, 0.5), rgba(46, 157, 255, 0.22));
  text-align: center;
}

.hero-section.centered.whiteboard {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 157, 255, 0.5)), to(rgba(46, 157, 255, 0.22))), url('../images/at-the-whiteboard.png');
  background-image: linear-gradient(180deg, rgba(46, 157, 255, 0.5), rgba(46, 157, 255, 0.22)), url('../images/at-the-whiteboard.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 900px;
}

.hero-section.centered.dreams {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(61%, rgba(46, 157, 255, 0.5)), to(rgba(46, 157, 255, 0.22))), url('../images/visualizer.png');
  background-image: linear-gradient(180deg, rgba(46, 157, 255, 0.5) 61%, rgba(46, 157, 255, 0.22)), url('../images/visualizer.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-section.centered.technologies {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 157, 255, 0.5)), to(rgba(46, 157, 255, 0.22))), url('../images/time_travel_inline1.jpg');
  background-image: linear-gradient(180deg, rgba(46, 157, 255, 0.5), rgba(46, 157, 255, 0.22)), url('../images/time_travel_inline1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.hero-section.centered.team {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 157, 255, 0.5)), to(rgba(46, 157, 255, 0.22))), url('../images/IMG_0462.jpeg');
  background-image: linear-gradient(180deg, rgba(46, 157, 255, 0.5), rgba(46, 157, 255, 0.22)), url('../images/IMG_0462.jpeg');
  background-position: 0px 0px, 50% 30%;
  background-size: auto, cover;
}

.hero-section.centered.video {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(46, 157, 255, 0.5)), to(rgba(46, 157, 255, 0.22))), url('../images/honeycomb_rev.jpg');
  background-image: linear-gradient(180deg, rgba(46, 157, 255, 0.5), rgba(46, 157, 255, 0.22)), url('../images/honeycomb_rev.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
}

.hero-heading {
  margin-bottom: 30px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-subheading {
  margin-bottom: 40px;
  color: #2e9dff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.hollow-button:hover {
  border-color: #2e9dff;
  color: #2e9dff;
}

.hollow-button.all-caps {
  text-transform: uppercase;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-heading.centered.white {
  color: #fff;
}

.section-subheading.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
}

.section-subheading.center.bumpdown {
  margin-top: 40px;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, 0.3);
}

.form-field.text-area {
  height: 110px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9e9e9e;
  font-size: 16px;
}

.grid-image {
  display: block;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  border: 10px solid #fff;
  border-radius: 50%;
  background-color: #69b9ff;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #668cad;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0, 140, 255, 0.84);
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  margin-bottom: 20px;
}

.white-text {
  margin-bottom: 20px;
  color: #fff;
}

.form {
  margin-top: 40px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image {
  border: 1px none #000;
}

.attribution {
  color: #000;
  font-size: 12px;
  text-align: center;
}

.block-quote {
  border-left-style: none;
}

.block-quote-2 {
  border-left-style: none;
}

.block-quote-3 {
  border-left-style: none;
}

.paragraph {
  border-top: 1px none #000;
}

.div-block {
  background-color: #e64c40;
}

.article {
  height: 190px;
  min-width: 300px;
  margin-bottom: 0px;
  background-color: #e68a4e;
}

.article-title {
  min-height: 150px;
  padding: 20px 5px;
  border-bottom: 1px solid #edeff2;
  color: #fff;
  font-size: 24px;
  text-decoration: none;
}

.article-dateline {
  padding-right: 10px;
  color: #fff;
  font-size: 12px;
  text-align: right;
  text-decoration: none;
}

.article-byline {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 50px;
  color: #fff;
}

.container {
  padding-top: 50px;
}

.column {
  margin-bottom: 10px;
}

.column-2 {
  margin-bottom: 10px;
}

.column-3 {
  margin-bottom: 10px;
}

.section-2 {
  background-image: url('../images/at-the-whiteboard.png');
  background-position: 0px 0px;
  background-size: 900px;
}

.unordered-list {
  padding-left: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
  list-style-type: none;
}

.feature-item {
  margin-bottom: 10px;
}

.paragraph-2 {
  text-align: left;
}

.paragraph-3 {
  text-align: left;
}

.paragraph-4 {
  text-align: left;
}

.heading.feature-heading {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #edeff2;
  font-weight: 700;
}

.heading.feature-heading.dark {
  color: #192024;
}

.heading.feature-heading.dark.cljs {
  font-size: 16px;
  text-align: right;
}

.div-block-2 {
  background-image: url('../images/complex-shapes.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.div-block-3 {
  background-image: url('../images/floating-squares.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-4 {
  background-image: url('../images/purple-range.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-quote-container {
  padding-top: 50px;
  padding-right: 100px;
  padding-left: 100px;
  font-size: 24px;
}

.slide-quote {
  font-size: 18px;
  text-align: center;
}

.slide-quote-citation {
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  text-align: right;
}

.case-study-logo {
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}

.paragraph-5 {
  text-align: left;
}

.rich-text-block {
  text-align: left;
}

.rich-text-block-2 {
  text-align: left;
}

.tabs-menu {
  margin-top: 1px;
}

.client-vertical-logo {
  display: inline-block;
  width: 150px;
}

.client-vertical-text {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}

.div-block-clojure {
  border: 1px solid #dcebf7;
  background-image: url('../images/logo-clojure.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-cljs {
  border: 1px solid #dcebf7;
  background-image: url('../images/logo-clojurescript.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-datomic {
  border: 1px solid #dcebf7;
  background-image: url('../images/LogoOnly---made-by-Rich.png');
  background-position: 0px 50%;
  background-size: 75px;
  background-repeat: no-repeat;
}

.unordered-list-2 {
  text-align: left;
}

.team-row {
  margin-top: 10px;
  margin-bottom: 10px;
}

.oss-block {
  margin-top: 20px;
}

.paragraph-6 {
  margin-bottom: 30px;
}

.tabs-content {
  border: 1px none #92a0ad;
  border-radius: 10px;
}

.article-link-block {
  display: inline-block;
  box-shadow: none;
  text-decoration: none;
}

.heading-2 {
  text-align: center;
}

.heading-3 {
  text-align: left;
}

.container-2 {
  padding-right: 25px;
  padding-left: 75px;
}

.video-row {
  margin-top: 0px;
  margin-bottom: 25px;
}

.bio {
  background-color: #49647b;
  color: #edeff2;
}

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

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

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

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

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

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000001, 0.6000000000000001);
  -ms-transform: scale(0.6000000000000001, 0.6000000000000001);
  transform: scale(0.6000000000000001, 0.6000000000000001);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media screen and (max-width: 991px) {
  .navigation-link {
    color: hsla(0, 0%, 100%, 0.52);
  }
  .navigation-link.w--current {
    color: #fff;
  }
  .hamburger-button.w--open {
    background-color: #3b99d9;
  }
  .navigation-menu {
    background-color: #3b99d9;
  }
  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .grid-image {
    width: 50%;
    padding: 15px;
  }
}

@media screen and (max-width: 767px) {
  .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }
  .button.tab {
    font-size: 12px;
  }
  .white-box {
    margin-bottom: 30px;
  }
  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }
  .hero-subheading {
    font-size: 18px;
  }
  .form-field.text-area {
    display: block;
  }
  .grid-image {
    width: 20%;
    padding: 20px;
  }
  .spc {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }
  .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section-subheading.center {
    line-height: 30px;
  }
  .grid-image {
    width: 35%;
  }
}

