/* Fonts */
@font-face{
 font-family:"Al Fresco";
    src:url('../fonts/al_fresco-webfont.eot');
    src:url('../fonts/al_fresco-webfont.ttf') format('truetype'), 
    url('../fonts/al_fresco-webfont.svg') format('svg'), 
    url('../fonts/al_fresco-webfont.woff2') format('woff2'), 
    url('../fonts/al_fresco-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


html, body {
    margin: 0;
    background-color: #000;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 10% 789px;
    -webkit-font-smoothing: antialiased;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.pad-0 {
    padding: 0;
}
/*Bootstrap reset */
/*.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}*/
.row {
    margin-right: 0px;
    margin-left: 0px;
    margin: 0 0 0px 0;
}
p {
    margin: 0 0 0px;
}
.container {
    padding-right: 0px;
    padding-left: 0px;
}
hr {
    margin-top:10px;
    margin-bottom:10px;
}
/*a:link, a:hover, a:visited {
    color: #fff;
}*/

a[href$='ChangePassword'], a[href$='ChangePassword'].visited, a[href$='ChangePassword']:hover {
    color: #ffffff;
}

.btn-primary, .disabled {
    display: none;
}

a.blueLink:link, a.blueLink:hover, a.blueLink:visited {
    color: #28a3dd;
}

a.whiteLink:link, a.whiteLink:visited {
    color: #fff;
}

.header-container {
    border-bottom: 5px solid #28a3dd;
    padding-top: 5px !important;
    background-color: #000;
}

.footer-container {
    background-color: #28a3dd;
    color: #ffffff;
    padding: 20px;
}

.white-container {
    background-color: #fff;
    color: #000;
    padding: 25px;
}

.search-box-container {
    width:200px; 
    background-color:#ffffff;
    color: #000;
    padding:2px;
    background-image: url('../Content/header-icon-search.png');
    background-repeat: no-repeat;
    background-position: 98% 50%;
    border-radius: 2px;
}

.mobile-search {
    text-align: left;
    width: 100%;
    margin: auto;
    margin-top: 20px;
    margin-bottom:5px;
}

.search-box {
    border: 0;
    width: 160px;
    padding: 5px;
    font-size: 1em;
}

.mobile-search-box {
    border: 0;
    width: 260px;
    padding-left: 5px;
    margin-right: 35px;
    font-size: 1.6em;
    clear: both;
}

.nav-divider {
    color: #28a3dd;    
}

a.btn-blue:link, a.btn-blue:visited {
    background-color: #28a3dd;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: .70em;   
}

.header-navigation {
    font-size:1em; 
    font-weight:bold;
    padding-bottom:2px;
    padding-top:18px;
 
}

.otherclubs-container {
    padding-top:25px; 
    padding-bottom:10px;
}

.other-club-links:link, .other-club-links:visited  {
    color: #28a3dd;
    font-size: .83em;
}
.newsletter-signup-container {
    background-color:#fff; 
    color:#000; 
    font-weight:bold; 
    font-size:1.5em; 
    padding-top:25px; 
    padding-bottom:25px;
}

/*.user-actions > a:link, a:visited {
    color: #ffffff;
}*/

.copyright-info {
    font-size: .85em;
}

.buttonClick {
    cursor: pointer;
}

div.metadata {
    display: none;
}

header h1 {
    font-size: 1.6em;
    text-align: left;
    font-weight: bold;
}

.clickHeader {
    cursor: pointer;
    background-color:#fff;
    padding:15px; 
    color:#28a3dd; 
    z-index:99999; 
    display:block;
    font-size: 1.3em;
    font-weight: bold;
}

p.widget-header {
    font-size: 1.6em;
    text-align: left;
    font-weight: bold;
}

article.page.content-item header h1 {
    display: none;
}

.clickContent {
    padding:15px; 
    padding-bottom:10px;
    font-size: 1em;
    color: #000;
}

.faqIcon {
    margin-top: -5px;
    float:right; 
    width:40px; 
    height:40px;
    font-size: 1.3em;
    text-align: right;
}
/* Old Menu */
/*.mobileMenuContainer {
    overflow: hidden;
    clear: both;
    background-color: #000;
}
.mobileMenu {
    margin-top: 20px;
    z-index: 900;
    background-color: #000;
    width: 100%;
}
.mobileMenuButton {
    cursor: pointer;
    padding-bottom: 20px;
}
.mobileMenuItem {
    margin-left: 15px;
    margin-right: 15px;
   /* padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
    display: block;
    border-bottom: 2px solid #28a3dd;
}*/
/*NEW NAV MENU*/

    /*--- MOBILE-----*/
    nav.primary {
        /*background-color: black;
        outline: 1px solid #fff;*/
        color: white;
        padding-top: 0px;
        overflow: hidden;
        height: 0px;
        transition: all .5s;
    }
    nav.primary.open {
        height:auto;
    }
    nav.primary .fa-bars {
        font-size: 32px;
        position: absolute;
        right: 22px; top: 20px;
    }
    nav ul { margin: 0px; padding: 0px ; }
    nav li { list-style-type: none; }

    nav.primary > ul { }
    

    nav.primary > ul > li > a {
        display: block;
        color: #fff;
        font-weight:bold;
        padding-left:10px;
    }
    nav.primary > ul > li > ul > li a:link {
        color:#fff !important;
        padding-left:30px;
        font-weight:normal;
    }

/*----- Desktop -------*/
@media screen and (min-width: 980px) {
    nav.primary .fa-bars { display: none; }
    nav.primary {
        height: auto;
        padding-top: 0px;
        position:relative;
        z-index:5;
    }
    nav.primary > ul {
        /*width: 700px;*/
        float:left;
    }
    nav.primary > ul > li {
        /*width: 150px;*/
        float: left;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: .7px;
        text-transform: uppercase;
        display:inline-block;
        /*padding-left: 30px;*/
        text-align: center;
        max-width: 250px;
    }
    nav.primary > ul > li > a {
        border-right:2px solid #fff;
    }
    nav.primary > ul > li a:last-of-type::after {
        border-right:0px solid #fff;
    }
    nav.primary > ul > li.first {
        width:110px;
    }
   /* nav.primary > ul > li a:not(:first-child)::after {
        content: " | ";
        color: #fff;
        padding: 0 0px 0 30px;
    }*/
    /*.primary ul li:not(:last-child):not(:first-child) > a {
        color: #fff;
        padding-left: 20px;
        padding-right: 20px;
    }*/
    nav.primary > ul > li > ul {
        overflow: hidden;
        background-color:transparent;
        height: 0px;
        transition: .5s all;
        z-index:2147483649;
        text-align: left;
    }
        nav.primary > ul > li > ul > li {
            padding:3px 0px;
        }
    nav.primary > ul > li > ul > li > a:last-of-type {
        padding: 5px 12px;
        border-right:0px solid #fff;
        text-shadow:1px 2px 1px #000;
    }
    nav.primary > ul > li > ul > li a {
        color:#fff;
    }
    nav.primary > ul > li > ul.open {
         height: 0px;
    }
    nav.primary > ul > li > ul.open li {
        z-index:2147483649;
    }
 }
#navigation {
    height: 30px;
}
.socialButtonContainer {
    padding-top: 6px;
    padding-bottom: 20px;
    text-align: left;
}
.socialButtonContainer > img {
    margin-right: 9px;
    margin-left: 9px;
    width: 15vw;
    height: 15vw;
    max-width: 40px;
    max-height: 40px;
    cursor: pointer;
    opacity: .85;
}
.socialButtonContainer > img:hover {
    opacity: 1;
}
@media screen and (max-width:980px) {
    nav.primary {
        padding-top: 0px;
    }
    nav.primary > ul > li a, nav.primary > ul > li > ul > li a {
        display: block;
        width: 100%;
        text-transform: uppercase;
        padding: 10px 0px 10px 10px;
        color: #ffffff;
        border-bottom: 1px solid #28a3dd;
        font-size:15px;
        margin-right:15px
    }
    nav.primary > ul > li.first,nav.primary > ul > li.first a {width:100%; }
}
@media screen and (max-width: 980px) {
    .socialButtonContainer {
        text-align: center;
    }
    .search-box-container {
        width: 98%;
    }
}
@media screen and (max-width:620px) {
    .search-box-container {
        width: 96%;
    }
}
@media screen and (max-width:420px) {
}
fieldset.login-form {
    margin-top: 40px;
    margin-bottom: 40px;
}

fieldset.login-form > legend {
    color: #ffffff;
}

#username-email, #password {
    color: #000;
}

button.primaryAction {
    width: 150px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #000;
}

.loadingPreloader {
    z-index:510; 
    width:100%; 
    text-align:center; 
    position:absolute; 
    top:150px; 
    font-size:1.4em; 
    font-weight:bold; 
    color:#fff;
}

.preloaderMask {
    display:block; 
    background-color:#000; 
    height:100%; 
    width:100%; 
    position:absolute; 
    z-index:500; 
    top:0; 
    opacity:.75
}

.containerNoMargins {
    position: relative;
}
/**** EDP BUTTONS ******/
.getTktBtn {
    display:block;
    height:35px;
    background-color:#00a397;
    padding:9px 3px 4px 11px;
    color: white !important; 
    font: bold 16px Helvetica, Arial, Sans-Serif;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.getTktBtn i .fa {
    color:white;
    padding-right:2px;
}
.EDPbtnrow {
    background-color:#ccc;
    padding: 15px 0px;
    text-align:center;
    margin:auto;
}
.EDPbtn.getTktBtn {
    width:33%;
    float:left;
    display:block;
}
.EDPbtn {
    float:left;
    padding-left:12px;
    padding-right:12px;
    width:33%;
    margin:0 auto;
}
.lower-buttons {
    width:100%;
    overflow:auto;
    margin:0 auto;
    margin-top:4px;
    margin-bottom:4px;
    text-transform:uppercase;
    text-align:center;
}
.r-Btns {
    margin: 0 auto;
    text-align:center;
    margin-top:15px;
}
.reserveBtn { 
    margin: 0 auto;
    /*width:90%;*/
    display: block;
    height:28px;
    background-color: #278ADF;
    padding: 6px 5px 3px;
    color: white;
    font: bold 13px Helvetica, Arial, Sans-Serif;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    margin-top:7px;
}
.getP-Btn {
    display: block;
    height:36px;
    background-color: #de9522;
    padding: 9px 10px;
    color: white;
    font: bold 16px Helvetica, Arial, Sans-Serif;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}
.getH-Btn {
    display: block;
    height:36px;
    background-color: #0d0b36;
    padding: 9px 10px;
    color: white;
    font: bold 16px Helvetica, Arial, Sans-Serif;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

/******** Style settings for EDP PAGE widget ********/
#eventDetailWidget {
    margin: 0 !important;
    position: relative;
}
.EDP-Main {
    background-color:#fff;
    overflow:auto;
    color:#333;
}
.EDP-Main .col-lg-12, .EDP-Main .col-lg-12 {
    padding: 0;
}
.EDPbreadcrumbs {
    padding-top:20px;
    padding-bottom:15px;
    font-size:.9em; 
    font-weight:bold;
    border-bottom:1px solid #bbb;
    color: #000;
}
.EDP-title {
    /*padding:15px 0px 4px;*/
    padding:1px 0px 1px;
    background-color: rgba(26,111,155,.6);
    margin-bottom:5px;
}
@media screen and (max-width:1200px) {
   .EDPbtnrow {
       margin-top:38px;
   }
   .EDP-title {
       margin-bottom:0px;
   }
}
.EDP-Img {
    /*overflow:auto;*/
    margin-top: 8px; 
    margin-bottom:10px;
    padding-right:8px;
    padding-bottom:20px;
    float:left;
    max-width:570px;
    max-height:380px;
    position:relative;
}
.EDP-Img img{
    z-index:1;
}
.EDP-layover {
    position:absolute;
    width:85%;
    height:auto;
    padding:15px;
    bottom:30px;
    left:0px;
    color:#fff;
    background-color:rgba(26,111,155,.6);
    font-size:28px;
    
    font-weight:bold;
    z-index:1;
}
.EDP-details {
    padding-top: 8px; 
     width:200px;
     float:left;
}
.EDPsection {
    width:100%;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
    overflow:auto;
}
.EDPtime {
    padding-top:10px;
    padding-left:3px;
    width:120px;
    font-size:.9em;
}
.EDPfeaturing {
    padding-top:2px;
    padding-left:5px;
    font-size:.9em;
    max-width:500px;
    margin: 0 auto;
}
h2.EDPtitle { 
    padding:0px 10px 6px;
    font-size:22px;
    line-height: 1em;
    font-weight:bold;
    color: #fff;
    text-transform:uppercase;
}

.EDPEventInfo {
    white-space: pre-wrap;
}
.EDPsocials {
    padding-top: 20px;
    text-align: center;
    height: 30px;
}
.EDP-icon {
    margin: auto;
    width:105px;
}
.EDP-icon a {
    float:left;
    max-width:30px;
    margin-left:2px;
    margin-right:2px;
}
.EDPsection h3 {
       color:#333;
       font-size:1.2em;
       font-weight:bold;
       border-bottom: 1px solid #666;
       padding-bottom:6px;
       margin-top:25px;
       width:100%;
       text-transform:uppercase;
 }
.EDPsection h4 {
       color:#333;
       font-size:1em;
       font-weight:bold;
       padding-bottom:6px;
       margin-top:0px;
       margin-bottom:0px;
       width:100%;
       text-transform:uppercase;
 }
.artist-image-layover {
    position:absolute;
    width:85%;
    height:auto;
    padding:15px;
    bottom:30px;
    left:0px;
    color:#fff;
    background-color:rgba(0,0,0,.6);
    font-size:20px;
    
    font-weight:bold;
    z-index:1;
}
.video-lg {
    width:100%;
    height:400px;
    border-top:8px solid #28a3dd;
    border-bottom:4px solid #28a3dd;
    margin:0;
    padding:0;
    padding-bottom:-8px;
}
.videos-sm {
    width:160px;
    height:100px;
    float:left;
    margin:0;
    margin-top:10px;
    margin-right:5px;
    margin-bottom:0px;
    padding:0;
    padding-bottom:0px;
    border-top:3px solid #28a3dd;
    border-bottom:3px solid #28a3dd;
}
.video-socials {
    width:33%;
    float:right;
    padding:20px 0px;
    text-align:right;
    font:bold 15px Arial, Sans-Serif;
}
.video-socials a {
    float:right;
    width:25px;
    margin-right:3px;
}
.artist-socials {
    margin-top:10px;
}
.artist-socials a img {
    width: 100%; 
    background-color: #00ABFD;
}
.feat-image {
    float:left;
    width:30%;
    padding-right:10px;
}
.feat-text {
    width:66%;
    float:left;
    font-size:13px;
}
.feat-socials {
    float:right;
    width:100%;
    padding: 0px;
    text-align:right;
    font:bold 16px Arial, Sans-Serif;
}
.feat-socials a {
    float:right;
    width:25px;
    margin-right:3px;
}
.feat-socials a img {
    width: 100%; 
    background-color: #00ABFD;
}
.you-may-also {
    position:relative;   
}
.relatedEv {
    float:left;
    width:28%;
    margin: 0 1%; 
    margin-left:6%; 
    overflow:auto;
}
.relatedEv:first-of-type {
    margin-left:1%;
}
.youmay-overlay {
    position:absolute;
    width:100%;
    bottom:0;
    right:0;
    left:0;
    padding:7px;
    color:#fff;
    background-color:rgba(26,111,155,.6);
    font-size:14px;
    line-height:17px;
    font-weight:bold;
}
.EDPsection:last-child {
    padding-bottom:40px;
}

/* Heroes */
.hero-vid {
    transform: scale(1.4) !important;
    position: fixed;
    top: 15%;
    left: 19.5%;
    z-index: 999;
    width: 61%;
}

.hero-vid-mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 99.9%
}

.hero-vid-background {
    display: none;
    background-color: rgb(0, 0, 0);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 900;
    pointer-events: none;
}

.sliderContainer {
    /*position:relative;*/
    margin-top: 0px;
    margin: 0 auto;
    text-align:center;
}
 .prevNav {
     /*position:absolute;
    left:3px;
     top:50%;
     bottom:50%;*/
     float: left;
     padding-top:1.2%;
    padding-right:0;
    cursor:pointer;
}
.nextNav {
      /*position:absolute;
     left:3px;
     top:50%;
     bottom:50%;*/
    float: right;
    padding-top:1.2%;
    padding-left:0;
    cursor:pointer;
}
/* ARTIST IMAGRES GALLERY SLIDER ONLY*/
.prevNav2 { 
     float: left;
     padding-top:6%;
    padding-right:1%;
    cursor:pointer;
}
.nextNav2 {
    float: right;
    padding-top:6%;
    padding-left:0.5%;
    cursor:pointer;
}
#owl-slim-eventDetailWidget {
   width: 93%; 
   float:left;
}
a .next {
    float:right; 
}
.owl-dots {
    text-align: center;
    margin-top:5px;
}
.owl-dot {
    display: inline-block;
}
.owl-dot.active span {
    background: none repeat scroll 0 0 black;
}
.owl-dot span {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 9px;
    margin: 5px 8px;
    opacity: 0.5;
    width: 9px;
}
#owl-slim-footerLogos, #slick-footerLogos {
     width: 94%; 
     float:left;
}
 #owl-slim-footerLogos .owl-item {
        max-width: 150px; 
       /* max-height: 520px;*/
 }
     @@media only screen and (max-width: 1255px) {
        #owl-slim-footerLogos {
        width: 100%;
        margin:0 auto;
        padding: 0px 0px;
        } }
     @@media only screen and (max-width: 990px) {
         #owl-slim-footerLogos {
        width: 93%; 
        }
    }
    @@media only screen and (max-width: 670px) {
         #owl-slim-footerLogosd {
        width: 98%; 
        }
    }

