

@media (max-width: 1750px){
    .news-title--tab {
        font-size: 100%;
    }
}
@media (max-width: 1600px){
      .nv-info {
        width: 80%;
    }
    .block-news{
        transform: translate(0vw, 0.25vw);
    }
    .p-4icons{
        position: relative;
        max-width: 79%;
        margin: 0% auto 1%;
      }
      .news-title--tab {
        font-size: 90%;
    }
}
@media screen and (max-width: 1500px){
    .news-title--tab {
        font-size: 88%;
    }
    /* #main_content{
        max-width: 1080px;
        margin: auto;
        padding-top: 19%;
      }
    .block-news {
        background: url(../images/news-bgnews.png) no-repeat top center;
        background-size: 100%;
        width: 52vw;
        height: 23vw;
        display: inline-block;
        padding: 1vw 16vw 2vw 5vw;
        position: relative;
        z-index: 3;
    }
    .slide-bg {
        z-index: -1;
        position: absolute;
        left: 15%;
        top: -1vw;
        width: 40.5vw;
    }
    .slide-news {
        z-index: -1;
        width: 30vw;
        height: 23vw;
        position: relative;
        left: 18.5vw;
        top: 0.5vw;
    }
    .title-news {
        max-width: 40%;
        position: relative;
        top: 0;
        left: 0%;
        margin: 1% auto 4%;
    }
    .menu .menu-pc {
        background: url(../images/menu-bg2.png) top center no-repeat;
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
    }
    .p-news .see_more a {
        position: absolute;
        right: 16vw;
        bottom: 3vw;
        color: #3fc970;
    } */
}
@media screen and (max-width: 1400px){
    .news-title--tab {
        font-size:80%;
    }
    .page01-info {
        margin-top: -7%;
        z-index: 2;
    }
    .dark-mask .mask-play1, .dark-mask .mask-play2 {
        width: 60px;
        height: auto;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    

    .footer{
        background: url(../images/bg-footer.png) no-repeat center top;
        background-size: cover;
        width: 100%;
        overflow: visible;
        padding: 6% 0 0;
        margin-top: -11%;
        z-index: 13;
        height: 20vw;
        text-align: left;
      }
      .p-news .see_more a {
        position: revert;
        right: 16vw;
        bottom: 3vw;
        color: #3fc970;
    }
}

@media screen and (max-width: 1350px){
    .p-news .content-tab{
        font-size:80%;
    }
    .nv-content-tab h3 {
        font-size: 180%;
    }
    .block-nv{
        font-size: 90%;
    }
    .news-plus {
        position: absolute;
        right: 0.5vw;
        top: 1vw;
        width: 5%;
    }
    .news-tab--marg_content {
        margin-top: 0px;
    }
}
@media screen and (max-width: 1200px){
    .p-news .content-tab{
        font-size:65%;
    }
    .news-title--tab {
        font-size: 74%;
    }
}
@media (max-width: 1150px){
    .news-title--tab {
        font-size: 70%;
    }
    .block-news {
        transform: translate(0vw, 0.75vw);
    }
    .blo .ctas-head{
    position: absolute;
    top: 130vw;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 8;
    width: 90%;
   }
   .ctas-head ul li{
       display: inline-block;
       max-width: 40%;
   }
    .page01-info {
        z-index: 2;
    }
    .p-menu-top {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 14vw;
        z-index: 100;
        background: url(../images/bg-top-mb.png) no-repeat center center;
        padding: 2.5vw 3vw;
        background-size: cover;
    }
    .p-menu-top.mb a{
        color: #fff;;
    }
    .menutop-info {
        position: absolute;
        right: 10%;
        top: 45%;
        transform: translate(0% ,-50%);
        color: #fff;
    }
    .menutop-info {
        font-size: 110%;
    }
    .menutop-info p {
        white-space: nowrap;
        width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0vw 0vw 0.5vw 0vw;
    }
    .menutop-info span {
        position: relative;
        right: 0;
        top: 50%;
        transform: translate(0% ,00%);
        color: #5e9ef5;
    }
    .menutop-info img {
        width: 9%;
        margin-left: 6%;
        cursor: pointer;
    }
    .list-menu {
        text-align: left;
        margin: 1.5vw 1vw 1vw 15vw;
    }
    .list-menu ul li {
        display: inline-block;
        width: 12vw;
        margin-right: 0.5vw;
    }
    .list-menu ul li img {
        width: 100%;
    }
    /* end: menu top mb */
    .block-hd {
        max-width: 100%;
        margin: auto;
    }
    .block-hd ul li img {
        width: 100%;
    }

    .block-hd ul li:nth-child(1) {
        margin-right: -7%;
        margin-left: 0%;
    }
    .block-hd ul li:nth-child(2) {
        margin-right: -1%;
        width: 46%;
    }
    .block-hd ul li:nth-child(3) {
        margin-right: -8%;
        margin-left: -6%;
        transform: translate(0px, -2px);
        margin-top: 2%;
    }
    .block-hd ul li:nth-child(4) {
        margin-right: -7%;
        margin-top: 2%;
        width: 48%;
    }
    .block-hd ul li {
        max-width: 50%;
        width: 50%;
        display: inline-block;
    }
}
@media (max-width: 1150px){
	.ctas-head{	
		position: absolute;
		top: 145vw;
		left: 54%;
		transform: translate(-50%, 0);
		z-index: 8;
		width: 90%;
	}
	
	.form-login{
		transform: translate(-50%, -50%) scale(1.5);
	}
}
@media (max-width: 1100px){
  .link-detail span:hover a,
  .link-detail span.active a{
    color: #ead835;
  }
    .detail-pics > ul li:hover .detail-mask {
        opacity: 0;
    }
    .video-game iframe {
        height: 55vw;
    }
    .block-news .block-content .date {
        font-style: italic;
        font-size: 12px;
        position: absolute;
        right: 0;
        color: #ff9e2c;
    }
    .link-detail span a{
    color: #fff;
  }
  .content-news .date {
    color: #a3a3a3;
    font-size: 10px;
    margin: 0 0 14px 0;
}
    .video-game {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 101;
        background: #c1c1c1 repeat left top;
        width: 100%;
        max-width: 90%;
        padding: .5%;
        color: #d3d3d3;
    }
    .btn-trailer {
        position: absolute;
        top: 40%;
        width: 45%;
        height: 20%;
        cursor: pointer;
        left: 50%;
        z-index: 20;
        transform: translate(-50%,0);
      }
    .footer table {
        width: 100%;
        margin: auto;
    }
    .menu_mb_bottom {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 21vw;
        z-index: 100;
        background: url(../images/mn-bg.png) no-repeat center center;
        padding: 2.5vw 3vw;
        background-size: cover;
    }
    .menu-mb-logo {
        display: inline-block;
        vertical-align: middle;
        width: 17%;
        margin-top: 2%;
    }
    .menu-mb-right {
        display: inline-block;
        vertical-align: middle;
        width: 81%;
        padding-left: 3%;
    }
    .menu-mb-right .menu-mb-title {
        text-align: left;
        margin-bottom: 1vw;
        margin-left: 2vw;
        max-width: 55%;
    }
    
    .menu-mb-right ul {
        text-align: left;
    }
    .menu-mb-right ul li {
        display: inline-block;
        vertical-align: middle;
        width: 32%;
        padding: 0 .5%;
    }
    .menu-mb-right ul li img {
        width: 100%;
    }
     /* newss */
     .p-news-bg {
        background: url(../images/news-bg-mb.png) no-repeat center top;
        background-size: cover;
        width: 100%;
        overflow: hidden;
        padding: 0%;
        margin-top: 4%;
        position: relative;
        height: 200vw;
        z-index: 5;
        padding-top: 10vw;
        margin-top: -12%!important;
    }
    .block-news .tab-menu {
        position: absolute;
        text-align: center;
        background: transparent;
        background-size: 100%;
        width: 100%;
        height: 6vw;
        left: 0;
        top: 0;
        display: inline-block;
        padding: 0;
    }
	
	.block-news .tab-menu .d-none-pc img{
        margin-bottom: 5px;
    }
	
	
    .slide-news-mb{
        width: 90%;
        margin: 5vw auto 0;
    }
    .slide-news-mb img{
        width: 100%;
    }
    .slide-news-mb li{
        border: 8px solid #fff;
    }
    /* end: news */
    .block-nv {
        background: url(../images/nv-bg-mb.png) no-repeat top center;
        background-size: 100%;
        height: 300vw;
        display: inline-block;
        padding: 15vw 2vw 0vw 2vw;
        position: relative;
        z-index: 5;
        width: 100%;
        margin-top: -11vw;
    }
      .page01-info video {
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        background-color: transparent;
        background-position: center center;
        background-size: contain;
        z-index: 6;
        position: relative;
        top: 0%;
        z-index: 1;
    }
    .page01-info {
        margin-top: 8%;
        z-index: 2;
    }
    .p01_logo-main{
        position: absolute;
        top: 5%;
        left: 50%;
        transform: translate(-50% , 0);
        max-width: 25%;
        z-index: 99;
    }
    .nv-figureimg {
        position: relative;
        top: 0;
        right: 0;
        z-index: 8;
        width: 100%;
        margin: 18vw auto 0;
    }
    .nv-figureimg img{
        transform: scale(1.3);
    }
    .nv-bg {
        background: url(../images/nv-bgnv.png) no-repeat top center;
        background-size: cover;
        height: 66vw;
        display: inline-block;
        padding: 7vw 10vw 8vw 12vw;
        position: relative;
        z-index: 8;
        width: 100%;
        text-align: left;
        margin-top: -13vw;
        transform: translateY(-25vw);
    }
    .nv-main {
        margin-top: 20vw;
    }
    .nv-info p {
        line-height: 1.075;
        font-size: 120%;
    }
    .nv-info {
        width: 100%;
    }
    .nv-skill img{
        width: 12%!important;
        display: inline-block!important;
    }
    .nv-skill--level_active {
        width: 11.725%;
        height: 1vw;
        border-radius: 0.25vw;
    }
    .nv-skill--level {
        width: 11.725%;
        height: 1vw;
        border-radius: 0.25vw;
    }
    /* .block-nv .title {
        margin: auto;
        text-align: center;
        display: flex;
        justify-content: center;
        max-width:70%;
        transform: unset
    } */
    .block-nv .title {
        margin: auto;
        text-align: center;
        display: block;
        justify-content: center;
        max-width:70%;
        transform: unset;
    }
    .nv-tab-menu {
        max-width: 70%;
        margin: auto;
        text-align: center;
        top: 30%;
    }
    .slick-slider .slick-prev::before {
        content: "";
        display: block;
        position: absolute;
        background: url(../images/btn-prev.png) top center no-repeat;
        width: 10vw;
        height: 10vw;
        background-size: contain;
        cursor: pointer;
        transform: translateY(-10px);
    }
    .slick-slider .slick-next::before {
        content: "";
        display: block;
        position: absolute;
        background: url(../images/btn-next.png) top center no-repeat;
        width: 10vw;
        height: 10vw;
        background-size: contain;
        cursor: pointer;
        transform: translateY(-10px);
    }
    .p-video {
        background: url(../images/video-bg-mb.png) no-repeat top center;
        background-size: 100%;
        height: 133vw;
        padding: 30vw 0vw 10vw 0vw;
        position: relative;
        z-index: 3;
        text-align: left;
        margin-top: -84vw;
    }
    .video-main {
        max-width: 95%;
        margin: auto;
        position: relative;
    }
    .video-main .video-contain .tab > ul > .pvideo-frame3 {
        width: 103%;
        margin-left: 0%;
        position: relative;
    }
    .video-main .video-contain .tab > ul > .pvideo-frame3 li {
        width: 47%;
        margin: 1%;
        position: relative;
        display: inline-block;
    }
    
    .video-main .video-contain .tab > ul > .pvideo-frame3 li:first-child {
        margin-bottom:0%;
    }
    .video-main .video-contain .tab > ul > .pvideo-frame1 {
        width: 35%;
    }
    .video-main .video-contain .tab > ul > .pvideo-frame2 {
        width: 64%;
    }
    .video-main .tab-menu {
        position: absolute;
        text-align: left;
        background: url(../images/v-tab-bg.png) no-repeat top center;
        background-size: 100%;
        width: 61vw;
        height: 15vw;
        left: 1.5%;
        top: -14%;
        display: inline-block;
        padding: 3vw 0vw 3vw 4vw;
        z-index: 6;
    }
    .video-main .tab-menu ul li {
        display: inline-block;
        max-width: 38%;
        width: 26%;
        justify-content: center;
    }
    .video-main .tab-menu ul li img{
        width: 100%;
    }
    .dark-mask {
        opacity: 1;
    }
    .dark-mask .mask-play1, .dark-mask .mask-play2 {
        width: 55px;
        height: 96px;
    }
    /* begin: menu top mb */
    .footer {
        margin-bottom: 18vw;
        background: url(../images/bg-footer-mb.png) no-repeat center top;
        background-size: cover;
        width: 100%;
        overflow: visible;
        padding: 12vw 0 0;
        margin-top: -21%;
        z-index: 13;
        height: 50vw;
    }
    .logo-footer {
        display: block;
        margin: auto;
        text-align: center;
        width: 15%;
        position: absolute;
        right: 1%;
        bottom: 8%;
    }
    .pics-footer{
        display: block;
        width: 30%;
        margin: auto;
    }
    .txt-footer{
        display: block;
        width: 100%;
        text-align: center;
        font-size: 100%;
    }
    html {
        width:  100%;
        margin: auto;
    }
    
    /* DETAIL */
    .event-box {
        width: 100%;
        color: #fff;
    }
    .bg_detail {
        background: url(../images/bg-detail-mb.jpg)
        no-repeat center top,
        url(../images/bg-detail-sup.jpg) 
        repeat center top;
        height: auto;
        background-size: 100%;
    }
    #main_content {
        max-width: 1080px;
        margin: auto;
        padding-top: 88%;
    }
    .news-list .item h3 {
        font-size: 18px;
        font-weight: bold;
        color: #ead835;
    }
    .news-list .item .item-content{
        color: #fff;
    }
    .news-list .item .date {
        color: #a3a3a3;
    }
    /* EnD DETAIL */
    /* DEFAUL */
    .mb-none {
        display: none!important;
    }
    .d-none-pc {
        display: block!important;
    }
    .mb{
        display: block!important;
    }
    .pc{
        display: none!important;
    }
    .videomb {
        display: block;
    }
    .container {
        padding: unset !important;
        width: 100%;
       max-width: 100%;
        height: 100%;
        margin: auto;
    }

    .logo {
        position: absolute;
        left: 51.5%;
        top: 1%;
        transform: translate(-50%, 0%);
        z-index: 5;
        animation: unset;
        max-width: 100%;
        width: 25%;
    }
   

    /* Begin: Fingures */
    

    /* DEFAUL */
    /* -- SLIDE */
    .slick-slide img {
        display: block;
        width: 100%;
    }
    
   
    .p-news .slick-dots li button {
        background-color: transparent;
        color: transparent;
        border: unset;
        outline: unset;
    }
    .p-news .slick-dots {
        position: absolute;
        bottom: 8%;
        right: 0;
        width: 100%;
        left: 50%;
    }
    .p-news .slick-dots li{
        position: relative;
        display: inline-flex;
        background-color: transparent;
        color: transparent;
        outline: transparent;
        border: transparent;
        margin: 3%;
        text-align: center;
        justify-content: center;
    }
    .p-news .slick-dots li.slick-active button {
        width: auto;
        height: auto;
        border-radius: 10px;
    }
    .p-news .slick-dots li::before {
        content: "";
        display: block;
        position: absolute;
        background: url(../images/btn-mb.png) top center no-repeat;
        width: 5vw;
        height: 5vw;
        background-size: contain;
        cursor: pointer;
        
    }
    .p-news .slick-dots li.slick-active::before {
        content: "";
        display: block;
        position: absolute;
        background: url(../images/btn-mb-hv.png) top center no-repeat;
        width: 5vw;
        height: 5vw;
        background-size: contain;
        cursor: pointer;
        
    }
    .p-news .slick-dots li.slick-active button {
        background-color: transparent;
        color: transparent;
    }
    /* NEWS */
    .block-news .tab-menu ul li span {
        color: #fff;
        text-transform: uppercase;
    }
    .block-news .tab-menu ul li.active span{
        color: #f8972c;
    }
    .block-news .tab-menu ul li span img:last-child{
        display: none!important;
    }
    .block-news .tab-menu ul li.active span img:first-child{
        display: none!important;
    }
    .block-news .tab-menu ul li.active span img:last-child{
        display: inline-block!important;
    }
    .block-news {
        background: transparent;
        border: unset;
        max-width: 100%;
        width: 100%;
        display: block;
        position: relative;
        margin: auto;
        overflow: visible!important;
        padding: 3%;
        margin-top: 2%;
    }
    .block-news .tab-menu {
        position: relative;
        height: auto;
        background-color: transparent;
        text-align: center;
    }
    .block-news .tab-menu ul li:first-child {
        margin-left: 0;
    }
    .block-news .tab-menu ul li {
        width: auto;
        height: auto;
        display: inline-flex!important;
        vertical-align: middle;
        text-align: center;
        justify-content: center;
        width: 24%;
        font-size: 21px;
        margin: unset;
    }
    .block-news .tab-menu ul li{
        width: 20%;
        padding-bottom: 1vw
    }
    .block-news .tab-menu ul li:last-child{
        width: 26%;
    }
    .block-news .tab-menu ul li.active{
        color: #f8972c;
        border-bottom: 2px solid #f8972c;
    }
    .block-news .tab-menu ul li img{
        display: inline-flex!important;
    width: 25px;
    }
    .custom_new_mb .pic, .block-image .pic {
        width: 20%;
        overflow: hidden;
        max-height: 100px;
    }
    .tab .tab-event-right {
        display: block!important;
        margin-left: 21%!important;
        width: 78%!important;
        color: #d7d6d3;
    }
    .block-content .date {
        position: relative!important;
        color: #646464;
    }
    .new-seemore_mb {
        background: #990100;
        color: #fff;
        padding: 2% 4%;
        width: 50%;
        text-align: center;
        border-radius: 4px;
        font-weight: 700;
        margin: 2% auto;
    }
    .new-seemore_mb a{
        color: #fff;
    }
    .block-news {
      
        height: auto!important;
    }
	
    .block-news .tab .tab-event-right p:nth-child(1) {
       font-weight: 700;
       font-size: 1.9em;
    }
	
	.block-news .tab .tab-event-right p {
       font-weight: 700;
       font-size: 1.7em;
    }
	
	
    .block-news .block-content {
        text-align: left;
        position: relative;
        border-bottom: 1px solid #d7d6d3;
        margin-bottom: 2.5vw;
    }
    /* End: Section block 01 news */
	
    
    
    .xemthem{
        background: #ffd72c;
        width: 30%;
        border-radius: 4px;
        margin: 4% auto 4%;
        padding: 10px;
        color: #fff;
    }
    .xemthem a{
        color: #5e0931;
        font-weight: 700;
        font-size: 1.75em;
    }
	
	.content-detail-news{
		font-size: 25px;
	}
	.content-detail-news a{
		color:#ff9800;
	}
	
    
}
@media (max-width: 940px){

    .menutop-info p {
        white-space: nowrap;
        width: 150px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0vw 0vw 0.5vw 0vw;
    }
}
@media screen and (max-width: 820px){
    .p-news-bg {
        height: 213vw;
    }
    .nv-main {
        margin-top: 12vw;
    }
    .nv-figureimg img {
        transform: scale(1.1);
    }
    .nv-tab-menu {
        top: 33%;
    }
}
@media screen and (max-width: 767px){

}
@media screen and (max-width: 680px){
    .p-news-bg {
        height: 220vw;
    }
    .block-nv {
        background: url(../images/nv-bg-mb.png) no-repeat top center;
        background-size: 100%;
        height: 300vw;
        display: inline-block;
        padding: 15vw 2vw 0vw 2vw;
        position: relative;
        z-index: 5;
        width: 100%;
        margin-top: -11vw;
    }
    .nv-bg {
        background: url(../images/nv-bgnv-mb.png) no-repeat top center;
        background-size: cover;
        height: auto;
        display: inline-block;
        padding: 8vw 8vw 10vw 8vw;
        position: relative;
        z-index: 10;
        width: 100%;
        text-align: left;
        margin-top: -20vw;
        border-radius: 12px;
        height: 77vw;
    }
    .nv-skill--level_active,
    .nv-skill--level {
        width: 14%;
        height: 1.5vw;
        border-radius: 0.25vw;
    }
    .popup-defaul{
        transform: translate(-50%, -50%) scale(0.6);
      }
 
      .nv-video {
        max-width: 38%;
        position: relative;
        border: 3px solid #f69900;
    }
    .list-menu {
        text-align: left;
        margin: 1.5vw 1vw 1vw 5vw;
    }

    .xemthem {
        background: #ffd72c;
        width: 50%;
        border-radius: 4px;
        margin: 4% auto 4%;
        padding: 10px;
        color: #fff;
    }
    .footer {
        height: 60vw;
        
    }
    .news-list .item .item-content {
        float: left;
        width: 60%;
        margin-left: 2%;
    }
    .news-list .item .item-img {
        max-width: 30%;
        float: left;
        width: 30%;
    }
    .dark-mask {
        opacity: 0;
    }
	
	
	.content-detail-news{
		font-size: 25px;
	}
	.content-detail-news a{
		color:#ff9800;
	}
    
}
@media screen and (max-width: 520px){
    .menutop-info img {
        width: 12%;
        margin-left: 6%;
        cursor: pointer;
    }
    .custom_new_mb .pic, .block-image .pic {
        width: 30%;
        overflow: hidden;
        max-height: 100px;
    }
    .tab .tab-event-right {
        display: block!important;
        margin-left: 34%!important;
        width: 69%!important;
        color: #d7d6d3;
    }
    .block-news .tab .tab-event-right p:nth-child(1) {
        font-weight: 700;
        font-size: 1.5em;
    }
    .nv-figureimg img {
        transform: unset;
    }
    .nv-figureimg {
        position: relative;
        top: 0;
        right: 0;
        z-index: 8;
        width: 100%;
        margin: 8vw auto 0;
    }
    .menutop-info {
        font-size: 70%;
    }
    .ctas-top {
        top: 12%;
    }
    .menutop-info p {
        white-space: nowrap;
        width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0vw 0vw 0.5vw 0vw;
    }
    .list-menu ul li {
        display: inline-block;
        width: 17vw;
        margin-right: 0.5vw;
    }
    .p-news-bg {
        height: 272vw;
    }
    .block-nv {
        margin-top: -20vw;
    }
    .block-news .block-content p {
        margin: 10px 0;
    }
    .dark-mask .mask-play1, .dark-mask .mask-play2 {
        width: 33px;
        height: 50px;
    }
    .video-main .video-contain .tab > ul > .pvideo-frame2 {
        width: 60%;
    }
    .video-main .video-contain .tab > ul > .pvideo-frame1 {
        width: 32%;
    }
    .video-main .video-contain .tab > ul > .pvideo-frame3 {
        width: 95%;
        margin-left: 0%;
        position: relative;
    }
    .dark-name {
        height: 30px;
        padding: 8px;
        font-size: 60%;
    }
    .block-news .content-tab {
        margin-top: 4vw;
    }
    .txt-footer{
        display: block;
        width: 100%;
        text-align: center;
        font-size: 75%;
    }
    .event-box-title ul li a {
        color: #fff;
        font-size: 1em;
    }
    .nv-content-tab h3 {
        font-size: 120%;
        margin-right: 2%;
    }
    .slick-next {
        right: -15%;
    }
    .slick-prev {
        left: -20%;
    }
    .slick-slider .slick-prev::before {
        transform: translateY(-15px);
    }
    .slick-slider .slick-next::before {
        transform: translateY(-15px);
    }
    .slick-slide {
        padding: 0px;
        text-align: center;
        margin-right: 3px;
        margin-left: 3px;
    }
    .nv-tab-menu {
        max-width: 60%;
        margin: auto;
        text-align: center;
    }
	
	.content-detail-news{
		font-size: 25px;
	}
	.content-detail-news a{
		color:#ff9800;
	}
}

