
@import '_bits';

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0;
    padding: 0 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#tracker {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
}
.clearfix:before,
.clearfix:after {
    content: ".";    
    display: block;    
    height: 0;    
    overflow: hidden; 
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } /* IE < 8 */

html {
    height: 100%;
    width: 100%;
    background-color: $pale;

}
#goc-body {
    height: 100% !important;
    width: 100% !important;
    @include gradient-bg;

}
img {
    @include unselectable;
}
iframe {
    width: 320px;
    height: 320px;
    border: none;
    display: block;
    margin: 0 auto;
    z-index: 1001;
}
//UTLITY DIVS
#rotate{
    position: fixed;
    top: 0;right: 0;bottom: 0;left: 0;
    margin: auto auto;
    z-index: 1001;
    width: 100%;height: 100%;
    display: none;
    background: #000;
    .holder {
        position: absolute;
        display: block;
        margin: auto auto;
        top:0;right:0;bottom:0;left:0;
        width: 200px;
        height: 120px;
        p {
            text-transform: capitalize;
            @include play-bold;
            font-size: 20px;
            color: white;
            text-align: center;
            opacity: 0;
        }
        img {
            display: block;
            margin: 0 auto;
            left: 0;
            right: 0;
            opacity:0;
        }
    }

}
.container {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin:0 auto;
    text-align: center;
}
//END UTLITY DIVS

