﻿.headerContainer {
    background: transparent;
    height: 200px;
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 2147483646;
}

#pages .page:nth-of-type(2n) {
    display: none;
}

#pageTitle {
    transform: translate3d(0px, 0px, 0px);
    opacity: 0;
}

.row {
    max-width: 100vw;
    width: 100%;
    margin: 0;
}

#pageTitle {
    display: none;
}



.projectTitleHistory {
    display: none;
}

.projectTitle {
    display: none;
}

.projectButton {
    position: unset;
    z-index: 1234567890;
    background: red;
    display: inline-block;
    padding: 15px 40px;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    cursor:pointer;
}

.projectButton {
    display: none;
}



    .projectHeroModule {
        display: block;
        position: relative;
        width: 100%;
        height: 100vh;
        transition: color .36s cubic-bezier(.455,.03,.515,.955);
    }

.nextProjectHeroModule {
    display: block;
    position: relative;
    width: 100%;
    height: 64vh;
    transition: color .36s cubic-bezier(.455,.03,.515,.955);
    cursor:pointer;
}




    .nextProjectHeroModule #dividerBar {
        top: 100px;
        left: 8.3333333333%;
        position: relative;
        padding: 40px 0;
        z-index: 1;
        width: 83.4%;
    }

    .nextProjectHeroModule h1 {
        z-index: 2147483645;
        position: relative;
        color: #ffffff;
        top: 10%;
        left: 8.3333333333%;
        position: relative;
        color: #fff;
        text-transform: uppercase;
        line-height: 70px;
        font-weight: 400;
        font-family: Roboto;
        z-index: 2147483646;
        cursor: pointer;
        padding: 0;
        margin: 0;
    }

    .nextProjectHeroModule .nextProjectTitle {
        top: 20%;
        left: 8.3333333333%;
        position: absolute;
        font-size: 38px;
        line-height: 38px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        font-family: Roboto;
        z-index: 2147483646;
        cursor: pointer;
    }



.abstract {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.projectContentContainer {
    position: relative;
}

.projectContentContainer  h1{
    font-size: 35px;
    line-height: 1.25;
    color: #222;
    font-weight: 300;
    
}

.projectContainer {
    position: absolute;
    height: 100vh;
    width: 100%;
    overflow: hidden;
}

.projectContainer image {
    position: absolute;
    height: 100vh;
    width: 100%;
}

.nextProjectHeroModule .projectContainer {
    height:100vh;
}

#projectInfo {
    height: 77vh;
}

#projectInfo {
    background-color: #ffffff;
    color: #000000;
    position: relative;
    padding: 10px 20px;
    margin: 0 0 150px 0;
}



.media {
    top: -18%;
    left: -10%;
    height: 136%;
    width: 120%;
    transform-origin: 50% 50%;
}

.media{
    position: absolute;
    right: 0;
    bottom: 0;
    contain: strict;
}

    .media.image {
        background-repeat: no-repeat;
        transform: matrix(0.9, 0, 0, 0.9, 0, 0);
    }

.projectContent
{
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.nextProjectHeroModule .projectContainer .media.image {
    background-repeat: no-repeat;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.fillercontent {
    position: relative;
    width: 100%;
}

    .fillercontent img {
        width: 100%;
    }


#projectsContainer {
    height: 100vh;
}



/*#bars {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 2147483647;
}*/






.projectContent {
    position: relative;
    width: 100%;
    clear: both;
    margin: 0px 0;
    top: -18%;
    left: 0%;
    height: 136%;
    width: 100%;
    transform-origin: 50% 50%;
    cursor: pointer;
    text-align: center;
}

#pages .projectContent {
    position: relative;
    width: 100%;
    clear: both;
    margin: 0px 0;
    top: -18%;
    left: -10%;
    height: 136%;
    width: 120%;
    transform-origin: 50% 50%;
    /*cursor: pointer;*/
    text-align: center;
}

.projectTitle {
    top: 20%;
    left: 8.33333333%;
    position: absolute;
    font-size: 45px;
    color: #fff;
    text-transform: uppercase;
    line-height: 70px;
    font-weight: 400;
    font-family: Roboto;
    z-index: 2147483645;
    cursor: pointer;
}

.projectTitleEdit input {
    top: 100px;
    left: 8.333333333%;
    position: absolute;
    font-size: 75px;
    color: #000000;
    text-transform: uppercase;
    line-height: 70px;
    font-weight: 400;
    font-family: Roboto;
    z-index: 2147483646;
    cursor: pointer;
}

.projectContent img {
    width: auto;
}

