
body {
  font-family: Arial;
  padding: 0;
  margin: 0;
  /* background: #000 url(../img/bg.webp); */
  background: #200e59;
  background-size: 760px auto;
}

.f {
  background: rgba(0, 0, 0, 0.5);
  background: radial-gradient(closest-corner circle at top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.05));
}

.xs {

}

.xs .trust-container {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding: 15px;
  margin-top: 10px;
  color: #fff;
  text-align: center;
}

.xs .min-dep {
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
}

.xs .trust-container i {
  color: #34eb58;
}

.xs .trust-container .flag-container {
  background: rgba(255, 255, 255, 0.3);
  padding: 0 4px 0 4px;
  border-radius: 3px;
  display: inline-block;
}

.xs .trust-container .col-1 {
  width: 48%;
  display: inline-block;
}

.xs .trust-container .col-2 {
  width: 48%;
  display: inline-block;
}

.xs .header {
  color: #fff;
  padding: 10px 10px 0 10px;
  text-align: center;
}

.xs .header .header-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0 0 10px 0;
  text-shadow: 1px 1px rgba(0, 0, 0, 1);
  line-height: 33px;
  background: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-bottom: 10px;
}

.xs .header .header-title img {
  width: 30px;
  border: 3px solid rgba(255, 255, 255, 0.6);
  border-radius: 30px;
  margin: 0 5px 10px 0;
}

.xs .header .country-name {
  color: yellow;
}

.xs .header .header-sub-title .header-sub-title-label {
  font-size: 16px;
  color: #eee;
}

.xs .header .header-sub-title {
  font-size: 20px;
}

.xs .items-container {
  padding: 30px 10px 0 10px;
}

.xs .item-container {
  margin-bottom: 30px;
  width: 100%;
  border: 3px solid rgba(255, 255, 255, 0.5);
  border-radius: 12px;
}

.xs .item-container .col-1 {
  background: #fff;
  border-radius: 10px 0 0 10px;
  width: 45%;
  height: 260px;
  float: left;
  text-align: center;
  position: relative;
}

.col-big {
  height: 320px !important;
}

.xs .item-container .col-1 .rating {
  font-size: 20px;
  letter-spacing: -1px;
}

.xs .item-container .col-1 .rating .ratings-amount {
  font-size: 13px;
  letter-spacing: 0px;
}

.xs .item-container .col-1 .rating .rate {
  font-size: 25px;
  font-weight: bold;
}

.xs .payment-methods {
  padding: 15px 5px 10px 5px;
}

.xs .payment-methods .payment-method {
  text-align: center;
  padding: 0 2px 0 2px;
  width: 35px;
  border-radius: 3px;
  border: 1px solid #ddd;
  margin-right: 10px;
  background: #f7f7f7;
  display: inline-block;
}

.xs .payment-methods .all .payment-method {
  margin-bottom: 10px;
}

.xs .payment-methods .payment-method img {
  width: 100%;
}

.xs .stars-container {
  color: #F4B400;
  letter-spacing: -2px;
  text-align: center;
  font-size: 18px;
}

.xs .item-container .col-1 .rank-number {
  top: 5px;
  left: 0px;
  position: absolute;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  background: #F4B400;
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  border: 2px solid rgba(255, 255, 255, 0.3);
  font-weight: bold;
  font-size: 18px;
  padding: 0 0 0 0;
  z-index: 2;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.03);
  text-align: center;
}

.xs .item-container .col-1 .rank-badge {
  position: absolute;
  top: -22px;
  left: -5px;
}

.xs .item-container .col-1 .badge {
  z-index: 1;
  top: 7px;
  left: 22px;
  position: absolute;
  background: #4285F4;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 10px 5px 13px;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.xs .item-container .col-1 .logo {
  margin: 20px 10px 10px 10px;
  height: 70px;
}

.xs .item-container .col-1 img {
  height: 100%;
}

.xs .item-container .col-2 {
  background: #fbfbfb;
  border-radius: 0 10px 10px 0;
  width: 55%;
  float: left;
  height: 260px;
  position: relative;
}

.xs .item-container .col-2 .promo-container {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin: 20px 0 0 0;
  letter-spacing: -1px;
}

