#vw-home #carouselExampleIndicators {
  height: fit-content;
  max-height: 29vw;
  width: 100%;
}

#vw-home #latestHighlightsCarousel {
  height: 320px;
  padding-top: 56%;
  position: relative;
  user-select: none;
  width: 100%;
}

#vw-home #latestHighlightsCarousel > .carousel-inner > .carousel-item > img {
  object-fit: fill;
}

#vw-home #latestHighlightsCarousel > div {
  border-radius: 2px 2px 0 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#vw-home #liveCasinoCarousel {
  height: 226px;
  position: relative;
  width: 100%;
}

#vw-home #marquee_banner {
  line-height: 40px;
}

#vw-home #showAnnouncement {
  background: #222;
  height: 40px;
}

#vw-home #sportsCarousel {
  max-height: 240px;
  overflow: hidden;
  position: relative;
  touch-action: none;
}

#vw-home .alheaderContainer,
#vw-home .navigationContainer {
  min-width: 1200px;
}

#vw-home .alheaderdropdownContent,
#vw-home .headerdropdownContent {
  width: 1200px;
}

#vw-home .announcement_contents {
  border-style: dotted;
  border-width: 0 0 1px;
  padding-bottom: 3%;
}

#vw-home .announcement_contents:nth-last-child(-n + 2) {
  border-width: 0;
  padding-bottom: 0;
}

#vw-home .avatarIcon {
  border-radius: 50%;
  object-fit: cover;
}

#vw-home .bannerContent_alignment {
  height: 60px !important;
}

#vw-home .blog-big-frame {
  background: #eff3f4;
  border-radius: 10px;
  min-height: 450px;
}

#vw-home .carousel-indicators .active {
  width: 30px !important;
}

#vw-home .carousel-indicators.round li {
  border-radius: 6px;
  transition: width 0.5s;
}

#vw-home .carousel-inner .home-lh-promo.active {
  display: block !important;
}

#vw-home .carousel.slide {
  overflow: hidden;
}

#vw-home .carousel.slide > .carousel-inner {
  height: 100%;
}

#vw-home .carousel.slide > .carousel-inner .carousel-item {
  height: 100% !important;
}

#vw-home .carousel.slide > .carousel-inner .carousel-item img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

#vw-home .carousel.slide > .carousel-inner .carousel-item video {
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

#vw-home .casinoButton:hover {
  transform: scale(1.05);
}

#vw-home .casinoIndicators > div.active,
#vw-home .latestHighlightsIndicators > div.active {
  background: #febc04;
  transform: scale(1.3);
}

#vw-home .come_play_btn {
  background: #0060a1;
  border: none;
  bottom: 0;
  color: #fff;
  display: none;
  height: 10%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

#vw-home .control:hover {
  color: #febc04;
}

#vw-home .controlCarouselBtn {
  background: #0060a1;
  border-radius: 2px;
  border: none;
  color: #fff;
  font-family: Helvetica !important;
  font-size: 14px;
  font-weight: 700;
  height: 30px;
  line-height: initial;
  min-height: 30px;
  padding: 10px;
}

#vw-home .game-info {
  color: #73879c;
  font-size: 17px;
}

#vw-home .header-icon {
  color: #4b4b4b;
  font-size: 35px;
  margin-bottom: 5px;
}

#vw-home .home-announcement-body {
  max-height: 80vh;
  overflow: auto;
  text-align: center;
}

#vw-home .home-announcement-lbl {
  border-style: dotted;
  border-width: 0 0 1px;
}

#vw-home .home-announcement-modal {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
}

#vw-home .home-banner-box {
  max-height: 380px;
  min-height: 340px;
  width: 100%;
}

#vw-home .home-banner-img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

#vw-home .home-blogs {
  border-radius: 10px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  height: 140px;
  width: 49.5%;
}

#vw-home .home-blogs .blog-img {
  border-radius: 6px;
  height: 144px;
  object-fit: cover;
  width: 202px;
}

#vw-home .home-blogs .blog_content,
#vw-home .home-promo .promo_content {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #4f4f4f;
  display: -webkit-box;
  font-size: 13px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
}

#vw-home .home-blogs .blog_date {
  font-size: 11px;
  margin-bottom: 4px;
}

#vw-home .home-blogs .blog_title,
#vw-home .home-promo .promo_title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
}

#vw-home .home-blogs-big {
  position: relative;
  width: calc(100% / 3);
}

#vw-home .home-blogs-big .blog-img {
  border-radius: 8px;
  height: 250px;
  object-fit: cover;
  width: 100%;
}

