body {
    height: 100%;
  width: 100%
}

.closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
.modal p {
    color: #000000;
}

.bbl_2 {
    min-height: 100vh;
   background: #111111;
    background: linear-gradient(180deg, rgba(17, 17, 17, 1) 0%, rgba(0, 0, 0, 1) 100%);
    background-size: auto;
    position: relative;
    background-color: black;
    padding: 30px 50px;
    background-repeat: no-repeat;
}

/* Page Setup
================================*/
.vh-section-outer {
  display: table;
  width: 100%;
  height: 100vh;
}

.section-inner {
  display: table-cell;
}

p,td,th{
    font-size: 16px;
    font-family: "Inter", sans-serif;
}
h4 {
    color: white;
    font-size: 2.5rem;
    margin-bottom: 2%;
}
/* Tab Setup
================================*/



/* nav-pills
================================*/
/*
.nav {
  text-align: center;
}

.nav-pills > li.category-link {
  float: none;
  display: inline-flex;
  width: 48.3%;
  min-height: 45px;
    padding: 0 10px;
}
.nav-pills > li.category-link2 {
  float: none;
  display: inline-flex;
  width: 49%;
  min-height: 45px;
    padding: 0 10px;
}
.nav-pills > li.category-link > a {
    
                align-content: center;
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 5px;
  background-color: #000000;
  text-align: left;
  border-radius: 10px;
  color: #fff;
    text-align: center;
    text-transform: uppercase;
  font-size: 18px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}
.nav-pills > li.category-link2 > a {
  position: relative;
  display: block;
  width: 100%;
  padding: 15px 10px;
  background-color: none;
  text-align: left;
  border-radius: 4px;
  color: #fff;
    text-align: center;
    text-transform: uppercase;
  font-size: 18px;
    
    color: #b9b9b9;
    
}
*/
/*

.nav-pills > li.category-link a p{
    color: #b9b9b9;
    font-weight: 600;
    font-size: 26px;
}
.nav-pills > li.category-link2 a p{
    color: #494848;
    font-weight: 600;
    font-size: 20px;
}
.nav-pills > li.category-link.active a {
    background: #FBE06F;
background: linear-gradient(180deg, rgba(251, 224, 111, 1) 0%, rgba(247, 181, 38, 1) 100%);
    
}

.nav-pills > li.category-link.active a p{
    color: #000000;
    font-weight: 800;
}
*/
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  
  border-top: 20px solid #262836;
}
a {
  color: #333333;
}
.card1 a {
  color:#3498db;
    text-decoration: underline;
}

p {
  margin-bottom: 0px;
    
}

/* tab-content
================================*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.carousel-indicators li {
    margin: 1px 10px;
}
.carousel-indicators li.active{
    margin: 1px 10px;
}

.logo_pad {
    padding: 20px;
    background: #202020;
}
/*

#product1 thead tr th{
    background: #ffffff!important;
    color: #000000;
    border-bottom: none;
    text-align: center;
    width: 33.33%;
    font-weight: 600;
    font-size: 20px;
    vertical-align: middle;
}
#product1 thead tr th:nth-child(1){
    border-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#product1 thead tr th:nth-child(3){
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#product1 .prize_lucky_draw h2{
    margin-top: 4%;
    margin-bottom:4%;
    color: #ffb601;
    font-size: 30px;
}
#product3 .prize_lucky_draw h2 {
    margin-top: 10%;
    margin-bottom: 10%;
    color: #ffb601;
    font-size: 30px;
}

 #product3 thead tr th{
    background: #ffffff!important;
    color: #000000;
    border-bottom: none;
    text-align: center;
    width: 15%;
    font-weight: 600;
    font-size: 20px;
    vertical-align: middle;
}
#product3 thead tr th:nth-child(2),#product2 thead tr th:nth-child(2){
    text-align: left;
    padding-left: 2%;
}

#product3 thead tr th:nth-child(1),#product2 thead tr th:nth-child(1){
    border-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#product3 thead tr th:nth-child(5),#product2 thead tr th:nth-child(5){
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 30%;
}
 #product3 .prize_lucky_draw:nth-child(2) thead tr th{
    width: 33.33%;
}
#product3 .ldwinner3_1 .img-fluid{
    margin-bottom: 5%!important;
}
#product3 .winner_prize {
    color: #ffb302;
}
#product3 .winner_prize2 {
    color: black;
    font-weight: 600;
    background: #ffb302;
    border-radius: 15px;
    padding: 1% 10%;
}
#product3 .third_search_form,#product2 .third_search_form {
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4%;
    padding-bottom: 2%;
    
}
*/

