/*
Theme Name: Elephant Music by Temple
Theme URI: http://example.com
Author: Your name
Author URI: http://pinegrow.com/
Description: This theme was created with Pinegrow Web Editor
Version: 1.0.34
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elephant
*/
/* * Version: 1.0.34

 * Theme Name: Elephant Music by Temple
 * Version: 1.0.34



/* END Comment */
.plyr__volume {
    max-width: 30px !important;
    min-width: 30px !important;
}

:root {
    --mid-grey: #707070;
    --ani-speed: 0.2s;
    --ani-speed-slow: 0.5s;
    --ani-curve: cubic-bezier(.075,.82,.165,1);
    --ratio: 0.95;
    --grid-item-height: 25vw;
    --thumb-height: 7vh;
    --plyr-color-main: #ffffff50;
    --plyr-range-track-height: 2px;
    --plyr-badge-border-radius: 100px;
    --plyr-control-icon-size: 13px;
    --plyr-range-thumb-height: 8px;
    --plyr-control-radius: 100px;
    --plyr-control-padding: 20px;
    --plyr-video-control-background-hover: transparent;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    border-radius: 19px;
}

.modal.show {
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body {
    background-color: #000;
    color: #fff;
    min-height: 100vh;
    min-height: -webkit-fill-available;
}

/* Homepage video */
#myVideo {
    position: absolute;
    right: 50%;
    bottom: 50%;
    min-width: 50%;

    /* min-height: 50% */
    transform: translate(50%, 50%);
    max-width: 100%;
    max-height: 90%;
}

.header-video {
    position: absolute;
    right: 50%;
    bottom: 50%;
    min-width: 50%;

    /* min-height: 50% */
    transform: translate(50%, 50%);
    max-width: 90%;
    z-index: -1;
}

@media (min-width: 992px) {
}

.header .inner,
.footer .inner {
    padding: 2rem 1.5rem;
}

@media (min-width:1200px) {
    .furniture {
        top: 0;
        left: 0;
        position: fixed;
    }
}

.burger {
    width: 34px;
    height: 30px;
    display: block;
    position: relative;
    cursor: pointer;
}

.burger-bit {
    width: 100%;
    height: 2px;
    position: absolute;
    background-color: #fff;
    right: 0;
    transition: all var(--ani-speed) ease-out;
}

.burger-bit.burger-bit-1 {
    top: 10%;
}

.burger-bit.burger-bit-2 {
    top: 50%;
    width: 80%;
    transform: translateY(-50%);
}

.burger-bit.burger-bit-3 {
    bottom: 10%;
}

/* Menu Hover */
.burger:hover .burger-bit {
    width: 100% !important;
    background: #707070;
}

.burger:hover .burger-bit-1 {
    top: 0;
}

.burger:hover .burger-bit-3 {
    bottom: 0;
}

.menu-text {
    position: absolute;
    bottom: -63%;
}

.furniture-footer {
    bottom: 0;
    top: auto;
}

h2 {
    font: normal normal 300 44px/46px interstate-condensed;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    h2 {
        font: normal normal 300 54px/56px interstate-condensed;
    }
}

h2.home-film-title {
    font: normal normal 300 34px/32px interstate-condensed;
}

@media (min-width:992px) {
    h2.home-film-title {
        font: normal normal 300 54px/56px interstate-condensed;
    }
}

.ol {
    list-style: none;
    counter-reset: item;
}

.big-list {
    list-style: none;
}

.big-list li {
    font: normal normal 300 39px/44px interstate-condensed;
    text-transform: uppercase;
    counter-increment: item;
    filter: blur(0px);
}

.big-list li:before {
    margin-right: 1rem;
    content: "0" counter( item);
    font: normal normal 300 16px/49px interstate;
    color: var(--mid-grey);
    vertical-align: text-top;
    line-height: 2.45;
}

p,
a.arrow-button {
    color: var(--mid-grey);
    font: normal normal 300 16px/26px interstate;
}

.big-logo {
    /* position: absolute */
    overflow: hidden;
    width: 100%;
}

.pgia-slider {
    transform: rotateX(-90deg);
}

