#home-jackpot {
  height: auto;
  margin: auto;
  position: relative;
  text-align: center;
}

#home_content_section .accordion {
  border-radius: 6px;
  border: 2px solid #f0f3f4;
  overflow: hidden;
  position: relative;
  word-wrap: break-word;
}

#home_content_section .accordion-body {
  -webkit-box-flex: 1;
  padding: 1.25rem 2rem;
}

#home_content_section .accordion-btn {
  background: #f0f3f4;
  border: none;
}

#home_content_section .accordion-header {
  padding: 0.75rem 1.25rem;
}

#home_content_section .accordion-title {
  border: 1px solid transparent;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  user-select: none;
  vertical-align: middle;
  white-space: wrap;
}

#home_content_section .game-description {
  font-size: 15px;
}

#latestHighlightsCarousel .latest-highlight-header > h5,
#m-casino-section .casino-header > h5 {
  color: #1c1c1d;
  font-weight: 700;
}

#latestHighlightsCarousel .latest-highlight-header > h5,
#m-casino-section .casino-header > h5,
#sportsCarouselContainer .sport-header > h5 {
  color: #1c1c1d;
  font-weight: 700;
}

#latestHighlightsCarousel .latest-highlight-header > span,
#m-casino-section .casino-header > span {
  font-size: 13px;
}

#latestHighlightsCarousel .latest-highlight-header > span,
#m-casino-section .casino-header > span,
#sportsCarouselContainer .sport-header > span {
  font-size: 13px;
}

#latestHighlightsCarousel .lh-content {
  margin-left: 3%;
  margin-right: 3%;
  padding: 30px 5px;
  text-justify: auto;
}

#latestHighlightsCarousel .lh-content-box {
  background: #eff3f4;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  height: fit-content;
  position: relative;
}

#latestHighlightsCarousel .lh-image {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  height: auto;
  object-fit: cover;
  width: 100%;
}

#latestHighlightsCarousel .lh-image-desc,
#latestHighlightsCarousel .lh-video-desc {
  font-size: 12px;
  line-height: 1.5;
}

#latestHighlightsCarousel .lh-image-title,
#latestHighlightsCarousel .lh-video-title {
  color: #222;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: left;
}

#latestHighlightsCarousel .lh-video-frame {
  padding-bottom: 56.25%;
}

#m-blog-section .home-blog {
  align-items: stretch;
  background-color: #f3f3f3;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  margin-right: 15px;
  width: 65vw;
}

#m-blog-section .home-blog .blog-details {
  display: block;
  width: 100%;
}

#m-blog-section .home-blog .blog-details .blog-content {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #4f4f4f;
  display: -webkit-box;
  font-family: boldfont;
  font-size: 0.75rem;
  font-weight: 700;
  overflow: hidden;
  white-space: break-spaces;
}

#m-blog-section .home-blog .blog-details .blog-date {
  bottom: 0;
  color: #4f4f4f;
  font-size: 0.75rem;
  font-weight: 700;
  position: absolute;
}

#m-blog-section .home-blog .blog-details .blog-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-family: boldfont;
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: wrap;
}

#m-blog-section .home-blog .blog-details,
#m-promotion-section .home-promo .promo-title {
  display: block;
  width: 100%;
}

#m-blog-section .home-blog .blog-img > img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  object-fit: cover;
}

#m-blog-section .home-blog .blog-img > img,
#m-promotion-section .home-promo .promo-img > img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  object-fit: cover;
}

#m-blog-section .home-blog .blog-img,
#m-home #mobile_banner_section .carousel-rounded {
  border-radius: 6px;
}

#m-blog-section .home-blog .blog-img,
#m-promotion-section .home-promo .promo-img {
  border-radius: 6px;
}

#m-blog-section .home-blog .blog-moreinfo {
  background: #febc04;
  border-radius: 6px;
  border: none;
  font-size: 12px;
  font-weight: 700;
  height: 2rem;
  width: 6rem;
}

#m-blog-section .home-blog .blog-moreinfo,
#m-promotion-section .home-promo .promo-moreinfo {
  background: #febc04;
  border-radius: 6px;
  border: none;
  font-size: 12px;
  font-weight: 700;
  height: 2rem;
  width: 6rem;
}

#m-blog-section .home-blog,
#m-promotion-section .home-promo {
  align-items: stretch;
  background-color: #f3f3f3;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  margin-right: 15px;
  width: 65vw;
}

#m-blog-section .home-blog-col > div,
#m-gamemenu-section .home-game-menu-col > div {
  box-sizing: content-box;
  color: #000;
  display: flex;
  height: 100%;
  overflow: hidden;
  position: relative;
  transition-property: transform;
  webkit-backface-visibility: none;
  webkit-perspective: 10;
  width: max-content;
  z-index: 1;
}

#m-blog-section .home-blog-col > div,
#m-promotion-section .home-promo-col > div {
  -webkit-backface-visibility: none;
  -webkit-perspective: 10;
  box-sizing: content-box;
  color: #000;
  display: flex;
  height: 100%;
  overflow: hidden;
  position: relative;
  transition-property: transform;
  width: max-content;
  z-index: 1;
}

