@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap');

/*body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Nunito Sans', sans-serif;
    font-family: 'Noto Sans', sans-serif;
}*/


.navgrid {
    display: grid;
    grid-template-columns: 60% 40%;
}

/* width */
#videoSelect::-webkit-scrollbar {
  width: 5px;
}

/* Track */
#videoSelect::-webkit-scrollbar-track {
  background: #343434;
  border-radius: 10px;
}
 
/* Handle */
#videoSelect::-webkit-scrollbar-thumb {
  
  background-color: #4e4e4e;
}

/* Handle on hover */
#videoSelect::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.thumb-home img {
    filter: grayscale(100%);
    border-right: 4px solid transparent;
}

.thumb-home.active img {
    filter: none;
    border-right: 4px solid #ff4d00;
}

.navInfo img {
    width: 30%;
}

.navBtnGrid {
    display: grid;
    grid-template-columns: 25% 35% 34%;
    grid-gap: 3%;
}

.navBar {
    padding: 0 17%;
}

.navInfo {
    align-self: center;
}

.navLogin {
    font-size: 21px;
    border: 1px solid #fff;
    width: 100%;
    color: #fff;
    cursor: pointer;
    margin: auto;
    font-weight: bold;
    border-radius: 4px;
    text-align: center;
    padding: 10px;
}

.navJoin {
    font-size: 21px;
    /*border: 1px solid #fff;*/
    width: 100%;
    color: #000;
    cursor: pointer;
    margin: auto;
    font-weight: bold;
    border-radius: 4px;
    text-align: center;
    background-color: #ff4e02;
    padding: 10px;
}

.navLogin p,
.navJoin p {
    margin: 0;
}

.navLogin a {
    color: #fff;
    text-decoration: none;
}

.navJoin a {
    color: #000;
    text-decoration: none;
}

.navBtnGrid a:hover {
   text-decoration: none;
   color: inherit;
}

.navCred {
    align-self: center;
}

.dropdown-menu {
    min-width: 16rem !important;
    padding: 10px !important ;
    
   
}

span#langFlag {
    vertical-align: middle;
}











.navMobile {
    padding: 0 17%;
    background-color: #040404;
}

#v-nav {
    border: 1px solid #767676;
    background-color: #767676 ;
    vertical-align: -5px;
}

/*#v-nav:hover {
    border: 1px solid #ff4e02;
}*/

#me-text {
    margin: 0;
}

.logingrid.mycontent {
    grid-template-columns: 31% 44% 25%;
}

.bg-title.my-content h4 {
    margin: 0;
}

.btnlogin a {
    color: #fff;
    text-decoration: none;
}

.dropdown img {
    width: 30% !important;
    padding-right: 10px;
    /*vertical-align: text-bottom;*/
    /*vertical-align: -12px;*/
}

a.dropdown-item img {
    width: 14% !important;
    vertical-align: middle;
    padding-bottom: 5px;
}

.btnlogin a:hover,
.article-info a:hover {
    color: #fff;
    text-decoration: none;
}

.login-info.join-btn.btnlogin a {
    color: #000;
}

.choose-info {
    padding: 0 10%;
    padding-bottom: 10%;
}

.navbarmob {
    display: none;
}

.malaysia-menu a {
    display: contents;
    font-size: 17px !important;
}

.singapore-menu a {
    display: contents;
    font-size: 17px !important;
}

/*.dropdown-menu {
    min-width: 14rem !important;
        top: 65% !important;
    left: -135% !important;
    padding: 10px !important;
    padding-bottom: 0 !important;
   
}*/



.logingrid {
    display: grid;
    grid-template-columns: 35% 45% 40%;
    margin-left: 50%;
    grid-gap: 4%;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.bgColor {
    background-color: #040404 !important;
    padding-right: 0;
    padding-left: 0;
}

a.navbar-brand {
    margin: auto;
    text-align: left;
}

ul.dropdown-menu.inner.selectpicker {
    display: block;
    padding: 0 10px !important;
}

/*ul.dropdown-menu.inner.selectpicker li:nth-child(1),*/
ul.dropdown-menu.inner.selectpicker li:nth-child(2),
ul.dropdown-menu.inner.selectpicker li:nth-child(3){
    display: table-cell;
}

ul.dropdown-menu.inner.selectpicker li:nth-child(3) {
    padding: 0 0 0 10px;
}

.dropdown-menu>li>a {
    padding: 3px 0 !important;
}

#me88img img {
    width: 35%;
    margin-top: -12px;
}

#x-title {
    text-transform: lowercase;
    font-size: 45px;
}


.owl-carousel .owl-video-tn {
  background-size: cover;
  padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
}

