br.fixed {
    display: block !important;
}

/* 1330 */
@media all and (max-width: 1295px) {
    footer .logo {
        display: none;
    }
}

@media all and (max-width: 1080px) {

    html {
        font-size: 16px;
        line-height: 28px;
    }

    /* Titles */
    h1 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 700;
    }

    h2 {
        font-size: 24px;
        line-height: 34px;
        font-weight: 700;
    }

    .after-h2 {
        font-size: 18px;
        line-height: 30px;
        font-weight: 700;
    }

    h3 {
        font-size: 22px;
        line-height: 32px;
    }

    h4 {
        font-size: 20px;
        line-height: 30px;
    }

    h5 {
        font-size: 18px;
        line-height: 30px;
    }

    h6 {
        font-size: 16px;
        line-height: 24px;
        text-transform: uppercase;
    }

    .centered {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .quick-bar {
        font-size: 12px;
    }

    /* Top */

    .top-nav {
        padding: 0 0 0 140px;
        width: calc(100% - 140px);
    }

    .top-nav li {
        margin: 0;
    }

    .top-nav li a {
        font-size: 15px;
        line-height: 60px;
    }

    .dropdown-menu li a {
        font-size: 16px;
        line-height: 24px;
    }

    .top-profile-hello {
        font-size: 15px;
        line-height: 24px;
    }

    /* Breadcrumbs */
    #breadcrumbs:before {
        width: 66%;
    }

    .breadcrumbs {
        font-size: 15px;
        line-height: 24px;
        width: 66%;
    }

    /*.main-content {*/
    /*    margin-bottom: 200px;*/
    /*}*/

    .warning-left {
        left: 90px;
    }

    .archive-grid-special .archive-info-cont .archive-title h3 {
        padding: 0;
        font-size: 14px;
        line-height: 24px;
    }

    .archive-grid-special .archive-info-cont .archive-bottom  {
        font-size: 12px;
        line-height: 24px;
    }

    /* Slider */
    .swiper-container {
        margin-top: 45px;
    }

    .parallax-container {
        height: 350px;
    }

    .teaser-container {
        left: 40%;
    }

    .teaser-caption {
        width: 770px;
    }
    .grid-item {
        grid-auto-rows: minmax(159px, auto);
    }

    /* Content */
    .content-top-left {
        flex: 1 1 100%;
    }

    .content-info {
        font-size: 14px;
        line-height: 24px;
    }

    .share-title {
        font-size: 16px;
        line-height: 24px;
    }

    .padding-text {
        padding: 5px 0;
    }

    .news-padding-text {
        padding: 10px 100px;
    }

    .blockquote {
        padding: 30px 100px;
        font-size: 20px;
        line-height: 30px;
    }

    .image-title {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
    }

    .image-description {
        font-size: 16px;
        line-height: 24px;
        max-width: 66%;
    }

    .poll-wrapper {
        margin: -90px auto -360px;
    }

    .poll .header span {
        margin-left: 20px;
        margin-right: 20px;
        font-size: 18px;
    }

    .poll .information img {
        margin-bottom: 51px;
    }

    .poll .form .inside-header {
        padding: 0 0 15px;
        font-size: 16px;
        min-height: 30px;
        line-height: 1.5;
    }

    .poll .voting .inside-header {
        padding: 0 0 5px;
        font-size: 16px;
        min-height: 20px;
        line-height: 1.5;
    }

    /* Poster */
    .poster-grid {
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: 207px;
    }

    .poster-grid-item {
        display: none;
    }

    .poster-grid-item:nth-child(1) {
        display: grid;
    }

    .poster-grid-item:nth-child(2) {
        display: grid;
    }

    .poster-grid-item:nth-child(3) {
        display: grid;
    }

    /* Recent */
    .section-title {
        font-size: 18px;
        line-height: 30px;
    }

    .article-title {
        font-size: 16px;
        line-height: 24px;
    }

    .article-bottom {
        font-size: 14px;
        line-height: 26px;
    }

    /* Footer */
    .footer-nav {
        font-size: 13px;
        line-height: 18px;
        -webkit-column-gap: 20px;
        column-gap: 20px;
    }

    .footer-nav li a {
        font-size: 13px;
        line-height: 20px;
    }

    /* Game */
    .game-info-right {
        display: none;
    }

    .game-tabs li {
        margin: 0 2px 0 0;
    }

    .game-tabs li a {
        font-size: 14px;
        line-height: 24px;
        padding: 3px 12px;
    }

    /* Archive */
    .archive-info-right {
        display: none;
    }

    .archive-tabs li {
        margin: 0 5px 0 0;
    }

    .archive-tabs li a {
        font-size: 14px;
        line-height: 24px;
        padding: 3px 12px;
    }

    .games-list {
        grid-auto-rows: 303px;
    }

    .games-list-item {
        grid-auto-rows: minmax(303px, auto);
    }

    .games-list-item img{
        max-height: 277px;
    }

    /* Last Articles */
    .last-articles-info-right {
        display: none;
    }

    .last-articles-tabs li {
        margin: 0 5px 0 0;
    }

    .last-articles-tabs li a {
        font-size: 14px;
        line-height: 24px;
        padding: 3px 12px;
    }

    .button-group .news-btn {
        margin: 0 20px;
    }

    /* News */
    .news-title {
        padding: 0 0 10px
    }

    .news-title h2 {
        line-height: 1;
        min-height: 44px;
        padding: 0;
    }

    .news-description-wrapper {
        padding: 0 0 10px
    }

    .news-description {
        font-size: 14px;
        line-height: 24px;
    }

    .news-type {
        display: none;
    }

    /* Comment */
    .comment-answer-message {
        width: 85%;
    }


    .error-content .left-part{
        padding: 20px;
    }

    .error-content h1{
        font-size: 100px;
    }

    .error-content h2{
        font-size: 18px;
    }

    .error-content .similar-articles .grid .image-cont {
        max-height: 124px;
    }
    .error-content .similar-articles .grid .info-cont {
        height: 80px;
    }
}