.btn.active, .btn:active ,.btn.focus, .btn:focus,.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    border: none!important;
    box-shadow: none!important;
    outline: 0;
}
.img-icon {
    width: 12%;
    margin-bottom: 0!important;
}

 #product4 thead tr th{
    background: transparent!important;
    color: #00905f;
    border-bottom: none;
    text-align: center;
    width: 25%;
    font-weight: 400;
    font-size: 20px;
     vertical-align: middle;
}


#product1 tbody tr td{
    position: relative;
    color: #ffffff;
    border-top: none;
    text-align: center;
    width: 33.33%;
    font-weight: 400;
    font-size: 20px;
    background: #1f2125;
    vertical-align: middle;
}
#product2 tbody tr td{
    position: relative;
    color: #ffffff;
    border-top: none;
    text-align: center;
    width: 15%;
    font-weight: 400;
    font-size: 16px;
    background: #1f2125;
    vertical-align: middle;
}
#product3 tbody tr td:nth-child(1) {
    
    border-left: 1px solid #3b3b3b;
}
#product3 tbody tr td:nth-child(4) {
    
    border-right: 1px solid #3b3b3b;
}
#product3 tbody tr td{
    border-top: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
    color: #ffffff;
    text-align: center;
    width: 15%;
    font-weight: 400;
    font-size: 16px;
    background: #1f2125;
    vertical-align: middle;
}
#product3 tbody tr td:nth-child(2), #product2 tbody tr td:nth-child(2){
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    
}
#product3 .prize_lucky_draw:nth-child(2) tbody tr td{
    width: 33.33%;
}

#product4 tbody tr td{
    
    color: #ffffff;
    border-top: none;
    text-align: center;
    width: 25%;
    font-weight: 400;
    font-size: 20px;
    background: #1f2125;
    vertical-align: middle;
}
#product4 tbody tr td:first-child{
    border-right: 1px solid #292c30!important;
}
#product4 tbody tr td:nth-child(2){
    border-right: 1px solid #292c30!important;
}#product4 tbody tr td:nth-child(3){
    border-right: 1px solid #292c30!important;
}

#product4 tbody tr:nth-child(even) td{
    background: #181a1e;
}

#product4 tbody tr:nth-child(odd) td{
    background: #1e2125;
}


#product3 tbody tr:nth-child(1) td, #product2 tbody tr:nth-child(1) td{
    background: #F7B526;
    font-weight: 600;
}
#product3 tbody tr:nth-child(2) td, #product2 tbody tr:nth-child(2) td{
    background: #F7B526;
}
#product3 tbody tr:nth-child(3) td, #product2 tbody tr:nth-child(3) td{
    background: #F7B526;
}

#product1 tbody tr td:nth-child(1),#product2 tbody tr td:nth-child(1),#product3 tbody tr td:nth-child(1){
    
        border-radius: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#product1 tbody tr td:last-child, #product2 tbody tr td:last-child, #product3 tbody tr td:last-child{
    border-radius: 10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 30%;
}
    
#product1 .img_ranking {
    max-width: 8%;
    position: absolute;
    left: 35%;
}
#product2 .img_ranking {
    max-width: 11%;
    position: absolute;
    left: 30%;
}

p {
    font-size: 16px;
    color: #fff;
}

.card1 {
    margin-bottom: 2%;
    border: 1px solid #F7B526;
    background: #272727;
}

.card1 .tnc_title{
    background:#000000;
    padding: 1%;
}


#product1 .card-body {
    background: none;
    color: #fff;
    font-size: 16px; 
    font-weight: normal;
    justify-content: space-between;
}

/* Style the arrow icon */
.card .arrow {
  transform: rotate(0deg);
    float: right;
        position: absolute;
    right: 1%;
}


/* Rotate the arrow icon when the dropdown button is clicked */
.card1[aria-expanded="true"] .arrow{
  transform: rotate(90deg);
    filter: brightness(0) invert(0);
    
}
.card1[aria-expanded="true"] .tnc_title{
    color: black;
    background: #F7B526;
}




