#studio article#clients ul:after,
#studio article#clients ul:before,
#work article:after,
#work article:before,
#work-single article #project-pagination:after,
#work-single article #project-pagination:before,
#work-single article .full.browser:after,
#work-single article .full.browser:before,
#work-single article .full.video:after,
#work-single article .full.video:before,
#work-single article div.text-slot:after,
#work-single article div.text-slot:before,
#work-single article:after,
#work-single article:before,
section#single article figure.thumb:after,
section#single article figure.thumb:before {
    content: " ";
    display: table
}

#studio article#clients ul:after,
#work article:after,
#work-single article #project-pagination:after,
#work-single article .full.browser:after,
#work-single article .full.video:after,
#work-single article div.text-slot:after,
#work-single article:after,
section#single article figure.thumb:after {
    clear: both
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,

big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "Montserrat", sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    font-size: 24px;
     font-family: "Montserrat" !important;
     font-family: "Montserrat", sans-serif;
}

.ptag{
    
    margin: 10 0 10 0 !important;
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before {
    content: '';
    content: none
}

q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*,
:after,
:before {
    box-sizing: border-box
}


html {
    font-family: "Open Sans", sans-serif;
    font-size: 100%;
    line-height: 1.2;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    font-variant-ligatures: common-ligatures;
    font-size: 45px
}



@media (max-width:767px) {
  .logo-lmg img {
        width: 40px;
    }
    .mobile-img-size{
       display: none;
    }
    .arrow {
        width: 25px;
        height: 25px;
        right: 44% !important;
        top: 205% !important;
}
}

::selection {
    color: #000;
    background: #000
}

::-moz-selection {
    color: #000;
    background: #000
}

/*.loading {
    cursor: wait
}

.loading * {
    pointer-events: none;
    cursor: wait!important
}*/

#clock {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    display: none
}

#clock #face {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60vh;
    height: 60vh;
    margin: -30vh 0 0 -30vh;
    border-radius: 50%;
    border: 6px solid #fff;
    background-color: transparent
}

#clock #face:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    transform: translateX(-50%) translateY(-50%);
    z-index: 100
}

#clock #face .hand {
    position: absolute;
    background-color: #000;
    transform-origin: 50% 100%
}

#clock #face .hand#hour {
    height: 30%;
    top: 20%;
    left: 50%;
    width: 8px;
    margin-left: -4px
}

#clock #face .hand#minute {
    height: 40%;
    top: 10%;
    left: 50%;
    width: 6px;
    margin-left: -3px
}

#clock #face .hand#second {
    height: 65%;
    top: 5%;
    left: 50%;
    width: 2px;
    margin-left: -1px;
    transform-origin: 50% 69.5%
}

#clock #face label {
    position: absolute;
    bottom: 0;
    left: 50%;
    text-align: center;
    padding-bottom: 2vw;
    font-size: .5rem;
    text-transform: uppercase;
    color: #000;
    line-height: 1.25;
    font-weight: 700;
    font-family: "GT America Extended", sans-serif;
    transform: translateY(0) translateX(-50%)
}

@media (max-width:1024px) {
    #clock #face {
        border-width: 3px
    }
    #clock #face:after {
        width: 15px;
        height: 15px
    }
    #clock #face .hand#hour {
        width: 6px;
        margin-left: -3px
    }
    #clock #face .hand#minute {
        width: 4px;
        margin-left: -2px
    }
    #clock #face label {
        padding-bottom: 0;
        padding-top: 2vw;
        transform: translateY(100%) translateX(-50%)
    }
}

@media (max-width:1024px) and (orientation:portrait) {
    #clock #face {
        width: 80vw;
        height: 80vw;
        margin: -40vw 0 0 -40vw
    }
}

.show-clock .page.current .scroll-content .wrapper {
/*    filter: grayscale(100%) invert(100%);
    opacity: .5*/
}

.show-clock #clock {
    display: block
}

.logo-d {
    top: 0;
    position: absolute;
    margin-top: 4vw;
    left: 4vw;
    width: 1.5vw;
    height: 3.5vw;
    max-height: 100px;
    z-index: 20000;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(0) translateY(0);
    background: rgba(255, 255, 255, 0)
}


.scroll-content {
    position: absolute;
    width: 100vw;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 50vw 50vh
}

div.page {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 85% 50%;
    background: #000
}

div.page .wrapper {
    position: relative;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

div.page .wrapper::after {
    clear: both;
    content: "";
    display: table
}

div.page.reset {
    z-index: 10000;
    transition: clip-path 0s cubic-bezier(1, 0, 0, 1), -moz-clip-path 0s cubic-bezier(1, 0, 0, 1), -webkit-clip-path 0s cubic-bezier(1, 0, 0, 1)
}

div.page.current {
    z-index: 20000
}

div.page.current.reset {
    z-index: 10000
}

div.page.new {
    -moz-clip-path: polygon(99.9% 0, 100% 0, 100% 100%, 99.9% 100%);
    -webkit-clip-path: polygon(99.9% 0, 100% 0, 100% 100%, 99.9% 100%);
    clip-path: polygon(99.9% 0, 100% 0, 100% 100%, 99.9% 100%);
    transition: clip-path 0s cubic-bezier(1, 0, 0, 1), -moz-clip-path 0s cubic-bezier(1, 0, 0, 1), -webkit-clip-path 0s cubic-bezier(1, 0, 0, 1)
}

div.page.current,
div.page.reset {
    transition: clip-path 1.5s cubic-bezier(1, 0, 0, 1), -moz-clip-path 1.5s cubic-bezier(1, 0, 0, 1), -webkit-clip-path 1.5s cubic-bezier(1, 0, 0, 1);
    -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

div.page.old {
    animation: pulsate 2s cubic-bezier(.28, 0, .18, 1) infinite;
    z-index: 10000!important;
    transition: clip-path 0s cubic-bezier(1, 0, 0, 1), filter .15s cubic-bezier(.28, 0, .18, 1), -moz-clip-path 0s cubic-bezier(1, 0, 0, 1), -moz-filter .15s cubic-bezier(.28, 0, .18, 1), -webkit-clip-path 0s cubic-bezier(1, 0, 0, 1), -webkit-filter .15s cubic-bezier(.28, 0, .18, 1);
    -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

.no-cssclippathpolygon div.page {
    max-width: 0
}

.no-cssclippathpolygon div.page .wrapper {
    width: 100vw
}

.no-cssclippathpolygon div.page.new {
    transition: max-width 0s cubic-bezier(.28, 0, .18, 1)
}

.no-cssclippathpolygon div.page.current,
.no-cssclippathpolygon div.page.reset {
    max-width: 100vw;
    transition: max-width 1.5s cubic-bezier(.28, 0, .18, 1)
}

.no-cssclippathpolygon div.page.old {
    max-width: 100vw;
    transition: max-width 0s cubic-bezier(.28, 0, .18, 1), filter .15s cubic-bezier(.28, 0, .18, 1), -moz-clip-path 0s cubic-bezier(1, 0, 0, 1), -moz-filter .15s cubic-bezier(.28, 0, .18, 1), -webkit-clip-path 0s cubic-bezier(1, 0, 0, 1), -webkit-filter .15s cubic-bezier(.28, 0, .18, 1)
}

@-moz-keyframes pulsate {
    0%,
    100% {
        filter: invert(100%) grayscale(200%) brightness(90%)
    }
    50% {
        filter: invert(100%) grayscale(200%) brightness(50%)
    }
}

@-webkit-keyframes pulsate {
    0%,
    100% {
        filter: invert(100%) grayscale(200%) brightness(90%)
    }
    50% {
        filter: invert(100%) grayscale(200%) brightness(50%)
    }
}

@-o-keyframes pulsate {
    0%,
    100% {
        filter: invert(100%) grayscale(200%) brightness(90%)
    }
    50% {
        filter: invert(100%) grayscale(200%) brightness(50%)
    }
}

@-ms-keyframes pulsate {
    0%,
    100% {
        filter: invert(100%) grayscale(200%) brightness(90%)
    }
    50% {
        filter: invert(100%) grayscale(200%) brightness(50%)
    }
}

50% {
    filter: invert(100%) grayscale(200%) brightness(50%)
}

50% {
    filter: invert(100%) grayscale(200%) brightness(50%)
}

.no-mix-blend-mode .show-clock .page.current .scroll-content .wrapper {
    opacity: .1
}

@-moz-keyframes pulsate-alt {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: .8
    }
}

@-webkit-keyframes pulsate-alt {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: .8
    }
}

@-o-keyframes pulsate-alt {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: .8
    }
}