.modal-body {
    position:relative;
    padding:15px 15px 0px 15px;
}
.close-btn {
    color:#333;
    font-weight:bold;
    font-size:16px;
    background-color:#fff;
    position:absolute;
    padding:2px 8px;
    top:-10px;
    right:-10px;
    border:2px solid darkred;
    border-radius:80px;
    z-index:99;
    cursor:pointer;
}
a.close-btn:hover {
    color:#888;
}
a.bluebutton {
padding-top:25px; 
padding-bottom:25px;
background-color:#28A3DD;
color:#fff;
padding:15px;
display: block;
text-align: center;
}

a.bluebutton:visited {
color:#fff;
}

a.EDPCustomButton {
padding-top:25px; 
padding-bottom:25px;
padding:15px;
display: block;
text-align: center;
}
.mobile-loadmore-button {
    -webkit-animation: pulsate 1.5s ease-in-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.0
}

@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.95, 0.95); opacity: 0.80;}
    50% {-webkit-transform: scale(1.0, 1.0); opacity: 1.0;}
    100% {-webkit-transform: scale(0.95, 0.95); opacity: 0.80;}
}


/* Social Links */
.facebookLink, .twitterLink, .instagramLink, .emailLink {
    cursor: pointer;
}

/* Social Widget (General Styles) */
.social-follow-url {
    /*color: #278adf;*/
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
}
.social-follow-container {
    margin-top:15px;
    text-align:center; 
    padding:8px;
}
.social-icon {
    margin-bottom: 5px;
    margin-right: 8px;
}
a.follow-button, a.follow-button:hover, a.follow-button:visited {
    margin-left: 8px;
    display:inline-block; 
    font-size: 1.0em;
    font-weight: bold;
    background-color:#278ADF; 
    color:#ffffff !important; 
    padding:6px; 
    width:120px; 
    text-align:center;
}
.play-overlay {
    opacity: .75;
    -moz-opacity: .75;
}
.play-overlay:hover {
    opacity: 1;
    -moz-opacity: 1;

}

