html, body {
    min-width: 1200px;
    width: 100%;
}
.global-contain {
    text-align: center;
    width: 100%;
    min-width: 1200px;
    padding: 60px 0 0;
    position: relative;
}
.global-header {
    position: absolute;
    top: auto;
    bottom: 0px;
    z-index: 1000;
    min-width: 1200px;
    width: 100%;
}
h2 {
    font-size: 30px;
}
.fancy {
    font-family: 'wisdom';
}
h2.fancy {
    font-size: 72px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    color: #1c302f;
}
.image-section {
    height: 650px;
    background-size: cover !important;
    padding-top: 132px;
}
.image-section h2 {
    color: #fff;
}
.image-section h3 {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}
.image-section p {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}
.call-to-action {
    margin: 30px auto 50px;
}
#scroller-chevron {
    position: absolute;
    display: inline-block;
    text-align: center;
    top: 18px;
    width: 18px;
    color: #e0336b;
    cursor: pointer;
    margin: 0 auto;
}
.ie #scroller-chevron {
    position: relative;
    top: auto;
}

/*
    Search Header
**********************************************************/

.search-header {
    height: 62px;
    width: 100%;
/*    top: 30px; this is for the septa banner */ 
    left: 0;
    position: absolute;
    box-shadow: 0 0 6px 0 #1c1c1c;
    z-index: 3;
}
.search-header .background {
    height: 100%;
    width: 100%;
    min-width: 1200px;
    background-color: rgba(224, 51, 107, 0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#46e0336b,endColorstr=#46e0336b); 
    zoom: 1;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 100;
}
.search-header .content {
    z-index: 101;
    width: 975px;
    height: 100%;
    top: 0;
    position: relative;
    text-align: left;
    color: #fff;
}
.search-header .content .search-field {
    text-align: right;
}
.search-header .content .search-field input {
    border: 1px solid #ef5f97;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    background-color: #2e3030;
    *background:transparent;
    *filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#502e3030,endColorstr=#502e3030); 
    *zoom: 1;
    border-collapse: collapse;
    border-radius: 5px;
    padding: 6px 30px 6px 10px;
    width: 250px;    
    position: relative;
}
.search-header .content .magnifying-glass {
    border-left: 1px solid #EF5F97;
    height: 24px;
    padding-left: 10px;
    position: absolute;
    right: 10px;
    top: 19px;
    cursor: pointer;
}
.search-header .content .magnifying-glass span {
    font-size: 12px;
    position: relative;
    top: 0;
}

.search-header .search-prompt-text {
    white-space: nowrap;
    text-transform: uppercase;
}
.search-header .search-prompt-text h4 {
    margin: 0;
}
.search-header .search-prompt-text h4 span.icon {
    font-size: 12px;
    padding-left: 10px;
    position: relative;
    top: -1px;
    text-decoration: none;
}
.search-header .search-prompt-text h4 span.subtitle {
    font-weight: 300;
}
.search-header a.looking-to-buy {
    color: #fff;
    font-weight: 700;
}
.search-header a.looking-to-buy .icon:before,
.search-header a.looking-to-buy:hover .icon:before {
    text-decoration: none;
}

/*
    Video Header / Hero Area
**********************************************************/

.video-header {
    width: 100%;
    height: 100%;
    max-height: 700px;
    background: transparent url('https://d3nqvta4hg9csy.cloudfront.net/47cc524b1c61cf07cacaa475f6ab87f8b05063c9/images/home/homeslider_thumbnail.jpg') 50% 0 no-repeat;
    background-size: cover;
    margin-bottom: 80px;
    text-align: center;
    position: relative;
}
.video-header .video-header-content {
    position: absolute;
    z-index: 2;
    height: 300px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.video-header .video-header-primary,
.video-header .video-header-secondary {
    margin: 0;
    color: #fff;
    text-shadow: 0 0 6px #1c1c1c;
}
.video-header .video-header-primary {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
}
.video-header .video-header-primary .fancy {
    font-size: 72px;
    font-weight: 100;
}
.video-header .video-header-secondary {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 118px;
}
.play-video {
    display: block;
    width: 232px;
    margin: 0 auto;
}
.play-video .button {
    margin-bottom: 8px;
    font-weight: 700;
}
.video-header .video-container {
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 700px;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 1;
}
.video-header video {
    position: relative;
    z-index: 1;
    min-width: 100%;
    min-height: 700px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}
.lt-ie9 .video-header {
    margin-bottom: 40px;
}

@media all and (max-height: 700px) {
    .video-header {
        margin: 0;
    }
}

/*
    HIW Switcher
**********************************************************/

.hiw-switcher {
    width: 960px;
    margin: 30px auto 62px;
}
.hiw-switcher .top {
    height: 460px;
    border-bottom: 2px solid #1c302f;
}
.hiw-switcher .top img {
    display: block;
    zoom: 1;
    max-width: 100%;
    height: 100%;
}
.hiw-switcher .bottom {
    height: 294px;
}
.hiw-switcher .bottom .section {
    float: left;
    width: 320px;
    height: 100%;
    color: #b2b2b2;
    transition: all 0.5s;
    display: block;
    zoom: 1;
    position: relative;
}
.hiw-switcher .bottom .section.active {
    background-color: #f2f2f2;
    color: #1c303f;
}
.hiw-switcher .bottom .section .triangle {
    position: absolute;
    top: 0;
    left: 30px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #1c302f transparent transparent transparent;
    -webkit-transform: rotate(360deg);
    opacity: 0;
    filter:alpha(opacity=0);
    transition: opacity 0.5s;
}
.hiw-switcher .bottom .section.active .triangle {
    opacity: 1;
        filter:alpha(opacity=100);
}
.hiw-switcher .bottom h3 {
    font-size: 22px;
    font-weight: 500;
    margin-top: 56px;
    padding: 0 42px 0 30px;
    text-align: left;
}
.hiw-switcher .bottom p {
    text-align: left;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.5;
    width: 256px;
    margin: 0 auto;
}

/*
    Low Priced Tickets
**********************************************************/
.low-priced-tickets {
    background: transparent url('https://d3nqvta4hg9csy.cloudfront.net/47cc524b1c61cf07cacaa475f6ab87f8b05063c9/images/home/low-priced.jpg') 50% 0 no-repeat;
    margin-bottom: 60px;
}
.low-priced-tickets h2 {
    margin-bottom: 54px;
}
.low-priced-tickets p {
    margin-bottom: 124px;
}

/*
    Why
**********************************************************/
.why-events {
    height: 394px;
    background: transparent url('https://d3nqvta4hg9csy.cloudfront.net/47cc524b1c61cf07cacaa475f6ab87f8b05063c9/images/home/parallelogram.gif') 50% 0 no-repeat;
    margin: 90px auto;
    padding: 60px 0 0;
}
.why-events h2 {
    margin-bottom: 38px;
}
.why-events h3 {
    font-size: 30px;
    color: #e0336b;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 54px;
}
.why-events .social-button-container {
    width: 250px;
    margin: 0 auto;
}
.why-events a {
    color: #5d5d5d;
    font-weight: 500;
    display: table-row;
}
.why-events a * {
    display: table-cell;
}
.why-events a:hover {
    text-decoration: none;
}
.why-events .icon {
    width: 52px;
    height: 34px;
    color: #414042;
    font-size: 32px;
    text-align: center;
    vertical-align: middle;
    transition: all 0.1s;
}
.why-events a:hover .icon {
    font-size: 34px;
}
.why-events a .text {
    text-decoration: underline;
    vertical-align: middle;
}
.lt-ie9 .why-events .social-button-container {
    width: 272px;
}


/*
    Upcoming Events
**********************************************************/

.upcoming-events {
    display: none;
    padding-bottom: 28px;
}
.upcoming-events-header {
    padding-bottom: 12px;
    line-height: 30px;
}
.upcoming-events-header h2 {
    font-size: 30px;
}
.upcoming-events h4 {
    font-size: 22px;
    font-weight: 500;
}
.upcoming-events-list-container {
    background-color: #f2f2f2;
    padding: 18px 0;
}
.upcoming-events-list {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.upcoming-events-list .upcoming-event {
    background-color: #000;
    width: 290px;
    margin: auto;
    overflow: hidden;
    height: 400px;
}
.upcoming-events-list .event-details {
    width: 100%;
    height: 400px;
    position: relative;
    top: 278px;
    animation: event-details-down 0.5s;
    -webkit-animation: event-details-down 0.5s; /* Safari and Chrome */
}
.upcoming-events-list .event-details.hover,
.no-touch .upcoming-events-list .event-details:hover {
    top: -15.5px;
    animation: event-details-up 0.5s;
    -webkit-animation: event-details-up 0.5s; /* Safari and Chrome */
}
.upcoming-events-list .arrow-bar {
    background-color: #fff;
    opacity: .9;
    filter:alpha(opacity=90);
    width: 100%;
    height: 15.5px;
    position: relative;
    text-align: center;
    top: 0px;
    font-size: 12px;
}
.upcoming-events-list .event-info {
    background-color: rgba(255, 255, 255, 0.7);
    height: 400px;
    padding: 15px;
    line-height: 17px;
}
.lt-ie9 .upcoming-events-list .event-info {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF); 
}
.upcoming-events-list .event-details.hover .name,
.no-touch .upcoming-events-list .event-details:hover .name {
    display: none;
}
.upcoming-events-list .event-details.hover .name.name-link,
.no-touch .upcoming-events-list .event-details:hover .name.name-link {
    display: block;
}
.upcoming-events-list .event-info .name,
.upcoming-events-list .event-info .name a {
    text-decoration: underline;
    color: #1d1a18;
    font-weight: 900;
    height: 40px;
}
.upcoming-events-list .event-info .name.name-link {
    display: none;
}
.upcoming-events-list .event-info .location, 
.upcoming-events-list .event-info .date {
    font-color: #4a5252;
    font-weight: 700;
}
.upcoming-events-list .event-info .location {
    height: 40px;
}
.upcoming-events-list .event-info .description {
    color: #4a5252;
    font-weight: 500;
    font-family: helvetica,arial,sans-serif;
}
.upcoming-events-list .event-info .price {
    position: absolute;
    bottom:0;
}
.upcoming-events-list .event-info .link {
    font-size: 12px;
    left: 190px;
    position: absolute;
    text-transform: uppercase;
    bottom:0;
}
.upcoming-events-list .event-info .link a, 
.upcoming-events-list .event-info .link a:link, 
.upcoming-events-list .event-info .link a:visited {
    font-weight: 700;
    color: #4a5252;
    text-decoration: underline;
}
.upcoming-events .events-count {
    color: #e0336b;
    font-weight: 700;
}

@keyframes event-details-down
{
    from {top:-15.5px;}
    to {top:278px;}
}
@-webkit-keyframes event-details-down /* Safari and Chrome */
{
    from {top:-15.5px;}
    to {top:278px;}
}
@keyframes event-details-up
{
    from {top:278px;}
    to {top:-15.5px;}
}
@-webkit-keyframes event-details-up /* Safari and Chrome */
{
    from {top:278px;}
    to {top:-15.5px;}
}

/*
    EU
**********************************************************/
.events-u {
    background: transparent url('https://d3nqvta4hg9csy.cloudfront.net/47cc524b1c61cf07cacaa475f6ab87f8b05063c9/images/home/events_u-next.jpg') 50% 0 no-repeat;
}
.events-u h2 {
    margin-bottom: 32px;
}
.events-u .emblem {
    display: block;
    margin: 68px auto 40px;
}
.events-u .fancy-button {
    text-shadow: 0 0 4px rgba(25,25,25,0.4);
}



/*
    Customer Logos
**********************************************************/
.customer-logos-container {
    background: #181818;
    width: 100%;
}

.customer-logos-container img {
    width: 100%;
    max-width: 1200px;
    margin: 15px 0;
}

.lt-ie9 .customer-logos-container img {
    width: auto;
    height: auto;
}



/*
    Mobile Overlay
**********************************************************/
.mobile-overlay {
    text-align: center;
    line-height: normal;
    background-color: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.mobile-overlay h1 {
    margin: auto;
    padding: 150px 100px 90px;
    font-weight: 700;
    font-size: 120px;
    color: #E0336B;
    text-transform: uppercase;
}
.mobile-overlay p {
    margin: auto;
    padding: 150px 100px 90px;
    font-weight: 700;
    font-size: 120px;
    color: #E0336B;
    text-transform: uppercase;
}
.mobile-overlay .search-field {
    position: relative;
    text-align: right;
    margin: auto;
    width: 85%;
    padding: 0 0 70px;
}
.mobile-overlay .search-field input {
    font-size: 45px;
    color: #000 !important;
    background-color: #DDDDDD;
    border: 1px solid #000;
    font-weight: 300;
    border-collapse: collapse;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    padding: 20px 70px 20px 60px;
    width: 100%;    
    position: relative;
}
.mobile-overlay .magnifying-glass {
    border-left: 1px solid #000;
    height: 70px;
    padding-left: 30px;
    position: absolute;
    right: 30px;
    top: 12px;
}
.mobile-overlay .magnifying-glass span {
    font-size: 45px;
    position: relative;
    top: 10px;
}
.mobile-overlay .button.search-events {
    font-size: 45px;
    width: 500px;
    height: 125px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
.mobile-overlay img.tl-logo {
    left: 17.5%;
    width: 65%;
    position: absolute;
    bottom: 380px;
    top: auto;
}
.mobile-overlay .continue-box {
    border-top: 3px solid #ddd;
    padding: 100px 0;
    width: 85%;
    margin: auto;
    position: absolute;
    bottom: 0px;
    top: auto;
    left: 7.5%;
}
.mobile-overlay .continue-box a {
    color: #E0336B;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 900;
    text-decoration: underline;
}






/* SEPTA */
.septa-banner {
    width: 100%;
    height: 30px;
    background-color: #0b6895;
    color: #FFF;
    text-align: center;
    display: table;
}
.septa-banner img {
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    margin-right: 8px;
}
.septa-banner span {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}
.septa-banner-outer:hover span {
    text-decoration: underline;
}

.mobile-overlay .septa {
    margin-top: 120px;
    text-align: center;
    color: #0b6895;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: bold;
    text-decoration: underline;
}




@media screen and (orientation: landscape) {
    .mobile-overlay h1 {
        font-size: 60px;
        padding: 30px 200px 25px;
    }
    .mobile-overlay .search-field {
        margin: auto;
        width: 55%;
        padding: 0 0 30px;
    }
    .mobile-overlay .search-field input {
        font-size: 25px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        border-radius: 15px;
        padding: 10px 35px 10px 30px;
    }
    .mobile-overlay .magnifying-glass {
        height: 35px;
        padding-left: 15px;
        right: 15px;
        top: 12px;
    }
    .mobile-overlay .magnifying-glass span {
        font-size: 25px;
        position: relative;
        top: 3px;
    }
    .mobile-overlay .button.search-events {
        font-size: 23px;
        width: 250px;
        height: 63px;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        -ms-border-radius: 7px;
        -o-border-radius: 7px;
        border-radius: 7px;
    }
    .mobile-overlay img.tl-logo {
        left: 37.5%;
        width: 25%;
        bottom: 120px;
    }
    .mobile-overlay .continue-box {
        border-top: 2px solid #ddd;
        padding: 30px 0;
        left: 7.5%;
    }
    .mobile-overlay .continue-box a {
        font-size: 30px;
    }
    .mobile-overlay .septa {
        margin-top: 40px;
        font-size: 30px;
    }
}
