html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{
    display:block
}
body{
    line-height:1
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
    content:'';
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,400,600');
/* Navigatie */
 .topbot-navigation a{
     text-decoration: none;
}
 ul {
     list-style: none;
}
 .topon-logo {
     text-align: center;
}
 .topon-logo #midsponser {
     height: 145px;
}
@media only screen and (max-width: 1192px) {
 .topon-logo #midsponser {
     height: 105px;
}
}
.topon-logo a {
float:right;
position: absolute;
top:0;
right:0;
color:white;
text-decoration: none;
font-family: "Montserrat", sans-serif;
padding: 2px 2px 2px 2px;
    border: 2px solid #3366cc;
    background: #3366cc;
    border-radius: 0 0 0 5px;
}
 .topbot-navigation li{
     list-style: none;
}
 .topbot-navigation ul {
     margin-top:0;
     z-index: 999;
     background: #3366cc;
     position: absolute;
     width: 100%;
     line-height: 55px;
     text-align: center;
     height: 55px;
}
 .topbot-navigation ul li{
     padding-left: 1%;
     padding-right: 1%;
     display:inline-block;
     z-index: 999;
     font-size: 16px;
     line-height: 55px;
     text-align: center;
     text-decoration: none;
}

 .topbot-navigation ul li a{
     float:right;
     color: rgb(124, 166, 252);
     line-height: 55px;
     display:inline-block;
     height: 55px;
     text-decoration:none;
     padding-left: 1%;
     padding-right: 1%;
     padding-top: 1%;
     padding-bottom: 1%;
     width: 140px;
     font-family: "Montserrat", sans-serif;
     text-align: center;
     transition: all 0.5s ease;
     text-decoration: none;
}
#toggle {
display:none;
}
@media only screen and (max-width: 1192px) {
.topbot-navigation ul li a{
     float:right;
     color: rgb(124, 166, 252);
     line-height: 55px;
     display:inline-block;
     height: 55px;
     text-decoration:none;
     padding-left: 1%;
     padding-right: 1%;
     padding-top: 1%;
     padding-bottom: 1%;
     width: 100px;
     font-family: "Montserrat", sans-serif;
     text-align: center;
     transition: all 0.5s ease;
     text-decoration: none;
}
}
@media only screen and (max-width: 860px) {
.topbot-navigation ul li a{
     float:right;
     color: rgb(124, 166, 252);
     line-height: 55px;
     display:inline-block;
     height: 55px;
     text-decoration:none;
     padding-left: 1%;
     padding-right: 1%;
     padding-top: 1%;
     padding-bottom: 1%;
     width: 80px;
     font-family: "Montserrat", sans-serif;
     text-align: center;
     transition: all 0.5s ease;
     text-decoration: none;
}
}
@media only screen and (max-width: 700px) {
 .topbot-navigation ul {
     margin-top:0;
     z-index: 999;
     position: relative;
     line-height: 35px;
     text-align: center;
     height: auto;
	 background: #3366cc;
	 margin-bottom: -55px;
}
 .topbot-navigation ul li{
     z-index: 999;
     font-size: 13px;
     line-height: 35px;
     text-align: center;
     text-decoration: none;
	 width:100%;
	 height: 35px;
	 background: #3366cc;
}

 .topbot-navigation ul li a{
     color: rgb(124, 166, 252);
     line-height: 35px;
	 border-top:1px solid rgba(255, 255, 255, 0.4);
	 display:block;
     height: 35px;
     text-decoration:none;
     width: 100%;
     font-family: "Montserrat", sans-serif;
     text-align: center;
     transition: all 0.5s ease;
     text-decoration: none;
}
#view {
display:none;
}
#toggle {
display: block;
z-index: 999;
     font-size: 13px;
     line-height: 35px;
     text-align: center;
     text-decoration: none;
	 width:100%;
	 height: 35px;
	 background: #3366cc;
}
#toggle-link {
color: rgb(124, 166, 252);
     line-height: 35px;
	 border-top:1px solid rgba(255, 255, 255, 0.4);
	 display:block;
     height: 35px;
     text-decoration:none;
     width: 100%;
     font-family: "Montserrat", sans-serif;
     text-align: center;
     transition: all 0.5s ease;
     text-decoration: none;
}
}
 #active{
     color:white;
}
 .topbot-navigation ul li a:hover{
     color:white;
}
/* Voettekst */
 footer {
     line-height: 70px;
}
 footer p{
     background: #fff;
     color: black;
     font-family: 'Montserrat' , sans-serif;
     text-align: center;
     font-weight: 200;
     text-transform: uppercase;
     width: 100%;
     height: 70px;
     line-height: 70px;
}
 footer p a {
     color: #3463f1;
     text-decoration: none;
}
footer .sponsors{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
footer img {
   height: 70px;
   margin: 10px;
}
@media only screen and (max-width: 597px) {
 footer {
     line-height: 40px;
}
 footer p{
     background: #fff;
     color: black;
     font-family: 'Montserrat' , sans-serif;
     text-align: center;
     font-weight: 200;
     text-transform: uppercase;
     width: 100%;
     height: 40px;
	 font-size: 11px;
     line-height: 40px;
}
 footer p a {
     color: #3463f1;
     text-decoration: none;
}
footer .sponsors{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
footer img {
   height: 50px;
}
}
 .big-title {
     text-align: center;
     font-size: 55px;
     font-family: "Montserrat", sans-serif;
     font-weight: 400;
     color:rgba(0, 0, 0, 0.8);
     padding: 35px 0px 35px 0px;
}
@media only screen and (max-width: 1100px) {
 .big-title {
     text-align: center;
     font-size: 45px;
     font-family: "Montserrat", sans-serif;
     font-weight: 400;
     color:rgba(0, 0, 0, 0.8);
     padding: 35px 0px 35px 0px;
}
}
@media only screen and (max-width: 780px) {
 .big-title {
     text-align: center;
     font-size: 40px;
     font-family: "Montserrat", sans-serif;
     font-weight: 400;
     color:rgba(0, 0, 0, 0.8);
     padding: 35px 0px 35px 0px;
}
}
@media only screen and (max-width: 610px) {
 .big-title {
     text-align: center;
     font-size: 35px;
     font-family: "Montserrat", sans-serif;
     font-weight: 400;
     color:rgba(0, 0, 0, 0.8);
     padding: 35px 0px 35px 0px;
}
}
/* Top lijst */
 .top-lijst {
     font-family: "Montserrat", sans-serif;
}
 .top-lijst ul {
     width: 100%;
     padding-top: 3%;
     padding-bottom: 3%;
     padding-left: 0.5%;
     padding-right: 0.5%;
     text-align:center;
}
 .top-lijst .lijst-tournee {
     width: 23%;
     height: 140px;
     display: inline-block;
     margin-top: 5px;
     font-weight: bold;
}
@media only screen and (max-width: 969px){
 .top-lijst ul {
     width: 100%;
     padding-top: 3%;
     padding-bottom: 3%;
     padding-left:0;
     padding-right:0;
	 margin:0;
     text-align:center;
}
 .top-lijst .lijst-tournee {
     width: 23%;
     height: 100px;
     display: inline-block;
}
}
@media only screen and (max-width: 710px){
 .top-lijst ul {
     width: 100%;
     padding-top: 3%;
     padding-bottom: 3%;
     text-align:center;
}
 .top-lijst .lijst-tournee {
     width: 70%;
     height: 120px;
	 text-align: center;
	 margin: 10px 0px 10px 0px;
}
}
#frankrijk2023 {
    background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/tournee/Frankrijk2023.jpg");
    background-size:cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
#frankrijk2023-link {
    height: 140px;
    display: block;
    line-height: 140px;
    color:white;
    text-decoration: none;
}
@media only screen and (max-width: 969px){
#frankrijk2023-link {
    height: 100px;
    display: block;
    line-height: 100px;
    color:white;
    text-decoration: none;
}
}
@media only screen and (max-width: 710px){
#frankrijk2023-link {
    height: 120px;
    display: block;
    line-height: 120px;
    color:white;
    text-decoration: none;
}
}
#frankrijk2023:hover {
    background: linear-gradient(#3366CC,#3366CC);
}
#kroatie {
    background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/tournee/Kroatie2.JPG");
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
}
#kroatie-link {
    height: 140px;
    display: block;
    line-height: 140px;
    color:white;
    text-decoration: none;
}
@media only screen and (max-width: 969px){
    #kroatie-link {
        height: 100px;
        display: block;
        line-height: 100px;
        color:white;
        text-decoration: none;
    }
}
@media only screen and (max-width: 710px){
    #kroatie-link {
        height: 120px;
        display: block;
        line-height: 120px;
        color:white;
        text-decoration: none;
    }
}
#kroatie:hover {
    background: linear-gradient(#3366CC,#3366CC);
}

