@charset "UTF-8";

body {
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    padding: 0;
    color: #ffffff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    background-color: #000;
    overflow-x: scroll;
    position: absolute
}

#header {
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    max-width: 305px;
    height: 123px;
    background-color: #000000;
    margin: 0 15px;
    z-index: 20;
    position: fixed
}

#logo {
    background: url(../img/evl.png);
    background: url(../img/evl.svg), linear-gradient(transparent, transparent);
    background-size: 240px 120px;
    margin: 0 0 0 30px;
    height: 120px;
    width: 240px;
    display: block;
    z-index: 100;
    position: relative;
    float: left
}

.nav-container {
    top: 138px;
    left: 0;
    bottom: 0;
    width: 305px;
    padding: 0;
    margin: 0 0 0 15px;
    position: fixed;
    background-color: #666666;
}

#nav-menu li {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 2.25em;
    line-height: 1.0em;
    color: #ffffff;
    padding: 0;
    border: 0;
    outline: none;
    width: auto;
    height: auto;
    list-style-type: none;
}

.txt {
    top: 322px;
    bottom: 15px;
    left: 0;
    right: 0;
    width: 250px;
    height: auto;
    margin: 0 15px 15px;
    padding: 15px 30px 30px 30px;
    color: #ffffff;
    position: fixed;
    z-index: 21;
    overflow-x: scroll;
}

#wrap {
    width: auto;
    max-width: 1600px;
    background-color: #fff;
    overflow: hidden
}

#stage {
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    margin: 0 15px 0 335px;
    padding: 0;
    position: relative;
    z-index: 5;
    float: none
}

#top {
    left: 0;
    right: 0;
    color: #fff;
    background-color: #000;
    width: auto;
    margin: 0 0 15px 0;
    padding: 25px 15px 25px 15px;
    position: relative;
    float: none;
    overflow: hidden;
}

#footer {
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background-color: #000;
    margin: 15px 0 0 0;
    padding: 18px 15px 15px 15px;
    position: relative;
    float: none;
    overflow: hidden
}

.row,
.row a {
    margin-right: 15px;
    height: auto;
    min-width: 140px;
    float: left
}

#bg {
    margin: 0 auto;
    height: auto;
    width: auto;
    padding: 0;
    z-index: -10;
    overflow: hidden
}

*,
a,
a img {
    outline: 0;
    text-decoration: none;
}


a:hover {
    text-decoration: underline
}

a:link {
    color: #fff
}

a:visited {
    color: #fff
}

a:active,
a:focus {
    text-decoration: none
}


#zijbalk {
    width: auto;
    max-width: 220px;
}

#display {
    background-color: #000000;
    padding: 3px 15px 12px 15px;
}

.stage_img {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin: 0;
}

#stage img {
    height: auto;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    margin: 0;
    padding: 0;
}



#downlogo {
    display: none
}


/*------ TYPE ------*/

p {
    font-family: 'Merriweather', serif;
    font-style: normal;
    font-size: 0.85em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    hyphens: auto;
}

h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.25em;
    line-height: 1.0em;
    padding: 0;
    margin: 0 0 5px 0;
}

h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.7em;
    line-height: 1.0em;
    padding: 0;
    margin: 0 0 5px 0;
}

h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.2em;
    padding: 0;
    margin: 0 0 5px 0;
}

.info h1 {
    margin: 0 15px 0 0;
}

.info h3 {
    margin: 5px 0 3px 0;
    padding: 0;
}

#header_adress {
    text-decoration: none;
    margin: 19px 0 0 60px;
    float: left
}



.text_box {
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.0em;
    text-align: left;
    line-height: 1.2em;
}

.overlay {
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
    position: absolute;
    background-color: #000;
    opacity: 0;
    overflow: hidden;
    padding: 15px 0 0 0;
    margin: 0;
}

#nav:checked+.nav-open i {
    transition: transform .2s ease
}

#nav:checked~.nav-container {
    opacity: 1;
    left: 0
}

#nav:checked~.nav-container ul li a {
    opacity: 1;
    transform: translateY(0)
}

.hidden {
    display: none
}