/* 768 */
@media all and (max-width: 768px) {

    html {
        font-size: 15px;
        line-height: 26px;
    }

    footer {
        z-index: 1;
    }

    /* Titles */
    h1 {
        font-size: 24px;
        line-height: 36px;
        font-weight: 700;
    }

    h2 {
        font-size: 22px;
        line-height: 32px;
        font-weight: 700;
    }

    .after-h2 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
    }

    h3 {
        font-size: 20px;
        line-height: 32px;
    }

    h4 {
        font-size: 18px;
        line-height: 28px;
    }

    h5 {
        font-size: 16px;
        line-height: 30px;
    }

    h6 {
        font-size: 15px;
        line-height: 24px;
    }

    /* Top */
    #top {
        height: 45px;
    }

    .warning {
        display: none;
    }

    .mobile-block {
        display: block;
    }

    .warning-left {
        display: block;
        left: 20px;
    }

    .warning-left .warning-container .warning-info {
        width: 225px;
        font-size: 13px;
        padding: 2px 10px;
    }

    .widget {
        display: none;
    }

    .mobile-banner {
        display: block;
    }

    .mobile-horizontal-banner {
        display: block;
    }

	.youtube {
		max-height: 322px;
		height: 100%;
	}

    .top-profile {
        display: none;
    }

    .footer-socials .grey-link {
        order: -2;
        text-align: center;
        height: 25px;
    }

    .attention-line {
        top: 45px;
        height: auto;
        font-size: 12px;
        line-height: 3;
    }

    .attention-line .link{
        line-height: 2;
    }

    .top-branding {
        height: 100px;
        width: 100%;
        margin: 45px 0 0 0;
    }

    .branding .main-content {
        margin-top: 145px !important;
    }

    .branding div.main-content-bottom {
        margin-top: 0 !important;
        margin-bottom: 379px;
    }

    .left-branding {
        display: none;
    }

    .quick-bar {
        height: 30px;
        padding-top: 45px;
        font-size: 10px;
        overflow: hidden;
        display: none;
    }

    .quick-bar .link {
        margin: 5px 20px;
    }

    .button-group .news-btn {
        margin: 0 15px;
        float: none;
    }

    .button-group .news-btn .button {
        width: 165px;
    }

    .special .component-heading {
        margin-top: 30px;
    }

    .similar-articles .grid .title h3 {
        font-size: 12px;
        line-height: 1.2;
        padding-top: 7px;
    }

    .right-branding {
        display: none;
    }

    .navbar-styled-container .close {
        display: none
    }

    .main-content {
        /*margin-bottom: 600px;*/
        margin-top: 60px;
        padding-left: 25px;
    }

    .top-nav {
        display: none;
    }

    .logo {
        left: auto;
        right: 20px;
        width: auto;
        top: 7px;
    }

    .logo:active {
        top: 8px;
    }

    .sandwich-link {
        display: block;
    }

    .top-current {
        display: block;
    }

    .error-content-description {
        margin-top: 20px;
    }

    .vertical-image {
        max-height: 424px;
        width: auto !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    /* Slider */
    .swiper-container {
        margin-top: 45px;
    }

    .parallax-container {
        height: 250px;
    }

    .teaser-container {
        left: 15%;
    }

    .teaser-caption {
        width: 520px;
    }

    /* Games */
    .game-list-right {
        display: none;
    }

    /* Breadcrumbs */
    #breadcrumbs {
        display: none;
    }

    .poll-wrapper {
        margin-top: -415px;
        margin-bottom: 0;
    }

    .poll .header {
        text-align: center;
    }

    .poll .form {
        width: 100%;
        font-size: 14px;
    }

    .poll .form .result-info {
        margin-bottom: 30px;
        line-height: 1.25;
    }

    .poll .voting {
        width: 100%;
        font-size: 14px;
    }

    .poll .voting .result-info {
        margin-bottom: 30px;
        line-height: 1.25;
    }

    .poll .information {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
    }

    .poll .information img {
        float: left;
        margin: 10px 0;
    }

    .poll .information span {
        font-size: 18px;
    }


    .poll .information .link {
        font-size: 16px;
    }

    /* Content */
    #content {
        text-align: left;
    }

    #content .centered {
        padding: 0;
    }

    .content-body a {
        font-size: 15px;
    }

    .content-top-left {
        padding-top: 40px;
    }

    .centered-with-banner {
        grid-template-columns: minmax(100px, 1fr);
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .centered-with-banner .right-part {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 5px;
    }

    .search-input {
        min-width: 300px;
    }

    .pass-through-banned {
        display: none;
    }

    .right-part .slide-banner:first-child {
        grid-row-start: 1;
        grid-row-end: 3;
    }

    #news-article .centered {
        padding: 0;
    }

    .share-wrapper {
        flex: 0 0 100%;
    }

    .content-stats {
        text-align: left;
        order: -1;
        padding: 0 0 20px;
        font-size: 14px;
        line-height: 24px;
    }

    .heart-icon {
        width: 15px;
        height: 15px;
        margin: 4px 0 0 5px;
    }

    .comment-icon {
        width: 15px;
        height: 15px;
        margin: 5px 0 0 5px;
    }

    .eye-icon {
        width: 15px;
        height: 15px;
        margin: 3px 0 0 5px;
    }

    .padding-text {
        padding: 5px 0;
    }

    .news-padding-text {
        padding: 10px 50px;
    }

    blockquote {
        padding: 20px 50px;
        font-size: 18px;
        line-height: 30px;
    }

    .quotes-icon {
        width: 30px;
        height: 21px;
        left: 7px;
        top: 22px;
    }

    .half-text-col {
        flex: 0 0 100%;
    }

    .half-text-col .image-col {
        order: -1 !important;
        padding: 0 0 20px;
        max-width: 500px;
        margin: 0 auto;
    }

    .image-description {
        position: relative;
        bottom: auto;
        right: auto;
        max-width: 100%;
    }

    .article-title {
        font-size: 14px;
        line-height: 22px;
    }

    .article-bottom {
        font-size: 12px;
        line-height: 24px;
    }

    .top-list-grid .top-list .header {
        font-size: 16px;
    }

    .top-list-grid .top-list .list {
        font-size: 11px;
        padding: 0 10px;
    }

    .top-list-grid .top-list .list li {
        line-height: 1.5;
    }

    /* Footer */
    .footer-social {
        flex: 0 0 100%;
        order: -1;
        text-align: center;
    }

    footer .social-link {
        margin: 5px;
    }

    .footer-nav-wrapper {
        flex: 0 0 100%;
    }

	.footer .footer-container {
		grid-template-columns: repeat(3, 1fr);
	}

	.footer-nav {
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
        column-count: 1;
        column-gap: 0;
        text-align: center;
    }

    .footer-nav li {
        padding: 5px 0;
    }

    .footer-nav li a {
        font-size: 14px;
        line-height: 24px;
    }

    /* Game */
    #game .centered {
        padding: 50px 0 0;
    }

    .game-tabs {
        display: none;
    }

    .game-tabs-mobile {
        display: block;
    }

    .game-params {
        order: 2;
        padding: 20px 0 0;
        flex: 0 0 100%;
    }

    .tags-banner {
        grid-column: 1/3;
    }

    .tag {
        font-size: 11px;
        line-height: 16px;
    }

    .game-rate {
        order: 1;
        flex: 1 1 180px;
        margin: 0;
    }

    .game-little-star-wrapper {
        float: none;
    }

    .game-little-star-wrapper .game-little-star {
        stroke-width: 1px;
    }

    /* Games */
    .games-list {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 15px 15px;
        grid-auto-rows: 304px;
    }

    .games-list-item {
        grid-auto-rows: minmax(304px, auto);
    }

    .games-list-item img {
        max-height: 273px;
    }

    /* Screens */
    .screen-item {
        flex: 0 0 30.66%;
        margin: 0 4% 4% 0;
    }

    .screen-item:nth-child(3n) {
        margin-right: 0;
    }

    /* News */
    .news-bottom {
        font-size: 12px;
        line-height: 20px;
    }

    /* Videos */
    #video {
        padding: 0;
    }

    .owl-with-banner {
        padding-right: 0;
    }

    /* Comments */
    .leave-comment-area-wrapper {
        display: grid;
        grid-template-columns: 0fr 6fr;
        padding-bottom: 45px;
    }

    .leave-comment-rate-wrapper {
        margin: 20px auto;
        text-align: center;
    }

    .leave-comment-stars {
        margin: 0 22px 0 0;
    }

    .comment-top {
        padding: 0 0 20px 0;
    }

    .leave-comment-wrapper {
        display: grid;
        grid-column-start: 1;
        grid-column-end: 7;
        margin: 10px auto 0;
    }

    .leave-comment-wrapper .button {
        width: 166px;
    }

    .edit-info {
        display: none;
    }

    .under-comment {
        margin-left: 50px;
    }

    /* Banner */
    .banner {
        margin: 0;
    }

    .top-banner {
        margin: 45px 0 0 0;
    }

    .centered-banner {
        padding: 0;
        max-width: 768px;
    }

    .banner-image {
        margin-left: -20px;
        margin-right: -20px;
    }

    .bottom-banner {
    }

    .centered-banner {
        padding: 20px 0 0 0;
        max-width: 768px;
    }

    /* Latest */
    .latest {
        margin: 10px 0 20px;
    }

    .catfish {
        display: block;
    }

    .grid {
        grid-template-columns: repeat(1, 1fr);
        grid-auto-rows: minmax(83px, auto);
    }

    .grid-item {
        grid-auto-rows: minmax(83px, auto);
        margin: 5px 0;
        background: #2A2F35;
    }

    .grid-item .latest-news-title{
        font-size: 14px;
        line-height: 1;
    }

    .grid-item:nth-child(1) {
        grid-column: 1/1;
        grid-row: 1/4;
        display: block;
        align-items: center;
        grid-auto-rows: minmax(249px, 249px);
        position: relative;
        background-color: #000000;
    }

    .grid-item:nth-child(1) h3 {
        font-size: 14px;
        line-height: 1;
        height: auto;
    }

    .grid-item:nth-child(1) .latest-news {
        height: auto;
        background: rgba(21, 22, 25, .8);
    }

    .grid-item:nth-child(1) .latest-news-type {
        display: block;
    }

    .grid-item:nth-child(1) .latest-news-description{
        display: none;
    }

    .latest-news {
        display: block;
        height: 83px;
        overflow: hidden;
        background: #2A2F35;
    }

    .latest-news h3 {
        overflow: hidden;
        display: block;
        line-height: 13px;
        font-size: 14px;
        height: 60px;
        color: #FFFFFF;
        padding: 10px 6px 0;
        margin: 0 0 5px 5px;
    }

    .latest-image {
        display: block;
        height: 83px;
        width: 160px;
        float: left;
        overflow: hidden;
    }

    .grid-item:nth-child(1) .latest-image {
        height: 194px;
        width: 100%;
    }

    .latest-news-title {
        background: none;
    }

    /* Poster */
    .poster-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 207px;
    }

    .poster-grid-item {
        grid-auto-rows: 207px;
    }

    .poster-grid-item:nth-child(3) {
        display: none;
    }

    .poster-grid-special {
        display: none;
    }

    .poster-image {
        height: 207px;
    }

    .poster-news {
        width: 80%;
    }

    .poster-grid-item h3 {
        color: #fff;
        display: block;
        font-weight: bold;
        line-height: normal;
        font-size: 22px;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
        position: absolute;
        bottom: 0;
        max-height: 85px;
    }

    .grid-mobile-poster {
        display: grid;
    }

    .games-information {
        margin: 50px 0 20px;
    }

    /* Archive */
    #archive .centered {
        padding: 0;
    }

    .archive-tabs {
        display: none;
    }

    .archive-tabs-mobile {
        display: block;
        margin: 15px 0;
    }

    .archive-params {
        order: 2;
        padding: 20px 0 0;
        flex: 0 0 100%;
    }

    .archive-rate {
        order: 1;
        flex: 1 1 180px;
        margin: 0;
    }

    .similar-articles .grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .similar-articles .grid .title {
        height: 55px;
    }

    /* Archive item */
    .archive-grid {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 10px;
        grid-auto-rows: 70px;
    }

    .archive-grid-mobile {
        display: none;
    }

    .archive-image-cont {
        float: left;
        overflow: hidden;
    }

    .archive-image {
        height: 70px;
        width: 135px;
        overflow: hidden;
    }
    .archive-image img{
        max-height: 70px;
        width: auto;
    }

    .archive-type {
        color: #A0ABB8;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
        font-size: 12px;
        padding: 3px 10px;
        background: none;
        cursor: pointer;
    }

    .archive-info-cont {
        height: 70px;
    }

    .archive-title {
        line-height: 13px;
        font-size: 14px;
        color: #a0abb8;
        height: 55px;
        padding: 5px 6px 0;
        margin-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .archive-title h3 {
        color: #fff;
        font-size: 14px;
    }

    .archive-bottom .archive-date {
        display: none;
    }

    /* Last Articles */
    #last-articles .centered {
        padding: 0;
    }

    .last-articles-tabs {
        display: none;
    }

    .last-articles-tabs-mobile {
        display: block;
        margin: 15px 0;
    }

    .last-articles-params {
        order: 2;
        padding: 20px 0 0;
        flex: 0 0 100%;
    }

    .last-articles-rate {
        order: 1;
        flex: 1 1 180px;
        margin: 0;
    }

    .section-title:before {
        display: none;
    }

    .time {
        margin: 20px 0 10px 0;
    }

    /* Article */
    .text-col-start {
        padding: 0;
    }

    .text-col-end {
        padding: 0;
    }

    /* Archive item */
    .last-articles-grid {
        display: none;
    }

    .last-articles-grid-mobile {
        display: grid;
    }

    .small-news {
        display: none;
    }

    /* Button */
    .news-btn .button {
        margin: 20px 0 15px 0;
        width: 250px;
    }

    .footer .subscription form {
        height: 80px;
    }

    .footer .subscription .answer-block {
        height: 80px;
    }

    .perfect-browser .centered .main-content .header {
        height: 250px;
    }
}