/* Social Widget (Twitter) */
.social-twitter-container {
    text-align: center;
    display: table-cell;
    height: 253px;
    vertical-align: middle;
    border-top: 1px solid #444444;
    border-bottom: 1px solid #444444;
}

.social-twitter-username {
    font-weight: bold;
    text-transform: uppercase;
    color: #278ADF;
}

/* Social Widget (YouTube) */
.social-youtube-parent-container {
    position: relative;
    display:table; 
    width:100%;
}

.social-youtube-playoverlay {
    position: absolute;
    width: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;    
}

.social-youtube-container {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 253px;
    width: 100%;
}


/* Social Widget (Instagram) */
.social-instagram-container {
    width:100%;
    margin: auto;
    text-align: center;
}

.social-instagram-image {
    border:1px solid #000000; 
    height:85px; 
    width:85px;
}

/* Newsletter Styles */
/* newsletter cnt styles */
#checkboxes {
    width:100%;
    margin: 0 auto;
    overflow:auto;
    padding: 1px;
    text-align:center;
    padding-left:5%;
}
.checkbox_div {
    float:left;
}
div.col-left {
    width:49%;
    float:left;
    padding: 5px 30px;
}
div.col-right {
    width:49%;
    float:right;
    padding:5px 20px;
}
@media screen and (max-width: 715px) {
    #checkboxes {
        padding-left:3%;
    }
   div.col-left, div.col-right {
        padding: 5px 20px;
   }
}
@media screen and (max-width: 680px) {
   div.col-left, div.col-right {
        padding: 5px 7px;
   }
}
@media screen and (max-width: 590px) {
    #checkboxes {
        padding-left:0%;
    }
   div.col-left, div.col-right {
       padding: 5px 10px;
       margin: 0 auto;
       text-align:center;
        width:100%;
        float:none;
   }
   .checkbox_div {
        float:none;
    }
}
.dataInputContainer input, .dataInputContainer select {
    color: #000;
    padding:8px; 
    margin:4px;
    width: 240px;
    border:2px solid #000;
}
form.newsletter-form .dataInputContainer input {
    width:230px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
@media screen and (max-width:570px) {
    form.newsletter-form .dataInputContainer input {
        width: 250px;
    }
}

.dataInputContainer {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #333;
    color: #ffffff;
}
.dataInputContainer input[type=submit] {
    width: 250px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #278ADF;
    color: #ffffff;
    border: 0px;
    font-size: 1.2em;
    text-transform: uppercase;
    transition: all .2s;
    margin-top: 8px;
    margin-bottom: 8px;
}
.dataInputContainer input[type=submit]:hover {
    background-color:#097bdd;
}
.dataInputContainer .nl-third {
    width: 22%;
}
    @media (max-width: 590px) {
        .dataInputContainer .nl-third {
            width: 240px;
        }
    }
.dataInputContainer button {
    width: 100%;
}

#phone-opt {
    margin: 10px 0;
}
#phone-opt .phone-opt-newsletter {
    width: 30px;
}