#footer_adress {
    left: 0;
    right: 0;
    width: auto;
    text-decoration: none;
    margin: 0
}

.space {
    left: 0;
    right: 0;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: small;
    text-decoration: none;
    margin-top: 15px;
    padding-top: 7px;
    float: left;
    border-top: solid;
    border-width: 1px;
    border-color: #fff
}

.space a {
    text-decoration: none
}

.space a:hover {
    color: #c90a11
}

#endurl {
    text-align: right;
    text-transform: uppercase;
    float: right
}

.zijadres,
.zijcontact,
.zijopening {
    display: none
}


.txt a {
    text-decoration: underline
}

.links {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: 0 15px 15px 0;
    padding: 0 30px 30px;

}

#nav-menu {
    margin: 30px 15px 15px -40px
}

#nav-menu a {
    color: #000000;

}

#nav-menu ul li a {
    text-decoration: none;
    transition: color .2s ease
}

#nav-menu ul li a:hover {
    color: #c90a11
}

.opening {
    display: block
}

#kaart_stage {
    overflow: hidden;
    position: relative;
    height: 500px;
    margin-bottom: 15px;
    display: block;
    border-width: 0;
    border: 0
}

#kaart_stage iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    border-width: 0;
    border: 0
}

.pics {
    position: relative;
    margin: 12px 0 0 0;
}

.pics:hover .overlay {
    opacity: 0.8
}

.pics:hover .stage_img {
    opacity: 1
}

.stagerow {
    display: flex;
    width: auto;
    flex-flow: row;
    color: #fff;
    background-color: #000;
    overflow: hidden;
    padding-bottom: 0;
    margin: 0;
}

.stagerow img {
    left: 0;
    top: 0;
    height: 49%;
    width: 49%;
    display: block;
    align-items: stretch;
    object-fit: cover
}

.halfrow {
    display: flex;
    flex-flow: row;
    color: #fff;
    background-color: #000;
    overflow: hidden
}

.stageblok_ab {
    align-items: stretch;
    width: 50%;
    margin: 0 15px 0 0;
}

.stageblok_cd {
    align-items: stretch;
    width: 50%;
    margin: 0 0 5px 0;
}

.stageblok_a {
    width: 50%;
    margin-right: 15px
}

.stageblok_b {
    width: 50%
}

.stageblok_c {
    width: 50%;
    margin-right: 15px
}

.stageblok_d {
    width: 50%
}

#zij_adress {
    display: none;
}

@media screen and (max-width:1920px) {

    p {
        font-size: 0.75em;
    }

    h1 {
        font-size: 1.75em;

    }

    h2 {
        font-size: 1.5em;
    }

    #header {
        top: 0;
        left: 0;
        right: 0;
        width: auto;
        max-width: 245px;
        height: 90px;
    }

    #logo {
        background: url(../img/evl.png);
        background: url(../img/evl.svg), linear-gradient(transparent, transparent);
        background-size: 180px 90px;
        margin: 0 0 0 30px;
        height: 90px;
        width: 180px;
        display: block;
        z-index: 100;
        position: relative;
        float: left
    }

    #wrap {
        max-width: 1200px;
    }

    .txt {
        top: 245px;
        width: 200px;
    }

    .nav-container {
        top: 105px;
        width: 245px;
    }

    #nav-menu li {
        font-weight: 700;
        font-size: 1.75em;

    }

    #stage {
        margin: 0 15px 0 275px;
    }

    #top,
    #footer {

        padding: 18px 15px 17px 15px;
    }

    .info h3 {
        margin: 0 0 3px 0;
    }

    .info p {
        line-height: 1.2em;
    }

}

