*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

@font-face {font-family: Silka-Regular; src: url("../fonts/Silka/silka-regular-webfont.ttf");}
@font-face {font-family: Silka-Medium; src: url("../fonts/Silka/silka-medium-webfont.ttf");}
@font-face {font-family: Silka-SemiBold; src: url("../fonts/Silka/silka-semibold-webfont.ttf");}
@font-face {font-family: Silka-Bold; src: url("../fonts/Silka/silka-bold-webfont.ttf");}

@font-face {font-family: IsidoraSans-Medium; src: url("../fonts/Isidora_Sans/IsidoraSans-Medium.otf");}
@font-face {font-family: IsidoraSans-SemiBold; src: url("../fonts/Isidora_Sans/IsidoraSans-SemiBold.otf");}
@font-face {font-family: IsidoraSans-Bold; src: url("../fonts/Isidora_Sans/IsidoraSans-Bold.otf");}
@font-face {font-family: IsidoraSans-Black; src: url("../fonts/Isidora_Sans/IsidoraSans-Black.otf");}

@font-face {
  font-family: GT Walsheim Pro;
  src: local("GT Walsheim Pro Regular"),local("GTWalsheimProRegular"),url(GTWalsheimProRegular.woff2) format("woff2"),url(GTWalsheimProRegular.woff) format("woff"),url(GTWalsheimProRegular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: GT Walsheim Pro;
  src: local("GT Walsheim Pro Bold"),local("GTWalsheimProBold"),url(GTWalsheimProBold.woff2) format("woff2"),url(GTWalsheimProBold.woff) format("woff"),url(GTWalsheimProBold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal
}

h1, h2, h3, h4, p, a, b  {padding: 0; margin: 0; font-weight: 400;}
li, ul {padding: 0; margin: 0; list-style: none;}

h1 {font-size: 50px; line-height: 57px; font-family: 'Silka-SemiBold', sans-serif;}
h2 {font-size: 32px; line-height: 46px; font-family: 'Silka-SemiBold', sans-serif; margin-bottom: 15px;}
h3 {font-size: 14px; line-height: 30px; font-family: 'Silka-SemiBold', sans-serif; text-transform: uppercase; letter-spacing: 2px; color: rgba(25, 26, 30, 0.4); margin-bottom: 5px;}
h4 {font-size: 21px; line-height: 30px; font-family: 'Silka-SemiBold', sans-serif;}
p  {font-size: 15px; line-height: 30px; font-family: 'Silka-Regular', sans-serif; opacity: 0.7; margin-bottom: 30px;}
strong 	{font-family: 'Silka-SemiBold', sans-serif; color: #191A1E;}
a  		{text-decoration: none; color: #fff;}
p a:hover {text-decoration: underline;}

p.light, h1.light, h2.light, h4.light {color: #131212;} 
h3.color, span.color {color: #2cf556; display: inline-block;}

@media screen and (max-width: 1260px){
    h1 {font-size: 48px; line-height: 64px; }
    h2 {font-size: 28px; line-height: 40px; margin-bottom: 30px;}
    h3 {font-size: 14px; line-height: 30px; margin-bottom: 10px;}
    h4 {font-size: 18px; line-height: 26px;}
    p  {font-size: 15px; line-height: 30px; margin-bottom: 30px;}
    a {font-size: 17px;}
}

@media screen and (max-width: 760px){
    h1 {font-size: 38px; line-height: 50px; }
    h2 {font-size: 24px; line-height: 34px; margin-bottom: 30px;}
    h3 {font-size: 12px; line-height: 30px; margin-bottom: 5px;}
    p  {font-size: 15px; line-height: 30px; margin-bottom: 30px;}
    p a:hover {text-decoration: none;}	
}

@media screen and (max-width: 560px){
    h1 {font-size: 38px; line-height: 50px; }
    h2 {font-size: 22px; line-height: 32px; margin-bottom: 30px;}
    h3 {font-size: 11px; line-height: 30px; margin-bottom: 5px;}
    p  {font-size: 15px; line-height: 30px; margin-bottom: 30px;}
    p a:hover {text-decoration: none;}	
}

@media screen and (max-width: 340px){
    h1 {font-size: 32px; line-height: 42px; }
    
}

body {
	font-family: 'Silka-Regular', sans-serif;
	color: #191A1E;
  overflow-x: hidden;
      -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.single main {
    background-color: #f5f5f5;
    height: auto;
}

html, body {
    width: 100%;
}

main {overflow-x: hidden;}

.highlight{border-bottom:4px solid #fff; mix-blend-mode: difference;}
a.highlight{line-height: 20px;}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Skape' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-top-right:before {
  content: "\e91c";
}

.icon-arrow-right:before {
  content: "\003E";
}

.icon-arrow-left:before {
  content: "\003C";
}

.icon-arrow-down:before {
  content: "\e91f";
}

.vlt-swiper-button-prev{font-size: 17px;}
.vlt-swiper-button-next{font-size: 17px;}


.wrap-wide.about_skills_section {max-width: 1600px;}


span.vlt-display-1.has-primary-color.test_title{font-size: 28px; letter-spacing: 1px; text-transform: none;}

.menu-main-menu-container{width: 50%;}
.animated-hello {width: 100%; 
    padding: 7%;
    max-width: 550px;
    margin: 0 auto;}

.content-left {
    width: 55%;
    height: 100%;
    padding: 0 40px;
    float: left;
    position: relative;
}

.content-left .menu-main-menu-container{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.content-right {
    position: relative;
    float: left;
    width: 45%;
    text-align: center;
    height: 100%;
    text-align: center;
    background-color: #191818;
    position: relative;
}

@media screen and (max-width: 960px){
  .content-left{width: 100%;}
  .content-right{display: none;}
  .content-left ul li a{text-align: center; }
  .content-left nav ul li a{float: none;}
  .menu-main-menu-container{width: 50%; text-align: center;}
}

@media screen and (max-width: 650px){
  p.titles_blog{font-size: 23px !important; line-height: 27px !important;}
}

@media screen and (max-width: 540px){
  main .nav-cta-btn .btn-bg {background: #fff !important;color: #000; position: relative;}
  main .nav-cta-btn span, main.active.light .nav-cta-btn span{color: #000 !important; font-size: 22px;}
}


nav .wrap-block{height: 100%;
  width: 100%;
    max-width: 100%;
    padding: 0 !important;}

.content-right .nav-info{padding: 0;}
.content-right .nav-info {
    padding: 0;
    max-width: 600px;
    margin: 0 auto;
    display: block;
    width: 100%;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    background-color: #191818;
}
@media screen and (min-width: 1400px){
  .content-right .nav-info p.title_hellow{
    font-size: 45px;
  }

  .contact_info_box p{font-size: 22px; line-height: 28px !important;}
}

.content-right .nav-info p.title_hellow {
    opacity: 1;
    font-size: 35px;
    font-weight: bold;
    margin: 30px 0 28px 0;
    font-family: 'IsidoraSans-Bold', sans-serif;
}

.contact_info_box p {
    opacity: 1;
    line-height: 21px;
    margin: 10px 0;
}

.contact_info_box a {
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 10px;
}

.contact_info_box a:hover{background-color: #fff; color: #000;}

.content-right .nav-info img{width: 100%;}

.container.clients_logos h2 {
      font-size: 43px;
    max-width: 600px;
    margin: 0 auto 50px auto;
    line-height: 46px;
    color: #193A4C;
}


.nav-menu {
  display: flex;
  width: 50%;
  justify-content: space-evenly;
}
@media only screen and (max-width: 600px) {
  .nav-menu {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #0a1214;
    flex-direction: column;
    width: 300px;
    height: 100vh;
    justify-content: space-evenly;
    align-items: center;
    transform: translateX(100%);
    transition: all 0.5s ease;
  }
}

@media only screen and (max-width: 600px) {
  .nav-menu.open {
    transform: translateX(0);
  }
}

.nav-menu-link:link, .nav-menu-link:visited {
  text-decoration: none;
  color: #c24606;
  transition: all 0.4s ease;
  font-size: 18px;
}

.nav-burger {
  display: none;
}
@media only screen and (max-width: 600px) {
  .nav-burger {
    display: block;
  }
}

.nav-burger-link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
}

.nav-burger-item, .nav-burger-item::after, .nav-burger-item::before {
  display: block;
  height: 2px;
  width: 30px;
  background-color: #c24606;
}

.nav-burger-item {
  position: relative;
  transition: all 0.1s ease;
}

.nav-burger-item::after, .nav-burger-item::before {
  content: "";
  position: absolute;
  left: 0;
  transition: all 0.2s ease;
}

.nav-burger-item::after {
  top: 7px;
}

.nav-burger-item::before {
  top: -7px;
}

.closed .nav-burger-item::after, .closed .nav-burger-item::before {
  top: 0;
}
.closed .nav-burger-item {
  background-color: transparent;
}
.closed .nav-burger-item::after {
  transform: rotate(135deg);
}
.closed .nav-burger-item::before {
  transform: rotate(-135deg);
}


.direction__down{
    width: 70px;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #F2EFE9;
}

.arrow {
    text-align: center;
    width: 25px;
    height: 25px;
    background-color: pink;
    display: inline-block;
    margin: 23px;
    background: url("../img/arrowdown.svg") center center no-repeat;
    background-size: contain;
}

.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-5px);
  }
}




/* ------------------------- All -------------------------------------------------- */


h1.intro_port {
    color: #ff274c;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 70px;
}

.block-full .intro__text {
    width: 80%;
    margin: 0px auto 80px auto;
    max-width: 800px;
}


.tab--copy {
    width: 50%;
    float: left;
    padding: 40px;
    color: #fff;
}

.tab--copy h3{color: pink;
font-size: 2.1rem;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 30px;}

.tab--copy p strong{color: #fff;}

.tab-image {
    width: 50%;
    float: left;
    background-color: red;
    height: 180px;
}

ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  width: 100%;
}

ul.tabs li {
  float: left;
  width: 25%;
  text-align: center;
  margin: 0;
  cursor: pointer;
  padding: 10px 21px;
  line-height: 31px;
  overflow: hidden;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color:#fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

ul.tabs li span{color: pink; border-radius: 50px;}

ul.tabs li:hover {
  background-color: #101010;
  color: #fff;
}

ul.tabs li.active {
  background-color: #101010;
  color: #fff;
  display: block;
}

.tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #101010;
  overflow: auto;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.tab_content {
  padding: 20px;
  display: none;
}

.tab_drawer_heading { display: none; }

@media screen and (max-width: 480px) {
  .tabs {
    display: none;
  }
  .tab_drawer_heading {
    background-color: #ccc;
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .d_active {
    background-color: #666;
    color: #fff;
  }
}



.a--underlines a::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: .125rem;
    bottom: .125rem;
    left: .0625rem;
    background-color: #ff585d;
    text-decoration: none;
    transform-origin: 100% 50%;
    transition: transform .4s cubic-bezier(.23,1,.32,1);
    will-change: transform
}





.nav_menu ul li a{font-size: 17px;}

h5.vlt-work__title{text-align: center;}
h5.vlt-work__title a{color: #000; font-weight: bold; font-size: 1.3em;}
.vlt-work--style-5 .vlt-work__category{margin-top: 0px !important; text-align: center;}


.portfolio_case {
    width: 33.3%;
    float: left;
    text-align: center;
}

.case_imag {
    min-height: 400px;
    background-color: blue;
    margin: 10px;
}

.wrapper_cases {
    width: 1100px;
    margin: 0 auto;
}



#container_port_head{
    position: relative;
  height: 100vh;
  width: 100%;
  border: solid 1px red;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slide{
  display: block;
  position: absolute;
  height: 200px !important;
  width: 200px !important;
  background: red; 
}




  .tile:hover{
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }



  @-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-13px);
        transform: translateY(-13px);
    }
    
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    
    100% {
        -webkit-transform: translateY(-13px);
        transform: translateY(-13px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-13px);
        transform: translateY(-13px);
    }
    
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
    }
    
    100% {
        -webkit-transform: translateY(-13px);
        transform: translateY(-13px);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-13px);
        transform: translateY(-13px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}



.sep_work_block {
    width: 60px;
    height: 3px;
    background-color: white;
    display: inline-block;
    vertical-align: 100%;
    margin: auto 20px auto 20px;
}

.sub-menu {
  position: absolute;
  width: 100vw;
  text-align: center;
}

.sub-menu .item {
  position: relative;
  margin: 40px 0;
  display: inline-block;
  max-width: 500px;
  width: 500px;
}

.sub-menu .item a {
  position: relative;
  font-size: 60px;
  cursor: pointer;
  color: #fff;
  z-index: 999999999;
    max-width: 500px;
  width: 500px;
}

.sub-menu .item a:hover {
  color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
}

.sub-menu .item a:hover .date span {
  transform: translateY(0%);
  opacity: 1;
  transition: all 0.5s ease 0.2s;
}

.sub-menu .item a:hover .image {
  height: 400px;
  background-position: center;
  background-size: 100%;
  opacity: 1;
}



.sub-menu .item .image {
  position: absolute;
  pointer-events: none;
  /*top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  height: 0px;
  width: 300px;
  z-index: 999;
  opacity: 0;
  transition: height, background-position, background-size, opacity;
  transition-duration: 0.4s;
  transition-timing-function: ease;
  background-position: center -50px;
  background-size: 60%;
}







.lrg_btm_marg{
    margin-bottom: 90px;
}


.lrg_top_marg{
    margin-top: 90px;
}


.css-1r56vkk {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 15px;
    margin-bottom: 15px;
}

.css-1u2db9b {
    grid-column: span 6 / auto;
    width: 100%;
    margin-top: 0px;
}

.css-vakn9f {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
}

.css-14rrk8v {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    display: block;
    width: 100%;
    pointer-events: none;
    will-change: transform;
}

.css-1hnudw9 {
    background-color: rgb(0, 179, 87);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 3;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.css-1carxqa {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    pointer-events: all;
}

.css-1uqzi13 {
    grid-column: span 6 / auto;
    width: 100%;
    margin-top: 30px;
}

.css-vakn9f {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column;
}

.css-14rrk8v {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    display: block;
    width: 100%;
    pointer-events: none;
    will-change: transform;
}

.css-1uqzi13 {
    margin-top: 120px;
}

.css-1r56vkk {
    row-gap: 60px;
}

.css-1r56vkk {
    column-gap: 50px;
}

.proj_spotlight {
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.proj__box h3 {
    font-size: 31px;
    text-transform: none;
    letter-spacing: 0;
    color: #000;
    line-height: 11px;
    margin-top: 28px;
}

.proj__box p {
    color: #000000;
}

.css-mxgndz {
    display: flex;
    margin-top: 32px;
    margin-bottom: 32px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
}

.css-sysk9d {
    border-radius: 50px;
    border: 2px solid rgb(0, 0, 0);
    padding: 16px 64px;
    opacity: 1;
    background-color: rgb(255, 255, 255);
    text-decoration: none;
    color: rgb(0, 0, 0);
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1) 0s;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
}


.block-full {
    display: block;
    clear: both;
    float: left;
    width: 100%;
}

.intro__text p {
    font-size: 20px;
}

.intro__text {
    width: 80%;
    margin: 20px auto 50px auto;
    max-width: 800px;
}

.intro__title {
    width: 80%;
    max-width: 800px;
    margin: 0 auto;
}

.intro__title h1 {
    text-align: center;
    font-size: 56px;
    line-height: 56px;
    font-weight: 800;
    letter-spacing: 0px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.intro__title p {
    text-align: left;
    font-size: 46px;
    line-height: 46px;
    font-weight: bold;
    color: #000;
    letter-spacing: -1px;
    margin-bottom: 40px;
    margin-top: 30px;
}


.approach {
    width: 100%;
    background-color: #252020;
    height: 100vh;
}

.port_more {
    width: 100%;
}

.port_case {
    width: 50%;
    float: left;
}

.port_case_img img {
    width: 100%;
}


.hero {
  height: 90vh;
  margin-top: -2%;
}

.hero-line {
  position: relative;
  width: 100%;
  margin-bottom: -1vw;
  white-space: nowrap;
}

.hero-line.top {
  position: relative;
  z-index: 1;
}

.hero-amp-wrapper {
  position: relative;
  top: -2vw;
  display: inline-block;
  padding-right: 2vw;
  padding-left: 2vw;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.hero-line-object {
  padding-bottom: 15px;
  font-size: 14.4vw;
  line-height: 12.5vw;
}

.hero-line-object.padding-right {
  padding-right: 2vw;
}


.full_img{width: 100%;}

.full_img img{width: 100%;}


.clear {
    clear: both;
}

.more_work_way {
    padding-bottom: 70px;
}

.l-section-top {
    position: relative;
    margin-top: -110px;
}

.c-scrolldown {
    width: 1px;
    height: 70px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

 .c-scrolldown {
    width: 1px;
    height: 70px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
  }
  .c-scrolldown .c-line {
    width: 100%;
    height: 100%;
    display: block;
    background: linear-gradient(to bottom, #403e42 40%, rgba(79, 21, 156, 0.17) 50%);
    background-position: 0 -60px;
    background-size: 48% 194%;
    animation: scrolldown 2.1s cubic-bezier(0.96, 0, 0.4, 1) forwards infinite;
  }
  
  
  @keyframes scrolldown {
    0% {
      background-position: 0 -60px;
    }
    75% {
      background-position: 0 0;
    }
    100% {
      background-position: 0 60px;
    }
  }
  


.casestudies {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}


#home_work{
    max-width: 100%;
  clear: both;
  display: block;
  margin: 0 auto;
   background-size: cover;
   padding:60px 0 60px 0;
}

#home_work figure{ max-width: auto; max-height: auto; }

  .shimmer {
    text-align: center;
    color: rgba(255,255,255,0.1);
    background: -webkit-gradient(linear, left top, right top, from(#190834), to(#270d2c), color-stop(0.5, #5b3894));
    background: -moz-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
    background: gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
    -webkit-background-size: 125px 100%;
    -moz-background-size: 125px 100%;
    background-size: 125px 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-animation-name: shimmer;
    -moz-animation-name: shimmer;
    animation-name: shimmer;
    -webkit-animation-duration: 2.8s;
    -moz-animation-duration: 2.8s;
    animation-duration: 2.8s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #190834;
  }
  @-moz-keyframes shimmer {
    0% {
      background-position: top left;
    }
    100% {
      background-position: top right;
    }
  }
  @-webkit-keyframes shimmer {
    0% {
      background-position: top left;
    }
    100% {
      background-position: top right;
    }
  }
  @-o-keyframes shimmer {
    0% {
      background-position: top left;
    }
    100% {
      background-position: top right;
    }
  }
  @keyframes shimmer {
    0% {
      background-position: top left;
    }
    100% {
      background-position: top right;
    }
  }
  

  p.selection_projects {
    color: #ffffffbd;
    font-size: 37px;
    line-height: 38px;
    font-family: serif;
    margin-top: 0;
    max-width: 500px;
    margin: 0 auto 60px auto;
    text-align: center;
}

.hm_footer {
    clear: both;
    border-top: 1px solid #dadada;
    display: block;
    float: left;
    width: 100%;
}


.testimonial-section{
    background: url(https://cdn2.hubspot.net/hubfs/346178/Assets-Dec16/testimonial-bg.png) no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  table-layout: fixed;
  padding:337px 0 100px;
}

.testimonials{
  text-align:center; 
  width:1118px;
  margin:0 auto;
  
}
.testimonial{
  width:100%;
  margin:0 auto;
  text-align:center;
}
.testimonial .details span{
  display:inline-block;
  width:100%;
  margin:0 auto;
  text-align:center;
  color: #FFFFFF; font-family: Gibson;  font-size: 14px;  font-weight: 300; letter-spacing: 1px;  line-height: 21px;  text-align: center;
}
.testimonial p{
  max-width:770px;
  margin:0 auto;
  text-align:center;
    color: #ECEEF4; font-family: Gibson;  font-size: 24px;  font-style: italic; font-weight: 300; line-height: 48px;  text-align: center;
  margin-bottom:45px;
}
.testimonial img{
  text-align:center;
  max-width:50px; 
  margin:0 auto;
  margin-bottom:10px
}


.slick-prev:before {
    width: 72px;
    height: 72px;
    background: url(//www.gobillable.com/2225413/Assets-2016/arrow-right-rollover-state.png) no-repeat;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 1;
    filter: grayscale(0);
    -webkit-filter: grayscale();
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transform-origin: 50% 25%;
}

.slick-next:before {
    width: 72px;
    height: 72px;
    background: url(http://www.gobillable.com/2225413/Assets-2016/arrow-right-rollover-state.png) no-repeat;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 1;
    filter: grayscale(0);
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);  
    transform-origin: 50% 25%;
}


.footer_area {
    background-color: #0c0c0c;
    padding: 80px 20px 80px 20px;
}

.footer_area h3 {
    text-align: center;
    font-size: 3.4em;
    text-transform: none;
    letter-spacing: -1px;
    padding-top: 9px;
    color: #ffc0cb;
    margin-bottom: 25px;
}


.footer_area p {
text-align: center;
    font-size: 1.3em;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
}

.footer_area a {
    text-align: center;
    font-size: 0.8em;
    background-color: #FFC0CB;
    padding: 8px 0px;
    color: #060606;
    display: block;
    float: none;
    width: 170px;
    margin: 20px auto 15px auto;
    border-radius: 24px;
}



/* POST SECTION */

.main-page-posts {
  padding-bottom: 50px;
  display: block;
  float: left;
  width: 100%;
}

.wrap_float {
    display: block;
    float: left;
    width: 100%;
}

.post-items-list {
    display: block;
    float: left;
    width: 100%;
}


@media screen and (min-width: 591px) {
  .posts-two-columns .post-item:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (min-width: 591px) and (max-width: 1000px) {
  .posts-three-columns .post-item:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1001px) {
  .posts-two-columns .post-item {
    width: 470px;
  }
  .posts-three-columns .post-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1231px) {
  .posts-two-columns .post-item {
    width: 590px;
  }

}


@media screen and (min-width: 1240px) {
  section.portfolio_projects .container {max-width: 1320px;}
}


@media screen and (min-width: 1180px) {
  section.portfolio_projects .container {max-width: 1120px;}
}

@media screen and (max-width: 1400px) and (max-height: 760px) {
  .posts-grid .post-item:first-child {
    height: 510px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .posts-grid .post-item:nth-child(2),
  .posts-grid .post-item:nth-child(3) {
    height: 430px;
  }
}
@media screen and (max-width: 1230px) {
  .posts-grid .post-item:nth-child(1),
  .posts-fullwidth .post-item,
  .container .sticky-posts-list .post-item {
    padding: 68px 100px;
  }
  .posts-grid .post-item:nth-child(2),
  .posts-grid .post-item:nth-child(3) {
    width: 470px;
    height: 440px;
  }
  .post-item {
    width: 306px;
    height: 370px;
    padding: 30px;
  }
  .post-item.without-bg {
    padding-bottom: 70px;
  }
  .post-item.without-bg .post-info {
    bottom: 30px;
  }
  .favorites-tag {
    left: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .post-item:hover .post-bg-img {
    transform: none;
  }
}
@media screen and (max-width: 1000px) {
  .posts-grid .post-item:nth-child(1),
  .posts-fullwidth .post-item,
  .container .sticky-posts-list .post-item {
    padding: 50px 45px;
  }
  .posts-grid .post-item:nth-child(1) .post-title,
  .posts-fullwidth .post-item .post-title,
  .container .sticky-posts-list .post-item .post-title {
    font-size: 42px;
    line-height: 48px;
  }
  .posts-grid .post-item:nth-child(2),
  .posts-grid .post-item:nth-child(3),
  .post-item {
    width: 350px;
    height: 400px;
  }
  .posts-grid .post-item {
    margin-right: 20px;
  }
  .posts-grid .post-item:nth-child(odd) {
    margin-right: 0;
  }
  .posts-grid .post-item:nth-child(even) {
    margin-right: 20px;
  }
  .sticky-post-tag {
    right: 30px;
    top: 30px;
  }
}
@media screen and (max-width: 760px) {
  .post-item {
    padding: 20px;
    margin-bottom: 4%;
  }
  .container .sticky-posts-list .post-item {
    margin-bottom: 4%;
  }
  .posts-grid .post-item:nth-child(1),
  .posts-fullwidth .post-item,
  .container .sticky-posts-list .post-item {
    padding: 50px 30px;
  }
  .posts-grid .post-item:nth-child(1) .post-title,
  .posts-fullwidth .post-item .post-title,
  .container .sticky-posts-list .post-item .post-title {
    font-size: 36px;
    line-height: 42px;
  }
  .posts-grid .post-item:nth-child(2),
  .posts-grid .post-item:nth-child(3),
  .post-item {
    width: 48%;
    height: 62vw;
    margin-right: 4%;
  }
  .posts-grid .post-item:nth-child(3) {
    margin-right: 0;
  }
  .posts-grid .post-item:nth-child(even) {
    margin-right: 4%;
  }
  .post-title {
    font-size: 18px;
    line-height: 24px;
  }
  .post-item.without-bg .post-info {
    bottom: 20px;
  }
  .post-item.without-bg {
    padding-bottom: 60px;
  }
  .favorites-tag {
    left: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
  }
  .post-item.post-favorites-item {
    padding-top: 95px;
  }
}
@media screen and (max-width: 590px) {
  .posts-grid .post-item:nth-child(1),
  .posts-fullwidth .post-item,
  .container .sticky-posts-list .post-item {
    height: 590px;
    padding: 40px 4vw;
  }
  .posts-grid .post-item:nth-child(1) .post-title,
  .posts-fullwidth .post-item .post-title,
  .container .sticky-posts-list .post-item .post-title {
    font-size: 30px;
    line-height: 37px;
  }
  .post-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 14px;
  }
  .posts-grid .post-item:nth-child(2),
  .posts-grid .post-item:nth-child(3),
  .post-item {
    width: 100%;
    height: 400px;
  }
  .sticky-post-tag {
    top: 20px;
    right: 20px;
  }
  .news-section {
    padding-top: 60px;
  }
}
@media screen and (max-width: 480px) {
  .post-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .posts-grid .post-item .post-author {
    width: 100%;
    -ms-flex-order: 1;
        order: 1;
    margin-top: 10px;
    margin-right: 0;
  }
  .post-tags {
    margin-bottom: 14px;
  }
  .post-date {
    font-size: 14px;
  }
  .posts-grid .post-item:nth-child(1) .post-title,
  .posts-fullwidth .post-item .post-title,
  .container .sticky-posts-list .post-item .post-title {
    line-height: 34px;
  }
}
@media screen and (max-width: 400px) {
  .posts-grid .post-item:nth-child(1),
  .posts-fullwidth .post-item,
  .container .sticky-posts-list .post-item {
    height: 520px;
  }
  .post-title {
    font-size: 23px;
    line-height: 28px;
  }
}
@media screen and (max-width: 350px) {
  .posts-grid .post-item:nth-child(1),
  .posts-fullwidth .post-item,
  .container .sticky-posts-list .post-item {
    height: 460px;
  }
  .posts-grid .post-item:nth-child(1) .post-title,
  .posts-fullwidth .post-item .post-title,
  .container .sticky-posts-list .post-item .post-title {
    font-size: 26px;
    line-height: 32px;
  }
}


.post-items-list {
  display: block;
  float: left;
  width: 100%;
}
.posts-section {
  display: block;
  float: left;
  width: 100%;
}
.post-item {
  width: 386px;
  height: 440px;
  border-radius: 13px;
  position: relative;
  display: block;
  float: left;
  padding: 45px;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: end;
      justify-content: flex-end;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 0.2s linear;
}
.post-item .post-author,
.post-item .post-views {
  display: none;
}
.post-item > * {
  position: relative;
  z-index: 3;
}
.post-item .favorites-tag,
.post-item .post-bg-img {
  position: absolute;
}
.post-item .video-bg {
  z-index: -1;
}
.post-item .post-bg-img {
  z-index: 1;
}
.post-item:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0);
  /* IE6-9 */
  border-radius: 13px;
  z-index: 2;
}
.post-item .post-title,
.post-item .post-author {
  color: #fff;
}
.post-item:hover:hover {
  cursor: pointer;
}
.post-item:hover:hover * {
  cursor: pointer;
}
.post-item:hover .post-bg-img {
  transform: scale(1.1);
}
.post-item.without-bg {
  background: #ebebeb;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding-bottom: 85px;
}
.post-item.without-bg:hover {
  background: #DBDBDB;
}
.post-item.without-bg:hover .post-tags .tag {
  background: #fff;
}
.post-item.without-bg:before {
  display: none;
}
.post-item.without-bg .post-title {
  color: #1d1d1d;
}
.post-item.without-bg .post-info {
  position: absolute;
  bottom: 45px;
  width: auto;
}
.post-item.without-bg .post-author {
  color: #1d1d1d;
}
.post-item.post-favorites-item {
  padding-top: 120px;
}
.mobile .post-item:hover .post-bg-img,
.tablet .post-item:hover .post-bg-img {
  transform: none;
}
.posts-grid .post-item:nth-child(1) {
  width: 100%;
  margin-right: 0;
  height: 645px;
  padding: 68px 228px;
}
.posts-grid .post-item:nth-child(1) .post-title {
  font-size: 50px;
  line-height: 56px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.posts-grid .post-item:nth-child(1) .post-author,
.posts-grid .post-item:nth-child(1) .post-views {
  display: block;
}
.posts-grid .post-item:nth-child(2),
.posts-grid .post-item:nth-child(3) {
  width: 590px;
  height: 538px;
}
.posts-grid .post-item:nth-child(3n) {
  margin-right: 0;
}
.posts-grid .post-item .post-tags .tag:hover {
  background: #DBDDE1;
  color: #747B88;
}
.posts-fullwidth .post-item,
.container .sticky-posts-list .post-item {
  width: 100%;
  margin-right: 0;
  height: 645px;
  padding: 68px 228px;
  margin-bottom: 20px;
}
.posts-fullwidth .post-item .post-title,
.container .sticky-posts-list .post-item .post-title {
  font-size: 50px;
  line-height: 56px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.posts-fullwidth .post-item .post-author,
.container .sticky-posts-list .post-item .post-author,
.posts-fullwidth .post-item .post-views,
.container .sticky-posts-list .post-item .post-views {
  display: block;
}
.post-info > * {
  margin-right: 20px;
}
.post-info > *:last-child {
  margin-right: 0;
}
.post-title {
  display: block;
  float: left;
  width: 100%;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 20px;
}
.post-author {
  display: block;
  float: left;
  position: relative;
  padding-left: 35px;
  font-size: 12px;
  line-height: 28px;
  width: auto;
}
.post-author .author-image {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
}
.post-date {
  display: block;
  float: left;
  width: auto;
  padding-left: 23px;
  position: relative;
  line-height: 28px;
  color: #8E8E8E;
  font-size: 12px;
}
.post-date:before {
  width: 16px;
  height: 16px;
  background: url(../img/date.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.post-views {
  display: block;
  float: left;
  width: auto;
  padding-left: 27px;
  position: relative;
  font-size: 12px;
  color: #8E8E8E;
  line-height: 28px;
}
.post-views:before {
  width: 20px;
  height: 16px;
  background: url(../img/views.svg) center left no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  content: '';
}
.post-info {
  float: left;
}
.post-excerption {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 22px;
  color: #8E8E8E;
  margin-bottom: 20px;
}
.post-tags {
  display: block;
  float: left;
  margin-bottom: 20px;
}
.post-tags > * {
  margin-right: 10px;
}
.post-tags > *:last-child {
  margin-right: 0;
}
.post-tags .tag {
  height: 24px;
  display: block;
  float: left;
  width: auto;
  padding: 0 8px;
  border-radius: 12px;
  font-size: 12px;
  background: #DBDDE1;
  color: #747B88;
  line-height: 24px;
  transition: all 0.2s linear;
}
.post-tags .tag:hover {
  cursor: pointer;
}
.post-tags .tag:hover * {
  cursor: pointer;
}
.post-tags .hashtag {
  font-size: 12px;
  line-height: 24px;
  width: auto;
  display: block;
  float: left;
}
.post-tags .hashtag:hover {
  cursor: pointer;
}
.post-tags .hashtag:hover * {
  cursor: pointer;
}
.post-tags .hashtag:hover {
  color: #0D84FB;
}
.post-tags a.tag:hover {
  background: #0D84FB;
  color: #fff;
}
.post-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  display: block;
  float: left;
  left: 0;
  top: 0;
  border-radius: 13px;
  transition: all 0.2s linear;
}


/* End of Posts  */



.grid {display: flex; flex-wrap: wrap;}



.grid figure {
    position: relative;
    float: left;
    max-height: 330px;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    /*max-width: 480px;
    max-height: 275px;*/
    width: 48%;
    height: auto;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 5%;
    width: 90%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    text-align: left;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}


/*---------------*/
/***** Jazz *****/
/*---------------*/

figure.effect-jazz:hover {
    background:rgb(2 0 0);
}

figure.effect-jazz img {
    opacity: 1;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: '';
    opacity: 0;
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

figure.effect-jazz h2,
figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2 {
    font-size: 24px;
    position: relative;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    left: -42px;
    margin-bottom: 18px;
    color: #fff;
}

figure.effect-jazz p {
    text-transform: none;
    font-size: 1.8em;
    opacity: 0;
    font-weight: bold;
    line-height: 1em;
}

figure.effect-jazz:hover img {
    opacity: 0.7;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}


figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

p.port_view_proj {
    display: inline-block;
    font-size: 16px !important;
    font-weight: normal !important;
    padding: 12px 25px;
    position: absolute;
    bottom: 30px;
    background-color: #0275d8;
    border-radius: 150px;
}







.section {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
}

.wrap {
    max-width: 1020px;
    margin: 0 auto;
    padding-left: 80px;
    padding-right: 80px;
}

.wrap-wide {
    max-width: 1220px;
    margin: 0 auto;
    padding-left: 80px;
    padding-right: 80px;
    position: relative;
}


.sub-wrap {
    width: 50%;
    position: relative;
    float: left;
}

.sub-wrap.left {
    padding-right: 40px;
}

.sub-wrap.right {
    padding-left: 40px;
}


#site-header {
    position: fixed;
    height: 52px;
    background: #fff;
    top: 0;
    width: 100%;
    z-index: 100;
    transition: all .3s ease;
    box-shadow: 0 1px 25px rgba(0,0,0, .1);
}
#site-header.hide {
    top: -53px;
}

.wrapper {
    padding: 0 4%;
}

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.title-eyebrow {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px;
    font-weight: 400;
}

.about-info .page-h1 {
    font-size: 60px;
    margin-bottom: 20px;
}

.content-text {
    max-width: 600px;
}

.hero--about .content-lead {
    max-width: 550px;
}


.hero_about__image {
    height: 500px;
    max-width: 900px;
    margin: 0 auto 90px auto;
    position: relative;
    overflow: hidden;
}

.hero_about__image img{width: 100%;}

.clients__logos {padding-top: 90px;}
section.testimonials_about {background-color: white;}

section.design__process {
    padding-top: 70px;
    padding-bottom: 60px;
    background-color: #191919;
}


section.design__process .intro p{color: pink; opacity: 1; font-size: 1.4rem;}
section.design__process .intro h2{color: #fff;}
section.design__process p.intro-lead{color: #fff; font-size: 1.3rem;}



section.about-me-text-section .text-container {
    max-width: 650px;
    margin: 0 auto 100px auto;
}

section.about-me-text-section li{color: #fff;}

section.about-me-text-section h2{color: #fff;}

section.about-me-text-section p {
    font-size: 17px;
    color: #fff;
}

section.about-me-text-section p a{
    color: #001eff;
    text-decoration: underline;
}

section.about-me-text-section h2.page-h2{ font-weight: bold;
    font-size: 42px;
    line-height: 47px;
    letter-spacing: -1px;
    color: #3e3e3e; }


section.about-me-text-section .vlt-simple-image__mask .inside{background-color: #e2dfd7;}   

/* panel styles */
.panel {
  /* min height incase content is higher than window height */
  min-height: 40vh;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-family: sans-serif;
  /* outline: 10px solid hotpink; */
  /* turn above on to see the edge of panels */
}

.color-violet {
  background-color: #7A4EAB;
}

.color-cream {
  background-color: #f0ede5;
}

p.title-eyebrow.opacity-50{opacity: 0.5;}







.uk-slideshow {
    -webkit-tap-highlight-color: transparent
}

.uk-slideshow-items {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -webkit-touch-callout: none
}

.uk-slideshow-items>* {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    will-change: transform,opacity;
    touch-action: pan-y
}

.uk-slideshow-items>:focus {
    outline: 0
}

.uk-slideshow-items>:not(.uk-active) {
    display: none
}

.uk-slider {
    -webkit-tap-highlight-color: transparent
}

.uk-slider-container {
    overflow: hidden;
}

.uk-slider-container-offset {
    margin: -11px -25px -39px -25px;
    padding: 11px 25px 39px 25px
}

.uk-slider-items {
    will-change: transform;
    position: relative
}

.uk-slider-items:not(.uk-grid) {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-touch-callout: none
}

.uk-slider-items.uk-grid {
    flex-wrap: nowrap
}

.uk-slider-items>* {
    flex: none;
    position: relative;
    touch-action: pan-y
}

.uk-slider-items>:focus {
    outline: 0
}







.nav_menu{
    position: fixed;
    padding: 20px;
    z-index: 20;
    mix-blend-mode: difference;
    height: 65px;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    display: block;
    float: none !important;
    left: 50%;
    transform: translate(-50%, 0);
}

div#navi ul {
    float: right;
}

.nav_menu ul li {
    display: inline-block;
    padding: 17px;
}


.stripe {
    background: rgba(25, 26, 30, 0.15);
    width: 100%;
    height: 1px;
    float: left;
}

.btn {
    height: 60px;
    background: #2cf556;
    color: #171c29;
    display: inline-block;
    padding: 30px 55px 30px 40px;
    line-height: 0px;
    border-radius: 30px;
    position: relative;
    font-family: 'Silka-Medium', sans-serif;
}

.btn img {
    opacity: .5;
    position: absolute;
	top: 50%;
    transform: translate(0, -50%);
    display: inline-block;
    margin-left: 10px;
}

.btn:hover {
    text-decoration: none;
}

.btn:hover img {
    opacity: 1;
    margin-left: 13px;
}

.image-box {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
}

.image-box-overlay {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background: #191A1E;
    top: 0;
    right: 0;
    z-index: 1;
}

.image-box-inside {
    position: absolute; 
    width: 100%;
    top: -20%;
}

.image-box-small {
    position: absolute; 
    width: 100%;
    display: none;
    top: 50%;
    transform: translate(0, -50%);
}

.sub-header {
    padding-top: 250px;
}

.white-bar-mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 2;
    display: none;
    background: #fff;
}

@media screen and (max-width: 1450px){
    .sub-header {
        padding-top: 230px;
    }
}

@media screen and (max-width: 1260px){
    .sub-header {
        padding-top: 160px;
    }
}

@media screen and (max-width: 760px){

    .wrap {
        max-width: 940px;
        margin: 0 auto;
        padding-left: 40px;
        padding-right: 40px;
    }
    .wrap-wide {
        padding-left: 40px;
        padding-right: 40px;
    }
    .image-box-inside {
        top: 0%;
        width: 130%;
        left: -15%;
        display: none;
    }
    .image-box-small {
        display: block;
    }
    .sub-header {
        padding-top: 160px;
    }
    .sub-wrap {
        width: 100%;
    }
    .sub-wrap.left {
        padding-right: 0px;
    }   
    .sub-wrap.right {
        padding-left: 0px;
    }
    .white-bar-mobile {
        display: block;
    }

}


/* ------------------------- Homepage -------------------------------------------------- */
/* ------------------------- Header -------------------------------------------------- */

.header {
	width: 100%; 
	height: 100vh;
    float: left;
    background-size: contain;
    position: relative;
}

.header.active{background-color: yellow;}

.header-block {
    left: 50%;
    top: 48%;
    transform: translate(-50%, -50%);
    position: absolute;
    max-width: 960px;
    padding: 0 20px;
    text-align: center;
}

.header-block.home h1 {
    opacity: 1;
    margin: 20px 0 40px 0;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    letter-spacing: -1px;
}

.header-block h1 {margin: 0 0 40px 0;
    position: relative;
    color: #fff;
    font-size: 3.8vw;
    line-height: 3.8vw;
    font-family: 'MonumentExtended-Regular', sans-serif;
  }

.header-block h3{color: pink;}    

.hq-small {
    font-size: 18px;
    font-family: 'Silka-Bold', sans-serif;
    position: absolute;
    top: -15px;
    padding-left: 6px;
}


.buttons-home a.btn {
    background-color: pink;
    padding: 21px 54px 21px 40px;
    height: auto;
    margin: 0 5px 18px 5px;
    border: 1px solid pink;
    color: #000;
    text-indent: initial;
}

.buttons-home a.btn:hover{background-color: #fff0f2; border-color: #ffc9d3;}

.buttons-home a.btn img{color: #000; opacity: 1;}

.buttons-home a.btn.portfolio_link{background-color: transparent; border: 1px solid pink; color: #fff;}
.buttons-home a.btn.portfolio_link:hover{background-color: #0b3651; border-color: #418dbd; color: #fff;}


article h1 {font-size: 45px; line-height: 48px; padding: 0 35px; margin-bottom: 36px;}
article .meta{padding: 0 35px; margin-bottom: 13px;}
.entry{margin-bottom: 80px;}
.entry p {padding: 0 35px; font-size: 17px; line-height: 30px; opacity: 1;}

.entry h1 {padding: 0 35px; margin-bottom: 13px;}
.entry h2 {padding: 0 35px; margin-bottom: 13px;}
.entry h3 {padding: 0 35px; margin-bottom: 13px;}
.entry h4 {padding: 0 35px; margin-bottom: 13px;}
.entry h5 {padding: 0 35px; margin-bottom: 13px;}
.entry h6 {padding: 0 35px; margin-bottom: 13px;}
.entry figure{margin: 40px 0px;}
.entry ul{padding: 12px 50px 20px 50px;}
.entry ul li{margin-left: 45px; list-style-type: disc; font-size: 17px; line-height: 30px; margin-bottom: 6px; opacity: 1;}

.back-to-journal {
    background-color: #000;
    display: inline-block;
    margin: 30px auto;
    float: none;
    text-align: center;
    border-radius: 90px;
    padding: 7px 0px;
    transition: all 0.3s ease-out;
}

.back-to-journal span {
    background-image: url(../img/arrow-small-light-left.svg);
    width: 30px;
    height: 29px;
    display: block;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
}

.back-to-journal:hover {background-color: pink; color: #fff;}
.back-to-journal p{padding: 0 23px 0 18px;}


footer{
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 350px;  
  padding-left: 50px;
  background: #4B466F;
  font-size: 100px;
  color: #F56469;
}




.casestudy_header {
    width: 100%;
    height: 60vh;
    display: table;
    position: relative;
}

.casestudy_header.bridgemere{
  background: linear-gradient(to bottom, rgb(0 0 0 / 52%), rgb(0 0 0 / 90%)),
    url('../img/beach.jpg');
}

.page-top.bridgemere{
  background: linear-gradient(to bottom, rgb(0 0 0 / 52%), rgb(0 0 0 / 90%)),
    url('../img/beach.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-top.hendersons{
 background: rgb(195,13,10);
background: radial-gradient(circle, rgba(195,13,10,1) 0%, rgba(153,4,2,1) 100%);
}

.page-top.nimbus{
  background: linear-gradient(to bottom, rgb(0 0 0 / 71%), rgb(0 0 0 / 50%)),
    url('http://paul-kenyon.co.uk/wp-content/uploads/2021/09/dairys.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.page-top.tbrn{
  background: linear-gradient(to bottom, rgb(0 0 0 / 39%), rgb(0 0 0 / 80%)),
    url('../img/bricks.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-top.poole{
  background: linear-gradient(to bottom, rgb(0 0 0 / 39%), rgb(0 0 0 / 80%)),
    url('../img/poole.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-top.dantay{
  background: linear-gradient(to bottom, rgb(0 0 0 / 39%), rgb(0 0 0 / 80%)),
    url('../img/road.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-top.grace{
  background: linear-gradient(to bottom, rgb(0 0 0 / 39%), rgb(0 0 0 / 80%)),
    url('../img/road2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-top.henllan{
  background: linear-gradient(to bottom, rgb(0 0 0 / 39%), rgb(0 0 0 / 80%)),
    url('../img/cakes.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-top.viphq{
  background: linear-gradient(to bottom, rgb(0 0 0 / 21%), rgb(0 0 0 / 43%)),
    url('../img/fitness_header-scaled.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-top.brynmor{
  background: linear-gradient(to bottom, rgb(0 0 0 / 61%), rgb(0 0 0 / 43%)),
    url('../img/flapjacks_header.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-top.intilery{
  background: linear-gradient(to bottom, rgb(0 0 0 / 45%), rgb(0 0 0 / 25%)),
    url('../img/crm.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.page-top.sterling{
  background: linear-gradient(to bottom, rgb(0 0 0 / 64%), rgb(0 0 0 / 90%)),
    url('../img/office.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.port_padding {padding: 10px 0 70px 0;}

.line_sep {
    height: 3px;
    width: 110px;
    display: block;
    float: none;
    margin: 35px auto;
    background-color: #ffffff;
}

.line_sep.tbrn{background-color: #faae00;}
.line_sep.nimbus{background-color: #216395;}
.line_sep.poole{background-color: #7079BA;}
.line_sep.bridgemere{background-color: #c5202e;}
.line_sep.dilliwags{background-color: #11b3a6;}
.line_sep.meadow{background-color: #4b964d;}
.line_sep.trecs{background-color: #01a89e;}
.line_sep.grace{background-color: #81b050;}
.line_sep.hendersons{background-color: #c30d0a;}
.line_sep.bio{background-color: #e4a92c;}
.line_sep.sterling{background-color: #d6c40b;}
.line_sep.henllan{background-color: #dcb721;}
.line_sep.viphq{background-color: #63b34b;}
.line_sep.dantay{background-color: #35a8df;}
.line_sep.zodeq{background-color: #04b7be;}
.line_sep.zodeq.two{background-color: #f58a21;}
.line_sep.zodeq.three{background-color: #55bc76;}
.line_sep.intilery{background-color: #e7236d;}
.line_sep.intilery.two{background-color: #f6a428;}
.line_sep.cc{background-color: #b9ab83;}
.line_sep.cang{background-color: #a5b135; float: left; padding: 0; margin: 0;}
.line_sep.about{background-color: #e82e31; padding: 0; margin: 25px auto;}

#e82e31


p.title.cang-header{font-size: 45px !important; line-height: 47px;}
p.cang_titlecont {opacity: 1 !important; font-size: 21px !important; line-height: 30px !important;}


.page-top.bio p.back-to a{color: #000 !important; opacity: 1;}
.page-top.cc p.back-to a{color: #000 !important; opacity: 1;}

.page-top.bridgemere p{color: #fff !important;}
.page-top.bridgemere h1{color: #fff !important; padding-top: 0 !important; font-size: 2.9em !important;}
.page-top.bridgemere li{color: #fff !important; opacity: 1 !important;}

.page-top.dilliwags{background-color: rgb(197 236 234);}
.page-top.dilliwags p{color: #1ea396 !important;}
.page-top.dilliwags h1{color: #1ea396 !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.dilliwags li{color: #191a1e !important; opacity: 0.7 !important;}
.page-top.dilliwags p.project__description{opacity: 1; color: #1ea396 !important;}
.page-top.dilliwags p.back-to a{color: #191a1e !important; opacity: 1;}

.page-top.zodeq{background-color: rgb(170 35 80);}
.page-top.zodeq p{color: #fff !important;}
.page-top.zodeq h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.zodeq li{color: #fff !important; opacity: 0.7 !important;}
.page-top.zodeq p.project__description{opacity: 1; color: #fff !important;}
.page-top.zodeq p.back-to a{color: #fff !important; opacity: 1;}


.page-top.nimbus p{color: #fff !important;}
.page-top.nimbus h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.nimbus li{color: #fff !important; opacity: 0.7 !important;}
.page-top.nimbus p.project__description{opacity: 1; color: #fff !important;}
.page-top.nimbus p.back-to a{color: #fff !important; opacity: 1;}


.page-top.cang{background-color: #a5b135;}
.page-top.cang p{color: #101010 !important;}
.page-top.cang h1{color: #101010 !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.cang li{color: #101010 !important; opacity: 0.7 !important;}
.page-top.cang p.project__description{opacity: 1; color: #1ea396 !important;}
.page-top.cang p.back-to a{color: #101010 !important; opacity: 1;}


.page-top.trecs{background-color: #163755;}
.page-top.trecs p{color: #fff !important;}
.page-top.trecs h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.trecs li{color: #fff !important; opacity: 0.7 !important;}
.page-top.trecs p.project__description{opacity: 1; color: #1ea396 !important;}
.page-top.trecs p.back-to a{color: #fff !important; opacity: 1;}

.page-top.meadow-foods{background: rgb(82,158,84); background: radial-gradient(circle, rgba(82,158,84,1) 0%, rgba(50,119,52,1) 100%);}
.page-top.meadow-foods p{color: #fff !important;}
.page-top.meadow-foods h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.meadow-foods li{color: #fff !important; opacity: 0.7 !important;}
.page-top.meadow-foods p.project__description{opacity: 1; color: #fff !important;}
.page-top.meadow-foods p.back-to a{color: #fff !important; opacity: 1;}

.page-top.bridgemere p{color: #fff !important;}
.page-top.bridgemere h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.bridgemere li{color: #fff !important; opacity: 0.7 !important;}
.page-top.bridgemere p.project__description{opacity: 1; color: #fff !important;}
.page-top.bridgemere p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.bridgemere p.back-to.light a{color: #fff !important; opacity: 1;}

.page-top.brynmor p{color: #fff !important;}
.page-top.brynmor h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.brynmor li{color: #fff !important; opacity: 0.7 !important;}
.page-top.brynmor p.project__description{opacity: 1; color: #fff !important;}
.page-top.brynmor p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.brynmor p.back-to.light a{color: #fff !important; opacity: 1;}

.page-top.viphq p{color: #fff !important;}
.page-top.viphq h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.viphq li{color: #fff !important; opacity: 0.7 !important;}
.page-top.viphq p.project__description{opacity: 1; color: #fff !important;}
.page-top.viphq p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.viphq p.back-to.light a{color: #fff !important; opacity: 1;}

.page-top.intilery p{color: #fff !important;}
.page-top.intilery h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.intilery li{color: #fff !important; opacity: 0.7 !important;}
.page-top.intilery p.project__description{opacity: 1; color: #fff !important;}
.page-top.intilery p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.intilery p.back-to.light a{color: #fff !important; opacity: 1;}

.page-top.henllan p{color: #fff !important;}
.page-top.henllan h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.henllan li{color: #fff !important; opacity: 0.7 !important;}
.page-top.henllan p.project__description{opacity: 1; color: #fff !important;}
.page-top.henllan p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.henllan p.back-to.light a{color: #fff !important; opacity: 1;}


.page-top.sterling p{color: #fff !important;}
.page-top.sterling h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.sterling li{color: #fff !important; opacity: 0.7 !important;}
.page-top.sterling p.project__description{opacity: 1; color: #fff !important;}
.page-top.sterling p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.sterling p.back-to.light a{color: #fff !important; opacity: 1;}


.page-top.dantay p{color: #fff !important;}
.page-top.dantay h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.dantay li{color: #fff !important; opacity: 0.7 !important;}
.page-top.dantay p.project__description{opacity: 1; color: #fff !important;}
.page-top.dantay p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.dantay p.back-to.light a{color: #fff !important; opacity: 1;}

.page-top.hendersons p{color: #fff !important;}
.page-top.hendersons h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.hendersons li{color: #fff !important; opacity: 0.7 !important;}
.page-top.hendersons p.project__description{opacity: 1; color: #fff !important;}
.page-top.hendersons p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.hendersons p.back-to.light a{color: #fff !important; opacity: 1;}

.page-top.grace p{color: #fff !important;}
.page-top.grace h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.grace li{color: #fff !important; opacity: 0.7 !important;}
.page-top.grace p.project__description{opacity: 1; color: #fff !important;}
.page-top.grace p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.grace p.back-to.light a{color: #fff !important; opacity: 1;}

.page-top.tbrn p{color: #fff !important;}
.page-top.tbrn h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.tbrn li{color: #fff !important; opacity: 0.7 !important;}
.page-top.tbrn p.project__description{opacity: 1; color: #fff !important;}
.page-top.tbrn p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.tbrn p.back-to.light a{color: #fff !important; opacity: 1;}

.page-top.poole p{color: #fff !important;}
.page-top.poole h1{color: #fff !important; padding-top: 0 !important; font-size: 3.4em !important;}
.page-top.poole li{color: #fff !important; opacity: 0.7 !important;}
.page-top.poole p.project__description{opacity: 1; color: #fff !important;}
.page-top.poole p.back-to a{color: #191a1e !important; opacity: 1;}
.page-top.poole p.back-to.light a{color: #fff !important; opacity: 1;}

.casestudy_cont{display: table-cell; vertical-align: middle; width: 100%; position: absolute;}

p.casestudy_title{text-align: center; color: #fff; font-size: 2.6em; opacity: 1; font-weight: bold;}

p.back-to{bottom: 112px; left: 112px; }
p.back-to span{background-image: url('../img/arrow-small-dark-left.svg'); opacity: 0.7; width: 20px; height: 24px; display: block; float: left; background-repeat: no-repeat; background-position: left center; margin-right: 5px;
}
p.back-to.light span{background-image: url('../img/arrow-small-light-left.svg'); opacity: 0.7; width: 20px; height: 24px; display: block; float: left; background-repeat: no-repeat; background-position: left center; margin-right: 5px;
}
p.back-to a{color: #191a1e;}

.about__project .text-center{ max-width: 650px; margin: 0 auto;}
.padding_img_cont {padding: 0 80px !important;}

.project_width_container { max-width: 1600px; float: none; margin: 0 auto;}



















.masthead {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding: 150px 60px;
    min-height: 90vh;
    z-index: 2;
    margin-top: 0px;
    background-color: transparent;
}

.animatedtext.rotatein {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.animatedtext.animate.rotatein {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: 0.6s all;
    transition: 0.6s all
}

.masthead .animatedtext.animate.rotatein {
    -webkit-transition-delay: 1s!important;
    transition-delay: 1s!important
}

.masthead .animatedtext.animate.rotatein.delay {
    -webkit-transition-delay: 1.8s!important;
    transition-delay: 1.8s!important
}


.masthead p {
    font-size: 20px;
    line-height: 30px;
}

.masthead p.back-to {
    position: absolute;
    bottom: 32px;
    left: 32px;
    -webkit-transition: .5s all;
    transition: .5s all;
    color: #fff;
}

.masthead p.back-to:hover {
    color: #75f95c
}

.masthead .left-col {
    margin-bottom: 32px
}

.masthead .left-col h1 {
    letter-spacing: -1.2px;
    margin-bottom: 0;
    font-size: 2.8rem;
    line-height: 3rem;
    padding-top: 10px;
}

.masthead .left-col p {
    margin: auto 0 0;
    font-size: 16px;
    line-height: 24px
}

.masthead .left-col p.date {
    margin: 5px 0 15px
}

.masthead .left-col p a {
    text-decoration: none;
    color:#000;
}

.masthead .left-col p.back-to a{color: #fff;}
.masthead .left-col p.back-to a:hover{text-decoration: underline;}

.masthead .content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 5px;
}

.masthead .content .btn {
    flex-shrink: 0;
    margin-top: 80px
}

.masthead .filter-trigger {
    font-size: 16px;
    position: absolute;
    bottom: 32px;
    right: 32px;
    -webkit-transition: .5s all;
    transition: .5s all
}

.masthead .filter-trigger:hover {
    color: #75f95c
}


@media only screen and (min-width: 768px) {
    .masthead p {
    font-size: 26px;
    line-height: 34px;
    font-weight: bold;
    opacity: 1;
    }
}

@media only screen and (min-width: 1300px) {
  .content-block .content p{font-size: 25px !important; line-height: 35px !important;}
  .content-block .content p:not(:first-of-type){font-size: 20px !important; line-height: 30px !important;}
  .text-center p.vlt-section-title__text.intro_cent{font-size: 20px !important; line-height: 34px !important;}
  .about__project .text-center{max-width: 750px;}
}

@media only screen and (min-width: 1400px) {
.page-top .masthead{min-height: 75vh;}
.masthead p{font-size: 38px; line-height: 43px;}
.page-top.bridgemere h1{font-size: 4.8em !important; line-height: 1em !important;}
ul.project__details li{font-size: 16px !important;}
.content-block .content .right p{font-size: 30px !important;}
.portfolio-info .content-block .content{max-width: 700px;}
}

@media only screen and (min-width: 800px) and (max-width: 1024px)  {
  .masthead{padding: 210px 40px 80px 40px;}
  .masthead .left-col{text-align: center;}
  ul.project__details li {display: inline-block !important; padding: 0 10px;}
  .masthead .left-col h1{font-size: 4.3em !important;}
  .masthead .content{text-align: center; padding-left: 5%; padding-right: 5%;}
}

@media only screen and (min-width: 1024px) {
  .home-about{height: 70vh;}
    .masthead {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        margin-top: 0px;
        -webkit-box-pack: start;
        justify-content: flex-start;
        padding: 200px 40px 80px 40px;
        background-color: transparent;
        max-width: 1060px;
        min-height: 90vh;
        margin: 0 auto;
    }

.journal_head section.portfolio__intro p {margin: 40px 60px 15px 60px;}    

    .masthead .left-col {
        margin-bottom: 0;
        height: 100%;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        max-width: 350px;
        margin-bottom: 0
    }

    .masthead .left-col p.date {
        font-size: 16px;
        line-height: 24px;
        margin: 0
    }

    .masthead .left-col p.back-to {
        bottom: 32px;
        left: 32px
    }

    .masthead .left-col p a {
        text-decoration: none
    }

    .masthead .content {
        display: block;
        margin-left: auto;
        max-width: 525px
    }

    .masthead .content .btn {
        margin-top: 112px
    }

    .masthead .filter-trigger {
        bottom: 32px;
        right: 32px
    }

    .filters-container {
        width: 50vw;
        right: -50vw
    }

    .single .masthead .content,.privacy-policy .masthead .content,.page-id-164 .masthead .content,.page-id-167 .masthead .content {
        margin-right: 0;
        margin-left: auto
    }
}

@media only screen and (min-width: 1280px) {
    .masthead {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        padding: 224px 112px 112px;
        max-width: 1600px;
        margin: 0 auto;
    }

    .masthead .left-col p.back-to {
        bottom: 112px;
        left: 112px
    }

    .masthead .content {
        max-width: 625px
    }

    .masthead .filter-trigger {
        bottom: 112px;
        right: 112px
    }

    .home .masthead .content {
        margin-right: 0;
        margin-left: auto
    }

}

@media only screen and (min-width: 1440px) {
    .masthead .content {
        max-width:650px
    }
}

@media only screen and (min-width: 2000px) {
    .masthead .content {
        max-width:50%
    }

    .masthead h1,.masthead p {
        font-size: 40px;
        line-height: 50px
    }

    .masthead .left-col p.date,.masthead .left-col p.back-to {
        font-size: 24px;
        line-height: 28px
    }
}


.page-top {
    background-color: #fff;
}


.full-width-image {
    position: relative;
    width: 100%;
    overflow: hidden
}

.full-width-image:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: #1e1e1e;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: all 1s cubic-bezier(.645,.045,.355,1);
    transition: all 1s cubic-bezier(.645,.045,.355,1);
    will-change: transform;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    z-index: 2
}

.full-width-image img {
    display: block;
    width: 100%;
    height: auto
}

.full-width-image.animate:after {
    left: 100%
}

.full-width-video {
    position: relative;
    width: 100%;
    overflow: hidden
}

.full-width-video:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: #1e1e1e;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: all 1s cubic-bezier(.645,.045,.355,1);
    transition: all 1s cubic-bezier(.645,.045,.355,1);
    will-change: transform;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    z-index: 3
}

.full-width-video:before {
    height: 100px;
    width: 100px;
    display: block;
    background: url("../../../themes/sum-projects/library/images/play-icon.svg") center/contain no-repeat;
    position: absolute;
    top: calc(50% - 75px);
    right: calc(50% - 75px);
    content: '';
    -webkit-transition: .25s all;
    transition: .25s all;
    pointer-events: none;
    z-index: 2
}

.full-width-video.video-playing:before {
    opacity: 0
}

.full-width-video video {
    display: block;
    width: 100%;
    height: auto
}

.full-width-video.animate:after {
    left: 100%
}

@media only screen and (min-width: 768px) {
    .full-width-video:before {
        height:150px;
        width: 150px
    }
}

@media only screen and (max-width: 1020px) {
.split-images .image:first-child{margin-bottom: 30px;}
.split-images{width: 83%; margin: 0 auto; padding: 32px 0 !important;}
.about__project {width: 100% !important; margin: 0 auto; max-width: 100% !important; flex-basis: 90%;}
}


p.vlt-section-title__text.intro_cent {font-size: 17px;}


.padded-full-width-image-block {
    background: transparent;
    max-width: 83%;
    margin: 0 auto;
}

.content-block{
    max-width: 100%;
    margin: 0 auto;
}

section.portfolio_projects.other-projs:before{display: none;}

.padded-full-width-image-block .image {
    position: relative;
    width: 100%;
    overflow: hidden
}

.padded-full-width-image-block .image:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: #1e1e1e;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: all 1s cubic-bezier(.645,.045,.355,1);
    transition: all 1s cubic-bezier(.645,.045,.355,1);
    will-change: transform;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    z-index: 2
}

.padded-full-width-image-block .image img {
    width: 100%;
    height: auto;
    display: block
}

.padded-full-width-image-block .image.animate:after {
    left: 100%
}

@media only screen and (max-width: 768px) {
  .portfolio-info{}
  .about__project{margin: 0; padding-left: 45px !important; padding-right: 45px !important; padding-top: 70px !important; padding-bottom: 70px !important;}
  .about__project .intro_cent{padding: 0 !important;}
  .about__project .text-center{text-align: left !important;}
  .line_sep{clear: both; display: block; margin: 0;}
  .padding_img_cont{padding: 0 !important;}
  .portfolio-info .row{display: block; margin: 0;}
  .portfolio-info .content-block{padding: 0 0px;}
  .portfolio-info .container{padding-left: 0; padding-right: 0;}
  .content-block .content.right{padding: 60px 45px !important;}
  .content-block .content.left{padding: 60px 45px !important;}
  .masthead p{font-weight: bold; font-size: 22px; line-height: 28px;}
}

@media only screen and (max-width: 650px) {
  .portfolio-info p.title{font-size: 28px !important;}
}

@media only screen and (min-width: 1020px) {
    .portfolio-info .content-block {
        width: 100%;
        margin: 0 auto;
        max-width: 83%;
        padding: 0;
    }

    .portfolio-info .split-images{
        width: 83%;
        margin: 0 auto;
        padding: 32px 0;}

    .portfolio-info .split-images .image{float: left; width: 49%;}
    .portfolio-info .split-images .image:nth-child(2){float: right;}    

    .portfolio-info .content-block .content{
        max-width: 550px;
        width: 100%;
        margin-left: auto;
    }

        .portfolio-info .content-block .content.left{
       float: left;
       padding: 80px 1%;
    }

    .portfolio-info .content-block .content.right{padding: 80px 1%;}


}

@media only screen and (min-width: 1280px) {
    .padded-full-width-image-block {
        padding:30px 0px;
    }
}

@media only screen and (min-width: 1500px) {

        .portfolio-info .content-block .content.right{
            max-width: 800px;
            width: 100%;
            margin-left: auto;
        }

        .portfolio-info .content-block .content.left{
            max-width: 800px;
            width: 100%;
        }
   } 


.double__copy {
    max-width: 1080px;
    margin: 0 auto;
    padding: 90px 0;
}

.double__copy .col-md-6 {
    padding: 0 40px;
}   

.padded-full-width-video-block {
    padding: 32px;
    background: #000
}

.padded-full-width-video-block .video {
    position: relative;
    width: 100%;
    overflow: hidden
}

.padded-full-width-video-block .video:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: #1e1e1e;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: all 1s cubic-bezier(.645,.045,.355,1);
    transition: all 1s cubic-bezier(.645,.045,.355,1);
    will-change: transform;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    z-index: 3
}

.padded-full-width-video-block .video:before {
    height: 100px;
    width: 100px;
    display: block;
    background: url("../../../themes/sum-projects/library/images/play-icon.svg") center/contain no-repeat;
    position: absolute;
    top: calc(50% - 75px);
    right: calc(50% - 75px);
    content: '';
    -webkit-transition: .25s all;
    transition: .25s all;
    pointer-events: none;
    z-index: 2
}

.padded-full-width-video-block .video.video-playing:before {
    opacity: 0
}

.padded-full-width-video-block .video video {
    width: 100%;
    height: auto;
    display: block
}

.padded-full-width-video-block .video.animate:after {
    left: 100%
}

@media only screen and (min-width: 1280px) {
    .padded-full-width-video-block {
        padding:80px
    }

    .padded-full-width-video-block .video:before {
        height: 150px;
        width: 150px
    }
}


.content-block {
    background: transparent;
    padding: 0 32px
}

.content-block .content {
    width: 100%
}

.content-block .content h3 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 30px
}

.content-block .content p:not(:first-of-type) {
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    opacity: 0.7;
}

.content-block .content p:last-of-type {
    margin: 0
}

.content-block .content ul,.content-block .content ol {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    list-style: disc
}

.content-block .content ul li,.content-block .content ol li {
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 5px
}

.content-block .content ol {
    list-style: decimal
}

.content-block .content ol li ol {
    list-style: lower-alpha
}

.content-block .content ol li ol li ol {
    list-style: lower-roman
}

.content-block .content p {
    color: #fff;
    font-size: 21px;
    line-height: 30px;
    opacity: 1;
}

p.fz-3.wwdp {
    font-size: 17px;
    line-height: 31px;
    opacity: 0.7;
}

ul.portfolio__list li {
    margin-left: 30px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 17px;
    opacity: 0.7;
    line-height: 21px;
}

h2.ourservices_title {
font-size: 50px;
    line-height: 62px;
    letter-spacing: -1px;
    margin-top: -5px;
    font-weight: bold;
}

h2.otherwork {
    font-size: 36px;
    margin-bottom: 30px;
    color: #fff;
    margin-top: 35px;
}

span.wwd_title {
    font-size: 24px;
    color: #000;
    opacity: 0.4;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 100;
}

@media only screen and (min-width: 1024px) {
    .content-block .content {
        max-width: 650px;
        width: 100%;
        margin-left: auto
    }
}

@media only screen and (min-width: 1280px) {
    .content-block {
        padding:0 112px 50px
    }

    .content-block .content {
        max-width: calc(50% - 24px)
    }
}

@media only screen and (min-width: 2000px) {
    .content-block .content h3 {
        font-size:36px;
        line-height: 52px
    }

    .content-block .content p {
        font-size: 36px;
        line-height: 40px
    }

    .content-block .content p:not(:first-of-type) {
        font-size: 28px;
        line-height: 38px
    }

    .content-block .content ul,.content-block .content ol {
        font-size: 28px;
        line-height: 38px
    }
}

p.project__description {
    font-size: 17px;
    font-weight: normal;
    line-height: 30px;
    color: #000;
    opacity: 0.7;
}


ul.project__details {
    margin-bottom: 10px; margin-top: 30px;
}

ul.project__details li {
    display: block;
    color: #888;
    font-size: 13px;
    margin: 2px 0;
    opacity: 1;
}

ul.project__details li:first-child{margin-left: 0;}

.split-images.half_width .image {
    width: 47%;
    float: left;
    margin: 1.5%;
}


.split-images {
    padding: 32px
}

.split-images .image {
    width: 100%;
    position: relative;
    overflow: hidden
}

.split-images .image img {
    width: 100%;
    height: auto;
    display: block
}

.split-images .image:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: #1e1e1e;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: all 1s cubic-bezier(.645,.045,.355,1);
    transition: all 1s cubic-bezier(.645,.045,.355,1);
    will-change: transform;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    z-index: 2
}

.split-images .image.animate:after {
    left: 100%
}



.half__port_cop{padding: 0 15px;}
.half__port_cop p{opacity: 0.7; font-size: 17px; line-height: 30px;}

@media only screen and (min-width: 1280px) {
    .split-images {
        padding:0 80px 80px;
    }

    .portfolio-info .split-images .image:first-of-type {
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 1440px) {
    .split-images {
        display:-webkit-box;
        display: flex;
        padding: 0 80px 80px;
    }

    .split-images .image {
        width: calc(50% - 22px)
    }

    .split-images .image img {
        width: 100%;
        height: auto
    }

    .split-images .image:first-of-type {
        margin-right: 48px;
        margin-bottom: 0
    }
}

.collage__port {
    max-width: 1020px;
    margin: 0 auto;
    padding: 10px 25px;
}


.collage__port_two {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 20px;
}

.project-image {
    margin: 30px 0;
}


.mar-top-xs {
    margin-top: 70px;
}


.project-content {
    margin: 90px auto;
    max-width: 1200px;
}

.project-content p{font-size: 17px; line-height: 30px; opacity: 0.7;}



















p.about_more {
    font-size: 17px;
}






.hm_blog {background-color: #f9f9f5;}

.full_nav {
    position: fixed !important;
    right: 260px;
    padding: 8px 26px;
    top: 40px;
    z-index: 22;
    display: inline-block;
    line-height: 30px;
    text-decoration: none;
    border-radius: 25px;
    text-align: center;
    mix-blend-mode: difference;
}

.full_nav ul li {
    display: inline-block;
    padding: 2px 20px;
}

.full_nav ul li a {
    font-weight: bold;
}


section.portfolio_projects {
    background-color: #171717;
    padding-top: 30px;
    padding-bottom: 0px;
    clear: both;
    position: relative;
}

  section.portfolio_projects:before{
    background: #f0f0f0;
    top: -20px;
    content: "";
    height: 40px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    transform: rotate(45deg);
    webkit-transform: rotate(45deg);
    width: 40px;
    z-index: 1;
  }



section.portfolio_projects h5.vlt-work__title a{color: #fff;}

.grid-item-portolio.grid{padding-bottom: 30px;}

section.portfolio__intro {
    text-align: center;
    max-width: 1020px;
    margin: 0 auto;
    float: none;
}

section.portfolio__intro h1 {
    font-size: 4em;
    line-height: 0.9em;
    color: #0e0e0e;
    text-align: center;
    font-family: 'IsidoraSans-Bold', sans-serif;
    margin-top: 30px;
    margin-bottom: 10px;}


section.portfolio__intro p.portfolio_intro_sent {
    font-size: 24px;
    margin-top: 18px;
    opacity: 1;
}

section.portfolio__intro p {
    font-size: 19px;
    color:#000;
    text-align: center;
    opacity: 0.6;
}

section.portfolio__intro .container{max-width: 800px; float: none;}

.hm__port {
    padding: 10px 40px;
}

.top-bar-home {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: 80px;
    z-index: 10;
}

.top-bar-home.skolled {
    opacity: 0;
    visibility: hidden;
    top: -5px;
}

.full_nav.skolled {
    opacity: 0;
    visibility: hidden;
    top: -5px;
}

.top-bar-home .dot {
    width: 6px;
    height: 6px;
    border-radius: 4px;
    background: #0ddc38;
    float: left;
    margin: 15px 7px 0 0;
}

.top-bar-home p {
    float: left;
    line-height: 0px;
    color: #fff;
    font-size: 13px;
    font-family: 'Silka-Medium', sans-serif;
    padding: 18px 0 18px 0;
    opacity: 1;
}

body.page-template-template-about-php .top-bar-home p{color: #000;}
body.page-template-template-journal-php .top-bar-home p{color: #000;}
body.page-template-template-portfolio-php .top-bar-home p{color: #000;}
body.page-template-template-portfolio-bioandme .top-bar-home p{color: #000;}
body.page-template-template-portfolio-campbell-graham .top-bar-home p{color: #000;}
body.page-template-template-portfolio-chester-cathedral .top-bar-home p{color: #000;}
body.page-template-template-portfolio-chester-cathedral .top-bar-home p{color: #000;}
body.page-template-template-portfolio-dilliwags .top-bar-home p{color: #000;}




.top-bar-home.false {
    display: none;
}

@media screen and (max-width: 1260px){
    .header-block {
        width: 740px;
    }
}

@media screen and (max-width: 890px){
    .header-block {
        width: 740px;
        padding: 0 40px;
    }
}

@media screen and (max-width: 760px){
    .header {
        background-size: cover;
        height: 88vh;
    }
    .header-block {
        width: 100%;
        padding: 0 40px;
    }
    .header h1 {
        font-size: 34px; line-height: 37px; margin-bottom: 30px;
    }
    .hq-small {
        display: none;
    }
    .top-bar-home {
        display: none;
    }
    .scroll-down {
        width: 60px;
        height: 60px;
        bottom: auto;
        top: calc(88vh - 70px);
    }
    .scroll-down:hover {
        background: #A58861 url("../img/arrow-medium-light.svg") center center no-repeat;
    }   
}

@media screen and (max-width: 340px){
    .header h1 {font-size: 28px; line-height: 38px; margin-bottom: 20px; }
}
 




/* ------------------------- Home - Home Projects Intro -------------------------------------------------- */

.home-projects-intro {
    padding-bottom: 0;
}

#projects-intro .wrap-wide {
    padding-left: 50px;
    padding-right: 50px;
}

.home-projects-intro .icon-links {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0, -50%);
}

.icon-links p {
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    border-bottom: 1px solid #fff;
    opacity: 1;
}

main.light .home-projects-intro svg g {
    stroke: #000;
}

@media screen and (max-width: 1740px){
    .home-projects-intro .icon-links {
        right: 4vw;
    }
}

@media screen and (max-width: 540px){
    .home-projects-intro .icon-links {
        right: 30px;
        display: none;
        
        display: block;
        right: auto;
        top: auto;
        position: relative;
        margin-top: 40px;
        margin-bottom: 10px;
    }
    
    .home-projects-intro .icon-links .icon-link:last-child {
        display: block;
    }

    .home-projects-intro .icon-links p {
        font-size: 17px;
    }

    .home-projects-intro .icon-links svg {
        transform: scale(.9);
    }

    .home-projects-intro .icon-links .icon-link {
        margin-bottom: 3px;
        margin-top: 2px
    }
}


@media screen and (max-width: 640px){

    .home-projects-grid {
        padding-top: 0vw;
    }
    
    .home-projects-grid ul li {
        /* margin-right: 30px; */
    }

}


/* ------------------------- Home - Home Projects Grid (& Single Project) -------------------------------------------------- */

.home-projects-grid {
    padding-top: 5vw;
    padding-bottom: 50px;
}


@media screen and (min-width: 1100px){

    .home-projects-grid .home-projects-grid-ul {
        transform: translate3d(0px, 0px, 0px) !important;
    }
}

@media screen and (max-width: 1100px){
    .home-projects-grid ul li a {
        transform: translateY(0vw) !important;
    }
    
}

@media screen and (max-width: 640px){

    .home-projects-grid {
        padding-top: 0vw;
    }
    
    .home-projects-grid ul li {
        padding-right: 30px;
    }

}

/* ------------------------- Projects Grid -------------------------------------------------- */

.projects-grid .wrap-wide {
    padding: 0 calc(30px - 1vw);
}

.projects-grid ul {
    float: left;
    width: 100%;
}

.projects-grid ul li {
    float: left;
    width: 33.33%;
    position: relative;
    padding: 1vw;
}

.projects-grid ul li a {
    float: left;
    width: 100%;
    position: relative;
    background: #000;
    overflow: hidden;
    border-radius: 8px;
}

main.dark .projects-grid ul li a {
    background: #272727;
}

.projects-grid ul li a:before {
    content: "";
    padding-top: 150%;
    display: block;
}

.project-thumb-back {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.project-thumb-front {
    position: absolute;
    height: 105%;
    width: 100%;
    top: 0;
    left: 0;
}

.project-thumb-front video{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}


.project-thumb-dark-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.7441351540616247) 9%, rgba(0,0,0,0.09707633053221287) 100%);
}

.projects-grid .project-thumb-logo {
    position: absolute;
    top: 12%;
    left: 12%;
    width: 22%;
    height: 9%;
    padding: 0;
}

.projects-grid .project-thumb-logo img {
    position: absolute;
    left: 0;
    top: 0;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.projects-grid .project-thumb-content {
    position: absolute;
    bottom: -8%;
    width: 100%;
    padding: 12%;
}

.projects-grid .project-thumb .project-thumb-content h2 {
    margin-bottom: 10%;
    font-size: clamp(22px, 2.1vw, 35px);
}

.projects-grid .project-thumb-content p {
    opacity: 0;
}

.projects-grid .project-thumb .project-thumb-content svg {
    transform: translate(5px, 0);
}

.projects-grid .project-thumb.light .project-thumb-content {
    color: #000;
}

.projects-grid .project-thumb.dark .project-thumb-content {
    color: #fff;
}

.projects-grid .project-thumb.dark .project-thumb-content h2{color: #fff; line-height: 28px; font-size: 26px;}

.projects-grid .project-thumb.light .project-thumb-content svg g {
    stroke: #000;
}

.projects-grid .project-thumb.dark .project-thumb-content svg g {
    stroke: #fff;
}

.project-thumb-back, .project-thumb-front, .projects-grid .project-thumb-content, .projects-grid .project-thumb .project-thumb-content p {
    transition: all .4s cubic-bezier(0.7, 0, 0.3, 1); 
}

/* --- Hover --- */


.projects-grid ul li a:hover .project-thumb-front {
    top: -5%;
}

.projects-grid ul li a:hover .project-thumb-content {
    position: absolute;
    bottom: 0%;
}

.projects-grid ul li a:hover .project-thumb-content p {
    opacity: 1;
}

.projects-grid ul li a:hover .project-thumb-dark-overlay{opacity: 0.9; transition: 0.3s;}

.project-thumb-dark-overlay{opacity: 0.8}

h2.intro_port.hm_about {
    font-size: 50px;
    line-height: 48px;
    padding: 40px 0 0 0;
    font-weight: 600;
    color: #0b3651;
    font-family: 'IsidoraSans-Bold', sans-serif;
}





@media screen and (max-width: 1740px){
    .projects-grid .wrap-wide {
        padding: 0 11vw;
    }

    .wrap-wide.select__work {max-width: 100%; padding: 0 10vw;}
}

@media screen and (max-width: 1100px){
 
    .projects-grid .wrap-wide {
        padding: 0 10.5vw;
    }    

    .projects-grid ul li {
        width: 50%;
        padding: 1.5vw;
    }

    .projects-grid .project-thumb .project-thumb-content h2 {
        font-size: clamp(20px, 3vw, 35px);
    }

    /* --- Hover OFF --- */

    .projects-grid ul li a:hover .project-thumb-back {
        bottom: 0;
        left: 0;
    }
    
    .projects-grid ul li a:hover .project-thumb-front {
        top: 0;
        right: 0;
    }
    
    .projects-grid ul li a .project-thumb-content, .projects-grid ul li a:hover .project-thumb-content {
        position: absolute;
        bottom: 0;
    }
    
    .projects-grid ul li a .project-thumb-content p {
        opacity: 1;
    }
    
}

@media screen and (max-width: 640px){

    
    .projects-grid ul li {
        width: 100%;
        /* padding: 15px 0;*/
        padding-right: 30px;
    }

    .projects-grid .project-thumb .project-thumb-content h2 {
        font-size: clamp(20px, 7vw, 40px);
    }
}

@media screen and (max-width: 540px){
    
    .projects-grid .wrap-wide {
        padding: 0 30px;
    }
}


.hm__projects {
    display: block;
    clear: both;
    background-color: #131313;
    padding: 80px 0 100px 0;
    position: relative;
}

.hm__projects:before{
    background: #f2efe9;
    top: -20px;
    content: "";
    height: 40px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    transform: rotate(45deg);
    webkit-transform: rotate(45deg);
    width: 40px;
    z-index: 1;
}


.hm__projects .section{background: transparent !important;}

section.hm_news{
  background-color: #fff;
}



.left-image-about {
    width: calc(50% - 20px);
    position: relative;
    overflow: hidden;
    float: left;
    border-radius: 16px 16px 16px 140px;
}

.left-image-about:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.left-image-about .rectangle {
    position: absolute;
    width: 40%;
    bottom: -1px;
    right: -1px;
}

.left-image-about .images {
    width: 100%;
    height: 400%;
    position: absolute;
    left: 0;
    top: 0;
    background: #e2e2dc;
    transform: translate(0%, 0);
}

.left-image-about .images-block {
    width: 100%;
    height: 25%;
    float: left;
    background: beige;
}

.active1 .left-image-about .images {transform: translate(0, 0);}
.active2 .left-image-about .images {transform: translate(0, -25%);}
.active3 .left-image-about .images {transform: translate(0, -50%);}
.active4 .left-image-about .images {transform: translate(0, -75%);}
.active5 .left-image-about .images {transform: translate(0, -100%);}

.back-image-about {
    width: 50vw;
    height: 100vh;
    display: block;
    position: absolute;
    right: calc(75% - 80px);
    top: 50%;
    transform: translate(0, -50%);
    opacity: 1;
}

.back-image-about .dark-overlay {
    background: linear-gradient(180deg, rgba(0,0,0,1) 33%, rgba(0,0,0,0.80) 100%);
    display: block;
    height: 100%;
    width: 100%;
    display: none;
}


.right-image-about {
    width: calc(50% - 20px);
    float: left;
    margin-left: 40px;
    padding-left: 140px;
    position: relative;
    padding-top: 30px;
}

.right-image-about h2 {
    margin-bottom: 20px;
    color: #07263d;
    font-size: 2.1rem;
    line-height: 2.4rem;
    padding-right: 50px;
    letter-spacing: -1px;
}

.right-image-about p.int {
  color: #455056;
    font-size: 16px;
    font-weight: bold;
    opacity: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5px;
}

.right-image-about .home-about-skill{
    opacity: .3;
    float: left;
    width: 300px;
    position: relative;
    padding: 12px 0 12px 20px;
}

.right-image-about .home-about-skill img{
    margin: 0;
    float: left;
    margin-right: 30px;
    width: 25px;
}

.right-image-about .home-about-skill p{
    margin: 0;
    float: left;
    line-height: 24px;
    font-size: 22px;
    color: #000;
    border-bottom: 2px solid transparent;
}

/*.right-image-about .home-about-skill:after{
    content: "+";
    right: 0;
    position: absolute;
    font-size: 21px;
    line-height: 22px;
    color: #000;
}*/

.active1 .right-image-about .hover1 {opacity: 1;}
.active2 .right-image-about .hover2 {opacity: 1;}
.active3 .right-image-about .hover3 {opacity: 1;}
.active4 .right-image-about .hover4 {opacity: 1;}
.active5 .right-image-about .hover5 {opacity: 1;}

.active1 .right-image-about .hover1 p{border-bottom: 2px solid;}
.active2 .right-image-about .hover2 p{border-bottom: 2px solid;}
.active3 .right-image-about .hover3 p{border-bottom: 2px solid;}
.active4 .right-image-about .hover4 p{border-bottom: 2px solid;}
.active5 .right-image-about .hover5 p{border-bottom: 2px solid;}


@media screen and (max-width: 1460px){
    .right-image-about {
        padding-top: 25px;
        padding-left: 60px;
    }
}

@media screen and (max-width: 1000px){
    .right-image-about {
        padding-top: 0;
        padding-left: 20px;
    }
}

@media screen and (max-width: 840px){
    .home-about {
        padding: 80px 0;
        height: auto;
    }

    .back-image-about {
        display: none;
    }
    .left-image-about {
        width: 100%;
    }
    .right-image-about {
        width: 100%;
        padding: 0;
        margin: 40px 0 0 0;
    }

    .right-image-about .home-about-skill{
        width: 100%;
    }

    .right-image-about .home-about-skill img{
        margin-right: 40px;
    }
}


@media screen and (max-width: 1460px){
    .wrap-wide {
        max-width: 1060px;
    } 
    .wrap-block {
        width: 1060px;
    }
}

@media screen and (max-width: 1240px){
    .wrap-wide {
        max-width: 840px;
    } 
    .wrap-block {
        width: 840px;
    }
}

@media screen and (max-width: 840px){
    .wrap-block {
        width: 100%;
        padding-left: 80px;
        padding-right: 80px;
        left: auto;
        top: auto;
        position: relative;
        transform: translate(0%, 0%);
        float: left;
    }
}

@media screen and (max-width: 540px){
    .wrap-wide {
        padding-left: 40px;
        padding-right: 40px;
    } 
    .wrap-block {
        padding-left: 40px;
        padding-right: 40px;
    }
  
}

.wrap-block {
    width: 1260px;
    padding-left: 80px;
    padding-right: 80px;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.home-about-me {
    float: left;
    width: 100%;
    position: relative;
    background: #000;
    height: 100vh;
    overflow: hidden;
}


.software-logos {
    float: left;
    width: 100%;
    padding-top: 50px;
}

.software-logo-block {
    float: left;
    width: 16.666%;
    position: relative;
}

.software-logo-block img {
    position: absolute;
    /*left: 50%;
    top: 50%;*/
    transform: translate(-50%, -45%); 
    max-width: 85px;
    mix-blend-mode: darken;
}

.software-logo-block:last-child {
    margin-right: 0;
}

.software-logo-block:before {
    content: "";
    display: block;
    padding-top: 28%;  
}


.software-logo-block p {
    text-align: center;
    padding-top: 60px;
    font-size: 21px;
}

.wrap-block-logos {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 0 7%;
    opacity: 1;
}

.fav_software {
    background-color: #f9f9f5;
    padding: 80px 0 80px 0;
}

.fav_software h2 {font-size: 43px; line-height: 48px; margin-bottom: 3px; color: #07263d;}
.fav_software p{font-size: 20px;}

 /* ------------------------- About Home -------------------------------------------------- */


article.hm_news_article {
    padding: 15px 0;
}

article.hm_news_article:first-child{
  border-top: none;
}


p.hm_ln {
    font-size: 50px;
    font-weight: bold;
    color: #000;
    opacity: 1;
}

h2.big {
    color: #fff;
    font-size: 70px;
    line-height: 68px;
}

p.grey_sw {
    font-size: 21px;
    color: #ffffff8c;
}

.block-full.home__intro{padding: 20px 0 20px 0; width: 50%; clear: none;}

.block-full.home__intro .intro__title {
    width: 40%;
    float: left;
}

 .intro__img {
    width: 50%;
    float: left;
    margin-bottom: -60px;
    margin-left: -50px;
    margin-right: 50px;
    padding: 15px 0px 0 0px;
}

.intro__img img{
  width: 100%;
  height: 100%;
  margin-top: 0px;
}

.home-art-background:first-child:after {
  content:'';
  position:absolute;
  left:0; top:0;
  opacity: 1;
  width:100%; height:100%;
  z-index: 1;
  display:inline-block;
background: rgb(220,66,37);
background: linear-gradient(21deg, rgba(220,66,37,0.7642244397759104) 1%, rgba(0,47,75,0.7502188375350141) 95%);
}

.home-art-background.second:after {
  content:'';
  position:absolute;
  left:0; top:0;
  opacity: 1;
  width:100%; height:100%;
  display:inline-block;
  background: rgb(4,36,85);
background: linear-gradient(209deg, rgba(4,36,85,0.7950367647058824) 9%, rgba(253,45,97,0.7082020308123249) 100%);
}

.article_link_btns {
    border: 1px solid #fff;
    border-radius: 20px;
    display: inline-block;
    padding: 8px 28px;
    margin-top: 19px;
}

.article_link_btns:hover{background-color: #fff; color: #000;}
p.dates_blog {font-size: 18px; margin: 0 0 10px 0; opacity: 1;}
p.titles_blog {font-size: 28px; line-height:33px; opacity: 1; font-weight: bold;}
a.home_blog_art{color: #fff;}

a.home_blog_art {
    width: 50%;
    float: left;
}

.home-art-wrapper.fade {
    opacity: 1;
}

.home-art-background {
    width: 100%;
    height: 100%;
    transition: .3s ease;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    transition: 0.3s;
}

.home-art-background:hover{
    transform: scale(1.02);
    transition: 5s ease-out;
}

.home-art-background:hover .article_link_btns{
   background-color: #fff; color: #000; transition: all 1s ease-out;
}

.home-art-content {
    min-height: 100%;
    position: absolute;
    bottom: 0;
    padding: 0 40px 10px 40px;
    width: 100%;
    z-index: 2;
    text-align: center;
    display: table;
}

.home-art-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding:0 50px;
}

.home-art-wrapper.fade {
    height: 340px;
    width: 100%;
    overflow: hidden;
}


.hm_blog_article {
    width: 50%;
    float: left;
    max-height: 350px;
    overflow: hidden;
    position: relative;
}


.hm_blog_article:first-child:after {
  content:'';
  position:absolute;
  left:0; top:0;
  opacity: 1;
  width:100%; height:100%;
  z-index: 1;
  display:inline-block;
background: rgb(220,66,37);
background: linear-gradient(21deg, rgba(220,66,37,0.7642244397759104) 1%, rgba(0,47,75,0.7502188375350141) 95%);
}


.hm_blog_article:after {
  content:'';
  position:absolute;
  left:0; top:0;
  opacity: 1;
  width:100%; height:100%;
  display:inline-block;
  background: rgb(4,36,85);
background: linear-gradient(209deg, rgba(4,36,85,0.7950367647058824) 9%, rgba(253,45,97,0.7082020308123249) 100%);
}

.hm_blog_article img {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.hm_blog_article p {
    position: absolute;
    top: 33%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #fff;
    z-index: 2;
}

.hm_blog_article h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    line-height: 35px;
    text-transform: none;
    letter-spacing: 0;
    color: #fff;
    opacity: 1;
    text-align: center;
    z-index: 2;
    width: 100%;
    padding: 0 80px;
}

.hm_blog_article a {
    display: block;
    position: relative;
}

span.hm_blog_btn.animatelink {
    position: absolute;
    bottom: 17%;
    left: 50%;
    transform: translate(-50%, -45%);
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 24px;
    border-radius: 30px;
    font-size: 17px;
    z-index: 2;
}

.hm_blog_article a:hover span.hm_blog_btn.animatelink{background-color: #fff; color: #000;}

.block-full.home__intro .intro__text {
    width: 100%;
    float: left;
    margin-top: 30px;
    padding-left: 35px;
}


.about_me_sec {
    background-color: #F2EFE9;
}

.about_me_sec .wrap-wide{max-width: 1600px;}

.about_me_sec .wrap-wide .wrap{width: 100%; padding-left: 40px;}

@media screen and (max-width: 768px){
  .about_me_sec .wrap-wide{width: 100%; padding: 0;}
  .about_me_sec .wrap-wide .wrap{padding: 0px 50px;}
  .right-image-about h2{font-size: 2.3rem; line-height: 2.5rem;}
  h2.intro_port.hm_about{padding-top: 30px; line-height: 48px; font-size: 43px;}
  h2.big{font-size: 50px; line-height: 48px;}
  a.home_blog_art{width: 100%;}
}

@media screen and (max-width: 900px){
.home-art-wrapper-inner{padding: 0 0;}
}

 .home-about {
    position: relative;
    width: 100%;
    float: left;
    height: 100vh;
    background: #f9f9f5;
    clear: both;
}

.home-about .wrap-block{
  position: absolute;
  padding-left: 100px;
  padding-right: 100px;
}

@media screen and (max-width: 1240px){
    .home-about .wrap-block{
        width: 100%;
    }
}


@media screen and (max-width: 840px){
    .home-about .wrap-block{
        width: 100%;
        padding-left: 80px;
        padding-right: 80px;
        left: auto;
        top: auto;
        position: relative;
        transform: translate(0%, 0%);
        float: left;
    }

    .home-about{height: auto;}
}

@media screen and (max-width: 540px){
    .home-about .wrap-block{
        padding-left: 40px;
        padding-right: 40px;
    }
  
}

.image.hb_pack {
    margin-top: 100px;
}


.photo-paul {
    width: 100%;
    float: left;
    margin-top: -80px;
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
    z-index: 10;
}

.photo-paul:before {
    content: "";
    display: block;
    padding-top: 50%;
}

.photo-paul .btn {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: 100px 0 0 0;
    padding: 30px 70px;
    background-color: pink;
}

.home-about .block-left {
    width: 50%;
    float: left;
    padding-right: 40px;
    margin-bottom: 60px;
}

.home-about .block-right {
    width: 50%;
    float: left;
    padding-left: 140px;
    padding-top: 90px;
}

.home-about .block-left .btn {
    padding-left: 0;
}

.home-about .block-right .col-left {
    float: left;
    padding-right: 50px;
}

.home-about .block-right .col-right {
    float: left;
}

.home-about .block-right h3 {
    margin: 0 0 2px 0;
}

.home-about .block-right p{
    margin-bottom: 0;
    opacity: 1;
    font-size: 14px;
    font-family: 'Silka-Medium', sans-serif;
}

@media screen and (max-width: 1260px){
    .home-about .block-left {
        width: 65%;
        padding-right: 60px;
    }
    .home-about .block-right {
        width: 35%;
        padding-left: 20px;
        padding-top: 0px;
    }
    .home-about .block-right .col-left {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 760px){

    .home-about {
        padding: 60px 0 60px 0;
        height: auto;
    }

    .block-full.home__intro{width: 100%; padding: 20px 0;}
    .block-full.home__intro .intro__text{padding-left: 0;}
    .intro__img{display: none;}

.right-image-about{margin: 20px 0 0 0;}

    .home-about .wrap-wide {
        padding: 0;
    }

    .home-about .block-left {
        width: 100%;
        padding-right: 0px;
    }
    .home-about .block-right {
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
    }
    .home-about .block-right .col-left {
        padding-right: 15vw;
    }
    .home-about h2 {
        margin-bottom: 10px;
    }
    .home-about p {
        margin-bottom: 0;
     } 
}

.empty-case {
    width: calc(25% - 10px);
    position: relative;
    overflow: hidden;
    float: left;
}

.empty-case:before {
    content: "";
    display: block;
    padding-top: 1%;
}




@media screen and (max-width: 760px){

  .software-logo-block:before{padding-top: 34%;}
  .software-logo-block{width: 33%;}
}




/* ------------------------- Portfolio Work -------------------------------------------------- */

.home-pw {
    padding: 120px 0 140px 0;
    background: #fff;
}

.pw-title {
    left: 50%;
    transform: translate(-50%, 0);
    position: relative;
    display: inline-block;
}

.pw-title h2 {
    float: left;
    line-height: 60px;
    margin-right: 40px;
    margin-bottom: 10px;
}

.pw-title .btn {
    float: left;
    background: #fff;
    border: 1px solid rgba(25, 26, 30, 0.15);
    color: #191A1E;
}

.pw-title .btn img {
    mix-blend-mode: difference;
}

.pw-cases {
    width: 100%;
    float: left;
    padding-top: 60px;
}

.pw-case:first-child {
    margin-right: 40px;
}

.pw-case {
    width: calc(50% - 20px);
    position: relative;
    overflow: hidden;
    background: #F1F1F1;
    float: left;
    color: #191A1E;
    border: 0px #fff solid;
    transform: translate(0%, 10px);
}

.pw-case-overlay {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background: #fff;
    top: 0;
    right: 0;
    z-index: 1;
}

.pw-case.fade .pw-case-overlay {
    width: 0;
}

.pw-case:before {
    content: "";
    display: block;
    padding-top: 75%;
}

.pw-case h3 {
    position: absolute;
    left: 50px;
    top: 50px;
    line-height: 20px;
    margin: 0;
}

.pw-case .arrow {
    width: 26px;
    height: 17px;
    position: absolute;
    bottom: 50px;
    left: 50px;
    background: url("../img/arrow-big-dark.svg") center center no-repeat;
    opacity: .5;
}

.pw-case .case-title {
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translate(0%, -50%);
    max-width: 50%;
}

.pw-case h2 {
    margin: 0;
}

.pw-case img {
    position: absolute;
    top: 50%;
    left: calc(100% - 90px);
    transform: translate(-50%, -50%);
}

.pw-case p {
    position: absolute;
    right: 50px;
    bottom: 50px;
    line-height: 20px;
    margin-bottom: 0;
    font-family: 'Silka-Medium', sans-serif;
    opacity: .5;
    font-size: 15px;
}

.pw-case:hover {
    transform: translate(0%, 0px);
}

.pw-case:hover .arrow {
    transform: rotate(-45deg);
    opacity: 1;
}

.pw-case:hover p {
    opacity: 1;
}

.pw-case.true p, .pw-case.true h2 {
    color: #fff;
}

.pw-case.true h3 {
    color: rgba(255, 255, 255, 0.5);
}

.pw-case.true .arrow {
    background: url("../img/arrow-big-light.svg") center center no-repeat;
}



@media screen and (max-width: 1260px){
    .pw-cases {
        padding-top: 40px;
    }
    .pw-case:first-child {
        margin-right: 0px;
        margin-bottom: 40px;
    }
    .pw-case {
        margin-left: 20%;
        width: 60%;
        transform: translate(0, 0);
    }
    .empty-case {
        display: none;
    }
}

@media screen and (max-width: 940px){
    .pw-case:first-child {
        margin-right: 0px;
        margin-bottom: 40px;
    }
    .pw-case {
        margin-left: 10%;
        width: 80%;
        transform: translate(0, 0);
    }
}

@media screen and (max-width: 760px){
    .home-pw {
        padding: 40px 0 80px 0;
    }
    .home-pw .wrap-wide {
        padding: 0;
    }
    .pw-case img {
        width: 45vw;
        left: 90%;
    }
    .pw-case {
        margin-left: 40px;
        width: calc(100% - 80px);
    }
    .pw-case:first-child {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 540px){
    .pw-case h3 {
        left: 30px;
        top: 30px;
    }
    .pw-case .case-title {
        left: 30px;
    }
    .pw-case .arrow {
        bottom: 30px;
        left: 30px;
    }
    .pw-case p {
        right: 30px;
        bottom: 30px;
        font-size: 14px;
        line-height: 14px;
    }
    .pw-title h2 {
        margin-right: 0px;
        text-align: center;
        width: 100%;
    }    
    .pw-title .btn {
        float: none;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        display: inline-block;
    }
    
}


/*    END OF PORTFOLIO  */


picture img {
    border-radius: 15px;
}


 /* ------------------------- Footer -------------------------------------------------- */

 .footer_contact_cta p {
    font-size: 54px;
    font-weight: bolder;
    color: #fff;
    letter-spacing: -1px;
    opacity: 1;
}

.footer_contact_cta a {
    background-color: #ffb5ad;
    padding: 10px 30px;
    border-radius: 4px;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

p.intro__foot {
    font-size: 28px;
    color: pink;
    font-weight: bold;
    line-height: 23px;
    letter-spacing: 0;
}

.code-credits {
    color: #fff;
    text-decoration: none;
    line-height: 24px;
    float: right;
    margin-top: 10px;
    mix-blend-mode: difference;
}

.stripe {
    background: rgb(255 255 255 / 38%);
    width: 100%;
    height: 1px;
    margin-top:50px;
    float: left;
    position: relative;
}

.stripe_three {
    background: rgb(255 255 255 / 40%);
    width: 80%;
    height: 1px;
    margin-top: 0px;
    position: relative;
    clear: both;
    display: block;
    margin: 0 auto;
}


.stripe_two {
    background: rgb(0 0 0 / 10%);
    width: 100%;
    height: 1px;
    margin-top: 0px;
    float: left;
    position: relative;
}

.stripe_two svg {
    position: absolute;
    left: 50%;
    top: 0;
    transform: rotate(180deg);
    transform: translate(-50%, 0px);
}

@media screen and (max-width: 5500px){

    .stripe_two svg {
        position: absolute;
        left: 50%;
        top: 18px;
        transform: rotate(180deg) translate(50%, 50%) scale(1);
    }
  }


.footer .stripe {
    margin-bottom: 1vw;
}

.section.footer .container {
    padding: 20px 30px;
}

main.dark .stripe {
    background: rgba(255, 255, 255, 0.3);
}

.footer {
    padding: 80px 0 10px 0;
    border-top: 1px solid rgba(25, 26, 30, 0.15);
    background: #000;
    bottom: 0;
}

.footer-links {
    float: left;
    width: 50%;
    margin-top: 10px;
    mix-blend-mode: difference;
    font-size: 16px;
}

.footer h3 {
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 20px;
}

.footer h2 {
    font-size: 45px;
    line-height: 46px;
    margin-bottom: 30px;
    color: #fff;
}

.footer h2 a{font-size: 45px;}
.footer h2 a:hover{color: #a7a7a7;}

.footer .btn {
    margin-bottom: 120px;
    background: #fff;
    border: 1px solid rgba(25, 26, 30, 0.15);
    color: #191A1E;
}

.footer .btn img {
    mix-blend-mode: difference;
}

.footer-block {
    background: url("../img/bg-footer.jpg") center center no-repeat;
    background-size: cover;
    float: left;
    position: relative;
    width: 100%;
}

.footer-block:before {
    content: "";
    display: block;
    padding-top: 17%;
}

.footer-block .logo {
    top: 0;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 100px;
    left: auto;
    mix-blend-mode: normal;
    z-index: 1;
}

.footer-block p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 0;
    margin: 0;
    color: #fff;
}


@media screen and (max-width: 1260px){

}

@media screen and (max-width: 760px){

    .footer {
        padding: 100px 0 0 0;
    }
    .footer .wrap-wide {
        padding: 0;
    }
    .footer h2 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 25px;
    }

    .footer h2 a{font-size: 32px;}

    .footer .btn {
        margin-bottom: 90px;
    }
    .footer-block:before {
        padding-top: 30%;
    }
    .footer .logo {
        top: 36%;
        transform: translate(-50%, -50%);
        right: auto;
        left: 50%;
        mix-blend-mode: normal;
        z-index: 1;
    }
    .footer-block p {
        top: 66%;
        left: 50%;
        transform: translate(-50%, -50%);
        line-height: 0;
        margin: 0;
        color: #fff;
        width: 100%;
    }

}

@media screen and (max-width: 440px){
    .footer-block:before {
        padding-top: 40%;
    }
}

/* ------------------------- Work -------------------------------------------------- */
/* ------------------------- Work Header -------------------------------------------------- */

.page-container{
    width: 100%;
    height: 100%;
    position: fixed;
}

.page-back{
    width: 120%;
    height: 120%;
    left: -10%;
    top: -10%;
    position: absolute;
    background-image: url(../img/home-header.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-filter: blur(0px);
}

body.work .progressContainer, body.work .footer {
    display: none;
}

.work-b {
    background: #fff;
    padding: 80px 0;
    overflow: hidden;
    height: 100vh;
}

.work-wrap {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
    width: 1360px;
    height: 1100px;
    padding: 70px 0px 90px 80px;
}

.work-block {
    float: left;
    width: 35%;
    position: relative;
    height: 100%;
}

.work-block-inside {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    z-index: 2;
    padding-left: 40px;
    padding-right: 40px;
}

.work-block-inside h1, .work-block-inside h3 {
    z-index: 3;
    position: relative;
}

.work-block-inside h1{
    margin-bottom: 20px;
}

.work-block-inside p{
    margin-bottom: 60px;
}

.work-block-inside p {
    opacity: 1;
    position: relative;
    color: rgba(25, 26, 30, 0.7);
}

.work-block-inside p a{
    font-family: 'Silka-SemiBold', sans-serif;
    text-decoration: underline;
}

.work-block-inside p a:hover{
    color: #191A1E;
}


.work-block-white {
    width: 50vw;
    height: 120vh;
    top: -35vh;
    right: 0;
    position: absolute;
    background: #fff;
}

.flexslider .image-box-overlay {
    background: #fff;
}

.flexslider {
	margin-bottom: 0;
	border: 0;
    background: 0;
    width: 65%;
    float: left;
    height: 100%;
}

.flex-viewport {
    overflow: visible !important;
    height: 100%;
}

.flex-control-nav {
	display: none;
}

.flexslider .slides {
    height: 100%;
}

ul.hm_slides li {
    width: 100%;
}

ul.hm_slides li img{
    width: 100%;
}

ul.hm_slides:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.60) !important;
    z-index: 1;
}

@media screen and (max-width: 1450px) {
.work-wrap {
    padding: 70px 120px 90px 120px;
}
}

@media screen and (max-width: 1360px) {
    .work-wrap {
        width: 100%;
    }
}

@media screen and (max-width: 1260px) {
    .work-b .rw-case {
        margin-left: 0;
        width: 100%;
        transform: translate(0, 0);
    }
    .work-wrap {
        padding: 80px 80px 80px 120px;
    }
}

@media screen and (max-height: 1100px){
    .work-wrap {
        height: 100vh;
    }
}

@media screen and (max-width: 1160px){
    .work-wrap {
        padding: 80px 20vw 80px 120px;
    }

    .work-wrap .work-block {
        width: 50%;
    }
    .work-wrap .flexslider {
        width: 50%;
    }
}

@media screen and (max-width: 980px){
    .work-wrap {
        width: 100%;
        padding: 80px 80px 80px 120px;
    }

      section.portfolio__intro .container{    
    width: 93%;
    max-width: 100%;
    padding: 0 7%;}

    section.portfolio__intro h1{font-size: 3.8em;}
}

@media screen and (max-width: 840px){
    .work-b {
        height: auto;
        padding-top: 160px;
        padding-bottom: 40px;
    }
    .work-wrap {
        width: 100%;
        padding: 80px;
        left: auto;
        top: auto;
        transform: translate(0, -0);
        position: relative;
    }
    
    .work-wrap .work-block {
        width: 100%;
        height: auto;
    }

    .work-block-white {
        display: none;
    }

    .work-block-inside {
        position: relative;
        top: 0;
        transform: translate(0, 0);
        padding: 0 50px 80px 50px;
    }

    .work-block-inside h1{
        margin-bottom: 12px;
    }

    .work-block-inside p{
        margin-bottom: 0px;
    }

    .work-wrap .flexslider {
        width: 100%;
    }

    .flexslider {
        height: auto;
    }
    
    .flex-viewport {
        overflow: visible !important;
        height: auto;
    }
    
}

/* ------------ Slider item ------------ */

.flexslider li {
    position: relative;
    height: 100%;
    float: left;
}

.work-b .rw-case {
    float: left;
	width: 100%;
	height: 100%;
	position: relative;
    overflow: hidden;
}


.work-b .rw-case:first-child {
    margin-right: 0;
}

.work-b .case-title {
    top: 68%;
    transform: translate(0, -50%);
    max-width: calc(100% - 100px);
}

.work-b .rw-case img {
    top: 40%;
    left: 0;
    transform: translate(0, -50%);
    padding: 50px;
}

@media screen and (max-width: 840px){
    .flexslider .slides {
        width: 100% !important;
    }
    .work-b .case-title {
        top: 50%;
        transform: translate(0%, -50%);
        bottom: auto;
        max-width: 55%;
    }
    .work-b .rw-case img {
        width: 45vw;
        left: 90%;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 0;   
    }
    body.work .footer {
        display: block;
    }
    
}

@media screen and (max-width: 760px) {
    .work-wrap {
        padding: 0;
    }
    .work-b .rw-case {
        margin-left: 30px;
        width: calc(100% - 60px);
    }
    .work-b .rw-case:first-child {
        margin-bottom: 30px;
    }
}

/* ------------ Slider Controls ------------ */


.flex-direction-nav a {
	width: 60px;
	height: 60px;
	color: #fff;
    padding-top: 0px;
    position: relative;
    float: left;
    margin: 0;
    padding-top: 60px;
    margin-right: 10px;
}

.flex-next {
	background: #191A1E url("../img/arrow-small-light.svg") center center no-repeat;
	opacity: 1 !important;
    right: 0 !important;
    position: relative;
    float: left;
}

.flex-prev {
	background: #191A1E url("../img/arrow-small-light-left.svg") center center no-repeat;
	opacity: 1 !important;
    left: 0 !important;
    position: relative;
    
}

.flex-next.flex-disabled {
	opacity: 1 !important;
	z-index: 1;
    pointer-events: none;
    background: #F1F1F1 url("../img/arrow-small-dark.svg") center center no-repeat;
}

.flex-prev.flex-disabled {
	opacity: 1 !important;
	z-index: 1;
    pointer-events: none;
    background: #F1F1F1 url("../img/arrow-small-dark-left.svg") center center no-repeat;
}

@media screen and (max-width: 840px){
    .flex-direction-nav a {
        display: none;
    }
    
}

/* ------------------------- Case Studies -------------------------------------------------- */
/* ------------------------- Case  -------------------------------------------------- */


.case-header {
    z-index: 2;
    padding-bottom: 100px;
}

.sub-header .wrap-wide {
    position: relative;
    height: 100%;
}

.case-block {
    position: relative;
    width: 100%;
    float: left;
    height: 350px;
}


.case-full{width: 100%; padding: 0 40px 0 40px; text-align: center;}
.case-full h1 {font-size: 130px; letter-spacing: -7px; line-height: 110px; font-weight: 800;}
.case-full h3{font-size: 20px;}

.case_thumbnail {
    width: 350px;
    height: 260px;
    background-color: red;
    margin: -100px auto 60px auto;
    z-index: 99;
    position: relative;
}

.case-left {
    float: left;
    width: 50%;
    padding: 0 40px 0 120px;
}

.case-left .case-title {
    margin-bottom: 50px;
}

.case-right {
    width: 50%;
    height: 100%;
    position: relative;
    display: inline-block;
    height: 100%;
}

.case-right img {
    width: 100%;
    padding: 0 40px 0 40px;
    transform: translate(0, -50%);
    top: 50%;
    position: absolute;
    display: inline-block;
}


.case-left .btn img {
    transform: translate(0, -50%) rotate(90deg);
    margin-left: 10px;
    top: 50%;
}

.case-left .btn:hover img {
    margin-left: 10px;
    transform: translate(0, -30%) rotate(90deg);
}

@media screen and (max-width: 1260px){
    .case-header {
        padding-bottom: 60px;
    }

    .case-left {
        float: left;
        width: 50%;
        padding: 0 40px 0 80px;
    }
}

@media screen and (max-width: 840px){

    .case-header {
        z-index: 2;
        overflow: hidden;
        background-image: none !important;
    }
    .case-left {
        width: 70%;
        padding: 0 40px 0px 10px;
    }
    .case-right {
        position: absolute;
        right: 0;
        width: 70%;
        transform: translate(50%, 0%);
    }

}

@media screen and (max-width: 760px){

    .case-block {
        height: 270px;
    }

    .case-left {
        width: 70%;
        padding: 0 0px 0px 0px;
    }
    .case-header {
        z-index: 2;
        padding-bottom: 80px;
    }
    .case-header h1 {
        font-size: 38px;
        line-height: 48px;
    }

}

@media screen and (max-width: 540px){

    .case-right {
        width: 100%;
        transform: translate(60%, -10%);
    }
}


/* ------------------------- Case Top Bar  -------------------------------------------------- */

.top-bar {
    position: fixed;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 2;
    top: 0px;
    background: rgba(255, 255, 255, 1);
}

.top-bar-case {
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: 80px;
    position: fixed;
    z-index: 3;
    mix-blend-mode: difference;
}

.top-bar-case a {
    color: #FFF;
    font-size: 13px;
}

.top-bar-case p {
    float: left;
    line-height: 0px;
    font-size: 13px;
    font-family: 'Silka-Medium', sans-serif;
    padding: 39.5px 0;
    opacity: 1;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}

.stripe-case-top {
    float: left;
    height: 1px;
    width: 10px;
    background: rgba(255, 255, 255, 0.3);
    margin: 39.5px 10px;
}

.top-bar-home.false {
    display: none;
}

@media screen and (max-width: 760px){
    
    .top-bar-case, .top-bar {
        display: none;
    }
    
}


/* ------------------------- Case Intro  -------------------------------------------------- */

.case-intro {
    background: #fff;
    padding: 120px 0 100px 0;
}

.case_stud_cop{font-size: 18px; line-height: 35px;}

.case-intro h2, .case-result-text h2{
    font-size: 33px;
    line-height: 42px;
    margin-bottom: 15px;
}

.case-result-text p, .case-result-text a{
    opacity: 1;
    color: rgba(25, 26, 30, 0.7);
}

.case-result-text a span {
    font-family: 'Silka-SemiBold', sans-serif;
}

.case-intro .stripe {
    margin: 25px 0;
}

.case-intro .right {
    padding-left: 90px;
}

.case-intro .right h3  {
    margin: 0;
    line-height: 24px;
}

.case-intro .right a {
    color: #191A1E;
}

.case-intro .right a img {
    margin-left: 5px;
}

.case-intro .right p {
    margin: 0;
    font-family: 'Silka-Medium', sans-serif;
    opacity: 1;
}

@media screen and (max-width: 760px){
    .case-intro {
        padding: 60px 0;
    }
    .case-intro .right {
        padding-left: 0px;
        padding-top: 20px;
    }
    .case-intro .stripe {
        margin: 15px 0;
    }
    
    
}

/* ------------------------- Case Images  -------------------------------------------------- */

.case-images {
    background: transparent;
    overflow: hidden;
}

.slider-block-images {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
}

.case-images .wrap-wide {
    max-width: 1560px;
    padding-left: 160px;
    padding-right: 160px;
}

.case-images .flexslider-images {
	margin-bottom: 0;
	border: 0;
    background: 0;
    width: 100%;
    float: left;
    height: 100%;
    position: relative;
}

.case-images .flexslider-images li {
    position: relative;
    height: 100%;
    float: left;
    height: 100%;
}

.case-images .flexslider-images img {
    width: 100%;
    float: left;
}

@media screen and (max-width: 1460px){
    .case-images .wrap-wide {
        max-width: 1260px;
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media screen and (max-width: 760px){
    
    .case-images .wrap-wide {
        padding-left: 0px;
        padding-right: 80px;
    }
    
}


/* ------------------------- Case Navigation Next/prev  -------------------------------------------------- */


.case-images .flex-direction-nav a {
	width: 80px;
	height: 80px;
    padding-top: 80px;
    margin: 0;
    top: 50%;
    position: absolute;
    transform: translate(0, -50%);
}

.case-images .flex-next {
    background: #fff url("../img/arrow-medium-dark-right.svg") center center no-repeat;
	opacity: 1 !important;
    right: 0px !important;
    float: left;
    z-index: 1;
}

.case-images .flex-next:hover {
    background: #fff url("../img/arrow-medium-dark-right.svg") center center no-repeat;
}

.case-images .flex-prev {
    background: #fff url("../img/arrow-medium-dark-left.svg") center center no-repeat;
	opacity: 1 !important;
    left: 0px !important;
    z-index: 1;
}

.case-images .flex-prev:hover {
    background: #fff url("../img/arrow-medium-dark-left.svg") center center no-repeat;
}

.case-images .flex-next.flex-disabled {
	opacity: 0 !important;
	z-index: 1;
    pointer-events: none;
}

.case-images .flex-prev.flex-disabled {
	opacity: 0 !important;
	z-index: 1;
    pointer-events: none;
}

@media screen and (max-width: 840px){
    .case-images .flex-direction-nav a {
        width: 60px;
        height: 60px;
        padding-top: 60px;
        box-shadow: 0 12px 20px 0 rgba(0,0,0,.11);
    }
    .case-images .flex-direction-nav a {
        display: block;
    }  
    .case-images .flex-next {
        right: 0px !important;
    }
    .case-images .flex-prev {
        left: 0px !important;
    }
}

@media screen and (max-width: 540px){

    .case-images .flex-next {
        right: -80px !important;
    }
    .case-images .flex-prev {
        left: 0px !important;
    }
}

/* ------------------------- Case Result text  -------------------------------------------------- */

.case-result-text {
    padding: 120px 0 90px 0;
}

@media screen and (max-width: 760px){
    .case-result-text {
        padding: 60px 0 30px 0;
    }    
}

/* ------------------------- Case Result Screens  -------------------------------------------------- */

.case-result {
    padding: 120px 0;
    overflow: hidden;
}

.case-result .flexslider-results {
	margin-bottom: 0;
	border: 0;
    background: 0;
    width: 100%;
    float: left;
    height: 100%;
    position: relative;
}

.case-result .flexslider-results li {
    position: relative;
    height: 100%;
    float: left;
    width: 100%;
}

.case-result .flexslider-results .wrap{
    position: relative;
    display: inline-block;
    margin: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.case-result .flexslider-results img {
    width: 100%;
    -webkit-box-shadow: 0px 90px 120px 0px rgba(25,26,30,0.15);
    -moz-box-shadow: 0px 90px 120px 0px rgba(25,26,30,0.15);
    box-shadow: 0px 90px 120px 0px rgba(25,26,30,0.15);
}

.case-images .flex-direction-nav a {
    top: 50%;
}

.case-result .flex-next {
    background: #fff url("../img/arrow-medium-dark-right.svg") center center no-repeat;
}

.case-result .flex-next:hover {
    background: #fff url("../img/arrow-medium-dark-right.svg") center center no-repeat;
}

.case-result .flex-prev {
    background: #fff url("../img/arrow-medium-dark-left.svg") center center no-repeat;
}

.case-result .flex-prev:hover {
    background: #fff url("../img/arrow-medium-dark-left.svg") center center no-repeat;
}

@media screen and (max-width: 840px){
    .case-result {
        padding: 60px 0;
    }
    
    .case-result .wrap-wide {
        padding-left: 0px;
        padding-right: 0px;
    }

    .case-result .flexslider-results .wrap {
        padding-left: 40px;
        padding-right: 40px;
    }

    .case-result .flex-next {
        right: 0 !important;
    }
    
}

.scene {
  background: #0D3A53;
}

.scene path:first-child {
  fill: #07263d;
}

.scene path:nth-child(2) {
  fill: #0f2733;
}

.scene path:nth-child(3) {
  fill: #0b3651;
}

.scene path:nth-child(4) {
  fill: #07263d;
}

.scene path:nth-child(5) {
  fill: #0f2733;
}

.scene path:nth-child(6) {
  fill: #0b3651;
}

.scene path:nth-child(7) {
  fill: #07263d;
}

.content-waves{
  width: 100%;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: hidden;
  position: absolute;
  z-index: 0;
}

.nav-icon{
  position: fixed;
    right: 60px;
    top: 40px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 22;
    border-radius: 25px;
    mix-blend-mode: difference;
}

@media only screen and (max-width: 800px) {
  .nav-icon{display: block;}
  .nav_menu{display: block;}
}


#menu .navigation ul {
    width: 100%;
}

#menu .navigation ul li {
    width: 100%;
    text-align: center;
    font-size: 1.7em;
}

#menu .navigation ul li a{font-size: 1.6em; line-height: 1.45em;}


/* ------------------------- About us -------------------------------------------------- */
/* ------------------------- About top  -------------------------------------------------- */

h2.otherwork {
    font-size: 2.6em;
    margin-bottom: 35px;
    margin-top: 40px;
    color: #fff;
}

span.work_highlight:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    transform: scaleX(1);
    height: 20%;
    bottom: 10%;
    left: 0;
    background-color: var(--accent-primary,#fe0);
    transform-origin: 0 50%;
    transition: transform .5s cubic-bezier(.23,1,.32,1);
    z-index: -1;
}


.grid .grid-items .images {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: auto;
    -webkit-transition: .5s all;
    transition: .5s all;
}

.grid .grid-items:hover .images:after{
  opacity: 0.7;
}

.grid .grid-items a:hover .images h4{opacity: 1;}

.grid .grid-items a:hover h3{color: pink;}

.grid .grid-items h3 {
    padding: 32px 32px 80px;
    font-size: 20px;
    line-height: 25px;
    -webkit-transition: .5s all;
    transition: .5s all;
}

.grid .grid-items .images h4 {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    z-index: 3;
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all;
}

.grid .grid-items .images .image {
    width: 100%;
    -webkit-transition: .5s all;
    transition: .5s all;
}

.grid .grid-items .images .image img {
    display: block;
    width: 100%;
    height: auto;
}

.grid .grid-items a .images:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: .5s all;
    transition: .5s all;
    border-radius: 8px;
}

.grid {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 80px
}

.grid .grid-items {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    -webkit-transition: .5s all ease-in;
    transition: .5s all ease-in
}

.grid .grid-items a {
    cursor: pointer;
    display: block
}

.grid .grid-items .images {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
    height: auto;
    -webkit-transition: .5s all;
    transition: .5s all
}

.grid .grid-items .images h4 {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    z-index: 3;
    color: #fff;
    -webkit-transition: .5s all;
    transition: .5s all
}

.grid .grid-items a .images:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: .5s all;
    transition: .5s all
}

.grid .grid-items a .images .image {
    width: 100%;
    -webkit-transition: .5s all;
    transition: .5s all;
    overflow: hidden;
    border-radius: 8px;
}

.grid .grid-items a .images .image img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 8px;
    transition: transform .5s ease;
}

.grid .grid-items a .images:hover .image img{transform: scale(1.05);}

.grid .grid-items a .images .image.image-two {
    opacity: 0
}

.grid .grid-items h3 {
    padding: 25px 12px 40px;
    font-size: 24px;
    line-height: 25px;
    -webkit-transition: .5s all;
    transition: .5s all;
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
}

.grid .grid-items h3 span {
    margin-top: 5px;
    display: block;
    font-size: 16px;
    line-height: 18px
}

.about__project{padding: 90px 0;}
.content-block .content.right{padding: 90px 40px;}
.content-block .content.left{padding: 90px 40px;}

@media only screen and (max-width: 768px) {
  .about__project{max-width: 100%; padding-left: 0;}
  .double__copy{width: 83%;}
  .project-content{width: 83%; padding: 0 32px;}
  .collage__port{width: 90%;}
  .mar-top-xs{margin-top: 0;}
  .vlt-gap-100 {height: 10px;}
  .project-content{margin: 10px auto;}
  .masthead{width: 100%; margin: 0 auto; height: auto; min-height: auto; padding: 150px 50px;}
  ul.project__details{margin:10px 0;}
  ul.project__details li{font-size: 13.5px; display: block; margin: 4px 0px;}
  .masthead .left-col{margin-bottom: 5px;}
  .hm_blog_article{width: 100%; height: auto; max-height: 100%;}
  .software-logo-block{margin-bottom: 30px;}
  .intro__img{width: 80%; margin: 0 auto; float: none;}
  .block-full.home__intro{width: 100%;}
  .section.footer .container{width: 100%; max-width: 100%;}
  a.single-art{width: 100% !important; margin-bottom: 15px;}
  .skills_section_container{margin:70px auto 0 auto;}
}

p.title {
    font-size: 1.6em;
    font-weight: bold;
    opacity: 1;
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) {


    .grid {
        display:-webkit-box;
        display: flex;
        flex-wrap: wrap
    }

    .grid .grid-items {
        width: calc(50% - 16px);
        margin-right: 32px
    }


    .grid .grid-items{
        width: 46.33%;
        margin: 1.5%;
    }

    .grid .grid-items:nth-of-type(2n){margin: 1.5%;}


    .grid .grid-items a {
        cursor: pointer;
        display: block
    }
}

@media only screen and (max-width: 1000px) {
  .portfolio_projects.other-projs .grid .grid-items:nth-child(3){display: none;}
}

@media only screen and (min-width: 1000px) {
      .grid .grid-items{
        width: 30.33%;
        margin: 1.5%;
    }
}

@media only screen and (min-width: 1024px) {
    .grid .grid-items a:hover .images .image-two {
        opacity:1
    }

    .grid .grid-items a:hover .images h4 {
        opacity: 1
    }

    .grid .grid-items a:hover .images:after {
        opacity: .7
    }

    .grid .grid-items a:hover h3 {color: pink;}

    .grid .grid-items a:hover h3 span{color: #fff;}
}



@media only screen and (min-width: 1920px) {
    .grid .grid-items h3 {
        width:430px;
        font-size: 24px
    }

    .grid .grid-items h3 span {
        font-size: 20px
    }
}





p.portfolio__footnote {
    font-style: italic;
    opacity: 0.4;
    font-size: 14px !important;
}


.footer_area .content {
    width: 650px;
    margin: 0 auto;
}

p.contact__cop {
    font-size: 1em;
    line-height: 1.4em;
    font-weight: normal;
}

.profile-signature {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 0px;
  align-items: center;
  padding: 0 0 0 20px;
}

.profile-img {
  margin: 0;
  position: relative;
}

.profile-img img{
  width: 43px;
  height: 50px;
  margin: 0;
  overflow: hidden;
}

.profile-signature-container {
    display: block;
    width: 400px;
    margin: 20px auto 10px auto;
}

.profile-signature.profile-signature--contact p {
    font-size: 14px;
    margin-left: 10px;
    background-color: #00000010;
    border-radius: 30px;
    padding: 2px 15px;
}







.about__intro_photo {
    left: -85px;
    top: -50px;
      -ms-transform: rotate(15deg); /* IE 9 */
  transform: rotate(15deg);
}

.portfolio-info {
    background: #F0F0F0;
    padding-bottom: 0px;
    padding-top: 0px;
}

.portfolio-info p.title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px;
    font-family: 'IsidoraSans-Bold', sans-serif;
    position: relative;
}


.default-header {
    padding-top: calc(100px + 10vw);
    text-align: center;
    padding-bottom: 8vw;
    height: 70vh;
}

.header-image {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

.fade-overlay {
    position: absolute;
    width: 100%;
    height: 70vh;
    top: 0;
    left: 0;
        background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,.2) 100%);
}




.single-project-header .sub-wrap {
    width: 90%;
    margin: 0 auto;
    float: none;
}

.single-project-header .sub-wrap h1 {
    color: #fff;
    font-size: 4.4em;
    line-height: 1em;
}


.single-project-header .single-project-info {
    float: left;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-top: 3vw;
    padding-bottom: 0vw;
}

.single-project-header .single-project-info li {
    padding-right: 7vw;
    display: inline-block;
    text-align: left;
}

.single-project-header .single-project-info span {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    display: inline-block;
    padding-bottom: 10px;
    color: rgba(255, 255, 255, 0.9);
}

.single-project-header .single-project-info p {
    margin: 0;
}


.section.sub-header.portfolio-info.portfolio__header{padding-top: 150px; padding-bottom: 110px;}


.about-info {
    background: #f0ede5 url("../img/line-about.svg") left 40px no-repeat;
    background-size: contain;
    padding-top: 150px;
}

@media screen and (min-width: 1400px){
  .about-info{background: #f0ede5 url("../img/line-about.svg") left -70px no-repeat;}
}

.skills_about {
    background-color: #142E3D;
}

a.cv_link {
    background-color: #272726;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    position: relative;
    font-size: 17px;
    display: inline-block;
    bottom: 50px;
    right: 20px;
    -webkit-box-shadow: -3px 8px 11px -5px rgb(0 0 0 / 14%);
    box-shadow: -3px 8px 11px -5px rgb(0 0 0 / 14%);
}

a.cv_link:hover{background-color: #dc3545;}


.insights-wrapper {
    width: 100%;
    margin: 0 auto;
    background-color: #171717;
    padding-bottom: 50px;
}


a.single-art {
    width: 50%;
    float: left;
    padding: 1.5%;
}

@media only screen and (max-width: 980px) {
  a.single-art{width: 50%;}
  article h1{font-size: 33px; line-height: 39px;}
  article{margin-top: -60px;}
}

@media screen and (max-width: 640px){
  a.single-art{width: 100%;}
  .art-content{min-height: auto;}
  .art-wrapper-inner{min-height: auto;}
}

a.single-art:hover p.date.color-green{color: #fff;}

.wide_blog {
    width: 85%;
    margin: 0 auto;
    max-width: 1300px;
    clear: both;
    padding: 40px 0;
}

.wide_blog::before{
    border-top-color: #ccc;
    border-bottom-width: 0px;
    display: block;
    width: 0px;
    height: 0px;
    border:30px solid transparent;
} 

.blog__content {
    position: relative;
    display: block;
    float: left;
    width: 100%;
}
.blog__content:before {
    background: #f5f5f5;
    top: -20px;
    content: "";
    height: 40px;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    transform: rotate(45deg);
    webkit-transform: rotate(45deg);
    width: 40px;
    z-index: 1;
}



.art-wrapper {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 10px;
}

.art-content {
    min-height: 180px;
    position: absolute;
    bottom: 0;
    padding: 0 40px 10px 40px;
    width: 100%;
    z-index: 2;
}

.profile_wrapper {
    border-radius: 100%;
    overflow: hidden;
    height: 82px;
    width: 82px;
    position: absolute;
    top: -60px;
    left: 0;
    border: 4px solid #fff;
}

.profile_wrapper img {
    max-width: 100%;
    height: auto;
}

.section.sub-header.journal-info.journal__header.blogheader {
    padding-bottom: 90px;
    padding-top: 160px;
}

.art-content .date {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 1.2em!important;
    text-align: left;
    font-size: 15px;
    color: #e44498;
    position: relative;
}

.art-content .title {
    color: #fff;
    font-size: 24px;
    font-weight: bold !important;
    margin-bottom: 2px;
    text-align: left;
    padding: 0;
    line-height: 31px;
    padding-bottom: 4px;
    opacity: 1;
    font-weight: 500;
}

.article_link_btn {
    background-color: #fff;
    color: #000;
    display: inline-block;
    padding: 7px 23px;
    border-radius: 60px;
    font-size: 17px;
    margin: 10px 0 25px 0;
}

.section.sub-header.portfolio-info.portfolio__header.blogheader {
    padding-bottom: 60px;
    max-width: 1400px; width: 85%; margin: 0 auto; float: none;
}

div.getintouch.v3 {
    color: #252b38;
    font-size: 18px;
    display: block;
    font-weight: 600;
    margin-top: 20px;
}

.art-background {
    width: 100%;
    height: 100%;
    transition: .3s ease;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    position: relative;
    transition: 0.3s;
}

.art-background:hover{transform: scale(1.04);}


a.single-art:nth-child(1) .art-wrapper .art-background:after {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: inline-block;
    background: rgb(0 0 0);
    background: linear-gradient(21deg, rgba(220,66,37,0.7642244397759104) 1%, rgba(0,47,75,0.7502188375350141) 95%);
}

a.single-art:nth-child(2) .art-wrapper .art-background:after {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: inline-block;
    background: rgb(0 0 0);
    background: linear-gradient(209deg, rgba(4,36,85,0.7950367647058824) 9%, rgba(253,45,97,0.7082020308123249) 100%);
}

a.single-art:nth-child(3) .art-wrapper .art-background:after {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: inline-block;
    background: rgb(0 0 0);
   background: linear-gradient(21deg, rgb(1 167 167) 1%, rgb(103 128 27 / 75%) 95%);
}

a.single-art:nth-child(4) .art-wrapper .art-background:after {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: inline-block;
    background: rgb(0 0 0);
    background: linear-gradient(21deg, rgb(37 144 220 / 83%) 1%, rgb(76 14 115 / 86%) 95%);
}

a.single-art:nth-child(5) .art-wrapper .art-background:after {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: inline-block;
    background: rgb(0 0 0);
        background: linear-gradient(21deg, rgb(216 155 18 / 90%) 1%, rgb(162 8 93 / 79%) 95%);
}


a.single-art:nth-child(6) .art-wrapper .art-background:after {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: inline-block;
    background: rgb(0 0 0);
    background: linear-gradient(21deg, rgb(8 10 56 / 84%) 1%, rgb(27 234 215 / 75%) 95%);
}

a.single-art:nth-child(7) .art-wrapper .art-background:after {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: inline-block;
    background: rgb(0 0 0);
    background: linear-gradient(21deg, rgb(108 5 150) 1%, rgb(17 228 131 / 75%) 95%);
}


.art-background:after {
content: '';
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: inline-block;
    background: rgb(0 0 0);
    background: linear-gradient( 
21deg
 , rgb(0 0 0 / 55%) 1%, rgb(0 0 0 / 2%) 95%);
}

p.date.color-green {
    font-weight: normal;
    font-size: 17px !important;
    color: #fff;
}

.art-wrapper.fade{opacity: 1;}

.about_intro_c {
    padding: 25px 10px;
}

.about-bottom-bar {
    background: #F1F1F2;
    width: 100%;
    position: absolute;
    height: 120px;
    bottom: 0;
    left: 0;
}

.about-info .wrap {
    position: relative;
}

.about-info h1 {
    margin-bottom: 0px;
    margin-top: 5px;
    font-size: 5em;
    line-height: 1em;
    text-align: left;
    z-index: 10;
    position: relative;
}

.about-info-block {
    width: 50%;
    float: left;
    position: relative;
    overflow: hidden;
    background: #191A1E;
}

.about-info-block .image-box-overlay {
    background: #d3d4d6;
}

.about-info-block:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.about-info-block .block {
    float: left;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    padding: 80px;
}

.about-info-block .block h2 {
    color: #fff;
    font-size: 44px;
    margin: 0 0 5px 0;
    width: 2ch;
    overflow: hidden;
    white-space: nowrap;
}

.about-info-block .block p {
    color: #fff;
    width: 100%;
    float: left;
}

.about-info-block .block-left {
    float: left;
    width: 60%;
}

.about-info-block .block-right {
    float: left;
    width: 40%;
}




@media screen and (min-width: 1600px){
  .container.clients_logos{max-width: 1200px; width: 95%;}
}

@media screen and (max-width: 1200px){
  .container.clients_logos{max-width: 1080px; width: 95%;}
}


@media screen and (max-width: 1180px){
    .about-info-block .block {
        padding: 60px;
    }    
    .about-info-block .block h3 {
        margin-bottom: 20px;
    }

}

@media screen and (max-width: 1060px){

  .container.clients_logos h2{font-size: 32px; line-height: 34px;}

    .about-info h1 {
        margin-bottom: 80px;
    }
    .about-info-block .block {
        padding: 40px;
    }    
    .about-info-block .block h3 {
        margin-bottom: 20px;
    }  
}


.about_intro_c h2 {
    font-size: 35px;
    line-height: 43px;
    color: #193A4C;
}

.about_intro_c p.title-eyebrow {
    font-size: 21px;
    font-weight: normal;
    opacity: 1;
    color: #193A4C;
}

@media screen and (max-width: 980px){

.vlt-testimonial__content{font-size: 22px; padding: 0 15px;}
.testimonials_box{margin-top: -50px;}

  .about-info .container {
    width: 95%;
    padding: 10px;
    margin: 0 auto;
    max-width: 100%;
  }

    .about-info .container .row {
        width: 100%;
        /* display: block; */
    }


    .about-info {
        padding-top: 120px;
    }
    .about-info .wrap-wide {
        padding: 0;
    }
    .about-info-block p{
        font-size: 14px;
        line-height: 27px;
    }
    .about-info-block .block h3 {
        margin-bottom: 10px;
    }

    img.vlt-particle.spin.animate__animated{display: none;}
    img.vlt-particle.animate__animated{display: none;}

    .about-info h1 {margin-bottom: 30px; font-size: 3.1em;}
    .about__intro_photo{left: -5px; max-width: 280px !important;}
    .about_intro_c {padding: 25px 0px;}
}

@media screen and (max-width: 1000px){
  .about_intro_c h2 { font-size: 30px; line-height: 33px; margin-bottom: 12px;}
  .about-info h1{margin-top: 50px;}
  p.about_int{font-size: 17px; margin-bottom: 10px;}
}

@media screen and (max-width: 768px){
      .about-info h1 {margin-bottom: 47px; font-size: 5em; text-align: center; font-weight: bold; line-height: 0.95em;}
      .about__intro_photo {left: 0; top: -60px; max-width: 360px !important;}
      a.cv_link{padding: 12px 60px; bottom: 80px;}
      .about_intro_c{margin-top:-60px; margin-bottom: 10px;}
      .about_intro_c p.title-eyebrow {font-size: 21px;}
      .about_intro_c h2 {font-size: 30px; line-height: 37px;}
      .about_intro_c p.title-eyebrow {font-size: 24px;}
      .about_intro_c h2 {font-size: 30px; line-height: 37px;}
      .skills_section_container h3 {text-align: center !important;}
      .service-block .service-ico img{float: none;}
      .skills_section_container p{text-align: center; !important;}
      .skills_section_container h1 {text-align: center; !important; font-size: 3.2em !important;}
      .skills_section_container .wrap p {text-align: center; !important;}
      .about-info .container{padding: 10px 40px;}
      .section.sub-header.portfolio-info.portfolio__header.blogheader h1 {font-size: 2.6em; margin-top: -20px; margin-bottom: 0;}
      section.portfolio__intro h1{font-size: 2.9em;}
      .section.sub-header.journal-info.journal__header.blogheader{padding-bottom: 70px; padding-top: 140px;}
      .grid-item-portolio.grid{padding-left: 30px; padding-right: 30px;}
      .section.sub-header.portfolio-info.portfolio__header{padding-top: 130px; padding-bottom: 80px;}
      section.portfolio__intro p.portfolio_intro_sent{font-size: 21px;}
      .grid .grid-items h3{font-size: 28px; line-height: 31px;}
      .grid .grid-items .images h4{font-size: 23px;}

}

@media screen and (max-width: 650px){
  .about-info h1 {font-size: 3.5em; margin-top: 0px;}
  a.cv_link{right: auto;}
}

@media screen and (max-width: 760px){
    .about-info .wrap-wide {
        padding: 0;
    }

    .about-info-block {
        width: 100%;
        min-height: 60vw;
    }
    .about-info-block:before {
        content: "";
        display: block;
        padding-top: 0%;
    }
    .about-info-block .block {
        float: left;
        position: relative;
        height: 100%;
        width: 100%;
        top: 0;
        padding: 60px 40px;
        min-height: 200px;
    }
    .about-info-block .block-left {
        width: 65%;
    }
    .about-info-block .block-right {
        width: 35%;
    }
    .about-info-block .block h3 {
        margin-bottom: 30px;
    }
    .about-info-block p {
        margin-bottom: 60px;
        font-size: 15px;
        line-height: 30px;
    }
}



.wrapper_process {
    padding: 0 4%
}

@media screen and (min-width: 768px) {
    .wrapper_process {
        padding:0 4%
    }
}

@media screen and (min-width: 1000px) {
    .wrapper_process {
        padding:0;
        margin-left: auto;
        margin-right: auto;
        max-width: 900px
    }
}

@media screen and (min-width: 1200px) {
    .wrapper_process {
        max-width:980px
    }
}



.services-intro-content {
    margin-bottom: 50px;
    max-width: 500px;
    display: flex;
    flex-direction: column
}

@media screen and (min-width: 768px) {
    .services-intro-content {
        max-width:100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center
    }
}

@media screen and (min-width: 1000px) {
    .services-intro-content {
        margin-bottom:60px
    }
}

@media screen and (min-width: 768px) {
    .services-intro-content .intro {
        width:48%;
        margin: 0
    }
}

@media screen and (min-width: 1200px) {
    .services-intro-content .intro {
        width:70%
    }
}

.services-intro-content .title-eyebrow {
    margin-bottom: 6px
}

@media screen and (min-width: 375px) {
    .services-intro-content .title-eyebrow {
        margin-bottom:10px
    }
}

.services-intro-content .intro-lead {
    font-size: 18px;
    margin-bottom: 30px
}

@media screen and (min-width: 375px) {
    .services-intro-content .intro-lead {
        font-size:18px;
        line-height:28px;
    }
}

@media screen and (min-width: 768px) {
    .services-intro-content .intro-lead {
        font-size:18px
    }
}

@media screen and (min-width: 1000px) {
    .services-intro-content .intro-lead {
        width:110%
    }
}

@media screen and (min-width: 1200px) {
    .services-intro-content .intro-lead {
        font-size:21px;
        width: 110%
    }
}

.services-intro-content .cta-buttons {
    margin: 0
}

@media screen and (min-width: 768px) {
    .services-intro-content .cta-buttons {
        width:48%;
        text-align: right
    }
}

@media screen and (min-width: 1200px) {
    .services-intro-content .cta-buttons {
        width:46%
    }
}

.services-intro-content .cta-buttons a:first-child {
    margin-right: 5px
}

@media screen and (min-width: 375px) {
    .services-intro-content .cta-buttons a:first-child {
        margin-right:20px
    }
}

@media screen and (min-width: 768px) {
    .services-intro-content .cta-buttons a:first-child {
        margin-right:5px
    }
}

@media screen and (min-width: 1000px) {
    .services-intro-content .cta-buttons a:first-child {
        margin-right:20px
    }
}

.page-h2--services {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 10px
}

@media screen and (min-width: 375px) {
    .page-h2--services {
        font-size:42px
    }
}

@media screen and (min-width: 660px) {
    .page-h2--services {
        font-size:60px
    }
}

@media screen and (min-width: 768px) {
    .page-h2--services {
        font-size:46px
    }
}

@media screen and (min-width: 1000px) {
    .page-h2--services {
        font-size:50px
    }
}

@media screen and (min-width: 1200px) {
    .page-h2--services {
        font-size:70px
    }
}




.services-detail-columns {
    max-width: 500px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .services-detail-columns {
        max-width:100%;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap
    }
}

.services-detail-column {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0
}

@media screen and (min-width: 375px) {
    .services-detail-column {
        margin-bottom:50px
    }
}

@media screen and (min-width: 1000px) {
    .services-detail-column {
        margin-bottom:60px
    }
}

@media screen and (min-width: 1200px) {
    .services-detail-column {
        margin-bottom:100px
    }
}

@media screen and (min-width: 768px) {
    .services-detail-column {
        width:48%
    }
}

@media screen and (min-width: 1200px) {
    .services-detail-column {
        width:46%
    }
}

@media screen and (min-width: 768px) {
    .services-detail-column:nth-last-child(2) {
        margin-bottom:0
    }
}

.services-detail-column:last-child {
    margin-bottom: 0
}

.services-detail-column .page-h3--services-column-title {
    font-weight: 800;
    font-size: 28px;
    margin-bottom: 5px
    text-transform: none;
}

@media screen and (min-width: 375px) {
    .services-detail-column .page-h3--services-column-title {
        font-size:32px
    }
}

@media screen and (min-width: 660px) {
    .services-detail-column .page-h3--services-column-title {
        font-size:38px
    }
}

@media screen and (min-width: 768px) {
    .services-detail-column .page-h3--services-column-title {
        font-size:32px
    }
}

@media screen and (min-width: 1000px) {
    .services-detail-column .page-h3--services-column-title {
            font-size: 40px;
    text-transform: none;
    color: #000;
    letter-spacing: 0;
    line-height: 48px;
    }
}

.services-detail-column p {
    font-size: 16px;
    margin-bottom: 0;
    color: rgba(0,0,0,.8)
}

@media screen and (min-width: 375px) {
    .services-detail-column p {
        font-size:18px
    }
}

@media screen and (min-width: 1200px) {
    .services-detail-column p {
            font-size: 17px;
    line-height: 31px;
    }
}

.services-detail-column p strong {
    color: #000
}


.columns {
  display: flex;
}

.columns.columns--multiline {
  flex-wrap: wrap;
}

.columns.columns--multiline.-border {
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
  margin: calc(100px / 2);
}

@media screen and (min-width: 750px) {
  .columns.columns--multiline.-border {
    margin: calc(100px / 2);
  }
}

@media screen and (max-width: 749px) {
  .columns.-stacked {
    height: calc(100vw - 30px);
    margin-bottom: 50px;
  }

  .footer{padding: 20px 0 20px 0; text-align: center;}
  .footer-links{width: 100%;}
  .footer-links a{font-size: 18px;}
  .code-credits{width: 100%; margin-top: 0;}
  .stripe{margin-top: 10px; margin-bottom: 70px;}
}

.column {
  display: block;
  position: relative;
  flex-basis: 1;
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
}

@media screen and (max-width: 749px) {
  .column.is-third-mobile {
    width: 30%;
  }

  .column.is-half-mobile {
    width: 50%;
  }
}

@media screen and (min-width: 750px) {
  .column.column--1of12 {
    flex: none;
    width: calc((1 / 12) * 100%);
  }

  .column.-offset-by1 {
    margin-left: calc((1 / 12) * 100%);
  }

  .column.-space-by1 {
    margin-right: calc((1 / 12) * 100%);
  }

  .column.column--2of12 {
    flex: none;
    width: calc((2 / 12) * 100%);
  }

  .column.-offset-by2 {
    margin-left: calc((2 / 12) * 100%);
  }

  .column.-space-by2 {
    margin-right: calc((2 / 12) * 100%);
  }

  .column.column--3of12 {
    flex: none;
    width: calc((3 / 12) * 100%);
  }

  .column.-offset-by3 {
    margin-left: calc((3 / 12) * 100%);
  }

  .column.-space-by3 {
    margin-right: calc((3 / 12) * 100%);
  }

  .column.column--4of12 {
    flex: none;
    width: calc((4 / 12) * 100%);
  }

  .column.-offset-by4 {
    margin-left: calc((4 / 12) * 100%);
  }

  .column.-space-by4 {
    margin-right: calc((4 / 12) * 100%);
  }

  .column.column--5of12 {
    flex: none;
    width: calc((5 / 12) * 100%);
  }

  .column.-offset-by5 {
    margin-left: calc((5 / 12) * 100%);
  }

  .column.-space-by5 {
    margin-right: calc((5 / 12) * 100%);
  }

  .column.column--6of12 {
    flex: none;
    width: calc((6 / 12) * 100%);
  }

  .column.-offset-by6 {
    margin-left: calc((6 / 12) * 100%);
  }

  .column.-space-by6 {
    margin-right: calc((6 / 12) * 100%);
  }

  .column.column--7of12 {
    flex: none;
    width: calc((7 / 12) * 100%);
  }

  .column.-offset-by7 {
    margin-left: calc((7 / 12) * 100%);
  }

  .column.-space-by7 {
    margin-right: calc((7 / 12) * 100%);
  }

  .column.column--8of12 {
    flex: none;
    width: calc((8 / 12) * 100%);
  }

  .column.-offset-by8 {
    margin-left: calc((8 / 12) * 100%);
  }

  .column.-space-by8 {
    margin-right: calc((8 / 12) * 100%);
  }

  .column.column--9of12 {
    flex: none;
    width: calc((9 / 12) * 100%);
  }

  .column.-offset-by9 {
    margin-left: calc((9 / 12) * 100%);
  }

  .column.-space-by9 {
    margin-right: calc((9 / 12) * 100%);
  }

  .column.column--10of12 {
    flex: none;
    width: calc((10 / 12) * 100%);
  }

  .column.-offset-by10 {
    margin-left: calc((10 / 12) * 100%);
  }

  .column.-space-by10 {
    margin-right: calc((10 / 12) * 100%);
  }

  .column.column--11of12 {
    flex: none;
    width: calc((11 / 12) * 100%);
  }

  .column.-offset-by11 {
    margin-left: calc((11 / 12) * 100%);
  }

  .column.-space-by11 {
    margin-right: calc((11 / 12) * 100%);
  }

  .column.column--12of12 {
    flex: none;
    width: calc((12 / 12) * 100%);
  }

  .column.-offset-by12 {
    margin-left: calc((12 / 12) * 100%);
  }

  .column.-space-by12 {
    margin-right: calc((12 / 12) * 100%);
  }

  .column.column--1of5 {
    flex: none;
    width: 20%;
  }
}

@media screen and (max-width: 749px) {
  .column.-stacked {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100vw - 30px);
    z-index: 1;
  }

  .column.-stacked.is-active {
    z-index: 2;
  }
}

.column.-bordered {
  padding-bottom: 20px;
}

@media screen and (min-width: 750px) {
  .column.-bordered:nth-child(3) {
    padding-right: 10px;
  }

  .column.-bordered:nth-child(4) {
    padding-left: 10px;
  }
}

.column.-side-pad {
  padding: 0;
}

@media screen and (min-width: 750px) {
  .column.-side-pad {
    padding-left: 30px;
  }
}

@media screen and (min-width: 1024px) {
  .column.-side-pad {
    padding-left: 50px;
  }
}

@media screen and (min-width: 1260px) {
  .column.-side-pad {
    padding-left: 100px;
  }
}

.column.-about-bordered {
  padding-bottom: 20px;
}

@media screen and (min-width: 750px) {
  .column.-about-bordered:nth-child(1) {
    padding-right: 20px;
  }
}

@media screen and (min-width: 750px) {
  .column .-stories {
    width: 50%;
  }
}

@media screen and (min-width: 1024px) {
  .column .-stories {
    width: calc(4 / 12 * 100%);
  }
}

.column .-levels {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding: 50px 0;
  flex-wrap: wrap;
}

@media screen and (min-width: 750px) {
  .column .-levels {
    padding: 100px 0;
  }
}

@media screen and (min-width: 1024px) {
  .column .-levels {
    padding: 100px 100px;
  }
}

@media screen and (min-width: 1260px) {
  .column .-levels {
    padding: 100px 250px;
  }
}

.column .-levels .level__item {
  margin: 25px 25px;
}


.container.clients_logos {
    max-width: 1020px;
    margin-bottom: 0px;
    text-align: center;
}


.skills_section_container{width:100%; clear: both; margin:0px auto 0px auto; padding-top: 90px; padding-bottom: 100px;}

.skills_section_container .wrap {
    max-width: 750px;
}


p.about_int {
    font-size: 19px;
    font-weight: 500;
    opacity: 1;
}

.skills_section_container h1{font-size: 85px;
    color: #193A4C;
    /*opacity: 1 !important;*/
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: -3px;
    text-align: center;}

.service-block p {
    line-height: 25px;
    font-size: 17px;
    text-align: center;
    margin-top: 5px;
}    

.skills_section_container h3 {
color: #7d7d7c;
    text-align: center;
    font-size: 19px;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.skills_section_container .wrap p{margin-bottom: 60px; margin-top: 10px; font-size: 18px; opacity: 1;}

.service-block h3 {
    color: #171717;
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: 0;
    text-transform: none;
}



.button {
    font-family: "proxima-nova",sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #191919;
    background-color: pink;
    padding: 10px 24px;
    letter-spacing: 0;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.1) , 0 1px 2px rgba(28,35,139,.1) , 0 2px 5px rgba(41,52,204,.2);
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 0;
    border: none;
    transition: .3s ease
}

@media screen and (min-width: 375px) {
    .button {
        padding:10px 24px
    }
}

@media screen and (min-width: 1000px) {
    .button:hover {
        box-shadow:inset 0 -1px 0 rgba(0,0,0,.1) , 0 2px 6px rgba(0,0,0,.05) , 0 7px 14px rgba(28,35,139,.15);
        transform: translateY(-1px);
        background-color: #4753ff
    }
}

a.button {
    width: auto;
    height: auto
}

.button--white {
    background-color: #fff;
    color: #3340ff;
    box-shadow: 0 0 0 .5px rgba(0,0,0,.03) , 0 1px 2px rgba(0,0,0,.05) , 0 2px 6px rgba(0,0,0,.1)
}

.button--white:hover {
    background-color: #fff;
    box-shadow: 0 0 0 .5px rgba(0,0,0,.04) , 0 2px 6px rgba(0,0,0,.05) , 0 7px 14px rgba(0,0,0,.1)
}

.button--navigation {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
    box-shadow: 0 1px 2px rgba(41,52,204,.1) , 0 2px 4px rgba(41,52,204,.2)
}

@media screen and (min-width: 1000px) {
    .button--navigation:hover {
        box-shadow:0 5px 15px rgba(0,0,0,.06)
    }
}



/* ------------------------- Logo Section  -------------------------------------------------- */

.logos {
    padding: 80px 0 60px 0;
    text-align: center;
    background-color: #292929;
}

.logos h3 {
color: #ffffff;
    margin-bottom: 10px;
    font-size: 32px;
    text-transform: none;
    letter-spacing: 0;
}

.logos .logo-block {
    float: left;
    width: 25%;
    position: relative;
    opacity: .35;
}

.logos .logo-block:hover {
    opacity: 1;
}

.logos .logo-block:before {
    content: "";
    display: block;
    padding-top: 70%;  
}

.logos .logo-block img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 940px){
    .logos .logo-block {
        width: 33.333%;
        transform: scale(0.8);
    }

}

@media screen and (max-width: 740px){
    .logos {
        padding: 60px 0 40px 0;
    }

    .logos .wrap-wide {
        padding: 0 30px;
    }

    .logos .logo-block {
        transform: scale(0.6);
    }
}

@media screen and (max-width: 540px){
    .logos .wrap-wide {
        padding: 0 10px;
    }


    .logos .logo-block {
        width: 50%;
        transform: scale(0.8);
    }
}

/* ------------------------- Playground -------------------------------------------------- */
/* ------------------------- Playground  -------------------------------------------------- */

.playground {
    padding-bottom: 100px;
    background: #f0f0f0 url("../img/line-about.svg") left -40px no-repeat;
    background-size: contain;
}

.playground .wrap-wide{
    padding: 0 60px;
}

.playground h1 {
    margin-bottom: 100px;
}

.playground .question {
    position: absolute;
    left: 55%;
    top: 305px;
    opacity: 1;
    color: rgba(25, 26, 30, 0.7);
}

.playground .question a {
    font-family: 'Silka-SemiBold', sans-serif;
    text-decoration: underline;
}

.playground .question a:hover {
    color: #191A1E;
}

.shot-block {
    float: left;
    width: 33.333%;
    position: relative; 
    padding: 20px;
    line-height: 0;
}

.shot-block img {
    width: 100%;
}

@media screen and (max-width: 1450px) {
    .playground .question {
        top: 285px;
    }

    .container.about__info__sec {
    padding: 0 40px;
    }
}

@media screen and (max-width: 768px) {
    .container.about__info__sec{
      padding: 0 35px;
      margin: 0;
      width: 100%;
    }

    .container.about__info__sec .row{width: 100%; padding: 0; margin: 0;}

    .container.about__info__sec .col-md-6{padding: 0; width: 100%;}
}

@media screen and (max-width: 1260px) {
    .playground .question {top: 215px;}
}

@media screen and (max-width: 1060px) {
    .playground h1 {
        margin-bottom: 15px;
    }
    .playground .wrap-wide{
        padding: 0 60px;
    }
    .shot-block {
        width: 50%;
    }
    .playground .question {
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 760px){
    .playground {
        background: #f0f0f0;
        padding-bottom: 30px;
    }
    .playground .wrap-wide{
        padding: 0;
    }
    .playground h1 {
        margin-bottom: 15px;
    }
    .shot-block {
        width: 100%;
        padding: 5px 0;
    }

    .software-logo-block img{width: 70px;}
    .software-logo-block p{font-size: 17px; padding-top: 48px;}    
}


/* ------------------------- Contact -------------------------------------------------- */
/* ------------------------- Contact  -------------------------------------------------- */

.contact .footer, .contact .progressContainer {
    display: none;
}

.contact {
    width: 100%;
    height: 100vh;
}

.contact-back {
    width: 50%;
    height: 100vh;
    top: 0;  
    right: 0;
    position: absolute;
    background: #191A1E url("../img/line-nav.svg") center center no-repeat;
	background-size: contain;
	overflow: hidden;
}

.contact-block {
    width: 1260px;
    position: absolute;
    padding-left: 80px;
    padding-right: 80px; 
    top: 52%; 
    left: 50%;
    transform: translate(-50%, -50%); 
}

.contact-left {
    float: left;
    width: 50%;
    height: 100%;
    padding: 0 40px;
}

.contact-right {
    float: left;
    position: relative;
    width: 50%;
    height: 100%;
    padding: 0 0 0 120px;
    text-align: center;
}

.contact .contact-left .nocolor {
    color: #191A1E;
    opacity: .4;
	margin: 0;
}

.contact .contact-left p {
    color: #191A1E;
    margin: 0;
    line-height: 30px;
    font-size: 15px;
    width: 100%;
    float: left;
    opacity: 1;
    color: rgba(25, 26, 30, 0.7);
}

.contact .contact-left a {
	float: left;
	color: #191A1E;
	width: 100%;
	opacity: 1;
	line-height: 30px;
	margin: 0;
    font-size: 15px;
    color: rgba(25, 26, 30, 0.7);
}

.contact .contact-left a:hover {
	text-decoration: underline;
	color: rgba(25, 26, 30, 1);
}

.contact .contact-left h3 {
	float: left;
	color: #A58861;
	width: 100%;
	margin: 40px 0 0 0;
}

.contact .contact-left .credits {
    opacity: .5;
    margin: 60px 0 0 0;
}

.contact-right .img-gif {
    width: 100%;
    -webkit-filter: grayscale(1);
    opacity: .9;
}

.contact-right h4 {
    color: #FFF;
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
}

.contact-right a {
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.contact .image-box {
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
    line-height: 0;
}

.contact .image-box-overlay {
    background: #2D2E32;
}

@media screen and (max-width: 1260px) {
    .contact-block {
        width: 100%;
        left: 0;
        transform: translate(0, -50%); 
    }
    .contact-right {
        float: left;
        position: relative;
        width: 50%;
        height: 100%;
        padding: 0 0 0 80px;
        text-align: center;
    }
}

@media screen and (max-width: 940px) {
    .contact-back {
        width: 45%;
    }
    
    .contact-left {
        width: 55%;
    }
    
    .contact-right {
        width: 45%;
    }

    .contact .image-box-overlay {
        display: none;
    }

    .contact-right h4 {
        font-size: 20px;
    }

}

@media screen and (max-width: 860px) {
    .contact-back {
        display: none;
    }
    .contact-block {
        position: relative;
        transform: translate(0, 0%);
        top: 0;
        padding: 150px 0 0 0; 
        float: left;
    }
    .contact-left {
        width: 100%;
        padding: 0;
        padding: 0 40px 60px 40px;
    }
    .contact .contact-left h3 {
        margin-top: 25px;
    }
    .contact-right { 
        width: 100%;
        padding: 0 0 80px 0;
        background: #191A1E;
    }
    .contact .contact-left a {
        text-decoration: underline;
    }

    .contact .credits {
        display: none;
    }

    .contact-right .img-gif{
        margin-top: 0px;
    }

}

/* ------------------------- Diensten -------------------------------------------------- */
/* ------------------------- Diensten  -------------------------------------------------- */


.journal_head {
    background: #f5f5f5 url("../img/line-about.svg") left -70px no-repeat;
    background-size: contain;
}

.service {
    float: left;
    width: 33.333%;
    padding: 20px;
}

.service-block {
    width: 100%;
    background: #fff;
    float: left;
    height: 100%;
    padding: 40px;
    min-height: 310px;
    border-radius: 8px;
}


.service-block .service-ico {
    height: 60px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    position: relative;
}

.service-block .service-ico img {
        margin: 0 auto;
    width: 65px;
    display: block;
}


.service-block h4 {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 0;
}

@media screen and (max-width: 1260px) {
    .service-block h4 {
        font-size: 17px;
        line-height: 28px;
    }
}

@media screen and (max-width: 1080px) {
    .service {
        width: 50%;
    }
}

@media screen and (max-width: 980px) {
    .diensten .wrap-wide {
        padding-right: 60px;
        padding-left: 60px;
        
    }
}

@media screen and (max-width: 840px) {
    .diensten {
        padding-bottom: 40px;
        background: #F1F1F1;
    }
    .diensten .wrap-wide {
        padding-right: 20px;
        padding-left: 20px;  
    }
    .service {width: 100%;}
    .service .service-block{min-height: auto;}
    
}


 /* ------------------------- Error -------------------------------------------------- */


.error .footer, .error .progressContainer {
    display: none;
}



 /* ------------------------- Animation -------------------------------------------------- */

.btn, .btn img {
	-webkit-transition: all .15s ease-in-out;
  	-moz-transition: all .15s ease-in-out;
  	-ms-transition: all .15s ease-in-out;
  	-o-transition: all .15s ease-in-out;
  	transition: all .15s ease-in-out;
 }
 
.top-bar-home, .arrow, p, .logo-block {
 -webkit-transition: all .25s ease-in-out;
 -moz-transition: all .25s ease-in-out;
   -ms-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
 }
 
 .image-box-overlay, .rw-case-overlay {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;   
 }

 /* ------------------------- Animations -------------------------------------------------- */

.images, .home-about-skill, .rw-case img, .rw-case-overlay, .rw-case h2, .rw-case h3, .bottom-cut, .scrolled, .case-overlay, .form-control, .playbutton-block, .video-modal-bg, .video-modal, .playbutton  {
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;  
}


/* ----------- iPad Pro ----------- */

/* Portrait */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .header-block h3{font-size: 20px;}
    .header-block h1{font-size: 4.4em; line-height: 1em;}
    .buttons-home a.btn{font-size: 20px;}
    .intro__img{padding: 11% 0px 0 0px;}
    h2.intro_port.hm_about{font-size: 42px; line-height: 44px;}
    .home-about{height: 50vh;}
    .footer{padding: 50px 0 10px 0;}
    .footer h2{font-size: 36px; line-height: 42px;}
    .footer h2 a{font-size: 36px;}
    .masthead {display: block; min-height: 45vh; padding-bottom: 50px;}
    .masthead .left-col {display: block; width: 100%; max-width: 100%;}
    .masthead .content {width: 86%; clear: both; max-width: 100%; margin: 0 auto;}
    .masthead p{font-size: 29px; line-height: 39px;}
    .page-top.dilliwags p.project__description{font-size: 20px; line-height: 28px;}
    .masthead .left-col h1{font-size: 6em;}
    .portfolio-info .content-block .content.left {padding: 60px 5% 70px 6%; max-width: 700px;}
}


@media all and (device-width: 768px) {
      .header-block h1{font-size: 3.5em; line-height: 1em;}
      .software-logo-block{width: 33%;}
      .intro__img{display: none;}
      .about-info h1{font-size: 3.4em;}
      .about__intro_photo {left: -30px; top: -60px; max-width: 200px !important;}
      .about_intro_c h2 {font-size: 25px; line-height: 31px;}
      .about_intro_c p.title-eyebrow {font-size: 17px;}
      .about_intro_c {padding: 75px 0px 40px 0;}
      .service {width: 50%;}
      .service .service-block {min-height: 305px;}
}


/* Landscape 
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .header-block h1{font-size: 4.1em; line-height: 1em;}
    .header-block h3{font-size: 20px;}
    .home-about{height: 80vh;}
    .masthead{min-height: 60vh;}
    .portfolio-info .content-block .content.left{padding: 60px 5%; max-width: 700px;}
}
*/