.owl-video-frame {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.owl-video-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.owl-dots {
  text-align: center;
  margin-top: 20px;
}

.owl-dot {
  display: inline-block;
}

.owl-dot span {
  width: 11px;
  height: 11px;
  background-color: #ccc;
  border-radius: 50%;
  display: block;
  margin: 5px 3px;
}

.owl-dot.active span {
  background-color: #000;
}






/*.youtube-carousel{
  border: 4px solid #e25454;
}*/

.carousel-indicators li {
    display: inline-block;
    width: 10px !important;
    height: 10px !important;
    margin: 0px 3px !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #686e7a !important;
    border: none !important;
    border-radius: 10px;
}

.carousel-indicators {
    bottom: 0% !important;
    
}

.carousel-indicators .active {
    width: 10x !important;
    height: 10px !important;
    margin: 0;
    background-color: #dc480a !important;
}

.video-container { 
   position: relative; /* keeps the aspect ratio */ 
   padding-bottom: 56.25%; /* fine tunes the video positioning */ 
   padding-top: 60px; overflow: hidden;
   margin-bottom: -1px;
   margin-right: -1px;   
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;  
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
  
.carousel-control .glyphicon-chevron-left{
  top:35%;
  font-size: 20px;
  left:5%;
  margin: 0;
}

.carousel-control .glyphicon-chevron-right{
  top:35%;
  font-size: 20px;
  left:33%;
  margin: 0;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
  color: #ffffff;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  opacity: 1;
  height:120px;
}

.controls{
   display: none;
}

.carousel-control:hover {
  text-decoration: none;
  filter: alpha(opacity=60);
  outline: 0;
  opacity: 0.6;
}

.left-button {
  height:70px;
  width:35px;
  border-radius: 0 90px 90px 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -moz-border-radius: 0 90px 90px 0;
  -webkit-border-radius: 0 90px 90px 0;
  background-color: #e25454;
  display: inline-block;
  position: relative;
  float:left;
  /*subpixel bug*/
  margin-left: -1px; 
}

.right-button {
  height:70px;
  width:35px;
  border-radius: 90px 0 0 90px;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  -moz-border-radius: 90px 0 0 90px;
  -webkit-border-radius: 90px 0 0 90px;
  background-color: #e25454;
  display: inline-block;
  position: relative;
  float:right;
  /*subpixel bug*/
  margin-right: -1px;
}


.carousel-caption {
 display: none;
 background: none repeat scroll 0 0 #e25454;
  bottom: 0;
  font-size: 12px;
  text-align: center;
  opacity: 1;
  padding:7px 30px 7px;
  text-transform: uppercase;
  z-index:11;
  pointer-events:none;
}

@media screen and (min-width: 768px) {
.right-button {
  height:120px;
  width:60px;
  border-radius: 90px 0 0 90px;
  -moz-border-radius: 90px 0 0 90px;
  -webkit-border-radius: 90px 0 0 90px;
  display: inline-block;
  position: relative;
  float:right;
}

.left-button {
  height:120px;
  width:60px;
  border-radius: 0 90px 90px 0;
  -moz-border-radius: 0 90px 90px 0;
  -webkit-border-radius: 0 90px 90px 0;
  display: inline-block;
  position: relative;
  float:left;
}

.carousel-control .glyphicon-chevron-left{
  top:35%;
  font-size: 35px;
  left:5%;
}

.carousel-control .glyphicon-chevron-right{
  top:35%;
  font-size: 35px;
  left:35%;
}

.carousel-caption {
  font-size: 18px;
  padding:15px 20px 15px;
  }
}
@media screen and (min-width: 992px) {
 .carousel-caption {
    font-size: 18px;
    padding:15px 20px 15px;
  }
}

/*@media (min-width: 1200px) {

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1362px !important;
    }
}*/



/*div.container {
  margin: 0 auto;
  width: auto;
  background-color: transparent;
  padding: 8px 0 0;
}

div.dropdown {
  position: relative;
}

div.dropdown > div.caption {
  background-color: #f2f2f2;
  padding: 11px 24px;
  border-radius: 3px;
  cursor: pointer;
}

div.dropdown > div.list {
  position: absolute;
  background-color: #f2f2f2;
  width: 100%;
  border-radius: 0 0 3px 3px;
  display: none;
}

div.dropdown > div.list > div.item {
  padding: 11px 24px;
  cursor: pointer;
}

div.dropdown > div.list > div.item.selected {
  font-weight: bold;
}

div.dropdown > div.caption:hover,
div.dropdown > div.list > div.item:hover {
  background-color: rgb(83, 161, 214);
  color: #fff;
}

div.dropdown.open > div.caption {
  border-radius: 3px 3px 0 0;
  border-bottom: solid 1px #999;
}

div.dropdown.open > div.list {
  display: block;
}*/

#bgColor {
    background-color: #040404;
}

.container_main {
    /*padding: 0 10%;*/
    text-align: center;
    overflow: hidden;
}

 /*.slick-slide>div>img {
            opacity: 0.4;
        }
        
        .slick-active>div>img {
            opacity: 1 !important;
        }*/

        .slick-slide>div>img {
            opacity: 0.1;
            z-index: -1;
            
        }
        
        .slick-slide>div>div {
            opacity: 0.2;
            
        }
        
        .slick-active>div>img {
            opacity: 1 !important;
            

        }
        
        .slick-active>div>div {
            opacity: 1 !important;
            
        }

.namewee_bg {
    margin-bottom: 100px;

  /*background-image: url(../images/namewee-hm-bn-en.jpg);
    width: auto;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 30%;
    background-color: #040404;
    background-attachment: fixed; */
}

.namewee_bg-cn {
    margin-bottom: 100px;

  /*background-image: url(../images/namewee-hm-bn-cn.jpg);
    width: auto;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 30%;
    background-color: #040404;*/
    /*background-attachment: fixed;*/
}

.namewee_bg-my {

  margin-bottom: 100px;
}

.article-namewee {
  background-image: url(../images/article-background.png);
    width: auto;
    height: auto;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    /*padding-bottom: 5%;*/
    background-color: #040404;
    overflow: hidden;
    /*background-attachment: fixed;*/
    padding: 0 17% 5%;
}

.nav-bg {
    background-color: #161616;
}

.nav-grid {
    display: grid;
    grid-template-columns: 70% 30%;
    padding: 0 10%;
}

.nav-img img {
    width: 13%;
}

.login-nav {
    display: grid;
    grid-template-columns: 33.3% 33.3% 33.3%;
    text-align: center;
    align-items: center;
}

.login-btn.btnlogin {
    font-size: 21px;
    border: 1px solid #fff;
    width: 100%;
    color: #fff;
    cursor: pointer;
    margin: auto;
    font-weight: bold;
    border-radius: 4px;
    text-align: center;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.bgColor img {
    width: 170px;
}

.dropdown a {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.dropdown a:hover {
    color: #ff4e02;
    font-weight: bold;
}

/*.dropdown a:hover > #v-nav:hover
 {
    border: 1px solid #ff4e02;
    color: #ff4e02;
    font-weight: bold;
}*/

.dropdown-toggle::after {
    font-size: 20px !important;
    vertical-align: 0px !important;
}

.navLink {
    padding: 0 !important;
}

.login-info {
    align-self: center;
}

.join-btn.btnlogin {
    font-size: 21px;
    /*border: 1px solid #fff;*/
    /*width: 65%;*/
    color: #000;
    cursor: pointer;
    /*margin: auto;*/
    background-color: #ff4e02;
    font-weight: bold;
    border-radius: 4px;
    text-align: center;
    align-self: center;
}

.btnlogin {
    float: right;
    color: red;
    margin: 0px 20px;
    padding-top: 0px;
    margin: 0;
}

.btn-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.bootstrap-select>.btn {
    width: 100%;
    padding-right: 60px !important;
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: center !important;
    font-size: 20px !important;
    color: #fff !important;
}

.dropdown-menu {
    background-color: #040404 !important;
   
}

.vl {
    border-left: 2px solid #6e6e6e;
    height: auto;
    margin-left: 5px;
}

.dropdown-menu>li>a {
    color: #6c6c6c !important;
    font-size: 15px !important;
}

.caret {
    
    border-top: 5px dashed !important;
    border-right: 5px solid transparent !important;
    border-left: 5px solid transparent !important;
    color: #fff;
}

ul.dropdown-menu.inner.selectpicker a:focus {
    outline: none;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    margin-top: 7px !important;
}

.flag-icon {
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
    border-radius: 50% !important;
    margin: 0 10px 0 0;
}

/*.bootstrap-select .btn:focus {
    outline: none !important;
}*/

button.btn.dropdown-toggle.selectpicker.btn-default:focus {
    outline: none !important;
}

.btnlogin p {
    margin: 5px 0;
}

.lngg {
    padding-top: 10px;
}

/*.cryto-bg {
  background-image: url(../images/crypto--bn-en.jpg);
    width: auto;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 25%;
    background-color: #040404;
}*/

.choose-bg {
    background-image: url(../images/icon-background.jpg);
    width: auto;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 0;
    background-color: #040404;
    /*background-attachment: fixed;*/
}

.footer-bg {
    background-image: url(../images/final-banner-en.jpg);
    width: 85%;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 23%;
    background-color: #040404;
    /*background-attachment: fixed;*/
    overflow: hidden;
    margin: auto;
}

.footer-bg-cn {
    background-image: url(../images/final-banner-cn.jpg);
    width: auto;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 27%;
    background-color: #040404;
    /*background-attachment: fixed;*/
    overflow: hidden;
}

.footer-bg-my {
    background-image: url(../images/final-banner-my.jpg);
    width: auto;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 27%;
    background-color: #040404;
    /*background-attachment: fixed;*/
    overflow: hidden;
}

.spacer50 {
    margin-bottom: 50px;
}

.spacer100 {
    margin-bottom: 100px;
}

.dark-divider {
    background-color: #040404;
    margin-bottom: 25%;
}

.dark-spacer {
    background-color: #040404;
    margin-bottom: .5%;
}

.dkCarousel {
    display: block;
}

.mbCarousel {
    display: none;
}

.deskTop {
    display: block;
    margin: auto;
}

.moBile {
    display: none;
    margin: auto;
}

.bg-title {
    /* display: grid; */
    /* grid-template-columns: 50% 50%; */
    position: absolute;
    top: 18%;
    text-align: left;
    left: 19%;
    color: #fff;
}

.bg-title h2 {
    font-size: 45px;
    margin: 0;
    color: #ff4e02;
    text-transform: uppercase;
    line-height: 20px;
    font-family: 'Nunito Sans';
    font-weight: 600;
}

.bg-title h4 {
    margin: 30px 0 0 0;
    font-size: 30px;
    font-family: 'Nunito Sans';
    font-weight: 600;
}

div#videoSelect img {
    width: 100%;
}

div#videoSelect {
    overflow: auto;
    height: 336px;
    display: inline-flex;
    flex-direction: column;
}

.namewee_grid {
    display: flex;
    /*grid-template-columns: 39% 59%;
    grid-gap: 2%;*/
}

.namewee_video {
    /*position: relative;
    bottom: -390px;*/
    padding: 0 17%;
    /*background-color: #040404;*/
    padding-bottom: 40px;
}

#videoSelect button {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    margin-bottom: 15px;
    margin-right: 15px;
}

