@import url('fonts.css');
@import url("font-awesome.css");

sup{font-size:70%;position:relative;bottom:5px;}

/*COLORS*/
a {color: #bc3f29}
a:hover {color: #bc3f29}

.black {
    color:#000;
}
.white {
    color:#fff;
}
.fa-check {
    color:#8ba5b2;
}
a.inlinephone {
    color: #bc3f29
}
.form-inline .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #323e48;
}
.form-inline .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #323e48;
}
.form-inline .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #323e48;
}
.form-inline .form-control:-moz-placeholder { /* Firefox 18- */
  color: #323e48;
}
.sc-headline {
    text-align: center!important
}
.wide-banner {
    margin-top: 80px;
}
.countdown-num {
    color: #ffffff!important;
    margin-top: 20px;
}

.countdown-num span{
  background: -webkit-linear-gradient(#ebebeb, #a3bad4 30%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'DIN-Black', Arial, helvetica, sans-serif;
  padding-top: 5px;
  font-size: 30px;
  padding-right: 20px;

}
.surrender-btn {width: 50%}


/*announcements CTAs*/
.CTA-learn-more-announcements-center {position:absolute;bottom:40px;right:380px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;}


.CTA-learn-more-announcements {position:absolute;bottom:40px;right:300px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;}

.CTA-watch-video-announcements {position:absolute;bottom:40px;right:480px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;}
.CTA-learn-more-announcements .fa-play {font-size: 18px;vertical-align: text-top;}

.CTA-learn-more-announcements-mobile {position:absolute;bottom:120px;right:320px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 55px;}
.CTA-learn-more-announcements-mobile-center {position:absolute;bottom:80px;right:400px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 55px;}
.CTA-watch-video-announcements-mobile {position:absolute;bottom:120px;left:320px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 55px;}
.CTA-learn-more-announcements-mobile .fa-play {font-size: 18px;vertical-align: middle;}
/*announcements CTAs*/


/*SOUL COLLECTOR CTAs*/
.CTA-learn-more-sc {position:absolute;top:298px;right:106px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;}
.CTA-watch-video-sc {position:absolute;top:345px;right:89px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;}
.CTA-learn-more-sc .fa-play {font-size: 18px;vertical-align: text-top;}

.CTA-learn-more-sc-mobile {position:absolute;bottom:11px;left:55px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;}
.CTA-watch-video-sc-mobile {position:absolute;bottom:11px;right:58px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;}
.CTA-learn-more-sc-mobile .fa-play {font-size: 18px;vertical-align: text-top;}
/*SOUL COLLECTOR CTAs*/

.HHN27-HASHTAG {float: left;margin-left: 10px;font-family: "DIN-Medium", arial, helvetica, sans-serif!important;}
.soul-collector-share-btns {
    margin-top: -90px;
    margin-right: 23px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tic-details {
    font-family: "DIN-Medium",Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    float: right;
    text-align: right;
    margin-top: 6px;
}
.hotel-info .legal, .tic-info .legal {
    font-family: "DIN-Medium",Arial,Helvetica,sans-serif;
    color: #000;
    letter-spacing: 1px;
    font-size: 10px;
    text-align: left;
    line-height: 12px;
}
.hotel-special {
    color: #83aca5;
    font-weight: bold;
}
.offer-details {
    font-family: "DIN-Medium",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    color: #2f5251;
    font-size: 12px;
}
.price-details {
    font-family: "DIN-Condensed",Arial,helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    color: #2f5251;
    font-weight: bold;
}
.tic-button {
    margin: 10px auto 2px auto;
    color: #2f5251;
    background: none !important;
    border: 4px solid #2f5251;
    border-radius: 0px !important;
    font-family: "DIN";
    font-weight: bold;
    text-transform:uppercase;
    font-size: 16px !important;
    padding: 10px 36px 8px 36px;
}
.tic-button:hover,
.tic-button:focus,
.tic-button.focus,
.tic-button:active {
  color: #ffffff;
  background-color: #afbfbd;
  border-color: #ffffff;
}
.tic-button-group {
    margin: 10px auto 2px auto;  
    color: #83aca5;
    background-color: #000 !important;
    border: 4px solid #83aca5;
    border-radius: 0px !important;
    font-family: "DIN";
    font-weight: bold;
    text-transform:uppercase;
    font-size: 16px !important;
    padding: 10px 36px 8px 36px;
}
.tic-button-group:hover,
.tic-button-group:focus,
.tic-button-group.focus,
.tic-button-group:active {
  color: #ffffff;
  background-color: #000;
  border-color: #ffffff;
}
.tic-info {
    margin-top: 25px;
}

.horror-callout {
    border: 1px solid #d9e0d3;
    padding: 10px;
    font-weight:normal;
    font-size:14px;
}
.horror-callout strong{
    font-size:18px;
    font-family: "DIN-Black", arial, sans-serif;
}
.horror-callout a{
    color:#fff;
    font-size:12px;
    text-decoration: underline;
}
.horror-callout a:hover{
    color:#fff;
    font-size:12px;
    text-decoration: none;
}
.rides-legal {
        font-family: "DIN", Arial, Helvetica, sans-serif;
        color: #ccc;
        font-size: 14px;
        margin-bottom: 20px;
    }
.article-details {
    display:none;
}
span.ticket-offer { 
    display:block;
    font-size:15px;
}
.onsite-widget, .onsite-widget-fl {
    max-width: 270px;
}

.onsite-widget-mobile img,
.onsite-widget-fl-mobile img {
    width:100%;
    height:auto;
} 

.anchor {
  display: block;
  height: 99px; /*same height as header*/
  margin-top: -99px; /*same height as header*/
  visibility: hidden;
}
.dplogo {
    width: 100%;
    height: 100%;
    max-width:207px;
    max-height: 161px;
    float:right;
    padding-left:10px;
    margin:0 0 0 0;
}
.sdelogo {
    margin:0 0 40px 0;
    text-align: center;
}
.sdelogo img {
    width: 100%;
    height: 100%;
    max-width: 220px;
}
.udlogo {
    width: 100%;
    height: 100%;
    max-width: 113px;
    max-height: 56px;
    float:left;
    margin: 0 55px 35px 0;
}
hr.dining {
    margin-top: 45px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px dotted #5a585a;
    width:100%;  
}
span.location-label {
    font-size: 14px;
    color: #83aca5;
    text-transform: uppercase;
    position: relative;
    top: -14px;
    background-color: #151415;
    padding-left: 10px;
    padding-right: 10px;
}

table.dining {
    background: #e0dbd2;
    font-family: "DIN-Medium", arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #e0dbd2;
    border-collapse: separate;
    border-left: 0;
    border-radius: 6px;
    border-spacing: 0px;
}
thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    border-collapse: separate;
}
thead:first-child tr:first-child th:first-child, tbody:first-child tr:first-child td:first-child {
    border-radius: 6px 0 0 0;
}
thead:last-child tr:last-child th:first-child, tbody:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 6px;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
th, td {
    padding: 10px 4px 10px 4px;  
    text-align: center;
    vertical-align: middle;
    border-left: 1px solid #e0dbd2;    
}
td {
    border-top: 1px solid #e0dbd2;    
}
tr.dark, th.dark, td.dark { 
    background-color: #d6d1c9;
    border-color: #d6d1c9;
}
tr.dark td.combo { 
    background-color: #d1ccc4;
    border-color: #d1ccc4;
}
tr td.combo {
    background-color: #dbd6ce;
    border-color: #dbd6ce;
}
thead tr th {
    text-align: center;
    font-weight: normal;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
}
thead tr th h4 {
    color: #2f5251;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom:2px;
}
tbody td {
    border:none;
}
th.din_title {
    text-align: left;
    font-size: 18px;
    padding-left:15px;
    vertical-align: middle;
}
td.opt {
    padding-left:15px;
    padding-right:10px;
    text-align: left;
}
tr.last {
    font-size: 14px;
    font-family: "DIN-Condensed-Medium", arial, helvetica, sans-serif;
}
tr.last td {
    border-top: 1px solid #d6d1c9 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    
}
tr.last td.opt {
    font-family: "DIN-Medium", arial, helvetica, sans-serif;
}
span.din-price {
    color: #2f5251;
    font-size: 21px;
    font-weight: bold;
}
tr .ticketbutton {
    margin-top:15px;
    margin-bottom:20px;
}
tr .tic-button:hover,
tr .tic-button:focus,
tr .tic-button.focus,
tr .tic-button:active {
  color: #fff;
  background:none !important;
  border-color: #fff;
}
tr.last a {
    color:#000;
    text-decoration: underline;
}
tr.last a:hover {
    color:#000;
    text-decoration: none;
}
div.din-legal {
    font-family: "DIN", arial, helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    line-height: 11px !important;
}
.last-locations {
    padding-left: 20px;
}
ul.dining-locations {
    padding-left:15px;
    padding-right:12px;
    line-height: 18px;
    margin-top:6px;
}
#attraction-tabs {
    font-size: 16px;
    background-color:#161616;
    border:1px solid #e0dbd2;
    padding:30px 45px 30px 10px;
}
.tabpanel-header {
    padding: 0 0 0 25px;
    margin-bottom: 40px;
}
.rep-font {font-size: 14px;}
.tabpanel-left-2
{
    width:50%;
    float: left;
    text-align: center;
}
.tabpanel-right-2
{
    width:45%;
    margin-left:3%;
    float: left;
    font-size: 14px;
}
.tabpanel-header-2{
    padding: 0 0 0 25px;
    margin-bottom: 40px;
    font-size: 14px;
}
.red-link {
    color:#98050d;
    text-decoration:underline;
}
.red-link:hover{
    color:#98050d;
    text-decoration:underline;
}
.tabpanel-left {
    width: 30%;
    float: left;
    text-align: center;
}

.tabpanel-left img {
    width: 100%;
    height: 100%;
    margin-top:5px;
}
    
