@import url(http://fonts.googleapis.com/css?family=Roboto:900);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,500,700);

html, body {
    min-height: 100%;
    position: relative;
}

html, body {
    background: url("../img/home/bg.jpg") repeat;
    font-family: "Roboto Condensed", arial, sans-serif;
    position: relative;
    display: block;
}

button, .button {
    font-family: "Roboto Condensed", arial, sans-serif;
}

@keyframes greenPulse {
    0% {
        box-shadow: 0 0 30px #4bbec8
    }
    50% {
        box-shadow: 0 0 80px #4bbec8
    }
    100% {
        box-shadow: 0 0 30px #4bbec8
    }
}

#page-wrapper {
    min-height: 100%;
}

#page-wrap:after {
    content: "";
    display: block;
}

#bg-video-header {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 50px;
    z-index: 1;
    background: url("../vid/home.jpg") no-repeat center bottom / cover;
    overflow: hidden;
    visibility: hidden;
}

#bg-video-header .alt-menu {
    position: relative;
    z-index: 2;
    font-size: 1.5rem;
    margin: 5px 0 0;
}

#bg-video-header .alt-menu a.left-off-canvas-toggle {
    color: #faeb06;
    text-shadow: 1px 1px 2px #124472;
    -webkit-transition: background 0.5s, color 0.5; /* For Safari 3.1 to 6.0 */
    transition: background 0.5s, color 0.5s;
    display: inline-block !important;
    width: auto;
    border-radius: 0 10px 10px 0;
    background: rgba(18, 68, 114, 0.5);
    border-radius: 0 10px 10px 0;
    padding: 5px 13px 5px 10px;
}
#bg-video-header .alt-menu a{
    font-family: Roboto, arial, sans-serif;
    font-weight: 900;
}
#bg-video-header .alt-menu a.follow,#bg-video-header .alt-menu a.dashboard {
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 5px;
    margin: 0 5px 0 0;
    padding: 10px 15px;
}

#bg-video-header .alt-menu a.left-off-canvas-toggle:hover {
    color: #FFF;
}

#bg-video-header .header {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    z-index: 1;
    overflow: hidden;
    opacity: 0;
}

#bg-video-header video {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-position: center bottom;
    background-size: cover;
    z-index: 0;
}

#bg-video-header .rock {
    width: 100%;
    height: 100px;
    z-index: 2;
    position: absolute;
    bottom: 0;
}

#bg-video-header .rock a.audio-controls {
    display: block;
    background: url("../img/home/audio.png") no-repeat 0 0;
    width: 60px;
    height: 55px;
    position: absolute;
    margin: 25px 0 0 20px;
    z-index: 2;
    opacity: 0.9;
}

#bg-video-header .rock a.audio-controls:hover {
    opacity: 1;
}

#bg-video-header .rock a.audio-link {
    display: block;
    background: url("../img/home/squeeze-me-btn.png") no-repeat 0 0;
    width: 206px;
    height: 52px;
    position: absolute;
    top: 23px;
    left: 80px;
    z-index: 3;
}

.touch #bg-video-header .rock a.audio-controls {
    left: 20px !important;
}

#bg-video-header .rock a.audio-link:hover {
    background-position: 0 -52px;
}

#bg-video-header .rock a.audio-controls.off {
    background-position: 0 -55px;
}

#bg-video-header .main-block {
    margin-bottom: 100px;
    z-index: 2;
}

#bg-video-header .trailer-page,
#bg-video-header .game-trailer-page {
    position: relative;
    background: url("../img/loader2.GIF") no-repeat center center;
}

#bg-video-header .trailer-page .main-block,
#bg-video-header .game-trailer-page .main-block {
    margin-top: 1vw;
    margin-bottom: 100px;
}

#bg-video-header .rock img {
    min-width: 100%;
    max-width: none !important;
    z-index: -1;
    position: absolute;
}

#bg-video-header .character-l, #bg-video-header .character-r {
    position: absolute;
    z-index: 1;
    cursor: pointer;
}

