.MAINCONTENT {padding-top:50px;}

 .promo-div {
     color: #fff;
     text-align: center;
     font-weight: 100;
     position: fixed;
     top: 0px; /* Stick to the bottom */
     left: 50%;
     transform: translateX(-50%);
     z-index: 1029;
     transition: opacity 0.3s ease, visibility 0.3s ease;
     width: 80%; /* Adjust width */
     max-width: 500px; /* Limit max width */
     opacity: 1;
     visibility: visible;

     margin-top: 106px;
 }


#contactbar {
  display: block;
  background-color:#000000;    position: fixed;margin-top:-30px;height:40px;
  width:100%;
  margin-right:0px;
  text-align: left;
  padding:16px;
  padding-top:14px;
  font-size:13px;
  color: color(display-p3 0.933 0.871 0.706);
  z-index: 1000;
}


div.scefooterlogos img {
  filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.3));
}


.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  text-decoration: none;
  margin-top: -4px;
}


/* Style the dropdown menu */
.dropdown-menu {
  background-color: rgb(149, 18, 16); /* Light gray background */
  border: 1px solid #ffffff;   /* Light border */
  border-radius: 8px;       /* Rounded corners */
  padding: 10px;            /* Inner padding */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

/* Style each dropdown item */
.dropdown-item {
  color: #ffffff;              /* Text color */
  font-size: 16px;          /* Text size */
  padding: 5px 15px;       /* Spacing around the text */
  transition: background-color 0.3s, color 0.3s; /* Smooth hover effect */
  text-transform: uppercase;
  font-family: "oswald", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: ;
    text-transform: ;
    color: white !important;
    
}

/* Change background and text color on hover */
.dropdown-item:hover {
  background-color: none; /* Highlight background color */
  color: #000 !important;               /* Text color */
}

/* Add a custom divider line between dropdown items */
.dropdown-divider {
  border-top: 1px solid #ddd;
  margin: 10px 0;           /* Spacing around the divider */
}

/* Align dropdown to the right if needed */
.dropdown-menu-end {
  right: 0 !important;
  left: auto !important;
}

/* Optional: Add spacing between the dropdown and its toggle button */
.nav-item.dropdown:hover .dropdown-menu {
}






.portscentered
{
  height:150px;
  background-color:#ffffff;padding:5px;
 position: relative;
 border: solid 1px #ffffff;
}

div.portsofcallboxes {
}

.top-left-number {
position: absolute;
top: 50px;
left: 20px;
font-size: 50px;
font-family: 'VarsityTeam-Bold';
font-weight: bold;
  color:#ffffff;
opacity:.5
}

.portdate {
  font-size: 25px;
font-family: 'VarsityTeam-Bold';
  font-weight: bold;
  color:#eccc87;

}
.portdetails {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  color:#ffffff;
  
}



#contactbarright {
  display: block;
  background-color:#000000;    position: fixed;margin-top:-30px;height:40px;
  width:100%;
  margin-right:0px;
  text-align: right;
  padding:16px;
  padding-top:14px;
  font-size:13px;
  color: color(display-p3 0.933 0.871 0.706);
  z-index: 1000;
}

a.toprightnav:link {
  color: color(display-p3 0.855 0.78 0.576);
}

a.toprightnav:visited {
  color: color(display-p3 0.855 0.78 0.576);
}

a.toprightnav:hover {
  color: #ffffff;
}


#shipnavheader {
  padding-top:190px;
}
  
li.producedbysluginnav {
  display: none;
}



div.modal-body {
  color:#000000;
  text-align: left;
}

h1.modal-title {
  
  color: rgb(173,23,22);
  font-family: 'VarsityTeam-Bold';
font-size:40px;
}

  #pagebodycontent {
margin-top:70px;
  }
  
  
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}


tbody.pricinggrid {
line-height: 1.5em;
font-size:16px;
}





