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, button {
  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;
}
input:focus {outline:none;}
* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
}

/*Fontface*/
@font-face {
    font-family: 'Times Now';
    src: url('../../fonts/TimesNow-LightItalic.eot');
    src: url('../../fonts/TimesNow-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/TimesNow-LightItalic.woff2') format('woff2'),
        url('../../fonts/TimesNow-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('../../fonts/ITCAvantGardeStdDemi.eot');
    src: url('../../fonts/ITCAvantGardeStdDemi.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/ITCAvantGardeStdDemi.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'ITC Avant Garde Gothic', Futura, sans-serif;
    src: url('../../fonts/ITCAvantGardeStdDemiObl.eot');
    src: url('../../fonts/ITCAvantGardeStdDemiObl.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/ITCAvantGardeStdDemiObl.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}



/*GENERAL - BODY AND HTML TAGS*/

body, main {
  overflow-x: hidden;
}
body, .saturated-image, body.home #case-studies .image-wrapper, body.home #case-studies figure.stella-star {
  background-size: 1481px;
  background-repeat: repeat;
}

html {
  scroll-behavior: smooth !important;
}

img {
  width: 100%;
  height: auto;
}
a {
  text-decoration:none;
  color: black;
}

.wrapper {
  padding: 12px 12px;
  position: relative;
}
body.home .wrapper {
  padding: 12px 12px;
}
@media only screen and (min-width: 800px) {
  .wrapper, body.home .wrapper {
    padding: 24px 24px;
  }
}

@media only screen and (min-width: 1200px) {
  .wrapper, body.home .wrapper {
    padding: 30px 30px;
  }
}


/*GRID*/
@media only screen and (min-width: 800px) {
	.grid-item {
	width: calc( ( 100% - 550px ) / 12 )!important;
}
.grid-item-width2 {
	width: calc( ( ( 100% - 550px ) / 12 ) * 2 + 50px)!important;
}
.grid-item-width3{
	width: calc( ( ( 100% - 550px ) / 12 ) * 3 + 100px)!important;
}
.grid-item-width4 {
	width: calc( ( ( 100% - 550px ) / 12 ) * 4 + 150px)!important;
}
.grid-item-width5{
	width: calc( ( ( 100% - 550px ) / 12 ) * 5 + 200px)!important;
}
.grid-item-width6 {
	width: calc( ( ( 100% - 550px ) / 12 ) * 8 + 350px)!important;
}
.grid-item-width7 {
	width: calc( ( ( 100% - 550px ) / 12 ) * 7 + 300px)!important;
}
.grid-item-width8 {
	width: calc( ( ( 100% - 550px ) / 12 ) * 8 + 350px)!important;
}
.grid-item-width9 {
	width: calc( ( ( 100% - 550px ) / 12 ) * 9 + 400px)!important;
}
.grid-item-width10 {
	width: calc( ( ( 100% - 550px ) / 12 ) * 10 + 450px)!important;
}
.grid-item-width11 {
	width: calc( ( ( 100% - 550px ) / 12 ) * 11 + 500px)!important;
}
}
@media only screen and (min-width: 1200px) {
  .grid-item-width6 {
  	width: calc( ( ( 100% - 550px ) / 12 ) * 6 + 250px)!important;
  }
}


/*TYPOGRAPHY*/

h1 {
  font-family: 'itc-avant-garde-gothic-pro', Futura, sans-serif;
  text-align: center;
  font-weight: 700;
  font-size: 34px;
  text-transform: uppercase;
  line-height: 90%;
  letter-spacing: -0.05em;
}
h2 {
  font-family: 'itc-avant-garde-gothic-pro', Futura, sans-serif;
  font-size: 34px;
  line-height: 100%;
  font-weight: 700; /*bold*/
  letter-spacing: -0.05em;
}
body, p, input {
  font-family: 'ITC Avant Garde Gothic', Futura, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  letter-spacing: -0.01em;
}
p {
  margin-bottom: 24px;
}
body.home p {
  text-align:center;
}
h4, h4 p {
  font-family: 'Times Now', Times New Roman, serif;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  line-height: 110%;
  }
a {
  color: black;
  transition: color 0.1s linear;
}
a:hover {
  color: white;
}
@media only screen and (min-width: 360px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 40px;
}
}
@media only screen and (min-width: 600px) {
  h1 {
    font-size: 55px;
  }
  h2 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 800px) {
  h1 {
    font-size: 80px;
  }
  h2 {
    font-size: 80px;
  }
  p {
    font-size: 22px;
    margin-bottom: 30px;
  }
  h4, h4 p {
    font-size: 18px;
  }
  p.detail {
    font-size: 11px;
  }
}
@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 92px;
  }
  h2 {
    font-size: 92px;
  }
  p {
    font-size: 25px;
    margin-bottom: 40px;
  }
  h4 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1400px) and (min-height: 700px) {
  h1 {
    font-size: 110px;
    max-width: 90%;
    margin-left:auto;
    margin-right:auto;
  }
  h2 {
    font-size: 110px;
  }
  p {
    font-size: 28px;
  }
  body.home p {
    max-width: 75%;
    margin-left:auto;
    margin-right:auto;
  }
  h4, h4 p {
    font-size: 21px;
  }
}
@media only screen and (min-width: 1600px) and (min-height: 800px) {
  h1 {
    font-size: 115px;
  }
  h2 {
    font-size: 115px;
  }
  p {
    font-size: 30px;
  }
  h4, h4 p {
    font-size: 22px;
  }
}