.modal-header {
    background: transparent;
    color: white;
    align-items: center;
    border-bottom: none;
}
.modal-header h5{
    font-size: 25px;
    font-weight: bold;
}


.custCarousel2_date{
    background: #fff;
    border-radius: 25px;
    color: #000000;
    padding: 10px 0;
}

.custCarousel2_date h2{
    margin-bottom: 0!important;
}

.winner_champion{
}

.winner_prize {
    color: #feef50;
    font-size: 25px;
    font-weight: bold;
}

.tooltiptext_information {
    display: inline-flex;
    padding: 10px;
}

.col-md-3 form {
    place-content:center!important;
}
#custCarousel3 {
    padding-bottom: 20px;
}

.card1 #collapse1 tbody tr td {
    border: 1px solid #fff;
    background: none;
    border-radius: none;
}

.winner_prize img {
    width: 12%;
}

#product2 tbody tr td:nth-child(3) img, #product3 tbody tr td:nth-child(3) img{
     width: 25%;
}

#product2 .table-responsive::-webkit-scrollbar, #product3 .table-responsive::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#product2 .table-responsive::-webkit-scrollbar-track, #product3 .table-responsive::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #2d2d2d; 
  border-radius: 10px;
    background: #2d2d2d;
}
 
/* Handle */
#product2 .table-responsive::-webkit-scrollbar-thumb, #product3 .table-responsive::-webkit-scrollbar-thumb {
  background: #D9D9D9; 
  border-radius: 10px;
}

/* Handle on hover */
#product2 .table-responsive::-webkit-scrollbar-thumb:hover, #product3 .table-responsive::-webkit-scrollbar-thumb:hover {
  background: #000000; 
}
#product2 .prize_lucky_draw1 {
    background: #F7B526;
    border-radius: 25px;
    border: 1px solid #FAA537;
    margin-top: 5%;
    padding: 2% 2%;
}
#product2 .prize_lucky_draw1 h3 ,#product2 .prize_lucky_draw2 h3,#product3 .prize_lucky_draw2 h3 {
    color: white;
    font-size: 26px;
}

#product2 .prize_lucky_draw2, #product3 .prize_lucky_draw2 {
    background: rgb(29,29,29);
    border-radius: 25px;
    border: 1px solid #FAA537;
    margin-top: 5%;
    padding: 0;
    padding-bottom: 2%;
}

.prize_lucky_draw .winner_prize1 {
        max-width: 100%; /* 设置最大高度，超过部分将滚动显示 */
        overflow-x: auto; /* 设置垂直方向上的滚动条 */
      }
.prize_lucky_draw .winner_prize1::-webkit-scrollbar {
    display: none;
}

.modal-body table tr td img {
    width: 12%;
}
.modal-body table tr td {
    align-content: center;
}
footer {
    
    margin: 3% 0;
}
footer p {
    font-weight: 200;
    font-size: 14px;
    color: #919191;
}

.table-responsive {
        border: none;
        max-height: 550px;
    overflow: auto;
    padding-bottom: 1%;
    }

.table_border_radius {
    
  border: 1px solid #F7B526!important; /* 先设为透明 */
    border-radius: 15px;
    padding: 0 2%;
    margin-bottom: 2%;
}
.table_border td{
    background: none;
    color: white;
    font-family: Inter;
}
.table_border th{
    background: none;
    padding: 2% 0!important;
}
.table_border th span {
    color: black;
    background: #FBE06F;
background: linear-gradient(180deg, rgba(251, 224, 111, 1) 0%, rgba(247, 181, 38, 1) 100%);
    padding: 1% 15%;
    border-radius: 5px;
}
.table_border th:last-child span{
        padding: 1% 25%;
}
.table>thead>tr>th{
    border-bottom: none;
}
.table>tbody>tr:nth-child(1)>td {
    
    border-top: none;
}
.tnc_txt{
    margin: 10% 0;
}
.tnc_txt a{
    font-family: Inter;
    color: white!important;
    font-weight: bold;
    text-decoration: underline!important;
    font-size: 18px!important;
}



