/*
 * DISASTER! STYLES
 * all main site CSS code belongs in this file; including Bootstrap Framework overrides.
 *
 *
 * font-family:'Trade Gothic W01 Bold';
 * font-family:'TradeGothicW01-BoldObl';
 * font-family:'Trade Gothic W01 Cn_18';
 * font-family:'TradeGothicW01-Cn18Obl';
 * font-family:'TradeGothicW01-BoldCn20_675334';
 * font-family:'TradeGothicW01-BoldCn20_675337';
 * font-family:'Compacta W01 Regular';
 * font-family:'Compacta W01 Italic';
*/


/* ============================================================================
 BOOTSTRAP OVERRIDES
 ========================================================================== */

html {
  font-size: 14px;
}

body {
  font-size: 100%;
  color: rgba(255, 255, 255, 1.0);
  font-family: 'Trade Gothic W01 Cn_18', sans-serif;
  background-color: rgba(166, 71, 152, 1.0);
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  outline: none;
  border: 0;
}

.img-responsive {
  display: inline !important;
}

em, strong, a, p {
  font-size: 100%;
}

q {
  color: rgba(255, 217, 81, 1.0);
  font-family: 'Compacta W01 Italic', sans-serif;
  margin: 0;
  display: block;
  line-height: 1.0;
  letter-spacing: 1px;
}

cite {
  color: rgba(255, 255, 255, 1.0);
  margin: 0;
  display: block;
}

a:hover, a, a:focus, a:active {
  text-decoration: none;
}

.zero-right-margin {
  margin-right: 0;
}


/* ============================================================================
 CUSTOM STYLES
 ========================================================================== */

a, a:hover, a:active, a:focus, a:visited, a.social-icon {
  color: rgba(255, 219, 83, 1.0);
}

h1 {
  color: rgba(255, 217, 81, 1.0);
  font-weight: 400;
  font-family: 'Compacta W01 Italic', sans-serif;
  font-size: 500%;
  line-height: 1.1;
  letter-spacing: 0.05em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1.0);
  margin-top: 40px;
}

.subheadline {}

.bg-purple {
  background-color: rgba(166, 71, 152, 1.0);
}

.bg-dkblue {
  background-color: rgba(3, 3, 3, 1.0);
}

.absolute-pos {
  position: absolute;
}

.relative-pos {
  position: relative;
}

.color-white {
  color: rgba(255, 255, 255, 1.0);
}

.allcaps {
  text-transform: uppercase;
}

.is-cms body {
  /* background-color: rgb(255, 142, 142); */
}

header h2 {
  text-transform: uppercase;
  font-family: 'Trade Gothic W01 Bold', sans-serif;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.75);
}

h2.subheader {
  font-family: 'TradeGothicW01-BoldCn20_675337', sans-serif;
  font-size: 285%;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.50);
  text-transform: uppercase;
  text-align: center;
}

h2.subheader-yellow {
  color: rgba(255, 217, 81, 1.0);
  font-family: 'TradeGothicW01-BoldCn20_675337', sans-serif;
  font-size: 285%;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.50);
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

.alignright {
  text-align: right;
}


/* NAV
-------------------------------*/

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  z-index: 995;
}

.navbar-default, .navbar-right {
  background-color: transparent;
  border-color: transparent;
  text-transform: uppercase;
  font-family: 'Trade Gothic W01 Bold', sans-serif;
}

.navbar-brand {
  line-height: 1.0em;
  padding: 0;
}

.navbar-right {
  margin-top: -60px;
}

#gettktsbtn-wrapper.navbar-nav>li>a {
  padding-bottom: 0;
  padding-top: 0;
}

img#logo-nav {
  width: 100%;
}

.navbar-default .navbar-brand {
  color: rgba(255, 255, 255, 1.0);
  padding-right: 15px;
}