@media screen and (max-width: 1024px) {

    #bg {
        display: none
    }

    #wrap {
        max-width: 1024px
    }

    #header {
        max-width: 220px;
        margin: 0 10px;
    }

    #logo {
        margin: 0 0 0 20px
    }

    #header_adress {
        margin: 19px 0 0 40px
    }

    .space {
        margin-top: 10px;
        padding-top: 7px
    }

    .nav-container {
        top: 100px;
        margin-left: 10px;
        width: 220px
    }

    .links {
        top: 0;
        left: 0;
        right: 0;
        width: 180px;
        height: 100%;
        margin: 0 10px 10px 0;
        padding: 0 20px
    }

    #nav-menu {
        padding: 0;
        margin: 25px 0 20px -40px
    }

    .txt {
        width: 180px;
        height: auto;
        margin: 0 10px 10px;
        padding: 10px 20px
    }


    #display {
        padding: 3px 10px 7px 10px;
        margin-bottom: 10px;
    }

    #top {
        margin-bottom: 10px;
        padding: 18px 20px 17px 20px;
    }

    #footer {
        margin-top: 10px;
        padding: 18px 20px 17px 20px;
    }

    #stage {
        top: 0;
        left: 0;
        margin: 0 10px 0 240px;
    }

    .stagerow {
        margin: 0 0 10px 0;
    }

    .stageblok_ab,
    .stageblok_a,
    .stageblok_c {
        margin: 0 10px 0px 0;
    }

    .stageblok_cd {
        margin: 0;
    }


    .overlay {
        padding: 10px 0 0 0;

    }

    #kaart_stage {
        margin-bottom: 12px;
    }

    .pics {
        margin: 7px 0 0 0;
    }

}

@media screen and (max-width: 960px) {
    .slogan {
        display: none;
    }
}