@-ms-keyframes pulsate-alt {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: .8
    }
}

50% {
    opacity: .8
}

50% {
    opacity: .8
}



@-moz-keyframes slide {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-80%)
    }
}

@-webkit-keyframes slide {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-80%)
    }
}

@-o-keyframes slide {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-80%)
    }
}

@-ms-keyframes slide {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-80%)
    }
}

100% {
    transform: translateX(-80%)
}

100% {
    transform: translateX(-80%)
}

input,
input:after,
input:before {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial
}

div[role=form] {
    position: absolute;
    z-index: 100;
    height: 100%;
    min-height: 100vh;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    left: 0
}


#main {
    z-index: 2000;
    background: #fff;
    opacity: 1;
    position: absolute;
    width: 100%;
    overflow: hidden
}

#main article.intro {
    height: auto;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    overflow: hidden
}

#main article.intro::after {
    clear: both;
    content: "";
    display: table
}

#main article.intro hgroup {
    position: relative;
    padding-top: 20vw;
    padding-right: 13.3vw;
    padding-left: 13.3vw;
    padding-bottom: 20vw;
    width: 68.4vw;
    float: left;
    z-index: 100;
    line-height: 1.3;
    backface-visibility: hidden
}

#main article.intro hgroup h1 {
    position: relative;
    margin-bottom: 1vw
}

#main article.intro aside {
    position: relative;
    padding-top: 20vw;
    padding-bottom: 10vw;
    float: left;
    line-height: 1.3;
    width: 27.5vw;
    margin: 0
}

#main article.intro aside span {
    color: #222;
    display: inline-block;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    text-decoration-color: #ccc;
    transition: text-decoration-color .15s cubic-bezier(.28, 0, .18, 1)
}

#main article.intro aside span:hover {
    text-decoration-color: #111
}

@media (max-width:1024px) {
    #main article.intro aside span:hover {
        text-decoration-color: #ccc
    }
}

@media (max-width:1024px) and (orientation:landscape) {
    #main article.intro {
        min-height: 75vh
    }
}

@media (max-width:1024px) and (orientation:portrait) {
    #main article.intro hgroup {
        padding-top: 25vh;
        padding-bottom: 5vh;
        padding-right: 13.3vw;
        width: 100vw
    }
    #main article.intro aside {
        margin: 0;
        width: 100vw;
        padding: 0 13.3vw 25vh
    }
}




#work {
    width: 100%;
    position: relative;
    overflow: hidden
}

#work .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0
}

#work.color-1 {
    background: #f9ed32
}

#work.color-1 .bg {
    background: #f29bc1
}

#work.color-2 {
    background: #f29bc1
}

#work.color-2 .bg {
    background: #f9ed32
}

#work.color-3 {
    background: #c10209
}

#work.color-3 .bg {
    background: #43f3b7
}

#work.color-4 {
    background: #f29bc1
}

#work.color-4 .bg {
    background: #ce9f59
}

#work.color-5 {
    background: #f9ed32
}

#work.color-5 .bg {
    background: #43f3b7
}

#work.color-6 {
    background: #ce9f59
}

#work.color-6 .bg {
    background: #f29bc1
}

#work.home {
    padding-top: 50vh
}

#work.home article#projects {
    padding-top: calc(10vw + .5rem)
}

#work.home h2.mobile-title {
    display: none
}

#work .link.work {
    opacity: .1;
    z-index: 100
}

#work article {
    width: 100%;
    z-index: 1000
}

#work article#projects {
    padding-top: 20vh;
    padding-bottom: 20vh
}

#work article#projects figure {
    height: 55vw;
    width: 40vw;
    position: relative;
    z-index: 100!important;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 4vw;
    transform: translateY(20vh);
    transition: transform 1s cubic-bezier(.28, 0, .18, 1)
}

#work article#projects figure.shown {
    transform: translateY(0)
}

#work article#projects figure .anystretch {
    z-index: 10!important
}

#work article#projects figure.bottom {
    margin-top: 35vh
}

#work article#projects figure.left {
    float: left;
    margin-left: 8vw
}

#work article#projects figure.right {
    float: right;
    margin-right: 8vw
}

#work article#projects figure.center {
    float: left;
    clear: both;
    margin-left: 13.25vw;
    margin-top: auto
}

#work article#projects figure.wide {
    width: 73.5vw;
    height: 50vw
}

#work article#projects figure.hovered {
    z-index: 1000!important
}

#work article#projects figure video {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100
}

@media (max-width:1024px) {
    #work article#projects {
        padding-top: 0
    }
    #work article#projects figure {
        width: 64.25%;
        margin-top: 10vh;
        clear: both;
        height: 700px
    }
    #work article#projects figure:nth-of-type(1) {
        margin-top: 20vh!important
    }
    #work article#projects figure.bottom,
    #work article#projects figure.top {
        margin-top: 10vh
    }
    #work article#projects figure.left {
        margin-left: 8vw
    }
    #work article#projects figure.right {
        float: left;
        margin-left: 27.5vw
    }
    #work article#projects figure.center {
        float: left;
        clear: both;
        margin-left: 4vw;
        margin-top: 10vh
    }
    #work article#projects figure.wide {
        width: 91.8%;
        height: 640px
    }
    #work article#projects figure video {
        display: none
    }
}

@media (max-width:767px) and (orientation:portrait) {
    #work article#projects {
        padding-top: 0
    }

    #work article#projects figure {
        width: 73.5vw;
        height: 400px;
        float: none!important;
        margin: 22vh auto!important;
        left: auto!important;
        right: auto!important
    }
    #work article#projects figure.wide {
        width: 73.5vw;
        height: 400px
    }
}

@media (max-width:767px) and (orientation:landscape) {
    #work article#projects figure {
        height: 300px
    }
    #work article#projects figure:nth-of-type(1) {
        margin-top: 16vw!important
    }
    #work article#projects figure.wide {
        width: 64.25%;
        left: 13.33%;
        height: 300px
    }
}

#work .title {
    visibility: hidden;
    z-index: 1000;
    position: absolute;
    pointer-events: none
}

#work .mobile-title {
    display: none
}

@media (max-width:1024px) {
    #work .scroller {
        padding-top: 0!important
    }
    #work .title {
        display: none
    }
    #work .mobile-title {
        display: block;
        z-index: 1000;
        position: absolute;
        pointer-events: none;
        visibility: visible
    }
}

#work h1.title {
    margin-top: 50vh;
    left: 50%;
    top: 0;
    padding: 0 4vw;
    width: 100%;
    text-align: center;
    font-size: 5rem;
    font-family: "GT America Extended", sans-serif;
    font-weight: 700;
    color: #000;
    transform: translateY(-50%) translateX(-50%)
}