a.buttonblackmodbottom:link {
background-color: #e4a400;
padding:10px;
color: #ffffff;
background-color:#000000;
  text-decoration: none;
  border-radius:10px;
  font-size:14px;
letter-spacing:8px;
  cursor: pointer;
  display: block;
  font-weight:bold;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  scale:1;
     -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
a.buttonblackmodbottom:visited {
color: #ffffff;

}
a.buttonblackmodbottom:hover {
  color: #ffffff !important;


  }
  
  
a.buttonblackmodbottom:active {
}







ul.shipnav a:link {
  color:#ffffff;
  background: rgb(173,23,22);
  background: linear-gradient(141deg, rgba(173,23,22,1) 0%, rgba(98,1,1,1) 100%);
font-size:13px;
font-weight:bold;
padding:4px 10px;
border-radius:10px;}

ul.shipnav a:hover {
  color:#ffffff !important;
  background: rgb(173,23,22);
  background: linear-gradient(141deg, rgba(102, 14, 14, 1) 0%, rgba(98,1,1,1) 100%);
font-size:13px;}

  
  ul.shipnav li {
    margin: 5px;
  }

.accordion-button {
  background: rgb(173,23,22);
background: linear-gradient(141deg, rgba(173,23,22,1) 0%, rgba(98,1,1,1) 100%);
color:#ffffff;
  letter-spacing: 1px;
  margin-bottom:4px;
}

.accordion-button:hover {
  background: rgb(173,23,22);
background: linear-gradient(141deg, rgba(92, 18, 18, 1) 0%, rgba(98,1,1,1) 100%);
}
.accordion-button:active {
  background: rgb(173,23,22);
background: linear-gradient(141deg, rgba(92, 18, 18, 1) 0%, rgba(98,1,1,1) 100%);
color:white;
}


.accordion-button:not(.collapsed) {
color:#ffffff !important;  
}

.accordion-body {
background-color: #ffffff;
margin-bottom:20px;
}

.accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}





div.sectionheaders {

border-radius: 20px 20px 0 0;padding:20px;
background: rgb(193,161,112);
background: linear-gradient(262deg, rgba(193,161,112,1) 0%, rgba(255,237,190,1) 100%);
}

div.sectionbody {
  padding:20px;
  background-attachment: fixed;
  background: url('img/button_bg_gold-faded.jpg');
  background-size:;
  border-radius: 0 0 20px 20px;
}

div.flexcardbg {
  background-attachment: fixed;
  background: url('img/button_bg_gold-faded.jpg');
  border-radius:20px;color:#000000;padding:0px;text-align: left;
}

div.staterooms {
  padding:20px;
  background-attachment: fixed;
  background: url('img/button_bg_gold-faded.jpg');
  background-size:;
  border-radius:20px;
  margin-bottom:30px;
}

div.staterooms img {
  border-radius:20px;
  border: solid 4px #ffffff;
}

div.basicbox {
  padding:20px;
  background-attachment: fixed;
  background: url('img/button_bg_gold-faded.jpg');
  background-size:;
  border-radius:20px;
  margin-bottom:30px;
  color:#000000;
  text-align: left;
}


div.basicbox img {
  border-radius:20px;
  
}



/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
    font-family: 'VarsityTeam-Bold';
    src: url('fonts/VarsityTeam-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


fineprint {
  font-size:14px;
  
}

p.fineprint {
  font-size:13px;
  line-height: 1.3em;
}



a.navimationnoline:link {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  text-transform: uppercase;
  font-family: "oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: ;
  color: white !important;

}

a.navimationnoline:hover {
 color: red !important;

}


a.navimationnoline:link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 0px;
  bottom: 0;
  left: 0;
  background-color: white;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

a.navimationnoline:hover::after {
  transform: scaleX(0);
  transform-origin: bottom left;
}


a.navimationnoline:visited {
 color: white;

}




a.navimation:link {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-family: "oswald", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: ;
  color: white !important;

}

a.navimation:hover {
 color: red !important;

}


a.navimation:link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: white;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

a.navimation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}


a.navimation:visited {
 color: white;

}


a.nav-link:visited {
 color: white !important;

}
a.nav-link:hover {
 color: red !important;

}



nav .navbar-nav li a{
}

nav .navbar-nav li a:hover{
font-weight: 
}



#navbarred {
  background: rgb(173,23,22);
  background: linear-gradient(141deg, rgba(173,23,22,1) 0%, rgba(98,1,1,1) 100%);
  margin-top:30px;
}



#navbarcta {
  background: rgb(173,23,22);
  background: linear-gradient(141deg, rgba(173,23,22,1) 0%, rgba(98,1,1,1) 100%);
}

#navbarcta:hover {
  background:#b28651;

}


div.carousel-item img {
  border-radius:10px;
  border: solid 3px #eccc87;
}

br.mobile {
  display: none;
}

gold {
  color: #e6cb8c;
}

red {
  color:#973128;
}

reddark {
  color:#7d302b;

}

green {
  color:#457643;

}

gray {
  color:#cccccc;
}



.bg-white {
 background-color:#ffffff;

}



