video::-webkit-media-controls,
video::-webkit-media-controls-enclosure {
  display: none !important;
}

#footer-content .footerText {
  color: #4f4f4f;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.13px;
  line-height: 1.62;
}

#footer-content .footerText > ol > li {
  display: list-item;
}

#footer-content .footerText > ul > li {
  display: list-item;
  list-style-type: initial !important;
}

#footer-content .footerTitleText {
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

#game_category_section .home_banner_text {
  bottom: 10px;
  color: #fff;
  font-size: 1.25em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  width: 100%;
}

#game_category_section img {
  border-radius: 8px;
}

#homepage_content_section .accordion {
  border-radius: 10px;
  border: 2px solid #f0f3f4;
  overflow: hidden;
  position: relative;
  word-wrap: break-word;
}

#homepage_content_section .accordion-body {
  -webkit-box-flex: 1;
  padding: 1.25rem 2rem;
}

#homepage_content_section .accordion-btn {
  background: #f0f3f4;
  border: none;
  overflow: hidden;
  padding: 0px;
}

#homepage_content_section .accordion-header {
  padding: 0.75rem 1.25rem;
}

#homepage_content_section .accordion-title {
  border: 1px solid transparent;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.375rem 0.75rem;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}

#homepage_content_section .game-description {
  font-size: 15px;
}

#testimonial_section .testimonial-container {
  background: transparent !important;
}

#top_pick_section .moreGameBtn {
  background: #0060a1;
  border-radius: 2px;
  border: none;
  color: #fff;
  font-family: bodyfont !important;
  font-size: 14px;
  font-weight: 700;
  height: 30px;
  line-height: initial;
  min-width: 126px;
  width: 130px;
}

#vw-home #Blogbox .home-blogs {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
  height: 100%;
}

#vw-home #Blogbox .home-blogs .blog_content {
  -webkit-line-clamp: 2;
  margin-bottom: 12px;
}

#vw-home #Blogbox .home-blogs .blog_title,
#vw-home #PromoContainer .home-promo .promo_title {
  font-size: 17px;
}

#vw-home #Blogbox a.seeAll {
  font-size: 0.9em;
}

#vw-home #BlogContainer .home-blogs-big .blog_content {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

#vw-home #BlogContainer .seeAll,
#vw-home #Blogbox .seeAll,
#vw-home #PromoContainer .seeAll,
#vw-home #highlight-blog-section .seeAll {
  color: #0060a1;
  font-size: 0.9em;
  text-decoration: underline;
}

#vw-home #gameContent .games-button {
  background: #febc04;
  border-radius: 25px;
  bottom: 15px;
  color: #000;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  height: 10%;
  line-height: 18px;
  margin: 5px;
  min-width: fit-content;
  padding: 6px 15px;
  right: 15px;
  text-align: center;
  width: 20%;
}

#vw-home #gameContent .games-button:hover {
  background: #fff;
  border: 1px solid #febc04;
}

#vw-home #gameContent .games-container:first-child {
  margin-right: 0.5rem;
}

#vw-home #gameContent .games-wrapper {
  background: transparent;
  height: 100%;
  left: 30px;
  min-height: 300px;
  min-width: 80px;
  top: 0;
  z-index: 10;
}

#vw-home #gameContent .games-wrapper .games-selector {
  background-color: #eff3f4;
  border-radius: 6px;
  border: 1px solid #4f4f4f;
  color: #4f4f4f;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  height: 50px;
  line-height: 15px;
  margin: 5px;
  padding: 5px 15px;
  position: relative;
  text-align: center;
  width: 150px;
}

#vw-home #gameContent .games-wrapper .games-selector.active {
  background: #0060a1;
  border: none;
  color: #fff;
  position: relative;
}

#vw-home #gameContent .games-wrapper .games-selector.active::before {
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 35px;
  left: -13px;
  position: absolute;
  top: 0;
  width: 35px;
}

#vw-home #gameContent,
#vw-home #gameContent .games-img {
  min-height: 300px;
}

#vw-home #highlight-blog-section {
  min-height: 530px;
}

#vw-home #highlight-blog-section #latestHighlightsCarousel,
#vw-home #highlight-promotion-section #latestHighlightsCarousel,
#vw-home #highlight_game_section #latestHighlightsCarousel {
  border-radius: 6px 6px 0 0;
}