.tabpanel-right {
    width: 66%;
    margin-left:3%;
    float: left;
}
#house-content h4,
#scarezone-content h4,
#show-content h4,
#ride-content h4,
.tab-pane h4 {
    font-family: "DIN", arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #83ACA5;
    line-height: 22px;
    margin:0;
    text-transform: uppercase;
}
.house-clear{clear:both; margin-bottom: 30px;} 
#house-details #accordion {
    margin-top:18px;
    display:none;
}
#house-details #tabbed {
    margin-top:18px;
    display:none;
}
#house-details #accordion .panel-body {
    padding: 20px 10px 30px 10px;
    color: #e0dcd3;
    background: #000;
    font-family: "DIN-Medium",arial,helvetica,sans-serif;
    font-weight: normal;
    font-size: 14px;
}
.nav-tabs li.active:after {
    position: absolute;
    bottom: -8px;
    left: 40%;
    display: inline-block;
    border-right: 12px solid transparent;
    border-top: 10px solid #e0dcd3;
    border-left: 12px solid transparent;
    border-bottom-color: #e0dcd3;
    content: '';    
}
li.rides {
    width: 25%;
    float: left;
    margin-left: 0px!important;
}
/*COLORS*/
body {
    background: #000;
    margin:0;
    padding:0;
}
.navbar-default {
    -webkit-box-shadow: 0px -4px 3px rgba(0, 0, 0, 0.60);
    -moz-box-shadow:    0px -4px 3px rgba(0, 0, 0, 0.60);
    box-shadow:         0px -4px 3px rgba(0, 0, 0, 0.60);
}
#calendar-bar {
    -webkit-box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.80);
-moz-box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.80);
box-shadow: 0px 10px 18px 2px rgba(0, 0, 0, 0.80);
}
#page-main {
    /*background: url('../img/ui/full_scratch_bg.jpg') top center no-repeat #000;*/
    /*background: rgba(0,0,0,0.5);*/
}
img.cocacolalogo {
    width:100px;
}
table.dining  {
    background: rgba(0,0,0,0.8);
    border-collapse: inherit;
    padding: 0px 5px;
}
table.dining td {
    /*border-bottom: 1px solid #555;*/
    border-top: 1px solid #555;
    padding-top: 5px;
}
#calbox {
    position: relative;
    width:100%;
    max-width: 1280px;
    margin: 0 auto;
    z-index:1020;
}
.calbox-fixed {
    top:94px;
    right: 0;
    left: 0;
}

#blackout {
    width:100%;
    background:url(../img/ui/black70pct.png) top center;
    z-index: 100;
    position: absolute;
    top:241px;
    display:none;
}
#calendar-bar .event-dates {
    float:left;
    color: #ffffff;
    padding: 18px 0 10px 0px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0;
    text-transform: uppercase;
}

.navbar-header {
    background-color:#000 !important;
}

h2{font-family:"DIN",Arial,helvetica,sans-serif;text-transform:uppercase;font-weight:bold; color:#e0dcd3;font-size:21px;}

.modal-close {
    background-image: url(../img/ui/circle_close.png);
    background-position: 0px 0px;
    border: none;
    margin: 0;
    overflow:visible;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -16px;
    right: -16px;
    cursor:pointer;
    z-index:3000;
}
.modal-close:hover {
    background-image: url(../img/ui/circle_close.png);
    background-position: -32px 0px;
}
#maniacs {
    background:#000;
}
.jack-cards {
    margin:30px 0 20px 0;
}
.jack-cards ul {
    list-style:none;
    padding:0;
    text-align:center;
}
.jack-cards ul li {
    display:inline-block;
}
.jack-cards ul li#left-card {
    display:none;
}
.jack-cards ul li#right-card {
    display:none;
}
.social-page img.photo {
    width:100%;
    height:auto;
    margin: 20px 0 10px 0;
    max-width:151px;
    padding-right:15px;
}
hr.footer {
    margin-top: 45px;
    margin-bottom: 58px;
    border: 0;
    border-top: 1px dotted #5a585a;
    width:100%;  
}
.hhn-header {
    display:none;
}
.logo {
    max-width: 750px;
    max-height: 47px;
    margin:0 auto;
    width:100%;
    height:100%;
    cursor: pointer;
    text-align:center;
}
.logo img {
    width:100%;
    height:auto;
    max-width:750px;
    /*max-height:47px;*/
}
.mobilelogo {
    max-width: 212px;
    max-height: 54px;
    margin: 10px auto;
    width:100%;
    height:100%;
    cursor: pointer;
    /* text-align: center; */
}
.mobilelogo img {
    width:100%;
    height:auto;
    max-width: 212px;
    max-height: 54px;
}
#calendar-bar {
    background:#281026;
    height: 48px;
    font-family: 'DIN-Condensed';
    font-weight: bold;
}
.calendar-bar-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1028;
}

#endorsements {
    /*border-top: 15px solid #323e48;*/
    border-bottom: 15px solid #323e48;
    padding:28px 0 28px 0;
    background: #000;
}
.best-event {
    margin-top: 3.8%;
    text-align:center;
}
.gt-box {
    margin-top: 10%;
    padding-top: 10%;
    padding-bottom: 6%;
    border-top: 1px dotted #a1a1a1;
    border-left:none;
}
.vert-spacer {
    display:block;
    padding-left:20px;
}
#footer {
    margin: 80px 0 0 0;
    padding-bottom: 50px;
}
#warning {
    text-align:center;
}
#warning img {
    width:100%;
    height:auto;
    max-width:534px;
    max-height:51px;
}
.btn-announce-buynow {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  font-weight:bold;
  font-size:16px;
  padding: 14px 52px 10px 52px;
  border-radius:0px;
  margin-top:30px;
  font-family: "DIN", arial, helvetica;
  border-width: 6px;
}
.btn-announce-buynow:hover {
  color: #ffffff;
}
.warn-copy {
    width:100%;
    max-width: 555px;
    margin:10px auto 0 auto;
    font-family: 'DIN-Condensed-Medium', arial, helvetica, sans-serif;
    color: #e0dbd2;
    font-weight:normal;
    font-style:normal;
    font-size:21px;
    text-align:center;
    text-transform:uppercase;
}
.warn-copy strong {
    font-family: 'DIN-Condensed', arial, helvetica, sans-serif;
    color:#bd923f;
    font-weight:bold;
    font-size:30px;
    position: relative;
    top: -33px;
    background: #151415;
    padding-left: 40px;
    padding-right: 40px;
}
hr.warning {
    margin-top: 5px;
    border: 0;
    border-top: 1px dotted #5a585a;
    width:90%;
}
#legal {
    font-family: 'DIN', arial, helvetica, sans-serif;
    color: #cccccc;
    font-weight:normal;
    font-style:normal;
    font-size:13px;
    text-align:center;
    margin: 55px 0 0 0;
}
#links {
    font-family: 'DIN', arial, helvetica, sans-serif;
    color: #ffffff;
    font-weight:bold;
    font-style:normal;
    font-size:18px;
    text-align:left;
    line-height:25px;
}
#links a{
    font-family: 'DIN', arial, helvetica, sans-serif;
    color: #ffffff;
    font-weight:bold;
    font-style:normal;
    font-size:14px;
    line-height:23px;
    text-decoration:none;
}
#links a:hover{
    text-decoration:underline;
}
#links .social {
    padding-left:8%;
}
#links .terms {
    padding-left:8%;
}
.social-icon {
    margin: 0 15px 10px 0;
}
.social-title {
    margin-bottom: 15px;
}
.uprv-widget-ous {
    text-align:right;
}
.uprv-widget-ous iframe { max-width:245px; }
.pkg-legal {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-size: 12px;    
}

.pkg-header {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;   
}
ul.disc-pkg {
    margin: 5px 0;
    list-style: disc outside;
    font-size: 14px;
}
ul.disc-pkg li {
    margin-bottom: 3px;
}
.panel-body > hr.top {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #161616;
    width:100%;  
}
.hotel-img {
    text-align:center;
    margin-bottom: 40px;
}
.hotel-img img {
    width:100%;
    height:auto;
    padding-bottom: 15px;
} 
span.offer {
    display: block;
    font-family: "DIN-Medium", arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    text-transform: uppercase; 
    color: #000000;
    position: relative;
    right: 0;
    top: 0;
    text-align: right;
} 
span.price {
    font-family: "DIN-Condensed", arial, helvetica, sans-serif;
    font-size: 21px;
    font-weight:bold;
    margin-left: .1em;
    margin-right: .1em;
    line-height:29px;
    color: #000000;
}
span.price-detail {
    font-family: "DIN-Condensed", arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    font-style:italic;
    line-height:14px;
    position: relative;
    top: -6px;
    float: right;
    right: 8px;
    color: #000000;
}
.panel-heading.collapsed span.offer,
.panel-heading.collapsed span.price,
.panel-heading.collapsed span.price-detail {
    color: #e0dcd3;
}
.panel-heading.collapsed .glyphicon-plus:before {
  content: "\2b";
}
.panel-heading .glyphicon-plus:before {
  content: "\2212";
}
ul.disc-hotel {
    margin: 0 0 0 15px;
    padding:0;
}
ul.disc-hotel li {
    margin-bottom: 5px;
}
.hotel-details {
    font-family: "DIN-Medium", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:16px;
    color: #000;
    float: right;
    text-align: right;
    margin-top: 6px;
}
.hotel-details a{
    font-family: "DIN-Medium", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:16px;
    color: #000;
}
.offer-details {
    font-family: "DIN-Medium", Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    color: #47000c;
    font-size: 12px;
}

.overview-video {
    margin-bottom:30px;
}
.testimonial {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-weight: normal;
    font-size:18px;
    color: #E0DCD3;
    margin:24px 0 24px 0;
}
.testimonial .author {
    font-family:"DIN-Medium", arial, helvetica, sans-serif;
    font-size:14px;
    color: #666666;
}
a.learnmore {
    font-family: "DIN-Medium", arial, helvetica, sans-serif;
    font-size:14px;
    font-weight:normal;
    line-height:25px;
    color:#bc3f29;
    text-decoration:underline;
    text-transform:uppercase;
}
a.learnmore:hover {
    line-height:25px;
    color:#bc3f29;
    text-decoration:none;
}
.article-details {
    display:none;
}