p {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
  color:;
  letter-spacing: ;
}
pbig {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  color:;
  letter-spacing: ;
  font-size:20px;
}


h {
  font-size:25px;
  color:#eccc87;
  font-weight:bold;
  
}


hheader {
  font-size:18px;
  letter-spacing: 0px;
  color:#eccc87;
  font-weight:100;
  
}



print {
  font-size:19px;
  letter-spacing: 0px;
  color:#eccc87;
  font-weight:100;
  line-height: 1.3em;  
}



hheaderfancy {
  font-size:24px;
  color:#eccc87;
  font-weight:bold;
  font-family: "relation-two", sans-serif;  
  text-shadow: 2px 2px #000000;

}
hheaderfancymed {
  font-size:34px;
  color:#eccc87;
  font-weight:bold;
  font-family: "relation-two", sans-serif;  
  text-shadow: 2px 2px #000000;

}

hheaderfancybig {
  font-size:64px;
  line-height:1em;
  font-weight:bold;
  font-family: "relation-two", sans-serif;  
  color:#eccc87;
  text-shadow: 2px 2px #000000;

  
}




hwide {
  font-family: "Lato", sans-serif;
font-weight: 400;
font-style: normal;
color:;
letter-spacing: 10px;
text-transform:uppercase;
font-size:20px;	
line-height: 50px;
  
}

div.module {
  padding:0px;padding-top:0px;border-bottom:solid 0px #ffffff;margin-top:;margin-bottom:;background-color:#0e5b32;padding:30px;paddding-top:100px;padding-bottom:100px;min-height:300px;
  }
  
  div.modulepages {
  padding:0px;padding-top:0px;border-bottom:solid 0px #ffffff;margin-top:;margin-bottom:;padding:30px;paddding-top:100px;padding-bottom:100px;min-height:300px;
  }

vbig {
  font-size:40px;
  color:#ffffff;;
font-family: 'VarsityTeam-Bold';
    font-style: normal;
    line-height: 1em;

}

vbiggest {
  font-size:55px;
  color:#ffffff;;
font-family: 'VarsityTeam-Bold';
    font-style: normal;
    line-height: 1em;

}

vhuge {
  font-size:55px;
  color:#ffffff;;
font-family: 'VarsityTeam-Bold';
    font-style: normal;
    line-height: 1em;

}



v {
  font-family: 'VarsityTeam-Bold';
}




vmed {
  font-size:30px;
  color:#ffffff;
  line-height: 1em;
font-family: 'VarsityTeam-Bold';
  font-weight: 400;
    font-style: normal;
}

vsmall {
  font-size:20px;
  color:#ffffff;
  line-height: 1em;
font-family: 'VarsityTeam-Bold';
  font-weight: 400;
    font-style: normal;
}



vbigblack {
  font-size:40px;
  color:#000000;;
font-family: 'VarsityTeam-Bold';
    font-style: normal;
    line-height: 1em;

}

vbiggestblack {
  font-size:45px;
  color:#000000;;
font-family: 'VarsityTeam-Bold';
    font-style: normal;
    line-height: 1em;

}

vhugeblack {
  font-size:55px;
  color:#000000;;
font-family: 'VarsityTeam-Bold';
    font-style: normal;
    line-height: 1em;

}



vblack {
  font-family: 'VarsityTeam-Bold';
  color:#000000;

}




vmedblack {
  font-size:30px;
  color:#000000;
  line-height: 1em;
font-family: 'VarsityTeam-Bold';
  font-weight: 400;
    font-style: normal;
}

vsmallblack {
  font-size:20px;
  color:#000000;
  line-height: 1em;
font-family: 'VarsityTeam-Bold';
  font-weight: 400;
    font-style: normal;
}