#videoSelect button:nth-of-type(4) {
  margin-bottom: 0;
}

#videoSelect button:focus {
    outline: none;
}

.video-section {
    display: inline-flex;
    flex-direction: row;
    width: 690px;
}

#btnText1 {
    position: absolute;
    left: 27%;
    bottom: 60%;
    outline: none;
    font-size: 25px;
    color: #fff;
}

#btnText2 {
    position: absolute;
    left: 27%;
    bottom: 35%;
    outline: none;
    font-size: 25px;
    color: #fff;
}

#btnText3 {
    position: absolute;
    left: 27%;
    bottom: 7%;
    outline: none;
    font-size: 25px;
    color: #fff;
}

.slider {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0 !important;
    padding: 0 0 2%;
}

    .slick-slide {
      margin: 0px 10px;
    }

    .slick-slide img {
      width: 100%;
      /*transform: scale(0.9);*/
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
        display: none;
    }

.slick-center img {
  /*transform: scale(1.1);*/
}

/** {
      box-sizing: border-box;
    }*/

.article-desc {
    border-radius: 20px;
    /* border: 1px solid red; */
    background-color: #262626;
    color: #fff;
    text-align: left;
    width: 95%;
    margin: auto;
}

.article-desc img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.article-info {
    padding: 18px;
}

