.header{
    position: relative;
    width: 100%;
    background-position: top center;
    background-attachment: fixed;
    background-size: 100% auto;
    height: auto;
}

.header:before{
    width: 100%;
    padding-top: 229%;
    display: block;
    content: "";
}

.page_sections{
    left: 0;
    margin: 0;
    position: relative;
    width: 100%;
}

.page_sections .page_section.about_page .section,
.page_sections .page_section .member_slide .member_bio .member_bio_wrapper{
    padding: 0 5%;
}

.page_sections .page_section .member_slide .member_bio .member_bio_wrapper,
.page_sections .page_section .member_slide .member_bio,
.page_sections .page_section.about_page .content_container{
    width: 100%;
    max-width: 100%;
}

.page_sections .page_section .slide_navigator{
    left: 25px;
    position: absolute;
}

body{
    min-height: 100%;
}

.header{
    background: black;
    width: 100%;
    height: auto;
    overflow: hidden;
    top: auto;
    left: auto;
}

.mobile_header_wrap{
    width: 100%;
    height: auto;
    background: url("images/header_back_mobile.jpg") no-repeat scroll top left black;
    background-size: 100% auto;
    position: relative;
}

.header:before{
    display: none;
}

.header .header_wrapper{
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    margin-top: 0;
}

.mobile_header_wrap:before{
    padding-top: 177%;
    content: "";
    display: block;
}

.header .logo_line{
    bottom: 15%;
    margin: 0;
    width: 100%;
    position: absolute;
}

.header .logo_line .logo{
    width: 73%;
}

.header .logo_line .cast_box .cast_box_actor {
    font-size: 16px;
    letter-spacing: 11px;
    line-height: 25px;
}

.bottom_line .share_block.parts,
.bottom_line .legal{
    display: none;
}

.header .bottom_line{
    margin: 0;
    bottom: 5%;
    position: absolute;
    left: 0;
}

.header .logo_line .schedule{
    font-size: 25px;
}

.header .logo_line .signup_line .signup_for_updates{
    display: none;
}

.header .bottom_line:after{
    display: block;
    content: "";
    width: 25%;
    margin: 0 auto;
    background: url("images/mobile_footer_back.png") top left no-repeat;
    background-size: 100% auto;
    padding-top: 10.5%;
}

.header .top_line{
    position: relative;
    height: auto;
    width: 100%;
    padding: 0;
    margin: 0;
    top: auto;
    left: auto;
}

.header .top_line #nav_bar{
    width: auto;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    padding: 0;
}

.header .top_line #nav_bar.opened{
    max-height: 50%;
    padding: 2%;
}

.header .top_line #nav_bar #nav_wrapper ul.menu li{
    width: 100%;
    text-align: center;
}

.header .top_line #nav_bar #nav_wrapper ul.menu li a{
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background: #640715;
}

.touchscreen .header .top_line #nav_bar #nav_wrapper ul.menu li:hover a{
    background: #640715;
}

.menu-open{
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 27px;
    font-family: 'Open Sans';
    float: left;
    cursor: pointer;
    padding: 5px 15px;
    margin-left: 4%;
    position: absolute;
    left: 0;
    bottom: -47px;
    z-index: 100;
}

.apple .menu-open{
    font-size: 50px;
    bottom: -78px;
}

.menu-open span{
    font-size: 35px;
    line-height: 20px;
}

.apple .menu-open span{
    font-size: 50px;
    line-height: 35px;
}

.page_sections .page_section.about_page{
    background: url("images/page_back_about_mobile.jpg") left bottom no-repeat black;
    background-size: 100% auto;
}

.page_sections .page_section.about_page .section,
.page_sections .page_section .member_slide .member_bio .member_bio_wrapper{
    padding: 5% 8%;
    display: block;
    text-align: left;
    height: auto;
    margin-top: 0;
}

.page_sections .page_section.about_page .section{
    padding: 5% 0% 70% 0%;
}

.page_sections .page_section .member_slide .member_bio .member_bio_wrapper{
    width: auto;
}

.page_sections .page_section .member_slide .member_bio .member_bio_wrapper .cast_content{
    height: auto;
    overflow: hidden;
}

.page_sections .page_section.about_page .section_content{
    display: block;
    height: auto;
    overflow: hidden;
    max-width: 100%;
    width: 85%;
    margin: 5% auto 0 auto;
}

.page_sections .page_section .member_slide{
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: table;
}

.page_sections .page_section .member_slide .caption{
    left: 2%;
    width: 96%;
}

.page_sections .page_section.photos_page,
.page_sections .page_section.photos_page .section,
.page_sections .page_section.photos_page .section .slider_content,
.page_sections .page_section.photos_page .section .slider_content .section-wrap,
.page_sections .page_section.videos_page,
.page_sections .page_section.videos_page .section,
.page_sections .page_section.videos_page .section .slider_content,
.page_sections .page_section.videos_page .section .slider_content .section-wrap{
    height: 100%;
}

.page_sections .page_section.cast_page.active,
.page_sections .page_section.cast_page.active .section,
.page_sections .page_section.cast_page.active .section .slider_content
.page_sections .page_section.cast_page.active .section .slider_content .section-wrap,
.page_sections .page_section.about_page.active,
.page_sections .page_section.about_page.active .section,
.page_sections .page_section.about_page.active .section .slider_content
.page_sections .page_section.about_page.active .section .slider_content .section-wrap{
    height: auto;
}

.page_sections .page_section.photos_page .member_slide .image-wrap,
.page_sections .page_section.videos_page .member_slide .image-wrap{
    display: table-cell;
    width: 100%;
    height: 100%;
    background: black !important;
    text-align: center;
    vertical-align: middle;
}