/*Home Menu*/
#menunavigation {
  display:none;
}
#menunavigation a {
  color: black;
}
#menunavigation a:hover {
  color: white;
}
#contact {
  display:none;
}
@media only screen and (min-width: 800px) {
  #menunavigation {
    display:flex;
    position: fixed;
    left: 57px;
    bottom: 79px;
    width: calc(100vh - 158px);
    transform: rotate(-90deg);
    transform-origin: left bottom;
    justify-content: center;
    z-index: 100;
  }
  #menunavigation h4 {
    text-transform: uppercase;
    margin: 0 10px;
  }
  #contact {
    display:block;
    position: fixed;
    top: 80px;
    right: 37px;
    width: 40px;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    height: calc(100vh - 160px);
    z-index: 100;
  }
  #side-contact {
    position: relative;
	  height: 1995px;
    width: 100%;
  }
  #side-contact .marquee {
    width: 3990px;
    display: block;
    position: absolute;
    animation: marquee 45s linear infinite;
    transform: rotate(90deg);
    transform-origin: left bottom;
    white-space: nowrap;
    height: 40px;
  }
  #side-contact .marquee a {
    float: left;
    width: calc(50% - 2px);
  }
  #side-contact .marquee a:first-of-type {
    margin-right: 4px;
  }
  @keyframes marquee {
  0% { top: -2%; }
  100% { top: -102%; }
}
}
@media only screen and (min-width: 1200px) {
  #menunavigation {
    left: 69px;
    bottom: 94px;
    width: calc(100vh - 186px);
  }
  #contact {
    right: 46px;
    height: calc(100vh - 200px);
    top: 100px;
  }
  #side-contact {
    height: 2222px;
  }
  #side-contact .marquee {
    width: 4444px;
  }
  #menunavigation h4 {
    text-transform: uppercase;
    margin: 0 12px;
  }
}
@media only screen and (min-width: 900px) and (max-height: 680px) {
  #menunavigation h4:nth-of-type(3) {
    display:none;
  }
}
@media only screen and (min-width: 1400px) and (min-height: 700px) {
  #side-contact {
    height: 2340px;
  }
  #side-contact .marquee {
    width: 4680px;
  }
  #menunavigation h4 {
    text-transform: uppercase;
    margin: 0 16px;
  }
}
@media only screen and (min-height: 800px) and (min-width: 1600px) {
  #side-contact {
    height: 2450px;
  }
  #side-contact .marquee {
    width: 4900px;
  }
}

/*Site menu*/
body.home #menu {
  position:fixed;
}
body #menu, body #casestudy-menu {
  top: 12px;
  text-align:center;
  width: 100%;
  z-index: 100;
}
body #menu {
  position: fixed;
}
body #casestudy-menu {
  position: absolute;
}
body #menu {
  transform: translateY(-45px);
  transition: 0.4s transform ease-out;
}
body.sticky #menu {
  transform: translateY(0);
}
@media only screen and (min-width: 800px) {
  body.home #menu {
    display: none;
  }
}