.navbar-default .navbar-nav>li>a {
  color: rgba(255, 255, 255, 1.0);
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.75);
  font-size: 225%;
}

#home-nav.navbar-default .navbar-nav>li>a {
  font-size: 275%;
}

#home-nav .navbar-header {
  margin-right: 50px;
}

#home-nav .nav>li>a {
  padding: 17px 30px 0 10px !important;
  position: relative;
}

#home-nav .social-icon i {
  margin: 10px 15px 0 0;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.75);
}

#home-nav .navbar-right {
  margin-top: -70px !important;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: rgba(255, 219, 83, 1.0);
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  background-color: transparent;
  color: rgba(255, 219, 83, 1.0);
}

.nav>li>a {
  padding: 25px 15px 0 15px;
  position: relative;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.75);
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
  color: rgba(255, 219, 83, 1.0);
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.75);
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: transparent
}

.social-icon i {
  margin: 17px 10px 0 0;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.75);
}

a.social-icon {
  color: rgba(255, 255, 255, 1.0);
}

a.social-icon:hover {
  color: rgba(255, 219, 83, 1.0);
}

#gettktsbtn-wrapper, #gettktsbtn-wrapper-devices {
  position: relative;
  z-index: 995;
}


/* OPT-IN FORM
-------------------------------*/

#opt-in-form {
  position: relative;
  margin: 50px auto 30px auto;
}

#opt-in-form .subscribe-msg {
  font-family: 'Compacta W01 Italic', sans-serif;
  color: rgba(255, 219, 83, 1.0);
  font-size: 500%;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1.0);
  margin-bottom: 25px;
}

#subscribe button.btn {
  border: 0;
  border-radius: 0;
  line-height: 1.0;
  margin-bottom: 0;
  padding: 0 0 5px 0;
}

#subscribe button {
  font-family: 'Compacta W01 Italic', sans-serif;
  background-color: transparent;
  border: 0;
  font-size: 350%;
  color: rgba(255, 255, 255, 1.0);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 1.0);
  letter-spacing: 1px;
}

#subscribe button:hover {
  color: rgba(255, 219, 83, 1.0);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 1.0);
}

#subscribe input[type='email'] {
  color: #000;
  width: 45%;
  border: transparent;
  background-color: rgba(255, 255, 255, 1.0);
  padding: 5px;
  text-align: center;
  font-size: 150%;
  margin-right: 12px;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 1.0);
}

input[type='email']:invalid, input[type='email']:-moz-submit-invalid, input[type='email']:-moz-ui-invalid {
  box-shadow: none;
}

h3.license-link {
  font-size: 250%;
  font-family: 'Compacta W01 Regular', sans-serif;
  color: rgba(255, 255, 255, 1.0);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.8);
  letter-spacing: 1px;
  margin-top: 40px;
}


/* FOOTER
-------------------------------*/

footer {
  position: relative;
  margin-bottom: 0;
}

footer address {
  margin-bottom: 15px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1.0);
}

footer a:hover {
  text-decoration: none;
}

footer address a {
  font-size: 150%;
  color: rgba(255, 255, 255, 1.0);
  vertical-align: top;
}

footer .copyright, footer p a {
  font-size: 100%;
  color: rgba(255, 255, 255, 1.0);
}

footer .theater_logo {
  margin-right: 5px;
}

#citi-logo {
  font-size: 115%;
  margin-bottom: 15px;
}

#citi-logo img {
  margin-left: 5px;
  vertical-align: text-bottom;
}


/* HOME
-------------------------------*/

body {
  position: relative;
}

#spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#home-content {
  position: relative;
  margin-bottom: 150px;
}

.msgs h2 {
  font-family: 'Trade Gothic W01 Bold', sans-serif;
  text-transform: uppercase;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
}

.msgs h3 {
  text-transform: uppercase;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
}

.notice {
  font-family: 'Compacta W01 Italic', sans-serif !important;
  font-size: 600%;
  line-height: 1.1em;
  color: rgba(255, 255, 255, 1.0);
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 1.0);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 60px 0 10px 0;
}