.page_sections .page_section .member_slide.active{
    background: black;
}

.page_sections .page_section.photos_page .member_slide .image-wrap img,
.page_sections .page_section.videos_page .member_slide .image-wrap img{
    display: inline;
    width: 101%;
    height: auto;
    left: auto;
    top: auto;
    margin: 0;
    position: static;
}

.page_sections .page_section .slide_navigator{
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 6;
}

.page_sections .page_section .slide_navigator .slide_arrows{
    float: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    z-index: 2;
}

.page_sections .page_section.cast_page.active .slide_navigator .slide_arrows{
    margin-top: 0;
    top: 75%;
}

.page_sections .page_section .slide_navigator .slide_arrows .prev{
    margin-left: 25px;
}

.page_sections .page_section .slide_navigator .slide_arrows .next{
    margin-right: 25px;
    float: right;
}

.page_sections .page_section .slide_navigator .slide_share{
    float: none;
    margin: 0 0 0 -93px;
    width: 186px;
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 50%;
}

.video_control {
    border: 2px solid #fff;
    border-radius: 80px;
    cursor: pointer;
    height: 70px;
    left: 50%;
    margin: -35px 0 0 -35px;
    position: absolute;
    top: 50%;
    width: 70px;
    z-index: 8;
}

.video_control .video_play {
    background: url("images/play_arrow.png") no-repeat scroll 28px center rgba(0, 0, 0, 0);
    background-size: 35%;
}

.page_sections .page_section.get-tickets_page .section,
.page_sections .page_section.get-tickets_page .section-wrap{
    display: block;
}

.ticket_box {
    width: 70%;
    height: 85%;
    padding: 5%;
    position: absolute;
    left: 10%;
    top: 5%;
    margin-top: 0;
}

.ticket_box .location_list{
    width: 90%;
    height: 75%;
}

.page_sections .page_section.get-tickets_page{
    background: url("images/page_back_tickets_mobile.jpg") top left no-repeat;
    background-size: cover;

}

.page_sections .page_section .member_slide.cast.active,
.page_sections .page_section .member_slide.cast.active .image-wrap{
    background: none !important;
    position: relative;
    height: auto;
}

.page_sections .page_section.active .member_slide .member_bio,
.page_sections .page_section.active .member_slide.cast .image-wrap,
.page_sections .page_section.active .member_slide.cast.active .image-wrap{
    float: none;
    position: relative;
    display: block;
    height: auto;
}

.page_sections .page_section .member_slide.cast .image-wrap img{
    width: 100%;
    height: auto;
    display: block;
}

.page_sections .page_section .slide_navigator .slide_share > div,
.page_sections .page_section .slide_navigator .slide_share:hover > div{
    border-radius: 35px !important;
    text-align: center;
    width: 50px;
    margin-right: 18px;
}

.page_sections .page_section .slide_navigator .slide_share .tb,
.page_sections .page_section .slide_navigator .slide_share:hover > div.tb,
.page_sections .page_section .slide_navigator .slide_share .tb:hover{
    margin-right: 0;
}

footer.opened{
    max-height: 0;
}

.page_sections .page_section.reviews_page .section_content{
    height: auto;
    padding-bottom: 2%;
}

.page_sections .page_section.reviews_page.active,
.page_sections .page_section.reviews_page.active .section{
    height: auto;
}

.page_sections .page_section.reviews_page h2{
    display: block;
    font-size: 30px;
    font-family: 'Friz Quadrata';
    margin: 3% 0 50px 7%;
}

.page_sections .page_section.reviews_page .image_outer{
    display: table;
    vertical-align: middle;
    width: 86%;
    height: auto;
    text-align: center;
    margin: 0px auto 50px auto;
}

.page_sections .page_section.reviews_page .image_outer .image_inner{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center;
}

.page_sections .page_section.reviews_page .image_outer .image_inner img{
    display: inline;
    margin: 0 15px;
}

.page_sections .page_section.reviews_page .content_container .review{
    text-align: left;
}

.page_sections .page_section.reviews_page .content_container .review .author{
    text-align: right;
}

.page_sections .page_section.reviews_page .content_container{
    height: auto;
}

#tg-preloader{
    display: none !important;
}

@media all and (max-width: 400px){
    .header .logo_line .schedule{
        font-size: 16px;
    }

    .header .logo_line .cast_box .cast_box_actor{
        font-size: 12px;
        line-height: 16px;
    }
}

@media all and (max-width: 460px){
    .ticket_box .location_list{
        width: 90%;
        margin-top: 15px;
        height: 70%;
    }

    .ticket_box .ticket_heading{
        font-size: 12px;
    }

    .ticket_box .location .city{
        font-size: 12px;
        line-height: 20px;
    }

    .ticket_box .location .theatre{
        font-size: 10px;
        line-height: 15px;
        text-indent: 10px;
    }

    .apple .ticket_box .location_list{
        width: 90%;
        height: 75%;
    }

    .apple .ticket_box .ticket_heading{
        font-size: 19px;
    }

    .apple .ticket_box .location .city{
        font-size: 19px;
        line-height: 35px;
    }

    .apple .ticket_box .location .theatre{
        font-size: 15px;
        line-height: 30px;
        text-indent: 25px;
    }

    .page_sections .page_section.reviews_page .image_outer .image_inner.rt{
        width: 40%;
    }

    .page_sections .page_section.reviews_page .image_outer .image_inner.cp{
        width: 60%;
    }

    .page_sections .page_section.reviews_page .image_outer .image_inner img{
        width: 90%;
        margin: 0;
    }


}