#work h2.title {
    left: 50%;
    top: 0;
    margin-top: 100vh;
    padding-bottom: 2vw;
    text-transform: uppercase;
    color: #000;
    font-size: .3rem;
    font-family: "Open Sans", sans-serif;
    transform: translateX(-50%) translateY(-100%)
}

#work h1.mobile-title {
    margin-top: 50vh;
    left: 50%;
    top: 0;
    padding: 0 4vw;
    width: 100%;
    text-align: center;
    font-size: 5rem;
    font-family: "GT America Extended", sans-serif;
    font-weight: 700;
    color: #000;
    transform: translateY(-50%) translateX(-50%)
}

#work h2.mobile-title {
    margin-top: 100vh;
    padding-bottom: 2vw;
    left: 50%;
    top: 0;
    text-transform: uppercase;
    color: #111;
    font-family: "Open Sans", sans-serif;
    font-size: .3rem;
    color: #000;
    transform: translateX(-50%) translateY(-100%)
}

#work h3.title {
    color: #000;
    top: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: .8rem;
    text-transform: uppercase
}

#work h3.title:nth-of-type(1) {
    margin-top: 2vw;
    left: 2vw
}

#work h3.title:nth-of-type(2) {
    margin-top: 2vw;
    right: 2vw
}

#work h3.title:nth-of-type(3) {
    margin-top: 100vh;
    padding-bottom: 2vw;
    transform: translateY(-100%);
    left: 2vw
}

#work h3.title:nth-of-type(4) {
    margin-top: 100vh;
    padding-bottom: 2vw;
    transform: translateY(-100%);
    right: 2vw
}


@media (max-width:1024px) {
    #protected form .cta:hover {
        text-decoration-color: #474747
    }
}

#protected form.enabled .cta {
    visibility: visible
}

#work-single {
    width: 100%;
    position: relative;
    background: #111;
    overflow: hidden
}


#work-single h2.title {
    top: calc(100vh - 2vw);
    left: 50%;
    color: #000;
    font-size: .3rem;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    transform: translateX(-50%) translateY(-100%)
}

#work-single article {
    width: 100%;
    color: #000;
    text-align: center;
    z-index: 1000
}

#work-single article #background {
    width: 100%;
    height: 100vh;
    opacity: 1;
    margin-bottom: 8vw;
    opacity: 0;
    overflow: hidden;
    transition: opacity 1s cubic-bezier(.28, 0, .18, 1)
}

#work-single article #background:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 25%;
    background: rgba(17, 17, 17, 0);
    background: -moz-linear-gradient(top, rgba(17, 17, 17, 0) 0, #111 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(17, 17, 17, 0)), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, rgba(17, 17, 17, 0) 0, #111 100%);
    background: -o-linear-gradient(top, rgba(17, 17, 17, 0) 0, #111 100%);
    background: -ms-linear-gradient(top, rgba(17, 17, 17, 0) 0, #111 100%);
    background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0, #111 100%)
}

#work-single article #background:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #111;
    opacity: .7
}

#work-single article #background .anystretch {
    z-index: 1!important;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}

#work-single article #background.sized {
    opacity: 1
}

#work-single article figure:not(#background) {
    transform: translateY(20vh);
    opacity: 0;
    transition: transform 1s cubic-bezier(.28, 0, .18, 1), opacity 1s cubic-bezier(.28, 0, .18, 1)
}

#work-single article figure:not(#background).shown {
    transform: translateY(0);
    opacity: 1
}

#work-single article figure:not(#background):nth-of-type(1) {
    transition-delay: .05s
}

#work-single article figure:not(#background):nth-of-type(2) {
    transition-delay: .1s
}

#work-single article figure:not(#background):nth-of-type(3) {
    transition-delay: .15s
}

#work-single article figure:not(#background):nth-of-type(4) {
    transition-delay: .2s
}

#work-single article figure:not(#background):nth-of-type(5) {
    transition-delay: .25s
}

#work-single article figure:not(#background):nth-of-type(6) {
    transition-delay: .3s
}

#work-single article figure:not(#background):nth-of-type(7) {
    transition-delay: .35s
}

#work-single article figure:not(#background):nth-of-type(8) {
    transition-delay: .4s
}

#work-single article figure:not(#background):nth-of-type(9) {
    transition-delay: .45s
}

#work-single article figure:not(#background):nth-of-type(10) {
    transition-delay: .5s
}

#work-single article figure:not(#background):nth-of-type(11) {
    transition-delay: .55s
}

#work-single article figure:not(#background):nth-of-type(12) {
    transition-delay: .6s
}

#work-single article figure:not(#background):nth-of-type(13) {
    transition-delay: .65s
}

#work-single article figure:not(#background):nth-of-type(14) {
    transition-delay: .7s
}

#work-single article figure:not(#background):nth-of-type(15) {
    transition-delay: .75s
}

#work-single article figure:not(#background):nth-of-type(16) {
    transition-delay: .8s
}

#work-single article figure:not(#background):nth-of-type(17) {
    transition-delay: .85s
}

#work-single article figure:not(#background):nth-of-type(18) {
    transition-delay: .9s
}

#work-single article figure:not(#background):nth-of-type(19) {
    transition-delay: .95s
}

#work-single article figure:not(#background):nth-of-type(20) {
    transition-delay: 1s
}

#work-single article figure:not(#background):nth-of-type(21) {
    transition-delay: 1.05s
}

#work-single article figure:not(#background):nth-of-type(22) {
    transition-delay: 1.1s
}

#work-single article figure:not(#background):nth-of-type(23) {
    transition-delay: 1.15s
}

#work-single article figure:not(#background):nth-of-type(24) {
    transition-delay: 1.2s
}

#work-single article figure:not(#background):nth-of-type(25) {
    transition-delay: 1.25s
}

#work-single article figure:not(#background):nth-of-type(26) {
    transition-delay: 1.3s
}

#work-single article figure:not(#background):nth-of-type(27) {
    transition-delay: 1.35s
}

#work-single article figure:not(#background):nth-of-type(28) {
    transition-delay: 1.4s
}

#work-single article figure:not(#background):nth-of-type(29) {
    transition-delay: 1.45s
}

#work-single article figure:not(#background):nth-of-type(30) {
    transition-delay: 1.5s
}

#work-single article figure:not(#background):nth-of-type(31) {
    transition-delay: 1.55s
}

#work-single article figure:not(#background):nth-of-type(32) {
    transition-delay: 1.6s
}

#work-single article figure:not(#background):nth-of-type(33) {
    transition-delay: 1.65s
}

#work-single article figure:not(#background):nth-of-type(34) {
    transition-delay: 1.7s
}

#work-single article figure:not(#background):nth-of-type(35) {
    transition-delay: 1.75s
}

#work-single article figure:not(#background):nth-of-type(36) {
    transition-delay: 1.8s
}

#work-single article figure:not(#background):nth-of-type(37) {
    transition-delay: 1.85s
}

#work-single article figure:not(#background):nth-of-type(38) {
    transition-delay: 1.9s
}

#work-single article figure:not(#background):nth-of-type(39) {
    transition-delay: 1.95s
}

#work-single article figure:not(#background):nth-of-type(40) {
    transition-delay: 2s
}

#work-single article figure:not(#background):nth-of-type(41) {
    transition-delay: 2.05s
}

#work-single article figure:not(#background):nth-of-type(42) {
    transition-delay: 2.1s
}

