* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html{
    scroll-behavior: smooth;
}

body{
    font-family: "Jost", sans-serif;
    font-size: 18px;
    scroll-behavior: smooth;
    height: 100%;
}

.container{
    margin: 0 auto;
    width: 100%;
    min-height: 100%;
}

#headerImg{
    background-image: url(..//img/headerImgSmall.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 15vh;
    display: block;
}

.logo{
    background-image: url(..//img/Logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 137px;
    height: 97px;
    text-align: left;
    text-decoration: none;
    display: block;
}

/* menu */

#burger {
    height: 50px;
    width: 50px;
    position: fixed;
    top: 10px;
    right: 0px;
    font-size: 28px;
    color: #ff2400;
    cursor: pointer;
    z-index: 999;
}

nav {
    position: fixed;
    top: 0px;
    transition: .4s;
    height: 100vh;
    width: 100%;
    background-color: #000543;
    font-family: "Germania One", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    align-items: center;
    text-align: center;
    z-index: 999;
}

.menu {
    top: -100vh;
}

li {
    list-style: none;
    background-color: #000543;
    border-bottom: 2px solid #ff7800;
    text-align: center;
    height: 10vh;
    line-height: 10vh;
    cursor: pointer;
}

li:hover {
    background-color: #ff7800;
    transition: .4s;
}

nav ul li a {
    color: #ff7800;
    text-decoration: none;
    font-weight: 400;
    display: block;
}

nav ul li a:hover {
    font-weight: 400;
    transition: 0.5s;
    color: white;
    text-decoration: underline;
}

#orangeLine{
    width: 100%;
    height: 40px;
    background-color: #ff2400;
}

/* main content */

#lineUpImg{
    background-image: url(..//img/lineUpImgClean_768px.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 150vh;
    position: relative;
    z-index: 1;
}

.underMenu{
    position: absolute;
    background-image: url(..//img/underMenu2.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
    min-height: 25vh;
    top: 0px;
    z-index: 0;
    display: none;
}

.pageTitle{
    color: #36af00;
    text-align: center;
    margin: 0 auto;
    font-family: "White storm";
    font-size: 48px;
    font-weight: 100;
    letter-spacing: 2px;
    padding-top: 40px;
    z-index: 2;
    text-shadow: 4px 4px 4px rgba(22, 0, 73, 1), -2px -2px 4px rgba(22, 0, 73, 1);
}

h2{
    color: #36af00;
    text-align: center;
    margin: 0 auto;
    font-family: "White storm";
    font-size: 48px;
    font-weight: 100;
    letter-spacing: 2px;
    padding-top: 60px;
    z-index: 2;
}

.smallScreen{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    text-align: center;
    gap: 35px;
    padding-top: 60px;
    color: white;
}

.timeS{
    font-family: "White storm";
    letter-spacing: 2px;
    color: #ff2400;
    font-size: 30px;
    text-shadow: 2px 2px 2px rgba(22, 0, 73, 1), -2px -2px 2px rgba(22, 0, 73, 1);
    text-align: center;
    margin-top: 60px;
    padding-bottom: 60px;
}

#timeS1, #timeS2, #timeS3, #timeS4, #timeS5{
    padding-bottom: 32px;
}

#dateS1, #dateS2, #dateS3{
    font-family: "White storm";
    letter-spacing: 2px;
    color: #ff2400;
    font-size: 30px;
    text-shadow: 2px 2px 2px rgba(22, 0, 73, 1), -2px -2px 2px rgba(22, 0, 73, 1);
    padding-bottom: 30px;
}

.bandsS{
    padding-bottom: 40px;
}

.TDB{
    display: none;
}

#line1, #line2, #line3{
    display: none;
}

#lineS1, #lineS2, #lineS3, #lineS4, #lineS5{
    background-image: url(..//img/whiteLine.png);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
    min-height: 25vh;
    z-index: 0;
    display: block;
}

#lineS1{
    top: 265px;
}

#lineS2{
    top: 332px;
}

#lineS3{
    top: 397px;
}

#lineS4{
    top: 462px;
}

#lineS5{
    top: 527px;
}

/* footer */

footer .container{
    background-image: url(..//img/footerImg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 346px;
    width: 100%;
    margin: 0 auto;
}

.sponsors{
    margin: 0 auto;
}

.sponsors{
    text-align: center;
    margin-bottom: 40px;
}

#sponsors123, #sponsors4567, #iconen{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

#iconen{
    gap: 20px;
}

#sponsors123{
    padding-top: 40px;
}

#sponsors4567{
    margin-top: -40px;
}

#sponsor1, #sponsor2, #sponsor3, #sponsor4, #sponsor5, #sponsor6, #sponsor7, #icoon1, #icoon2, #icoon3, #icoon4{
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
}

#sponsor1{
    background-image: url(..//img/cocaColaSmall.png);
    width: 130px;
    height: 65px;
}

#sponsor2{
    background-image: url(..//img/vrtSmall.png);
    width: 130px;
    height: 96px;
}

#sponsor3{
    background-image: url(..//img/bpostSmall.png);
    width: 130px;
    height: 90px;
}