.projectContentWide {
    position: relative;
    width: 100%;
    clear: both;
    text-align: center;
}

    .projectContentWide img {
        /*width: 100%;*/
    }


#projectLinksContainer {
    position: absolute;
    top: 300px;
    z-index: 2147483644;
    width: auto;
    color: azure;
    left: 86%;
}

.projectLink {
    text-transform:uppercase;
    cursor:pointer;
}

.projectLinkActive:before {
    font-family: 'FontAwesome';
    content: '\f061';
    padding:0 10px 0 0;
}

    .projectLink:hover {
        color: red;
        font-weight: bold;
    }

.projectLink:hover:before {
    font-family: 'FontAwesome';
    content: '\f061';
    padding: 0 10px 0 0;
}

.projectLinkActive {
    color: red;
}

#projectInfo2 h1 {
    font-size: 37px;
    line-height: 37px;
    font-weight: bold;
}


#offscreenRender {
    display: none;
}


.projectContent,
.projectContainer .media.image {
    background-position: center center;
}




.projectContent, 
.projectContainer .media.image {
    background-position: 60% 0;
    background-size: cover;
}



.projectTitle {
    font-size: 38px;
    line-height: 38px;
}
#projectLinksContainer {
    bottom: 10%;
    left: 10%;
    top:unset;
}

.projectContentContainer.fullWidth {
    width: 100%;
    height: 40vh;
    overflow: visible;
    clear: both;
}

.projectContentWide.animated {
    position: absolute;
    margin: 0 0 100px 0;
}


.projectBackgroundImage img {
    top: 10px;
    width: auto;
    position: absolute;
    height: auto;
    width: 60vw;
}

.projectBackgroundImagePosition {
    top: 241px;
    left: 5%;
    width: 500px;
    position: absolute;
}

.projectContentContainerBackgroundColorPositionHex {
    top: 45px;
    left: 60px;
    width: 300px;
    position: absolute;
    display: none;
}

.projectBackgroundImagePosition {
    display: none;
}

.projectContentContainerBackgroundColor {
    background: #efefefef;
    height: 100%;
    width: 100%;
    margin: 0;
    position: relative;
}


.projectBackgroundImageObject1 img {
    top: 20px;
    width: auto;
    height: 30vh;
    position: absolute;
    z-index: 2147483640;
}

.projectBackgroundImageObject1Position {
    top: 260px;
    right: 100px;
    width: 300px;
    position: absolute;
    display:none;
}


.projectBackgroundImageObject2 img {
    top: 20px;
    width: auto;
    height: 30vh;
    position: absolute;
}


.projectBackgroundImageObject2Position {
    top: 260px;
    right: 300px;
    width: 300px;
    position: absolute;
    display:none;
}


.projectBackgroundImageObject1 img.mceIcon {
    top: unset;
    right: unset;
    width: auto;
    position: unset;
}

.projectBackgroundImageObject2 img.mceIcon {
    top: unset;
    right: unset;
    width: auto;
    position: unset;
}


.projectContentContainer.margin100 {
    margin-top: 100px;
}

.projectContentContainer.margin200 {
    margin-top: 20px;
}


.projectContent {
    margin: 0px 0;
}



