/* maxbet landing   */

.maxbet-landing .landing-banner-content {
  padding-top: 4%;
  text-align: left;
  padding-left: 60vh;
  position: relative;
  top: 24px;
}

.maxbet-landing .landing-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(to top, black, transparent 10%),
    url("../images/maxbet-top-banner.jpg");
}

.maxbet-landing .banner-logo {
  width: 340px;
}

.maxbet-landing .banner-button {
  display: inline-block;
  padding-top: 20px;
}

.maxbet-landing .banner-button-first-button {
  /* padding: 10px 35px;
    border: 3px solid white;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
    color: #f04f55;
    font-family: Lato-Regular;
    font-size: 16px; */
  display: inline-block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  margin-right: 10px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.maxbet-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.maxbet-landing .banner-button-second-button {
  /* padding: 10px 35px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
    color: white;
    font-family: Lato-Regular;
    font-size: 15px; */
  display: inline-block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.maxbet-landing .banner-button-second-button i {
  padding-right: 5px;
}

.maxbet-landing .mid-para {
  padding: 40px;
}

.maxbet-landing .mid-para-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.maxbet-landing .mid-para-content {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.maxbet-landing .mid-para-content-banner {
  text-align: center;
  padding: 40px 30px;
  margin: 0 auto;
}

.maxbet-landing .mid-para-content-banner-title {
  text-align: center;
  padding-right: 210px;
  font-family: lato-bold;
  font-size: 20px;
  font-style: italic;
}

.maxbet-landing .mid-para-content-banner img {
  width: 450px;
}

.maxbet-landing .bot-box-banner {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.maxbet-landing .bot-box-banner-slot {
  padding: 40px;
  border-radius: 40px;
  box-sizing: border-box;
  border: 3px solid #3f90c9;
  width: 50%;
  margin: 20px;
  background-position: top right;
  background-repeat: no-repeat;
}

.maxbet-landing .bot-box-banner-title {
  font-family: lato-regular;
  font-style: italic;
  color: #3f90c9;
  padding: 20px 0;
  font-size: 24px;
  padding-bottom: 35px;
}

.maxbet-landing .bot-box-banner-para {
  font-size: 15px;
  line-height: 22px;
}

.maxbet-landing .play-now-btn {
  text-align: center;
  margin: 30px 0 50px;
}

.maxbet-landing .play-now-btn a {
  display: inline-block;
  color: #f04f55;
  padding: 20px 50px;
  border: 2px solid white;
  font-family: lato-black;
  font-size: 18px;
  border-radius: 50px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.maxbet-landing .play-now-btn a:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.maxbet-landing .latest-promo {
  margin-bottom: 30px;
}

.maxbet-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.maxbet-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.maxbet-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.maxbet-landing .latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}

.maxbet-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}

.maxbet-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.maxbet-landing .latest-promo-slot-details {
  padding: 20px;
}

.maxbet-landing .promo-detail-period,
.maxbet-landing .promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.maxbet-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.maxbet-landing .latest-promo-slot-list {
  display: flex;
}

.maxbet-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.maxbet-landing .platform-description {
  padding-top: 50px;
}

.maxbet-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}

.maxbet-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

.maxbet-landing .banner-screenshot img {
  width: 100%;
  margin-right: 10px;
  height: 100%;
}

.maxbet-landing .banner-screenshot {
  display: flex;
  width: 120%;
  padding-top: 30px;
}

.maxbet-landing .pop-up-wrap-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.maxbet-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.maxbet-landing .close {
  display: flex;
  justify-content: flex-end;
}

.maxbet-landing .pop-up-wrap-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.maxbet-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.maxbet-landing .pop-up img {
  width: 600px;
}

.maxbet-landing .row>.column {
  padding: 0 8px;
}

.maxbet-landing .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.maxbet-landing .column {
  float: left;
  width: 31%;
}

/* The Modal (background) */
.maxbet-landing .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Modal Content */
.maxbet-landing .modal-content {
  width: 95%;
  max-width: 600px;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Next & previous buttons */
.maxbet-landing .prev,
.maxbet-landing .next {
  cursor: pointer;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  position: Relative;
  width: 20px;
  height: 20px;
}

.maxbet-landing .prev:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

.maxbet-landing .next:before {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

/* Position the "next button" to the right */
.maxbet-landing .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
} */

/* Number text (1/3 etc) */
.maxbet-landing .numbertext {
  color: #f2f2f2;
  font-size: 12px;
}

.maxbet-landing img.demo {
  width: 100%;
  height: 100%;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 75px;
}

.maxbet-landing .active,
.maxbet-landing .demo:hover {
  opacity: 1;
}

.maxbet-landing img.hover-shadow {
  transition: 0.3s;
}

.maxbet-landing .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.maxbet-landing .mySlides img {
  width: 100%;
}

.maxbet-landing .maxbet-play-btn {
  background-image: url("../images/play-btn.jpg");
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.maxbet-landing .maxbet-play-btn-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 55px;
}

.maxbet-landing .swiper-slide {
  position: relative;
}

.maxbet-landing .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}

.maxbet-landing .close:hover {
  opacity: 0.7;
}

.maxbet-landing .close:before,
.maxbet-landing .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 25px;
  width: 2px;
  background-color: grey;
}

.maxbet-landing .close:before {
  transform: rotate(45deg);
}

.maxbet-landing .close:after {
  transform: rotate(-45deg);
}

.maxbet-landing .mySlides {
  padding: 20px;
  background-color: #252527;
}

.maxbet-landing .active {
  display: none;
}

.maxbet-landing .column-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  background-color: #252527;
}