.article-info h3 {
    font-size: 16px;
    text-align: left;
    font-family: 'Noto Sans';
    margin: 0 0 10px;
}

.article-info p {
    color: #656a6e;
    font-size: 14px;
    text-align: left;
    /* margin: 8px; */
    margin-bottom: 8px;
    font-family: 'Noto Sans';
}

.article-info a {
    color: #fff;
    text-decoration: none;
    /* text-align: left; */
    font-size: 14px;
    font-family: 'Noto Sans';
}

/*.slick-slide > .article-desc:nth-child(even) {
  transform: scale(1.1);
}*/

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #dc480a;
}

.slick-dots li button:before {
    font-size: 20px;
    color: #686e7a;
  
}

.article-title {
    color: #ff4b00;
    text-align: left;
    padding: 0% 0% 3%;
}

.article-title h3 {
    font-size: 35px;
    margin: 0;
    font-family: 'Nunito Sans';
    font-weight: 600;
}

.vip.grid {
    background-color: #040404;
    display: grid;
    grid-template-columns: 30% 70%;
}

.vip-title h2, .cryto-texts h2, .footer-title h2 {
    font-size: 45px;
    color: #ff4b00;
    font-family: 'Nunito Sans';
    font-weight: 600;
    margin: 0;
}

.vip-title h3, .cryto-texts h3 {
    color: #fff;
    font-size: 35px;
    font-family: 'Nunito Sans';
    font-weight: 600;
    margin: 0;
}

.vip-title {
    align-self: center;
    text-align: left;
}

.cryto-grid {
    display: grid;
    grid-template-columns: 70% 30%;
    /* padding-top: 5%; */
    /* text-align: right; */
}

.cryto-texts {
    /* padding-top: 37px; */
    position: relative;
    top: 180px;
    text-align: right;
    right: 50px;
}

.choose-grid {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-gap: 2%;
}

.choose-info img {
    width: 30%;
}

.choose-info {
    /*padding: 0 10%;*/
}

.choose-info h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
    font-family: 'Nunito Sans';
    font-weight: 600;
}

.choose-info p {
    font-size: 18px;
    color: #999999;
    font-family: 'Nunito Sans';
    font-weight: 400;
    margin: 0;
}

.why-choose {
    padding: 5% 0;
    text-align: left;
    color: #ff4e00;
}

.why-choose h2 {
    font-size: 35px;
    font-family: 'Nunito Sans';
    font-weight: 600;
    margin: 0 0 10px 0;
}

.why-choose p {
    font-size: 20px;
    color: #fff;
    font-family: 'Nunito Sans';
    font-weight: 400;
    margin: 0;
}

.footer-grid {
    display: grid;
    grid-template-columns: 40% 60%;
    /* padding: 2% 5%; */
    text-align: center;
    position: relative;
    top: 120px;
    left: -50px;
}

.footer-title {
    /* text-align: left; */
    /* align-self: center; */
    text-align: center;
    /* align-content: baseline; */
}

.nav-img {
    align-self: center;
}

.vip-club img,
.cryto-bg img
{
    width: 100%;
}

@media (min-width: 1600px) and (max-width: 1799px) {

    /*div#videoSelect {
    height: 258px;
}*/

div#videoSelect {
    height: 300px;
    margin-right: 25px;
  
}

.namewee_video {
    padding-bottom: 40px;
}

    

  

.malaysia-menu a,
.singapore-menu a {
    font-size: 15px;
}

/*.dropdown img {
    width: 40% !important;
    vertical-align: -8px;
}*/



.bg-title {
    top: 20%;
    left: 17%;
    
}

.dropdown-menu {
    min-width: 17rem !important;
}





.article-desc {
    width: auto;
    margin: auto;
    height: 350px;
}









.cryto-texts {
    /* padding-top: 37px; */
    position: relative;
    top: 180px;
    text-align: right;
    right: 80px;
}


}

@media (min-width: 1500px) and (max-width: 1599px) {

    div#videoSelect {
    height: 290px;
    margin-right: 25px;
}

.namewee_video {
    padding-bottom: 40px;
}

  

.malaysia-menu a,
.singapore-menu a {
    font-size: 15px;
}

/*.dropdown img {
    width: 50% !important;
    vertical-align: -10px;
}*/

.bg-title {
    top: 20%;
    left: 13%;
    
}

.dropdown-menu {
    min-width: 17rem !important;
}

.cryto-texts {
    top: 180px;
    
    right: 130px;
}

.choose-info img {
    width: 25%;
}

.vip-title h2, .cryto-texts h2, .footer-title h2 {
    font-size: 40px;
}

.vip-title h3, .cryto-texts h3 {
    font-size: 30px;
   
}





   



.article-desc {
    width: auto;
    margin: auto;
    height: 350px;
}















.choose-info p {
    font-size: 16px;
    color: #999999;
}





.vip.grid {
    background-color: #040404;
    display: grid;
    grid-template-columns: 40% 60%;
}


}

@media (min-width: 1400px) and (max-width: 1499px) {

    .namewee_bg {
    margin-bottom: 60px;
}

div#videoSelect {
    height: 267px;
    margin-right: 25px;
}

.namewee_video {
    padding-bottom: 40px;
}

 

.malaysia-menu a,
.singapore-menu a {
    font-size: 15px;
}

.dropdown-menu {
    min-width: 17rem !important;
}

.dropdown a {
    font-size: 18px;
}

/*.dropdown img {
    width: 45% !important;
    vertical-align: -7px;
}*/

nav.navbar.navbar-expand-lg.navbar-light.bg-light.bgColor img {
    width: 160px;
}





.article-desc {
    width: auto;
    margin: auto;
    height: 350px;
}







 





.vip.grid {
    background-color: #040404;
    display: grid;
    grid-template-columns: 40% 60%;
        margin-top: 0;
}

