﻿@media only screen and (min-width:768px) and (max-width:991px) {
    /*============================================Master==========================================================*/
    .navbar-collapse {
        font-size: 12px;
    }

    .slider-section {
        margin-top: 50px;
    }

    .navbar-light .navbar-brand {
        margin-right: 710px;
    }

    .welcome-page .explore-text {
        font-size: 12px;
    }
    /*search*/
    input[type="search"] {
        width: 230px;
        margin: 0px 3px;
    }
    /*arrow*/
    .jssora051 {
        top: 10px !important;
    }

    .welcome-page .games-btn {
        width: 60%;
        padding: 0px 5px;
        clear: both;
        margin-bottom: 20px;
    }

        .welcome-page .games-btn + .games-btn {
            margin-left: 0;
        }

        .welcome-page .games-btn a {
            padding: 10px;
        }

    .welcome-page .btn-text {
        margin-left: 10px;
        font-size: 17px;
    }

    .welcome-page .games-text {
        font-size: 15px;
    }

    .app-footer a {
        font-size: 14px;
    }
    /*=================================================Html5================================================================*/
    /*banner*/
    .banner img {
        height: 266px;
        padding-top: 50px;
    }
    /*category title*/
    .category-title-icon {
        height: 25px;
    }

    .category-type {
        font-size: 14px;
    }

    .switcher {
        padding-left: 56px;
        font-size: 15px;
    }

    .switcher__indicator:before {
        width: 50px;
        height: 13px;
    }

    .switcher__indicator:after {
        height: 20px;
        width: 20px;
    }

    .Topcategory-section #jssor_2 {
        width: 100% !important;
    }

    .game-category {
        margin-top: -15px;
    }

        .game-category .game-category-title {
            font-size: 13px;
            padding-bottom: 30px;
            width: 140px;
            height: 30px;
            padding-top: 0px;
        }

    .game-related-more {
        font-size: 13px;
        top: 42px;
    }

    .New-arrivals-section #jssor_3 {
        width: 100% !important;
    }

    .premium-section #jssor_4 {
        width: 100% !important;
    }

    .action-section #jssor_5 {
        width: 100% !important;
    }

    .adventure-section #jssor_6 {
        width: 100% !important;
    }

    .arcade-section #jssor_7 {
        width: 100% !important;
    }

    .sports-section #jssor_8 {
        width: 100% !important;
    }

    .game-detail .game-btn {
        font-size: 12px;
    }

    .game-detail {
        font-size: 11px;
    }

        .game-detail .game-bg-image .game-thumb-wrap .game-thumb {
            padding-top: 30px;
            margin: 0px 0px;
            max-width: 1000px;
            width: 880px;
            height: 395px;
        }

    .game-card .game-card-left {
        width: 150px;
    }

    .game-card .game-card-right {
        /*width: 12%;*/
    }

        .game-card .game-card-right .fa {
            font-size: 23px;
            width: 10px;
        }

    .game-card .game-title {
        font-size: 25px;
    }

    .game-card .fa.isFavorite {
        font-size: 22px;
    }

    .game-card .game-titleViewAll {
        width: 160px;
        font-size: 11px;
    }

    .game-card .fa.isFavoriteViewAll {
        font-size: 18px;
    }

    .game-card .game-card-rightViewAll .fa {
        font-size: 18px;
        padding-right: 0px;
    }

    .game-card .game-card-leftViewAll {
        font-size: 14px;
    }

    .game-detail .game-detail-title {
        font-size: 18px;
    }

    .game-detail .game-title-rating {
        width: 350px;
    }

    .tab-content {
        margin-bottom: -34px;
    }

    .game-detail .game-detail-links .custom-rating label .custom-star {
        font-size: 25px;
    }

    .game-detail .game-detail-links .custom-rating label .custom-thumb {
        font-size: 25px;
    }

    .game-detail .game-btn {
        padding: 18px 0;
    }

    .game-related-top {
        margin-left: -12px;
        margin-top: 25px;
    }

    .game-related-top-html5 {
        margin-left: -12px;
        margin-top: -8px;
    }

    .custom-star-size {
        font-size: 22px;
    }

    .welcome-page .buttons-wrap {
        margin: 30px auto;
    }

    .Rating-Games {
        margin-left: 2px !important;
    }

    .game-detail .ResultText {
        font-size: 12px !important;
        margin-left: -81px;
    }

    .lblmsgfavorite #MainContent_lblmsg {
        float: right;
        margin-top: -75px;
        margin-right: 62px;
    }

    .wrapper {
        min-height: 600px;
    }

    #txtSearch {
        width: 220px;
        height: 30px;
        border-color: orange;
        background: black;
        color: white;
    }

    #btnSearch {
        height: 30px;
        padding-top: 4px;
        font-size: 13px;
        margin-left: 4px;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    /*============================================Master==========================================================*/
    .navbar-collapse {
        font-size: 12px;
    }

    .slider-section {
        margin-top: 50px;
    }

    .navbar-light .navbar-brand {
        margin-right: 290px;
    }

    .welcome-page .explore-text {
        font-size: 12px;
    }
    /*search*/
    input[type="search"] {
        width: 230px;
        margin: 0px 3px;
    }

    /*arrow*/
    .jssora051 {
        top: 10px !important;
    }

    .welcome-page .games-btn + .games-btn {
        margin-left: 0;
    }

    .welcome-page .games-btn a {
        padding: 10px;
    }

    .welcome-page .btn-text {
        margin-left: 10px;
        font-size: 17px;
    }

    .welcome-page .games-text {
        font-size: 15px;
    }

    .app-footer a {
        font-size: 14px;
    }
    /*=================================================Html5================================================================*/
    /*banner*/
    .banner img {
        height: 200px;
        padding-top: 50px;
    }
    /*category title*/
    .category-title-icon {
        height: 25px;
    }

    .category-type {
        font-size: 14px;
    }

    .welcome-page .games-btn {
        width: 60%;
        padding: 0px 5px;
        clear: both;
        margin-bottom: 20px;
    }

    .switcher {
        padding-left: 56px;
        font-size: 15px;
    }

    .switcher__indicator:before {
        width: 50px;
        height: 13px;
    }

    .switcher__indicator:after {
        height: 20px;
        width: 20px;
    }

    .Topcategory-section #jssor_2 {
        width: 100% !important;
    }

    .game-category {
        margin-top: -15px;
    }

        .game-category .game-category-title {
            font-size: 13px;
            padding-bottom: 30px;
            width: 140px;
            height: 30px;
            padding-top: 0px;
        }

    .game-related-more {
        font-size: 13px;
        top: 42px;
    }

    .New-arrivals-section #jssor_3 {
        width: 100% !important;
    }

    .premium-section #jssor_4 {
        width: 100% !important;
    }

    .action-section #jssor_5 {
        width: 100% !important;
    }

    .adventure-section #jssor_6 {
        width: 100% !important;
    }

    .arcade-section #jssor_7 {
        width: 100% !important;
    }

    .sports-section #jssor_8 {
        width: 100% !important;
    }

    .game-detail .game-btn {
        font-size: 12px;
    }

    .game-detail {
        font-size: 11px;
    }

        .game-detail .game-bg-image .game-thumb-wrap .game-thumb {
            padding-top: 30px;
            margin: 0px 0px;
            max-width: 500px;
            width: 470px;
            height: 275px;
        }

    .game-card .game-card-left {
        width: 150px;
    }

    .game-card .game-card-right {
        /*width: 12%;*/
    }

        .game-card .game-card-right .fa {
            font-size: 20px;
            width: 9px;
        }

    .game-card .game-title {
        font-size: 25px;
    }

    .game-card .fa.isFavorite {
        font-size: 22px;
    }

    .game-card .game-titleViewAll {
        width: 180px;
        font-size: 11px;
    }

    .game-card .fa.isFavoriteViewAll {
        font-size: 18px;
    }

    .game-card .game-card-rightViewAll .fa {
        font-size: 18px;
        padding-right: 0px;
    }

    .game-card .game-card-leftViewAll {
        font-size: 14px;
    }

    .game-detail .game-detail-title {
        font-size: 18px;
    }

    .game-detail .game-title-rating {
        width: 310px;
    }

    .tab-content {
        margin-bottom: -34px;
    }

    .game-detail .game-detail-links .custom-rating label .custom-star {
        font-size: 25px;
    }

    .game-detail .game-detail-links .custom-rating label .custom-thumb {
        font-size: 25px;
    }

    .game-detail .game-btn {
        padding: 18px 0;
    }

    .game-related-top {
        margin-left: -12px;
        margin-top: 25px;
    }

    .game-related-top-html5 {
        margin-left: -12px;
        margin-top: -8px;
    }

    .custom-star-size {
        font-size: 22px;
    }

    .welcome-page .buttons-wrap {
        margin: 20px auto;
    }

    .Rating-Games {
        margin-left: 2px !important;
    }

    .game-detail .ResultText {
        font-size: 12px !important;
        margin-left: -80px;
    }

    .lblmsgfavorite #MainContent_lblmsg {
        float: right;
        margin-top: -75px;
        margin-right: 34px;
    }

    .wrapper {
        min-height: 600px;
    }

    #txtSearch {
        width: 220px;
        height: 30px;
        border-color: orange;
        background: black;
        color: white;
    }

    #btnSearch {
        height: 30px;
        padding-top: 4px;
        font-size: 13px;
        margin-left: 4px;
    }
}

