/* Generated by less 2.5.1 */
.anim {
  transition: all 0.2s easy-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}
body.brilliantgame {
  background: #386dba url(../images/brilliant/bg_brilliant.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: 100% 100%;
}
body.brilliantgame h1 {
  margin-bottom: 30px;
}
body label {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #314360;
  margin-bottom: 10px;
  margin-top: 40px;
  position: relative;
  z-index: 20;
}
.b-head {
  position: relative;
  z-index: 20;
  padding-top: 100px;
}
.b-hello {
  font-size: 18px;
  color: #314360;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  position: relative;
  z-index: 20;
}
.brilliantgamecontent .container {
  position: relative;
}
.b-more {
  background: rgba(82, 100, 129, 0.95);
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  padding: 24px 30px;
  display: inline-block;
  border-radius: 4px;
  box-shadow: 0 15px 30px rgba(34, 68, 115, 0.7);
  border: 0;
  position: relative;
  z-index: 20;
  transition: all 0.2s easy-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}
.b-more:hover {
  background: #3d506f;
  box-shadow: 0 5px 10px rgba(34, 68, 115, 0.9);
}
.main-select {
  outline: 0 !important;
  min-width: 270px;
  width: 100%;
  max-width: 300px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url(../images/brilliant/select_arrow_bot.svg) right center no-repeat;
  background-size: 12%;
  position: relative;
  z-index: 20;
}
.list-top5-wrap {
  margin: 30px 0;
  background: rgba(82, 100, 129, 0.95);
  padding: 30px;
  border-radius: 4px;
  box-shadow: 0 15px 30px rgba(34, 68, 115, 0.7);
  display: block;
  width: 100%;
  position: relative;
  z-index: 20;
  overflow: auto;
}
.list-top5-wrap > div:nth-child(6) {
  text-shadow: 0 0 20px white;
}
.list-top5 {
  min-width: 720px;
  display: grid;
  grid-template-columns: 50px 3fr 2fr 2fr;
  grid-template-rows: auto;
  align-items: center;
  color: #fff;
  grid-gap: 15px;
}
.list-top5 .b-th {
  font-size: 14px;
  color: #7f9bc7;
}
.list-top5 .count {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}
.list-top5 .whitetext {
  font-size: 24px;
  font-weight: bold;
}
.b-youinfo {
  padding: 20px 0;
  display: flex;
  align-items: center;
}
.b-youinfo img {
  margin-right: 20px;
  width: 24px;
}
.b-youinfo p {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.b-youinfo p span {
  color: #fffc25;
}
.b-man {
  background: url(../images/brilliant/man.png) no-repeat;
  width: 534px;
  height: 704px;
  display: block;
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
}
.brilgameinfo {
  font-size: 18px;
  line-height: 30px;
  color: #Fff;
}
.brilgameinfo strong {
  font-weight: bold;
}
.b-list span {
  display: inline-block;
  padding: 2px 5px;
  border-radius: 2px;
  background: #fffc25;
  color: #314360;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  min-width: 30px;
  text-align: center;
  margin-right: 15px;
}
.btilliantbutgame {
  background: #f4e331;
  border-radius: 300px;
  padding: 15px 30px;
  color: #314360;
  font-weight: bold;
  display: inline-block;
  box-shadow: 0 10px 30px rgba(255, 239, 59, 0.5);
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  transition: all 0.2s easy-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
}
.btilliantbutgame:hover {
  box-shadow: 0 5px 10px rgba(255, 239, 59, 0.5);
  transform: scale(0.9, 0.9);
}
.btilliantbutgame:before {
  content: '';
  width: 40px;
  height: 40px;
  position: absolute;
  right: -10px;
  top: -10px;
  display: block;
  background: url(../images/brilliant/new.svg) no-repeat;
  animation-name: pulse;
  -webkit-animation-name: pulse;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.howgogame .fleex {
  position: relative;
}
.high-width {
  position: relative;
}
.high-width .btilliantbutgame {
  top: -20px;
  left: 20px;
}
@media (max-width: 997px) {
  .b-hello {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    background: #fff;
    padding: 15px;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
  }
  .b-man {
    opacity: .2;
  }
  .brilliantgame .modal:before {
    display: none;
  }
  .brilliantgame .modal-content {
    padding: 100px 0;
  }
  .brilliantgamecontent .container {
    text-align: center;
  }
  .brilliantgamecontent .container .list-top5-wrap {
    text-align: left;
  }
  body label {
    color: #fff;
  }
}
@media (max-width: 768px) {
  .high-width .btilliantbutgame {
    left: 0;
  }
  .btilliantbutgame {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
    text-align: center;
  }
}