#vw-home #highlight-blog-section .home-blogs .blog-img {
  border-radius: 6px;
  height: 140px;
  min-width: auto;
  object-fit: cover;
  width: 202px;
}

#vw-home #highlight-blog-section .home-blogs .blog_content {
  -webkit-line-clamp: 3;
  margin-bottom: 8px;
}

#vw-home #highlight-blog-section .home-lh-content,
#vw-home #highlight-promotion-section .home-lh-content,
#vw-home #highlight_game_section .home-lh-content {
  border-radius: 0 0 6px 6px;
}

#vw-home #highlight-blog-section .latestCarouselContain {
  padding: 2rem;
}

#vw-home #highlight-blog-section .latestCarouselContain .video-content,
#vw-home #highlight-promotion-section .latestCarouselContain .video-content,
#vw-home #highlight_game_section .latestCarouselContain .video-content {
  color: #777;
  font-size: 13px;
}

#vw-home #highlight-blog-section .latestCarouselContain .video-lg-content,
#vw-home #highlight-promotion-section .latestCarouselContain .video-lg-content,
#vw-home #highlight_game_section .latestCarouselContain .video-lg-content {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #4f4f4f;
  display: -webkit-box;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
}

#vw-home #highlight-blog-section .latestCarouselContain .video-lg-content:hover,
#vw-home
  #highlight-promotion-section
  .latestCarouselContain
  .video-lg-content:hover,
#vw-home
  #highlight_game_section
  .latestCarouselContain
  .video-lg-content:hover {
  display: inline-block;
}

#vw-home #highlight-promotion-section .home-promo .promo-img {
  border-radius: 6px;
  height: 100px;
  min-width: auto;
  object-fit: cover;
  width: 209px;
}

#vw-home #highlight-promotion-section .latestCarouselContain {
  padding: 2.2rem;
}

#vw-home #highlight_game_section .game-divider {
  margin: 1.5rem 0;
}

#vw-home #highlight_game_section .home-sport-imgbox > button {
  background: #febc04;
  border-radius: 4px;
  border: none;
  color: #000;
  font-family: bodyfont;
  font-size: 14px;
  height: 30px;
  min-width: fit-content;
  width: 50%;
}

#vw-home #highlight_game_section .latestCarouselContain {
  padding: 2.2rem;
}

#vw-home #highlight_game_section .liveCasinoBackground {
  background-size: cover;
  height: 100%;
  object-fit: fill;
  width: 100%;
}

#vw-home #hot_game_section .marquee-slider > div {
  color: #000;
  height: 270px;
  overflow: hidden;
  position: relative;
  width: max-content;
}

#vw-home #how_to_join_section .how-to-category-box {
  width: 25%;
}

#vw-home #how_to_join_section .how-to-frame {
  border-radius: 10px;
}

#vw-home #how_to_join_section .how-to-img {
  display: block;
  height: 125px;
  margin: 0 auto 15px;
}

#vw-home #how_to_join_section .how-to-title {
  color: #0060a1;
  font-size: 18px;
  font-weight: 700;
}

#vw-home #how_to_join_section .object-fit-cover {
  box-shadow: none;
}

#vw-home #our_partner_section .marquee-slider > div {
  color: #000;
  height: 90px;
  overflow: hidden;
  position: relative;
  width: max-content;
}

#vw-home #our_partner_section .marquee-slider > div img {
  background: rgba(203, 203, 203, 0.1);
  border-radius: 0.6em;
  cursor: auto;
  height: 70px;
  object-fit: contain;
  padding: 10px;
  width: 120px;
}

#vw-home #our_partner_section .marquee-regular > div {
  grid-gap: 10px;
  display: grid;
  grid-template-columns: repeat(11, 1fr);
}

#vw-home #our_partner_section .marquee-regular > div img {
  background: rgba(203, 203, 203, 0.1);
  border-radius: 0.6em;
  cursor: auto;
  height: 60px;
  object-fit: contain;
  padding: 10px;
  width: 100%;
}

#vw-home #our_partner_section div.rtp-box {
  background: #febc04;
  border-radius: 500px;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  padding: 3px;
  text-align: center;
  width: 43%;
}

