
@font-face {
    font-family: round;
    src: url(HelRndLTBldCndnsd.ttf);
}

@font-face {
    font-family: rough;
    src: url(CigarettesCoffee.ttf);
}
::-webkit-scrollbar
{
 width: 14px;  /* for vertical scrollbars */
  height: 14px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track
{
  background: transparent 
}

::-webkit-scrollbar-thumb
{
  background: rgb(75,75, 75);
}

*{
  transition:all 200ms;
}
body, input {
    background: #332f2b;
    text-align: center;
    font-family: round, Arial Black,sans-serif; 
    text-transform: uppercase;
    margin:0;
    padding:0;
    color:#33332c;
}

.main-container {    
  max-width: 100em;
  margin:0 auto;
  box-shadow: 0 0 10em rgba(0,0,0,1);
}

h2  {
    font-size: 3em;
    padding: 0; 
    margin: 0;
}

h3 {
   font-family: rough, Arial black, sans-serif;  
    font-weight: normal;
   text-transform: lowercase;
    font-size: 5em;
    font-kerning: normal;
    margin: 0.75em 0 0.4em;
    padding: 0 0.2em;
  
}
.yellowText {
   color: #c19000; /*#b9993c*/
}
em{
  font-style:normal;
   color: #c19000;
    //text-shadow: 0 0 1.2em rgba(255,255,255,0.8);
    z-index: 1;
    position: relative;
}

.stat em{
  //  text-shadow:  0.05em 0.05em 0.5em rgba(255, 255, 255, 1),
                  1.5em 1.5em 4em rgba(255, 255, 255, 0.5),
                  -1.5em -1.5em 4em rgba(255, 255, 255, 0.5);
 
}

.gigs h3{
    color: #fff;
}
h4 {
    font-size: 1.3em;
}
a {
  color: #74aec7;
}
a.blockLink, input.submit {
  padding:1em ;
  margin:0.33em;
  display:inline-block;
  color:#33332c;
  font-size:1.5em;
  text-decoration:none;
  line-height: 0.4em;
  background:#a7ccdc;
  border-radius:0.25em;
  border: solid 0.05em rgba(106, 127, 136, 0.78);
  box-shadow: 
    inset 0em -1em 3em rgba(0,0,0,0.2),
    0.1em 0.1em 0.2em rgba(0,0,0,0.2);
    text-shadow: 0.03em 0.03em 0.05em rgba(180,180,180,0.8);
  cursor: pointer !important;
  pointer-events: auto !important;
  z-index: 100;

}

a.blockLink img{
  height:0.9em;
  padding:0;
  margin:-1.1em 0.4em -1em -0.3em;
  vertical-align:middle;
  filter: sepia(1) contrast(2) brightness(0.3)
}

a.blockLink:hover, input.submit:hover{
  background:#8cd8f8;
  color:#fff;
  transform:translatey(-0.1em);
  border: solid 0.05em rgba(106, 127, 136, 1);
  box-shadow: 
    inset 0em -1em 3em rgba(0,0,0,0.4),
    0.1em 0.3em 0.2em rgba(0,0,0,0.2);
  border: solid 0.05em rgb(88, 122, 136);
}

a.blockLink:hover img{
  filter: sepia(1) contrast(0) brightness(2);
}

section,  header {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}
section{
}
section p{
    font-size: 1.8em;
    max-width: 16em;
    margin: 2em auto
}

.browserupgrade {
  color:#f2f1e5;
  padding:0 1em;
}

 header{
    top: 0;
    left: 0;   
    color:#f2f1e5;
    line-height: 0;
}

 header video {
    object-fit: cover;
    width:100%;
    height: 20%;
    z-index: 1;
}

 header, header video {
    height: 30em;
}
header .videoCover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 /*   background: linear-gradient(to bottom,rgba(21, 11, 0, 0.5) 0%,rgba(21, 9, 0, 0.25) 50%, rgba(21, 9, 0, 0.25) 70%,rgba(21, 9, 0, 0.5) 100%)*/
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAHElEQVQYV2NkwAEYoeL/GRgYQGw4DZPA0EdFHQAVEAkEWw+L/gAAAABJRU5ErkJggg==);
    z-index: 2;
}
 header span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right:0;
   bottom:0;
    width:95%;
 //   max-width: 60em;
    margin:auto;
    text-align: center;
    z-index: 3;
}

 header h1{
    padding: 20% 0 0 0; 
    margin: 0;
    width: 100%;
    
}
 header h1 img{
      width: 100%;
      max-width: 40em;
}

 header h2{
    line-height:1em;
    margin-bottom:1em;
}






