@media (min-width: 481px) and (max-width: 1024px) {
    .c-images {
        width: 50%;
    }
}
.c-section5-text {
    margin-bottom: 50px;
    margin-top: -50px;
}
.text-section5-unreal {
    color: #00263d;
}

.c-btn-project {
    margin-right: 10px;
}

.bg-white {
    background-color: white !important;
}



.c-btn-unreal {
    margin-bottom: 5px;
}
.video-7 iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    
}
.full-unreal {
    height: 1000px;
}

.unreal-video-section .c-title--v2 {
    font-size: 18px;
}

.unreal-video-section .c-description p {
    font-size: 16px;
}

@media (max-width: 1921px) {
    .unreal-video-section .c-title--v2 {
        font-size: 14px;
    }

    .unreal-video-section .c-description p {
        font-size: 12px;
    }
}
@media (min-width: 768px) {
    .section-half {
        width: 50%;
    }
}
@media (max-width: 426px) {
   .c-btn {
        margin-bottom: 2px;
   }
}

.unreal-video-section .c-vimeo, .unreal-video-section-double {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}




.iframe-map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); 
}

.thumbnail-text {
    z-index: 99;
}
.video-thumbnail {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

@media screen and (max-width: 1620px) {
    .unreal-video-section .c-vimeo {
        padding-bottom: 100vh;
        aspect-ratio: 16/9;
    }
}

.c-vimeo__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    overflow: hidden;
}

.unreal-video-section .c-vimeo iframe, .unreal-video-section-double .c-vimeo iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    object-fit: cover;
    object-position: center;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .unreal-video-section .c-vimeo iframe {
        margin-left: -23.5%;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none;
        object-fit: cover;
        object-position: center;
    }
    
}

@media (max-width: 767px) {
    .unreal-video-section .c-vimeo iframe {
        margin-left: -35.5%;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none;
        object-fit: cover;
        object-position: center;
    }
    
}

@media (aspect-ratio: 3/4) {
    .unreal-video-section .c-vimeo iframe, .unreal-video-section-double .c-vimeo iframe{
        margin-left: -29%;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none;
        object-fit: cover;
        object-position: center;
    }

    .unreal-video-section .c-vimeo, .unreal-video-section-double .c-vimeo {
        padding-bottom: 100vh;
        aspect-ratio: 16/9;
    }
    
}

.c-description.u-color-shade-0 p {
    color: white;
}

.c-section.section.section-top .fp-tableCell {
    vertical-align: top !important;
}

.c-section--index .c-header__logo-sticky g,.c-section--index  .c-header__logo-sticky path {
    fill: var(--color-primary);
}

.c-header .c-header__logo-sticky svg{
    filter: initial !important;
}


.c-header .c-header__menu-items {
    margin: 10px 0;
}

.c-header__menu-mb span{
    box-shadow: none !important;
}

.c-header .c-header__menu.open .c-header__logo-sticky path{
    fill: var(--color-shade-0) !important;
}

.c-header .c-header__menu-mb.open span{
    background-color: var(--color-shade-0) !important;
}

.c-header .c-header__menu-mb span.white{
    background-color: var(--color-shade-0) !important;
}

.c-header__logo-sticky.blue svg g, .c-header__logo-sticky.blue svg path{
    fill: var(--color-primary)!important;
}

/*Projects*/
.c-section--projects.c-section--about.fp-viewing-1 .c-header__logo-sticky svg path{
    fill: var(--color-shade-0) !important;
}

.c-section--projects.c-section--about.fp-viewing-1 .c-header__menu-mb span{
    background-color: var(--color-shade-0) !important;
}

.c-section--projects.c-section--about .c-header__logo-sticky svg path{
    fill: var(--color-primary);
}
.c-section--projects.c-section--about .c-header__menu-mb span{
    background-color: var(--color-primary);
}
.c-section--projects.c-section--post .c-header__logo-sticky svg path{
    fill: var(--color-primary) !important;
}
.c-section--projects.c-section--post .c-header__menu-mb span{
    background-color: var(--color-primary);
}
.c-section--projects.c-section--post.fp-viewing-3 .c-header__logo-sticky svg path{
    fill: var(--color-shade-0) !important;
}
.c-section--projects.c-section--post.fp-viewing-3 .c-header__menu-mb span{
    background-color: var(--color-shade-0) !important;
}

/* Project */

.c-section--project .c-header .c-header__logo-sticky svg path{
    fill: var(--color-primary);
}
.c-section--project.fp-viewing-8 .c-header__logo-sticky svg path{
    fill: var(--color-shade-0);
}
.c-section--project .c-header__menu-mb span{
    background-color: var(--color-primary) !important;
}