#work-single article figure:not(#background):nth-of-type(43) {
    transition-delay: 2.15s
}

#work-single article figure:not(#background):nth-of-type(44) {
    transition-delay: 2.2s
}

#work-single article figure:not(#background):nth-of-type(45) {
    transition-delay: 2.25s
}

#work-single article figure:not(#background):nth-of-type(46) {
    transition-delay: 2.3s
}

#work-single article figure:not(#background):nth-of-type(47) {
    transition-delay: 2.35s
}

#work-single article figure:not(#background):nth-of-type(48) {
    transition-delay: 2.4s
}

#work-single article figure:not(#background):nth-of-type(49) {
    transition-delay: 2.45s
}

#work-single article figure:not(#background):nth-of-type(50) {
    transition-delay: 2.5s
}

#work-single article figure:not(#background):nth-of-type(51) {
    transition-delay: 2.55s
}

#work-single article figure:not(#background):nth-of-type(52) {
    transition-delay: 2.6s
}

#work-single article figure:not(#background):nth-of-type(53) {
    transition-delay: 2.65s
}

#work-single article figure:not(#background):nth-of-type(54) {
    transition-delay: 2.7s
}

#work-single article figure:not(#background):nth-of-type(55) {
    transition-delay: 2.75s
}

#work-single article figure:not(#background):nth-of-type(56) {
    transition-delay: 2.8s
}

#work-single article figure:not(#background):nth-of-type(57) {
    transition-delay: 2.85s
}

#work-single article figure:not(#background):nth-of-type(58) {
    transition-delay: 2.9s
}

#work-single article figure:not(#background):nth-of-type(59) {
    transition-delay: 2.95s
}

#work-single article figure:not(#background):nth-of-type(60) {
    transition-delay: 3s
}

#work-single article figure:not(#background):nth-of-type(61) {
    transition-delay: 3.05s
}

#work-single article figure:not(#background):nth-of-type(62) {
    transition-delay: 3.1s
}

#work-single article figure:not(#background):nth-of-type(63) {
    transition-delay: 3.15s
}

#work-single article figure:not(#background):nth-of-type(64) {
    transition-delay: 3.2s
}

#work-single article figure:not(#background):nth-of-type(65) {
    transition-delay: 3.25s
}

#work-single article figure:not(#background):nth-of-type(66) {
    transition-delay: 3.3s
}

#work-single article figure:not(#background):nth-of-type(67) {
    transition-delay: 3.35s
}

#work-single article figure:not(#background):nth-of-type(68) {
    transition-delay: 3.4s
}

#work-single article figure:not(#background):nth-of-type(69) {
    transition-delay: 3.45s
}

#work-single article figure:not(#background):nth-of-type(70) {
    transition-delay: 3.5s
}

#work-single article figure:not(#background):nth-of-type(71) {
    transition-delay: 3.55s
}

#work-single article figure:not(#background):nth-of-type(72) {
    transition-delay: 3.6s
}

#work-single article figure:not(#background):nth-of-type(73) {
    transition-delay: 3.65s
}

#work-single article figure:not(#background):nth-of-type(74) {
    transition-delay: 3.7s
}

#work-single article figure:not(#background):nth-of-type(75) {
    transition-delay: 3.75s
}

#work-single article figure:not(#background):nth-of-type(76) {
    transition-delay: 3.8s
}

#work-single article figure:not(#background):nth-of-type(77) {
    transition-delay: 3.85s
}

#work-single article figure:not(#background):nth-of-type(78) {
    transition-delay: 3.9s
}

#work-single article figure:not(#background):nth-of-type(79) {
    transition-delay: 3.95s
}

#work-single article figure:not(#background):nth-of-type(80) {
    transition-delay: 4s
}

#work-single article figure:not(#background):nth-of-type(81) {
    transition-delay: 4.05s
}

#work-single article figure:not(#background):nth-of-type(82) {
    transition-delay: 4.1s
}

#work-single article figure:not(#background):nth-of-type(83) {
    transition-delay: 4.15s
}

#work-single article figure:not(#background):nth-of-type(84) {
    transition-delay: 4.2s
}

#work-single article figure:not(#background):nth-of-type(85) {
    transition-delay: 4.25s
}

#work-single article figure:not(#background):nth-of-type(86) {
    transition-delay: 4.3s
}

#work-single article figure:not(#background):nth-of-type(87) {
    transition-delay: 4.35s
}

#work-single article figure:not(#background):nth-of-type(88) {
    transition-delay: 4.4s
}

#work-single article figure:not(#background):nth-of-type(89) {
    transition-delay: 4.45s
}

#work-single article figure:not(#background):nth-of-type(90) {
    transition-delay: 4.5s
}

#work-single article figure:not(#background):nth-of-type(91) {
    transition-delay: 4.55s
}

#work-single article figure:not(#background):nth-of-type(92) {
    transition-delay: 4.6s
}

#work-single article figure:not(#background):nth-of-type(93) {
    transition-delay: 4.65s
}

#work-single article figure:not(#background):nth-of-type(94) {
    transition-delay: 4.7s
}

#work-single article figure:not(#background):nth-of-type(95) {
    transition-delay: 4.75s
}

#work-single article figure:not(#background):nth-of-type(96) {
    transition-delay: 4.8s
}

#work-single article figure:not(#background):nth-of-type(97) {
    transition-delay: 4.85s
}

#work-single article figure:not(#background):nth-of-type(98) {
    transition-delay: 4.9s
}

#work-single article figure:not(#background):nth-of-type(99) {
    transition-delay: 4.95s
}

#work-single article figure:not(#background):nth-of-type(100) {
    transition-delay: 5s
}

#work-single article .text-slot .col {
    opacity: 0;
    transition: opacity 2s cubic-bezier(.28, 0, .18, 1)
}

#work-single article .text-slot .col.shown {
    opacity: 1
}

#work-single article .text-slot .col:nth-of-type(1) {
    transition-delay: 1s
}

#work-single article .text-slot .col:nth-of-type(2) {
    transition-delay: 1.5s
}

#work-single article .text-slot .col:nth-of-type(3) {
    transition-delay: 2s
}

#work-single article .text-slot .col:nth-of-type(4) {
    transition-delay: 2.5s
}

#work-single article .text-slot .col:nth-of-type(5) {
    transition-delay: 3s
}

#work-single article .text-slot .col:nth-of-type(6) {
    transition-delay: 3.5s
}

#work-single article .text-slot .col:nth-of-type(7) {
    transition-delay: 4s
}

#work-single article .text-slot .col:nth-of-type(8) {
    transition-delay: 4.5s
}

#work-single article .text-slot .col:nth-of-type(9) {
    transition-delay: 5s
}

#work-single article .text-slot .col:nth-of-type(10) {
    transition-delay: 5.5s
}

#work-single article .text-slot .col:nth-of-type(11) {
    transition-delay: 6s
}

#work-single article .text-slot .col:nth-of-type(12) {
    transition-delay: 6.5s
}

#work-single article .text-slot .col:nth-of-type(13) {
    transition-delay: 7s
}

#work-single article .text-slot .col:nth-of-type(14) {
    transition-delay: 7.5s
}

#work-single article .text-slot .col:nth-of-type(15) {
    transition-delay: 8s
}

#work-single article .text-slot .col:nth-of-type(16) {
    transition-delay: 8.5s
}

#work-single article .text-slot .col:nth-of-type(17) {
    transition-delay: 9s
}

#work-single article .text-slot .col:nth-of-type(18) {
    transition-delay: 9.5s
}

#work-single article .text-slot .col:nth-of-type(19) {
    transition-delay: 10s
}