/*Footer*/
footer#footer {
  text-align:center;
  margin-bottom: 40px;
}
footer#footer h4 {
  margin-bottom: 4px;
}
footer#footer .credit {
  width: 100%;
  text-align:center;
  margin-top: 40px;
}
footer#footer .credit p {
  font-size: 12px;
  margin-bottom: 0px;
}
@media only screen and (min-width: 800px) {
footer#footer {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  place-content: space-between;
  width: calc( ( ( 100% - 550px ) / 12 ) * 6 + 250px)!important;
  flex-wrap: wrap;
}
footer#footer p {
  text-align:center;
  margin: 0;
  max-width: 100%;
}
footer#footer h4 {
  margin-bottom: 7px;
}
footer#footer .footer-contact, footer#footer .footer-follow, footer#footer .footer-calendar {
  margin-bottom: 20px;
}
/* #footer .footer-contact {
  margin-right: 20px;
}*/
footer#footer .credit {
  margin-top: 60px;
}
footer#footer .credit p {
  font-size: 14px;
  display:inline;
}
}
@media only screen and (min-width: 1200px) {
  footer#footer {
    place-content: space-around;
    display:flex;
  }
  footer#footer div {
    width: 50%;
  }
  footer#footer .credit {
    margin-top: 100px;
  }
  footer#footer .footer-contact, footer#footer .footer-follow, footer#footer .footer-calendar {
    margin-bottom: 40px;
  }
}


/*Icons*/
.icon {
  width: 32px;
  height: 32px;
  z-index: 100;
  transition: transform 0.3s ease-out;
}
.icon:hover {
  transform: scale(1.12)!important;
}
.icon.white {
  position: absolute;
}
#icontopleft {
  position: fixed;
  left: 12px;
  top: 12px;
}
#icontopright {
  position: fixed;
  right: 12px;
  top: 12px;
}
#iconbottomleft {
  position: fixed;
  left: 12px;
  bottom: 12px;
}
#iconbottomright {
  position: fixed;
  right: 12px;
  bottom: 12px;
}
#icontopleftwhite {
  left: 12px;
  top: 12px;
}
#icontoprightwhite {
  right: 12px;
  top: 12px;
}
@media only screen and (min-width: 800px) {
  .icon {
    width: 45px;
    height: 45px;
  }
  #icontopleft {
    left: 24px;
    top: 24px;
  }
  #icontopright {
    right: 24px;
    top: 24px;
  }
  #iconbottomleft {
    left: 24px;
    bottom: 24px;
  }
  #iconbottomright {
    right: 24px;
    bottom: 24px;
  }
  #icontopleftwhite {
    left: 24px;
    top: 24px;
  }
  #icontoprightwhite {
    right: 24px;
    top: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .icon {
    width: 54px;
    height: 54px;
  }
  #icontopleft {
    left: 30px;
    top: 30px;
  }
  #icontopright {
    right: 30px;
    top: 30px;
  }
  #iconbottomleft {
    left: 30px;
    bottom: 30px;
  }
  #iconbottomright {
    right: 30px;
    bottom: 30px;
  }
  #icontopleftwhite {
    left: 30px;
    top: 30px;
  }
  #icontoprightwhite {
    right: 30px;
    top: 30px;
  }
}


/*Home page*/
#sitelanding {
  margin-top: 40px;
}
#case-studies img {
  vertical-align:middle;
}
.landing-image img.colour, #case-studies img{
  mix-blend-mode: color;
}
.landing-image img.standard {
  opacity: 0;
}
.alert {
  padding: 12px 12px 14px;
  background-color: #f25424; /* Red */
  color: black;
  position: absolute;
  text-align:left;
  top: -20%;
  right: -10%;
  z-index: 100;
  width: 50%;
  font-family: 'Times Now', Times New Roman, serif;
  font-size: 30px;
}
.closebtn {
  margin-left: 15px;
  color: black;
  font-weight: normal;
  float: right;
  cursor: pointer;
}
#sitelanding #landing-graphic {
  position: relative;
  height: calc( ( ( 100% - 550px ) / 12 ) * 6 + 250px)!important;
  margin-left: auto;
  margin-right: auto;
}
#sitelanding #landing-graphic .landing-image img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top:0;
  left:0;
}
#sitelanding #landing-graphic .landing-image {
  transform: translateZ(0);
  border-radius: 50%;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