a.button:link {
background-color: #eccc87;
padding:10px;
color: #ffffff;
  background: rgb(173,23,22);
background: linear-gradient(141deg, rgba(173,23,22,1) 0%, rgba(98,1,1,1) 100%);
  text-decoration: none;
  border-radius:10px;
  font-size:14px;
letter-spacing:8px;
  cursor: default;
  display: block;
  font-weight:bold;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  scale:1;
     -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
a.button:visited {
color: #ffffff;

}
a.button:hover {
  scale: 1.04;

  color: #ffffff !important;


  }
  
  
a.button:active {
}







a.buttonblack:link {
background-color: #eccc87;
padding:10px;
color: #ffffff;
background-color:#000000;
  text-decoration: none;
  border-radius:10px;
  font-size:14px;
letter-spacing:8px;
  cursor: default;
  display: block;
  font-weight:bold;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  scale:1;
     -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
a.buttonblack:visited {
color: #ffffff;

}
a.buttonblack:hover {
  scale: 1.04;

  color: #ffffff !important;


  }
  
  
a.buttonblack:active {
}











a.buttontop:link {
padding:10px;
color: #ffffff;

  text-decoration: none;
  border-radius:10px;
  font-size:16px;
letter-spacing:4px;
  cursor: default;
  display: block;
  font-weight:bold;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  scale:1;
     -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
}
a.buttontop:visited {
color: #ffffff;

}
a.buttontop:hover {



  }
  
  
a.buttontop:active {
}










.icon-list li::before {
    display: block;
    flex-shrink: 0;
    width: 1.5em;
    height: 1.5em;
    margin-right: .5rem;
    content: "";
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z'/%3E%3C/svg%3E") no-repeat center center / 100% auto;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
    scroll-behavior: smooth;

}



.hide {
    display: none;
}




body {

font-weight: 400;
font-size:16px;
line-height:1.5em;
    background-attachment: ;
    background-position: top center;
    background-color: #013A28;
  background-attachment: fixed;
  background: url('img/bg_green_fade.png');
  background-size: cover;
    overflow-x: hidden;
  color:#ffffff;
background-position: top center;
  font-family: "Lato", sans-serif;
font-weight: 400;
font-style: normal;
margin-top:20px;

}




h2 {
font-size:20px;
}
h3 {
    font-size: 3em;
    font-family: 'DRUKTEXTWIDE-BOLD-TRIAL';
    line-height: .9em;
}
h3.boxtitles {
    font-weight: 900;
    background-color: #acaacf;
    padding: 10px;
    color: #503271;
    border-radius: 10px 10px 0px 0px;
    
}


h4 {
    font-size: 4em;
    font-family: 'DRUKTEXTWIDE-BOLD-TRIAL';
    letter-spacing: 2px;
    background: -webkit-linear-gradient(#e7bcad, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
h5 {
    font-size: 5em;
}
.credits {
    font-size: 14px;
    font-family: 'DRUKTEXTWIDE-BOLD-TRIAL';
}

p {
    font-size: 1.5em;
}

a {
    color: #ffffff;
}
a:link {
    text-decoration: none;
    color: ##87B262;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #ffffff;
    text-decoration: none;
}
a:active {
    text-decoration: none;
}

a.tagline:link {
  color:#ffffff;
}
a.tagline:hover {
  color:#16a155 !important;
}

a.tagline:active {
  color:#a01211;
}

a.tagline:visited {
  color:#ffffff;
}


input {
    padding: 10px;
    border: none;
    text-align: center;
}
#my-form-button {
    padding: 10px;
    border: none;
    background: #2F4360;
    font-weight: 900;
    color: #ffffff;
}


div.burst:hover {
  opacity:.8;
}
div.ticketingbox {
    margin-top: 60px;
    margin-bottom: 60px;
}

img.glowing-logo {


    -webkit-animation: glowing 3s ease-in-out infinite alternate;
    -moz-animation: glowing 3s ease-in-out infinite alternate;
    animation: glowing 3s ease-in-out infinite alternate;
}


@-webkit-keyframes glowing {
    from {

        -webkit-filter: drop-shadow(10px 10px 10px #b7ff98);
        filter: drop-shadow(10px 10px 10px #b7ff98);


    }
    to {
        -webkit-filter: drop-shadow(10px 10px 10px #3df6ff);
        filter: drop-shadow(10px 10px 10px #3df6ff);
    }
}


ul.navbar-nav {

margin-top:-8px;
}

ul.navbar-nav li {
    padding:2px;
    
}

a.nav-link {
    color: #2f4360;
}

a.nav-link:hover {
    color: #87b262;
    text-decoration: none;
}




button.navs {
    border: none;
    font-size: 13px;
    padding: 8px;
    background-color: none;
    border: solid 2px #2f4360;
    color: #2f4360;
    font-weight: bold;
    letter-spacing: 2px;

    border-radius: ;
}
button.navs:hover {
    border: none;
    font-size: 13px;
    padding: 8px;
    background-color: #2f4360;
    border: solid 2px #2f4360;
    color: #ffffff;
    font-weight: bold;

}


button.navsgreen {
    border: none;
    font-size: 13px;
    padding: 10px;
    background-color: #87b262;
    color: #ffffff;
    font-weight: bold;
    border-radius: ;
    font-family: 'Gotham-Bold';
    letter-spacing: 2px;
}


button.navsgreenmobile {
    border: none;
    font-size: 13px;
    padding: 10px;
    background-color: #87b262;
    color: #ffffff;
    font-weight: bold;
    border-radius: ;
    letter-spacing: 2px;
}



button.navsgreen:hover {
    border: none;
    font-size: 13px;
    padding: 10px;
    background-color: #2f4360;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Gotham-Bold';
    letter-spacing: 2px;
}




#navbarNavDropdown {
    margin-left: -30px;
}

.navbar-collapse {
    text-align: center;
}


h3.infoheaders {
  font-size:30px;
  font-weight:900;background-color:#c687b4;padding:20px;color:color(display-p3 0.298 0.2 0.427);border-radius:10px 10px 0px 0px;
}

div.infoboxes {
  min-height:50px;background-color:#503271;border-radius:10px;text-align: left;text-transform: none;
}

div.leftborder {
    border-left: 3px #2F4360 solid;
    border-top: 0px;
}



.features div {
    min-height: 150px;
    color: #ffffff;
}

.featurebigtwo {
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: #8fb06b;

}
.featureone {

    background-color: ;
    background: url('img/bg_bourbon.jpg');
    background-size: cover;
    background-width: 100%;
    background-position: center;
}
.featuretwo {

    background-color: ;
    background: url('img/bg_bbq.jpg');
    background-size: cover;
    background-width: 100%;
    background-position: center;
}
.featurethree {

    background-color: ;
    background: url('img/bg_info.jpg');
    background-size: cover;
    background-width: 100%;
    background-position: center;
}

.featureone:hover, .featuretwo:hover, .featurethree:hover {
    background-color: #2f425f;
    cursor: pointer;
    background-image: none;
}


.featurebigtwo:hover {
    background-color: #843a90;
    cursor: pointer;
}


div.contentgradient {
  
  color:#ffffff;padding:10px;text-transform: uppercase;padding-bottom:0px;
  background: rgb(71,66,88);
  background: linear-gradient(180deg, rgba(71,66,88,1) 0%, rgba(117,69,135,1) 32%, rgba(170,85,141,1) 67%, rgba(211,145,148,1) 100%);
}

div.contentgradient2 {
  
  color:#ffffff;padding:10px;text-transform: uppercase;padding-bottom:0px;
  background: rgba(117,69,135, 1);
  background: linear-gradient(180deg, rgba(117,69,135,1) 0%, rgba(170,85,141,1) 50%, rgba(211,145,148,1) 100%);
}

div.bannerpink {
    background-color: #eabaa9;
    color: #332f4d;
    padding: 5px;
    text-transform: uppercase;
    padding-bottom: ;
}

h3.artistname {
    padding-top:20px;
    padding-bottom:4px;
    float: none;
    font-weight: 900;
    font-size: 2em;
    color: #2f425f;

}
h2.artistlinks {
    padding: 0px;
    float: none;
}

p.bio {
    color: #2f425f;
    font-size: 13px;
    line-height: 1.2em;
    padding: 5px 10px;
    text-align: center;

}

div.lineupboxes img {
    border-radius: 10px 10px 0px 0px;
}

div.lineupboxesbottom {
    border-radius: 0px 0px 10px 10px;
    padding:10px !important;
    
    
     
}

div.lineupboxes img:hover {
opacity:.9;

     
}




#contactcredits {
    float: left;
}


#producedby {
    float: right;
}

#headerimage {
    margin-top: 56px;
}

.headerdate {
    font-family: 'Gotham-Bold';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    font-weight: 900;
    color: #2d3f5b;
    margin-left: 5px;
}



button.cta {
    font-family: 'Gotham-Bold';
    letter-spacing: 2px;
    background-color: #8fb06b;
    color: #ffffff;
    font-weight: ;
}






#headerlogodesktop {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 30px;
}






#headerlogodesktop img {
    max-width: 700px;
}

@media (min-width: 1200px) {
#headerlogodesktop img {
min-width:800px;
}
}


