.home-top__banner-slider{
    width: 100%;
    display: block;
}
.home-top__banner-slider .slick-dots{
    bottom: 10px;
}
.home-top__banner-slider .slick-dots li{
    width: 50px;
    height: 8px;
}
.home-top__banner-slider .slick-dots li button{
    width: 50px;
    height: 8px;
}
.home-top__banner-slider .slick-dots li button:before{
    content: "";
    display: block;
    width: 50px;
    height: 8px;
    border-radius: 5px;
    background: rgba(62, 62, 62, 0.6);
    opacity: 1;
}
.home-top__banner-slider .slick-dots li.slick-active button:before{
    background: #f47820;
    opacity: 1;
}
.news-rank{
    display: grid;
    grid-template-columns: auto 510px;
    grid-column-gap: 1%;
}
.news-item{
    display: grid;
    grid-template-columns: 30% auto;
    grid-column-gap: 8px;
    margin-top: 10px;
}
.news-item__thumb img{
    aspect-ratio: 3/2;
    object-fit: cover;
}
.info-title{
    margin-bottom: 15px;
}
.nt__info-title a{
    color: black;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.ni__info-cate{
    background: #f47820;
    color: white;
    font-size: 16px;
    padding: 3px 15px;
    border-radius: 5px;
}
.ni__info-time{
    color: #98939c;
}
.nt__info-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
}
.ni__info-bottom a{
    color: #f47820;
    font-style: italic;
    font-size: 16px;
}
.ni__info-bottom a:hover{
    color: #f47820;
    text-decoration: none;
}
.h4-tab{
    padding: 3px 5px;
    background: #505050;
    color: white;
    font-size: 16px;
    margin-bottom: 5px;
}
.h4-tab:hover{
    color: white;
    text-decoration: none;
}
.bxh-container{
    padding: 10px;
    border-radius: 10px;
    background: #0a0919;
}
.bxh-item{
    display: grid;
    grid-template-columns: 78% auto;
    grid-column-gap: 2%;
    margin-top: 10px;
    padding: 3px;
    border-radius: 5px;
}
.bxh-item__thumb img{
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 5px;
}
.bxh-item__info{
    padding-right: 5px;
}
.bi__info-title span{
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background: #5d58d9;
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
}
.bxh-item:nth-child(1) .bi__info-title span{
    background: #fac722;
}
.bxh-item:nth-child(2) .bi__info-title span,.bxh-item:nth-child(3) .bi__info-title span{
    background: #cf61df;
}
.bi__info-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bi__info-title a{
    font-size: 16px;
    font-weight: bold;
    color: white;
}
.bxh-item__view{
    height: 50px;
    line-height: 50px;
    color: white;
}
.bi__info-cate{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
}
.bi__info-bottom a{
    background: #f47820;
    color: white;
    font-family: "UTM HelvetIns", sans-serif;
    font-size: 16px;
    padding: 0px 10px 3px;
    border-radius: 20px;
}
.bi__info-bottom a:hover{
    color: white;
    text-decoration: none;
}
.list-comic{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    margin-top: 15px;
}
.comic-item{

}
.comic-item__thumb{
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.comic-item__thumb img{
    border-radius: 20px;
    aspect-ratio: 3/4;
    transition: all linear 0.05s;
}
.comic-item:hover img{
    transform: scale(1.1);
}
.comic-item__title{
    font-family: "Montserrat", sans-serif;
    color: black;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.comic-item__title:hover{
    text-decoration: none;
    color: black;
}
.list-button-top{
    display: flex;
    justify-content: center;
}
.list-button-top a{
    display: block;
    width: 300px;
}
.list-button-top a img{
    max-width: 100%;
}
.list-button-top a:hover{
    filter: brightness(110%);
}
.bi__info-cate{
    margin-top: 5px;
}
.bi__info-cate a{
    display: inline-block;
    background: #f47820;
    color: white;
    font-family: "UTM HelvetIns", sans-serif;
    font-size: 12px;
    padding: 0px 10px 3px;
    border-radius: 20px;
}
.bi__info-cate a:hover{
    color: white;
    text-decoration: none;
}
.gsc__item{

}
.game-sukien__content{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}
.gsc__item-thumb{
    position: relative;
}
.gsc__item-thumb .gsc__item-thumb-img{
    border-radius: 10px;
}
.gsc__item-thumb .gsc__item-new{
    position: absolute;
    width: 20%;
    right: 0;
    top: 0;
}
.event-expired{
    position: absolute;
    bottom: 2%;
    right: 2%;
    font-size: 10px;
    padding: 3px 5px;
    background: red;
    color: white;
    border-radius: 5px;
}
.gsc__item-title{
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #f47820;
}
.gsc__item-title:hover{
    color: #f4510d;
    text-decoration: none;
}
.gsc__item-time{
    font-family: "Montserrat",sans-serif;
    font-size: 20px;
    color: black;
}
.gtc__item{
    font-family: "Montserrat",sans-serif;
    font-size: 21px;
    color: black;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #918c95;
}
.gtc__item a{
    color: black;
}
.gtc__item a:hover{
    color: black;
    text-decoration: none;
}
.gtc__item-cat{
    padding: 3px 10px 5px;
    border-radius: 5px;
    font-family: "Montserrat",sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: white;
}
.gtc__item-cat.t-red{
    background: #ff4040;
}
.gtc__item-cat.t-orange{
    background: #f47820;
}
.game-list__content{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}
.glc__item{
    overflow: hidden;
    border-radius: 10px;
}
.glc__item-title{
    margin-top: 5px;
    color: #626262;
    font-size: 17px;
    font-weight: bold;
    font-family: "Montserrat",sans-serif;
}
.glc__item-title:hover{
    color: #f47820;
    text-decoration: none;
}
.glc__item-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    color: #2b2b2b;
    margin-bottom: 5px;
}
.glc__item-cat span{
    display: inline-block;
    padding: 0px 10px 3px;
    border-radius: 25px;
    background: #f47820;
    color: white;
    margin-right: 5px;
    margin-top: 5px;
    font-size: 12px;
}
.list-billboard{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 20px;
}
.billboard-item{
    position: relative;
}
.billboard-item__thumb {
    overflow: hidden;
    border-radius: 20px;
}
.billboard-item__thumb{
    overflow: hidden;
    border-radius: 20px;
}
.billboard-item__thumb img{
    border-radius: 20px;
    aspect-ratio: 5 / 3;
    object-fit: cover;
    transition: all linear 0.05s;
}
.billboard-item:hover img{
    transform: scale(1.1);
}
.billboard-item__title{
    font-family: "Montserrat", sans-serif;
    color: black;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.article-hot{
    position: absolute;
    top: -15px;
    right: -15px;
    width: 10%;
}
.billboard-item__title:hover{
    text-decoration: none;
    color: black;
}
.billboard__info-cate{
    font-size: 12px;
    padding: 0px 3px;
    margin-top: 3px;
}
.billboard__info-cate a {
    display: inline-block;
    background: #f47820;
    color: white;
    font-family: "UTM HelvetIns", sans-serif;
    font-size: 12px;
    padding: 0px 10px 3px;
    border-radius: 20px;
}
.billboard-item__desc {
    font-size: 12px;
    text-align: justify;
    color: gray;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.mode-night .nt__info-title a,.mode-night .nt__info-desc,.mode-night .nt__info-desc,
.mode-night .bi__info-title a,.mode-night .bi__info-cate,.mode-night .comic-item__title,
.mode-night .gsc__item-time,.mode-night .gtc__item-title a,.mode-night .gtc__item-time,
.mode-night .glc__item-title,.mode-night .glc__item-desc,.mode-night .billboard-item__title,
.mode-night .billboard-item__title:hover, .mode-night .h3-title{
    color: white!important;
}
@media only screen and (max-width: 1250px) {
    .news-rank{
        display: block;
    }
}
@media only screen and (max-width: 1200px) {
    .game-list__content{
        grid-template-columns: repeat(4, 1fr);
    }
}
@media only screen and (max-width: 992px) {
    .list-comic{
        grid-template-columns: repeat(4, 1fr);
    }
}
@media only screen and (max-width: 768px) {
    .list-comic{
        grid-template-columns: repeat(2, 1fr);
    }
    .rank-container{
        margin-top: 30px;
    }
    .game-list__content{
        grid-template-columns: repeat(2, 1fr);
    }
    .list-billboard {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .bxh-item__view{
        font-size: 14px;
    }
    .bxh-item__view img{
        width: 20px;
    }
    .bi__info-title a{
        font-size: 14px;
    }
    .home-top__banner-slider .slick-dots{
        bottom: 0;
    }
    .home-top__banner-slider .slick-dots li{
        width: 35px;
        height: 4px;
    }
    .home-top__banner-slider .slick-dots li button{
        width: 35px;
        height: 4px;
    }
    .home-top__banner-slider .slick-dots li button:before{
        content: "";
        display: block;
        width: 35px;
        height: 4px;
        border-radius: 5px;
        background: rgba(62, 62, 62, 0.6);
        opacity: 1;
    }
    .game-sukien__content{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and (max-width: 500px) {
    .h3-title{
        font-size: 18px;
    }
    .h3-title img{
        width: 25px;
    }
    .h4-readmore{
        font-size: 16px;
    }
    .h4-readmore img{
        width: 70px;
        margin-bottom: 3px;
    }
    .comic-item__title{
        font-size: 14px;
    }
    .gsc_3{
        display: none;
    }
    .gsc__item-time{
        font-size: 18px;
    }
    .gtc__item-cat{
        font-size: 12px;
    }
    .gtc__item{
        font-size: 16px;
        display: block!important;
    }
    .game-list__content{
        grid-template-columns: repeat(2, 1fr);
    }
    .glc__item-cat span{
        font-size: 10px;
    }
    .news-item{
        grid-template-columns: 33% auto;
    }
    .nt__info-title a{
        font-size: 14px;
    }
    .ni__info-cate,.nt__info-desc{
        font-size: 14px;
    }
    .billboard__info-cate{
        display: block!important;
    }
    .gsc__item-title,.billboard-item__title{
        font-size: 14px;
    }
    .home-top__banner-slider .slick-dots li{
        width: 10px;
        height: 2px;
    }
    .home-top__banner-slider .slick-dots li button{
        width: 10px;
        height: 2px;
    }
    .home-top__banner-slider .slick-dots li button:before{
        width: 10px;
        height: 2px;
    }
    .bi__info-title span{
        width: 35px;
        height: 35px;
        line-height: 35px;
    }
    .bxh-item__view{
        height: 35px;
        line-height: 35px;
    }
}
@media only screen and (max-width: 414px) {

}