div.slide {
    filter: blur(10px);
}

div.slide.is-selected {
    filter: blur(0px);
}

.big-logo-2 {
    transform: translateY(-170%);
    z-index: 20;
    height: 70px;
}

.big-logo-1 {
    transform: translateY(-380%);
    z-index: 10;
    height: 50px;
    overflow: hidden;
}

.big-logo-3 {
    transform: translateY(170%);
    z-index: 20;
    height: 70px;
}

.big-logo-5 {
    transform: translateY(380%);
    z-index: 10;
    height: 50px;

    /* filter: blur(2px) */
}

.big-logo-static {
    z-index: 30;
    transform: translateY(-100%);
}

.arrow-button {
    text-decoration: none;
    position: relative;
}

.arrow-button span {
    width: 30px;
    height: 30px;
    position: relative;
    border: 1px solid var(--mid-grey);
    border-radius: 100px;
    display: block;
    margin-left: 1rem;
    transition: transform var(--ani-speed);
}

.arrow-button:hover {
    color: #fff;
}

.arrow-button:hover span {
    border-color: #fff;
    transform: scale(1.2);
}

.arrow-button:after,
.arrow-button:before {
    width: 30px;
    height: 30px;
    content: '';
    right: 0px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.907' height='4.301' viewBox='0 0 8.907 4.301'%3E%3Cg id='Group_1945' data-name='Group 1945' transform='translate(0 3.948) rotate(-90)'%3E%3Cline id='Line_109' data-name='Line 109' y2='8.403' transform='translate(1.797 0)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3Cline id='Line_110' data-name='Line 110' x2='1.797' y2='1.797' transform='translate(0 6.402)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3Cpath id='Path_3021' data-name='Path 3021' d='M.822,0,0,.822' transform='translate(1.797 7.377)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-width='1'/%3E%3Cline id='Line_111' data-name='Line 111' x1='1.797' y2='1.797' transform='translate(1.797 6.402)' fill='none' stroke='%23fff' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    position: absolute;
    transition: transform var(--ani-speed) var(--ani-curve), opacity var(--ani-speed) var(--ani-curve);
    opacity: 1;
}

/* First arrow position */
.arrow-button:after {
    opacity: 0;
    right: 25px;
}

/* First arrow position on hover */
.arrow-button:hover:after {
    transform: translateX(25px);
    opacity: 1;
}

.arrow-button:hover:before {
    transform: translateX(35px);
    opacity: 0;
}