.golden-ticket {
    font-family: 'DIN-Medium', arial, helvetica, sans-serif;
    color: #e0e0e0;
    font-weight:normal;
    font-style:normal;
    font-size: 19px;
    text-align:center;
    line-height: 28px;
    text-transform:uppercase;
    width:100%;
}
.golden-ticket strong {
    color: #e1a14a;
    font-weight:normal;
    font-family: "DIN-Black", arial, helvetica, sans-serif;
}
.golden-ticket em {
    font-family: 'DIN-Light', arial, helvetica, sans-serif;
    font-weight:normal;
    font-style:normal;
}
h2.info {
    font-family: "DIN-Medium", Arial, helvetica, sans-serif;
    text-transform: uppercase;
    font-weight:bold;
    color: #E0DBD2;
    font-size: 18px;
    line-height: 20px;
}
h3.info {
    font-family: "DIN-Medium", Arial, helvetica, sans-serif;
    text-transform: uppercase;
    font-weight:bold;
    color: #bc3f29;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}
a.maplink {
    color:#bc3f29;
    text-decoration:none;
}
a.maplink:hover {
    color:#bc3f29;
    text-decoration:underline;
}
.tp-image {
    margin-top:14px;
}
.tp-image .img-container {
    background:#161616;
    border:1px solid #fff;
    width:100%;
    height:100%;
    padding:18px 0 15px 0;
    text-align:center;
}
.tp-image .img-container img {
    width:90%;
    height:auto;
    max-width:350px;
    max-height:207px;
}
.tp-copy {
    margin-top:10px;
    margin-bottom:40px;
}
.red-divider {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-size:16px;
    font-weight:normal;
    line-height:21px;
    color:#c0272d;
    margin:0 10px 0 10px;
    display: inline;
}
.new-window {
    margin-left:6px;
}

.fb-iframe {
    float:left;
    width:180px;
    height:40px;
    margin:5px 20px 0 0;
}
.tweet-box {
    float:left;
    margin-top: 5px;
}
.social-page {
    text-align:center;
}
.social-page img.photo {
    margin: 0;
}
.social-cat {
    margin-bottom:28px;
}
.socialdetails-cat {
    margin-top:28px;
    margin-bottom:52px;
}
.overview-video iframe {
    /* height:370px; */
    border: 1px solid #333333 !important;
}
#gallery-tabs {
    height:590px;
    background-color:#161616;
    border:1px solid #e0dbd2;
    padding:30px 20px;
}
.guest-gallery-legal {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height:19px;
    color:#c0272d;
    text-transform:uppercase;
    margin-top:20px;
    text-align:center;
}
.saw-right {
    float:right;
    text-align:right;
    display: none;
}
.saw-right img{
    width:100%;
    height:auto;
    max-width:117px;
    max-height:279px;
}
.saw-left {
    float:left;
    text-align:left;
    display: none;
}
.saw-left img{
    width:100%;
    height:auto;
    max-width:126px;
    max-height:280px;
}
.best-event img {
    width: 90%;
    max-width:464px;
    height:auto;
    max-height:135px;
}
.ticket-details-pu a {
    font-family: "DIN", arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #e0dcd3;
    text-decoration:none;
}
.ticket-details-pu a:hover {
    color: #8ba5b2;
    text-decoration:underline;
}
#packageDetailsModal .modal-body {
    max-height: 700px;
    overflow-y: scroll;
}

.gControls, .gControls2{
    font-family: 'DIN', Arial, helvetica, sans-serif;
    font-weight:bold;
    font-size:21px;
    color:#d9e0d3;
    word-spacing:6px; 
    position:absolute;
    bottom:6px;
    left: 0;
}
.gControls a, .gControls2 a{
    font-family: 'DIN', Arial, helvetica, sans-serif;
    font-weight:bold;
    font-size:30px;
    color:#d9e0d3 !important;
    text-decoration:none;
    position:relative;
    top:3px;
}
#gallery .tabpage{
    margin-bottom: 15px;
}
#gallery .gThumb{
    text-align: left;
    font-family: 'DIN', Arial, helvetica, sans-serif;
    font-weight:bold !important;
    font-size:12px;
    text-transform:none;
    color:#d9e0d3;
    margin:0 0 8px 0;
    line-height:14px;
    text-align:center;
}
#gallery .gThumb img {
    width:100%;
    max-width:245px;
    padding-bottom:4px;
}
.jack-copy {
    font-family:'P22Typewriter', arial, helvetica, sans-serif;
    font-size:18px;
    line-height:26px;
    font-weight:normal;
    color:#fff;
    text-align:center;
    padding: 0;
}
.jack-copy h2{
    font-family:'P22Typewriter', arial, helvetica, sans-serif;
    font-size:32px;
    font-weight:normal;
}
#joinusmaniacs, #pledgemaniacs {
    margin:45px 0 45px 0;
}
#pledgemaniacs img{
    cursor:pointer;
    width:100%;
    height:100%;
    max-width:400px;
    max-height:45px;
}
#joinusmaniacs img {
    cursor:pointer;
    width:100%;
    height:100%;
    max-width:178px;
    max-height:46px;
}
#jacktweet {
    font-size:22px;
}
.social-icon-white {
    margin:0 10px 10px 0;
}

.page-main-cushion {
    margin-top: 50px;
}
.maniacs-cushion {
    margin-top: 80px;
}
#scrollbar2 { width: 610px; clear: both; margin: 20px 0 10px; }
#scrollbar2 .viewport { width: 582px; height: 380px; overflow: hidden; position: relative; }
#scrollbar1 .overview,
#scrollbar2 .overview,
#scrollbar4 .overview { list-style: none; position: absolute; left: 0; top: 0; color: #ccc;}
#scrollbar1 .thumb .end,
#scrollbar1 .thumb,
#scrollbar2 .thumb .end,
#scrollbar2 .thumb,
#scrollbar4 .thumb .end,
#scrollbar4 .thumb { background-color: #828282; }
#scrollbar1 .scrollbar,
#scrollbar2 .scrollbar,
#scrollbar4 .scrollbar { position: relative; float: right; width: 13px; }
#scrollbar1 .track,
#scrollbar2 .track,
#scrollbar4 .track { background-color: #4a4a4a; height: 100%; width:11px; position: relative; padding: 1px; border-radius: 15px; margin-left:5px; }
#scrollbar1 .thumb,
#scrollbar2 .thumb,
#scrollbar4 .thumb { height: 60px; width: 11px; cursor: pointer; overflow: hidden; position: absolute; top: 1px; border-radius: 15px; }
#scrollbar1 .thumb .end,
#scrollbar2 .thumb .end,
#scrollbar4 .thumb .end { overflow: hidden; height: 5px; width: 11px; }
#scrollbar1 .disable,
#scrollbar2 .disable,
#scrollbar4 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

/* generic scrollbar class */

.scrollerbox { width: 100%; clear: both; margin: 20px 0 10px; }
.scrollerbox .viewport { width: 90%; height: 380px; overflow: hidden; position: relative; }
.scrollerbox .overview { list-style: none; position: absolute; left: 0; top: 0; color: #ccc;}
.scrollerbox .thumb .end,
.scrollerbox .thumb { background-color: #828282; }
.scrollerbox .scrollbar { position: relative; float: right; width: 13px; }
.scrollerbox .track { background-color: #4a4a4a; height: 100%; width:11px; position: relative; padding: 1px; border-radius: 15px; margin-left:5px; }
.scrollerbox .thumb { height: 60px; width: 11px; cursor: pointer; overflow: hidden; position: absolute; top: 1px; border-radius: 15px; }
.scrollerbox .thumb .end { overflow: hidden; height: 5px; width: 11px; }
.scrollerbox .disable { display: none; }
                                           

.hashtag {
    font-family: "DIN-Condensed", arial, helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 26px;
    color: #fff;
}
    
sup{font-size:70%;position:relative;bottom:5px;}

body {
    margin:0;
    padding:0;
}

#calbox {
    position: relative;
    width:100%;
    max-width: 1280px;
    margin: 0 auto;
    z-index:1020;
}
.calbox-fixed {
    top:94px;
    right: 0;
    left: 0;
}

#blackout {
    width:100%;
    background:url(../img/ui/black70pct.png) top center;
    z-index: 100;
    position: absolute;
    top:241px;
    display:none;
}
#calendar-bar .event-dates {
    float:left;
    color: #ffffff;
    padding: 18px 0 10px 10px;
    font-size: 14px;
    line-height: 1.3333333;
    border-radius: 0;
    text-transform: uppercase;
}

.navbar-header {
    background-color:transparent!important;
}

h2{font-family:"DIN",Arial,helvetica,sans-serif;text-transform:uppercase;font-weight:bold; color:#e0dcd3;font-size:21px;}

.modal-close {
    background-image: url(../img/ui/circle_close.png);
    background-position: 0px 0px;
    border: none;
    margin: 0;
    overflow:visible;
    width: 32px;
    height: 32px;
    position: absolute;
    top: -16px;
    right: -16px;
    cursor:pointer;
    z-index:3000;
}
.modal-close:hover {
    background-image: url(../img/ui/circle_close.png);
    background-position: -32px 0px;
}
#maniacs {
    background:#000;
}
.jack-cards {
    margin:30px 0 20px 0;
}
.jack-cards ul {
    list-style:none;
    padding:0;
    text-align:center;
}
.jack-cards ul li {
    display:inline-block;
}
.jack-cards ul li#left-card {
    display:none;
}
.jack-cards ul li#right-card {
    display:none;
}
.social-page img.photo {
    width:100%;
    height:auto;
    margin: 20px 0 10px 0;
    max-width:151px;
    padding-right:15px;
}
hr.footer {
    margin-top: 45px;
    margin-bottom: 58px;
    border: 0;
    border-top: 1px dotted #5a585a;
    width:100%;  
}
.hhn-header {
    display:none;
}
.logo {
    max-width: 750px;
    max-height: 47px;
    margin:0 auto;
    width:100%;
    height:100%;
    cursor: pointer;
    text-align:center;
}
.logo img {
    width:100%;
    height:auto;
    max-width:750px;
    /*max-height:47px;*/
}
.mobilelogo {
    max-width: 212px;
    max-height: 95px;
    margin: 10px auto 20px auto;
    width:100%;
    height:100%;
    cursor: pointer;
    /* text-align: center; */
}
.mobilelogo img {
    width:100%;
    height:auto;
    max-width: 392px;
    max-height: 123px;
}
#calendar-bar {
    background: #323e48;
    height: 48px;
    font-family: 'DIN-Condensed';
    font-weight: bold;
}
.calendar-bar-fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1028;
}