@media screen and (max-width: 768px) {

    #top {
        display: none;
    }

    #zijbalk {
        background-color: #000000;
        max-width: 750px;
        height: auto;
        margin: 0 10px;
    }

    #stage {
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #000;
        margin: 0;
        padding: 0;
    }

    .stageblok_ab,
    .stageblok_a {
        margin: 0 10px 0 0;
        padding: 0;
    }

    .stageblok_cd {
        margin: 0;
    }

    h1 {
        font-size: 2.5rem;
        line-height: 2.5rem;
        margin: 0 0 15px
    }

    .row,
    .row a {
        margin-right: 0;
        min-width: 160px
    }

    .txt {
        top: 0;
        left: 0;
        right: 0;
        width: auto;
        height: auto;
        padding: 90px 20px 20px 20px;
        float: left;
        z-index: 10;
        background-color: #000000;
        position: relative;
        overflow-x: hidden;
    }

    .txt_row {
        width: 160px;
        height: auto;
        margin-right: 10px;
        margin-bottom: 0;
        float: left
    }

    .txt_row_1 {
        width: 180px;
        height: auto;
        margin-right: 30px;
        margin-bottom: 15px;
        float: left
    }

    .txt_row_2 {
        width: 180px;
        height: auto;
        margin-right: 0;
        margin-bottom: 15px;
        float: none
    }

    .text_box {
        margin: 0 0 10px;
        padding: 0;
    }

    #nav-menu a {
        color: #999999;

    }

    #header {
        max-width: 750px;
        height: 90px;
        margin: 0 10px
    }

    #logo {
        margin: 0 0 0 20px
    }

    #header_adress {
        margin: 18px 0 0 30px
    }

    .hamburger {
        padding: 17px 0;
        display: inline-block;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: .15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible;
        z-index: 100;
        position: relative;
    }

    .hamburger-box {
        width: 40px;
        height: 24px;
        display: inline-block;
        position: relative;
    }

    .hamburger-inner {
        display: block;
        top: 50%;
        margin-top: -2px
    }

    .hamburger-inner,
    .hamburger-inner::before,
    .hamburger-inner::after {
        width: 20px;
        height: 2px;
        background-color: #fff;
        border-radius: 2px;
        position: absolute;
        transition-property: transform;
        transition-duration: .15s;
        transition-timing-function: ease
    }

    .hamburger-inner::before,
    .hamburger-inner::after {
        content: "";
        display: block
    }

    .hamburger-inner::before {
        top: -5px
    }

    .hamburger-inner::after {
        bottom: -5px
    }

    .hamburger--arrowalt .hamburger-inner::before {
        transition: top .1s .1s ease, transform .1s cubic-bezier(0.165, 0.84, 0.44, 1)
    }

    .hamburger--arrowalt .hamburger-inner::after {
        transition: bottom .1s .1s ease, transform .1s cubic-bezier(0.165, 0.84, 0.44, 1)
    }

    .hamburger--arrowalt.is-active .hamburger-inner::before {
        top: 0;
        transform: translate3d(-4px, -5px, 0) rotate(-45deg) scale(0.7, 1);
        transition: top .1s ease, transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
    }

    .hamburger--arrowalt.is-active .hamburger-inner::after {
        bottom: 0;
        transform: translate3d(-4px, 5px, 0) rotate(45deg) scale(0.7, 1);
        transition: bottom .1s ease, transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
    }

    #display {
        margin-bottom: 0;
    }

    #footer {
        margin: 0 10px 0 10px;
        padding: 0 0 20px 0;
        height: 90px
    }

    #downlogo {
        background: url(../img/evl.png);
        background: url(../img/evl.svg), linear-gradient(transparent, transparent);
        background-size: 180px 90px;
        margin: 0 0 0 20px;
        height: 90px;
        width: 180px;
        display: block;
        z-index: 100;
        position: relative;
        float: left
    }

    #footer_adress {
        margin: 16px 0 0 220px
    }

    .space {
        display: none
    }

    i {
        bottom: 0;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        border-radius: 2px;
        padding: 8px;
        margin: 5px 21px 30px 25px;
        float: right;
    }

    #up-arrow {
        transform: rotate(-135deg)
    }

    .opening {
        display: none
    }

    #zij_adress {
        display: block
    }

    .nav-container {
        top: 0;
        right: 0;
        bottom: 0;
        left: -100%;
        width: 100%;
        margin: 0;
        padding: 0;
        height: 100%;
        transition: all .3s ease;
        background: rgba(0, 0, 0, 0.75);
        z-index: -1;
        opacity: 0
    }

    .links {
        width: 205px;
        height: 100%;
        padding: 20px 10px;
        margin: 0 10px;
        background-color: #000;
        transition: all .25s ease
    }

    #nav-menu {
        padding: 0;
        margin: 80px 0 15px -17px
    }

    #zij_adress {
        margin: 0;
        padding: 10px;
    }


    #kaart_stage {
        overflow: hidden;
        position: relative;
        height: 430px;
        margin-bottom: 10px;
        display: block;
        border-width: 0;
        border: 0
    }

    #kaart_stage iframe {
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        min-width: 400px;
        position: absolute;
        display: block;
        border-width: 0;
        border: 0
    }

    .nav-container ul {
        margin-top: 0
    }

    .nav-container ul li {
        float: none;
        width: 100%;
        text-align: left;
        line-height: 0;
        color: #c90a11;
        margin-left: -15px;
        margin-bottom: 0
    }

    .nav-container li a:hover {
        color: #c90a11
    }

    .nav-container ul li:nth-child(1) a {
        transition-delay: .15s
    }

    .nav-container ul li:nth-child(2) a {
        transition-delay: .2s
    }

    .nav-container ul li:nth-child(3) a {
        transition-delay: .25s
    }

    .nav-container ul li:nth-child(4) a {
        transition-delay: .3s
    }

    .nav-container ul li:nth-child(5) a {
        transition-delay: .35s
    }

    .nav-container ul li:nth-child(6) a {
        transition-delay: .4s
    }

    .nav-container ul li a {
        padding: 0;
        opacity: 0;
        transform: translateY(-20px);
        transition: all .2s ease
    }

    .nav-open {
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: .15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible;
        float: right;
    }

    .nav-open i {
        display: block
    }



    .pics {
        margin-bottom: 0;
    }

    .pics:hover .overlay {
        opacity: .75
    }

    .pics:hover .stage_img {
        opacity: 1
    }



    #kaart {
        left: 0;
        top: 0;
        overflow: hidden;
        position: relative;
        height: 500px;
        margin-bottom: 15px;
        display: block;
        border-width: 0;
        border: 0
    }

    #kaart iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
        display: block;
        border-width: 0;
        border: 0
    }

}

