html {
    height: 100%;
}

body {
    height: 100%;
    position: relative;
    top: 0;
}

body.world {
    background: #000;
}

body.world #wrapper {
    background: #000;
    height: 100%;
}

body.world .kdm-hotline {
    display: none !important;
}

#header {
    position: fixed;
}

.container {
    margin: 0 auto 0 auto;
    max-width: 1000px;
    min-height: 100%;
    position: relative;
    top: 0;
}

.container .content {
    padding: 100px 30px;
}

h1 {
    font-size: 2.2em;
    line-height: 1em;
    text-align: left;
}

h2 {
    font-size: 1.5em;
    margin-top: 1.3em;
    margin-bottom: .5em;
    text-transform: uppercase;
    text-align: left;
}

h3 {
    font-size: 1.1em;
    margin-top: 1em;
    margin-bottom: .3em;
    font-family: FuturaPTBold-Reg,arial,helvetica;
    text-align: left;
}

h4 {
    font-size: 1em;
    margin-top: .8em;
    margin-bottom: .3em;
    padding: 0;
    font-family: FuturaPTBold-Reg,arial,helvetica;
    text-align: left;
}

h5 {
    font-size: 1em;
    margin-top: .5em;
    margin-bottom: 0;
    padding: 0;
    font-family: FuturaPTBold-Reg,arial,helvetica;
    text-align: left;
}

.sharc-popup-content h1,
.sharc-popup-content h2,
.sharc-popup-content h3,
.sharc-popup-content h4
{
    font-family: FuturaPTBook-Reg,arial,helvetica;
}

.container .content a {
    color: #fff;
    text-decoration: none;
    font-family: FuturaPTBold-Reg,arial,helvetica;
}

.container .content a.agreement {
    font-size: 20px;
    font-family: FuturaPTBold-Reg,arial,helvetica;
    text-transform: none;
    line-height: 1.8;
    margin-right: 20px;
}

.container .content p, .container .content ol {
    margin-bottom: .3em;
}

.container .content ul {
    margin: 0;
}

.container .content .bold {
    font-family: FuturaPTBold-Reg,arial,helvetica;
}

.faq_logo, .ticket_logo {
    display: block;
    position: absolute;
    top: 140px;
    right: 40px;
    max-width: 33%;
}

body.world #footer-menu-content {
    max-width: 1000px;
}

body.world .footer-menu {
    background: #000;
    position: relative;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
}

body.world .footer-menu .footer-menu-content {
    display: inline-block;
    max-width: 900px;
    text-align: left;
    width: 100%;
}

body.world #mobile-buttons {
    background: #000;
}

#sharc-generic-registration {
    margin-top: 50px;
    display: block;
    left: 0;
}

.static p {
    padding: 0px 0 20px 0;
}

.static p.video_description {
    padding: 50px 0 50px 0;
    max-width: 66%;
}

.installation h1 {
    max-width:56%;
}

.video_wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.video_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video_mask {
    position: absolute;
    left: 0;
    height: 12px;
    width: 100%;
    background: #0090d7;
    z-index: 2;
}

#video_mask_top {
    top: 0;
}

#video_mask_bottom {
    bottom: 0;
}

#world_teaser {
    position: relative;
    height: 100%;
    text-align: center;
}

#world_teaser img {
    display: inline-block;
    height: auto; 
    max-width: 458px; 
    width: 90%;
    margin: 30px 0 80px 0;
}

#world_content {
    position: relative;
    text-align: center;
    padding-bottom: 5%;
    min-height: 60%;
    background: #000;
    padding-left: 30px;
    padding-right: 30px;
}

body.world h3 {
    margin-top: 1.4em;
}

body.world p {
    margin: 0;
    padding: 0px 0 15px 0;
}

#world_headlines {
    padding-top: 1em;
    padding-bottom: 2em;
}

body.world #world_headlines p {
    font-size: 1.3em;
    padding-bottom: 1.3em;
}