#sponsor4{
    background-image: url(..//img/jupilerSmall.png);
    width: 130px;
    height: 59px;
}

#sponsor5{
    background-image: url(..//img/kbcSmall.png);
    width: 130px;
    height: 110px;
}

#sponsor6{
    background-image: url(..//img/proximusSmall.png);
    width: 130px;
    height: 50px;
}

#sponsor7{
    background-image: url(..//img/duvelSmall.png);
    width: 130px;
    height: 72px;
}

#icoon1{
    background-image: url(..//img/facebookSmall.png);
    width: 41px;
    height: 40px;
}

#icoon2{
    background-image: url(..//img/instagramSmall.png);
    width: 41px;
    height: 40px;
}

#icoon3{
    background-image: url(..//img/tSmall.png);
    width: 42px;
    height: 40px;
}

#icoon4{
    background-image: url(..//img/twitterSmall.png);
    width: 41px;
    height: 40px;
}

#footer{
    padding-bottom: 20px;
    padding-top: 20px;
    color: #ff2400;
    font-size: 14px;
    text-align: center;
}

@media (min-width: 780px) {

    header nav ul li{
        display: inline-block;
        margin-left: 8rem;
    }

    #burger {
        display: none;
    }

    .textMenu{
        font-family: "Germania One", system-ui;
        font-weight: 400;
        font-style: normal;
        font-size: 24px;
        padding: 20px;
        height: 40px;
        align-items: center;
        text-align: center;
    }

    .menu {
        position: static;
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        justify-content: center;
        text-align: center;
    }

    nav {
        height: 40px;
        background-color: #ff7800;
    }

    ul{
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    li {
        height: 20px;
        line-height: 20px;
        border-bottom: 0;
        background-color: transparent;
    }

    li:hover {
        background-color: transparent;
    }

    nav ul li a{
        color: #000543;
    }

    nav ul li a:hover{
        color: white;
        transition: 0.5s;
        text-decoration: underline;
    }

    nav ul li .knop1{
        margin-left: 0;
        padding-left: 0;
    }

    nav ul li .knop4{
        margin-right: 0;
        padding-right: 0;
    }

    #info{
        margin-left: 0;
    }
    
    #lineUp{
        color: white;
    }
    
    #lineUp2{
        color: white;
        margin-left: 0;
    }
    
    nav a{
        text-decoration: none;
        color: #000543;
    }
    
    nav ul li a #info{
        color: white;
        margin-left: 0;
    }

    #orangeLine{
        display: none;
    }

    #lineUpImg{
        background-image: url(..//img/lineUpImgClean.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

}

@media (min-width: 780px) {

    header nav ul li{
        display: inline-block;
    }

    nav{
        background-color: #ff2400;
    }

    #burger {
        display: none;
    }

}

@media (min-width: 960px) {

    #headerImg{
        min-height: 26vh;
    }

    .logo{
        background-image: url(..//img/Logo.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 210px;
        height: 170px;
        text-align: center;
        text-decoration: none;
        margin-top: 13px;
        margin-left: 13px;
        position: absolute;
    }

    .underMenu{
        display: block;
    }

    .pageTitle{
        display: none;
    }

    h2{
        padding-top: 100px;
        text-shadow: 4px 4px 4px rgba(22, 0, 73, 1), -2px -2px 4px rgba(22, 0, 73, 1);
    }

    .smallScreen{
        display: none;
    }

    .linesSmall{
        display: none;
    }

    #line1, #line2, #line3{
        background-image: url(..//img/whiteLine.png);
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        text-align: center;
        width: 100%;
        min-height: 25vh;
        z-index: 0;
        display: block;
    }
    
    #line1{
        top: 358px;
    }
    
    #line2{
        top: 450px;
    }
    
    #line3{
        top: 542px;
    }

    .TDB{
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        text-align: center;
        gap: 80px;
        padding-top: 200px;
        color: white;
    }
    
    .time{
        font-family: "White storm";
        letter-spacing: 2px;
        color: #ff2400;
        font-size: 30px;
        text-shadow: 2px 2px 2px rgba(22, 0, 73, 1), -2px -2px 2px rgba(22, 0, 73, 1);
        text-align: center;
        padding-bottom: 60px;
    }
    
    .bands{
        padding-bottom: 70px;
    }
    
    .date{
        font-family: "White storm";
        letter-spacing: 2px;
        color: #ff2400;
        font-size: 40px;
        text-shadow: 2px 2px 2px rgba(22, 0, 73, 1), -2px -2px 2px rgba(22, 0, 73, 1);
        margin-top: 84px;
    }
    
    #date1, #date2, #date3{
        padding-bottom: 48px;
    }

}

@media (min-width: 1085px) {

    h2{
        padding-top: 20px;
        text-shadow: 0px 0px 0px rgba(22, 0, 73, 1), 0px 0px 0px rgba(22, 0, 73, 1);
    }

}


@media (min-width: 1280px) {

    .menu{
        height: 60px;
    }

    header nav ul li{
        display: inline-block;
    }

}