#work-single article .text-slot .col:nth-of-type(20) {
    transition-delay: 10.5s
}

#work-single article .text-slot .col:nth-of-type(21) {
    transition-delay: 11s
}

#work-single article .text-slot .col:nth-of-type(22) {
    transition-delay: 11.5s
}

#work-single article .text-slot .col:nth-of-type(23) {
    transition-delay: 12s
}

#work-single article .text-slot .col:nth-of-type(24) {
    transition-delay: 12.5s
}

#work-single article .text-slot .col:nth-of-type(25) {
    transition-delay: 13s
}

#work-single article .text-slot .col:nth-of-type(26) {
    transition-delay: 13.5s
}

#work-single article .text-slot .col:nth-of-type(27) {
    transition-delay: 14s
}

#work-single article .text-slot .col:nth-of-type(28) {
    transition-delay: 14.5s
}

#work-single article .text-slot .col:nth-of-type(29) {
    transition-delay: 15s
}

#work-single article .text-slot .col:nth-of-type(30) {
    transition-delay: 15.5s
}

#work-single article .text-slot .col:nth-of-type(31) {
    transition-delay: 16s
}

#work-single article .text-slot .col:nth-of-type(32) {
    transition-delay: 16.5s
}

#work-single article .text-slot .col:nth-of-type(33) {
    transition-delay: 17s
}

#work-single article .text-slot .col:nth-of-type(34) {
    transition-delay: 17.5s
}

#work-single article .text-slot .col:nth-of-type(35) {
    transition-delay: 18s
}

#work-single article .text-slot .col:nth-of-type(36) {
    transition-delay: 18.5s
}

#work-single article .text-slot .col:nth-of-type(37) {
    transition-delay: 19s
}

#work-single article .text-slot .col:nth-of-type(38) {
    transition-delay: 19.5s
}

#work-single article .text-slot .col:nth-of-type(39) {
    transition-delay: 20s
}

#work-single article .text-slot .col:nth-of-type(40) {
    transition-delay: 20.5s
}

#work-single article .text-slot .col:nth-of-type(41) {
    transition-delay: 21s
}

#work-single article .text-slot .col:nth-of-type(42) {
    transition-delay: 21.5s
}

#work-single article .text-slot .col:nth-of-type(43) {
    transition-delay: 22s
}

#work-single article .text-slot .col:nth-of-type(44) {
    transition-delay: 22.5s
}

#work-single article .text-slot .col:nth-of-type(45) {
    transition-delay: 23s
}

#work-single article .text-slot .col:nth-of-type(46) {
    transition-delay: 23.5s
}

#work-single article .text-slot .col:nth-of-type(47) {
    transition-delay: 24s
}

#work-single article .text-slot .col:nth-of-type(48) {
    transition-delay: 24.5s
}

#work-single article .text-slot .col:nth-of-type(49) {
    transition-delay: 25s
}

#work-single article .text-slot .col:nth-of-type(50) {
    transition-delay: 25.5s
}

#work-single article .text-slot .col:nth-of-type(51) {
    transition-delay: 26s
}

#work-single article .text-slot .col:nth-of-type(52) {
    transition-delay: 26.5s
}

#work-single article .text-slot .col:nth-of-type(53) {
    transition-delay: 27s
}

#work-single article .text-slot .col:nth-of-type(54) {
    transition-delay: 27.5s
}

#work-single article .text-slot .col:nth-of-type(55) {
    transition-delay: 28s
}

#work-single article .text-slot .col:nth-of-type(56) {
    transition-delay: 28.5s
}

#work-single article .text-slot .col:nth-of-type(57) {
    transition-delay: 29s
}

#work-single article .text-slot .col:nth-of-type(58) {
    transition-delay: 29.5s
}

#work-single article .text-slot .col:nth-of-type(59) {
    transition-delay: 30s
}

#work-single article .text-slot .col:nth-of-type(60) {
    transition-delay: 30.5s
}

#work-single article .text-slot .col:nth-of-type(61) {
    transition-delay: 31s
}

#work-single article .text-slot .col:nth-of-type(62) {
    transition-delay: 31.5s
}

#work-single article .text-slot .col:nth-of-type(63) {
    transition-delay: 32s
}

#work-single article .text-slot .col:nth-of-type(64) {
    transition-delay: 32.5s
}

#work-single article .text-slot .col:nth-of-type(65) {
    transition-delay: 33s
}

#work-single article .text-slot .col:nth-of-type(66) {
    transition-delay: 33.5s
}

#work-single article .text-slot .col:nth-of-type(67) {
    transition-delay: 34s
}

#work-single article .text-slot .col:nth-of-type(68) {
    transition-delay: 34.5s
}

#work-single article .text-slot .col:nth-of-type(69) {
    transition-delay: 35s
}

#work-single article .text-slot .col:nth-of-type(70) {
    transition-delay: 35.5s
}

#work-single article .text-slot .col:nth-of-type(71) {
    transition-delay: 36s
}

#work-single article .text-slot .col:nth-of-type(72) {
    transition-delay: 36.5s
}

#work-single article .text-slot .col:nth-of-type(73) {
    transition-delay: 37s
}

#work-single article .text-slot .col:nth-of-type(74) {
    transition-delay: 37.5s
}

#work-single article .text-slot .col:nth-of-type(75) {
    transition-delay: 38s
}

#work-single article .text-slot .col:nth-of-type(76) {
    transition-delay: 38.5s
}

#work-single article .text-slot .col:nth-of-type(77) {
    transition-delay: 39s
}

#work-single article .text-slot .col:nth-of-type(78) {
    transition-delay: 39.5s
}

#work-single article .text-slot .col:nth-of-type(79) {
    transition-delay: 40s
}

#work-single article .text-slot .col:nth-of-type(80) {
    transition-delay: 40.5s
}

#work-single article .text-slot .col:nth-of-type(81) {
    transition-delay: 41s
}

#work-single article .text-slot .col:nth-of-type(82) {
    transition-delay: 41.5s
}

#work-single article .text-slot .col:nth-of-type(83) {
    transition-delay: 42s
}

#work-single article .text-slot .col:nth-of-type(84) {
    transition-delay: 42.5s
}

#work-single article .text-slot .col:nth-of-type(85) {
    transition-delay: 43s
}

#work-single article .text-slot .col:nth-of-type(86) {
    transition-delay: 43.5s
}

#work-single article .text-slot .col:nth-of-type(87) {
    transition-delay: 44s
}

#work-single article .text-slot .col:nth-of-type(88) {
    transition-delay: 44.5s
}

#work-single article .text-slot .col:nth-of-type(89) {
    transition-delay: 45s
}

#work-single article .text-slot .col:nth-of-type(90) {
    transition-delay: 45.5s
}

#work-single article .text-slot .col:nth-of-type(91) {
    transition-delay: 46s
}

#work-single article .text-slot .col:nth-of-type(92) {
    transition-delay: 46.5s
}

#work-single article .text-slot .col:nth-of-type(93) {
    transition-delay: 47s
}

#work-single article .text-slot .col:nth-of-type(94) {
    transition-delay: 47.5s
}

#work-single article .text-slot .col:nth-of-type(95) {
    transition-delay: 48s
}

#work-single article .text-slot .col:nth-of-type(96) {
    transition-delay: 48.5s
}

#work-single article .text-slot .col:nth-of-type(97) {
    transition-delay: 49s
}

#work-single article .text-slot .col:nth-of-type(98) {
    transition-delay: 49.5s
}

#work-single article .text-slot .col:nth-of-type(99) {
    transition-delay: 50s
}

