html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  margin-bottom: 0;
}

.container-lg {
  max-width: 1138px;
  position: relative;
  clear: both;
  display: table;
}
.container-lg img {
  height: auto;
}

body {
  font-family: "MetropolisRegular", serif;
  background: #eee7f6 url("../../grab/images/background2.png") no-repeat top
    center;
}

nav .container-lg {
  background: #7d25f5;
}
nav .container-lg .navbar-nav {
  display: inline-block;
  width: 100%;
}
nav .container-lg .nav-item {
  width: 11%;
  display: inline-block;
  vertical-align: middle;
}
nav .container-lg .thk {
  width: 16%;
}
nav .container-lg .log {
  width: 26%;
  line-height: 0;
}
nav .container-lg .log1 {
  width: 50%;
}

nav .container-lg .log2 {
  width: 26%;
}

nav .container-lg .font-logo {
  font-family: "Bebas Neue", cursive;
  font-size: 3rem;
  color: white;
}

nav .container-lg .nav-link {
  padding: 0;
  color: white;
  font-size: 1.2rem;
}
nav .container-lg .nav-link img {
  width: 70%;
}
nav .container-lg .nav-item:hover .nav-link,
nav .container-lg .nav-item.active .nav-link {
  font-weight: bold;
  color: #efa03e;
  text-decoration: underline;
  text-underline-offset: 4px;
}
nav .container-lg .navbar-toggler i.fas {
  font-size: 8vw;
}
nav .container-lg .navbar-toggler span {
  font-size: 3vw;
  display: block;
}
.nav-shadow {
  filter: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04))
    drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  z-index: 3;
}
.top-bar {
  background-color: #4500a7;
}
.announce {
  float: left;
  color: white;
  background-color: #4500a7;
  width: 39%;
  font-size: 1rem;
  padding: 4.6px 0 4.6px 40px;
}

marquee {
  color: white;
  background-color: #4500a7;
  float: left;
  font-size: 1rem;
  padding: 5px 0;
}

marquee {
  width: 55.8%;
}

.blank-marquee {
  float: left;
  color: white;
  background-color: #4500a7;
  width: 5.2%;
  font-size: 1rem;
  padding: 5px;
}

p.hmups {
  font-size: 2rem;
  padding: 12px 0 5px 0;
  color: #5916a6;
  font-weight: bolder;
}

.timer {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: white;
  letter-spacing: 10px;
}
.timer .hours,
.timer .minutes {
  margin-right: 20px;
}