#m-blog-section .home-blog-col,
#m-gamemenu-section .home-game-menu-col,
#m-home .marquee-slider {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  overflow-x: scroll;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

#m-blog-section .home-blog-col,
#m-promotion-section .home-promo-col {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  overflow-x: scroll;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

#m-blog-section .home-blog-col::-webkit-scrollbar,
#m-gamemenu-section .home-game-menu-col::-webkit-scrollbar,
#m-promotion-section .home-promo-col::-webkit-scrollbar,
#mobile_featured_hot_game #hot_slider::-webkit-scrollbar,
#mobile_featured_new_game #new_slider::-webkit-scrollbar {
  display: none;
}

#m-blog-section .home-blog:last-child,
#m-gamemenu-section .home-game-menu:last-child {
  margin-right: 0;
}

#m-blog-section .home-blog:last-child,
#m-promotion-section .home-promo:last-child {
  margin-right: 0;
}

#m-blog-section .home-font {
  color: #1c1c1c;
  font-size: 20px;
  line-height: 2.5 !important;
}

#m-blog-section .seeAll {
  color: #0060a1;
  font-size: 13px;
}

#m-blog-section .seeAll,
#m-promotion-section .seeAll {
  color: #0060a1;
  font-size: 13px;
}

#m-casino-section #liveCasinoCarousel img {
  border-radius: 6px;
  width: 100%;
}

#m-casino-section .casino-box {
  height: fit-content;
  margin: 30px 0;
}

#m-casino-section .maintenance,
#m-gamemenu-section .gamemenu-greyscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.25;
}

#m-casino-section .maintenance,
#sportsCarouselContainer .maintenance {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.25;
}

#m-gamemenu-section .home-game-menu {
  align-items: center;
  background-color: #f3f3f3;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 10px;
  width: 100%;
}

#m-gamemenu-section .home-game-menu .game-menu-img {
  max-height: 30vw;
}

#m-gamemenu-section .home-game-menu .game-menu-img > img {
  border-radius: 6px;
  max-width: 150px;
  object-fit: cover;
  width: 40vw;
}

#m-gamemenu-section .home-game-menu .game-menu-title {
  display: block;
  padding: 5px 10px;
  width: 100%;
}

#m-gamemenu-section .home-game-menu .game-menu-title > p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  font-family: boldfont;
  font-size: 0.9rem;
  line-height: 2;
  opacity: 0.9;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  text-wrap: wrap;
}

#m-gamemenu-section .home-game-title {
  color: #1c1c1d;
  font-weight: 700;
  line-height: 2.5;
}

#m-home #mobile_our_partner_section .marquee-slider > div {
  color: #000;
  height: 72px;
  overflow: hidden;
  position: relative;
  width: max-content;
}

#m-home #mobile_our_partner_section .marquee-slider > div img {
  background: rgba(203, 203, 203, 0.1);
  border-radius: 10px;
  height: 70px;
  object-fit: contain;
  padding: 10px;
  width: 100px;
}

#m-hotgame-section .game-box,
#m-newgame-section .game-box {
  color: #333;
  font-size: 18px;
  height: 60px;
  padding: 0;
  text-align: left;
  width: 200px;
}

#m-hotgame-section .game-repair {
  position: absolute;
  right: 75px;
  top: 50px;
}

#m-hotgame-section .game-repair-img {
  filter: grayscale(100%);
  height: 145px;
  object-fit: cover;
  opacity: 0.25;
  width: 200px;
}

/*#m-hotgame-section .hot-game-box {*/
/*  display: flex;*/
/*  flex-direction: row;*/
/*  margin-bottom: 4%;*/
/*  overflow-x: scroll;*/
/*  overflow-y: hidden;*/
/*}*/

#m-hotgame-section .hot-game-container,
#m-newgame-section .new-game-container {
  align-items: center;
  background: #eff3f4;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  height: 222px;
  justify-content: center;
}

#m-hotgame-section .hot-game-img,
#m-newgame-section .new-game-img {
  border-radius: 4px;
  border: 6px;
  height: 145px;
  object-fit: cover;
  width: 200px;
}

#m-hotgame-section .hotgames-name,
#m-newgame-section .newgames-name {
  font-size: 1rem;
  font-weight: 700;
}

#m-hotgame-section .hotgames-provider,
#m-newgame-section .newgames-provider {
  font-size: 0.85rem;
  opacity: 0.9;
}

#m-hotgame-section .hotgames-title {
  color: #1c1c1d;
  font-size: 1.25rem;
  font-weight: 700;
}

#m-newgame-section .game-box {
  color: #333333;
  font-size: 18px;
  height: 60px;
  padding: 0;
  text-align: left;
  width: 200px;
}

#m-newgame-section .game-repair-img {
  filter: grayscale(100%);
  height: 145px;
  object-fit: cover;
  opacity: 0.25;
  width: 200px;
}

#m-newgame-section .new-game-container {
  align-items: center;
  background: #eff3f4;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  height: 222px;
  justify-content: center;
}