#work-single article .text-slot .col:nth-of-type(100) {
    transition-delay: 50.5s
}

@media (max-width:1024px) {
    #work-single article .text-slot .col:nth-of-type(1) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(2) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(3) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(4) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(5) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(6) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(7) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(8) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(9) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(10) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(11) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(12) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(13) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(14) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(15) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(16) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(17) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(18) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(19) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(20) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(21) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(22) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(23) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(24) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(25) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(26) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(27) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(28) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(29) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(30) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(31) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(32) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(33) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(34) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(35) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(36) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(37) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(38) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(39) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(40) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(41) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(42) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(43) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(44) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(45) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(46) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(47) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(48) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(49) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(50) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(51) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(52) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(53) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(54) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(55) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(56) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(57) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(58) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(59) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(60) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(61) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(62) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(63) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(64) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(65) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(66) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(67) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(68) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(69) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(70) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(71) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(72) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(73) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(74) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(75) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(76) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(77) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(78) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(79) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(80) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(81) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(82) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(83) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(84) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(85) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(86) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(87) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(88) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(89) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(90) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(91) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(92) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(93) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(94) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(95) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(96) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(97) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(98) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(99) {
        transition-delay: .5s
    }
    #work-single article .text-slot .col:nth-of-type(100) {
        transition-delay: .5s
    }
}

#work-single article .full {
    margin: 2vw 0 2vw 13.25vw;
    float: left;
    clear: both;
    position: relative;
    z-index: 1000;
    width: calc(100% - 26.5vw);
    height: auto
}

#work-single article .full img {
    width: 100%;
    height: auto;
    display: block
}

#work-single article .full.browser {
    border: 3px solid #474747
}

#work-single article .full.browser figcaption {
    font-size: .3rem;
    font-family: "Open Sans", sans-serif;
    color: #474747;
    text-transform: uppercase;
    line-height: 2vw;
    border-bottom: 3px solid #474747
}

#work-single article .full.normal figcaption {
    font-size: .3rem;
    font-family: "Open Sans", sans-serif;
    color: #000;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 1vw
}

#work-single article .full.video video {
    width: 100%;
    height: auto;
    display: block;
    float: left
}

#work-single article .full.video img {
    display: none
}

@media (max-width:1024px) {
    #work-single article .full.video video {
        display: none
    }
    #work-single article .full.video img {
        display: block
    }
}

#work-single article div.text-slot {
    margin: 6vw 0 6vw 13.25vw;
    float: left;
    clear: both;
    position: relative;
    z-index: 1000;
    width: calc(100% - 2vw*10);
    text-align: left
}

#work-single article div.text-slot .col {
    width: calc(50% - 5.25vw)
}

#work-single article div.text-slot .col.left {
    float: left;
    margin-right: 2vw
}

#work-single article div.text-slot .col.right {
    float: left
}

#work-single article div.text-slot .col p {
    line-height: 1.33
}

#work-single article div.text-slot a {
    text-decoration: none;
    color: #000;
    position: relative;
    display: inline-block;
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    text-decoration-color: #474747;
    transition: text-decoration-color .15s cubic-bezier(.28, 0, .18, 1)
}

#work-single article div.text-slot a:hover {
    text-decoration-color: #fff
}

@media (max-width:1024px) {
    #work-single article div.text-slot a:hover {
        text-decoration-color: #474747
    }
}

#work-single article div.text-slot.centered {
    text-align: center
}

#work-single article div.text-slot.centered .col {
    width: 100%
}

#work-single article div.text-slot.centered .col.left,
#work-single article div.text-slot.centered .col.right {
    float: none
}

@media (max-width:1024px) and (orientation:portrait) {
    #work-single article div.text-slot {
        width: calc(100% - 2vw*13.25)
    }
    #work-single article div.text-slot .col {
        width: calc(100%)
    }
    #work-single article div.text-slot .col.left {
        float: left;
        margin-right: 0
    }
    #work-single article div.text-slot .col.right {
        margin-top: 4vw;
        float: left
    }
    #work-single article div.text-slot .col p {
        line-height: 1.33
    }
    #work-single article div.text-slot a:hover {
        text-decoration-color: #474747
    }
}

#work-single article .grid {
    width: 100%;
    clear: both;
    float: left;
    margin: 2vw 0;
    z-index: 1000;
    position: relative
}

#work-single article .grid figure {
    display: inline-block
}

#work-single article .grid figure.video img {
    display: none!important
}

#work-single article .grid figure.video video {
    width: 100%;
    height: auto;
    display: block
}

@media (max-width:1024px) {
    #work-single article .grid figure.video video {
        display: none
    }
    #work-single article .grid figure.video img {
        display: block!important
    }
}

#work-single article .grid.mobile {
    width: 120%;
    left: 50%;
    min-width: 1920px;
    transform: translateX(-50%)
}

#work-single article .grid.mobile figure {
    width: 15.25%;
    position: relative;
    margin: 1vw;
    overflow: visible
}

#work-single article .grid.mobile figure img {
    width: 100%;
    height: 100%;
    display: block
}

#work-single article .grid.mobile figure:after {
    content: '';
    position: absolute;
    top: -1vw;
    left: 0;
    width: 100%;
    z-index: 10;
    height: calc(100% + 2vw/2);
    border: 3px solid #474747;
    visibility: hidden;
    pointer-events: none
}

#work-single article .grid.mobile figure:before {
    content: '';
    height: 3px;
    width: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 10;
    background: #474747;
    visibility: hidden;
    position: absolute
}

#work-single article .grid.mobile figure:hover:after,
#work-single article .grid.mobile figure:hover:before {
    visibility: visible
}

@media (max-width:767px) {
    #work-single article .grid.mobile {
        width: 100%;
        min-width: 0;
        left: 0;
        margin-bottom: 20vw;
        transform: translateX(0)
    }
    #work-single article .grid.mobile figure {
        width: 53.5%;
        position: absolute;
        display: none;
        margin: 0 0 0 13.3%;
        background: #111
    }
    #work-single article .grid.mobile figure:nth-of-type(1) {
        top: auto;
        left: auto;
        position: relative;
        float: left;
        caption-side: bottom;
        display: block;
        z-index: 100
    }
    #work-single article .grid.mobile figure:nth-of-type(2) {
        display: block;
        left: 4vw;
        top: 4vw;
        z-index: 90
    }
    #work-single article .grid.mobile figure:nth-of-type(2) img {
        opacity: .7
    }
    #work-single article .grid.mobile figure:nth-of-type(3) {
        display: block;
        left: 8vw;
        top: 8vw;
        z-index: 80
    }
    #work-single article .grid.mobile figure:nth-of-type(3) img {
        opacity: .5
    }
    #work-single article .grid.mobile figure:nth-of-type(4) {
        display: block;
        left: 12vw;
        top: 12vw;
        z-index: 70
    }
    #work-single article .grid.mobile figure:nth-of-type(4) img {
        opacity: .3
    }
    #work-single article .grid.mobile figure:nth-of-type(5) {
        display: block;
        left: 16vw;
        top: 16vw;
        z-index: 60
    }
    #work-single article .grid.mobile figure:nth-of-type(5) img {
        opacity: .1
    }
    #work-single article .grid.mobile figure:nth-of-type(6) {
        display: block;
        left: 20vw;
        top: 20vw;
        z-index: 50
    }
    #work-single article .grid.mobile figure:nth-of-type(6) img {
        opacity: .05
    }
    #work-single article .grid.mobile figure:after,
    #work-single article .grid.mobile figure:before {
        visibility: hidden
    }
    #work-single article .grid.mobile figure:after {
        top: -2vw;
        height: calc(100% + 2vw)
    }
    #work-single article .grid.mobile figure:hover:after,
    #work-single article .grid.mobile figure:hover:before {
        visibility: hidden
    }
}