.cryto-texts {
    /* padding-top: 37px; */
    position: relative;
    top: 170px;
    text-align: right;
    right: 210px;
}



.cryto-texts {
    /* padding-top: 37px; */
    position: relative;
    top: 180px;
    text-align: right;
    right: 180px;
}

.login-btn.btnlogin {
    width: 100%;
    font-size: 18px;
   
}

.choose-info img {
    width: 23%;
}

.choose-info h3 {
    font-size: 18px;
}

.choose-info p {
    font-size: 16px;
}

.join-btn.btnlogin {
    font-size: 18px;
}

.bg-title {
    top: 21%;
    left: 10%;
    
}

.vip-title h2, .cryto-texts h2, .footer-title h2 {
    font-size: 40px;
}

.vip-title h3, .cryto-texts h3 {
    font-size: 30px;
   
}


}

@media (min-width: 1300px) and (max-width: 1399px) {

    .namewee_bg {
    margin-bottom: 50px;
}

div#videoSelect {
    height: 258px;
    margin-right: 25px;
}

.namewee_video {
    padding-bottom: 40px;
}

    .navgrid {
    display: grid;
    grid-template-columns: 50% 50%;
}

.navBar {
    padding: 10px 17%;
}

 .dropdown-menu {
    min-width: 17rem !important;
}

.malaysia-menu a,
.singapore-menu a {
    font-size: 15px;
}

/*.dropdown img {
    width: 45% !important;
    vertical-align: -7px;
}*/

nav.navbar.navbar-expand-lg.navbar-light.bg-light.bgColor img {
    width: 150px;
}

.dropdown a {
    font-size: 18px;
}





.vip-title h2, .cryto-texts h2, .footer-title h2 {
    font-size: 35px;
}

.vip-title h3, .cryto-texts h3 {
    font-size: 25px;
    
}



.article-desc {
    width: auto;
    margin: auto;
    height: 350px;
}

.choose-info img {
    width: 20%;
}

.choose-info h3 {
    font-size: 18px;
}

.choose-info p {
    font-size: 16px;
    color: #999999;
}





    







.vip.grid {
    background-color: #040404;
    display: grid;
    grid-template-columns: 40% 60%;
}

.cryto-texts {
    /* padding-top: 37px; */
    position: relative;
    top: 150px;
    text-align: right;
    right: 250px;
}

.login-btn.btnlogin {
    width: 100%;
    font-size: 16px;
   
}

.join-btn.btnlogin {
    font-size: 16px;
}

.bg-title {
    top: 20%;
    left: 8%;
    
}

.why-choose p {
    font-size: 18px;
}

.why-choose h2 {
    font-size: 30px;
}


}

@media (min-width: 1200px) and (max-width: 1299px) {

    .namewee_bg {
    margin-bottom: 50px;
}

div#videoSelect {
    height: 237px;
    margin-right: 25px;
}

.namewee_video {
    padding-bottom: 40px;
}

     .navgrid {
    display: grid;
    grid-template-columns: 50% 50%;
}

.navBar {
    padding: 10px 17%;
}

  .dropdown-menu {
    min-width: 17rem !important;
}

.malaysia-menu a,
.singapore-menu a {
    font-size: 15px;
}

/*.dropdown img {
    width: 50% !important;
    vertical-align: -5px;
}*/

nav.navbar.navbar-expand-lg.navbar-light.bg-light.bgColor img {
    width: 150px;
}

.dropdown a {
    font-size: 18px;
}







.vip-title h2, .cryto-texts h2, .footer-title h2 {
    font-size: 35px;
}

.vip-title h3, .cryto-texts h3 {
    font-size: 25px;
    
}



.article-desc {
    width: auto;
    margin: auto;
    height: 350px;
}

.choose-info img {
    width: 20%;
}

.choose-info h3 {
    font-size: 18px;
}

.choose-info p {
    font-size: 16px;
    color: #999999;
}





    

.cryto-texts.my-content {
    right: 180px;
}









.vip.grid {
    background-color: #040404;
    display: grid;
    grid-template-columns: 40% 60%;
}

.cryto-texts {
    /* padding-top: 37px; */
    position: relative;
    top: 150px;
    text-align: right;
    right: 210px;
}

.login-btn.btnlogin {
    width: 100%;
    font-size: 16px;
   
}

.join-btn.btnlogin {
    font-size: 16px;
}

.bg-title {
    top: 20%;
    left: 6%;
    
}

.why-choose p {
    font-size: 18px;
}

.why-choose h2 {
    font-size: 30px;
}

.footer-grid {
    top: 70px;
    left: -25px;
}


}

@media (min-width: 1025px) and (max-width: 1199px) {

    .namewee_bg {
    margin-bottom: 50px;
}

div#videoSelect {
    height: 222px;
    margin-right: 25px;
}

.namewee_video {
    padding-bottom: 40px;
}

     .navgrid {
    display: grid;
    grid-template-columns: 40% 60%;
}

.navInfo img {
    width: 50%;
}

.navBar {
    padding: 10px 17%;
}

 .dropdown-menu {
    min-width: 17rem !important;
}

.malaysia-menu a,
.singapore-menu a {
    font-size: 15px;
}

/*.dropdown img {
    width: 35% !important;
    vertical-align: -5px;
}*/

nav.navbar.navbar-expand-lg.navbar-light.bg-light.bgColor img {
    width: 130px;
}

.dropdown a {
    font-size: 18px;
}







.vip-title h2, .cryto-texts h2, .footer-title h2 {
    font-size: 25px;
}

.vip-title h3, .cryto-texts h3 {
    font-size: 20px;
    
}



.article-desc {
    width: 100%;
    margin: auto;
    height: 335px;
}

.choose-info img {
    width: 20%;
}