.slider-inner {
    width: 65vh;
    padding-top: 100%;

    /* border-radius: 30px */
    background-color: var(--bs-body-color);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media (min-width:992px) {
    .odd-slider {
        /* transform: translate(-15%, 0%) rotate(-15deg) */
        /* width: 200% */
        /* position: absolute */
    }
}

div.slide {
    padding: 3rem;
}

.big-logo-1 img,
.big-logo-2 img {
    transform: translateY(50%);
}

.big-logo-3 img,
.big-logo-5 img {
    transform: translateY(-120%);
}

.social-link {
    border: 1px solid var(--mid-grey);
    border-radius: 100px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
}

.instagram-slider-inner {
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 101% auto;
    border-radius: 19px;

    /* background-color: var(--mid-grey) */
    position: relative;
}

.home-wrok {
    position: relative;
    display: block;
}

.menu-modal {
    background-color: #000;
    position: relative;
}

.insta-scroll-logo {
    position: absolute;
    top: 1rem;
    right: 1rem;
}

.btn-client-login {
    border: 1px solid #707070;
    border-radius: 15px;
    text-align: center;
    font: normal normal normal 11px/26px interstate;
    letter-spacing: 1.1px;
    color: var(--mid-grey);
    padding: 0rem 0.8rem 0em;
}

.project-social .social-link img {
    width: 31px;
    height: 31px;
}

.project-social a.social-link {
    width: 60px;
    height: 60px;
}

.social-link:hover {
    border-color: #fff;
}

.social-link svg path {
    transition: all var(--ani-speed) ease-out;
}

.social-link:hover svg path {
    fill: #fff;
}

@media (min-width:992px) {
    .projects-multi-scroll {
        padding-left: 10%;
        padding-right: 10%;
    }
}

.gallery__item {
    margin-top: 0;
    margin-bottom: 2rem;
    counter-increment: projects 1;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.gallery__item:before {
    /* content: counter(projects) */
    font-size: 50px;
    font-weight: bold;
    top: 10px;
    left: 10px;
    position: absolute;
}

.gallery__img {
    width: 100%;
    aspect-ratio: 1;
    transition: all 0.2s ease-out;
    transform: scale(1.05);
}

@media (min-width:992px) {
    .scroll-col {
        counter-reset: projects 0;
        overflow-y: hidden;
        height: 100vh;
    }
}

#projects:before {
    position: absolute;
    content: ' ';
    top: 0;
    left: 0;
    width: 100%;
    height: 130px;
    display: block;
    background-image: linear-gradient(180deg, #000 43%, rgba(0, 0, 0, 0) 98%);
    z-index: 500;
}

#projects:after {
    position: absolute;
    content: ' ';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 130px;
    display: block;
    background-image: linear-gradient(360deg, #000 43%, rgba(0, 0, 0, 0) 98%);
    z-index: 500;
}

.outer {
    overflow: hidden;
    position: relative;
}

.full-section {
    padding: 4rem 0;
}

@media (min-width:992px) {
    .full-section {
        /* height: 100vh */
    }
}

.over-fade {
}

@media (min-width:992px) {
    .over-fade {
        /* padding-top: 60px */
        /* padding-bottom: 60px */
    }
}

.under-fade {
    z-index: 0;
}

.home-slide-into {
    width: 100%;
    filter: blur(0px);
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.odd-slider .slide .slider-inner {
    opacity: 0.5;
    transform: scale(0.9);
    transition: all var(--ani-speed) ease-out;
}

.odd-slider .slide.is-selected .slider-inner {
    opacity: 1;
    transform: scale(1);
}

.home-slider-client {
    color: var(--mid-grey);
    font: normal normal 300 12px/15px interstate;
    margin: 0;
}

@media (min-width:992px) {
    .home-slider-client {
        color: #fff;
        font: normal normal 300 16px/26px interstate;
    }
}

.home-slide-into .arrow-button {
    color: #ffffff;
}

.home-slide-into .arrow-button:first-of-type {
    border-bottom: 1px solid #707070;
}

.main-menu li a {
    transition: all var(--ani-speed) ease-out;
    text-decoration: none;
    font: normal normal 300 80px/56px interstate-condensed;
    color: rgba(255,255,255,1);
    display: block;
}

.sub-menu li a {
    font: normal normal 300 27px/33px interstate-condensed;
    letter-spacing: -0.94px;
    color: rgba(255,255,255,1);
    text-decoration: none;
    line-height: initial;
    transition: all var(--ani-speed) ease-out;
}

/* Short screens */
@media (max-height: 680px) {
    .main-menu li a {
        font: normal normal 300 40px/16px interstate-condensed;
    }

    .sub-menu li a {
        font: normal normal 300 30px/16px interstate-condensed;
    }
}

@media (min-width:992px) {
    .main-menu li a,
    .main-menu li span {
        color: rgba(255,255,255,0.17);
    }
}

.main-menu li a:hover {
    color: rgba(255,255,255,1);
}

@media (min-width:992px) {
    .sub-menu li a {
        color: rgba(255,255,255,0.17);
    }
}

.sub-menu li a:hover {
    color: rgba(255,255,255,1);
}

.menu-sub-title {
    font: normal normal 300 12px/29px interstate;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    line-height: inherit;
}

h4.placement-small-title {
    font: normal normal 300 12px/29px interstate;
    letter-spacing: 1.2px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.placement-small-copy {
    font: normal normal 300 16px/26px interstate;
    letter-spacing: 0px;
}

.big-link {
    font: normal normal 300 44px/46px interstate-condensed;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--mid-grey);
}

.big-link:hover {
    color: #fff;
}

.project-logo {
    width: 40%;
}

.single-project-content {
    padding-top: 150px;
    padding-bottom: 0;
}

@media (min-width:992px) {
    .gallery__item:hover img {
        filter: blur(1rem) brightness(50%);
        transform: scale(1.05);
    }

    .person-roll-outer.gallery__item:hover img {
        filter: blur(0.2rem) brightness(30%);
    }
}

.gallery__item a {
    display: block;
    overflow: hidden;

    /* border-radius: 20px */
    z-index: 20;
}

.project-info-slide {
    width: 100%;
}

@media (min-width:992px) {
    .project-info-slide {
        position: absolute;
        top: 50%;
        left: 0;
        height: 100%;
        transition: all 0.2s ease-out;
        z-index: 10;
        opacity: 0;
    }
}

@media (min-width:1200px) {
    .project-info-slide {
        width: 100%;
    }
}

.project-info-slide h4,
.project-info-slide p {
    color: #fff;
    line-height: inherit;
}

.gallery__item:hover .project-info-slide {
    top: 0;
    opacity: 1;
}

.project-info-slide h4 {
    font: normal normal 300 23px/23px interstate-condensed;
    letter-spacing: 0px;
    text-transform: uppercase;
}

@media (min-width:1200px) {
    .project-info-slide h4 {
        font: normal normal 300 34px/32px interstate-condensed;
    }
}

.project-info-slide p {
    font: normal normal 300 10px/11px interstate;
    letter-spacing: 1.2px;
    color: #707070;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .project-info-slide p {
        font: normal normal 300 12px/15px interstate;
    }
}

.slider-swiper {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 10;
}

.footer-scroll__circle {
    width: 60px;
    height: 60px;

    /* display: block */
    border-radius: 100px;
    border: 1px solid #404040;
    transition: border var(--ani-speed) var(--ani-curve);
    text-decoration: none;
    cursor: default;
}

.footer-scroll__circle.top {
    cursor: pointer;
}

.footer-scroll .footer-scroll__circle:hover {
    border: 1px solid #fff;
}

.footer-scroll__circle__arrow {
    transform: rotate(-90deg);
    transition: all var(--ani-speed) var(--ani-curve);
}

@media (min-width: 992px) {
    .footer-scroll__circle__arrow {
        transform: rotate(90deg);
    }
}

.footer-scroll__word {
    width: 100%;
    display: block;
    text-align: center;
    font: normal normal 300 12px/28px interstate;
    letter-spacing: 1.2px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-heighT: inherit;
    margin-bottom: 10px;
}

.footer-scroll__word:before {
    content: 'Scroll';
}

.footer-scroll__word.top:before {
    content: 'Top';
}

.social-link img {
    width: 15px;
    height: 15px;
    opacity: 0.3;
}

.project-social .social-link svg {
    width: 31px;
    height: 31px;
}

.page-nav {
    height: 100%;
    position: fixed;
    z-index: 200;
    right: 75px;
    width: 15px;

    /* padding-bottom: 4rem */
    display: none;
}

@media screen and (min-height: 800px) and (min-width: 1280px) {
    .page-nav {
        display: flex;
    }
}

.page-side-title {
    height: 100%;
    position: fixed;
    z-index: 10;
    width: 30px;
    left: 4%;

    /* border: 1px solid red */
    overflow: hidden;
}

.page-nav ol li {
    position: relative;
}

.page-nav ol li a {
    width: 13px;
    height: 13px;
    display: block;
    border: 1px solid #ffffff;
    border-radius: 100px;
    text-indent: -9999px;
    margin-bottom: 11.5vh;
    position: relative;
}

.page-nav ol li a:after,
.fp-right ul li a {
    /* content: '';
    width: 0px;
    height: 0px;
    border-radius: 100px;
    background: #fff;
    position: absolute;
    display: block;
    left: 5px;
    top: 5px;
    transition: all 0.2s ease-in-out; */
    content: '';
    width: 0px;
    height: 0px;
    border-radius: 100px;
    background: transparent;
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    transition: all 0.2s ease-in-out;
    border: 1px solid #fff;
    width: 13px !important;
    height: 13px !important;
}

.page-nav ol li a.active:after,
.page-nav ol li a:hover:after {
    width: 5px;
    height: 5px;
    left: 3px;
    top: 3px;
}

/* This was pseudo but ditched it cos animation */
/* .page-nav ol li:after, */
.nav-line {
    content: '';
    height: 8.5vh;
    width: 1px;
    position: absolute;
    display: block;
    top: 2.5vh;
    background: #fff;
    left: 6px;
}

.page-nav ol li:last-of-type a {
    margin-bottom: 0;
}

.page-nav ol li:last-of-type:after {
    content: none;
}

.big-logo img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 90%;
}

.big-logo-outer {
    /* width: 90% */
}

.menu-projects {
    width: 400vw;
    transform: rotate(-15deg) translateY(-60%);
    height: 100vh;
    position: absolute;
}

.menu-projects:after {
    content: ' ';
    top: 0;
    right: 0;

    /* width: 100% */
    /* height: 100% */
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 23%, rgb(0, 0, 0) 41%);

    /* position: absolute */
}

