.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  background-color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  overflow: visible;
}

h1 {
  z-index: 1;
  color: #000;
  text-align: left;
  letter-spacing: 0;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 16px;
  margin-right: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 3.4vw;
  font-weight: 300;
  line-height: 1.5em;
  position: relative;
}

h2 {
  color: #000;
  text-align: left;
  margin: 8px 0 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 2.3vw;
  font-weight: 400;
  line-height: 1.4;
}

h3 {
  max-width: 540px;
  color: #000;
  text-align: left;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.4rem;
  display: block;
}

h4 {
  color: #98a0a1;
  text-align: left;
  text-transform: none;
  margin-left: 0;
  margin-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.9rem;
  text-decoration: none;
  position: static;
  top: 20%;
  left: 0;
}

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

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

p {
  z-index: 1;
  color: #2c4350;
  text-align: left;
  letter-spacing: .1px;
  text-transform: none;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Graphik, sans-serif;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.6;
  display: block;
  position: relative;
  transform: none;
}

a {
  color: #000;
  cursor: pointer;
  font-family: Droid Sans, sans-serif;
  font-weight: 400;
  text-decoration: underline;
  display: inline-block;
  transform: none;
}

img {
  display: inline-block;
}

.wrapper {
  z-index: 2;
  width: 100%;
  max-width: 85vw;
  flex: 0 auto;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.wrapper.projects {
  z-index: 10;
  flex: 0 auto;
  display: block;
  position: relative;
}

.wrapper.overlay-test {
  z-index: 0;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  position: fixed;
}

.wrapper.navbar {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wrapper.more-projects {
  padding-top: 60px;
  padding-bottom: 60px;
}

.wrapper.special {
  max-width: 97vw;
  margin-left: 0;
  padding-left: 30px;
}

.wrapper.gallery {
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrapper.content {
  margin-top: 200px;
}

.wrapper.negative-margins {
  margin-top: 0;
  padding-top: 0;
}

.wrapper.centre-aligned {
  justify-content: center;
  display: flex;
}

.spacer-128px {
  height: 128px;
  float: none;
  clear: none;
  background-color: rgba(0, 255, 31, .05);
  border: 1px solid rgba(0, 236, 19, .37);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.work-thumbnail-container {
  flex-flow: column;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 94px;
  text-decoration: none;
  display: block;
}

.row {
  justify-content: flex-start;
  display: flex;
}

.work-thumbnail {
  width: 100%;
}

.hero {
  z-index: 1;
  height: 100vh;
  background-color: #d61579;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.spacer-64px {
  height: 64px;
  float: none;
  clear: left;
  flex: 0 auto;
  display: block;
}

.project-thumbnail-details-container {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-thumbneil-project-type {
  color: #98a0a1;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  position: static;
}

.navbar {
  z-index: 4;
  background-color: rgba(129, 204, 255, 0);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 43px 3vw;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbar.case-study {
  z-index: 1;
  position: fixed;
}

.navbar.case-study.white {
  z-index: 4;
  color: #fff;
  position: absolute;
}

.navbar.white {
  z-index: 1;
}

.navbar.index1 {
  z-index: 1;
  display: inline-block;
}

.project-hero-section {
  z-index: 1;
  height: 600px;
  max-height: 600px;
  background-color: #f8f8f8;
  background-image: url('../images/bright-solutions-2_Artboard-3-copy.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 697px;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.project-hero-section.blue-background {
  background-color: #00bcdd;
}

.related-projects-section {
  z-index: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.content-container {
  z-index: 1;
  background-color: #f8f8f8;
  position: relative;
}

.footer {
  background-color: #fff;
  justify-content: space-around;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section {
  z-index: 1;
  width: 100%;
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 101px;
  padding-top: 0;
  padding-bottom: 30vh;
  display: flex;
  position: relative;
}

.section.more-projects {
  background-color: #fff;
  flex: 1;
  padding-top: 65px;
  padding-bottom: 65px;
}

.section.centered {
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.section.centered.last {
  margin-bottom: 0;
  padding-bottom: 0;
}

.section.last {
  margin-bottom: 135px;
}

.section.first {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.section.intro {
  min-height: 120vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 200px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section.korb {
  padding-top: 0;
}

.section.slippers {
  min-height: 90vh;
  background-color: #eee;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.project-thumbnail-title {
  margin-bottom: -6px;
}

.menu-button {
  z-index: 20;
  float: right;
  background-color: #fff;
  border-radius: 60px;
  margin: 16px;
  padding: 14px;
  display: inline-block;
  position: fixed;
  top: 0;
  right: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .49);
}

.full-screen {
  width: 100vw;
  min-height: 100vh;
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
}

.full-screen.footer {
  z-index: 0;
}

.full-screen.dark-grey {
  z-index: 1;
  background-color: #000;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbar-links-container-test {
  z-index: 20;
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  display: none;
  position: fixed;
}

.mobile-navbar {
  display: block;
}

.custom-navbar-link {
  float: left;
  clear: left;
  padding-top: 16px;
  padding-bottom: 16px;
}

.custom-navbar-link.w--current {
  padding-top: 16px;
  padding-bottom: 16px;
}

.custom-navbar-row {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
  display: block;
}

.grid {
  height: auto;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.grid.horizontal-alignment {
  justify-content: flex-start;
  align-items: flex-start;
}

.grid.overlay-test {
  height: 100vh;
  align-items: stretch;
}

.grid.right-align {
  justify-content: flex-end;
}

.grid.special {
  margin-right: -30px;
}

.grid.centre-aligned {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.block {
  min-width: auto;
  border-style: none;
  border-width: 1px;
  flex-wrap: nowrap;
  flex: 1;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.block._33 {
  max-width: 33.33%;
  background-color: rgba(255, 120, 120, 0);
  flex: 1;
  justify-content: flex-end;
}

.block.case-study-intro-paragraph {
  min-width: 140px;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
}

.block._16 {
  flex: 0 0 16.66%;
}

.block._41 {
  flex-direction: column;
  flex: 0 0 41.67%;
  display: flex;
}

.block._41.centred {
  justify-content: center;
}

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

.block._58 {
  flex: 0 0 58.33%;
  justify-content: center;
  display: flex;
}

.block._8 {
  flex: 0 0 8.33%;
}

.block.vertically-centered {
  align-items: center;
  display: flex;
}

.block.slider {
  display: block;
}

.block.centre-aligned {
  justify-content: center;
  display: flex;
}

.case-study-link {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Droid Sans, sans-serif;
  font-weight: 300;
  line-height: 1.7;
  text-decoration: none;
  display: block;
}

.case-study-link.w--current {
  display: none;
}

.homepage-project-titles-container {
  opacity: 1;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.projects-preview-container {
  z-index: 1;
  height: 100%;
  background-image: none;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.serena-papait-background {
  width: 100%;
  height: 100%;
  background-color: #d61579;
  background-image: url('../images/serena-papait-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 629px;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.medium-grey {
  color: #98a0a1;
  text-decoration: none;
}

.spacer-32px {
  height: 32px;
}

.paragraph {
  max-width: 637px;
  margin-top: 128px;
  margin-left: 0;
  margin-right: auto;
  padding-right: 0;
  font-size: 1.2em;
  display: block;
}

.paragraph.blog {
  margin-top: 0;
}

.project-detail-container {
  max-width: 610px;
  background-color: rgba(0, 0, 0, .05);
  flex: 0 auto;
  justify-content: flex-start;
  padding: 40px;
  display: flex;
}

.project-detail-container.desktop-only {
  max-width: 100%;
  flex: 0 auto;
}

.project-detail-container.mobile-only {
  display: none;
}

.project-detail {
  color: #6e7879;
  font-family: Droid Sans, sans-serif;
  font-size: .9rem;
  line-height: 1.6rem;
}

.project-detail.title {
  color: #000;
  margin-bottom: 10px;
  font-weight: 700;
}

.div-block-4 {
  min-width: 50%;
}

.div-block-5 {
  min-width: 50px;
}

.hero-image {
  height: 60%;
  flex: 0 auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.small-p {
  font-size: .9rem;
}

.case-study-rich-text img {
  margin-bottom: 40px;
}

.next-background {
  height: 100%;
  opacity: 0;
  background-color: #5d1f6d;
  background-image: url('../images/vlcsnap-2017-05-25-10h58m08s201.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.spacer-256 {
  height: 256px;
  max-width: 100vw;
}

.logo {
  color: #000;
  letter-spacing: -.1px;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.logo.w--current {
  cursor: pointer;
  flex: 0 auto;
}

.navbar-link {
  color: #98a0a1;
  margin-bottom: 0;
  padding: 60px 30px;
  font-size: 1rem;
  text-decoration: none;
  transition: color .2s ease-in-out;
}

.navbar-link:hover, .navbar-link.w--current {
  color: #000;
}

.navbar-link.first {
  padding-left: 0;
  padding-right: 40px;
}

.navbar-link.first.white {
  color: #fff;
}

.navbar-link.last {
  margin-right: -30px;
  padding-right: 0;
}

.navbar-link.last:hover, .navbar-link.last.w--current {
  color: #000;
}

.navbar-link.last.white:hover {
  opacity: 1;
  color: #fff;
}

.navbar-link.last {
  padding-right: 30px;
}

.navbar-link.close {
  color: #fff;
}

.navbar-link.white {
  opacity: .6;
  color: #fff;
  transition: color .2s ease-in-out, all .2s ease-in-out;
}

.navbar-link.white:hover, .navbar-link.white.first.w--current {
  opacity: 1;
}

.project-link {
  margin-bottom: 0;
}

.illustrations-background {
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: #ee7574;
  background-image: url('../images/dribble.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 800px;
  display: none;
  position: absolute;
}

.smart-design {
  width: 100%;
  height: 100%;
  background-color: #00bcdd;
  background-image: url('../images/smart-design-thumbnail.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 629px;
  display: none;
  position: absolute;
}

.go-up-bar {
  z-index: 2;
  width: auto;
  height: auto;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
}

.go-up-button {
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 20px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.font-awesome {
  color: #fff;
  font-family: Fontawesome;
}

.ford-background {
  height: 100%;
  opacity: 0;
  background-color: #054086;
  background-image: url('../images/Ford-logo-1929-1440x900.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 630px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.projects-container {
  z-index: 3;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.more-projects-button {
  text-decoration: none;
  transition: background-color .2s ease-in-out;
  display: flex;
}

.more-projects-button:hover {
  background-color: #ececec;
}

.full-screen-slider {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.slide-1 {
  background-color: #0098ff;
  background-image: linear-gradient(135deg, #001aff, #2f9cff 49%, #00fffc);
}

.slide-2 {
  background-color: #90f;
  background-image: linear-gradient(135deg, #fd1c9f, #882fb9 50%, #2700ff);
}

.slide-3 {
  background-image: linear-gradient(135deg, #fee140, #fa709a 50%, #fe00ff);
}

.block-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 158, 255, .05);
}

.outer-shell {
  max-width: 32vw;
  transform-origin: 0 100%;
}

.white {
  color: #fff;
}

.p1 {
  color: rgba(0, 195, 8, .39);
  font-size: 1em;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: -1vw;
  margin-bottom: 50px;
  padding-bottom: 0;
  font-family: Graphik, sans-serif;
  font-size: 15vw;
  font-weight: 700;
  line-height: .8;
}

.heading.first {
  clear: none;
  color: #000;
  letter-spacing: 0;
  flex: 0 auto;
  order: 0;
  align-self: auto;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Helvetica Neue, sans-serif;
  font-size: 6vw;
  font-weight: 700;
  display: flex;
}

.heading.first.studio {
  color: #000;
  letter-spacing: -1vw;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: black;
  order: 0;
  align-self: auto;
  font-family: Graphik, sans-serif;
  font-size: 11vw;
  font-weight: 700;
}

.heading.twolines {
  margin-top: -3vw;
}

.bag-landing-page {
  z-index: 1;
  height: 90vh;
  margin-bottom: -30vh;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  transition: transform .3s ease-in-out;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.bag-landing-page:hover {
  transform: scale(1.02);
}

.action-button {
  z-index: 2;
  letter-spacing: .4px;
  background-color: #000;
  border-radius: 110px;
  flex-wrap: nowrap;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 16px 40px;
  font-family: Graphik, sans-serif;
  font-size: 16px;
  transition: transform .2s ease-in-out, box-shadow .2s ease-in-out;
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .28);
}

.action-button:hover {
  transform: scale(1.01);
  box-shadow: 0 10px 26px rgba(0, 0, 0, .28);
}

.action-button.landing {
  margin-top: 0;
}

.body {
  background-color: #b9cad4;
}

.heading-3 {
  color: #253b47;
  font-family: Graphik, sans-serif;
  font-size: 2.2vw;
  font-weight: 500;
}

.rope-image {
  max-height: 70vh;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  display: block;
}

.image-big {
  transition: box-shadow .2s ease-in-out;
}

.image-big:hover {
  box-shadow: 0 5px 16px rgba(0, 0, 0, .2);
}

.heading-4 {
  color: #000;
  text-align: center;
  margin-bottom: 12px;
  font-family: Graphik, sans-serif;
}

.div-block-6 {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cropped-image {
  z-index: 2;
  width: 33vw;
  margin-bottom: -14vh;
  margin-right: -4vw;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
}

.cord {
  min-width: 680px;
  margin-left: -10vw;
  position: relative;
}

.text-block {
  color: #2c4350;
  margin-right: 10px;
  font-family: Graphik, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
}

.colors {
  width: 100%;
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.line {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, .22);
  margin-top: 10px;
}

.div-block-7 {
  width: 100%;
  flex-direction: row;
  margin-bottom: 14px;
  display: flex;
}

.color {
  border: 2px solid #fff;
  border-radius: 60px;
  margin-left: 20px;
  padding: 18px;
  transition: border-width 50ms ease-in-out, padding 50ms ease-in-out;
}

.color:hover, .color:focus {
  border-width: 4px;
  padding: 16px;
}

.color.first {
  background-color: #3684c2;
  margin-left: 0;
}

.color._2 {
  background-color: #4c40d6;
}

.color._3 {
  background-color: #989baa;
}

.color._4 {
  background-color: #be7531;
}

.color._5 {
  background-color: #ffcd05;
}

.number {
  opacity: 1;
  color: #000;
  text-align: right;
  order: 0;
  margin-left: -20px;
  font-family: Graphik, sans-serif;
  font-size: 2vw;
  font-weight: 300;
}

.rope-slider {
  min-height: 70vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 1;
  display: block;
}

.rope-slide {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.rope-slider-mask {
  position: absolute;
}

.slider {
  max-width: 800px;
}

.pagination {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.pagination-link {
  border: 2px solid #fff;
  border-radius: 30px;
  margin-bottom: 0;
  padding: 6px;
}

.pagination-link.w--current {
  background-color: #fff;
}

.pagination-line {
  width: 2px;
  height: 30px;
  background-color: rgba(255, 255, 255, .3);
}

.big-paragraph {
  color: #253b47;
  text-align: left;
  font-size: 2vw;
  line-height: 1.7;
}

.sticky {
  opacity: .4;
  justify-content: center;
  margin-bottom: -38px;
  display: flex;
}

.sticky.two-lines {
  flex-direction: column;
}

.sticky.full-opacity {
  opacity: 1;
  margin-bottom: 0;
}

.div-block-8 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.bkg {
  z-index: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bkg1 {
  z-index: -1;
  opacity: 0;
  background-color: #ebccab;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bkg2 {
  z-index: -2;
  opacity: 0;
  background-color: #8a9fab;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.text-block-2 {
  color: rgba(0, 0, 0, .3);
  text-align: center;
  margin-bottom: 51px;
  font-family: Graphik, sans-serif;
  font-size: 1.2em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.loader {
  z-index: 10;
  background-image: linear-gradient(#ebccab, #ebccab);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bkg3 {
  z-index: -3;
  opacity: 0;
  background-color: #253b47;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.sandal {
  max-width: 34vw;
  margin-bottom: 30px;
}

.shadow {
  margin-bottom: -20vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.centre-aligned {
  width: 530px;
  text-align: center;
}

.grid-2, .grid-3 {
  grid-template-columns: 1fr;
}

.example-navbar {
  background-color: rgba(0, 0, 0, 0);
  order: 99;
  padding-top: 20px;
}

.bubbly-nav-menu {
  z-index: 99;
  background-color: rgba(0, 0, 0, 0);
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nav-link-bubble {
  width: 100%;
  color: #fff;
  letter-spacing: 1px;
  background-color: #000;
  border-radius: 55px;
  margin-top: 10px;
  font-family: PT Sans, sans-serif;
  transition: color .2s, padding .35s;
}

.nav-link-bubble:hover {
  padding-left: 30px;
}

.melted {
  width: 60px;
  height: 60px;
  background-color: #000;
  border-radius: 75px;
  padding: 0;
}

.melted.w--open {
  background-color: #000;
}

.top-bubble {
  width: 40px;
  height: 3px;
  background-color: #fff;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
}

.middle-bubble {
  width: 40px;
  height: 3px;
  background-color: #fff;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 28px;
  left: 0;
  right: 0;
}

.bottom-bubble {
  width: 40px;
  height: 3px;
  background-color: #fff;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
}

.example-navbar-2 {
  width: 150px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.bubbly-nav-menu-2 {
  background-color: rgba(0, 0, 0, 0);
  top: 90px;
}

.example-navbar-3 {
  width: 300px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 3%;
}

.bubbly-nav-menu-3 {
  z-index: 99;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.example-navbar-4 {
  width: 300px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: 3%;
  padding-top: 20px;
}

.bubbly-nav-menu-4 {
  background-color: rgba(0, 0, 0, 0);
  display: none;
  top: 90px;
}

.purple-nav-link {
  width: 52%;
  float: right;
  clear: left;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  background-color: rgba(0, 0, 0, .72);
  border: 1px #000;
  border-radius: 50px;
  margin-top: 10px;
  font-family: helvetica neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: letter-spacing .25s, width .25s;
  right: 3px;
  box-shadow: 1px 1px 3px rgba(122, 122, 122, .55);
}

.purple-nav-link:hover {
  width: 55%;
  letter-spacing: 4px;
}

.purple-nav-link.w--current {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, .72);
  background-clip: border-box;
  border: 1px #000;
  font-family: helvetica neue, sans-serif;
}

html.w-mod-js [data-ix="reveal-gallery-image"] {
  opacity: 0;
  transform: translate(0, 80px);
}

html.w-mod-js [data-ix="move-in-from-left"] {
  transform: translate(-80px);
}

html.w-mod-js [data-ix="rotate"] {
  transform: rotate(10deg);
}

html.w-mod-js [data-ix="move-up"], html.w-mod-js [data-ix="move-up-2"] {
  opacity: 0;
  transform: translate(0, 20vh);
}

html.w-mod-js [data-ix="show-logo"], html.w-mod-js [data-ix="show-menu"] {
  opacity: 0;
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="fade-in-on-load"] {
  opacity: 0;
}

html.w-mod-js [data-ix="loader"] {
  opacity: 1;
  display: block;
}

@media screen and (max-width: 991px) {
  h1 {
    text-align: left;
    margin-bottom: 32px;
    margin-left: 0;
    font-size: 5.4vw;
    line-height: 1.5;
    position: static;
  }

  h2 {
    font-size: 4.5vw;
  }

  h3 {
    margin-top: 0;
  }

  h4 {
    font-size: 16px;
  }

  p {
    max-width: 580px;
  }

  .wrapper {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .wrapper.overlay-test {
    z-index: 0;
  }

  .wrapper.gallery {
    padding-top: 0;
    padding-bottom: 0;
  }

  .wrapper.negative-margins {
    margin-top: 0;
  }

  .spacer-128px {
    height: 64px;
    display: block;
  }

  .spacer-128px.case-study-hero {
    display: none;
  }

  .spacer-64px {
    height: 32px;
  }

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

  .section.intro {
    min-height: 60vh;
  }

  .menu-button {
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    padding: 14px;
    display: inline-block;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .full-screen {
    min-height: 100vh;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
  }

  .grid {
    flex-flow: column wrap;
    align-content: stretch;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid.horizontal-alignment {
    flex-flow: wrap;
    flex: 1;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
  }

  .grid.overlay-test {
    flex-direction: row;
    justify-content: space-between;
  }

  .grid.special {
    margin-right: -15px;
  }

  .grid.reverse {
    flex-direction: column-reverse;
  }

  .block {
    width: auto;
    min-height: auto;
    flex: 0 0 100%;
    align-self: stretch;
  }

  .block._33 {
    max-width: 100%;
  }

  .block.overlay-test {
    min-width: auto;
    display: none;
  }

  .block.overlay-test.mobile {
    height: 100vh;
    display: block;
  }

  .block.case-study-intro-paragraph {
    min-width: auto;
    flex-flow: column;
    align-content: stretch;
    align-items: stretch;
  }

  .block.mobile {
    flex-basis: 25%;
  }

  .block._41 {
    flex-basis: 100%;
  }

  .block._41.centred {
    flex-basis: 100%;
    margin-top: 20px;
  }

  .block.slider {
    justify-content: center;
    display: flex;
  }

  .block.centre-aligned {
    order: -1;
    margin-bottom: 41px;
  }

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

  .projects-preview-container {
    display: none;
  }

  .paragraph {
    width: 100%;
    padding-right: 0;
  }

  .desktop-only {
    display: none;
  }

  .project-detail-container {
    width: 100%;
    max-width: none;
    margin-top: 92px;
    padding-left: 0;
    padding-right: 0;
  }

  .project-detail-container.desktop-only, .project-detail-container.mobile-only {
    display: block;
  }

  .div-block-4 {
    min-width: 0%;
  }

  .hero-image {
    height: auto;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .spacer-256 {
    height: 180px;
  }

  .outer-shell {
    max-width: 50vw;
    margin-bottom: 50px;
  }

  .bag-landing-page {
    width: 60%;
    height: auto;
    margin-bottom: -10vh;
  }

  .heading-3 {
    font-size: 3.5vw;
  }

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

  .heading-4 {
    font-size: 3.5vw;
  }

  .cropped-image {
    max-width: 350px;
    margin-bottom: -92px;
    margin-right: -58px;
  }

  .cord {
    max-width: 70vw;
    min-width: 0;
    margin-bottom: 40px;
    margin-left: -13vw;
  }

  .rope-slider {
    max-width: 60vw;
  }

  .pagination {
    padding-left: 30px;
    padding-right: 30px;
  }

  .big-paragraph {
    margin-bottom: 0;
    font-size: 3.4vw;
  }

  .sandal {
    max-width: 54vw;
  }

  .purple-nav-link {
    background-color: #bec70c;
    font-family: helvetica neue, sans-serif;
  }

  .purple-nav-link.w--current {
    background-color: #bec70c;
    font-family: helvetica neue, sans-serif;
    font-weight: 900;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 5.5vw;
  }

  h2 {
    font-size: 4vw;
  }

  h4 {
    font-size: 14px;
  }

  p {
    margin-top: 0;
    margin-bottom: 0;
  }

  .wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .row {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar {
    top: 0;
    left: 0;
    right: 0;
  }

  .block {
    flex: 0 0 100%;
  }

  .block.case-study-intro-paragraph {
    min-width: 0%;
  }

  .block.mobile {
    flex-basis: 50%;
  }

  .div-block-4, .div-block-5 {
    min-width: auto;
  }

  .hero-image {
    width: auto;
    height: auto;
    max-width: 100%;
  }

  .heading-3 {
    font-size: 2em;
  }

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

  .pagination-link {
    padding: 4px;
  }

  .pagination-line {
    height: 20px;
  }

  .sandal {
    max-width: 60vw;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-left: 0;
    font-size: 1.8em;
    line-height: 1.5;
  }

  h2 {
    font-size: 6vw;
  }

  h3 {
    font-size: 1.3rem;
    line-height: 2rem;
  }

  p {
    font-size: 1rem;
    line-height: 1.9rem;
  }

  .wrapper {
    flex: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .wrapper.navbar {
    justify-content: space-between;
  }

  .row {
    display: block;
  }

  .hero {
    height: 100vh;
  }

  .project-thumbneil-project-type {
    display: none;
  }

  .navbar {
    min-height: auto;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }

  .menu-button {
    z-index: 51;
    background-image: linear-gradient(#fff, #fff);
    border-radius: 59px;
    margin: 16px;
    padding: 14px;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .4);
  }

  .menu-button.w--open {
    z-index: 2;
  }

  .full-screen {
    justify-content: space-around;
  }

  .navbar-links-container-test {
    z-index: 50;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    padding: 16px 10px 72px;
    display: none;
    position: fixed;
  }

  .custom-navbar-link {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .custom-navbar-link.w--current {
    float: left;
    clear: left;
    display: block;
  }

  .custom-navbar-row {
    width: 100%;
  }

  .grid {
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }

  .grid.horizontal-alignment {
    flex-flow: wrap;
  }

  .block {
    flex: 0 0 100%;
  }

  .block._33 {
    width: auto;
    min-width: auto;
    flex-direction: column;
    align-items: stretch;
  }

  .block.case-study-intro-paragraph {
    min-width: auto;
    flex: 0 auto;
  }

  .block.case-study-intro-paragraph.core-team {
    flex: 0 180px;
  }

  .block.slider {
    flex: 0 auto;
    order: 1;
    align-self: stretch;
  }

  .case-study-link {
    font-size: 1.6rem;
  }

  .project-detail-container, .project-detail-container.desktop-only {
    margin-top: 32px;
  }

  .hero-image {
    height: auto;
    max-width: 100%;
  }

  .spacer-256 {
    height: 130px;
  }

  .heading.first, .heading.first.studio {
    color: #000;
  }

  .bag-landing-page {
    width: 90%;
    margin-bottom: 10vh;
  }

  .heading-3 {
    font-size: 1.6em;
  }

  .number {
    color: #000;
    font-size: 5vw;
  }

  .rope-slider {
    max-width: 60vw;
    display: block;
    overflow: visible;
  }

  .big-paragraph {
    font-size: 5vw;
  }

  .sandal {
    max-width: 70vw;
  }

  .bubbly-nav-menu {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .purple-nav-link {
    width: 55%;
    background-color: #000;
    font-size: 17px;
  }

  .purple-nav-link.w--current {
    width: 55%;
    background-color: #000;
    font-size: 17px;
    font-weight: 400;
  }

  #w-node-_65ff5304-9e0c-df6b-df26-eea2dba6d972-49362356 {
    align-self: end;
  }
}


@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeueBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'helvetica neue';
  src: url('../fonts/HelveticaNeueBlack.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'helvetica neue';
  src: url('../fonts/HelveticaNeueLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'helvetica neue';
  src: url('../fonts/HelveticaNeueRoman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}