@import url('https://fonts.googleapis.com/css?family=Kanit:300,400,500,700&display=swap');

a {
  cursor: pointer;
  transition: all 0.3s linear;
}

.logo_top {
  width: 70px;
  height: auto;
}

.logo_footer {
  width: 100px;
  height: auto;
}

.wrapper {
  padding-top: 110px;
  padding-bottom: 40px;
  position: relative;
  background-image: url(../images/twmc/vector-music.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 100%;
  min-height: calc(100vh - 43px);
}

p.psec {
  max-width: 732px;
  margin: 0 auto;
  font-size: 16px !important;
}

h2.sposonsor {
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.8px;
  text-align: center;
  color: #ff00cf;
}

.hide {
  display: none !important;
}

footer {
  border-bottom: 2px solid #000F6F;
  background-image: url(../images/twmc/bg-footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px 0;
}

footer div.col-12 {
  padding: 0 20px;
}

footer #copyright {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:focus,
.btn-primary.focus {
  color: #fff !important;
  background-color: #ca00aa !important;
  border-color: #ca00aa !important;
}

.btn-secondary {
  min-width: 110px;
  height: 40px;
  border-radius: 5px;
  border: none;
  background-color: #ffeb2c;
  color: #8429dc;
  font-size: 16px;
  font-weight: bold;
}

.btn-secondary:hover {
  color: #ffeb2c;
  background-color: #8429dc;
}

.modal-body {
  padding: 32px;
}

/* ส่วนการโหวต */

#voteTab .nav-item {
  width: 30%;
  height: 35px;
  font-size: 24px;
  font-weight: 500;
  line-height: 0.8;
  color: rgba(64, 0, 136, 0.52);
}

#voteTab .nav-link {
  text-align: center;
  color: rgba(64, 0, 136, 0.52);
  border-bottom: 6px solid transparent;
}

#voteTab {
  border-bottom: 1px solid #dee2e6;
}

#voteTab .nav-link.active {
  color: #400088;
  border-bottom: 6px solid #400088;
}

#subpills-tab.nav {
  white-space: nowrap;
  display: block !important;
  flex-wrap: nowrap;
  max-width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch
}

#subpills-tab.nav li {
  display: inline-block
}

#subpills-tab .nav-item {
  padding: 5px 8px;
  display: inline;
}

#subpills-tab .nav-link {
  width: 300px;
  height: 70px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  padding: 10px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
}

#subpills-tab .nav-link:hover,
#subpills-tab .nav-link:focus {
  color: #8a00a2;
}

#subpills-tab .nav-link.active,
#subpills-tab .show>.nav-link {
  color: #fff;
}

#pills-9ent .sidebox {
  position: absolute;
  float: right;
  right: 0;
  width: 200px;
  height: 102px;
  background-image: linear-gradient(to right, transparent, white);
  margin-top: 5px;
}

#subpills-tab .nav-link:not(.active) {
  background-color: #f0f0f0;
}

#subpills-tab .nav-link:not(.active) .text-white-75 {
  color: #4b4b4b;
}

#subtabContent a.link>img {
  width: 100%;
  border-radius: 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

#subtabContent a.link .img-actor {
  width: 100%;
  padding-bottom: 100%;
  border-radius: 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

#subtabContent .wrap-vote-actor {
  margin: 2px 10px;
}

#subtabContent h5 {
  font-size: 18px;
}

#subtabContent .votebar {
  height: 6px;
  width: 255px;
}

#subtabContent .votebar>.progress-bar {
  background-image: linear-gradient(to right, #400088 11%, #9275d3 73%, #9555dd 96%);
}

#subtabContent .vote-value {
  font-size: 14px;
  color: #400088;
}

hr {
  width: 85%;
  height: 2px;
  border: none;
  background-color: rgba(149, 85, 221, 0.2);
}

/* ข่าวประชาสัมพันธ์ */
#prList a {
  text-decoration: none !important;
}

#prList a:hover .card-title {
  color: #8A2BE2;
}

#prList .card-body {
  text-align: left;
  width: 204px;
  height: 119px;
  padding: 10px;
  display: grid;
}

#prList .card-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.28;
  color: #000;
  height: 50px;
  margin-bottom: 2px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.3s linear;
}

#prList .card-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
  color: #4b4b4b;
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#prList .datetime {
  font-size: 14px;
  font-weight: normal;
  line-height: 0.29;
  color: #4b4b4b;
  margin: 0;
  overflow: hidden;
}

#prList .photo-thumb.news-pic {
  width: 120px;
  padding-bottom: 100%;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* หน้าข่าวประชาสัมพันธ์ */
#prPage a {
  padding-bottom: 24px;
  text-decoration: none !important;
}

#prPage a:hover .card-title {
  color: #8A2BE2;
}

#prPage .card-body {
  text-align: left;
  width: 824px;
  max-width: 100%;
  padding: 20px;
}

#prPage .card-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.29;
  color: #000;
  /* height: 45px; */
  margin-bottom: 2px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  transition: all 0.3s linear;
}

#prPage .card-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3;
  height: 58px;
  color: #4b4b4b;
  margin-bottom: 14px;
  overflow: hidden;
}

#prPage .datetime {
  font-size: 14px;
  font-weight: normal;
  line-height: 0.29;
  color: #4b4b4b;
  margin: 0;
  overflow: hidden;
}

#prPage .photo-thumb.news-pic {
  width: 200px;
  padding-bottom: 100%;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

#prPage img.news-pic {
  width: 200px;
  height: 200px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

#prDetail .container {
  max-width: 1110px;
}