#bg-video-header .home-page .top-tout {
    display: block;
    position: relative;
    min-height: 100px;
    z-index: 10;
    padding: 10px;
}

#bg-video-header .home-page .top-tout .quotes {
    text-shadow: 1px 1px 2px #124472;
    margin-bottom: 0;
}

#bg-video-header .home-page .top-tout .quotes .quote {
    color: #FFF;
    font-family: Roboto, arial, sans-serif;
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 1;
}

#bg-video-header .home-page .top-tout .quotes .reviewer {
    color: #faeb06;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1rem;
}
#bg-video-header .home-page .top-tout .quotes .reviewer span{
    font-size: 1.8rem;
    line-height: 1rem;
}

#bg-video-header .watch-block {
    position: relative;
    margin-bottom: 30px;
    z-index: 3;
}

#bg-video-header .release-date {
    z-index: 8;
    text-align: center;
}

#bg-video-header .watch-button {
    z-index: 8;
    position: relative;
    text-align: center;
}

#landing-content .column{
    width: 20%;
}

#landing-content .box{
    text-align: center;
}
#landing-content .box img{
    text-align: center;
    position: relative;
    z-index: 1;
}
#landing-content .box a{
    background: url("../img/landing/buy-now.png") no-repeat 0 0 / 100% auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 78.87%;
    height: 11%;
    max-width: 183px;
    max-height: 46px;
    display: inline-block;
    margin: 10px auto;
}
#landing-content .box a:hover{
    background-position: 0 100% !important;
}
#landing-content .box a.preorder-button{
}
#landing-content .box a.dubsmash-button{
    background-image: url("../img/landing/dubsmash-btn.png");
}
#landing-content .box a.more-info-button{
    background-image: url("../img/landing/more_info-btn.png");
}
#landing-content .box a.power-up-button{
    background-image: url("../img/landing/power-up.png");
}


a.order-digital-hd{
    background: url("../img/landing/pre_order_digital-btn.png") no-repeat 0 0;
    width: 230px;
    height: 57px;
    display: inline-block;
    margin: 20px;
}
a.order-digital-hd:hover{
    background-position: 0 -57px;
}
a.order-blu-ray{
    background: url("../img/landing/buy_blueray-btn.png") no-repeat 0 0;
    width: 230px;
    height: 57px;
    display: inline-block;
    margin: 20px;
}
a.order-blu-ray:hover{
    background-position: 0 -57px;
}

#bg-video-header .watch-button.big a {
    background: url("../img/home/pre-order-digital-hd-btn.png") no-repeat 0 0;
    width: 255px;
    height: 99px;
    display: inline-block;
}

#bg-video-header .watch-button.big a:hover {
    background-position: 0 -99px;
}

#bg-video-header .watch-button.small a {
    background: url("../img/home/pre-order-blue-ray-btn.png") no-repeat 0 0;
    width: 253px;
    height: 63px;
    display: inline-block;
}

#bg-video-header .watch-button.small a:hover {
    background-position: 0 -63px;
}

#bg-video-header .character-r {
    max-width: 130%;
}

#bg-video-header .character-l {
    max-width: 125%;
    bottom: -10%;
}

#bg-video-header .home-page .character-left-1 {
    left: -90%;
}

#bg-video-header .home-page .character-right-2 {
    right: -100%;
    bottom: -10%;
}

#bg-video-header .home-page .character-right-1 {
    right: -25%;
    bottom: -5%;
    width: 25%;
}

#bg-video-header .story-page {
    color: #7e6a46;
}

#bg-video-header .story-page .papyrus {
    position: relative;
    z-index: 2;
}

#bg-video-header .story-page .top-stick {
    margin-top: 5rem;
}

#bg-video-header .story-page .story-title {
    font-weight: 900;
    font-family: Roboto, arial, sans-serif;
    margin: 0.5rem 0;
}

#bg-video-header .story-page .story-content {
    background: url('../img/story/papyrus.png') no-repeat center center / 100% 100%;
    /*height: 350px;*/
    overflow: hidden;
    text-align: center;
    padding: 5% 10%;
    font-size: 1.5rem;
}

