.page {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  overflow: hidden;
  font-family: 'Chakra Petch', sans-serif !important;
}

.bg-mid {
  margin: 0;
  padding: 0;
  background-image: url('images/site_background.jpg');
  background-position: center 606px;
  background-repeat: no-repeat;
}

.slide-bg-pic {
  background-color:
  background-image: url('images/bg-slide.jpg');
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-primary {
  -ms-box-shadow: 0 4px 10px -3px #000 !important;
  -moz-box-shadow: 0 4px 10px -3px #000 !important;
  -o-box-shadow: 0 4px 10px -3px #000 !important;
  -webkit-box-shadow: 0 4px 15px -5px #000 !important;
  box-shadow: 0 4px 10px -3px #000 !important;
}

main {
  margin: 0;
  padding: 0;
}

#promotion-slide {
  border-bottom: 8px solid #000000;
}

.bg-transit-all {
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.card-title h1,
.card-title h2,
.card-title h3,
.card-title h4 {
  font-size: 24px;
  color: #fcb900;
}

.card-title a.accordion-toggle {
  font-size: 18px;
  color: #fcb900;
  text-align: center;
} 

.slot-game-list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.slot-flex {
  margin-top: 10px !important;
  position: relative;
}

.mobile-view {
  display: none;
}

.jackpot-wraper {
  position: relative;
}

.jackpot-bar {
    position: absolute;
    bottom: 0;
    background: url(images/jackpot-bar.png) top center no-repeat;
    width: 100%;
    z-index: 500;
    border-bottom: 9px solid #82211f;
    text-align: center;
    height: 65px;
}

.jackpot-amount {
    color: #ffffff;
    font-size: 30px;
    margin-top: 12px;
    position: absolute;
    text-align: left;
    margin-left: -40px;
}

.nav-tabs {
  background-color: transparent !important;
}

.nav-tabs .accordion-toggle.nav-link {
  border-radius: 0!important;
  color: #fcb900 !important;
  background-color: transparent !important;
  padding: 10px 28px;
  font-size: 16px !important;
  /*height: 28px !important;*/
}

.nav-tabs .nav-item .nav-link:hover, .nav-tabs .nav-item .nav-link:active {
  border-top-left-radius: 0  !important;
  border-top-right-radius: 0 !important;
  background-color: #0C0C0C;
}

#tabs-0 .nav-link:hover , #tabs-0 .nav-link.active,
#tabs-1 .nav-link:hover , #tabs-1 .nav-link.active,
#tabs-2 .nav-link:hover , #tabs-2 .nav-link.active,
#tabs-3 .nav-link:hover , #tabs-3 .nav-link.active{
  border-top-left-radius: 0  !important;
  border-top-right-radius: 0 !important;
  background-color: #0C0C0C;
}

.box-dw {
    border-radius: 5px;
    background-color: rgba(255,255,255,0.1);
    padding: 15px;
    border: 1px solid gold;
}

h3.dw {
    font-size: 18px;
}

.btn-ctrl {
    font-size: 15px;
    width: 164px;
    margin-top: 5px;
}

.dl-content {
    background-image: url('images/download_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

.download-g {
  display: block;
  text-align: center;
}

.nav-tabs .card.nav-item {
  font-size: 16px !important;
  padding: 0!important;
  margin: 0!important;
  background-color: transparent!important;
}

.card-soup .card-header {
  padding-bottom: 5px;
}

.card-soup .card-title {
  padding-bottom: 0;
}

.card-soup .card {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aebcbf+0,6e7774+50,0a0e0a+51,0a0809+100;Black+Gloss */
  background: #0C0C0C;

  margin-bottom: 10px;
}

.card-soup .card-body {
  background-color: transparent !important;

}

.fw-previous-tab-pane {
  background-color: transparent !important;
}

img.l, img.r { 
  width: 178px; 
  margin-bottom: 10px;
}

img.qr {
  border-radius: 3px;
} 

/*
.download-g img.l {
  display:block;
  float: left;
  width: 130px;
  clear: both;
}


.download-g img.r {
  display: block;
  width: 130px;
  margin-left: 15px;
  float: left;
  clear: both;
}*/


/*
footer {
  width: 100%;
  margin: 0 auto;
  min-height: 100px;
  background: #121212;
  color: #4e4e4e;
  font-family: 'Chakra Petch', sans-serif !important;
  font-weight: 400;
  font-style: normal;
  line-height: -6px;
  display: block;
  color: #ffffff;
  -ms-box-shadow: 0 4px 10px -3px #000;
  -moz-box-shadow: 0 4px 10px -3px #000;
  -o-box-shadow: 0 4px 10px -3px #000;
  -webkit-box-shadow: 0 4px 15px -5px #000;
  box-shadow: 0 4px 10px -3px #000;
}

footer ul li {
  list-style: none;
  display: inline-block;
}

.link-bg {
  height: 40px;
  background: #1d1d1d;
  border-top: 1px solid #2d2d2d;
  border-bottom: 1px solid #161616;
  color: #acacac;
  font-size: 14px;
  padding-top: 11px;
  width: 100%;
}

.utility-links {
  width: 962px;
  margin: 0 auto;
}

.utility-links ul {
  margin-top: 3px;
  float: left;
  list-style: none;
}

.utility-links li {
  float: left;
  padding: 0 15px;
}

.utility-links li:first-child {
  float: left;
}

#copyright {
  color: #ffffff;
  font-size: 10px;
  float: right;
  text-align: right;
  padding-right: 20px;
}

.footer-provider {
  border-bottom: 1px solid #a1a1a1;
  padding: 12px 0;
  margin: 0 auto;
  width: 100%;
  float: left;
  padding-left: 10px;
}

.footer-contact {
  padding: 12px 0;
  margin: 0 auto;
  width: 100%;
  float: left;
  padding-left: 10px;
  margin-bottom: 50px;
}

.footer-md3 {
  float: left;
  width: 33.333%;
}

.footer-subtitle {
  width: 100%;
  float: left;
}

.text-footer {
  padding: 10px 10px;
  color: #3a3a3a;
}
*/
@media (min-width: 481px) and (max-width: 767px) {
    .mobile-view {
        display: block;
    }

    .mobile-hide {
      display: none;
    }

    .bg-mid {
      background-position: center 119.53px;
    }

    .download-g img.l {display: block; margin-left: 0; padding-left: 0;}
    .download-g img.r {
      display: block;
      margin-left: 0;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .mobile-view {
        display: block;
    }

    .mobile-hide {
      display: none;
    }

    .bg-mid {
      background-position: center 119.53px;
    }

    .download-g img.l {display: block;}
    .download-g img.r {
      display: block;
      margin-left: 0;
    }
}
