/*-------------- Responsive Layout styles ----------------------*/
@media only screen and (max-width: 1024px) {

    .home-page #games-main {
        padding-left: 29px;
        width: 77%;
    }

    .home-page-visual-wrapper .games-you-like {
        padding: 0 0 0 30px;
        float: right;
    }

    .home-page-visual-wrapper .visual {
        width: 510px;
    }

    .home-page #games-main-sidebar {
        width: 16%;;
    }

    .home-page .game-list-item .col-holder .col {
        width: 258px;
        padding: 0px;
        margin: 0px 8px 15px 0px;
        height: auto;
    }

    .home-page .more{
        width: 258px ;
    }

    .home-page .game-list-item .col-holder .col img {
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 1023px) {

    .home-page #games-main {
        width: 76%;
    }

    .home-page .main-holder {
        padding: 0;
        margin: 0px 10px;
    }

    .home-page #games-main-sidebar {
        width: 15%;
        margin-left: 0;
        padding: 0px 25px 0px 10px;
    }

    .home-page .games-you-like {
        padding: 0 0 0 0;
        /*display: block;*/
    }

    .home-page .home-page-visual-wrapper {
        width: 100%;
    }

    .home-page-visual-wrapper .visual {
        width: 450px;
    }

    /*-------------- Home Page Games-List-Items ----------------------*/
    .home-page .game-list-item .col-holder {
        width: 100%;
    }

    .home-page .game-list-item .col-holder .col {
        width: 350px;
        padding: 0;
        margin: 0px 0 30px 0px;
        height: 200px;
    }

    .home-page .button.blue.more {
        width: 350px;
    }

    .home-page .game-list-item .col-holder .col:nth-child(even) {
        float: right;
    }

    .home-page .game-list-item .col-holder .col img {
        width: 100%;
        height: auto;
    }

    /*-------------- Home Page Header ----------------------*/
    .header-top {
        width: 100%;
    }

    .header-top-holder {
        width: 100%;
    }

    .select-options .drop-holder {
        background: #2D2D2D;
    }

    .feature .col {
        width: 33%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin: 0 0 24px;
        padding: 0 19px 0 0;
    }

    .feature .col-holder {
        margin: 0;
    }

    .feature .col img {
        display: block;
        width: 100%;
        height: auto;
    }

    .feature .col h2 {
        right: 19px;
    }

    .post .description {
        font-size: 17px;
        line-height: 19px;
    }

    .post h2 {
        font-size: 24px;
        line-height: 26px;
        margin: 0 0 10px;
    }

    .step-list h3 {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 1px;
    }

    .step-list {
        font-size: 16px;
        line-height: 18px;
    }

    .logo {
        margin: 12px 0px 0px 30px;
    }

    #nav > ul {
        font-size: 16px;
    }

    #nav > ul > li > a {
        width: auto;
        margin: 0;
        padding: 20px 10px;
    }

    #nav > ul > li:hover > a,
    #nav > ul > li.hover > a {
        width: auto;
    }

    .main-holder {
        padding: 10px 10px 0;
        max-width: 90%;
    }

    .filter-form input[type="text"] {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        margin: 0 0 10px;
    }

    .filter-form .select-area {
        width: 35% !important;
    }

    .filter-form .select-area.select-mini {
        width: 24% !important;
        margin: 0;
    }

    .footer-holder {
        padding: 25px 20px 37px;
        max-width: 960px;
    }

    #footer .logo {
        display: block;
        float: none;
        margin: 0 auto 20px;
    }

    .footer-block {
        float: none;
        overflow: hidden;
        width: 100%;
        text-align: center;
        margin: 0 0 25px 0;
    }

    .footer-social {
        float: none;
        width: 100%;
        text-align: center;
    }

    .footer-social p {
        text-align: center;
    }

    .menu {
        float: none;
        overflow: hidden;
        text-align: center;
    }

    .menu li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .video-list {
        margin: 0;
    }

    .video-list li {
        width: 50%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 20px 10px 0 0;
    }

    .video-list .visual {
        width: 50%;
    }

    .video-list .visual img {
        display: block;
        width: 100%;
        height: 85px;
    }

    .video-list .visual .logo-small img {
        width: 60px;
        height: 60px;
    }

    .video-list .description {
        font-size: 12px;
        line-height: 14px;
    }

    .video-list h2 {
        font-size: 16px;
        line-height: 18px;
        margin: 0 0 4px;
    }

    .description-list dd {
        margin: 0 0 4px;
    }

    .game-list h2.title,
    .result-block .heading h1 {
        font-size: 20px;
        line-height: 22px;
    }

    #content {
        width: 100%;
        padding: 0 0 20px;
    }

    #sidebar {
        width: 100%;
        margin: 0;
    }

    #content .video-list {
        margin: 0 0 15px 0;
    }

    #content .video-list li {
        width: 50%;
        padding: 20px 10px 0 0;
    }

    #content .video-list .visual {
        width: 100%;
    }

    .games li {
        background-size: 100% 100%;
    }

    .game-info .visual {
        margin: 0 12px 0 -12px;
    }

    .support .game-list {
        text-align: center;
        margin: 0;
    }

    .support .game-list .description {
        text-align: left;
    }

    .specific-page {
        margin: 0 0 -58px;
    }

    .logo-block .visual {
        margin: 0 17px 0 0;
    }
}