@media only screen and (min-width: 40.0625em) {

    .projectBackgroundImage img {
        top: 10px;
        width: auto;
        position: absolute;
        height: auto;
    }

    .projectContentContainer.fullWidth {
        width: 100%;
        height: 64vh;
        overflow: visible;
        clear: both;
    }









    .projectBackgroundImage img {
        top: 10px;
        width: auto;
        position: absolute;
        height: unset;
    }

    .projectBackgroundImageObject1 img {
        top: 20px;
        width: auto;
        height: 70vh;
        position: absolute;
        z-index: 2147483640;
    }


    .projectBackgroundImageObject2 img {
        top: 20px;
        width: auto;
        height: 70vh;
        position: absolute;
    }





    .projectContentContainer.margin200 {
        margin-top: 200px;
    }



    #projectsContainer .projectContent, #projectsContainer .projectContainer .media.image {
        background-position: center center;
        background-size: cover;
    }


    /*#bars {
        right: unset;
        left: 8.6%;
        top: 18%;
        position: fixed;
        z-index: 123456789876543;
    }*/

    .projectContent {
        margin: 100px 0;
    }

    .projectContent,
    .projectContainer .media.image {
        background-position: center center;
    }

    .projectContentContainer h1 {
        font-size: 35px;
        line-height: 1.25;
        color: #222;
        font-weight: 300;
    }

    #footerContent1h1 {
        font-size: 35px;
    }

    /*.projectContent, .projectContainer .media.image {
        background-position: unset;
    }*/

    .projectContent {
        position: relative;
        width: 100%;
        clear: both;
        margin: 0px 0;
        top: -18%;
        left: 0%;
        height: 136%;
        width: 100%;
        transform-origin: 50% 50%;
        cursor: pointer;
        text-align: center;
    }

    #pages .projectContent {
        position: relative;
        width: 100%;
        clear: both;
        margin: 0px 0;
        top: -18%;
        left: -10%;
        height: 136%;
        width: 120%;
        transform-origin: 50% 50%;
        /*cursor: pointer;*/
        text-align: center;
    }
    #projectInfo2 h1 {
        font-size: 57px;
        line-height: 57px;
        font-weight: bold;
    }

    #projectLinksContainer {
        left: 76%;
        bottom: 40%;
    }

    .nextProjectHeroModule .nextProjectTitle {
        top: 40%;
        left: 8.3333333333%;
        position: absolute;
        color: #fff;
        text-transform: uppercase;
        line-height: 75px;
        font-weight: 400;
        font-family: Roboto;
        z-index: 2147483645;
        cursor: pointer;
        font-size: 38px;
        line-height: 38px;
    }

    .projectTitle {
        top: 40%;
        left: 8.33333333%;
        position: absolute;
        color: #fff;
        text-transform: uppercase;
        line-height: 70px;
        font-weight: 400;
        font-family: Roboto;
        z-index: 2147483645;
        cursor: pointer;
        font-size: 38px;
        line-height: 38px;
    }

    .projectContent {
        margin: 0px 0;
    }

    #footerContent1h1 {
        color: #fdecf2;
        font-weight: 100;
        font-size: 4vw;
        font-family: roboto;
        line-height: 4vw;
    }
}


@media only screen and (min-width: 64.0625em) {

    .projectBackgroundImage img {
        top: 10px;
        width: auto;
        position: absolute;
        height: auto;
    }
    .projectContentContainer.fullWidth {
        width: 100%;
        height: 64vh;
        overflow: visible;
        clear: both;
    }

    .projectBackgroundImageObject1 img {
        top: -100px;
        width: auto;
        position: absolute;
        z-index: 2147483640;
    }


    .projectBackgroundImageObject2 img {
        top: -100px;
        width: auto;
        position: absolute;
    }








    .projectBackgroundImage img {
        top: 10px;
        width: auto;
        position: absolute;
        height: unset;
    }

    .projectBackgroundImageObject1 img {
        top: 20px;
        width: auto;
        height: unset;
        position: absolute;
        z-index: 2147483640;
    }


    .projectBackgroundImageObject2 img {
        top: 20px;
        width: auto;
        height: unset;
        position: absolute;
    }





    .projectContentContainer.margin200 {
        margin-top: 200px;
    }



    #projectsContainer .projectContent, #projectsContainer .projectContainer .media.image {
        background-position: center center;
        background-size: cover;
    }


    /*#bars {
        right: unset;
        left: 8.6%;
        top: 18%;
        position: fixed;
        z-index: 123456789876543;
    }*/


    .projectContent {
        margin: 100px 0;
    }

    .projectContent,
    .projectContainer .media.image {
        background-position: center center;
    }

    .projectContentContainer h1 {
        font-size: 57px;
        line-height: 1.25;
        color: #222;
        font-weight: 300;
    }

    .projectContent, .projectContainer .media.image {
        background-position: unset;
    }

    .projectTitle {
        font-size: 5vw;
        line-height: 5vw;
    }

    #projectInfo {
        padding: 100px 20px;
    }

    #projectInfo2 h1 {
        font-size: 57px;
        line-height: 57px;
        font-weight: bold;
    }

    #projectLinksContainer {
        left: 76%;
        bottom: 40%;
    }

    .nextProjectHeroModule .nextProjectTitle {
        top: 40%;
        left: 8.3333333333%;
        position: absolute;
        font-size: 4vw;
        line-height: 4vw;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        font-family: Roboto;
        z-index: 2147483645;
        cursor: pointer;
    }

    .projectTitle {
        top: 40%;
        left: 8.33333333%;
        position: absolute;
        font-size: 4vw;
        line-height: 4vw;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        font-family: Roboto;
        z-index: 2147483645;
        cursor: pointer;
    }

    .projectContent {
        position: relative;
        width: 100%;
        clear: both;
        margin: 0px 0;
        top: -18%;
        left: -10%;
        height: 136%;
        width: 120%;
        transform-origin: 50% 50%;
        /*cursor: pointer;*/
        text-align: center;
    }

}