/* Generated on: Mon Jan 09 2023 09:29:09 GMT+0000 (Coordinated Universal Time) */
/* ==========================================================================
   normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css 
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ 
.extended.back-to-work {
  margin-bottom: 0vw;
}
.side-bar {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 3vw;
  margin-right: 1vw;
  margin-bottom: 5vw;
}
.nav-link {
  display: inline-block;
  width: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-style: none;
  font-size: 2.8vw;
  line-height: 2.8vw;
}
.nav-link.w--current {
  color: #000;
}
.nav-link.small {
  padding-bottom: 0.5vw;
  font-size: 1.2vw;
  line-height: 1.4vw;
}
.nav-link.footer {
  display: block;
  clear: left;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 1.2em;
  line-height: 1.4em;
}
.nav-link._404-link {
  display: block;
  padding-bottom: 0.5em;
  clear: left;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 1.2em;
  line-height: 1.4em;
}
.brand {
  position: relative;
  z-index: 999;
  width: 6vw;
  border-bottom-style: none;
}
.nav-menu {
  z-index: 990;
  display: block;
  width: 40vw;
  padding: 6vw 8vw;
  background-color: #fff;
}
.navigation-bar {
  position: fixed;
  left: 0%;
  top: 48px;
  right: 0%;
  bottom: auto;
  z-index: 10;
}
.address {
  padding-top: 3em;
  padding-bottom: 3em;
  color: #7f7f7f;
  font-size: 1em;
  line-height: 1.4em;
  text-align: left;
}
.menu-button {
  position: relative;
  width: 6vw;
  padding: 0px;
}
.menu-button.w--open {
  z-index: 999;
  background-color: transparent;
}
.menu-button-close-image {
  width: 1.4em;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  color: #fff;
  top: -36px;
  position: relative;
  right: -60px;
  z-index: 2000;
  height: 3em;
}
.menu-button-default {
  position: relative; 
}
.social-media-link {
  width: 100%;
  border-bottom-style: none;
}
.social-media-link:hover {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.hashtag {
  border-bottom-style: none;
  font-family: 'At surt extd', sans-serif;
  font-size: 4em;
  line-height: 1.2em;
}
.hashtag:hover {
  -webkit-filter: none;
  filter: none;
  color: #fff;
}
.footer-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.footer-row.hashtags {
  margin-bottom: 4vw;
}
.image-overflow {
  position: relative;
  left: 0px;
  top: 0px;
  overflow: hidden;
  margin-bottom: 2vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.thumbnail {
  width: 100%;
  margin-bottom: 8vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-bottom-style: none;
}
.thumbnail:hover {
  -webkit-filter: none;
  filter: none;
}
.thumbnail.small {
  width: 32%;
}
.thumbnail.medium {
  width: 38%;
}
.thumbnail.large {
  width: 60%;
}
.thumbnail.xsmall {
  width: 28%;
}
.project-title {
  color: #000;
}
.project {
  width: 38%;
}
.center {
  text-align: center;
}
.container-footer-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-text {
  display: inline-block;
  padding: 0.75vw 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-style: none;
  font-size: 2.8vw;
  line-height: 2.8vw;
}
.footer-text.w--current {
  color: #000;
}
.footer-text.footer {
  display: block;
  padding-bottom: 0.5em;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 1.2em;
  line-height: 1.4em;
}
.horizontal-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10vw;
  padding-left: 10vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.horizontal-wrapper.align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.showreel-play-button {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 8;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.showreel-play-button:hover {
  -webkit-filter: none;
  filter: none;
}
.badge {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 2;
  width: 10vw;
  margin-left: -5vw;
}
.badge.align-right {
  left: auto;
  right: 0px;
  margin-right: -5vw;
  margin-left: 0vw;
}
.thumbnail-container {
  position: relative;
}
.footer-leftt {
  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;
}
.footer-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.body {
  min-width: 0px;
}
.contact-arrow {
  width: 50%;
  min-width: 50%;
  margin-bottom: 8vw;
}
.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section {
  margin-bottom: 8vw;
}
.section.headline {
  margin-top: 8vw;
}
.poster-column {
  width: 31%;
}
.side-menu-column {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: 40vw;
  height: 100%;
  padding-top: 0em;
  padding-right: 0em;
  padding-left: 0em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}
.side-menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: auto;
  margin-top: 6vw;
  margin-right: auto;
  margin-left: 6vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.side-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: 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;
}
.side-menu-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 2em;
  margin-bottom: 1.2vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.side-menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 19;
  display: none;
  width: 100vw;
  height: 100%;
}
.work-back {
  margin-top: 0.3vw;
  margin-right: 2vw;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.logo-image {
  position: relative;
  z-index: 999;
}
.vertical-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10vw;
  padding-left: 10vw;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.next-previous-link {
  margin-bottom: 0vw;
  font-family: 'At surt extd', sans-serif;
}
.next-previous-link:hover {
  color: #fff;
}
.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.nav-menu-link {
  margin-bottom: 1vw;
  font-size: 1em;
  line-height: 1.6em;
}
.case-study-image {
  margin-bottom: 0px;
}
.two-row {
  width: 44%;
  margin-bottom: 8vw;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.side-menu-bg {
  width: 60vw;
  height: 100%;
}
.footer-row-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 5vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.work-back-text {
  font-family: 'At surt extd', sans-serif;
  font-size: 1em;
  line-height: 1.6em;
}
.o_list-item.last {
  margin-bottom: 0vw;
}

.o_divider {
	height: 1px;
	background-color: rgba(255, 255, 255, 0.36);
	margin-bottom: 0.6em;
	margin-top: 0.6em; 
}

.m_margin-bottom-96 {
	margin-bottom: 96px;
}


._404 {
  margin-top: 8vw;
  margin-bottom: 0vw;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'At surt extd', sans-serif;
  font-size: 8em;
}
.m_size-1 {
  font-family: 'At surt extd', sans-serif;
  font-size: 4em;
  line-height: 1.25em;
  font-weight: 700;
}
.o_section.c_navigation-bar {
  height: 144px;
  margin-bottom: 48px;
}
.o_section.c_footer {
  padding-bottom: 72px;
}
.o_section.c_homepage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: -192px;
  -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;
}
.o_section.c_sidemenu {
  width: 100vw;
  height: 100vh;
}
.o_position_wrapper {
  width: 100%;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 96px;
  padding-left: 96px;
}
.o_position_wrapper.c_navigation-bar {
  position: fixed;
  left: 0%;
  top: 48px;
  right: 0%;
  bottom: auto;
  z-index: 999;
  max-width: none;
}
.o_position_wrapper.c_image {
  max-width: 1728px;
  padding-right: 0px;
  padding-left: 0px;
}
.o_position_wrapper.c_image.m_center.m_20percent {
  padding-right: 20%;
  padding-left: 20%;
}
.o_position_wrapper.c_studio-forma {
  padding-right: 0px;
  padding-left: 0px;
}
.m_margin-bottom-96 {
  margin-bottom: 0px;
}
.m_size-4 {
  font-size: 1em;
  line-height: 1.25em;
}
.m_size-4.m_align-right {
  text-align: right;
}
.m_size-2 {
  font-family: 'At surt', sans-serif;
  font-size: 3em;
  line-height: 1.25em;
  font-weight: 300;
}
.m_margin-bottom-48 {
  margin-bottom: 48px;
  /*! font-size: 1.3em; */ 
}
.o_horizontal-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.o_horizontal-wrapper.c_clients {
  margin-right: -48px;
  margin-left: -48px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.o_horizontal-wrapper.c_footer {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.o_horizontal-wrapper.c_top-navigation {
  -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;
}
.o_horizontal-wrapper.c_columns {
  margin-right: -48px;
  margin-left: -48px;
}
.o_horizontal-wrapper.c_columns.c_margin {
  margin-right: 48px;
  margin-left: 48px;
}
.o_horizontal-wrapper.c_columns.m_narrow {
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.o_horizontal-wrapper.c_columns.m_narrow.m_margin-bottom-96 {
  margin-bottom: 86px;
}
.o_horizontal-wrapper.c_spec {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.o_horizontal-wrapper.m_align-bottom {
  -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;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.o_horizontal-wrapper.c_work {
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.o_horizontal-wrapper.c_work.m_margin-bottom-96 {
  margin-bottom: 48px;
}
.o_horizontal-wrapper.c_work-list {
  margin-right: 20px;
  margin-bottom: 48px;
  margin-left: 20px;
}
.o_horizontal-wrapper.m_sf96 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.m_extended {
  font-family: 'At surt extd', sans-serif;
  font-weight: 700;
}
.m_margin-bottom-24 {
  margin-bottom: 24px;
}
.m_margin-bottom-64 {
  margin-bottom: 64px;
}
.m_size-3 {
  font-size: 2em;
  /*! line-height: 1.25em; */
}
.m_size-3.m_extended {
  color: #000;
}
.c_styleguide {
  width: 100%;
  height: 96px;
  background-color: rgba(0, 0, 0, 0.1);
}
.m_size-5 {
  font-size: 1em;
  line-height: 1.25em;
  text-transform: uppercase;
}
.o_photo-box.m_align-right {
  text-align: right;
}
.o_vertical-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
}
.o_vertical-wrapper.o_column.m_right-align {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.o_vertical-wrapper.o_column.m_margin-bottom-48.m_align-left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.o_vertical-wrapper.c_side-menu {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}
.o_vertical-wrapper.c_side-menu {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.o_vertical-wrapper.c_work-list {
  margin-right: 20px;
  margin-bottom: 48px;
  margin-left: 20px;
}
.o_vertical-wrapper.c_left {
  height: 100vh;
  padding: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.o_vertical-wrapper.c_contact {
  height: auto;
  padding-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid rgba(58, 60, 66, 0.2);
}
.o_vertical-wrapper.c_heading {
  height: auto;
}
.o_column {
  width: 50%;
  margin-right: 48px;
  margin-bottom: 96px;
  margin-left: 48px;
}
.o_column.c_project {
  width: 33.33%;
}
.o_column.c_project.m_margin-bottom-96.m_hidden {
  display: none;
}
.o_column.c_project.m_no_margin {
  margin-right: 0px;
  margin-left: 0px;
}
.o_column.m_align-right {
  text-align: right;
}
.o_column.c_phone {
  width: 25%;
  margin-bottom: 96px;
}
.o_column.m_no-padding {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.o_column.c_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 192px;
}
.o_column.m_narrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  -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;
}
.o_column.c_studio-forma {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.c_copyright {
  max-height: 260px;
}
.o_vimeo-embed.m_margin-left-right {
  margin-right: 20vw;
  margin-left: 20vw;
}
.o_vimeo-embed.m_margin-left-right.m_hidden {
  display: none;
}
.m_size-6 {
  font-size: 0.75em;
  line-height: 1.25em;
  text-transform: uppercase;
}
.o_image.c_icon {
  width: 1.4em; 
  height: 3em;
}
.o_image.c_typo {
  max-height: 160px;
}
.o_image.c_video-placeholder {
  width: 100%;
  height: 100%;
}
.o_image.c_client {
  width: 8%;
  max-height: 60px;
  margin-right: 48px;
  margin-bottom: 96px;
  margin-left: 48px;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.o_image.c_client.m_hidden {
  display: none;
}
.o_image.c_sticker {
  width: 25%;
}
.o_image.c_about {
  width: 75%;
}
.o_image.c_overlapping-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 110;
  width: 100%;
  height: 100%;
  padding-right: 24px;
  padding-left: 24px;
  -o-object-fit: contain;
  object-fit: contain;
}
.o_image.m_full-width {
  width: 100%;
}
.o_image.c_slider {
  width: 48px;
  height: 100%;
}
.o_image.m_margin-bottom-40 {
  margin-bottom: 40px;
}
.o_wrapper.c_video-placeholder {
  position: relative;
  overflow: hidden;
}
.o_wrapper.c_video-placeholder.m_padding {
  padding-right: 96px;
  padding-left: 96px;
}
.o_wrapper.c_showreel {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-bottom: 132px;
  margin-left: auto;
  text-align: center;
}
.o_wrapper.c_project-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -48px;
  padding-top: 96px;
  padding-bottom: 96px;
  -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;
  text-align: center;
}
.o_wrapper.c_copyright {
  position: fixed;
  left: auto;
  top: auto;
  right: 36px;
  bottom: 40px;
  display: block;
}
.o_wrapper.m_rotate {
  -webkit-transform: translate(40%, -190%) rotate(90deg);
  -ms-transform: translate(40%, -190%) rotate(90deg);
  transform: translate(40%, -190%) rotate(90deg);
}
.o_wrapper.m_max-width {
  max-width: 1280px;
}
.o_wrapper.c_intro {
  max-width: 75%;
  margin-top: 144px;
}
.o_wrapper.c_homepage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}
.o_wrapper.c_hoof-websites {
  padding-top: 96px;
  padding-right: 96px;
  padding-left: 96px;
  background-color: #fff;
}
.o_wrapper.c_narrow {
  padding-right: 96px;
  padding-left: 96px;
}
.o_wrapper.c_slider {
  height: 100%;
  background-color: transparent;
}
.o_wrapper.c_slide-navigation {
  position: static;
  height: 50px;
  padding-top: 40px;
  font-size: 10px;
}
.o_wrapper.c_thumbnail {
  position: relative;
  margin-bottom: 10px;
}
.o_wrapper.c_thumbnail.m_white {
  color: #fff;
}
.o_wrapper.c_title {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.o_wrapper.c_close {
  position: absolute;
  left: auto;
  top: 49px;
  right: 96px;
  bottom: auto;
}
.o_wrapper.m_margin-right {
  margin-right: 20px;
}
.o_wrapper.c_swf-posters {
  padding-top: 96px;
  padding-right: 96px;
  padding-left: 96px;
  background-color: #000;
}
.o_wrapper.c_organic-web {
  padding-top: 96px;
  padding-right: 96px;
  padding-left: 96px;
  background-color: #6d645b;
}
.c_intro-text {
  font-family: 'At surt extd', sans-serif;
  font-weight: 700;
}
.c_intro-text.m_margin-bottom-48 {
  color: #000;
}
.o_image-box.m_relative {
  position: relative;
}
.o_image-box.c_thumbnail {
  height: 100%;
}
.o_spec {
  width: 50%;
  padding: 48px;
  color: #000;
}
.o_spec.m_white {
  background-color: #fff;
}
.o_spec.c_color-hoof {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #ddeee6;
}
.o_spec.c_color-fsp {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #cdc6c0;
}
.o_spec.c_color-swf {
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #000;
  color: #fff;
}
.o_video {
  margin-bottom: -10px;
}
.o_video.c_vimeo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-bottom: 0px;
  border-radius: 32px;
}
.o_video.c_showreel {
  width: 100%;
  height: 100%;
  margin-bottom: 48px;
}
.c_footer-link {
  display: inline-block;
  margin-right: 48px;
  margin-bottom: 24px;
}
.c_footer-link.m_no-margin {
  margin-right: 0px;
}
.m_headline {
  font-family: 'At surt', sans-serif;
  font-weight: 300;
}
.o_link {
  display: block;
}
.o_link.c_next-prev {
  display: inline-block;
}
.m_caption {
  color: #969696;
}
.o_sidemenu {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  /*! width: 33%; */
  height: 100vh;
  max-width: 960px;
  min-width: 30em;
  padding: 80px;
  background-color: #131313c7;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
  -webkit-transition: all 300ms cubic-bezier(.86, 0, .07, 1);
  transition: all 300ms cubic-bezier(.86, 0, .07, 1);
  color: #fff;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.o_sidemenu.active {
  z-index: 999;
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}
.nav-link-2 {
  display: inline-block;
  width: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-bottom-style: none;
  font-size: 2.8vw;
  line-height: 2.8vw;
}
.nav-link-2.w--current {
  color: #000;
}
.side-menu-column-2 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0em;
  padding-right: 0em;
  padding-left: 0em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}
.o_text-link::after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #fff;
	transition: width .3s;
	color: #fff;
}

.o_text-link:hover::after {
	/*! width: 100%; */
	transition: width .3s;
	color: #fff;
}

.o_text-link {
  /*! display: inline-block; */
  /*! margin-bottom: 0.25em; */
  /*! line-height: 1em; */
  color: #808080;
}

.o_text-link:hover {
	/* display: inline-block; */
	/* margin-bottom: 0.25em; */
	/* line-height: 1em; */
	color: #fff;
}

.o_text-link a {
	/* display: inline-block; */
	margin-bottom: 0.25em;
	line-height: 1em;
	color: #808080;
	font-size: 1.65em;
}

.o_test {
  width: 600px;
  height: 510px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}
.m_black {
  color: #fff;
}
.studio-forma {
  background-color: #f2f2f2;
}
.o_big-picture {
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}
.h2-studio-forma {
  font-family: 'Neue Montreal', sans-serif;
  color: #3a3c42;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .wrapper {
    /*! margin-right: 8vw; */
    /*! margin-left: 8vw; */
  }
  .wrapper.social {
    margin-top: 5vw;
  }
  .wrapper.footer {
    margin-top: 8vw;
  }
  .wrapper.center {
    margin-top: 16vw;
    margin-bottom: 16vw;
  }
  .wrapper.project-description {
    margin: 8vw;
  }
  .wrapper.normal-photo {
    margin: 8vw;
  }
  .wrapper.case-study {
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
  .instagram-wrapper {
    margin-right: 2em;
    margin-left: 2em;
  }
  .instagram-photo {
    width: 33.33%;
    padding-right: 2em;
    padding-left: 2em;
  }
  .extended {
    margin-bottom: 0vw;
  }
  .extended.project-title {
    margin-right: 0vw;
    margin-left: 0vw;
  }
  .side-bar {
    width: 2em;
  }
  .nav-link {
    padding-top: 0vw;
    padding-bottom: 0vw;
    border-bottom-style: none;
    font-size: 4.8vw;
    line-height: 4.8vw;
  }
  .nav-link.small {
    font-size: 2vw;
    line-height: 2.8vw;
  }
  .nav-link.footer {
    font-size: 1em;
    line-height: 1.6em;
  }
  .nav-link._404-link {
    font-size: 0.8em;
    line-height: 1.6em;
  }
  .brand {
    width: 8vw;
  }
  .nav-menu {
    width: 50vw;
    padding-top: 16vw;
    background-color: #fff;
  }
  .menu-button {
    width: 8vw;
  }
  .menu-button-close-image {
    width: 22px;
    margin-right: 59px;
    z-index: 2000;
    position: relative;
    margin-top: 12px;
    height: 22px;
  }
  .hashtag {
    font-size: 3em;
  }
  .thumbnail.small {
    margin-right: 8vw;
  }
  .thumbnail.large {
    width: 50%;
  }
  .thumbnail.xsmall {
    margin-right: 8vw;
  }
  .project {
    width: 35vw;
  }
  .footer-text {
    padding-bottom: 1.25vw;
    border-bottom-style: none;
    font-size: 4.8vw;
    line-height: 4.8vw;
  }
  .footer-text.footer {
    font-size: 1em;
    line-height: 1.6em;
  }
  .horizontal-wrapper {
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .contact-arrow {
    display: none;
  }
  .side-menu-column {
    width: 50vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .side-menu-wrapper {
    width: 60%;
  }
  .side-menu-link {
    margin-bottom: 1.8vw;
  }
  .menu-button-close {
    width: 8vw;
  }
  .work-back {
    margin-top: 0.5vw;
  }
  .vertical-wrapper {
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .two-row {
    width: 100%;
  }
  .side-menu-bg {
    width: 50vw;
  }
  .m_size-1 {
    font-size: 3em;
  }
  .o_section.c_navigation-bar {
    height: 112px;
  }
  .o_position_wrapper {
    padding-right: 48px;
    padding-left: 48px;
  }
  .o_position_wrapper.c_image.m_center {
    padding-right: 48px;
    padding-left: 48px;
  }
  .m_size-4 {
    font-size: 1em;
  }
  .m_size-2 {
    font-size: 2em;
  }
  .o_horizontal-wrapper.c_clients {
    margin-right: -20px;
    margin-left: -20px;
  }
  .o_horizontal-wrapper.c_columns {
    margin-right: -24px;
    margin-left: -24px;
  }
  .o_horizontal-wrapper.c_sf96 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .m_size-3 {
    font-size: 7.5em;
  }
  
  .text-block-50 {
	/*! opacity: .5; */
	/*! text-transform: capitalize; */
	margin-bottom: 2px;
	font-size: 4.45em;
}
  .o_text-link a {
	/* display: inline-block; */
	margin-bottom: 0.25em;
	line-height: 1em;
	color: #808080;
	font-size: 5.65em;
}
  
  .o_column {
    margin-right: 24px;
    margin-left: 24px;
  }
  .o_column.m_hide-on-tablet {
    display: none;
  }
  .o_vimeo-embed {
    height: 560px;
  }
  .o_image.c_icon {
    width: 3em;
  }
  .o_image.c_client {
    width: 10%;
  }
  .o_wrapper.c_intro {
    max-width: 100%;
  }
  .o_wrapper.c_close {
    right: 48px;
  }
  
  
  .social_mobile.first a {
	/* text-transform: uppercase; */
	margin-left: 0;
	margin-right: 8px;
	font-size: 3.5em;
}
  
  .c_intro-text.m_margin-bottom-48 {
    font-size: 4em;
  }
  .o_sidemenu {
    padding: 48px;
    width: 100%;
  }
  .nav-link-2 {
    padding-top: 0vw;
    padding-bottom: 0vw;
    border-bottom-style: none;
    font-size: 4.8vw;
    line-height: 4.8vw;
  }
  .side-menu-column-2 {
    width: 50vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .h2-studio-forma {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 2em;
  }
  .wrapper.center {
    margin-right: 16vw;
    margin-left: 16vw;
  }
  .about-subheadline {
    font-size: 1.2em;
    line-height: 1.6em;
  }
  .side-bar {
    display: none;
  }
  .nav-link.footer {
    font-size: 1.2em;
  }
  .nav-link._404-link {
    font-size: 1em;
  }
  .brand {
    padding-left: 0px;
  }
  .nav-menu {
    padding-right: 0vw;
  }
  .address {
    font-size: 1.2em;
  }
  .image-overflow {
    margin-bottom: 4vw;
  }
  .container-footer-link {
    width: auto;
  }
  .footer-text.footer {
    font-size: 1.2em;
  }
  .badge {
    width: 14vw;
    margin-left: 0vw;
  }
  .side-menu-column {
    width: 85vw;
  }
  .side-menu {
    display: none;
  }
  .work-back {
    margin-right: 1vw;
  }
  .nav-menu-link {
    font-size: 1.2em;
  }
  .two-row {
    padding-right: 0vw;
  }
  .work-back-text {
    font-size: 1.2em;
  }
  .o_position_wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .o_position_wrapper.c_image.m_center {
    padding-right: 20px;
    padding-left: 20px;
  }
  .o_position_wrapper.c_image.m_center.m_20percent {
    padding-right: 20px;
    padding-left: 20px;
  }
  .m_margin-bottom-96 {
    /*! margin-bottom: 48px; */
  }
  .m_size-2.m_extended.c_footer {
    font-family: 'Neue Montreal', sans-serif;
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase;
  }
  .o_horizontal-wrapper.c_columns {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .o_horizontal-wrapper.c_columns.m_narrow {
    margin-right: 0px;
    margin-left: 0px;
  }
  .o_horizontal-wrapper.c_columns.c_footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .o_horizontal-wrapper.c_columns.m_2-col-on-mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .o_horizontal-wrapper.c_spec {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .o_horizontal-wrapper.m_align-bottom.m_hide-on-mobile {
    display: none;
  }
  .o_horizontal-wrapper.m_sf96 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .m_margin-bottom-64 {
    margin-bottom: 48px;
  }
  .o_vertical-wrapper.o_column.m_right-align {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .o_vertical-wrapper.o_column.m_right-align.m_margin-bottom-48.m_align-right {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .o_vertical-wrapper.c_left {
    height: 30vh;
  }
  .o_column {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 48px;
    margin-left: 0px;
  }
  .o_column.c_project {
    width: 100%;
  }
  .o_column.c_phone {
    width: 100%;
  }
  .o_column.c_sticky {
    position: static;
  }
  .o_column.m_narrow {
    margin-right: 0px;
    margin-left: 0px;
  }
  .o_column.m_hide-on-mobile {
    display: none;
  }
  .o_column.m_2-col-on-mobile {
    width: 50%;
  }
  .o_column.c_studio-forma {
    overflow: hidden;
    height: 70vh;
  }
  .o_column.c_studio-forma.m_bottom {
    height: 30vh;
  }
  .o_vimeo-embed {
    height: 420px;
  }
  .o_image.c_client {
    max-height: 48px;
    margin-right: 20px;
    margin-left: 20px;
  }
  .o_image.c_sticker.m_hide-on-mobile {
    display: none;
  }
  .o_image.c_about {
    width: 100%;
  }
  .o_image.c_thumbnail {
    height: auto;
  }
	
	.o_image.c_icon {
	width: 26px;
}
	
	
	
  .o_wrapper.c_copyright {
    display: none;
  }
  .o_wrapper.c_narrow {
    padding-right: 20px;
    padding-left: 20px;
  }
  .o_wrapper.c_close {
    right: 20px;
  }
  .c_intro-text.m_margin-bottom-48 {
    font-size: 2em;
  }
  .o_spec {
    width: auto;
  }
  .o_sidemenu {
    width: 100%;
    max-width: none;
    min-width: auto;
  }
  .side-menu-column-2 {
    width: 85vw;
  }
  .m_hide-on-mobile {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  h1 {
    font-size: 4em;
    line-height: 1.2em;
  }
  h2 {
    font-size: 4em;
    line-height: 1.2em;
  }
  h3 {
    font-size: 2em;
    line-height: 1.8em;
  }
  .wrapper {
    /*! margin-top: 16vw; */
  }
  .wrapper.social {
    margin-top: 8vw;
  }
  .wrapper.top {
    position: relative;
  }
  .wrapper.center {
    margin: 24vw 8vw;
  }
  .wrapper.project-description {
    margin: 16vw 8vw;
  }
  .wrapper.normal-photo {
    margin-top: 16vw;
    margin-bottom: 16vw;
  }
  .wrapper.case-study {
    display: block;
    margin-top: 16vw;
    margin-bottom: 16vw;
  }
  .wrapper.m_margin-bottom {
    margin-bottom: 16vw;
  }
  .about-subheadline {
    font-size: 2em;
    line-height: 1.8em;
  }
  .about-subheadline.social-media {
    display: block;
  }
  .instagram-photo {
    width: 100%;
    padding-right: 2em;
    padding-bottom: 4em;
    padding-left: 2em;
  }
  .side-bar {
    width: 4em;
    margin-right: 0em;
  }
  .nav-link {
    padding-bottom: 2vw;
    font-size: 9vw;
    line-height: 9vw;
  }
  .nav-link.footer {
    font-size: 2em;
    line-height: 1.8em;
  }
  .brand {
    z-index: 999;
    width: 16vw;
  }
  .nav-menu {
    width: 84vw;
    padding-top: 32vw;
    padding-right: 3vw;
    padding-left: 16vw;
  }
  .navigation-bar {
    z-index: 12;
  }
  .address {
    font-size: 2em;
  }
  .menu-button {
    width: 16vw;
  }
  .image-overflow {
    margin-bottom: 5vw;
  }
  .thumbnail {
    width: 100%;
    max-width: 100%;
  }
  .thumbnail.small {
    width: 100%;
    max-width: 100%;
  }
  .thumbnail.medium {
    width: 100%;
    margin-left: 0vw;
  }
  .thumbnail.large {
    width: 100%;
  }
  .thumbnail.xsmall {
    width: 100%;
    max-width: 100%;
  }
  .project {
    width: 100%;
    margin-bottom: 16vw;
    padding-right: 0vw;
  }
  .footer-text {
    padding-bottom: 2vw;
    font-size: 9vw;
    line-height: 9vw;
  }
  .footer-text.footer {
    font-size: 2em;
    line-height: 1.8em;
  }
  .showreel-play-button {
    z-index: 10;
  }
  .badge {
    width: 24vw;
    margin-left: 0vw;
  }
  .badge.align-right {
    margin-right: 0vw;
  }
  .section {
    margin-bottom: 16vw;
  }
  .poster-column {
    width: 100%;
    margin-bottom: 16vw;
  }
  .side-menu-column {
    width: 85vw;
    -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;
  }
  .side-menu-wrapper {
    width: 80%;
    margin-top: 0vw;
    margin-right: 8vw;
    margin-left: 16vw;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .side-menu-link {
    height: 4.1em;
    margin-bottom: 4vw;
  }
  .menu-button-close {
    width: 16vw;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .next-previous-link {
    font-size: 3em;
  }
  .nav-menu-link {
    font-size: 2em;
  }
  .two-row {
    width: 100%;
    padding-left: 0vw;
  }
  .side-menu-bg {
    width: 15vw;
  }
  .work-back-text {
    font-size: 2em;
    line-height: 1.8em;
  }
  .heading-2 {
    margin-bottom: 8vw;
  }
  .o_position_wrapper.c_image.m_center {
    padding-right: 20px;
    padding-left: 20px;
  }
  .o_position_wrapper.c_image.m_center.m_20percent {
    padding-right: 20px;
    padding-left: 20px;
  }
  .o_horizontal-wrapper.m_size-5.c_footer {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .o_horizontal-wrapper.c_work-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .o_vertical-wrapper.c_left {
    padding-right: 20px;
    padding-left: 20px;
  }
  .o_vertical-wrapper.c_contact {
    padding-top: 20px;
  }
  .o_column.c_studio-forma {
    height: 50vh;
  }
  .o_vimeo-embed {
    height: 280px;
  }
  .o_image.c_client {
    width: 20%;
  }
  .o_image.m_margin-bottom-40 {
    margin-bottom: 20px;
  }
	
	.o_image.c_icon {
	width: 22px;
	/*! z-index: 2000; */
	/*! position: relative; */
	height: 5em;
}
	
	
  .nav-link-2 {
    padding-bottom: 2vw;
    font-size: 9vw;
    line-height: 9vw;
  }
  .side-menu-column-2 {
    width: 85vw;
    -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;
  }
  .h2-studio-forma {
    font-size: 20px;
  }
}
