* { 
	margin:0;
	padding:0;
}

body{
    background-color:#f5f0e0;
    font-family: 'Montserrat', sans-serif;
    text-align:center;
}

h1{
    color:#1b3560;
    letter-spacing: -0.06em;
    font-size:60px;
    text-transform:uppercase;
    margin-bottom:50px;
}

h2{
    transition:0.3s;
    color:#f5f0e0;
    font-size:60px;
    text-transform:uppercase;
}

h3{
    transition:0.3s;
    color:#f5f0e0;
    font-size:20px;
    text-transform:uppercase;
    letter-spacing:0.2em;
}

h4{
    color:#1b3560;
    font-size:20px;
    text-transform:uppercase;
    letter-spacing:0.2em;
}

#album{
    position: absolute;
    bottom: 25px;
    z-index: 25;
    width: 100%;
}

#album a{
    text-decoration:none;
    line-height: 2.3em;
    text-shadow:0 3px 0 #1b3560,
                0 5px 0 #1b3560,
                0 8px 0 #1b3560,
                0 10px 0 #1b3560,
                1px 1px 1px #1B3560, -1px -1px 0px #1B3560, -1px 1px 0px #1B3560, 1px -1px 0px #1B3560, 1px -1px 0px #1B3560;
}

#album a:hover h3, #album a:hover h2{
    transition:0.2s;
    color:#ffffff;
}

#videos{
    padding:150px;
}
#videos iframe{
    width: 90%;
    max-width: 720px;
    height: 500px;
}

.wrappervideo{
    display:inline-block;
    margin:0 20px;
}

.video{
    transition:0.2s;
    margin:20px auto 50px auto;
    width:300px;
    height:300px;
    border-radius:200px;
    overflow:hidden;
}
.video iframe{
    transition:0.2s;
    margin-top:-50px;
    margin-left:-50px;
}
.video:hover{
    transition:0.2s;
    width:400px;
    transition:0.2s;
    border-radius:0;
}
.video:hover iframe{
    transition:0.2s;
    margin-left:0;
}

#highlight{
    transition:0.2s;
    width: 160px;
    position:absolute;
    bottom: 75px;
    right: 50px;
    z-index: 10;
    background-color: #30365c;
    transform: rotate(2deg)
}

#highlight:hover{
    transform: rotate(-2deg)
}

#highlight h2{
    margin: 5px auto 0 auto;
    font-size: 18px;
    line-height: 1em;
    color: #bce4fa;
}

#highlight h3{
    margin: 7px auto;
    padding: 10px 0;
    font-size: 9px;
    width: 90%;
    color: #30365c;
    background-color: #bce4fa;
}
#highlight #artwork{
    background: url('../img/bestof.jpg') no-repeat center / 95%;
    width: 160px;
    height: 160px;
}



#header{
    background-color:#89aecb;
    background-image:url(../img/background.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    font-family: 'Montserrat', sans-serif;
    text-align:center;
    position:absolute;
    width:100%;
    height:100%;
    z-index:10;
}







#bandeau{
    position: fixed;
    text-align: left;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 50;   
}
#bandeau .wrapper{
    background-color: #f5f0e0;
    padding: 5px 0 0 0;

}
#scratch2{
    background-image: url(../img/scratch2.svg?rld);
    background-size: 102%;
    width: 100%;
    height: 30px;
    background-position: top;
    background-repeat: no-repeat;}


#social a{
    transition: 0.2s;
    width: 30px;
    height: 30px;
    background-size: 120%;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    text-decoration: none;
    padding: 0 0 0 0;
}

#social a:hover{
    transition: 0.1s;
    opacity: 1;
}

#social{
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin-left: 1vw;
}
#social, #newsletter{
    display: inline-block;
    vertical-align: middle;
    padding: 0;
}