.xs .item-container .col-2 .promo-container img {
  width: 17px;
  margin-bottom: 4px;
}

.xs .item-container .col-2 .sub-promo-container {
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  padding: 5px 0 15px;
  width: 100%;
  margin: 0 auto;
}

.xs .item-container .col-2 .sub-promo-container i {
  color: #0F9D58;
  font-size: 18px;
}

.xs .item-container .col-2 .button-container {
  padding: 10px;
  position: absolute;
  bottom: 5px;
  width: 100%;
}

.xs .item-container .col-2 .btn-play {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255);
  text-align: left;
  padding: 5px 5px 5px 10px;
  color: #fff;
  background: linear-gradient(90deg, #fc037b, #c70060);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  width: 100%;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  position: relative;
}

.xs .item-container .col-2 .btn-play i {
  color: rgba(255, 255, 255, 0.8);
  position: absolute;
  font-size: 23px;
  top: 10px;
  right: 10px;
}

.xs .fixed-header {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  text-align: center;
  padding: 5px;
}

.xs .fixed-header .updated {
  color: #eee;
  font-size: 12px;
}

.xs {
  display: block;
}

.lg {
  display: none;
}

.f .main-content {
  padding: 0 10px 100px 10px;
}

.f .main-content .content-container-wrapper {
  border-radius: 12px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  margin: 0 0 15px 0;
}

.f .main-content .content-container {
  background: #fff;
  border-radius: 10px;
  padding: 15px;
}

.f .content-container .text-image {
  float: left;
  width: 30%;
  margin: 0 20px 10px 0;
}

.f .main-content .content-container h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 10px 0;
}

.f .footer {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 15px;
  border-top: 3px solid rgba(255, 255, 255, 0.3);
}

.f .footer-container .item {
  padding: 0 0 10px 0;
}


@media screen and (min-width: 768px) {

  body {
    background-size: 960px auto;
  }

  .xs {
    width: 700px;
    margin: 0 auto;
  }

  .f {
    background: radial-gradient(circle at top, rgba(255, 255, 255, 0.15) 10%, rgba(255, 255, 255, 0));
  }

  .f .main-content {
    width: 700px;
    margin: 0 auto;
    padding: 0 0 100px 0;
  }

  .f .footer-container {
    width: 700px;
    margin: 0 auto;
  }

}