/* Mobile */
@media screen and (max-width: 450px){
    .news-list .item h3 {
        font-size: 100%;
    }
.event-box-title ul li {
    height: 35px;
}
    .event-box-title ul li a {
        color: #fff;
        font-size: 0.75em;
    }
    .tab .tab-event-right {
        font-size: 12px;
    }
    .block-news .tab-menu ul li {
        font-size: 10px;
    }
    .news-list .item .date {
        margin: 0px 0 0 0;
    }
    .news-list .item p{
        margin: 0px 0 0 0;
    }
    .content-news {
        padding-top: 0;
    }
    .menu-btn {
        z-index: 9999;
        padding: 1vw;
        width: 44%;
        margin: 12px 50px 0 50px;
    }
    .dark-name-detail{
        height: auto;
        font-size: 8px;
    }
    .dark-name-detail p,
    .dark-name-detail {
        font-size: 7px;
    }
   
    .puptt-text p{
        font-size: 8px;;
    }
    .logo {
        left: 50%;
        top: 1.75%;
        width: 30%;
    }
    .p-news {
        max-width: 100%;
        margin: auto;
    }
    .pop-login {
        transform: translate(-50%, -50%) scale(0.7);
      }
      .pop-login-close {
        top: 70px;
        right: 49px;
      }
      #image-hero-name {
        top: 150vw;
        left: 10vw;
        z-index: 5555;
        font-size: 20px;
    }
    #image-hero-name img {
        float: left;
        width: 23px;
        margin-right: 10px;
    }
    .nv-content-tab{
        margin-top: 0vw;
    }
    .nv-figureimg {
        position: relative;
        top: 0;
        right: 0;
        z-index: 8;
        width: 90%;
        margin: 5vw auto 0;
    }
    .nv-main {
        margin-top: 18vw;
    }
    .nv-tab-menu {
        top: 31%;
    }
    .video-main .tab-menu {
        position: absolute;
        text-align: left;
        background: url(../images/v-tab-bg.png) no-repeat top center;
        background-size: 100%;
        width: 60vw;
        height: 15vw;
        left: 1.5%;
        top: -14%;
        display: inline-block;
        padding: 2vw 0vw 3vw 2vw;
        z-index: 6;
    }
    
    .txt-footer{
        display: block;
        width: 100%;
        text-align: center;
        font-size: 60%;
    }
    
}