.menu-projects .menu-projects__project {
    height: 60vh;
    width: 60vh;
    margin-right: 10vh;
}

.menu-projects .menu-projects__project .inner {
    width: 60vh;

    /* background: red */
    border-radius: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 60vh;
}

.upper-link {
    text-decoration: none;
    color: var(--mid-grey);
    font-size: 16px;
}

.upper-link:hover {
    color: #fff;
}

.contact-social {
    margin-top: 34px;
    margin-bottom: 34px;
}

.big-email a {
    text-decoration: none;
    color: var(--mid-grey);
    font: normal normal 300 34px/46px interstate-condensed;
}

@media (min-width: 992px) {
    .big-email a {
        font: normal normal 300 44px/46px interstate-condensed;
    }
}

.big-email a:hover {
    color: fff;
}

.big-email a:hover {
    color: #fff;
}

a {
    transition: color var(--ani-speed);
}

.page-side-title h3 {
    font: normal normal 300 12px/29px interstate;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    text-align: center;
    transform: rotate(-180deg) translateY(50%) translate(50%);
    white-space: nowrap;
    top: 50%;
    position: absolute;
    left: 0px;
    writing-mode: vertical-lr;
    border-left: 1px solid #fff;
}

h2.small-header {
    font: normal normal 300 16px/26px interstate;
}