#endorsements {
    /*border-top: 6px solid #323e48;*/
    border-bottom: 6px solid #323e48;
    padding:28px 0 28px 0;
    background: #000;
}
.best-event {
    margin-top: 3.8%;
    text-align:center;
}
.gt-box {
    margin-top: 10%;
    padding-top: 10%;
    padding-bottom: 6%;
    border-top: 1px dotted #a1a1a1;
    border-left:none;
}
.vert-spacer {
    display:block;
    padding-left:20px;
}
#footer {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 50px;
}
#warning {
    text-align:center;
}
#warning img {
    width:100%;
    height:auto;
    max-width:534px;
    max-height:51px;
}
.warn-copy {
    width:100%;
    max-width: 555px;
    margin:10px auto 0 auto;
    font-family: 'DIN-Condensed-Medium', arial, helvetica, sans-serif;
    color: #e0dbd2;
    font-weight:normal;
    font-style:normal;
    font-size:21px;
    text-align:center;
    text-transform:uppercase;
}
.warn-copy strong {
    font-family: 'DIN-Condensed', arial, helvetica, sans-serif;
    color:#bd923f;
    font-weight:bold;
    font-size:30px;
    position: relative;
    top: -33px;
    background: #151415;
    padding-left: 40px;
    padding-right: 40px;
}
hr.warning {
    margin-top: 5px;
    border: 0;
    border-top: 1px dotted #5a585a;
    width:90%;
}
#legal {
    font-family: 'DIN', arial, helvetica, sans-serif;
    color: #cccccc;
    font-weight:normal;
    font-style:normal;
    font-size:13px;
    text-align:center;
    margin: 55px 0 0 0;
}
#links {
    font-family: 'DIN', arial, helvetica, sans-serif;
    color: #ffffff;
    font-weight:bold;
    font-style:normal;
    font-size:18px;
    text-align:left;
    line-height:25px;
}
#links a{
    font-family: 'DIN', arial, helvetica, sans-serif;
    color: #ffffff;
    font-weight:bold;
    font-style:normal;
    font-size:14px;
    line-height:23px;
    text-decoration:none;
}
#links a:hover{
    text-decoration:underline;
}
#links .social {
    padding-left:8%;
}
#links .terms {
    padding-left:8%;
}
.social-icon {
    margin: 0 15px 10px 0;
}
.uprv-widget-ous {
    text-align:right;
}
.uprv-widget-ous iframe { max-width:245px; }
.pkg-legal {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-size: 12px;    
}

.pkg-header {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight:bold;   
}
ul.disc-pkg {
    margin: 5px 0;
    list-style: disc outside;
    font-size: 14px;
}
ul.disc-pkg li {
    margin-bottom: 3px;
}
.panel-body > hr.top {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #161616;
    width:100%;  
}
.hotel-img {
    text-align:center;
    margin-bottom: 40px;
}
.hotel-img img {
    width:100%;
    height:auto;
    padding-bottom: 15px;
} 
span.offer {
    display: block;
    font-family: "DIN-Medium", arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    text-transform: uppercase; 
    color: #000000;
    position: relative;
    right: 0;
    top: 0;
    text-align: right;
} 
span.price {
    font-family: "DIN-Condensed", arial, helvetica, sans-serif;
    font-size: 21px;
    font-weight:bold;
    margin-left: .1em;
    margin-right: .1em;
    line-height:29px;
    color: #000000;
}
span.price-detail {
    font-family: "DIN-Condensed", arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    font-style:italic;
    line-height:14px;
    position: relative;
    top: -6px;
    float: right;
    right: 8px;
    color: #000000;
}
.panel-heading.collapsed span.offer,
.panel-heading.collapsed span.price,
.panel-heading.collapsed span.price-detail {
    color: #e0dcd3;
}
.panel-heading.collapsed .glyphicon-plus:before {
  content: "\2b";
}
.panel-heading .glyphicon-plus:before {
  content: "\2212";
}
ul.disc-hotel {
    margin: 0 0 0 15px;
    padding:0;
}
ul.disc-hotel li {
    margin-bottom: 5px;
}
.hotel-details {
    font-family: "DIN-Medium", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:16px;
    color: #000;
    float: right;
    text-align: right;
    margin-top: 6px;
}
.hotel-details a{
    font-family: "DIN-Medium", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:16px;
    color: #000;
}
.offer-details {
    font-family: "DIN-Medium", Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    color: #47000c;
    font-size: 12px;
}

.overview-video {
    margin-bottom:30px;
}
.testimonial {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-weight: normal;
    font-size:18px;
    color: #E0DCD3;
    margin:24px 0 24px 0;
}
.testimonial .author {
    font-family:"DIN-Medium", arial, helvetica, sans-serif;
    font-size:14px;
    color: #666666;
}
a.learnmore {
    font-family: "DIN-Medium", arial, helvetica, sans-serif;
    font-size:14px;
    font-weight:normal;
    line-height:25px;
    color:#bc3f29;
    text-decoration:underline;
    text-transform:uppercase;
}
a.learnmore:hover {
    line-height:25px;
    color:#bc3f29;
    text-decoration:none;
}
.legal a.learnmore {
    font-size:12px;
    font-weight:normal;
    line-height:25px;
    color:#bc3f29;
    text-decoration:underline;
    text-transform:none;
}
.legal a.learnmore:hover {
    color:#bc3f29;
    text-decoration:none !important;
}

.golden-ticket {
    font-family: 'DIN-Medium', arial, helvetica, sans-serif;
    color: #e0e0e0;
    font-weight:normal;
    font-style:normal;
    font-size: 19px;
    text-align:center;
    line-height: 28px;
    text-transform:uppercase;
    width:100%;
}
.golden-ticket strong {
    color: #e1a14a;
    font-weight:normal;
    font-family: "DIN-Black", arial, helvetica, sans-serif;
}
.golden-ticket em {
    font-family: 'DIN-Light', arial, helvetica, sans-serif;
    font-weight:normal;
    font-style:normal;
}
h2.info {
    font-family: "DIN-Medium", Arial, helvetica, sans-serif;
    text-transform: uppercase;
    font-weight:bold;
    color: #E0DBD2;
    font-size: 18px;
    line-height: 20px;
}
h3.info {
    font-family: "DIN-Medium", Arial, helvetica, sans-serif;
    text-transform: uppercase;
    font-weight:bold;
    color: #bc3f29;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
}
a.maplink {
    color:#bc3f29;
    text-decoration:none;
}
a.maplink:hover {
    color:#bc3f29;
    text-decoration:underline;
}
.tp-image {
    margin-top:14px;
}
.tp-image .img-container {
    background:#161616;
    border:1px solid #fff;
    width:100%;
    height:100%;
    padding:18px 0 15px 0;
    text-align:center;
}
.tp-image .img-container img {
    width:90%;
    height:auto;
    max-width:350px;
    max-height:207px;
}
.tp-copy {
    margin-top:10px;
    margin-bottom:40px;
}
.red-divider {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-size:16px;
    font-weight:normal;
    line-height:21px;
    color:#c0272d;
    margin:0 10px 0 10px;
    display: inline;
}
.new-window {
    margin-left:6px;
}

.fb-iframe {
    float:left;
    width:180px;
    height:40px;
    margin:5px 20px 0 0;
}
.tweet-box {
    float:left;
    margin-top: 5px;
}
.social-page {
    text-align:center;
}
.social-page img.photo {
    margin: 0;
}
.social-cat {
    margin-bottom:28px;
}
.socialdetails-cat {
    margin-top:28px;
    margin-bottom:52px;
}
.overview-video iframe {
    /* height:370px; */
    border: 1px solid #333333 !important;
}
#gallery-tabs {
    height:590px;
    background-color:#161616;
    border:1px solid #e0dbd2;
    padding:30px 20px;
}
.guest-gallery-legal {
    font-family:"DIN", arial, helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    line-height:19px;
    color:#c0272d;
    text-transform:uppercase;
    margin-top:20px;
    text-align:center;
}
.saw-right {
    float:right;
    text-align:right;
    display: none;
}
.saw-right img{
    width:100%;
    height:auto;
    max-width:117px;
    max-height:279px;
}
.saw-left {
    float:left;
    text-align:left;
    display: none;
}
.saw-left img{
    width:100%;
    height:auto;
    max-width:126px;
    max-height:280px;
}
.best-event img {
    width: 90%;
    max-width:464px;
    height:auto;
    max-height:135px;
}
.ticket-details-pu a {
    font-family: "DIN", arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #e0dcd3;
    text-decoration:none;
}
.ticket-details-pu a:hover {
    color: #fff;
    text-decoration:underline;
}
#packageDetailsModal .modal-body {
    max-height: 700px;
    overflow-y: scroll;
}

.gControls, .gControls2{
    font-family: 'DIN', Arial, helvetica, sans-serif;
    font-weight:bold;
    font-size:21px;
    color:#d9e0d3;
    word-spacing:6px; 
    position:absolute;
    bottom:6px;
    left: 0;
}
.gControls a, .gControls2 a{
    font-family: 'DIN', Arial, helvetica, sans-serif;
    font-weight:bold;
    font-size:30px;
    color:#d9e0d3 !important;
    text-decoration:none;
    position:relative;
    top:3px;
}
#gallery .tabpage{
    margin-bottom: 15px;
}
#gallery .gThumb{
    text-align: left;
    font-family: 'DIN', Arial, helvetica, sans-serif;
    font-weight:bold !important;
    font-size:12px;
    text-transform:none;
    color:#d9e0d3;
    margin:0 0 8px 0;
    line-height:14px;
    text-align:center;
}
#gallery .gThumb img {
    width:100%;
    max-width:245px;
    padding-bottom:4px;
}
.jack-copy {
    font-family:'P22Typewriter', arial, helvetica, sans-serif;
    font-size:18px;
    line-height:26px;
    font-weight:normal;
    color:#fff;
    text-align:center;
    padding: 0;
}
.jack-copy h2{
    font-family:'P22Typewriter', arial, helvetica, sans-serif;
    font-size:32px;
    font-weight:normal;
}
#joinusmaniacs, #pledgemaniacs {
    margin:45px 0 45px 0;
}
#pledgemaniacs img{
    cursor:pointer;
    width:100%;
    height:100%;
    max-width:400px;
    max-height:45px;
}
#joinusmaniacs img {
    cursor:pointer;
    width:100%;
    height:100%;
    max-width:178px;
    max-height:46px;
}
#jacktweet {
    font-size:22px;
}
.social-icon-white {
    margin:0 10px 10px 0;
}

