#listwinner {
  /* word-wrap: break-word; */
 /* width: 100%; */

}

a {
text-decoration: none;
}

a .active {
color: white;
}

.middle-container{
  /* width: 80%; */
}
body .container{
  /* width: 100% !important; */
  padding: 0px !important;
}
.navbar-header {
     padding-left: 25px;
     padding-top: 10px;
}
.img-logo{
    /* position: absolute; */
    padding-left: 10%;
    width:243px;
}
body #navbar_test{
  padding-right: 25px;
}

#table1, th{
  text-align: center;
  line-height: 1;
}
#table1, th, td {
  border: 1px solid #bfa317;
  padding: 5px;
  line-height: 1;
}
.ban1{
  max-width: 50%;
}
.ban2{
  max-width: 35%;
}
.imgline{
  max-width: 100%;
  /* z-index: 99999; */
}
.wrapper{
  position: fixed;
  z-index: -10;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  /* background: url('../images/full-width-images/green1.jpg'); no-repeat center center;
  background-size: cover; */
  overflow: hidden;
}
.home-section{
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.img-fluid{
/* max-width: 100% !important; */

}
#home{
  /* background-image: url('../images/full-width-images/green1.jpg'); */
}

#about{
  /* background-image: url('../images/full-width-images/green2.png'); */
}
#page-wrapper2{
     /* background-image: url('../images/full-width-images/home_bg.jpg');
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;                /* <------ */
     background-repeat:   no-repeat;
     background-position: center center;
     background-attachment: fixed; */
}

body{
    background-image: url('../images/full-width-images/green1.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat:   no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

#gi1{
  position: fixed;
  right: 260px;
  /* top: 18%; */
  width: 90%;
}
#gi2{
  position: fixed;
  right: -100px;
  top: 8%;
  width: 90%;
}
#gi3{
  position: fixed;
  right: 320px;
  top: 8%;
  width: 90%;
}

.imgcenter{
    display: block;
    margin: 0 auto;
}

.img-gl2{
  display: block;
  position: fixed;
  top: 0px;
width: 50%;
/* right: 200px; */
}
.leaf-left{
  float:left;
  position:absolute;
  left:-10px;
  top:0px;
  z-index:100;
}
.leaf-right{
  float: right;
  position: absolute;
  right: -10px;
  top: 0px;
  z-index: 201;
}
.work-img.pullleft{
  margin-left: -77px;
}
.navbar{
  /* font-size:1.2em; */
      max-height: 340px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #c3c3c3;
}

.text {
  display: block;
  margin-top: 75px;
  margin-left: -30px;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
}
.whytitle{
  width: 100%;
}
#circleDiv{
  width:80%;
  margin: auto;
}