#bg-video-header .story-page .story-copy p {
    font-size: 1.2rem;
}

#bg-video-header .story-page .bottom-stick {
    margin-top: -1rem;
}

#bg-video-header .story-page .watch-block {
    position: absolute;
}

#bg-video-header .block-l {
    max-width: 80%;
    left: -80%;
}

#bg-video-header .story-page .character-right-1 {
    right: -80%;
    bottom: -10%;
}


#bg-video-header .soundtrack-page .papyrus {
    position: relative;
    z-index: 2;
}
#bg-video-header .soundtrack-page .section-title{
    margin-bottom: 10px;
}
#bg-video-header .soundtrack-page .soundtrack-links{
    padding: 8px 3px;
}
#bg-video-header .soundtrack-page .content {
    background: url('../img/soundtrack/papyrus.png') no-repeat center center / 100% 100%;
    overflow: hidden;
    text-align: center;
    padding: 0 8%;
    text-transform: uppercase;
    position: relative;
    z-index: 0;
}
#bg-video-header .soundtrack-page .track-title{
    position: relative;
    color: #44341d;
    font-size: 0.9rem;
    line-height: 1;
    font-weight: 500;
}
#bg-video-header .soundtrack-page .track-artist{
    color: #79664b;
    font-size: 0.7rem;
    margin-bottom: 15px;
    line-height: 1;
}
#bg-video-header .soundtrack-page .content .copyright {
    font-size: 0.6rem;
    color: #44341d;
    padding: 15px 10px 0px;
}
#bg-video-header .soundtrack-page .bottom-stick {
    position: relative;
    z-index: 1;
}
#bg-video-header .soundtrack-page .top-stick {
    position: relative;
    z-index: 1;
}
#bg-video-header .soundtrack-page .top-stick img{
    vertical-align: bottom;
}
#bg-video-header .soundtrack-page .character-right-1 {
    top:0;
    right: -80%;
    bottom: auto;
    max-width: 90%;
    z-index: 2;
}

#bg-video-header .downloads-page {
    color: #FFF;
}

#bg-video-header .downloads-page .slate {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
}

#bg-video-header .downloads-page .slate .bamboo-slate {
    position: relative;
    width: 100%;
    top: 0;
    z-index: 3;
}

#bg-video-header .downloads-page .slate .bamboo-slate img {
    width: 100%;
}

#bg-video-header .downloads-page .slate .download-preview {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 15% 20%;
    font-size: 2rem;
    text-align: center;
    z-index: 3;
}

#bg-video-header .downloads-page .slate #wallpapers {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 3;
    padding: 15% 20%;
    display: none;
}

#bg-video-header .downloads-page .slate #wallpapers .slider {
    height: 100%;
}

#bg-video-header .downloads-page .slate .download-preview .download-overlay {
    position: relative;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    z-index: 3;
}

#bg-video-header .downloads-page .slate .wallpaper-preview .download-overlay {
    position: absolute;
    width: inherit;
    height: 100%;
    vertical-align: middle;
    z-index: 3;
}

#bg-video-header .downloads-page .slate .download-preview .preview {
    position: absolute;
    width: 60%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

#bg-video-header .downloads-page .slate .wallpaper-preview .download-overlay:hover,
#bg-video-header .downloads-page .slate .download-preview .download-overlay:hover {
    background: rgba(250, 235, 6, 0.7);
}

#bg-video-header .downloads-page .slate .wallpaper-preview .download-overlay > div,
#bg-video-header .downloads-page .slate .download-preview .download-overlay a {
    font-size: 1rem;
    color: #124472;
    display: none;
    width: 100%;
    line-height: 100%;
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#bg-video-header .downloads-page .slate .wallpaper-preview .download-overlay i,
#bg-video-header .downloads-page .slate .download-preview .download-overlay i {
    font-size: 3rem;
}