.page-main-cushion {
    margin-top: 50px;
}
.maniacs-cushion {
    margin-top: 80px;
}
#scrollbar2 { width: 610px; clear: both; margin: 20px 0 10px; }
#scrollbar2 .viewport { width: 582px; height: 380px; overflow: hidden; position: relative; }
#scrollbar1 .overview,
#scrollbar2 .overview,
#scrollbar4 .overview { list-style: none; position: absolute; left: 0; top: 0; color: #ccc;}
#scrollbar1 .thumb .end,
#scrollbar1 .thumb,
#scrollbar2 .thumb .end,
#scrollbar2 .thumb,
#scrollbar4 .thumb .end,
#scrollbar4 .thumb { background-color: #828282; }
#scrollbar1 .scrollbar,
#scrollbar2 .scrollbar,
#scrollbar4 .scrollbar { position: relative; float: right; width: 13px; }
#scrollbar1 .track,
#scrollbar2 .track,
#scrollbar4 .track { background-color: #4a4a4a; height: 100%; width:11px; position: relative; padding: 1px; border-radius: 15px; margin-left:5px; }
#scrollbar1 .thumb,
#scrollbar2 .thumb,
#scrollbar4 .thumb { height: 60px; width: 11px; cursor: pointer; overflow: hidden; position: absolute; top: 1px; border-radius: 15px; }
#scrollbar1 .thumb .end,
#scrollbar2 .thumb .end,
#scrollbar4 .thumb .end { overflow: hidden; height: 5px; width: 11px; }
#scrollbar1 .disable,
#scrollbar2 .disable,
#scrollbar4 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
#calClose {text-align: right!important;}
.hashtag {
    font-family: "DIN-Condensed", arial, helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 26px;
    color: #fff;
}
#uoglobe {
    margin: 0 auto 20px 0;
    text-align: center;
    }
#uoglobe img {
    max-width: 300px;
}
.sm_cal_dates {
    font-size: 14px;
    text-transform: uppercase;
    color: #6e1313;
    font-weight: 600;
    letter-spacing: .02em;
}
.pic-border {
    margin-bottom:20px;
    margin-top:10px;
    width: 100%;
    height: 100%;
    max-width:235px;
    max-height:256px;
}

.tic-details {
    font-family: "DIN-Medium",Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    float: right;
    text-align: right;
    margin-top: 6px;
}
.hotel-info .legal, .tic-info .legal {
    font-family: "DIN-Medium",Arial,Helvetica,sans-serif;
    color: #000;
    letter-spacing: 1px;
    font-size: 10px;
    text-align: left;
    line-height: 12px;
}
.offer-details {
    font-family: "DIN-Medium",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    color: #47000c;
    font-size: 12px;
}
.price-details {
    font-family: "DIN-Condensed",Arial,helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 21px;
    color: #47000c;
    font-weight: bold;
}
.tic-button {
    margin: 10px auto 2px auto;
    background: #6c1718!important;
    background-image: -webkit-linear-gradient(top, #6c1718, #4c1111);
    background-image: -moz-linear-gradient(top, #6c1718, #4c1111);
    background-image: -ms-linear-gradient(top, #6c1718, #4c1111);
    background-image: -o-linear-gradient(top, #6c1718, #4c1111);
    background-image: linear-gradient(to bottom, #6c1718, #4c1111);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    text-shadow: 1px 1px 3px #000000;
    font-family: "DIN", arial, sans-serif;
    text-transform: uppercase;
    color: #debaa4;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    border: solid #000000 2px;
    text-decoration: none;
}
.tic-info {
    margin-top: 25px;
}

.horror-callout {
    border: 1px solid #d9e0d3;
    padding: 10px;
    font-weight:normal;
    font-size:14px;
}
.horror-callout strong{
    font-size:18px;
    font-family: "DIN-Black", arial, sans-serif;
}
.horror-callout a{
    color:#fff;
    font-size:12px;
    text-decoration: underline;
}
.horror-callout a:hover{
    color:#fff;
    font-size:12px;
    text-decoration: none;
}
.rides-legal {
        font-family: "DIN", Arial, Helvetica, sans-serif;
        color: #d9e0d3;
        font-size: 14px;
        margin-bottom: 20px;
    }

@media (max-width: 767px) {
    .mobile {display:inline;}
    .tablet {display:none;}
    .desktop {display:none;}
    .tablet-desktop {display:none;}
}
@media (min-width: 768px) {
    /*.mobile {display:none;}*/
    .tablet {display:inline;}
    .desktop {display:none;}
    .tablet-desktop {display:inline;}
    .saw-right {
        display: block;
    }
    .saw-left {
        display: block;
    }
    .calbox-fixed {
        position: fixed !important;
        top:94px;
        right: 0;
        left: 0;
    }
    .calendar-bar-fixed {
        position: fixed;
        top: 51px;
        right: 0;
        left: 0;
        z-index: 1028;
    }
    .hhn-header {
        display:block;
        background: rgba(0,0,0,0.15);
        height:115px;
        padding-top:30px;
    }
    .page-main-cushion {
        margin-top: 100px;
    }
    .maniacs-cushion {
        margin-top: 130px;
    }
    #links .social {
        padding-left:70px;
    }
    #links .terms {
        padding-left:70px;
    }
    #links .terms {
        border-left:1px dotted #5a585a;
    }
    
    #calendar-bar .event-dates {
        padding: 18px 0 10px 0px;
        font-size: 16px;
    }
    
    .jack-copy {
        padding: 0 40px 0 40px;
    }
    .mobilelogo {
        display:none;
    }
    
    .hotel-img {
        margin-bottom: 0;
    }
    #calendar-bar {
        background: #47000c;
        height: 48px;
        font-family: 'DIN-Condensed';
        font-weight: bold;
    }
    .calendar-bar-fixed {
        position: fixed;
        top: 50px;
        right: 0;
        left: 0;
        z-index: 1028;
    }
    .gt-box {
        margin-top: 2%;
        padding-top: 6%;
        padding-bottom: 6%;
        border-left: 1px dotted #a1a1a1;
        border-top:none;
    }
    span.offer {
        display: block;
        font-family: "DIN-Medium", arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        text-transform: uppercase; 
        color: #000000;
        position: absolute;
        right: 0;
        top: -6px;
    } 
}
@media (min-width: 1000px) {
    
    .jack-cards ul li#left-card {
        display:inline-block;
        position:relative;
        top: 23px;
    }
    .jack-cards ul li#right-card {
        display:inline-block;
        position:relative;
        top: 19px;
    }
}

@media (min-width: 1024px) {
    .mobile {display:none;}
    .tablet {display:none;}
    .desktop {display:inline;}
    .tablet-desktop {display:inline;}

    #calendar-bar .event-dates {
        /*padding: 18px 0 10px 160px;*/
    }
    .best-event {
        margin-top: 6.8%;
        text-align:left;
    }
    .gt-box {
        margin-top: 3.2%;
    }
    
}

<!--
@media (min-width: 1200px) {

}
-->
}

@media (max-width: 767px) {
    .mobile {display:inline;}
    .tablet {display:none;}
    .desktop {display:none;}
    .tablet-desktop {display:none;}
}
@media (min-width: 768px) {
    /*.mobile {display:none;}*/
    .tablet {display:inline;}
    .desktop {display:none;}
    .tablet-desktop {display:inline;}
    .saw-right {
        display: block;
    }
    .saw-left {
        display: block;
    }
    .calbox-fixed {
        position: fixed !important;
        top:94px;
        right: 0;
        left: 0;
    }
    .calendar-bar-fixed {
        position: fixed;
        top: 51px;
        right: 0;
        left: 0;
        z-index: 1028;
    }
    .hhn-header {
        display:block;
        background: rgba(0,0,0,0.15);
        height:130px;
        padding-top:30px;
    }
    .page-main-cushion {
        margin-top: 100px;
    }
    .maniacs-cushion {
        margin-top: 130px;
    }
    #links .social {
        padding-left:70px;
    }
    #links .terms {
        padding-left:70px;
    }
    #links .terms {
        border-left:1px dotted #5a585a;
    }
    
    #calendar-bar .event-dates {
        padding: 18px 0 10px 20px;
        font-size: 16px;
    }
    
    .jack-copy {
        padding: 0 40px 0 40px;
    }
    .mobilelogo {
        display:none;
    }
    
    .hotel-img {
        margin-bottom: 0;
    }
    #calendar-bar {
        background: #323e48;
        height: 48px;
        font-family: 'DIN-Condensed';
        font-weight: bold;
    }
    .calendar-bar-fixed {
        position: fixed;
        top: 50px;
        right: 0;
        left: 0;
        z-index: 1028;
    }
    .gt-box {
        margin-top: 2%;
        padding-top: 6%;
        padding-bottom: 6%;
        border-left: 1px dotted #a1a1a1;
        border-top:none;
    }
    span.offer {
        display: block;
        font-family: "DIN-Medium", arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight:normal;
        text-transform: uppercase; 
        color: #000000;
        position: absolute;
        right: 0;
        top: -6px;
    } 
}
@media (min-width: 1000px) {
    
    .jack-cards ul li#left-card {
        display:inline-block;
        position:relative;
        top: 23px;
    }
    .jack-cards ul li#right-card {
        display:inline-block;
        position:relative;
        top: 19px;
    }
}

@media (min-width: 1024px) {
    .mobile {display:none;}
    .tablet {display:none;}
    .desktop {display:inline;}
    .tablet-desktop {display:inline;}

    #calendar-bar .event-dates {
        /*padding: 18px 0 10px 160px;*/
    }
    .best-event {
        margin-top: 6.8%;
        text-align:left;
    }
    .gt-box {
        margin-top: 3.2%;
    }
    
}
.side-hero-spacer {
    height: 110px;
    pointer-events: none!important;
    z-index: -10;
}
<!--

@media (min-width: 1200px) {


}
.featured-article {
    /*height: 350px;*/
    /*position: relative;*/
    /*margin-bottom: 1em;*/
    margin-right: 50px;
    /*background:#000;*/
}

.main-list {
    padding-left: 15px;
    /*margin-top:107px;*/
    background:#000;
    margin-left: -6px;
}

