@import url('https://fonts.googleapis.com/css?family=Work+Sans:500,600');
/*
Theme Name: OhYeahStudio
Theme URI: http://www.ohyeahstudio.no/
Author: Jonatan & Markus
Description: Oh Yeah Studio official theme.
Version: 1.0
Tags: Fanzy, clean, minimal, modern
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, /* 1 */
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/*
* Base
* Base styles, like fonts, color..
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	background: #FFFFFF;
	color: #1C1C1C;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	cursor: url('./assets/cursors/arrow.png'), default;
}
.custom-scroll {
	overflow: hidden;
}
body {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
::-moz-selection {
    color: white;
    background: black;
}
::selection {
    color: white;
    background: black;
}
* {
	outline: none;
}
a {
	display: inline-block;
	color: #1C1C1C;
	cursor: url('./assets/cursors/pointer.png'), pointer
}
a p{
  cursor: url('./assets/cursors/pointer.png'), pointer;
}
a:hover {
  text-decoration: none;
}
p {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	cursor: url('./assets/cursors/text.png'), text;
}
@media (max-width: 800px) {
  p {
    font-size: 18px !important;
    line-height: 27px !important;
  }
}
p.lead {
	font-size: 36px;
	line-height: 44px;
}
@media (max-width: 800px) {
  p.lead {
    font-size: 18px;
    line-height: 27px;
  }
}
h1, h2, h3 {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	text-transform: uppercase;
}
h1 {
	font-size: 42px;
	line-height: 1.3;
	font-weight: 600;
	cursor: url('./assets/cursors/text.png'), text;
}
@media (max-width: 800px) {
  h1 {
    font-size: 8vw;
    line-height: 1.3;
  }
}
h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2;
	cursor: url('./assets/cursors/text.png'), text;
}
@media (max-width: 800px) {
  h2 {
    font-size: 4vw;
    line-height: 1;
  }
}
h3 {
	font-size: 20px;
	line-height: 1;
	font-weight: 600;
	cursor: url('./assets/cursors/text.png'), text;
}
@media (max-width: 800px) {
  h3 {
    font-size: 4vw;
    line-height: 1;
  }
}
li{
	cursor: url('./assets/cursors/text.png'), text;
}
img	{
	display: block;
	max-width: 100%;
	height: auto;
}
hr {
	height: 4px;
	border: 0;
	background: #D8D8D8;
	margin: 16px 0;
}
.fixed{
	position: fixed;
}
.no_link{
	text-decoration: none;
}
.page-title{
	font-weight: 600;
	position: fixed;
	left: 80px;
	top: 60px;
	z-index: 10;
}
@media (max-width: 800px){
  .page-title{
    left: 5%;
    top: 20px;
  }
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* FIX for aligning posts right and left on hot-news page */
* {
  clear: both;
}
.no-spacing-top {margin-top: 0 !important;}
.no-spacing-bottom {margin-bottom: 0 !important;}
/*
  This file handles z-index for each page transition.
*/
.logo {
	z-index: 10;
}
.menu, .menu_mobile {
	z-index: 200;
}
.menu_btn, .menu_btn_mobile {
	z-index: 23;
}
.button-group__container {
  z-index: 21;
}
#barba-wrapper .barba-container {
  z-index: 10;
  /*
Default
*/
}
#barba-wrapper .barba-container[data-namespace="front-page"] {
  z-index: 10;
}
#barba-wrapper .barba-container[data-namespace="project-grid-page"] {
  z-index: 20;
}
#barba-wrapper .barba-container[data-namespace="sub-page"] {
  z-index: 22;
}
#barba-wrapper .barba-container[data-namespace="single-project"] {
  z-index: 30;
}
/*
* Components
*/
.btn {
  border: 0;
  cursor: pointer;
  background: transparent;
}
@media (max-width: 800px) {
  .btn {
    display: block;
  }
}
.btn.active span {
  color: #1C1C1C;
}
.btn span {
  text-transform: uppercase;
  font-size: 42px;
  line-height: 1.3;
  font-weight: 600;
  color: #D8D8D8;
}
@media (max-width: 800px) {
  .btn span {
    text-align: right;
    font-size: 8vw;
  }
}
.button-group__container {
	position: fixed;
	top: 60px;
	left: 80px;
	max-width: 70vw
}
.button-group__container a {
  padding-right: 16px;
  text-decoration: none;
}
.button-group__container a span {
  color: #D8D8D8;
}
.button-group__container a.active span, .button-group__container a:hover span {
  color: #1C1C1C;
}
@media (max-width: 800px) {
  .button-group__container {
    top: auto;
    left: 5%;
    bottom: 20px;
  }
}
/*
* ADD styles here
*/
.header {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
}
.no-scroll {
  position: fixed;
  overflow: hidden;
}
.menu_btn {
  right: 80px;
  top: 60px;
  font-weight: 600;
  cursor: url("./assets/cursors/pointer.png"), pointer
}
.menu_btn:hover {
  color: #D8D8D8;
}
.logo {
  position: fixed;
  left: 80px;
  top: 60px;
  font-weight: 600;
}
@media (min-width: 800px) {
  .menu_mobile {
    display: none;
  }
  .menu_btn_mobile {
    display: none;
  }

  .menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0);
    font-weight: 600;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
  }

  .menu_wrapper {
    position: absolute;
    top: 50vh;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }

  .menu_wrapper:hover > h1 a {
    color: gray;
  }
  .menu_wrapper:hover > h1 a:hover {
    color: white;
  }

  .menu_item {
    width: 100%;
    font-size: 7vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: white;
    cursor: url("./assets/cursors/arrow.png"), default
  }

  .menu_item a {
    color: white;
    text-decoration: none;
  }

  .home_menu_item {
    margin-left: 100%;
  }

  .the_studio_menu_item {
    margin-left: -100%;
  }

  .hot_news_menu_item {
    margin-left: 100%;
  }

  .shop_menu_item {
    margin-left: -100%
  }

  .shop_menu_item a {
    cursor: url("./assets/cursors/eye.png"), pointer;
  }
}
@media (max-width: 800px) {
  .menu {
    display: none;
  }
  .menu_btn {
    display: none;
  }
  .logo {
    position: fixed;
    left: 20px;
    top: 78vh;
    font-weight: 600;
  }

  .menu_mobile {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0);
    font-weight: 600;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease
  }

  .menu_mobile .menu_wrapper_mobile {
    position: absolute;
    top: 47vh;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }

  .menu_mobile .menu_item_mobile {
    width: auto;
    font-size: 11vw;
    margin-bottom: 1%;
    color: white;
    display: block;
  }

  .menu_mobile a {
    color: white;
    text-decoration: none;
  }

  .menu_mobile .home_menu_item_mobile {
    margin-left: -50%;
    text-align: left;
  }

  .menu_mobile .the_studio_menu_item_mobile {
    margin-right: -70%;
    text-align: right;
  }

  .menu_mobile .hot_news_menu_item_mobile {
    margin-left: -70%;
    text-align: left;
  }

  .menu_mobile .shop_menu_item_mobile {
    margin-right: -50%;
    text-align: right;
  }

  .menu_btn_mobile {
    position: fixed;
    right: 5%;
    top: 20px;
    font-weight: 600;
  }
}
.inn {
  background: rgba(0, 0, 0, 1);
}
.out {
  background: rgba(0, 0, 0, 0);
}
/*
* Pages
* Specific page styles
*/
.front-page {
	z-index: 1;
}
.single-project {
	background: #fff;
}
.front_page_filters{
	z-index: 1;
	left: 80px;
	top: 60px;
	font-weight: 600
}
.front_page_filters span {
  color: #D8D8D8;
}
.featured-post__container {
	position: relative;
	height: 100vh;
	z-index: 11;
}
@media (max-width: 820px) {
  .featured-post__container {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
}
.featured-post__container .featured-post__item {
  will-change: transform;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  display: inline-block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.featured-post__container .featured-post__item.hide {
  opacity: 0;
  pointer-events: none;
}
.featured-post__container .featured-post__item .featured-post__image {
  display: inline-block;
}
.featured-post__container .featured-post__item .featured-post__image	img {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  max-width: 1024px;
  max-height: 650px;
}
@media (max-width: 800px) {
  .featured-post__container .featured-post__item .featured-post__image	img {
    max-width: 60vw;
  }
}
.featured-post__container .featured-post__item .featured-post__image	img:hover {
  -webkit-transform: scale(1.006);
          transform: scale(1.006);
}
.how-news-header{
  margin-bottom: 100px !important;
}
@media (max-width: 800px) {
  .how-news-header{
    margin-bottom: 50px !important;
  }
}
.post__container {
  width: 100%;
  padding: 50px 0 0 0
}
.post__container .block__post:nth-child(1){
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-animation: slideIn 1.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
          animation: slideIn 1.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.post__container .block__post:nth-child(2){
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-animation: slideIn 2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
          animation: slideIn 2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.post__container .hot_news_image{
  background: black;
}
.post__container .hot_news_image img{
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}
@media (max-width: 800px) {
  .post__container .hot_news_image img{
    opacity: 1;
  }
}
.post__container .block__post {
  max-width: 1300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 800px) {
  .post__container .block__post {
    max-width: 80%;
  }
}
.post__container .block__post .post__content p{
  font-size: 36px;
  line-height: 44px;
}
.post__container .block__post .post__content .post__link {
  margin: 32px 0;
}
.post__container .block__post:nth-child(even) {
  float: right;
}
.post__container .block__post:nth-child(even):not(.post__big) .post__image {
  margin-right: 0;
  margin-left: 16px;
}
@media (max-width: 800px){
  .post__container .block__post:nth-child(even):not(.post__big) .post__image {
    margin-left: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 20px;
  }
}
.post__container .block__post:nth-child(even):not(.post__big) .post__content {
  margin-right: 16px;
}
@media (max-width: 800px){
  .post__container .post__small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.post__container .post__small .post__image {
  width: calc(50% - 16px);
  margin-right: 16px;
}
@media (max-width: 800px){
  .post__container .post__small .post__image {
    width: calc(50% - 10px);
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.post__container .post__small .post__content {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: calc(50% - 16px);
  margin-left: 16px;
  // padding-top: 11.76471vh;
}
@media (max-width: 800px){
  .post__container .post__small .post__content {
    width: 100%;
    margin-left: 0;
  }
}
.post__container .post__big {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 800px){
  .post__container .post__big {
    width: 80%;
  }
}
.post__container .post__big .post__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.post__container .post__big .post__images .post__image {
  width: calc(50% - 16px);
}
@media (max-width: 800px){
  .post__container .post__big .post__images .post__image {
    width: calc(50% - 10px);
  }
}
.post__container .post__big .post__images .post__image:nth-child(odd) {
  margin-top: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
}
@media (max-width: 800px){
  .post__container .post__big .post__images .post__image:nth-child(odd) {
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.post__container .post__big .post__images .post__image:nth-child(even) {
  margin-top: 16px;
  margin-left: 16px;
  margin-bottom: 16px;
}
@media (max-width: 800px){
  .post__container .post__big .post__images .post__image:nth-child(even) {
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
}
.post__container .post__big .post__images .post__image:nth-child(1),
      .post__container .post__big .post__images .post__image:nth-child(2) {
  margin-top: 0;
}
.post__container .post__big .post__content {
  width: 100%;
  margin-top: 16px;
}
.clients_mobile{
  display: none;
}
.credibilty-list__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap
}
.credibilty-list__container .credibility-list__dropdown-icon{
  display: none;
}
@media (max-width: 800px) {
  .credibilty-list__container .credibility-list__dropdown-icon{
    display: block;
    float: right;
    margin-top: -10px;
    width: 7px;
  }
}
.credibilty-list__container .credibility-list__item {
  margin-top: 64px;
  min-width: 48%;
}
@media (max-width: 800px) {
  .credibilty-list__container .credibility-list__item {
    min-width: 100%;
  }
  .credibilty-list__container .credibility-list__item ul{
    display: none;
  }
  .credibilty-list__container .credibility-list__item li:last-child{
    margin-bottom: 64px;
  }
}
.credibilty-list__container .credibility-list__item li {
  font-size: 18px;
  margin: 16px 0;
}
.credibilty-list__container .credibility-list__item:nth-child(odd) {
  margin-right: 32px;
}
@media (max-width: 800px) {
  .credibilty-list__container .credibility-list__item:nth-child(odd) {
    margin-right: 0px;
  }
}
@media (max-width: 800px) {
  .credibilty-list__container .credibility-list__item:nth-child(1){
    margin-top: 64px;
  }
  .credibilty-list__container .credibility-list__item {
    margin-top: 0px;
  }
}
.contatc_section p{
  font-size: 36px;
  line-height: 54px;
}
.contact-info .contact-info-list__container {
  width: 100%;
  max-width: 900px;
  float: right;
  margin-right: 12.3vw;
}
@media (max-width: 800px) {
  .contact-info .contact-info-list__container {
    float: none;
  }
}
.contact-info .contact-info-list__container .contact-info-list__item * {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.contact-info .social-media-list__container {
  margin: 64px 0;
  width: 100%;
  max-width: 900px;
  float: right;
}
@media (max-width: 800px) {
  .contact-info .social-media-list__container {
    float: none;
    margin-top: 30px;
  }
}
.contact-info .social-media-list__container {
  margin-right: 12.3vw;
}
.contact-info .social-media-list__container .social-media-list__item {
  margin-right: 16px;
  float: left;
  clear: none;
}
.contact-info .social-media-list__container .social-media-list__item p{
  font-size: 36px;
  line-height: 54px;
}
.contact-info .social-media-list__container .social-media-list__item * {
  text-transform: lowercase;
}
.contact-info .social-media-list__container .social-media-list__item:last-of-type {
  margin-right: 0;
}
.block__clients div{
  margin-bottom: 5%;
}
.block__clients h2{
  margin-bottom: 5%;
}
/* @media (--screen-mobile) {
  hr{
    display: none;
  }
} */
.studio-page .lead{
  width: 100%;
  max-width: 1100px;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-animation: slideIn 1.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
          animation: slideIn 1.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
@media (max-width: 800px) {
  .studio-page .lead:nth-child(1){
    margin-top: 60px;
    max-width: 85%;
  }
}
.studio-page .block__image .image_background{
  display: inline-block;
  background: black;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-animation: slideIn 2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
          animation: slideIn 2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.studio-page .block__image .hc_img {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
}
@media (max-width: 800px) {
  .studio-page .block__image .hc_img {
    opacity: 1;
  }
}
.studio-page .block__clients .c_row {
  overflow: hidden;
  display: block
}
.studio-page .block__clients .c_row img {
  float: left;
  width: 50%;
  clear: none;
}
.studio-page .block__clients .clients_row_1{
  width: 300%;
  -webkit-animation: marqueeRight 250s linear infinite;
          animation: marqueeRight 250s linear infinite;
}
.studio-page .block__clients .clients_row_2{
  margin-left: -150%;
  width: 300%;
  -webkit-animation: marqueeLeft 250s linear infinite;
          animation: marqueeLeft 250s linear infinite;
}
.studio-page .block__clients .clients_row_3{
  width: 300%;
  -webkit-animation: marqueeRight 287s linear infinite;
          animation: marqueeRight 287s linear infinite;
}
@-webkit-keyframes marqueeRight {
  0% { -webkit-transform: translate3d(0%,0,0); transform: translate3d(0%,0,0); }
  100% { -webkit-transform: translate3d(-50%,0,0); transform: translate3d(-50%,0,0); }
}
@keyframes marqueeRight {
  0% { -webkit-transform: translate3d(0%,0,0); transform: translate3d(0%,0,0); }
  100% { -webkit-transform: translate3d(-50%,0,0); transform: translate3d(-50%,0,0); }
}
@-webkit-keyframes marqueeLeft {
  0% { -webkit-transform: translate3d(0%,0,0); transform: translate3d(0%,0,0); }
  100% { -webkit-transform: translate3d(50%,0,0); transform: translate3d(50%,0,0); }
}
@keyframes marqueeLeft {
  0% { -webkit-transform: translate3d(0%,0,0); transform: translate3d(0%,0,0); }
  100% { -webkit-transform: translate3d(50%,0,0); transform: translate3d(50%,0,0); }
}
.b_card_1{
  position: absolute;
  bottom: -300px;
  left: 40%;
  -webkit-transform: translate(0%,0px) rotate(50deg);
          transform: translate(0%,0px) rotate(50deg);
}
.b_card_2{
  position: absolute;
  bottom: -300px;
  left: 50%;
  -webkit-transform: translate(0%,0px) rotate(-20deg);
          transform: translate(0%,0px) rotate(-20deg);
}
@-webkit-keyframes slideInCard1 {
  0% { -webkit-transform: translate(0%,0px) rotate(50deg); transform: translate(0%,0px) rotate(50deg); }
  100% { -webkit-transform: translate(-50%,-550px) rotate(-4deg); transform: translate(-50%,-550px) rotate(-4deg); }
}
@keyframes slideInCard1 {
  0% { -webkit-transform: translate(0%,0px) rotate(50deg); transform: translate(0%,0px) rotate(50deg); }
  100% { -webkit-transform: translate(-50%,-550px) rotate(-4deg); transform: translate(-50%,-550px) rotate(-4deg); }
}
@-webkit-keyframes slideInCard2 {
  0% { -webkit-transform: translate(0%,0px) rotate(-20deg); transform: translate(0%,0px) rotate(-20deg); }
  100% { -webkit-transform: translate(0%,-450px) rotate(5deg); transform: translate(0%,-450px) rotate(5deg); }
}
@keyframes slideInCard2 {
  0% { -webkit-transform: translate(0%,0px) rotate(-20deg); transform: translate(0%,0px) rotate(-20deg); }
  100% { -webkit-transform: translate(0%,-450px) rotate(5deg); transform: translate(0%,-450px) rotate(5deg); }
}
.b_card_1_anim{
    -webkit-animation: slideInCard1 2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
            animation: slideInCard1 2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}
.b_card_2_anim{
    -webkit-animation: slideInCard2 2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
            animation: slideInCard2 2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
}
@media (max-width: 800px) {
  .clients_desktop, .contct_desktop{
    display: none;
  }
  .clients_mobile{
    display: block;
    max-width: 85%;
    float: right;
  }

  .social-media-list__item {
    margin-top: 10px !important;
  }
  .social-media-list__container{
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contact-info-list__item{
    margin-bottom: 10px;
  }
  .

  .lead, .block__image, .block__clients, .credibilty-list__container, .contact-info{
    /* width: 80% !important; */
  }
  .block__clients{
    margin-top: 80px !important
  }
  .block__clients h2{
    display: none;
  }
  .contact-info{
    max-width: 85%;
    float: right;
    margin-top: 0 !important;
  }

}
.expand{
  display: block !important;
}
.container {
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	    align-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: auto;
	min-height: 100%;
}
@media (max-width: 800px) {
  .container {
    display: block;
  }
}
#barba-wrapper {
	width: 100%;
	height: 100%;
	display: block
}
#barba-wrapper .barba-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#barba-wrapper .barba-container .site-content {
  background: #fff;
  width: 100%;
  height: 100%;
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#barba-wrapper .barba-container .site-content.sub-page {
  padding: 40px 80px;
}
@media (max-width: 800px) {
  #barba-wrapper .barba-container .site-content.sub-page {
    padding: 5%;
  }
}
#barba-wrapper .barba-container .site-content.sub-page .block {
  margin: 256px 0;
}
@media (max-width: 800px) {
  #barba-wrapper .barba-container .site-content.sub-page .block {
    margin: 64px 0;
  }
}
#barba-wrapper .barba-container .site-content .block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#barba-wrapper .barba-container .site-content .block__image {
  width: 100%;
}
#barba-wrapper .barba-container .site-content .block__post {
  padding: 128px 0;
}
@media (max-width: 800px) {
  #barba-wrapper .barba-container .site-content .block__post {
    padding: 32px 0;
  }
}
@media (max-width: 800px) {
  .block__project-info .lead {
    display: none;
  }
}
.block__project-info--mobile {
  display: none;
  float: none;
}
@media (max-width: 800px) {
  .block__project-info--mobile {
    display: block;
    margin-bottom: 60px;
    max-width: 85%;
    float: right;
  }
}
.p-single{
  position: fixed;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 1000px;
}
.close {
  right: 80px;
  top: 60px;
  position: fixed;
  z-index: 10
}
.close a:hover{
  color: #D8D8D8;
}
.buy_prints{
  position: fixed;
  bottom: 60px;
  font-size: 20px;
  font-weight: 600;
  z-index: 1000;
}
.single_video_wrapper{
  width: 100%;
  display: inline-block;
  margin-bottom: 128px;
  float: right;
  margin-right: 20vw;
  max-width: 60%;
  position: relative; 
}
.single_image_wrapper{
  display: inline-block;
  margin-bottom: 128px;
  float: right;
  margin-right: 20vw;
  max-width: 60%;
  position: relative;
}
.single_image{
  opacity: 0;
  border: 0;
  outline: 1px solid transparent;
}
@media (max-width: 800px) {
  .single_image{
    opacity: 1;
  }
}
.single_video{
  opacity: 0;
  border: 0;
  outline: 1px solid transparent;
}
@media (max-width: 800px) {
  .single_video{
    opacity: 1;
  }
}
.single-project{
  overflow: hidden;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 80px;
}
@media (max-width: 800px) {
  .single-project{
    padding: 40px 40px;
  }
}
.single-project .site-content {
  background: transparent !important;
  padding-top: 70vh;
}
@media (max-width: 800px) {
  .single-project .site-content {
    padding-top: 140px;
  }
}
.single-project .project-content__text p{
  margin-bottom: 128px;
  width: 100%;
  max-width: 670px;
  margin-right: 20vw;
  float: right;
}
.single-project .project-content__video {
  background: red;
  display: block;
}
.single-project .project-content__video .wp-video {
  margin: auto;
}
@media (max-width: 1000px) {
  .single-project .page-title{
    max-width: 60%;
    line-height: 1.1em;
    margin-top: 3px;
  }
}
@media (max-width: 800px) {
  .single-project{
    padding: 10px 20px
  }
  .single-project .close {
    right: 5%;
    top: 20px;
  }
  .single-project .p-single{
    max-width: 70%;
  }
  .single-project .single_image_wrapper{
    margin-bottom: 16px;
    margin-right: 0vw;
    max-width: 100%;
  }
  .single-project .single_video_wrapper{
    margin-bottom: 16px;
    margin-right: 0vw;
    max-width: 100%;
  }
  .single-project .buy_prints{
    display: none;
  }
  .single-project .project-content__text{
    max-width: 85%;
    float: right;
  }
  .single-project .project-content__text p{
    margin-bottom: 16px;
    float: none;
    margin: 50px 0;
  }
}
.loader_wrapper{
  display: block;
  background: black;
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 200;
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
#bodymovin{
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
          transform: translate(0,-50%);
  left: 0;
  margin: 0 auto;
  background-color: black;
  width: 100%;
  display: block;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 800px) {
  #bodymovin{
    height: 200%;
    top: 47%
  }
  #bodymovin svg{
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
.loader-fade-out{
  opacity: 0;
}
.project-grid__container {
  margin-top: 110px;
}
@media (max-width: 800px) {
  .project-grid__container {
    margin-bottom: 110px;
  }
}
.project-grid__container {
  -webkit-column-count: 5;
          column-count: 5;
  -webkit-column-gap: 80px;
          column-gap: 80px;
}
.project-grid__container .project-grid__title{
  padding: 10px 0 0 0;
}
.project-grid__item {
  display: inline-block;
  padding: 1em 0 1em 0;
  margin: 0 0 1.5em;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 769px) {
  .project-grid__item .project-grid__image {
    display: block;
    position: relative;
  }
  .project-grid__item .project-grid__image img {
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
    opacity: 1;
  }
}
.project-grid__wrapper .project-grid__image img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.project-grid__wrapper:hover .project-grid__image img {
  -webkit-transform: scale(1.008);
          transform: scale(1.008);
}
@media only screen and (max-width: 320px) {
  .project-grid__container {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
@media only screen and (min-width: 321px) and (max-width: 800px){
  .project-grid__container {
    -webkit-column-count: 1;
            column-count: 1;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1200px){
.project-grid__container {
    -webkit-column-count: 3;
            column-count: 3;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1440px) {
  .project-grid__container {
    -webkit-column-count: 4;
            column-count: 4;
  }
}
@-webkit-keyframes slideIn {
  0% { -webkit-transform: translateY(100px); transform: translateY(100px); }
  100% { -webkit-transform: translateY(0px); transform: translateY(0px); }
}
@keyframes slideIn {
  0% { -webkit-transform: translateY(100px); transform: translateY(100px); }
  100% { -webkit-transform: translateY(0px); transform: translateY(0px); }
}
@-webkit-keyframes fadeOutImageOverlay {
  0% { background-color: rgba(0, 0, 0, 1); }
  100% { background-color: rgba(0, 0, 0, 0); }
}
@keyframes fadeOutImageOverlay {
  0% { background-color: rgba(0, 0, 0, 1); }
  100% { background-color: rgba(0, 0, 0, 0); }
}
@media only screen and (min-width: 769px) {
  .black-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: background-color 1s ease;
    transition: background-color 1s ease;
    background-color: rgba(0, 0, 0, 1)
  }
  .black-image-overlay.hide-overlay {
    background-color: rgba(0, 0, 0, 0);
    -webkit-animation-name: fadeOutImageOverlay;
            animation-name: fadeOutImageOverlay;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-timing-function: ease;
            animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
}
.lozad {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  -webkit-transition-delay: 250ms;
          transition-delay: 250ms;
  background: black;
}
.fade-in {
	-webkit-transform: translateY(0) translateZ(0);
	        transform: translateY(0) translateZ(0);
  opacity: 1 !important;
}