#bg-video-header .downloads-page .slate .wallpaper-preview .download-overlay > div a {
    color: #124472;
    padding: 5px 0;
    font-weight: bold;
}

#bg-video-header .downloads-page .slate .wallpaper-preview .download-overlay:hover > div,
#bg-video-header .downloads-page .slate .download-preview .download-overlay:hover a {
    display: block;
}

#bg-video-header .downloads-page .block-l {
    position: relative;
    max-width: 100%;
    height: 50%;
    left: 0;
    z-index: 0;
    top: 0;
}

#bg-video-header .downloads-page .block-l img {
    max-height: 100%;
    max-width: auto;
    width: auto;
}

#bg-video-header .downloads-page .character-left-1 {
    left: -45%;
    bottom: -25px;
    z-index: 3;
    height: 50%;
}

#bg-video-header .downloads-page .character-left-1 img {
    max-height: 100%;
    max-width: auto;
    width: auto;
}

#bg-video-header .downloads-page .downloads-menu div {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#bg-video-header .downloads-page .downloads-menu a {
    display: block;
    color: #FFF;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    font-family: Roboto, arial, sans-serif;
    font-weight: 900;
    margin: 5px;
    font-size: 1.1rem;
    text-transform: uppercase;
}

#bg-video-header .downloads-page .downloads-menu a:hover,
#bg-video-header .downloads-page .downloads-menu a.selected {
    color: #faeb06;
}

#downloads-menu {
    background-color: #124472 !important;
    color: #FFF !important;
    text-transform: uppercase;
    background-position: 98% center;
    background-image: url("../img/downloads/down.png");
    font-weight: bold;
    font-size: 1.3rem;
    height: 2.6rem;
    line-height: 1.5rem;
    border: 0px none;
}

#bg-video-header .game-page .character-l {
    width: 100%;
    left: 0;
    bottom: auto;
    top: 10%;
    margin: 0 auto;
    position: relative;
    cursor: default;
}

#bg-video-header .game-page .character-l > img {
    width: 80%;
    margin: 10px auto;
}

#bg-video-header .game-page .character-l > .row {
    width: 80%;
    margin: 0 auto;
}

#bg-video-header .game-page .character-r {
    position: relative;
}

#bg-video-header .game-page .tablet {
    position: relative;
    top: 10%;
}

#bg-video-header .game-page .app-buttons {
    width: 80%;
    margin: 0 auto;
}
#bg-video-header .partners-page .partner-links {
    position: absolute;
    width: 70%;
    height: auto;
    left: 15%;
}
#bg-video-header .partners-page .partner-links .row{
    margin: 20px 0;
    position: relative;
}
#bg-video-header .partners-page .partner-links .row .column{
    position: relative;
}
#bg-video-header .partners-page .partner-links a{
    opacity: 1;
    height: 100%;
    display: block;
    position: relative;
}
#bg-video-header .partners-page .partner-links a:hover{
    opacity: 0.8;
}

#bg-video-header .digital-page{
    text-align: center;
}
#bg-video-header #digital-frame{
    height: 315px;
}

#bg-video-header .digital-page a{
    position: relative;
    z-index: 2;
}

#bg-video-header .digital-page .character-left-1 {
    left: -5%;
    width: 50%;
    bottom: 100px;
}

#bg-video-header .digital-page .character-right-1 {
    right: -5%;
    width: 50%;
    bottom: 100px;
}

/* MENU */
.menu {
    font-family: Roboto, arial, sans-serif;
    position: fixed;
    width: 100%;
    font-weight: 900;
    z-index: 9;
    top: -50px;
    /*box-shadow: 0px 1px 5px #024472;*/
}