@media (min-width: 1400px) {
#headerlogodesktop img {
min-width:900px;
}
}

@media (min-width: 2000px) {
#headerlogodesktop img {
min-width:1300px;
}
}


@media (max-width: 992px) {
    #headerimage {
        margin-top: 44px;
    }


    #headerlogodesktop {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        padding-top: 20px;
    }

    #headerlogodesktop img {
        max-width: 500px;
    }





}

@media (max-width: 660px) {
    #headerlogodesktop {
        margin-top: -24px !important;
    }

}

@media (max-width: 577px) {
    #headerlogodesktop {
        margin-top: -10px !important;
    }
    #headerlogodesktop img {
        max-width: 263px !important;
    }
}


@media (max-width: 768px) {






    #headerlogodesktop {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        padding-top: 30px;
    }

    #headerlogodesktop img {
        max-width: 400px;
    }

    #contactcredits {
        float: none;
    }

    #producedby {
        float: none;
        margin-top: 10px;
        padding-top: 10px;
        border-top: solid #2b3f5a 1px;
        max-width: 240px;
    }




    .headerdate {
        font-size: 13px;
        font-weight: 900;
        letter-spacing: .5px;
        color: #2d3f5b;
        margin-left: 5px;
        padding-top: 5px;
    }


    body {
        font-size: ;
    }
    .credits {
        font-size: 10px;
    }

    ul.navbar-nav li {
        margin: 0px;
        font-size: 20px;
    }

    h3.artistname {
        float: none;
        padding: 5x;
    }
    h2.artistlinks {
        float: none;
        padding: 0px;
        margin-top: -10px;
    }

    div.ticketingbox {
        margin-top: 30px;
        margin-bottom: 30px;
    }



    #navbarNavDropdown {
        margin-left: 0px;
    }


    div.leftborder {
        border-left: 0px #2F4360 solid;
        border-top: 3px #2F4360 solid;
    }

}