.head-section {
  width: 100%;
  height: 300px;
  /* object-fit: contain; */
  /* background-image: linear-gradient(285deg, #400088, #ff00cf); */
  background-image: url(../images/banner-curtain@2x.jpg);
  background-size: cover;
  background-position: 50%;
}

.head-section .container {
  /* padding-top: 150px; */
  padding-top: 100px;
}

.page-section.no-header {
  min-height: 80vh;
  padding-top: 120px;
}

.head-section h1 {
  color: #c4a978;
}

/* หน้าโหวต */
.vote-counter {
  width: 480px;
  max-width: 100%;
  border-radius: 70px;
  box-shadow: 0 0 16px 0 rgba(64, 0, 136, 0.44);
  background-color: #400088;
  margin: 65px auto 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.vote-counter .label-count {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.vote-counter .number-count {
  color: #ffe700;
  font-size: 56px;
}

#bannerVote img {
  width: 970px;
  max-width: 100%;
  /* height:250px; */
}

.award-banner {
  padding: 0;
  border-radius: 10px;
  box-shadow: 0 3px 14px 0 rgba(132, 41, 220, 0.5);
}

.award-banner img {
  border-radius: 10px;
  width: 100%;
}


/* หน้าเข้าสู่ระบบ และสมัคร */
#loginSec {
  text-align: center;
}

#loginSec div {
  margin: 24px 20px;
}

#loginSec .card {
  width: 60%;
  border: solid 1px rgba(132, 41, 220, 0.24);
}

#registerSec .card {
  width: 50%;
  border: 0;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
  padding: 20px 0;
}

.slider-hof .slick-prev,
.slider-hof .slick-next {
  z-index: 1;
  width: 30px;
  height: 30px;
  top: 39%;
}

.slider-hof .slick-prev {
  left: -35px;
}

.slider-hof .slick-next {
  right: -35px;
}

.slider-hof .slick-prev:before,
.slider-hof .slick-next:before {
  color: #610094;
  font-size: 30px;
}

.slick-prev:before {
  content: "";
  display: block;
  background: url(../images/ic-arrow-left-square.png);
  background-repeat: no-repeat;
  background-size: 25px 38px;
  width: 25px;
  height: 38px;
  transition: all 0.3s linear;
}

.slick-next:before {
  content: "";
  display: block;
  background: url(../images/ic-arrow-right-square.png);
  background-repeat: no-repeat;
  background-size: 25px 38px;
  width: 25px;
  height: 38px;
  margin-left: 5px;
  transition: all 0.3s linear;
}

.slider-hof .slick-slide {
  margin: 0 10px;
}

.slider-hof .slick-list {
  margin: 0 -10px;
}

.slider-hof .slick-slide {
  margin: 0 10px;
}

.slider-hof a {
  text-decoration: none;
}

.slider-hof p {
  color: #212529;
}

.slider-hof.news {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.slider-hof.news .slick-prev,
.slider-hof.news .slick-next {
  top: 50%;
}

@media (max-width: 575px) {

  .wrapper {
    min-height: calc(100vh - 86px);
  }

  #loginSec .card,
  #registerSec .card {
    width: 90%;
  }

  .slider-hof .slick-list {
    margin: 0 30px;
  }

  .slider-hof .slick-prev {
    left: 0;
  }

  .slider-hof .slick-next {
    right: 0;
  }
}

#loginSec .card-title,
#registerSec .card-title {
  font-size: 24px;
  line-height: 1.46;
  letter-spacing: 0.48px;
  text-align: center;
  color: #400088;
  margin-bottom: 24px;
}

#loginSec .card-subtitle,
#registerSec .card-subtitle {
  line-height: 1.5;
  color: #8429dc;
}

#loginSec .or-line {
  border-bottom: 2px solid #8429dc;
  line-height: 0.1em;
  margin-top: 40px !important;
}

#loginSec .or-line span {
  background: #fff;
  padding: 0 10px;
  color: #8429dc;
}

#loginSec input,
#loginSec .btn {
  /* max-width: 400px; */
  border-radius: 5px;
  border: solid 2px #9555dd;
}

#registerSec input,
#registerSec .btn {
  border-radius: 5px;
  border: solid 2px #9555dd;
}

#loginSec .form-check-inline,
#registerSec .form-check-inline {
  margin-top: 0;
}

#loginSec .form-check-inline input,
#registerSec .form-check-inline input {
  width: 24px;
  height: 24px;
  border-radius: 4px;
  border: solid 2px #8429dc;
}

@media (max-width: 575px) {

  #loginSec .form-check-inline input,
  #registerSec .form-check-inline input {
    width: 36px;
  }
}

@media (max-width: 991px) and (min-width: 576px) {

  #loginSec .form-check-inline input,
  #registerSec .form-check-inline input {
    width: 28px;
  }
}


/* หน้าโปรไฟล์ผู้ใช้งาน */
#headerStat {
  height: 235px;
}

#headerStat .stat1,
#headerStat .stat2 {
  height: 82px;
  font-family: Roboto;
  font-size: 36px;
  font-weight: bold;
  padding-top: 24px;
  line-height: 0.94;
  text-align: center;
  color: #400088;
}

#headerStat .stat1 {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-color: #e7dff0;
}

#headerStat .stat2 {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #f5f2f9;
}

#headerStat .stat1 .col-12:nth-child(2) {
  border-left: 1px solid rgba(132, 41, 220, 0.24);
}

#headerStat .stat2 .col-12:nth-child(2) {
  border-left: 1px solid rgba(132, 41, 220, 0.24);
}

#headerStat .lbl-stat {
  text-align: right;
  width: 48px;
  height: 43px;
  font-family: Kanit;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
}

#headerStat .no-stat {
  text-align: left;
  width: 92px;
  padding-left: 10px;
}