#sitelanding #landing-graphic .circle {
  position: absolute;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 50%;
  border: 1px solid black;
  z-index: 2;
}
#case-studies .overlay-image img {
  mix-blend-mode: normal!important;
  transition: opacity 0.7s ease-out;
  position:absolute;
  opacity:0.03;
  display: block;
  z-index:10;
}
#case-studies .image-wrapper {
  transform: translate(0px, 0px);
  transition: transform 0.7s ease-out;
  -moz-transition: transform 0.7s ease-out;
  -webkit-transition: transform 0.7s ease-out;
}
#case-studies ul li {
  margin-bottom: 70px;
}
#case-studies figure .outline {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border: 1px solid black;
  position: absolute;
  top: 10px;
  left: -10px;
  transition-duration: 0.7s;
  transition-timing-function: ease-out;
}
#case-studies li svg {
  display:none;
  width: 0;
  height: 0;
  transform: translate(-10px, 10px);
  transition-duration: 0.7s;
  transition-timing-function: ease-out;
}
#case-studies figure.stella-star .outline {
  display:none;
}
#case-studies figure {
  transition-duration: 0.7s;
  transition-timing-function: ease-out;
}
#case-studies li.stella-star svg {
  display:block;
  position: absolute;
  height: 100%;
  width: 80%;
  top: 1px;
  pointer-events: none;
}
#case-studies li.stella-star svg path {
  stroke: black;
  stroke-width:1px;
  fill: none;
}
#case-studies li.stella-star .image-wrapper {
  height: 0;
    width: 100%;
    padding-bottom: 100%;
}
body.home #case-studies li.portrait figure {
  width: 50%;
  margin-left: auto!important;
}
body.home #case-studies li.portrait:nth-of-type(2n+2) figure{
  margin-left: 10px!important;
}
body.home #case-studies li.standard figure {
  width: 80%;
}
body.home #case-studies li.stella-star figure {
  width: 80%;
}
body.home #case-studies li .content-wrapper {
  position:relative;
}
body.home #case-studies li .text-wrapper {
  transform:translateY(-50%);
  position:absolute;
  top: 55%;
  width: 80%;
  z-index: 10;
}
body.home #case-studies h2 a {
  display:block;
}
body.home #case-studies li:nth-of-type(2n+2) .text-wrapper, body.home #case-studies li:nth-of-type(2n+1) svg, body.home #case-studies li:nth-of-type(2n+1) figure {
  margin-left: 20%;
}
body.home #case-studies li:nth-of-type(2n+2) figure, body.home #case-studies li:nth-of-type(2n+2) svg {
  margin-left: 10px;
}
body.home #case-studies li .product-list-date {
  margin-top: 10px;
}
body.home section {
  margin-bottom: 80px;
}
body.home section#about, body.home section#clients, body.home section#case-studies, body.home section#services {
  padding-top: 40px;
}
.landing-image {
  margin-left: auto;
  margin-right: auto;
}
.landing-image img{

}
h2.product-list-client a {
  color: white;
}