.choose-info h3 {
    font-size: 16px;
}

.choose-info p {
    font-size: 14px;
    color: #999999;
}





.vip.grid {
    background-color: #040404;
    display: grid;
    grid-template-columns: 40% 60%;
}

.cryto-texts {
    /* padding-top: 37px; */
    position: relative;
    top: 130px;
    text-align: right;
    right: 100px;
}

.login-btn.btnlogin {
    width: 100%;
    font-size: 16px;
   
}

.join-btn.btnlogin {
    font-size: 16px;
}

.logingrid {
    margin-left: 35%;
    
}

.bg-title h2 {
    font-size: 30px;
    line-height: 10px;
    
}

.bg-title h4 {
    margin: 25px 0 0 0;
    font-size: 20px;
}

.bg-title {
    left: 16%;
    
}

.why-choose p {
    font-size: 18px;
}

.why-choose h2 {
    font-size: 25px;
}


}

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

    .namewee_bg {
    margin-bottom: 50px;
}

div#videoSelect {
    height: 195px;
    margin-right: 25px;
}

/*.deskTop {
    display: none;
}

.moBile {
    display: block;
}*/

.namewee_video {
    padding-bottom: 40px;
}

   .navgrid {
    display: grid;
    grid-template-columns: 40% 60%;
}

.navInfo img {
    width: 50%;
}

.navBar {
    padding: 10px 17%;
}


.bg-title {
    top: 11%;
    left: 10%;
    
}

.dropdown-menu {
    min-width: 17rem !important;
}

/*.dropdown img {
    width: 50% !important;
}*/

.login-btn.btnlogin {
    width: 100%;
    font-size: 16px;
   
}

.join-btn.btnlogin {
    font-size: 16px;
}

.bg-title h2 {
    font-size: 30px;
    line-height: 10px;
    
}

.bg-title h4 {
    margin: 20px 0 0 0;
    font-size: 20px;
}

.why-choose p {
    font-size: 16px;
}

.choose-info {
    padding: 0 18%;
    padding-bottom: 10%;
}

.choose-bg {
    padding-bottom: 0%;
   
}

#me88img img {
    width: 25%;
    margin-top: -12px;
}






.choose-info h3 {
    font-size: 16px;
}

.choose-info p {
    font-size: 14px;
    color: #999999;
    
}


.article-title {
    color: #ff4b00;
    text-align: center;
    padding: 0 10% 5%;
}

.article-title h3 {
    font-size: 30px;
}

.vip-title h2, .cryto-texts h2, .footer-title h2 {
    font-size: 25px;
}

.vip-title h3, .cryto-texts h3 {
    font-size: 20px;
    
}

.cryto-texts {
    /* padding-top: 37px; */
    position: relative;
    top: 90px;
    text-align: right;
    right: 120px;
}

.why-choose h2 {
    font-size: 25px;
    font-family: 'Nunito Sans';
    font-weight: 600;
    margin: 0 0 10px 0;
}

.choose-grid {
    display: grid;
    grid-template-columns: 50% auto;
    grid-gap: 0%;
}

.spacer100 {
    margin-bottom: 50px;
}

.choose-info img {
    width: 18%;
}

.nav-grid {
    overflow: hidden;
}

.why-choose {
    padding: 5%;
    text-align: center;
    color: #ff4e00;
}

.footer-grid {
    top: 50px;
    left: 35px;
}

.logingrid {
    margin-left: 30%;
    
}

.article-desc {
    width: auto;
    margin: auto;
    height: 350px;
}

    }


    @media (min-width: 700px) and (max-width: 991px) {

          .namewee_bg {
    margin-bottom: 30px;
}

div#videoSelect {
    height: 170px;
    margin-right: 25px;
}

.namewee_video {
    padding-bottom: 40px;
}

        .dropdown-menu.show {
    left: -90px !important;
}

        .navgrid {
    display: grid;
    grid-template-columns: 40% 60%;
}

.navInfo img {
    width: 50%;
}

.navBar {
    padding: 10px 17%;
}

.navJoin,
.navLogin {
    font-size: 16px;
}





        a.navbar-brand {
    margin: auto;
    text-align: center;
}

.article-title h3 {
    font-size: 28px;
}

a.dropdown-item img {
    width: 10% !important;
}

.vip-title h2, .cryto-texts h2, .footer-title h2 {
    font-size: 30px;
}

.vip-title h3, .cryto-texts h3 {
    font-size: 20px;
    
}

.article-desc {
    width: auto;
    margin: auto;
    height: 350px;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.bgColor img {
    width: 35%;
}

.logingrid {
    margin-left: 0;
}

.bg-title h4 {
    margin: 20px 0 0 0;
    font-size: 18px;
}

.bg-title h2 {
    font-size: 25px;
    line-height: 15px;
    
}

.login-btn.btnlogin {
    font-size: 16px;
}

.join-btn.btnlogin {
    font-size: 16px;
}

/*.dropdown img {
    width: 30% !important;
}*/

#me88img img {
    width: 25%;
    margin-top: -12px;
}

#x-title {
    text-transform: lowercase;
    font-size: 35px;
}

.bg-title {
    top: 12%;
    left: 6%;
}

.cryto-texts {
    top: 80px;
    right: 60px;
}

.why-choose {
    padding: 5%;
    text-align: center;
    color: #ff4e00;
}

.why-choose h2 {
    font-size: 25px;
    font-family: 'Nunito Sans';
    font-weight: 600;
    margin: 0 0 10px 0;
}

.why-choose p {
    font-size: 16px;
}

.choose-grid {
    display: grid;
    grid-template-columns: 50% auto;
    grid-gap: 0%;
}

.choose-info img {
    width: 18%;
}

.choose-info h3 {
    font-size: 16px;
}

.choose-info p {
    font-size: 14px;
    color: #999999;
}

