html, body{
    background-color: black;
    position: relative;
    color: #FFFFED;
    font-family: "Outfit", sans-serif;
    margin: 0;
    padding: 0;
}
.active{
    color: #996611;
}
.outfit {
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.fascinate {
    font-family: "Fascinate", system-ui;
    font-weight: 400;
    font-style: normal;
}
.gamble{
    background: url('../img/gallery/thumbnail/lifes-a-gamble.png');
    width: calc(0.16 * 100vw);
    height: calc(0.15 * 100vw);
    background-size: cover;
    background-position: center;
    background-clip: content-box;
    margin: 0 auto;
    margin-top: 0.6rem;
}
.acc{
    background-color: #99661122;
}
.jua {
    font-family: "Jua", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
}
.navbar-toggler{
    color: black;
    background-color: #996611AA;
    padding: 0 2rem;
}
.youtube-icon{
    color: #ff1a47;
    transition: 0.5s;
}
.youtube-icon:hover{
    color: #ff7790;

}
.hidden{
    display: none;
}
.telephone{
    font-family: "Jua", sans-serif;
    font-weight: 600;
    padding-left: 1rem;
}
.blk{
    color: #000;
}
.telephone-icon, .envelope-icon, .web-icon, .globe{
    transition: 0.5s;
    color: #898294;
}
.telephone-icon:hover, .envelope-icon:hover, .web-icon:hover, .globe:hover{
    color: #d5cde0;
}
.schedule{
    padding: 3rem 20rem;
}
.facebook{
    transition: 0.5s;
}
.list i{
    margin: 0 auto;
    display: inline;
    text-decoration: none;
    font-size: 1.5rem;

}
.list a{
    display: inline;
    text-decoration: none;
}
.list span{
    display: inline;
}
.list p{
    display: inline;
    margin-left: 2rem;
    color: #FFFDFA;
}
.list p:hover{
    color: #928b8b;
}
.vert{
    margin: 0;
    padding: 0;
    height: 15px;
    list-style-type: none;
}
.tmd{
    font-size: 1.4rem;
}
.tlg{
    font-size: 2.2rem;
}
.trg{
    font-size: 1.1rem;
}
.tsm{
    font-size: 0.6rem;
}
.body{
    position: relative;
}
#navbarSupportedContent{
    position: absolute;
    z-index: 1;
}
.logo{
    display: flex;
    width: 80%;
    padding: 0 10%;
    margin: 0 auto;
    margin-bottom: 3rem;
}
.para{
    padding: 3rem 3rem 1rem;
    letter-spacing: 1.5px;
    line-height: 1.5;
}
.slogan{
    text-align: center;
    margin: 3rem auto;
    font-size: 2.2rem;
    
}
.slogan1{
    text-align: center;
    margin: 1.5rem auto;
    font-size: 2.0rem;
    margin-top: 0;
    
}
.alb{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;

}
.nav-link{
    color: #EEC164;
    margin: 2.5rem 1rem;
}
.nav-link:hover{
    color: #996611;
}
.active{
    color: #996611;
}
.bar{
    max-height: 90px;
    height: 2rem;
    border-top: #EEC164 solid 2px;
    border-bottom: #996611 solid 1px;

}
nav{
    margin-top: 0;
    padding: 0;
    height: 50px;
    border-bottom: #EEC164 solid 1px;
    background: #000000AA;

}
.navbar{
    justify-content: center;
}
.signup {
    display: flex;
    flex-direction: row;
    background: linear-gradient(85deg,rgba(180, 70, 58, 0.84) 0%, rgba(150, 88, 17, 1) 40%, rgba(217, 189, 150, 1) 100%);
    width: 100%;
    max-width: 650px;
    border-radius: 1rem;
    box-shadow: 2px 5px 20px #996611;
    justify-content: space-around;
    align-items: center;
}
.contact{
    margin-left: calc(20px + 4%);
}
.fbembed{
    --title-font-size: 80px;
}
.lineup{
    text-align: center;
    margin-top: 2rem;
    padding: 1rem;
    font-family: "Outfit", sans-serif;
    line-height: 2rem;
    letter-spacing: 1.5px;
    font-weight: 600;
}
.lineup1{
    margin: 0;
    text-align: center;
    font-family: "Outfit", sans-serif;
    line-height: 2rem;
    letter-spacing: 1.5px;
}
.amp{
    color: #EEC164;
    font-size: 2rem;
}
.tv{
    width: 50%;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}
.tv-link{
    font-family: 'Jua', sans-serif;
    text-align: center;
    margin: 0 auto;
    margin-top: 1rem;
    display: block;
    color: #EEC164;
    font-size: 1.2rem;
    text-decoration: none;
    cursor: pointer;
}
.tv-link:hover{
    color: #FD0;
}
#covers{
    position: relative;
}
.parallax{
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    object-fit: cover;
}
.photo{
    width: 65%;
    display: flex;
    flex-direction: column;
    margin: 1rem auto;
    border: 1px solid #996611;
}
.artists{
    background-image: url('../img/back-stationary.png');
    object-fit: cover;
    background-position: center;
}
.artists p{
    padding: 2rem 1.5rem;
    text-align: center;
    letter-spacing: 1px;
    margin: 0;
    color: #ffef9e;


}
.back-image{
    width: 100%;
    height: 100vh;
    left:0;
    top: 0;
    position: fixed;
    object-fit: cover;
    z-index: -1;
}

.button-row{
    display: inline-flex;
    flex-direction: row;
    align-content: space-between;
}
.button-row button{
    display: inline;
    width: 30%;
    margin: 1rem;
}