.msgCont {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 8px;
    color: #ffffff;
	}
.msgContError {
	background-color: #aa0000;
}

.termsOfServiceCont {
    width: 95%;
    margin: auto;   
}
.termsOfServiceSms {
    font-size: 11px;
    margin: 0 auto;
    width: 100%;
    padding: 10px 5%;
}

/*
#navigation ul {
    list-style-type: none;
    -webkit-padding-start: 0px;
}

#navigation ul li {
    display: inline-block;
    text-transform: uppercase;
}

#navigation ul li:first-child >  a {
    display: inline-block;
    padding-right: 20px;
}
.menu-main-menu a:link, .menu-main-menu a:visited {
    color: #fff;
}

#navigation ul li:not(:last-child):not(:first-child) > a {
    color: #fff;
    padding-left: 20px;
    padding-right:20px;
}

#navigation ul li:last-child > a {
    color: #fff;
    padding: 20px;
}

#navigation ul li:not(:last-child)::after {
    content: " | ";
    color: #fff;
}*/
/* Just Announced  */
.justAnnounced {
    background-color: #fff;
    margin: auto;
    margin-left: 0px;
    margin-right: 30px;
    padding: 20px;
}
#prev-button {
    margin-bottom:8px; 
    text-align:center; 
    width:49%; 
    cursor:pointer; 
    background-color:#c7c7c7; 
    float:left; 
    padding:2px; 
    color:#b5b5b5;
}
#next-button {
    margin-bottom:8px; 
    text-align:center;
    width:49%; 
    cursor:pointer; 
    background-color:#c7c7c7; 
    float:right; 
    padding:2px; 
    color:#28a3dd;
}
.prev-button-label {
    display:block; 
    transform: rotate(90deg); 
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    font-size:2em;
}

.next-button-label {
    display:block; 
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    font-size:2em;
}
.mobile-otherclubs {
    display:none;
    width:300px;
    padding-left: 40px;
}

/* Other Venues Section*/
.otherclubs-header {
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 15px;
    color: white;
}

.widget-custom-form-widget form {
    background-color:rgba(250,250,250,.4);
    overflow:auto;
    color:#fff !important;
    padding:35px;
    margin-top:0px;
    padding-top:10px;
} 
 label[for^="emailformcontent"] {
    display: none !important;
    width: 240px;
}
.widget-custom-form-widget fieldset {
    width:240px;
    float:left;
    padding:0px;
    margin:0px;
}
 /*.widget-custom-form-widget form button[type="submit"] {
     padding:6px 20px;
     font-weight:bold;
     border:none;
     box-shadow:none;
     margin-top:5px;
     margin-left:5px;
 }*/
/****** FORM Elements **********/
input[type="text"], input[type="email"], input[type="tel"] {
    margin:5px;
    padding:6px 10px;
    border:none;
    box-shadow:none;
    cursor:pointer;
    color:#444;
}
input[type="text"].mobile-search-box {
     margin: 0px;
    padding: 3px 10px;
    font-size: 17px;
}

/*Styling for use in Maven Widgets*/
/************ Widget FAQ ****************/
.widget-faq-widget p {
    padding-top: 15px;
    padding-bottom: 10px;
}
/************ Related Events Widget ****************/
.widget-related-events-widget {
    background-color: #fff !important;
}
/* Ad unit styling*/
.widget-ads {
    margin-left:0px;
    /*margin-right:30px;*/
}
.widget-ads img {
    width:100%;
    padding-bottom:8px;
}
.widget-newsletter {
   margin-right:30px;
    text-align:center;
}
.signup-btn {
    padding:10px 35px;
    font-size:.7em;
}
/************ EventCalendar *******
        *********************************/
.evContW {
    background-color: #fff; 
    margin-bottom: 7px; 
    overflow:hidden;
}
.evContW .event-imageCal {
    padding: 0;
}
 .titleWidth {
    margin-top:6px;
}
.titleSize {
    float:left;
    width:68%;
    color:#000;
    line-height:17px;
}
.tSize {
    font-size:1rem;
    font-weight: bold;
}
.eventDate {
    margin-top: 6px;
    font-size: .75rem;
    letter-spacing: 0.25px;
    float: left;
}
.eventTime {
    margin-top: 6px;
    font-size: .9em;
    font-weight: normal;
    padding-left: 15px;
    float: left;
 }
.vlogo-sm {
  float:right;
  text-align:right;
  padding-right:12px;
  padding-top:3px;
  width:100px;
  height:auto;
  max-height: 83px;]
}
.event-btns {
    float:right;
    padding-right:8px;
    margin-top:15px;
}
.evTktBtn {
    display: block;
    height: 33px;
    background-color: #00a397;
    text-align:center;
    margin:0 auto;
    padding: 8px 0px 7px 0px;
    color: white;
    font: bold 15px Helvetica, Arial, Sans-Serif;
    /*text-shadow: 1px 1px #333, 1px 1px #333, 2px 2px #333;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;*/
    -webkit-border-radius: 7px;
    -moz-border-radius:7px;
    border-radius:7px;
}

/* Sold Out Shows */
.evTktBtnDisabled {
    display: block;
    height: 33px;
    background-color: grey;
    text-align:center;
    margin:0 auto;
    padding: 8px 0px 7px 0px;
    color: white;
    font: bold 15px Helvetica, Arial, Sans-Serif;
    -webkit-border-radius: 7px;
    -moz-border-radius:7px;
    border-radius:7px;
}
    .evTktBtnDisabled.sold-out {
        font-size: 12px;
        background-color: #00a397;
    }
    .evTktBtnDisabled.sold-out-edp {
        font-size: 14px;
        background-color: #00a397;
    }
.event-info-btn {
    display: block;
    padding:8px 12px 8px;
    height:33px;
    font: bold 15px Helvetica, Arial, Sans-Serif;
    text-align: center;
     margin:0 auto;
     margin-top:11px;
    font-weight: bold;
    -webkit-border-radius: 7px;
    -moz-border-radius:7px;
     border-radius:7px;
}
h1.eventCal {
    color: #fff;
    margin-bottom:15px;
    text-transform:uppercase;
}

/****** TABLE STATS *******/
table#stats {
    border: 1px solid #bbb;
    color: #420001;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    width: 100%;
}
table#stats th {
    background: #c7c7c7;
    font-weight: normal;
    vertical-align: middle;
    }
table#stats th, td {
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    padding: 6px;
    text-align: center;
}
table#stats td {
    color:#fff;
}
.venue-map1 {
    width:50%;
}
.venue-map2 {
    width:50%;
    float:right;
}
.venue-map3 {
    float:left;
    width:50%;
    padding:10px;
}

/******PUNCHLINE PHILLY STYLES ONLY *******/
/***********START CONTENT********/