#belgie {
     background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/tournee/Belgie2021.jpg");
     background-size:cover;
     background-position: center;
     background-repeat: no-repeat;
}
 #belgie-link {
     height: 140px;
     display: block;
     line-height: 140px;
     color:white;
     text-decoration: none;
}
@media only screen and (max-width: 969px){
 #belgie-link {
     height: 100px;
     display: block;
     line-height: 100px;
     color:white;
     text-decoration: none;
}
}
@media only screen and (max-width: 710px){
 #belgie-link {
     height: 120px;
     display: block;
     line-height: 120px;
     color:white;
     text-decoration: none;
}
}
 #belgie:hover {
     background: linear-gradient(#3366CC,#3366CC),url("../img//tournee/Belgie2020.jpg");
}
#maldegem {
     background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img//tournee/Belgie2020.jpg");
     background-size:cover;
     background-position: center;
     background-repeat: no-repeat;
}
 #maldegem-link {
     height: 140px;
     display: block;
     line-height: 140px;
     color:white;
     text-decoration: none;
}
@media only screen and (max-width: 969px){
 #maldegem-link {
     height: 100px;
     display: block;
     line-height: 100px;
     color:white;
     text-decoration: none;
}
}
@media only screen and (max-width: 710px){
 #maldegem-link {
     height: 120px;
     display: block;
     line-height: 120px;
     color:white;
     text-decoration: none;
}
}
 #maldegem:hover {
     background: linear-gradient(#3366CC,#3366CC),url("../img//tournee/Belgie2020.jpg");
}
#italie {
     background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/tournee/Italie2020.jpg");
     background-size:cover;
     background-position: bottom;
     background-repeat: no-repeat;
}
 #italie-link {
     height: 140px;
     display: block;
     line-height: 140px;
     color:white;
     text-decoration: none;
}
@media only screen and (max-width: 969px){
 #italie-link {
     height: 100px;
     display: block;
     line-height: 100px;
     color:white;
     text-decoration: none;
}
}
@media only screen and (max-width: 710px){
 #italie-link {
     height: 120px;
     display: block;
     line-height: 120px;
     color:white;
     text-decoration: none;
}
}
 #italie:hover {
     background: linear-gradient(#3366CC,#3366CC),url("../img/tournee/Italie2020.jpg");
}
 #usa {
     background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/tournee/NY_Symbolica.jpg");
     background-size:cover;
     background-position: bottom;
     background-repeat: no-repeat;
}
 #usa-link {
     height: 140px;
     display: block;
     line-height: 140px;
     color:white;
     text-decoration: none;
}
@media only screen and (max-width: 969px){
 #usa-link {
     height: 100px;
     display: block;
     line-height: 100px;
     color:white;
     text-decoration: none;
}
}
@media only screen and (max-width: 710px){
 #usa-link {
     height: 120px;
     display: block;
     line-height: 120px;
     color:white;
     text-decoration: none;
}
}
 #usa:hover {
     background: linear-gradient(#3366CC,#3366CC),url("../img/tournee/NY_Symbolica.jpg");
}
 #polen {
     background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/tournee/Polen.jpg");
     background-size:cover;
     background-position: bottom;
     background-repeat: no-repeat;
}
 #polen-link {
     height: 140px;
     display: block;
     line-height: 140px;
     color:white;
     text-decoration: none;
}
@media only screen and (max-width: 969px){
 #polen-link {
     height: 100px;
     display: block;
     line-height: 100px;
     color:white;
     text-decoration: none;
}
}
@media only screen and (max-width: 710px){
 #polen-link {
     height: 120px;
     display: block;
     line-height: 120px;
     color:white;
     text-decoration: none;
}
}
 #polen:hover {
     background: linear-gradient(#3366CC,#3366CC),url("../img/tournee/Polen.jpg");
}
 #frankrijk {
     background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/tournee/Frankrijk2016.jpg");
     background-size:cover;
     background-position: bottom;
     background-repeat: no-repeat;
}
 #frankrijk-link {
     height: 140px;
     display: block;
     line-height: 140px;
     color:white;
     text-decoration: none;
}
@media only screen and (max-width: 969px){
 #frankrijk-link {
     height: 100px;
     display: block;
     line-height: 100px;
     color:white;
     text-decoration: none;
}
}
@media only screen and (max-width: 710px){
 #frankrijk-link {
     height: 120px;
     display: block;
     line-height: 120px;
     color:white;
     text-decoration: none;
}
}
 #frankrijk:hover {
     background: linear-gradient(#3366CC,#3366CC),url("../img/tournee/Frankrijk2016.jpg");
}
 #benelux {
     background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../img/tournee/BeNeLux.jpg");
     background-size:cover;
     background-position: bottom;
     background-repeat: no-repeat;
}
 #benelux-link {
     height: 140px;
     display: block;
     line-height: 140px;
     color:white;
     text-decoration: none;
}
@media only screen and (max-width: 969px){
 #benelux-link {
     height: 100px;
     display: block;
     line-height: 100px;
     color:white;
     text-decoration: none;
}
}
@media only screen and (max-width: 710px){
 #benelux-link {
     height: 120px;
     display: block;
     line-height: 120px;
     color:white;
     text-decoration: none;
}
}
 #benelux:hover {
     background: linear-gradient(#3366CC,#3366CC),url("../img/tournee/BeNeLux.jpg");
}
/* Headers */
#header-frankrijk2023 {
    background-image: url('../img/tournee/Frankrijk2023_header.jpg');
    background-position: center;
    background-size: cover;
    margin-top: auto;
    background-repeat: no-repeat;
    height: 300px;
}
#header-kroatie {
    background-image: url("../img/tournee/Kroatie_header.jpeg");
    background-position: center;
    background-size: cover;
    margin-top: auto;
    background-repeat: no-repeat;
    height: 300px;
}
#header-belgie {
     background-image: url('../img/tournee/Belgie2021.jpg');
     background-position: center;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 300px;
}
#header-maldegem {
     background-image: url('../img/tournee/Belgie2020_header.JPG');
     background-position: center;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 300px;
}
#header-italie {
     background-image: url('../img/tournee/Italie_header.jpg');
     background-position: center;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 300px;
}
 #header-usa {
     background-image: url('../img/tournee/USA_haeder.jpg');
     background-position: center;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 300px;
}
 #header-polen {
     background-image: url('../img/tournee/Polen_header.jpg');
     background-position: center;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 300px;
}
 #header-frankrijk {
     background-image: url('../img/tournee/Frankrijk2016_header.jpg');
     background-position: center;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 300px;
}
 #header-benelux {
     background-image: url('../img/tournee/BeNeLux_header.jpg');
     background-position: center;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 300px;
}
/* kleine headers */
@media only screen and (max-width: 868px){
    #header-frankrijk2023{
         background-image: url('../img/tournee/Frankrijk2023_header.jpg');
         background-position: bottom;
         background-size: cover;
         margin-top: auto;
         background-repeat: no-repeat;
         height: 200px;
    }
}
@media only screen and (max-width: 868px){
    #header-kroatie{
        background-image: url("../img/tournee/Kroatie_header.jpeg");
        background-position: bottom;
        background-size: cover;
        margin-top: auto;
        background-repeat: no-repeat;
        height: 200px;
    }
}
@media only screen and (max-width: 868px){
#header-belgie{
     background-image: url('../img/tournee/Belgie2021.jpg');
     background-position: bottom;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 200px;
}
}
@media only screen and (max-width: 868px){
#header-maldegem{
     background-image: url('../img/tournee/Belgie2020_header.JPG');
     background-position: bottom;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 200px;
}
}
@media only screen and (max-width: 868px){
#header-italie{
     background-image: url('../img/tournee/Italie_header.jpg');
     background-position: bottom;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 200px;
}
}
@media only screen and (max-width: 868px){
#header-usa{
     background-image: url('../img/tournee/USA_haeder.jpg');
     background-position: bottom;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 200px;
}
}
@media only screen and (max-width: 868px){
#header-polen{
     background-image: url('../img/tournee/Polen_header.jpg');
     background-position: bottom;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 200px;
}
}
@media only screen and (max-width: 868px){
#header-frankrijk{
     background-image: url('../img/tournee/Frankrijk2016_header.jpg');
     background-position: bottom;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 200px;
}
}
@media only screen and (max-width: 868px){
#header-benelux{
     background-image: url('../img/tournee/BeNeLux_header.jpg');
     background-position: center;
     background-size: cover;
     margin-top: auto;
     background-repeat: no-repeat;
     height: 200px;
}
}

/* Tekst vakken */
 #tekst-tour {
     padding: 1% 10% 5% 10%;
     font-family: "Montserrat", sans-serif;
     font-size: 18px;
     line-height: 1.5;
     font-weight: 200;
}
@media only screen and (max-width: 868px){
 #tekst-tour {
     padding: 1% 5% 5% 5%;
     font-family: "Montserrat", sans-serif;
     font-size: 18px;
     line-height: 1.5;
     font-weight: 200;
}
}

.socialMediaLogoButtons {
    width: 50px;
    height: 50px;
}

#tekst-tour {
    padding: 1% 10% 5% 10%;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 200;
    text-align: center;
}

#tekst-tour h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 15px 0px 15px 0px;
    text-align: center;
    color: black;
    font-size: 45px;
}

#tekst-tour a {
    color: #3463F1;
    text-decoration: none;
}

#tekst-tour a:hover {
    border-bottom: 1px solid #3463F1;
}