/* Scroll Wank */
.main {
    overflow: hidden;
    position: relative;
}

.columns {
    justify-content: center;
    padding: 0 3rem;
    width: 100%;
}

.column-wrap--height {
    flex-direction: column-reverse;
    height: 100vh;
}

.column-wrap {
    flex-direction: column;
    padding: 5vh 0 15vh;
    z-index: 1;
}

.column-wrap,
.columns {
    display: flex;
    position: relative;
}

.column {
    display: block;
    position: relative;
    will-change: transform;
}

.column__item {
    margin: 0;
    position: relative;
    z-index: 1;
    border: 1px solid red;
}

.column__item-imgwrap {
    border-radius: 8px;
    cursor: pointer;
    height: var(--grid-item-height);
    margin: 8vh 1vw 0;
    overflow: hidden;
    position: relative;
    width: var(--grid-item-width);
}

.column__item-img {
    backface-visibility: hidden;
    background-position: 50% 20%;
    background-size: cover;
    height: 100px;
    width: 100px;
}

.page-loader {
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
}

.left-title-outer {
    border-top: 1px solid #ff0000;
    display: block;
    width: 100px;
    height: 100px;
}

.part-fade-in {
    filter: blur(0px);
}

body.single-placement .footer-scroll,
body.single-placement .footer-scroll {
    display: none;
}

.project-bit {
    /* filter: blur(0px) */
}

.social-link:hover img {
    opacity: 1;
}

.spinner img {
    animation: rotateLoader 1s linear infinite;
    width: 24vw;
}