/* QUOTES */

#quoteacalypse {
  position: relative;
}

#quote-snipe1 .quotepad {
  padding-top: 0;
}

#quote-snipe1 {
  position: relative;
  opacity: 0;
  text-align: center;
  margin: 40px 0 0 0;
  height: 125px;
}

#quote-snipe2, #quote-snipe3 {
  opacity: 0;
  overflow: hidden;
  height: 230px;
}

#quote-snipe2 q, #quote-snipe2 p, #quote-snipe3 q, #quote-snipe3 p {
  color: rgba(255, 217, 81, 1.0);
  font-family: 'Compacta W01 Italic', sans-serif;
  font-size: 500%;
  margin: 0;
  line-height: 1.0;
  text-shadow: 2px 3px 1px rgba(0, 0, 0, 1.0);
  text-align: center;
  letter-spacing: 0.02em
}

#quote-snipe2 cite, #quote-snipe3 cite {
  color: rgba(255, 255, 255, 1.0);
  font-size: 185%;
  font-weight: 700;
  margin: 0;
  text-shadow: 2px 3px 1px rgba(0, 0, 0, 1.0);
}

#quote-snipe1 q {
  color: rgba(255, 217, 81, 1.0);
  font-family: 'Compacta W01 Italic', sans-serif;
  font-size: 500%;
  line-height: 0.9em;
  text-shadow: 2px 3px 1px rgba(0, 0, 0, 1.0);
  text-align: center;
}

#quote-snipe1 cite {
  color: rgba(255, 255, 255, 1.0);
  font-size: 200%;
  text-shadow: 2px 3px 1px rgba(0, 0, 0, 1.0);
  margin: 0;
}

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

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.fader {
  animation: fadeIn 2.5s infinite alternate;
}

.fader-out {
  animation: fadeOut 2.5s infinite alternate;
}


/* HOME ANIMATION STYLES */

#keyart {
  position: relative;
  text-align: center;
}

#logo-home {
  position: absolute;
  top: -300%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#lightning-logo {
  position: absolute;
  top: -16%;
  left: -25%;
  opacity: 0;
}

#lightning-container-home {
  display: none;
}

#lightning {
  position: absolute;
  top: -250px;
  right: 200px;
  opacity: 0;
  z-index: 200;
  background-color: transparent;
}

#lightning-btn {
  position: absolute;
  top: 0;
  right: 250px;
  opacity: 0;
  z-index: auto;
}

#lava-home {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translateX(-47%);
  width: 100%;
  height: 0;
  overflow: hidden;
}

#cast-home {
  position: relative;
  opacity: 0;
}

#white-flash {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 1.0);
  opacity: 0;
  display: none;
}

#billing {
  position: relative;
  text-align: center;
  opacity: 0;
}

.shake-constant {
  display: block !important;
}


/* ABOUT
-------------------------------*/

#about {
  background-image: url('../_img/bg-ocean.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: rgba(3, 3, 3, 1.0);
  height: 100%;
}

#about-content {
  margin: 0 auto;
}

#about-content p {
  font-size: 150%;
  line-height: 1.4;
  margin-bottom: 20px;
  text-align: left;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1.0);
}

#about-headline {
  margin: 25px 0 25px 0;
}

#about .copy {
  margin-bottom: 20px;
}

#about-content .quotes {
  display: inline;
  text-align: center;
}

#about-content .quotes q {
  color: rgba(255, 217, 81, 1.0);
  font-family: 'Compacta W01 Italic', sans-serif;
  font-size: 400%;
  line-height: 1.1;
  letter-spacing: 0.05em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1.0);
  margin-top: 40px;
}

#about-content .quotes cite {
  color: rgba(255, 255, 255, 1.0);
  font-size: 150% !important;
  margin: 0 0 0 0;
  display: block;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1.0);
}