#vw-home .home-blogs-big .blog_content {
  color: #4f4f4f;
  font-size: 14px;
  font-weight: 400;
}

#vw-home .home-blogs-big .blog_date {
  bottom: 0;
  color: #4f4f4f;
  font-size: 12px;
  margin-bottom: 5px;
  position: absolute;
}

#vw-home .home-blogs-big .blog_title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}

#vw-home .home-blogs-big:nth-of-type(2) {
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
}

#vw-home .home-casino-inner,
#vw-home .home-lh-iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#vw-home .home-category-box {
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  width: 100%;
}

#vw-home .home-comm-title {
  color: #fff;
  font-size: 1.2rem;
  margin-bottom: 0.5rem !important;
  max-height: 34px;
  text-align: center;
}

#vw-home .home-comm-txt {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 10px;
  text-align: center;
}

#vw-home .home-comment-box {
  height: fit-content;
  justify-content: flex-end;
}

#vw-home .home-comment-btn {
  background: #0060a1;
  border-radius: 2px;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: boldfont;
  line-height: initial;
  padding: 7px 10px;
}

#vw-home .home-commentmain-box {
  background: #eff3f4;
  padding: 35px;
}

#vw-home .home-comtit,
#vw-home .home-sportnews-title {
  color: #333;
  font-family: boldfont;
  font-size: 20px;
  margin-left: 7px !important;
}

#vw-home .home-comtit-img,
#vw-home .home-toppick-img {
  height: auto;
  object-fit: contain;
  opacity: 0.8;
  padding-bottom: 4px;
  width: 27px;
}

#vw-home .home-hg-box {
  height: 250px;
}

#vw-home .home-hg-btn {
  background: #febc04;
  border-radius: 6px;
  border: none;
  color: #000;
  font-family: Helvetica !important;
  font-size: 14px;
  font-weight: 400;
  height: 30px;
  line-height: initial;
  min-height: 30px;
  min-width: fit-content;
  width: 130px;
}

#vw-home .home-hg-gamebox {
  border-radius: 3px;
  color: #54595f;
  font-family: boldfont;
  font-size: 16px;
  height: 62px;
  text-align: left;
  width: 224px;
}

#vw-home .home-hg-gamerepair {
  left: 80px;
  position: absolute;
  top: 40px;
}

#vw-home .home-hg-img {
  max-width: 100%;
  object-fit: contain;
}

#vw-home .home-hg-imgbox {
  height: 160px;
  position: relative;
  width: 235px;
}

#vw-home .home-hg-imgrepair {
  filter: grayscale(100%);
  opacity: 0.25;
}

#vw-home .home-hg-providerbox {
  align-items: center;
  display: flex;
  flex-direction: row;
  font-size: 14px;
  height: 34px;
  justify-content: space-between;
}

#vw-home .home-hg-providerbox > p {
  color: #4f4f4f;
  padding-top: 15px;
}

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

#vw-home .home-hg-title-box > div > h2,
#vw-home .home-lh-title > h2 {
  color: #333;
  font-family: boldfont;
  font-size: 20px;
  margin: 0;
}

#vw-home .home-hg-title-box > div > img,
#vw-home .home-lh-title > img {
  height: auto;
  opacity: 0.8;
  width: 30px;
}

#vw-home .home-hgame-box {
  background: #eff3f4;
  border-radius: 8px;
  height: 240px;
  width: 244px;
}

#vw-home .home-la-modal {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  min-width: 530px;
  width: fit-content;
}

#vw-home .home-lh-box {
  height: 100%;
  width: 60%;
}

#vw-home .home-lh-content {
  background: #eff3f4;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  display: inline-block;
  position: relative;
  width: 100%;
}

#vw-home .home-lh-video {
  padding-bottom: 56.25%;
}

#vw-home .home-logo-img {
  align-self: center;
  height: 100% !important;
  margin-left: -20px;
  min-width: 115px;
  object-fit: contain;
  width: 10.5% !important;
}

#vw-home .home-promo {
  border-radius: 10px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  height: 100px;
  width: 49.5%;
}

#vw-home .home-promo .promo-img {
  border-radius: 6px;
  height: 100px;
  object-fit: cover;
  width: 200px;
}

#vw-home .home-section > div {
  margin: 16px 0;
  padding: 14px 0;
}

#vw-home .home-section:first-child > div {
  margin: 20px 0 16px;
  padding: 20px 0 14px;
}

#vw-home .home-section:last-child > div {
  margin: 16px 0 20px;
  padding: 14px 0 20px;
}

#vw-home .home-speaker-img {
  height: auto !important;
  width: 40px !important;
}