#site{
    position:relative;
    width: 100%;
    max-width: 400px;
    //background: transparent url('../media/img/bgs/home.jpg') center top no-repeat;
    //background-size: 100% auto;

}
#header{
    position: absolute;
    top: 0;
    right: 0;
    width: 115px;
    height: 69px;
    background: transparent;
    z-index: 1000;
    .header-container {
        position: relative;
        width: 100%;
        height: 100%;
        opacity: 0;
        p {
            position: absolute;
            height: 11px;
            top: 0;
            bottom: 0;
            margin: auto auto;
            @include play-bold;
            font-size: 11px;
            color: white;
            text-transform: uppercase;
            letter-spacing: .13em;
            line-height: 1;
        }
        #menu-text {
            opacity: 0;
        }
        .reg-font {
            @include roboto-condensed;
        }
        .menu-button {
            position: absolute;
            top: 8px;
            right: 9px;
            width: 53px;
            height: 53px;
        }
        #menu-o {
            width: 53px;
            height: auto;
            display: block;
        }
        #menu-x {
            width: 53px;
            height: auto;
            display: none;
        }
        #menu-button {
            opacity: 0;
        }
    }
}
.logo {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}
#logo {
    position: absolute;
    top: 0;
    left: 20px;
    width: 84px;
    height: 180px;
    z-index: 100;
    .banner {
        position: relative;
        width:100%;
        height: 156px;
        background: $red;
        padding-top: 11px;
        .title {
            position: relative;
            opacity: 0;
            svg {
                display: block;
                margin: 0 auto;
                width: 73px;
                height: 124px;
            }
        }
        .date {
            position: relative;
            padding-top: 6px;
            color: white;
            font-size: 7px;
            text-transform: uppercase;
            text-align: center;
            line-height: 1;
            opacity: 0;
        }
    }
    .in3d {
        position: relative;
        width: 100%;
        height: 11px;
        padding: 0 5px;
        opacity: 0;
    }
}
#legal-footer {
    padding-top: 20px;
    padding-bottom: 30px;
}
.legal {
    position: relative;
    width: 100%;
    text-align: center;
    .rating {
        margin-bottom: 5px;
        img {
            width: 124px;
            height: auto;
            opacity: .82;
            margin: 0 auto;
            display: block;
        }
    }
    .links {
        width: 250px;
        margin: 0 auto 5px;
        font-size: 10px;
        color: #fff;
        line-height: 1em;
        opacity: .68;
        a {
            font-size: 8px;
            @include roboto-condensed;
            text-transform: uppercase;
            color: #fff;
            text-decoration: none;
        }
    }
    .copywrite {
        text-transform: uppercase;
        color: #fff;
        font-size: 10px;
        @include roboto-condensed-bold;
        opacity: .87;
    }
}
#wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    .preloader {
        position: absolute;
        width: 320px;
        height: 320px;
        margin: auto auto;
        top: 0; right: 0; bottom:0; left: 0;
        opacity: 0;
        .preloader-container {
            width: 100%;
            height: 100%;
            .percent-loaded {
                position: absolute;
                top: 100px;
                width: 100%;
            }
            .loader {
                position: absolute;
                width: 100%;
                height: 100%;
                margin: auto auto;
                top: 0; right: 0; bottom:0; left: 0;
            }
        }
    }
    .home {
        position: relative;
        width: 100%;
        height: 100%;
        opacity: 0;
        .home-container {
            position: relative;
            width: 100%;
            height: 100%;
            //background: transparent url('../media/img/bgs/home.jpg') center top no-repeat;
            //background-size: contain;
            padding-top: 0; //55
            .home-slider {
                position: relative;
                width: 100%;
                height: 355px; //375
                .character-holder {
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: 81px;
                    margin: 0 auto;
                    width: 100%; //100%
                    height: 240px; //260
                    //@include breakpoint(overSize){ height: 300px; }
                    overflow: hidden;
                    opacity: 0;
                    ul {
                        overflow: hidden;
                        position:relative;
                        display: inline-block;
                        list-style-type: none;
                        font-size: 0;
                        text-align: left;
                        li {
                            position: relative;
                            display: inline-block;
                            img {
                                position: absolute;
                                width: auto; //100%
                                height: 240px; //auto
                                left:0;
                                right:0;
                                margin: 0 auto;
                            }
                        }
                    }
                }
                .name-holder {
                    position: absolute;
                    width: 100%;
                    bottom: 40px;
                    height: 41px;
                    opacity: 0;
                    .line {
                        height: 23px;
                        margin:0 auto 7px;
                        width:6px;
                        background: transparent;
                    }
                    p {
                       @include play-bold;
                       font-size: 11px;
                       color: white;
                       text-transform: uppercase;
                       letter-spacing: .13em;
                       line-height: 1;
                       text-align: center;
                    }
                }
                .slider-buttons {
                    position: absolute;
                    height: 47px;
                    width: 270px;
                    left: 0;
                    right: 0;
                    bottom: 22px;
                    margin: 0 auto;
                    .slider-left {
                        position: absolute;
                        left: 0;
                        width: 56px;
                        height: 47px;
                        z-index: 999;
                        opacity: 0;
                    }
                    .slider-right {
                        position: absolute;
                        right: 0;
                        width: 56px;
                        height: 47px;
                        z-index: 999;
                        opacity: 0;
                    }
                }
            }//END HOME SLIDER
            .home-promo {
                position: relative;
                left: 0;
                right: 0;
                width: 100%;
                overflow: hidden;
                opacity: 1;
                .promo-box {
                    position: relative;
                    width: 206px;
                    height: 97px;
                    margin: 0 auto 13px;
                    .promo-slide-holder {
                        position:relative;
                        top: 11px;
                        left: 18px;
                        width: 170px;
                        height: 74px;
                        overflow: hidden;
                        z-index: 100;
                    }
                    ul {
                        list-style-type: none;
                        font-size: 0;
                        text-align: left;
                        width: 170px;
                        height: 74px;
                        li {
                            position: relative;
                            display:inline-block;
                            width: 170px;
                            height: 74px;
                            img {
                                position: absolute;
                                width: auto; //100%
                                height: 74px; //auto
                                left:0;
                                right:0;
                                margin: 0 auto;
                            }
                        }
                    }
                    .top-box {
                        position: absolute;
                        top: 0;
                        left: 0;
                        right: 0;
                        margin: 0 auto;
                        width: 192px;
                        height: 41px;
                        border-left: 2px solid #fff;
                        border-right: 2px solid #fff;
                        border-top: 2px solid #fff;
                    }
                    .bottom-box {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        right: 0;
                        margin: 0 auto;
                        width: 192px;
                        height: 41px;
                        border-left: 2px solid #fff;
                        border-right: 2px solid #fff;
                        border-bottom: 2px solid #fff;
                    }
                    .box-lines {
                        position: absolute;
                        top: 0;right: 0;bottom: 0;left: 0;
                        margin: auto auto;
                        width: 100%;
                        height: 2px;
                        &:before {
                            content: '';
                            width: 16px;
                            height: 2px;
                            position: absolute;
                            top:0;
                            left: 0;
                            background: #fff;
                        }
                        &:after {
                            content: '';
                            width: 16px;
                            height: 2px;
                            position: absolute;
                            top:0;
                            right: 0;
                            background: #fff;
                        }
                    }

                }
                .number-one-promo {
                    background: transparent url('../media/img/promo/bh6_number1_mobile.jpg') 0 0 no-repeat;
                }
                .tomatoe-promo {
                    background: transparent url('../media/img/promo/rottentomatoes.jpg') 0 0 no-repeat;
                } 
                .tickets-promo {
                    background: transparent url('../media/img/promo/ticket.jpg') 0 0 no-repeat;
                   .ticket-button {
                       position: absolute;
                       width: 35px;
                       height: 35px;
                       top: 0;
                       bottom: 0;
                       margin: auto auto;
                       left: 17px;
                   } 
                } 
                .trailer {
                    background: transparent url('../media/img/promo/trailer.jpg') 0 0 no-repeat;
                    .disney-holder {
                        position: absolute;
                        width:170px;
                        height:74px;
                        overflow: hidden;
                        top:0;
                        left:0;
                        z-index: -1;
                        #disneyPlayer {
                            position: absolute;
                            width:170px;
                            height:74px;
                        }
                    }

                    .play-button {
                        position: absolute;
                        width: 35px;
                        height: 35px;
                        top: 0;
                        bottom: 0;
                        margin: auto auto;
                        left: 17px;
                    }
                }
                .heros-wanted {
                    background: transparent url('../media/img/promo/xprize.jpg') 0 0 no-repeat;

                }
                .blast {
                    background: transparent url('../media/img/promo/promo-blast-mobile.jpg') 0 0 no-repeat;
                }
                .bot {
                    background: transparent url('../media/img/promo/promo-bot-fight-mobile.jpg') 0 0 no-repeat;
                }
                .photobomb {
                    background: transparent url('../media/img/promo/photobomb.jpg') 0 0 no-repeat;
                }
                .production-promo {
                    background: transparent url('../media/img/promo/production.jpg') 0 0 no-repeat;
                    .download-button {
                        position: absolute;
                        width: 35px;
                        height: 35px;
                        top: 0;
                        bottom: 0;
                        margin: auto auto;
                        left: 17px;
                    } 
                } 
                .promo-0, .promo-1, .promo-2, .promo-3, .promo-4, .promo-5, .promo-6, .promo-7, .promo-8, .promo-9 {
                    width:170px;
                    height:74px;
                    background-size: cover;
                    p {
                        position: absolute;
                        left: 67px;
                        top: 25px;
                        width: 85px;
                        bottom: 0;
                        margin: auto auto;
                        @include play-bold;
                        font-size: 11px;
                        color: white;
                        text-transform: uppercase;
                        letter-spacing: .13em;
                        line-height: 1.2em;
                        text-align: left; 
                    }
                }

                .hexagons {
                    position: relative;
                    height: 40px;
                    ul {
                        overflow: hidden;
                        position:relative;
                        display: inline-block;
                        list-style-type: none;
                        font-size: 0;
                        text-align: left;
                        li {
                            position: relative;
                            width: 14px;
                            height: 16px;
                            margin-right: 13px;
                            display: inline-block;
                            &:last-child {
                                margin-right: 0;
                            }
                        }
                    }
                }
            } //END HOME PROMO
        } //END HOME CONTAINER
    } // END HOME
    .about {
        padding-top: 200px;
        .baymax {
            position: absolute;
            width: 117px;
            height: 196px;
            top: 63px;
            right: 0;
            background: url('../media/img/bgs/about.png') 0 0 no-repeat;
            background-size: contain;
        }
        .title-holder {
            position: relative;
            width: 100%;
            .line {
                position: relative;
                left: 0;
                right: 0;
                margin:0 auto 16px;
                width:6px;
                height: 23px;
                display: block;
                background: transparent;
            }
            p {
                margin-bottom: 16px;
                @include play-bold;
                font-size: 16px;
                color: white;
                text-transform: uppercase;
                letter-spacing: .13em;
                line-height: 1;
                text-align: center;
            }
        }
        .text-holder {
            position: relative;
            width: 100%;
            margin-bottom: 60px;
            p {
                margin-bottom: 16px;
                @include roboto-condensed-light;
                font-size: 12px;
                color: white;
                letter-spacing: .13em;
                text-align: left;
                padding: 0 30px;

            }
        }
        .download-box {
            position: relative;
            width: 206px;
            height: 97px;
            margin: 0 auto 13px;
            .download-holder {
                position:relative;
                top: 11px;
                left: 18px;
                width: 170px;
                height: 74px;
                overflow: hidden;
            }
            .top-box {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                margin: 0 auto;
                width: 192px;
                height: 41px;
                border-left: 2px solid #fff;
                border-right: 2px solid #fff;
                border-top: 2px solid #fff;
            }
            .bottom-box {
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                margin: 0 auto;
                width: 192px;
                height: 41px;
                border-left: 2px solid #fff;
                border-right: 2px solid #fff;
                border-bottom: 2px solid #fff;
            }
            .box-lines {
                position: absolute;
                top: 0;right: 0;bottom: 0;left: 0;
                margin: auto auto;
                width: 100%;
                height: 2px;
                &:before {
                    content: '';
                    width: 16px;
                    height: 2px;
                    position: absolute;
                    top:0;
                    left: 0;
                    background: #fff;
                }
                &:after {
                    content: '';
                    width: 16px;
                    height: 2px;
                    position: absolute;
                    top:0;
                    right: 0;
                    background: #fff;
                }
            }
        }
        .production-button {
            position: relative;
            margin: 0 auto 30px;
            left: 0;
            right: 0;
            width: 170px;
            height: 74px;
            background: $red;
            .download-button {
                position: absolute;
                width: 35px;
                height: 35px;
                top: 0;
                bottom: 0;
                margin: auto auto;
                left: 17px;
            }
            p {
                position: absolute;
                left: 67px;
                top: 25px;
                width: 85px;
                bottom: 0;
                margin: auto auto;
                @include play-bold;
                font-size: 11px;
                color: white;
                text-transform: uppercase;
                letter-spacing: .13em;
                line-height: 1.2em;
                text-align: left; 
            }
        } 

    } //END ABOUT
    .characters {
        padding-top: 60px;
        padding-bottom: 80px;
        background: $pale;
        .title-holder {
            position: relative;
            width: 100%;
            .line {
                position: relative;
                left: 0;
                right: 0;
                margin:0 auto 16px;
                width:6px;
                height: 23px;
                display: block;
                background: transparent;
            }
            p {
                margin-bottom: 16px;
                @include play-bold;
                font-size: 16px;
                color: white;
                text-transform: uppercase;
                letter-spacing: .13em;
                line-height: 1;
                text-align: center;
            }
        }
        .top-hiro {
            margin-top: -50px;
        }
        .top-honey {
            margin-top: -70px;
        }
        .top-gogo {
            margin-top: -45px;
        }
        .single-character-holder {
            position: relative;
            width: 100%;
            height: auto;
            overflow: hidden;
            &:last-child {
                //margin-bottom: 80px;
            }
            .character-swiper {
                position: relative;
                list-style-type: none;
                @include inline-flexbox;
                height: auto;
                li {
                    width: 100%;
                    img {
                        width: 100%;
                        height: auto;
                    }
                }
                .long-hex {
                    position: absolute;
                    bottom: 69px;
                    left: 10px;
                    width: 45px;
                    height: 27px;
                    z-index: 3;
                }
                .circle {
                    position: absolute;
                    bottom: 78px;
                    left: 22px;
                    width: 8px;
                    height: 8px;
                    background: #fff;
                    @include border-radius(8px);
                    z-index: 3;
                }
            }
            .name-holder {
                padding: 32px 0 20px 0;
                text-align: center;
                @include play-bold;
                font-size: 11px;
                color: white;
                text-transform: uppercase;
                letter-spacing: .13em;
                line-height: 1;
            }
            .text-holder {
                position: relative;
                width: 100%;
                margin-bottom: 10px;
                z-index:3;
                p {
                    margin-bottom: 16px;
                    @include roboto-condensed-light;
                    font-size: 12px;
                    color: white;
                    letter-spacing: .13em;
                    text-align: left;
                    padding: 0 30px;
                }
            }
        }
    } //END CHARACTERS
    .videos {
        padding-top: 200px;
        .hero {
            position: absolute;
            width: 290px;
            height: 276px;
            top: 65px;
            right: 0;
            background: url("../media/img/bgs/video.png") 65px 0 no-repeat;
            background-size: contain;
        }
        .title-holder {
            position: relative;
            width: 100%;
            .line {
                position: relative;
                left: 0;
                right: 0;
                margin:0 auto 16px;
                width:6px;
                height: 23px;
                display: block;
                background: transparent;
            }
            p {
                margin-bottom: 16px;
                @include play-bold;
                font-size: 16px;
                color: white;
                text-transform: uppercase;
                letter-spacing: .13em;
                line-height: 1;
                text-align: center;
            }
        }
        .video-holder {
            position: relative;
            margin: 0 auto 45px;
            display: block;
            .video-player-s {
                position: relative;
                margin: 0 auto;
                width: 100%;
                display: block;
                @include breakpoint (overSize) {
                    width: 320px !important;
                }
            }
        }
    } //END VIDEOS
    //TICKETS
    .tickets {
        padding-top: 200px;
        opacity: 0;
        .hiro {
            position: absolute;
            width: 141px;
            height: 253px;
            top: 73px;
            right: 0;
            background: url('../media/img/bgs/tickets.png') 10px 0 no-repeat;
            background-size: contain;
        }
        .title-holder {
            position: relative;
            width: 100%;
            .line {
                position: relative;
                left: 0;
                right: 0;
                margin:0 auto 16px;
                width:6px;
                height: 23px;
                display: block;
                background: transparent;
            }
            p {
                margin-bottom: 16px;
                @include play-bold;
                font-size: 16px;
                color: white;
                text-transform: uppercase;
                letter-spacing: .13em;
                line-height: 1;
                text-align: center;
            }
        }
        .tickets-holder {
            position: relative;
            margin: 0 auto 45px;
            display: block;
            width: 230px;
            @include flexbox();
            img {
                opacity: 0;
                width: 100px;
                height: 94px;
            }
        }
    } //END TICKETS
    .games {
        padding-top: 200px;
        .hero {
            position: absolute;
            width: 220px;
            height: 223px;
            top: 72px;
            right: 0;
            background: url('../media/img/bgs/games.png') 24px 0 no-repeat;
            background-size: contain;
        }
        .title-holder {
            position: relative;
            width: 100%;
            .line {
                position: relative;
                left: 0;
                right: 0;
                margin:0 auto 16px;
                width:6px;
                height: 23px;
                display: block;
                background: transparent;
            }
            p {
                margin-bottom: 16px;
                @include play-bold;
                font-size: 16px;
                color: white;
                text-transform: uppercase;
                letter-spacing: .13em;
                line-height: 1;
                text-align: center;
            }
        }
        .single-game-holder {
            position: relative;
            width: 100%;
            height: auto;
            overflow: hidden;
            margin-bottom: 5px;
            img {
                width: 100%;
                height: auto;
            }
            .name-holder {
                padding: 0 0 20px 0;
                a {
                    height: 30px;
                    padding: 10px;
                    margin: -4px auto 0;
                    left: 0;
                    right: 0;
                    background: $red;
                    display: block;
                    text-decoration: none;
                    text-align: center;
                    @include play-bold;
                    font-size: 11px;
                    color: white;
                    text-transform: uppercase;
                    letter-spacing: .13em;
                    line-height: 1;
                }
            }
            .text-holder {
                position: relative;
                width: 100%;
                margin-bottom: 10px;
                z-index:3;
                p {
                    margin-bottom: 16px;
                    @include roboto-condensed-light;
                    font-size: 12px;
                    color: white;
                    letter-spacing: .13em;
                    text-align: left;
                    padding: 0 30px;
                }
            }
        }
    } //END GAMES

}//end wrapper
#mobile-menu {
    position: absolute;
    margin-top: 60px;
    top: 0;right: 0;bottom: 0;left: 0;
    margin: 60px auto auto;
    padding-top: 60px;
    z-index: 999;
    width: 100%;
    display: none;
    @include gradient-bg;
    opacity: 0;
    .menu {
        display: block;
    }
    .navigation {
        position: relative;
        text-align: center;
        display: block;
        list-style-type: none;
        margin-bottom: 10px;
        li {
            width: 100%;
            height: 45px;
            padding-bottom: 10px;
            padding-top: 10px;
            @include play-bold;
            font-size: 16px;
            color: white;
            text-transform: uppercase;
            letter-spacing: .13em;
            line-height: 1;
            list-style-type: none;
            border: 0 solid $pale;
            opacity: 0;
        }
    }
    .social-holder {
        position: relative;
        width: 100%;
        display: block;
        opacity: 0;
        .line {
            position: relative;
            left: 0;
            right: 0;
            margin:0 auto 10px;
            width:6px;
            height: 23px;
            display: block;
            background: transparent;
        }
        p {
            margin-bottom: 10px;
            @include roboto-condensed;
            font-size: 12px;
            color: white;
            text-transform: uppercase;
            letter-spacing: .13em;
            line-height: 1;
            text-align: center;
        }
        .social-links {
            position: relative;
            left: 0;
            right: 0;
            margin: 0 auto;
            font-size: 0;
            width: 200px;
            .social-box {
                width: 50px;
                height: 50px;
                background: #fff000;
                display: inline-block;
                a {
                    width: 50px;
                    height: 50px;
                    img {
                        width: 100%;
                        height: auto;
                    }
                }
            }
        }
    }
}