#vid-gal iframe {
  border: 4px solid rgb(255, 255, 255);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
}

#vid-gal {
  text-align: center;
  margin-bottom: 30px;
}

#pic-gal img {
  border: 4px solid rgb(255, 255, 255);
}

#pic-gal {
  text-align: center;
}

#links img {
  width: 20%;
  height: auto;
  margin-bottom: 10px;
}

#links img.thumb {
  margin-right: 10px;
}

#about-gallery {
  margin-bottom: 50px;
}

#about-gallery h2 {
  margin-bottom: 25px;
}

.vid-auto, .vid-noauto {
  display: none !important;
}

.vid-noauto {
  display: block !important;
}


/* BIOS
-------------------------------*/

#bios {
  position: relative;
  background-image: url('../_img/bg-bios.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: rgba(1, 13, 29, 1.0);
  overflow: hidden;
}


/* ABSOLUTE CAST STYLES
--------------------------------*/

#bouys {
  position: relative;
  margin-top: 15px;
}

#lacreta-bouy {
  position: absolute;
  top: 2%;
  left: 0;
}

#kid-bouy {
  position: absolute;
  top: 8%;
  left: 0;
}

#max-bouy {
  position: absolute;
  top: 0%;
  left: 0;
}

#nun-bouy {
  position: absolute;
  top: 15%;
  left: 0;
}

#whitetux-bouy {
  position: absolute;
  top: 9%;
  left: 0;
}

#flowerguy-bouy {
  position: absolute;
  top: 8%;
  left: 0;
}

#whitedress-bouy {
  position: absolute;
  top: 9%;
  left: 0;
}

#featherboa-bouy {
  position: absolute;
  top: 21%;
  left: 0;
}

#pantsuit-bouy {
  position: absolute;
  top: 28%;
  left: 0;
}

#discoball-bouy {
  position: absolute;
  top: 59%;
  left: 0;
}

#blacktux-bouy {
  position: absolute;
  top: 35%;
  left: 0;
}

#baldguy-bouy {
  position: absolute;
  top: 31%;
  left: 0;
}


/* SHARK FINS
-------------------------------*/

#sharkfin-04 {
  position: absolute;
  top: 36%;
  left: 150%;
}

#sharkfin-02 {
  position: absolute;
  top: 76%;
  left: 150%;
}


/* TICKETS
-------------------------------*/

#tickets {
  padding-bottom: 50px !important;
}

#tickets h2 {
  font-family: 'TradeGothicW01-BoldCn20_675337', sans-serif;
  font-size: 285%;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.50);
  text-transform: uppercase;
  text-align: center;
}

#get-tkts h3 {
  font-family: 'Compacta W01 Italic', sans-serif;
  font-size: 375%;
}

#get-tkts h3.price-cta {
  font-family: 'TradeGothicW01-BoldCn20_675334', sans-serif;
  font-size: 225%;
  text-transform: uppercase;
  margin: 0;
  color: rgb(255, 255, 255);
  letter-spacing: .01em;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 1.0);
}

.cta-msg {
  font-size: 125%;
  font-weight: 500;
  margin: 0 0 0 0;
}

#get-tkts .tktboxwrpr {
  padding: 10px;
  text-align: center;
}

#get-tkts .tktbox {
  border: #fff 4px solid;
  background-color: rgba(253, 212, 84, 1.0);
  color: #000;
  padding: 0 0 10px 0;
  min-height: 280px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.30);
}

#get-tkts .tktbox a {
  color: #fff;
}

#other-info {
  font-family: 'TradeGothicW01-BoldCn20_675334', sans-serif;
  margin: 20px 0 45px 0;
}

#online p {
  font-size: 150%;
}

#tel p {
  font-size: 150%;
}

.tel a {
  color: rgba(0, 0, 0, 1.0) !important;
}