#vw-home .home-sport-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 20px;
  width: 40%;
}

#vw-home .home-sport-content {
  border-radius: 3px;
  border: 1px solid #eff3f4;
  height: 100%;
  object-fit: contain;
  padding: 3px;
  width: 49% !important;
}

#vw-home .home-sport-imgbox > button {
  border-radius: 2px;
  font-family: boldfont;
  font-size: 14px;
  height: 30px;
  min-width: fit-content;
  width: 50%;
}

#vw-home .home-sport-imgbox > img {
  cursor: pointer;
  height: 20% !important;
  object-fit: contain;
  text-align: center;
  width: 70% !important;
}

#vw-home .home-sport-imgbox > span {
  color: #777;
  font-size: 12px;
  height: 60px;
  margin-bottom: 15px;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 15px;
  text-align: center;
  width: 75%;
}

#vw-home .home-sport-item {
  -moz-backface-visibility: hidden;
  -moz-perspective: 1000px;
  -moz-transition: -moz-transform 0.6s ease;
  -ms-backface-visibility: hidden;
  -ms-perspective: 1000px;
  -ms-transition: -ms-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000px;
  -webkit-transition: -webkit-transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
  position: relative;
  transition: transform 0.6s ease;
}

#vw-home .home-sportnews-img {
  height: auto;
  opacity: 0.7;
  width: 30px;
}

#vw-home .home-toppick-box {
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
}

#vw-home .home-toppick-title {
  color: #333;
  font-family: boldfont;
}

#vw-home .home_banner_gc {
  cursor: pointer;
  flex: 1;
  position: relative;
}

#vw-home .home_banner_tp {
  cursor: pointer;
  position: relative;
  width: 22%;
}

#vw-home .home_banner_tp::before {
  align-items: center;
  background-size: cover;
  bottom: 0;
  content: "";
  display: flex;
  height: 0;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  transition: transform 0.3s, opacity 0.3s, height 0.3s;
}

#vw-home .home_banner_tp:hover::before {
  height: 100%;
  opacity: 1;
  transform: translateY(0);
}

#vw-home .homeSecondRow {
  display: flex;
  height: auto !important;
  justify-content: center;
  min-height: auto;
  overflow: hidden;
  padding-top: 50px;
  width: 100%;
}

#vw-home .hotImages {
  height: 150px;
  margin-top: 15px;
  width: 200px;
}

#vw-home .info-row-one > div > p,
#vw-home .info-row-two > p {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  text-align: center;
}

#vw-home .info-row-one > div,
#vw-home .info-row-two {
  align-items: center;
  background: #fff;
  border-radius: 5px;
  display: flex;
  height: 30px;
  justify-content: space-between;
  padding: 2px;
  width: 100%;
}

#vw-home .latestCarouselContain > h3 {
  color: #4a4f54;
  font-family: boldfont;
  font-size: 18px;
  text-align: left;
}

#vw-home .latestCarouselContain > span {
  color: #777;
  font-size: 12px;
  text-align: justify;
}

#vw-home .latestCarouselContain span {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

#vw-home .latestCarouselContain span:hover {
  display: inline-block;
}

#vw-home .liveCasinoButton > button {
  border-radius: 4px;
  border: none;
  font-family: boldfont;
  font-size: 14px;
  height: 30px;
  margin-right: 5%;
  margin-top: 31%;
  min-width: fit-content;
  width: 25%;
}

#vw-home .marquee {
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

#vw-home .marquee > div {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin: 0;
  position: absolute;
  text-align: center;
}

#vw-home .marquee-slider {
  -ms-overflow-style: none;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  overflow-x: scroll;
  overflow-y: none;
  padding: 0;
  position: relative;
  scrollbar-width: none;
  white-space: nowrap;
  width: 100%;
}

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

#vw-home .marquee-slider::-webkit-scrollbar {
  display: none;
}

#vw-home .marquee-slider:hover > div {
  animation-play-state: paused !important;
  cursor: pointer;
}

#vw-home .marquee:hover > div {
  -moz-animation-play-state: paused !important;
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
  cursor: pointer;
}

#vw-home .mobilemorebtn {
  background: #0060a1;
  border-radius: 7px;
  border: none;
  color: #fff;
  font-size: 13px;
  max-height: min-content;
  min-height: 33px;
  width: 100px;
}

#vw-home .moreGameBtn {
  background: #febc04;
  border-radius: 2px;
  border: none;
  color: #000;
  font-family: Helvetica !important;
  font-size: 14px;
  font-weight: 700;
  height: 30px;
  line-height: initial;
  margin-top: 10px;
  min-height: 30px;
  min-width: 126px;
  width: 130px;
}