section.tracks {
    background: rgba(255,255,255,1);
    height: 32em;
    overflow:hidden;
    position:relative;
}

section.tracks .texts{
    z-index: 10;
    position: absolute;
    top:0;
  
    margin:0 auto;
    width:100%;
    //max-width:55em;
  pointer-events:none;
  text-shadow:0 0 2em rgba(255,255,255,0.5)
}

.albumCovers {
    position:relative;
    width:40em;
    line-height: 0;
    left:50%;
    transform: translateX(-50%);
}

.albumCoversCover { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    pointer-events:none;
    box-shadow:inset 0 0 5em rgba(0, 0, 0, 0.2);
    background: linear-gradient(to bottom,
      rgba(255, 255, 255, 0.3) 0%, 
      rgba(113, 99, 88, 0.25) 50%, 
      rgba(21, 9, 0, 0.25) 70%, 
      rgba(162, 153, 143, 0.6) 100%);
     background: linear-gradient(to bottom, 
       rgba(255, 255, 255, 1) 0%, 
       rgba(113, 99, 88, 0.3) 50%, 
       rgba(21, 9, 0, 0.25) 70%, 
       rgba(162, 153, 143, 1) 100%);
    }
.albumCovers img{
  position:relative;
  width: 8em;
  margin:0;
  padding:0;
  opacity:0.2;
  filter: sepia(0.55);
  z-index:1;
}
.albumCovers img:hover{
  opacity:1;
  filter: sepia(0);
 
 /* transform: scale(1.03, 1.03);*/
  box-shadow:0 0 2.5em rgba(100,100,100,0.75);
}

.tracks  .trackInfo {
    position:absolute;
    bottom:-3em;
    width:100%;
    padding:0.4em 0;
    background:rgba(255,255,255,0.4);
    pointer-events:none;
    font-size:1.1em;
}

.tracks  .trackInfo.show{
  
    bottom:0;
}
.trackInfo .trackAlbum{
  //font-style:italic;
}

.albumCovers {
  animation: MoveUpDown 200s linear infinite;
}

@keyframes MoveUpDown {
  0% {
    transform: translate( -50%, 0);
  }
  50% {
    transform: translate( -50%, -90em); 
  }
  100% {
    transform: translate(-50%, 0);
  }
}


.stats .stat, .events, .coverContainer,p.loading  {
  opacity:0;
}
.fbLoaded, .stats.fbLoaded .stat, p.loading.fbLoaded  {
  opacity:1;
  top: 8em;
}
p.loading {
    position: absolute;
    left: 0em;
    right: 0;
    top: 2em;
    bottom: 0;
    margin: auto;
    color: rgba(242, 241, 229, 0.42);
    font-size:1.2em;
    max-width: 25em;
    z-index:1;
}

p.loading a{
  
    z-index:1000;
}
    
.stats .fb_iframe_widget {
    transform: scale(0.7,0.7);
    margin: -1em -1em; 
}


.stats {
   background:#33332c;
   font-size:0.85em;
   box-shadow: inset 0 -5em 10em rgba(0,0,0,0.4);
}
.stat h3 {
    font-size: 3.5em; 
}

.stat h3, .stat h4 {
   color: #f2f1e5;
   margin:0 !important;
   padding:0 !important; 
}

.statBox {
    display: inline-block;
    padding: 1.5em 2%;
    vertical-align: middle;
}

.stat.fans .inline {
    display: inline-block;
    vertical-align:middle;
}

  body{
    font-size:0.85em;
  }
  .stats{
    font-size:0.7em;
  }


.events{
    font-size: 1.1em;
}


@media all and (max-width: 32em) {

     header h1{
       padding: 5em 0 0 0; 
       
     } 
      h2, header h2 {
        font-size:2em;
      }
      h3{
        font-size:4.3em;
      }

      section p{
        font-size:1.4em;
      }
  

      .tracks .texts p {
        margin:2em  auto;
      }

      .tracks h3 {
        margin: 1em 0 0.4em;
      }
  
  
    /* margin: -1em -1em; */
    /* position: relative; */
    /* top: -0.5em; */
}