.tel a:hover {
  text-decoration: none !important;
}

#tel .tel {
  font-size: 225%;
  font-weight: 700;
}

#office .box-office {
  font-size: 120%;
  margin: 0 0;
}

#office .tkts-note {
  font-size: 100%;
}

#office address {
  font-size: 130%;
  margin-bottom: 8px;
}

#office .theater-name {
  font-size: 135%;
  font-weight: 700;
}

#tkt-info {
  margin-bottom: 15px;
}

#tktinfo h2 {
  margin-bottom: 0 !important;
}

#tktinfo p.cal-note {
  font-size: 115%;
  text-align: center;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

#info h2 {
  margin-bottom: 15px !important;
}

.mapwrpr {
  border: 4px solid rgba(119, 47, 110, 1.0)
}

#parking-info {
  text-align: center;
  padding-bottom: 5px;
}

#parking-info p.smalltxt {
  font-size: 105% !important;
  margin: 0;
  text-transform: uppercase;
  font-weight: 500;
}

#parking-info h2 {
  margin-bottom: 0 !important;
}

#parking-info p.rules {
  font-family: 'TradeGothicW01-BoldCn20_675334', sans-serif;
  font-size: 200%;
  margin: 15px 0 5px 0;
  line-height: 1.0em;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 1.0);
}

#parking-info p.offer {
  font-family: 'TradeGothicW01-BoldCn20_675334', sans-serif;
  font-size: 175%;
  margin: 0 0 10px 0;
  text-shadow: 2px 1px 1px rgba(0, 0, 0, 1.0);
}

#parking-info p.info, #parking-info p.store {
  font-size: 125%;
  margin: 0 0 0 0;
  font-weight: 700;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}

#info hr {
  margin: 15px 0;
  border-top: 1px solid rgba(119, 47, 110, 1.0);
}


/* NEWS
-------------------------*/

#news {}

#news header {
  margin-bottom: 65px !important;
}

#news .news-story-block {}

#news .news-pic {
  border: 4px solid rgba(119, 47, 110, 1.0);
}

#news article hr {
  margin: 35px 0;
  border-top: 1px solid rgba(119, 47, 110, 1.0);
}

#news article:last-of-type hr {
  display: none;
}

#news article h1 {
  color: rgb(255, 255, 255);
  font-size: 225%;
  text-shadow: none;
  font-family: 'TradeGothicW01-BoldCn20_675334', sans-serif;
  margin: 0 0 5px 0;
  text-transform: capitalize;
}

#news article .news-copy {
  text-align: left;
}

#news article p.news-source-date {
  margin: 0 0 0 0;
  font-size: 125%;
  text-transform: capitalize;
}

#news article p.news-summary {
  margin: 10px 0 0 0;
  font-size: 150%;
}

#news article p.news-link {
  margin: 5px 0 5px 0;
  font-size: 130%;
  font-weight: 700;
}


/* BUZZ
--------------------------*/


/* PRIVACY
-------------------------*/

#privacy h2 {
  font-family: 'TradeGothicW01-BoldCn20_675334', sans-serif;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1.0);
}

#privacy p {
  font-size: 150%;
  line-height: 1.2;
}


/* ============================================================================
 MEDIA QUERIES
 ========================================================================== */


/* Extra Small Devices */

@media(max-width: 569px) {
  #opt-in-form .subscribe-msg {
    font-size: 250%;
    margin-bottom: 15px;
  }
  .msgs h2 {
    font-family: 'Trade Gothic W01 Bold', sans-serif;
    text-transform: uppercase;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
    font-size: 160% !important;
  }
  .msgs h3 {
    text-transform: uppercase;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
    margin-bottom: 30px;
    font-size: 125% !important;
  }
  h1.notice {
    font-size: 400% !important;
    line-height: 1.1em;
    margin: 20px 0 10px 0;
  }
  #quote-snipe1 {
    position: relative;
    opacity: 0;
    margin: 10px 0 15px 0;
    height: 125px;
  }
  #quote-snipe1 q {
    font-size: 350%;
    line-height: 1.1em;
  }
  #quote-snipe1 cite {
    font-size: 120%;
  }
}