@media only screen and (min-width:250px) and (max-width:479px) {
    /*============================================Master==========================================================*/
    .navbar-collapse {
        font-size: 12px;
    }

    .slider-section {
        margin-top: 50px;
    }

    .navbar-light .navbar-brand {
        margin-right: 170px;
    }

    .navbar-toggler-icon {
        width: 26px;
        height: 24px;
    }

    .welcome-page .explore-text {
        font-size: 12px;
        margin-top: 15px;
    }
    /*search*/
    input[type="search"] {
        width: 230px;
        margin: 0px 3px;
    }
    /*arrow*/
    .jssora051 {
        top: 10px !important;
    }

    .welcome-page .games-btn {
        width: 60%;
        padding: 0px 5px;
        clear: both;
        margin-bottom: 20px;
    }

        .welcome-page .games-btn + .games-btn {
            margin-left: 0;
        }

        .welcome-page .games-btn a {
            padding: 10px;
        }

    .welcome-page .btn-text {
        margin-left: 10px;
        font-size: 17px;
    }

    .welcome-page .games-text {
        font-size: 15px;
    }

    .app-footer a {
        font-size: 14px;
    }
    /*=================================================Html5================================================================*/
    /*banner*/
    .banner img {
        height: 200px;
        padding-top: 50px;
    }
    /*category title*/
    .category-title-icon {
        height: 25px;
    }

    .category-type {
        font-size: 14px;
    }

    .switcher {
        padding-left: 56px;
        font-size: 15px;
    }

    .switcher__indicator:before {
        width: 50px;
        height: 13px;
    }

    .switcher__indicator:after {
        height: 20px;
        width: 20px;
    }

    .Topcategory-section #jssor_2 {
        width: 100% !important;
    }

    .game-category {
        margin-top: -15px;
    }

        .game-category .game-category-title {
            font-size: 12px;
            padding-bottom: 30px;
            width: 140px;
            height: 30px;
            padding-top: 0px;
        }

    .game-related-more {
        font-size: 13px;
        top: 40px;
    }

    .New-arrivals-section #jssor_3 {
        width: 100% !important;
    }

    .premium-section #jssor_4 {
        width: 100% !important;
    }

    .action-section #jssor_5 {
        width: 100% !important;
    }

    .adventure-section #jssor_6 {
        width: 100% !important;
    }

    .arcade-section #jssor_7 {
        width: 100% !important;
    }

    .sports-section #jssor_8 {
        width: 100% !important;
    }

    .game-detail .game-btn {
        font-size: 11px;
    }

    .game-detail {
        font-size: 11px;
    }

        .game-detail .game-bg-image .game-thumb-wrap .game-thumb {
            padding-top: 30px;
            margin: 0px 0px;
            max-width: 500px;
            width: 330px;
            height: 250px;
        }

        .game-detail .game-bg-image .game-thumb-wrap .game-thumb-html5 {
            padding-top: 30px;
            margin: 0px 0px;
            max-width: 500px;
            width: 330px;
            height: 250px;
        }


    .game-card .game-card-left {
        width: 150px;
    }

    .game-card .game-card-right {
        /*width: 12%;*/
    }

        .game-card .game-card-right .fa {
            font-size: 20px;
            width: 9px;
        }

    .game-card .game-title {
        font-size: 25px;
    }

    .game-card .fa.isFavorite {
        font-size: 22px;
    }

    .game-card .game-titleViewAll {
        width: 98px;
        font-size: 11px;
    }

    .game-card .fa.isFavoriteViewAll {
        font-size: 18px;
    }

    .game-card .game-card-rightViewAll .fa {
        font-size: 18px;
        padding-right: 0px;
    }

    .game-card .game-card-leftViewAll {
        font-size: 14px;
    }

    .game-detail .game-detail-title {
        font-size: 18px;
    }

    .game-detail .game-title-rating {
        width: 310px;
    }

    .tab-content {
        margin-bottom: -34px;
    }

    .game-detail .game-detail-links .custom-rating label .custom-star {
        font-size: 25px;
    }

    .game-detail .game-detail-links .custom-rating label .custom-thumb {
        font-size: 25px;
    }

    .game-detail .game-btn {
        padding: 18px 0;
    }

    .game-related-top {
        margin-left: -12px;
        margin-top: 25px;
    }

    .game-related-top-html5 {
        margin-left: -12px;
        margin-top: -8px;
    }

    .fa-send:before, .fa-paper-plane:before {
        font-size: 17px;
    }

    .custom-star-size {
        font-size: 22px;
    }

    .welcome-page .buttons-wrap {
        margin: 10px auto;
    }

    .Rating-Games {
        margin-left: 2px !important;
    }

    .game-detail .ResultText {
        font-size: 12px !important;
        margin-left: -82px;
    }

    .lblmsgfavorite #MainContent_lblmsg {
        float: right;
        margin-top: -75px;
        margin-right: 22px;
    }

    .wrapper {
        min-height: 600px;
    }

    #txtSearch {
        width: 220px;
        height: 30px;
        border-color: orange;
        background: black;
        color: white;
    }

    #btnSearch {
        height: 30px;
        padding-top: 4px;
        font-size: 13px;
        margin-left: 4px;
    }
}