@media only screen and (min-width: 768px) {

    #nav.js-slide-hidden,
    .search-form.js-slide-hidden {
        margin-right: 10px;
        position: static !important;
        top: 0 !important;
        left: 0 !important;
        height: auto !important;
    }

    .user-panel-mobile {
        display: none;
    }
}

@media only screen and (max-width: 900px) {

    .search-form {
        width: 280px;
        margin: 16px 0 0;
    }

    .home-page #games-main {
        width: 77%;
        padding-left: 15px;
    }

    .home-page-visual-wrapper .visual {
        width: 425px;
    }

    .button.blue.newest {
        min-width: 130px;
    }

    /*-------------- Home Page Games-List-Items ----------------------*/
    .home-page #games-main-sidebar {
        width: 15%;
        margin-left: 0;
        padding: 0px 10px 0px 10px;
    }

    .home-page .game-list-item .col-holder .col {
        width: 325px;
        margin: 0px 0 20px 0px;
    }

    /*-------------- Home Page Games-You-Like ----------------------*/
    .home-page .games-you-like {
        /*display: block;*/
        padding-left: 25px;
        width: 225px;
    }

    .home-page-visual-wrapper .games-you-like .slider-item .slider-additional-content {
        margin: 10px 9px;
    }

    .home-page-visual-wrapper .games-you-like .slider-list .slider-item-icon img {
        padding: 0 40px;
    }

    .login-panel {
        /*display: block;*/
    }

    .header-item.user-panel {
        display: none;
    }

    .user-panel-mobile {
        background-color: #000;
        height: 55px;
    }

    .user-panel-mobile a {
        color: #fff;
    }

    .user-panel-mobile .user-info {
        float: left;
    }

    .user-panel-mobile .user-name {
        height: 20px;
        overflow: hidden;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        margin: 5px 0 0 10px;
    }

    .user-panel-mobile .user-name:hover {
        text-decoration: underline;
    }

    .user-panel-mobile .user-logo {
        width: 45px;
        height: 45px;
        margin: 3px 5px;
        float: left;
    }

    .user-panel-mobile .user-logout {
        float: right;
        font: 100 18px 'Open Sans Condensed', Helvetica, Arial, sans-serif;
        text-transform: capitalize;
        line-height: 50px;
        margin-right: 20px;
    }

    .user-panel-mobile .wathced-videos {
        color: #fff;
        margin-left: 10px;
        font: 100 14px 'Open Sans Condensed', Helvetica, Arial, sans-serif;
    }

    #games-main {
        width: 100%;
        box-shadow: 0 0px 0 0px rgba(50, 50, 50, 0.1);
        padding: 35px 0 0 0;
    }

    #content .video-list.new li {
        width: 33%;
        height: auto;
    }

    .video-list .visual img {
        height: auto;
    }

}
@media only screen and (min-device-width: 800px) and (max-device-width: 899px) {
    .search-form.js-slide-hidden {
        width: 35%;
    }

    .home-page .games-you-like {
        display: none;
    }

    .home-page-visual-wrapper .visual {
        width: 100%;
    }

    .home-page #games-main-sidebar {
        width: 17%;
    }

    .home-page #games-main {
        width: 75%;
        padding-left: 25px;
    }

    .home-page .game-list-item .col-holder .col {
        width: 48.5%;
        margin: 0px 0 20px 0px;
        height: auto;
    }

    .home-page .button.blue.more {
        width: 48.5%;
    }

    .main-holder {
        padding: 10px 10px 0;
        max-width: 100%;
    }

    #games-main {
        width: 75%;
        box-shadow: 0 0px 0 0px rgba(50, 50, 50, 0.1);
        padding: 35px 0 0 20px;
    }

    #games-about-content {
        width: 100%;
    }

    #games-alike {
        width: 100%;
    }

    .downloadAlike .button.blue {
        font-size: 13px;
        position: relative;
        display: block;
        float: none;
        width: 50%;
        margin: 5px auto;
    }
}