*, *:before, *:after {
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* img {
    max-width:100%; /*to ensure images are responsive*/
    height:auto;
}
body {
	background-color:#000;
    font-family:Arial, Helvetica, sans-serif;
}
/***********START CONTENT********/
.philly-wrapper {
	width:100%;
    max-width:1200px;
	margin:20px auto;
	background-color:#fff;
	color:#666;
	overflow:auto;
}
#top-container {
	width:100%;
    margin:0 0;
	text-align:left;
	margin: 0;
    padding-top:9px;
}
.img1-lg {
    position:relative;
    width:100%;
    max-width:1200px;
    margin: 0;
   padding: 0;
}
.img1-lg img {
    width:100%;
    height:auto;
    max-width:1200px;
}
.overl2-philly {
    font-family: 'Raleway', Arial Bold, sans-serif;
    color:#333;
    font-size:40px;
    text-align:center;
    letter-spacing:.5px;
    font-weight:bold;
    text-transform:uppercase;
    padding: 25px;
    padding-bottom:0px;
    margin: 0 auto;
    margin-top:30px;
    margin-bottom:0px;
}
.subtit {
    font-family: 'Raleway', Arial Bold, sans-serif;
    color:#000;
    font-size:22px;
    text-align:left;
    letter-spacing:.5px;
    padding-left:20px;
    padding-top:20px;
}
.subtit2 {
    font-family: 'Raleway', Arial Bold, sans-serif;
    color:#000;
    font-size:22px;
    text-align:left;
    letter-spacing:.5px;
    padding-left:20px;
    padding-top:30px;
}
.main{
    background-color:#fff;
    width:100%;
    margin-top:0px;
    padding:0px 30px;
    overflow:auto;
}
.main2 {
    background-color:#ccc;
    width:100%;
    margin-top:0px;
    padding:0px 30px;
    overflow:auto;
}
section.section-left-philly {
	float:left;
	width:63%;
	padding:20px 20px 35px 35px;
}
section.section-left2 {
    float:left;
    width:57%;
    padding:0px 20px 10px;
    margin: 0 0;
}
.menu a.menu-link {
   font-family: 'Raleway', Arial Bold, sans-serif;
   font-weight:600;
   color:#333; 
   text-shadow:2px 2px #fff;
   font-size:18px;
    letter-spacing:.5px;
   text-decoration:underline;
    padding:5px 20px;
    text-align:center;
    border:1px solid #333;
    border-radius: 10px;
    margin-top:20px;
}
p.menu {
    text-align:center;
}
.philly {
    margin-top:20px;
}
p.philly1 {
    padding-left: 60px;
	padding:20px;
    padding-top:0px;
    padding-bottom:9px;
    color:#333;
    font-size:15px;
    line-height:28px;
}
article.section-right-philly {
	float:left;
	width:37%;
	padding:30px;
	margin:0 0;
	vertical-align:top;
	overflow:auto;
}
article.section-right2 {
    padding:10px;
    padding-top:35px;
    float:left;
    width:43%;
    margin:0 0;
    vertical-align:middle;
    overflow:auto;
    }
.section-right-philly img {
    padding-top:0px;
    margin-top:55px;
    width:100%;
    max-width:340px;
}
.img2-lg {
    position:relative;
    width:100%;
    margin-top:0px;
}
.img2-lg img {
    width: 100%;
    max-width:1200px;
    height:auto;
}
*.wrapper-philly img {
    width:100%;
    height:auto;
}
.overl3-philly {
    font-family: 'Raleway', Arial Bold, sans-serif;
    font-weight:600;
    color:#333;
    font-size:28px;
    line-height:32px;
    letter-spacing:.5px;
    font-weight:bold;
    padding: 20px;
    margin-bottom:10px;
    text-align:center;
}


/***** MEDIA QUERIES***********/

@media screen and (max-width:1200px) {
    .overl2-philly {
       font-size:30px;
       line-height:38px;
       padding:20px;
       padding-bottom:0px;
    }
    .main {
        margin-top:0px;
    }
    p.philly1 {
        padding-left: 10px;
        margin-top:0px;
    }
    p.menu {
        padding-top:0px;
        padding-bottom:0px;
    }
}
@media screen and (max-width: 998px) {
    section.section-left-philly, article.section-right-philly {
        width:100%;
        margin:0 auto;
    }
    section.section-left-philly {
        padding: 10px 15px 15px 15px;
    }
    article.section-right-philly {
        padding: 0px 20px;
    }
    article.section-right-philly {
        padding-top:0px;
        text-align:center;
    }
    .section-right-philly img {
        margin-top:0px;
        margin-bottom:30px;
        width:100%;
        max-width:440px;
    }
     section.section-left2 {
        width:63%;
    }
    article.section-right2 {
        width:37%;
    }
    .subtit, .subtit2 {
        padding-left:15px;
    }
    .subtit2 {
        padding-top:15px;
    }
    .overl2-philly {
        font-size:30px;
        line-height:36px;
        margin-top:20px;
    }
    .overl3-philly {
        font-size:24px;
        padding:0px;
        padding-bottom:20px;

    }
}
@media screen and (max-width: 768px) {
    section.section-left2, article.section-right2 {
        width:100%;
        margin:0 auto;
    }
    section.section-left2 {
        padding-bottom:20px;
    }
    .subtit, .subtit2 {
        font-size:18px;
    }
    .philly{
        padding-top:0px;
    }
     p.philly1 {
        margin-top:0px;
        margin-bottom:0px;
    }
    p.menu {
        padding-top:0px;
        padding-bottom:0px;
        margin: 0px auto;
    }
}

@media screen and (max-width: 660px) {
    .overl2-philly {
        font-size:26px;
        line-height:30px;
    }
    p.menu {
        padding-top:0px;
        text-align:center;
    }
}
@media screen and (max-width:580px) {
    section.section-left2 {
        padding:0px 0px 0px;
    }
    .main {
        padding: 0px 0px;
    }
    .overl2-philly {
        margin-top:20px;
    }
    .overl3-philly {
        font-size:20px;
        line-height:24px;
        padding-left:15px;
        padding-right:15px;
    }
}

/*********END PUNCHLINE PHILLY************/

/************************************ MEDIA QUERIES *****************************************
 ********************************************************************************************/


@media only screen and (max-width: 1195px) {
    html, body {
        background-image : none !important;
    }
    .otherclubs-container {
        padding-top: 20px;
    }
    .otherclubs-header {
        padding-bottom: 15px;
        text-align:center;
    }
    .EDP-Img {
        overflow:hidden;
        float:none;
        margin: 0 auto;
        margin-bottom:10px;
        padding-right:0px;
        padding-bottom:0px;
        max-width:700px;
        max-height:370px;
    }
    .EDP-details {
        width:100%;
        text-align:center;
        margin:auto;
        float:none;
    }
    .EDPtime {
        widtH:100%;
    }
    .getTktBtn {
        width:400px;
        text-align:center;
        margin:auto;
    }
    .getP-Btn, .getH-Btn {
        width:400px;
        text-align:center;
        margin:auto;
    }
    .EDPbtn {
        width:100%;
        text-align:center;
        margin:auto;
        margin-top:5px;
        margin-bottom:5px;
    }
    .EDPbtn.getTktBtn {
        width:33%;
        float:none;
        margin:auto;
    }
    .r-Btns {
        width:280px;
    }
    .video-lg {
        height: 300px;
    }
    .relatedEv {
        width:31%;
        margin-left: 1%;
    }
    #owl-slim-eventDetailWidget {
         width: 91%; 
      }
    .logo-width {
        padding-bottom:5px;
        padding-left:10px;
        max-height:70px;
    }

    .evTktBtnDisabled.sold-out {
        font-size: 15px;
        height: 48px;
    }
    .evTktBtnDisabled.sold-out-edp {
        font-size: 15px;
        width: 400px;
    }
    
}

@media only screen and (max-width: 1194px) and (min-width: 981px) {
    .titleSize {
        width: 100%;
    }
    .evTktBtn {
        font: bold 14px Helvetica, Arial, Sans-Serif;
    }
    .evTktBtnDisabled {
        font: bold 14px Helvetica, Arial, Sans-Serif;
    }
    .vlogo-sm {
        display: none;
    }
    .event-btns {
        margin-top: 8px;
    }
    .event-info-btn {
        margin-top: 6px;
    }
}
@media only screen and (max-width: 1190px) and (min-width: 768px) {
    .evTktBtn i {
            display: none;
    }   
}

