@charset "UTF-8";
/* ============ jonddesign CSS Document =========== */
/* Table of Contents
----------------------------------------------------

- CSS Imports

---------------------------------------------------- */
/* ---------- Imports ---------- */
/* CSS Document UI Kit Variables */
/* SASS Variables
----------------------------------------------------

- File paths
- Colors
  - Color roles
- Typogrpahy
  - font family
  - font weight
  - font size
  - font spacing
- Icons
- Forms

---------------------------------------------------- */
/* File paths -------------------------------------- */
/* Colors ------------------------------------------ */
/* rgba(32,0,224, 1) */
/* rgba(rgba(160, 0, 226, 1)) */
/* rgba(rgba(5, 63, 204, 1)) */
/* rgba(174, 179, 187, 1) */
/* rgba(133, 140, 153, 1) */
/* rgba(52, 64, 85, 1) */
/* rgba(42, 51, 68, 1) */
/* rgba(214, 217, 221, 1) */
/* rgba(244, 244, 243, 1) */
/* rgba(245, 245, 246, 1) */
/* rgba(255,255,255) */
/* Typography -------------------------------------- */
/* font family */
/* font weight */
/* font size */
/* font line height */
/* font margins */
/* text shadow */
/* Transitions -------------------------------------- */
/* Cards -------------------------------------- */
/* Buttons -------------------------------------- */
/* ============ jonddesign UI Kit Styles =========== */
/* Table of Contents
----------------------------------------

- Fonts
- Navigation
- Buttons and Links
- Layout
- Lists
- Forms
- hover effects

---------------------------------------- */
/* CSS Document UI Kit Variables */
/* SASS Variables
----------------------------------------------------

- File paths
- Colors
  - Color roles
- Typogrpahy
  - font family
  - font weight
  - font size
  - font spacing
- Icons
- Forms

---------------------------------------------------- */
/* File paths -------------------------------------- */
/* Colors ------------------------------------------ */
/* rgba(32,0,224, 1) */
/* rgba(rgba(160, 0, 226, 1)) */
/* rgba(rgba(5, 63, 204, 1)) */
/* rgba(174, 179, 187, 1) */
/* rgba(133, 140, 153, 1) */
/* rgba(52, 64, 85, 1) */
/* rgba(42, 51, 68, 1) */
/* rgba(214, 217, 221, 1) */
/* rgba(244, 244, 243, 1) */
/* rgba(245, 245, 246, 1) */
/* rgba(255,255,255) */
/* Typography -------------------------------------- */
/* font family */
/* font weight */
/* font size */
/* font line height */
/* font margins */
/* text shadow */
/* Transitions -------------------------------------- */
/* Cards -------------------------------------- */
/* Buttons -------------------------------------- */
/* Global */
/* ------------ Fonts ------------ */
html {
  font-size: 16px; }

body {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  color: #344055;
  font-weight: 900;
  font-size: 0.875rem;
  color: #2A3344; }

.display {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 1.3;
  color: #344055;
  margin: 0.5em 0;
  text-shadow: 5px 10px 30px rgba(0, 0, 0, 0.35); }

h1 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.3;
  color: #344055;
  margin: 0.5em 0; }

h2 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

h3 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

h4 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

h5 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

h6 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

p.p-large {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #344055;
  margin: 0 0 0.5em 0; }

p {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  color: #344055;
  margin: 0 0 0.5em 0; }

p.p-small {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 0.83rem;
  font-weight: 300;
  line-height: 1.5;
  color: #344055;
  margin: 0 0 0.5em 0; }

.p-small {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 0.83rem;
  font-weight: 300;
  line-height: 1.5;
  color: #344055;
  margin: 0 0 0.5em 0; }

@media (max-width: 991px) {
  /* font size */
  .display {
    font-size: 2rem; }

  h1 {
    font-size: 1.75rem; }

  h2 {
    font-size: 1.5rem; }

  h3 {
    font-size: 1.375rem; }

  h4 {
    font-size: 1.25rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 0.875rem; }

  p.p-large {
    font-size: 0.875rem; }

  p {
    font-size: 0.83rem; }

  p.p-small {
    font-size: 0.625; } }