.menu .nav {
    background: url("../img/menu/strip.jpg") repeat bottom center;
    min-height: 50px;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.menu .nav ul.left {
    margin: 0;
}

.menu .nav ul.left li {
    list-style: none;
    display: inline-block;
    margin: 0 0.5rem;
    line-height: 48px;
}

.menu .nav ul.left li a {
    font-size: 1.1rem;
    color: #f6e800;
}

.menu .nav ul.left li a.active,
.menu .nav ul.left li a:hover {
    color: #FFF;
}

.menu .nav ul.left li.submenu:hover>a {color: #FFF;}
.menu .nav ul.left li.submenu ul{display: none; margin: 0;}
.menu .nav ul.left li.submenu:hover ul{display: block; position: absolute;}
.menu .nav ul.left li.submenu ul>li{display: block; background: none repeat scroll 0 0 #173c68 !important; padding: 0 10px; margin: 0 0 0 -10px}
.menu .nav ul.left li.submenu ul>li a{color: #f6e800;}
.menu .nav ul.left li.submenu ul>li a:hover,
.menu .nav ul.left li.submenu ul>li a:active
{color: rgb(255,255,255) !important;}

ul.share {
    list-style: none;
    margin: 0;
    display: inline-block;
}

ul.share li {
    list-style: none;
    display: inline-block;
    margin: 0.5rem 0.45rem;
}
ul.share li span{
    width: 4.0rem;
    height: 2.0rem;
    line-height: 2.0rem;
    display: inline-block;
    color: #FFF;
    font-weight: 900;
}

ul.share li a {
    width: 2.0rem;
    height: 2.0rem;
    display: inline-block;
    border-radius: 1.0rem;
    background: #faeb06;
    color: #124472;
    text-align: center;
    font-size: 1.25rem;
    -webkit-transition: background 0.5s, color 0.5; /* For Safari 3.1 to 6.0 */
    transition: background 0.5s, color 0.5s;
}

ul.share li a:hover {
    background: #FFFFFF;
}

ul.tumblr {
    list-style: none;
    margin: 0 0.3rem 0 0;
    display: inline-block;

}

ul.tumblr li {
    list-style: none;
    display: inline-block;
    margin: 0.7rem 0.1rem 0;
}

.tumblr a {
    height: 18px;
    padding: 5px 10px;
    color: #FFF;
    transition: 0.3s;
    border-radius: 3px;
}

.tumblr a.follow {
    background: #5e9ece;
}

.tumblr a.follow:hover {
    background: #3b8ecc;
}

.tumblr a.dashboard {
    background: #2f4663;
}

.tumblr a.dashboard:hover {
    background: #29476d;
}

#content {
    position: relative;
    z-index: 1;
    display: block;
    visibility: hidden;
}

#content .bamboo, #permalink-page .bamboo {
    width: 100%;
    height: 3.125vw;
    background: url("../img/home/bamboo.png") no-repeat center top / 100% 100%;
    position: absolute;
    margin-top: -0.75vw;
    z-index: 2;
}

#permalink-page .flex-video {
    margin: 0px !important;
}

#permalink-page .close-div {
    position: relative;
    z-index: 999;
}

#permalink-page a.page-close {
    display: inline-block;
    margin: 10px;
    width: 55px;
    height: 55px;
    background: url("../img/post/close.png") no-repeat center top;
    position: relative;
    z-index: 3;
}

#permalink-page a.page-close:hover {
    background-position: 0 -55px;
}

#permalink-page {
    position: relative;
    z-index: 1;
    width: 100%;
    min-height: 100%;
    background: url("../img/post/bg.jpg") repeat;
    display: none;
}

#permalink-page .page {
    position: relative;
    z-index: 1;
}

#permalink-page .page.loading {
    height: 200px;
    background: url("../img/loader2.GIF") no-repeat center center;
}

#permalink-page .page .media {
    display: block;
    border: 10px solid #f6e800;
    text-align: center;
}

#permalink-page .page .media img {
    width: 100%;
}

#permalink-page .page .actions {
    display: block;
    line-height: 60px;
    margin-top: 20px;
    text-align: center;
}

#permalink-page .page .actions a.prev,
#permalink-page .page .actions a.next {
    display: inline-block;
    height: 60px;
    width: 60px;
}

#permalink-page .page .actions a.prev:hover,
#permalink-page .page .actions a.next:hover {
    background-position: 0 -60px;
}