/*Addition by EA HHN27*/
.promo-comp { display: block;
padding-bottom: 10px; }
#soul-collector-info {
    padding: 0 40px;
}
.mobile-soul-counter h1 {
    font-size: 100px;
    text-align:center;
}
.mobile-soul-counter {
    position: relative;
    top:-450px;
}
.mobile-soul-height {
    height: 0px;
}
.btn-share {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 0px;
    margin-top: 30px;
    font-family: "DIN", arial, helvetica;
    border-width: 6px;
}
.btn-share:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 0px;
    margin-top: 30px;
    font-family: "DIN", arial, helvetica;
    border-width: 6px;
}
h1:first-of-type {
    font-family: "yataghanregular", sans-serif!important;
    line-height: 1.3;
}
h2 {
    font-family: "yataghanregular", sans-serif!important;
    line-height: 1.3;
}
.hhn27-font-side {
    font-family: "yataghanregular", sans-serif!important;
    line-height: 1.3;
}
.hhn27-font {
    font-family: "yataghanregular", sans-serif!important;
    color: #8ba5b2!important;
    line-height: 1.3;
}
.hhn27-font-gradient {
  font-family:"yataghanregular", sans-serif!important;
  background: -webkit-linear-gradient(#ebebeb, #a3bad4 30%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 5px;
}
.counter {
    color: #360000;
}
.ticket-nav a {
    color:#8ba5b2;
}
.SoulTracker-main {
    pointer-events: none;    
    background-image: url('../img/ui/SoulTracker-main.html');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 665px;
    position: relative;
    z-index: 2;    
}
.SoulTracker {
    pointer-events: none;    
    background-image: url('../img/ui/SoulTracker-hub.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 540px;
    position: relative;
    z-index: 0;    
    background-position: center;
}
.featured-counter {
    position: relative;
    top: 50px;
    left: 350px;
}
.locked-content img{
    margin: 20px 20px 20px 0;
    padding: 20px 20px 20px 0;

}
.hero-counter {
    padding: 0 20px 20px 20px;
    top: 65px;
    position: absolute;
    right: 450px;
}
.hhn27-soul-gradient {
  font-family:"yataghanregular", sans-serif!important;
  background: -webkit-linear-gradient(#000000, #360000 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 5px;
  color: #360000;

}
.hero-background {
    pointer-events: none;    
    background-image: url('../img/ui/hero-candles.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 665px;
    position: relative;
    z-index: 3;
}
.media-object img {
    width: 100%;
}
.hero-slider {
    padding:0 20px 20px 20px;
    /*top: -45px;*/
    position: absolute;
}
.hero-container {
    position: relative;
}
.backgorund-color-side-hero {
/*    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50%;
    background-color: #000;
    z-index: 1;*/
}

#page-main-background {
    /*background:url('../img/bg/home-skulls.jpg') top center #000!important;*/
    background-image: url(../img/bg/home-skulls.jpg);
    background-attachment: initial;
    background-size: 2050px;
    background-repeat: no-repeat;
    background-position: top center;
    }

#page-main-background-int {
    /*background:url('../img/bg/home-skulls.jpg') top center #000!important;*/
    background-image: url(../img/bg/home-skulls-int.jpg);
    background-attachment: initial;
    background-size: 2050px;
    background-repeat: no-repeat;
    background-position: top center;
    }

.fa-ellipsis-h {color:#000!important;font-size: 10px}
/* image thumbnail */
.thumb {
    display: block;
    width: 100%;
    margin: 0;
    margin-top: 100px
}

/* Style to article Author */
.by-author {
    font-style: italic;
    line-height: 1.3;
    color: #aab6aa;
}

/* Main Article [Module]
-------------------------------------
* Featured Article Thumbnail
* have a image and a text title.
*/

.featured-article {
    /*height: 350px;*/
    /*position: relative;*/
    /*margin-bottom: 1em;*/
    margin-right: 20px;
    /*background:#000;*/

    -webkit-box-shadow: 0px 50px 30px 2px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 50px 30px 2px rgba(0, 0, 0, 0.80);
    box-shadow: 0px 50px 30px 2px rgba(0, 0, 0, 0.80);
}

.featured-article .block-title {
    /* Position & Box Model */
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    z-index: -9999;
    /* background */
    background: rgba(0,0,0,0.7);
    /* Width/Height */
    padding: .5em;
    width: 100%;
    /* Text color */
    color: #fff;
}

.featured-article .block-title h2 {
    margin: 0;
}

/* Featured Articles List [BS3]
--------------------------------------------
* show the last 3 articles post
*/

.main-list {
    /*padding-left: 21px;*/
    /*margin-top:107px;*/
    /*background:#000;
    margin-left: 1px;*/
    -webkit-box-shadow: 30px 50px 30px 2px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 30px 50px 30px 2px rgba(0, 0, 0, 0.80);
    box-shadow: 30px 50px 30px 2px rgba(0, 0, 0, 0.80);
    
}

.main-list .media {
    width: 404px;
    /*height: 160px;*/
    /*padding-bottom: 1.1em;*/
    /*border-bottom: 1px solid #e8e8e8;*/
}




/*Flip Cards*/
/* entire container, keeps perspective */
.card-container {
      -webkit-perspective: 800px;
   -moz-perspective: 800px;
     -o-perspective: 800px;
        perspective: 800px;
        margin-bottom: 30px;
}
/* flip the pane when hovered */
.card-container:not(.manual-flip):hover .card,
.card-container.hover.manual-flip .card{
    -webkit-transform: rotateY( 180deg );
-moz-transform: rotateY( 180deg );
 -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}


.card-container.static:hover .card,
.card-container.static.hover .card {
    -webkit-transform: none;
-moz-transform: none;
 -o-transform: none;
    transform: none;
}
/* flip speed goes here */
.card {
     -webkit-transition: -webkit-transform .5s;
   -moz-transition: -moz-transform .5s;
     -o-transition: -o-transform .5s;
        transition: transform .5s;
-webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
     -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    position: relative;
}

/* hide back of pane during swap */
.front, .back {
    -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
     -o-backface-visibility: hidden;
        backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    /*background-color: #FFF;*/
    background: #323e48;
    color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
}

/* front pane, placed above back */
.front {
    z-index: 2;
}

/* back, initially hidden pane */
.back {
        -webkit-transform: rotateY( 180deg );
   -moz-transform: rotateY( 180deg );
     -o-transform: rotateY( 180deg );
        transform: rotateY( 180deg );
        z-index: 3;
}

.back .btn-simple{
    position: absolute;
    left: 0;
    bottom: 4px;
}
/*        Style       */
    .pricing-container {margin-top: 10px;margin-bottom: 0}
    .pricing-copy {margin:0;}
    .pricing-tax {font-size: 12px;;}

    h3.price-number {
        font-family: "DIN-Condensed-Black",arial, helvetica, sans-serif;
        font-size: 30px;
        margin: 0;
        display: inline;
    }

.card{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    color: #444444;
    margin: 20px;
}
.btn-card {
    color: #323e48;
    background-color: #c8c8c8;
    border-color: #323e48;
    font-weight: bold;
    font-size: 14px;
    padding: 14px 52px 10px 52px;
    border-radius: 0;
    /*margin-top: 30px;*/
    font-family: "DIN", arial, helvetica;
}
.card-container, .front, .back {
    width: 100%;
    height: 520px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.16);
box-shadow: 0px 0px 19px 0px rgba(0,0,0,0.16);
}
.card .cover{
    /*height: 105px;*/
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
.card .cover img{
    width: 100%;
}
.card .user{
    border-radius: 50%;
    display: block;
    height: 120px;
    margin: -55px auto 0;
    overflow: hidden;
    width: 120px;
}
.card .user img{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #FFFFFF;
    width: 100%;
}

.card .content{
    /*background:#fff;*/
    box-shadow: none;
    padding: 10px 20px 20px;
    border-radius: 0 0 4px 4px;

}
.card .content .main {
    min-height: 80px;
}
.card .back .content .main {
    height: 215px;
}
.card .name {
    font-family: "DIN-Condensed-Black",arial, helvetica, sans-serif;
    font-size: 28px;
    line-height: 28px;
    margin: 10px 0 0;
    
    text-transform: capitalize;
}
.card p {
    font-size: 16px!important;
    line-height: 1.5;
}
.card h5{
    margin: 5px 0;
    font-weight: 400;
    line-height: 20px;
}
.card .profession{
    color: #999999;
    
    margin-bottom: 20px;
}
.card .footer {
    /*border-top: 1px solid #EEEEEE;*/
    color: #999999;
    margin: 30px 0 0;
    padding: 10px 0 0;
    
}
.card .footer .social-links{
    font-size: 18px;
}
.card .footer .social-links a{
    margin: 0 7px;
}
.card .footer .btn-simple{
    margin-top: -6px;
}
.card .header {
    padding: 15px 20px;
    height: 90px;
}
.card .motto{
    border-bottom: 1px solid #EEEEEE;
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    
}

.card .stats-container{
    width: 100%;
    margin-top: 50px;
}
.card .stats{
    display: block;
    float: left;
    width: 33.333333%;
    
}

.card .stats:first-child{
    border-right: 1px solid #EEEEEE;
}
.card .stats:last-child{
    border-left: 1px solid #EEEEEE;
}
.card .stats h4{
    font-weight: 300;
    margin-bottom: 5px;
}
.card .stats p{
    color: #777777;
}
/*      Just for presentation        */

.title{
    color: #506A85;
    
    font-weight: 300;
    font-size: 44px;
    margin-bottom: 90px;
    line-height: 90%;
}
.title small{
    font-size: 17px;
    color: #999;
    text-transform: uppercase;
    margin: 0;
}
.space-30{
    height: 30px;
    display: block;
}
.space-50{
    height: 50px;
    display: block;
}
.space-200{
    height: 200px;
    display: block;
}
.white-board{
    background-color: #FFFFFF;
    min-height: 200px;
    padding: 60px 60px 20px;
}
.ct-heart{
    color: #F74933;
}

 pre.prettyprint{
    background-color: #ffffff;
    border: 1px solid #999;
    margin-top: 20px;
    padding: 20px;
    text-align: left;
}
.atv, .str{
    color: #05AE0E;
}
.tag, .pln, .kwd{
     color: #3472F7;
}
.atn{
  color: #2C93FF;
}
.pln{
   color: #333;
}
.com{
    color: #999;
}

.btn-simple{

    color: #fff;
    background-color: transparent;
}

.btn-simple:hover,
.btn-simple:focus{
    background-color: transparent;
    box-shadow: none;
    opacity: 1;
    color: #fff;
}
.btn-simple i{
    font-size: 16px;
}

.navbar-brand-logo{
    padding: 0;
}
.navbar-brand-logo .logo{
    border: 1px solid #333333;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    width: 60px;
}
.navbar .navbar-brand-logo .brand{
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 10px;
    margin-top: 10px;
    width: 60px;
}
.navbar-default .navbar-brand-logo .brand{
    color: #555;
}

.see-all-copy a{
    padding-right: 20px;
    color: #fff;

}

.btn-flip {
    border-width: 20px;
    border-style: solid;
    border-radius:0px 0px 5px 0px;
    border-color: black red red black;
    position: absolute;
    bottom:0;
    right:0;
    width:0;
    height:0;
}
.btn-flip:after {
    /*content: "\f141";*/
    /*font-family: FontAwesome;*/
    content: "...";
    color: #fff;
}
.btn-flip-back {
    border-width: 20px;
    border-style: solid;
    border-radius:0px 0px 5px 0px;
    border-color: black red red black;
    position: absolute;
    bottom:0;
    right:0;
    width:0;
    height:0;
}
.btn-flip-back:after {
    /*content: "\f141";*/
    /*font-family: FontAwesome;*/
    content: "<";
    color: #fff;
}




/*       Fix bug for IE      */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .front, .back{
        -ms-backface-visibility: visible;
        backface-visibility: visible;
    }

    .back {
        visibility: hidden;
        -ms-transition: all 0.2s cubic-bezier(.92,.01,.83,.67);
    }
    .front{
        z-index: 4;
    }
    .card-container:not(.manual-flip):hover .back,
    .card-container.manual-flip.hover .back{
        z-index: 5;
        visibility: visible;
    }
}





/*.hero-background-bottom {display: none;}*/
.mobile-hero-bottom {display: none;}

.hero-background {
    pointer-events: none;    
    background-image: url('../img/ui/hero-candles.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 665px;
    position: relative;
    z-index: 3;
}
.media-object img {
    width: 100%;
}
.hero-slider {
    padding:0 20px 20px 20px;
    bottom: 15px;
    position: absolute;
}
.hero-container {
    position: relative;
}
.backgorund-color-side-hero {
/*    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50%;
    background-color: #000;
    z-index: 1;*/
}
.hero-container-mobile .main-list {
    margin-top: 30px!important;
    margin-left: -20px!important;
}

@media (max-width: 1900px) {
.padding-background {margin-top: 200px}
.padding-background-extend {margin-top: 300px}
.padding-background-extend-extra {margin-top: 350px}
}
@media (min-width: 1280px) {
    .thumb {
        width:100%;
    }
    .main-list {
        /*margin-top: 107px;*/
        /*margin-left: -36px;*/
    }
}
@media (max-width: 1265px) {
    .main-list {
        margin-left: -10px;
    }
    /*#page-main-background {
    background-image: url(../img/bg/home-skulls.jpg);
    background-attachment: initial;
    background-size: 2000px;
    background-repeat: no-repeat;
    background-position: top center;
    }*/
    #page-main-background-int {
    /*background-size: 170%;*/
    }
    #endorsements {margin-top: 15px;}
}
@media (max-width: 1280px) {
    .featured-article {
        margin-right: 0px!important;
    }
    .featured-article a img {width: 850px;}
    .main-list {
        /*margin-top: 107px!important;*/
        padding-left: 21px;
        margin-left: -40px!important;
    }
    .main-list .media {
    /*height: 152px!important;*/
    width: 380px;
    }

    .thumb {
        /*width: 765px!important;*/
        margin-top: 85px;
    }
    /*img.img-spacer-ea {height: 120px}*/
    #soul-collector-info {
        padding: 0 10px!important;
    }
    .surrender-btn {width: 100%;}
    /*announcements*/
    .CTA-learn-more-announcements-mobile {position:absolute;bottom:41px;right:195px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 40px}
    .CTA-learn-more-announcements-mobile-center {position:absolute;bottom:80px;right:390px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 40px}
    .CTA-watch-video-announcements-mobile {position:absolute;bottom:41px;left:198px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 40px}
    /*announcements*/
    /*SOUL COLLECTOR*/
    .CTA-learn-more-sc-mobile {position:absolute;bottom:41px;left:195px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 40px}
    .CTA-watch-video-sc-mobile {position:absolute;bottom:41px;right:198px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 40px}
    /*SOUL COLLECTOR*/
}


@media (min-width: 1240px) {
.hero-background {
    pointer-events: none;    
    background-image: url('../img/ui/hero-candles.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 665px;
    position: relative;
    z-index: 3;
    pointer-events: none;
}
.media-object img {
    width: 100%;
}
.hero-slider {
    padding:0 20px 20px 20px;
    /*top: -50px;*/
    position: absolute;
}
.hero-container {
    position: relative;
}
.backgorund-color-side-hero {
/*    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50%;
    background-color: #000;
    z-index: 1;*/
}



}

@media (max-width: 1240px) {
.soul-collector-share-btns {
    margin-top: 0px;
}
.hero-slider {
    padding:0 20px 20px 20px;
    bottom: 47px;
    position: absolute;
}
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 1255px;
    position: relative;
    z-index: 0;    
}
/*.thumb-video {
    width: 850px!important;
    margin-top: 100px!important;
}*/
}
.hero-background-top {display: none;}
.hero-container-mobile {display: none}



@media (max-width: 450px) {
    .side-hero-mobile-height {height:445px;}
}
@media (max-width: 445px) {
    .side-hero-mobile-height {height:445px;}
}
@media (max-width: 1100px) {
    .side-hero-mobile-height {height:245px;}
    .media-object {margin:0 auto!important;}
}
@media (max-width: 1160px) {
.hero-container-mobile {display: block}
.hero-container {display: none}
.featured-article {
    height: 100%!important;
    margin-right: 0px!important;
    background:#fff;
}

.HHN27-HASHTAG {float: inherit!important;margin-left: 0px;text-align: center;}
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 1265px;
    position: relative;
    z-index: 0;    
}
.SoulTracker-mobile h1{
    font-size: 250px;
}
.mobile-soul-counter {
    position: relative;
    top: -950px;
}
.mobile-soul-counter h1 {
    font-size: 200px;
    text-align:center;
}
h1.souls-to-date {
    font-size: 80px;
}
.main-list {
    margin-top: 0!important;
}
.side-hero-mobile-height {height:345px;}
/*Addition by EA HHN27*/
.hero-background-top {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -70px;
    display:block;
    height: 320px;
    position: relative;
    z-index: 3;
}
 .hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -140px;
    background-size: contain;
    display:block;
    height: 320px;
    position: relative;
    z-index: 3;
}   
.hero-background-top-sc iframe {
    width: 800%!important;
    height: 300px
}
.mobile-hero-bottom {display: block!important}
.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    /*background-image: url('../img/ui/hero-candles-bottom-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    height: 248px;*/
    bottom: 335px;
    position: relative;
    z-index: 3;   
}
.media-object img {
    width: 100%;
}
.hero-slider {
    padding:0 20px 20px 20px;
    /*top: -50px;*/
    position: inherit;
}
.hero-container {
    position: relative;
}
.backgorund-color-side-hero {
/*    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50%;
    background-color: #000;
    z-index: 1;*/
}
.main-list {
    /*padding-left: 21px;*/
    margin-top:98px;
    background:transparent;
    margin-left: 35px!important;
    padding-top: 35px;
}