#world_content.tutorial {
    padding-top: 30px;
}

#world_text {
    display: inline-block;
    max-width: 900px;
    text-align: left;
    padding-bottom: 3em;
}

#world_text a {
    font-family: FuturaPTBold-Reg,arial,helvetica;
    color: #fff;
}

#world_text .clearer {
    height: 30px;
}

#read_more {
    text-decoration: none;
    color: #fff;
    background: transparent url(../img/arrow@2x.png) center bottom no-repeat;
    background-size: 74px 26px;
    display: block;
    height: 30px;
    width: 100%;
    font-size: 1.5em;
    position: absolute;
    bottom: 10%;
}

.world_tutorial {
    position: relative;
    padding-top: 20px;
}

.world_tutorial.left {
    width: 42%;
}

.world_tutorial.right {
    width: 55%;
}

.world_tutorial ul {
    padding-left: 20px;
}

.world_tutorial img {
    width: 100%;
    height: auto;
    max-width: 400px;
}

.world_tutorial_email_header {
    background: #262626;
    padding: 6px 10px;
    border-bottom: 1px solid #191919;
    max-width: 380px;
}

.world_tutorial_email_content {
    background: #191919;
    padding: 10px;
    font-size: 14px;
    max-width: 380px;
}

body.world #modal-message-box,
body.world #modal-message-overlay {
    position: fixed;
}

@media all and (max-width: 1024px) {    
    .world_tutorial.left {
        width: 50%;
    }

    .world_tutorial.right {
        width: 48%;
    }
    
    body.world .footer-menu,
    #world_content {
        padding-left: 4%;
        padding-right: 4%;
    }
}

@media all and (max-height: 860px) {
    #world_teaser img {
        width: 70%;
        max-width: 400px; 
    }
}

@media all and (max-height: 760px) {
    .container .content {
        padding-top: 110px;
    }
    
    .faq_logo, .ticket_logo {
        top: 100px;
    }
    
    #world_teaser img {
        width: 70%;
        max-width: 360px; 
    }
}

@media all and (max-height: 670px) {
    .container .content {
        padding-top: 80px;
    }
    
    .faq_logo, .ticket_logo {
        top: 70px;
    }
    
    #world_teaser img {
        width: 70%;
        max-width: 300px; 
    }
}

@media all and (max-height: 400px) {
    #world_teaser img {
        width: 22%;
        max-width: 300px; 
    }
    
    #read_more {
        bottom: 4%;
    }
}

@media all and (max-width: 780px) {
    .container .content {
        padding-top: 110px;
    }
    
    .faq_logo, .ticket_logo {
        top: 100px;
    }
    
    .world_tutorial.left {
        width: 50%;
    }

    .world_tutorial.right {
        width: 45%;
    }
}

@media all and (max-width: 580px) {
    body.world .footer-menu,
    .container .content,
    #world_content {
        padding-left: 4%;
        padding-right: 4%;
        text-align: left;
    }

    .container .content h1 {
        font-size: 1.8em;
    }

    .static p.video_description {
        max-width: 100%;
    }
    
    .container .content a.agreement {
        margin-top: 0px;
    }
    
    .footer-menu-content li a {
        margin-right: 10px;
        font-size: 0.85em;
    }
}

@media all and (max-width: 780px) and (max-height: 670px) {
    .container .content {
        padding-top: 80px;
    }
    
    .faq_logo, .ticket_logo {
        top: 70px;
    }
}

@media all and (max-width: 660px) {
    .container .content {
        padding-top: 80px;
    }
    
    .container .content a.agreement {
        margin-top: 20px;
    }
    
    h1 {
        font-size: 1.8em;
    }
    
    .world_tutorial.left {
        width: 100%;
    }

    .world_tutorial.right {
        width: 100%;
    }
    
    body.world .footer-menu,
    #world_content {
        padding-left: 4%;
        padding-right: 4%;
    }
}