.btn-primary {
    background-color: #EEC164;
    color: black;
    border: 1px solid #222;
    transition: 0.5s;
}
.btn-secondary{
    background-color: #996611;
    color: white;
    border: 1px solid #222;
    transition: 0.5s;
}
.btn-primary:hover {
    background-color: #ffef9e;
    color: black;
}
.btn-secondary:hover{
    background-color: #BB8823;
    color: black;
}
.album{
    margin: 0 auto;
    border: 2px solid black;
    border-top-image: linear-gradient(45deg, red, #EEC184, orange, #F52);
    border-right-image: linear-gradient(45deg, #F52, red, #EEC184, orange);
    border-left-image: linear-gradient(45deg, orange, #F52, red, #EEC184);
    border-bottom-image: linear-gradient(45deg, #EEC184, orange, #F52, red);
    border-image-slice: 1;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.7),
    0 0 40px rgba(255, 165, 0, 0.7),
    0 0 60px rgba(255, 255, 0, 0.5);
    animation: flicker 2s infinite alternate;
}
.nav-anim{
    margin: 0 auto;
    border: 2px solid black;
    border-bottom-image: linear-gradient(45deg, #EEC184, orange, #F52, red);
    border-image-slice: 1;
    box-shadow: 0 0 20px rgba(255, 0, 0, 0.7),
    0 0 40px rgba(255, 165, 0, 0.7),
    0 0 60px rgba(255, 255, 0, 0.5);
    animation: flicker 2s infinite alternate;
}
.thumbnail{
    padding: 2rem;
    cursor: pointer;
    align-self: center;
    align-content: center;
    align-items: center;
}
.about{
    background-color: rgb(38,21,4);
    margin-top: 2rem;
}
.covered{
    margin-top: 2rem;
}

@keyframes flicker {
    0% {
        box-shadow: 0 0 10px rgba(255, 0, 0, 0.6),
        0 0 20px rgba(255, 165, 0, 0.6),
        0 0 30px rgba(255, 255, 0, 0.4);
    }
    100% {
        box-shadow: 0 0 20px rgba(255, 0, 0, 0.8),
        0 0 40px rgba(255, 165, 0, 0.8),
        0 0 60px rgba(255, 255, 0, 0.6);
    }
}


@media print{
    .no-print{
        display: none;
    }
    .google-map {
        padding: 0;
        margin: 0;
        width: 400px;
        height: 200px;
        display: block;
        
    }
    .hidden{
        display: block;
    }
    .printable{
        font-size: 1.0rem;
        margin: 0;
        padding: 0;
    }
    .print-smaller{
        font-size: 1.2rem;
        margin: 0;
        padding: 0;
    }
    .print-medium{
        font-size: 1.5rem;
        margin: 0;
        padding: 0;
    }
}

/* Devices under 1199px (xl) */
@media (max-width: 1199.98px) {

}
/* Devices under 992px (xl) */
@media (max-width: 991.98px) {
    p.lead{
        font-size: 1.2rem;
    }
    .schedule{
    padding: 2rem 3rem;
}
.gamble{
    width: calc(0.13 * 100vw);
    height: calc(0.12 * 100vw);
}
  }
/* Devices under 768px (md) */
@media (max-width: 767.98px) {
    .amp-fire{
        display: none;
    }
    .artists p{
        padding: 1.5rem 0.8rem;
        text-align: center;
    }
    .signup span{
        font-size: 1.2rem;
    }
    .slogan{
        font-size: 2.0rem;
        margin-top: 2rem;
    }
    .lineup{
        line-height: 2rem;
        letter-spacing: 1.5px;
        font-weight: 500;
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
.album{
    width: 80%;
    margin: 1.5rem auto;
}
.schedule{
    padding: 2rem 1rem;
}
.gamble{
    width: calc(0.16 * 100vw);
    height: calc(0.15 * 100vw);
}

}
/* Devices under 576px (sm) */
@media (max-width: 575.98px) {
    .slogan{
        font-size: 1.7rem;
        margin-top: 1.5rem;
    }
    .col-xs-12{
        max-width: 100%;
    }
    .col-xs-6{
        max-width: 50%;
    }
    .col-xs-4{
        max-width: 33.3%
    }
    .col-xs-3{
        max-width: 25%;
    }
    .artists p{
        padding: 1rem 0.5rem;
        text-align: center;
    }
    .contact{
        margin-top: 0;
        margin-left: 5px;
    }
    .signup button{
        width: 50px;
        font-size: 0.7rem;
        padding: 2px;
    }
    .signup span{
        font-size: 1rem;
    }
    .lineup{
        line-height: 1.5rem;
        letter-spacing: 1px;
        font-weight: 500;
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }
    .tlg{
        font-size: 1.8rem;
    }
    .trg{
        font-size: 0.9rem;
    }
    .tsm{
        font-size: 0.5rem;
    }
.gamble{
    width: calc(0.26 * 100vw);
    height: calc(0.25 * 100vw);
}

}
@media (min-width: 767.98px) {
    #externalContent{
        display: none;
    }
    .col-hidden{
        display: none;
    }
}

.hideBar{
    width: 90%;
    height: 50px;
    position: relative;
    background-color: #000;
    bottom: 40px;
    left: 25px;
    z-index: 999;
}

.counterContainer{
   align-items: center;
   display: flex;
   flex-direction: row;
   margin: 0 auto;
   justify-content: center; 
}

.counterText{
    padding: 5px;
    color: #FFFFDE;
}

.coun{
    border: 1px #0FF solid;
    padding: 10px;
    background-color: rgb(38,21,4);
    border: 1px solid #996611;
    border-radius: 5px;
}