h2.product-list-product a {
  color: black!important;
}
#landing-graphic {
  text-align:center;
  margin-top: 60px;
}
#clients .client-list .client:nth-child(2n+2) h1, #services .service-list .service:nth-child(2n+2) h1{
  color: white;
}
#case-studies h4.see-project {
  opacity: 0;
  transition: opacity 0.7s ease, margin-left 0.7s ease;
  margin-left: -10px;
  margin-top: 7px;
}
#case-studies li.hovermob h4.see-project {
  opacity: 1;
  margin-left: 0;
}
@media only screen and (max-width: 800px) {
#case-studies li.hovermob .overlay-image img {
  opacity:1;
}
#case-studies li.hovermob .outline {
  top: 5px;
  left: -5px;
}
#case-studies li.hovermob .image-wrapper {
  transform: translate(-5px, 5px);
}
#case-studies li.stella-star.hovermob .image-wrapper {
  transform: none!important;
}
#case-studies li.hovermob svg, #case-studies li.stella-star.hovermob figure{
  transform: translate(-5px, 5px);
}
}
@media only screen and (max-width: 599px) {
  #sitelanding #landing-graphic {
    margin-top: 70px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
#sitelanding #landing-graphic #circle1 {
  transform: translateY(-20%);
}
#sitelanding #landing-graphic #circle2 {
  transform: translateY(-10%);
}
#sitelanding #landing-graphic #circle4 {
  transform: translateY(10%);
}
#sitelanding #landing-graphic .landing-image {
  transform: translateY(20%);
}
body.home #case-studies li.stella-star figure {
  padding-bottom: 80%;
}
}
@media only screen and (max-width: 600px) {
  .alert h4 {
    font-size: 13px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1200px) {
  body.home #case-studies li .text-wrapper{
    width: calc( ( ( 100% - 550px ) / 12 ) * 8 + 350px)!important;
  }
}
@media only screen and (min-width: 450px) {
  #sitelanding #landing-graphic {
    width: 60%;
  }
  .alert {
    right: -30%;
  }
}
@media only screen and (min-width: 600px) {
  #sitelanding #landing-graphic {
    margin-top: 80px;
  }
  .alert {
    top: -10%;
    right: -25%;
  }
  #sitelanding #landing-graphic #circle1 {
    transform: translateX(-25%);
  }
  #sitelanding #landing-graphic #circle2 {
    transform: translateX(-12.5%);
  }
  #sitelanding #landing-graphic #circle4 {
    transform: translateX(12.5%);
  }
  #sitelanding #landing-graphic .landing-image {
    transform: translateX(25%);
  }
}
@media only screen and (min-width: 800px) {
  #sitelanding {
    margin-top: 50px;
  }
  #landing-graphic {
    margin-top: 80px;
  }
  .alert {
    padding: 20px 20px 22px;
    top: -40px;
    right: -25%;
    width: 50%;
  }
  body.home section {
    margin-bottom: 110px;
  }
  body.home section#about, body.home section#clients, body.home section#case-studies, body.home section#services {
    padding-top: 50px;
  }
  #case-studies ul li {
    margin-bottom: 110px;
  }
  body.home #case-studies li .text-wrapper {
    top: 50%;
  }
  body.home #case-studies ul.grid li:nth-of-type(2n+1) figure {
    margin-left: auto;
    margin-right: calc( ( ( 100% - 550px ) / 12 ) + 50px )!important;
  }
  body.home #case-studies ul.grid li:nth-of-type(2n+1) .text-wrapper {
    margin-left: calc( ( ( 100% - 550px ) / 12 ) + 50px )!important;
  }
  body.home #case-studies ul.grid li:nth-of-type(2n+2) figure {
    margin-left: calc( ( ( 100% - 550px ) / 12 ) + 50px )!important;
  }
  body.home #case-studies ul.grid li:nth-of-type(2n+2) .text-wrapper {
    margin-right: calc( ( ( 100% - 550px ) / 12 ) + 50px )!important;
    margin-left: calc( ( ( 100% - 550px ) / 12 ) * 3 + 150px)!important;
  }
  #case-studies li.stella-star svg {
    width: calc( ( ( 100% - 550px ) / 12 ) * 8 + 350px)!important;
    height: 100%;
  }
  #case-studies li:nth-of-type(2n+1) svg{
    right: calc( ( ( 100% - 550px ) / 12 ) + 51px )!important;
  }
  #case-studies li:nth-of-type(2n+2) svg{
    left: calc( ( ( 100% - 550px ) / 12 ) + 51px )!important;
  }
  body.home #case-studies li:nth-of-type(2n+2) figure, body.home #case-studies li:nth-of-type(2n+2) svg {
    margin-left: 0px;
  }
  #case-studies figure .outline {
    top: 15px;
    left: -15px;
  }
  #case-studies li svg {
    transform: translate(-15px, 15px);
  }
  #case-studies li.hover .overlay-image img {
    opacity:1;
  }
  #case-studies li.hover .outline {
    top: 7.5px;
    left: -7.5px;
  }
  #case-studies li.hover .image-wrapper {
    transform: translate(-7.5px, 7.5px);
  }
  #case-studies li.stella-star.hover .image-wrapper {
    transform: none!important;
  }
  #case-studies li.hover svg, #case-studies li.stella-star.hover figure{
    transform: translate(-7.5px, 7.5px);
  }
  body.home #sitelanding, body.home #about, body.home #clients, body.home #services {
  margin-right: calc( ( ( 100% - 550px ) / 12 ) + 50px )!important;
  margin-left: calc( ( ( 100% - 550px ) / 12 ) + 50px )!important;
}
#case-studies h4.see-project {
  display:none;
}
}
@media only screen and (min-width: 1200px) {
  #landing-graphic {
    margin-top: 100px;
  }
  .alert {
    right: -35%;
  }
  body.home section {
    margin-bottom: 150px;
  }
  body.home section#about, body.home section#clients, body.home section#case-studies, body.home section#services {
    padding-top: 60px;
  }
  #case-studies ul li {
    margin-bottom: 140px;
  }
  body.home #case-studies ul.grid li:nth-of-type(2n+2) .text-wrapper {
    margin-right: calc( ( ( 100% - 550px ) / 12 ) + 50px )!important;
    margin-left: calc( ( ( 100% - 550px ) / 12 ) * 4 + 150px)!important;
  }
  body.home #case-studies li .product-list-date {
    margin-top: 16px;
  }
  #case-studies figure .outline {
    top: 20px;
    left: -20px;
  }
  #case-studies li.hover .outline {
    top: 10px;
    left: -10px;
  }
  #case-studies li.hover svg, #case-studies li.stella-star.hover figure{
    transform: translate(-10px, 10px);
  }
  #case-studies li.hover .image-wrapper {
    transform: translate(-10px, 10px);
  }
  #case-studies li.stella-star svg {
    width: calc( ( ( 100% - 550px ) / 12 ) * 6 + 250px)!important;
  }
  #case-studies li svg {
    transform: translate(-20px, 20px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
body.home #about {
  max-width: 900px;
  margin-left: auto!important;
  margin-right: auto!important;
}
}