@keyframes rotateLoader {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

.spinner {
    filter: blur(0px);
}

.placement-agency {
    font-family: interstate-condensed;
    font-size: 20px;
    font-weight: 100;
}

.furniture-arrows {
    top: 50%;
    transform: translateY(-50%);
}

.footer-scroll__circle__arrow.footer-scroll__circle__arrow__left {
    transform: rotate(180deg);
}

.footer-scroll__circle__arrow.footer-scroll__circle__arrow__right.hidden-arrow {
    transform: translateX(-240%);
    opacity: 0;
}

.footer-scroll__circle__arrow.footer-scroll__circle__arrow__left.hidden-arrow {
    transform: translateX(240%) rotate(180deg);
    opacity: 0;
}

.footer-scroll__circle__arrow.footer-scroll__circle__arrow__right {
    transform: rotate(0deg) translateX(-10px);
}

.footer-scroll__circle__arrow.footer-scroll__circle__arrow__left {
    transform: rotate(180deg) translateX(-10px);
}

.post-nav-arrow-text {
    color: #fff;
    text-transform: uppercase;
    font-family: interstate;
    font-size: 12px;
    top: 63px;
    position: absolute;
    opacity: 0;
    transition: all 0.2s ease-in-out;
}

.post-nav-arrow-text.post-nav-arrow-text__previous {
    transform: translate(110px, -50%);
}

.post-nav-arrow-text.post-nav-arrow-text__next {
    transform: translate(-120px, -50%);
}

.post-nav-arrow-text.post-nav-arrow-text__previous {
    transform: translate(150px, -50%);
}

.project-nav:hover .post-nav-arrow-text {
    opacity: 1;
    display: block;
}

.project-nav:hover .post-nav-arrow-text__next {
    transform: translate(-90px, -50%);
}

.project-nav:hover .post-nav-arrow-text__previous {
    transform: translate(110px, -50%);
}

.about-first-fade {
    filter: blur(0px);
}

.modal-clode {
    top: 5%;
    right: 5%;
    position: absolute;
    z-index: 500;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
    transform: scale(0.8);
}

.modal-clode:hover {
    transform: rotate(90deg) scale(1);
}

@media screen and (min-width:992px) {
    .header .inner,
    .footer .inner {
        padding: 2rem 4rem;
    }
}

.home-link {
    width: 50px;
}

.home-link img {
    width: 100%;
}

@media screen and (min-width:992px) {
    .home-link {
        width: 65px;
    }

    .text-slider {
        /* position: absolute;
        top: 16vw;
        left: 0;
        width: 50%; */
        position: absolute;
        top: 50%;
        left: 0;
        width: 50%;
        transform: translateY(-50%);
    }

    .info-slider:after {
        content: 'flickity';
        display: none;
    }
}

.slider-inner.slide-inner-small {
    width: 100%;
}

@media (min-width:992px) {
    .who-we-are-home {
        /* border: 1px solid #ff3434 */
    }
}

.home-home {
    height: 100vh;
}

@media (min-width: 992px) {
    .home-home {
        /* max-height: 100vh */
        /* height: 100vh */
    }
}

@media screen and (min-width:992px) {
    .big-list li {
        font: normal normal 300 49px/56px interstate-condensed;
    }

    .insta-col {
        padding-bottom: 60px;
        padding-top: 100px;
    }
}

@media (min-width:992px) {
    .people-col {
        overflow: hidden;

        /* padding-bottom: 60px */
        /* padding-top: 60px */
    }
}

@media (min-width:1200px) {
    .furniture-arrows .container {
        max-width: 100%;
        padding: 2rem 4rem;
    };
}

.project-nav:hover .footer-scroll__circle__arrow__right {
    transform: translateX(220%);
    opacity: 0;
}

.project-nav:hover .footer-scroll__circle__arrow__left {
    transform: translateX(-220%) rotate(180deg);
    opacity: 0;
}

.project-nav:hover  .footer-scroll__circle__arrow.footer-scroll__circle__arrow__right.hidden-arrow {
    transform: translateX(10px);
    opacity: 1;
}

.project-nav:hover  .footer-scroll__circle__arrow.footer-scroll__circle__arrow__left.hidden-arrow {
    transform: rotate(180deg) translateX(10px);
    opacity: 1;
}

@media (min-width:992px) {
    .big-logo-static {
        transform: translateY(0);
    }
}

.full-section.home-project {
    padding-top: 4rem;
}

@media (min-width: 992px) {
    .full-section.home-project {
        padding-top: 0;
    }
}

@media (min-width:992px) {
    .spinner img {
        width: 4vw;
    }
}

.full-section.home-wrok {
    padding-top: 0;
}

@media (min-width:992px) {
    .full-section.home-wrok {
        padding-top: 4rem !important;
    }

    #myVideo {
        max-height: 90%;
    }
}