.footer-grid {
    top: 55px;
    left: -25px;
}




    }



    @media (min-width: 370px) and (max-width: 375px) {

        .bg-title {
    top: 12%;
    
}

    }


/*@media (min-width: 400px) and (max-width: 414px) {
.dropdown-menu.show {
    left: -90px !important;
}
}*/

@media (min-width: 300px) and (max-width: 699px) {

    .vid-container {
  position: relative;
  padding-bottom: 50%;
  padding-top: 0px;
  height: 0;
}

.vid-list-container {
  width: 100%;
  /*overflow: hidden;*/
  /* margin-top: 20px; */
  /* margin-left: 4%; */
  /* padding-bottom: 10px; */
  /* padding-top: 10px; */
}

.vid-list {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  white-space:nowrap;
overflow-x: scroll;
  
}

/*.vid-item {
    display: block;
    width: 100%;
    padding-left: 10px;
}*/

.vid-item {
    display: block;
    width: 100%;
    padding-left: 10px;
    height: 100%;
    float: left;
    margin: 0;
    padding: 10px 5px;
    /*padding-left: 0;*/
    padding-bottom: 0;
}

.active {
    opacity: 1 !important;
}

/*.active img {
    opacity: 1 !important;
    
}*/

.thumb.active img {
    border-bottom: 3px solid #ff4e02;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    filter: none !important;
}

.thumb {
    /* position: relative; */
    /*overflow: hidden;*/
    height: 100%;
    opacity: 0.5;
}

.thumb img {
    width: 107px;
    position: relative;
    /*opacity: 0.5;*/
    filter: grayscale(100%);
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.vid-back {
    z-index: 0;
}

.hide {
    display: none !important;
}

.vid-nav {
    /* font-size: 35px; */
    z-index: 1;
    position: absolute;
    border: none;
    top: 45%;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    color: #fff;
    background-color: #000000b5;
}

.previous {
    left: 10px;
}

.next {
    right: 10px;
}





    #v-nav {
    vertical-align: middle;
}

    span#langFlag {
    font-size: 14px;
}


    .navBar {
    padding: 5px 0%;
}

.navgrid {
    display: grid;
    grid-template-columns: 25% 75%;
}

.navInfo img {
    width: 100%;
}

.navBtnGrid {
    display: grid;
    grid-template-columns: 27% 35% 25%;
    grid-gap: 3%;
}

.navJoin,
.navLogin {
    font-size: 16px;
    padding: 5px;
}

.dropdown img {
    width: 40% !important;
}

.dropdown-menu.show {
    margin-left: -170px;
    top: 9px !important;

}









.deskTop {
    display: none;
}

#bgColor {
    background-color: #040404;
    margin: 0 !important;
}

.container {
    padding: 0 !important;
}

#x-title {
    font-size: inherit;
}

.navbar-light .navbar-toggler {
    text-align: left;
}

a.dropdown-item {
    font-size: 14px !important;
}

/*.dropdown img {
    width: 23% !important;
    padding-right: 0px;
    vertical-align: -6px;
}*/

.dropdown a {
    color: #fff;
    font-weight: bold;
    /*font-size: 16px !important;*/
}

a#navbarDropdownMenuLink78 {
    font-size: 18px !important;
}

a.dropdown-item img {
    width: 12% !important;
    vertical-align: middle;
    padding-right: 5px;
}

.logingrid,
.navbar-brand {
    display: none !important;
}

.navbarmob {
    display: grid;
    grid-template-columns: 20% 80%;
}

.navMobile {
    padding: 0;
}

.moBile {
    display: block;
}

.dkCarousel {
    display: none !important;
}

.mbCarousel {
    display: block !important;
}

.mobile-video.moBile {
    margin-top: -70px;
    padding: 0 4%;
    margin-bottom: 60px;
}

.mobile-navgrid {
    display: grid;
    grid-template-columns: 32% 32% 30%;
    grid-gap: 3%;
    /* padding: 0; */
    margin: auto;
}

.nav-mob {
    padding: 0 !important;
}

.navbar-toggler {
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 1;
    background-color: transparent;
    border: none !important;
    border-radius: 0.25rem;
}

.namewee_bg {
    /*background-image: url(../images/namewee-hm-bn-en-mb.jpg);
    width: auto;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60%;
     padding-top: 21%; 
    background-color: #040404;*/
    /* background-attachment: fixed; */
}

.namewee_bg-cn {
    /*background-image: url(../images/namewee-hm-bn-cn-mb.jpg);
    width: auto;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60%;
     padding-top: 21%; 
    background-color: #040404;*/
    /* background-attachment: fixed; */
}

.namewee_bg-my {
    /*background-image: url(../images/namewee-hm-bn-my-mb.jpg);
    width: auto;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60%;
    background-color: #040404;*/
    /* padding-top: 21%; */
    
    /* background-attachment: fixed; */
}

.bg-title h4 {
    margin: 12px 0 0 0;
    font-size: 14px;
    font-family: 'Nunito Sans';
    font-weight: 600;
}

.vip-title h2, .cryto-texts h2, .footer-title h2 {
    font-size: 16px;
    color: #ff4b00;
    font-family: 'Nunito Sans';
    font-weight: 600;
    margin: 0;
}

.vip-title h3, .cryto-texts h3 {
    color: #fff;
    font-size: 14px;
    font-family: 'Nunito Sans';
    font-weight: 600;
    margin: 0;
}

.container_main.crytomb.moBile img {
    width: 100%;
}

.vip-club {
    padding-bottom: 30px;
}

.container_main.crytomb.moBile {
    padding: 0 4%;
}


.cryto-texts {
    /* padding-top: 37px; */
    position: relative;
    top: 52px;
    text-align: right;
    right: 25px;
}