#headerStat .pfPicSec {
  z-index: 2;
  padding-left: 80px;
}

#headerStat .pfPic {
  width: 160px;
  height: 160px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 3px #ffffff;
  border-radius: 50%;
}

#pfSec {
  text-align: left;
  min-width: 730px;
  margin-top: 96px;
  margin-bottom: 48px;
}

#pfSec .card {
  width: 90%;
  max-width: 730px;
  max-height: 607px;
  overflow: auto;
  border: solid 1px rgba(132, 41, 220, 0.24);
}

#pfSec .card-body {
  min-width: 500px;
}

#pfSec .col-form-label {
  font-family: Kanit;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  color: #000000;
}

#pfSec .left-menu .list-group-item,
#tcSec .left-menu .list-group-item {
  padding-right: 0;
  padding-left: 10px;
  border: none;
}

#pfSec .left-menu .list-group-item.active,
#tcSec .left-menu .list-group-item.active {
  background-color: #e800c81a;
  border-radius: 8px;
}

#pfSec .li-logging .active {
  border-radius: 6px;
  height: 36px;
  color: #8429dc;
  font-size: 19px;
  border: none;
  margin-top: -4px;
  margin-bottom: 10px;
  padding-top: 4px;
  background-color: #f5f2f9;
}


/* หน้าซื้อคูปอง */
#tcSec {
  text-align: left;
  min-width: 730px;
  margin-top: 96px;
  margin-bottom: 48px;
}

#pfSec .card {
  width: 90%;
  max-width: 730px;
  border: solid 1px rgba(132, 41, 220, 0.24);
}

#tcBuy li.media {
  height: 78px;
  border-radius: 3px;
  padding: 15px 10px;
  border: solid 1px rgba(149, 85, 221, 0.18);
  margin-bottom: 8px;
}

.navbar-light .navbar-toggler {
  border-color: transparent;
  outline: none !important;
}

.c-base {
  color: #333333 !important;
}

.c-brand {
  color: #143188 !important;
}

.c-purple {
  color: #610094 !important;
}

.c-purple2 {
  color: #41018B !important;
}

.c-purpledark {
  color: #1A1D6E !important;
}

.c-gold {
  color: #c4a978 !important;
}

.c-gold2 {
  color: #c5aa75 !important;
}

.c-gold3 {
  color: #C5AA78 !important;
}

.c-white {
  color: #FFFFFF !important;
}

.c-yellow {
  color: #FFEA00 !important;
}

.c-yellow2 {
  color: #FFD83A !important;
}

.c-gray {
  color: #8C8C8C !important;
}