.timer .hours,
.timer .minutes,
.timer .seconds {
  display: inline-block;
}
.timer .hours p,
.timer .minutes p,
.timer .seconds p {
  font-size: 3rem;
  line-height: 30px;
  word-spacing: 0.5vw;
  font-weight: bold;
}
.timer .hours p span,
.timer .minutes p span,
.timer .seconds p span {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.op-ed {
  background: linear-gradient(to bottom, #9453fb 0%, #7b29fa 100%);
  font-family: "MetropolisThin", serif;
  font-weight: 500;
  font-size: 1.9rem;
  font-weight: bold;
  line-height: 1.75;
  color: white;
  margin-top: -4px;
  letter-spacing: 3px;
}
.op-ed p {
  display: inline-block;
  color: white;
  -webkit-background-clip: text;
  background-clip: text;
}
.op-ed span {
  font-weight: 800;
  font-family: "MetropolisRegular", serif;
  color: white;
  display: inline-block;
}

.modal-header {
  padding: 0 20px;
  border-bottom: 0;
}
.modal-header .modal-title {
  width: 100%;
}
.modal-title {
  padding: 10px 0px;
}

.hape,
.modal-header {
  background: #9453fb;
  background: linear-gradient(to bottom, #7f43e6 0%, #9453fb 50%, #7f43e6 100%);
  color: white;
  border-radius: 4px 4px 0 0;
}
.hape p,
.modal-header p {
  font-size: 1.5rem;
  font-family: "MetropolisExtraBold", serif;
  line-height: 1.1;
  padding-bottom: 5px;
}
.hape p span,
.modal-header p span {
  font-size: 1.25rem;
  font-weight: normal;
  display: block;
}
.hape .btn-close,
.modal-header .btn-close {
  background: none;
}
.hape .btn-close i.far,
.modal-header .btn-close i.far {
  font-size: 1.75rem;
  margin: -4px;
}

.hape-body,
.modal-body {
  background-color: #5c24ac;
  color: white;
  border-radius: 0 0 4px 4px;
}
.hape-body p,
.modal-body p {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5;
}
.hape-body p span,
.modal-body p span {
  display: block;
  font-weight: normal;
}
.hape-body .pem-below,
.modal-body .pem-below {
  border-bottom: 1px solid white;
  margin-bottom: 2px;
  padding-bottom: 5px;
}
.pem-container {
  padding: 5px 0px;
  display: flex;
  justify-content: center;
}
.hape-body .pem-below .pem,
.modal-body .pem-below .pem {
  display: inline-flex;
  align-content: flex-start;
  justify-content: center;
  width: 30%;
}
.spec p,
.hibu p,
.pem p {
  color: #fa9b1d;
}
.spec span,
.hibu span,
.pem span {
  color: white;
}
.hape-body .spec {
  border-right: 1px solid white;
}
.border-right {
  border-right: 1px solid white;
}
.modal-container {
  display: flex;
  justify-content: space-between;
}
.hape-body .spec,
.hape-body .hibu,
.modal-body .spec,
.modal-body .hibu {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 45%;
}

.hape-body .spec p span,
.hape-body .hibu p span,
.modal-body .spec p span,
.modal-body .hibu p span {
  width: 31%;
  display: inline-block;
}

.modal-body .spec p span,
.modal-body .hibu p span {
  width: 30%;
  font-size: 1.1rem;
}
.border-below {
  border: 1px solid white;
}
.has {
  background: #9453fb;
  background: linear-gradient(to bottom, #7f43e6 0%, #9453fb 50%, #7f43e6 100%);
  color: white;
  padding: 5px;
  font-size: 1.25rem;
  font-weight: bold;
  border-radius: 4px 4px 0 0;
}
.has .title {
  display: inline-block;
  width: 32%;
}

.has-body {
  background-color: #5a21aa;
  padding-top: 5px;
}
.has-body .has-below {
  color: white;
  font-size: 1rem;
  padding-bottom: 5px;
  border-bottom: 1px solid white;
}

.has-body .has-below .date,
.has-body .has-below .day,
.has-body .has-below .result {
  display: inline-block;
  width: 32%;
}
.day a {
  color: white;
}
.day a:hover {
  color: red;
}
.has-body .has-below .result {
  color: white;
  display: inline-flex;
  justify-content: flex-end;
  padding-right: 35px;
  gap: 2px;
}

.result-number {
  width: 20%;
  position: relative;
  border-radius: 50%;
  background: radial-gradient(#ffc263, #ff9512);
  font-weight: bolder;
  font-family: "MetropolisSemiBold";
}
.result-number::after {
  content: "";
  display: block;
  padding-bottom: 40%;
}

.result-number p {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.has-body:last-child {
  border-radius: 0 0 4px 4px;
}
.has-body:last-child .has-below {
  border-bottom: 0;
}

.ft-bg {
  background-color: #7d28fa;
  padding: 0px 24px;
}
.ft-bg .title {
  color: white;
  font-size: 2.75rem;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 1rem;
}
.ft-bg p {
  color: white;
  font-size: 20px;
  line-height: normal;
}

.cpms {
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  color: black;
  background: #f4a433;
}
.cpms .cp,
.cpms .ms {
  display: inline-block;
  width: 49%;
}
.cpms .cp {
  text-align: left;
}
.cpms .ms {
  text-align: right;
}
.cpms .ms i.fa-brands {
  font-size: 1.5rem;
  margin-right: 10px;
}
.cpms .ms .fa-facebook-square {
  margin-left: 10px;
}

.tor-body {
  background-color: #6834b1;
  color: white;
}

.tor-body .sec-mon-yer {
  display: inline-block;
  vertical-align: middle;
}
.tor-body .sec-mon-yer select {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.tor-body .sec-mon-yer select option {
  background-color: #596967;
  color: white;
}
.tor-body .sec-mon-yer select option:focus {
  background-color: #87f5ea;
  color: black;
}
.tor-body .btn-danger {
  color: white;
  padding: 0.15rem 0.75rem;
  background: #f4241d;
  background: linear-gradient(to bottom, #f4241d 0%, #bb0d0d 100%);
}
.tor-body .btn-danger:hover {
  background: #bb0d0d;
  background: linear-gradient(to bottom, #bb0d0d 0%, #f4241d 100%);
}
.tor-body .btn-danger:focus {
  box-shadow: unset;
}
.tor-body table thead tr {
  background: #9453fb;
  background: linear-gradient(to bottom, #7f43e6 0%, #9453fb 50%, #7f43e6 100%);
}
.tor-body table thead tr th {
  color: white;
  border: 1px solid white;
  font-size: 1.5rem;
  color: white;
  font-weight: bold;
}
.tor-body table thead tr th:first-child {
  width: 10%;
}
.tor-body table tbody tr td {
  color: white;
  border: 1px solid white;
  font-size: 1.25rem;
}
.tor-body table tbody tr td span {
  color: white;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.5rem;
  display: inline-block;
  border-radius: 50%;
  background: radial-gradient(#ffc263, #ff9512);
  margin-right: 10px;
  font-weight: bold;
}
.tor-body table tbody tr td span:last-child {
  margin-right: 0;
}
.tor-body table tbody tr td a {
  color: white;
}
.tor-body table tbody tr td a:hover {
  color: red;
}
.tor-body table tbody tr td:first-child {
  width: 10%;
}
.tor-body table > :not(:first-child) {
  border: 1px solid white;
}
.tor-body ul.pagination li {
  margin: 0 2px;
}
.tor-body ul.pagination li a {
  background-color: #8737f5;
  color: white;
  border: none;
}
.tor-body ul.pagination li a:hover,
.tor-body ul.pagination li a.active {
  background-color: #16a8fb;
  color: white;
}
.tor-body ul.pagination li.disabled a {
  background-color: #9047f5;
  color: #b4b4b4;
}
.tor-body ul.pagination li.active a:hover,
.tor-body ul.pagination li.active a {
  background-color: #16a8fb;
  color: white;
}
.tor-body .title {
  font-size: 1.75rem;
  font-weight: bold;
  line-height: normal;
}
.tor-body .table-title {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: normal;
}

.tor-body p {
  text-align: left;
  line-height: normal;
}
.table-head {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border: 1px solid white;
  background: #9453fb;
  background: linear-gradient(to bottom, #7f43e6 0%, #9453fb 50%, #7f43e6 100%);
  padding: 5px 0;
}

.border-white {
  border: 1px solid white;
}
.border-white-md {
  border: none;
  display: none;
}
.read-more {
  color: #ea9f3f;
  float: left;
  border: none;
  font-size: 15px;
  background-color: transparent;
}
.read-more:hover {
  text-decoration: underline;
}
.bog p {
  margin-bottom: 1rem;
}

.offcanvas .offcanvas-header {
  justify-content: space-around;
  background: #9453fb;
  background: linear-gradient(to bottom, #7f43e6 0%, #9453fb 50%, #7f43e6 100%);
}
.offcanvas .offcanvas-header .offcanvas-title {
  font-weight: bold;
  color: white;
  flex: 0 0 90%;
  text-align: center;
}
.offcanvas .offcanvas-header .btn-close {
  flex: 0 0 10%;
}
.offcanvas .offcanvas-body {
  background-color: #a277eb;
  padding: 0;
  padding-top: 1rem;
}
.offcanvas .offcanvas-body .list-group {
  margin-bottom: 45vh;
}
.offcanvas .offcanvas-body .list-group .list-group-item {
  background-color: #9453fb;
  color: black;
  border: 0;
  padding: 0.5rem 1rem;
}
.offcanvas .offcanvas-body .list-group .list-group-item:hover {
  background-color: #7f43e6;
  color: white;
}
.offcanvas .offcanvas-body p {
  font-size: 3vw;
}

.power_controls {
  background: url(../../grab/images/spin3.gif) center bottom no-repeat;
  height: 621px;
  width: 100%;
  z-index: 1;
}
.power_controls .can-pos {
  position: absolute;
  z-index: -1;
  left: 55.25%;
  margin-top: 41px;
  transform: scale(1.1);
}
.power_controls .can-pos canvas {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.power_controls button {
  color: white;
  background: #fdb040;
  background: linear-gradient(to bottom, #fdb040 0%, #d07400 100%);
  padding: 1px;
  font-size: 30px;
  width: 386px;
  height: 50px;
  margin-top: 459px;
  font-weight: bold;
}
.power_controls .btn-danger:hover {
  background: #bb0d0d;
  background: linear-gradient(to bottom, #bb0d0d 0%, #f4241d 100%);
}
.power_controls .btn-danger:focus {
  box-shadow: unset;
}
.power_controls p {
  font-size: 5rem;
  font-weight: bold;
  width: 390px;
  height: 80px;
  margin: 25px auto;
  text-align: left;
}
.power_controls span {
  font-size: 40px;
  color: #9453fb;
}
.slot-container {
  width: 70%;
  margin-top: 10px;
  display: flex;
  gap: 10px;
  margin-left: auto;
  margin-right: auto;
}

.slot {
  background-color: #bababa;
  border: 4px solid #e69121;
  border-radius: 10px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60px;
}

.tradingview-widget-container {
  margin-top: -3px;
}

.footer-body,
.footer-social {
  padding: 0 40px;
}

.hide {
  display: none;
}

@media screen and (max-width: 1199px) {
  .power_controls {
    background-size: 75%;
    height: 0;
    padding-bottom: 100%;
  }
  .power_controls .can-pos {
    left: 55.25%;
    margin-top: 2.75%;
    transform: none;
  }
  .power_controls .can-pos canvas {
    width: 95%;
  }
  .power_controls button {
    width: 68%;
    margin-top: 73%;
  }
  .power_controls p {
    width: 68%;
    margin: 2% auto;
    font-size: 6.5vw;
  }
  marquee {
    width: 55%;
  }
  .blank-marquee {
    width: 6%;
  }
}

@media screen and (max-width: 1130px) {
  .announce {
    padding: 4.6px 0 4.6px 10px;
  }
  .power_controls .can-pos {
    left: 54.75%;
  }
  .power_controls .can-pos canvas {
    width: 92%;
  }
}
@media screen and (max-width: 1100px) {
  .power_controls .can-pos {
    left: 54.25%;
  }
  .power_controls .can-pos canvas {
    width: 90%;
  }
}
@media screen and (max-width: 1070px) {
  .power_controls .can-pos {
    left: 53.65%;
  }
  .power_controls .can-pos canvas {
    width: 88%;
  }
}
@media screen and (max-width: 1050px) {
  .power_controls .can-pos {
    left: 53%;
  }
  .power_controls .can-pos canvas {
    width: 86%;
  }
}
@media screen and (max-width: 1020px) {
  .power_controls .can-pos {
    left: 52.5%;
  }
  .power_controls .can-pos canvas {
    width: 82%;
  }
}
@media screen and (max-width: 991px) {
  .announce,
  .dt,
  marquee {
    font-size: 2.25vw;
  }

  .announce {
    width: 24%;
  }
  .announce span {
    display: none;
  }

  marquee {
    width: 76%;
  }
  .blank-marquee {
    display: none;
  }
  nav.navbar {
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }

  nav.navbar .container-lg {
    justify-content: flex-start;
  }
  nav.navbar .container-lg .log1 {
    margin-left: 18vw;
  }
  nav.navbar .container-lg .log1 img {
    width: 50%;
  }
  nav.navbar .container-lg button {
    color: white;
  }
  nav.navbar .container-lg .navbar-toggler i.fas {
    font-size: 5vw;
  }
  nav.navbar .container-lg .navbar-toggler span {
    font-size: 2vw;
  }

  .navbar-toggler:focus {
    box-shadow: unset;
  }

  .timer {
    width: 100%;
  }
  .timer .hours p,
  .timer .minutes p,
  .timer .seconds p {
    font-size: 3vw;
  }
  .timer .hours p span,
  .timer .minutes p span,
  .timer .seconds p span {
    font-size: 3.8vw;
  }

  .op-ed {
    font-size: 2.5vw;
    letter-spacing: 0.4vw;
    padding-top: 5px;
  }

  .slot-container {
    width: 80%;
  }
  p.hmups {
    font-size: 3.5vw;
    padding: 1.5vw 0 0 0;
    color: #5916a6;
  }
  .timer .hours,
  .timer .minutes {
    margin-right: 0px;
  }
  .hape,
  .modal-header {
    padding: 2px 0;
  }
  .hape p,
  .modal-header p {
    padding-bottom: 0;
    font-size: 2.5vw;
  }
  .hape p span,
  .modal-header p span {
    font-size: 2vw;
  }
  .hape .btn-close i.far,
  .modal-header .btn-close i.far {
    font-size: 4vw;
    margin: -3px;
  }

  .hape-body,
  .modal-body {
    padding: 0;
  }
  .hape-body p,
  .modal-body p {
    font-size: 1.5vw;
  }
  .modal-body .pem-below {
    padding-bottom: 0;
  }
  .pem-below {
    border: none;
  }
  .low-table {
    justify-content: space-between;
    display: flex;
    padding: 5px 15px;
  }

  .hape-body .spec p span,
  .hape-body .hibu p span,
  .modal-body .spec p span,
  .modal-body .hibu p span {
    width: 31%;
  }

  .hape-body .spec {
    border: none;
  }
  .modal-header p {
    font-size: 4.25vw;
  }
  .modal-header p span {
    font-size: 3vw;
  }

  .modal-body p {
    font-size: 2.75vw;
  }

  .has {
    font-size: 2vw;
    padding: 5px 0;
  }

  .has-body .has-below {
    font-size: 2vw;
    vertical-align: middle;
  }
  .has-body .has-below .result span {
    width: 2.75vw;
    height: 2.75vw;
    line-height: 2.75vw;
    font-size: 2.75vw;
  }

  .has-body .has-below .result {
    padding-right: 1vw;
    color: #6e357a;
    gap: 1.5px;
  }
  .result-number {
    width: 50%;
  }

  .result-number p {
    font-size: 1.5vw;
  }

  .table-padding {
    padding-left: 10px;
  }
  .ft-bg {
    padding: 0 12px;
  }
  .ft-bg .title {
    font-size: 5vw;
  }
  .ft-bg p {
    font-size: 3vw;
  }
  .content {
    font-size: 3vw;
  }
  .cpms .cp {
    display: none;
  }
  .cpms .ms {
    text-align: center;
    font-size: 4vw;
    width: 100%;
  }
  .cpms .ms .fa-facebook-square {
    margin-left: 4px;
  }
  .cpms .ms i.fa-brands {
    font-size: 4vw;
    margin-right: 5px;
  }
  .cpms .ms i.fa-brands:last-child {
    margin-right: 0;
  }

  .list-group-horizontal .list-group-item {
    background-color: #5b23ab;
    color: white;
    border: 0;
    font-size: 1.5vw;
    padding: 0.3rem 0.25rem;
    border-radius: 0 !important;
    text-transform: uppercase;
    line-height: 1.5;
  }
  .list-group-horizontal .list-group-item span {
    display: block;
  }
  .list-group-horizontal .list-group-item i {
    font-size: 3vw;
  }
  .list-group-horizontal .list-group-item:hover,
  .list-group-horizontal .list-group-item.active {
    background-color: #01a2fc;
    color: white;
    font-weight: bold;
  }

  .tor-body .title {
    font-size: 4.25vw;
  }
  .tor-body table thead tr th {
    font-size: 3.5vw;
  }
  .tor-body table tbody tr td {
    font-size: 3.25vw;
  }
  .tor-body table tbody tr td span {
    width: 5vw;
    height: 5vw;
    line-height: 5vw;
    font-size: 3vw;
    margin-right: 5px;
    color: #6e357a;
    font-family: "MetropolisSemiBold";
  }

  .poldwn {
    margin-bottom: 7vw;
  }

  .slot {
    min-height: 50px;
  }

  .border-white-md {
    display: block;
    border-left: 1px solid white;
  }

  .container-a {
    width: 100%;
    height: 100%;
    display: flex;
  }
  .container-b {
    align-self: center;
    width: 100%;
  }
  .power_controls {
    background-size: 90%;
    padding-bottom: 120%;
  }
  .power_controls span {
    font-size: 30px;
  }
  .power_controls .can-pos {
    left: 52.25%;
    margin-top: 3%;
  }
  .power_controls .can-pos canvas {
    width: 95%;
  }
  .power_controls button {
    font-size: 3vw;
    height: auto;
    width: 80%;
    margin-top: 87%;
  }
  .power_controls p {
    margin: 2% auto;
    font-size: 7.5vw;
    width: 80%;
  }

  .modal-dialog .modal-header .btn-close {
    background: none;
    margin: -6px 3px 0px 0;
    padding: 0;
    font-size: 3vw;
  }
  .footer-body {
    padding: 0 20px;
  }
  .footer-social {
    padding: 3px 5px 6px 5px;
  }

  .wp-block-image img {
    width: 80vw;
    padding: 10px;
    height: auto;
  }
}
@media screen and (max-width: 960px) {
  .power_controls .can-pos {
    left: 51.5%;
  }
  .power_controls .can-pos canvas {
    width: 92%;
  }
}
@media screen and (max-width: 945px) {
  .power_controls .can-pos {
    left: 51.25%;
  }
  .power_controls .can-pos canvas {
    width: 90%;
  }
}
@media screen and (max-width: 930px) {
  .power_controls .can-pos {
    left: 50.5%;
  }
}
@media screen and (max-width: 920px) {
  .power_controls .can-pos canvas {
    width: 88%;
  }
}
@media screen and (max-width: 868px) {
  .power_controls .can-pos {
    left: 50%;
    margin-top: 2%;
  }
}

@media screen and (max-width: 718px) {
  .power_controls p span {
    margin: auto 4%;
  }
  .slot {
    min-height: 40px;
  }
  .slot-container {
    gap: 5px;
  }
}
@media screen and (max-width: 567px) {
  nav.navbar .container-lg .log1 {
    margin-left: 14vw;
  }
  nav.navbar .container-lg .log1 img {
    width: 70%;
  }
  .slot {
    border: 2px solid #e69121;
    border-radius: 4px;
  }
  .poldwn {
    margin-bottom: 10vw;
  }

  .slot {
    min-height: 30px;
  }

  nav.navbar .container-lg .navbar-toggler i.fas {
    font-size: 5.75vw;
  }
  nav.navbar .container-lg .navbar-toggler span {
    font-size: 2.5vw;
  }

  .list-group-horizontal .list-group-item {
    font-size: 2vw;
  }
  .list-group-horizontal .list-group-item i {
    font-size: 5vw;
  }
}
@media screen and (max-width: 557px) {
  .power_controls button {
    font-size: 2.75vw;
    margin-top: 87.25%;
  }
  .power_controls p span {
    margin: auto 4.1%;
  }

  .power_controls span {
    font-size: 20px;
  }
}
@media screen and (max-width: 500px) {
  .power_controls .can-pos canvas {
    width: 84%;
  }
  .power_controls p span {
    margin: auto 3.8%;
  }
  .slot {
    min-height: 24px;
  }
  .slot-container {
    gap: 3px;
  }
  .timer {
    letter-spacing: 5px;
  }
}
@media screen and (max-width: 486px) {
  .power_controls p span {
    margin: auto 3.8%;
  }

  .power_controls {
    background-size: 90%;
    height: 0;
    padding-bottom: 117%;
  }
  .power_controls .can-pos {
    left: 52%;
  }
  .result-number::after {
    padding-bottom: 32%;
  }
}
@media screen and (max-width: 410px) {
  .power_controls button {
    margin-top: 86%;
  }
  .power_controls p span {
    margin: auto 3.8%;
  }
}
@media screen and (max-width: 375px) {
  .power_controls p span {
    margin: auto 3.7%;
  }

  nav.navbar .container-lg .log1 {
    margin-left: 12vw;
  }
  .op-ed {
    font-size: 2.1vw;
  }
  .timer {
    letter-spacing: 5px;
  }
  .hape-body p {
    font-size: 2vw;
  }

  .modal-body p {
    font-size: 4vw;
  }
}
@media screen and (max-width: 360px) {
  .power_controls .can-pos canvas {
    width: 80%;
  }
  .slot {
    min-height: 20px;
  }
}
@media screen and (max-width: 342px) {
  .power_controls p span {
    margin: auto 3.5%;
  }
}
@media screen and (max-width: 316px) {
  .power_controls button {
    font-size: 2.25vw;
  }
  .power_controls p span {
    margin: auto 3.5%;
  }
}
@media screen and (max-width: 294px) {
  .power_controls p span {
    margin: auto 3.3%;
  }
}
@media screen and (max-width: 277px) {
  .power_controls p span {
    margin: auto 3.1%;
  }
}
@media only screen and (min-width: 150px) and (max-width: 199px) {
  .hape-body .pem-below .pem {
    width: 28%;
  }

  .hape-body .has-below .detail .btn-danger {
    padding: 0.001rem 0.2rem;
  }

  .cpms .ms i.fa-brands {
    margin-right: 1px;
  }

  .list-group-horizontal .list-group-item {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 200px) and (max-width: 319px) {
  .hape-body .pem-below .pem {
    width: 29%;
  }
}
@media only screen and (min-width: 360px) and (max-width: 991px) {
  .offcanvas .offcanvas-body .list-group {
    margin-bottom: 50vh;
  }
}
@media only screen and (min-width: 375px) and (max-width: 991px) {
  .announce,
  .dt,
  marquee {
    font-size: 2vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .has-body .has-below .detail .btn-danger {
    font-size: 1.75vw;
    padding: 0.01rem 0.25rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  nav .container-lg .nav-link {
    font-size: 1.5vw;
  }

  .announce,
  marquee,
  .blank-marquee,
  .dt {
    font-size: 1.25vw;
  }

  .timer .hours p,
  .timer .minutes p,
  .timer .seconds p {
    font-size: 3vw;
  }

  .op-ed {
    font-size: 1.6rem;
  }

  .hape p {
    font-size: 2.5vw;
  }
  .hape p span {
    font-size: 2vw;
  }

  .hape-body p {
    font-size: 1.75vw;
  }

  .has {
    font-size: 1.75vw;
  }

  .has-body .has-below {
    font-size: 1.5vw;
  }
  .has-body .has-below .result span {
    width: 2vw;
    height: 2vw;
    line-height: 2vw;
    font-size: 2vw;
  }

  .ft-bg .title {
    font-size: 2.4vw;
  }
  .ft-bg p {
    font-size: 14px;
  }

  .cpms {
    font-size: 1.75vw;
  }
  .cpms .ms i.fa-brands {
    font-size: 2vw;
  }

  .tor-body table thead tr th {
    font-size: 2vw;
  }
  .tor-body table tbody tr td {
    font-size: 1.75vw;
  }
  .tor-body table tbody tr td span {
    width: 2.5vw;
    height: 2.5vw;
    line-height: 2.5vw;
    font-size: 2vw;
  }
  .tor-body title {
    font-size: 2.25vw;
  }
}