#vw-home #PromoContainer .home-promo {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
  height: auto;
}

#vw-home #PromoContainer .home-promo .promo-img {
  height: auto;
  min-width: 220px;
  width: 220px;
}

#vw-home #PromoContainer .home-promo .promo_content {
  -webkit-line-clamp: 2;
}

#vw-home #single_hot_game .home-hg-imgbox {
  border-radius: 6px;
  border: 1px solid transparent;
  cursor: pointer;
  height: 100%;
  padding: 8px 5px;
  position: relative;
  transition: transform 0.3s, box-shadow 0.3s, border 0.3s, opacity 0.3s;
  width: calc(100% / 5);
}

#vw-home #single_hot_game .home-hg-imgbox .home-hg-img {
  border-radius: 5%;
  height: 124px;
  max-width: 100%;
  object-fit: contain;
}

#vw-home #single_hot_game .home-hg-imgbox:hover {
  border-radius: 6px;
  border: 1px solid #febc04;
  box-shadow: 0px 5px 10px 0 rgb(0 0 0 / 35%);
  transform: scale(1.03);
  z-index: 10;
}

#vw-home #single_hot_game .home-hg-title-box {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 5%;
  justify-content: space-between;
  width: 100%;
}

#vw-home #single_hot_game .provider-img-container {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: start;
  padding: 5px;
}

#vw-home #single_hot_game .provider-img-container > div {
  width: 278px;
}

#vw-home #single_hot_game .provider-img-container > div > .background-img {
  border-radius: 8px;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  width: 100%;
}

#vw-home #single_hot_game .provider-img-container > div > .provider-img {
  left: 52px;
  max-width: 100%;
  object-fit: contain;
  top: 10px;
  width: 200px;
}

#vw-home .testimonial_section .home-commentmain-box {
  background: #eff3f4;
  border-radius: 10px;
  padding: 31px;
}

#vw-home .testimonial_section .sub-container {
  border-right: 1px dashed #c3c3c3;
  height: 155px;
}

#vw-home a.seeAll {
  color: #0060a1;
  font-size: 0.8em;
  text-decoration: underline;
}

#winner_month {
  border-radius: 10px;
  margin: 30px 0;
}

#winner_month .btn-category {
  border-radius: 20px;
  margin-right: 10px;
  min-width: 110px;
}

#winner_month .marquee-winner-container {
  height: 400px;
  overflow: hidden;
  position: relative;
}

#winner_month .marquee-winner-list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
}

#winner_month .marquee-winner-list li > div {
  background: #f1f1f1;
  border-bottom: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}

#winner_month .winner-container {
  min-height: 473px;
}

#winner_month .winner-header {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: -50px;
}

#winner_month .winner-header .foreground-img {
  height: calc(120% + 50px);
  max-width: 95%;
}

#winner_month .winner-list {
  list-style: none;
  padding: 0;
  width: 100%;
}

#winner_month .winner-list li {
  opacity: 0;
  padding: 0 0 10px 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

#winner_month .winner-list li .winner-amount {
  color: #28a745;
  font-weight: 700;
}

#winner_month .winner-list li .winner-name {
  flex-grow: 1;
  margin-left: 10px;
}

#winner_month .winner-list li .winner-rank {
  font-weight: 700;
  padding-left: 10px;
  width: 50px;
}

#winner_month .winner-list li > div {
  align-items: center;
  border-radius: 10px;
  box-shadow: 0 3px 6px #00000026;
  display: flex;
  height: 60px;
  justify-content: space-between;
  padding: 0 10px;
}

#winner_month .winner-list li > div.first-place {
  background: linear-gradient(
    to top,
    rgba(254, 188, 4, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  border-radius: 10px;
  padding: 5px 10px;
}

#winner_month .winner-list li img {
  border-radius: 50%;
  margin-right: 10px;
}

#winner_month .winner-list li.show {
  opacity: 1;
  transform: translateY(0);
}

#winner_month .winner-month-date {
  margin: 5px auto -15px;
}

#winner_month .winner-tab {
  min-height: inherit;
  z-index: 1;
}

#winner_month .winner-tab-btn {
  border-radius: 20px;
  min-width: 100px;
  text-align: center;
}