.choose-info p {
    font-size: 12px;
    color: #999999;
    font-family: 'Nunito Sans';
    font-weight: 400;
    margin: 0;
    line-height: 15px;
}

.choose-grid {
    display: grid;
    grid-template-columns: 50% auto;
    grid-gap: 3%;
    align-content: space-evenly;
    margin: 0 4%;
}

.why-choose h2 {
    font-size: 16px;
    font-family: 'Nunito Sans';
    font-weight: 600;
    margin: 0 0 10px 0;
}

.choose-info {
    /* padding: 0 4%; */
    /* background-color: red; */
    /*margin: 0px 5%;*/
    /* background-image: linear-gradient(#151517e6, #141414); */
    background-image: linear-gradient(157deg, #343333, #141414);
    padding: 12px;
    border-radius: 12px;
}


.choose-info h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: 'Nunito Sans';
    font-weight: 600;
}

.choose-info img {
    width: 35%;
}

.bg-title {
    left: 5%;
    top: 12%;
    
}

.why-choose p {
    font-size: 14px;
    color: #fff;
    font-family: 'Nunito Sans';
    font-weight: 400;
    margin: 0;
}

.vip-title.moBile {
    padding-right: 65%;
}

.vip-title h2 > span {
    font-size: 16px;
    color: #fff;
}

.bg-title h2 {
    font-size: 18px;
    line-height: 18px;
    
}

.article-title h3 {
    font-size: 18px;
    margin: 0;
    font-family: 'Nunito Sans';
    font-weight: 600;
}

#me88img img {
    width: 20%;
    padding-bottom: 0px;
    margin-top: -5px;
}

.article-title {
    color: #ff4b00;
    text-align: left;
    padding: 0% 4% 10% !important
}

.nav-grid {
    overflow: hidden;
}

.container_main {
    padding: 0 0%;
    text-align: center;
    overflow: hidden;
}

.slick-dots li button:before {
    font-size: 13px;
    color: #686e7a;
}

.why-choose {
    padding: 10% 5% 10%;
    text-align: left;
    color: #ff4e00;
}

.article-namewee {
    padding: 0 0 15% 0;
  
}

.vip.grid {
    background-color: #040404;
    display: grid;
    grid-template-columns: auto;
    margin-top: 50px;
}

.footer-bg {
    background-image: url(../images/final-banner-en-mb.jpg);
    padding-bottom: 38%;
    width: auto;
    
}

.footer-bg-cn {
    background-image: url(../images/final-banner-cn-mb.jpg);
    padding-bottom: 38%;
    
}

.footer-bg-my {
    background-image: url(../images/final-banner-my-mb.jpg);
    padding-bottom: 38%;
    
}

.footer-grid {
    top: 26px;
    left: 9px;
}

.choose-bg {
    padding-bottom: 15% !important;
    background-image: none;
    
}

.nav-grid {
    display: grid;
    grid-template-columns: 20% 80%;
    padding: 0 5%;
}

.join-btn.btnlogin {
    font-size: 14px;
    /* border: 1px solid #fff; */
    /* width: 65%; */
    color: #000;
    cursor: pointer;
    /* margin: auto; */
    background-color: #ff4e02;
    font-weight: bold;
    border-radius: 4px;
}

.login-btn.btnlogin {
    font-size: 14px;
    border: 1px solid #fff;
    width: 100%;
    color: #fff;
    cursor: pointer;
    margin: auto;
    font-weight: bold;
    border-radius: 4px;
}

.nav-img img {
    width: 100% !important;
}

/*.dropdown-menu.show {
    display: block;
    padding: 6px 6px !important;
}*/

/*.dropdown-menu {
    top: 164% !important;
    left: -200% !important;
}*/

.article-info h3 {
    font-size: 14px;
}

.article-info p {
    font-size: 12px;
   
}

.article-desc {
    width: 90%;
    margin: auto;
    height: 300px;
}

.vip-title.moBile.mysite {
    padding-right: 43%;
}

.vip-title.moBile.ensite {
    padding-right: 35%;
}



    }

    @media (min-width: 2550px) and (max-width: 2570px) {

     .namewee_bg,
     .namewee_bg-cn,
     .namewee_bg-my {
    width: 55%;
    padding-bottom: 3%;
    margin: auto;
}

.dropdown-menu {
    min-width: 21rem !important;
}

.navBar {
    padding: 0 23%;
}

.navMobile {
    padding: 0 23%;
}

/*.dropdown img {
    vertical-align: -11px;
}*/

.dropdown-toggle::after {
    vertical-align: 5px !important;
}

.malaysia-menu a {
    font-size: 20px !important;
}

.singapore-menu a {
    font-size: 20px !important;
}

.vip-club.deskTop {
    width: 80%;
}

.namewee_video {
    padding: 0 23%;
    padding-bottom: 50px;
}

.article-namewee {
    padding: 2% 23% 5%;
}

.why-choose h2 {
    font-size: 50px;
}

.why-choose p {
    font-size: 35px;
}

.choose-info img {
    width: 35%;
}

.choose-info h3 {
    font-size: 30px;
}

.choose-info p {
    font-size: 25px;
}

.logingrid.mycontent {
    grid-template-columns: 35% 35% 30%;
}

.logingrid {
    margin-left: 40%;
    
}

/*.dropdown img {
    width: 35% !important;
}*/

.dropdown a {
    font-size: 25px;
}

a.dropdown-item img {
    width: 15% !important;
}

.login-btn.btnlogin,
.join-btn.btnlogin {
    font-size: 25px;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light.bgColor img {
    width: 60%;
}

a.navbar-brand {
    margin: auto;
    text-align: left;
}

.choose-bg {
    padding-bottom: 50px;
    
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1362px !important;
    }

    .cryto-bg.deskTop {
    text-align: center;
    width: 80%;
}





    }