/*
@media(min-width: 321px) and (max-width:569px) {
    #quote-snipe1 {
        position: relative;
        opacity: 0;
        margin: 5px 0 20px 0;
        height: 125px;
    }
    #quote-snipe1 q {
        font-size: 350%;
        line-height: 0.9em;
    }
    #quote-snipe1 cite {
        font-size: 120%;
    }
}
*/

@media(max-width: 480px) {
  #home-content {
    margin-bottom: 80px;
  }
  #quote-snipe1 {
    position: relative;
    opacity: 0;
    margin: 5px 0 20px 0;
    height: 125px;
  }
  #quote-snipe1 q {
    font-size: 300%;
    line-height: 0.9em;
  }
  #quote-snipe1 cite {
    font-size: 120%;
  }
  #cta-video {
    display: none;
  }
  h1.news-title {
    font-size: 180% !important;
    margin-top: 25px !important;
  }
  #lightning {
    position: absolute;
    top: -250px;
    right: 100px;
    opacity: 0;
  }
  #lightning-btn {
    position: absolute;
    top: 130px;
    right: 110px;
    opacity: 0;
    z-index: 400;
  }
  .nav, #gettktsbtn-wrapper-devices {
    text-align: center !important;
  }
  #gettktsbtn-wrapper-devices {
    margin-top: 25px;
  }
  h1 {
    font-size: 375% !important;
    line-height: 1.0;
    margin-top: 30px
  }
  #subscribe button, #subscribe input[type='email'] {
    display: block;
    margin: 0 auto;
  }
  #subscribe input[type='email'] {
    width: 90%;
    margin-bottom: 10px;
  }
  #home-nav.navbar-default .navbar-nav>li>a {
    font-size: 150%;
  }
  .social-icon i {
    margin: 0 4px 0 5px !important;
  }
  #tickets h2 {
    font-size: 225%;
  }
  #bouys {
    position: relative;
    margin-top: 25px;
  }
  #opt-in-form {
    margin-top: 0;
  }
  .notice {
    font-size: 600% !important;
    line-height: 1.0;
    margin-bottom: 30px;
  }
}

@media (min-width:569px) and (max-width: 767px) {
  #opt-in-form .subscribe-msg {
    font-size: 250%;
    margin-bottom: 15px;
  }
  .msgs h2 {
    font-family: 'Trade Gothic W01 Bold', sans-serif;
    text-transform: uppercase;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
    font-size: 160% !important;
  }
  .msgs h3 {
    text-transform: uppercase;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
    margin-bottom: 30px;
    font-size: 125% !important;
  }
  h1.notice {
    font-size: 400% !important;
    line-height: 1.1em;
    margin: 20px 0 10px 0;
  }
  #quote-snipe1 {
    position: relative;
    opacity: 0;
    margin: 10px 0 25px 0;
    height: 125px;
  }
  #quote-snipe1 q {
    font-size: 425%;
    line-height: 1.0em;
  }
  #quote-snipe1 cite {
    font-size: 120%;
  }
}