.header-scroll {
    position: absolute;
    bottom: 60px;
}

p.mobile-unique {
    color: #fff;
    font-family: interstate;
    letter-spacing: 1.2px;
}

.header-scroll .footer-scroll__circle__arrow {
    transform: rotate(90deg);
}

.big-logo-mobile {
    /* transform: translateY(-100%) */
}

.menu-big-item a {
}

.menu-big-item {
    position: relative;
}

.menu-big-item span.menu-number {
    position: absolute;
    transition: all var(--ani-speed) ease-out;
    top: 4px;
    left: 25px;
    opacity: 0;
    font-size: 13px;
}

@media (min-width:992px) {
    .menu-big-item:hover .menu-number {
        opacity: 100;
        color: #fff;
        left: 0;
    }

    .main-menu .menu-big-item:hover a {
        transform: translateX(30px);
    }
}

@media (min-width:1200px) {
    .furniture.furniture-footer {
        height: 0;
    }

    .footer .footer__social,
    .footer .footer-scroll {
        height: 70px;
        position: absolute;
        bottom: 0;
        left: 4rem;
    }

    .footer .footer-scroll {
        left: auto;
        right: 4rem;
        height: 120px;
    }
}

.furniture-header {
    z-index: 500;
    position: absolute;
    top: 0;
    left: 0;
}

@media (min-width:992px) {
    .furniture-header {
        position: fixed;
    }
}

.home-project-nav {
    border-color: #fff;
    width: 40px;
    height: 40px;
    display: block;
}

.home-project-nav:hover {
    /* background: #fff; */
}

@media (min-width:992px) {
    .sticky-insta {
        margin-top: 30vh;
        top: 39vh;
    }
}

.fp-watermark {
    display: none !important;
}

h3.location {
    font: normal normal 300 44px/46px interstate-condensed;
    color: var(--mid-grey);
}

.map-image {
    width: 40%;
    opacity: 0.6;
    margin-bottom: 2rem;
    min-height: 100ox;
}

/* Custom Nav JAzz */
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    width: 0 !important;
    height: 0 !important;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
    height: 4px !important;
    width: 4px !important;
    margin: 0 !important;
    transform: translate(-50%, -50%);
    border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: #fff !important;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    width: 8px !important;
    height: 8px !important;
    transform: translate(-50%, -50%);
    margin: 0 !important;
}

#fp-nav ul li {
    margin-bottom: 11.5vh !important;
}

#fp-nav ul li:last-of-type {
    margin-bottom: 0px !important;
}

#fp-nav {
    height: 100% !important;
    position: fixed !important;
    z-index: 200 !important;
    right: 75px !important;
    width: 15px !important;

    /* padding-bottom: 4rem */
    display: none !important;
    align-items: center!important;
    justify-content: center!important;
    flex-direction: column!important;
}

@media screen and (min-height: 800px) and (min-width: 1280px) {
    #fp-nav {
        display: flex !important;
    }
}

.nav-line,
.fp-right ul li a:After {
    content: '';
    height: 8.5vh;
    width: 1px;
    position: absolute;
    display: block;
    top: 2.5vh;
    background: #fff;
    left: 6px;
}

.fp-right ul li:last-of-type a:After {
    display: none;
}

.big-logo-mobile img {
}

.bigger-hedaer-video {
    transform: translate(50%, 50%) scale(1.4, 1.4m);
}

.header-video.top-screen-vid {
    bottom: auto;
    top: 15%;
    max-width: 60%;
}

.header-video.bottom-screen-vid {
    bottom: auto;
    bottom: 17%;
    max-width: 50%;
}

.button-hover:hover {
    background: #fff;
    color: #000 !important;
}