html a {
    color: #000
}

html a:visited {
    color: #000
}

html a:active,
html a:hover {
    color: #02C8F4;
    text-decoration: none
}

a {
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    text-decoration: none;
    color: #1573dd;
}

h1 {
    font-weight: lighter;
    font-size: 4em;
    line-height: 1.1em;
    display: block;
    color: #000;
    margin: 0 0 .5em 0;
}
h2 {
    font-weight: lighter;
    font-size: 2em;
    line-height: 1.1em;
    display: block;
    color: #000;
    margin: 2em 0 1em 0;
}

p {
    font-size: 1.3em;
    line-height: 1.4em;
    margin-bottom: 1em;
    font-weight: 300
}

p a {
    text-decoration: underline
}

li {
    font-size: 1.3em;
    line-height: 1.4em;
    font-weight: 300
}

blockquote {
    font-style: italic;
    font-size: 1.4em;
    color: darkgray;
    margin: 1em;
}

.px {
    width: 100%;
    margin: 0;
    display: block;
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-crisp-edges;
    image-rendering: pixelated;
    image-rendering: crisp-edges;
}

section {
    background-size: cover;
    background-position: top left;
    
}

#about section#about-who .wrapper{min-height: 980px;}
#about section#about-services .wrapper{min-height: 980px;}
section.case-hero{height: 1080px; background-position: center; position: relative;}

.complex-title span {
    display: block
}

.complex-title .title {
    font-weight: lighter
}

header.site-header {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
}

.main-menu-wrapper {
    background-color: rgba(255, 255, 255, 0.9);
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 10%;
    font-weight: normal;
}

#menu-main {
    display: flex;
    list-style: none;

}

#menu-main .menu-item {
    margin-left: 2em;
}

#menu-main .menu-item.current-menu-item a {
    font-weight: 700
}


#menu-main .menu-item a {
    font-weight: 500;
    font-size: 0.7em;
    text-transform: uppercase;
    color: #7b7a7a
}

#menu-main .menu-item a:hover {
    text-decoration: none;
    color: #02C8F4;
}

.wrapper {
    margin: 0 10%;
    display: flex;
    position: relative;
    z-index: 10;
    min-height: 380px; padding: 2em 0; align-items: center;
}
#case .wrapper{display: block; text-align: center;}

.content-two-col {
    flex-basis: 180%;
}

.content-half-col {
    flex-basis: 40%;
}

.blocklist-container {}

.blocklist-container .blocklist {
    list-style: none;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase
}

.blocklist-container .blocklist .blocklist-item {
    margin-bottom: 1em;
}




#about-who {
    background-image: url(../images/about-bg.jpg);
    background-position: left top;
}

#about-services {
    background-image: url(../images/ga1.jpg);
    background-position: left top;
}

#about-services h2{
    font-size: 1.6em;
    font-weight: 500;
    margin-bottom: 0;
    color: #555;
}

#about-services ul{
    margin: 0 0 1em 0;
}


.client-logos {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    
}

.client-content .content-two-col {
    flex-basis: 50%;
}

.client-logos .client-image {
    margin: 0 0 2em 6em;
}

.client-logos .client-image img {
    max-width: 120px;
}

.theme-light p,
.theme-light h1,
.theme-light .h2,
.theme-light .h3,
.theme-light .subtitle,
.theme-light .banner-title,
.theme-light .banner-subtitle,
.theme-light .blocklist li,
.theme-light .divider,
.theme-light .h1::after,
.theme-light .h2::after,
.theme-light .h3::after,
.theme-light .banner-title::after,
.theme-light .h1::after,
.theme-light .h2::after,
.theme-light .banner-title::after {
    color: #fff
}


.theme-light #fp-nav ul li a span,
.theme-light .fp-slidesNav ul li a span {
    border-color: #fff
}

.theme-light #fp-nav ul li a.active span,
.theme-light .fp-slidesNav ul li a.active span {
    background-color: #fff
}

.theme-light .nuke-button,
.theme-light .gform_button {
    border-color: #fff;
    color: #fff
}

.theme-light .nuke-button::after,
.theme-light .gform_button::after {
    background-position: -9px -13px
}

.theme-light .nuke-button:hover,
.theme-light .gform_button:hover {
    background-color: #fff;
    color: #000
}

.theme-light .nuke-button:hover.arrow-icon::after,
.theme-light .gform_button:hover.arrow-icon::after {
    background-position: -9px 0
}

#footer {
    font-size: 0.7em;
    background: #262626;
    color: #ffffff;
    padding: 4em 0;
}

#footer .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 0;
}

#footer .copy {
    text-align: right;
    align-self: flex-start;
    margin: 1em 0;
}