#work-single article .grid.custom figure {
    display: block;
    float: left
}

#work-single article .grid.custom figure.clear {
    clear: both
}

@media (max-width:767px) {
    #work-single article .grid.custom figure {
        width: 73.5%!important;
        height: auto!important;
        margin-left: 13.3vw!important;
        margin-top: 8vw!important;
        clear: both
    }
    #work-single article .grid.custom figure .anystretch {
        position: relative!important
    }
    #work-single article .grid.custom figure .anystretch img {
        width: 100%!important;
        position: relative!important;
        height: auto!important;
        display: block!important;
        left: auto!important;
        top: auto!important
    }
}

#work-single article #project-pagination {
    padding-top: 50vh;
    padding-bottom: 15vh;
    width: 100%;
    color: #000;
    clear: both;
    position: relative;
    z-index: 1000;
    text-align: left
}

#work-single article #project-pagination hgroup {
    padding-left: 4vw;
    padding-bottom: 4vw
}

#work-single article #project-pagination hgroup h3 {
    visibility: hidden;
    margin-bottom: 2vw;
    font-size: .3rem
}

#work-single article #project-pagination hgroup h3 span:nth-of-type(2) {
    width: 6vw;
    min-width: 100px;
    display: inline-block;
    margin: 0 1vw;
    position: relative
}

#work-single article #project-pagination hgroup h3 span:nth-of-type(2):after {
    content: '';
    margin-top: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transform: translateY(-50%)
}

#work-single article #project-pagination hgroup.show h3 {
    visibility: visible
}

#work-single article #project-pagination hgroup h2 {
    line-height: 1.3
}

#work-single article #project-pagination hgroup h2 span {
    cursor: pointer;
    text-decoration: none;
    color: #000;
    position: relative;
    display: inline-block;
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    text-decoration-color: #474747;
    transition: text-decoration-color .15s cubic-bezier(.28, 0, .18, 1)
}

#work-single article #project-pagination hgroup h2 span:hover {
    text-decoration-color: #fff
}

@media (max-width:1024px) and (orientation:portrait) {
    #work-single article #project-pagination {
        padding-top: 25vh
    }
}

#studio {
    width: 100%;
    overflow: hidden;
    position: relative;
    /* background: #c2f0c8; */
}

#studio .link.studio {
    opacity: .1;
    z-index: 10
}

#studio article#intro,
#studio article#outro {
    height: 100vh;
    position: relative;
    width: 100%;
    z-index: 100
}

.h1-text{
   font-size:50px;   
}

.page-text{
    /* font-size:14px;   */
    font-size: 20px;
    font-family: "Montserrat" !important;
    line-height: 30px;
    font-weight: 400;
}

.task-force-heding {
    color: #2fb66a;
    /* text-transform: uppercase; */
    font-weight: 600;
    font-family: "Montserrat" !important;
    line-height: 44px;
    font-size:36px;

}


.task-force-heding1 {
    color: #f05922;
    /* text-transform: uppercase; */
    font-weight: 600;
    font-family: "Montserrat" !important;
    line-height: 64px;
    font-size:54px;

}

.calpdimg{
     padding: 0px 10px 0px 10px !important;
}

.green-text{
    color: #2fb66a !important;
}

.logobdr{
    border: 2px solid #2fb66a;
    padding: 33px;
    border-radius: 75px;
}

.orange-bg{
    background-color: #f39552 !important;
}

.red-bg{
    
     background-color: #e75a42 !important;
}

.year-text{
   font-size: 40px !important;   
}


.quoteimg{
    width: 125px ;
    float: left;
    padding-right: 10px;
}

.quoteimg2{
    width: 125px;
    float: right;
    padding-left: 10px;
}

.quotetxt{
     font-size: 12px;
     font-style: italic;
}

.quotetxt2{
     font-size: 10px;
     font-style: italic;
}


.font-14{
    font-size: 14px; 
    font-family: "Montserrat" !important;
    line-height: 21px;
    font-weight: 400;
}

#studio article#intro hgroup,
#studio article#outro hgroup {
    position: absolute;
    top: 25vw;
    /* left: 10vw;
    right: 10vw; */
    width: 100%;
    z-index: 100;
    line-height: 1.33;
    color: #000;
    font-size:30px;
}

#studio article#intro hgroup h1,
#studio article#outro hgroup h1 {
    position: relative;
    margin-bottom: 1vw;
    font-size:50px;
    line-height: 60px;
    transition: 0s cubic-bezier(.28, 0, .18, 1) .5s
}
#studio article#outro hgroup h1 .task-force-heding1 {
    color: #f05922;
    /* text-transform: uppercase; */
    font-weight: 600;
    font-family: "Montserrat" !important;
    line-height: 64px;
    font-size:54px ;

}

#studio article#intro hgroup a,
#studio article#outro hgroup a {
    color: #000;
    text-decoration: none
}

#studio article#intro hgroup span,
#studio article#outro hgroup span {
    color: #000;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    /* text-decoration: underline; */
    text-decoration-skip-ink: auto;
    text-decoration-color: rgba(255, 255, 255, .5);
    transition: text-decoration-color .15s cubic-bezier(.28, 0, .18, 1)
}

#studio article#intro hgroup span:hover,
#studio article#outro hgroup span:hover {
    text-decoration-color: #fff
}

@media (max-width:1024px) {
    #studio article#intro hgroup span:hover,
    #studio article#outro hgroup span:hover {
        text-decoration-color: #474747
    }
}

#studio article#intro .bg,
#studio article#outro .bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #f29bc1;
    z-index: 1;
    opacity: 0
}

@media (max-width:1024px) and (orientation:portrait) {
    #studio article#intro hgroup,
    #studio article#outro hgroup {
        top: 55vw;
        left: 3.75vw;
        width: 92vw;
        font-size:40px;
    }

}

@media (max-width:767px) and (orientation:portrait) {
    #studio article#intro hgroup,
    #studio article#outro hgroup {
        top: 50vw;
        left: 13.33vw;
        width: 73.33vw;
        font-size: 22px;
    }
    #studio article#team article hgroup h1{
        font-size: 16px!important;
    }
}

@media (max-width:767px) and (orientation:landscape) {
    #studio article#intro hgroup,
    #studio article#outro hgroup {
        top: 25vw;
        left: 22.5vw;
        width: 55.33vw;
        font-size: 15px;
    }
}

#studio article#team {
    position: relative;
    width: 100%;
    z-index: 1000;
    background: #fff;
    min-height: 100vh;
    overflow: hidden
}

#studio article#team::after {
    clear: both;
    content: "";
    display: table
}

#studio article#team article {
    width: 100%;
    height: 100vh;
    float: left;
    position: relative;
    clear: both;
    z-index: 1000
}

#studio article#team article hgroup {
    position: absolute;
    padding: 0 4vw;
    top: 50vh;
    width: 100%;
    transform: translateY(-50%)
}

#studio article#team article hgroup h1 {
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
}

#studio article#team article hgroup h2 {
    font-family: "Open Sans", sans-serif;
    font-size: .4rem;
    line-height: 1.5;
    color: #c10209;
}

#studio article#team article hgroup h3 {
    position: absolute;
    right: 4vw;
    width: 20.6vw;
    text-align: justify;
    top: 50%;
    font-size: 0.515rem;
    transform: translateY(-50%);
    line-height: 1.5;
    font-size: 16px;
}