@media only screen and (min-width: 32em) {
    
      body{
        font-size:1em;
      }
      header span {
           max-width:35em
        }
      .tracks h3 {
        margin: 1em 0 0.2em;
      }
      .tracks .texts p {
        margin:1em  auto;
      }
      .events{
        font-size: 0.9em;
      }

}


@media only screen and (min-width: 39em) {
  
      .fb_iframe_widget {
          transform: scale(1.3,1.3);
          margin: -1em 0; 
      }
      .stats {
        font-size:1em;
        }
     header, header video {
       height: 35em;
     }
     header span {
       max-width:35em
     }
     header h1{
       padding: 22% 0 1% 0; 
     } 
    
      .blockLink{
         font-size:1.8em;
      }
  
      h2, header h2 {
        font-size:2.5em;
      }
      .albumCovers {
          width:80em;
          height: 120em;
        }
      .albumCovers img{
        width: 10em;
        }
      .albumCovers {
        animation: MoveUpDown 120s linear infinite;
      }

      @keyframes MoveUpDown {
        0% {
          transform: translate(-50%, 0);
        }
        50% {
          transform: translate(-50%,-60em);
        }
        100% {
         transform: translate(-50%, 0);
        }
      }

}


@media only screen and (min-width: 52em) {
   
  
  .tracks .texts p {
    margin:2em auto;
  }
   
     header, header video {
       height: 35em;
     }
     header span {
       max-width:42em
     }
     header h1{
       padding: 18% 0 1% 0; 
     } 
  
}
@media only screen and (min-width: 80em) {
   
    
     header, header video {
       height: 42em;
     }
     header span {
       max-width:60em
     }
     header h1{
       padding: 12% 0 1% 0; 
     } 
  
      .albumCovers {
          width:100em;
          height: 80em;
        }
      .albumCovers img{
        width: 10em;
        }
      .albumCovers {
        animation: MoveUpDown 80s linear infinite;
      }

      @keyframes MoveUpDown {
        0% {
         transform: translate(-50%, 0);
        }
        50% {
          transform: translate(-50%,-42em);
        }
        100% {
         transform: translate(-50%, 0);
        }
      }

}





            .events{
                width:100%;
                text-align:center;
                padding: 0 0 5em;
            }
            a.event{
                text-align:left;
                margin:0.5em;
                vertical-align:top;
                max-width: 17em;
                font-size: 1.2em;
                background:#fff;
                padding:1.2em 0 1.5em;
                display:inline-block;
                border-radius:0.33em;
                border: 0.15em solid rgba(228, 228, 228, 0.99);
                box-shadow: inset 0em -1em 3em rgba(0,0,0,0.2);
                color:#555;
                text-transform: initial;
                position:relative;
            }
            .eventDate, .eventText{
                display:inline-block;
              vertical-align: top;
                padding:0;
                padding-left: 4%;
                margin-left: 2.5%;
                
            }
            .eventDate span, .eventText span {
                display:block;              
            }


            .eventDate{
                width: 15%;
                text-align: center;
                //letter-spacing: 0.05em;
                margin:0;

            }
            .eventDate span{
                text-transform:uppercase;
                line-height: 1.1em;
            }
            
            .eventDate_day,.eventDate_time,.eventDate_month {
                font-size: 1.3em;
               
                color: #b5b5b5;
            }
            
            .eventDate_year {
                font-size: 0.9em;
                color: #c5c5c5;
            }
            .eventDate_month{
                color: #74aec7; //#fa3e3e;
                padding-bottom: 0.3em;
            }
            .eventDate_date{
                font-size:2.2em;
                font-weight: 100;
            }
            .eventDate_time{
                padding-top:1em;
                font-size:1em;
            }
                        
  

            .eventText{
                width: 70%;
                border-left:1px solid #eee;
            }
            
            .eventName{
                font-weight:bold;
                color: #000;
                font-family:round;
                font-size:1.4em;
                line-height:1em;
            }
            .eventDesc, .eventPlace,  .eventGuests{
                font-size:0.8em; 
                font-family:sans-serif;
            }
            
            .eventPlace {
                clear: both;
                padding:0.7em 0;
            }
            
            .eventDesc {
                font-style: italic;
                color: #999;
                padding-right:1em;
                font-size:0.75em;
            }

            .eventGuests {
              position:absolute;
              bottom:0;
              right:0;
            }


            .eventHover {
              position:absolute;
              bottom:-1em;
              right:0;
              font-size: 0.7em;
              opacity:0;
              text-transform:uppercase;
              text-shadow: 0.05em 0.05em 0.5em rgba(255,255,255,1);
            }
            .arrow_r {
              width: 0; 
              height: 0; 
              border-top: 0.5em solid transparent;
              border-bottom: 0.5em solid transparent;
              border-left: 0.75em solid rgba(88, 165, 197, 0.99);
              position: relative;
              display: inline-block;
              padding-right:0.3em;
              top: 0.1em;
            }

            a.event:hover {
              border: 0.15em solid rgba(167, 204, 220, 0.99);
              transform:translateY(-0.2em);
            }
            a.event:hover .eventHover{
                bottom:0.2em;
                opacity:1;
             }
           a.event:hover .eventName{
              color: #74aec7;
            }