/* Small Devices, Tablets */
@media only screen and (max-width: 980px) {
    .selectedItem {
        border: 0!important;
        background-color: #efefff;
    }
    .justAnnounced {
        width:100%;
        margin-right:0px;
    } 
    .widget-ads{
        margin-right:0px;
    } 
    .widget-newsletter{
        padding-left:0px;
        margin-right:0px;
        margin-bottom:20px;
        width:100%;
    } 
    .event-btns {
        margin-top: 11px;
        padding-left:8px;
        padding-bottom:6px;
    }
    .event-info-btn {
        margin-top: 8px;
    }
}
    
@media only screen and (max-width: 1080px) and (min-width: 900px) {
    .titleWidth {
        width:47%;
    }   
}

@media (max-width: 768px) {
    .evTktBtnDisabled.sold-out {
        height: auto;
    }
}
   
@media only screen and (max-width: 680px) {
     .container {
         padding-left:15px;
         padding-right:15px;
      }
     .evContW {
         margin-bottom:10px;
     }
    .event-btns {
        background-color: rgba(0,0,0,.1);
        padding-right: 0px;
        padding-bottom:10px;
        border-bottom: 1px solid #000;
        margin:0 auto;
    }
    .evTktBtn {
        margin-top:15px;
        width:200px;
    }
    .evTktBtnDisabled {
        margin-top:15px;
        width:200px;
    }
    .event-info-btn {
        width:200px;
        margin-bottom:5px;
    }
    .titleWidth {
        border-bottom: 1px solid #ddd;
    }
    .titleSize {
        width:60%;
    }
    .vlogo-sm {
        width:130px;
        height:auto;
        padding-right:7px;
    }
    .video-socials {
        width:100%;
        text-align:center;
    }
    .video-socials a {
        float:none;
    }
    .video-socials a img {
        width:30px;
        height:30px;
    }
    .youmay-overlay {
         padding:5px;
         font-size:13px;
         line-height:17px;
         font-weight:normal;
     }
    #owl-slim-eventDetailWidget {
         width: 99%; 
     }
    .nextNav, .prevNav, .nextNav2, .prevNav2 {
       display:none;
    }
    .gone {
    display:none;
    }
 }
@media only screen and (max-width: 590px) {
     .feat-image {
         width:100%;
     }      
     .feat-text {
         margin-top:15px;
         width:100%;
     }
     .feat-socials {
         margin-top:8px;
         margin-right:15px;
     }
     .EDP-layover {
         padding:9px;
         bottom:20px;
         font-size:26px;
     }
     .prevNav {
        width: 4.1%;
        margin-right:5px;
    }
     .venue-map1, .venue-map2, .venue-map3 {
         float:left;
         width:100%;
     }
    .container {
        padding-left:0px;
        padding-right:0px;
    }
    .logo-width {
        max-width:230px;
        height:auto;
    }
}
    /* Extra Small Devices, Phones */ 

 @media only screen and (max-width: 480px) {
     .getTktBtn, .getP-Btn, .getH-Btn {
        width:280px;
     }
     .EDP-layover {
        display:none;
     }
    .vlogo-sm {
        width: 115px;
    }
    .relatedEv {
        margin: 0 auto;
        width:100%;
        margin-left: 0%;
        margin-bottom:15px;
    }
    .youmay-overlay {
         font-size:18px;
         line-height:22px;
         font-weight:bold;
         padding:10px;
         right:20px;
         bottom:20px;
         width:75%;
     }
    .eventTime {
        padding-left:0px;
    }
    .evTktBtnDisabled.sold-out {
        height: auto;
        font-size: 13px;
    }
    .evTktBtnDisabled.sold-out-edp {
        width: 280px;
    }
}


/****************************************
    *************** Imagegallery MASONRY SOCIAL WIDGET CODE *******/

/*own styles*/
#msnry {
    margin: 0 auto;
    margin-top:30px;
    overflow: visible;
}
#msnry h1 {
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
    display:inline;
    width:300px;
    font-weight: bold;
    font-size: 22px;
}
@media screen and (max-width:520px) {
    #msnry h1 {
        font-size: 20px;
    }
}
.msnry-top {
    width:100%;
    display:block;
   margin-bottom: 15px;
}
@media screen and (max-width:634px) {
    .msnry-top {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.msnry-top-left {
    width:50%;
    float:left;
}
.msnry-top-right {
    width: 50%;
    float: left;
}
.text-follow {
    float:right;
    color:#fff;
    font-weight:bold;
    padding-top:6px;
}
@media screen and (max-width:520px) {
    .text-follow {
        display:none;
    }
}
.msnry-top-right img {
    float:right;
    padding-left:4px;
}
#msnry ul {
    margin-top:10px;
    display: block;
    list-style-type: none;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.tiles-wrap li {
  display: block;
  opacity: 0;
  text-align: center;
  list-style-type: none;
  float: left;
  cursor: pointer;
 /*width: 256px;*/
  padding: 0px;
 }
.grid-img {
    position:relative;
}
.grid-img iframe {
    border-style: none;
    border-width: 0px;
}
.main-img {
   width: 256px;
}
.grid-a img {
    position:absolute;
    bottom:17px;
    right:17px;
    opacity:.8;
}
.social-desc { /*rollover text*/
    position: absolute;
    top: 0px;
    left: 0px;
     background-color: rgba(39,75,90,.6);
  /* background-color: rgba(13,85,115,.6);*/
    width: 100%;
    height: 100%;
    font-weight:bold;
    font: 15px Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: .4px;
    margin: 0 auto;
    text-align: left;
    line-height: 20px;
    display: block;
    padding: 20px;
    color: #ddd;
    opacity: 0;
}
.social-desc h4 {
     font: 22px Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: .2px;
     text-transform:uppercase;
    margin:0 0;
    margin-bottom:5px;
    padding:0 0;
    /*color:#029cfe;*/
    color:#fff;
}
.desc1 {
    overflow:hidden;
}
.desc2 {
     position:absolute;
     bottom:20px;
     right:-30px;
     float:right;
     width:138px;
     height:30px;
 }
.desc2 a img {
    margin-top:7px;
    margin-right:2px;
}
.loadMoreContainer {
    text-align: center;
}
.loadMore {
    background-color: #d51f22;
    color: white;
    width: 250px;
    margin: 0 auto;
    padding: 10px;
    font: 15px Helvetica, sans-serif;
    font-weight: bold;
    cursor: pointer;
}

/*from masonry.css - modified*/

/**
 * Grid container
 */
.tiles-wrap {
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 10px 0;
  padding: 0 0;
  list-style-type: none;
  display: none;
}
/**
 * Grid items
 */

.tiles-wrap.wookmark-initialised.animated li {
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.tiles-wrap.wookmark-initialised li {
  opacity: 1;
}

.tiles-wrap li.wookmark-inactive {
  visibility: hidden;
  opacity: 0;
}

.tiles-wrap li:hover {
  background-color: #fafafa;
}

.tiles-wrap a {
  color: #555;
  text-align: center;
  width: 100%;
  height:100%;
  font-weight: bold;
  text-decoration: none;
}

.tile-loading:after {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ddd;
  content: "Loading\2026";
  padding-top: 20px;
  color: #999;
}


/* ==========================================================================
   FILLMORE SWEEPSTAKES 1YRr ANNIVERSARY PROMO Page
   ========================================================================== */
@font-face {
 font-family:"Reis Reg";
    src:url('../fonts/Reis-regular-webfont.eot');
    src:url('../fonts/Reis-regular-webfont.ttf') format('truetype'),
        url('../fonts/Reis-regular-webfont.svg') format('svg'),
        url('../fonts/Reis-regular-webfont.woff2') format('woff2'),
        url('../fonts/Reis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
#fillm-anniv {
    margin:0 auto;
    margin-top:50px;
    text-align:center;
    background:url('https://mavenprodstorage.blob.core.windows.net/img/dots-bg.png') center top;
    background-repeat:repeat-y;
    max-width:1000px;
    height:auto;
    height:1350px;
    background-color:#fff;
    
}
section.anniv-top {
    margin:0 auto;
    background-color:rgba(95,164,159,.6);
    padding:0px 30px;
}
img.cake-one {
    padding-top:30px;
    margin-bottom:-10px;
}
img.cake-two {
    padding:0px 10px;
    margin-bottom:-25px;
}
section.anniv-top a img, section.anniv-btm a {
    border:none;
    text-decoration:none;
    color:#71c2bc;
}
section.anniv-btm {
    display:block;
    margin:0 auto;
    margin-top:50px;
    margin-bottom:10px;
    padding: 0px 20px;
    font-family:'Reis Reg', cursive;
    font-size:38px;
    text-transform:uppercase;
    text-align:center;
    /*color:#77cbc5;*/
    text-shadow:1px 2px #333;
    line-height:42px;
}
.anniv-btm span.yellow {
    font-size:40px;
    color:#f9ec2c;
}
.anniv-btm .orange-txt {
    font-size:40px;
    line-height:42px;
    color:#f26332;
    text-shadow:1px 1px #666;
    margin-top:20px;
}
.anniv-sm-txt {
    font-family:'Reis Reg', cursive;
    font-size:20px;
    text-transform:uppercase;
    text-align:center;
    color:#5da09b;
    line-height:24px;
    text-shadow:1px 1px #666;
    padding:30px 12% 20px;
}

/* ==========================================================================
   SEVENROOMS FORM
   ========================================================================== */

#vipsignup {
    background: url('https://mavenprodcontent.blob.core.windows.net/media/Default/Sevenrooms/HOB_VIP-bg.jpg') center center;
    background-size: cover;
    max-width: 960px;
    margin: 0 auto;
    text-align: center;
}

form#vipSignupContainer {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 960px;
    margin: 0px 0px;
    display: block;
}

#vipSignupContainerInner {
    padding: 10px;
    width: 95%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

#vipSignup-left, #vipSignup-right {
    float: left;
    width: 47%;
    margin: 0 auto;
    text-align: left;
    margin: 10px;
}

    #vipSignup-left .form-group-half {
        width: 45%;
        float: left;
        margin-right: 15px;
        margin-bottom: 9px;
        display: block;
    }