@media screen and (max-width: 670px) {
    i {
        margin: 5px 21px 30px 0;
    }

}

@media screen and (max-width: 640px) {

    .row,
    .row a {
        width: 155px
    }

    .txt_row {
        width: 155px;
        margin-bottom: 0
    }

}

@media screen and (max-width: 630px) {
    .contact {
        display: none
    }

    #footer {
        height: 90px;
        margin-top: -10px;
    }

}

@media screen and (max-width: 568px) {

    header,
    #header {
        height: 90px;
        margin: 0
    }

    #wrap {
        background-color: #000
    }

    #stage {
        top: 0;
        margin: 0;
    }

    #footer {
        height: 90px;
        margin: 0
    }

    .nav-container {
        top: 0;
        margin: 0
    }

    .links {
        margin: 0
    }

    .txt {
        margin: 0;
        padding: 0 20px 20px
    }

    .txt_row {
        width: 140px;
        margin-bottom: 0
    }

}

@media screen and (max-width: 460px) {
    .txt {
        top: 90px;
        padding: 20px;
        width: auto;
        float: none
    }

    .txt_row_1 {
        width: 440px;
        margin-bottom: 0
    }

    .txt_row_1 h1 {
        margin-right: 30px
    }

    .txt_row_2 {
        width: auto;
        height: auto;
        margin-right: 0;
        margin-bottom: 0;
        float: none;
        position: relative
    }

    #kaart_stage {
        overflow: hidden;
        position: relative;
        height: 355px;
        margin-bottom: 10px;
        display: block;
        border-width: 0;
        border: 0
    }

}

@media screen and (max-width: 440px) {

    #header_adress,
    #footer_adress {
        display: none
    }

    .hamburger {
        height: 70px;
        padding: 24px 10px
    }

    .hamburger-box {
        width: 40px;
        height: 24px;
        display: inline-block;
        position: relative
    }

    .hamburger-inner {
        display: block;
        top: 50%;
        margin-top: -3px
    }

    .hamburger-inner,
    .hamburger-inner::before,
    .hamburger-inner::after {
        width: 30px;
        height: 3px;
        background-color: #fff;
        border-radius: 2px;
        position: absolute;
        transition-property: transform;
        transition-duration: .15s;
        transition-timing-function: ease
    }

    .hamburger-inner::before {
        top: -8px
    }

    .hamburger-inner::after {
        bottom: -8px
    }

    .hamburger--arrowalt.is-active .hamburger-inner::before {
        transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
        transition: top .1s ease, transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
    }

    .hamburger--arrowalt.is-active .hamburger-inner::after {
        transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
        transition: bottom .1s ease, transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
    }

    i {
        padding: 10px;
        margin: 25px 25px 0;
    }

}

@media screen and (max-width: 425px) {
    header {
        height: 70px
    }

    #header {
        height: 70px;
        padding-left: 15px
    }

    #logo,
    #downlogo {
        background-size: 140px 70px;
        margin: 0;
        height: 70px;
        width: 140px
    }


    #footer {
        height: 70px;
        padding-left: 15px
    }

    #nav-menu {
        margin: 55px 0 0 -20px
    }

    .links {
        width: 200px
    }

    #zij_adress {
        padding-left: 5px
    }

    .txt {
        top: 70px;
        padding: 20px 15px
    }

    .txt_row_1 {
        width: 405px
    }

    #stage {
        top: 70px;
        bottom: 70px;
        margin: 0 0 60px
    }

}

@media screen and (max-width: 375px) {
    #header_adress {
        margin: 17px 0 0 20px
    }

    #footer_adress {
        margin: 17px 0 0 160px
    }

    footer {
        width: 100%
    }

    .txt_row_1 {
        width: auto
    }

    .txt_row {
        width: auto
    }

}

@media screen and (max-width: 320px) {

    #header_adress,
    #footer_adress {
        display: none
    }

    #footer {
        max-width: 320px
    }

    .txt_row_2 h1 {
        margin-right: 80px
    }

}

@media screen and (max-width: 240px) {
    .txt_row_2 h1 {
        margin-right: 0
    }

}