.thumb {
    display: block;
    width: 100%!important;
    margin-top: -90px;
}
.main-list .media {
    width: 100%!important;
    /*height: 145px!important;*/
}

}
img .media-object {
    margin:0 auto;
}
@media (max-width: 1000px) {
    #page-main-background {
        /*background:url('../img/bg/home-skulls.jpg') top center #000!important;*/
        background-image: url(../img/bg/home-skulls.jpg);
        /*background-attachment: fixed;*/
        /*background-size: 100%;*/
        background-repeat: no-repeat;
        background-position: top center;
        }
 .hero-background-top {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -100px;
    display:block;
    /*height: 200px;*/
    position: relative;
    z-index: 3;
}   

/*announcements*/
.CTA-learn-more-announcements-mobile {position:absolute;bottom:41px;right:195px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}
.CTA-learn-more-announcements-mobile-center {position:absolute;bottom:51px;right:400px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}
.CTA-watch-video-announcements-mobile {position:absolute;bottom:41px;left:198px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}
/*announcements*/

.CTA-learn-more-sc-mobile {position:absolute;bottom:41px;left:195px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}
.CTA-watch-video-sc-mobile {position:absolute;bottom:41px;right:198px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 1150px;
    position: relative;
    z-index: 0;    
}
.mobile-soul-counter {
    position: relative;
    top: -730px;
}
.mobile-soul-counter h1 {
    font-size: 200px;
}
h1.souls-to-date {
    font-size: 55px;
}
.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    /*background-image: url('../img/ui/hero-candles-bottom-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    height: 248px;*/
    bottom: 315px;
    position: relative;
    z-index: 3;   
}
.thumb {
    display: block;
    width: 100%!important;
    margin-top: -80px;
}

.side-hero-mobile-height {height:240px!important;}

}
/*@media (max-width: 999px) {
    .hero-background-bottom {
    bottom: 325px;
}*/

/*@media (min-width: 990px) {
    .main-list {
        margin-top: 20px!important;
    }
}*/
@media (max-width: 950px) {
 .hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -200px;
    background-size: contain;
    display:block;
    height: 320px;
    position: relative;
    z-index: 3;
} 
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 1030px;
    position: relative;
    z-index: 0;    
}

}
@media (max-width: 900px) {
 .hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -200px;
    background-size: contain;
    display:block;
    height: 320px;
    position: relative;
    z-index: 3;

} 
.CTA-learn-more-announcements-mobile {position:absolute;bottom:80px;right:195px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}
.CTA-learn-more-announcements-mobile-center {position:absolute;bottom:60px;right:290px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}
.CTA-watch-video-announcements-mobile {position:absolute;bottom:80px;left:198px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}


.CTA-learn-more-sc-mobile {position:absolute;bottom:80px;left:195px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}
.CTA-watch-video-sc-mobile {position:absolute;bottom:80px;right:198px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 30px}
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 975px;
    position: relative;
    z-index: 0;    
}

}