#studio article#team article hgroup h3 span {
    display: inline-block;
    height: 1px;
    margin: 0 .5vw 0;
    background: #474747;
    top: -.08rem;
    position: relative;
    width: 100px
}

@media (max-width:1024px) and (orientation:portrait) {
    #studio article#team article hgroup {
        top: auto;
        bottom: 60vw;
        padding: 4vw;
        transform: translateY(0);
        font-size: 3.6rem;
        background: #fff;
        opacity: 0.9;
        padding-bottom: 78px;
    }
    #studio article#team article hgroup h2{
        font-size: 0.3rem;
        margin-bottom: 20px;
    }

    #studio article#team article hgroup h3 {
    right: 6vw;
/*    background: #fff;*/
    position: absolute;
    width: 90.6vw;
    text-align: justify;
    top: 70%;
    font-size: 1.6rem;
    transform: translateY(-50%);
    line-height: 1.5;
    }
}

@media (max-width:767px) and (orientation:portrait) {
    #studio article#team article hgroup {
        top: auto;
        bottom: 50vw;
      /*  padding: 4vw 4vw 4vw 8vw;*/
        transform: none
    }

    #studio article#team article hgroup.fscroll{
        top: auto;
        bottom: 0vw !important;
      /*  padding: 4vw 4vw 4vw 8vw;*/
        transform: none
    }


    #studio article#team article hgroup h3 {
        display: block;
        font-size: 12px;
        padding-bottom: 10px;
    }

}

#studio article#team .headshot {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 10;
    -moz-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%)
}

#studio article#team .headshot figure {
    /* width: 40vw; */
    width: 100%;
    height: 100%;
    min-width: 600px;
    position: absolute!important;
    margin-top: 50vh;
    left: 50%;
    transform: translateY(-50%) translateX(-50%)
}

#studio article#team .headshot figure .anystretch {
    z-index: 1!important
}

#studio article#team .headshot.first {
    display: block;
    -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
}

@media (max-width:1024px) and (orientation:landscape) {
    #studio article#team .headshot figure {
        min-width: 0;
        height: 75vh;
        width: 50vh
    }
}

@media (max-width:1024px) and (orientation:portrait) {
    #studio article#team .headshot figure {
        min-width: 0;
        height: 75vh;
        width: 50vh
    }
}

@media (max-width:767px) and (orientation:portrait) {
    #studio article#team .headshot figure {
        min-width: 0;
        height: 70vh;
        width: 100vh
    }
}

#studio article#outro {
    min-height: 100vh;
    position: relative;
    width: 100%;
    background: #f9ed32;
    z-index: 1000
}

#studio article#outro hgroup {
    color: #000
}

#studio article#outro hgroup a {
    color: #000
}

#studio article#outro hgroup span {
    color: #000;
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    text-decoration-color: rgba(0, 0, 0, .5);
    transition: text-decoration-color .15s cubic-bezier(.28, 0, .18, 1)
}

#studio article#outro hgroup span:hover {
    text-decoration-color: #000
}


section#single article h1.title {
    margin-bottom: 2vw;
    margin-top: 0;
    font-size: 200%
}

section#single article h1 {
    font-size: 200%;
    margin: 2vw 0
}

section#single article h2 {
    margin: 2vw 0 1vw;
    font-size: 75%;
    font-weight: 700
}

section#single article h3 {
    margin: 2vw 0 1vw;
    font-size: 75%;
    font-weight: 700
}

section#single article h4 {
    margin: 2vw 0 1vw;
    font-size: 75%;
    font-weight: 700
}

section#single article h5 {
    margin: 2vw 0 1vw;
    font-size: 75%;
    font-weight: 700
}

section#single article p strong {
    font-weight: 700
}

section#single article a {
    color: #000;
    text-decoration: underline;
    text-decoration-skip-ink: auto;
    text-decoration-color: #ccc;
    transition: text-decoration-color .15s cubic-bezier(.28, 0, .18, 1)
}

section#single article a:hover {
    text-decoration-color: #111
}

section#single article a.has-image {
    width: 100%;
    text-decoration: none
}

@media (max-width:1024px) {
    section#single article a:hover {
        text-decoration-color: #ccc
    }
}

section#single article ol,
section#single article p,
section#single article ul {
    font-size: 75%;
    margin-bottom: 2vw
}

section#single article ol li,
section#single article ul li {
    margin-bottom: .5vw;
    padding-left: 3vw;
    position: relative;
    display: block
}

section#single article ol li:after,
section#single article ul li:after {
    content: '';
    position: absolute;
    left: 0;
    top: .5rem;
    width: 2vw;
    height: 2px;
    background: #474747
}


section#single article hr {
    opacity: 0;
    height: 2vw
}

@media (max-width:1024px) and (orientation:portrait) {
    section#single article {
        padding: 22.5vw 13.3vw
    }
    section#single article span.date {
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        text-align: left;
        font-size: .3rem;
        margin-bottom: 4vw
    }

}

.team-btn{
   margin-top: 40px; 
}
.logo-lmg{
    padding: 20px;
}
.logo-lmg img{
    width: 40px;
}
.logo-lmg .back{
	float: right;
}
.logo-lmg .back a{
	color: #000;
	text-decoration: none;
	font-size: 20px;
}

/*
.arrow{
  position: relative;
  bottom: -3rem;
  left: 50%;
  margin-left:-20px;
  width: 40px;
  height: 40px;
  background-image: url(http://digitaltask.in/projects/LMG-New/dev/assets/images/arrow-down.png);
  background-size: contain;
  cursor: pointer;
}

.bounce {
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
*/
.arrow {
    width: 25px;
    height: 25px;
    right: 50%;
    top: 120%;
    margin: -20px 0 0 -20px;
    -webkit-transform: rotate(405deg);
    border-left: none;
    border-top: none;
    border-right: 2px #f05c34 solid;
    border-bottom: 2px #f05c34 solid;
    z-index: 111;
    cursor: pointer;
}

.arrow, .arrow:before {
    position: absolute;
}
.arrow:before {
    content: '';
    width: 15px;
    height: 15px;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    border-left: none;
    border-top: none;
    border-right: 1px #f05c34 solid;
    border-bottom: 1px #f05c34 solid;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: arrow;
}
.arrow, .arrow:before {
    position: absolute;
}
@keyframes arrow{
 0% { 
    opacity: 1;
}
  100%{
    opacity: 0;
    transform: translate(-10px, -10px);
    }
}


.arrow-box {
      display: inline-block;
      background: #a9dfbf; /* light green */
      color: #000;
      font-weight: bold;
      font-size: 20px;
      padding: 20px 40px;
      position: relative;
      border: 1px solid #333;
    }

    .arrow-box::after {
      content: "";
      position: absolute;
      top: 0;
      right: -30px;
      width: 0;
      height: 0;
      border-top: 50% solid transparent;
      border-bottom: 50% solid transparent;
      border-left: 30px solid #a9dfbf;
      border-left-color: inherit; /* match background */
    }

    .triangle-box {
      display: inline-block;
      background: #a9dfbf; /* light green */
      color: #000;
      font-weight: bold;
      font-size: 20px;
      padding: 20px 40px;
      position: relative;
      border: 1px solid #a9dfbf;
    }

    .triangle-box::after {
      content: "";
      position: absolute;
      top: 0;
      right: -30px; /* arrow width */
      width: 0;
      height: 0;
      border-top: 32px solid transparent;
      border-bottom: 40px solid transparent;
      border-left: 30px solid #a9dfbf; /* arrow color */
      border-left-color: inherit; /* border matches box */
    }