@media only screen and (min-width: 0px) and (max-width: 480px) {
    
    /* article */
    .article-wrapper {
        margin-top: 0;
        padding-top: 10px
    }

    /* Banner */
    .slide-and-ads .mobile-only.ads_b1-3 {
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
        grid-gap: 5px;
    }
    .slide-and-ads .mobile-only.ads_b1-3 figure {
        height: 100%;
    }

    /* Package */
    .bx-payment-info {
        display: block; 
    }
    .info-left {
        width: 100%;
    }
    .info-right {
        width: 100%;
    }

    /* card */
    .card-hl{
        height: 135px;
    }
    .card-hl figure{
        height: 100% !important;
        width: 45% !important;
    }
    .card-hl .content {
        width: 55%;
        padding-left: 10px;
    }
    .card-hl .content .top .stadium u {
        font-size: 0.7rem;
        -webkit-line-clamp: 2;
        line-height: 1.1;
    }
    .card-hl .content .bottom .date i {
        color: red;
        font-size: 0.5rem;
    }
    .card-hl .content .bottom .date i{
        color: red;
        font-size: 0.5rem;
    }
    .card-hl .content .bottom .date {
        color: #fff;
    }
    .card-hl:nth-child(1) > .content > .mid .title, 
    .card-hl:nth-child(2) > .content > .mid .title, 
    .card-hl > .content > .mid .title {
        color: #ffffff;
        font-size: 0.9rem;
        font-weight: 800;
        margin-bottom: 0;
        -webkit-line-clamp: 2;
        line-height: 1.3;
    }
    .card-hl .content .mid {
        margin-bottom: 0;
    }
    /*.card-lastnew:nth-child(1) > .content > .title {
        font-size: 1rem;
        font-weight: 900;
    }
    .card-lastnew:nth-child(1) > .content .desc {
        font-size: 0.875rem;
        font-weight: 400;
        color: #bdbdbd;
        line-height: 1.2;
    }*/
    .card-2col > .content > .title {
        line-height: 1.4;
    }
    .card-2col>.header-image {
        padding: 10px;
    }

    /* article */
    /*.article-wrapper {
        padding-top: 1rem;
    }*/

    /* footer */
    footer.footer>.footer-wrapper-top {
        height: auto;
    }
    footer.footer>.footer-wrapper-top>.ft-menu {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }

    /* nav */
    .header-web > .navbar > .navbar-menu > .navbar-item {
        background-color: #9b0101;
        border-left: 1px solid #9b0101;
        border-bottom: 0;
    }
    .header-web>.navbar {
        background-image: linear-gradient(#9b0101, #9b0101);
        box-shadow: none !important;
    }
    .header-web > .header-top .logo-web figure img {
        margin-left: 0;
        height: 70px;
    }

    .header-web > .header-top .btn-main-group {
        position: absolute;
        left: 10px;
        top: 10px;
    }
    .header-web > .header-top .btn-main-register {
        background-color: unset;
        color: white;
        margin: 0;
        font-size: 12px;
        font-weight: 300;
        border: 1px solid #585858;
    }
    .header-web > .header-top .btn-main-login {
        background-color: unset;
        color: white;
        margin: 0;
        font-size: 12px;
        font-weight: 300;
        border: 1px solid #585858;
    }
    .header-web > .header-top .btn {
        padding: 3px 5px;
    }
    .header-web > .header-top .hamburger-user {
        width: 80px;
    }
    .header-web>.header-top .hamburger-user img {
        margin-right: 20px;
    }


    /* video */
    .gay-bg-hightlight-programlive {
        margin-top: 20px;
        padding: 0 0 10px 0;
    }
    .content-video .message-video .title {
        font-size: 15px;
        font-weight: 400;
    }
    .content-video .message-video .desc {
        font-size: 12px;
    }
    .content-video .message-video .btn {
        font-size: 12px;
        line-height: 2;
    }

    /* Live chat */

    .content-live-chat {
        min-height: 400px;
    }


    /* card image */
    /*.header-image {
        height: 170px !important;
    }*/

    /* post */
    .post-content-wrapper {
        padding-left: 5px;
        padding-right: 5px;
    }
    .post-content-ck p {
        font-size: 13px;
        font-weight: 300;
        color: #b5b5b5;
    }
    .post-content-ck p .title {
        font-size: 14px;
        font-weight: 300;
        color: #dbdbdb;
    }

    /* ads */
    .container.ads-ab {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .slide-and-ads {
        margin-top: 85px;
        margin-bottom: 0;
    }


    /* index */
    .card-hl > .content > .mid .title {
        font-weight: 900;
    }
    .header-title-lr .left > .title {
        font-size: 14px;
        font-weight: 300;
    }
    .header-title-lr {
        display: grid;
        grid-template-columns: 3fr 1fr;
    }
    .header-title-lr .right a .title {
        font-size: 0.75rem;
    }
    .header-title-column > .group-h > .left i {
        margin-left: 5px;
        color: #7a7a7a;
        font-size: 12px !important;
    }
    .header-title-column > .group-h > .left .subtitle {
        font-size: 12px;
        font-weight: 300;
        margin-left: 5px;
        margin-right: 10px;
    }

    .card-lastnew > .content > .desc {
        font-size: 0.875rem;
        font-weight: 400;
        color: #bdbdbd;
        line-height: 1.3;
        height: 33px;
    }
    footer.footer > .footer-wrapper-top > .ft-menu > .ft-item a {
        line-height: 40px;
        font-size: 14px;
        font-weight: 300;
    }
    footer.footer>.footer-wrapper-top>.ft-menu .ft-item {
        justify-content: flex-start;
        text-align: left;
    }
    .card-lastnew > .content > .title {
        font-weight: 900;
        font-size: 1rem;
    }
    footer.footer > .ft-copyright a {
        font-weight: 200;
        font-size: 10px;
    }
    footer.footer > .footer-wrapper-middle img {
        max-width: 90px;
        margin: 20px 0 0 !important;
    }

    /* news */
    .card-lastnew {
        height: 135px;
    }
    .card-lastnew figure {
        height: 100% !important;
        width: 45% !important;
    }
    .card-lastnew > .content {
        width: 55%;
        padding-left: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .card-lastnew > .content {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        padding: 0 0 0 10px;
        border-bottom-left-radius: unset;
        border-bottom-right-radius: unset;
    }
    .card-lastnew:nth-child(1) > .content > .title {
        font-size: 13px;
        font-weight: 300;
    }
    .card-lastnew > .content > .title {
        font-size: 13px;
        font-weight: 300;
    }
    .card-lastnew > .content .desc {
        font-size: 12px;
        font-weight: 200;
        color: #bdbdbd;
        line-height: 1.4;
    }
    .card-lastnew > .content > .ft > .left i {
        font-size: 12px;
    }
    .card-lastnew > .content > .ft > .left .time {
        font-size: 10px;
    }
    .card-lastnew > .content > .ft > .right i {
        font-size: 12px;
    }
    .card-lastnew > .content > .ft > .right .view {
        font-size: 10px;
    }

    .lastnew-cock-wrapper {
        grid-template-columns: 1fr;
        padding: 0;
    }
    .card>.content>.ft {
        border-top: 0;
        padding-bottom: 7px !important;
    }
    .card > .content {
        background-color: #1f1f1f !important;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .lastnew-cock-wrapper > .card {
        background-color: #1f1f1f !important;
        overflow: hidden;
        border-radius: 6px;
    }
    .lastnew-cock-wrapper > .card img {
        border-radius: 0 !important;
        height: 100%;
        width: auto !important;
        position: relative;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .lastnew-cock-wrapper .card .header-image {
        height: 186px !important;
        background: black;
    }

    /* footer */
    .footer .footer-wrapper-top .container.ft-menu {
        max-width: 100% !important;
    }

    /* panel content */
    .box-panel-content .title {
        font-size: 13px;
    }
    .box-panel-content .desc {
        font-size: 12px;
    }
    .box-panel-content .content .ft .left i {
        font-size: 12px;
    }
    .box-panel-content .content .ft .left .time {
        font-size: 10px;
    }
    .box-panel-content .content .ft .right i {
        font-size: 12px;
    }
    .box-panel-content .content .ft .right .view {
        font-size: 10px;
    }
    .header-rounded > .title {
        font-size: 14px;
        font-weight: 300;
    }

    /* content slider */
    .card-2col > .content {
        width: 55%;
        background-color: #2e2e2e;
    }
    .card-2col > .header-image {
        width: 45%;
        height: auto;
        overflow: hidden;
        /*padding: 0 10px 0 0;*/
        background-color: #2e2e2e;
        margin-bottom: 0;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
    }
    .card-2col > .header-image > img {
        border-radius: 8px;
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -webkit-transition: -webkit-transform 0.5s ease;
        transition: -webkit-transform 0.5s ease;
        transition: transform 0.5s ease;
        transition: transform 0.5s ease, -webkit-transform 0.5s ease;
        background-color: #2e2e2e;
    }

    /* Webboard */
    .webboard-body .box-wrapper .wb-menu-a > .item > a > .title {
        width: 100%;
    }

    /* Webboard comment */
    .webboard-comment .fb-wp {
        padding: 30px 5px;
    }
    .webboard-comment .fb-wp .title {
        font-size: 14px;
    }
    .webboard-comment .form-comment .profile {
        width: 40px;
        height: 40px;
    }
    .webboard-comment .form-comment .profile img {
        height: 40px;
    }
    .webboard-comment .form-comment .comment-wrap textarea {
        font-size: 12px;
    }
    .webboard-comment .fb-border-blue .form-comment .comment-wrap .btn-wrap .btn-post-comment {
        font-size: 12px;
    }

    .webboard-comment .comment-list .comment-item {
        grid-template-columns: 2fr 10fr;
    }
    .fb-border-blue .comment-list .comment-item .user-profile {
        width: 40px;
        height: 40px;
    }
    .fb-border-blue .comment-list .comment-item .user-profile img {
        height: 40px;
    }
    .webboard-comment .comment-list .comment-item .user-comment .name {
        font-size: 13px;
    }
    .webboard-comment .comment-list .comment-item .user-comment .comment {
        font-size: 12px;
    }

    /* Notify */
    .notify {
        display: none;
    }
    .live .notify {
        display: block;
        top: 5px;
        right: 5px;
        padding: 0px 5px;
        line-height: 15px;
    }
    .live .notify .point {
        width: 4px;
        height: 4px;
    }
    .live .notify .heartbit {
        font-size: 7px;
    }

    /* modal */
    .modal-login {
        width: auto;
    }
}

@media screen and (min-width: 768px) {

    /* article */
    .article-wrapper {
        margin-top: 0;
    }

    /* Header */
    .header-web > .header-top .logo-web figure img {
        margin-left: 0;
        height: 85px;
    }

    /* card image */
    .header-image {
        height: 110px;
    }
    .card-hl:nth-child(2) > figure {
        height: 130px;
        width: 40%;
    }
    .card-hl > figure {
        height: 130px;
        width: 40%;
        background: black;
    }
    
    /* index */
    .card-hl .content .top .stadium u {
        font-size: 0.875rem;
        height: 21px;
    }
    .card-hl .content .mid .title {
        font-size: 14px;
        font-weight: 200;
        color: #e2e2e2;
    }
    .card-hl:nth-child(1) > .content > .mid .title, .card-hl:nth-child(2) > .content > .mid .title {
        /*font-size: 1.1rem;
        color: #ffffff;
        font-weight: 900;*/
    }
    .card-hl .content .bottom .date i {
        color: #f00;
    }
    .card-hl .content .bottom .date {
        color: #ffffff;
    }
    .card-hl {
        display: grid;
        grid-template-columns: 2fr 3fr;
        height: auto;
    }
    .card-hl > figure {
        width: 100%;
        background: black;
    }
    .card-hl:nth-child(2) > figure {
        width: 100%;
    }
    .card-hl:nth-child(1) > figure {
        width: 100%;
        background: black;
    }
    .card-hl:nth-child(1) {
        grid-template-columns: 1fr;
    }
    .card-hl .content {
        width: 100%;
    }
    .card-hl:nth-child(1)>.content>.top>.date {
        color: #fff;
    }
    .card-hl:nth-child(1)>.content>.top>.date i {
        color: #f00;
    }
    .card-lastnew:nth-child(1) > .content > .title {
        /*font-weight: 900;
        font-size: 1.2rem;*/
    }
    .card-lastnew > .content > .title {
        /*font-weight: 900;*/
        font-size: 16px;
        margin-bottom: 6px;
        height: 24px;
    }
    .card-lastnew>.header-image {
        height: 85px;
        margin-bottom: 0;
    }
    .card-lastnew > .content > .desc {
        font-size: 0.875rem;
        /*font-weight: 400;*/
        line-height: 1.4;
        height: 36px;
        color: #bdbdbd;
        margin-bottom: 7px;
    }
    
    /* news */
    .card>.content>.ft {
        border-top: 0;
    }
    .card > .content > .title {
        height: 20px;
        font-size: 15px;
        font-weight: 300;
    }
    .card > .content > .desc {
        height: 38px;
        font-size: 0.875rem;
        /*font-weight: 400;*/
        color: #bdbdbd;
        line-height: 1.3;
        height: 33px;
    }
    .card > .content > .ft > .left .time {
        font-size: 12px;
    }
    .card>.content>.ft i {
        font-size: 12px !important;
    }
    .card > .content > .ft > .right .view {
        font-size: 12px;
    }
    .lastnew-cock-wrapper > .card {
        overflow: hidden;
    }
    .lastnew-cock-wrapper {
        grid-gap: 10px;
    }
    .lastnew-cock-wrapper > .card >.header-image {
        height: 135px;
    }
    .lastnew-cock-wrapper > .card img {
        border-radius: 0 !important;
        height: 100%;
        width: auto !important;
        position: relative;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .lastnew-cock-wrapper > .card >.content {
        background-color: #1f1f1f;
    }
    .lastnew2-cock-wrapper {
        -ms-grid-columns: 2.5fr 2fr;
        grid-template-columns: 2.5fr 2fr;
    }

    /* Footer */
    .footer .footer-wrapper-top .container.ft-menu {
        max-width: 100% !important;
    }
    footer.footer > .footer-wrapper-top > .ft-menu > .ft-item a {
        line-height: 50px;
    }
    
    /* Banner */
    .slide-and-ads {
        margin-top: 110px;
        margin-bottom: 30px;
    }
    .ads-ab {
        margin-top: 5px !important;
        padding-bottom: 5px !important;
        padding-left: 10px;
        padding-right: 10px;
    }

    .gay-bg-hightlight-programlive .heightlight-home-wrapper .box-panel-content {
        grid-row-gap: 0;
        grid-column-gap: 0;
        display: grid;
        grid-gap: 10px;
        grid-template-columns: 1fr 1fr;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .box-panel-content .card-hl {
        width: 100%;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl:nth-of-type(2) figure .play {
        width: 64px;
        height: 64px;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl:nth-of-type(2) figure .play i {
        font-size: 4rem;
    }

    /* Webboard */
    .webboard-wrapper .container {
        padding-left: 0;
        padding-right: 0;
    }
    .webboard-wrapper .webboard-home-wrapper {
        padding: 0;
    }

    /* Webboard comment */
    .webboard-comment .form-comment {
        grid-template-columns: 1fr 11fr;
    }
}

@media only screen and (min-width:769px) {
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .box-panel-content .card-hl:nth-of-type(2) {
        grid-template-columns: 1fr;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .box-panel-content .card-hl:nth-of-type(2) figure {
        height: 300px;
    }

    /* Footer */
    footer.footer > .footer-wrapper-top > .ft-menu > .ft-item a {
        line-height: 50px;
    }
}

@media screen and (min-width: 1024px) {

    /* Header */
    .header-web > .header-top {
        height: 135px;
    }

    /* article */
    .article-wrapper {
        margin-top: 0px;
    }

    /* Banner */
    .slide-and-ads {
        margin-top: 0;
    }
    
    /* card */
    .card-4>.header-image {
        height: 154px;
    }
    .card-2col > .content > .title {
        height: 28px;
    }
    .card-2col i {
        font-size: 0.5rem;
    }
    .card-2col>.content>.ft span {
        font-size: 10px;
    }
    .card-2col>.header-image>img {
        padding: 0.5rem;
    }
    .header-title-column>.group-h>.left i:nth-child(1) {
        font-size: 0.8rem;
    }
    .header-title-column>.group-h>.left i {
        font-size: 0.8rem;
    }
    .header-title-column>.group-h>.left .subtitle {
        font-size: 14px;
    }
    .card-hl:nth-child(2) > figure {
        height: 300px;
        width: 100%;
    }

    /* Footer */
    footer.footer > .footer-wrapper-top > .ft-menu > .ft-item a {
        line-height: 50px;
    }

    /* post */
     .post-content-ck p {
        /*color: #fff;
        font-size: 1.2rem;*/
    }

    /* index */
    .card-hl:nth-child(2) {
        grid-template-columns: 1fr;
    }
    .card-hl:nth-child(2)>.content>.top>.date i {
        color: #f00;
    }
    .card-hl:nth-child(2)>.content>.top>.date {
        color: #fff;
    }
    .card-lastnew>.header-image {
        height: 135px;
    }
    .header-web>.navbar>.navbar-menu>.navbar-item a {
        /*font-size: 1.1rem;
        font-weight: 800;*/
        height: 100%;
        width: 100%;
        padding: 15px 5px;
    }

    /* news */
    .lastnew-cock-wrapper > .card >.header-image {
        height: 200px;
    }
    .lastnew-cock-wrapper > .card >.content {
        background-color: #1f1f1f;
        padding: 10px;
    }

    /* Webboard */
    .webboard-wrapper .webboard-home-wrapper {
        border-radius: 8px;
        padding: 0 10px;
    }
}

@media screen and (min-width: 1280px) {

    /* Header */
    .header-web > .header-top {
        height: 135px;
    }

    /* Footer */
    footer.footer > .footer-wrapper-top > .ft-menu > .ft-item a {
        line-height: 60px;
    }

    /* news */
    .lastnew-cock-wrapper .card>.content {
        padding: 10px;
    }
    .lastnew-cock-wrapper {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .lastnew-cock-wrapper > .card >.content {
        background-color: #1f1f1f;
    }
}

@media screen and (min-width: 1366px) {

    /* nav */
    .navbar.container {
        max-width: 100% !important;
    }
    .header-web > .navbar > .navbar-menu > .navbar-item {
        padding: 0;
    }
    .header-title-lr .left > .title {
        /*font-weight: 800;
        font-size: 1.4rem;*/
        color: #ffffff;
    }

    /* news */
    .card-lastnew > .content > .title {
        /*font-size: 1.1rem;*/
    }
    .lastnew-cock-wrapper > .card > .content {
        background-color: #1f1f1f;
    }
    
    /* Profile */
    .profile-p-wp > .p-mid .title-topic .num {
        font-size: 15px;
    }
    .profile-p-wp > .p-mid .img-up-wrapper .left figure.image {
        height: 120px;
        width: 120px;
    }
}

/* logo */
@media only screen and (min-width:1024px) {
    .header-web > .header-top .logo-web figure img {
        margin: 0 !important;
        height: 115px;
    }
}

/* banner */
.ads-ab {
    padding-bottom: 0 !important;
}
.ads-ab .ads-group {
    display: grid;
}
.ads-c {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.ads-ab .ads-group a {
    margin-bottom: 5px;
}
.ads-ab > a {
    margin-bottom: 5px;
}

@media only screen and (min-width:0px) and (max-width: 480px) {
    .ads-c {
        display: grid;
        grid-template-columns: 1fr;
    }
    .ads-c a {
        width: 100% !important;
    }
    .ads-ab .ads-group a {
        margin-bottom: 5px;
    }
    .ads-ab .ads-group .ads-a2 {
        margin-top: 0;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl:nth-of-type(1) {
        display: grid;
        grid-template-columns: 2fr 2fr !important;
    }
}

@media only screen and (min-width:480px) and (max-width: 768px) {

    /* Banner */
    .slide-and-ads {
        margin-top: 90px;
        margin-bottom: 30px;
    }
    .ads-ab .ads-group a {
        margin-bottom: 0px;
    }
    .slide-and-ads .mobile-only.ads_b1-3 {
        margin-top: 5px;
        margin-left: 10px;
        margin-right: 10px;
        grid-gap: 5px;
    }
    .slide-and-ads .mobile-only.ads_b1-3 figure {
        height: 100%;
    }

    /* Header */
    .header-web > .header-top .logo-web figure img {
        margin-left: 0;
        height: 65px;
    }

    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl {
        height: 160px;
        grid-template-columns: 2fr 3fr;
    }
    .card-hl:nth-child(1) > figure, .card-hl:nth-child(2) > figure {
        height: 130px !important;
    }

    .gay-bg-hightlight-programlive .heightlight-home-wrapper .box-panel-content .card-hl:nth-of-type(2) {
        grid-template-columns: 1fr 1fr;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .box-panel-content .card-hl:nth-of-type(2) figure {
        height: 130px;
    }
}

@media only screen and (min-width:0px) and (max-width: 540px) {
    .lastnew2-cock-wrapper {
        grid-template-columns: 1fr !important;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl {
        height: 145px;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl:nth-child(1) > figure {
        height: 115px;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl:nth-child(2) > figure {
        height: 115px;
    }
}

@media only screen and (min-width:0px) and (max-width: 768px) {

    /* Banner */
    /*.slide-and-ads .mobile-only.ads_b1-3 {
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
        grid-gap: 5px;
    }
    .slide-and-ads .mobile-only.ads_b1-3 figure {
        height: 100%;
    }*/

    .gay-bg-hightlight-programlive {
        margin-top: 20px;
        padding: 0 0 10px 0;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl {
        display: grid;
        grid-template-columns: 2fr 2fr;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl:nth-child(1) {
        grid-template-columns: 1fr 1fr;
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl:nth-child(1) > figure img {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }
    .gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl figure {
        width: 100% !important;
        overflow: hidden;
        position: relative;
        background: black;
    }
    .card-hl .content {
        width: 100%;
    }
    .lastnew2-cock-wrapper {
        grid-template-columns: 2fr 2fr;
    }

    /* Webboard */
    .webboard-wrapper .container {
        padding-left: 0;
        padding-right: 0;
    }
    .webboard-wrapper .webboard-home-wrapper {
        padding: 0;
    }
    .webboard-body .box-wrapper .wb-menu-a > .item > a > .title {
        width: 100%;
        font-size: 13px;
    }
    .webboard-body .box-wrapper .item-stats .box-icon .view {
        font-size: 10px;
    }
    .webboard-body .box-wrapper .item-stats .box-icon .count-comment {
        font-size: 10px;
    }
    .webboard-body .box-wrapper .item-stats .box-icon i {
        color: #7a7a7a;
        font-size: 12px;
    }

    /* Footer */
    .footer .footer-wrapper-top .container.ft-menu {
        max-width: 100% !important;
    }
    footer.footer > .footer-wrapper-top > .ft-menu > .ft-item a {
        font-size: 12px;
        line-height: 55px !important;
    }
    footer.footer > .ft-copyright span {
        font-size: 9px;
    }
}

/* nav */
@media only screen and (min-width:0px) and (max-width: 768px) {
    .header-web > .navbar > .navbar-menu > .navbar-item a {
        font-size: 13px;
    }
}

/* video */
.gay-bg-hightlight-programlive .heightlight-home-wrapper .card-hl {
    margin-bottom: 20 !important;
}

/* article */
.card-lastnew > .header-image {
    margin-bottom: 0;
}
.view-program-detail{
    background-color: #242424;
}



/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