#goodlist{
  margin: auto auto;
  width: 80%;
}
.panal-detail{
  background-image: url('../images/detail.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;                /* <------ */
  background-repeat:   no-repeat;
  /* background-position: center center; */
  background-attachment: fixed;
  background-position: 50% 50%;
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}

.divider-text {
    position: relative;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.divider-text span {
    padding: 7px;
    font-size: 12px;
    position: relative;
    z-index: 2;
}
.divider-text:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ddd;
    top: 55%;
    left: 0;
    z-index: 1;
}

.btn-facebook {
    background-color: #405D9D;
    color: #fff;
}
.btn-twitter {
    background-color: #42AEEC;
    color: #fff;
}
.md-tabs{
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
margin: -1.5rem 1rem 0 1rem;
display: flex;
border: 0;
padding: .7rem;
z-index: 1;
    position: relative;
    border-radius: .25rem;
        background-color: #0277bd!important;
}

/* @media (max-width: 1200px) {
  #gi1 {
      right: 147px;
      top: 19%;
      width: 109%;
  }
  .ban1 {
    max-width: 67%;
    width: 40%;
    left: 88px;
    position: relative;
  }
  #gi2 {
      right: 129px;
      top: 19%;
      width: 109%;
  }
  #gi3 {
      right: 185px;
      top: 19%;
      width: 109%;
  }
  .ban2 {
    max-width: 67%;
    width: 40%;
    left: 88px;
    position: relative;
  }
} */

/* =========================== FOR MOBILE ============================================== */
@media (max-width: 1050px) {
  .imgline{
    width: 80%;
  }
  .buy-button{
    width: 80px;
  }
  .ban1{
    width: 90%;
    max-width: 90%;
    left: 6%;
    text-align: center;
    position: fixed;
    top: 8%;
  }
  .ban2{
    width: 90%;
    max-width: 90%;
    left: 6%;
    text-align: center;
    position: fixed;
    top: 18%;
  }
  .g1{
    position: fixed;
    right: 50px;
    bottom: -4%;
    width: 70%;
  }
  .g2{
    position: fixed;
    right: -8px;
    bottom: -4%;
    width: 97%;
  }
  .g3{
    position: fixed;
    right: 26px;
    bottom: -4%;
    width: 87%;
  }
  .wrapper{
    left: -250px;
  }
cirimg-right{
  margin: auto auto;
}
cirimg-left{
  margin: auto auto;
}
.work-img img {
    width:67%;
}
  .img-gl2{
      top:auto;
      bottom:0px;
      width:90%;
  }
  .leaf-left{
    left: -30px;
  }
  .work-img.pullleft{
    margin-left: auto;
  }
  #circleDiv{
    width:70%;
    margin: auto;
  }
  .cirimg-left{
    float: left;
    margin: auto auto;
  }
  .cirimg-right{
    float: right;
    margin: auto auto;
  }
  .work-grid-2 .work-item{
    width: 50%;
  }

  .nav-logo-wrap {
    padding-left: 10px;
  }
  .nav-logo-wrap .logo img {
    max-height: 78%;
  }
  #goodlist{
    width: 100%;
  }
  body{
    left: -50px;
    top: -50px;
    bottom: -50px;
    right: -50px;
    background-image: url('../images/full-width-images/green1.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;                /* <------ */
    background-repeat:   no-repeat;
     background-position: top right;
     -moz-background-position:top right;
 -webkit-background-position:top right;
  -khtml-background-position:top right;
 -o-user-background-position:top right;
  }

}


/* Shine */
.hover figure {
	position: relative;
}
.hover figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  /* background-color: rgba(0,0,0,0.5); */
  -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);

}

.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  /* background-color: transparent; */
    background: #9e0000;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 50px 0 0;
  padding: 7px 14px;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.hovereffect:hover a.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

#livetable{
  /* background-image: url('../../usersc/images/mainbg_l.jpg');
    background-position: center 10px; */
}

#livetable2{
  /* background-image: url('../../usersc/images/mainbg_l.jpg');
      background-position: center 10px; */
}

#slotgame{
}

#countershow{
  background-image: url('../../usersc/images/sec1_bg.jpg');
   box-shadow:inset 0 0 0 2000px rgba(0,0,0,0.6);
}

.hoveff{
  cursor: pointer;
}
.gamelist{
  padding-bottom: 10px;
}
h4{
  font-size: 46px;
  margin-top: 0px;
      /* margin-bottom: 1.0em; */
}

.form-control {
  font-size: 20px;
  color: #232222;
}
.newbox{
  background: #f7f2ff;
  border-radius: 20px;
  box-shadow: 0 1px 6px 3px rgba(0, 0, 0, 0.42);
  color : #000;
}

.label-login{
    font-size:26px;
    margin-bottom: 0px;
}

.innewbox{
  padding: 35px;
}
#page-wrapper{
  width: 100%;
}

body .container{

}
.input-group-text{
  font-size:24px;
}

.col-form-label{
  font-size:24px;
}

.custom-select{
  font-size: 20px;
}
.custom-control-lg .custom-control-label::before,
.custom-control-lg .custom-control-label::after {
    top: 0.1rem !important;
    left: -2rem !important;
    width: 1.25rem !important;
    height: 1.25rem !important;
}
.swal2-styled .swal2-confirm{
  font-size:1.4em !important;
}
.dropdown-menu{
font-size:1.2em !important;
}
.dropdown .dropdown-menu a{
  color: #2f2f2f !important;
}

.btn-thai-flag::before, .btn-thai-flag::after {
  content: '';
  /* width: 500px; */
  height: 50px;
  background-color: #ed1c24;
  display: block;
  position: absolute;
}
.usertab{
color:#f9f2a8;
border: 1px solid;
border-radius:20px;
background-color: rgba(102,6,5,.8);
box-shadow: inset 0 0 2px 1px #69110
}
.alert{
	position: fixed !important;
	z-index: 1;
	right: .5rem;
	top: .5rem;}
