body
{
    background-color: #121212;
    color: #e2e2e2;
    font-family: 'Montserrat', sans-serif;
}

#titre
{
    font-size: 24px;
    font-weight: bold;
}

p
{
    margin-top: 4px;
    margin-bottom: 12px;
}

.liste-date
{
    font-size: 18px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.liste-titre
{
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.liste-date-1
{
    font-size: 24px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.liste-titre-1
{
    font-size: 20px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.liste-date-2
{
    font-size: 22px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.liste-titre-2
{
    font-size: 18px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.liste-date-3
{
    font-size: 20px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.liste-titre-3
{
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 4px;
}

a
{
    color: #e2e2e2;
}

a:hover
{
    color: #e2e2e2;
}

.row
{
    margin: 0px;
}

.col-lg-1
{
    padding: 4px;
}

.col-lg-3
{
    padding: 4px;
    margin-top: 16px;
    margin-bottom: 32px;
}

.col-lg-4
{
    padding: 4px;
    margin-top: 16px;
    margin-bottom: 32px;
}

.col-lg-6
{
    padding: 4px;
    margin-top: 16px;
    margin-bottom: 32px;
}

.col-lg-8
{
    padding: 4px;
}

.col-lg-12
{
    padding: 4px;
    margin-top: 16px;
    margin-bottom: 32px;
}

.center-img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.sidenav {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    padding-top: 20px;
    padding-left: 20px;
}

.container-year
{
    position: relative;
    text-align: center;
    color: white;
}

.centered-year
{
    font-size: 36px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.img-menu
{
    width: 100px;
}

.menu
{
    font-size: 12px;
    width: 100px;
}

.menu-g
{
    color: #00aa00;
    font-size: 12px;
    width: 100px;
}

.cross
{
    margin-left: -20px;
    width: 16px;
}

#flags
{
    position: fixed;
    bottom: 32px;
}

.drapeau
{
    height: 16px;
}

#telecharger
{
    font-size: 16px;
}
    
#yt
{
    height: 801px;
}

@media screen and (max-width: 1740px)
{
    .centered-year
    {
        font-size: 32px;
    }

    .center-img
    {
        width: 90%;
    }

    .liste-date
    {
        font-size: 16px;
    }

    .liste-titre
    {
        font-size: 12px;
    }

    .liste-date-1
    {
        font-size: 22px;
    }

    .liste-titre-1
    {
        font-size: 18px;
    }

    .liste-date-2
    {
        font-size: 20px;
    }

    .liste-titre-2
    {
        font-size: 16px;
    }

    .liste-date-3
    {
        font-size: 18px;
    }

    .liste-titre-3
    {
        font-size: 16px;
    }

    #titre
    {
        font-size: 22px;
    }

    #telecharger
    {
        font-size: 15px;
    }
    
    .img-menu
    {
        width: 100px;
    }
    
    .cross
    {
        width: 16px;
    }

    .menu
    {
        font-size: 12px;
        width: 100px;
    }

    .menu-g
    {
        font-size: 12px;
        width: 100px;
    }
    
    #yt
    {
        height: 725px;
    }
}

@media screen and (max-width: 1440px)
{
    .centered-year
    {
        font-size: 28px;
    }

    .center-img
    {
        width: 75%;
    }

    .liste-date
    {
        font-size: 14px;
    }

    .liste-titre
    {
        font-size: 11px;
    }

    .liste-date-1
    {
        font-size: 20px;
    }

    .liste-titre-1
    {
        font-size: 17px;
    }

    .liste-date-2
    {
        font-size: 18px;
    }

    .liste-titre-2
    {
        font-size: 14px;
    }

    .liste-date-3
    {
        font-size: 16px;
    }

    .liste-titre-3
    {
        font-size: 14px;
    }

    #titre
    {
        font-size: 20px;
    }

    #telecharger
    {
        font-size: 14px;
    }
    
    .img-menu
    {
        width: 95px;
    }
    
    .cross
    {
        width: 16px;
    }

    .menu
    {
        font-size: 11px;
        width: 95px;
    }

    .menu-g
    {
        font-size: 11px;
        width: 95px;
    }
    
    #yt
    {
        height: 600px;
    }
}

@media screen and (max-height: 800px)
{
    .centered-year
    {
        font-size: 28px;
    }

    .center-img
    {
        width: 75%;
    }

    .liste-date
    {
        font-size: 14px;
    }

    .liste-titre
    {
        font-size: 11px;
    }

    .liste-date-1
    {
        font-size: 20px;
    }

    .liste-titre-1
    {
        font-size: 17px;
    }

    .liste-date-2
    {
        font-size: 18px;
    }

    .liste-titre-2
    {
        font-size: 14px;
    }

    .liste-date-3
    {
        font-size: 16px;
    }

    .liste-titre-3
    {
        font-size: 14px;
    }

    #titre
    {
        font-size: 20px;
    }

    #telecharger
    {
        font-size: 14px;
    }
    
    .img-menu
    {
        width: 95px;
    }
    
    .cross
    {
        width: 16px;
    }

    .menu
    {
        font-size: 11px;
        width: 95px;
    }

    .menu-g
    {
        font-size: 11px;
        width: 95px;
    }
}

@media screen and (max-width: 1280px)
{
    .centered-year
    {
        font-size: 26px;
    }

    .liste-date
    {
        font-size: 12px;
    }

    .liste-titre
    {
        font-size: 10px;
    }

    .liste-date-1
    {
        font-size: 18px;
    }

    .liste-titre-1
    {
        font-size: 16px;
    }

    .liste-date-2
    {
        font-size: 26px;
    }

    .liste-titre-2
    {
        font-size: 12px;
    }

    #titre
    {
        font-size: 18px;
    }

    #telecharger
    {
        font-size: 13px;
    }
    
    #yt
    {
        height: 534px;
    }
}

@media screen and (max-width: 1199px)
{
    .centered-year
    {
        font-size: 24px;
    }

    .center-img
    {
        width: 90%;
    }

    .liste-date
    {
        font-size: 17px;
    }

    .liste-titre
    {
        font-size: 14px;
    }

    .liste-date-1
    {
        font-size: 18px;
    }

    .liste-titre-1
    {
        font-size: 16px;
    }

    .liste-date-2
    {
        font-size: 17px;
    }

    .liste-titre-2
    {
        font-size: 14px;
    }

    #titre
    {
        font-size: 17px;
    }

    #telecharger
    {
        font-size: 12px;
    }
    
    .img-menu
    {
        width: 90px;
    }
    
    .cross
    {
        width: 15px;
    }

    #flags
    {
        bottom: 30px;
    }

    .drapeau
    {
        height: 15px;
    }

    .menu
    {
        font-size: 10px;
        width: 90px;
    }

    .menu-g
    {
        font-size: 10px;
        width: 90px;
    }
    
    #yt
    {
        height: 500px;
    }
}

@media screen and (max-width: 1024px)
{
    .centered-year
    {
        font-size: 20px;
    }

    .center-img
    {
        width: 85%;
    }
    .liste-date
    {
        font-size: 16px;
    }

    .liste-titre
    {
        font-size: 12px;
    }

    .liste-date-1
    {
        font-size: 16px;
    }

    .liste-titre-1
    {
        font-size: 14px;
    }

    .liste-date-2
    {
        font-size: 16px;
    }

    .liste-titre-2
    {
        font-size: 12px;
    }

    #titre
    {
        font-size: 16px;
    }

    #telecharger
    {
        font-size: 11px;
    }
    
    .img-menu
    {
        width: 85px;
    }
    
    .cross
    {
        width: 14px;
    }

    #flags
    {
        bottom: 28px;
    }

    .drapeau
    {
        height: 14px;
    }

    .menu
    {
        font-size: 9px;
        width: 85px;
    }

    .menu-g
    {
        font-size: 9px;
        width: 85px;
    }
    
    #yt
    {
        height: 427px;
    }
}

@media screen and (max-height: 720px)
{
    .centered-year
    {
        font-size: 32px;
    }
    
    .img-menu
    {
        width: 80px;
    }
    
    .cross
    {
        width: 13px;
    }

    #flags
    {
        bottom: 26px;
    }

    .drapeau
    {
        height: 13px;
    }

    .menu
    {
        width: 80px;
    }

    .menu-g
    {
        width: 80px;
    }
}

@media screen and (max-width: 991px)
{
    .centered-year
    {
        font-size: 32px;
    }
    
    .img-menu
    {
        width: 80px;
    }
    
    .cross
    {
        width: 13px;
    }

    #flags
    {
        bottom: 26px;
    }

    .drapeau
    {
        height: 13px;
    }

    .menu
    {
        width: 80px;
    }

    .menu-g
    {
        width: 80px;
    }
    
    #yt
    {
        height: 413px;
    }
}

@media screen and (max-width: 768px)
{
    .centered-year
    {
        font-size: 28px;
    }

    .center-img
    {
        width: 75%;
    }

    .liste-date
    {
        font-size: 16px;
    }

    .liste-titre
    {
        font-size: 14px;
    }

    .liste-date-2
    {
        font-size: 16px;
    }

    .liste-titre-2
    {
        font-size: 14px;
    }

    #titre
    {
        font-size: 14px;
    }

    #telecharger
    {
        font-size: 10px;
    }
    
    .img-menu
    {
        width: 75px;
    }
    
    .cross
    {
        width: 12px;
    }

    #flags
    {
        bottom: 24px;
    }

    .drapeau
    {
        height: 12px;
    }

    .menu
    {
        font-size: 8px;
        width: 75px;
    }

    .menu-g
    {
        font-size: 8px;
        width: 75px;
    }
    
    #yt
    {
        height: 320px;
    }
}

@media screen and (max-width: 640px)
{
    .centered-year
    {
        font-size: 24px;
    }

    .center-img
    {
        width: 70%;
    }
    
    .liste-date
    {
        font-size: 14px;
    }

    .liste-titre
    {
        font-size: 12px;
    }

    .liste-date-1
    {
        font-size: 14px;
    }

    .liste-titre-1
    {
        font-size: 12px;
    }

    .liste-date-2
    {
        font-size: 14px;
    }

    .liste-titre-2
    {
        font-size: 12px;
    }

    .liste-date-3
    {
        font-size: 14px;
    }

    .liste-titre-3
    {
        font-size: 12px;
    }

    #titre
    {
        font-size: 12px;
    }

    #telecharger
    {
        font-size: 10px;
    }
    
    .img-menu
    {
        width: 64px;
    }
    
    .cross
    {
        width: 10px;
    }

    #flags
    {
        bottom: 20px;
    }

    .drapeau
    {
        height: 10px;
    }

    .menu
    {
        width: 64px;
    }

    .menu-g
    {
        width: 64px;
    }
    
    #yt
    {
        height: 267px;
    }
}

@media screen and (max-width: 575px)
{
    .centered-year
    {
        font-size: 28px;
    }
    
    .img-menu
    {
        width: 57px;
    }
    
    .cross
    {
        width: 9px;
    }

    #flags
    {
        bottom: 18px;
    }

    .drapeau
    {
        height: 9px;
    }

    .menu
    {
        width: 57px;
    }

    .menu-g
    {
        width: 57px;
    }
    
    #yt
    {
        height: 240px;
    }
}

@media screen and (max-width: 480px)
{
    .centered-year
    {
        font-size: 24px;
    }
    
    .liste-date
    {
        font-size: 12px;
    }

    .liste-titre
    {
        font-size: 10px;
    }

    .liste-date-1
    {
        font-size: 12px;
    }

    .liste-titre-1
    {
        font-size: 10px;
    }

    .liste-date-2
    {
        font-size: 12px;
    }

    .liste-titre-2
    {
        font-size: 10px;
    }

    .liste-date-3
    {
        font-size: 12px;
    }

    .liste-titre-3
    {
        font-size: 10px;
    }

    #titre
    {
        font-size: 11px;
    }

    #telecharger
    {
        font-size: 9px;
    }
    
    .img-menu
    {
        width: 40px;
    }
    
    .cross
    {
        width: 7px;
    }

    #flags
    {
        bottom: 14px;
    }

    .drapeau
    {
        height: 7px;
    }

    .menu
    {
        width: 40px;
    }

    .menu-g
    {
        width: 40px;
    }
    
    #yt
    {
        height: 200px;
    }
}

@media screen and (max-width: 360px)
{
    .centered-year
    {
        font-size: 20px;
    }
    
    .center-img
    {
        width: 60%;
    }

    .liste-date
    {
        font-size: 11px;
    }

    .liste-titre
    {
        font-size: 9px;
    }

    .liste-date-1
    {
        font-size: 11px;
    }

    .liste-titre-1
    {
        font-size: 9px;
    }

    .liste-date-2
    {
        font-size: 11px;
    }

    .liste-titre-2
    {
        font-size: 9px;
    }

    .liste-date-3
    {
        font-size: 11px;
    }

    .liste-titre-3
    {
        font-size: 9px;
    }

    #titre
    {
        font-size: 10px;
    }

    #telecharger
    {
        font-size: 8px;
    }
    
    .img-menu
    {
        width: 36px;
    }
    
    .cross
    {
        width: 6px;
    }

    #flags
    {
        bottom: 12px;
    }

    .drapeau
    {
        height: 6px;
    }

    .menu
    {
        width: 36px;
    }

    .menu-g
    {
        width: 36px;
    }
    
    #yt
    {
        height: 150px;
    }
}