@media (max-width: 767px) {
  #quote-snipe2 div.quote, #quote-snipe3 div.quote {
    display: none;
  }
  #home-nav .navbar-header {
    margin-right: 0;
  }
  .navbar-toggle {
    padding: 0;
    margin: 25px 0 0 0;
    font-size: 135%;
  }
  .social-icon i {
    margin: 5px 4px 0 0 !important;
    vertical-align: baseline;
  }
  #cta-video {
    position: absolute;
    z-index: 998;
    top: -195px;
    left: 10px;
  }
  #cta-video img {
    width: 80%;
    height: auto;
  }
  h1.news-title {
    font-size: 180% !important;
    margin-top: 25px !important;
  }
  #pic-gal {
    margin-top: 20px;
    text-align: center;
  }
  #about-gallery {
    margin-bottom: 15px;
  }
  #about-video {
    margin-bottom: 10px;
  }
  #tickets {
    padding-bottom: 20px !important;
  }
  .nav, #gettktsbtn-wrapper-devices {
    text-align: center !important;
  }
  #gettktsbtn-wrapper-devices {
    margin-top: 25px;
  }
  h1 {
    font-size: 375% !important;
    line-height: 1.0;
    margin-top: 30px
  }
  #subscribe button, #subscribe input[type='email'] {
    display: block;
    margin: 0 auto;
  }
  #subscribe input[type='email'] {
    width: 90%;
    margin-bottom: 10px;
  }
  #home-nav.navbar-default .navbar-nav>li>a {
    font-size: 150%;
  }
  #lightning {
    position: absolute;
    top: -300px;
    right: 200px;
    opacity: 0;
  }
  #lightning-btn {
    position: absolute;
    top: 110px;
    right: 210px;
    opacity: 0;
    z-index: 400;
  }
  .social-icon i {
    margin: 20px 4px 0 5px !important;
  }
  #tickets h2 {
    font-size: 225%;
  }
}


/* Small Devices */

@media (min-width: 768px) and (max-width: 991px) {
  /*  #quote-snipe2 div.quote {
    top: 550px;
    left: 0;
    z-index: 995;
    padding: 0 5px;
    transform: rotate(-5deg);
    text-align: center !important;
    opacity: 0;
  }
  #quote-snipe2 q {
    font-size: 325%;
    margin: 0;
    line-height: 0.9;
    text-align: center !important;
  }
  #quote-snipe2 cite {
    font-size: 120%;
    text-align: center !important;
  }
  #quote-snipe2 div.quote:nth-child(2) {
    padding-top: 10px;
    left: 155px;
  }
  #quote-snipe2 div.quote:nth-child(6) {
    padding-top: 10px;
    left: 115px;
  }
  #quote-snipe2 div.quote:nth-child(7) {
    padding-top: 10px;
    left: 165px;
  }
	*/
  #opt-in-form .subscribe-msg {
    font-size: 300%;
    margin-bottom: 15px;
  }
  .msgs h2 {
    font-family: 'Trade Gothic W01 Bold', sans-serif;
    text-transform: uppercase;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
    font-size: 160% !important;
  }
  .msgs h3 {
    text-transform: uppercase;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
    margin-bottom: 30px;
    font-size: 125% !important;
  }
  h1.notice {
    font-size: 400% !important;
    line-height: 1.1em;
    margin: 20px 0 10px 0;
  }
  #quote-snipe1 {
    position: relative;
    opacity: 0;
    margin: 10px 0 25px 0;
    height: 125px;
  }
  #quote-snipe1 q {
    font-size: 425%;
    line-height: 1.0em;
  }
  #quote-snipe1 cite {
    font-size: 120%;
  }
  #cta-video img {
    width: 80%;
    height: auto;
  }
  h1.news-title {
    font-size: 200% !important;
    margin-top: 25px !important;
  }
  #pic-gal {
    margin-top: 20px;
    text-align: center;
  }
  #about-gallery {
    margin-bottom: 15px;
  }
  #gettktsbtn-wrapper-devices {
    text-align: center !important;
  }
  .container {
    padding-right: 5px;
    padding-left: 5px;
  }
  .navbar-default .navbar-nav>li>a {
    font-size: 180%;
  }
  h1 {
    font-size: 400% !important;
    margin-top: 30px;
  }
  .navbar {
    min-height: 50px;
    margin-bottom: 20px;
  }
  #home-nav.navbar-default .navbar-nav>li>a {
    font-size: 180%;
  }
  #home-nav .nav>li>a {
    padding: 25px 0 0 10px;
    position: relative;
  }
  #home-nav .navbar-header {
    margin-right: 10px;
  }
  #lightning {
    position: absolute;
    top: -250px;
    right: 280px;
    opacity: 0;
  }
  #lightning-btn {
    position: absolute;
    top: 125px;
    right: 280px;
    opacity: 0;
    z-index: 400;
  }
  .navbar-default .navbar-nav>li>a {
    font-size: 120%;
  }
  #home-nav .nav>li>a {
    padding: 17px 15px 0 10px !important;
    position: relative;
  }
}