.small_font_txt {
    font-size: 12px;
}
.tab_pane {
    padding: 0 1.8%;
}
.prize_lucky_draw2_top {
    padding: 2% 0!important;
}
.prize_pading {
    padding: 0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background: #D9D9D9;
}
ul li, ol li {
    font-size: 16px;
}
ul,ol {
    margin-bottom: 0;
}
#tnc p , #tnc ul li, #tnc ol li{
color: white;
}
#tnc h3 {
    text-align: center;
    color: white;
    font-size: 2.5rem;
}
#tnc .modal-content {
    background: #000000;
    padding: 3%;
    padding-top: 0;
}
.card-body table tr td {
    padding: 1% 2%;
}
.card-body p{
    color: white;
}
#tcModalLabel {
color: #000000;}

.table3_padding {
    padding: 0 2.5%;
}
.logo_top {
    text-align: center;
    background: #222222;
    padding: 20px 0;
}
.logo_top img{
    width: 5%;
}


/*Logo animation ////////////////////////////////////////////////////////////////////////////////////////*/
#slider-container {
    background: #1a1a1a;
		height: 16vh;
		width: 100%;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}
	.slider {
		position: absolute;
		display: flex;
		flex-flow: row nowrap;
	}
	.slider-instant {
		transition: none;
	}
	.slider-animate {
		margin-left: 0;
	}
	.slider-extra {
		display: flex;
		flex-flow: row nowrap;
	}
	.slider-last {
		min-width: 100vw;
		max-width: 100vw;
		overflow: hidden;
	}
	.slider span {
		margin-right: 30px;
	}
	.slider .slider-extra {
		margin-right: 0;
	}
	.slider img {
        filter: grayscale(100%) brightness(60%);
        transition: filter 0.3s ease;
		height: inherit;
		vertical-align: inherit;
		border: inherit;
		width: auto;
		height: auto;
		max-width: 150px; 
	    max-height: 150px;
	}
.slider img:hover {
  filter: none !important;
}
#slider-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 330px; /* 控制中间3个位置的宽度 */
  pointer-events: none;
  z-index: 5;
  box-shadow: 0 0 0 9999px rgba(0,0,0,0.6); /* 只让中间区域特殊处理 */
  mix-blend-mode: lighten; 
}

#slider-container img {
  filter: grayscale(100%) brightness(0.5); /* 默认灰色 */
  transition: filter 0.3s ease;
}

#slider-container img:hover {
  filter: none; /* hover 显示原色 */
}