#facebook{
    background-image:url(../img/fb.svg?rld);
}
#tiktok{
    background-image:url(../img/tt.svg?rld);
}
#spotify{
    background-image:url(../img/sp.svg?rld);
}
#deezer{
    background-image:url(../img/de.svg?rld);
}
#apple{
    background-image:url(../img/am.svg?rld);
}
#amazon{
    background-image:url(../img/az.svg?rld);
}
#songkick{
    background-image:url(../img/sk.svg?rld);
}
#twitter{
    background-image:url(../img/tw.svg?rld);
}
#instagram{
    background-image:url(../img/ig.svg?rld);
}
#youtube{
    background-image:url(../img/yt.svg?rld);
}
#soundcloud{
    background-image:url(../img/sc.svg?rld);
}


#newsletter{
    padding: 0 2px 0 10px;
    border-left: 1px solid var(--alternative);
    float: right;
    background-color: #00000024;
    border-radius: 50px;
    margin-top: 2px;
    margin-right: 1vw;
}

#newsletter input{
    background-color: transparent;
    border: none;
    color: #1b3560;
    width: 200px;
    padding: 5px 5px 7px 5px;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif; 
}
#newsletter input::placeholder{
    color: grey;
    font-style: italic;
}

#newsletter button{
    color: #1b3560;
    border-radius: 50px;
    background-color: #f5f0e0;
    padding: 5px 7px;
    border: none;
    font-weight: bold;
}

#logo{
    background-image: url(../img/logo.svg?rld);
    width: 50%;
    min-width: 300px;
    max-width: 600px;
    height: 20vh;
    max-height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 75px auto 0 auto;
}

#menu a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
    font-size: 24px;
    color: #f5f0e0;
    text-shadow:0 2px 0 #1b3560,
                0 3px 0 #1b3560,
                0 4px 0 #1b3560,
                0 5px 0 #1b3560,
                1px 1px 1px #1B3560, -1px -1px 0px #1B3560, -1px 1px 0px #1B3560, 1px -1px 0px #1B3560, 1px -1px 0px #1B3560;
}

#menu a:first-child:hover {
    transform: rotate(2deg);
}
#menu a:hover {
    transform: rotate(-2deg);
}
#menu a:last-child:hover {
    transform: rotate(3deg);
}

#wrapper{
    position: absolute;
    top: calc( 100% - 70px);
    width: 100%;
    height: 100%;
    z-index: 20;
}

#content{
    background-color:#f5f0e0;
}
#copyright{
    padding: 20px 0 50px 0;
}
#copyright p {
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:0.2em;
    color:#ccc;
}
#copyright a {
    font-size:10px;
    font-weight: normal;
    text-transform:uppercase;
    color:#777777;
    margin: 0 5px;
}
.scratch{
    background-image:url('../img/scratch.svg?rld');
    background-size:102%;
    height:90px;
    background-position:bottom;
    background-repeat:no-repeat;
}

#tour{
    max-width:700px;
    margin:0 auto;
}


.bit-rsvp{
    display: none!important;
}
.bit-widget.bit-layout-ipad .bit-event .bit-details {
   text-align: left !important;
}





@media screen and (max-height: 750px) {
    #logo{
        width:200px;
        height: 80px;
    }
}
@media screen and (max-width: 750px) {
    #jubile{
        display:none;
    }
    #videos{
        padding:150px 0;
    }
    .video{
        transition:0.2s;
        margin:0 auto;
        width:400px;
        height:400px;
        border-radius:0;
        overflow:auto;
    }
    .video iframe{
        transition:0.2s;
        margin-top:0;
        margin-left:0;
    }
    .video:hover{
        transition:0.2s;
        width:400px;
        border-radius:0;
    }
    #highlight{
        bottom: 100px;
        right: 10px;
        width: 130px;
    }
    #highlight #artwork {
        width: 130px;
        height: 130px;
    }

    #album h2 {
        font-size: 24px;
        line-height: 10px;
    }
    #wrapper{
        top: calc( 100% - 90px);
    }
    #social a{
        width: 25px;
    }
    #newsletter input{
        width: 130px;
    }
    #bandeau .wrapper{
        padding-bottom: 5px;
    }
    h1 {
        font-size: 50px;
    }
    #scratch2 {
        background-size: 150%;
    }
}
