@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600,800|Oswald:400,300,700|Roboto);
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 11, 2015 */
@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../fonts/opensans-condbold-webfont.eot');
    src: url('../fonts/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condbold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-condbold-webfont.woff') format('woff'),
         url('../fonts/opensans-condbold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condbold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanscondensed_light';
    src: url('../fonts/opensans-condlight-webfont.eot');
    src: url('../fonts/opensans-condlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condlight-webfont.woff2') format('woff2'),
         url('../fonts/opensans-condlight-webfont.woff') format('woff'),
         url('../fonts/opensans-condlight-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condlight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansCnLtIt';
    src: url('../fonts/opensans-condlightitalic-webfont.eot');
    src: url('../fonts/opensans-condlightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condlightitalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-condlightitalic-webfont.woff') format('woff'),
         url('../fonts/opensans-condlightitalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-condlightitalic-webfont.svg#open_sansCnLtIt') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
    margin:0;
    padding:0;
    background-color:#dadada;
}
iframe{
    width:100%;
    height:100%;
}
a:hover{
    text-decoration: none;
    color:#4bab44;
}
/* Navigation */
.main-search-area {
    float: left;
    width: 33%;
    border-right: 1px solid #cbcaca;
}
.main-search-select {
    float: left;
    width: 33%;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.btn-select {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
    width: 100%;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    margin: 0;
    cursor: pointer;
    z-index: 1;
    display: block;
    font-size: 16px;
    background: #fff;
    overflow: hidden;
    -webkit-appearance: menulist-button;
}
.logo{
    width:98px;
    height:95px;
    position:absolute;
    top:0px;
    z-index:9999;
}
.hascoupon{
    padding: 50px 0 20px 0;
    text-align: center;
    font-weight: bold;
    height: 200px;
    float: left;
    width: 300px;
}
.ticket-bat-nav-default{
    background-color:#000;
    position:fixed;
    z-index: 9999;
    width:100%;
}
.ticket-bat-nav{
    background-image:none;
    width:1170px;
    margin:auto;
    font-family: "open_sanscondensed_light", serif;
    text-transform: uppercase;
    font-size: 16px;
}
.navbar-default{
    background-color:#000;
    background-image:none;
}
.nav-container{
    padding: 0 0 0 130px;
    width:100%;
}
.navbar{
    border:0;
    min-height: 0px;
    margin: 0;
}
.navbar-nav>li>a {
    padding: 12px 10px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.nav-checkout{
    float:right;
    width:225px;
    color:#fff;
    padding: 12px 0 0 0;
    text-align: right;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    float: left;
    min-width: 50px;
    padding: 5px 0;
    margin: 12px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-tb-btn{
    padding:0px;
    margin:0px;
}
.dropdown-tb-btn li{
    padding:20px 0;
    margin:0px;
}
.nav-checkout li{
    display:inline;
    padding: 0 10px;
}
.nav-checkout li a{
    color:#00ae4d;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #00ae4d;
  background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #f5f5f5;
    background-color: #5CB85C;
}
.shopping-cart-checkout{
    float:right;
    color:#fff;
    border-left:solid #222 1px;
    padding:11px 15px;
}
.shopping-cart-checkout a{
    color:#00ae4d;
    font-family: "Oswald", Sans;
}
.logout-btn{
    color:#00ff7e;
    font-family: "open_sanscondensed_light", serif;
    font-weight: 600;
}
/* Slider */
.slider-container{
    padding: 46px 0 0 0;
}
.carouselWrapper {
    margin: 0 auto;
    max-width: 1920px;
}
.carouselWrapper .bx-viewport {
    padding: 0 6%;
    width: inherit !important
}
.carousel .slide .imgslide {
    overflow: hidden;
}
.carousel .slide .imgslide img {
    width: 100%;
    height:auto;
}
.bx-wrapper .bx-viewport{
    left:0;
    border-top: 8px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 8px solid #fff;
}
.slide-overlay{
    background-color:rgba(0, 0, 0, 0.5);
    width:100%;
    height:600px;
    position: absolute;
}
.event-title{
    font-family: "Oswald", serif;
    font-size: 58px;
    line-height: 58px;
    text-align: center;
    width:100%;
    padding:140px 0 0 0;
    color:#fff;
    text-transform: uppercase;
}
.venue-detail-video {
    width: 100%;
    height: 640px;
    margin: 50px 0;
}
.venue-list-details {
    float: left;
    overflow: hidden;
    width: 70%;
    margin: 15px;
}
.venue-events-title {
    font-family: "open_sanscondensed_light", serif;
    font-size: 14px;
    text-align: center;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    min-height: 52px;
    line-height: 18px;
    padding: 10px 0 0 0;
}
.venue-page-e-title {
    font-family: "open_sans_condensedbold", serif;
    font-size: 14px;
    text-align: center;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    line-height: 18px;
}
.venue-events-price {
    font-family: "open_sans_condensedbold", serif;
    font-size: 14px;
    text-align: center;
    width: 100%;
    color: #03b12c;
    text-transform: uppercase;
    padding: 10px;
}
.venue-events-day {
    font-family: "open_sanscondensed_light", serif;
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: #777;
    text-transform: uppercase;
    padding: 10px 0 0 0;
}
.venue-events-time {
    font-family: "open_sans_condensedbold", serif;
    font-size: 14px;
    text-align: center;
    width: 100%;
    color: #777;
    text-transform: uppercase;
}
.venue-title{
    font-family: "open_sanscondensed_light", serif;
    font-size: 18px;
    text-align: center;
    width:100%;
    color:#046eff;
    text-transform: uppercase;
}
.view-details-btn{
    background-color:#fff;
    padding: 10px 20px;
    text-align: center;
    font-family: "Oswald", serif;
    border-radius:5px;
    -moz-border-radius:5px;
    margin: 10px auto;
    width:228px;
    font-size: 18px;
    text-transform: uppercase;
}
.view-details-btn a{
    text-decoration: none;
    color:#000;
}
.full-col{
    padding:0;
}
.ticket-batform{
    border-radius:0;
    text-transform: uppercase;
    font-family: "open_sanscondensed_light", serif;
}
.search-btn{
    font-family: "open_sanscondensed_light", serif;
    text-transform: uppercase;
}
.search-container{
    padding:0 30px;
}
/* Home Body */
.search-holder{
    background-color:#cbcaca;
    padding: 18px 0;
    width:100%;
    margin: 0 0 20px 0;
}
.shows-search-holder{
    background-color:#cbcaca;
    padding: 65px 0 18px 0;
    width:100%;
    margin: 0 0 35px 0;
}
.shows-pagination{
    text-align: center;
    font-family: "open_sanscondensed_light", serif;
    text-transform: uppercase;
    color:#428cca;
    padding: 50px 0;
    font-size: 26px;
    letter-spacing: 10px;
}
.shows-pagination a{
    color:#428cca;
}
.main-col{
    overflow: hidden;
    float: left;
    width: 75%;
    min-height: 600px;
}
.main-div {
    min-height: 600px;
}
/* Footer */
.ticketbat-footer{
    background-color:#fff;
    padding: 10px 0;
    font-family: "open_sanscondensed_light", serif;
}
.ticketbat-footer a{
    color:#000;
    text-decoration: none;
    text-transform: uppercase;
}
.ticketbat-footer ul{
    padding:0;
    margin:0;
}
.ticketbat-footer li{
    display:inline;
    font-size: 18px;
    margin: 0 15px 0 0;
}
.footer-logo{
    float:right;
}
.copyright-txt{
    font-family: "Oswald", serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0 0 0;
}

/* Side Bar */
.sidebar-title{
    font-size: 36px;
    font-family: "open_sanscondensed_light", serif;
    color:#4e4e4e;
}
.sidebar-cart-btns{
    font-family: "open_sanscondensed_light", serif;
    background: #6ac56d; /* Old browsers */
    background: -moz-linear-gradient(top,  #6ac56d 0%, #38923a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #6ac56d 0%,#38923a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #6ac56d 0%,#38923a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ac56d', endColorstr='#38923a',GradientType=0 ); /* IE6-9 */
    padding:15px;
    border-radius:5px;
    text-transform: uppercase;
    margin:15px 0;
}
.tb-checkout-btn{
    text-transform: uppercase;
}
.newsletter-updates{
    margin:15px 0;
}
/* Upcoming Events */
.upcoming-events-sect {
    border-radius: 0 5px 5px 0;
    background-color: #fff;
    /* min-height: 500px; */
    margin: 15px 0;
}
.upcoming-item{
    border-bottom:1px solid #ccc;
    padding: 10px 0;
    overflow:auto;
}
.upcoming-date-box{
    float:left;
    margin: 0 0 0 10px;
    border-radius: 2px;
    padding:10px 0;
    -moz-border-radius: 2px;
    background-color:#9c9c9c;
    width:60px;
    font-family: "oswald", serif;
    text-transform: uppercase;
    color:#fff;
    text-align: center;
}
.upcoming-date-month{
    font-size:24px;
}
.upcoming-date-day{
    font-size:18px;
}
.upcoming-event-info {
    float: left;
    padding: 0px 0px 0px 15px;
    width: 66%;
}
.upcoming-event-title{
    font-family:"oswald",serif;
    font-size: 16px;
    color:#535353;
    text-transform: uppercase;
}
.upcoming-event-title a{
    color:#535353;
    text-decoration: none;
}
.upcoming-event-venue{
    font-family:"oswald", serif;
    font-size:11px;
    color:#9c9c9c;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.upcoming-event-venue a{
    color:#9c9c9c;
    text-decoration: none;    
}
.upcoming-event-dates{
    font-family:"oswald", serif;
    font-size:12px;
    color:#00ae4d;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
.get-tickets-btn{
    color:#428cca;
    font-family: "oswald", serif;
    text-transform: uppercase;
    font-size: 12px;
}
.upcoming-events-viewmore{
    width:100%;
    text-align: center;
    padding:10px 0;
    font-family: "oswald", serif;
    text-transform: uppercase;
}
.upcoming-events-viewmore a{
    color:#428cca;
}
/* Featured Shows*/
.featured-thumb img{
    width:100%;
}
.featured-thumb{
    padding:4px;
    /* height: 200px;
    overflow: hidden; */
}
.show-featured-thumb {
    height: 150px;
    overflow: hidden;
    width: 100%;
    border: 4px solid #fff;
}
.show-featured-thumb img{
    margin: auto;
    height: 250px;
/*    width: auto;
    max-width: 100%;*/
}
.featured-shows{
    overflow:auto;
}
.featured-show-sect {
    background: #fff;
    margin: 12px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    height: 470px;
}
.featured-title {
    font-family: "Oswald",serif;
    font-size: 18px;
    padding: 5px 10px;
    width: 100%;
    border-bottom: 1px solid #CCC;
    color: #A4A4A4;
    text-transform: uppercase;
}
.featured-title a{
    color:#A4A4A4;
}
.venue-info{
    padding:10px;
    min-height: 80px;
}
.venue-time{
    color:#999;
    font-family: "open_sanscondensed_light", serif;
    font-size: 18px;
}
.venue-event-title {
    color: #999;
    font-family: "open_sanscondensed_light",serif;
    font-size: 18px;
    /*min-height: 56px;*/
}
.venue-highlight{
    font-family: "oswald", serif;
    text-transform: uppercase;
    font-size: 15px;
    color:#000;
}
.venue-highlight a{
    color:#000;
}
.venue-event-title a{
    color:#000;
}
.venue-btns{
    padding: 10px;
    font-family: "open_sanscondensed_light", serif;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
}
.venue-btns ul{
    padding:0;
    margin:0;
}
.venue-btns li{
    display: inline;
    margin: 0 10px 0 0;
}
.featured-shows-container{
    float:left;
    overflow:auto;
    width:66%;
}
.event-dates-title{
    font-family: "open_sanscondensed_light", serif;
    color:#4bab44;
    font-size:24px;
}
.venue-r-col{
    float:left;
    width:73%;
    margin: 0 0 0 1%;
    overflow: auto;
}
.featured-venue{
    background-color:#fff;
    margin: 20px 0 0 0;
}
.featured-venue-logo{
    width:100%;
    border-bottom: 1px solid #dadada;
    padding: 12px 0;
}
.featured-venue-logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.featured-venue-desc{
    padding:12px;
    text-align: center;
    font-family: "Roboto", serif;
    color: #4e4e4e;
    min-height: 140px;
}
.featured-venue-btn{
    padding:12px 0;
    text-align: center;
    font-family: "Oswald", serif;
    color: #fff;
    text-transform: uppercase;
    background: #535353;
    margin: 0 0 40px 0;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    min-height: 65px;
}
.featured-venue-btn a{
    color:#fff;
}
/* Shows Page */
.r-show-col{
    float:left;
    width:75%;
    overflow: auto;
}
.style-switcher{
    float:right;
    font-size: 24px;
    padding: 20px 0 0 0;
    letter-spacing: 2px;
}
.style-switcher a{
    color:#999;
}
.shows-list-thumb {
    width: 260px;
    height: 260px;
    overflow: hidden;
    float: left;
    margin: 0px 15px 0px 0px;
    background: #000;
}
.shows-list-thumb img{
    height:100%;
    display: block;
    margin:auto;
}
.shows-list-show-sect{
    background: #fff;
    margin: 15px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: auto;
}
.shows-list-details{
    float: left;
    overflow: hidden;
    width: 61%;
    margin: 15px;
}
.shows-list-opener{
    font-family: "Roboto", serif;
    font-size: 16px;
    padding: 0 0 10px 0;
    color: #4bab44;
    text-transform: uppercase;
}
.shows-list-event-title{
    font-family: "Oswald", serif;
    font-size: 30px;
    padding: 10px 0 0 0;
    color: #a4a4a4;
    text-transform: uppercase;
}
.shows-list-event-btns{
    line-height: 6px;
    padding: 20px 0 0 0;
    text-transform: uppercase;
    font-family: "open_sanscondensed_light", serif;
}
.shows-list-event-desc{
    color:#535353;
    font-family: "Roboto", serif;
    font-size: 12px;
    margin: 15px 0;
    float:left;
    border-bottom: 1px solid #dadada;
    padding: 0 0 15px 0;
    width:100%;
    /* min-height: 100px; */
}
.grid-list-title{
    font-size: 36px;
    font-family: "open_sanscondensed_light", serif;
    color: #4e4e4e;
}
.venue-list-event-desc{
    color:#535353;
    font-family: "Roboto", serif;
    font-size: 12px;
    margin: 15px 0;
    float:left;
    border-bottom: 1px solid #dadada;
    padding: 0 0 15px 15px;
    width:100%;
    min-height: 100px;
}
.show-list-event-icon{
    float:left;
    width:20%;
    height:22px;
    font-size: 22px;
    color:#9c9c9c;
    margin: 0 5px 0 0;
    text-align: right;
}
.show-list-event-lg-title{
    font-family: "Roboto", serif;
    font-size: 13px;
    line-height: 12px;
    padding:5px 0 0 0;
    text-transform: uppercase;
}
.show-list-event-sm-title{
    font-family: "Roboto", serif;
    font-size: 9px;
    text-transform: uppercase;
    color:#4bab44;
}
/* Event Page */
.event-header{
    width:100%;
    padding: 40px 0 0 0;
}
.event-header img{
    width:100%;
}
.event-header-title-sect {
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    /* margin: 234px auto 0; */
    padding: 26px 0;
}
.event-header-title{
    font-size: 48px;
    font-family: "Oswald", serif;
    color:#fff;
    text-align: center;
    text-transform: uppercase;
}
.event-header-desc{
    text-transform: uppercase;
    font-family: "open_sanscondensed_light", serif;
    font-size: 18px;
    line-height: 14px;
    text-align: center;
    color:#fff;
}
.event-details-sect{
    background-color:#fff;
    margin: 0 0 50px 0;
    overflow: hidden;
}
.event-details-venue-sect{
    font-family: "open_sanscondensed_light", serif;
    font-size: 36px;
    color: #000;
    border-bottom: 1px solid #dadada;
    margin: 0 0 10px 0;
    overflow: hidden;
}
.event-details-sect-title{
    width:100%;
    font-family: "open_sanscondensed_light", serif;
    font-size: 36px;
    color:#4e4e4e;
    padding: 30px 40px;
    border-bottom: 1px solid #dadada;
}
.event-details-sect-desc {
    font-family: "Roboto", serif;
    font-size: 14px;
    color: #4e4e4e;
    padding: 40px;
    line-height: 24px;
    overflow: auto;
}
.event-details-show-times{
    border-radius: 3px;
    border: 1px solid #dadada;
    padding:23px 0;
    margin:40px 40px 40px 0;
}
.show-times-title{
    text-align: center;
    font-family: "open_sanscondensed_light", serif;
    font-size: 36px;
    color:#4e4e4e;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #dadada;
    line-height: 36px;
}
.event-times-pagination{
    text-align: center;
    font-family: "open_sanscondensed_light", serif;
    text-transform: uppercase;
    color: #428cca;
    font-size: 26px;
    letter-spacing: 10px;
}
.show-time-slot{
    margin: 0 20px 20px;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #dadada;
    font-family: "open_sanscondensed_light", serif;
}
.show-time-times{
    color:#4bab44;
    font-size: 30px;
    font-family: "open_sanscondensed_light", serif;
    text-align: center;
    line-height: 34px;
}
.shows-times-date{
    font-family: "open_sanscondensed_light", serif;
    font-size: 24px;
    line-height: 24px;
}
.shows-times-day{
    font-family: "Roboto", serif;
    font-size: 12px;
    line-height: 10px;
    color:#428cca;
    text-transform: uppercase;
}
.btn-buytickets{
    text-transform: uppercase;
    text-align: center;
}
/* Slider */
.merchandise-gallery{
    padding: 50px 0;
    overflow: hidden;
}
.event-photo-gallery{
    width:100%;
    padding: 50px 0;
    overflow: hidden;
}
.merch-items li{
    margin: 0 40px;
    padding: 10px 0 20px 0;
}
.gallery-items{
    width:100%;
}
.gallery-items li{
    margin: 0 30px;
    padding: 10px 0 20px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 91px;
    height: 91px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    margin-left: -90px;
    background: url(../img/controls.png) no-repeat 0 -91px;
}
.bx-wrapper .bx-next {
    right: -80px;
    background: url(../img/controls.png) no-repeat -91px -91px;
}
.bx-wrapper .bx-next:hover {
    background-position: -91px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    outline: 0;
    width: 91px;
    height: 91px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.event-detail-video{
    width:100%;
    height:640px;
    margin: 0 0 50px 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFF;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #5CB85C;
}
#map {
    height: 400px;
    width:100%;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(0,0,0,0.7);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.view {
   width: 228px;
   height: 228px;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask,.view .content {
    width: 228px;
    height: 228px;
    position: absolute;
    overflow: hidden;
    padding: 70px 0 0 70px;
    top: 0;
    left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.event-detail-ticket-sect{
    background-color:#fff;
    padding:40px;
    margin: 90px 0 50px 0;
}
.event-detail-ticket-title{
    font-size: 48px;
    font-family: "open_sanscondensed_light", serif;
    color:#000;
}
.event-detail-no-tickets{
    font-size: 48px;
    font-family: "open_sanscondensed_light", serif;
    color:#ff0000;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom:1px solid #ccc;
}
.event-detail-ticket-date{
    font-family: "Roboto", serif;
    padding: 10px 0 20px 0;
    margin: 0 0 25px 0;
    color:#989898;
    border-bottom: 2px solid #dadada;
    font-size: 18px;
}
.event-detail-ticket-btns{
    font-family: "open_sanscondensed_light", serif;
    padding: 0 0 25px 0;
    margin: 25px 0;
    color:#989898;
    border-bottom: 2px solid #dadada;
    font-size: 18px;
}
.event-detail-ticket-btns2{
    font-family: "open_sanscondensed_light", serif;
    padding: 0 0 25px 0;
    margin: 0 0 0 0;
    color:#989898;
    border-bottom: 2px solid #dadada;
    font-size: 18px;
}
.seating-btns {
    float: left;
    min-width: 16.5%;
    margin: 10px 0 0 3%;
}
.event-map{
    width:100%;
    height:100%;
}
.event-map img{
    width:100%;
    display:block;
}
.event-detail-share-btns ul{
    padding:0;
    margin:0;
}
.event-detail-share-btns li{
    display: inline;
    margin: 0 10px 0 0;
}
.btn-ga-booth{
    color:#fff;
    background-color: #ffad43;
    text-transform: uppercase;
}
.btn-golden-circle{
    background-color:#fff200;
    color:#000;
    text-transform: uppercase;
}
.btn-golden-circle-mg{
    background-color:#fff200;
    color:#000;
    text-transform: uppercase;
    margin:10px 0 0 0;
}
.btn-balcony{
    background-color:#ffae41;
    color:#fff;
    text-transform: uppercase;
}
.btn-vip-meet{
    color:#fff;
    background-color:#3d3d3d;
    text-transform: uppercase;
}
.btn-vip{
    color:#fff;
    background-color: #51ade8;
    text-transform: uppercase;
}
.btn-vip-booth{
    color:#000;
    background-color:#ffff76;
    text-transform: uppercase;
    border: 1px solid #737373;
}
.btn-apa{
    color:#fff;
    background-color:#737373;
    text-transform: uppercase;
}
.btn-text-lg{
    font-size: 18px;
}
.cart-total-qty{
    text-align: right;
}
.qty-form{
    width:60px;
    float:left;
    text-align: center;
}
.qty-label{
    float:left;
    font-size: 24px;
    color:#000;
    margin: 0 10px 0 0;
    width:50px;
}
.total-txt-1{
    font-family: "Oswald", serif;
    font-size:24px;
    color:#468dc8;
    text-transform: uppercase;
}
.total-txt-2{
    font-family: "Oswald", serif;
    font-size:24px;
    color:#737373;
    text-transform: uppercase;
}
.checkout-required{
    color:#ff0000;
}
.price-sect{
    padding: 10px 0 0 0;
}
.radio-price{
    text-indent:10px;
    font-family:"open_sanscondensed_light", serif;
    font-size:18px;
    margin: 0 30px 0 0;
}
.share-btns-po{
    float:right;
}
.merch-price{
    float:right;
    font-size: 36px;
    font-family: "Oswald",serif;
    color:#3cb549;
    line-height: 60px;
}
.select-merch{
    width:60%;
}
.event-gallery-pic{
    height: 140px;
    overflow: hidden;
}
.event-gallery-pic img {
    height: 100%;
    max-width: 1024px;
    overflow: hidden;
}
.btn-cart-add{
    background-color:#ff6733;
    color:#fff;
}
.share-modal-txt{
    font-family:"roboto", serif;
    font-size:14px;
    color:#428BCA;
    padding:0 0 20px 0;
    text-align:center;
}
.share-modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 14px;
    font-family: "oswald",serif;
    text-align: center;
    text-transform: uppercase;
    word-spacing: 2px;
}
.share-form-control {
    height: 30px;
    padding: 0px 7px;
    font-size: 10px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.gift_ticket_table{
    padding:10px 0;
}
.share-table-title{
    font-family: "oswald", serif;
    text-transform: uppercase;
    padding: 0 5px;
}
/* Merchandise */
.merch-item-title{
    font-family: "Oswald", serif;
    font-size: 16px;
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    color: #a4a4a4;
    text-align: center;
    text-transform: uppercase;
}
.merch-item-title a{
    color:#000;
}
.merch-price-info {
    padding: 10px 0 0 0;
    text-align: center;
    font-family: "oswald",serif;
    font-size: 18px;
}
.merch-title {
    font-size: 36px;
    font-family: "open_sanscondensed_light", serif;
    color: #4e4e4e;
    border-bottom: 1px solid #ccc;
    padding: 70px 0 0 0;
}
.sm-modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 14px;
    font-family: "oswald",serif;
}
.modal-body {
    position: relative;
    padding: 15px;
    overflow: auto;
}
.modal-dialog {
    width: 600px;
    margin: 100px auto;
}
.modal-dialog-sm{
    width: 300px;
    margin: 100px auto;
}
.modal-social-btns{
    text-align: center;
}
.modal-social-btns ul{
    padding:0;
    margin:0;
}
.modal-social-btns li{
    display: inline;
    margin: 0 5px 0 0;
}
/* View Cart */
.view-cart-title {
    font-size: 24px;
    font-family: "open_sanscondensed_light",serif;
    text-transform: uppercase;
}
.complete-title{
    font-size: 24px;
    font-family: "oswald",serif;
    text-transform: uppercase;
}
.cart-titles{
    font-family: "oswald",serif;
    font-size: 14px;
    text-transform: uppercase;
}
.view-cart-sect{
    margin: 90px 0 50px 0;
}
.view-cart-table{
    width:100%;
}
.view-cart-table thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    border-bottom: 1px solid #F5F5F5;
    margin: 10px 0;
    line-height: 47px;
    font-family: "oswald",serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.view-cart-table td, th {
    padding: 10px 0px;
    line-height: 18px;
}
.view-cart-table td {
    font-family: "Roboto", serif;
}
.view-cart-table img{
    height: 30px;
}
.view-cart-input{
    width:80px;
    float:left;
}
.gifts-btn{
    float:right;
    margin: 0 0 0 20px;
}
.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0px;
    text-align: right;
    font-family: "Oswald",serif;
    font-weight: normal;
}
.remove-btn{
    float:right;
}
.cc-sect{
    font-family: "Roboto", serif;
}
.not-accepted{
    color: #ff0000;
    display:block;
    font-family: "Oswald",serif;
    margin: 10px 0 0 0;
    text-transform: uppercase;
}
.checkout-status-sect{
    padding:20px;
    font-size: 16px;
    font-family: "open_sanscondensed_light",serif;
    text-transform: uppercase;
}
.legal-sect{
    font-size: 16px;
    font-family: "open_sanscondensed_light",serif;
    text-transform: uppercase;
}
.your-purchase{
    padding: 30px 40px;
    overflow: hidden;
}
.contact-sect{
    overflow:auto;
    padding:50px;
}
.shows-grid{
    display:none;
}
.shows-grid-list{
    display:none;
}
.btn-continue-shopping{
    color: #FFF;
    background-color: #505050;
    border-color: #141414;
}
.btn-continue-shopping:hover, .btn-continue-shopping:focus, .btn-continue-shopping:active, .btn-continue-shopping.active, .open > .dropdown-toggle.btn-continue-shopping {
    color: #FFF;
    background-color: #999;
    border-color: #5A5A5A;
}
.btn-checkout{
    color: #FFF;
    background-color: #141414;
    border-color: #000;
}
.btn-checkout:hover, .btn-checkout:focus, .btn-checkout:active, .btn-checkout.active, .open > .dropdown-toggle.btn-checkout {
    color: #FFF;
    background-color: #999;
    border-color: #5A5A5A;
}
.btn-userdrop-down{
    background-color:#000;
    border:0px;
    color:#fff;
}

#overlay_div{
    display:none;
    left: 50%;
    top: 50%;
    margin-left: -189px;
    margin-top: -58px;
    position: fixed;
    z-index: 1001;
}
#overlay{
    background:rgba(0,0,0,0.3);
    display:none;
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:1000;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0.1em 0px;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "oswald",serif;
    font-size: 14px;
    text-transform: uppercase;
}
.admin-image-upload{
    width:100%;
}
.admin-image-upload img{
    width:100%;
}
#calendar {
    max-width: 100%;
    margin: 10px auto 30px;
    font-family: "Roboto", serif;
    font-size: 12px;
    line-height: 10px;
    text-transform: uppercase;
}
.fc .fc-toolbar > * > :first-child {
    font-family: "open_sanscondensed_light", serif;
    color: #4e4e4e;
}
.subtotal-viewcart{
    float:right;
    font-family: "Oswald", serif;
    color:#777;
    font-size: 14px;
    font-weight:300px;
}
.proccessing-viewcart{
    float:right;
    font-family: "Oswald", serif;
    color:#000;
    font-size: 14px;
    font-weight:300px;
}
.total-viewcart{
    float:right;
    font-family: "Oswald", serif;
    color:#357ebd;
    font-size: 18px;
    font-weight:300px;
}
.discount-viewcart{
    float:right;
    font-family: "Oswald", serif;
    color:#00a74e;
    font-size: 14px;
    font-weight:300px;
}
.event-submission-title{
    font-size: 14px;
    font-family: "oswald", serif;
}
.event-submission-sect-title{
    font-size: 18px;
    font-family: "oswald", serif;
    text-transform: uppercase;
    color: #5cb85c;
}
.event-submission-thank-you{
    color: rgb(0, 147, 255);
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 0px 30px;
    border-bottom: 1px solid rgb(0, 147, 255);
    padding: 0px 0px 30px;
    font-family: "oswald", serif;
}
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
    border-color: #f5f5f5;
    text-align: center;
}
.tb-calendar{
    padding:10px;
}
.ticket-policy {
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    color: #ff0000;
    font-weight: 300;
}
.empty-btn{
    display: none;
}
.cart-update-notification{
    display: none;
    width:100%;
    margin:10px 0;
}
.btn-r{
    float:right;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    overflow: auto;
}
.band-detail-sect {
    float: left;
    margin: 0 0 0 10px;
    width: 65%;
}
.band-detail-share-btns{
    overflow: auto;
}
.band-detail-share-btns ul{
    padding:0;
    margin:0;
}
.band-detail-share-btns li{
    display: inline;
    margin:0 0 0 3px;
}
.band-detail-share-btns img {
    width: 20px;
    height: 20px;
}
.bands-sect {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    border-top: 1px dotted #ccc;
    padding: 15px 0 0;
}
.bands-default-pic{
    float:left;
    width:120px;
}
.bands-default-pic img{
    width:100%;
}
.band-txt {
    line-height: 18px;
    font-family: "roboto",serif;
    font-size: 12px;
    padding: 10px 0;
}
.modal-lg {
    width: 600px;
    margin: 100px auto;
}
.upcoming-event-sponsor {
    font-family: "oswald",serif;
    font-size: 16px;
    color: #167AC6;
    text-transform: uppercase;
}
.cameo-submission-sect {
    margin: 90px 0 50px 0;
}
.cameo-submission-sect img{
    width:100%;
}
.cameo-submission-fields{
    background-color: #fff;
    padding:40px;
    margin:20px 0;
}
.coupon-featured-thumb {
    height: 340px;
    overflow: hidden;
    width: 100%;
    border: 4px solid #fff;
}
.coupon-featured-thumb img{
    width:100%;
}
.teamsters-main-col{
    width:100%;
}
.teamsters-show-featured-thumb {
    height: 280px;
    overflow: hidden;
    width: 100%;
    border: 4px solid #fff;
}
.teamsters-show-featured-thumb img{
    width:100%;
}
.grid-item {
  width: 31%;
  margin: 0 2% 0 0;
}
.mobile-nav-checkout{
    display: none;
    padding: 10px 0;
}
.mobile-nav-checkout ul{
    padding:0;
    margin:0;
}
.mobile-nav-checkout li {
    padding: 10px 12px 0px;
    color: #fff;
    list-style: none;
}
.past-purchases-header{
    font-family: "oswald", serif;
    font-size:12px;
    text-transform: uppercase;
    font-weight: normal;
}
.panel-heading{
    font-family:"Oswald", serif;
    text-transform: uppercase;
}
@media screen and (max-width: 1700px) {
    .carouselWrapper .bx-viewport {
        padding: 0 5%;
        width: inherit !important
    }
}
@media screen and (max-width: 1170px) {
    .carouselWrapper .bx-viewport {
        padding: 0 2%;
        width: inherit !important
    }
    .ticket-bat-nav{
        width:100%;
    }
    .logo{
        padding: 0 0 0 10px;
    }
    .event-header-title-sect{
        width:100%;
        min-height: 122px;
    }
    .shows-list-details {
        float: left;
        overflow: hidden;
        width: 55%;
        margin: 15px 0px;
    }
    .show-list-event-minor-details{
        float:left;
        width:55%;
        margin: 0 0 0 5px;
    }
    .featured-title {
        font-size: 16px;
    }
    .upcoming-event-info {
        float: left;
        padding: 0px 0px 0px 15px;
        width: 60%;
    }

}
@media screen and (max-width: 1000px) {
    .shows-list-thumb{
        width:100%;
        height:auto;
    }
    .shows-list-thumb img{
        width:100%;
    }
    .nav-container {
        padding: 0 0 0 90px;
        width: 100%;
    }
    .shows-list-details{
        float: none;
        overflow: hidden;
        width: 92%;
        margin: 15px;
    }
    .event-details-show-times{
        margin:40px;
    }
    .show-featured-thumb {
        padding: 4px;
        height: 100%;
        overflow: hidden;
        background: #000;
    }
    .main-col {
        width: 100%;
    }
    .venue-list-details {
        width: 95%;
    }
    .modal-lg {
        width: 90%;
        margin: auto;
    }
}
@media screen and (max-width: 768px) {
    .col-md-4{
        width:50%;
    }
    .grid-item {
        width: 48%;
        margin: 0 2% 0 0;
    }
@media screen and (max-width: 768px) {
    .main-col {
        width: 100%;
    }
    /* Hide table headers (but not display: none;, for accessibility) */

    .view-cart-table td, th {
        padding: 15px 0px 15px 0px;
    }

    .remove-btn{
        float:none;
    }
    .main-sidebar{
        display: none;
    }
    .empty-btn{
        display: none;
    }
    .teamsters-show-featured-thumb, .coupon-featured-thumb {
        height: 100%;
    }
    .nav-checkout {
        float: right;
        width: 165px;
        color: #fff;
        padding: 15px 5px;
        text-align: left;
        font-size: 12px;
        height: 12px;
    }
    .navbar-default .navbar-nav li {
        padding: 0px;
        font-size: 12px;
    }
    .navbar-nav {
        float: left;
        margin: 0;
        margin: 0 0 0 20px;
    }
    .navbar-nav li a {
        padding: 15px 5px;
    }

}
@media screen and (max-width: 767px) {
    .shows-list-event-title {
        text-align: center;
    }
    .merch-sect-form{
        margin: 0 0 10px 0;
    }
    .event-icons-info {
        margin: 0px 0px 10px;
        border-bottom: 1px dotted #ddd;
        padding: 0 0 15px 20px;
    }
    .nav-container {
        padding: 0;
        width: 100%;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        text-align: center;
    }
    .nav-checkout {
        float: none;
        width: 100%;
        color: #fff;
        padding: 0;
        text-align: center;
    }
    .nav-checkout ul {
        padding: 0;
    }
    .nav-checkout li {
        display: block;
        padding: 12px 0;
    }
    .shopping-cart-checkout {
        float: none;
        color: #fff;
        border-left: 0;
        padding: 0 0 12px 0;
    }
    .event-title{
        font-family: "Oswald", serif;
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        width:100%;
        padding:70px 0 0 0;
        color:#fff;
        text-transform: uppercase;
    }
    .footer-logo{
        display:none;
        margin:auto;
        padding: 10px 0;
    }
    .ticketbat-footer ul {
        text-align: center;
    }
    .r-show-col{
        float:left;
        width:100%;
        overflow: auto;
    }
    .btn-buytickets{
        text-transform: uppercase;
        margin: 10px 0;
    }
    .event-detail-video{
        height:320px;
    }
    .grid-item {
      width: 48%;
      margin: 0 2% 0 0;
    }
}
@media screen and (max-width: 480px) {
    .show-featured-thumb img{
        height: auto;
        width:100%;
    }

    .navbar-nav {
        float: none;
        margin: 0 0 10px 0;
    }
    .main-search-area{
        float:left;
        width:100%;
        margin: 0 0 5px 0;
    }
    .navbar-default .navbar-nav li a {
        color: #fff;
        font-size: 16px;
        padding: 10px;
    }
    .event-header-title-sect {
        width: 100%;
        min-height: 22px;
    }
    .event-header-title-sect {
        padding: 10px 0;
    }
    .main-search-select{
        float:left;
        width:100%;
        margin: 0 0 5px 0;
    }
    .venue-list-details {
        width: 90%;
    }
    .bx-wrapper {
        position: relative;
        margin: 0px;
        padding: 10px 0;
        background-color: #fff;
    }
    .event-header-title {
        font-size: 24px;
        font-family: "Oswald", serif;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }
    .show-time-times {
        color: #4BAB44;
        font-size: 20px;
        font-family: "open_sanscondensed_light",serif;
        text-align: left;
        line-height: 24px;
        padding: 5px 0;
    }
    .nav-container {
        padding: 0px;
        width: 100%;
        text-align: center;
    }
    .modal-dialog {
        width: 96%;
        margin: 100px 2%;
    }
    .bx-wrapper .bx-viewport {
        left: 0;
        border:0;
    }
    .carousel .slide .imgslide {
        overflow: hidden;
        /* height:250px; */
        margin:0;
    }
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 20px;
        width: 100%;
        display: none;
    }
    .gifts-btn{
        float:none;
        margin: 0;
        width: 100%;
    }
    .shopping-cart-checkout {
        float: none;
        border-left: 0;
        padding: 0;
        width: 100%;
    }
    .mobile-nav-checkout{
        display: block;
    }
    .nav-checkout {
        float: none;
        width: 100%;
        color: #FFF;
        padding: 20px 0 0 0 !important;
        text-align: center;
        display: none;
    }
    .nav-checkout ul{
        padding:0;
        margin:0;
    }
    .nav-checkout li{
        margin: 0 0 20px 0px;
        padding:0;
        display:block;
    }
    .show-list-event-icon {
        width: 22px;
    }
    .seating-btns {
        float: left;
        width: 100%;
        margin: 0px 0px 10px 3%;
    }
    .band-detail-sect {
        float: left;
        margin: 5px 0;
        width: 100%;
        text-align: center;
    }
    .bands-default-pic {
        float: none;
        width: 120px;
        margin: auto;
    }
    .grid-item {
        width: 100%;
        margin: auto;
    }
    .featured-show-sect {
        height: 520px;
    }
    .share-btns-po {
        float: none;
    }
}