#m-newgame-section .new-game-img {
  border-radius: 4px;
  border: 6px;
  height: 145px;
  object-fit: cover;
  width: 200px;
}

#m-newgame-section .newgames-name {
  font-size: 1rem;
  font-weight: bold;
}

#m-newgame-section .newgames-provider {
  font-size: 0.85rem;
  opacity: 0.9;
}

#m-promotion-section .home-promo .promo-title > p {
  font-family: boldfont;
  font-size: 0.8rem;
  line-height: 2;
  opacity: 0.9;
  overflow: hidden;
  text-overflow: ellipsis;
}

#m-promotion-section .promo-header-title {
  color: #1c1c1c;
  line-height: 2.5 !important;
}

#m-referral-section .referral-code-container > div {
  background: none;
  border-radius: 2rem 0 0 2rem;
  border: none;
}

#m-referral-section .referral-link {
  font-size: 12px;
  white-space: nowrap;
}

#m-referral-section .share-referral-button {
  background: none !important;
  border-radius: 0 2rem 2rem 0;
  border: none;
  color: #fff;
  font-size: 13px;
  max-height: 39px;
  min-height: 38px;
  width: 100px;
}

#m-referral-section .share-referral-content {
  font-size: 13px;
  white-space: wrap;
}

#m-referral-section .share-referral-input {
  border-radius: 2rem 0 0 2rem;
  border: none;
  color: #0060a1;
  font-weight: 700;
  margin: 2px;
  text-align: center;
  width: 100%;
}

#m-referral-section .share-referral-title {
  color: #0060a1;
  font-size: 1.15rem;
  font-weight: 700;
  text-wrap: wrap;
  white-space: pre-wrap;
}

#m-virtual-section #VirtualSportCarousel img {
  width: 100%;
}

#m-virtual-section .virtual-box {
  height: fit-content;
  margin: 30px 0;
}

#m-winner-section .winner-carousel-container {
  background: #fff;
  border-radius: 6px;
}

#m-winner-section .carousel-indicators .active {
  background-color: #ffc107;
}

#m-winner-section .carousel-indicators .primary-indicators {
  background-color: #007bff;
}

#m-winner-section .flip-horizontal {
  transform: scaleX(-1);
}

#m-winner-section .header-title {
  align-items: center;
  display: flex;
  justify-content: center;
}

#m-winner-section .header-title img {
  margin: 0 10px;
}

#m-winner-section .overlay-container {
  align-items: center;
  display: flex;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: -50px;
  transform: translateX(-50%);
}

#m-winner-section .winner-carousel-inner {
  overflow: visible;
  position: relative;
}

#m-winner-section .winner-month-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 15px;
}

#m-winner-section .winner-month-date {
  color: #6c757d;
  font-size: 14px;
  margin: 10px 0;
  text-align: center;
}

#m-winner-section .winner-subtitle {
  background-color: #ffc107;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 18px;
  min-width: fit-content;
  padding: 5px 20px;
  position: relative;
  text-align: center;
  z-index: 1;
}

#m-winner-section .winner-subtitle::after {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  right: -15px;
  transform: skewX(15deg);
}

#m-winner-section .winner-subtitle::after,
#m-winner-section .winner-subtitle::before {
  background-color: #ffc107;
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 32px;
  z-index: -1;
}

#m-winner-section .winner-subtitle::before {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  left: -15px;
  transform: skewX(-15deg);
}

#m-winner-section .winner-table {
  border-collapse: collapse;
  margin-top: 15px;
  position: relative;
  width: 100%;
  z-index: 1;
}

#m-winner-section .winner-table td,
#m-winner-section .winner-table th {
  font-size: 16px;
  padding: 10px;
  text-align: center;
}

#m-winner-section .winner-table th:first-child {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

#m-winner-section .winner-table th:last-child {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

#m-winner-section .winner-title {
  color: #333;
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}

#mobile_featured_hot_game .hot-game-menu .game-img,
#mobile_featured_new_game .new-game-menu .game-img {
  border-radius: 5px;
  object-fit: contain;
  width: 100px;
}

#overallCarouselContainer {
  min-height: 640px;
}

#restoreLoading {
  align-self: center;
  height: auto;
  width: 30px;
}

#showAnnouncement {
  background: #222;
}

#sportNewsContainer {
  width: 100%;
}

#sportsCarouselContainer #sportsCarousel {
  height: auto;
  width: 100%;
}

#sportsCarouselContainer #sportsCarousel img {
  border-radius: 6px;
  object-fit: cover;
  width: 100%;
}

@media (min-width: 450px) and (max-width: 550px) {
  #mobile_featured_hot_game .hot-game-menu .game-img,
  #mobile_featured_new_game .new-game-menu .game-img {
    width: 120px;
  }
}

@media (min-width: 550px) and (max-width: 700px) {
  #mobile_featured_hot_game .hot-game-menu .game-img,
  #mobile_featured_new_game .new-game-menu .game-img {
    width: 140px;
  }
}

@media (min-width: 701px) {
  #mobile_featured_hot_game .hot-game-menu .game-img,
  #mobile_featured_new_game .new-game-menu .game-img {
    width: 160px;
  }
}
