@import url("../atsreset.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,900');
:root {
	--epg-color1: #78211f;
	--epg-color1text: white!important;
	--epg-color2: #78211f;
	--epg-color2text: white!important;
	--epg-color3: #78211f;
	--epg-color3text: white;
}
body { font: 0.83vw/1.5 Montserrat,cursive, "Open Sans",Arial,sans-serif;  font-family: Montserrat, cursive, "Open Sans",Arial,sans-serif !important;}
* { border-radius: 0px!important; }
/*a:focus, .ButtonLink:focus { outline: 2px #389AFF dashed; }*/
a:not(.agl-epgbutton) { text-decoration: none; color: #78211f; }
.socialsHeaderLink a, .socialsHeaderLink a:hover { background-color: white; color: black; }
a.agl-navigation-user:hover, a.agl-navigation-cart:hover, a.agl-navigation-user.agl-clicked, a.agl-navigation-cart.agl-clicked { background-color: unset; }
.agl-navigation-mobile-user > ul.agl-navigation-account { background-color: var(--epg-color1); }
a:hover { color: #389AFF; }

input[type=button], input[type=submit], button { border-width: 0px; }
.agl-cf::before, .agl-cf::after { content: " "; display: table; }
.agl-cf::after { clear: both; }
.agl-float-right { float: right; }
.agl-float-left { float: left; }
.agl-leftpad0 { padding-left: 0px!important; }

.agl-body { padding: 0px; margin: 0px; visibility:hidden; background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover; }
.agl-bodybuy { background-color: white; padding-bottom: 10px!important; }
.agl-header { width: 100%; margin: auto; position: sticky; top:0px left:0px; z-index: 1000; }
.agl-headerinclude { position: relative; }
.agl-usernav { display: none; position: fixed; width: 100%; top: 0px; left: 0px; z-index: 9900; box-shadow: 0px 0px 2px 2px #666666; }
.agl-userlinks { text-align: right; padding: 10px; width: 1128px; margin: auto; }
.agl-userlinks a, .agl-userlinks span { text-decoration: none; color: white; font-weight: bold; font-size: 105%; }
.agl-container { width: 100%; display:flex; flex-direction: column; min-height: 100vh; margin: auto; background-color: white; min-width: 320px; }
.agl-intro { background-color: black; padding-top: 0px; flex: none; }
.agl-content { clear: both; position: relative; background-color: white; padding-bottom: 20px; padding-top: 0px; flex: 1 0 auto; }
.agl-columnset { width: calc(100% - 40px); max-width: 1440px; margin: auto;  border-collapse: unset; }
.agl-footer { background-color: black; color: white; text-align: center; padding:0px; margin:0px; flex: none; }
.agl-footerinclude { margin: auto; width: unset; padding: 0px; border:  border-right-width: 20px; border-left-width: 20px; }
.agl-cols-33 { width: calc(33.33% - 20px); margin: 10px; float: left; text-align: left; }
.agl-footer #poweredBy { display: block; text-align: center; clear: both; float: none; }
.agl-passcodebody { visibility: visible; background-color: #666666; min-height: 100vh; padding-top: 10% !important; }
.agl-passcodeentry { width: 300px; max-width: 100%; margin: auto; border-radius: 8px; background-color: #ffffff; padding-top: 20px; }
table#CustomerLogin_CreateCustomer_tblNewAccount { width: 100%; }
.StandoutBlock, #CustomerLogin_ExistingCustomerBlock, .outletLogin.ReturningCustomersBlock, #ctl04_ExistingCustomerBlock, #ctl04_CustomerAuthBlock { width: 90%; max-width: 500px; margin: auto; }
.ReturningCustomersBlock { width: unset; padding: 20px; margin: 0px; margin-bottom: 10px; float: none; }
.NewCustomersBlock { float: none; }
.NewCustomersBlock a, .NewCustomersBlock a:link, .NewCustomersBlock a:visited, .AssignCustomer a, .AssignCustomer a:link, .AssignCustomer a:visited { width: unset; }

.ats-ticket-observer {
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.CalendarTable .DayHeader{
background-color: #78211f;
}
.CalendarTable .Date{
background-color: #a22c2a;
}
.ButtonLink{
color: #fff !important;
}

#pageContent{
padding-top: 160px;
min-height: 575px;
}

.CreateAccount {
background-color: #78211f !important;
}

.newDesign{
}

.agl-navigation-account li a{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.newDesign .agl-media-viewer{
width:50%;
margin: 0px 20px;
float: left;
}
.newDesign .agl-columnset{
width:45%;
margin: 0px;
}

.newDesign .DescriptionContainer{
padding: 0px 20px;
width: 49%;


}
.newDesign .DescriptionContainer table{
width:100%;
}
.newDesign .DescriptionContainer tr td:first-child{
width:15%;
}
.newDesign .ReturnContainer{
margin-left: 2px;
margin-top: 10px;
width:8%;
display:none;
}

.newDesign .Name{
display:none;
}

.newDesign .nameHeader{
width: calc(100% - 40px);
font-size: 3rem;
padding: 20px;
font-weight: 900;
}

.agl-intro{
position:fixed;
top: 0px;
left: 0px;
z-index: 100;
width: 100%;
}

.agl-navigation{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.agl-navigation > ul > li > a, .agl-navigation > ul > li > ul > li > a{
font-weight: 900 !important;
    font-size: 1.2rem;
    text-transform: capitalize;
    letter-spacing: normal !important;
}

.agl-navigation-user, .agl-navigation-cart{
position: relative !important;
border: none !important;
left: 0px;
}

.header-content {
    width: 20%;
    padding: 1rem;
}

.header__signup-link{
    margin-left: 1rem;
    padding: .5rem 1rem;
    background-color: #78211f;
    color: #f1f1f1;
    font-weight: 400;
    text-transform: none !important;
white-space: nowrap;
}

.header__signup-link span {
    font-weight: 900;
}

.logo-container {
    height: 100%;
    width: 100%;
}

.logo-container .logo {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 8rem;
background-image: url(../../includes/2021FranklinTheatre_11874/Images/nav-logo.png);
   min-height: 72px;
   min-width: 120px;
}

#nav{
    width: 80%;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    padding-right:0%;
   justify-content: flex-end;
}
.socialsHeaderLink{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.agl-navigation .header__phone-link{
    margin: 0 .25rem;
    background-color: #fff;
    height: 2rem;
    width: 2rem;
    border-radius: 2rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    position: relative;
    transition: .5s ease-out;
    color: #000 !important;
}

.agl-navigation .socialHeaderLink{
    width: 2rem;
    height: 2rem;
    margin: 0 .25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    display: inline-flex;
    background-color: #fff;
    border-radius: 50% !important;
    font-size: 1rem;
    color: #000 !important;
}

.agl-navigation > ul > li.agl-clicked > ul > li:not(:last-of-type) {
border-bottom: 1px solid #d5b860;
}

.socialHeaderLink i, .header__phone-link i{
    font-weight: 900 !important;
}

.header__phone-link span{
right: .5rem;
    left: auto;
    position: absolute;
    margin-left: .5rem;
    opacity: 0;
    pointer-events: none;
}
/*
.header__phone-link:hover, .header__phone-link:focus {
    width: 8rem;
    padding: 0 .5rem;
    justify-content: flex-start;
}

.header__phone-link:hover span, .header__phone-link:focus span {
    opacity: 1;
    transition: .5s ease-out .3s;
    pointer-events: auto;
}
*/
.header__signup-link i {
    margin-left: .5rem;
}



.h3, h3 {
    font-size: 1.75rem;
}

html{
font-size: .83vw;
}

html body a {
    color: #232323;
    transition: .3s ease-in-out;
}


.footer img {
    vertical-align: middle;
    border-style: none;
}

.footer ul li {
    font-family: "Raleway",sans-serif;
}

.footer{
font-size: 1rem;
text-align: left;
}
.footer .footer-top {
    width: 100%;
    max-width: 100rem;
    margin: 0 auto;
    padding: 8rem 0rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    flex-direction: row;
    color: #fff;
    border-bottom: 2px solid #fff;
}

.footer .footer-top .footer-col.two-con-col {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
}

.footer .footer-top .footer-hours {
    margin-bottom: 3rem;
}

.footer .footer-top .footer-col h3 {
    color: #78211f;
    font-weight: 900;
}

.footer .footer-top .footer-hours p span {
    font-size: 1.2rem;
    font-weight: 700;
}

.footer .footer-top .footer-contact {
    margin-top: auto;
}

.footer .footer-top .footer-contact .footer-phone {
    font-weight: 900;
    font-size: 1.5rem;
}

.footer .footer-top .footer-col {
    flex: 1 1 0px;
}

.footer .footer-top .footer-col h3 {
    color: #78211f;
    font-weight: 900;
}

.footer .footer-top .footer-quick-links ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.footer .footer-top .footer-quick-links ul li:not(:last-of-type) {
    margin-bottom: .5rem;
}

.footer .footer-top .footer-quick-links ul li a {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
}

.footer .footer-top .footer-contact .footer-phone {
    font-weight: 900;
    font-size: 1.5rem;
}
.footer .footer-top .footer-contact a {
    display: block;
    color: #fff;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
    text-transform: lowercase;
}

.footer .footer-top .footer-col.two-con-col {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
}

.footer .footer-top .footer-col h3 {
    color: #78211f;
    font-weight: 900;
}

.footer .footer-top .footer-address p {
    font-weight: 700;
    font-size: 1.2rem;
}

.footer .footer-top .footer-find-us {
    margin-top: auto;
}

.footer .footer-top .footer-find-us h3 {
    font-size: 1.3rem;
}

.footer .footer-top .footer-find-us img {
    margin: 0 .25rem;
    max-height: 2.5rem;
}

.footer .footer-top .footer-col.logo-col {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.footer .footer-top .footer-logo {
    text-align: center;
}

.footer .footer-top .footer-logo img {
    max-width: 15rem;
}

.footer .footer-top .footer-logo .footer-socials {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.footer .footer-top .footer-logo .footer-socials a {
    width: 2rem;
    height: 2rem;
    margin: 0 .25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    background-color: #fff;
    color: #000!important;
    font-size: 1rem;
    border-radius: 50% !important;
}

.footer .footer-top .footer-cta, .footer .footer-top .footer-cta p em a{
    width: 100%;
    margin-top: 7rem;
    text-align: center;
    font-size: 1.5rem !important;
}

.footer .footer-top .footer-cta p {
    margin-bottom: 0;
}

.footer .footer-top .footer-cta a {
font-weight: 900;
    color: #78211f !important;
}


.footer .footer-bottom {
    width: 100%;
    padding: 3rem 0;
}

.footer .footer-bottom .ft-bottom-inner {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: nowrap;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 24rem;
    margin: 0 auto;
}

.footer .footer-bottom .ft-bottom-inner .ft-bottom-img-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: .5rem;
    text-align: center;
    border-right: 1px solid #fff;
}

.footer .footer-bottom .ft-bottom-inner .ft-bottom-img-wrap:first-of-type {
    width: 100%;
    border: none;
}

.footer .footer-bottom .ft-bottom-inner .ft-bottom-img-wrap:last-of-type {
    border: none;
}

.footer .footer-bottom .ft-bottom-inner .ft-bottom-img-wrap img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 2.5rem;
}

.footer .footer-bottom .ft-bottom-inner .ft-bottom-img-wrap:first-of-type img {
    max-height: 8rem;
}

.footer #poweredBy{
    color: #fff;
    padding: 1rem;
    background-color: #78211f;
}



@media (max-width: 1280px) {

    html, body, a{
        font-size: 12px;
    }
    #nav li{
         display:none;
     }

   .agl-navigation-mobile #nav li{
         display: block;
    }

    .newDesign .agl-media-viewer{
        width: calc(100% - 40px);
   }

   .newDesign .agl-columnset{
       width: 100%;
       padding: 0px 20px;
   }

   .agl-navigation-toggle{
        position:relative !important;
    }
    #pageContent { padding-top: 110px; }
}

@media (max-width: 760px) {
.footer .footer-top .footer-col.logo-col {
    flex: none;
    width: 100%;
    order: -1;
    margin-bottom: 3rem;
}
}

@media (max-width: 600px) {
.socialHeaderLink{display:none !important;}
.header__signup-link{display:none;}
}

.mobile-menu {
    pointer-events: all;
    position: fixed;
    padding: 2rem 1.5rem 10rem 1.5rem;
    top: 0;
    left: 0;
    width: 24rem;
    height: 100vh;
    transform: translateX(-100%);
    overflow: auto;
    background-color: #78211f;
    color: #fff;
    text-align: left;
    transition: .5s;
    z-index: 99999;
}

.mobile-menu.active {
    transform: translateX(0);
    box-shadow: -2px 0 10px rgb(0 0 0 / 10%);
}

.mobile-menu .mobile-top {
    margin-bottom: 3rem;
    padding: 0;
}

.mobile-menu .mobile-top .logo-container {
    height: 100%;
    width: 100%;
}

.mobile-menu .mobile-top .logo-container .logo {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 12rem;
    transition: .2s;
    margin-top: 0;
background-image: url(../../includes/2021FranklinTheatre_11874/Images/nav-logo.png);
}

.mobile-menu .mobile-middle .menu-container {
    position: relative;
    padding-bottom: 2rem;
    height: 100%;
    overflow: visible;
}

.mobile-menu .mobile-middle .menu {
    display: block;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    list-style-type: none;
}

.mobile-menu .menu-item {
    opacity: 0;
    transform: translateX(-10px);
    transition-timing-function: ease-out;
    transition: 0s;
    transition-delay: .2s;
}

.mobile-menu.active .menu-item {
    opacity: 1;
    transform: translateX(0px);
    transition: .2s;
}

.mobile-menu .mobile-middle .menu .menu-item {
    padding: 0;
    text-align: left;
    border-bottom: 2px solid #d5b860;
}

.mobile-menu.active .menu-item:nth-child(1) {
    transition-delay: 0.4666666667s;
}

.mobile-menu .mobile-middle .menu .menu-item a {
    padding: 1rem 0;
    width: 100%;
    display: block;
    font-size: 1.45rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    padding-right: 1.75rem;
    transition: all .3s linear;
}

.mobile-menu .menu-item-has-children ul {
    display: none;
}

.mobile-menu .menu-item-has-children .sub-menu.active{
   display:block;
}

.mobile-menu .mobile-middle .menu .menu-item .sub-menu {
    padding: 0 0 1rem;
    list-style: none;
}

.mobile-menu .mobile-middle .menu .menu-item .sub-menu .menu-item a {
    text-transform: none;
    padding: 1rem 0;
    display: block;
    width: 100%;
    border-bottom: 0;
    color: #fff;
    text-transform: none;
    font-size: 1.35rem;
    font-weight: 100;
    transition: all .3s linear;
}

.mobile-menu .mobile-middle .menu .menu-item .sub-menu .menu-item {
    padding: 0;
    border-bottom: 1px solid rgba(120,33,31,.125);
}

.mobile-menu .mobile-middle .menu .menu-item .sub-menu .menu-item a {
    text-transform: none;
    padding: 1rem 0;
    display: block;
    width: 100%;
    border-bottom: 0;
    color: #fff;
    text-transform: none;
    font-size: 1.35rem;
    font-weight: 100;
    transition: all .3s linear;
}

.mobile-menu .mobile-bottom {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
}

.mobile-menu .mobile-bottom-soc {
    display: flex;
    transition: .3s ease-in-out;
    margin-bottom: 1rem;
}

.mobile-menu .mobile-bottom a, .mobile-menu .mobile-bottom a:visited, .mobile-menu .mobile-bottom a:active {
    color: #e2cc8e;
}

.mobile-menu .mobile-bottom-soc a {
    width: 3rem;
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    margin: .25rem .825rem;
    background-color: #fff;
    border-radius: 50% !important;
}

.mobile-menu .mobile-bottom-soc a i {
    font-size: 1.5rem;
    color: #78211f;
    transition: .3s ease-in-out;
}

.mobile-menu .mobile-bottom .mobile-header-btn {
    width: 100%;
    display: block;
    padding: 1rem;
    text-align: center;
    margin: .5em 0;
    font-size: 1.2rem;
    color: #78211f;
    background-color: #fff;
    text-transform: uppercase !important;
    box-sizing: border-box;
}

.header__signup-link.mobile-header-btn span {
    font-weight: 400;
}

.mobile-menu .mobile-bottom .mobile-header-btn i {
    margin-right: .5rem;
    font-size: 1.35rem;
}

.mobile-menu.active .menu-item:nth-child(2) {
    transition-delay: 0.6333333333s;
}

.mobile-menu.active .menu-item:nth-child(3) {
    transition-delay: 0.8s;
}

.mobile-menu.active .menu-item:nth-child(4) {
    transition-delay: 0.9666666667s;
}

.mobile-menu .mobile-middle .menu .menu-item:last-of-type {
    border-bottom: 0;
}
.mobile-menu.active .menu-item:nth-child(5) {
    transition-delay: 1.1333333333s;
}

.mobile-menu .mobile-middle .menu .menu-item .wst-nav-toggle {
    cursor: pointer;
}

.mobile-menu .menu-item-has-children span.wst-nav-toggle {
    position: absolute;
    width: 2rem;
    height: 0rem;
    padding: 1rem;
    top: 1rem;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 500px) {
.footer-col{
width:100% !important; 
flex:none !important;
    align-items: center !important;
    text-align: center !important;
margin-bottom: 2rem !important;
}
.footer .footer-top .footer-find-us a {
    margin: 0 1.5rem;
}
}

.agl-accountimage { right: 8px; }
.agl-accountimage #divImageLabel { display: none; }
.agl-acctdetail { margin: 8px; }
.agl-acctdetail span:first-of-type { display: block; font-weight: bold; width: 80px; }
.agl-acctdetail-links a, .AssignCustomer a { display: block; margin: 16px; padding:4px; color: black!important; background-color: white!important; border: solid 1px rgba(128,128,128, .25); }
.agl-acctdetail-links a:hover, .AssignCustomer a:hover { border-color: rgba(128,128,128, .75); }
.PassListBlock > table, table#dlOrders { width: 100%; }
.ReturnTicketListBlock > table, table#dlEvents {width: 100%;}

.agl-navigation { text-transform: uppercase; position:relative; }
.agl-acct-spacer { }
.agl-acct-cartlink-empty { }
.agl-navigation-toggle, .agl-navigation-cart, .agl-navigation-user { width: 30px; text-align: center; cursor: pointer; box-shadow: 0px 0px 0px 0px #ffffff; margin: 8px; }
.agl-navigation-toggle, .agl-navigation-user { display: none; }
.agl-navigation-cart { position:absolute; top: 0px; right: 0px; padding: 2px; margin: 6px; }
.agl-navcart-count { position: absolute; font-size: 15px; line-height: 15px; top: 12px; right: 18px; font-weight: bold; border-radius: 12px!important; display: inline-block; background-color: tomato; padding: 3px; }
.agl-navigation-user { display: block; position:absolute; top: 0px; right: 40px; padding: 2px; margin: 6px; }
.agl-navigation-userinitial span { font-size: 180%; font-weight: bold; }
.agl-navigation-userimage { height:100px!important; display: inline-block; }
.agl-navigation-userimage img { max-height: 80px; max-width: 100%; }
.agl-navigation-toggle { position:absolute; top: 0px; padding: 2px; margin: 6px; left: 0px; }
.agl-navigation > ul { list-style: outside none none; position: relative; }
.LinkHeader .fa-chevron-down { display: none; }
.agl-navigation > ul > li { float: left; position: relative; transition: .3s ease-in-out; }
.agl-navigation > ul > li:last-child { border-right: solid 1px #a3a3a3; }
.agl-navigation > ul > li > a { float: left; padding: 0px 20px; letter-spacing: 0.75px; color: white; font-weight: normal; border: 0px; line-height: 75px; }
.agl-navigation > ul > li > a:hover, .agl-navigation > ul > li.LinkHeader > a:hover { border: 0px; }
.agl-navigation > ul > li > ul > li > a { display: block; padding: 0px 13px; letter-spacing: 0.75px; line-height: 43px; border-bottom: solid 2px transparent; border-top: solid 2px transparent; color: white; font-weight: normal; text-align: center;  }
ul.agl-navigation-account { display: none; }
.agl-search-group { display: table; background-color: white; box-shadow: 0px 0px 1px 1px #393939; padding: 2px; margin-top: 4px; position: absolute; top: 6px; right: 90px; z-index: 1;  }
.agl-search-group-input { display: table-cell; margin: 2px 6px; border: solid 0px transparent; width: 80px; }
.agl-search-group-action { display: table-cell; cursor: pointer; background:none; padding: 0px; border-width:0px; }
.fa-clock-o, .fa-map-marker { width: 15px; }
.agl-mtype-traditional #nav { max-width: calc(100% - 140px); }

.agl-slidecanvas { position: absolute; top:0px; left: 0px; height: 100vh; width: 0px; transition: all .25s ease; z-index:10000; overflow:hidden; background-color: rgba(0,0,0,.7); }
.agl-slidecanvas.agl-open { height: 100vh; width:100vw; }
.agl-slidemenu { background-color: black; position: absolute; display: block; overflow: hidden; z-index:10001; }
.agl-open .agl-slidemenu { top: 0px; left: 0px; height: 100vh; padding: 0px; min-width: 300px; width: 50%; overflow:auto; }
.agl-slidemenu button { background-color: rgba(255,255,255, .3); position: absolute; right: 24px; top: 22px; color: white; font-size: 200%;  }
.agl-slidemenu > ul { margin: 20px; }
.agl-slidemenu > ul > li { margin-top: 10px;}
.agl-slidemenu a { color: white!important; display: block; font-size: 130%; }
.agl-slidemenu li ul a { padding-left: 20px; }
.agl-slidemenu li ul a:hover { color: black!important; background-color: white; }

/**/
.agl-iframed .agl-headerinclude, .agl-iframed .agl-footer, .agl-iframed .agl-usernav, .agl-iframed .agl-navigation { display: none; }
.agl-iframed .agl-intro { padding-top: 0px; }
.agl-iframed { background-image: none !important; background-color: transparent !important; padding: 0px !important; }

.FilterContainer .PageBox, .PageBox { margin-right: 20px; margin-top: 4px; clear: unset; float:left; }
.FilterContainer .ViewFilter, .ShowingCount, .SLTFilter, .GRPFilter { display: none; }
.agl-caldatewithevt { background: silver none no-repeat top left ! important; }
.AlphaFilter .FilterLink, .DatePager .ButtonLink { padding: 0px 4px; margin-bottom: 4px; border-radius: 4px; font-weight: bold; }
.AlphaFilter .FilterLinkCurrent, .DatePager .ButtonLinkCurrent { background-color: black; color: white; }
.AgileList .Separator, .ListItemSeperator { display: none; }
.AgileList:not(.AgileList-Legacy) .Image, .AgileList:not(.AgileList-Legacy) .Name { cursor: pointer; }
.AgileList .Item > div, .VerboseListItem > div { margin: 4px; }
.AgileList .Item > a { margin: 8px; }
.AgileList-Detailed .Name, .AgileList-Detailed .Venue, .AgileList-Detailed .DateTime { width:auto; float: none; }
.AgileList:not(.AgileList-Schedule, .AgileList-CategoryList) .Item, .MyCal .Item, .VerboseListItem, .ListItem { padding: 0px; background-color: white; box-shadow: 0px 0px 0px 1px rgb(230, 230, 230); margin-top: 8px; }
.AgileList-Tiles .Item { margin: 8px; }
.AgileList-Tiles .ItemInfo { padding: 8px; padding-bottom: 0px; }
.AgileList-Tiles .ItemInfoFull { height: 270px; }
.AgileList-Tiles .FadeBottom { background: linear-gradient(transparent, rgb(255,255,255), rgb(255,255,255)); }
.AgileList-Tiles .AllShowings { display: none; }
.AgileList-Tiles .ImageBox { text-align: center; }
.AgileList-Tiles .Item .Image { height: auto; width: 96%; margin-top: 6px; transition: all 0.15s ease; }
.AgileList-Tiles-2 .Item { width: calc(50% - 15px); }
.AgileList-Tiles-3 .Item { width: calc(33.33% - 14px); }
.AgileList-Tiles-3 .ImageBox { margin: 0px!important; height: 140px; }
.AgileList-Tiles-3 .ItemInfoFull { height: 290px; }
.AgileList-Tiles-4 .Item { width: calc(25% - 13px); }
.AgileList-Tiles-4 .ImageBox { margin: 0px!important; height: 120px; }
.AgileList-Detailed .Item, .MyCal .Item, .AgileList-List .Item { padding:16px; }
.AgileList-Detailed .ImageBox > img, .AgileList-List .ImageBox > img { max-width: 75vw; }
.AgileList-Detailed .ImageBox, .AgileList-Detailed .ItemInfo, .AgileList-Detailed .ViewLink, .AgileList-Detailed .BuyLink, .AgileList-Detailed .MyCalLink { float: none; width: auto; }
.AgileList-Detailed .CustomProperties > table { width: 100%; }
.AgileList-Simple .Name { float: none; width: auto; }
.AgileList-Simple .Name, .AgileList-Simple .Venue, .AgileList-Simple .DateTime { width: auto; }

.AgileList-Tiles .Item > div, .AgileList-Schedule .Item > div { margin: 0px; }
.AgileList .ScheduleContainer, .agl-scrollcontainer { margin: auto; } { }
.AgileList .ScheduleHeadTopTable.agl-floated { position: absolute; z-index: 1010; background-color: white; }
.AgileList .ScheduleHeadRow { border: 1px solid #fff; height: 50px; }
/*.ScheduledEvent { border: 4px solid rgba(99,99,99,.2)!important; }*/
.ScheduledEvent .DetailsBox .Image { max-width: 90%; }
.ScheduledEvent .ImageBox .Image { transition: all 0.15s ease; width: 100%; margin-top: 0px; }
.AgileList .ShowingTimes .Date { width: 100px; display: inline-block; }
.AgileList .ShowingTimes .Showing { padding-right: 10px; }
.AgileList .Item.agl-hover, .ListItem.agl-hover { background: linear-gradient(to bottom right, rgba(245,245,245,.75), rgba(255,255,255,.75)); }

.AgileList-HighlightList .Item.Featured { width: calc(100% - 20px); padding-bottom: 10px; }
.AgileList-HighlightList .Item.Featured .ImageBox { height:unset; }
.AgileList-HighlightList .Item.Featured .ItemInfo { height:unset; }
.AgileList-HighlightList .Item.Featured .ImageBox img { width:100%; margin: 0px; padding:0px; }
.AgileList-HighlightList .Item.Featured .FadeBottom { display: none; }

.agl-list .DateBox { float: left; clear: none!important; }
.agl-list .SearchBox { float: left; clear: none; margin-bottom: 10px; }
.agl-list .SearchBox input { padding: 5px; border-width: 0px; margin-left: 2px; }
.agl-list .FilterList { display:none; float: none; clear:both; padding: 10px; padding-bottom:20px; background-color: #efefef; }
.agl-list .AlphaFilter { text-align: left; clear: both; margin-bottom: 10px }
.agl-list .FilterBox { width: unset;  display: inline-block; float: none; }
.agl-list .FilterBox > div { display: inline-block; margin-left: 10px; font-weight: bold; }
.agl-list .FilterBox select { border-width: 0px; padding: 4px; }
.agl-list .FilterShowHide { float: right; }
.agl-list .ViewBox { float: right; }
.DateSeparator { margin-top: 8px; }

.agl-scrollcontainer { position: relative; display: block; }
.agl-scrollleft { position: absolute; top: 0px; left: 0px; width: 30px; z-index: 1020; display:none; background: white url(../ActiveArrowLeft.png) 0px 0px repeat-y; opacity: .85; filter: alpha(opacity=85); }
.agl-scrollright { position: absolute; top: 0px; right: 0px; width: 30px; z-index: 1020; display:none; background: white url(../ActiveArrowRight.png) 0px 0px repeat-y; opacity: .85; filter: alpha(opacity=85); }
.agl-activescroll { border: 1px solid #444444; display:block; }

.InfoContainer .Media { display: none; }
.InfoContainer .Description, .InfoContainer .ExtraHTML, .InfoContainer .RelatedEventBlock, .InfoContainer .Comments, .InfoContainer .BackToListLink, .InfoContainer .AdditionalInformation { float: left; clear:left; width:100%; }
.agl-1col .Description, .agl-1col .ExtraHTML, .agl-1col .RelatedEventBlock, .agl-1col .Comments, .agl-1col .BackToListLink, .agl-1col .AdditionalInformation { float: none; width: unset; }
.InfoContainer > .Name { font-size: 200%; }
.InfoContainer > .Social { width: 600px; }
.InfoContainer .Purchase, .InfoContainer .RenewalItems { float: none; width: auto; border: solid 1px rgba(128,128,128,.2); margin-bottom: 20px; }
.InfoContainer .Purchase .Header { width: 0px; height: 0px; overflow:hidden; padding: 0px; margin: 0px; }
.InfoContainer .Purchase .Showing { position:relative; border: none; padding: 0px; margin: 0px; }
.InfoContainer .Purchase .Showing:after { content: ''; display: block; clear:both; }
.InfoContainer .Purchase .Showing > span { float: left; margin: 0px; padding: 10px 10px; }
.InfoContainer .Purchase .Showing span.DateTime { float: none; display:block; padding: 6px; font-weight: bold; }
.InfoContainer .Purchase .Showing .Time { min-width: 120px; }
.InfoContainer .Purchase .Showing .ViewLink { clear:both; }
.InfoContainer .Purchase .Showing .Venue { width: auto; }
.InfoContainer .CustomInformation { float: right; clear: right; width: 49%; }
.agl-ticketsearchcriteria .CustomInformation > table { margin-top: 40px; width: 100%; }
.InfoContainer .CustomInformation .Header { margin-top: 15px; }
.InfoImageDiv > img { float: none; max-width: 100%; max-height:300px; }

.agl-media-viewer { position: relative; height: calc(100vh - 250px); max-height: 750px; min-height: 150px; display: flex;  flex-shrink:1; overflow: hidden; }
.agl-trailer-box iframe { width: 100%; aspect-ratio: 16/9;  height: calc(100vh - 250px); max-width: 100%; max-height: 750px; } 
.agl-content-box { background-color: white; padding: 10px; overflow: hidden; max-height: calc(100vh - 170px); max-width: 100%; }
.agl-media-box img { max-height: min(720px, calc(100vh - 250px)); max-width: 100%; }
.agl-media-viewer > .Name { position: absolute; bottom: 0px; left: 0px; right: 0px; padding-left: 20px; background-color: rgba(0,0,0,.5); font-size: 250%; color: white; z-index: 10; font-weight: 900; text-transform:uppercase; }
.agl-media-viewer-single > .Name { bottom: 0px; }
.agl-media-links {  height: 68px; overflow-x: auto; overflow-y: hidden; white-space: nowrap; clear: left; float: left;  margin: 20px; }
.agl-media-links > a { position: relative; display: inline-block; margin: 6px; min-height: 22px; vertical-align: text-top; text-align: center; }
.agl-media-links > a > img { height: 50px; max-width: 95px; box-shadow: 1px 1px 10px 1px #333333; }
.agl-media-links > a > div { display: inline-block; padding: 0px 10px; border-radius: 2px!important; background-color: black; height: 50px; line-height:50px; text-align: center; font-weight: bold; color: white; box-shadow: 1px 1px 10px 1px #e3e3e3; }
.agl-media-ico { font-size: 32px; color: white; opacity: .65; position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); }

.agl-intro .EpgHeaderBanner { display: none; }
.EpgHeaderBanner { width: 100%; max-width: 1440px; margin: auto; display:block; }
.EpgHeaderLogo { padding: 0px; position: unset; max-width: unset; max-height: 88%; padding-top: 5px; }
.EpgHeaderLogoAbs { float:none; position:absolute; left: 10px; padding: 10px 0px; z-index: 900; }
.EpgHeaderName { font-weight: bold; font-size: 1.6em; position: absolute; white-space: nowrap; overflow:hidden; line-height:75px; padding: 0px 10px; left: 80px; text-align: center; max-height:unset; z-index: 99; }
.EpgHeaderLogoAbs, .EpgHeaderImage { position: unset; max-width: unset; max-height: 88%; padding-top: 6px; }
.EpgHeaderLogoBox { position: absolute; z-index: 99; text-align:center; }
.epgColor1 { color: #7db0df; }
.epgColor1Back { background-color: #000; color: white; }
.epgColor1Back a { color: white; }
.epgColor2 { }
.epgColor2Back { color: #ffffff; background-color: #78211f; }
a.epgColor2Back:hover { opacity: .85; filter: alpha(opacity=85); }
.epgColor2Back a{ color: white; }
.epgColor2BorderTop{ border-top: 4px solid #1b6cb3; }
.epgColor3{ color: #7db0df; }
.epgColor3Back{ background-color: #78211f; }
.epgColor3BorderBottom{ border-bottom: 4px solid #7db0df; }

.wijmo-wijpager-button { background: none!important; margin: 2px!important; border-width: 0px!important; }
.wijmo-wijpager-button.ui-state-active * { background-color: black!important; color: white!important; }
.wijmo-wijpager-button.ui-state-hover * { background-color: black!important; color: white!important; }
.ButtonLink { font-weight: normal; background-color: #000; border-radius: 4px; display: inline-block; margin: 2px; padding: 4px 8px; }
.tierPriceColorSwatch { display: inline-block; width: 20px; height: 20px; }
.TierSelectInnerDiv, .TierSelectItemContainer { display: inline-block; margin-left: 2px; }
.TierAvailableQuantityText, .TierZeroQuantityText { display: inline; }
.BigBoldText { font-size: 1.1em; font-weight: bold; }
table.VerboseListItem, .VerboseListItem table, .columnSet1-23 > table { width: 100%; }
.CustomerQuestionTextCol { min-width: 120px; }
.CustomerQuestionReqCol { width: 10px; }
#ContinueButton { display: inline-block; float: right; }
.giftaddress_note { padding: 20px; }
.DonationAmountCol { width: auto; }
.orderQuestionItemBlock { margin-top: 20px; }
.orderQuestionItemHeader { padding: 4px; margin-bottom: 4px; }
.orderSummaryPackageHeader, .orderSummaryEventHeader, .orderSummaryMembershipHeader, .orderSummaryCatalogHeader { padding: 4px; }
.orderSummaryPackageHeader td, .orderSummaryEventHeader td, .orderSummaryMembershipHeader td, .orderSummaryCatalogHeader td { vertical-align: baseline; }
.orderSummaryPackageItems table td { width: 24%; }
.OrderTotalsText, .OrderTotalsTotalText { margin-right: 15px; }
.PackageTypesBlock .ItemHeaderRowText { padding-right: 30px; }
.packageRenewalItemBlock { padding: 5px; }
.packageRenewalItemBlock div { display: inline-block; }
#orderTotalsBlock { padding-bottom: 15px; }
.SocialMap, .SocialCal { display: none; }
.ButtonLink.MyCalLink { background-color: white!important; color: black!important; }
.MyCal .MyCalLink { float: right; }
.EventInfoHeader, .MembershipInfoHeader, .PackageInfoHeader, #trCatalogTitleRow, .PriceInfoHeader, .priceInfoBlock, .TitleArea, .TitleSplitArea, .CustInfoWebAddresss { display: none; }
.OrderListLineItem { margin: 10px; }
.OrderListLineItemHeader { padding-bottom: 10px; }

.agl-content ul, .agl-bodydescription ul, .BuyContainer ul { list-style-type: disc; padding-left: 30px; }
.agl-bodydescription ol, .agl-content ol, .BuyContainer ol { list-style-type: decimal; padding-left: 30px; }
.agl-modalbody { padding: 10px 0px; width: 95%; width: calc(100% - 20px); margin: auto; }
div#BuyOuterContainer { width: unset!important; overflow: auto; }

#descriptionbody form { padding: 5px; }
.DescriptionPageClose { margin: 10px auto; text-align: center; }
#EmailPreferences { padding: 10px 0px; }
.agl-packagecomponents > img { margin-top: 8px; margin-left: -1px; }
.agl-packagecomponents .TierPriceInfoBlock, .agl-packagecomponents #SectionList, .agl-packagecomponents #adaDivManual,
.agl-packageseatselect .TierPriceInfoBlock, .agl-packageseatselect #SectionList, .agl-packageseatselect #adaDivManual { margin-bottom: 20px; }

.PackageInfoItemType, .PackageInfoItemComponentGroup, .ItemHeaderRowText { font-weight: bold; }

@media only screen and (max-width: 1128px) {
    .agl-container { width: 100%; }
    .agl-userlinks { width: calc(100% - 40px); }
    .InfoContainer .Description, .InfoContainer .ExtraHTML, .InfoContainer .RelatedEventBlock, .InfoContainer .Comments, .InfoContainer .BackToListLink, .InfoContainer .Purchase, .InfoContainer .CustomInformation,.InfoContainer .AdditionalInformation { float: none; clear: none; width: 100%; }
}

@media (min-width: 769px) {
    .agl-navigation { min-height: 75px; }
    .agl-mtype-traditional .agl-navigation { padding-left: 182px; }
    .agl-navigation > ul > li > a { padding: 40px 20px; }
    .agl-navigation > ul > li > ul { display: none; min-width: 215px; padding: 1rem 2rem;}
    .agl-navigation > ul > li.agl-clicked > ul { display: block; position: absolute; top: 154px; left: 0px; z-index: 2000; box-shadow: 0px 2px 1px 1px #000000; }

    .agl-navigation-toggle, .agl-navigation-cart, .agl-navigation-user { top: 0px; padding: 0px; width: 70px; margin: 0px; height:unset; box-shadow: none; }
    .agl-navigation-toggle-slide { right: unset; left: 0px; display: block; border-left-width: 0px; border-right: solid 1px #a3a3a3; }
    .agl-navigation-toggle span, .agl-navigation-cart span, .agl-navigation-user span { display: block; line-height: 75px; }
    .agl-navigation-user { right: 70px; }
    .agl-navigation-mobile-user > ul.agl-navigation-account { display: block; position: absolute; top: 110px; right: 71px; z-index: 99; border-top: solid 2px white; box-shadow: 0px 2px 1px 1px #000000; }
    .agl-navigation-mobile-user > ul.agl-navigation-account > li { border-width: 0px; display: block; float: none; }
    .agl-navigation-mobile-user > ul.agl-navigation-account > li > a { display: block; line-height: 43px; float: none; min-width: 215px; text-align:right; }
    ul.agl-navigation-account { position: absolute; right: 0px; top: 0px; }
    .agl-mtype-traditional .EpgHeaderName { left: 0px; width: 180px; padding: 0px; }
    
    .AgileList-Tiles .Item.agl-hover .Image { width: 100%; margin-top: 0px; }
    .ScheduledEvent .Item.agl-hover .ImageBox .Image { width: 96%; margin-top: 3px; }
    .AgileList-Tiles-2 .Item { width: calc(50% - 18px);  }
    .AgileList-Tiles-3 .Item { width: calc(33.33% - 18px);  }
    .AgileList-Tiles-4 .Item { width: calc(25% - 16px);  }
    .agl-basketclock > div { text-align: center; color: white; background-color: rgba(255,0,0,.5); font-weight: bold; margin: auto; }
    .CustomInformation tr:first-of-type div.Header { margin-top: 0px; }
    .EpgHeaderLogoBox { height: 75px; left:80px; }
    .agl-mtype-traditional .EpgHeaderLogoBox { left: 0px; max-width:180px; overflow:hidden; }
    .agl-search-group { right: 155px; top: 22px; z-index: 99; }
}

@media only screen and (min-width: 1281px) {
    .AgileList-Tiles-3 .ImageBox { margin: 0px!important; height: 200px; }
    .AgileList-Tiles-3 .ItemInfoFull { height: 350px; }
    .AgileList-Tiles-4 .ImageBox { margin: 0px!important; height: 171px; }
    .AgileList-Tiles-4 .ItemInfoFull { height: 321px; }
    .agl-search-group-input { width: 130px; }
}
@media only screen and (min-width: 1440px) {
    .agl-navigation > ul > li > a { padding: 40px 20px; }
}

@media (max-width: 1280px) {
    .agl-body { padding: 0px 0px; }
    .agl-body:not(.agl-iframed) .agl-truncate { display: none!important; }
    .agl-userlinks, .agl-columnset { width: calc(100% - 20px); }
    .agl-navigation-toggle, .agl-navigation-cart, .agl-navigation-user { display: inline; }
    .agl-navigation-userinitial span { font-size: 135%; font-weight: bold; }
    .agl-usernav { display: none; }
    .agl-container { background-color: white; }
    .agl-cols-3 { width: calc(100% - 20px); margin: 10px; }
    .agl-navigation { min-height: 44px; }
    .agl-navigation > ul { display: none;  }
    .agl-navigation > ul > li { float: none; }
    .agl-navigation > ul > li > a { float: none; display: block; line-height: 43px; }
    .agl-navigation > ul > li.LinkHeader > a { background-color: #393939; cursor: context-menu; color: white !important; }
    .agl-navigation > ul > li.LinkHeader i { display: none; }
    .agl-navigation-mobile > ul.agl-navigation-main { display: block; z-index: 2000; }


    .agl-navigation > ul > li > ul { display: block; }
    .agl-navigation > ul > li > ul > li > a:hover { border-bottom: solid 2px #666666; border-top: solid 2px white; }
    .agl-navigation-mobile-user > ul.agl-navigation-account { display: block; }
    .agl-table-res > tbody > tr > td { display: block; }
    .EpgHeaderName { text-align:left; line-height:43px; left: 45px; max-width: 54%; }
    .EpgHeaderLogo, .EpgHeaderLogoAbs { position: absolute; max-height: 35px; left:45px; margin-top:4px; padding: 0px; }

    .agl-cols-33 { float: none; width: auto; }
    .addToCartBlock { padding: 0px; }
    .ButtonLink { padding: 6px 12px; }
    #CancelOrderButton_btnClearCart_regularBtn { float: right; }
    .AgileList-Tiles .ImageBox { height: unset; max-height: 350px; }
    .AgileList-Tiles-2 .Item, .AgileList-Tiles-3 .Item, .AgileList-Tiles-4 .Item { float: none; width: calc(100% - 20px); }
    .CalendarTable .DaysHeader { display:none; }
    .CalendarTable .Date .Day, .CalendarTable .Date .Mo, .CalendarTable .Date .Suffix { display: unset; }
    .CalendarTable .OutsideDate, .CalendarTable .Empty { display: none; }
    .CalendarTable td { display: block; }
    .columnSet1-2Inner23, .columnSet1-3Inner23 { display: block; }

    .InfoContainer .Name, .InfoContainer .Social, .InfoContainer .Purchase, .InfoContainer .CustomInformation { width: auto; float: none; }
    .InfoContainer .Purchase .Showing > span { display: block; width: auto; }
    .InfoContainer .Purchase .Showing .ButtonGroup { float: right; }
    .Social > div > span, .Social > div > span > iframe { width:100% !important; }
    .agl-pahOption { width: 100%; padding: 15px 0px; }
    .orderSummaryPackageItems table td { display: block; }
    

    .agl-navcart-count { top: -2px; right: 4px; padding: 2px; font-size: 13px; }

    .newDesign .agl-media-links, .newDesign .agl-media-viewer { float: none; }
    
    .agl-accountimage { position: static; text-align:center; }
    .image-editor { min-width: 256px; max-width: 256px; min-height: 256px; }
    .agl-basketclock > div { margin: 10px; text-align: center; color: black; background-color: rgba(255,0,0,.1); font-weight: bold; }
}


@media (max-width: 768px) {
     .image-editor{ min-width: 128px; max-width: 128px; min-height: 128px; }
    .agl-media-viewer > .Name { font-size: 150%; }
    .agl-media-viewer { max-height: 350px;}
    .agl-media-box img { max-height: 350px; min-height: 150px; }
    .agl-trailer-box iframe { min-height: 119px; max-height: 350px; } 
}


@media (max-width: 425px) {
    .agl-search-group { display: none; }
    .AgileList-Detailed .ItemInfo { width: auto; }
}


.agl-sales-outlet .agl-container { margin-top: 42px!important; }
.agl-sales-outlet .agl-usernav { display: block; }
.agl-sales-outlet .agl-media-viewer img, .agl-sales-outlet .agl-media-links, .agl-sales-outlet .agl-navigation-user {
    display: none;
}
.agl-sales-outlet .agl-media-viewer > .Name { position: unset; }

@media (max-width: 767px) {
.agl-sales-outlet .agl-container { margin-top: 0px!important; }
.agl-sales-outlet .agl-usernav { display: none; }
.agl-sales-outlet .agl-navigation-user { display: unset; }
}