@media screen and (min-width: 992px) {

  body {
    background-size: 100% auto;
  }
  
  .xs {
    display: none;
  }

  .lg {
    display: block;
  }

  .f .footer-container {
    width: 960px;
  }

  .lg .trust-container {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    width: 960px;
    margin: 0 auto;
    padding: 15px;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
  }

  .lg .fixed-header {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    text-align: center;
    padding: 5px;
  }

  .lg .fixed-header .updated {
    color: #eee;
    font-size: 12px;
  }

  .lg .trust-container i {
    color: #34eb58;
  }

  .lg .min-dep {
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
  }

  .lg .trust-container .flag-container {
    background: rgba(255, 255, 255, 0.3);
    padding: 0 4px 0 4px;
    border-radius: 3px;
    display: inline-block;
  }

  .lg .trust-container .col-1 {
    width: 30%;
    display: inline-block;
  }

  .lg .trust-container .col-2 {
    width: 30%;
    display: inline-block;
  }

  .lg .trust-container .col-3 {
    width: 30%;
    display: inline-block;
  }

  .lg .header {
    color: #fff;
    padding: 10px;
    text-align: center;
    width: 960px;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
  }

  .lg .header .text {
    text-align: left;
    width: 700px;
    margin: 0 auto;
    padding: 15px 0 0 0;
  }

  .lg .header .header-title {
    font-size: 38px;
    font-weight: bold;
    padding: 0 0 10px 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 1);
    line-height: 45px;
  }

  .lg .header .header-title img {
    width: 40px;
    border: 3px solid rgba(255, 255, 255, 0.6);
    border-radius: 40px;
    margin: 0 5px 15px 0;
  }

  .lg .header .country-name {
    color: yellow;
  }

  .lg .header .header-sub-title .header-sub-title-label {
    font-size: 16px;
    color: #eee;
  }

  .lg .header .header-sub-title {
    font-size: 25px;
  }

  .lg .items-container {
    width: 960px;
    margin: 0 auto;
    padding: 15px 0 0 0;
  }

  .lg .item-container-wrapper {
    border: 3px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 25px;
    border-radius: 12px;
  }

  .lg .item-container {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    position: relative;
    padding: 15px 0 10px 0;
  }

  .lg .item-container .col-1 {
    width: 15%;
    float: left;
  }

  .lg .item-container .col-2 {
    width: 16%;
    float: left;
  }

  .lg .item-container .col-3 {
    width: 20%;
    float: left;
  }

  .lg .item-container .col-4 {
    width: 20%;
    float: left;
  }

  .lg .item-container .col-5 {
    width: 28%;
    float: left;
    padding: 0 10px 0 20px;
  }

  .lg .item-container .col-2 .rating {
    font-size: 26px;
    letter-spacing: -1px;
    text-align: center;
    line-height: 26px;
    padding: 10px 0 0 20px;
  }

  .lg .item-container .col-3 .promo-container {
    font-size: 21px;
    letter-spacing: -1px;
    text-align: center;
    font-weight: bold;
    padding: 5px 0 0 0;
  }

  .lg .item-container .col-3 .promo-container img {
    width: 14px;
    margin-bottom: 2px;
  }

  .lg .item-container .col-4 .sub-promo-container {
    font-weight: normal;
    font-size: 16px;
    text-align: left;
    margin: 20px 0 0 20px;
    letter-spacing: 0;
    line-height: 20px;
  }

  .lg .item-container .col-4 .sub-promo-container i {
    color: #0F9D58;
    font-size: 18px;
  }

  .lg .item-container .col-2 .rating .ratings-amount {
    font-size: 14px;
    letter-spacing: 0px;
  }

  .lg .item-container .col-2 .rating .rate {
    font-size: 30px;
    font-weight: bold;
  }

  .lg .stars-container {
    color: #F4B400;
    letter-spacing: -2px;
    text-align: center;
    font-size: 20px;
    padding: 7px 0 3px 0;
  }

  .lg .item-container .col-1 .logo {
    width: 100%;
    padding: 25px 0 10px 0;
    margin: 0 10px 0 15px;
  }

  .lg .item-container .col-1 .logo img {
    width: 90%
  }

  .lg .item-container .rank-number {
    top: 5px;
    left: 5px;
    position: absolute;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    background: #F4B400;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
    border: 2px solid rgba(255, 255, 255, 0.3);
    font-weight: bold;
    font-size: 18px;
    padding: 0 0 0 0;
    z-index: 2;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.03);
    text-align: center;
  }

  .lg .item-container .rank-badge {
    position: absolute;
    top: -22px;
    left: -5px;
  }

  .lg .item-container .badge {
    z-index: 1;
    font-size: 14px;
    top: 7px;
    left: 24px;
    position: absolute;
    background: #4285F4;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-weight: bold;
    padding: 5px 15px 5px 18px;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.03);
  }

  .lg .payment-methods {
    padding: 15px 10px 0 10px;
  }

  .lg .payment-methods .payment-method {
    text-align: center;
    padding: 0 2px 0 2px;
    width: 35px;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
    background: #f7f7f7;
    display: inline-block;
  }

  .lg .payment-methods .payment-method img {
    width: 100%;
  }

  .lg .item-container .col-5 .button-container {
    padding: 15px 10px 0 10px;
    width: 100%;
    text-align: center;
  }

  .lg .item-container .col-5 .btn-play {
    border: 1px solid rgba(255, 255, 255);
    border-radius: 8px;
    text-align: center;
    padding: 5px;
    color: #fff;
    background: linear-gradient(90deg, #fc037b, #c70060);
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    font-weight: bold;
    width: 100%;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    position: relative;
  }

  .lg .item-container .col-5 .btn-play i {
    color: rgba(255, 255, 255, 0.8);
    position: absolute;
    font-size: 25px;
    top: 8px;
    right: 10px;
  }

}


@media screen and (min-width: 1200px) {

  .lg .trust-container {
    width: 1100px;
  }

  .f .footer-container {
    width: 1100px;
  }

  .lg .header {
    width: 1100px;
  }

  .lg .items-container {
    width: 1100px;
  }

  .f .main-content {
    width: 1100px;
  }

}
