@font-face {
    font-family: "Roobert Bold";
    src: url("../fonts/Roobert-Bold.eot");
    src:
        url("../fonts/Roobert-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Roobert-Bold.woff2") format("woff2"),
        url("../fonts/Roobert-Bold.woff") format("woff"),
        url("../fonts/Roobert-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Pitch Web Medium";
    src: url("../fonts/pitch-web-medium.eot");
    src:
        url("../fonts/pitch-web-medium.eot?#iefix") format("embedded-opentype"),
        url("../fonts/pitch-web-medium.woff2") format("woff2"),
        url("../fonts/pitch-web-medium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.ra-taniwha {
    text-align: center;
    margin-top: 30px;
}

.ra-taniwha img {
    width: 50%;
    max-width: 500px;
}

.gwaZ_5JVD3 {
    background: #000;
}

.lowercase p {
    text-transform: none !important;
    text-align: right;
}

.no-indent {
    text-indent: 0 !important;
}

body {
    font-family: "Pitch Web Medium", Arial, Helvetica, sans-serif;
    background: #000;
    font-size: 18px;
    line-height: 1.6;
    background-size: cover;
    color: #fff;
}

.page-inner {
    padding: 50px;
}

.mobile-menu-extra a,
.moody-footer a {
    color: #fff;
}

body[light-mode="dark"] .mobile-menu-extra a {
    color: #000;
}

body[light-mode="dark"] .moody-footer a {
    color: #000;
}

.uppercase {
    text-transform: uppercase;
}

body[light-mode="dark"] {
    background: #f1ec8e;
    color: #000;
}

.moody-nav {
    position: fixed;
}

.moody-contact-info {
    margin-top: 60px;
}

.moody-contact-info .big-text p {
    font-family: "Roobert Bold";
    text-transform: uppercase;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 50px;
}

.xtra-top {
    margin-top: 50px;
}

.light-image {
    display: none;
}

body[light-mode="dark"] .light-image {
    display: initial;
}

body[light-mode="dark"] .dark-image {
    display: none;
}

body[light-mode="dark"] .moody-logo {
    color: #000;
}
.mobile-menu-extra {
    margin-top: 25px;
}

.mobile-menu-extra p {
    font-size: 12px;
}

p {
    margin-bottom: 0;
}

.marcus {
    margin-bottom: 20px !important;
    margin-top: 70px;
}

.moody-info p {
    text-indent: 25px;
    text-align: left;
    font-family: "Pitch Web Medium", Arial, Helvetica, sans-serif;
    text-transform: none;
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 0;
}

.moody-logo {
    text-transform: uppercase;
    font-size: 48px;
    font-family: "Roobert Bold", Arial, Helvetica, sans-serif;
    margin-bottom: 60px;
    display: inline-block;
    line-height: 1;
    color: #fff;
}

.moody-logo:hover {
    color: #fff;
    text-decoration: none;
}

.lights-switch {
    text-align: right;
}

.lights-switch .light-mode-button {
    position: fixed;
    right: 50px;
}
.lowercase p span {
    display: none;
}

.lights-switch p {
    float: right;
    margin-left: 10px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    min-width: 80px;
}

.lights-switch-mobile p {
    float: right;
    margin-left: 10px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    min-width: 80px;
}

.moody-info {
    text-align: center;
}

.moody-info img {
    margin-bottom: 50px;
    width: 100%;
}

.moody-contact-info a {
    color: #fff;
}

body[light-mode="dark"] .moody-contact-info a {
    color: #000;
}

.light-circle {
    background: #f1ec8e;
    height: 21px;
    width: 21px;
    display: inline-block;
    border-radius: 50%;
}

body[light-mode="dark"] .lights-switch p {
    color: #000;
}

body[light-mode="dark"] .light-circle {
    background: #000;
}

body[light-mode="dark"] .on-text {
    display: none;
}
body[light-mode="dark"] .off-text {
    display: initial;
}

.off-text {
    display: none;
}

.moody-nav ul {
    list-style: none;
    padding-left: 0;
    font-family: "Roobert Bold", Arial, Helvetica, sans-serif;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    outline: 0;
    box-shadow: 0px 0px 0px transparent;
    border: 0px solid transparent;
    text-shadow: 0px 0px 0px transparent;
    cursor: pointer;
    padding: 0;
}

button:hover {
    background: transparent;
    box-shadow: 0px 0px 0px transparent;
    border: 0px solid transparent;
    text-shadow: 0px 0px 0px transparent;
}

button:active {
    outline: none;
    border: none;
}

button:focus {
    outline: 0;
}

.moody-nav ul li {
    line-height: 1;
}
.moody-nav ul li a {
    color: #4d4d4d;
}

.moody-nav ul li a {
    color: #e3e3e3;
    text-transform: uppercase;
    font-size: 48px;
}

body[light-mode="dark"] .moody-nav ul li a {
    color: #4d4d4d;
}

body[light-mode="dark"] .main-menu__link {
    color: #000 !important;
}

body[light-mode="dark"] .lights-switch-mobile p {
    color: #000;
}

.moody-nav ul li a:hover {
    color: #fff;
    text-decoration: none;
}

body[light-mode="dark"] .moody-nav ul li a:hover {
    color: #000;
    text-decoration: none;
}

.moody-footer {
    margin-top: 120px;
    margin-bottom: 50px;
}

.moody-footer p {
    font-size: 12px;
    text-indent: 0;
}

body[light-mode="dark"] .open-button span {
    background: #000;
}

body[light-mode="dark"] .mobile-menu {
    background: #f1ec8e;
}

.nav-link {
    display: inline-block;
}

.main-menu__link:hover {
    text-decoration: none;
}

.nav-right .main-menu__link:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    background: #ffffff;
    width: 100%;
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-weight: 300;
}

.active .main-menu__link {
    font-weight: 600 !important;
}

.mobile-menu-info {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    color: #fff;
}

.mobile-menu-info a {
    color: #fff;
}

/* Menu */

/* The Mobile Menu that appears on click */
.mobile-menu {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    min-height: 100%;
    height: 100%;
    background: #000;
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: 50% 95%;
    margin: 0;
    padding: 30px;
    position: fixed;
    display: none;
}
@media (min-width: 1024px) {
    .mobile-menu {
        float: right;
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        top: auto;
        min-height: auto;
        height: auto;
        padding: 0;
        background: transparent;
        display: none;
    }
    .event-followus {
        display: none;
    }
}
.mobile-menu.open {
    display: block;
}
a {
    text-decoration: none;
}
/* Main Navigation in header for desktop */
.main-menu {
    margin: 20px 0;
    padding: 0;
}
@media (min-width: 1024px) {
    .main-menu {
        width: 100%;
        margin: 0 auto;
    }
    .nav-right {
        text-align: right;
    }
    .nav-center {
        text-align: center;
    }
}
.main-menu__item {
    padding: 0;
    display: block;
    position: relative;
}
@media (min-width: 1024px) {
    .main-menu__item {
        float: left;
        display: block;
    }
    .main-menu__item {
        width: 33%;
    }
    .non-desktop {
        display: none;
    }

    .active .main-menu__link:before {
        content: "<";
        margin-right: 10px;
    }
}
.main-menu__link {
    border-bottom: 0;
    color: #e3e3e3 !important;
    font-weight: 300;
    font-family: "Roobert Bold";
    text-transform: uppercase;
    display: inline-block;
    font-size: 36px;
    line-height: 1;

    position: relative;
}
@media (min-width: 1024px) {
    .main-menu__link {
        color: black;
    }
}
.main-menu__link:hover,
.main-menu__link:focus,
.main-menu__link:active {
    border-bottom: 0;
    color: #fff;
}
/* Hamburger Button - Animation courtesy of https://codepen.io/designcouch/pen/Atyop - more examples in this link */
.open-button {
    width: 30px;
    height: 30px;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    position: absolute;
    cursor: pointer;
    border-bottom: 0;
    top: 35px;
    right: 30px;
    z-index: 9999;
    border-bottom: 0;
}
@media (min-width: 1024px) {
    .open-button {
        display: none;
    }
}
.open-button:hover {
    border-bottom: 0;
}
.open-button span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}
.open-button span:nth-child(1) {
    top: 0px;
    transform-origin: left center;
}
.open-button span:nth-child(2) {
    top: 10px;
    transform-origin: left center;
}
.open-button span:nth-child(3) {
    top: 20px;
    transform-origin: left center;
}
.open-button.open span:nth-child(1) {
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
}
.open-button.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.open-button.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 19px;
    left: 8px;
}

.open-button.open span {
    background-color: #fff;
}
@media only screen and (max-width: 1200px) {
    .moody-nav ul li a {
        font-size: 40px;
    }

    .moody-footer p {
        font-size: 10px;
    }
}

@media only screen and (max-width: 1023px) {
    .moody-footer {
        display: none;
    }
    .moody-contact-info p {
        font-size: 18px;
    }

    .moody-contact-info .big-text p {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .marcus {
        margin-bottom: 10px !important;
        margin-top: 40px;
    }

    .moody-info p {
        font-size: 13px;
    }
    .main-menu {
        margin: 20px 0 50px 0;
    }

    .moody-nav {
        position: relative;
    }

    .moody-contact-info {
        margin-top: 40px;
    }
    .page-inner {
        padding: 30px;
    }

    .moody-logo {
        font-size: 36px;
    }

    .lowercase p {
        text-align: left;
        margin-left: 30px;
    }

    .moody-contact-info p {
        font-size: 14px;
    }

    .moody-nav ul {
        display: none;
    }
    .lights-switch {
        display: none;
    }

    .desktop-topbar {
        padding-top: 25px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .lowercase p span {
        display: initial;
    }
}
