@media screen and (max-width:1169px){
   /* MENU */
   #menu{width:100%;background-color:#de3421;height:50px;left:0;top:0px}
   #menu .siteLogo,
   #menu #menu-container{display:none}
   #menu:before{display:none}
   #menu .siteLogoMobile{display:block;width:120px;height:40px;background-image:url("/images_v2/logo_mobile.png");background-size:contain;background-repeat:no-repeat;margin:5px 20px}
   #menu .mobileMenu{display:block;font-family:klavikabold;font-size:18px;color:#fff;margin-top:30px;text-align:right;position:fixed;top:-15px;;right:20px;}
   #menu .mobileMenu span{display:inline-block;margin-right:15px;}
   #menu .mobileMenu span.menuIcon{width:35px;height:5px;display:inline-block;background-color:#fff;margin-right:0;position:relative;top:-3px}
   #menu .mobileMenu span.menuIcon:before{content:" ";width:35px;height:5px;display:inline-block;background-color:#fff;margin-right:0;position:absolute;left:0;top:-10px}
   #menu .mobileMenu span.menuIcon:after{content:" ";width:35px;height:5px;display:inline-block;background-color:#fff;margin-right:0;position:absolute;left:0;bottom:-10px}
   #menu .mobileMenu span.menuIcon,
   #menu .mobileMenu span.menuIcon:before,
   #menu .mobileMenu span.menuIcon:after{-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;transition:all 0.4s ease;}
   #menu .mobileMenu.opened span.menuIcon{background-color:transparent}
   #menu .mobileMenu.opened span.menuIcon:before{transform:rotate(-135deg);top:0px}
   #menu .mobileMenu.opened span.menuIcon:after{transform:rotate(135deg);top:0px}
   #menu #menu-container{background-color:#de3421;width:160px;right:40px;top:49px;position:absolute;opacity:0;padding:12px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;transition:all 0.4s ease;}
   #menu #menu-container .menuTitle{display:none}
   #menu #menu-container .menusShare{margin-top:10px}
   #menu #menu-container a.menuPoint,
   #menu #menu-container a.menuPoint:visited{color:#fff}
   #menu #menu-container .menusShare a,
   #menu #menu-container a.share{border:1px solid #fff;}
   #menu #menu-container .esrb{display:none}

   .gamepage_storelink[style*="/game_store/15/"],
   .gamepage_storelink[style*="/game_store/14/"],
   .gamepage_storelink[style*="/game_store/10/"],
   .gamepage_storelink[style*="/game_store/11/"]{top:70px}

   .esrbMobile{display:block;position:absolute;position:fixed;top:31px;right:-webkit-calc(50% - 460px);right:calc(50% - 460px);width:149px;height:263px;top:330px}

   /* CONTENT */

   #blog .post{padding-top:40px}
   .pager_container{width:100%}
   #blog .post .header{padding-bottom:15px}
}

@media screen and (max-width:1023px){

    /* MENU */
    .gamepage_storelink[style*="/game_store/15/"],
    .gamepage_storelink[style*="/game_store/14/"],
    .gamepage_storelink[style*="/game_store/10/"],
    .gamepage_storelink[style*="/game_store/11/"]{left:auto;right:20px}
    .esrbMobile{left:auto;right:20px}
    
    /* CONTENT */
    #blog{margin:0;width:-webkit-calc(100% - 170px);width:calc(100% - 170px)}
    #container{width:-webkit-calc(100% - 30px);width:calc(100% - 30px);margin-left:15px;}
    html{height:auto;width:100%}
    .humbleIframePos{left:9px}
    .humbleIframePos iframe{width:-webkit-calc(100% - 15px);width:calc(100% - 15px)}
    .gamepage_banner_container{width:-webkit-calc(100% - 20px);width:calc(100% - 20px)}
    #blog .post .picture img,
    .gamepage_banner_container img{width:100%}

    /* SCREENSHOTS */
    .gamepage_screenshot_tn{width:-webkit-calc(33% - 5px);width:calc(33% - 5px)}
}

@media screen and (max-width:960px){.gamepage_video_container iframe,#blog .post .content iframe,.gamepage_video_container embed{height:411px}}
@media screen and (max-width:800px){.gamepage_video_container iframe,#blog .post .content iframe,.gamepage_video_container embed{height:321px}}
@media screen and (max-width:773px){.gamepage_video_container iframe,#blog .post .content iframe,.gamepage_video_container embed{height:305px}}