.overlay_content {
    max-width: 720px;
}

/*Glide Banner */

div#glide-banner {
    text-align: center;
    padding-top: 30px;
}

div#glide-banner img {
    max-width: 100%;
}

/*CUSTOM HERO*/

.home .rsInfo .buttons.buttons_override a.tickets {
    background: transparent url(https://www.barclayscenter.com/assets/production/4bac3bd3a3//images/icon-ticket-white.svg) 8px 3px no-repeat;
    margin-right: 15px;
    padding-left: 47px;
}

.home .rsInfo .buttons.buttons_override a.more {
    background: transparent url(https://www.barclayscenter.com/assets/img/icon-info-98ce7ac08f.svg) 8px 3px no-repeat;
    margin-right: 15px;
    padding-left: 35px;
}

/*ALERT*/

.m-alert .alert-content-wrapper .alert-container .alert-link h2, .m-alert .alert-content-wrapper .alert-container .alert-link .showtime-search-instant-result-header {
    background: #ffffff;
    display: inline-block;
    line-height: 24px;
    padding: 5px 24px;
    letter-spacing: 0.1em;
    font-size: 16px!important;
    font-weight: bold;
    margin-bottom: 15px;
    font-family: "expert_sans",sans-serif!important;
    font: unset;
    text-transform: none;
    font-weight: 600;
}

.m-alert .alert-content-wrapper .alert-container {
    padding: 42px 30px 25px;
}

@media screen and (max-width: 1169px) {
.m-alert .alert-content-wrapper .alert-button-wrapper {
    height: 50px;
}
}

/*NEWSLETTER*/

.overlay_content {
    max-width: 640px;
}

.newsletter-wrap {
    text-align: center;
    clear: both;
}

.newsletter-wrap h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 14px;
}

.newsletter-wrap .m-social-icon-newsletter {
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    display: inline-block;
    position: relative;
    top: 10px;
    right: 8px;
}

.newsletter-wrap p {
    margin-bottom: 20px;
}

.newsletter-wrap iframe#newsletter {
    width: 100%;
    height: 200px;
}

@media (max-width: 820px) {
    .newsletter-wrap iframe#newsletter {
        height: 280px;
    }
}

/*SMART APP BANNER*/

#smartbanner.android {
    border-color: #a2a2a2;
    border-top: none;
    box-shadow: none;
    background: #DDD;
    z-index: 99999;
    bottom: 0;
    top: initial !important;
    position: fixed !important;
    padding-bottom: 10px;
}

#smartbanner.android .sb-info {
    color: #444;
    text-shadow: none;
    padding: 0 !important;
}

#smartbanner.android .sb-info strong {
    color: #000;
}

#smartbanner.android .sb-button {
    color: #016ab6;
    top: 5px;
    right: 10px;
}

#smartbanner.android .sb-button span {
    background-color: transparent;
    background-image: none;
    background-image: none;
}

#smartbanner.android .sb-button:active span,
#smartbanner.android .sb-button:hover span {
    background: transparent;
}

#smartbanner .sb-button {
    font-weight: normal;
}

/*ALERT BANNER*/

div#notice {
    background-color: #222;
    text-align: center;
    padding: 15px;
    color: #FFF;
}

div#notice h4 {
    color: #00AEEF;
}

div#notice p {
    color: #FFF;
    margin: 0;
    max-width: 1200px;
    margin: auto;
}

div#notice a:hover,
div#notice a:focus,
div#notice a:visited:hover,
div#notice a:visited:focus {
    color: #00AEEF;
}

/*OVERLAY*/

.overlay_content .lightbox-find-tickets {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    background-color: #252525;
    z-index: 99;
}

.custom-overlay h3,
.custom-overlay h2 {
    background-color: #252525;
    text-align: center;
    color: #FFF;
    padding: 10px;
    margin: 0;
    line-height: 1;
}

.custom-overlay h2 span {
    font-size: 18px;
}

.custom-overlay h2:before {
    display: none;
}

#meerkat-wrap .overlay_content {
    max-width: 480px;
    background-color: #000;
}

#meerkat-wrap .overlay_content img {
    max-width: 100%;
}

/*Calendar*/
@media screen and (max-width: 805px) {
    .m-homepage-widget__third:nth-child(3n) {
        width: 100%;
    }
}