#permalink-page .page .actions a.prev {
    background: url("../img/post/prev.png");
    float: left;
}

#permalink-page .page .actions a.next {
    background: url("../img/post/next.png");
    float: right;
}

#permalink-page .page .actions ul {
    display: inline-block;
    list-style: none;
    font-size: 1.5rem;
    margin: 0;
}

#permalink-page .page .actions ul li {
    display: inline-block;
    padding: 5px;
}

#permalink-page .page .actions ul li a {
    color: #f6e800;
}

#permalink-page .page .actions ul li a:hover {
    color: #FFF;
}

#permalink-page .page .caption {
    color: #FFF;
    font-size: 1.5rem;
    margin-bottom: 20px;
}

#permalink-page .page .tags {
    color: #f6e800;
    font-size: 1rem;
    font-family: Roboto, arial, sans-serif;
    font-weight: 900;
    margin-bottom: 20px;
}

#permalink-page .page .notes-header {
    color: #FFF;
    padding: 0 20px;
    margin-bottom: 20px;
    background: rgba(2, 68, 114, 0.8);
    line-height: 2rem;
}

#permalink-page .page .notes-header a.show-notes {
    color: #f6e800;
}

#permalink-page .page .notes {
    display: none;
    color: #FFF;
}

.content-toggle {
    margin: 30px auto 0px;
    visibility: hidden;
}

.content-toggle.button-group.radius > *:first-child > .button {
    border-bottom-left-radius: 1rem;
    border-top-left-radius: 1rem;
}

.content-toggle.button-group.radius > *:last-child > .button {
    border-right: 3px solid #024472 !important;
    border-bottom-right-radius: 1rem;
    border-top-right-radius: 1rem;
}

.content-toggle.button-group .button {
    text-transform: uppercase;
    background: transparent;
    color: #024472;
    border: 3px solid #024472 !important;
    border-right: none !important;
    box-sizing: content-box;
    font-weight: 700;
    padding: 1rem 1.2rem;
    font-size: 0.8rem;
}

.content-toggle.button-group .button:hover,
.content-toggle.button-group .button.selected {
    background: #024472;
    color: #f6e800;
}

.posts-list {
    max-width: 1600px;
    margin: 0px auto;
}

#posts {
    max-width: 93.75% !important;
    margin: 0px auto;
}

#posts .column {
    width: 33% !important;
}

#posts .column .flex-video {
    margin: 0px !important;
}

#posts.loading {
    background: url("../img/loader2.GIF") no-repeat top center;
}

#posts.loading .column {
    position: relative;
    z-index: 0;
    opacity: 0;
}

#content_loader {
    background: url("../img/loader2.GIF") no-repeat center center;
    width: 100%;
    height: 20px;
    opacity: 0;
    margin: 20px auto;
}

#posts .column {
    position: relative;
    z-index: 1;
    padding: 0 5px;
}

#content .post {
    position: relative;
    border: 5px solid #024472;
    background: #024472;
    margin-bottom: 10px;
}

#content .post .play-button {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url("../img/post/play_btn_dark.png") no-repeat center center;
}

#content .post .post-content img {
    width: 100%;
}

#content .post .post-overlay {
    top: 0;
    position: absolute;
    width: 100%;
    height: 101%;
    display: none;
    background: rgba(2, 68, 114, 0.9);
    text-align: center;
    z-index: 2;
}

#content .post .post-overlay > div {
    height: 100%;
}

#content .post:hover .post-overlay {
    display: block;
}

#content .post .post-overlay .post-actions {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

#content .post .post-overlay .post-actions ul {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.touch .post .post-overlay .post-actions ul {
    margin-top: 25% !important;
}

#content .post .post-overlay .post-share {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10%;
}

#content .post .post-overlay ul {
    position: relative;
    list-style: none;
    margin: 0;
}

#content .post .post-overlay ul li {
    display: inline-block;
    width: 45px;
}

#content .post .post-overlay ul li a {
    color: #f6e800;
    font-size: 1.5rem;
    text-align: center;
}