@media (max-width: 576px) {


    #headerlogodesktop {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        padding-top: 15px;
    }

    #headerlogodesktop img {
        max-width: 300px;
    }

}





.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}



/* Icon 1 */

button.navbar-toggler {
    border: none;
}
.navbar-toggler {
    color: #f8f8f9;
}


.animated-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}


.animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}


.animated-icon3 span {
    background-color: #ffffff;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.animated-icon3 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 8px;
}

.animated-icon3.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
}


.modal {

    --bs-modal-width: 600px;

}










.containercountdown {
    color: #ffffff;
    margin: 0 auto;
    text-align: center;

}

.containercountdown h1 {
    font-weight: 900;
    text-transform: uppercase;
}

.containercountdown li {
    display: inline-block;
    font-size: 1.5em;
    list-style-type: none;
    padding: 1em;
    text-transform: uppercase;

}

.containercountdown li span {
    display: block;
    font-size: 3em;

}

.containercountdown .emoji {
    display: none;
    padding: 1rem;
}

.containercountdown .emoji span {
    font-size: 4rem;
    padding: 0 .5rem;
}

#countdown li {
    min-width: 50px;
    font-weight: 900;

}

#countdownheadline {
    font-size: 2em;
}

#countdown @media all and (max-width: 768px) {
    #countdown li {
        min-width: 30px;

    }

    .containercountdown h1 {
        font-size: calc(1.5rem * var(--smaller));
    }

    .containercountdown li {
        font-size: calc(1.125rem * var(--smaller));

    }

    .containercountdown li span {
        font-size: calc(3.375rem * var(--smaller));

    }
}



.modal-dialog {
    color: #ffffff;
}










@keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.animate-flicker {
    -webkit-animation: flickerAnimation 3s infinite;
    -moz-animation: flickerAnimation 3s infinite;
    -o-animation: flickerAnimation 3s infinite;
    animation: flickerAnimation 3s infinite;
}




@keyframes flickerAnimationB {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes flickerAnimationB {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes flickerAnimationB {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes flickerAnimationB {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.animate-flickerB {
    -webkit-animation: flickerAnimationB 2s infinite;
    -moz-animation: flickerAnimationB 2s infinite;
    -o-animation: flickerAnimationB 2s infinite;
    animation: flickerAnimationB 2s infinite;
}





@keyframes flickerAnimationC {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes flickerAnimationC {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-moz-keyframes flickerAnimationC {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes flickerAnimationC {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.animate-flickerC {
    -webkit-animation: flickerAnimationC 3s infinite;
    -moz-animation: flickerAnimationC 3s infinite;
    -o-animation: flickerAnimationC 3s infinite;
    animation: flickerAnimationC 3s infinite;
}




.shimmer {
    color: grey;
    display: inline-block;
    -webkit-mask: linear-gradient(-60deg, #000 50%, #0005, #000 70%) right/300% 100%;
    background-repeat: no-repeat;
    animation: shimmer 3.5s infinite;
}

@keyframes shimmer {
    100% {
        -webkit-mask-position: left
    }
}