.maxbet-landing .gallery-nav-wrap {
  background-color: #252527;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

/*new promotion page*/

.promotion_sorting-cover {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.promotion_sorting-cover .promotion-filter {
  position: relative;
}

.promotion_sorting-cover .promotion-filter .filter-dd {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.promotion_sorting-cover .promotion-filter .filter-option {
  background: #0a1726;
  position: absolute;
  top: 55px;
  left: 0;
  padding: 15px 15px 10px 15px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  width: 500px;
  display: none;
}

.promotion_sorting-cover .promotion-filter .filter-option ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}

.promotion_sorting-cover .promotion-filter .filter-option ul li {
  width: 50%;
  padding: 15px 15px;
}

.promotion_sorting-cover .promotion-filter .filter-option ul li input {
  display: none;
}

.promotion_sorting-cover .promotion-filter .filter-option .apply-filter {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #23393c;
}

.promotion_sorting-cover .promotion-filter .filter-option .apply-filter a {
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #b8b8ba;
}

.promotion_sorting-cover .promotion-filter .filter-option .apply-filter .apply_selected {
  color: #ff545a;
  margin-left: 20px;
  border: none;
  background: none;
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 1;
}

.filter-option ul li label {
  display: flex;
  padding-left: 40px;
  color: #b8b8ba;
  position: relative;
  height: 22px;
  align-items: center;
  cursor: pointer;
}

.filter-option ul li label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #b8b8ba;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.filter-option ul li label:after {
  width: 4px;
  height: 10px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  position: absolute;
  left: 8px;
  top: 3px;
  content: "";
  transform: rotate(45deg);
  opacity: 0;
}

.filter-option ul li input:checked+label:before {
  background: #b8b8ba;
}

.filter-option ul li input:checked+label:after {
  opacity: 1;
}

.promotion_sorting-cover .promotion-sortby {
  display: flex;
  align-items: center;
}

.promotion_sorting-cover .promotion-sortby p {
  margin-right: 10px;
  color: #b8b8ba;
  font-size: 10pt;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd {
  position: relative;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .currentsortby {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby {
  display: none;
  background: #0a1726;
  position: absolute;
  top: 55px;
  right: 0;
  padding: 10px 5px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a {
  display: block;
  padding: 15px 20px;
  width: 185px;
  color: #ffffff;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a:hover {
  background: #030f13;
}

.promotion_all_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.promotion_all_list .promotion_detail_box {
  width: 32%;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #363636;
  margin: 0px 1% 20px;
  background: #040f12;
}

.promotion_all_list .promotion_detail_box:nth-child(3n + 1) {
  margin-left: 0;
}

.promotion_all_list .promotion_detail_box:nth-child(3n) {
  margin-right: 0;
}

.promotion_all_list .promotion_detail_box .box_promotion_banner {
  height: 200px;
}

.promotion_all_list .promotion_detail_box .box_promotion_banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail {
  padding: 15px 15px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-title {
  color: #fff;
  font-size: 13pt;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  line-height: 1.3;
  height: 48px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc {
  display: block;
  padding-top: 10px;
  border-top: 1px solid #363636;
  padding-bottom: 10px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-period,
.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-type {
  display: flex;
  justify-content: space-between;
  color: #b8b8ba;
  padding: 7px 0px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion {
  display: block;
  width: 100%;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  margin: 10px 0px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

/*new promotion page*/

@media only screen and (max-width: 800px) {
  .maxbet-landing .bot-box-banner {
    flex-direction: column;
  }

  .maxbet-landing .bot-box-banner-slot {
    margin: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 700px) {
  .maxbet-landing .mid-para-content-banner {
    padding: 40px 0;
  }

  .maxbet-landing .mid-para-content-banner img {
    width: 100%;
  }

  .maxbet-landing .landing-banner {
    background-image: url(../images/Providerpage_Maxbet.png);
  }

  .maxbet-landing .mid-para {
    padding: 20px;
  }

  .maxbet-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }
}

/* maxbet landing   */

/* m8bet landing  */

.m8bet-landing {
  background-color: #000000;
}

.m8bet-landing .landing-banner-content {
  text-align: left;
  padding-left: 50%;
  position: relative;
  top: 0px;
}

.m8bet-landing .landing-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(to top, black, transparent 10%),
    url("../images/M8Bet_topbanner.jpg");
  position: relative;
  z-index: 2;
  padding-top: 100px;
}

.m8bet-landing .banner-logo {
  width: 240px;
}

.m8bet-landing .banner-button {
  display: inline-block;
  padding-top: 20px;
}

.m8bet-landing .banner-button-first-button {
  display: inline-block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  margin-right: 10px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.m8bet-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.m8bet-landing .banner-button-second-button {
  /* padding: 10px 35px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
    color: white;
    font-family: Lato-Regular;
    font-size: 15px; */
  display: inline-block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.m8bet-landing .banner-button-second-button i {
  padding-right: 5px;
}

.m8bet-landing .landing-banner-content-box-wrap {
  z-index: 1;
  position: relative;
  top: -78px;
}

.m8bet-landing .landing-banner-content-box {
  margin: 40px;
  border: 2px solid #c62121;
  border-radius: 40px;
  padding: 40px 20px;
  margin-bottom: 0;
}

.m8bet-landing .landing-banner-content-box-title1 {
  font-family: lato-bold;
  font-size: 28px;
  font-style: italic;
  padding-top: 10px;
  text-transform: uppercase;
}

.m8bet-landing .landing-banner-content-box-title2 {
  font-family: lato-black;
  font-size: 36px;
  font-style: italic;
  padding-top: 10px;
  text-transform: uppercase;
}

.m8bet-landing .landing-banner-content-box-title3 {
  color: white;
  background-color: #c62121;
  padding: 10px;
  display: inline-block;
  position: relative;
  margin: 20px 0;
  left: -30px;
  font-size: 17px;
  text-transform: uppercase;
}

.m8bet-landing .landing-banner-content-box-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.m8bet-landing .para-box-top {
  /* border-left: 5px solid #c62121; */
  margin-bottom: 50px;
}

.m8bet-landing .para-box-top-title {
  font-family: lato-bold;
  font-size: 20px;
  border-left: 5px solid #c62121;
  padding: 20px;
  padding-bottom: 10px;
}

.m8bet-landing .para-box-bot-slot-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-left: 5px solid #c62121;
  padding-top: 5px;
}

.m8bet-landing .para-box-top-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding: 10px 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;
}

.m8bet-landing .para-box-bot-slot-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding-left: 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;
}

.m8bet-landing .para-box-bot-slot {
  /* border-left: 5px solid #c62121; */
  width: 30%;
  float: left;
  margin: 0 15px;
}

.m8bet-landing .para-box-bot-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.m8bet-landing .para-box-bot-slot:nth-child(3n) {
  margin-right: 0;
}

.m8bet-landing .mid-para {
  padding: 40px;
  padding-top: 0;
}

.m8bet-landing .mid-para-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.m8bet-landing .mid-para-content {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.m8bet-landing .mid-para-content-banner {
  text-align: center;
  padding: 40px 30px;
  margin: 0 auto;
}

.m8bet-landing .mid-para-content-banner-title {
  text-align: center;
  padding-right: 210px;
  font-family: lato-bold;
  font-size: 20px;
  font-style: italic;
}

.m8bet-landing .mid-para-content-banner img {
  width: 450px;
}

.m8bet-landing .bot-box-banner {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.m8bet-landing .bot-box-banner-slot {
  padding: 40px;
  border-radius: 40px;
  box-sizing: border-box;
  border: 3px solid #3f90c9;
  width: 50%;
  margin: 20px;
  background-position: top right;
  background-repeat: no-repeat;
}

.m8bet-landing .bot-box-banner-title {
  font-family: lato-regular;
  font-style: italic;
  color: #3f90c9;
  padding: 20px 0;
  font-size: 24px;
  padding-bottom: 35px;
}

.m8bet-landing .bot-box-banner-para {
  font-size: 15px;
  line-height: 22px;
}

.m8bet-landing .play-now-btn {
  text-align: center;
  margin: 0 0 50px;
}

.m8bet-landing .play-now-btn a {
  display: inline-block;
  color: #f04f55;
  padding: 20px 50px;
  border: 2px solid white;
  font-family: lato-black;
  font-size: 18px;
  border-radius: 50px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.m8bet-landing .play-now-btn a:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.m8bet-landing .latest-promo {
  margin-bottom: 30px;
}

.m8bet-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.m8bet-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.m8bet-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.m8bet-landing .latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}

.m8bet-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}

.m8bet-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.m8bet-landing .latest-promo-slot-details {
  padding: 20px;
}

.m8bet-landing .promo-detail-period,
.m8bet-landing .promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.m8bet-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.m8bet-landing .latest-promo-slot-list {
  display: flex;
}

.m8bet-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.m8bet-landing .platform-description {
  padding-top: 0px;
}

.m8bet-landing .platform-description h1 {
  padding: 0px;
}

.m8bet-landing .row-cover {
  padding-top: 0px;
}

.m8bet-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}

.m8bet-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

.m8bet-landing .banner-screenshot img {
  /* width: 100%;
    margin-right :10px;
    height: 100%; */

  width: 100%;
  margin-right: 10px;
  display: block;
  object-fit: contain;
  height: 100%;
  background: #000000;
  max-height: 144px;
}

.m8bet-landing .banner-screenshot {
  display: flex;
  width: 120%;
  padding-top: 30px;
}

.m8bet-landing .pop-up-wrap-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.m8bet-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.m8bet-landing .close {
  display: flex;
  justify-content: flex-end;
}

.m8bet-landing .pop-up-wrap-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.m8bet-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.m8bet-landing .pop-up img {
  width: 600px;
}

.m8bet-landing .row>.column {
  padding: 0 8px;
}

.m8bet-landing .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.m8bet-landing .column {
  float: left;
  width: 31%;
}

/* The Modal (background) */
.m8bet-landing .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Modal Content */
.m8bet-landing .modal-content {
  width: 95%;
  max-width: 600px;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Next & previous buttons */
.m8bet-landing .prev,
.m8bet-landing .next {
  cursor: pointer;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  position: Relative;
  width: 20px;
  height: 20px;
}

.m8bet-landing .prev:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

.m8bet-landing .next:before {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

/* Position the "next button" to the right */
.m8bet-landing .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
} */

/* Number text (1/3 etc) */
.m8bet-landing .numbertext {
  color: #f2f2f2;
  font-size: 12px;
}

.m8bet-landing img.demo {
  width: 100%;
  height: 100%;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-height: 75px;
}

.m8bet-landing .active,
.m8bet-landing .demo:hover {
  opacity: 1;
}

.m8bet-landing img.hover-shadow {
  transition: 0.3s;
}

.m8bet-landing .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.m8bet-landing .mySlides img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.m8bet-landing .maxbet-play-btn {
  background-image: url("../images/play-btn.jpg");
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.m8bet-landing .maxbet-play-btn-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 55px;
}

.m8bet-landing .swiper-slide {
  position: relative;
}

.m8bet-landing .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}

.m8bet-landing .close:hover {
  opacity: 0.7;
}

.m8bet-landing .close:before,
.m8bet-landing .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 25px;
  width: 2px;
  background-color: grey;
}

.m8bet-landing .close:before {
  transform: rotate(45deg);
}

.m8bet-landing .close:after {
  transform: rotate(-45deg);
}

.m8bet-landing .mySlides {
  padding: 20px;
  background-color: #252527;
}

.m8bet-landing .active {
  display: none;
}

.m8bet-landing .column-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  background-color: #252527;
}

.m8bet-landing .gallery-nav-wrap {
  background-color: #252527;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

/*new promotion page*/

.promotion_sorting-cover {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.promotion_sorting-cover .promotion-filter {
  position: relative;
}

.promotion_sorting-cover .promotion-filter .filter-dd {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.promotion_sorting-cover .promotion-filter .filter-option {
  background: #0a1726;
  position: absolute;
  top: 55px;
  left: 0;
  padding: 15px 15px 10px 15px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  width: 500px;
  display: none;
}

.promotion_sorting-cover .promotion-filter .filter-option ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}

.promotion_sorting-cover .promotion-filter .filter-option ul li {
  width: 50%;
  padding: 15px 15px;
}

.promotion_sorting-cover .promotion-filter .filter-option ul li input {
  display: none;
}

.promotion_sorting-cover .promotion-filter .filter-option .apply-filter {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #23393c;
}

.promotion_sorting-cover .promotion-filter .filter-option .apply-filter a {
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #b8b8ba;
}

.promotion_sorting-cover .promotion-filter .filter-option .apply-filter .apply_selected {
  color: #ff545a;
  margin-left: 20px;
  border: none;
  background: none;
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 1;
}

.filter-option ul li label {
  display: flex;
  padding-left: 40px;
  color: #b8b8ba;
  position: relative;
  height: 22px;
  align-items: center;
  cursor: pointer;
}

.filter-option ul li label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #b8b8ba;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.filter-option ul li label:after {
  width: 4px;
  height: 10px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  position: absolute;
  left: 8px;
  top: 3px;
  content: "";
  transform: rotate(45deg);
  opacity: 0;
}

.filter-option ul li input:checked+label:before {
  background: #b8b8ba;
}

.filter-option ul li input:checked+label:after {
  opacity: 1;
}

.promotion_sorting-cover .promotion-sortby {
  display: flex;
  align-items: center;
}

.promotion_sorting-cover .promotion-sortby p {
  margin-right: 10px;
  color: #b8b8ba;
  font-size: 10pt;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd {
  position: relative;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .currentsortby {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby {
  display: none;
  background: #0a1726;
  position: absolute;
  top: 55px;
  right: 0;
  padding: 10px 5px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a {
  display: block;
  padding: 15px 20px;
  width: 185px;
  color: #ffffff;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a:hover {
  background: #030f13;
}

.promotion_all_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.promotion_all_list .promotion_detail_box {
  width: 32%;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #363636;
  margin: 0px 1% 20px;
  background: #040f12;
}

.promotion_all_list .promotion_detail_box:nth-child(3n + 1) {
  margin-left: 0;
}

.promotion_all_list .promotion_detail_box:nth-child(3n) {
  margin-right: 0;
}

.promotion_all_list .promotion_detail_box .box_promotion_banner {
  height: 200px;
}

.promotion_all_list .promotion_detail_box .box_promotion_banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail {
  padding: 15px 15px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-title {
  color: #fff;
  font-size: 13pt;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  line-height: 1.3;
  height: 48px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc {
  display: block;
  padding-top: 10px;
  border-top: 1px solid #363636;
  padding-bottom: 10px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-period,
.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-type {
  display: flex;
  justify-content: space-between;
  color: #b8b8ba;
  padding: 7px 0px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion {
  display: block;
  width: 100%;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  margin: 10px 0px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

/*new promotion page*/
@media only screen and (max-width: 800px) {
  .m8bet-landing .bot-box-banner {
    flex-direction: column;
  }

  .m8bet-landing .bot-box-banner-slot {
    margin: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 700px) {
  .m8bet-landing .mid-para-content-banner {
    padding: 40px 0;
  }

  .m8bet-landing .mid-para-content-banner img {
    width: 100%;
  }

  .m8bet-landing .landing-banner {
    background-image: url(../images/Providerpage_Maxbet.png);
  }

  .m8bet-landing .mid-para {
    padding: 20px;
  }

  .m8bet-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }
}

/* m8bet landing  */

/* sbobet landing starts*/
.sbobet-landing {
  background-color: #000000;
}

.sbobet-landing .landing-banner-content {
  padding-top: 10%;
  text-align: left;
  padding-left: 100vh;
  position: relative;
  top: 24px;
}

.sbobet-landing .landing-banner {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/Sbobet_top_1.jpg);
  position: relative;
  z-index: 2;
  background-position: top center;
  background-position-x: center;
  background-position-y: top;
  display: flex;
  justify-content: space-between;
  background-color: #040030;
  padding: 75px;
  align-items: center;
}

.sbobet-landing .banner-logo {
  width: 340px;
}

.sbobet-landing .banner-button {
  display: inline-block;
  padding-top: 20px;
}

.sbobet-landing .banner-button-first-button {
  display: block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  margin-right: 10px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  margin-bottom: 20px;
}

.sbobet-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.sbobet-landing .banner-button-second-button {
  /* padding: 10px 35px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
    color: white;
    font-family: Lato-Regular;
    font-size: 15px; */
  display: block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.sbobet-landing .banner-button-second-button i {
  padding-right: 5px;
}

.sbobet-landing .landing-banner-content-box-wrap {
  z-index: 1;
  position: relative;
  top: -78px;
}

.sbobet-landing .landing-banner-content-box {
  margin: 40px;
  border: 2px solid #c62121;
  border-radius: 40px;
  padding: 40px 20px;
  margin-bottom: 0;
}

.sbobet-landing .landing-banner-content-box-title1 {
  font-family: lato-bold;
  font-size: 18px;
  font-style: italic;
  padding-top: 10px;
}

.sbobet-landing .landing-banner-content-box-title2 {
  font-family: lato-black;
  font-size: 24px;
  font-style: italic;
  padding-top: 10px;
}

.sbobet-landing .landing-banner-content-box-title3 {
  color: white;
  background-color: #c62121;
  padding: 10px;
  display: inline-block;
  position: relative;
  margin: 10px 0;
  left: -30px;
  font-size: 17px;
}

.sbobet-landing .landing-banner-content-box-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.sbobet-landing .para-box-top {
  padding: 20px;
  border-left: 5px solid #c62121;
  margin-bottom: 50px;
}

.sbobet-landing .para-box-top-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.sbobet-landing .para-box-bot-slot-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.sbobet-landing .para-box-top-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.sbobet-landing .para-box-bot-slot-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.sbobet-landing .para-box-bot-slot {
  padding: 0 20px;
  border-left: 5px solid #c62121;
  width: 33%;
  float: left;
}

.sbobet-landing .mid-para {
  padding: 40px;
  padding-top: 0;
}

.sbobet-landing .mid-para-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.sbobet-landing .mid-para-content {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.sbobet-landing .mid-para-content-banner {
  text-align: center;
  padding: 40px 30px;
  margin: 0 auto;
}

.sbobet-landing .mid-para-content-banner-title {
  text-align: center;
  padding-right: 210px;
  font-family: lato-bold;
  font-size: 20px;
  font-style: italic;
}

.sbobet-landing .mid-para-content-banner img {
  width: 450px;
}

.sbobet-landing .bot-box-banner {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.sbobet-landing .bot-box-banner-slot {
  padding: 40px;
  border-radius: 40px;
  box-sizing: border-box;
  border: 3px solid #3f90c9;
  width: 50%;
  margin: 20px;
  background-position: top right;
  background-repeat: no-repeat;
}

.sbobet-landing .bot-box-banner-title {
  font-family: lato-regular;
  font-style: italic;
  color: #3f90c9;
  padding: 20px 0;
  font-size: 24px;
  padding-bottom: 35px;
}

.sbobet-landing .bot-box-banner-para {
  font-size: 15px;
  line-height: 22px;
}

.sbobet-landing .play-now-btn {
  text-align: center;
  margin:0 0 50px;
}

.sbobet-landing .play-now-btn a {
  display: inline-block;
  color: #f04f55;
  padding: 20px 50px;
  border: 2px solid white;
  font-family: lato-black;
  font-size: 18px;
  border-radius: 50px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.sbobet-landing .play-now-btn a:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.sbobet-landing .latest-promo {
  margin-bottom: 30px;
}

.sbobet-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.sbobet-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.sbobet-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.sbobet-landing .latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}

.sbobet-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}

.sbobet-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.sbobet-landing .latest-promo-slot-details {
  padding: 20px;
}

.sbobet-landing .promo-detail-period,
.promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.sbobet-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.sbobet-landing .latest-promo-slot-list {
  display: flex;
}

.sbobet-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.sbobet-landing .platform-description {
  padding-top: 50px;
}

.sbobet-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}

.sbobet-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

.sbobet-landing .banner-screenshot img {
  width: 100%;
  margin-right: 10px;
  height: 100%;
}

.sbobet-landing .banner-screenshot {
  display: flex;
  width: 120%;
  padding-top: 30px;
}

.sbobet-landing .pop-up-wrap-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.sbobet-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.sbobet-landing .close {
  display: flex;
  justify-content: flex-end;
}

.sbobet-landing .pop-up-wrap-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.sbobet-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.sbobet-landing .pop-up img {
  width: 600px;
}

.sbobet-landing .row>.column {
  padding: 0 8px;
}

.sbobet-landing .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.sbobet-landing .column {
  float: left;
  width: 31%;
}

/* The Modal (background) */
.sbobet-landing .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Modal Content */
.sbobet-landing .modal-content {
  width: 95%;
  max-width: 600px;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Next & previous buttons */
.sbobet-landing .prev,
.sbobet-landing .next {
  cursor: pointer;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  position: Relative;
  width: 20px;
  height: 20px;
}

.sbobet-landing .prev:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

.sbobet-landing .next:before {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

/* Position the "next button" to the right */
.sbobet-landing .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
} */

/* Number text (1/3 etc) */
.sbobet-landing .numbertext {
  color: #f2f2f2;
  font-size: 12px;
}

.sbobet-landing img.demo {
  width: 100%;
  height: 100%;
}

.sbobet-landing .active,
.sbobet-landing .demo:hover {
  opacity: 1;
}

.sbobet-landing img.hover-shadow {
  transition: 0.3s;
}

.sbobet-landing .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sbobet-landing .mySlides img {
  width: 100%;
}

.sbobet-landing .maxbet-play-btn {
  background-image: url("../images/play-btn.jpg");
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.sbobet-landing .maxbet-play-btn-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 55px;
}

.sbobet-landing .swiper-slide {
  position: relative;
}

.sbobet-landing .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}

.sbobet-landing .close:hover {
  opacity: 0.7;
}

.sbobet-landing .close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 25px;
  width: 2px;
  background-color: grey;
}

.sbobet-landing .close:before {
  transform: rotate(45deg);
}

.sbobet-landing .close:after {
  transform: rotate(-45deg);
}

.sbobet-landing .mySlides {
  padding: 20px;
  background-color: #252527;
}

.sbobet-landing .active {
  display: none;
}

.sbobet-landing .column-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  background-color: #252527;
}

.sbobet-landing .gallery-nav-wrap {
  background-color: #252527;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

/*new promotion page*/

.sbobet-landing .promotion_sorting-cover {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.sbobet-landing .promotion_sorting-cover .promotion-filter {
  position: relative;
}

.sbobet-landing .promotion_sorting-cover .promotion-filter .filter-dd {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.sbobet-landing .promotion_sorting-cover .promotion-filter .filter-option {
  background: #0a1726;
  position: absolute;
  top: 55px;
  left: 0;
  padding: 15px 15px 10px 15px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  width: 500px;
  display: none;
}

.sbobet-landing .promotion_sorting-cover .promotion-filter .filter-option ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}

.sbobet-landing .promotion_sorting-cover .promotion-filter .filter-option ul li {
  width: 50%;
  padding: 15px 15px;
}

.sbobet-landing .promotion_sorting-cover .promotion-filter .filter-option ul li input {
  display: none;
}

.sbobet-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #23393c;
}

.promotion_sorting-cover .promotion-filter .filter-option .apply-filter a {
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #b8b8ba;
}

.promotion_sorting-cover .promotion-filter .filter-option .apply-filter .apply_selected {
  color: #ff545a;
  margin-left: 20px;
  border: none;
  background: none;
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 1;
}

.filter-option ul li label {
  display: flex;
  padding-left: 40px;
  color: #b8b8ba;
  position: relative;
  height: 22px;
  align-items: center;
  cursor: pointer;
}

.filter-option ul li label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #b8b8ba;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.filter-option ul li label:after {
  width: 4px;
  height: 10px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  position: absolute;
  left: 8px;
  top: 3px;
  content: "";
  transform: rotate(45deg);
  opacity: 0;
}

.filter-option ul li input:checked+label:before {
  background: #b8b8ba;
}

.filter-option ul li input:checked+label:after {
  opacity: 1;
}

.promotion_sorting-cover .promotion-sortby {
  display: flex;
  align-items: center;
}

.promotion_sorting-cover .promotion-sortby p {
  margin-right: 10px;
  color: #b8b8ba;
  font-size: 10pt;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd {
  position: relative;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .currentsortby {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby {
  display: none;
  background: #0a1726;
  position: absolute;
  top: 55px;
  right: 0;
  padding: 10px 5px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a {
  display: block;
  padding: 15px 20px;
  width: 185px;
  color: #ffffff;
}

.promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a:hover {
  background: #030f13;
}

.promotion_all_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.promotion_all_list .promotion_detail_box {
  width: 32%;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #363636;
  margin: 0px 1% 20px;
  background: #040f12;
}

.promotion_all_list .promotion_detail_box:nth-child(3n + 1) {
  margin-left: 0;
}

.promotion_all_list .promotion_detail_box:nth-child(3n) {
  margin-right: 0;
}

.promotion_all_list .promotion_detail_box .box_promotion_banner {
  height: 200px;
}

.promotion_all_list .promotion_detail_box .box_promotion_banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail {
  padding: 15px 15px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-title {
  color: #fff;
  font-size: 13pt;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  line-height: 1.3;
  height: 48px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc {
  display: block;
  padding-top: 10px;
  border-top: 1px solid #363636;
  padding-bottom: 10px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-period,
.promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-type {
  display: flex;
  justify-content: space-between;
  color: #b8b8ba;
  padding: 7px 0px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion {
  display: block;
  width: 100%;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  margin: 10px 0px;
}

.promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

/* 
.landing-banner-left{
    display: inline-block;
    float: left;
    width: 50%;
}    */

.sbobet-landing .landing-banner-right {
  /* float: right; */
  /* width: 50%; */
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.sbobet-landing .top-banner-logo {
  display: block;
}

.sbobet-landing .landing-banner-right-slot {
  width: 200px;
  height: 100px;
  background-color: red;
  margin: 10px;
  background-size: cover;
  border-radius: 15px;
  position: relative;
  cursor: pointer;
}

.sbobet-landing .mid-banner-para1 {
  text-align: center;
  background-color: #040030;
  padding: 50px 100px;
  font-family: lato-regular;
  font-size: 15px;
  line-height: 22px;
}

.sbobet-landing .mid-banner-para2 {
  background-image: url(../images/mid-banner.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 75px 0;
}

.sbobet-landing .mid-banner-para2-para {
  padding: 20px;
  display: inline-block;
  background-color: #040030;
  margin-top: 275px;
  margin-left: 45px;
  background-image: linear-gradient(to right, black, rgba(255, 0, 0, 0));
  border-radius: 0 20px 20px 0;
  border-left: 5px solid #1b5087;
  line-height: 23px;
  font-size: 15px;
}

.sbobet-landing .mid-banner-para3 {
  margin: 45px;
  margin-top: 0;
  font-size: 15px;
  line-height: 22px;
  font-family: lato-light;
}

.sbobet-landing .mid-banner-para4 {
  margin: 45px;
  font-size: 15px;
  font-family: lato-light;
  line-height: 22px;
}

.sbobet-landing .mid-banner-para4-img {
  float: left;
  width: 30%;
  padding-top: 20px;
}

.sbobet-landing .mid-banner-para4-para {
  float: left;
  width: 70%;
  font-family: lato-light;
}

.sbobet-landing .mid-banner-para5 {
  margin: 0 45px;
  font-size: 15px;
  line-height: 22px;
  font-family: lato-light;
}

.sbobet-landing .mid-banner-para6 {
  background-image: url("../images/bot-banner-bg.png");
  padding: 45px;
  margin: 45px 0 0;
  font-size: 15px;
  line-height: 22px;
  font-family: lato-light;
  background-repeat: round;
}

.sbobet-landing .mid-banner-para6-title {
  font-size: 40px;
  margin-bottom: 40px;
  font-family: lato-black;
}

.sbobet-landing .click-show-all-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 14px;
  border-radius: 50px;
  border: 2px solid white;
  transition: 0.4s;
}

.sbobet-landing .click-show-all-btn:hover {
  color: white;
  color: black;
  transition: 0.4s;
  background-color: white;
}

.sbobet-landing .platform-link a.addbutton,
.platform-link .removebutton {
  margin-left: 0 !important;
  width: 170px;
}

/*new promotion page*/
@media only screen and (max-width: 800px) {
  .sbobet-landing .bot-box-banner {
    flex-direction: column;
  }

  .sbobet-landing .bot-box-banner-slot {
    margin: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 700px) {
  .sbobet-landing .mid-para-content-banner {
    padding: 40px 0;
  }

  .sbobet-landing .mid-para-content-banner img {
    width: 100%;
  }

  .sbobet-landing .mid-para {
    padding: 20px;
  }

  .sbobet-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }
}

/* sbobet landing ends  */

/* pinnacle starts here  */

.pinnacle-landing {
  background: #070d0a;
  position: relative;
}

.pinnacle-landing .landing-banner {
  background-size: cover;
  width: 100%;
  padding: 80px 100px 0px 0px;
  text-align: right;
  background-position: center bottom;
  position: relative;
}

.pinnacle-landing .landing-banner .overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
}

.pinnacle-landing .landing-banner .logo {
  position: Relative;
  text-align: right;
  z-index: 2;
  padding-bottom: 70px;
}

.pinnacle-landing .landing-banner .fontline {
  position: relative;
  z-index: 2;
  -webkit-text-stroke: 1px #ffffff;
  -webkit-text-fill-color: transparent;
  font-size: 80px;
  text-transform: uppercase;
  font-style: italic;
  font-family: "Lato-Black";
}

.pinnacle-landing .landing-banner .subtitle {
  font-style: italic;
  font-family: "Lato-Black";
  font-size: 35px;
  color: #ffffff;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
}

.pinnacle-landing .landing-banner .platform-link {
  position: relative;
  z-index: 2;
}

.pinnacle-landing .landing-banner .bigtitle {
  position: absolute;
  right: 97px;
  top: -119px;
  font-size: 80px;
  color: #ff4a00;
  line-height: 1;
  opacity: 0.6;
  text-transform: uppercase;
  font-family: "Lato-Black";
}

.pinnacle-landing .landing-banner .bigtitle b {
  font-size: 580px;
  display: inline-block;
  vertical-align: middle;
}

.pinnacle-landing .landing-banner .media {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pinnacle-landing .landing-banner .media {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
  margin-top: 50px;
  padding: 30px 0px;
  background: rgba(36, 34, 34, 0.5);
}

.pinnacle-landing .landing-banner .media:before {
  content: "";
  position: absolute;
  right: -100px;
  top: 0;
  width: 100px;
  height: 100%;
  background: rgba(36, 34, 34, 0.5);
}

.pinnacle-landing .landing-banner .media .cover {
  display: flex;
  justify-content: space-between;
  width: 520px;
}

.pinnacle-landing .landing-banner .media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pinnacle-landing .landing-banner .media .featured {
  width: 240px;
  height: 140px;
}

.pinnacle-landing .landing-banner .media .seemore {
  width: 240px;
  height: 140px;
  position: relative;
  cursor: pointer;
}

.pinnacle-landing .landing-banner .media .seemore span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Lato-Bold";
  font-size: 20px;
  background: rgba(0, 0, 0, 0.7);
}

.pinnacle-landing .banner-logo {
  width: 240px;
}

.pinnacle-landing .banner-button {
  display: inline-block;
  padding-top: 20px;
}

.pinnacle-landing .banner-button-first-button {
  display: inline-block;
  width: 170px;
  padding: 12px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  margin-right: 10px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  vertical-align: middle;
}

.pinnacle-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.pinnacle-landing .banner-button-second-button {
  /* padding: 10px 35px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
    color: white;
    font-family: Lato-Regular;
    font-size: 15px; */
  display: inline-block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.pinnacle-landing .banner-button-second-button i {
  padding-right: 5px;
}

.pinnacle-landing .landing-banner-content-box-wrap {
  z-index: 5;
  position: relative;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.pinnacle-landing .landing-banner-content-box-wrap .model {
  position: absolute;
  right: 600px;
  top: -580px;
  width: 400px;
}

.pinnacle-landing .landing-banner-content-box-wrap .model img {
  width: 100%;
  height: 100%;
}

.pinnacle-landing .landing-banner-content-box-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0) 100%);
}

.pinnacle-landing .landing-banner-content-box-wrap:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: -1;
}

.pinnacle-landing .landing-banner-content-box-wrap .desc {
  padding-right: 100px;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.pinnacle-landing .landing-banner-content-box-wrap .desc .cover {
  padding: 30px 50px 30px 30px;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  font-size: 16px;
  line-height: 1.5;
  display: block;
  width: 100%;
  max-width: 600px;
}

.pinnacle-landing .feature-content {
  display: block;
  padding: 0px 10px;
  margin-top: 100px;
  color: #ffffff;
}

.pinnacle-landing .feature-content .subtitle-logo {
  margin-bottom: 20px;
}

.pinnacle-landing .feature-content .subtitle-logo img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.pinnacle-landing .feature-desc-cover {
  display: flex;
  align-items: center;
  max-width: 900px;
  margin: 0 auto 50px;
}

.pinnacle-landing .feature-desc-cover .feature-image {
  width: 350px;
  height: 230px;
}

.pinnacle-landing .feature-desc-cover .feature-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pinnacle-landing .feature-desc-cover .feature-desc {
  width: calc(100% - 350px);
  line-height: 1.5;
}

.pinnacle-landing .feature-desc-cover .feature-desc b {
  font-family: "Lato-Bold";
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: block;
}

.pinnacle-landing .feature-desc-cover .feature-desc>div {
  background: rgba(255, 255, 255, 0.2);
  padding: 10px 10px 10px 30px;
  border-right: 4px solid #ff4d00;
  min-height: 150px;
  margin-left: -20px;
}

.pinnacle-landing .para-box-top {
  /* border-left: 5px solid #c62121; */
  margin-bottom: 50px;
}

.pinnacle-landing .para-box-top-title {
  font-family: lato-bold;
  font-size: 20px;
  border-left: 5px solid #c62121;
  padding: 20px;
  padding-bottom: 10px;
}

.pinnacle-landing .para-box-bot-slot-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-left: 5px solid #c62121;
  padding-top: 5px;
}

.pinnacle-landing .para-box-top-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding: 10px 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;
}

.pinnacle-landing .para-box-bot-slot-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding-left: 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;
}

.pinnacle-landing .para-box-bot-slot {
  /* border-left: 5px solid #c62121; */
  width: 30%;
  float: left;
  margin: 0 15px;
}

.pinnacle-landing .para-box-bot-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.pinnacle-landing .para-box-bot-slot:nth-child(3n) {
  margin-right: 0;
}

.pinnacle-landing .mid-para {
  padding: 40px;
}

.pinnacle-landing .mid-para-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.pinnacle-landing .mid-para-content {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.pinnacle-landing .mid-para-content-banner {
  text-align: center;
  padding: 40px 30px;
  margin: 0 auto;
}

.pinnacle-landing .mid-para-content-banner-title {
  text-align: center;
  padding-right: 210px;
  font-family: lato-bold;
  font-size: 20px;
  font-style: italic;
}

.pinnacle-landing .mid-para-content-banner img {
  width: 450px;
}

.pinnacle-landing .bot-box-banner {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.pinnacle-landing .bot-box-banner-slot {
  padding: 40px;
  border-radius: 40px;
  box-sizing: border-box;
  border: 3px solid #3f90c9;
  width: 50%;
  margin: 20px;
  background-position: top right;
  background-repeat: no-repeat;
}

.pinnacle-landing .bot-box-banner-title {
  font-family: lato-regular;
  font-style: italic;
  color: #3f90c9;
  padding: 20px 0;
  font-size: 24px;
  padding-bottom: 35px;
}

.pinnacle-landing .bot-box-banner-para {
  font-size: 15px;
  line-height: 22px;
}

.pinnacle-landing .play-now-btn {
  text-align: center;
  padding-bottom: 50px;
}

.pinnacle-landing .play-now-btn a {
  margin-top: 50px;
  display: block;
}

.pinnacle-landing .play-now-btn a img {
  width: auto;
  max-width: 95%;
  display: block;
  margin: 0 auto;
}

.pinnacle-landing .latest-promo {
  margin-bottom: 30px;
}

.pinnacle-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.pinnacle-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.pinnacle-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.pinnacle-landing .latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}

.pinnacle-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}

.pinnacle-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.pinnacle-landing .latest-promo-slot-details {
  padding: 20px;
}

.pinnacle-landing .promo-detail-period,
.promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.pinnacle-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.pinnacle-landing .latest-promo-slot-list {
  display: flex;
}

.pinnacle-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.pinnacle-landing .platform-description {
  padding-top: 50px;
}

.pinnacle-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}

.pinnacle-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

/* Create four equal columns that floats next to eachother */

/* The Modal (background) */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Modal Content */
.modal-content {
  width: 95%;
  max-width: 600px;
  position: relative;
  position: absolute;
  padding: 20px 20px;
  background-color: #252527;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  position: Relative;
  width: 20px;
  height: 20px;
}

.prev:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

.next:before {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
} */

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
}

img.demo {
  width: 100%;
  height: 100%;
}

.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mySlides img {
  width: 100%;
}

.swiper-slide {
  position: relative;
}

.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}

.close:hover {
  opacity: 0.7;
}

.close:before,
.pinnacle-landing .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 25px;
  width: 2px;
  background-color: grey;
}

.close:before {
  transform: rotate(45deg);
}

.close:after {
  transform: rotate(-45deg);
}

.mySlides {
  margin-bottom: 20px;
  background-color: #252527;
  height: 315px;
  background: #000000;
}

.mySlides img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

active {
  display: none;
}

.column-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 0px;
  background-color: #252527;
}

.gallery-nav-wrap {
  background-color: #252527;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

/*new promotion page*/

.pinnacle-landing .promotion_sorting-cover {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.pinnacle-landing .promotion_sorting-cover .promotion-filter {
  position: relative;
}

.pinnacle-landing .promotion_sorting-cover .promotion-filter .filter-dd {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.pinnacle-landing .promotion_sorting-cover .promotion-filter .filter-option {
  background: #0a1726;
  position: absolute;
  top: 55px;
  left: 0;
  padding: 15px 15px 10px 15px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  width: 500px;
  display: none;
}

.pinnacle-landing .promotion_sorting-cover .promotion-filter .filter-option ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}

.pinnacle-landing .promotion_sorting-cover .promotion-filter .filter-option ul li {
  width: 50%;
  padding: 15px 15px;
}

.pinnacle-landing .promotion_sorting-cover .promotion-filter .filter-option ul li input {
  display: none;
}

.pinnacle-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #23393c;
}

.pinnacle-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter a {
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #b8b8ba;
}

.pinnacle-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter .apply_selected {
  color: #ff545a;
  margin-left: 20px;
  border: none;
  background: none;
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 1;
}

.pinnacle-landing .filter-option ul li label {
  display: flex;
  padding-left: 40px;
  color: #b8b8ba;
  position: relative;
  height: 22px;
  align-items: center;
  cursor: pointer;
}

.pinnacle-landing .filter-option ul li label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #b8b8ba;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.pinnacle-landing .filter-option ul li label:after {
  width: 4px;
  height: 10px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  position: absolute;
  left: 8px;
  top: 3px;
  content: "";
  transform: rotate(45deg);
  opacity: 0;
}

.pinnacle-landing .filter-option ul li input:checked+label:before {
  background: #b8b8ba;
}

.pinnacle-landing .filter-option ul li input:checked+label:after {
  opacity: 1;
}

.pinnacle-landing .promotion_sorting-cover .promotion-sortby {
  display: flex;
  align-items: center;
}

.pinnacle-landing .promotion_sorting-cover .promotion-sortby p {
  margin-right: 10px;
  color: #b8b8ba;
  font-size: 10pt;
}

.pinnacle-landing .promotion_sorting-cover .promotion-sortby .sortby-dd {
  position: relative;
}

.pinnacle-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .currentsortby {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.pinnacle-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby {
  display: none;
  background: #0a1726;
  position: absolute;
  top: 55px;
  right: 0;
  padding: 10px 5px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
}

.pinnacle-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a {
  display: block;
  padding: 15px 20px;
  width: 185px;
  color: #ffffff;
}

.pinnacle-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a:hover {
  background: #030f13;
}

.pinnacle-landing .promotion_all_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box {
  width: 32%;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #363636;
  margin: 0px 1% 20px;
  background: #040f12;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box:nth-child(3n + 1) {
  margin-left: 0;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box:nth-child(3n) {
  margin-right: 0;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box .box_promotion_banner {
  height: 200px;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box .box_promotion_banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box .box_promotion_detail {
  padding: 15px 15px;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-title {
  color: #fff;
  font-size: 13pt;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  line-height: 1.3;
  height: 48px;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc {
  display: block;
  padding-top: 10px;
  border-top: 1px solid #363636;
  padding-bottom: 10px;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-period,
.pinnacle-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-type {
  display: flex;
  justify-content: space-between;
  color: #b8b8ba;
  padding: 7px 0px;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion {
  display: block;
  width: 100%;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  margin: 10px 0px;
}

.pinnacle-landing .promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.pinnacle-landing .swiper-container.thumbnail-gallery {
  width: 100%;
  height: 100%;
}

.pinnacle-landing .swiper-container.thumbnail-gallery .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100px;
}

.pinnacle-landing .swiper-container.thumbnail-gallery .swiper-slide img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media only screen and (min-width: 1400px) {
  .pinnacle-landing .landing-banner {
    padding-right: 20%;
  }

  .pinnacle-landing .landing-banner-content-box-wrap .model {
    position: absolute;
    right: 52%;
    top: -600px;
    width: 450px;
  }

  .pinnacle-landing .landing-banner .media:before {
    content: "";
    position: absolute;
    right: -1000px;
    top: 0;
    width: 1000px;
    height: 100%;
    background: rgba(36, 34, 34, 0.5);
  }

  .pinnacle-landing .landing-banner-content-box-wrap .desc {
    padding-right: 20%;
  }
}

/*new promotion page*/
@media only screen and (max-width: 800px) {
  .pinnacle-landing .bot-box-banner {
    flex-direction: column;
  }

  .pinnacle-landing .bot-box-banner-slot {
    margin: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .pinnacle-landing .landing-banner-content {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 700px) {
  .pinnacle-landing .mid-para-content-banner {
    padding: 40px 0;
  }

  .pinnacle-landing .mid-para-content-banner img {
    width: 100%;
  }

  .pinnacle-landing .landing-banner {
    padding: 80px 10px 0px;
  }

  .pinnacle-landing .landing-banner-content-box-wrap .desc {
    padding-right: 0;
  }

  .pinnacle-landing .mid-para {
    padding: 20px;
  }

  .pinnacle-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }

  .pinnacle-landing .feature-desc-cover {
    flex-wrap: wrap;
  }

  .pinnacle-landing .feature-desc-cover .feature-desc {
    width: 100%;
  }

  .pinnacle-landing .feature-desc-cover .feature-image {
    margin: 0 auto;
    display: block;
  }
}

@media only screen and (max-width: 600px) {
  .pinnacle-landing .landing-banner .fontline {
    font-size: 50px;
  }

  .pinnacle-landing .landing-banner .media .cover {
    flex-wrap: wrap;
  }

  .pinnacle-landing .landing-banner .media .featured,
  .pinnacle-landing .landing-banner .media .seemore {
    margin: 10px auto;
  }

  .pinnacle-landing .banner-button-first-button {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .pinnacle-landing .landing-banner-content {
    padding-left: 20px;
  }

  .pinnacle-landing .landing-banner-content-box {
    margin: 40px 20px;
  }

  .pinnacle-landing .para-box-bot-slot {
    width: 100%;
    float: none;
    display: block;
    margin: 20px 0px;
  }
}

/* pinnacle ends here  */

/* xiyou start  */

.xiyou-landing {
  background-color: #002538;
  position: relative;
  background-position: center top;
  background-size: 100% 750px;
  background-repeat: no-repeat;
}

.xiyou-landing .landing-banner {
  width: 100%;
  position: relative;
}

.xiyou-landing .landing-banner .feature-image {
  display: block;
  margin: 0 auto;
  width: 95%;
  max-width: 1000px;
  padding-top: 100px;
  position: relative;
}

.xiyou-landing .landing-banner .feature-image img {
  display: block;
  width: 100%;
}

.xiyou-landing .platform-link a.addbutton,
.xiyou-landing .platform-link .removebutton {
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
}

.xiyou-landing .landing-banner .feature-image .logo {
  position: absolute;
  left: 50px;
  top: 50px;
}

.xiyou-landing .landing-banner .feature-image .logo img {
  width: 100%;
  display: block;
  object-fit: contain;
}

.xiyou-landing .landing-banner .platform-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

.xiyou-landing .landing-banner .desc {
  padding: 50px 0px;
  color: #ffffff;
  line-height: 1.5;
  display: block;
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  font-size: 18px;
}

.xiyou-landing .banner-button-first-button {
  display: inline-block;
  width: 170px;
  padding: 12px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  margin-right: 10px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  vertical-align: middle;
}

.xiyou-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.xiyou-landing .banner-button-second-button {
  /* padding: 10px 35px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
    color: white;
    font-family: Lato-Regular;
    font-size: 15px; */
  display: inline-block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.xiyou-landing .banner-button-second-button i {
  padding-right: 5px;
}

.xiyou-landing .landing-page-content {
  z-index: 5;
  position: relative;
  display: block;
  width: 95%;
  max-width: 900px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.xiyou-landing .landing-page-content .xiyou-biggaming {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.xiyou-landing .landing-page-content .xiyou-biggaming .image {
  width: 260px;
}

.xiyou-landing .landing-page-content .xiyou-biggaming .image img {
  display: block;
  width: 100%;
}

.xiyou-landing .landing-page-content .xiyou-biggaming .descp {
  width: calc(100% - 260px);
  padding: 0px 0px 0px 20px;
  line-height: 1.5;
  font-size: 16px;
}

.xiyou-landing .landing-page-content .xiyou-biggaming .descp .title {
  font-family: "Lato-Black";
  font-size: 30px;
  display: block;
  padding-bottom: 20px;
  color: #00f3fe;
  margin-left: -30px;
}

.xiyou-landing .landing-page-content .xiyou-biggaming .descp b {
  display: block;
  color: #00f3fe;

  padding-bottom: 20px;
  font-style: italic;
}

.xiyou-landing .landing-page-content .xiyou-biggaming .descp p {
  color: #ffffff;
}

.xiyou-landing .landing-page-content .quote-msg {
  display: block;
  color: #ffe356;
  font-family: "Lato-Bold";
  font-size: 17px;
  padding-left: 15px;
  border-left: 4px solid #ffe356;
  line-height: 1.3;
  margin-top: 30px;
  transform: skewX(-5deg);
}

.xiyou-landing .landing-page-content .xiyou-dragonpalace {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 50px;
  position: relative;
  margin-top: -40px;
}

.xiyou-landing .landing-page-content .xiyou-dragonpalace .descp {
  width: calc(100% - 230px);
  padding-right: 40px;
}

.xiyou-landing .landing-page-content .xiyou-dragonpalace .image {
  width: 230px;
}

.xiyou-landing .landing-page-content .xiyou-dragonpalace .image img {
  width: 100%;
  display: block;
}

.xiyou-landing .landing-page-content .xiyou-dragonpalace .descp b {
  display: block;
  font-size: 30px;
  background: -webkit-linear-gradient(#eaeeea, #fdaf3b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-family: "Lato-Black";
  transform: skewX(-5deg);
  padding-bottom: 10px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fdaf3b;
}

.xiyou-landing .landing-page-content .xiyou-dragonpalace .descp span {
  display: block;
  margin-left: 50px;
  font-size: 40px;
  background: -webkit-linear-gradient(#acd9f8, #4094cf);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-family: "Lato-Black";
  transform: skewX(-5deg);
  padding-left: 20px;
  border-width: 10px;
  border-style: solid;
  border-image: linear-gradient(to bottom, #acd9f8, #4094cf) 1;
  border-right: none;
  border-top: none;
  border-bottom: none;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #a1d3f5;
}

.xiyou-landing .landing-page-content .xiyou-dragonpalace .bottomtext {
  position: absolute;
  bottom: 5px;
  left: 0;
  background: url("../images/xiyou-text-bg.png");
  width: 95%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;

  line-height: 1.3;
  min-height: 65px;
  z-index: -1;
  padding: 10px 200px 10px 60px;
  display: flex;
  align-items: center;
}

.xiyou-landing .landing-page-content .xiyou-dragonpalace .bottomtext p {
  transform: skewX(-5deg);
  color: #002538;
  font-family: "Lato-Bold";
  font-size: 15px;
}

.xiyou-landing .landing-page-content .summary {
  display: block;
  padding: 20px 20px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  line-height: 1.5;
  margin: 50px 0px;
}

.xiyou-landing .mid-para {
  padding: 40px;
  background: #000000;
}

.xiyou-landing .play-now-btn {
  text-align: center;
  padding-bottom: 50px;
  margin-top: 50px;
}

.xiyou-landing .play-now-btn a {
  width: 100%;
  max-width: 300px;
  height: 64px;
  display: block;
  background-image: url("../images/xiyou-playbutton.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.xiyou-landing .play-now-btn a:hover {
  background-image: url("../images/xiyou-playbutton-hover.png");
}

.xiyou-landing .play-now-btn a img {
  width: auto;
  max-width: 95%;
  display: block;
  margin: 0 auto;
}

.xiyou-landing .latest-promo {
  margin-bottom: 30px;
}

.xiyou-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.xiyou-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.xiyou-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.xiyou-landing .latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}

.xiyou-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}

.xiyou-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.xiyou-landing .latest-promo-slot-details {
  padding: 20px;
}

.xiyou-landing .promo-detail-period,
.promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.xiyou-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.xiyou-landing .latest-promo-slot-list {
  display: flex;
}

.xiyou-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.xiyou-landing .platform-description {
  padding-top: 50px;
}

.xiyou-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}

.xiyou-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

@media only screen and (max-width: 768px) {
  .xiyou-landing .mid-para {
    padding: 20px;
  }

  .xiyou-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }

  .xiyou-landing .landing-page-content .xiyou-dragonpalace .descp span {
    font-size: 30px;
  }

  .xiyou-landing .landing-page-content .xiyou-dragonpalace {
    margin-top: 0;
  }
}

@media only screen and (max-width: 700px) {

  .xiyou-landing .landing-page-content .xiyou-biggaming,
  .xiyou-landing .landing-page-content .xiyou-dragonpalace {
    flex-wrap: wrap;
    padding: 20px 0px;
  }

  .xiyou-landing .landing-page-content .xiyou-biggaming .descp,
  .xiyou-landing .landing-page-content .xiyou-dragonpalace .descp {
    width: 100%;
  }

  .xiyou-landing .landing-page-content .xiyou-biggaming .descp .title {
    margin-left: 0;
    margin-top: 20px;
  }

  .xiyou-landing .landing-page-content .xiyou-dragonpalace .bottomtext {
    position: relative;
    bottom: initial;
    left: initial;
    width: 100%;
    margin-top: 20px;
    padding: 10px 20px;
  }

  .xiyou-landing .landing-page-content .xiyou-biggaming,
  .xiyou-landing .landing-page-content .xiyou-dragonpalace {
    padding-top: 50px;
  }
}

/* xiyao ends  */

/* gold deluxe starts  */

@font-face {
  font-family: "techno-italic";
  src: url("../fonts/future_techno_italic-webfont.eot");
  src: url("../fonts/future_techno_italic-webfont.woff2") format("woff2"),
    url("../fonts/future_techno_italic-webfont.woff") format("woff"),
    url("../fonts/future_techno_italic-webfont.ttf") format("truetype"),
    url("../fonts/future_techno_italic-webfont.svg#future_techno_italic-webfont") format("svg"),
    url("../fonts/future_techno_italic-webfont.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.goldeluxe-landing {
  background: #070d0a;
  position: relative;
}

.goldeluxe-landing .landing-banner {
  width: 100%;
  text-align: right;
  padding-top: 80px;
  position: relative;
  background-color: #000000;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.goldeluxe-landing .landing-banner .ribbon {
  position: absolute;
}

.goldeluxe-landing .landing-banner .ribbon img {
  width: auto;
  max-width: 100%;
  display: block;
  object-fit: contain;
}

.goldeluxe-landing .landing-banner .ribbon1 {
  width: 300px;
  top: -129px;
  left: -151px;
}

.goldeluxe-landing .landing-banner .ribbon2 {
  right: -10px;
  top: -278px;
}

.goldeluxe-landing .landing-banner .ribbon3 {
  bottom: -45px;
  left: -100px;
}

.goldeluxe-landing .landing-banner .landing-banner-cover {
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content {
  width: 100%;
  max-width: 650px;
  text-align: left;
  padding-right: 40px;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .logo {
  text-align: center;
  padding-bottom: 20px;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .logo img {
  display: block;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  margin: 0 auto;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .title {
  display: block;
  font-size: 40px;
  font-family: "techno-italic";
  text-transform: uppercase;
  text-align: center;

  background: -webkit-linear-gradient(#f1f1f2, #e1e2e6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .platform-link {
  text-align: center;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .platform-link a {
  margin: 10px auto;
  width: 170px;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-featureimg {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 30px;
  flex-wrap: wrap;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-featureimg>div {
  width: 30%;
  height: 100px;
  border-radius: 10px;
  border: 2px solid #b6b6b5;
  overflow: hidden;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-featureimg>div a {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-featureimg>div a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  text-align: center;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-featureimg>div a p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-size: 20px;
  opacity: 0;
  z-index: -1;
  transition: all ease 0.3s;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-featureimg>div a:hover p {
  opacity: 1;
  z-index: 2;
  transition: all ease 0.3s;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-subtitle {
  margin-top: 40px;
  font-family: "techno-italic";
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 2px;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-subtitle span {
  display: block;
  font-size: 35px;
  color: #ebe0bc;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-subtitle p {
  font-size: 35px;
  color: #ffffff;
}

.goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-subtitle p b {
  font-size: 45px;
}

.goldeluxe-landing .banner-button-first-button {
  display: inline-block;
  width: 170px;
  padding: 12px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  margin-right: 10px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  vertical-align: middle;
}

.goldeluxe-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.goldeluxe-landing .banner-button-second-button {
  /* padding: 10px 35px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
    color: white;
    font-family: Lato-Regular;
    font-size: 15px; */
  display: inline-block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.goldeluxe-landing .banner-button-second-button i {
  padding-right: 5px;
}

.goldeluxe-landing .landing-content {
  background: #000000;
  padding: 50px 40px;
}

.goldeluxe-landing .landing-content .gd-desc {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}

.goldeluxe-landing .landing-content .gd-desc p {
  width: calc(100% - 190px);
  line-height: 1.5;
  font-size: 17px;
}

.goldeluxe-landing .landing-content .gd-desc div {
  width: 190px;
  margin-top: -30px;
}

.goldeluxe-landing .landing-content .gd-desc div img {
  width: 100%;
  display: block;
  object-fit: contain;
}

.goldeluxe-landing .landing-content .gd-feature-desc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}

.goldeluxe-landing .landing-content .gd-feature-desc>div {
  border: 5px solid #b27e48;
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-dealer {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-dealer .image {
  width: 200px;
  position: relative;
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-dealer .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-dealer .image:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(270deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0.0844712885154062) 67%,
      rgba(0, 0, 0, 0) 100%);
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-dealer .text {
  width: calc(100% - 200px);
  padding: 20px 20px;
  position: relative;
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-bonuses .image,
.goldeluxe-landing .landing-content .gd-feature-desc .gd-play .image {
  display: block;
  width: 100%;
  height: 200px;
  position: relative;
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-bonuses .image img,
.goldeluxe-landing .landing-content .gd-feature-desc .gd-play .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-bonuses .text,
.goldeluxe-landing .landing-content .gd-feature-desc .gd-play .text {
  padding: 30px 30px;
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-bonuses .image:before,
.goldeluxe-landing .landing-content .gd-feature-desc .gd-play .image:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0.0844712885154062) 50%,
      rgba(0, 0, 0, 0) 100%);
}

.goldeluxe-landing .landing-content .gd-feature-desc .text b {
  font-size: 17px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.5;
  font-family: "Lato-Bold";
  padding-bottom: 10px;
  display: block;
}

.goldeluxe-landing .landing-content .gd-feature-desc .text p {
  color: #c2c2c2;
  line-height: 1.5;
}

.goldeluxe-landing .landing-content .gd-feature-desc .gd-bonuses,
.goldeluxe-landing .landing-content .gd-feature-desc .gd-play {
  width: 48%;
}

.goldeluxe-landing .landing-content .play-now-btn {
  text-align: center;
}

.goldeluxe-landing .landing-content .play-now-btn a {
  display: inline-block;
  color: #f04f55;
  padding: 20px 50px;
  border: 2px solid white;
  font-family: lato-black;
  font-size: 18px;
  border-radius: 50px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.goldeluxe-landing .landing-content .play-now-btn a:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.goldeluxe-landing .mid-para {
  padding: 40px;
  background: #000000;
}

.goldeluxe-landing .play-now-btn {
  text-align: center;
  padding-bottom: 50px;
}

.goldeluxe-landing .play-now-btn a {
  margin-top: 50px;
  display: block;
}

.goldeluxe-landing .play-now-btn a img {
  width: auto;
  max-width: 95%;
  display: block;
  margin: 0 auto;
}

.goldeluxe-landing .latest-promo {
  margin-bottom: 30px;
}

.goldeluxe-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.goldeluxe-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.goldeluxe-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.goldeluxe-landing .latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}

.goldeluxe-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}

.goldeluxe-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.goldeluxe-landing .latest-promo-slot-details {
  padding: 20px;
}

.goldeluxe-landing .promo-detail-period,
.promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.goldeluxe-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.goldeluxe-landing .latest-promo-slot-list {
  display: flex;
}

.goldeluxe-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.goldeluxe-landing .platform-description {
  padding-top: 50px;
}

.goldeluxe-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}

.goldeluxe-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

/* Create four equal columns that floats next to eachother */

/* The Modal (background) */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Modal Content */
.modal-content {
  width: 95%;
  max-width: 600px;
  position: relative;
  position: absolute;
  padding: 20px 20px;
  background-color: #252527;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  position: Relative;
  width: 20px;
  height: 20px;
}

.prev:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

.next:before {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
} */

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
}

img.demo {
  width: 100%;
  height: 100%;
}

.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mySlides img {
  width: 100%;
}

.swiper-slide {
  position: relative;
}

.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}

.close:hover {
  opacity: 0.7;
}

.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 25px;
  width: 2px;
  background-color: grey;
}

.close:before {
  transform: rotate(45deg);
}

.close:after {
  transform: rotate(-45deg);
}

.mySlides {
  margin-bottom: 20px;
  background-color: #252527;
  height: 315px;
  background: #000000;
}

.mySlides img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/*
.active{
    display: none;
}
*/

.column-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 0px;
  background-color: #252527;
}

.gallery-nav-wrap {
  background-color: #252527;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

/*new promotion page*/

.goldeluxe-landing .swiper-container.thumbnail-gallery {
  width: 100%;
  height: 100%;
}

.goldeluxe-landing .swiper-container.thumbnail-gallery .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100px;
}

.goldeluxe-landing .swiper-container.thumbnail-gallery .swiper-slide img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media only screen and (min-width: 1500px) {
  .goldeluxe-landing .landing-banner {
    padding-right: 10%;
  }
}

/*new promotion page*/
@media only screen and (max-width: 800px) {}

@media only screen and (max-width: 768px) {
  .goldeluxe-landing .landing-banner {
    background-size: cover;
  }

  .goldeluxe-landing .landing-banner .landing-banner-cover .content {
    padding: 0px 20px;
  }

  .goldeluxe-landing .landing-content {
    padding: 50px 20px;
  }
}

@media only screen and (max-width: 700px) {
  .goldeluxe-landing .mid-para {
    padding: 20px;
  }

  .goldeluxe-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }
}

@media only screen and (max-width: 667px) {

  .goldeluxe-landing .landing-content .gd-feature-desc .gd-bonuses,
  .goldeluxe-landing .landing-content .gd-feature-desc .gd-play {
    width: 100%;
  }

  .goldeluxe-landing .landing-content .gd-feature-desc .gd-dealer {
    flex-wrap: wrap;
  }

  .goldeluxe-landing .landing-content .gd-feature-desc .gd-dealer .image {
    height: 100%;
  }

  .goldeluxe-landing .landing-content .gd-feature-desc {
    margin-top: 50px;
  }

  .goldeluxe-landing .landing-content .gd-feature-desc .gd-bonuses {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .goldeluxe-landing .landing-banner .landing-banner-cover .content .landing-featureimg>div {
    width: 100%;
    margin: 20px 0px;
    height: 150px;
  }
}

/* gold deluxe ends  */

/* ebet starts  */

@font-face {
  font-family: "techno-italic";
  src: url("../fonts/future_techno_italic-webfont.eot");
  src: url("../fonts/future_techno_italic-webfont.woff2") format("woff2"),
    url("../fonts/future_techno_italic-webfont.woff") format("woff"),
    url("../fonts/future_techno_italic-webfont.ttf") format("truetype"),
    url("../fonts/future_techno_italic-webfont.svg#future_techno_italic-webfont") format("svg"),
    url("../fonts/future_techno_italic-webfont.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.ebet-landing {
  background: #070d0a;
  position: relative;
}

.ebet-landing .landing-banner {
  width: 100%;

  position: relative;
  background-color: #000000;
  background-position: top center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 0px 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.ebet-landing .landing-banner .landing-provider {
  display: block;
  width: calc(100% - 450px);
  padding-right: 20px;
  position: relative;
  padding: 80px 0px;
}

.ebet-landing .landing-banner .landing-provider .logo {
  margin-bottom: 30px;
}

.ebet-landing .landing-banner .landing-provider .logo img {
  display: block;
  width: auto;
  max-width: 100%;
}

.ebet-landing .landing-banner .landing-provider .title {
  display: block;
  line-height: 1.5;
  font-size: 25px;
  font-family: "Lato-Black";
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.ebet-landing .landing-banner .landing-provider .platform-link {
  margin: 0;
}

.ebet-landing .landing-banner .landing-provider>div {
  z-index: 2;
  position: relative;
}

.ebet-landing .landing-banner .landing-provider .model {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 220px;
  z-index: 1;
}

.ebet-landing .landing-banner .landing-provider .model img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.ebet-landing .landing-banner .landing-screenshot {
  display: flex;
  width: 450px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.ebet-landing .landing-banner .landing-screenshot .image {
  width: 48%;
  height: 120px;
  margin: 0 0 20px;
  overflow: hidden;
  border-radius: 8px;
  border: 3px solid #ff21f2;

  -webkit-box-shadow: 0px 0px 2px 2px rgb(255 33 242 / 50%),
    inset 1px 1px 2px 2px rgb(255 33 242 / 50%);
  -moz-box-shadow: 0px 0px 2px 2px rgba(255, 33, 242, 0.5),
    inset 1px 1px 2px 2px rgba(255, 33, 242, 0.5);
  box-shadow: 0px 0px 2px 2px rgb(255 33 242 / 50%),
    inset 1px 1px 2px 2px rgb(255 33 242 / 50%);
}

.ebet-landing .landing-banner .landing-screenshot .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ebet-landing .banner-button-first-button {
  display: inline-block;
  width: 170px;
  padding: 12px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  margin: 0px 0px 20px;
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  vertical-align: middle;
}

.ebet-landing .platform-link a.addbutton {
  display: block;
  width: 170px;
  margin: 0 0;
}

.ebet-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.ebet-landing .banner-button-second-button {
  /* padding: 10px 35px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
    color: white;
    font-family: Lato-Regular;
    font-size: 15px; */
  display: inline-block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.ebet-landing .banner-button-second-button i {
  padding-right: 5px;
}

.ebet-landing .landing-content {
  background-color: #000000;
  padding: 50px 40px;
  min-height: 1000px;
  position: relative;
}

.ebet-landing .landing-content>div {
  position: relative;
  z-index: 2;
}

.ebet-landing .landing-content .background-square {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 400px;
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 1;
}

.ebet-landing .landing-content .background-square:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 1) 70%);
}

.ebet-landing .landing-content .content-top {
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Lato-Bold";
  font-style: italic;
  font-size: 18px;
  padding-top: 50px;
}

.ebet-landing .landing-content .content-top p {
  color: #32b6fb;
  display: block;
  width: 100%;
  max-width: 500px;
  margin: 0 auto 20px;
  line-height: 1.5;
}

.ebet-landing .landing-content .content-top b {
  color: #cc35e3;
  display: block;
  width: 100%;
  max-width: 500px;
  margin: 0 auto 30px;
  line-height: 1.5;
}

.ebet-landing .landing-content .content-top .platform-desc {
  background: rgba(29, 35, 106, 0.5);
  padding: 20px 20px;
  color: #ffffff;
  line-height: 1.5;
  font-size: 14px;
  font-style: normal;
  display: block;
  font-family: "Lato-Regular";
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.ebet-landing .landing-content .ebet-desc {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 150px auto 0;
}

.ebet-landing .landing-content .ebet-desc .divline {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 50px;
  height: 100%;
  z-index: 1;
  width: 2px;
  border-radius: 10px;
  background: #292d6b;
  webkit-box-shadow: 0px 0px 5px 5px rgb(41 45 107 / 50%),
    inset 1px 1px 5px 5px rgb(41 45 107 / 50%);
  -moz-box-shadow: 0px 0px 5px 5px rgba(41, 45, 107, 0.5),
    inset 1px 1px 5px 5px rgba(41, 45, 107, 0.5);
  box-shadow: 0px 0px 5px 5px rgb(41 45 107 / 50%),
    inset 1px 1px 5px 5px rgb(41 45 107 / 50%);
}

.ebet-landing .landing-content .ebet-desc .divline img {
  position: absolute;
  top: -169px;
  left: -239px;
  width: 585px;
  display: block;
}

.ebet-landing .landing-content .ebet-desc .games {
  width: 50%;
  padding-right: 20px;
  position: relative;
  z-index: 2;
}

.ebet-landing .landing-content .ebet-desc .bonuses {
  width: 50%;
  padding-left: 20px;
  text-align: right;
  position: relative;
  z-index: 2;
}

.ebet-landing .landing-content .ebet-desc .title {
  font-family: "Lato-Black";
  line-height: 1.3;
  font-size: 25px;
  text-transform: uppercase;
  padding-bottom: 30px;

  background: -webkit-linear-gradient(#fef3a5, #ffcc00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ebet-landing .landing-content .ebet-desc p {
  line-height: 1.5;
  text-align: left;
  font-family: "Lato-Light";
}

.ebet-landing .landing-content .play-now-btn {
  text-align: center;
}

.ebet-landing .landing-content .play-now-btn a {
  display: inline-block;
  color: #f04f55;
  padding: 20px 50px;
  border: 2px solid white;
  font-family: lato-black;
  font-size: 18px;
  border-radius: 50px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.ebet-landing .landing-content .play-now-btn a:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.ebet-landing .mid-para {
  padding: 40px;
  background: #000000;
}

.ebet-landing .play-now-btn {
  text-align: center;
  padding-bottom: 50px;
}

.ebet-landing .play-now-btn a {
  margin-top: 50px;
  display: block;
}

.ebet-landing .play-now-btn a img {
  width: auto;
  max-width: 95%;
  display: block;
  margin: 0 auto;
}

.ebet-landing .latest-promo {
  margin-bottom: 30px;
}

.ebet-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.ebet-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.ebet-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.ebet-landing .latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}

.ebet-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}

.ebet-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.ebet-landing .latest-promo-slot-details {
  padding: 20px;
}

.ebet-landing .promo-detail-period,
.promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.ebet-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.ebet-landing .latest-promo-slot-list {
  display: flex;
}

.ebet-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.ebet-landing .platform-description {
  padding-top: 50px;
}

.ebet-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}

.ebet-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

/* Create four equal columns that floats next to eachother */

/* The Modal (background) */
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Modal Content */
.modal-content {
  width: 95%;
  max-width: 600px;
  position: relative;
  position: absolute;
  padding: 20px 20px;
  background-color: #252527;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  position: Relative;
  width: 20px;
  height: 20px;
}

.prev:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

.next:before {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
} */

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
}

img.demo {
  width: 100%;
  height: 100%;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.mySlides img {
  width: 100%;
}

.swiper-slide {
  position: relative;
}

.close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}

.close:hover {
  opacity: 0.7;
}

.close:before,
.close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 25px;
  width: 2px;
  background-color: grey;
}

.close:before {
  transform: rotate(45deg);
}

.close:after {
  transform: rotate(-45deg);
}

.mySlides {
  margin-bottom: 20px;
  background-color: #252527;
  height: 315px;
  background: #000000;
}

.mySlides img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.column-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 0px;
  background-color: #252527;
}

.gallery-nav-wrap {
  background-color: #252527;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

/*new promotion page*/

.ebet-landing .swiper-container.thumbnail-gallery {
  width: 100%;
  height: 100%;
}

.ebet-landing .swiper-container.thumbnail-gallery .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100px;
}

.ebet-landing .swiper-container.thumbnail-gallery .swiper-slide img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media only screen and (min-width: 1600px) {
  .ebet-landing .landing-banner {
    justify-content: center;
  }

  .ebet-landing .landing-banner .landing-provider {
    width: 500px;
  }
}

@media only screen and (min-width: 1500px) {
  .ebet-landing .landing-content .background-square {
    height: 452px;
  }

  .ebet-landing .landing-content .content-top {
    padding-top: 95px;
  }
}

@media only screen and (max-width: 900px) {
  .ebet-landing .landing-banner .landing-screenshot {
    width: 400px;
  }

  .ebet-landing .landing-banner .landing-provider {
    width: calc(100% - 400px);
  }

  .ebet-landing .landing-banner .landing-provider .model {
    width: 180px;
  }
}

@media only screen and (max-width: 768px) {
  .ebet-landing .landing-content {
    padding: 50px 20px;
  }

  .ebet-landing .landing-banner .landing-provider {
    width: 100%;
  }

  .ebet-landing .landing-banner {
    background-size: auto;
  }

  .ebet-landing .landing-banner .landing-screenshot {
    width: 100%;
    padding-top: 20px;
  }

  .ebet-landing .landing-content .background-square {
    height: 500px;
    background-size: 130%;
  }

  .ebet-landing .landing-content .content-top {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 700px) {
  .ebet-landing .mid-para {
    padding: 20px;
  }

  .ebet-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }
}

/* ebet ends  */

/* cmd starts  */
.cmd368-landing .landing-banner-content {
  text-align: left;
  padding-left: 50%;
  /* position: relative; */
  top: 0px;
}

.cmd368-landing .landing-banner {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: linear-gradient(to top, black, transparent 10%),
    url("../images/cmd_landing_banner.png");
  position: relative;
  z-index: 2;
  padding: 50px;
  padding-top: 100px;
  background-color: #000000;
}

.cmd368-landing .landing-banner-topic {
  font-family: lato-bold;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 20px;
}

.cmd368-landing .landing-banner-logo,
.cmd368-landing .landing-banner-logo2 {
  display: inline-block;
}

.cmd368-landing .banner-logo {
  width: 240px;
}

.cmd368-landing .banner-button {
  display: block;
  padding: 20px;
}

.cmd368-landing .banner-button-first-button {
  display: block;
  width: 200px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  margin-right: 10px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  margin-bottom: 10px;
}

.cmd368-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.cmd368-landing .banner-button-second-button {
  /* padding: 10px 35px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 50px;
    color: white;
    font-family: Lato-Regular;
    font-size: 15px; */
  display: block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.cmd368-landing .banner-button-second-button i {
  padding-right: 5px;
}

.cmd368-landing .landing-banner-content-box-wrap {
  z-index: 1;
  position: relative;
  top: -78px;
}

.cmd368-landing .landing-banner-content-box {
  margin: 40px;
  border: 2px solid #c62121;
  border-radius: 40px;
  padding: 40px 20px;
  margin-bottom: 0;
}

.cmd368-landing .landing-banner-content-box-title1 {
  font-family: lato-bold;
  font-size: 28px;
  font-style: italic;
  padding-top: 10px;
  text-transform: uppercase;
}

.cmd368-landing .landing-banner-content-box-title2 {
  font-family: lato-black;
  font-size: 36px;
  font-style: italic;
  padding-top: 10px;
  text-transform: uppercase;
}

.cmd368-landing .landing-banner-content-box-title3 {
  color: white;
  background-color: #c62121;
  padding: 10px;
  display: inline-block;
  position: relative;
  margin: 20px 0;
  left: -30px;
  font-size: 17px;
  text-transform: uppercase;
}

.cmd368-landing .landing-banner-content-box-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.cmd368-landing .para-box-top {
  /* border-left: 5px solid #c62121; */
  margin-bottom: 50px;
}

.cmd368-landing .para-box-top-title {
  font-family: lato-bold;
  font-size: 20px;
  border-left: 5px solid #c62121;
  padding: 20px;
  padding-bottom: 10px;
}

.cmd368-landing .para-box-bot-slot-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-left: 5px solid #c62121;
  padding-top: 5px;
}

.cmd368-landing .para-box-top-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding: 10px 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;
}

.cmd368-landing .para-box-bot-slot-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding-left: 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;
}

.cmd368-landing .para-box-bot-slot {
  /* border-left: 5px solid #c62121; */
  width: 30%;
  float: left;
  margin: 0 15px;
}

.cmd368-landing .para-box-bot-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.cmd368-landing .para-box-bot-slot:nth-child(3n) {
  margin-right: 0;
}

.cmd368-landing .mid-para {
  padding: 40px;
  padding-top: 0;
}

.cmd368-landing .mid-para-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.cmd368-landing .mid-para-content {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.cmd368-landing .mid-para-content-banner {
  text-align: center;
  padding: 40px 30px;
  margin: 0 auto;
}

.cmd368-landing .mid-para-content-banner-title {
  text-align: center;
  padding-right: 210px;
  font-family: lato-bold;
  font-size: 20px;
  font-style: italic;
}

.cmd368-landing .mid-para-content-banner img {
  width: 450px;
}

.cmd368-landing .bot-box-banner {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.cmd368-landing .bot-box-banner-slot {
  padding: 40px;
  border-radius: 40px;
  box-sizing: border-box;
  border: 3px solid #3f90c9;
  width: 50%;
  margin: 20px;
  background-position: top right;
  background-repeat: no-repeat;
}

.cmd368-landing .bot-box-banner-title {
  font-family: lato-regular;
  font-style: italic;
  color: #3f90c9;
  padding: 20px 0;
  font-size: 24px;
  padding-bottom: 35px;
}

.cmd368-landing .bot-box-banner-para {
  font-size: 15px;
  line-height: 22px;
}

.cmd368-landing .play-now-btn {
  text-align: center;
  margin: 120px 0;
}

.cmd368-landing .play-now-btn a {
  display: inline-block;
  color: #f04f55;
  padding: 20px 50px;
  border: 2px solid white;
  font-family: lato-black;
  font-size: 18px;
  border-radius: 50px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.cmd368-landing .play-now-btn a:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.cmd368-landing .latest-promo {
  margin-bottom: 30px;
}

.cmd368-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.cmd368-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.cmd368-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.cmd368-landing .latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}

.cmd368-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}

.cmd368-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.cmd368-landing .latest-promo-slot-details {
  padding: 20px;
}

.cmd368-landing .promo-detail-period,
.promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.cmd368-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.cmd368-landing .latest-promo-slot-list {
  display: flex;
}

.cmd368-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.cmd368-landing .platform-description {
  padding-top: 50px;
}

.cmd368-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}

.cmd368-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

.cmd368-landing .banner-screenshot img {
  width: 100%;
  margin-right: 10px;
  display: block;
  object-fit: contain;
  height: 100%;
  background: #000000;
}

.cmd368-landing .banner-screenshot {
  display: flex;
  width: 120%;
  padding-top: 30px;
}

.cmd368-landing .pop-up-wrap-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.cmd368-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.cmd368-landing .close {
  display: flex;
  justify-content: flex-end;
}

.cmd368-landing .pop-up-wrap-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.cmd368-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.cmd368-landing .pop-up img {
  width: 600px;
}

.cmd368-landing .row>.column {
  padding: 0 8px;
}

.cmd368-landing .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */

/* The Modal (background) */
.cmd368-landing .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Modal Content */
.cmd368-landing .modal-content {
  width: 95%;
  max-width: 600px;
  position: relative;
  position: absolute;
  padding: 20px 20px;
  background-color: #252527;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Next & previous buttons */
.cmd368-landing .prev,
.cmd368-landing .next {
  cursor: pointer;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  position: Relative;
  width: 20px;
  height: 20px;
}

.cmd368-landing .prev:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

.cmd368-landing .next:before {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

/* Position the "next button" to the right */
.cmd368-landing .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
} */

/* Number text (1/3 etc) */
.cmd368-landing .numbertext {
  color: #f2f2f2;
  font-size: 12px;
}

.cmd368-landing img.demo {
  width: 100%;
  height: 100%;
}

.cmd368-landing .active,
.cmd368-landing .demo:hover {
  opacity: 1;
}

.cmd368-landing img.hover-shadow {
  transition: 0.3s;
}

.cmd368-landing .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.cmd368-landing .mySlides img {
  width: 100%;
}

.cmd368-landing .maxbet-play-btn {
  background-image: url("../images/play-btn.jpg");
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.cmd368-landing .maxbet-play-btn-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 55px;
}

.cmd368-landing .swiper-slide {
  position: relative;
}

.cmd368-landing .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}

.cmd368-landing .close:hover {
  opacity: 0.7;
}

.cmd368-landing .close:before,
.cmd368-landing .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 25px;
  width: 2px;
  background-color: grey;
}

.cmd368-landing .close:before {
  transform: rotate(45deg);
}

.cmd368-landing .close:after {
  transform: rotate(-45deg);
}

.cmd368-landing .mySlides {
  margin-bottom: 20px;
  background-color: #252527;
  height: initial;
  background: #000000;
}

.cmd368-landing .mySlides img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cmd368-landing .active {
  display: none;
}

.cmd368-landing .column-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 0px;
  background-color: #252527;
}

.cmd368-landing .gallery-nav-wrap {
  background-color: #252527;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

/*new promotion page*/

.cmd368-landing .promotion_sorting-cover {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.cmd368-landing .promotion_sorting-cover .promotion-filter {
  position: relative;
}

.cmd368-landing .promotion_sorting-cover .promotion-filter .filter-dd {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.cmd368-landing .promotion_sorting-cover .promotion-filter .filter-option {
  background: #0a1726;
  position: absolute;
  top: 55px;
  left: 0;
  padding: 15px 15px 10px 15px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  width: 500px;
  display: none;
}

.cmd368-landing .promotion_sorting-cover .promotion-filter .filter-option ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}

.cmd368-landing .promotion_sorting-cover .promotion-filter .filter-option ul li {
  width: 50%;
  padding: 15px 15px;
}

.cmd368-landing .promotion_sorting-cover .promotion-filter .filter-option ul li input {
  display: none;
}

.cmd368-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #23393c;
}

.cmd368-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter a {
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #b8b8ba;
}

.cmd368-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter .apply_selected {
  color: #ff545a;
  margin-left: 20px;
  border: none;
  background: none;
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 1;
}

.cmd368-landing .filter-option ul li label {
  display: flex;
  padding-left: 40px;
  color: #b8b8ba;
  position: relative;
  height: 22px;
  align-items: center;
  cursor: pointer;
}

.cmd368-landing .filter-option ul li label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #b8b8ba;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.cmd368-landing .filter-option ul li label:after {
  width: 4px;
  height: 10px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  position: absolute;
  left: 8px;
  top: 3px;
  content: "";
  transform: rotate(45deg);
  opacity: 0;
}

.cmd368-landing .filter-option ul li input:checked+label:before {
  background: #b8b8ba;
}

.cmd368-landing .filter-option ul li input:checked+label:after {
  opacity: 1;
}

.cmd368-landing .promotion_sorting-cover .promotion-sortby {
  display: flex;
  align-items: center;
}

.cmd368-landing .promotion_sorting-cover .promotion-sortby p {
  margin-right: 10px;
  color: #b8b8ba;
  font-size: 10pt;
}

.cmd368-landing .promotion_sorting-cover .promotion-sortby .sortby-dd {
  position: relative;
}

.cmd368-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .currentsortby {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.cmd368-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby {
  display: none;
  background: #0a1726;
  position: absolute;
  top: 55px;
  right: 0;
  padding: 10px 5px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
}

.cmd368-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a {
  display: block;
  padding: 15px 20px;
  width: 185px;
  color: #ffffff;
}

.cmd368-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a:hover {
  background: #030f13;
}

.cmd368-landing .promotion_all_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.cmd368-landing .promotion_all_list .promotion_detail_box {
  width: 32%;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #363636;
  margin: 0px 1% 20px;
  background: #040f12;
}

.cmd368-landing .promotion_all_list .promotion_detail_box:nth-child(3n + 1) {
  margin-left: 0;
}

.cmd368-landing .promotion_all_list .promotion_detail_box:nth-child(3n) {
  margin-right: 0;
}

.cmd368-landing .promotion_all_list .promotion_detail_box .box_promotion_banner {
  height: 200px;
}

.cmd368-landing .promotion_all_list .promotion_detail_box .box_promotion_banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cmd368-landing .promotion_all_list .promotion_detail_box .box_promotion_detail {
  padding: 15px 15px;
}

.cmd368-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-title {
  color: #fff;
  font-size: 13pt;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  line-height: 1.3;
  height: 48px;
}

.cmd368-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc {
  display: block;
  padding-top: 10px;
  border-top: 1px solid #363636;
  padding-bottom: 10px;
}

.cmd368-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-period,
.cmd368-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-type {
  display: flex;
  justify-content: space-between;
  color: #b8b8ba;
  padding: 7px 0px;
}

.cmd368-landing .promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion {
  display: block;
  width: 100%;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  margin: 10px 0px;
}

.cmd368-landing .promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.cmd368-landing .swiper-container.thumbnail-gallery {
  width: 100%;
  height: 100%;
}

.cmd368-landing .swiper-container.thumbnail-gallery .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100px;
}

.cmd368-landing .swiper-container.thumbnail-gallery .swiper-slide img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.cmd368-landing .para-one,
.cmd368-landing .para-three {
  font-family: lato-bold;
  color: #44cdf3;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  padding: 50px;
  padding-bottom: 0px;
}

.cmd368-landing .para-two {
  font-family: lato-regular;
  color: #c6c8ca;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  padding: 50px;
  padding-bottom: 0px;
}

.cmd368-landing .para-four {
  font-family: lato-regular;
  color: #c6c8ca;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  padding: 20px 50px 50px;
}

.cmd368-landing .blue-box {
  border: 1px solid #3f90c9;
  padding: 30px;
  padding-top: 195px;
  height: 100%;
}

.cmd368-landing .blue-box-wrap-left {
  width: 50%;
  float: left;
  padding: 30px;
  margin: 20px;
  background-image: url(../images/cmd-bg-1.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 300px;
  margin-right: 10px;
}

.cmd368-landing .blue-box-wrap-right {
  width: 50%;
  float: right;
  padding: 30px;
  margin: 20px;
  background-image: url(../images/cmd-bg-2.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 300px;
  margin-left: 10px;
}

.cmd368-landing .blue-box-wrap {
  padding: 10px;
  margin: 20px;
  background-image: url(../images/cmd-bg-3.jpg);
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 340px;
}

.cmd368-landing .blue-box-wrap-top {
  display: flex;
  justify-content: space-between;
}

.cmd368-landing .blue-box-title {
  font-family: lato-bold;
  padding: 30px 0;
  font-size: 24px;
  line-height: 30px;
  white-space: nowrap;
}

.cmd368-landing .blue-box-para {
  font-size: 16px;
  line-height: 23px;
  color: #c6c8ca;
}

.cmd368-landing .blue-box-wrap .blue-box {
  border: 1px solid #3f90c9;
  padding: 20px;
  height: initial;
  padding-top: 220px;
}

.cmd368-landing .screenshots {
  display: flex;
}

.cmd368-landing .screenshot-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-top: 50px;
}

/* .cmd368-landing .screenshot-slot{
    background-color: red;
    padding: 10px;
} */

.cmd368-landing .swiper-zone {
  margin-left: 22%;
  display: flex;
  margin-right: 50px;
}

.cmd368-landing .swiper-zone .swiper-nav {
  display: flex;
  align-items: flex-end;
  padding-right: 10px;
}

.cmd368-landing .swiper-zone .swiper-nav span {
  padding: 0 5px;
}

.cmd368-landing .screenshot-slot img {
  width: 100%;
  margin-right: 10px;
  display: block;
  object-fit: contain;
  height: 100%;
  max-height: 144px;
}

.cmd368-landing #swiper-button-prev,
#swiper-button-next {
  cursor: pointer;
}

.cmd368-landing .platform-link a.addbutton,
.platform-link .removebutton {
  display: inline-block;
  border: 2px solid #ff545a;
  background: #ff545a;
  border-radius: 50px;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  padding: 13px 15px;
  max-width: 200px;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  margin: 0;
}

/*new promotion page*/

@media only screen and (min-width: 1366px) {
  .cmd368-landing .landing-banner {
    background-size: cover;
  }
}

@media only screen and (max-width: 1100px) {
  .cmd368-landing .landing-banner {
    background-size: cover;
  }
}

@media only screen and (max-width: 1010px) {
  .cmd368-landing .landing-banner {
    background-size: cover;
  }

  .cmd368-landing .blue-box-wrap-left {
    padding: 10px;
  }

  .cmd368-landing .blue-box-wrap-right {
    padding: 10px;
  }

  .cmd368-landing .blue-box {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 210px;
  }
}

@media only screen and (max-width: 900px) {
  .cmd368-landing .landing-banner {
    background-size: contain;
  }
}

@media only screen and (max-width: 800px) {
  .cmd368-landing .bot-box-banner {
    flex-direction: column;
  }

  .cmd368-landing .bot-box-banner-slot {
    margin: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .cmd368-landing .landing-banner-content {
    padding-left: 50px;
  }
}

@media only screen and (max-width: 700px) {
  .cmd368-landing .mid-para-content-banner {
    padding: 40px 0;
  }

  .cmd368-landing .mid-para-content-banner img {
    width: 100%;
  }

  .cmd368-landing .landing-banner {
    background-image: url(../images/Providerpage_Maxbet.png);
  }

  .cmd368-landing .mid-para {
    padding: 20px;
  }

  .cmd368-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .cmd368-landing .landing-banner-content {
    padding-left: 20px;
  }

  .cmd368-landing .landing-banner-content-box {
    margin: 40px 20px;
  }

  .cmd368-landing .para-box-bot-slot {
    width: 100%;
    float: none;
    display: block;
    margin: 20px 0px;
  }
}

/* cmd ends  */

/* imsports starts */

.imsports-landing .landing-banner-content {
  text-align: left;
  padding-left: 35%;
  /* position: relative; */
  top: 0px;
  padding-right: 40px;
}

.imsports-landing .landing-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(to top, black, transparent 10%),
    url("../images/im-landing-cover.png");
  position: relative;
  z-index: 2;
  padding-top: 150px;
}

.imsports-landing .banner-logo {
  width: 440px;
}

.imsports-landing .banner-logo2 {
  width: 340px;
  padding-left: 100px;
  padding-top: 20px;
}

.imsports-landing .banner-button {
  display: inline-block;
  padding-top: 50px;
  padding-left: 175px;
}

.imsports-landing .banner-button-first-button {
  display: inline-block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  margin-right: 10px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  margin-bottom: 10px;
  margin-right: 0;
}

.imsports-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.imsports-landing .banner-button-second-button {
  display: block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.imsports-landing .banner-button-second-button i {
  padding-right: 5px;
}

.imsports-landing .landing-banner-content-box-wrap {
  z-index: 1;
  position: relative;
  top: -78px;
}

.imsports-landing .landing-banner-content-box {
  margin: 40px;
  border: 2px solid #c62121;
  border-radius: 40px;
  padding: 40px 20px;
  margin-bottom: 0;
}

.imsports-landing .landing-banner-content-box-title1 {
  font-family: lato-bold;
  font-size: 28px;
  font-style: italic;
  padding-top: 10px;
  text-transform: uppercase;
}

.imsports-landing .landing-banner-content-box-title2 {
  font-family: lato-black;
  font-size: 36px;
  font-style: italic;
  padding-top: 10px;
  text-transform: uppercase;
}

.imsports-landing .landing-banner-content-box-title3 {
  color: white;
  background-color: #c62121;
  padding: 10px;
  display: inline-block;
  position: relative;
  margin: 20px 0;
  left: -30px;
  font-size: 17px;
  text-transform: uppercase;
}

.imsports-landing .landing-banner-content-box-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.imsports-landing .para-box-top {
  /* border-left: 5px solid #c62121; */
  margin-bottom: 50px;
}

.imsports-landing .para-box-top-title {
  font-family: lato-bold;
  font-size: 20px;
  border-left: 5px solid #c62121;
  padding: 20px;
  padding-bottom: 10px;
}

.imsports-landing .para-box-bot-slot-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-left: 5px solid #c62121;
  padding-top: 5px;
}

.imsports-landing .para-box-top-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding: 10px 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;
}

.imsports-landing .para-box-bot-slot-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding-left: 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;
}

.imsports-landing .para-box-bot-slot {
  /* border-left: 5px solid #c62121; */
  width: 30%;
  float: left;
  margin: 0 15px;
}

.imsports-landing .para-box-bot-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.imsports-landing .para-box-bot-slot:nth-child(3n) {
  margin-right: 0;
}

.imsports-landing .mid-para {
  padding: 40px;
  padding-top: 0;
}

.imsports-landing .mid-para-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.imsports-landing .mid-para-content {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}

.imsports-landing .mid-para-content-banner {
  text-align: center;
  padding: 40px 30px;
  margin: 0 auto;
}

.imsports-landing .mid-para-content-banner-title {
  text-align: center;
  padding-right: 210px;
  font-family: lato-bold;
  font-size: 20px;
  font-style: italic;
}

.imsports-landing .mid-para-content-banner img {
  width: 450px;
}

.imsports-landing .bot-box-banner {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.imsports-landing .bot-box-banner-slot {
  padding: 40px;
  border-radius: 40px;
  box-sizing: border-box;
  border: 3px solid #3f90c9;
  width: 50%;
  margin: 20px;
  background-position: top right;
  background-repeat: no-repeat;
}

.imsports-landing .bot-box-banner-title {
  font-family: lato-regular;
  font-style: italic;
  color: #3f90c9;
  padding: 20px 0;
  font-size: 24px;
  padding-bottom: 35px;
}

.imsports-landing .bot-box-banner-para {
  font-size: 15px;
  line-height: 22px;
}

.imsports-landing .play-now-btn {
  text-align: center;

}

.imsports-landing .play-now-btn a {
  display: inline-block;
  color: #f04f55;
  padding: 20px 50px;
  border: 2px solid white;
  font-family: lato-black;
  font-size: 18px;
  border-radius: 50px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.imsports-landing .play-now-btn a:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.imsports-landing .latest-promo {
  margin-bottom: 30px;
}

.imsports-landing .imsports-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}

.imsports-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.imsports-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.imsports-landing .latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}

.imsports-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}

.imsports-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.imsports-landing .latest-promo-slot-details {
  padding: 20px;
}

.imsports-landing .promo-detail-period,
.imsports-landing .promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.imsports-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.imsports-landing .latest-promo-slot-list {
  display: flex;
}

.imsports-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.imsports-landing .platform-description {
  padding-top: 50px;
}

.imsports-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}

.imsports-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

.imsports-landing .banner-screenshot img {
  width: 100%;
  margin-right: 10px;
  display: block;
  object-fit: contain;
  height: 100%;
  background: #000000;
}

.imsports-landing .banner-screenshot {
  display: flex;
  width: 120%;
  padding-top: 30px;
}

.imsports-landing .pop-up-wrap-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.imsports-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.imsports-landing .close {
  display: flex;
  justify-content: flex-end;
}

.imsports-landing .pop-up-wrap-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.imsports-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.imsports-landing .pop-up img {
  width: 600px;
}

.imsports-landing .row>.column {
  padding: 0 8px;
}

.imsports-landing .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */

/* The Modal (background) */
.imsports-landing .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Modal Content */
.imsports-landing .modal-content {
  width: 95%;
  max-width: 600px;
  position: relative;
  position: absolute;
  padding: 20px 20px;
  background-color: #252527;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* Next & previous buttons */
.imsports-landing .prev,
.imsports-landing .next {
  cursor: pointer;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  position: Relative;
  width: 20px;
  height: 20px;
}

.imsports-landing .prev:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

.imsports-landing .next:before {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

/* Position the "next button" to the right */
.imsports-landing .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
} */

/* Number text (1/3 etc) */
.imsports-landing .numbertext {
  color: #f2f2f2;
  font-size: 12px;
}

.imsports-landing img.demo {
  width: 100%;
  height: 100%;
}

.imsports-landing .active,
.imsports-landing .demo:hover {
  opacity: 1;
}

.imsports-landing img.hover-shadow {
  transition: 0.3s;
}

.imsports-landing .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.imsports-landing .mySlides img {
  width: 100%;
}

.imsports-landing .maxbet-play-btn {
  background-image: url("../images/play-btn.jpg");
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.imsports-landing .maxbet-play-btn-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 55px;
}

.imsports-landing .swiper-slide {
  position: relative;
}

.imsports-landing .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}

.imsports-landing .close:hover {
  opacity: 0.7;
}

.imsports-landing .close:before,
.imsports-landing .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 25px;
  width: 2px;
  background-color: grey;
}

.imsports-landing .close:before {
  transform: rotate(45deg);
}

.imsports-landing .close:after {
  transform: rotate(-45deg);
}

.imsports-landing .mySlides {
  margin-bottom: 20px;
  background-color: #252527;
  height: 315px;
  background: #000000;
}

.imsports-landing .mySlides img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.imsports-landing .active {
  display: none;
}

.imsports-landing .column-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 0px;
  background-color: #252527;
}

.imsports-landing .gallery-nav-wrap {
  background-color: #252527;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

/*new promotion page*/

.imsports-landing .promotion_sorting-cover {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.imsports-landing .promotion_sorting-cover .promotion-filter {
  position: relative;
}

.imsports-landing .promotion_sorting-cover .promotion-filter .filter-dd {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.imsports-landing .promotion_sorting-cover .promotion-filter .filter-option {
  background: #0a1726;
  position: absolute;
  top: 55px;
  left: 0;
  padding: 15px 15px 10px 15px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  width: 500px;
  display: none;
}

.imsports-landing .promotion_sorting-cover .promotion-filter .filter-option ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}

.imsports-landing .promotion_sorting-cover .promotion-filter .filter-option ul li {
  width: 50%;
  padding: 15px 15px;
}

.imsports-landing .promotion_sorting-cover .promotion-filter .filter-option ul li input {
  display: none;
}

.imsports-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #23393c;
}

.imsports-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter a {
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #b8b8ba;
}

.imsports-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter .apply_selected {
  color: #ff545a;
  margin-left: 20px;
  border: none;
  background: none;
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 1;
}

.imsports-landing .filter-option ul li label {
  display: flex;
  padding-left: 40px;
  color: #b8b8ba;
  position: relative;
  height: 22px;
  align-items: center;
  cursor: pointer;
}

.imsports-landing .filter-option ul li label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #b8b8ba;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.imsports-landing .filter-option ul li label:after {
  width: 4px;
  height: 10px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  position: absolute;
  left: 8px;
  top: 3px;
  content: "";
  transform: rotate(45deg);
  opacity: 0;
}

.imsports-landing .filter-option ul li input:checked+label:before {
  background: #b8b8ba;
}

.imsports-landing .filter-option ul li input:checked+label:after {
  opacity: 1;
}

.imsports-landing .promotion_sorting-cover .promotion-sortby {
  display: flex;
  align-items: center;
}

.imsports-landing .promotion_sorting-cover .promotion-sortby p {
  margin-right: 10px;
  color: #b8b8ba;
  font-size: 10pt;
}

.imsports-landing .promotion_sorting-cover .promotion-sortby .sortby-dd {
  position: relative;
}

.imsports-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .currentsortby {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.imsports-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby {
  display: none;
  background: #0a1726;
  position: absolute;
  top: 55px;
  right: 0;
  padding: 10px 5px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5),
    inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
}

.imsports-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a {
  display: block;
  padding: 15px 20px;
  width: 185px;
  color: #ffffff;
}

.imsports-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a:hover {
  background: #030f13;
}

.imsports-landing .promotion_all_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.imsports-landing .promotion_all_list .promotion_detail_box {
  width: 32%;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #363636;
  margin: 0px 1% 20px;
  background: #040f12;
}

.imsports-landing .promotion_all_list .promotion_detail_box:nth-child(3n + 1) {
  margin-left: 0;
}

.imsports-landing .promotion_all_list .promotion_detail_box:nth-child(3n) {
  margin-right: 0;
}

.imsports-landing .promotion_all_list .promotion_detail_box .box_promotion_banner {
  height: 200px;
}

.imsports-landing .promotion_all_list .promotion_detail_box .box_promotion_banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.imsports-landing .promotion_all_list .promotion_detail_box .box_promotion_detail {
  padding: 15px 15px;
}

.imsports-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-title {
  color: #fff;
  font-size: 13pt;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  line-height: 1.3;
  height: 48px;
}

.imsports-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc {
  display: block;
  padding-top: 10px;
  border-top: 1px solid #363636;
  padding-bottom: 10px;
}

.imsports-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-period,
.imsports-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-type {
  display: flex;
  justify-content: space-between;
  color: #b8b8ba;
  padding: 7px 0px;
}

.imsports-landing .promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion {
  display: block;
  width: 100%;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  margin: 10px 0px;
}

.imsports-landing .promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.imsports-landing .swiper-container.thumbnail-gallery {
  width: 100%;
  height: 100%;
}

.imsports-landing .swiper-container.thumbnail-gallery .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100px;
}

.imsports-landing .swiper-container.thumbnail-gallery .swiper-slide img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.imsports-landing .screenshot-slot {
  width: 100%;
  height: 100%;
  margin: 0px;
  background-size: cover;
  border-radius: 15px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  border: 1px solid #d48a08;
  background-color: #000000;
}


.imsports-landing .screenshot-slot-wrap {
  display: inline-block;
  width: 260px;
  height: 169px;
  position: relative;
}

.imsports-landing .landing-cover-para {
  padding-left: 30%;
  padding-top: 100px;
}

.imsports-landing .screenshot {
  padding-top: 100px;
  display: flex;
  justify-content: space-between;
}

.imsports-landing .landing-cover-quote img {
  padding-top: 50px;
  width: 100%;
}

.imsports-landing .landing-cover-para img {
  width: 90%;
}

.imsports-landing .para-one {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding: 50px 0;
}

.imsports-landing .para-two-title {
  font-family: lato-bold;
  font-style: italic;
  color: #e48616;
  font-size: 20px;
  padding-bottom: 20px;
}

.imsports-landing .para-two-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 50px;
}

.imsports-landing .para-detail {
  display: flex;
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
}

.imsports-landing .para-detail::after {
  content: "";
  border: 1px solid #e48616;
  width: 90%;
  height: 110%;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: -1;
  border-radius: 10px;
}

.imsports-landing .para-detail-pic {
  padding-right: 20px;
}

.imsports-landing .para-detail-pic img {
  border-radius: 10px;
}

.imsports-landing .para-detail-para {
  font-family: lato-regular;
  font-size: 15px;
  line-height: 22px;
  color: #c2c2c2;
  padding-right: 20px;
}

.imsports-landing .para-detail-title {
  font-family: lato-regular;
  font-size: 17px;
  line-height: 22px;
  color: #e48616;
  padding-bottom: 30px;
}

.imsports-landing .see-more {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: white;
  white-space: nowrap;
}

.imsports-landing {
  background-color: #000000;
}

.imsports-landing .platform-link {
  text-align: center;
}

.imsports-landing .platform-link a.addbutton,
.imsports-landing .platform-link .removebutton {
  display: block;
  border: 2px solid #ff545a;
  background: #ff545a;
  border-radius: 50px;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  margin: 0px 0px 0px 20px;
  position: relative;
  vertical-align: middle;
  padding: 13px 15px;
  max-width: 170px;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  margin: 0 auto;
}


@media only screen and (max-width: 1534px) {
  .imsports-landing .screenshot-slot-wrap {
    display: inline-block;
    width: 240px;
    height: 140px;
  }
}

@media only screen and (max-width: 1440px) {
  .imsports-landing .screenshot-slot-wrap {
    display: inline-block;
    width: 200px;
    height: 120px;
  }
}

@media only screen and (max-width: 1260px) {
  .imsports-landing .screenshot-slot-wrap {
    display: inline-block;
    width: 168px;
    height: 100px;
  }



  .imsports-landing .landing-cover-para {
    padding-top: 50px;
  }

  .imsports-landing .screenshot {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 860px) {
  .imsports-landing .screenshot-slot-wrap {
    display: inline-block;
    width: 122px;
    height: 69px;
  }

  .imsports-landing .landing-cover-para img {
    width: 500px;
  }

  .imsports-landing .landing-banner {
    background-size: contain;
  }
}

/*new promotion page*/
@media only screen and (max-width: 800px) {
  .imsports-landing .bot-box-banner {
    flex-direction: column;
  }

  .imsports-landing .bot-box-banner-slot {
    margin: 0;
    margin-bottom: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 700px) {
  .imsports-landing .mid-para-content-banner {
    padding: 40px 0;
  }

  .imsports-landing .mid-para-content-banner img {
    width: 100%;
  }

  .imsports-landing .mid-para {
    padding: 20px;
  }

  .imsports-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .imsports-landing .landing-banner-content {
    padding-left: 20px;
  }

  .imsports-landing .landing-banner-content-box {
    margin: 40px 20px;
  }

  .imsports-landing .para-box-bot-slot {
    width: 100%;
    float: none;
    display: block;
    margin: 20px 0px;
  }
}

/* imsports ends  */



/* ug gaming starts  */







.ug-gaming-landing .landing-banner-content {
  padding: 50px;
}




.ug-gaming-landing .landing-banner {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('../images/ug-landing-bg.png');
  position: relative;
  z-index: 2;
  background-color: #04112c;
}


.ug-gaming-landing .banner-logo {
  width: 500px;
}

.ug-gaming-landing .banner-logo2 {
  width: 600px;
  padding-top: 20px;
}

.ug-gaming-landing .banner-button {
  display: inline-block;
  padding-top: 50px;
}

.ug-gaming-landing .banner-button-first-button {
  display: block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  margin-right: 10px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  margin-bottom: 10px;

}


.ug-gaming-landing .platform-link a.addbutton, .platform-link .removebutton {
  display: block;
  border: 2px solid #ff545a;
  background: #ff545a;
  border-radius: 50px;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  margin: 0 !important;
  position: relative;
  vertical-align: middle;
  padding: 13px 15px;
  max-width: 170px;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
}

.ug-gaming-landing .banner-button-first-button:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.ug-gaming-landing .banner-button-second-button {
  display: block;
  width: 170px;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 80%);
  background-color: #f04f55;
  border: 3px solid #f04f55;
  color: white;
}

.ug-gaming-landing .banner-button-second-button i {
  padding-right: 5px;
}

.ug-gaming-landing .landing-banner-content-box-wrap {
  z-index: 1;
  position: relative;
  top: -78px;
}


.ug-gaming-landing .landing-banner-content-box {
  margin: 40px;
  border: 2px solid #c62121;
  border-radius: 40px;
  padding: 40px 20px;
  margin-bottom: 0;
}

.ug-gaming-landing .landing-banner-content-box-title1 {
  font-family: lato-bold;
  font-size: 28px;
  font-style: italic;
  padding-top: 10px;
  text-transform: uppercase;
}

.ug-gaming-landing .landing-banner-content-box-title2 {
  font-family: lato-black;
  font-size: 36px;
  font-style: italic;
  padding-top: 10px;
  text-transform: uppercase;
}

.ug-gaming-landing .landing-banner-content-box-title3 {
  color: white;
  background-color: #c62121;
  padding: 10px;
  display: inline-block;
  position: relative;
  margin: 20px 0;
  left: -30px;
  font-size: 17px;
  text-transform: uppercase;
}

.ug-gaming-landing .landing-banner-content-box-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
}


.ug-gaming-landing .para-box-top {

  /* border-left: 5px solid #c62121; */
  margin-bottom: 50px;
}


.ug-gaming-landing .para-box-top-title {
  font-family: lato-bold;
  font-size: 20px;
  border-left: 5px solid #c62121;
  padding: 20px;
  padding-bottom: 10px;

}

.ug-gaming-landing .para-box-bot-slot-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-left: 5px solid #c62121;
  padding-top: 5px;

}


.ug-gaming-landing .para-box-top-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding: 10px 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;
}

.ug-gaming-landing .para-box-bot-slot-para {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;
  padding-left: 20px;
  border-left: 5px solid #941b1b;
  color: #c2c2c2;

}



.ug-gaming-landing .para-box-bot-slot {
  /* border-left: 5px solid #c62121; */
  width: 30%;
  float: left;
  margin: 0 15px;
}


.ug-gaming-landing .para-box-bot-slot:nth-child(3n + 1) {
  margin-left: 0;
}


.ug-gaming-landing .para-box-bot-slot:nth-child(3n) {
  margin-right: 0;
}















.ug-gaming-landing .mid-para {
  padding: 40px;
  padding-top: 0;
}


.ug-gaming-landing .mid-para-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

}

.ug-gaming-landing .mid-para-content {
  font-family: lato-light;
  font-size: 15px;
  line-height: 22px;

}


.ug-gaming-landing .mid-para-content-banner {
  text-align: center;
  padding: 40px 30px;
  margin: 0 auto;
}

.ug-gaming-landing .mid-para-content-banner-title {
  text-align: center;
  padding-right: 210px;
  font-family: lato-bold;
  font-size: 20px;
  font-style: italic;
}

.ug-gaming-landing .mid-para-content-banner img {
  width: 450px;
}


.ug-gaming-landing .bot-box-banner {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

.ug-gaming-landing .bot-box-banner-slot {
  padding: 40px;
  border-radius: 40px;
  box-sizing: border-box;
  border: 3px solid #3f90c9;
  width: 50%;
  margin: 20px;
  background-position: top right;
  background-repeat: no-repeat;
}

.ug-gaming-landing .bot-box-banner-title {
  font-family: lato-regular;
  font-style: italic;
  color: #3f90c9;
  padding: 20px 0;
  font-size: 24px;
  padding-bottom: 35px;
}

.ug-gaming-landing .bot-box-banner-para {
  font-size: 15px;
  line-height: 22px;
}

.ug-gaming-landing .play-now-btn {
  text-align: center;
  margin: 120px 0;
}

.ug-gaming-landing .play-now-btn a {
  display: inline-block;
  color: #f04f55;
  padding: 20px 50px;
  border: 2px solid white;
  font-family: lato-black;
  font-size: 18px;
  border-radius: 50px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.ug-gaming-landing .play-now-btn a:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.ug-gaming-landing .latest-promo {
  margin-bottom: 30px;
}

.ug-gaming-landing .latest-promo-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;
}


.ug-gaming-landing .latest-promo-slot {
  display: inline-block;
  background-color: #040f12;
  text-align: center;
  border-radius: 20px;
  border: 1px solid grey;
  width: 31.5%;
  margin: 0 1%;
}

.ug-gaming-landing .latest-promo-slot:nth-child(3n + 1) {
  margin-left: 0;
}

.latest-promo-slot:nth-child(3n) {
  margin-right: 0;
}


.ug-gaming-landing .promo-banner-img {
  width: 100%;
  min-height: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px 20px 0 0;
  background-position: center;
}


.ug-gaming-landing .promo-title {
  font-size: 14px;
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 5px;
}

.ug-gaming-landing .latest-promo-slot-details {
  padding: 20px;
}

.ug-gaming-landing .promo-detail-period,
.ug-gaming-landing .promo-detail-type {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}

.ug-gaming-landing .details-link a {
  color: #f04f55;
  font-family: lato-regular;
  display: block;
  padding: 10px 0;
  border: 2px solid grey;
  border-radius: 50px;
  margin: 5px 0;
}

.ug-gaming-landing .latest-promo-slot-list {
  display: flex;

}


.ug-gaming-landing .faq-title {
  font-family: lato-bold;
  font-size: 20px;
  padding-bottom: 15px;

  margin-bottom: 0 !important;
}

.ug-gaming-landing .platform-description {
  padding-top: 50px;
}

.ug-gaming-landing .platform-description .desc>ul>li {
  background-color: #041726 !important;
}


.ug-gaming-landing .platform-description .desc {
  margin-bottom: 0 !important;
}

.ug-gaming-landing .banner-screenshot img {
  width: 100%;
  margin-right: 10px;
  display: block;
  object-fit: contain;
  height: 100%;
  background: #000000;

}

.ug-gaming-landing .banner-screenshot {
  display: flex;
  width: 120%;
  padding-top: 30px;
}


.ug-gaming-landing .pop-up-wrap-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.ug-gaming-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.ug-gaming-landing .close {
  display: flex;
  justify-content: flex-end;
}






.ug-gaming-landing .pop-up-wrap-img {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

.ug-gaming-landing .pop-up {
  width: 95%;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 15vh;
}

.ug-gaming-landing .pop-up img {
  width: 600px;
}


.ug-gaming-landing .row>.column {
  padding: 0 8px;
}

.ug-gaming-landing .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */

/* The Modal (background) */
.ug-gaming-landing .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}

/* Modal Content */
.ug-gaming-landing .modal-content {
  width: 95%;
  max-width: 600px;
  position: relative;
  position: absolute;
  padding: 20px 20px;
  background-color: #252527;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}



/* Next & previous buttons */
.ug-gaming-landing .prev,
.ug-gaming-landing .next {
  cursor: pointer;
  top: 50%;
  width: auto;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  display: inline-block;
  position: Relative;
  width: 20px;
  height: 20px;
}

.ug-gaming-landing .prev:before {
  position: absolute;
  left: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}

.ug-gaming-landing .next:before {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
  content: "";
}


/* Position the "next button" to the right */
.ug-gaming-landing .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/* .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
} */

/* Number text (1/3 etc) */
.ug-gaming-landing .numbertext {
  color: #f2f2f2;
  font-size: 12px;
}


.ug-gaming-landing img.demo {
  width: 100%;
  height: 100%;
}

.ug-gaming-landing .active,
.ug-gaming-landing .demo:hover {
  opacity: 1;
}

.ug-gaming-landing img.hover-shadow {
  transition: 0.3s;
}

.ug-gaming-landing .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.ug-gaming-landing .mySlides img {
  width: 100%;
}

.ug-gaming-landing .maxbet-play-btn {
  background-image: url("../images/play-btn.jpg");
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}


.ug-gaming-landing .maxbet-play-btn-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 55px;
}

.ug-gaming-landing .swiper-slide {
  position: relative;
}

.ug-gaming-landing .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
}

.ug-gaming-landing .close:hover {
  opacity: 0.7;
}

.ug-gaming-landing .close:before,
.ug-gaming-landing .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: grey;
}

.ug-gaming-landing .close:before {
  transform: rotate(45deg);
}

.ug-gaming-landing .close:after {
  transform: rotate(-45deg);
}


.ug-gaming-landing .mySlides {
  margin-bottom: 20px;
  background-color: #252527;
  height: 315px;
  background: #000000;
}

.ug-gaming-landing .mySlides img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ug-gaming-landing .active {
  display: none;
}

.ug-gaming-landing .column-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0 0px;
  background-color: #252527;
}

.ug-gaming-landing .gallery-nav-wrap {
  background-color: #252527;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}



/*new promotion page*/

.ug-gaming-landing .promotion_sorting-cover {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-filter {
  position: relative;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-filter .filter-dd {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-filter .filter-option {
  background: #0a1726;
  position: absolute;
  top: 55px;
  left: 0;
  padding: 15px 15px 10px 15px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  width: 500px;
  display: none;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-filter .filter-option ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 10px;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-filter .filter-option ul li {
  width: 50%;
  padding: 15px 15px;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-filter .filter-option ul li input {
  display: none;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter {
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
  border-top: 1px solid #23393c;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter a {
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  color: #b8b8ba;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-filter .filter-option .apply-filter .apply_selected {
  color: #ff545a;
  margin-left: 20px;
  border: none;
  background: none;
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 1;
}

.ug-gaming-landing .filter-option ul li label {
  display: flex;
  padding-left: 40px;
  color: #b8b8ba;
  position: relative;
  height: 22px;
  align-items: center;
  cursor: pointer;
}

.ug-gaming-landing .filter-option ul li label:before {
  width: 20px;
  height: 20px;
  border: 1px solid #b8b8ba;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.ug-gaming-landing .filter-option ul li label:after {
  width: 4px;
  height: 10px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  position: absolute;
  left: 8px;
  top: 3px;
  content: "";
  transform: rotate(45deg);
  opacity: 0;
}

.ug-gaming-landing .filter-option ul li input:checked+label:before {
  background: #b8b8ba;
}

.ug-gaming-landing .filter-option ul li input:checked+label:after {
  opacity: 1;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-sortby {
  display: flex;
  align-items: center;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-sortby p {
  margin-right: 10px;
  color: #b8b8ba;
  font-size: 10pt;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-sortby .sortby-dd {
  position: relative;

}

.ug-gaming-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .currentsortby {
  width: 200px;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 5px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  background-image: url(../images/redarrow-down.png);
  background-repeat: no-repeat;
  background-position: center right 10px;
  background-size: 15px;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby {
  display: none;
  background: #0a1726;
  position: absolute;
  top: 55px;
  right: 0;
  padding: 10px 5px;
  border-radius: 10px;
  border: 2px solid #fe4a52;
  -webkit-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  -moz-box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);
  box-shadow: 1px 1px 5px 5px rgba(254, 74, 82, 0.5), inset 1px 1px 5px 4px rgba(254, 74, 82, 0.5);

}

.ug-gaming-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a {
  display: block;
  padding: 15px 20px;
  width: 185px;
  color: #ffffff;
}

.ug-gaming-landing .promotion_sorting-cover .promotion-sortby .sortby-dd .optionsortby a:hover {
  background: #030f13;
}

.ug-gaming-landing .promotion_all_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box {
  width: 32%;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #363636;
  margin: 0px 1% 20px;
  background: #040f12;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box:nth-child(3n+1) {
  margin-left: 0;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box:nth-child(3n) {
  margin-right: 0;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box .box_promotion_banner {
  height: 200px;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box .box_promotion_banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box .box_promotion_detail {
  padding: 15px 15px;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-title {
  color: #fff;
  font-size: 13pt;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  line-height: 1.3;
  height: 48px;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc {
  display: block;
  padding-top: 10px;
  border-top: 1px solid #363636;
  padding-bottom: 10px;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-period,
.ug-gaming-landing .promotion_all_list .promotion_detail_box .box_promotion_detail .promotion-desc .promotion-type {
  display: flex;
  justify-content: space-between;
  color: #b8b8ba;
  padding: 7px 0px;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion {
  display: block;
  width: 100%;
  padding: 11px 20px;
  text-align: center;
  border-radius: 20px;
  border: 2px solid #fff;
  color: #ff545a;
  text-transform: uppercase;
  font-family: "Lato-Black";
  font-size: 16px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  cursor: pointer;
  margin: 10px 0px;
}

.ug-gaming-landing .promotion_all_list .promotion_detail_box .box_promotion_detail a.view_this_promotion:hover {
  background: #ffffff;
  color: #000000;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
}


.ug-gaming-landing .swiper-container.thumbnail-gallery {
  width: 100%;
  height: 100%;
}

.ug-gaming-landing .swiper-container.thumbnail-gallery .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100px;
}

.ug-gaming-landing .swiper-container.thumbnail-gallery .swiper-slide img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.ug-gaming-landing .screenshot-slot {
  width: 100%;
  height: 100%;
  background-color: black;
  margin: 0px;
  background-size: cover;
  border-radius: 15px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  border: 1px solid #d48a08;
}

.ug-gaming-landing .screenshot-slot-wrap {
  display: inline-block;
  width: 260px;
  height: 169px;
  position: relative;
}

.ug-gaming-landing .landing-cover-para {
  padding-left: 30%;
  padding-top: 100px;
}

.ug-gaming-landing .screenshot {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
  width: 65%;

}

.ug-gaming-landing .landing-cover-quote img {
  padding-top: 50px;
  width: 100%;

}


.ug-gaming-landing .landing-cover-para img {
  width: 90%;
}

.ug-gaming-landing .para-one {
  font-family: lato-light;
  font-size: 17px;
  line-height: 24px;
  padding: 0 40px 40px;
}

.ug-gaming-landing .para-two {
  font-family: lato-bold;
  font-size: 17px;
  line-height: 22px;
  padding: 0 40px;
}

.ug-gaming-landing .para-three {
  font-family: lato-light;
  font-size: 17px;
  line-height: 24px;
  padding: 20px 40px 40px;
}

.ug-gaming-landing .para-four {
  font-family: lato-bold;
  font-size: 17px;
  line-height: 22px;
  padding: 40px 0 20px;
}



.ug-gaming-landing .para-five {
  font-family: lato-light;
  font-size: 17px;
  line-height: 24px;
  padding-bottom: 20px;
}

.ug-gaming-landing .card-title {
  font-family: lato-bold;
  font-size: 15px;
  padding: 10px 0;
  text-align: center;

}

.ug-gaming-landing .card-para {
  font-family: lato-light;
  font-size: 14px;
  line-height: 22px;
  padding-top: 10px;
}

.ug-gaming-landing .card-wrapper {
  display: flex;
  justify-content: space-between;
}

.ug-gaming-landing .card {
  padding: 10px;
  margin: 10px 0;
  background-image: url(../images/title-banner.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 5%;
  width: 30%;
}

.ug-gaming-landing .card-line {
  border: 1px solid #167bb5;
  padding: 20px;
  padding-bottom: 80px;
  height: 100%;
}


.ug-gaming-landing .card-number-wrap {
  position: relative;
  z-index: 1000;
}


.ug-gaming-landing .card-number {
  display: block;
  font-size: 100px;
  width: fit-content;
  white-space: nowrap;
  font-weight: 900;
  -webkit-text-stroke: 1px #167bb5;
  font-family: "Gotham-Black";
  position: absolute;
  right: 10px;
  top: -70px;
  z-index: 1000;
  color: black;
}


.ug-gaming-landing .card-number2 {
  display: block;
  font-size: 100px;
  width: fit-content;
  white-space: nowrap;
  font-weight: 900;
  -webkit-text-stroke: 1px #167bb5;
  font-family: "Gotham-Black";
  position: absolute;
  right: 10px;
  top: -70px;
  z-index: 1000;
  color: #00102d;
}




.ug-gaming-landing .para-detail {
  display: flex;
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
}

.ug-gaming-landing .para-detail::after {
  content: "";
  border: 1px solid #e48616;
  width: 90%;
  height: 110%;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: -1;
  border-radius: 10px;
}


.ug-gaming-landing .para-detail-pic {
  padding-right: 20px;
}

.ug-gaming-landing .para-detail-pic img {
  border-radius: 10px;
}

.ug-gaming-landing .para-detail-para {
  font-family: lato-regular;
  font-size: 15px;
  line-height: 22px;
  color: #c2c2c2;
  padding-right: 20px;
}

.ug-gaming-landing .para-detail-title {
  font-family: lato-regular;
  font-size: 17px;
  line-height: 22px;
  color: #e48616;
  padding-bottom: 30px;
}


.ug-gaming-landing .see-more {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: white;
  white-space: nowrap;
}

@media only screen and (max-width: 1534px) {
  .ug-gaming-landing .screenshot-slot-wrap {
    display: inline-block;
    width: 240px;
    height: 140px;
  }
}


@media only screen and (max-width: 1440px) {
  .ug-gaming-landing .screenshot-slot-wrap {
    display: inline-block;
    width: 200px;
    height: 120px;
  }
}



@media only screen and (max-width: 1260px) {
  .ug-gaming-landing .screenshot-slot-wrap {
    display: inline-block;
    width: 168px;
    height: 100px;
  }

  .ug-gaming-landing .landing-banner {
    background-size: contain;
  }

  .ug-gaming-landing .landing-cover-para {
    padding-top: 50px;
  }

  .ug-gaming-landing .screenshot {
    padding-top: 50px;
  }

}


@media only screen and (max-width: 860px) {
  .ug-gaming-landing .screenshot-slot-wrap {
    display: inline-block;
    width: 122px;
    height: 69px;
  }

  .ug-gaming-landing .landing-cover-para img {
    width: 500px;
  }
}



/*new promotion page*/
@media only screen and (max-width: 800px) {

  .ug-gaming-landing .bot-box-banner {
    flex-direction: column;
  }

  .ug-gaming-landing .bot-box-banner-slot {
    margin: 0;
    margin-bottom: 30px;
    width: 100%;

  }
}




@media only screen and (max-width: 700px) {
  .ug-gaming-landing .mid-para-content-banner {
    padding: 40px 0;
  }

  .ug-gaming-landing .mid-para-content-banner img {
    width: 100%;

  }

  .ug-gaming-landing .mid-para {
    padding: 20px;
  }

  .ug-gaming-landing .promotion_all_list .promotion_detail_box {
    width: 100%;
  }
}


@media only screen and (max-width: 480px) {
  .ug-gaming-landing .landing-banner-content {
    padding-left: 20px;
  }

  .ug-gaming-landing .landing-banner-content-box {
    margin: 40px 20px;
  }

  .ug-gaming-landing .para-box-bot-slot {
    width: 100%;
    float: none;
    display: block;
    margin: 20px 0px;
  }
}


/* ug gaming ends  */