#content .post .post-overlay ul li a:hover {
    color: #FFF;
}

#footer {
    position: relative;
    bottom: 0;
    width: 100%;
    clear: both;
    color: #807828;
    background: rgba(128, 120, 40, 0.2);
    font-size: 0.8rem;
    text-align: center;
    line-height: 50px;
    visibility: hidden;
    padding: 10px 0;
}

#footer .billing {
    font-size: 2rem;
    position: absolute;
    width: 100%;
    z-index: 9;
    display: none;
    background: rgba(128, 120, 40, 0.2);
}

#footer .links {
    height: auto;
    text-align: left;
    line-height: 1.2;
}

#footer a {
    color: #807828;
}

#footer a.site-credits {
    width: 75%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #807828;
}

#footer a.site-credits:hover {
    background: rgba(128, 120, 40, 0.3);
    color: #FFF;
}

#footer p {
    font-size: 0.8rem;
    line-height: 1.2;
    margin: 0.25rem 0;
}

#international-release-dates{
    margin-top: 20px;
}
#international-release-dates>div.flags{
    height: 16px;
    width: 123px;
    margin: auto;
    background: url("../img/footer/flags.png") no-repeat center -16px;
}
#international-release-dates:hover>div.flags{
    background-position: center -16px;
}




@media only screen and (min-width: 40.63em) and (max-width: 64em) {
    #bg-video-header .downloads-page .character-left-1 {
        bottom: 0;
    }
    #bg-video-header .partners-page .partner-links .row{
        margin: 10px 0;
    }

    #bg-video-header .digital-page .character-left-1 {
        left: 0;
        width: 30%;
    }

    #bg-video-header .digital-page .character-right-1 {
        right: 0;
        width: 30%;
    }
    .medium-inline{
        display: inline-block !important;
    }
}

@media only screen and (min-width: 0em) and (max-width: 54em) {
    #bg-video-header {
        margin-top: 0;
    }
    #bg-video-header .downloads-page .character-left-1 {
        bottom: 0;
    }
    body .hide-for-portrait {
        display: none !important;
    }

    body .show-for-portrait {
        display: block !important;
    }

    body .portrait-16{
        width: 100% !important;
    }
    body .portrait-text-center{
        text-align: center!important;
    }

}
@media only screen and (min-width: 40.063em) and (max-width: 54em) {
    #bg-video-header .partners-page .partner-links .row{
        margin: 15px 0;
    }

    #bg-video-header .home-page .top-tout{
        padding-top: 30px;
    }
    #bg-video-header .soundtrack-page .character-right-1 {
        top:auto;
        bottom: 0;
    }
    #bg-video-header .partners-page{
        top: -50px;
        margin-bottom:-50px;
    }
    #bg-video-header .partners-page .partner-links .column{
        padding: 10px;
    }
    body .portrait-push-0{
        left: 0 !important;
        right: auto;
    }
    body .portrait-pull-1{
        left: auto;
        right: 6.25% !important;
    }
    body .portrait-pull-2{
        left: auto;
        right: 12.5% !important;
    }
    body .portrait-pull-2{
        left: auto;
        right: 12.5% !important;
    }

    body .portrait-4{
        width: 25% !important;
    }

    body .portrait-8{
        width: 50% !important;
    }
    body .portrait-10{
        width: 62.5% !important;
    }
    body .portrait-12{
        width: 75% !important;
    }
    body .portrait-14{
        width: 87.5% !important;
    }
    body .hide-for-medium-portrait{
        display: none !important;
    }
}