section.photos {
  height:45em;
}
section.photos .photoBg {
    width: 120%;
    height: 120%;
    position: absolute;
     background-size: cover;
    top: 0;
    background-position: center center;
    filter: blur(10px);
    left:0;
    top:0;
    z-index:1;
    opacity:0;
    animation: embiggen 10s linear; 
 
}

section.photos .photoVignette {   
  position: absolute;
  top:0;
  left:0;
 
  box-shadow: 0 0 10em 4em rgba(64, 52, 40, 0.8) inset;
  width:100%;
  height:100%;
    z-index: 2;
  
}


section.photos .photo, section.photos .texts{

    position: relative;
  display:inline-block;
    vertical-align: top;
  padding:1em 0.5em;
 }

section.photos .texts {
  
    z-index:5;
    text-shadow: -1em -4em 10em rgba(255,255,255,1), 
      0 0 10em rgba(255,255,255,1), 
      1em 2em 10em rgba(255,255,255,1);
  padding:0;
}
section.photos .texts h3 {
    margin:0.6em 0 -0.5em;
}

section.photos .photo{
    z-index: 2;
  margin: 0em auto;
  padding:0em;
  //display:none;
  
}

section.photos .photoImg{
  max-height:30em;
  max-width:30em;
  max-width:100%;
    width: 30em;
  position:relative;
  z-index:1;
  transform: scale(1.1) translateY(-1em);
}

.photoImg img{
  
    animation: fadeIn 800ms ease-in-out;
  position:absolute;
  top:0;
  left:0;
  WIDTH: 100%;
  box-shadow: 0 0 8em rgba(0,0,0,0.8);
    border-radius: 21em;
}
.fadeIn{
}

  @keyframes fadeIn {
    0% {
     opacity: 0;
    }
    100% {
     opacity:1;
    }
  }



.embiggen{
 animation: embiggen 10s linear; 
      opacity:0
}
 
  @keyframes embiggen {
    0% {
      opacity:0
     transform: scale(1);
    }
    3% {
      opacity:1
    }
    100% {
      transform: scale(1.5);
      opacity:1
    }
  }


section.photos .statBox {
  
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 12em;
   // transform: translateY(-50%);
  text-shadow: 
    0.05em 0.05em 0.5em rgba(0,0,0,0.5), 
    1.5em 1.5em 4em rgba(0,0,0,0.5), 
    -1.5em -1.5em 4em rgba(0,0,0,0.5);   
    font-size: 1.4em;
  z-index:5;
  transform: scale(1);
}

section.photos .statBox em {
 color:#f2f1e5
}
section.photos .photo.visible {
  display:inline-block;
}

 section.photos  .fb-like{
    margin: 1em auto;
    opacity:0;
  }
    