@media (max-width: 767px) {
  /* font size */
  .display {
    font-size: 1.75rem; }

  h1 {
    font-size: 1.5rem; }

  h2 {
    font-size: 1.375rem; }

  h3 {
    font-size: 1.25rem; }

  h4 {
    font-size: 1.125rem; }

  h5 {
    font-size: 0.83rem; }

  h6 {
    font-size: 0.83rem; }

  p.p-large {
    font-size: 0.83rem; }

  p {
    font-size: 0.625; }

  p.p-small {
    font-size: 0.5rem; } }
/* ------------ Navigation ------------ */
nav.navbar {
  z-index: 10000;
  padding: 0 !important;
  justify-content: space-between;
  background: transparent;
  height: auto; }
  nav.navbar .navbar-brand {
    padding: 15px 23px;
    margin: 0; }
    nav.navbar .navbar-brand img {
      max-height: 50px; }
  nav.navbar .hamburger {
    padding: 24.5px 24.5px;
    border: 0; }
    nav.navbar .hamburger .hamburger-box {
      position: inherit; }
  nav.navbar .hamburger .hamburger-box .hamburger-inner {
    background-color: #344055; }
  nav.navbar .hamburger .hamburger-box .hamburger-inner:before {
    background-color: #344055; }
  nav.navbar .hamburger .hamburger-box .hamburger-inner:after {
    background-color: #344055; }
  nav.navbar .logo-text {
    font-size: 1.5rem;
    color: #fff;
    font-family: "Rubik", sans-serif;
    margin-left: 10px; }

/* Navigation Case Study ------------ */
.hamburger .hamburger-box .fas {
  font-size: 28px; }

/* ------------ Buttons and Links ------------ */
/* links */
a {
  text-decoration: none;
  color: #004FFF; }

a:hover {
  text-decoration: none;
  color: #053FCC; }

.link-text-arrow:after {
  content: "";
  font-family: FontAwesome;
  margin-left: 10px; }

.btn:not(:disabled):not(.disabled) {
  cursor: pointer; }

.btn {
  padding: 10px 20px;
  font-size: 0.875rem;
  border-radius: 0;
  margin-top: 30px;
  display: inline-block; }

.btn-outline {
  padding: 10px 20px;
  border: 1px solid #344055;
  color: #344055;
  font-weight: 300;
  -o-transition: color .2s ease-out, background .5s ease-in;
  -ms-transition: color .2s ease-out, background .5s ease-in;
  -moz-transition: color .2s ease-out, background .5s ease-in;
  -webkit-transition: color .2s ease-out, background .5s ease-in;
  transition: color .2s ease-out, background .5s ease-in; }

.btn-outline:hover {
  color: #fff;
  background: #344055;
  border: 1px solid #344055; }

/* ------------ Layout ------------ */
.no-padding {
  padding: 0; }

.section-heading {
  margin-bottom: 40px; }

section.bk-gd {
  padding-top: 80px;
  padding-bottom: 80px; }

.flex-container {
  display: flex;
  align-items: center;
  justify-content: center; }

/* ------------ Lists ------------ */
ul {
  padding-left: 0; }
  ul li {
    list-style: none;
    margin-bottom: 5px;
    font-weight: 300; }

ul.bullet {
  padding-left: 0; }
  ul.bullet li {
    list-style: disc;
    margin-left: 20px;
    font-weight: 300; }

.list-item-number {
  margin-top: 15px; }

.list-item-number .number {
  margin-right: 10px;
  margin-bottom: 15px; }

/* ------------ Images------------ */
img {
  width: 100%; }

/* ------------ Hover Effects ------------ */
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(0px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-rectangle-out:hover {
  border-right: 1px solid #004FFF;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #004FFF;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-rectangle-out:hover {
  color: #2AFC98; }

.hvr-rectangle-out:focus {
  color: #2AFC98; }

.hvr-rectangle-out:active {
  color: #2AFC98;
  background: #004FFF; }

.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/* ============ jonddesign Pages Styles =========== */
/* Table of Contents
----------------------------------------

- Global
- Homepage
- Case Studies
    - all cs
    - aqt
    - lb
    - jnd

---------------------------------------- */
/* ============ jonddesign UI Kit Styles =========== */
/* Table of Contents
----------------------------------------

- Fonts
- Navigation
- Buttons and Links
- Layout
- Lists
- Forms
- hover effects

---------------------------------------- */
/* CSS Document UI Kit Variables */
/* SASS Variables
----------------------------------------------------

- File paths
- Colors
  - Color roles
- Typogrpahy
  - font family
  - font weight
  - font size
  - font spacing
- Icons
- Forms

---------------------------------------------------- */
/* File paths -------------------------------------- */
/* Colors ------------------------------------------ */
/* rgba(32,0,224, 1) */
/* rgba(rgba(160, 0, 226, 1)) */
/* rgba(rgba(5, 63, 204, 1)) */
/* rgba(174, 179, 187, 1) */
/* rgba(133, 140, 153, 1) */
/* rgba(52, 64, 85, 1) */
/* rgba(42, 51, 68, 1) */
/* rgba(214, 217, 221, 1) */
/* rgba(244, 244, 243, 1) */
/* rgba(245, 245, 246, 1) */
/* rgba(255,255,255) */
/* Typography -------------------------------------- */
/* font family */
/* font weight */
/* font size */
/* font line height */
/* font margins */
/* text shadow */
/* Transitions -------------------------------------- */
/* Cards -------------------------------------- */
/* Buttons -------------------------------------- */
/* Global */
/* ------------ Fonts ------------ */
html {
  font-size: 16px; }

body {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  color: #344055;
  font-weight: 900;
  font-size: 0.875rem;
  color: #2A3344; }

.display {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 1.3;
  color: #344055;
  margin: 0.5em 0;
  text-shadow: 5px 10px 30px rgba(0, 0, 0, 0.35); }

h1 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 1.3;
  color: #344055;
  margin: 0.5em 0; }

h2 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

h3 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

h4 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

h5 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

h6 {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
  color: #2A3344;
  margin: 0.5em 0; }

p.p-large {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #344055;
  margin: 0 0 0.5em 0; }

p {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.5;
  color: #344055;
  margin: 0 0 0.5em 0; }

p.p-small {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 0.83rem;
  font-weight: 300;
  line-height: 1.5;
  color: #344055;
  margin: 0 0 0.5em 0; }

.p-small {
  font-family: "Rubik", sans-serif, HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 0.83rem;
  font-weight: 300;
  line-height: 1.5;
  color: #344055;
  margin: 0 0 0.5em 0; }

@media (max-width: 991px) {
  /* font size */
  .display {
    font-size: 2rem; }

  h1 {
    font-size: 1.75rem; }

  h2 {
    font-size: 1.5rem; }

  h3 {
    font-size: 1.375rem; }

  h4 {
    font-size: 1.25rem; }

  h5 {
    font-size: 1.125rem; }

  h6 {
    font-size: 0.875rem; }

  p.p-large {
    font-size: 0.875rem; }

  p {
    font-size: 0.83rem; }

  p.p-small {
    font-size: 0.625; } }
@media (max-width: 767px) {
  /* font size */
  .display {
    font-size: 1.75rem; }

  h1 {
    font-size: 1.5rem; }

  h2 {
    font-size: 1.375rem; }

  h3 {
    font-size: 1.25rem; }

  h4 {
    font-size: 1.125rem; }

  h5 {
    font-size: 0.83rem; }

  h6 {
    font-size: 0.83rem; }

  p.p-large {
    font-size: 0.83rem; }

  p {
    font-size: 0.625; }

  p.p-small {
    font-size: 0.5rem; } }
/* ------------ Navigation ------------ */
nav.navbar {
  z-index: 10000;
  padding: 0 !important;
  justify-content: space-between;
  background: transparent;
  height: auto; }
  nav.navbar .navbar-brand {
    padding: 15px 23px;
    margin: 0; }
    nav.navbar .navbar-brand img {
      max-height: 50px; }
  nav.navbar .hamburger {
    padding: 24.5px 24.5px;
    border: 0; }
    nav.navbar .hamburger .hamburger-box {
      position: inherit; }
  nav.navbar .hamburger .hamburger-box .hamburger-inner {
    background-color: #344055; }
  nav.navbar .hamburger .hamburger-box .hamburger-inner:before {
    background-color: #344055; }
  nav.navbar .hamburger .hamburger-box .hamburger-inner:after {
    background-color: #344055; }
  nav.navbar .logo-text {
    font-size: 1.5rem;
    color: #fff;
    font-family: "Rubik", sans-serif;
    margin-left: 10px; }

/* Navigation Case Study ------------ */
.hamburger .hamburger-box .fas {
  font-size: 28px; }

/* ------------ Buttons and Links ------------ */
/* links */
a {
  text-decoration: none;
  color: #004FFF; }

a:hover {
  text-decoration: none;
  color: #053FCC; }

.link-text-arrow:after {
  content: "";
  font-family: FontAwesome;
  margin-left: 10px; }

.btn:not(:disabled):not(.disabled) {
  cursor: pointer; }

.btn {
  padding: 10px 20px;
  font-size: 0.875rem;
  border-radius: 0;
  margin-top: 30px;
  display: inline-block; }

.btn-outline {
  padding: 10px 20px;
  border: 1px solid #344055;
  color: #344055;
  font-weight: 300;
  -o-transition: color .2s ease-out, background .5s ease-in;
  -ms-transition: color .2s ease-out, background .5s ease-in;
  -moz-transition: color .2s ease-out, background .5s ease-in;
  -webkit-transition: color .2s ease-out, background .5s ease-in;
  transition: color .2s ease-out, background .5s ease-in; }

.btn-outline:hover {
  color: #fff;
  background: #344055;
  border: 1px solid #344055; }

/* ------------ Layout ------------ */
.no-padding {
  padding: 0; }

.section-heading {
  margin-bottom: 40px; }

section.bk-gd {
  padding-top: 80px;
  padding-bottom: 80px; }

.flex-container {
  display: flex;
  align-items: center;
  justify-content: center; }

/* ------------ Lists ------------ */
ul {
  padding-left: 0; }
  ul li {
    list-style: none;
    margin-bottom: 5px;
    font-weight: 300; }

ul.bullet {
  padding-left: 0; }
  ul.bullet li {
    list-style: disc;
    margin-left: 20px;
    font-weight: 300; }

.list-item-number {
  margin-top: 15px; }

.list-item-number .number {
  margin-right: 10px;
  margin-bottom: 15px; }

/* ------------ Images------------ */
img {
  width: 100%; }

/* ------------ Hover Effects ------------ */
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(0px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-rectangle-out:hover {
  border-right: 1px solid #004FFF;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #004FFF;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-rectangle-out:hover {
  color: #2AFC98; }

.hvr-rectangle-out:focus {
  color: #2AFC98; }

.hvr-rectangle-out:active {
  color: #2AFC98;
  background: #004FFF; }

.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

body {
  position: relative;
  background-color: #fff; }

html {
  background-color: #fff; }

/* ---------- Global ---------- */
/* navigation ---------- */
header {
  padding-left: 20px;
  padding-right: 20px; }
  header a.navbar-brand {
    z-index: 10;
    position: absolute;
    cursor: pointer;
    top: 12px;
    position: fixed; }
    header a.navbar-brand img {
      max-width: 30px !important; }
  header nav {
    background-color: #F5F5F6;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    z-index: 11; }
    header nav ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      position: absolute;
      left: 50%;
      top: 200px;
      transition: all 0.3s ease-in-out;
      transform: translateX(-50%); }
      header nav ul li {
        transform: translateY(50px);
        opacity: 0; }
        header nav ul li a {
          display: block;
          text-decoration: none;
          padding: 10px 0;
          text-align: center;
          color: #344055;
          transition: all 0.2s ease-in-out;
          font-weight: 300;
          font-size: 0.875rem; }

.toggle-btn {
  display: block;
  position: fixed;
  z-index: 12;
  right: 15px;
  top: 23px;
  cursor: pointer; }
  .toggle-btn .bar {
    width: 30px;
    height: 2px;
    margin: 7px auto;
    background-color: #344055;
    transition: all 0.3s ease-in-out; }
    .toggle-btn .bar:nth-child(2) {
      width: 20px; }

#toggle:checked ~ nav {
  opacity: 1;
  visibility: visible; }
  #toggle:checked ~ nav ul li {
    transform: translateY(0px);
    opacity: 1; }
    #toggle:checked ~ nav ul li:nth-child(1) {
      transition: all 0.5s cubic-bezier(0.6, 0, 0.8, 1.5) 0.1s; }
    #toggle:checked ~ nav ul li:nth-child(2) {
      transition: all 0.5s cubic-bezier(0.6, 0, 0.8, 1.5) 0.2s; }
    #toggle:checked ~ nav ul li:nth-child(3) {
      transition: all 0.5s cubic-bezier(0.6, 0, 0.8, 1.5) 0.3s; }
    #toggle:checked ~ nav ul li:nth-child(4) {
      transition: all 0.5s cubic-bezier(0.6, 0, 0.8, 1.5) 0.4s; }
    #toggle:checked ~ nav ul li:nth-child(5) {
      transition: all 0.5s cubic-bezier(0.6, 0, 0.8, 1.5) 0.5s; }
    #toggle:checked ~ nav ul li:nth-child(6) {
      transition: all 0.5s cubic-bezier(0.6, 0, 0.8, 1.5) 0.6s; }
    #toggle:checked ~ nav ul li:nth-child(7) {
      transition: all 0.5s cubic-bezier(0.6, 0, 0.8, 1.5) 0.7s; }
#toggle:checked + label.toggle-btn .bar:nth-child(2) {
  transform: translateX(50px);
  opacity: 0; }
#toggle:checked + label.toggle-btn .bar:nth-child(1) {
  transform: translateY(10px) rotate(45deg); }
#toggle:checked + label.toggle-btn .bar:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg); }

.nav-sticky {
  display: none; }

.show-nav {
  display: block; }

/* page transitions ---------- */
.transition-fade {
  opacity: 1;
  transition: 800ms;
  transform-origin: left; }

html.is-animating .transition-fade {
  opacity: 0;
  transform: translateY(100%); }

html.is-leaving .transition-fade {
  opacity: 0;
  transform: translateY(0); }

/* animate delays ---------- */
.delay-all-1 {
  animation-duration: 1800ms; }

.delay-all-2 {
  animation-delay: 300ms;
  animation-duration: 1800ms; }

.delay-all-3 {
  animation-delay: 600ms;
  animation-duration: 1800ms; }

.delay-all-4 {
  animation-delay: 900ms;
  animation-duration: 1800ms; }

.delay-all-5 {
  animation-delay: 1200ms;
  animation-duration: 1800ms; }

@media (min-width: 769px) {
  .delay-desktop-1 {
    animation-duration: 1800ms; }

  .delay-desktop-2 {
    animation-delay: 300ms;
    animation-duration: 1800ms; }

  .delay-desktop-3 {
    animation-delay: 600ms;
    animation-duration: 1800ms; }

  .delay-desktop-4 {
    animation-delay: 900ms;
    animation-duration: 1800ms; }

  .delay-desktop-5 {
    animation-delay: 1200ms;
    animation-duration: 1800ms; } }
/* mobile animate delay ---------- */
@media (max-width: 767px) {
  .delay-mobile-1 {
    animation-duration: 1800ms; }

  .delay-mobile-2 {
    animation-delay: 300ms;
    animation-duration: 1800ms; }

  .delay-mobile-3 {
    animation-delay: 600ms;
    animation-duration: 1800ms; }

  .delay-mobile-4 {
    animation-delay: 900ms;
    animation-duration: 1800ms; }

  .delay-mobile-5 {
    animation-delay: 1200ms;
    animation-duration: 1800ms; } }
.main-content {
  background: #FFF; }

/* ---------- Homepage ---------- */
/* welcome ---------- */
#welcome {
  background: #F5F5F6;
  padding-top: 80px;
  padding-bottom: 80px;
  /* welcome */ }
  #welcome .slide-container .slide-content {
    padding-top: 80px;
    position: relative; }
    #welcome .slide-container .slide-content #faded {
      opacity: 0; }
      #welcome .slide-container .slide-content #faded h2 {
        color: #344055;
        font-weight: 300; }
        #welcome .slide-container .slide-content #faded h2 a {
          color: #2AFC98; }
        #welcome .slide-container .slide-content #faded h2 a:hover {
          color: #D6D9DD; }
    #welcome .slide-container .slide-content #faded.show {
      opacity: 1;
      -webkit-transition: opacity 2s ease-in;
      -moz-transition: opacity 2s ease-in;
      -o-transition: opacity 2s ease-in;
      -ms-transition: opacity 2s ease-in;
      transition: opacity 2s ease-in; }
    #welcome .slide-container .slide-content img {
      margin: 0 auto;
      display: block;
      width: 100%; }
    #welcome .slide-container .slide-content .vertically-align {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%; }
    #welcome .slide-container .slide-content .work-nav {
      display: flex;
      justify-content: flex-end;
      flex-direction: column; }
      #welcome .slide-container .slide-content .work-nav .scroll {
        margin-top: 100px; }
        #welcome .slide-container .slide-content .work-nav .scroll .arrow.bounce {
           /*
-moz-animation: bounce 5s infinite;
-webkit-animation: bounce 5s infinite;
animation: bounce 5s infinite;
color: $gray-darker;*/
          text-align: center; }
          #welcome .slide-container .slide-content .work-nav .scroll .arrow.bounce img {
            max-width: 30px; }
        #welcome .slide-container .slide-content .work-nav .scroll p.rotate-text {
          color: #344055;
          font-size: 0.875rem;
          -ms-transform: rotate(90deg);
          /* IE 9 */
          transform: rotate(90deg);
          margin: 0; }
        #welcome .slide-container .slide-content .work-nav .scroll .arrow-down {
          font-size: 20px;
          margin-top: 20px; }
    #welcome .slide-container .slide-content .fadeIn {
      animation-duration: 5s !important; }