@media only screen and (max-width: 40em) {
    #posts .column {
        width: 100% !important;
    }

    .menu .handle {
        top: 0;
    }

    .menu .nav {
        background: #134572;
    }

    .menu .nav ul {
        width: 100%;

    }

    .menu .nav ul li {
        list-style: none;
        display: block;
        line-height: 1.8;
        padding: 0.5rem;
        margin: 0;
    }

    .menu .nav ul li:not(:last-child) {
        border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
    }

    .menu .nav ul li a {
        display: block;
        width: 100%;
    }

    #bg-video-header {
        margin-top: 0;
        width: 100vw;
        min-height: 100vw;
        height: auto;
        background: url("../img/home/header_bg.jpg") no-repeat center top / auto 100%;
    }

    #bg-video-header .home-page .top-tout .quotes .quote {
        font-size: 1.1rem;
    }
    #bg-video-header .home-page .top-tout .quotes .reviewer span{
        display: none;
    }

    #content .bamboo, #permalink-page .bamboo {
        height: 2rem;
        margin-top: -1rem;
    }

    #bg-video-header .rock {
        height: 60px;
    }

    #bg-video-header .rock a.audio-link {
        left: 0;
        top: 0;
        position: relative;
        margin: 0px auto;
    }

    #bg-video-header .rock img {
        max-height: 100%;
    }

    #bg-video-header .main-block {
        margin-bottom: 60px !important;
    }

    #bg-video-header .downloads-page .slate .wallpaper-preview .download-overlay > div a {
        font-size: 0.7rem;
    }

    #bg-video-header .game-page img {
        text-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
    }

    #bg-video-header .game-page .watch-button {
        position: relative;
        width: 100vw;
        bottom: 20px;
    }

    #bg-video-header .game-page .app-buttons {
        bottom: auto;
        padding-bottom: 10px;
        width: 80%;
        margin: 0 auto;
    }

    #bg-video-header .game-page .character-l {
        top: 0;
    }

    #bg-video-header .partners-page .partner-links {
        top: 12%;
    }
    #bg-video-header .partners-page .partner-links .row{
        margin: 5px 0;
    }

    #content {
        margin-top: 10px;
    }

    #posts .column {
        padding: 0 10px;
    }

    #footer .column {
        margin-bottom: 1rem;
    }

    .slick-prev {
        left: -38px;
        width: 35px;
    }

    .slick-next {
        right: -38px;
        width: 35px;
        background-position: -15px 0;
    }

    .slick-next:hover {
        background-position: -15px -30px;
    }

    #myModal{
        padding-left:0 !important;
        padding-right:0 !important;
    }
    a.order-digital-hd{
        margin: 0 20px 40px;
    }

    #landing-content .column{
        width: 50%;
        margin-top: 10px;
    }
    #landing-content .column:last-child{
        float: left; left: 25%;
    }

}

@media only screen and (min-width: 40em) {
    .wraptocenter {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

@media only screen and (orientation: portrait) {
    .slick-prev {
        left: -38px;
        width: 35px;
    }

    .slick-next {
        right: -38px;
        width: 35px;
        background-position: -15px 0;
    }

    .slick-next:hover {
        background-position: -15px -30px;
    }
}

/**/
.transparent {
    opacity: 0;
    z-index: 0;
    visibility: collapse;
}

div.close {
    width: 2rem;
    height: 2rem;
    text-align: center;
    display: inline-block !important;
    background: rgba(18, 68, 114, 0.5);
}

div.close a {
    color: #faeb06;
    width: 100%;
    height: 100%;
    display: block;
    line-height: 2rem;
    font-size: 1.6rem;
}

.left-off-canvas-menu {
    background-color: #124472 !important;
}

.left-off-canvas-menu ul {
    list-style: none;
    margin: 0;
}

.left-off-canvas-menu li a {
    padding-left: 0.5rem;
    color: #faeb06 !important;
    width: 100%;
    display: block;
    font-size: 1.4rem;
    line-height: 2;
}

.left-off-canvas-menu li a.active {
    color: #FFFFFF !important;
    background: rgba(0, 0, 0, 0.3);
}

.shadow{
    box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

#myModal{
    background: transparent;
    border: 0 none;
    box-shadow: none;
    max-width: none;
    width: 100%;
}
#myModal a.close-reveal-modal{
    background: transparent;
    width: 4%;
    height: 50px;
    text-align: center;
}
.reveal-modal-bg {
    position: fixed;
}

.medium-1-3 {
    width: 33% !important;
}