/* Medium Screens/Desktops */

@media (min-width: 992px) and (max-width: 1199px) {
  /*#quote-snipe2 div.quote {
    top: 740px;
    left: 0;
    z-index: 995;
    padding: 0 5px;
    text-align: center !important;
    opacity: 0;
  }
  #quote-snipe3 div.quote {
    top: 700px;
    right: 0;
    z-index: 995;
    padding: 0 5px;
    text-align: center !important;
    opacity: 0;
  }
  #quote-snipe2 q {
    margin: 0;
    line-height: 0.9;
    text-align: center !important;
  }
  #quote-snipe2 cite {
    text-align: center !important;
  }
  #quote-snipe2 div.quote:nth-child(2) {
    padding-top: 10px;
    left: 70px;
  }
  #quote-snipe2 div.quote:nth-child(6) {
    padding-top: 10px;
    left: 0;
  }
  #quote-snipe2 div.quote:nth-child(7) {
    padding-top: 10px;
    left: 85px;
  }*/
  #opt-in-form .subscribe-msg {
    font-size: 300%;
    margin-bottom: 15px;
  }
  .msgs h2 {
    font-family: 'Trade Gothic W01 Bold', sans-serif;
    text-transform: uppercase;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
    font-size: 170% !important;
  }
  .msgs h3 {
    text-transform: uppercase;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
    margin-bottom: 30px;
    font-size: 135% !important;
  }
  h1.notice {
    font-size: 500% !important;
    line-height: 1.1em;
    margin: 40px 0 10px 0;
  }
  #quote-snipe1 {
    position: relative;
    opacity: 0;
    margin: 10px 0 25px 0;
    height: 130px;
  }
  #quote-snipe1 q {
    font-size: 425%;
    line-height: 1.0em;
  }
  #quote-snipe1 cite {
    font-size: 120%;
  }
  #cta-video {
    position: absolute;
    z-index: 996;
    top: -115px;
    height: auto;
    left: 10px;
  }
  #cta-video img {
    width: 80%;
    height: auto;
  }
  h1.news-title {
    font-size: 200% !important;
  }
  #about-gallery {
    margin-bottom: 15px;
  }
  .navbar-default .navbar-nav>li>a {
    font-size: 120%;
  }
  #home-nav.navbar-default .navbar-nav>li>a {
    font-size: 225%;
  }
  .navbar-right {
    margin-top: -45px;
  }
  .nav>li>a {
    padding: 25px 5px 0 8px;
    position: relative;
  }
  h1 {
    font-size: 400% !important;
    margin-top: 20px;
  }
  #home-nav .social-icon i {
    margin: 8px 10px 0 0;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.75);
  }
  #home-nav .navbar-right {
    margin-top: -90px;
  }
  #home-nav #gettktsbtn {
    transform: scale(1.0);
  }
  #home-nav .nav>li>a {
    padding: 17px 25px 0 10px !important;
    position: relative;
  }
  #home-nav .navbar-header {
    margin-right: 10px;
  }
}


/* Large Screens/Desktops */

@media (min-width: 1200px) {
  #gettktsbtn-wrapper-devices, #gettktsbtn-wrapper {
    z-index: 600;
  }
  #cta-video {
    position: absolute;
    z-index: 996;
    top: -75px;
    left: -4px;
  }
}


}