#footer .lets-talk {
    margin: 1em 0;
    align-self: flex-start;
    text-align: left;
}

#footer .lets-talk p:last-child {
    margin: 1em 0;
}

#footer h1 {
    font-weight: bold;
    font-size: 1.4em;
    color: #ffffff;
    line-height: 1.6em;
}

#footer .connect-to-us {
    margin: 1em 0;
    align-self: baseline;
}

#footer .connect-to-us .svg-icon {
    fill: #ffffff;
    height: 2em;
    margin: 0.4em 0.8em 0.4em 0;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    text-decoration: none;
}

#footer .connect-to-us a:hover .svg-icon {
    fill: #02C8F4;
}

#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black;
    background-image:
        /* our video */
    ;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 3;
}

.overlayer {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background: #000000;
    background-size: cover;
    z-index: 4;
    opacity: .6;
}

#img-services {
    background-image: url();
    background-position: left top;
}

/* PROJECTS */

#projects #projects-filter ul {
    background: #262626;
    height: 60px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#projects #projects-filter ul li {
    color: #ffffff;
    font-size: 0.9em;
    font-weight: 500;
    vertical-align: middle;
    margin: 0 10px;
}

#projects #projects-filter ul li a {
    color: #ffffff;
    padding: 10px 16px;
}

#projects #projects-filter ul li.active a {
    background: #ffff;
    color: #000000;
}

#projects #projects-filter ul li a:hover {
    color: #02C8F4
}

section.projects-list {
    margin-top: 100px;
}
section.has-filter {
    margin-top: 100px;
}

section.projects-list .grid {
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(800px, auto));
    grid-gap: 0;
}
section.projects-list .grid3col{grid-template-columns:1fr 1fr 1fr;}
/*section.projects-list .grid3col{grid-template-columns: repeat(auto-fill, minmax(600px, 1fr));} */

section.projects-list .grid .projects-list-item {
    background: #EDE7F6;
    height: 640px;
    position: relative;
    overflow: hidden;
    background: #000000;
}


section.projects-list .grid .projects-list-item h2 {
    color: #fff;
    opacity: .5;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bolder;
    position: absolute;
    top: 0;
    left: 2em;
    z-index: 4;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    text-decoration: none;
}

section.projects-list .grid .projects-list-item .client-logo {
    width: 10%;
    height: auto;
    position: absolute;
    bottom: 2%;
    left: 6%;
    z-index: 3;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    text-decoration: none;
}

.bg_video {
    position: absolute;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
    bottom: 0;
    left: 0;
    z-index: 3;
    object-fit: cover;
    background-position: top left;
    opacity: 0;

    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    text-decoration: none;
}
.case-hero .bg_video{opacity: 1;}

section.projects-list .grid .projects-list-item .case-poster {
    position: absolute;
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
    object-fit: cover;
    background-position: center;
    opacity: .5;

    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    text-decoration: none;
}

section.projects-list .grid .projects-list-item a {
    display: block;
    height: 100%;
    padding: 4em;
}

section.projects-list .grid .projects-list-item a:hover video {
    opacity: 1
}
section.projects-list .grid .projects-list-item a:hover .case-poster {
    opacity: 1
}
section.projects-list .grid .projects-list-item a:hover h2{ opacity: 0;}



section.gallery-list .grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
    grid-gap: 0;
}

section.gallery-list .grid .gallery-list-item {
    background: #fff;
}

section.gallery-list .grid .gallery-list-item img {
    width: 100%;
    margin: 0;
    display: block;
}

#case article header {
    text-align: center;
    margin: 80px 20% 4% 20%;
}

#case article .text-area {
    text-align: center;
    margin: 80px 20% 4% 20%;
}

#case article .video-area {
    text-align: center;
    margin-bottom: 4%;
    
}
#case article .video-area iframe {border: none;}

#menutog{display: none; float: right; height: 40px;}
#menutog svg {fill:#ccc; }
.active{display: block!important;}

.squareTextureFill{background: url('../images/square_texture.png'); width: 100%; height: 100%; position:absolute; z-index: 5;}

@media (max-width: 1680px) {
    .client-logos .client-image{margin: 0 0 2em 3em;}
    section.projects-list .grid .projects-list-item {
        height: 560px;
    }
    section.case-hero{height: 980px;}
}
@media (max-width: 1440px) {
    
    section.projects-list .grid {
        grid-template-columns:repeat(auto-fit, minmax(500px, auto));
    }
    section.projects-list .grid .projects-list-item {
        height: 500px;
    }
    section.projects-list .grid .projects-list-item h2{
        font-size: 1.6em;
    }
    .main-menu-wrapper{ height: 80px;}
    .main-menu-wrapper #logo img{ height: 40px;}
    section.projects-list{margin-top: 80px;}
    h1{ 
        font-size: 3em;
        line-height: 1.1em;
        margin: 0 0 .5em 0;}
    #about-services h2{
        font-size: 1.2em;
    }
    section.case-hero{height: 800px;}
}
@media (max-width: 1366px) {
    section.case-hero{height: 660px;}
}