@media screen and (max-width: 427px){
    .block-nv {
        padding: 15vw 2vw 0vw 2vw;
    }
    .tab .tab-event-right {
        display: block!important;
        margin-left: 32%!important;
        width: 71%!important;
        color: #d7d6d3;
    }
    .block-news .tab-menu ul li {
        font-size: 10px;
    }
    .block-news .tab-menu ul li {
        width: 22%;
        padding-bottom: 2vw;
    }
    .block-news .tab-menu ul li:nth-child(1),
    .block-news .tab-menu ul li:nth-child(2){
        width: 19%;
    }
    .block-news .tab-menu ul li img {
        display: inline-flex!important;
        width: 18px;
    }
    .news-list .item .item-content {
        float: left;
        width: 65%;
        margin-left: 2%;
    }
    .nv-content-tab h3 {
        font-size: 105%;
        margin-right: 2%;
    }
    .nv-bg {
        padding: 6vw 8vw 10vw 9vw;
        height: 81vw;
    }
    .nv-skill--level_active,
    .nv-skill--level {
        width: 13%;
        height: 1.25vw;
        border-radius: 0.25vw;
    }
    .limit-line {
        line-height: 16px;
    }
    .link-detail span a {
        color: #fff;
        font-size: 12px;
    }
    .link-detail span {
        position: relative;
        margin-right: 2vw;
    }
    .link-detail span::before {
        content: "â€º";
        position: absolute;
        top: 50%;
        left: -2vw;
        transform: translate(0%, -50%);
        text-align: center;
        font-size: 18px;
        font-weight: 600;
    }
    .block-news .tab .tab-event-right p:nth-child(1) {
        font-weight: 700;
        font-size: 1.25em;
    }
    .menutop-info p {
        white-space: nowrap;
        width: 80px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0vw 0vw 0.5vw 0vw;
    }
    .list-menu {
        text-align: left;
        margin: 1.5vw 1vw 1vw 7vw;
    }
    .event-box-title ul li{
        width: 18%;
        padding: 10px 0;
    }
    .event-box-title ul li a {
        color: #fff;
        font-size: 10px;
    }
    .event-box-title {
        width: 98%;
        margin: 0 auto 4%;
    }
}

@media screen and (max-width: 376px){
    .list-menu {
        text-align: left;
        margin: 1.5vw 1vw 1vw 9vw;
    }

    
}