#vipSignup-left {
    padding-left: 10px;
}

#vipsignup label {
    margin-bottom: 3px;
    font-family: brandon-grotesque-regular, sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
    letter-spacing: .9px;
    margin-left: 0px;
    width: 100%;
}

#vipSignup-left input {
    margin-bottom: 10px;
    background-color: #a5a1a6;
    border: 0px solid #111;
    width: 94%;
    border-radius: 0;
    margin: 0;
}

#vipsignup .vipInputTextArea {
    display: block;
    width: 100%;
    overflow: auto;
}

    #vipsignup .vipInputTextArea textarea {
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #a5a1a6;
        border: 0px solid #111;
        border-radius: 0;
        height: 105px;
    }

#vipSignup-left input:-webkit-autofill {
    background-color: #a5a1a6 !important;
}

.vipCheckbox {
    color: #fff;
    font-weight: bold;
    text-align: center;
    vertical-align: text-bottom;
    width: 98%;
    margin: 0px 0px;
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 14px;
    font-family: brandon-grotesque-regular, sans-serif;
    font-weight: normal;
}

    .vipCheckbox input[type=checkbox] {
        width: 22px;
        height: 22px;
        border: 0px solid #111;
        border-radius: 0px;
        color: #a5a1a6;
        background: #a5a1a6;
        background-color: rgb(162,159,163);
        margin-right: 8px;
        margin-bottom: 4px;
        padding: 7px;
    }

#vipsignup .vipSubmitBtn {
    width: 50%;
    background-color: #532f5d;
    font-family: brandon-grotesque-regular, sans-serif;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    font-size: 18px;
    text-transform: uppercase;
    height: 34px;
    border: 0px solid #111;
}

span.vip-head2 {
    font-family: brandon-grotesque-regular, sans-serif;
    letter-spacing: .6px;
    font-size: 29px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
}