.c-gradient {
  background: linear-gradient(91.43deg, #FEB548 -10.06%, #F522CE 43.32%, #9035DD 96.53%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-medium {
  font-weight: 500 !important;
}

.font-weight-semibold {
  font-weight: 600 !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-20 {
  font-size: 20px !important;
}

.border-rd-20 {
  border-radius: 20px !important;
}

.list-hide-bullet {
  list-style-type: none;
}

.text-wrap {
  white-space: nowrap !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-wrap2 {
  word-break: break-word;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
}

.text-wrap3 {
  word-break: break-word;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
}

.btn-style {
  padding: 0;
  color: #FFFFFF !important;
  border-radius: 5px;
  font-size: 16px;
  box-shadow: none !important;
}

.btn-cancel {
  color: #E32A59 !important;
  padding: 10px;
  border: 1px solid #E32A59;
  border-radius: 30px;
}

.btn-cancel:hover {
  background-color: #E32A59;
  color: #fff !important;
}

.btn-green {
  background-color: #33BD41;
  color: #fff !important;
  padding: 10px;
  border-radius: 30px;
}

.btn-green:hover {
  background-color: #1e7d28;
}

.btn-brand {
  background-color: #143188;
  color: #fff !important;
  padding: 10px;
  border-radius: 30px;
}

.btn-brand:hover {
  background-color: #0c215e;
}

.bd-radius-10 {
  border-radius: 10px;
}

.bd-radius-20 {
  border-radius: 20px;
}

.modal-vote .modal-dialog {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.modal-vote .modal-content {
  border-radius: 15px;
}

.modal-vote .text-modal {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 90%;
}

.modal-vote .img-actor {
  width: 175px;
  height: 175px;
  object-fit: cover;
  border-radius: 5px;
  background: linear-gradient(#D9D9D9, #D9D9D9) padding-box, linear-gradient(to right, #FEB548, #F522CE, #9035DD) border-box;
  border-radius: 20px;
  border: 2px solid transparent;
  margin-left: auto;
  margin-right: auto;
}

.modal-vote .btn-style {
  width: 90px;
}

.modal-vote .btn-heart {
  background: linear-gradient(99.05deg, #E24C4B 1.1%, #A51A19 97.41%), #FFFFFF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  border: 1px solid #E24C4B;
  height: 38px;
  border-radius: 70px;
  text-transform: uppercase;
  font-weight: 500;
}

.modal-vote .btn-heart::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/icHeart.png);
  background-repeat: no-repeat;
  background-size: 18px;
  width: 18px;
  height: 18px;
  margin-right: 3px;
  margin-bottom: 5px;
}

.modal-vote .btn-heart.active {
  background: rgba(138, 43, 226, 0.7);
  -webkit-text-fill-color: #fff;
  border: 1px solid transparent;
}

.modal-vote .btn-gold {
  background: linear-gradient(90.73deg, #FEB548 -37.11%, #F522CE 41.22%, #9035DD 119.28%), #8A2BE2;
  height: 38px;
  border-radius: 70px;
  text-transform: uppercase;
  font-weight: 500;
}

.modal-vote .btn-gold::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/icCoinGold.png);
  background-repeat: no-repeat;
  background-size: 15px;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  margin-bottom: 5px;
}

.modal-vote .btn-silver {
  background: linear-gradient(180deg, #FFFFFF 0%, #E0E0E0 108%);
  border: 1px solid #BDBDBD;
  height: 38px;
  border-radius: 70px;
  text-transform: uppercase;
  color: #333333 !important;
  font-weight: 500;
}

.modal-vote .btn-silver::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/icCoinSilver.png);
  background-repeat: no-repeat;
  background-size: 15px;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  margin-bottom: 5px;
}

.modal-vote .modal-header {
  flex-direction: column;
  background-image: url(../images/vector-vote.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 50px;
}

.modal-vote .modal-header::before {
  content: "";
  background-image: url(../images/vector-curve.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 15%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.modal-vote .modal-header .close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  outline: none !important;
}

.modal-vote .modal-header .close .close-ic {
  display: block;
  background-image: url(../images/icClose.png);
  background-repeat: no-repeat;
  background-size: 18px;
  width: 18px;
  height: 18px;
}

.photo-thumb {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 100%;
  background-color: #D9D9D9;
}

.photo-thumb .photo-parent {
  position: absolute;
  height: 100%;
  width: 100%;
}

.photo-thumb .photo {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

a:hover .photo-thumb .photo {
  transform: scale(1.1);
}

.hof-group .border-bottom:last-child {
  border-bottom: none !important;
}

.img-hof {
  background: linear-gradient(#D9D9D9, #D9D9D9) padding-box,
    linear-gradient(to right, darkblue, darkorchid) border-box;
  border-radius: 20px;
  border: 2px solid transparent;
  position: relative;
}

.img-hof.star1::before {
  content: "";
  display: block;
  background-image: url(../images/star1.png);
  background-repeat: no-repeat;
  background-size: 65px;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.img-hof.star2::before {
  content: "";
  display: block;
  background-image: url(../images/star2.png);
  background-repeat: no-repeat;
  background-size: 65px;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.img-hof.star3::before {
  content: "";
  display: block;
  background-image: url(../images/star3.png);
  background-repeat: no-repeat;
  background-size: 65px;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.border-bottom.purple {
  border-bottom: 2px solid rgba(97, 0, 148, 0.37) !important;
}

.site-toggle {
  position: absolute;
  /* top: 18px;
  right: 16px; */
  height: 2.4em;
  width: 2.4em;
  font-size: 10px;
  cursor: pointer;
}

.site-toggle b:before {
  left: -0.8em;
  right: 0;
  top: -0.8em;
}

.site-toggle b,
.site-toggle b:after,
.site-toggle b:before {
  pointer-events: none;
  display: block;
  content: "";
  border-radius: 1em;
  background-color: #8a2be2;
  height: 0.2em;
  position: absolute;
  transform: rotate(0);
  transition: top .3s .15s, left .1s, background-color .3s .2s, transform .2s;
}

.site-toggle:after {
  pointer-events: none;
  content: "";
  position: absolute;
  display: block;
  left: -16px;
  right: -16px;
  top: -1em;
  bottom: -1em;
  z-index: 0;
}

#loginSec .card {
  width: 60%;
  padding: 35px;
  border: 0;
  box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.15);
}

.bootstrap-select .form-control {
  color: #495057;
}

.bootstrap-select .form-control:focus {
  outline: 0px none #fff !important;
}

.bootstrap-select .form-control>div.filter-option:focus {
  outline: 0px none #fff !important;
}

.bootstrap-select .form-control>div.filter-option>div.filter-option-inner:focus {
  outline: 0px none #fff !important;
}

.bootstrap-select .form-control>div.filter-option>div.filter-option-inner>div.filter-option-inner-inner:focus {
  outline: 0px none #fff !important;
}

.bootstrap-select>.dropdown-toggle:after {
  right: 15px;
  color: #797979;
}

.bootstrap-select.show .form-control:hover,
.bootstrap-select.show .form-control:focus {
  border-color: #fbc2b3 !important;
  outline: 0 !important;
  box-shadow: 0 0 0 0.2rem rgba(244, 98, 58, 0.25) !important;
}

.bootstrap-select.show .bs-searchbox {
  margin-top: 5px;
  margin-bottom: 5px;
}

.bootstrap-select.show .bs-searchbox .form-control {
  height: 35px;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.bootstrap-select.show .bs-searchbox .form-control:hover,
.bootstrap-select.show .bs-searchbox .form-control:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

.bootstrap-select .dropdown-menu li a {
  padding: 10px 20px;
  color: #495057;
  font-size: 14px;
}

.bootstrap-select .dropdown-item.active,
.dropdown-item:active {
  color: #fff !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  padding-top: 3px;
  font-size: 14px;
}

.bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}

.bootstrap-select .dropdown-menu .inner {
  max-height: 300px;
}

.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
  background-color: #143188;
}

.datepicker table tr td,
.datepicker table tr th {
  font-weight: 500;
  color: #495057;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
  background-color: #8a00a2;
  border-color: #8a00a2;
}

.datepicker table tr td span.focused,
.datepicker table tr td span:hover {
  background-color: #8a00a2;
  border-color: #8a00a2;
  color: #fff;
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active {
  background-color: #8a00a2;
  border-color: #8a00a2;
}

.datepicker table tr td.today {
  background-color: #FEB548;
  border-color: #FEB548;
}

.datepicker .datepicker-switch {
  color: #8a00a2;
}

.select2-container .select2-selection--single {
  height: 45px !important;
  border: 1px solid #DADADA !important;
  border-radius: 10px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 45px !important;
  padding-left: 20px !important;
  font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px !important;
  right: 5px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #DADADA;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 10px;
  padding: 5px 15px;
}

.select2-results__option {
  padding: 6px 15px;
}

.select2-container--default.select2-container--open .select2-selection--single {
  border-color: #fbc2b3 !important;
  outline: 0 !important;
  box-shadow: 0 0 0 0.2rem rgba(244, 98, 58, 0.25) !important;
}

.select2-dropdown {
  border: 1px solid #DADADA;
  margin-top: 4px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #8a00a2;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  font-weight: normal;
  font-size: 1.6em;
  color: #888;
}

.text-indent {
  text-indent: 50px!important;
}

.fancybox__caption {
  text-align: center;
}

@media (min-width: 576px) {
  .modal-vote .modal-dialog {
    max-width: 350px;
  }
}

@media (max-width: 767px) {

  #voteTab .nav-item {
    width: 50%;
  }

  .logo_top {
    width: 50px;
  }
}

@media (max-width: 575px) {
  .vote-counter {
    max-width: 85%;
    margin: 35px auto 0;
  }

  .vote-counter .number-count {
    font-size: 38px;
  }

  #subpills-tab.nav li {
    width: 100%;
  }

  #subpills-tab .nav-link {
    width: 100%;
  }

  #pills-9ent .sidebox {
    width: 100px;
  }

  #voteTab .nav-item {
    font-size: 18px;
  }

  #subpills-tab .nav-link {
    font-size: 22px;
  }

  #prPage .border-0 {
    width: 100%;
  }

  #prPage .photo-thumb.news-pic {
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0px;
  }

  #prList .border-0 {
    width: 100%;
  }

  #prList .photo-thumb.news-pic {
    width: 100%;
    padding-bottom: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0px;
  }

  #loginSec .card {
    width: 90%;
    box-shadow: none;
    padding: 0;
  }

  .modal-dialog {
    max-width: 95% !important;
  }
}