.bg-danger{
    background: none!important;
}
.swal2-content{
      font-size: 1.825em !important;
}
.navbar-dark .navbar-nav .nav-link{
  white-space: nowrap;
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after{
  font-size: 12px;
}
.btn{
    font-size: 20px;
}
.select-sm{
  height: 30px;
    line-height: 0.8;
}
.collapse.show {
    width: 100%;
    z-index: 9;
    padding-top: 30px;
     background: linear-gradient(135deg,#473e2d,#232017 50%,#230101);
    /* transition: width 0.3s ease;
     transition: height 0.3s ease;
     transition-property: width;
     transition-duration: 0.3s;
     transition-timing-function: ease;
     transition-delay: 0s; */
}
.navbar-toggler{
     z-index:10;
}
.form-control {
     border: 1px solid #800000 !important;
         background: #630800;
         border-radius: 6px;
         color: #e8bc71;
         line-height: 21px;
         margin: 0px;
         padding: 3px;
         padding-left: 10px;
         height: auto;
}
.form-control:focus{
     background: #630800;
}
.form-control::placeholder{
     color: #e8bc71;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #e8bc71;
}

.border-gold {
         margin-right: 10px;
     height: 32px;
     line-height: 12px;
    text-align: center;
    cursor: pointer;
    color: black;
    font-weight: bold;
    padding: 0px!important;
    /* padding: 0px!important; */
    background: linear-gradient(45deg,#cc6b4d,#f2b868 13%,#ffe187 32%,#ffe187 44%,#db8864 55%,#ffe187 74%,#ffe187 88%,#d89556);
    border: 2px solid #c1a30000;
    /* text-shadow: 2px 1px 2px #000000!important; */
    border-radius: 6px;
    /* box-shadow: 0px 0px 5px #000000; */

}
.game-type {
    color: #f8f2a8;
    font-size: 16px;
    list-style: none;
}

.game-type-s {
    font-weight: 100;
    opacity: .3;
}
.ulfoot{
     list-style: none;
    padding: 3px 0 10px;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.foottext{
     font-size: 21px;
}
.title-home{
     color: #f7f1a7;
   text-decoration: none;
   display: block;
   box-sizing: border-box;
   padding: 2px;
   text-transform: uppercase;
   line-height: 35px;
   border-radius: 100px;
   overflow: hidden;
   background: linear-gradient(45deg,#cc6b4d,#f2b868 13%,#ffe187 32%,#ffe187 44%,#db8864 55%,#ffe187 74%,#ffe187 88%,#d89556);
   position: relative;
   z-index: 1;
   box-shadow: 0 2px 5px rgba(0,0,0,.8);
   transition: .3s ease;
}
.title-text{
     border-radius: 100px;
   padding: 0 25px;
   box-shadow: inset 0 0 4px 2px #69110f;
   background: linear-gradient(180deg,#b32821 20%,#791c14);
   margin-bottom: 0px;
}
.gamelist{
     cursor: pointer;
}
.is-soon:after {
     cursor: default;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: url(https://csi.52ipp.com/img/static/usa88/banner-cs.png) 50%/89% no-repeat;
}
.newsbox{
     width: 95%;
position: absolute;
bottom: 5px;
}

.mqbox{
     width: 70%;
     line-height: 20px;
     float: right;
     background-color: rgba(102,6,5,.8);
     border-radius: 20px;
     line-height: 20px;
     box-shadow: inset 0 0 2px 1px #69110f;
}

.mqtext{
     color:#f9f2a8;margin-left:24px;
}
#list-anchor{
     padding-top:4px;
}
.nav .nav-link>a h3, .nav .nav-item>a h3{
     border-radius: 100px;
     padding: 0 25px;
     box-shadow: inset 0 0 4px 2px #69110f;
     background: linear-gradient(180deg,#b32821 20%,#791c14);
     margin-bottom: 0px;
}

@media (max-width: 549px) {
     .img-logo{
          width: 169px;
     }
     .navbar {
          max-height: 100px;
     }
     .newsbox{
          bottom: -22px;
          background: black;
          width:100%;
          left:-1px;
     }
     .mqbox{
          border-radius: 0px;
          width:100%;
          background-color: rgb(102, 6, 5);
     }
     .mqtext{
          color:white;
     }
     #username {
          max-width: 100%;
     }
     #password {
          max-width: 100%;
     }
     .nav {
              padding-top: 29px;
     }
}
@media (min-width: 550px) {
     .img-logo{
          width: 169px;
     }
     .navbar {
          max-height: 100px;
     }
     .newsbox{
          bottom: -22px;
          background: black;
          width:100%;
          left:-1px;
     }
     .mqbox{
          border-radius: 0px;
          width:100%;
          background-color: rgb(102, 6, 5);
     }
     .mqtext{
          color:white;
     }
     .nav .nav-link>a h3, .nav .nav-item>a h3{
          font-size: 0.85rem;
     }
     #list-anchor{
          overflow: scroll;
     }
     #username {
          max-width: 85px;
     }
     #password {
          max-width: 85px;
     }
     .nav {
          padding-top: 25px;
     }
 }
@media (min-width: 700px) {
     .img-logo{
          width: 169px;
     }
     .navbar {
          max-height: 100px;
     }
     .newsbox{
          bottom: -22px;
          background: black;
          width:100%;
          left:-1px;
     }
     .nav .nav-link>a h3, .nav .nav-item>a h3{
          font-size: 0.85rem;
     }
     .mqbox{
          border-radius: 0px;
          width:100%;
          background-color: rgb(102, 6, 5);
     }
     .mqtext{
          color:white;
     }
     #list-anchor{
          overflow: scroll;
     }
     #username {
          max-width: 100%;
     }
     #password {
          max-width: 100%;
     }
     .nav {
          padding-top: 28px;
     }
 }
 @media (min-width: 768px) {
      .img-logo {
           padding-left: 2%;
           width: 187px;
      }
      .navbar {
          max-height: 120px;
          height: 120px;
     }
     .nav .nav-link>a h3, .nav .nav-item>a h3{
          font-size: 1.2rem;
     }
     .form-control{
              width: 120px;
     }
     #list-anchor{
          padding-top:21px;
           overflow: hidden;
     }
     #username {
          max-width: 100%;
     }
     #password {
          max-width: 100%;
     }
     .nav {
          padding-top: 0px;
     }
 }
 @media(min-width:992px){
      .img-logo {
           padding-left: 10%;
           width: 243px;
      }
      .nav .nav-link>a h3, .nav .nav-item>a h3{
          font-size: 1.085rem;
     }
      .form-control {
           width: 100%;
      }
      #list-anchor{
           padding-top:4px;
           overflow: hidden;
      }
      .nav .nav-link>a h3,  .nav .nav-item>a h3 {
         border-radius: 100px;
         padding: 0 25px;
         box-shadow: inset 0 0 4px 2px #69110f;
         background: linear-gradient(180deg,#b32821 20%,#791c14);
         margin-bottom: 0px;
     }
     .newsbox{
          width: 95%;
     position: absolute;
     bottom: 5px;
     background: none;
     }

     .mqbox{
          width: 70%;
          line-height: 20px;
          background: none;
          float: right;
          background-color: rgba(102,6,5,.8);
          border-radius: 20px;
          line-height: 20px;
          box-shadow: inset 0 0 2px 1px #69110f;
     }

     .mqtext{
          color:#f9f2a8;margin-left:24px;
     }
     #username {
          max-width: 100%;
     }
     #password {
          max-width: 100%;
     }
     .nav {
          padding-top: 0px;
     }
}
.maintenance-block {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-60%);
    transform: translate(-50%,-60%);
    box-shadow: none;
    background-color: transparent;
    font-size: 14px;
    width: 80%;
    line-height: 1.4;
}
.is-disabled img {
    filter: brightness(35%);
    cursor: not-allowed;
}
.time{
     color:yellow;
}
.maintenance-block {
    position: absolute;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    box-sizing: border-box;
    border-radius: 8px;
}
#mobile-cr {
    color: #f9f2a8;
    /* border: 1px solid;
    border-radius: 2px;
    background-color: rgba(102,6,5,.8);
    box-shadow: inset 0 0 2px 1px #69110; */
}
.collapsing{
     transition: unset !important;
}