/*720*/
@media all and (max-width: 720px) {
    .games-list {
        grid-auto-rows: 251px;
    }

    .games-list-item {
        grid-auto-rows: minmax(251px,auto);
    }

    .games-list-item img {
        max-height: 228px;
    }

	.footer-socials {
		grid-column: 1/4;
	}

    /* Footer */
    .footer-social {
        margin-top: 0;
    }
}

/* 480 */
@media all and (max-width: 480px) {

    html {
        font-size: 14px;
        line-height: 24px;
    }

    p {
        padding: 5px 0;
    }

    /* Titles */
    h1 {
        font-weight: 700;
        font-size: 22px;
        line-height: 34px;
        padding: 0 0 15px;
    }

    h2 {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        padding: 0 0 10px;
    }

    .after-h2 {
        font-weight: 700;
        font-size: 14px;
        line-height: 24px;
    }

    h3 {
        font-size: 18px;
        line-height: 32px;
        padding: 0 0 10px;
    }

    h4 {
        font-size: 16px;
        line-height: 28px;
        padding: 0 0 5px;
    }

    h5 {
        font-size: 15px;
        line-height: 27px;
        padding: 0 0 5px;
    }

    /* Footer */
    .footer-social {
        margin-top: 0;
    }

    h6 {
        font-size: 14px;
        line-height: 24px;
        padding: 0 0 5px;
    }

    .attention-line {
        line-height: 2;
    }


    .component-heading h1 {
        font-size: 18px;
        line-height: 30px;
        font-weight: 500;
    }

    .component-heading h2 {
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
    }

    /* Top */
    .top-current {
        font-size: 14px;
        line-height: 24px;
    }

    /* Slider */
    .swiper-container {
        display: none;
    }

    /* Poster */
    .poster {
        margin: 45px 0 0 0;
    }

    /* Games */
    .game-list-right {
        display: none;
    }

    .articles-item {
        grid-template-columns: repeat(1, 1fr);
    }

    .similar-articles .grid .title h3 {
        font-size: 12px;
        line-height: 1.3;
        padding: 2px 0;
    }

    .comment-point {
        width: 35px;
    }

    .games-list {
        grid-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 283px;
    }

    .games-list-item {
        grid-auto-rows: minmax(283px, auto);
    }

    .games-list-item img {
        max-height: 241px;
    }


    .games-list-item .games-list-info {
        height: 15%;
    }

    .games-list-item .games-list-info .game-name {
        width: 100%;
    }

    .grid-item:nth-child(1) {
        grid-row: 1/3;
    }

    .similar-articles .grid {
        grid-auto-rows: 205px;
    }


    .mobile-horizontal-bottom-banner {
        display: block;
    }

    .mobile-vertical-bottom-banner {
        display: block;
    }

    /* Content */
    .content-top-left {
        flex: 1 1 80%;
    }

    .content-info {
        font-size: 12px;
        line-height: 24px;
    }

    .share-title {
        font-size: 14px;
        line-height: 24px;
    }

    .padding-text {
        padding: 5px 0;
    }

    .filters {
        grid-gap: 4px;
        grid-template-columns: repeat(2,1fr);
    }

    .news-padding-text {
        padding: 10px;
    }

    blockquote {
        padding: 20px 0 20px 40px;
        font-size: 16px;
        line-height: 24px;
    }

    .quotes-icon {
        left: 0;
    }

    .play-icon {
        width: 50px;
        height: 50px;
        margin-left: -25px;
        margin-top: -25px;
    }

    .image-title {
        font-size: 14px;
        line-height: 24px;
        font-weight: 700;
        padding: 30px 10px 10px;
    }

    .image-description {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 15px;
    }

    /* Recent */
    .section-title:before {
        display: none;
    }

    .section-title {
        font-size: 16px;
        line-height: 30px;
    }

    /* Game */
    .game-image-wrapper {
        margin: 0 auto 20px;
    }

    /* Screens */
    .screen-item {
        flex: 0 0 48%;
        margin: 0 4% 4% 0;
    }

    .screen-item:nth-child(3n) {
        margin: 0 4% 4% 0;
    }

    .screen-item:nth-child(2n) {
        margin-right: 0;
    }

    /* News */
    .news-image-wrapper {
        width: 100%;
        padding-top: 52%;
        height: auto;
        margin: 0;
    }
    .news-image{
        top:0;
        width: 100%;
        min-height: 100%;
        height: auto;
    }

    /* Search */
    .search-result-image-wrapper {
        width: 100%;
        margin: 0;
    }

    .news-content {
        padding: 10px;
    }

    /* Comments */
    .leave-comment-rate-wrapper {
        flex: 0 0 280px;
    }

    .leave-comment-stars {
        width: 220px
    }

    .comment-top-content {
        font-size: 16px;
        line-height: 24px;
        display: block;
        height: 100%;
        width: 70%;
    }

    .comment-top-content em {
        font-size: 14px;
        line-height: 24px;
    }

    .comment-text {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 15px;
    }

    .under-comment-top {
        padding: 0;
    }

    .leave-comment-wrapper {
        margin: 10px auto;
    }

    /* Banner */
    .bottom-banner {
        width: 480px;
    }

    .centered-banner {
        max-width: 480px;
    }

    /* Game */
    #game .centered {
        padding: 50px 0 0;
    }

    /* Social icons */
    .social-link {
        width: 45px;
        height: 45px;
    }

    .top-list-grid .top-list .header {
        font-size: 12px;
    }

    .top-list-grid .top-list .list {
        font-size: 8px;
        padding: 0 5px;
    }

    .top-list-grid .top-list .list li {
        line-height: 1.5;
    }
}