.c-section--project .c-header__menu-mb.open span{
    background-color: var(--color-shade-0) !important;
}
.c-section--project .c-works__grid .c-works__item, .c-section--project .c-works__grid .c-works__item .u-images{
    max-height: 55vh;
}

/* Contact */
.c-section--contact.fp-viewing-1 .c-header__logo-sticky svg path{
    fill: var(--color-shade-0);
}
.c-section--contact.fp-viewing-1 .c-header__menu-mb span{
    background-color: var(--color-shade-0);
}

.c-works__grid .c-works__title svg path{
    fill: var(--color-shade-0);
}

.c-slide__subtitle, .c-works__grid--list .c-works__subtitle{
    text-transform: initial;
}

.c-works__filter-selector svg{
    width: auto;
    height: 28px;
}
.c-works__content svg{
    width: auto;
    height: 24px;
}

.c-works__filter--wrapper{
    width: 100%;
}

.c-works__grid--list .c-works__item {
    overflow: hidden;
}

.c-section__video{
    text-align:center;
    position:relative;
}
.c-section__video .c-section__video--layer{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}
.c-section__video--iframe{
    height:100%;
}
.c-section__video--iframe iframe{
    margin-top: 90px;
    height: 80vh;
    border: none;
}

.c-section__video--slider{
    height:100%;
}
.c-section__video--slider iframe{
    border: none;
}

.c-related__posts .fp-tableCell {
    vertical-align: bottom;
}

.c-related__posts .fp-scroller{
    bottom: 0;
    position: absolute;
}
.c-related__posts .c-works__content{
    height: 55vh;
}

.c-related__posts .c-works__grid--list .u-images img{
    height: 55vh;
}

.c-section--post .c-description{
    font-size: 18px;
    line-height: 28px;
    color: var(--color-primary);
}



#container-post .c-post__first .u-images{
    max-height: 70vh;
    position:absolute;
}

.c-section--about .c-about__section.c-about__section--third{
    height: 100vh !important;
}


.c-about__section--third .c-blog__item {
    height: 50% !important;
}

.c-post__fourth .fp-tableCell{
    vertical-align: top !important;
}

.c-section--about .c-section--top .u-images{
    position:absolute;
}

.c-section--about .c-section.c-about__section.c-about__members--first, .c-section--about .c-section.c-about__section.c-about__members--first .fp-tableCell{
    height: 100vh !important;
}
.c-about__members .c-section__slide{
    position: relative;
}
.c-about__members .c-section__slide .c-about__link{
    bottom: -15px;
}

.c-section--404{
    text-align: center;
    margin-top: 50vh;
    font-size: 40px;
}

.iframe-360{
    height: 80vh;
    width: 90%;
    border: none;
}

/* render */