.vip-logo {
    float: left;
    background-color: #532f5d;
    background: #532f5d;
    background: -moz-linear-gradient(left, rgba(54,32,63,0.4) 0%, rgba(54,32,63,1) 50%, rgba(54,32,63,0.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(54,32,63,0.4) 0%,rgba(54,32,63,1) 50%,rgba(54,32,63,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(54,32,63,0.4) 0%,rgba(54,32,63,1) 50%,rgba(54,32,63,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    width: 24%;
    height: 100px;
    padding: 5px 10px;
}

.vip-header {
    width: 100%;
    padding: 10px 0px 5px;
    margin: 0 auto;
    text-align: center;
    font-family: brandon-grotesque-medium, sans-serif;
    letter-spacing: 2px;
    font-size: 50px;
    line-height: 48px;
    text-transform: uppercase;
    color: #fff;
}

.vip-blurb {
    font-family: brandon-grotesque-regular, sans-serif;
    font-size: 17px;
    letter-spacing: .9px;
    line-height: 19px;
    color: #fff;
    padding: 9px 5% 7px;
    background: #532f5d;
    background: -moz-linear-gradient(left, rgba(54,32,63,0.4) 0%, rgba(54,32,63,1) 50%, rgba(54,32,63,0.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(54,32,63,0.4) 0%,rgba(54,32,63,1) 50%,rgba(54,32,63,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(54,32,63,0.4) 0%,rgba(54,32,63,1) 50%,rgba(54,32,63,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66532f5d', endColorstr='#78532f5d',GradientType=1 ); /* IE6-9 */
}

.elevate {
    font-family: brandon-grotesque-regular, sans-serif;
    font-size: 26px;
    letter-spacing: 1.9px;
    font-weight: normal;
    line-height: 21px;
    color: #fff;
    padding: 15px 5% 2px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.perk {
    min-width: 100px;
    font-weight: bold;
    color: #fff;
    margin: 5px;
    text-align: center;
}

.vip-perks {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 98%;
    margin: 5px auto;
    margin-bottom: 10px;
    text-align: center;
}

.vip-perk {
    display: block;
    width: 23%;
    border: 1px solid #999;
    border-radius: 2px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    height: 120px;
}

.pimg1 {
    background-image: url('https://mavenprodcontent.blob.core.windows.net/media/Default/Sevenrooms/img-star.jpg');
}

.pimg2 {
    background-image: url('https://mavenprodcontent.blob.core.windows.net/media/Default/Sevenrooms/img-tkt.jpg');
}

.pimg3 {
    background-image: url('https://mavenprodcontent.blob.core.windows.net/media/Default/Sevenrooms/img-drink.jpg');
}

.pimg4 {
    background-image: url('https://mavenprodcontent.blob.core.windows.net/media/Default/Sevenrooms/img-key.jpg');
}

.perk img, .vip-perk img {
    margin: 0 0 0;
}

.pimg1 img, .pimg2 img, .pimg3 img, .pimg4 img {
    position: absolute;
    left: 4px;
    bottom: 4px;
}

.des {
    position: absolute;
    left: 35px;
    bottom: 4px;
    font-weight: bold;
    color: #fff;
    font-family: brandon-grotesque-medium, sans-serif;
    font-size: 15px;
    letter-spacing: .6px;
    text-transform: uppercase;
    text-shadow: 1px 2px 2px #111
}

.VIPform-footer {
    font-family: brandon-grotesque-regular, sans-serif;
    letter-spacing: .3px;
    color: #fff;
    margin-top: -7px;
    padding: 0px 40px 15px;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
}

    .VIPform-footer p {
        margin-bottom: 10px;
    }

.VIPform-optText {
    font-family: brandon-grotesque-regular, sans-serif;
    letter-spacing: .3px;
    color: #fff;
    margin-top: -7px;
    padding: 0;
    text-align: center;
    font-size: 13px;
    line-height: 15px;
    color: #afafaf;
}

    .VIPform-optText p {
        margin: 0;
    }

@media screen and (max-width:940px) and (min-width:851px) {
    span.vip-head2 {
        font-size: 25px;
    }
}

@media screen and (max-width:850px) {
    .frGuest-header {
        padding: 5px 5px;
        width: 65%;
        margin-top: 20px;
    }

    .vip-logo {
        margin: 0px auto;
        margin-top: -7px;
        margin-bottom: 10px;
        text-align: center;
        float: none;
        width: 220px;
        background: none;
    }

    .fr-logo {
        float: left;
    }

    .vip-logo img {
        width: 220px;
    }

    #vipsignup .vipInputTextArea {
        width: 94%;
        margin: 0 auto;
    }

    .vipCheckbox input[type=checkbox] {
        margin-right: 3px;
    }

    #vipSignup-left, #vipSignup-right {
        float: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #vipSignup-left {
        padding-left: 35px;
    }

        #vipSignup-left input {
            width: 98%;
        }

    .VIPform-footer {
        margin-top: 20px;
    }

    .vip-perks {
        width: 80%;
    }

    .vip-perk {
        width: 216px;
        height: 124px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:768px) {
    .frGuest-header, .fr-logo {
        float: none;
    }
}

@media screen and (max-width:718px) {
    .frGuest-header {
        width: 98%;
    }
}

@media screen and (max-width:670px) {
    .vip-header {
        font-size: 46px;
        line-height: 48px;
    }

    .perk {
        min-width: 65px;
    }

    .vip-perks {
        width: 98%;
    }
}

@media screen and (max-width:670px) {
    #vipSignup-left {
        padding-left: 40px;
    }
}

@media screen and (max-width:610px) {
    .vip-header {
        font-size: 42px;
        line-height: 44px;
    }

    .vip-perks {
        width: 98%;
    }

    #vipSignup-left .form-group-half {
        width: 95%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    #vipSignup-left {
        padding-left: 0px;
    }

    #vipsignup label {
        text-align: left;
        margin-top: 10px;
    }
}

@media screen and (max-width:550px) {
    #vipSignupContainerInner .btn-danger {
        width: 100%;
        margin-top: 20px;
    }

    .frGuest-header {
        font-size: 36px;
    }
}

@media screen and (max-width:500px) {
    .perk {
        min-width: 55px;
        margin: 0 0;
    }

    #vipsignup .vipSubmitBtn {
        width: 100%;
        margin-bottom: 10px;
    }
}

#vipSignupContainerInner .center {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

#vipSignupContainer div.closeDialog {
    color: #333;
    float: right;
    border: 1px solid #dc1312; /* Changeable */
    width: 25px;
    height: 25px;
    margin: 3px;
    font-size: 25px;
    font-weight: bold;
    line-height: 27px;
    cursor: pointer;
}

    #vipSignupContainer div.closeDialog:hover {
        color: #dc1312; /* Changeable */
    }

    #vipSignupContainer div.closeDialog span {
        padding: 4px;
    }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (max-width: 1024px) {
    #fillm-anniv {
        margin-top:40px;
    }
}
@media screen and (max-width: 815px) {
    section.anniv-btm {
        font-size:28px;
        line-height:34px;
    }
    .anniv-top {
        padding:0px 20px;
    }
    .anniv-btm span.yellow {
        font-size:30px;}

    .anniv-btm .orange-txt {
        font-size:30px;
        line-height:34px;}
}
@media screen and (max-width: 700px) {
     #fillm-anniv {
        height:1420px;
    }
}
@media screen and (max-width: 648px) {
      img.cake-one {
        padding-top:20px;
        margin-bottom:0px;
    }
}
@media screen and (max-width: 500px) {
    
    .anniv-sm-txt {
        padding:20px 10px;
    } 
    .anniv-top {
        padding:0px 10px;
    }
}

/******** Standard Form Styling *********/

.comptix-header-img {
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    background-position: 50% 0%;
}

.dynamic-form {
    background-color: rgba(255,255,255,0.8);
    max-width: 1200px;
    margin: 0 auto;
    color: black;
}

    .dynamic-form form {
        max-width: 700px;
        margin: 0 auto;
        background-color: white;
        padding: 30px;
    }

    .dynamic-form .form-field-element {
        margin: 0 auto;
        width: 360px;
        text-align: center;
    }
        .dynamic-form .form-field-element.form-field-element-button {
            margin-top: 20px;
            margin-bottom: 20px;
        }

    .dynamic-form input.text {
        width: 265px;
        display: block;
        border: 1px solid gray;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .dynamic-form select {
        display: block;
        font-size: 16px;
        padding: 5px;
        margin: 0 auto;
    }

    .dynamic-form img.layout-content-image {
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .dynamic-form button[type="submit"] {
        margin: 0 auto;
        display: block;
        width: 300px;
        background-color: #368f6f;
        border: none;
        border-radius: 0px;
        color: white;
        padding: 6px 0px;
        font-size: 20px;
        text-transform: uppercase;
    }

.req {
    color: red;
    margin: 20px 0px;
}

.submit-text {
    text-align: center;
    margin-bottom: 15px;
}

@media only screen and (max-width:700px) {
    .freebirdFormviewerViewHeaderTitleRow h1 {
        font-size: 24px;
    }
}

@media only screen and (max-width:500px) {
    .dynamic-form img.layout-content-image {
        max-width: 100%;
    }

    .dynamic-form .form-field-element {
        width: 300px;
    }
}


.bottom-thumbnail {
    background-color: #000;
    clear: both;
    display: block;
    height: 70px;
    border: 4px;
    margin-bottom:6px;
}

.parking-text {
    display: inline-block;
    font-size: 22px;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
    padding: 0;
    color: black;
    padding-top: 8px;
}

.evContW2 {
    background-color: #fff;
    margin-bottom: 7px;
    overflow: hidden;
    display: block;
    width: 50%;
}

.parking-img {
    display: inline-block;
    width: 50%;
    padding: 0;
}

.parking-info-btn {
    display: block;
    padding: 8px 12px 8px;
    height: 33px;
    font: bold 15px Helvetica, Arial, Sans-Serif;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 11px;
    font-weight: bold;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.parking-car {
    padding-left: 45px;
    padding-top: 15px;
}

@media only screen and (max-width: 768px) {
    .evContW2 {
        margin: 0 auto;
    }

    .parking-car {
        padding-left: 0;
        padding-top: 0;
    }

    .parking-info-btn {
        margin-bottom: 10px;
    }

    .parking-btn {
        padding-top: 10px !important;
        background-color: white;
    }

    .parking-img {
        display: block;
        text-align: center;
        width: 100%;
    }
}