@media only screen and (max-width: 420px) {
  
    section.photos {
      height:35em;
    }
    section.photos .photoImg{

      width:23em;
    }
  section.photos  .statBox{
    
      margin-top: -3em;
  }
}
@media only screen and (min-width: 48em) {


    section.photos {
      height:40em;
    }

    section.photos .photoBg {
        animation: embiggen 10s linear; 
     
    }
}
@media only screen and (min-width: 65em) {

    section.photos {
      height:35em;
    }
      section.photos .photoImg img{

        z-index:1;
      }
        section.photos .photo {
          padding:2em 0;

        }
        section.photos .photo,section.photos .texts{
          width:49%;
          max-width:30em;
        }
        section.photos .texts {
          top: 3em;
        }

      section.photos .statBox {
          left: -75%;
          right:auto;
        }
  
}






section.contact {
    background: #f9f5eb url(../img/white-cutout-bg.jpg);
    background-size: cover;
    background-position: center right;
    box-shadow: inset 0 -3em 10em 0em rgba(0,0,0,0.4);
    padding: 5em 0 7em;

}
section.contact a, section.contact h3 {
  z-index: 1;
  position: relative;
  text-shadow: 0 0 1em white;
}

section.contact img{
    position: absolute;
    bottom: 0;
    margin: 0 7%;
    z-index: 0;
    height: 93%;
    opacity: 0;
    transition: opacity 1.5s linear;
    transform: scale(1);    
    filter: drop-shadow(0 0 3em white);
}


section.contact .fb-like{

    opacity: 1 !important;
    pointer-events: auto !important;
    position: relative;
    display: block;
    z-index: 50;
    transform: scale(1,1) !important;
    margin-top: 5em;
}

.embiggen2 {
   animation: embiggen2 7s linear; 
}
 
  @keyframes embiggen2 {
    0% {
     transform: scale(1);
      opacity: 0;
    }
    30%{
      opacity: 1;
    }
    75%{
      opacity: 1;
    }
    100% {
      transform: scale(1.1);
     opacity: 0;
    }
  }



.visible {
  opacity: 1 !important;
}


.contactBox{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:20;
    display: block;
    opacity:1;
}
.hidden {
    display: none;
    z-index: 1;
    opacity:0;
}

.contactBG{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index:20;
}

.contactPopup{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 0.6em;
    width: 80%;
    max-width: 30em;
    height: 31em;
    background: #332f2b;
    z-index:21;
}
    

@media only screen and (min-width: 420px) {
  
        .contactPopup{
          height: 29em
        }

  }
 .contactPopup .close{
    position: absolute;
    top: -1.5em;
    right: -1.5em;
    background: #fff;
    width: 2.5em;
    height: 2.5em;
    border-radius: 3em;
    line-height: 2.5em;
    font-size: 1em;
    user-select: none;
    cursor: pointer;

    }
.contactPopup form .textInputs * {
    font-family: round;
    text-align: center;
    text-transform: none;
    padding: 0.5em;
    margin: 1em;
    margin: 1em auto;
    width: 85%;
    display: block;
    font-size: 1.33em;
    border: 0;
    box-shadow: 0 0 2em;
    border-radius: 0.3em;
    background: rgba(255,255,255,1);
}
.contact-links-or {
  color: #fff;
}
.contact-links, .contactPopup .submit {
    vertical-align: middle;
}
.contact-links {
  display: inline-block;
  text-align: left;
}
.contact-links a{
  display: block;
  margin: 0.5em;
}
.contactPopup .frozen *{
  opacity: 0.1;
  pointer-events:none;
}

.contactAlert{
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 1.5em;
    color: #ececeb;
}
.noise{
  /*  background: url(data:image/png;base64,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);
        */
  background-image:url('../img/grain.png'); 
    animation: bganim 0.2s linear infinite;
    transform: translate(0, 0);
 
}

.noise{
    position: absolute;
    top:-35%;
    left:-35%;
    z-index: 10;
    width:175%;height:175%;
  
    pointer-events:none;
}

/* Keyframes */
/* TODO: investigate to minify the code */

@keyframes bganim {
    0% { transform:translate(0, 0)) }
    10% {transform:translate(-5%, -8%) }
    20% { transform:translate(-12%, 5%) }
    30% { transform:translate(7%, -2%) }
    40% { transform:translate(16%, 3%) }    
    50% {transform:translate(-11%, 10%) }
    60% { transform:translate(12%, 0%) }
    70% { transform:translate(0%, 15%) }
    80% { transform:translate(18%, 17%) }
    90% { transform:translate(-10%, 10%) }
    100% { transform:translate(21%, 18%) }
}