#vw-home .profilePic {
  border-radius: 100%;
  border: 1px solid #eff3f4;
  height: fit-content;
}

#vw-home .promo-content-box {
  display: flex;
  flex-direction: column;
  height: 100px;
  justify-content: space-between;
  width: 100%;
}

#vw-home .promo-content-box .promoDetails {
  font-size: 1rem;
}

#vw-home .promo-content-box .promoTitle {
  font-size: 1.25rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#vw-home .promo-img {
  height: 100px;
  min-width: 200px;
  width: 200px;
}

#vw-home .promotion_content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#vw-home .show-game-info {
  background: #f3f5f6;
  border-radius: 5px;
  color: #0f161f;
  display: flex;
  flex-direction: column;
  font-size: 0.13rem;
  height: 124px;
  justify-content: center;
  padding: 7px;
  position: absolute;
  right: 0;
  top: 20%;
  width: 100%;
  z-index: 9999;
}

#vw-home .sportImage:hover > .sportImageHover {
  opacity: 1;
  transform: translateY(0);
}

#vw-home .sportImageHover {
  align-items: center;
  background: rgba(255, 255, 255, 0.95);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  top: 0;
  transform-origin: center bottom;
  transform: translateY(100%);
  transition: transform 0.3s, opacity 0.3s;
  width: 100%;
}

#vw-home .swiper-slide {
  position: relative;
  transition-property: transform;
}

#vw-home .swiper-slide:hover {
  transform: scale(1.02);
}

#vw-home .swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 300px;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}

#vw-home .text-ellipsis {
  overflow: hidden;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#vw-home .top_pick_contents {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  inset: 0;
  justify-content: center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

#vw-home .top_pick_image {
  min-height: 240px;
  min-width: 216px;
}

#vw-home .txt-ellipsis {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #000;
  max-width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
}

#vw-home .wrapper-regular {
  box-sizing: content-box;
  display: flex;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}

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

#vw-home div#home-jackpot {
  height: auto;
  margin: auto;
  position: relative;
  text-align: center;
}

#vw-home div#home-jackpot .home-jackpot-running {
  bottom: 0;
  color: #fff;
  font-family: Arial, Verdana, Helvetica Neue, Helvetica, Roboto, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  height: fit-content;
  left: 0;
  letter-spacing: 2px;
  margin: auto;
  position: absolute;
  width: 100%;
  text-align: center;
  padding-right: 0;
  /*right: 0;*/
  top: 30%;
}

#vw-home div#home-jackpot img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

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

#vw-home p.content {
  color: #4f4f4f;
  font-size: 13px;
  padding-top: 5px;
  text-align: justify;
}

#vw-home span.fa.fa-star.checked {
  color: #ffb622;
}

#vw-home span.username {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

.bank-icon {
  color: #565757;
  font-size: 25px;
  opacity: 0.5;
}

.birth-icon {
  color: #565757;
  font-size: 20px;
  opacity: 0.5;
}

.clone-hover {
  color: #565757;
  font-size: 17px;
}

.clone-hover:hover {
  color: #0160a2;
}

.delete-icon {
  align-self: center;
  display: flex;
  font-size: 20px;
}

.mainwallet-restore-icon,
.refresh-icon {
  color: #fff;
}

.messaging-maskasread-icon {
  color: #0160a2;
  font-size: 18px;
}

.modal-body {
  overflow: auto;
}

.modal-content {
  max-height: 90vh;
  overflow: hidden;
}

.modal-dialog {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0 auto;
  min-width: 530px;
  width: fit-content;
}

@media only screen and (max-width: 1024px) {
  #vw-home #carouselExampleIndicators {
    height: fit-content;
  }
}

@media only screen and (max-width: 1200px) {
  #vw-home .dropdown-content2.hov2.alheaderdropdownContent,
  #vw-home .dropdown-content1.hov1.alheaderdropdownContent,
  #vw-home .dropdown-content4.hov4.alheaderdropdownContent,
  #vw-home .dropdown-content2.hov2.headerdropdownContent,
  #vw-home .dropdown-content1.hov1.headerdropdownContent,
  #vw-home .dropdown-content4.hov4.headerdropdownContent {
    min-width: 1200px !important;
    width: 100% !important;
  }
}

@media only screen and (max-width: 1236px) {
  #vw-home .bannerContent_alignment {
    height: 60px;
    margin-top: 20px;
  }

  #vw-home .top_pick_image {
    height: 20vw !important;
    width: 18vw;
  }
}
