body {
  background-color: #1f1f1f;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  font-family: 'Open Sans', sans-serif;
  color: #e8e8e8;
  font-size: 14px;
  line-height: 20px;
  cursor: default;
}

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

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  display: block;
  margin-bottom: 16px;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

a {
  color: #00d6b4;
  text-decoration: none;
}

img {
  display: inline-block;
  max-width: 100%;
}

.hero {
  position: static;
  min-height: 540px;
  background-image: none;
  background-position: 0px 0px;
  text-align: center;
}

.hero.small {
  min-height: 410px;
}

.hero.about-page {
  height: 100%;
  min-height: 60%;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.hero.contact-page {
  height: 100%;
  min-height: 60%;
}

.hero.project-page {
  min-height: 384px;
  background-image: none;
  background-position: 0px 0px;
}

.nav {
  padding-top: 28px;
  background-color: transparent;
}

.nav-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #999;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #e8e8e8;
  text-decoration: none;
}

.nav-link:active {
  color: rgba(255, 70, 233, .6);
}

.nav-link.w--current {
  color: #00d6b4;
}

.nav-link.demo-reel-tab-link-2 {
  background-color: hsla(0, 0%, 87%, 0);
}

.logo {
  padding: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

.logo:hover {
  color: #fff;
  text-decoration: none;
}

.logo.nav-link-logo {
  color: #e8e8e8;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.logo.nav-link-logo.w--current {
  color: #e8e8e8;
}

.logo.nav-link-logo.w--current:hover {
  color: #fff;
}

.logo.nav-link-logo.w--current:active {
  -webkit-transform: scale3d(1.025, 0.985, 1) translate(0px, 0.5px);
  transform: scale3d(1.025, 0.985, 1) translate(0px, 0.5px);
  color: rgba(255, 70, 233, .6);
}

.button {
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #00d6b4;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #00d6b4;
  font-size: 13px;
  line-height: 19px;
  font-weight: 300;
  text-transform: uppercase;
}

.button:hover {
  border-color: #fff;
  color: #fff;
}

.button.submit {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 45px;
  padding-left: 45px;
  border-color: #e8e8e8;
  color: #e8e8e8;
}

.button.submit:hover {
  border-color: #00ffd6;
  color: #00ffd6;
}

.button.submit:active {
  border-style: dotted;
  border-width: 3px;
  border-color: rgba(255, 70, 233, .6);
  -webkit-transform: translate(0px, -2px) scale(0.98);
  -ms-transform: translate(0px, -2px) scale(0.98);
  transform: translate(0px, -2px) scale(0.98);
  color: rgba(255, 70, 233, .6);
}

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

.tab-link {
  background-color: transparent;
  color: #999;
}

.tab-link:hover {
  color: #fff;
}

.tab-link.w--current {
  border-bottom: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}

.footer {
  background-color: transparent;
  color: #999;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 32px;
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.main-image {
  margin-bottom: 50px;
}

.main-image.feature-small {
  width: 60%;
}

.form {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.main-heading {
  margin-bottom: 30px;
  color: #e8e8e8;
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
}

.main-heading.inline {
  display: inline;
}

.main-heading.inverse {
  font-weight: 700;
}

.heading-wrapper {
  display: block;
  margin-top: 50px;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.field {
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.input {
  min-height: 50px;
  margin-bottom: 19px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-style: none;
  border-radius: 3px;
  background-color: #4b4b4b;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  color: #fff;
}

.input:focus {
  box-shadow: inset 0 0 0 2px #00d6b4;
}

.input.text-area {
  min-height: 141px;
}

.empty-state {
  padding: 33px 33px 49px;
  border: 1px solid hsla(0, 0%, 100%, .34);
  border-radius: 3px;
  background-color: transparent;
  text-align: center;
}

.no-items-title {
  font-weight: 300;
}

.project-image {
  margin-bottom: 22px;
  border-radius: 3px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.project-image:hover {
  opacity: 0.69;
}

.project-body {
  margin-right: 12%;
  margin-bottom: 67px;
  margin-left: 12%;
}

.success {
  border-radius: 3px;
  background-color: #00ad92;
}

.success-message {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 17px;
}

.main-detail-image {
  display: block;
  max-width: 100%;
  margin-bottom: 41px;
  float: none;
  border-radius: 3px;
}

.category-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  letter-spacing: 1px;
  text-decoration: none;
}

.category-link:hover {
  opacity: 0.67;
  text-decoration: none;
}

.link-block {
  display: inline;
  margin-right: 45px;
  margin-left: 45px;
  padding-right: 25px;
  padding-left: 25px;
  float: none;
  clear: none;
  -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;
  color: #e8e8e8;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.link-block:hover {
  -webkit-transform: scale(1.35);
  -ms-transform: scale(1.35);
  transform: scale(1.35);
  color: #00d6b4;
}

.link-block:active {
  -webkit-transform: translate(0px, -2px) scale(0.95);
  -ms-transform: translate(0px, -2px) scale(0.95);
  transform: translate(0px, -2px) scale(0.95);
  color: rgba(255, 70, 233, .6);
}

.link-block.resume-download {
  color: #999;
  font-size: 10px;
  text-transform: uppercase;
}

.link-block.resume-download:hover {
  color: #e8e8e8;
}

.video {
  position: static;
  left: 0px;
  top: 0px;
  z-index: 10;
  display: block;
  overflow: auto;
  width: 65%;
  max-width: 1280px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-reel {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: center;
}

.body {
  background-color: #1f1f1f;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.body.body-main {
  background-image: -webkit-linear-gradient(270deg, rgba(45, 45, 45, 0), #1f1f1f 74%), -webkit-linear-gradient(270deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75)), url('../images/stardust.png');
  background-image: linear-gradient(180deg, rgba(45, 45, 45, 0), #1f1f1f 74%), linear-gradient(180deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75)), url('../images/stardust.png');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, contain;
  background-attachment: scroll, scroll, scroll;
}

.body.body-contact {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.body.body-resume {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.container {
  background-image: -webkit-linear-gradient(270deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75)), url('../images/d43fa8_a5ae28b1fc3a4381adfe0297fe8b3372.jpg');
  background-image: linear-gradient(180deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75)), url('../images/d43fa8_a5ae28b1fc3a4381adfe0297fe8b3372.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}

.container.body-resume {
  background-image: -webkit-linear-gradient(270deg, rgba(45, 45, 45, 0), #1f1f1f 74%), -webkit-linear-gradient(270deg, rgba(31, 31, 31, .95), rgba(31, 31, 31, .95)), url('../images/resumeFoldedPaper_001.jpg');
  background-image: linear-gradient(180deg, rgba(45, 45, 45, 0), #1f1f1f 74%), linear-gradient(180deg, rgba(31, 31, 31, .95), rgba(31, 31, 31, .95)), url('../images/resumeFoldedPaper_001.jpg');
  background-position: 0px 0px, 0px 0px, 50% 100%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.body-contact {
  background-image: -webkit-linear-gradient(270deg, rgba(45, 45, 45, 0), #1f1f1f 77%), -webkit-linear-gradient(270deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75)), url('../images/author_profile.jpg');
  background-image: linear-gradient(180deg, rgba(45, 45, 45, 0), #1f1f1f 77%), linear-gradient(180deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75)), url('../images/author_profile.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, 150%;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.resume {
  display: block;
  -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;
  font-size: 13px;
  line-height: 15px;
}

.heading5-resume {
  border-style: none none solid;
  border-width: 1px;
  border-color: #e8e8e8;
  text-decoration: none;
}

.tabs {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.tab-content {
  float: left;
}

.tabs-menu {
  margin-bottom: 20px;
}

.tab-link {
  margin-right: 6px;
}

.thumbnail-image {
  display: block;
  max-width: 90%;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  float: left;
  clear: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.float-bottom {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: -140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.columns-image {
  display: block;
  width: 400px;
  margin: 15px auto;
}

.process-content-div {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5%;
  padding-left: 5%;
}

.process-desc {
  display: block;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: left;
  text-align: left;
}

.process-desc.inverse {
  color: #1f1f1f;
  text-align: center;
}

.image-landingpage-final {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin: 10px auto;
  padding-right: 20px;
  padding-left: 20px;
}

.image-wrap-25 {
  width: 25%;
  margin: 25px;
}

.image-wrap-25.float-right {
  float: right;
}

.image-wrap-25.float-left {
  float: left;
}

.text-defining {
  position: static;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-50 {
  width: 50%;
}

.image-50.float-right {
  float: right;
}

.text-under-img {
  position: relative;
  left: 20px;
  top: 0px;
  right: 20px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-left {
  position: static;
  display: inline-block;
  overflow: visible;
  width: 60%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container-right {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 40%;
  padding-right: 10px;
  padding-left: 10px;
  float: right;
  clear: left;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.image-empathymap {
  display: block;
  width: 92%;
  float: none;
  clear: both;
}

.image-storyboards1 {
  width: 80%;
  float: left;
}

.div-brainstorm {
  position: relative;
  top: 0px;
  right: 20px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-learningcanvas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-brainstorm {
  display: block;
  width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.text-brainstorm {
  width: 90%;
}

.image-learningcanvas {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 82%;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-learningcanvas {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-storyboards2 {
  width: 85%;
}

.text-storyboards2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 68%;
  padding-left: 67px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-landingpg1 {
  width: 90%;
  margin-top: 30px;
  float: right;
}

.flex-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.parent-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.indv-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 200px;
  max-width: 200px;
  min-height: 200px;
  min-width: 200px;
  margin: 10px;
  padding: 0px;
  -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;
  border-radius: 10px;
  background-color: #1f1f1f;
}

.flexgrid_scaleimg_150 {
  max-width: 158%;
}

.flexgrid_scaleimg_150.flexgrid_moveimg-movehrz-45 {
  margin-left: -45px;
}

.main-body {
  margin-top: 80px;
  padding-right: 5%;
  padding-left: 5%;
}

.item-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 200px;
  max-width: 200%;
  min-height: 200px;
  min-width: 200px;
  padding: 10px;
  border-radius: 10px;
}

.item-link-block.rosas-img {
  background-image: url('../images/rosas017-min.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.item-link-block.pb-img {
  background-image: url('../images/minkoff_014c-min.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.item-link-block.pedometer-illus-img {
  background-image: url('../images/thelma_sketch2Illus_006-min.jpg');
  background-position: 50% 36%;
  background-size: cover;
}

.item-link-block.pedometer-illus-img.w--current {
  background-image: url('../images/thelma_sketch2Illus_006-min.jpg');
}

.item-link-block.pedometer-process-img {
  background-image: url('../images/DesignLab_Unit6_launchpage_v04_fullPage-min.png');
  background-position: 22% 84%;
  background-size: 241%;
}

.item-link-block.dev-img {
  background-image: url('../images/d43fa8_a5ae28b1fc3a4381adfe0297fe8b3372.jpg');
  background-position: 50% 69%;
  background-size: cover;
}

.item-link-block.dev-img.w--current {
  background-image: url('../images/d43fa8_a5ae28b1fc3a4381adfe0297fe8b3372-min.jpg');
}

.item-link-block.sketches-img {
  background-image: url('../images/d43fa8_c0872dfe0e424db891ab46ce4557e9b9.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.item-link-block.sketches-img.w--current {
  background-image: url('../images/d43fa8_c0872dfe0e424db891ab46ce4557e9b9-min.jpg');
}

.item-link-block.paintings-img {
  background-image: url('../images/d43fa8_24625c3fd3164851b44522d306f82dfb.jpg');
  background-position: 25% 0px;
  background-size: 150%;
  background-repeat: no-repeat;
}

.item-link-block.paintings-img.w--current {
  background-image: url('../images/d43fa8_24625c3fd3164851b44522d306f82dfb-min.jpg');
  background-size: cover;
}

.item-link-block.marketing-thumb {
  background-image: url('../images/0002_splash-568h2x.jpg');
  background-position: -18px -126px;
  background-size: 223px;
}

.item-link-block.marketing-thumb.w--current {
  background-image: url('../images/0002_splash-568h2x.jpg');
  background-position: 84% 64%;
  background-size: 223px;
  background-repeat: no-repeat;
}

.text-overlay {
  position: relative;
  display: block;
  padding-top: 85%;
  padding-left: 5%;
  color: #e8e8e8;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.grid-image-overlay {
  position: relative;
  left: -15px;
  top: -15px;
  display: block;
  max-height: 210px;
  max-width: 210px;
  min-height: 210px;
  min-width: 210px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .8) 25%, hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .8) 25%, hsla(0, 0%, 100%, 0));
  opacity: 0;
}

.grid-image-overlay:hover {
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .8) 25%, rgba(31, 31, 31, 0));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .8) 25%, rgba(31, 31, 31, 0));
  opacity: 1;
}

.demo-reel-tabs-menu {
  padding: 10px;
}

.back-button {
  margin-right: 3%;
  margin-left: 3%;
  float: left;
  background-color: rgba(45, 45, 45, 0);
  color: #999;
  font-weight: 600;
}

.vertical-spacer-15 {
  height: 15vh;
}

.vertical-spacer-10 {
  height: 10vh;
}

.links-text {
  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;
  text-align: left;
}

.inverse {
  background-color: #e8e8e8;
  color: #1f1f1f;
}

.image-move-160px {
  margin-top: 160px;
}

.grid-item-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.flexgrid_scaleimg_125 {
  max-width: 125%;
}

.flexgrid_scaleimg_125.image-movehrz-100 {
  margin-left: -25px;
}

.flexgrid_scaleimg_200 {
  max-width: 250%;
}

.flexgrid_moveimg_left45 {
  margin-left: -45px;
}

.vertical-spacer-5 {
  height: 5vh;
}

.text-indent {
  width: 75%;
  margin-left: 50px;
}

.text-research {
  display: block;
  width: 67%;
  margin-right: auto;
  margin-left: auto;
}

.column-left-60 {
  width: 60%;
  float: left;
}

.column-right-40 {
  width: 40%;
  float: right;
}

.iamge-researchplan {
  width: 100%;
}

.contact-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-email {
  margin-bottom: 25px;
}

.resume-download {
  margin-top: -38px;
  margin-bottom: 38px;
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
}

.resume-download:hover {
  color: #e8e8e8;
}

.resume-download:active {
  color: rgba(255, 70, 233, .6);
}

.link-404 {
  color: #1f1f1f;
  text-align: center;
}

.link-404:hover {
  color: #00d6b4;
}

.link-404:active {
  color: rgba(255, 70, 233, .6);
}

.div-404 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-bearhead {
  max-width: 70%;
}

.mtng_slide_001 {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.textimage {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/ff_stbk.jpg');
  background-position: 0px 0px;
  background-size: 288px;
}

@media (max-width: 991px) {
  .hero {
    min-height: 500px;
    background-color: transparent;
    background-image: none;
    background-position: 0px 0px;
  }
  .hero.about-page {
    min-height: 60%;
  }
  .hero.contact-page {
    min-height: 60%;
  }
  .hero.project-page {
    min-height: 344px;
  }
  .nav {
    margin-top: 0px;
    background-color: transparent;
  }
  .section {
    background-color: transparent;
  }
  .footer {
    background-color: transparent;
    text-align: center;
  }
  .menu-button {
    color: #fff;
  }
  .menu-button:hover {
    color: #00d6b4;
  }
  .menu-button.w--open {
    background-color: #000;
  }
  .menu-button.inverse {
    color: #1f1f1f;
  }
  .heading-wrapper {
    margin-top: 115px;
  }
  .nav-menu {
    background-color: #000;
  }
  .project-body {
    margin-right: 12%;
    margin-left: 12%;
  }
  .body {
    background-color: #1f1f1f;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .body-contact {
    background-image: -webkit-linear-gradient(270deg, rgba(45, 45, 45, 0), #1f1f1f 71%), -webkit-linear-gradient(270deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75)), url('../images/author_profile.jpg');
    background-image: linear-gradient(180deg, rgba(45, 45, 45, 0), #1f1f1f 71%), linear-gradient(180deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75)), url('../images/author_profile.jpg');
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, auto, 148%;
    background-repeat: repeat, repeat, repeat;
    background-attachment: scroll, scroll, scroll;
  }
  .float-bottom {
    bottom: -30px;
  }
  .process-desc {
    width: 85%;
  }
  .image-landingpg1 {
    width: 95%;
    float: right;
  }
  .parent-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .indv-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .vertical-spacer-15 {
    height: 10vh;
  }
  .vertical-spacer-10 {
    height: 5vh;
  }
  .text-indent {
    width: 110%;
    margin-left: 8px;
  }
  .iamge-researchplan {
    width: 100%;
  }
  .contact-link {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-email {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .hero {
    min-height: 400px;
  }
  .hero.small {
    min-height: 280px;
  }
  .hero.about-page {
    min-height: 20%;
  }
  .hero.contact-page {
    min-height: 20%;
  }
  .hero.project-page {
    min-height: 256px;
  }
  .nav {
    padding-top: 0px;
  }
  .form {
    width: 80%;
  }
  .menu-button.inverse {
    color: #1f1f1f;
  }
  .main-heading {
    font-size: 38px;
    line-height: 43px;
  }
  .heading-wrapper {
    margin-top: 72px;
    padding-right: 5%;
    padding-left: 5%;
  }
  .project-body {
    margin-right: 40px;
    margin-left: 40px;
  }
  .body {
    background-color: #1f1f1f;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .body.body-resume {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .container.body-resume {
    background-image: -webkit-linear-gradient(270deg, rgba(45, 45, 45, 0), #1f1f1f 74%), -webkit-linear-gradient(270deg, rgba(31, 31, 31, .95), rgba(31, 31, 31, .95));
    background-image: linear-gradient(180deg, rgba(45, 45, 45, 0), #1f1f1f 74%), linear-gradient(180deg, rgba(31, 31, 31, .95), rgba(31, 31, 31, .95));
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .body-contact {
    background-image: -webkit-linear-gradient(270deg, rgba(45, 45, 45, 0), #1f1f1f 67%), -webkit-linear-gradient(270deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75));
    background-image: linear-gradient(180deg, rgba(45, 45, 45, 0), #1f1f1f 67%), linear-gradient(180deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75));
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
  }
  .resume {
    margin-right: 20px;
    margin-left: 20px;
  }
  .thumbnail-image {
    display: block;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
  }
  .process-desc {
    width: 100%;
  }
  .image-landingpage-final {
    width: 90%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-wrap-25.float-right {
    display: block;
    width: 40%;
    margin: 10px auto;
    float: none;
  }
  .image-wrap-25.float-left {
    display: block;
    width: 40%;
    margin: 10px auto;
    float: none;
  }
  .div-brainstorm {
    float: none;
  }
  .image-brainstorm {
    position: relative;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .image-storyboards2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-landingpg1 {
    display: block;
    width: 55%;
    margin: 10px auto;
    float: none;
  }
  .vertical-spacer-15 {
    height: 10vh;
  }
  .text-research {
    width: 96%;
  }
  .column-60-40 {
    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-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-left-60 {
    width: 93%;
  }
  .column-right-40 {
    width: 93%;
  }
  .iamge-researchplan {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .hero {
    min-height: 300px;
  }
  .hero.about-page {
    min-height: 18%;
  }
  .hero.contact-page {
    min-height: 18%;
  }
  .hero.project-page {
    min-height: 226px;
  }
  .nav.inverse {
    color: #1f1f1f;
  }
  .form {
    width: 90%;
  }
  .menu-button.inverse {
    color: #1f1f1f;
  }
  .heading-wrapper {
    margin-top: 50px;
  }
  .project-body {
    margin-right: 18px;
    margin-left: 18px;
  }
  .video {
    position: static;
    overflow: visible;
    width: 75%;
    min-width: 280px;
  }
  .body {
    background-color: #1f1f1f;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .body-contact {
    background-image: -webkit-linear-gradient(270deg, rgba(45, 45, 45, 0), #1f1f1f 70%), -webkit-linear-gradient(270deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75));
    background-image: linear-gradient(180deg, rgba(45, 45, 45, 0), #1f1f1f 70%), linear-gradient(180deg, rgba(31, 31, 31, .75), rgba(31, 31, 31, .75));
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .thumbnail-image {
    margin-top: 5px;
  }
  .process-desc {
    width: 100%;
  }
  .image-landingpage-final {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-wrap-25.float-right {
    width: 77%;
    float: none;
  }
  .image-wrap-25.float-left {
    display: block;
    width: 77%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-under-img {
    display: block;
    width: 90%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .image-empathymap {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .image-storyboards1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .div-brainstorm {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .div-strybd2 {
    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;
  }
  .image-brainstorm {
    position: relative;
    display: inline-block;
    width: 100%;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .text-brainstorm {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .image-learningcanvas {
    width: 90%;
  }
  .text-learningcanvas {
    width: 90%;
  }
  .image-storyboards2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .text-storyboards2 {
    width: 90%;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .image-landingpg1 {
    display: block;
    width: 88%;
    margin: 5px auto;
    float: none;
  }
  .demo-reel-tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .vertical-spacer-15 {
    height: 8vh;
  }
  .vertical-spacer-10 {
    height: 3vh;
  }
  .text-research {
    width: 93%;
  }
  .column-60-40 {
    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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .column-left-60 {
    width: 93%;
  }
  .column-right-40 {
    display: block;
    width: 93%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
}