@media (max-width: 1024px) {
    #case article .video-area iframe {
        width: 100%;
    }
    #case article header{margin: 2em;}
    p {
        font-size: 1.4em;
        line-height: 1.3em;
        margin-bottom: 0.8em;
        font-weight: 300;
    }
    h2{ font-size: 2em;}
    blockquote { 
        font-size: 1.2em;
    }
    blockquote bold{ 
        font-weight: 500;
    }
    #case article .text-area {
        text-align: center;
        margin: 10% 10% 10% 10%;
    }
    section.projects-list .grid .projects-list-item {
        height: 400px;
    }
    .main-menu-wrapper{
        padding: 0 5%;
        align-items: center;
    }
    #menu-main{
        display: none;
        position: absolute;
        z-index: 1000;
        top: 80px;
        right: 0;
        background-color:#fff;
        width: 100%;
    }
    #menu-main .menu-item{margin-left: 0;}
    #menu-main .menu-item a{
        text-align: center;
        padding: 2em;
        display: block;
        
        border-top: 1px solid #eee;
    }
    #menutog{display: block;}
    #about section#about-who .wrapper, #about section#about-services .wrapper{min-height: 800px;}
    #about section#about-who {background-position: 45% 0%;}
    #about section#about-services {background-position: 45% 0%;}
    #about section .wrapper { margin: 0 5%;}
    section.txtContent .wrapper, #about section#about-clients .wrapper {  column-gap:5%}
    section.txtContent .wrapper h1, #about section#about-clients .wrapper h1{font-size: 2.5em;}
    .content-half-col{flex-basis: 50%;}
    .content-two-col{flex-basis: 200%;}
    .client-logos .client-image img{max-width: 80px;}
    
    #main{margin-top: 80px;}
    footer .wrapper{margin: 0 5%;}
    
    section.case-hero{height: 500px;}
}
    @media (max-width: 768px) {
        section.projects-list .grid {
            grid-template-columns:repeat(auto-fit, minmax(300px, auto));
        }
        section.projects-list .grid .projects-list-item {
            height: 260px;
        }
        section.projects-list .grid .projects-list-item a{padding: 1.7em;}
        section.projects-list .grid .projects-list-item h2{
            font-size: 1.2em;
        }
        section.txtContent .wrapper, #about section#about-clients .wrapper { text-align: center; flex-wrap: wrap;  }
        #about section#about-clients .client-logos{justify-content: space-between;}
        section.txtContent .wrapper>div, #about section#about-clients .wrapper>div{width:100%;  flex-grow:1}
        #about section#about-who .wrapper, #about section#about-services .wrapper{min-height: 600px;}
        #about section#about-services {background-position: 35% 0%;}
        section.case-hero{height: 400px;}
    }
    @media (max-width: 414px) {
        p, li{font-size: 1em;}
        h1, #about section.txtContent .wrapper h1, #about section#about-clients .wrapper h1{font-size: 1.8em;}
        section.projects-list .grid .projects-list-item {
            height: 270px;
        }
        #case article .video-area iframe {
            width: 100%;
            height: 300px;
        }
        section.gallery-list .grid{
            grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
        }
        #case article .text-area{
            margin: 2em;
        }
        #about-services h2{font-size: 1.2em;}
        #footer .copy{text-align: left; margin: 3em 0 0 0;}
        #footer .wrapper>div{flex-grow: 1;width:100%; }
        .client-logos .client-image{ margin: 1em;}
        #about section#about-who .wrapper{min-height: 400px;}
        #about section#about-services .wrapper{min-height: 400px;}
        #about section#about-who {background-position: 35% 0%;}
        #about section#about-services {background-position: 32% 0%;}
        .content-half-col{flex-basis:70%}
        section.case-hero{height: 250px;}
    }
    @media (max-width: 375px) {
        section.projects-list .grid .projects-list-item {
            height: 250px;
        }
        section.gallery-list .grid{
            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
        }
        #about section#about-who .wrapper{min-height: 350px;}
        #about section#about-services .wrapper{min-height: 400px;}
        #about section#about-who {background-position: 45% 0%;}
        #about section#about-services {background-position: 38% 0%;}
        section.case-hero{height: 200px;}
    }
    @media (max-width: 320px) {
        section.projects-list .grid .projects-list-item {
            height: 220px;
        }
        
        section.case-hero{height: 180px;}
    }
}