/* CLIPPING MASK */
.star-svg {
  position: absolute;
  width: 0;
  height: 0;
}
body.home figure.standard, body.home figure.portrait {
  position: relative;
}
body.home figure.stella-star{
  width: 100%;
  height: 0;
  clip-path: polygon(53.7% 25.2%, 53.7% 25.4%, 53.8% 25.2%, 65.1% 2.6%, 61.1% 27.6%, 61.1% 27.8%, 61.3% 27.6%, 79.0% 9.6%, 67.4% 32.3%, 67.3% 32.5%, 67.5% 32.4%, 89.8% 20.8%, 72.0% 38.6%, 71.8% 38.8%, 72.0% 38.8%, 96.8% 34.7%, 74.4% 46.1%, 74.2% 46.2%, 74.4% 46.2%, 99.3% 50.1%, 74.4% 54.0%, 74.2% 54.0%, 74.4% 54.1%, 96.8% 65.5%, 72.0% 61.4%, 71.8% 61.4%, 72.0% 61.6%, 89.9% 79.5%, 67.5% 67.8%, 67.3% 67.7%, 67.4% 67.9%, 78.9% 90.5%, 61.2% 72.5%, 61.0% 72.3%, 61.0% 72.5%, 65.0% 97.5%, 53.8% 74.9%, 53.7% 74.7%, 53.7% 74.9%, 49.9% 100.0%, 46.0% 75.0%, 46.0% 74.8%, 45.9% 75.0%, 34.6% 97.6%, 38.6% 72.6%, 38.6% 72.4%, 38.4% 72.6%, 20.8% 90.6%, 32.3% 68.0%, 32.4% 67.8%, 32.2% 67.9%, 9.9% 79.5%, 27.7% 61.6%, 27.9% 61.4%, 27.7% 61.4%, 2.9% 65.6%, 25.2% 54.2%, 25.4% 54.1%, 25.2% 54.1%, 0.4% 50.1%, 25.2% 46.2%, 25.4% 46.2%, 25.2% 46.1%, 2.9% 34.7%, 27.6% 38.8%, 27.8% 38.8%, 27.6% 38.6%, 9.9% 20.7%, 32.2% 32.3%, 32.4% 32.4%, 32.3% 32.2%, 20.8% 9.7%, 38.5% 27.7%, 38.7% 27.9%, 38.7% 27.7%, 34.7% 2.7%, 46.0% 25.3%, 46.1% 25.5%, 46.1% 25.3%, 49.9% 0.3%, 53.7% 25.2%);
  padding-bottom: 85%;
  position: relative;
}
body.home figure.stella-star img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 0;
}
@media only screen and (min-width: 800px) {
  body.home figure.stella-star {
    padding-bottom: calc( ( ( 100% - 550px ) / 12 ) * 8 + 350px);
  }
  body.home figure.portrait {
    width: calc( ( ( 100% - 550px ) / 12 ) * 6 + 250px)!important;
  }
}
@media only screen and (min-width: 1200px) {
  body.home figure.stella-star {
    padding-bottom: calc( ( ( 100% - 550px ) / 12 ) * 6 + 250px);
  }
  body.home figure.portrait {
    width: calc( ( ( 100% - 550px ) / 12 ) * 4 + 150px)!important;
  }
}