#slider-container .active img {
  filter: brightness(0) invert(1); /* 白色 */
}
/*bbl_2 prize detail ///////////////////////////////////////////////////////////////////////////////////*/
.prize_pading h4 {
    color: #FFFFCD;
    font-weight: bold;
    font-size: 28px;
    font-family: Inter;
}
.prize_detail h5 {
    font-weight: normal;
    margin-bottom: 2%;
    font-size: 25px;
    background: -webkit-linear-gradient(top, #FFFFCD, #F4A62F);
  background: linear-gradient(to bottom, #FFFFCD, #F4A62F);
font-family: Inter;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.prize_detail {
    padding-top: 0;
}
.prize-section {
    background: url(../img/prize_detail.png)top center;
    position: relative;
    width: 100%;
    padding: 5% 10%;
    background-size: 100% 100%;
}
#prizeCarousel .carousel-item {
    padding: 0;
    padding-bottom: 5%;
}
 .prize-section .table thead th {
      text-align: center;
     width: 50%;
     font-weight: normal;
     color: #FF7578;
     vertical-align: middle;
     align-content: center;
     background: transparent;
     font-family: Inter;
    }
    .prize-section .table tbody td {
      text-align: center;
      border: none;
     width: 50%;;
    align-content: center;
     color: #ffffff;
     vertical-align: middle;
     background: transparent;
       font-family: "Kanit", sans-serif;
        border-top: 1px solid #ffffff;
    }
.prize-section .table tbody td:nth-child(2) {
    font-weight: bold;
    
}
.note {
        line-height: 1;
    }
.carousel-control-prev {
    left: -15%;
}
.carousel-control-next {
    right: -15%;
}
.carousel-control-next img,.carousel-control-prev img{
    width: 15%;
}
.prize_detail .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;  /* 变成圆点 */
  background-color: #ffffff; /* 默认灰色 */
    margin: 0 1%;
    opacity: 1 !important;   
}

.prize_detail .carousel-indicators .active {
  background-color: #FB5B5B; /* 当前活动的圆点颜色 */
}

/* 让 tbody 内部内容可以 flex 居中 */
.prize-section tbody {
  display: flex;
  flex-direction: column;
  justify-content: flex-start; /* 默认和原来一样 */
}

.prize-section3 tbody {
  justify-content: center; /* 第三个的内容居中 */
}
.prize-section3 table {
  width: 100%;
}
.prize-section tr {
  display: flex;
  justify-content: center;
}
.prize-section3 td {
  text-align: center;
  flex: 1;
}
.carousel-indicators {
    justify-self: center;
}
/* nav-pills
================================*/
.category-link {
    background: none;
    background: url(../img/selected_bg.png);
    position: relative;
    background-repeat: no-repeat;
    padding: 0 2%;
    background-size: 100% 100%;
    width: 30%;
    vertical-align: middle;
    align-content: center;
}
.category-link:nth-child(2){
    margin: 0 3%;
}
.category-link.active {
    background: none;
    background: url(../img/selected_bg_active.png);
    position: relative;
    background-repeat: no-repeat;
    width: 30%;
    padding: 0 2%;
    background-size: 100% 100%;
}
.category-link a {
    background: none!important;
}
.category-link a p {
    font-size: 24px;
    color: rgb(255,255,255,0.5);
    
}
.category-link.active a p {
    color: #510505;
    font-weight: bold;
}

.nav-pills2 {
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1% 0;
    width: 60%;
    place-self: center;
    background: linear-gradient(0deg, #650808 0%, #A91515 100%);
    border: 1px solid #CC8686;
    border-radius: 10px;
}
.nav-pills2 .category-link2 {
    width: 48%;
    text-align: center;
}

.nav-pills2 .category-link2.active a{
    background: #ffffff!important;
    border-radius: 10px;
    
}
.nav-pills2 .category-link2.active a p{
    
    color: #510505!important;
}
.nav-pills2 .category-link2 a p{
    font-size: 21px;
    font-family: Inter;
    text-transform: uppercase;
    color: rgb(255,255,255,0.5);
}
/*all_tab_ranking leaderboard///////////////////////////////////////////////////////////////////////////////*/

.all_tab_ranking .border_search input{
    background: transparent!important;
    border: transparent!important;
    color: #000000!important;
    font-size: 20px;
    border: 1px solid #F7B526;
}
.all_tab_ranking  .border_search input::placeholder{
    color: #C7C2C2;
}
.all_tab_ranking thead tr th{
    background: #ffffff!important;
    color: #000000;
    border-bottom: none;
    text-align: center;
    width: 15%;
    font-weight: 600;
    font-size: 18px;
    vertical-align: middle;
}
.all_tab_ranking thead tr th:nth-child(5){
    border-top-right-radius: 10px;
    padding-right: 4%;
}
.all_tab_ranking thead tr th:nth-child(1){
    border-top-left-radius: 10px;
}
.all_tab_ranking .third_search_form {
    justify-content: center;
    padding-top: 4%;
    margin: 5% 0;
    
}
.all_tab_ranking tbody tr td{
    position: relative;
    color: #ffffff;
    border-top: none;
    text-align: center;
    width: 15%;
    font-weight: 400;
    font-size: 16px;
    background: #1f2125;
    vertical-align: middle;
}
.all_tab_ranking tbody tr:nth-child(1),.all_tab_ranking tbody tr:nth-child(2),.all_tab_ranking tbody tr:nth-child(3){
    background: linear-gradient(90deg, #FAA537, #FBDE6E);
}
.all_tab_ranking tbody tr:nth-child(1) td,.all_tab_ranking tbody tr:nth-child(2) td,.all_tab_ranking tbody tr:nth-child(3) td {
    background: transparent;
    color: #000000;
}
.all_tab_ranking .form-outline input{
    background: white !important;
    padding: 4%;
    border-radius: 10px !important;
    width: 95%;
}
.idsearch2 {
    font-size: 2rem;
    background: #FBE06F;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(251, 224, 111, 1) 0%, rgba(247, 181, 38, 1) 100%);
    padding: 0 5%;
    font-weight: bold;
    width: 25%;
}

.all_tab_ranking tbody tr td:nth-child(4), .all_tab_ranking thead tr th:nth-child(4){
    text-align: left;
}
.table_padding {
    border-collapse: separate;
    border-spacing:0 10px;    
    margin-top: -10px;
}
.all_tab_ranking .table-responsive::-webkit-scrollbar{
  width: 10px;
}

/* Track */
.all_tab_ranking .table-responsive::-webkit-scrollbar-track{
  box-shadow: inset 0 0 5px #2d2d2d; 
  border-radius: 10px;
    background: #2d2d2d;
}
 
/* Handle */
.all_tab_ranking .table-responsive::-webkit-scrollbar-thumb{
  background: #D9D9D9; 
  border-radius: 10px;
}

/* Handle on hover */
.all_tab_ranking .table-responsive::-webkit-scrollbar-thumb:hover{
  background: #000000; 
}
.table2_padding .table-responsive {
    padding: 2%;
    padding-top: 1%;
    border-collapse: separate;
    border-spacing:0 10px;    
    margin-top: -10px;
    padding-right: 2%;
    border: 2px solid white;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
/*all_tab_ranking  winner history /////////////////////////////////////////////////////////////////*/
.nav-pills3 {
    border: 2px solid #8F8F8F;
    padding: 2%;
    border-radius: 15px;
}
.nav-pills3>li {
    width: 12%;
}
.nav-pills3>li.active>a {
    background: white!important;
}
.nav-pills3>li>a p{
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    color: rgba(255,255,255,0.5) !important;
}
.nav-pills3>li>a p strong {
    font-size: 24px;
}
.nav-pills3>li.active>a p{
    color: black!important;
    font-family: "Kanit", sans-serif;
    
}
.nav-pills3>li>a:focus , .nav-pills3>li>a:hover{
    
    background: white!important;
}
.nav-pills3>li>a:focus p, .nav-pills3>li>a:hover p{
    color: black!important;
}
.nav-pills2>li>a:focus, .nav-pills2>li>a:hover {
    background-color: transparent!important;
}
.img-icon2 {
    width: 18%;
    margin-bottom: 0!important;
}
.img-brand{
    margin-bottom: 0!important;
}
.all_tab_ranking .form-outline{
    width: 100%;
    border-radius: 15px;
    display: inline-flex!important;
}
.all_tab_ranking .form-outline input{
    background: white!important;
    padding: 4%;
    border-radius: 5px;
}
#tnc table tr td{
    border: 1px solid white;
    text-align: center;
}
@media (max-width: 768px) {

    /*prize details ////////////////////////////////////////////////////////////////////////////////////////*/
    ul li,ol li {
        font-size: 12px;
    }
    .tnc_txt{
        margin: 10% 0 15% 0;
    }
    /*all_tab_ranking  winner history /////////////////////////////////////////////////////////////////*/
    .all_tab_ranking thead tr th {
        font-size: 13px;
    }
    .all_tab_ranking tbody tr td {
        font-size: 12px;
    }
    .small_font_txt {
        font-size: 10px;
    }
    .nav-pills3>li>a p {
        font-size: 16px;
    }
    .nav-pills3>li {
        place-items: anchor-center;
        width: 24%;
    }
    .nav-pills2{
        margin-bottom:10%;
    }
    .nav-pills2 .category-link2 a{
        height: 10vh;
        align-content: center;
    }
    .nav>.category-link2>a:focus, .nav>.category-link2>a:hover {
        text-decoration: none;
        background-color: transparent;
    }
    .nav-pills2 {
        width: 95%;
    }
    .nav-pills > li.category-link2 {
        float: none;
        align-content: center;
        width: 48%;
        min-height: 45px;
        padding: 0 2px;
    }
        .nav-pills > li.category-link2 a p {
        font-weight: 600;
        font-size: 16px;
    }
    .nav-pills > li.category-link > a {
        padding: 15px 45px;
        height: 13vh;
        align-content: center;
    }
        .nav-pills > li.category-link a p {
        font-weight: 600;
        font-size: 20px;
    }
    .nav-pills > li.category-link {
        padding: 1% 1%;
        width: 96%;
    }
    .nav-pills > li.category-link:nth-child(2) { 
        margin: 8% 0;
    }
    .nav-pills > li.category-link:nth-child(3) { 
        margin-bottom: 10%;
    }
    /*all_tab_ranking leaderboard///////////////////////////////////////////////////////////////////////////*/
    .all_tab_ranking .border_search input{
        font-size: 14px;
    }
    .prize_pading h4 {
        color: #FFFFCD;
        font-weight: bold;
        font-size: 20px;
        font-family: Inter;
    }
    .prize-section .table thead th{
        font-size: 13px;
    }
    .prize-section .table tbody td{
        font-size: 12px;
    }
    .prize_detail {
        overflow: hidden;
        padding-top: 10%;
    }
    h4 {
        font-size: 18px;
        margin-bottom: 4%;
    }
    
    #prizeCarousel .carousel-item h5{
        font-size: 16px;
        width: 100%;
    }
    .prize-section {
        background: url(../img/prize_detail_mb.png)top center;
        position: relative;
        width: 100%;
        padding: 20px 10%;
        background-size: 100% 100%;
    }
  
    #prizeCarousel .carousel-item {
        padding: 6% 3%;
        padding-top: 1%;
    }
    .carousel-indicators {
        bottom: -1%!important;
    }
    .note {
        padding-top: 6%;
        font-size: 10px;
    }
    .carousel-control-next img, .carousel-control-prev img {
        width: 30%;
    }
    .carousel-control-next {
        right: -8%;
    }
    .carousel-control-prev {
        left: -8%;
    }
    /*Logo animation ////////////////////////////////////////////////////////////////////////////////////////*/
    
    .slider a {
        margin-right: 0px;
    }
    .slider img {
		max-width: 60px; 
	    max-height: 60px;
	}
    
    #slider-container {
        height: 6vh;
    }
    .slider .pr-5 {
        padding-right: 2%!important;
}
    
    #slider-container {
        height: 6vh;
    }
    .slider .pr-5 {
        padding-right: 2%!important;
}
    ////////////////////////////////////////////////////////////////////////////////////////*/
    .tab-table_pading {
        padding: 0;
    }
    .logo_top img{
        width: 15%;
    }
    #product2 .table-responsive::-webkit-scrollbar, #product3 .table-responsive::-webkit-scrollbar {
    width: 5px;
}
    .table3_padding2::-webkit-scrollbar, .table2_padding::-webkit-scrollbar {
  height: 5px;     
}