@media only screen and (max-width: 768px) {


    #content .video-list.new li {
        width: 33%;
        height: auto;
    }

    .search-form input[type="text"] {
        width: inherit;
    }

    #games-main {
        width: 100%;
        box-shadow: 0 0px 0 0px rgba(50, 50, 50, 0.1);
        padding: 35px 0 0 0;
    }

    .home-page #games-main {
        width: 73%;
        padding-left: 30px;
    }

    .home-page #games-main-sidebar {
        width: 18%;
    }

    /*-------------- Home Page Games-List-Items ----------------------*/
    .home-page .game-list-item .col-holder .col {
        width: 262px;
        height: auto;
        margin: 0px 0 20px 0px;
    }

    .home-page .button.blue.more {
        width: 262px;
    }

    /*-------------- Home Page Games-You-Like ----------------------*/
    .home-page-visual-wrapper .games-you-like {
        display: none;
    }

    .home-page-visual-wrapper .visual {
        height: 400px;
        width: 550px;
    }

    .banner-download {
        float: right;
        position: absolute;
        right: -25px;
        top: -5px;
    }

}

@media only screen and (max-width: 767px) {

    .main-holder {
        max-width: 100%;
    }


    .video-block .heading .game-link {
        display: none;
    }

    .login-panel {
        display: none;
    }

    .button.blue {
        font-size: 14px;
        line-height: 16px;
        min-width: 107px;
        padding: 5px;
        margin: 0 10px 0 0;
    }

    .home-page #games-main-sidebar {
        height: auto;
    }

    .home-page .color-wrapper {
        display: none;
    }

    .button.blue.bottom-button {
        display: block;
        margin: 0 auto;
        height: 25px;
        float: none;
        overflow: hidden;
        font-size: 18px;
        margin-bottom: 30px;
        line-height: inherit;
    }

    #games-main-sidebar {
        display: none;
        width: 58% !important;
        z-index: 10000;
        position: absolute;
    }

    /*-------------- Home Page Mobile Navbar ----------------------*/
    .home-page .mobile-navbar {
        margin: 0 0 0 20px;
        display: block;
        height: 43px;
        width: 58%;
        background: #FFF;
    }

    .home-page .navbar-mobile-list {
        width: 100%;
        list-style: none;
        display: block;
        padding: 0 0 0 0px;
        margin: 0 auto;
        float: left;
    }

    .home-page ul.navbar-mobile-list li {
        padding: 12px 0px 0px 0px;
        width: 100%;
        display: block;
        float: left;
        color: #5aa8ea;
    }

    .home-page ul.navbar-mobile-list li:hover, .mobile-active {
        color: #5aa8ea;
        font-weight: bold;
        border-bottom: 1px solid;
        cursor: pointer;
        width: 100%;
    }

    /*-------------- Home Page Video holder ----------------------*/
    .home-page .main-holder {
        padding: 0 10px 0 10px;
        background: #FFF;
    }

    .home-page .main-holder #games-main {
        width: 100%;
        padding-left: 0;
    }

    .home-page-visual-wrapper {
        display: block;
    }

    .home-page-visual-wrapper .visual {
        height: 300px;
        overflow: hidden;
        float: none;
        width: auto;
    }

    /*-------------- Home Page Header ----------------------*/
    .logo {
        margin: 10px 0 0 10px;
    }

    .header-top {
        display: block;
    }

    .input-holder {
        height: 25px;
        width: inherit;
        margin: 0;
    }

    .button.search-button.blue {
        height: 100%;
        margin: 1px 1px 0px 0;
        padding: 0px;
        line-height: inherit;
    }

    .search-form fieldset {
        width: 90%;
    }

    .search-form input[type="text"] {
        max-width: 60%;
    }

    /*-------------- Home Page Games-You-Like ----------------------*/
    .home-page-visual-wrapper .games-you-like {
        display: none;
    }

    /*-------------- Home Page Games-List-Items ----------------------*/
    .home-page .game-list-item.all-available {
        display: none;
    }

    .home-page .game-list-item .col-holder {
        width: 100%;
    }

    .home-page .game-list-item .col-holder .col {
        width: 100%;
        padding: 0;
        margin: 0 0 20px;
        height: auto;
    }

    .home-page .game-list-item .col-holder .col img {
        width: 100%;
        height: auto;;
    }


    .feature .col {
        width: 100%;
        padding: 0;
        margin: 0 0 20px;
    }

    .feature .col h2 {
        right: 0;
    }

    .feature {
        margin: 0 0 20px;
        font-size: 16px;
        line-height: 18px;
    }

    .feature p {
        margin: 0 0 10px;
    }

    .feature .button.blue,
    .post .button.blue {
        display: block;
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        font-size: 16px;
        line-height: 18px;
    }

    .feature h1 {
        font-size: 24px;
        line-height: 26px;
    }

    .feature .col h2 {
        font-size: 20px;
        line-height: 22px;
    }

    .post {
        padding: 10px 0 0;
    }

    .post .visual-col {
        margin: 0 0 20px;
        width: 100%;
        float: none;
        overflow: hidden;
    }

    .post .visual-col .visual img {
        display: block;
        width: 100%;
        height: auto;
    }

    .platform-block {
        font-size: 15px;
        line-height: 17px;
        text-align: center;
    }

    .platform-list {
        text-align: center;
    }

    .platform-list li,
    .platform-list li:first-child {
        text-align: center;
        padding: 0 10px 10px;
    }

    .step-list,
    .post p {
        margin: 0 0 10px;
    }

    .step-list li {
        padding: 0 0 10px;
    }

    .post .step-list p {
        margin: 0;
    }

    .opener-nav,
    .opener-search {
        display: block;
    }

    .have-you {
        text-align: center;
    }

    .game-list li {
        width: 50%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 0;
    }

    .game-list .visual {
        width: 50%;
        margin: 0 5px 0 0;
        max-width: 144px;
    }

    .game-list .visual img {
        display: block;
        width: 100%;
        height: auto;
    }

    .video-list li {
        width: 100%;
        padding: 0 0 20px;
    }

    .support .filter-form .select-area {
        margin: 0 0px 0 0;
    }

    .filter-form .select-area {
        margin: 0 1% 0 0;
        font-size: 12px;
        width: 32.5% !important;
    }

    .filter-form .select-area.select-mini {
        width: 25% !important;
        float: right;
    }

    .filter-form .select-area .center {
        padding: 0 5px;
    }

    .tips .filter-form {
        padding-top: 21px;
    }

    .drop-select1 .drop-holder {
        font-size: 12px;
        line-height: 14px;
    }

    .drop-select1 ul a {
        padding: 5px;
    }

    .result-block .heading h1 {
        font-size: 17px;
        line-height: 19px;
    }

    .game-list h2.title {
        font-size: 12px;
        line-height: 14px;
        margin: 0;
    }

    .game-list .description,
    .game-list .button {
        font-size: 10px;
        line-height: 12px;
    }

    .game-list .button {
        padding: 5px;
        min-width: 50px;
    }

    .game-list .description {
        min-height: 45px;
        padding: 9px 0 20px;
    }

    .video-list h2 {
        font-size: 12px;
        line-height: 14px;
        margin: 0;
    }

    .video-list .description {
        font-size: 10px;
        line-height: 12px;
    }

    .description-list dd {
        margin: 0;
    }

    .video-list .visual {
        margin: 1px 5px 0 0;
    }

    .video-list .logo-small img {
        background-size: 100% 100%;
    }

    #nav {
        float: none;
        position: absolute;
        top: 45px;
        left: -10px;
        right: -10px;
        background: #fff;
    }

    .search-form {
        position: absolute;
        top: 45px;
        left: -10px;
        right: 0px;
        background: #eaeaea;
        float: none;
        width: auto;
        border-bottom: 1px solid #c9c9c9;
        padding: 10px;
        margin: 0;
    }

    .search-form .input-holder {
        width: 100%;
        margin: 0 auto;
        float: right;
    }

    .search-form .input-holder:after {
        content: '';
        display: block;
        clear: both;
    }

    #nav > ul > li {
        width: 100%;
        border-bottom: 1px solid #c9c9c9;
    }

    #nav > ul {
        width: 100%;
    }

    #nav > ul > li > a {
        width: 100%;
        display: block;
        padding: 5px;
        text-align: center;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    #nav > ul > li:hover > a,
    #nav > ul > li.hover > a {
        width: 100%;
        padding: 5px;
        border: none;
        box-shadow: none;
    }

    #nav > ul > li:hover > a:after,
    #nav > ul > li.hover > a:after {
        border: none;
    }

    #nav .drop img,
    #nav .drop .block {
        display: none;
    }

    #nav .drop {
        position: static;
        padding: 0;
        border-width: 1px 0 0;
    }

    #nav .drop ul {
        padding: 0;
    }

    #nav .drop ul li {
        float: left;
        width: 100%;
        min-width: 5px;
        border-top: 1px solid #c9c9c9;
    }

    #nav .drop ul li:first-child {
        border: none;
    }

    #nav .drop ul li strong {
        height: auto;
        margin: 0;
    }

    #nav .drop a {
        display: block;
        text-align: center;
        padding: 5px;
    }

    .login-panel.mobile {
        display: block;
    }

    .login-panel.mobile a {
        cursor: pointer;
    }

    .login-panel.mobile .login-panel-drop {
        width: 100%;
        top: 0;
    }

    .login-panel.mobile .login-panel-drop .form.grey .form-row .value {
        width: 100%;
    }

    .login-panel.mobile .login-panel-drop .form.grey .form-row.action-panel {
        text-align: center;
    }

    .login-panel.mobile .login-panel-drop .form.grey .form-row .login-button {
        float: none;
    }

    .login-panel.mobile .login-panel-drop .form.grey .form-row .forgot-password {
        display: block;
        float: none;
        width: auto;
        text-align: center;
        margin-top: 10px;
    }

    .login-panel.mobile .login-panel-drop .form.grey .form-row .value .control .login,
    .login-panel.mobile .login-panel-drop .form.grey .form-row .value .control .password {
        width: 100%;
        height: 40px;
    }

    .login-panel.mobile .login-panel-drop .form.grey .form-row .value .control .password {
        margin: 20px 0;
    }

    .description-list {
        font-size: 10px;
        line-height: 12px;
    }

    .result-block .description-message {
        font-size: 18px;
        line-height: 20px;
        padding: 23px 0 10px 2px;
    }

    .filter-form h1 {
        font-size: 20px;
        line-height: 22px;
        margin: -20px 0 10px;
    }

    .result-block .heading {
        font-size: 18px;
        line-height: 20px;
    }

    .video-block .content .visual {
        float: none;
        overflow: hidden;
        width: auto;
    }

    .video-block .content {
        padding: 0;
        overflow: visible;
        height: auto;
    }

    .video-block .content:after {
        content: '';
        display: block;
        clear: both;
    }

    .video-block .content .description {
        width: 100%;
        clear: both;
        position: inherit;
    }

    .video-block .definition {
        margin-bottom: 10px;
    }

    .video-block .info-block {
        position: inherit;
    }

    #content .video-list li {
        width: 100%;
        padding: 20px 0 0 0;
    }

    #content .button.blue {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        font-size: 19px;
        line-height: 21px;
    }

    #content .video-list .visual {
        width: 50%;
        float: left;
        margin: 0 7px 0 0;
    }

    @media screen and (max-width: 768px) {

        #content .video-list .visual {
            width: 100%;
        }
    }

    #content .video-list .description {
        padding: 11px 0 16px;
    }

    .alt-search input[type="text"] {
        width: 100px;
        padding: 3px 5px;
        font-size: 10px;
        line-height: 14px;
        height: 14px;
    }

    .alt-search input[type="submit"] {
        height: 21px;
        font-size: 9px;
        line-height: 20px;
    }

    .video-block .content h2 {
        font-size: 20px;
        line-height: 22px;
    }

    .page-holder h2 {
        font-size: 22px;
        line-height: 24px;
    }

    .video-block {
        margin: 0 0 20px;
    }

    #content {
        font-size: 14px;
        line-height: 16px;
    }

    #content > p {
        margin: 0 0 10px;
    }

    #content .video-list h3 {
        font-size: 10px;
        line-height: 12px;
        padding: 5px 8px 8px;
    }

    #content .video-list .description {
        padding: 7px 0 0;
        min-height: 90px;
    }

    .video-list .sign {
        font-size: 10px;
        line-height: 12px;
        top: -13px;
        right: 0;
    }

    .games li {
        padding: 0 10px 7px;
    }

    .form-search {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 10px;
        border-radius: 0;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .form-search .search-value {
        width: 65%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        font-size: 14px;
        line-height: 16px;
        padding: 3px 5px 3px;
        height: 28px;
    }

    .form-search input[type="submit"] {
        width: 35%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    html:lang(fr) .form-search input[type="submit"] {
        width: 45%;
        font-size: 9px;
    }

    html:lang(fr) .form-search .search-value {
        width: 55%;
    }

    html:lang(de) .form-search input[type="submit"] {
        width: 40%;
        font-size: 9px;
    }

    html:lang(de) .form-search .search-value {
        width: 60%;
    }

    .banner-holder {
        position: relative;
    }

    .banner-block .form-search h2 {
        margin: 0 0 10px;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0;
        padding: 0;
    }

    .banner-block h1 {
        font-size: 30px;
        line-height: 32px;
        margin: 0;
    }

    .banner-block h2 {
        font-size: 20px;
        line-height: 22px;
    }

    .form-search input[type="submit"] {
        font-size: 10px;
        height: 28px;
        line-height: 28px;
    }

    .game-info {
        border-top: 2px solid #BCBCBC;
    }

    .featured-tips {
        margin-top: 20px;
    }

    .game-info .visual {
        margin: 0 0 10px;
        text-align: center;
        float: none;
        overflow: hidden;
    }

    .game-info .description {
        text-align: center;
        font-size: 12px;
        line-height: 14px;
    }

    .game-info .detail-block {
        padding: 0;
        font-size: 12px;
        line-height: 14px;
    }

    .game-info .detail-block .holder {
        float: none;
        margin: 0 auto 10px;
        width: 300px;
    }

    .game-info .filter-form {
        float: none;
        margin: 0 auto;
        width: 300px;
    }

    .game-info .filter-form .select-area {
        width: 150px !important;
    }

    .game-info .filter-form .select-area .center {
        text-align: left;
    }

    .game-info .filter-form label {
        font-size: 12px;
        line-height: 14px;
    }

    .game-info .description p {
        padding: 0 0 15px;
    }

    .game-info .heading h2 {
        float: none;
        margin: 0 0 10px;
    }

    .game-info .heading h2:before {
        background: none;
    }

    .game-info .detail {
        font-size: 14px;
        line-height: 16px;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 10px 0 0;
    }

    .game-info .detail:before {
        right: -8px;
        height: 13px;
    }

    .game-info .heading {
        padding: 0 0 5px;
    }

    .support .game-list li {
        padding: 0 5px 20px 0;
    }

    .support .game-list .description {
        padding: 3px 0 20px;
    }

    .logo-block h1 {
        font-size: 20px;
        line-height: 22px;
        letter-spacing: 0;
    }

    .logo-block .description {
        font-size: 12px;
        line-height: 16px;
    }

    .logo-block {
        margin: 0
    }

    .container .logo {
        background: url(../resources/image/logo-big.png) no-repeat;
        background-size: 225px 50px;
        height: 50px;
        width: 225px;
        margin: 0 auto 20px;
    }

    .container {
        padding: 0;
    }

    .container h1 {
        font-size: 32px;
        line-height: 34px;
    }

    .container .text {
        font-size: 20px;
        line-height: 22px;
    }
}

@media screen and (max-width: 640px) {
    .home-page #games-main-sidebar {
        padding: 0;
    }
    #content .video-list .visual {
        width: 100%;
    }

    .video-list .visual img {
        height: 75px;
    }
}

@media screen and (max-width: 480px) {
    #content .video-list .visual {
        width: 100%;
    }

    #content .video-list.new li {
        width: 100%;
    }

    .video-list .visual img {
        height: auto;
    }

    .mobile-navbar {
        height: 84px;
    }

    .banner-holder {
        position: relative;
        padding: 30px 0 10px;
    }

    .banner-download {
        top: 32px;
        width: 120px;
        right: -18px;
    }

    #main {
        width: 100%;
    }

    .video-block .heading {
        margin-left: -10px;
        margin-right: -10px;
        min-height: 0px;
        padding: 0px;
    }

    .video-block .content .visual {
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 480px) {

    .gameru-popup {
        width: 250px;
    }

    .gameru-popup h1 {
        font-size: 18px;
        line-height: 20px;
    }

    .gameru-popup .platforms-list a {
        width: 230px;
    }

    html:lang(fr) .form-search input[type="submit"] {
        width: 55%;
        font-size: 8px;
    }

    html:lang(fr) .form-search .search-value {
        width: 45%;
    }
}