@media (min-width: 900px) {
 .hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -155px;
    background-size: contain;
    display:block;
    height: 320px;
    position: relative;
    z-index: 3;
} 
}


@media (max-width: 850px) {
 .hero-background-top {
    margin-bottom: -150px;
    display:block;
}   

.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    bottom: 250px;
    position: relative;
    z-index: 3;   
}
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 920px;
    position: relative;
    z-index: 0;    
}
.CTA-learn-more-announcements-mobile {position:absolute;bottom:80px;right:195px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}
.CTA-learn-more-announcements-mobile-center { position: absolute;bottom: 30px;right: 163px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 18px;}
.CTA-watch-video-announcements-mobile {position:absolute;bottom:80px;left:198px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}

.CTA-learn-more-sc-mobile {position:absolute;bottom:80px;left:195px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}
.CTA-watch-video-sc-mobile {position:absolute;bottom:80px;right:198px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}
.side-hero-mobile-height {height:240px!important;}
.card-container, .front, .back {height: 720px;}
.navbar-default {
    background-color: transparent;
    border-top-color: transparent;
}
.panel-default > .panel-heading.collapsed span.ticket-offer {
    position: inherit!important;
    text-align: right;
    padding-top: 10px;
}
.cocacolalogo {
    position: inherit!important;
    margin: 0 auto;
    margin-bottom: -20px
}

 .hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -200px;
    background-size: contain;
    display:block;
    height: 320px;
    position: relative;
    z-index: 3;
} 

}

@media (max-width: 750px) {
.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    bottom: 190px;
    position: relative;
    z-index: 3;   
}
.HHN27-HASHTAG {float: inherit!important;margin-left: -50px;text-align: center;}
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 815px;
    position: relative;
    z-index: 0;    
}
.mobile-soul-counter {
    position: relative;
    top: -650px;
}
.mobile-soul-counter h1 {
    font-size: 120px;
}
h1.souls-to-date {
    font-size: 45px;
}
.card-container, .front, .back {height: 720px;}
.side-hero-mobile-height {height:240px!important;}

}
@media (max-width: 740px) {
.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    bottom: 245px;
    position: relative;
    z-index: 3;   
}
.card-container, .front, .back {height: 720px;}

.side-hero-mobile-height {height:240px!important;}

}

@media (max-width: 700px) {
.CTA-learn-more-announcements-mobile {position:absolute;bottom:60px;right:155px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}
.CTA-watch-video-announcements-mobile {position:absolute;bottom:60px;left:158px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}


.CTA-learn-more-sc-mobile {position:absolute;bottom:60px;left:95px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}
.CTA-watch-video-sc-mobile {position:absolute;bottom:60px;right:98px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}

.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    bottom: 210px;
    position: relative;
    z-index: 3;   
}
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 790px;
    position: relative;
    z-index: 0;    
}

.card-container, .front, .back {height: 690px;}
.side-hero-mobile-height {height:240px!important;}
 .hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -120px;
    background-size: contain;
    display:block;
    height: 200px;
    position: relative;
    z-index: 3;
}   
}


@media (max-width: 650px) {
.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    bottom: 205px;
    position: relative;
    z-index: 3;   
}
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 790px;
    position: relative;
    z-index: 0;    
}

.card-container, .front, .back {height: 670px;}
.side-hero-mobile-height {height:280px!important;}

 .hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -120px;
    background-size: contain;
    display:block;
    height: 200px;
    position: relative;
    z-index: 3;
}   
.locked-content img  {
    padding: 20px 0px 20px 0;
}
}


@media (max-width: 600px) {
.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    bottom: 170px;
    position: relative;
    z-index: 3;   
}
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -40px;
    height: 750px;
    position: relative;
    z-index: 0;    
}

.side-hero-mobile-height {height:280px!important;}

 .hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -120px;
    background-size: contain;
    display:block;
    height: 200px;
    position: relative;
    z-index: 3;
}   

}



@media (max-width: 550px) {
.CTA-learn-more-announcements-mobile {position:absolute;bottom:40px;right:55px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}
.CTA-watch-video-announcements-mobile {position:absolute;bottom:40px;left:70px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}

.CTA-learn-more-sc-mobile {position:absolute;bottom:40px;left:65px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}
.CTA-watch-video-sc-mobile {position:absolute;bottom:40px;right:68px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 25px}
.main-list {margin-top: 20px!important;}
 .hero-background-top {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -90px;
    background-size: contain;
    display:block;
    height: 200px;
    position: relative;
    z-index: 3;
}   

.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px;
    height: 585px;
    position: relative;
    z-index: 0;    
}

 .hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -120px;
    background-size: contain;
    display:block;
    height: 200px;
    position: relative;
    z-index: 3;
}   
.mobile-soul-counter {
    position: relative;
    top:-499px;
}

.mobile-soul-counter h1 {
    font-size: 90px;
}
h1.souls-to-date {
    font-size: 35px;
}
.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    bottom: 155px;
    position: relative;
    z-index: 3;   
}
.thumb {
    display: block;
    width: 100%!important;
    margin-top: -50px!important;
}
.side-hero-mobile-height {height:240px!important;}
.card-container, .front, .back {height: 570px;}

}
@media (max-width: 450px) {
.CTA-learn-more-announcements-mobile {position:absolute;bottom:28px;right:45px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 18px}
.CTA-watch-video-announcements-mobile {position:absolute;bottom:28px;left:50px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 18px}

.CTA-learn-more-sc-mobile {position:absolute;bottom:40px;left:65px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 20px}
.CTA-watch-video-sc-mobile {position:absolute;bottom:40px;right:68px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 20px}

.side-hero-mobile-height {height:240px!important;}
#page-main-background {
    /*background:url('../img/bg/home-skulls.jpg') top center #000!important;*/
    background-image: url(../img/bg/home-skulls.jpg);
    /*background-attachment: fixed;*/
    /*background-size: 170%!important;*/
    background-repeat: no-repeat;
    background-position: top center;
    }
.SoulTracker-mobile {
    pointer-events: none;    
    background-image: url('../img/ui/mobile-container-full.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px;
    height: 490px;
    position: relative;
    z-index: 0;    
}

.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    bottom: 158px;
    position: relative;
    z-index: 3;   
}
.main-list {
    padding-top: 5px!important;
    margin-top: 20px!important;
}

#page-main-background {
    /*background:url('../img/bg/home-skulls.jpg') top center #000!important;*/
    background-image: url(../img/bg/home-skulls.jpg);
    /*background-attachment: fixed;*/
    /*background-size: 170%!important;*/
    background-repeat: no-repeat;
    background-position: top center;
    }

}

@media (max-width: 450px) {
.side-hero-mobile-height {height:240px!important;}
.hero-background-bottom {
    pointer-events: none!important;
    display: block!important;
    /*background-image: url('../img/ui/hero-candles-bottom-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    height: 248px;*/
    bottom: 125px;
    position: relative;
    z-index: 3;   
}
.mobile-soul-counter {
    position: relative;
    top:-410px;
}
 .hero-background-top {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -100px;
    background-size: contain;
    display:block;
    height: 200px;
    position: relative;
    z-index: 3;
}
.hero-background-top-sc {
    pointer-events: none!important;
    background-image: url('../img/ui/hero-candles-top-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    margin-top: -20px!important;
    margin-bottom: -150px;
    background-size: contain;
    display:block;
    height: 200px;
    position: relative;
    z-index: 3;
}   
.hero-background-bottom-sc {
    pointer-events: none!important;
    display: block!important;
    /*background-image: url('../img/ui/hero-candles-bottom-mobile.png');
    background-size:contain;
    background-repeat: no-repeat;
    height: 248px;*/
    bottom: 125px;
    position: relative;
    z-index: 3;   
}
.card-container, .front, .back {
    height: 500px;
    }

#page-main-background {
    /*background:url('../img/bg/home-skulls.jpg') top center #000!important;*/
    background-image: url(../img/bg/home-skulls.jpg);
    /*background-attachment: fixed;*/
    /*background-size: 200%!important;*/
    background-repeat: no-repeat;
    background-position: top center;
    }
.panel-default > .panel-heading span.ticket-offer {
    display:block;
    position: inherit!important;
    text-align: right;
    padding-top: 10px;
}

.tic-cal{font-family:"DIN-Condensed-Medium",Arial,helvetica,sans-serif;font-size:15px;color:#d9e0d3;padding:12px 0px 10px 0px;width:100%;height:auto;background:#000;margin:0 auto 0px auto!important;max-width:inherit!important}
.yamm-content {min-width:inherit!important;}

.onsite-widget-fl {float: inherit!important}
}

@media (max-width: 400px) {
.mobile-soul-counter {
    position: relative;
    top:-430px;
}
}

@media (max-width: 350px) {
.mobile-soul-counter {
    position: relative;
    top:-430px;
}
.CTA-learn-more-announcements-mobile-center { position: absolute;bottom: 30px;right: 103px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 18px;}
}

@media (max-width: 320px) {
    .#calendar-bar .event-dates {padding:18px 0 10px 10px!important;}
    #soul-collector-info {margin-top: -120px!important;}

}
@media (min-width: 320px) {
/*.CTA-learn-more-announcements-mobile {position:absolute;bottom:40px;right:170px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 18px}
.CTA-watch-video-announcements-mobile {position:absolute;bottom:40px;left:165px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 18px}*/

.CTA-learn-more-sc-mobile {position:absolute;bottom:40px;left:40px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 18px}
.CTA-watch-video-sc-mobile {position:absolute;bottom:40px;right:35px;font-family: 'DIN-Condensed-Black', arial, helvetica, sans-serif;color: #fff;text-decoration: none;font-size: 18px}
.mobile-soul-counter h1 {
    font-size: 60px
}
.#calendar-bar .event-dates {
    padding:18px 0 10px 10px!important;
}
.no-margin-mobile {margin-top: 0px!important}
h1.souls-to-date {
    font-size: 20px;
}

.count-down-sc-lp {
    font-size: 30px
}
.count-down-sc-lp span{
    font-size: 20px
}

}


.panel-default > .panel-heading span.ticket-offer {
    display: block;
    font-family: "DIN-Medium", arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
    position: absolute;
    right: 0;
    top: -3px;
}
.panel-default > .panel-heading.collapsed span.ticket-offer {
    display: block;
    font-family: "DIN-Medium", arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    right: 0;
    top: -3px;
}


