#m-home #mobile_banner_section .carousel-img {
  width: 100%;
}

#m-home #mobile_banner_section .carousel-item img {
  background-position: center top !important;
  background-repeat: no-repeat !important;
  width: 100% !important;
}

#m-home #mobile_banner_section .carousel-rounded {
  border-radius: 6px;
}

#m-home #showAnnouncement {
  background: #222;
}

#m-home .action-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
  height: 100%;
  justify-content: center;
  overflow: hidden;
  text-align: center;
}

#m-home .action-image {
  min-height: 30px;
  width: 30px;
}

#m-home .action-label {
  font-size: 10px;
  text-transform: capitalize !important;
}

#m-home .btn-cancel {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}

#m-home .carousel-indicators > div.active {
  background: #febc04;
  box-shadow: none;
}

#m-home .carousel-indicators div {
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  height: 7px;
  margin-left: 5px;
  margin-right: 5px;
  width: 7px;
}

#m-home .casinoIndicators > div.active, #m-home .mobileLatestHighlightsIndicators > div.active {
  background: #febc04;
}

#m-home .custom-jackpot {
  margin-top: 25px !important;
}

#m-home .footer-providers-image {
  margin-right: 10px;
  margin-top: 5px;
  object-fit: contain;
  width: 48px;
}

#m-home .footer-txt {
  font-size: 12px;
  margin-top: 26px;
  min-width: 50%;
}

#m-home .game-menu-container {
  background-color: #0060a1;
  height: auto;
  position: relative;
}

#m-home .game-menu-header {
  align-items: center;
  display: flex;
  list-style: none;
  margin-bottom: 0 !important;
  padding-left: 0;
}

#m-home .game-menu-header .active {
  color: #febc04;
}

#m-home .game-menu-header .scroll-content {
  list-style: none;
  margin: 0;
  min-width: 77px;
  padding: 2px;
  text-align: center;
}

#m-home .game-menu-header .scroll-content1 {
  min-height: 80px;
  min-width: 70px;
  text-align: center;
}

#m-home .game-menu-header a:hover {
  color: #fff;
  text-decoration: none;
}

#m-home .game-repair {
  filter: grayscale(100%);
  opacity: 0.25;
}

#m-home .games-items {
  width: calc(100% / 8);
}

#m-home .games-items div.game-btn {
  background: transparent;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

#m-home .games-items div.game-btn .gamesIcon {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: contain;
  object-position: center;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

#m-home .games-items div.game-btn:after {
  content: "";
  display: block;
  padding-bottom: 95.5%;
}

#m-home .gamesList {
  margin-top: -7px;
}

#m-home .gifposition {
  height: 20px;
}

#m-home .home-jackpot-running {
  bottom: 0;
  color: #fff;
  font-family: Arial, Verdana, Helvetica Neue, Helvetica, Roboto, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  height: fit-content;
  left: 0;
  letter-spacing: 2px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 25%;
}

#m-home .home-section > div {
  margin: 1rem 0;
}

#m-home .home-section-title-box > div > h2 {
  color: #333;
  font-size: 20px;
  margin: 0;
}

#m-home .home-section-title-box > div > img {
  height: 30px;
  opacity: 0.8;
  width: 30px;
}

#m-home .homeFont_title {
  font-size: 1.25rem;
  font-weight: 700;
}

#m-home .joinbtn {
  background: #febc04;
  border-color: #febc04;
  color: #000;
  text-transform: uppercase;
}

#m-home .line {
  border: 1px solid rgba(62,62,62,0.1);
}

#m-home .loginbtn {
  background: #0060a1;
  border-color: #0060a1;
  color: #fff;
  text-transform: uppercase;
}

#m-home .m-footer-title {
  color: #4f4f4f;
}

#m-home .marquee {
  box-sizing: border-box;
  height: 29px;
  line-height: 29px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

#m-home .marquee > div {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  position: absolute;
}

#m-home .marquee-slider > div {
  color: #000;
  height: 100%;
  overflow: hidden;
  position: relative;
  webkit-backface-visibility: none;
  webkit-perspective: 10;
  width: max-content;
}

#m-home .marquee-slider::-webkit-scrollbar {
  display: none;
}

#m-home .marquee-slider:hover > div, #m-home .marquee:hover > div {
  animation-play-state: paused !important;
  cursor: pointer;
}

#m-home .maskBtn {
  color: #7e8c8d;
}

#m-home .mega-image {
  height: 29px;
  object-fit: cover;
}

#m-home .member-action {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

#m-home .member-wallet {
  align-items: center;
  display: flex;
  font-size: 13px;
  justify-content: space-between;
}

#m-home .mobileGameName {
  font-size: 0.8rem;
}

#m-home .mobilemorebtn {
  background: #0060a1;
  border-radius: 7px;
  border: none;
  color: #fff;
  font-size: 13px;
  max-height: 39px;
  width: 100px;
}

#m-home .modal-backdrop {
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
}

#m-home .new-icon {
  height: 13px;
  object-fit: contain;
  position: absolute;
  right: 0;
  top: 5px;
}

#m-home .referral-container {
  background: #eff3f4;
  border-radius: 6px;
  height: fit-content;
  margin-bottom: 10px;
  padding: 0.5rem;
  position: relative;
  width: auto;
}

#m-home .referral-inner-container {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 3%;
}

#m-home .referral-container-btn {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 3%;
  background: #0060a1;
  border-radius: 2rem;
}

#m-home .refreshButton {
  color: #0060a1;
}

#m-home .restore-image, #m-home .restoreImg {
  height: auto;
  width: 30px;
}

#m-home .restore-label {
  font-size: 10px;
}

#m-home .swiper-slide {
  position: relative;
  transition-property: transform;
}

#m-home .swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}

#m-home .wrapper-regular {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}

#m-home .tablinks.active > .scroll-content .slider-text {
  color: #febc04;
  font-weight: 600;
}

#m-home .text-ellipsis {
  height: 32px;
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 160px;
}

#m-home .text-fl-capitalize:first-letter {
  text-transform: capitalize;
}

#m-home .txt-ellipsis {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}

#m-home .wallet-info {
  background-color: #f7fafb;
  border-radius: 6px;
  border: solid 1px #e2e2e2;
  box-shadow: 0 0 5px 0px rgb(217 217 217 / 50%);
  margin-left: 5%;
  margin-right: 5%;
}

#m-home div.rtp-box {
  background-color: #febc04;
  border-radius: 500px;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  text-align: center;
  width: 44%;
}

#m-home footer {
  border-radius: unset;
  font-size: 14px;
  height: unset;
  max-height: unset;
  padding-bottom: 15px;
  padding-top: 25px;
}

#m-home footer > div:first-of-type {
  align-items: center;
  display: flex;
}

@keyframes "marquee" {
  0% {
    transform: translate(0,0);
  }

  100% {
    transform: translate(-100%,0);
  }
}

@keyframes "marquee-hot" {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 500px) {
  #m-home .games-items {
    width: calc(100% / 4);
  }
}

@media only screen and (max-width: 800px) {
  #m-home .games-items {
    width: calc(100% / 6);
  }
}