/* Track */
.table3_padding2::-webkit-scrollbar-track, .table2_padding::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #2d2d2d; 
  border-radius: 10px;
    background: #2d2d2d;
}
 
/* Handle */
.table3_padding2::-webkit-scrollbar-thumb, .table2_padding::-webkit-scrollbar-thumb {
  background: rgb(239, 239, 239,0.6); /* 滚动条颜色 */
  border-radius: 10px;
}

/* Handle on hover */
.table3_padding2::-webkit-scrollbar-thumb:hover, .table2_padding::-webkit-scrollbar-thumb:hover {
  background: #000000; 
}
    .table2_padding {
        width: 100%;
        overflow-x: auto;
    }
    .table3_padding2 {
        width: 100%;
        overflow-x: auto;
    }
    .table3_padding {
        width: 100%;
        
    }
    .table-container {
        width: 200%;
    }
    #tnc h3 {
        text-align: center;
        color: white;
        font-size: 20px;
    }
    .card1 .tnc_title {
        background: #000000;
        padding: 3%;
    }
    .img-tnc {
        width: 70%;
    }
    h4 {
        font-size: 16px;
    }
    .idsearch2 {
        font-size: 12px;
    }
    .tnc_txt a {
        font-size: 12px!important;
    }
    .table_border td{
        font-size: 12px;
    }
    .table_border th:last-child span{
    padding: 0;
}
    .table_border_radius {
        padding: 0;
    }
    .table_border_radius tbody {
        padding: 0 2%;
    }
    .prize_table tr th {
        background: linear-gradient(180deg, rgba(251, 224, 111, 1) 0%, rgba(247, 181, 38, 1) 100%);
        font-size: 13px;
    }
    
    .prize_table tr th:first-child{
        border-top-left-radius: 10px;
    }
    .prize_table tr th:last-child{
        border-top-right-radius: 10px;
    }
    .prize_table tr th span {
        background: none;
    }
    #product1 .card1 .tnc_title {
    font-size: 12px;
    font-weight: 600;
    color: #b9b9b9;
    margin-left: 30px;
}
    #product3 .prize_lucky_draw h2 {
    margin-top: 5%;
    margin-bottom: 5%;
    color: #ffb601;
    font-size: 22px;
}
    #product1 .prize_lucky_draw h2{
    margin-top: 5%;
    margin-bottom: 2%;
    color: #ffb601;
    font-size: 22px;
}
    .img-icon {
    width: 20%;
    margin-bottom: 0 !important;
}
    .img-tro {
        width: 88%;
    }
    .img-tro2 {
        width: 100%;
    }
    .img-icon2 {
        width: 25%;
        margin-bottom: 0 !important;
    }
    .img-brand {
        width: 20%;
        margin-bottom: 0 !important;
    }
    
    #product2 .prize_lucky_draw1 h3,#product2 .prize_lucky_draw2 h3 {
    color: white;
    font-size: 16px;
}
    #product3 .third_search_form, #product2 .third_search_form {
    justify-content: right;
    margin-top: 4%;
    margin-bottom: 4%;
}
    .img-logo {
        width: 40%;
    }
    .modal-body table tr td img {
        width: 15%;
    }
    
    .table-results {
        display: grid;
    }
    
    
    #product2 tbody tr td:nth-child(3) img, #product3 tbody tr td:nth-child(3) img {
        width: 30%;
    }
    .winner_prize img {
        width: 30%;
    }
    #product1 .img_ranking {
        position: absolute;
        left: 22%;
        max-width: 15%;
    }
    #product2 .img_ranking {
        position: absolute;
        left: 12%;
        max-width: 22%;
    }
    .d_hidden {
        display: none!important;
    }
    .img-live {
      width: 70%;  
        padding: 10px;
    }
    #product1 .card1 {
        padding: 10px;
        margin: 10px 0 10px 0;
        border-radius: 10px;
        border: 1px solid #3b3e44;
        background: #2a2c30;
    }
    .winner_prize {
        font-size: 14px;
        display: inline-grid;
        place-items: center;
    }
    h2 {
        font-size: 14px;
    }
    
    #product1 thead tr th,#product2 thead tr th,#product3 thead tr th,#product4 thead tr th{
        font-size: 13px;
        padding: 5px;
    }
    #product1 tbody tr td,#product2 tbody tr td,#product3 tbody tr td,#product4 tbody tr td{
        font-size: 12px;
    }
    .table-responsive {
        border: none;
        width: 100%;
    }
    #product4 thead tr th { 
        font-size: 12px;
    }
    #product4 tbody tr td { 
        font-size: 12px;
        width: 33%;
    }
    .bbl_2 {
        min-height: 100vh;
        background: black;
        background-size: cover;
        position: relative;
        padding: 50px 0;
    }
    .nav-pills > li.category-link {
        padding: 1% 1px;
        width: 96%;
    }
    .nav-pills > li.category-link.active a {
        padding: 15px 10px;
        border: none;
    }
    .nav-pills > li.category-link > a:hover { 
        padding: 15px 10px;
    }
    p{
        font-size: 12px;
    }

  .tab-content {
    padding: 0px 0px 52px;
  }


  .btnPrevious,
  .btnNext {
    background-color: #dadada !important;
    color: #333333;
  }

  .btnNext:hover,
  .btnPrevious:hover {
    background-color: #dadada !important;
    color: #333333 !important;
  }
    .tooltiptext {
       visibility: hidden;
      width: 320px;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      padding: 10px;
      position: absolute;
      z-index: 999;
      top: 100%;
      left: 50%;
        margin-top: 10px;
      margin-left: -70px;
      background-color: #1e1d1d;
        font-size: 12px!important;
    }
    .tooltiptext::after {
      content: "";
      position: absolute;
      bottom: 100%;
      left: 19%;
      margin-left: -5px;
      border-width: 10px;
      border-style: solid;
      border-color: transparent transparent #1e1d1d transparent;
    }
    .prize_lucky_draw .winner_prize1 {
        max-width: 100%;
        overflow-x: auto;
        align-items: center;
        display: flex;
        margin-bottom: -20%;
        place-content: center;
    }
}
}
