﻿html body .wheel-container .wheel-arrow {
  transform: scale(4);
  transform-origin: top;
  top: -16%;
}
html body .wheel-container.main.wheel-container-10 .wheel-border {
  width: 116%;
  height: 116%;
  left: -8%;
  top: -8%;
}
html body .wheel-container.main.wheel-container-10 .w-holder-1 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 118% !important;
}
html body .wheel-container.take-2.wheel-container-10 .wheel-border {
  width: 120%;
  height: 120%;
  left: -11%;
  top: -11%;
}
html body .wheel-container.take-2.wheel-container-10 .spin-btn-v {
  background-size: 140%;
  background-position: center;
}
html body .wheel-container.take-2.wheel-container-10 .w-holder-1 {
  background-position: center;
  background-size: 120% !important;
}
html body .wheel-container.vip.wheel-container-8 .wheel-border {
  width: 134%;
  height: 134%;
  left: -17%;
  top: -17%;
}
html body .wheel-container.vip.wheel-container-8 .spin-btn-v {
  background-size: 210%;
  background-position: center;
}
html body .wheel-container.vip.wheel-container-8 .text-holder {
  color: #000000;
}
html body .wheel-container.vip.wheel-container-8 .w-holder-1 {
  background-position: center;
  background-size: 136% !important;
}
html.browser body .wheel-container {
  margin-top: 6rem;
}
html.browser body .wheel-container.main.wheel-container-10 .single-sector {
  padding-top: 26%;
}
html.browser body .wheel-container.take-2.wheel-container-10 .single-sector {
  padding-top: 28%;
}
html.browser body .wheel-container.vip .text-holder > img {
  max-width: 4.6rem;
  max-height: 4.6rem;
}
html.browser body .wheel-container.vip.wheel-container-8 .single-sector {
  padding-top: 20%;
}
html.tablet body .wheel-container.main.wheel-container-10 .single-sector, html.mobile body .wheel-container.main.wheel-container-10 .single-sector {
  padding-top: 22%;
}
html.tablet body .wheel-container.take-2.wheel-container-10 .single-sector, html.mobile body .wheel-container.take-2.wheel-container-10 .single-sector {
  padding-top: 22%;
}
html.tablet body .wheel-container.vip .text-holder > img, html.mobile body .wheel-container.vip .text-holder > img {
  max-width: 3rem;
  max-height: 3rem;
}
html.tablet body .wheel-container.vip.wheel-container-8 .single-sector, html.mobile body .wheel-container.vip.wheel-container-8 .single-sector {
  padding-top: 16%;
}