/* case studies section homepage---------- */
.section-case {
  margin-top: 80px;
  margin-bottom: 80px; }
  .section-case .right-col {
    text-align: left;
    z-index: 10; }
    .section-case .right-col .cs-company {
      display: none;
      margin-top: 20px; }
      .section-case .right-col .cs-company .display {
        margin-left: -100px; }
    .section-case .right-col .cs-type {
      margin-bottom: 15px; }
    .section-case .right-col .project-link {
      margin-bottom: 20px; }
      .section-case .right-col .project-link h6 {
        display: inline-block;
        font-weight: 300;
        font-size: 14px;
        color: #004FFF; }
      .section-case .right-col .project-link .icon-next {
        display: inline-block; }
        .section-case .right-col .project-link .icon-next img {
          max-width: 30px;
          margin-left: 10px;
          display: none; }
    .section-case .right-col .project-link:hover h6 {
      color: #053FCC; }
  .section-case .left-col {
    text-align: right;
    z-index: 10; }
    .section-case .left-col .cs-company {
      display: none;
      margin-top: 20px; }
      .section-case .left-col .cs-company .display {
        margin-right: -100px; }
    .section-case .left-col .cs-type {
      margin-bottom: 15px; }
    .section-case .left-col .project-link {
      margin-bottom: 20px; }
      .section-case .left-col .project-link h6 {
        display: inline-block;
        font-weight: 300;
        font-size: 14px;
        color: #004FFF; }
      .section-case .left-col .project-link .icon-next {
        display: inline-block; }
        .section-case .left-col .project-link .icon-next img {
          max-width: 30px;
          margin-left: 10px;
          display: none; }
    .section-case .left-col .project-link:hover h6 {
      color: #053FCC; }
  .section-case .cs-image {
    overflow: hidden; }
    .section-case .cs-image img {
      width: 100%;
      height: auto;
      transition: transform .8s ease; }
  .section-case .icon-link {
    margin-top: 1em;
    text-align: right; }
    .section-case .icon-link img {
      max-width: 35px; }

@media (max-width: 991px) {
  #welcome {
    background: #F5F5F6;
    padding-top: 40px;
    padding-bottom: 40px; }

  .section-case {
    margin-top: 60px;
    margin-bottom: 60px; }
    .section-case .cs-type {
      margin-bottom: 15px; } }
@media (max-width: 768px) {
  .section-case {
    margin-top: 40px;
    margin-bottom: 40px; }
    .section-case .right-col {
      text-align: left;
      z-index: 10; }
      .section-case .right-col .cs-company {
        display: none;
        margin-top: 20px; }
        .section-case .right-col .cs-company .display {
          margin-left: 0px; }
    .section-case .left-col {
      text-align: left; }
      .section-case .left-col .cs-company {
        display: none;
        margin-top: 20px; }
        .section-case .left-col .cs-company .display {
          margin-right: 0px; }
    .section-case .cs-type {
      margin-bottom: 15px !important; }

  #case-two .container .row .col-12 .row, #case-four .container .row .col-12 .row {
    display: flex;
    flex-flow: column-reverse; } }
/* ---------- About Content ---------- */
.about-hero-content {
  height: 100%;
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.hero-content {
  display: table-cell;
  vertical-align: middle; }

.about-hero {
  background-color: #E7E9EA;
  padding-top: 80px;
  padding-bottom: 80px; }
  .about-hero .hero-image a.btn-outline {
    margin-top: 20px;
    display: inline-block; }
    .about-hero .hero-image a.btn-outline .icon-download svg {
      max-width: 15px;
      margin-left: 5px;
      fill: #344055;
      height: auto; }
      .about-hero .hero-image a.btn-outline .icon-download svg path {
        fill: #344055; }
  .about-hero .hero-image .btn-outline:hover .icon-download svg {
    fill: #fff; }
    .about-hero .hero-image .btn-outline:hover .icon-download svg path {
      fill: #fff; }

.about {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #E7E9EA; }
  .about .about-subheading h6 {
    text-transform: uppercase;
    margin: 1.3em 0;
    font-size: 16px; }
  .about .about-subheading .about-ex-subheading {
    margin-bottom: .5rem; }
  .about .about-subheading p.p-large {
    margin-bottom: .8rem; }

@media (max-width: 768px) {
  .about .about-subheading h6 {
    font-size: 14px; }

  .about-hero-content {
    position: relative; } }
#about-experience .about-detail {
  margin-bottom: 20px; }

@media (max-width: 575px) {
  .about {
    padding-top: 20px;
    padding-bottom: 20px; } }
/* ---------- Case Studies ---------- */
/* all cs ---------- */
.cs-hero {
  background: #D6D9DD; }
  .cs-hero .cs-image-hero img {
    width: 100%;
    height: auto; }
  .cs-hero .cs-hero-details-container {
    display: table;
    height: 100%; }
    .cs-hero .cs-hero-details-container .cs-hero-details {
      display: table-cell;
      vertical-align: middle; }
      .cs-hero .cs-hero-details-container .cs-hero-details .cs-company {
        display: none; }
      .cs-hero .cs-hero-details-container .cs-hero-details .cs-brand {
        margin-bottom: 40px; }
        .cs-hero .cs-hero-details-container .cs-hero-details .cs-brand h2 {
          font-weight: 400; }
      .cs-hero .cs-hero-details-container .cs-hero-details .cs-subheading .cs-summary h6 {
        text-transform: uppercase; }
      .cs-hero .cs-hero-details-container .cs-hero-details .cs-subheading .cs-role {
        margin-top: 20px; }
        .cs-hero .cs-hero-details-container .cs-hero-details .cs-subheading .cs-role h6 {
          text-transform: uppercase; }

.cs {
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid #E7E9EA; }
  .cs .cs-subheading h6 {
    text-transform: uppercase; }
  .cs .cs-subheading p.p-large {
    text-transform: uppercase;
    margin-bottom: 5px; }
  .cs .cs-subheading:first-child {
    margin-bottom: 20px; }
  .cs .cs-ex-subheading {
    margin-bottom: .5em; }
  .cs p.p-large {
    margin-bottom: 1.3em;
    font-weight: 400; }
  .cs .cs-summary h6 {
    text-transform: uppercase; }

.cs-details {
  border-bottom: none !important;
  padding-top: 120px;
  padding-bottom: 0px !important; }
  .cs-details .cs-subheading h6 {
    text-transform: uppercase;
    margin: 1.3em 0; }
  .cs-details .cs-subheading p.p-large {
    margin-bottom: 5px; }

.cs-project-info .cs-process .cs-subheading h6 {
  text-transform: uppercase;
  margin: 1.3em 0; }
.cs-project-info .cs-process .cs-subheading p.p-large {
  margin-bottom: 5px; }
.cs-project-info .cs-process .row {
  margin-bottom: 15px; }
.cs-project-info .cs-process .cs-section-detail .number {
  color: #004FFF;
  margin-bottom: .4em; }
.cs-project-info .cs-process .cs-section-detail ul li {
  margin-bottom: 10px; }
.cs-project-info .cs-process .research-detail-section .icon img {
  max-height: 30px;
  width: auto; }
.cs-project-info .cs-process .research-detail-section:nth-child(2) {
  /*margin-top: 40px;*/ }
.cs-project-info .cs-process .project-image {
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.2); }

.project-specifics .cs-section-detail {
  margin-bottom: 40px; }

.research-detail-section .cs-section-detail {
  margin-bottom: 40px; }

.cs-mockup {
  margin-top: 40px; }

.cs-assorted-info .cs-process .cs-heading h6 {
  text-transform: uppercase; }

@media (max-width: 767px) {
  .cs-assorted-info .cs-process .cs-heading h6 {
    margin-bottom: 20px; } }
.cs-footer {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #E7E9EA; }
  .cs-footer p.icon-next {
    text-align: center; }
  .cs-footer .icon-next img {
    max-width: 40px;
    height: auto; }

@media (max-width: 767px) {
  .cs-mockup {
    padding-top: 40px;
    padding-bottom: 40px; }

  .research-detail-section {
    margin-top: 40px; }

  .cs {
    padding-top: 40px;
    padding-bottom: 40px; }
    .cs .cs-subheading {
      margin-bottom: 20px; } }
h6.cs-details-subheading {
  font-size: 16px !important; }

@media (max-width: 767px) {
  h6.cs-details-subheading {
    font-size: 14px !important; } }
/* AQT cs ---------- */
.cs-aqt {
  background-color: #D6D9DD; }

.cs-aqt-details {
  background-color: #fff; }

/* LBPL cs ---------- */
.cs-lbpl {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }
  .cs-lbpl .hero-image {
    background: rgba(244, 244, 243, 0.85); }

.cs-jnd {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover; }

/* Acumen ---------- */
.cs-mockup-laptop h6,
.cs-mockup-laptop p {
  color: #2A3344; }

.container-challenges {
  margin-bottom: 15px;
  padding: 20px 20px 10px 20px;
  border: 1px solid #D6D9DD;
  background: #F5F5F6;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05); }

.container-challenges:last-child {
  margin-bottom: 0px; }

.container-challenges h6 {
  color: #344055; }

.container-image {
  margin-bottom: 40px; }

.container-image {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }

.research-detail-section {
  margin-bottom: 40px; }

#cs-acumen .cs-section-detail {
  margin-bottom: 40px; }

.quote {
  border-left: 2px solid #2FBF71;
  padding: 10px 30px;
  margin: 30px; }

.quote p {
  font-size: 1rem;
  color: #2FBF71;
  font-style: italic;
  font-weight: 400; }

.container-case-title {
  margin-top: 40px; }

/* About Page */
#about-bio {
  background-image: url("../images/dotted_line_bkgd.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

/*# sourceMappingURL=all_styles.css.map */
