body {
    margin: 0;
    padding: 0;
    font-family: "Chakra Petch", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #FFFFFF;
    background: #FFFFFF;
    -webkit-text-size-adjust: none;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.views-field.views-field-field-header-image {
    display: none;
}

.header-banner-wrapper.views-row img {
    width: 100%;
}

.innerHeaderCnt {
    position: relative;
}

.menu-total-wrapper.desktop {
    position: absolute;
    top: 0;
    left: calc(50% - 85.41666666666667vw / 2);
    height: 100%;
    width: 85.41666666666667vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0vw auto 0;
    padding: 3vw 0 0;
    box-sizing: border-box;
}

h1.-is-visually-hidden {
    display: none;
}

.menu-wrapper.right ul {
    display: flex;
    gap: 2vw;
    text-align: right;
    justify-content: flex-end;
}

.socialWrap ul {
    display: flex;
}

.menu-wrapper.right ul.socials {
    gap: 1vw;
}

li.mlistNav {
    position: absolute;
    bottom: 0;
    right: 0;
}

.album-section {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
}

a {
    text-decoration: none;
}

.menu-wrapper.right li:not(.mlistNav) a {
    text-transform: uppercase;
    font-size: 0.88vw;
}

.menu-wrapper.right a:hover {
    text-decoration: underline;
}

.album-title {
    font-size: 2.1875vw;
    text-align: center;
}

.album-title {
    font-size: 2.1875vw;
    text-align: center;
    line-height: 1;
    margin-bottom: 2vw;
}

.seeAll {
    text-align: center;
}

.seeAll a {
    font-size: 0.8333333333333334vw;
    text-transform: uppercase;
    background: #F0B4BE;
    display: block;
    width: 14.791666666666666vw;
    margin: 0 auto;
    height: 3.125vw;
    line-height: 3.3vw;
}

.button-open {
    display: block;
    height: 2.6041666666666665vw;
    width: 15.052083333333334vw;
    background: #FFFFFF;
    color: #000;
    font-size: 1.0416666666666667vw;
    line-height: 2.6041666666666665vw;
    text-align: center;
    cursor: pointer;
}

.button-open:hover,
.seeAll a:hover,
.socials a:hover,
.andraday-logo-2 a:hover {
    opacity: 0.75;
}

.malingListWrap {
    display: none;
}

.open .malingListWrap {
    display: block;
}

.open .button-open {
    display: none;
}

.andraday-logo-2 {
    width: 25.3125vw;
}

.andraday-logo-2 img {
    width: 100%;
}

video#background-video {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}

video#background-video2 {
    display: none;
}

@media only screen and (max-width:1366px) and (orientation:portrait) {
    video#background-video2 {
        display: block;
        background: #000;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 9;
    }

    .album-section {
        width: 100%;
    }

    video#background-video {
        display: none;
    }
}

@media only screen and (max-width:1023px),
only screen and (max-width:1024px) and (orientation:portrait) {
    .menu-total-wrapper.desktop {
        padding-top: 5vw;
    }

    .views-field.views-field-field-header-image {
        display: block;
    }

    .views-field.views-field-field-desktop-header-image {
        display: none;
    }

    .andraday-logo-2 {
        width: 55.46666666666667vw;
    }

    .isopen .navWrapper {
        position: fixed;
        background: #BDC5D6;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1;
        overflow: scroll;
    }

    .menu-wrapper.right ul {
        display: flex;
        gap: 3vw;
        text-align: center;
        justify-content: flex-end;
        flex-direction: column;
        align-content: center;
    }

    .menu-wrapper.right li:not(.mlistNav) a {
        text-transform: uppercase;
        font-size: 5.88vw;
    }

    .menu-wrapper.right ul.socials {
        gap: 5vw;
        flex-direction: row;
        display: flex;
        justify-content: center;
    }

    .button-open {
        display: none;
    }

    .malingListWrap {
        display: block;
    }

    li.mlistNav {
        position: static;
        width: 70vw;
        margin: 1vw auto 0;
        bottom: 0;
        right: 0;
    }

    .menu-wrapper.right {
        display: flex;
        width: 100%;
        min-height: 100vh;
        overflow: scroll;
        padding: 10vw 0;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
    }

    span.site-menu span {
        height: 2px;
        width: 100%;
        background: #fff;
        display: block;
        margin-bottom: 2vw;
    }

    .nav-icon.menu-button.right a {
        display: inline-block;
        width: 7.5vw;

    }

    .isopen .nav-icon.menu-button.right a {
        margin-top: 5vw;
        margin-right: 5vw;
    }

    .navWrapper .menu-wrapper {
        display: none;
    }

    .isopen .navWrapper .menu-wrapper {
        display: flex;
    }

    .nav-icon.menu-button.right {
        text-align: right;
    }

    .isopen span.site-menu span:first-child {
        transform: skewY(45deg);
        margin-bottom: 0vw;
    }

    .isopen span.site-menu span:last-child {
        transform: skewY(-45deg);
    }



    .isopen span.site-menu span:nth-child(2) {
        display: none;
    }

    .album-title {
        font-size: 8vw;
        text-align: center;
        line-height: 1.25;
        margin-bottom: 6vw;
    }

    .seeAll a {
        width: 75.73333333333333vw;
        height: 16vw;
        font-size: 4.266666666666667vw;
        line-height: 16vw;
    }

    .album-section {
        width: 100%;
    }
}