/*Case studies*/
body.casestudy #casestudy a{
  color: white;
}
body.casestudy img {
  vertical-align:middle;
}
body.casestudy #icontopleft, body.casestudy #icontopright {
  transform: translateY(-45px);
  transition: 0.4s transform ease-out;
}
body.casestudy.sticky #icontopleft, body.casestudy.sticky #icontopright {
  transform: translateY(0);
}
body.casestudy #iconbottomleft, body.casestudy #iconbottomright {
  position:absolute!important;
}
body.casestudy section, .project-imagedoubletext.small .text {
  margin-bottom: 60px;
}
body.casestudy .project-imagedoubletext.large .text {
  margin-top: 60px;
}
body.casestudy .project-imagedoubletext .text {
  width: 100%;
}
body.casestudy .project-imagedoubletext .text p {
  margin-bottom: 0px;
}
body.casestudy #pagelanding {
  height: 60vh;
  overflow:hidden;
  position: relative;
  margin-bottom: 30px;
}
body.casestudy #pagelanding img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body.casestudy .other-projects {
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  margin-bottom: 60px;
}
body.casestudy .other-projects h4 {
  margin-bottom: 10px;
}
body.casestudy .other-projects p.active a {
  color: white!important;
}
body.casestudy .other-projects p {
  margin-bottom: 0px;
}
body.casestudy #casestudy .other-projects p a {
  color: black;
}
body.casestudy #casestudy .other-projects p a:hover {
color: white;
}
body.casestudy .other-projects p br {
  display: none;
}
body.casestudy #pagelanding .project-details {
  position: absolute;
  bottom: 20px;
  width: calc(100% - 30px);
  z-index: 100;
  color: white;
  margin-left: 15px;
  margin-right: 15px;
}
body.casestudy .project-imagedouble {
  display:flex;
  flex-wrap: wrap;
}
body.casestudy .project-imagesingle.small {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
body.casestudy .project-imagesingle.tiny {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
body.casestudy .project-imagedouble .small-imagewrapper {
  width: 65%;
  position: relative;
}
body.casestudy .project-imagedouble .large {
  width: 90%;
}
body.casestudy .project-imagedouble.small .small-imagewrapper {
  order: 1;
  z-index: 5;
}
body.casestudy .project-imagedouble .small-imagewrapper .outline {
  border: 1px solid black;
  width: 100%;
  height: 100%;
  position:absolute;
}
body.casestudy .project-imagedouble.large .small-imagewrapper .outline.one {
  top: 10px;
  right: 10px;
}
body.casestudy .project-imagedouble.large .small-imagewrapper .outline.two {
  top: 20px;
  right: 20px;
}
body.casestudy .project-imagedouble.small .small-imagewrapper .outline.one {
  top: -10px;
  left: 10px;
}
body.casestudy .project-imagedouble.small .small-imagewrapper .outline.two {
  top: -20px;
  left: 20px;
}
body.casestudy .project-imagedouble.small .large {
  order: 2;
  margin-left: auto!important;
  margin-top: -6.5%;
}
body.casestudy .project-imagedouble.large .small-imagewrapper {
  margin-left: auto!important;
  margin-top: -6.5%;
}
@media only screen and (max-width: 800px) {
  body #menu img, body #casestudy-menu svg {
    width: 200px;
    margin-top: 7px;
  }
  body.casestudy #project-description {
    text-align:center;
  }
  body.casestudy #casestudy-menu a.logo {
    display:block;
    margin-top: -7px;
  }
}
@media only screen and (min-width: 800px) {
  body #menu, body #casestudy-menu {
    top: 24px;
  }
  body.casestudy #casestudy-menu, body.casestudy #menu {
    width: 80%;
    left: 10%;
  }
  body #menu, body.casestudy #icontopleft, body.casestudy #icontopright {
    transform: translateY(-70px);
  }
  body.casestudy .other-projects {
    margin-bottom: 80px;
  }
  body.casestudy .other-projects h4 {
    margin-bottom: 15px;
  }
  body.casestudy section {
    margin-bottom: 120px;
  }
  body.casestudy section#project-description {
    margin-left: calc( ( ( 100% - 550px ) / 12 ) + 50px)!important;
  }
  body.casestudy #pagelanding {
    height: calc(100vh - 100px);
    overflow:hidden;
    margin-bottom: 65px;
  }
  body.casestudy #pagelanding .project-details {
    bottom: 35px;
  }
  body.casestudy .project-imagedouble.small .large {
    margin-top: -5%;
  }
  body.casestudy .project-imagedouble.large .small-imagewrapper {
    margin-top: -5%;
  }
  body.casestudy .project-imagesingle.small {
    width: calc( ( ( 100% - 550px ) / 12 ) * 6 + 250px);
    margin-left: auto;
    margin-right: auto;
  }
  body.casestudy .project-imagesingle.tiny {
    width: calc( ( ( 100% - 550px ) / 12 ) * 4 + 150px);
    margin-left: auto;
    margin-right: auto;
  }
  body.casestudy .project-imagesingle.large {
    width: calc( ( ( 100% - 550px ) / 12 ) * 8 + 350px);
    margin-left: auto;
    margin-right: auto;
  }
  body.casestudy .project-imagesingle {
    width: calc( ( ( 100% - 550px ) / 12 ) * 8 + 350px);
    margin-left: auto;
    margin-right: auto;
  }
  body.casestudy .project-imagedouble .large {
    width: calc( ( ( 100% - 550px ) / 12 ) * 8 + 350px);
    margin-left: calc( ( ( 100% - 550px ) / 12 ) + 50px)!important;
    margin-right: calc( ( ( 100% - 550px ) / 12 ) + 50px)!important;
  }
  body.casestudy .project-imagedouble .small-imagewrapper {
    width: calc( ( ( 100% - 550px ) / 12 ) * 5 + 200px);
    margin-left: calc( ( ( 100% - 550px ) / 12 ) + 50px)!important;
    margin-right: calc( ( ( 100% - 550px ) / 12 ) + 50px)!important;
  }
  body.casestudy .project-textblock {
    margin-left: calc( ( ( 100% - 550px ) / 12 ) + 50px)!important;
    margin-right: auto;
  }
  body.casestudy .project-imagedoubletext.small .text {
    margin-bottom: -10%;
  }
  body.casestudy .project-imagedoubletext.small .text div {
    margin-left: auto;
    margin-right: calc( ( ( 100% - 550px ) / 12 ) + 50px)!important;
  }
  body.casestudy .project-imagedoubletext.large .text {
    margin-top: -10%;
  }
  body.casestudy .project-imagedoubletext.large .text div {
    margin-right: auto;
    margin-left: calc( ( ( 100% - 550px ) / 12 ) + 50px)!important;
  }
  body.casestudy .project-imagedouble.large .small-imagewrapper .outline.one {
    top: 15px;
    right: 15px;
  }
  body.casestudy .project-imagedouble.large .small-imagewrapper .outline.two {
    top: 30px;
    right: 30px;
  }
  body.casestudy .project-imagedouble.small .small-imagewrapper .outline.one {
    top: -15px;
    left: 15px;
  }
  body.casestudy .project-imagedouble.small .small-imagewrapper .outline.two {
    top: -30px;
    left: 30px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 1200px) {
  body #menu img, body #casestudy-menu svg {
    width: 320px;
    margin-top: 6px;
  }
  body.casestudy .project-imagedoubletext.small .text {
    margin-bottom: 100px;
  }
  body.casestudy .project-imagedoubletext.large .text {
    margin-top: 100px;
  }
  body.casestudy .project-imagedoubletext .text div {
    width: calc( ( ( 100% - 550px ) / 12 ) * 6 + 250px)!important;
  }
}
@media only screen and (min-width: 1200px) {
  body #menu, body #casestudy-menu {
    top: 30px;
  }
  body #menu img, body #casestudy-menu svg {
    margin-top: 8px;
    width: 369px;
  }
  body #menu, body.casestudy #icontopleft, body.casestudy #icontopright {
    transform: translateY(-85px);
  }
  body.casestudy section {
    margin-bottom: 180px;
  }
  body.casestudy .other-projects {
    margin-bottom: 100px;
  }
  body.casestudy #pagelanding {
    margin-bottom: 90px;
  }
  body.casestudy #pagelanding .project-details {
    bottom: 50px;
  }
  body.casestudy .project-imagedouble.large .small-imagewrapper .outline.one {
    top: 20px;
    right: 20px;
  }
  body.casestudy .project-imagedouble.large .small-imagewrapper .outline.two {
    top: 40px;
    right: 40px;
  }
  body.casestudy .project-imagedouble.small .small-imagewrapper .outline.one {
    top: -20px;
    left: 20px;
  }
  body.casestudy .project-imagedouble.small .small-imagewrapper .outline.two {
    top: -40px;
    left: 40px;
  }
}