.card-game-quest .logo {
  position: absolute;
  left: 15px;
}

.card-game-quest .game-quest-title {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #1A1D6E;
}

.card-game-quest .card-body-head {
  padding-left: 15px;
  padding-right: 15px;
}

.card-game-quest .game-quest-item {
  display: block;
  background-color: #FFFFFF;
  border: 1px solid #A7A7A7;
  border-radius: 10px;
  padding: 25px 45px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 500;
  color: #1A1D6E !important;
  transition: all 0.2s linear;
}

.card-game-quest .game-quest-item:hover,
.card-game-quest .game-quest-item.active {
  background-color: #752FCA;
  color: #FFFFFF !important;
}

.card-game-quest .text-page {
  font-size: 15px;
  text-align: center;
  letter-spacing: -0.05em;
  color: #A4A4A4;
  margin-top: 20px;
}

.card-game-quest .slider-game .slick-slide {
  margin-left: 15px;
  margin-right: 15px;
}

.countdown-circle {
  position: relative;
  text-align: center;
}

.countdown-circle .countdown-num {
  font-weight: 500;
  font-size: 40px;
  letter-spacing: -0.05em;
  color: #1A1D6E;
  text-align: center;
  position: absolute;
  line-height: 100px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.countdown-circle .circle-animation {
  stroke-dasharray: 100;
  /* this value is the pixel circumference of the circle */
  stroke-dashoffset: 0;
  transition: all 1s linear;
}

@media (min-width: 576px) {
  .card-game-quest .logo {
    left: 30px;
  }

  .card-game-quest .card-body-head {
    padding-left: 30px;
    padding-right: 30px;
  }

  .card-game-quest .card-body-head {
    padding-left: 30px;
    padding-right: 30px;
  }

  .card-game-quest .game-quest-title {
    font-size: 25px;
  }

  .card-game-quest .game-quest-item {
    font-size: 25px;
  }

  .card-game-quest .slider-game .slick-slide {
    margin-left: 30px;
    margin-right: 30px;
  }

  .countdown-circle .countdown-num {
    font-size: 60px;
  }
}

@media (max-width: 575px) {
  .card-game-quest .logo {
    width: 80px;
    object-fit: contain;
  }
}

.fc-banner {
  width: 100%;
  height: 300px !important;
  background-image: url(../images/bg-fanclub.jpg) !important;
  background-size: cover;
  background-position: 50%;
  padding-top: 72px;
}

.fc-banner h1 {
  color: #c4a978;
}

.fc-item {
  text-decoration: none !important;
}

.fc-item .photo-thumb {
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, #FEB548, #F522CE, #9035DD) border-box;
  border-radius: 50%;
  border: 3px solid transparent;
  filter: drop-shadow(0px 0px 34px rgba(0, 0, 0, 0.45));
}

.fc-item:hover .photo-thumb::before {
  content: "";
  display: block;
  background-image: url(../images/icSearch.png);
  background-repeat: no-repeat;
  background-size: 36px;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.fc-item:hover .photo-thumb::after {
  content: "";
  background: linear-gradient(0deg, rgba(117, 47, 202, 0.7), rgba(117, 47, 202, 0.7));
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.fc-member-item {
  text-align: center;
}

.fc-member-item .fc-frame {
  position: relative;
  width: 165px;
  height: 165px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.fc-member-item .photo-thumb {
  width: 100px;
  height: 100px;
  padding-bottom: 0;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.fc-member-item .fc-frame::before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.fc-member-item .fc-frame.vip5::before {
  background-image: url(../images/frame-vip5.png);
}

.fc-member-item .fc-frame.vip4::before {
  background-image: url(../images/frame-vip4.png);
}

.fc-member-item .fc-frame.vip3::before {
  background-image: url(../images/frame-vip3.png);
}

.fc-member-item .fc-frame.vip2::before {
  background-image: url(../images/frame-vip2.png);
}

.fc-member-item .fc-frame.vip1::before {
  background-image: url(../images/frame-vip1.png);
}

.fc-member-item .fc-frame.vip1 {
  width: 130px;
  height: 130px;
}

.fc-member-item .fc-frame.vip5 .photo-thumb,
.fc-member-item .fc-frame.vip4 .photo-thumb {
  margin-top: 0;
}

.fc-member-item .fc-frame.vip1 .photo-thumb {
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  margin-top: 0;
}

.fc-member-item .fc-frame.vip0::before {}

.fc-member-item .fc-frame.vip0 {
  width: 130px;
  height: 130px;
}

.fc-member-item .fc-frame.vip0 .photo-thumb {
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  margin-top: 0;
}

.fc-member-item .fc-frame.vip2 .photo-thumb,
.fc-member-item .fc-frame.vip3 .photo-thumb {
  width: 95px;
  height: 95px;
}

.row-fc-member {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.star {
  background: linear-gradient(90.73deg, #FEB548 -37.11%, #F522CE 41.22%, #9035DD 119.28%), #333333;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-size: 16px;
}

.star::before {
  content: "";
  display: inline-block;
  background-image: url(../images/icStar.png);
  background-repeat: no-repeat;
  background-size: 15px;
  width: 15px;
  height: 15px;
  margin-right: 3px;
}

.star.lg {
  font-size: 28px;
}

.star.lg::before {
  background-size: 17px;
  width: 17px;
  height: 17px;
  margin-bottom: 1px;
}

.border-vip {
  border: 1px solid #9035DD;
  border-radius: 80px;
  display: inline-block;
  font-size: 16px;
  color: #333333;
  padding: 5px 35px;
}

.border-vip .label-vip {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 10px;
}

.border-vip .label-vip img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 4px;
}

.card-fc {
  box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: 0;
}

.card-fc .card-header {
  background-color: #fff;
  border-bottom: 0;
}

.card-fc .card-header p {
  margin-bottom: 0;
  font-size: 12px;
}

.card-fc .card-header .photo-thumb.fanclub {
  padding-bottom: 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.card-fc .card-header .info-group {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 60px);
}

.card-fc .text-editor {
  font-size: 16px;
  font-weight: 300;
}

.card-fc .text-editor img {
  border-radius: 5px;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.card-fc .btn-like {
  border: 1px solid #AAAAAA;
  border-radius: 40px;
  text-decoration: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 132px;
  height: 40px;
  color: #AAAAAA !important;
  font-size: 16px;
  min-width: 132px
}

.card-fc .btn-like::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url('../images/icHeartGray.png');
  background-repeat: no-repeat;
  background-size: 28px;
  width: 28px;
  height: 28px;
  margin-right: 8px;
}

.card-fc .btn-like.active {
  color: #E24C4B !important;
  font-style: italic;
  font-weight: 500;
}

.card-fc .btn-like.active::before {
  background-image: url('../images/icHeartRed.png');
  animation-name: pulse;
  animation-duration: .2s;
  animation-timing-function: ease-out;
  animation-iteration-count: 3;
  animation-play-state: running;
}

.card-fc .btn-like:hover {
  color: #E24C4B !important;
}

.card-fc .score-item::after {
  content: "";
  display: block;
  width: 70%;
  height: 1px;
  background-color: #BBBBBB;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.card-fc .score-item:last-child::after {
  display: none;
}

.card-fc .score-item p {
  font-size: 14px;
}

.card-fc .trophy {
  animation-name: pulse;
  animation-duration: .2s;
  animation-timing-function: ease-out;
  animation-iteration-count: 2;
  animation-play-state: running;
}

.card-fc .img-trophy {
  position: absolute;
  width: 165px;
  height: 205px;
  object-fit: contain;
  top: 50%;
  bottom: 0;
  right: -40px;
  transform: translateY(-50%);
}

.modal-fyi .modal-content {
  border-radius: 15px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 100%;
}

.modal-fyi .close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.modal-fyi .close::before {
  position: absolute;
  content: '';
  top: -50px;
  right: -50px;
  left: -50px;
  bottom: -50px;
}

.modal-fyi p {
  font-size: 12px;
}

.modal-fyi a {
  text-decoration: none !important;
}

.modal-fyi .btn {
  border-radius: 10px;
}

.modal .btn-modal-yes {
  font-size: 16px;
  padding-top: 8.5px;
  padding-bottom: 8.5px;
}

.text-grayscale {
  color: rgba(255, 255, 255, 0.4) !important;
}

.text-grayscale .coin-trophy {
  background-image: url(../images/icTrophyGray.png);
  background-size: 30px;
  width: 30px;
  height: 30px;
  position: relative;
  bottom: 3px;
}

.btn-join {
  border-radius: 10px;
  padding: 10px 15px;
  color: #fff !important;
}

.btn-join::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url('../images/icPlus02.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 13px;
  margin-right: 5px;
  margin-bottom: 3px;
}

.btn-join.active {
  background: #BDBDBD !important;
}

.btn-join.active::before {
  background-image: url('../images/icCheck.png');
}

.ic-question {
  position: relative;
  bottom: 1px;
}

.row-judge h5 {
  line-height: 1.6;
}

.modal-vip .modal-content {
  background-color: transparent;
  box-shadow: 0px 1.07021px 36.3871px rgba(0, 0, 0, 0.55);
  border: 0;
  border-radius: 35px;
  overflow: hidden;
}

.modal-vip .close {
  position: absolute;
  top: 25px;
  right: 20px;
  z-index: 1;
}

.modal-vip .close:before {
  position: absolute;
  content: '';
  top: -30px;
  right: -30px;
  left: -30px;
  bottom: -30px;
}

@media (min-width: 576px) {
  .modal-fyi .modal-dialog {
    max-width: 600px;
  }

  .modal-fyi .modal-content {
    border-radius: 25px;
  }

  .modal-fyi .row-fyi .col-fyi::before {
    content: "";
    width: 1px;
    height: 80%;
    background: linear-gradient(91.43deg, #FEB548 -10.06%, #F522CE 43.32%, #9035DD 96.53%), #400088;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .modal-fyi .row-fyi .col-fyi:last-child::before {
    display: none;
  }

  .row-judge .col-judge-dt {
    padding-bottom: 60px !important;
  }

  .img-trophy-judge.dt-6 {
    margin-top: -25%;
  }
}

@media (max-width: 991px) {
  .fc-banner {
    padding-top: 100px;
  }
  .wrapper {
      padding-top: 100px;
      padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .fc-banner {
    padding-top: 85px;
  }
}

@media (max-width: 575px) {
  .border-vip .label-vip {
    padding-left: 2px;
    padding-right: 2px;
  }

  .card-fc .img-trophy {
    width: 215px;
    height: 255px;
  }

  .modal-fyi .close img {
    width: 30px;
    height: 30px;
  }

  .modal-fyi .row-fyi .col-fyi::before {
    content: "";
    width: 100%;
    height: 1px;
    background: linear-gradient(91.43deg, #FEB548 -10.06%, #F522CE 43.32%, #9035DD 96.53%), #400088;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .modal-fyi .row-fyi .col-fyi:last-child::before {
    display: none;
  }

  .modal-fyi .col-fyi a {
    display: flex;
    align-items: center;
  }

  .modal-fyi .col-fyi img {
    width: 115px;
    margin-right: 10px;
  }

  .row-judge .img-judge {
    width: 200px;
  }

  .col-judge-dt {
    padding-left: 0;
    padding-right: 10px;
  }

  .col-judge-dt h2 {
    font-size: 20px;
  }

  .col-judge-dt h5 {
    font-size: 14px;
  }

  .img-trophy-judge {
    width: 150px;
  }

  .head-section.head-news-dt h1 {
    font-size: 1.5rem;
  }

  .modal-vip .modal-content {
    border-radius: 15px;
  }

  .modal-vip .close {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1;
  }

  .modal-vip .close img {
    width: 25px;
    height: 25px;
  }

  .dt-6 h2 {
    font-size: 28px !important;
  }

  .dt-6 h3 {
    font-size: 22px !important;
  }

  .dt-6 .font-20 {
    font-size: 16px !important;
  }
}

.fandom-box {
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 30px;
  padding: 15px;
  position: relative;
  word-wrap: break-word;
}

.fandom-box p {
  margin-bottom: 0;
}

.fandom-box .photo-thumb {
  background: linear-gradient(#D9D9D9, #D9D9D9) padding-box, linear-gradient(to right, #FEB548, #F522CE, #9035DD) border-box;
  border-radius: 50%;
  border: 3px solid transparent;
  padding-bottom: 0;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
}

.fandom-box .fandom-award-img {
  position: absolute;
  left: 10px;
  top: 10px;
}

.section-winner {
  position: relative;
  min-height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 60px;
}

.section-winner::before {
  content: "";
  background-image: url(../images/fanclub/vector-winner.png);
  background-size: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.section-winner p {
  margin-bottom: 0;
}

.section-winner .box-winner {
  border-radius: 30px;
  border: 3px solid transparent;
  background: 
    linear-gradient(#0F0019 0 0) padding-box, 
    linear-gradient(to right, #FEB548, #F522CE, #F522CE) border-box;
  padding: 10px;
  text-align: center;
  padding: 15px;
  position: relative;
  word-wrap: break-word;
}

.section-winner .box-winner .box-winner-inner {
  position: relative;
  z-index: 1;
}

.section-winner .box-winner::before {
  content: "";
  background-image: url(../images/fanclub/lens-flare-light.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 600px;
  max-width: 100%;
  height: 600px;
  position: absolute;
  top: -312px;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
}

.section-winner .box-winner::after {
  content: "";
  background-image: url(../images/fanclub/lens-flare-light.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 600px;
  max-width: 100%;
  height: 600px;
  position: absolute;
  bottom: -290px;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
}

.section-winner .box-winner .name-item {
  border-radius: 25px;
  border: 0.4px solid #9035DD;
  padding: 12px 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section-winner .box-winner .name-text {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  word-wrap: break-word;
}

.section-winner .hourglass {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../images/fanclub/hourglass.png);
  background-size: 24px;
  width: 24px;
  height: 24px;
}

.section-winner .text-hourglass {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}

.section-winner .fandom-box {
  border: 1px solid transparent;
  background: 
    linear-gradient(#0F0019 0 0) padding-box, 
    linear-gradient(to right, #FEB548, #F522CE, #F522CE) border-box;
  padding: 15px;
}

.section-winner .fandom-box .fandom-award-img {
  left: 20px;
  top: 20px;
}

.list-bullet-gold {
  list-style: none;
  padding-left: 72px;
}

.list-bullet-gold li::before {
  content: "\2022"; 
  color: #c5aa75; 
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

@media (min-width: 992px) {
  .section-winner .box-winner {
    padding: 30px 95px;
  }
  .fandom-box .photo-thumb {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 991px) {
  .section-winner .fandom-box .fandom-award-img {
    width: 32px;
  }
}

@media (max-width: 767px) {
  .fandom-award-text {
    font-size: 20px !important;
  }

  .fandom-box .fandom-award-img {
    width: 25px;
  }

  .fandom-box .font-18 {
    font-size: 16px !important;
  }

  .fandom-box .font-14 {
    font-size: 14px !important;
  }

  .fandom-award-logo {
    width: 80px;
  }

  .section-winner .box-winner::before {
    width: 300px;
    height: 300px;
    top: -156px;
  }

  .section-winner .box-winner::after {
    width: 300px;
    height: 300px;
    bottom: -145px;
  }

  .section-winner .text-hourglass {
    font-size: 25px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-winner .hourglass {
    background-size: 20px;
    width: 20px;
    height: 20px;
  }

  .section-winner h1 {
    font-size: 2.2rem;
  }

  .section-winner h2 {
    font-size: 1.6rem;
  }

  .section-winner h3 {
    font-size: 1.5rem;
  }

  .section-winner h4 {
    font-size: 1.2rem;
  }

  .section-winner ol {
    font-size: 1rem;
  }

  .section-winner .box-winner .name-text {
    font-size: 1rem;
  }

  .list-bullet-gold {
    padding-left: 35px;
  }
}

@media (max-width: 575px) {
  .title-award {
    font-size: 1.5rem;
  }
  .text-name-award {
    font-size: 1.2rem;
  }
  .text-quote {
    font-size: 1rem;
  }
}

.table-radius {
  border: 1px solid #143188;
  border-radius: 1em;
  overflow: hidden; 
}

table.dataTable.table-main {
  border: 1px solid #143188;
  border-radius: 1em;
  overflow: hidden; 
  margin-bottom: 0 !important;
  background-color: #FFF;
}

.table-main thead th {
  background-color: #143188;
  border-bottom: 0;
}

.table-main th {
  font-weight: 500!important;
  font-size: 16px;
  color: #FFF;
  font-weight: 500;
  border-top: 0;
  border-right: 1px solid #D3D3D3;
  padding: 10px;
}

.table-main th:last-child {
  border-right: 0;
}

.table-main td {
  font-weight: 500;
  font-size: 14px;
  color: #143188;
  border-top: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;
  padding: 10px 5px;
}

.table-main td:last-child {
  border-right: 0;
}

.table-main tbody tr:last-child td {
  border-bottom: 0;
}

.table-schedule thead th:first-child {
  width: 30%!important;
}

.table-schedule thead th:nth-child(2) {
  width: 70%!important;
}

.table-marching-bands thead th:first-child {
  width: 28%!important;
}

.table-marching-bands thead th:nth-child(2) {
  width: 30%!important;
}

.table-marching-bands thead th:nth-child(3) {
  width: 42%!important;
}

.img-effect {
  transition: transform .2s;
}

.img-effect:hover {
  transform: scale(1.2);
}

.btn-login {
  margin-top: 5px;
}

.dataTables_paginate {
  margin-top: 20px!important;
}

.pagination {
  justify-content: center!important;
}

.pagination .page-link {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 500;
  color: #ABABAB;
  background: transparent;
  border: 0;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination .paginate_button.page-item {
  margin-left: 5px;
  margin-right: 5px;
}

.pagination .paginate_button.page-item.first .page-link {
  background: #FFFFFF;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-indent: -9999px;
  cursor: pointer;
  color: transparent !important;
}

.pagination .paginate_button.page-item.previous .page-link {
  background: #FFFFFF;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-indent: -9999px;
  cursor: pointer;
  color: transparent !important;
}

.pagination .paginate_button.page-item.next .page-link {
  background: #FFFFFF;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-indent: -9999px;
  cursor: pointer;
  color: transparent !important;
}

.pagination .paginate_button.page-item.last .page-link {
  background: #FFFFFF;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-indent: -9999px;
  cursor: pointer;
  color: transparent !important;
}

.pagination .paginate_button.page-item .page-link img {
  width: 9px;
  height: 15px;
  object-fit: contain;
}

.pagination .paginate_button.page-item.first .page-link img, .pagination .paginate_button.page-item.last .page-link img {
  width: 16px;
  height: 22px;
}

.pagination .page-item:hover .page-link, .pagination .page-item.active .page-link {
  color: #FFFFFF !important;
  background: linear-gradient(180deg, rgba(101,186,233,1) 0%, rgba(0,15,111,1) 50%);
}

.embed-responsive {
  border-radius: 20px;
  background-color: #000;
}

.nav-bands-list .nav-link {
  background-color: #D7D7D7;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  text-transform: uppercase;
  flex: 1;
  border-radius: 0!important;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  border-right: 1px solid #AFAFAF;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-bands-list .nav-link:last-child {
  border-right: 0;
}

.nav-bands-list .nav-link.active, .nav-bands-list .nav-item.show .nav-link, .nav-bands-list .nav-link:hover {
  background-color: #143188;
  color: #FFF;
}

@media (min-width: 576px) {
  .table-main th {
    padding: 12px 30px;
  }
  .table-schedule thead th:first-child {
    width: 20%!important;
  }
  
  .table-schedule thead th:nth-child(2) {
    width: 80%!important;
  }

  .table-marching-bands thead th:first-child {
    width: 16%!important;
  }
  
  .table-marching-bands thead th:nth-child(2) {
    width: 24%!important;
  }

  .table-marching-bands thead th:nth-child(3) {
    width: 60%!important;
  }
}

@media (min-width: 992px) {
  .table-main td {
    padding: 12px 15px;
  }
}

@media (max-width: 575px) {
  .img-live {
    width: 50px;
  }
  .btn-login {
    width: 100px;
  }
  .topic-marching-bands {
    font-size: 20px;
  }
  .nav-bands-list .nav-link {
    font-size: 14px;
    padding: 10px 5px;
  }
}