.faq-title {
    font-family: var(--font-family-primary);
    font-weight: 500;
    color: var(--color-primary);
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.faq-title:hover {
    text-decoration: underline;
    cursor: pointer;
}

.faq-text {
    color: var(--color-primary);
    font-size: 18px;
    line-height: 1.6em;
}

.faq-hidden {
    display: none;
}

@media (max-width: 1024px) {
    .faq-title {
        font-size: 20px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .faq-section-title {
        margin-top: 70px !important;
        margin-left: 30px;
        margin-right: 30px;
    }

    .faq-text {
        font-size: 16px;
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media (max-width: 1440px) {
    .faq-section-title {
        margin-top: 70px !important;
    }
}

.contact-button {
    background-color: white;
    border-color: white;
    color: #00263d;
}

.contact-button:hover {
    border-color: white;
    background-color: rgba(255, 255, 255, 0.425);
}
*/
.bg-gray {
    background-color: #B4B4B4;
}

.render-title-main {
    color: white !important;
}

.pb-render {
    padding-bottom: 3em !important;
}

.render-align {
    justify-content: center;
}

.render-sub-title-w {
    width: 66% !important;
}

.mb-logos {
    margin-bottom: 3em;
}

.m-auto {
    margin: auto;
}

.border-b {
    border-bottom: 1px solid gray;
    width: 100%;
}

.bg-image {
    background-image: url('../images/about/01RealBlur.jpg');
    background-size: cover;
    z-index: 1;
}

.bg-image-contact {
    background-image: url('../images/about/06RealBlur.jpg');
    background-size: cover;

}

.blur {
    background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(8px);
  height: 100vh;
}

.white-text {
    color: white !important;
}

.title-render {
    text-align: center;
    -webkit-text-stroke: 1px white;
    -webkit-text-fill-color: transparent;

    /* fallback */
    color: #333;
    font-size: 70px;
    z-index: 9999;
}

.u-50-h {
    height: 50vh !important;
}

.blue-render-header {
    transition: all 1s;
    background-color: #00263d !important;
}

.blue-render-header-c {
    transition: all 1s;
    fill: #00263d !important;
}

.white-render-header-c {
    transition: all 1s;
    fill: white !important;
}

.button-render {
    padding: 20px !important;
}

.picture_square {
    display: flex;
    justify-content: center;
}

.u-square__white{
    display: flex;
    justify-content: center;
    max-height: 700px;
}

@media (max-width: 1280px) {
    .hide {
        display: none;;
    }

    .u-1-4-h {
        height: 25vh;
    }

    .pt-10 {
        padding-top: 10vh;
    }
}

@media screen and (max-width: 1024px) {
    .u-1\/2\@m-text {
        width: 100%!important;
    }
}
/* End Render */

@media screen and (max-width: 1024px){
    .c-section--projects.c-section--about.fp-viewing-1 .c-header__logo-sticky svg path{
        fill: var(--color-primary) !important;
    }

    .c-section--projects.c-section--about.fp-viewing-1 .c-header__menu-mb span{
        background-color: var(--color-primary) !important;
    }
    .c-section--projects .c-section--projects-grid .fp-tableCell{
        height: auto !important;
    }

    .c-section--projects .c-title--v1{
        margin-top: 90px;
    }
    .c-section--projects .c-description{
        margin-top: 10px !important;
    }

    .c-related__posts .fp-tableCell{
        display: initial;
    }
    .c-section--post .c-description{
        font-size: 16px;
        line-height: 26px;
    }

    .c-related__posts .c-works__item, .c-related__posts .c-works__content{
        height: 35vh !important;
    }

    .c-section--project.fp-viewing-8 .c-header__logo-sticky svg path {
        fill: var(--color-primary);
    }

    .c-section--about .c-section.c-about__section.c-about__members--first, .c-section--about .c-section.c-about__section.c-about__members--first .fp-tableCell{
        height: auto !important;
    }

    .c-section--contact .c-section .u-images-tablet{
        height: 100vh !important;
    }

    .c-about__members .c-section__slide .c-about__link{
        right: 0%;
    }

    .c-about__members .c-section__slide {
        margin-bottom: 25px;
    }

    .c-section--about .c-section--top .u-images img{
        object-position: left;
    }
}

@media screen and (max-width: 768px) {
    .c-about__members--first .c-section__slide{
        position: relative;
    }
    .c-header__scrolltop {
        position: fixed;
    }
    .c-section--projects.c-section--about.fp-viewing-1 .c-header__logo-sticky svg path{
        fill: var(--color-primary) !important;
    }
    .c-section--contact.fp-viewing-1 .c-header__logo-sticky svg path{
        fill: var(--color-primary);
    }
    .c-section--contact.fp-viewing-1 .c-header__menu-mb span{
        background-color: var(--color-primary);
    }

    .c-section--project .c-works__grid{
        height: 50vh !important;
    }

    .c-about__section--third .c-blog__item {
        margin-bottom: 20px;
    }
    .c-works__grid--list .c-works__content {
        background: none;
    }
    .c-works__grid--list .c-works__item:hover .c-works__content {
        background-color: transparent !important;
    }

    .c-section--about .c-about__section.fp-table, .c-section--about .c-about__section.fp-table .fp-tableCell{
        height: auto !important;
    }

    .c-about__link {
        right: 4%;
        bottom: 0;
    }

    .c-section--contact .c-section .u-images-tablet {
        height: 63vh !important;
    }

    .iframe-360{
        padding-top: 10vh;
    }

    .c-section--post .c-related__posts .c-works__grid  {
        height: 50vh !important;
    }

    .c-header__scrolltop{
        bottom: -30vh;
    }

    .c-about__section{
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 375px){
    .c-section.c-section--top .c-works__grid{
        height: 560px;
    }
    .c-section.c-section--bottom-landscape .fp-tableCell{
        padding-top: 15vh;
    }
    .c-section--contact .c-section .u-images-tablet {
        height: 72vh !important;
    }

}
/* Iphone */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2) {
    .c-section--contact .c-section .u-images-tablet {
        height: 44vh !important;
    }


}

/* Portrait */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    .c-section--post .c-related__posts .c-works__grid.ios  {
        height: 32vh !important;
    }

    .c-section--post .c-related__posts .c-works__grid  .c-works__item.ios, .c-section--post .c-related__posts .c-works__grid  .c-works__content.ios{
        height: 16vh !important;
    }
}


/* Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
    .c-section--contact .c-section .u-images-tablet {
        height: 100vh !important;
    }

    .c-maps__info {
        background-color: transparent;
        color: var(--color-shade-0);
    }

    .c-maps__info .c-maps__info-container .o-layout__item {
        color: var(--color-shade-0);
    }

    .c-maps__info .c-maps__info-container .o-layout__item svg path {
        fill: var(--color-shade-0);
    }

    .c-maps__info .c-maps__info-container .c-maps__social img {
        filter: none;
    }
}
/* IPad */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
    .c-section--contact .c-works__filter{
        margin-bottom: var(--space-m);
    }
    .c-maps__info {
        position: absolute;
        top: 80%;
        transform: translateY(-50%);
        left: 0;
        width: 590px;
        max-width: 90vw;
        color: var(--color-shade-0);
    }

    .c-maps__info .o-layout__item{
        color: var(--color-shade-0);
    }

    .c-maps__info-container svg g, .c-maps__info-container svg path {
        fill: var(--color-shade-0);
    }

    .c-maps__info .c-maps__social img{
        filter: none;
    }

    .c-section--project .c-works__grid{
        height: 66vh !important;
    }

    .c-section--about .c-section--top .u-images{
        position: absolute;
    }

    .c-section--contact .c-section, .c-section--contact .fp-tableCell{
        height: auto !important;
    }
    .c-section--about #container-contact .c-section.c-about__section.c-about__members--first, .c-section--about .c-section.c-about__section.c-about__members--first .fp-tableCell, .c-section--about #container-render .c-section.c-about__section.c-about__members--first, .c-section--about .c-section.c-about__section.c-about__members--first .fp-tableCell,  .c-section--about #container-unreal .c-section.c-about__section.c-about__members--first{
        height: 100vh !important;
    }

    .c-maps__info {
        position: absolute;
        top: 75%;
        transform: translateY(-50%);
        left: 0;
        width: 590px;
        max-width: 90vw;
    }

    .c-maps__info .o-layout__item{
        color: var(--color-shade-0);
    }

    .c-maps__info-container svg g, .c-maps__info-container svg path {
        fill: var(--color-shade-0);
    }

    .c-maps__social img{
        filter: initial;
    }

    .c-about__section{
        margin-bottom: 20px;
    }

}
/* Ipad portrait */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    .c-about__members--first .c-about__link {
        right: 4%;
        bottom: 0;
    }

    .c-about__link {
        right: 4%;
        bottom: -7vh;
    }
    .c-section--about .c-about__section.fp-table, .c-section--about .c-about__section.fp-table .fp-tableCell{
        height: auto !important;
    }
    .c-header__scrolltop{
        bottom: -18vh;
    }

    .c-section--contact .c-section .u-images{
        height: 52vh;
    }
    .c-section--contact .c-section .u-images-tablet {
        height: 53vh !important;
    }
    .c-section--about #container-contact .c-section.c-about__section.c-about__members--first, .c-section--about .c-section.c-about__section.c-about__members--first .fp-tableCell, .c-section--about #container-render .c-section.c-about__section.c-about__members--first, .c-section--about .c-section.c-about__section.c-about__members--first .fp-tableCell, .c-section--about #container-unreal .c-section.c-about__section.c-about__members--first{
        height: auto !important;
    }
}

/* Landscape */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
    .c-maps__info {
        top: 60%;
    }
    .c-section--contact .c-section .u-images-tablet {
        height: 50vh !important;
    }
}

/* Ipad Landscape */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    .c-section--project.fp-viewing-8 .c-header__logo-sticky svg path {
        fill: var(--color-primary);
    }

    .c-section--about #container-contact .c-section.c-about__section.c-about__members--first, .c-section--about .c-section.c-about__section.c-about__members--first .fp-tableCell,  .c-section--about #container-render .c-section.c-about__section.c-about__members--first, .c-section--about .c-section.c-about__section.c-about__members--first .fp-tableCell, .c-section--about #container-unreal .c-section.c-about__section.c-about__members--first{
        height: 97vh !important;
    }
}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1366px)
and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
and (min-device-width: 1366px)
and (max-device-width: 1366px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}

.play-video{
    text-align: center;
    position: absolute;
    background: url(../images/play-icon.png);
    width: 100%;
    height: 100%;
    display: block;
    background-size: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    filter: brightness(0) saturate(100%) invert(15%) sepia(18%) saturate(3655%) hue-rotate(167deg) brightness(87%) contrast(106%);
    z-index: 1000;
    pointer-events: none;
}

