@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&amp;family=Poppins:wght@300;400;500;600;700&amp;display=swap);
*,
body,
li,
ul {
  margin: 0;
  padding: 0;
}
.footer_rowfourT span b,
body {
  color: #fff;
}
.forset_deposit_manuHQW .nav-link,
b,
body,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-family: Inter, sans-serif !important;
}
.dec_par_description h3,
.homebanner_wrapperm .banner_title {
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -o-text-fill-color: transparent;
  text-shadow: 3px 3px 0 #9d9d9d42;
}
.ombtn,
.theme_btn,
ul.page_link li a {
  text-decoration: none;
}
body {
  font-size: 24px;
  letter-spacing: 0.3px;
}
li,
ul {
  list-style-type: none;
}
b,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: 700;
}
a,
button {
  transition: 0.4s linear;
}
.btn:focus,
button:focus {
  box-shadow: none;
}
.banner_videowrapper video,
.theme_modal video,
img {
  max-width: 100%;
}
* {
  scrollbar-width: auto;
  scrollbar-color: #330ba9 #ffffff;
}
::-webkit-scrollbar {
  width: 16px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background: linear-gradient(166deg, #330ba9 0, #1d0072 50%);
  border-radius: 0;
  border: 0 solid #fff;
}
.set_block_sldo_qwr {
  float: left;
  width: 295px;
  padding: 0;
  background: #1D1F20;
  position: relative;
  border-radius: 3px;
}
.set_block_sldo_qwr .theme_btn.white_label_btn {
  max-width: 100%;
  min-width: 100%;
  padding: 16px 20px !important;
}
.set_block_sldo_qwr .theme_btn.white_label_btn:before {
  display: none !important;
}
.set_block_sldo_qwr:after {
    content: '';
    position: absolute;
    top: calc(-1 * 3px);
    left: calc(-1 * 3px);
    height: calc(100% + 3px * 2);
    width: calc(100% + 3px * 2);
    background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    border-radius: calc(2 * 3px);
  /* z-index: -1; */
  animation: animatedgradient 1s ease alternate infinite;
  background-size: 300% 300%;
}
.set_block_sldo_qwr_inner {
  background: transparent;
  padding: 10px;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
  background: #212121;
  border-radius: 3px;
}
@keyframes animatedgradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.footer_rowfourT h6 {
  margin-bottom: 10px !important;
}
.equal_height {
  box-sizing: border-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.equal_height > .equal_height_container {
  display: flex;
}
.equal_height > .equal_height_container > div {
  width: 100%;
}
.blink_btn{
	-webkit-animation: 2s web_blink;
	animation: 2s ease-in-out infinite web_blink;
}
@keyframes web_blink {
  0%,
  100% {
    transform: scale(0.85);
    background-color: #000 !important;
  }
  50% {
    transform: scale(1);
    background-color: #000 !important;
  }
}
@-webkit-keyframes web_blink {
  0% {
    background-color: #000 !important;
    transform: scale(0.85);
  }
  50% {
    background-color: #000 !important;
    transform: scale(1);
  }
  100% {
    transform: scale(0.85);
    background-color: #000 !important;
  }
}
.theme_modal .modal-dialog {
  width: 1000px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.theme_modal .modal-content {
  background-color: rgb(255 255 255 / 50%);
  border-radius: 8px;
  opacity: 1;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  border: none;
}
.video_modal .modal-body {
  font-size: 0;
}
.video_modal .btn-close {
  height: 30px;
  width: 30px;
  opacity: 1;
  border-radius: 100%;
  display: inline-block;
  padding: 10px;
  background-size: 12px !important;
  position: absolute;
  top: -15px;
  right: -15px;
  background: url(
      data:image/svg + xml,
      %3csvgxmlns="http://www.w3.org/2000/svg"viewBox="0 0 16 16"fill="%23000"%3e%3cpathd="M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z"/%3e%3c/svg%3e
    )
    center/1em auto no-repeat #fff;
  border: none !important;
  box-sizing: border-box;
}
.video_modal .modal-dialog {
  width: auto;
}
.video_modal .modal-content {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
.home_banner:before,
.theme_btn:before,
header.header .headervideo {
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
}
.theme_btn {
  position: relative;
  overflow: hidden;
  z-index: 5;
  background: linear-gradient(166deg, #ffe94f 0, #ffaf30 50%);
  color: #000;
  font-weight: 600;
  font-size: 24px;
  border: none;
  min-width: 220px;
  padding: 8px 40px;
  border-radius: 4px;
  display: inline-block;
  background-size: 200% 200%;
}
.theme_btn:before {
  content: "";
  position: absolute;
  background-color: rgb(255 255 255 / 10%);
  background-size: 200%;
  transform: skewY(-6deg) translateY(-30px);
  z-index: -1;
  transition: 0.4s linear;
}
.theme_btn:hover {
  transition: 0.4s ease-in-out;
  color: #000 !important;
  box-shadow: 3px 3px 15px 1px #a5a5a5;
}
.theme_btn:hover:before {
  transform: skewY(0) translateY(0);
}
.chatbox-icon-wrap.chatbox-visible a.chat-icon,
.header_wrapperm .mobilelogo,
.homebanner_wrapperl .exmelabtn,
.homebanner_wrapperl .ombtn,
.inner_single_page.aboutpage .blue_bg:after,
.mobile_social_icons,
header.header video.headervideo,
ul.page_link li:last-child a:after {
  display: none;
}
header.header {
  position: relative;
  background-color: #000;
  height: auto;
}
header.header .headervideo {
  position: absolute;
  z-index: 0;
  object-fit: cover;
}
.header .header_wrapper {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
  background-color: transparent;
  align-items: center;
}
.header_wrapperl,
.header_wrapperr {
  width: 500px;
}
.header_wrapperr {
  text-align: right;
  font-size: 0;
}
.header_wrapperl,
marquee.header_marquee {
  color: #f6c50a;
  font-size: 16px;
}
.header_wrapperm {
  width: calc(100% - 1000px);
  text-align: center;
}
.header_wrapperm video.logo {
  max-width: 100%;
  width: 350px;
  min-height: 40px;
}
.header_btns .theme_btn {
  margin-left: 10px;
  text-align: center;
  min-width: 140px;
  font-size: 20px;
  padding: 8px 20px;
  color: #fff;
}
.header_wrapperl {
  display: flex;
  align-items: center;
  background-color: #04040459;
}
.bg_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home_banner {
  position: relative;
  padding: 30px 30px 130px;
  background-image: url(../images/banner-bg.png);
}
.home_banner:before {
  display: inline-block;
  content: "";
  position: absolute;
  background-color: rgb(0 0 0 / 79%);
  z-index: 0;
}
.homebanner_wrapper {
  display: flex;
  align-items: center;
  position: relative;
}
.homebanner_wrapperl,
.homebanner_wrapperr {
  width: 450px;
}
.homebanner_wrapperm {
  width: calc(100% - 900px);
  text-align: center;
  color: #ffeed1;
}
.Deposit_link,
.header_btns .theme_btn:hover,
.homebanner_wrapperl .theme_btn:hover {
  color: #fff !important;
}
.maitoptabsionModal_blow,
.social_icons {
  margin-bottom: 40px;
}
.social_icons li img {
  max-height: 45px;
}
.social_icons li {
  display: inline-flex;
  margin-right: 8px;
}
.social_icons li:last-child {
  margin-right: 0;
}
.homebanner_wrapperl p {
  font-size: 20px;
  margin-bottom: 20px;
}
.homebanner_wrapperl .theme_btn {
  min-width: 295px;
  margin-bottom: 15px;
  padding: 16px 30px;
  text-align: center;
  background: #005bd1;
  color: #fff;
  position: relative;
  font-size: 20px;
  vertical-align: middle;
}
.homebanner_wrapperl .theme_btn svg {
  height: 20px;
  width: 20px;
}
.homebanner_wrapperl .theme_btn .arrow1,
.rightarrows {
  font-size: 0;
  height: 16px;
  width: 16px;
  display: inline-flex;
}
.homebanner_wrapperl .theme_btn .arrow1 span,
.rightarrows span {
  display: inline-block;
  height: 11px;
  width: 11px;
  border: 2px solid #fff;
  border-width: 2px 2px 0 0;
  margin: 0 -2px;
  transform: rotate(45deg);
}
.banner_videowrapper {
  text-align: right;
}
.homebanner_wrapperm p {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 10px;
}
.homebanner_wrapperm .banner_title {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 30px;
  font-size: 52px;
  background: linear-gradient(87deg, #ffeac7 39%, rgb(255 175 48) 92%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  -o-background-clip: text;
  background-clip: text;
}
ul.banner_list li {
  color: #ffcc32;
  font-size: 20px;
  display: inline-block;
  margin: 0 10px;
}
ul.banner_list li img {
  max-height: 19px;
  margin-right: 7px;
}
.androidapplink {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.androidapplink .theme_btn {
  padding: 12px 20px;
  vertical-align: middle;
}
.Deposit_link {
  background: linear-gradient(166deg, #087e27 0, #00a52c 50%);
}
.Withdraw_link {
  color: #fff;
  background: linear-gradient(166deg, #f88 0, #f92929 50%);
}
.theme_btn.home_btn {
  background: #7525e0;
}
.bannerslid_section {
  background-color: #1d0072;
  padding-bottom: 50px;
}
.bannerslid_blurbox {
  padding: 0;
  margin-top: -100px;
}
.bannerslid_blurbox .owl-item img {
  border-radius: 10px;
}
.bannerslid_blurbox .owl-dots {
  position: absolute;
  bottom: -30px;
  width: 100%;
  padding: 20px 0 10px;
  border-radius: 0 0 10px 10px;
  margin: 0 !important;
  line-height: 1;
}
.dec_par_description ul li:last-child,
.ourpartner p,
.zigzag_box:last-child {
  margin-bottom: 0;
}
.bannerslider_wrapper .owl-dot span,
.dot_slider .owl-dot span {
  margin: 0 3px !important;
  width: 15px !important;
  height: 4px !important;
  opacity: 48%;
  background-color: #fff !important;
  transition: 0.4s linear;
}
.bannerslider_wrapper .owl-dot.active span,
.dot_slider .owl-dot.active span {
  opacity: 1 !important;
  width: 30px !important;
}
.bannerslider_wrapper .item {
  min-height: 200px;
}
.partner_logowrapper ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.partner_logowrapper ul li {
  text-align: center;
}
.partner_logowrapper ul li img {
  max-width: 90%;
  max-height: 55px;
}
.ourpartner {
  margin: 75px 0 0;
  background-color: rgb(255 255 255 / 10%);
  border-radius: 0;
  backdrop-filter: blur(27px);
  -webkit-backdrop-filter: blur(27px);
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
}
.ourpartner p {
  font-size: 27px;
  font-weight: 600;
  height: 100%;
  background-color: #f6c50a;
  color: #1e0171;
  width: 320px;
  text-align: left !important;
  padding: 20px 40px;
  text-transform: uppercase;
}
.partner_logowrapper {
  width: calc(100% - 320px);
  padding-left: 60px;
}
.partner_logowrapper .owl-stage-outer {
  padding-left: 5px;
}
.partner_logowrapper img {
  width: auto !important;
  max-height: 44px;
}
.set_video_aboutsction {
  position: relative;
  height: 750px;
  background-image: url(../images/friendly-book.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.set_video_aboutsction:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  background-color: rgb(0 0 0 / 36%);
  z-index: 1;
  width: 100%;
}
.supportsectionback:before {
  background: rgba(29, 0, 114, 0.7);
  display: none;
}
#myVideo {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.dec_par_description,
.img_heroSe {
  position: relative;
  z-index: 11;
}
.container {
  max-width: 1490px;
}
.dec_par_description,
.deposit_info_val {
  float: left;
  width: 100%;
}
.dec_par_description h3 {
  color: #ffeed1;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 0 40px;
  background: linear-gradient(87deg, #ffeac7 39%, rgb(255 175 48) 92%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  -o-background-clip: text;
  background-clip: text;
}
.dec_par_description ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.dec_par_description ul li {
  display: flex;
  width: 100%;
  margin: 0 0 50px;
  padding-left: 45px;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  color: #ffcc32;
  background: url(../images/coin.png) left top 3px no-repeat;
}
.supportsectionback {
  background: url(../images/bg.png) 0 0 / cover no-repeat padding-box #1d0072;
  height: auto !important;
}
.set_video_aboutsction.supportsectionback .dec_par_description {
  padding: 100px 0;
}
.set_btn_classBtn {
  position: absolute;
  bottom: 75px;
  width: 80%;
  height: 105px;
  left: 10%;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  border-radius: 8px;
  padding-top: 26px;
}
.set_btn_classBtn h5 {
  width: 100%;
  margin: 0;
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0;
}
.forbtn_posbottmsupport {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: -35px;
}
.forbtn_posbottmsupport .theme_btn {
  min-width: auto;
  padding: 8px 20px;
  margin: 0 6px;
}
.footer_secure .footer_secure_content,
ul.social_link li a {
  margin-left: 15px;
}
.set_newsectionourids {
  background: url(../images/how-to-place-bg.jpg) center center/cover no-repeat;
  padding: 100px 0;
  min-height: 600px;
  position: relative;
}
.set_newsectionourids:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  background: rgb(0 0 0 / 60%);
  z-index: 1;
  width: 100%;
}
.sergif,
.sergif:after {
  width: 200px;
  height: 200px;
}
.sergif {
  position: relative;
  z-index: 11;
  display: inline-block;
}
.sergif:after {
  position: absolute;
  border-radius: 50%;
  background: 0 0;
  content: "";
  border: 8px solid #ffc72d;
  left: 0;
  top: 0;
}
.set_newsectionourids_innner {
  float: left;
  width: 100%;
  position: relative;
  z-index: 11;
}
.Rkexchange_title,
.set_newsectionourids_innner h5 {
  letter-spacing: 0;
  color: #ffcc32;
  font-size: 50px;
  margin: 27px 0 40px;
  text-shadow: 3px 3px 0 rgb(219 219 219 / 26%);
}
.set_newsectionourids_innner p {
  font-size: 28px;
  letter-spacing: 0;
  color: #fff;
  margin: 0;
  padding: 0;
}
.set_lsitiofgame {
  float: left;
  width: 100%;
  margin: 40px 0 0;
  position: relative;
  z-index: 11;
}
.set_lsitiofgame ul {
  float: left;
  width: 100%;
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.set_lsitiofgame ul li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 14%;
  margin: 0 1%;
}
.footer_rowtwor ul li,
ul.page_link li,
ul.social_link li,
ul.social_link li a {
  display: inline-block;
}
.set_lsitiofgame ul li .set_lsitiofgame_inner {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  justify-content: flex-start;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  border-radius: 8px;
  padding: 25px 5px;
}
.set_lsitiofgame ul li .set_lsitiofgame_inner p {
  margin: 18px 0 0;
  padding: 0;
  color: #dbdbdb;
  letter-spacing: 0;
  font-size: 18px;
  text-transform: uppercase;
}
.section_gap {
  padding: 65px 0;
}
.celebs_section {
  background-image: url(../images/celebs-bg3.jpg);
  position: relative;
}
.celebs_section:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  background: rgb(31 3 114 / 72%);
  z-index: 0;
  width: 100%;
}
.celebs_section .container,
.inner_banner > .container,
.inner_single_page .blue_bg .container {
  position: relative;
  z-index: 1;
}
.celebs_wrapper .owl-item img {
  transform: scale(0.8);
  border-radius: 20px;
  overflow: hidden;
  transition: 0.4s linear;
  height: 100% !important;
  object-fit: cover;
}
.celebs_wrapper .owl-item.center img {
  transform: scale(1);
}
.celebs_box {
  position: relative;
}
.celebs_box .play_btn {
  background-color: rgb(255 255 255 / 60%);
  box-shadow: 0 3px 80px #00000029;
  opacity: 1;
  height: 70px;
  width: 70px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.celebs_box .play_btn svg {
  width: 100%;
  height: 100%;
  opacity: 0.6;
  transition: 0.4s linear;
}
.celebs_box .play_btn:hover svg {
  opacity: 1;
}
.footer {
  background-color: #000;
  padding: 25px 0;
  font-size: 18px;
  color: #fff;
  font-family: Poppins;
  font-weight: 400;
}
.footer_row1,
.footer_rowfourT,
.footer_rowthree {
  border-bottom: 1px dashed #fff;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.footer_row1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer_rowtwo,
.footer_secure {
  align-items: center;
  display: flex;
}
ul.page_link li a {
  color: #fff;
  font-size: 20px;
  margin-right: 10px;
  transition: 0.4s linear;
}
ul.page_link li a:after {
  display: inline-block;
  content: "|";
  padding-left: 10px;
}
ul.page_link li a:hover {
  opacity: 0.5;
}
.footer_row1r {
  text-align: right;
  min-width: 280px;
}
.footer_rowtwo {
  justify-content: space-between;
  margin-bottom: 25px;
}
.footer_rowfourT h6,
.footer_title_wrapper h3 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
}
.footer_rowfourT span,
.footer_title_wrapper p {
  font-size: 21px;
  color: #ffcc32;
  margin: 0;
}
.footer_rowtwor ul li {
  margin-left: 30px;
}
.footer_rowthree {
  display: flex;
}
.footer_rowthree .palmentmethod_box {
  background-color: rgb(255 255 255 / 13%);
  border-radius: 8px;
  padding: 12px;
  display: inline-flex;
  align-items: center;
  width: calc(12.5% - 10px);
  justify-content: center;
  margin: 5px;
}
.footer_rowfourT p {
  font-size: 19px;
  color: #fff;
  margin: 20px 0 0;
  font-weight: 400;
}
.footer_rowfifth span {
  display: flex;
  width: 100%;
  padding: 5px 0;
  margin: 0;
  color: #ffc630;
  font-weight: 300;
  font-size: 18px;
  justify-content: center;
}
.withdranenewdesign .modal-content {
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
}
.withdranenewdesign .modal-content .modal-header {
  text-align: center;
  border: none;
  position: relative;
  padding: 25px 25px 0;
}
.withdranenewdesign .modal-content .modal-header .modal-title {
  color: #ffcc32;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
}
.withdranenewdesign .form-control {
  height: 60px;
  font-weight: 500;
  padding: 0 20px;
  color: #000;
  border-radius: 10px;
  font-size: 20px;
  background: #fff;
  border: none;
}
.withdranenewdesign select.form-control {
  -webkit-appearance: none;
  appearance: none;
  background: url(../images/right-arrow.svg) center right 15px/17px no-repeat
    #fff !important;
  cursor: pointer;
}
.withdranenewdesign .form-control::-webkit-input-placeholder {
  color: #000;
}
.withdranenewdesign .form-control:-ms-input-placeholder {
  color: #000;
}
.withdranenewdesign .form-control::placeholder {
  color: #000;
}
.withdranenewdesign .modal-content .modal-header .close {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 0;
  position: absolute;
  right: 30px;
  top: 30px;
  margin: 0;
  border: none;
}
.withdranenewdesign .modal-content .modal-header .close span {
  display: inline-block;
  font-size: 30px;
  color: #4f4c46;
  line-height: 1;
}
button:focus {
  outline: 0 !important;
}
.modal-backdrop.show {
  opacity: 0.74;
}
.withdranenewdesign .submit_btn {
  margin: 0 0 10px;
}
.withdranenewdesign .submit_btn .theme_btn {
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 250px;
  font-size: 24px;
}
.section payment_screen {
  background: #222;
}
.forset_deposit_manuHQW {
  background: url(../images/casino-background.jpg) center center/cover no-repeat
    fixed;
  padding-bottom: 60px !important;
  position: relative;
}
.forset_deposit_manuHQW:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  content: "";
  background-color: rgb(0 0 0 / 50%);
}
.forset_deposit_manuHQW .container {
  max-width: 1140px;
  position: relative;
  z-index: 1;
}
.forset_deposit_manuHQW .payment_option_tab {
  margin: 0;
  border-radius: 38px;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  border: none;
  width: auto;
  justify-content: space-between;
}
a.ombtn {
  background-color: #000 !important;
}
.forset_deposit_manuHQW .nav-link.active {
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  color: #000 !important;
  font-weight: 600;
}
.forset_deposit_manuHQW .nav-link:hover {
  background-color: transparent;
  box-shadow: none;
  color: #ffcc32 !important;
}
.main_sectionModal_blow_inner .imgPreview-cls .deposit-slip-preview {
  margin-top: 25px;
  background-color: #fff;
  border-radius: 15px;
}
.forset_deposit_manuHQW .nav-link {
  background-color: transparent;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  border-radius: 38px;
  margin: 0;
  min-width: 360px;
  padding: 0;
  height: 76px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
  font-weight: 500;
}
.sdphotabsd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.grey_box_border {
  background: rgba(242, 242, 242, 0.8) !important;
  border: none !important;
  border-radius: 8px !important;
  color: #000;
  font-size: 18px;
}
.grey_border_btn,
.pay_method_box .grey_border_btn {
  border-radius: 10px !important;
  color: #000 !important;
}
.main_sectionModal_blow_inner {
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  border-radius: 8px;
  padding: 30px;
}
.pay_title {
  font-size: 24px;
  margin-bottom: 39px;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: 600;
}
.error,
.js-error {
  color: #ffbf39;
}
.main_sectionModal_blow_inner .error {
  color: #d70101;
}
.pay_method_box .grey_border_btn {
  font-weight: 500 !important;
  border: 2px solid #fff !important;
}
.pay_method_box .grey_border_btn.active {
  border-color: #13b754 !important;
}
.pay_method_btns .payment-method-btn span {
  font-size: 20px !important;
}
.grey_border_btn {
  font-weight: 500 !important;
  border: none !important;
  font-size: 22px !important;
}
.deposit_channel_box .grey_border_btn.active,
.deposit_channel_box .grey_border_btn:hover,
.payment_type_box .grey_border_btn.active,
.payment_type_box .grey_border_btn:hover {
  background: linear-gradient(320deg, #ffaf30 0, #ffe94f 100%) no-repeat
    padding-box !important;
  border-radius: 10px !important;
  color: #000 !important;
  font-weight: 500 !important;
  border: none !important;
}
.grey_box_border .title {
  font-size: 25px !important;
  text-align: left !important;
  margin-bottom: 0;
  font-weight: 500 !important;
}
.deposit_info_ul {
  background: 0 0 !important;
  border-radius: 0 !important;
  border: none !important;
  margin: 15px -1% 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.deposit_info_ul .deposit_info_li {
  width: 31%;
  border-radius: 10px;
  padding: 0;
  margin: 0 1% !important;
}
.sdkeboxkf {
  float: left;
  width: 100%;
  padding: 16px;
}
.deposit_info_ul .deposit_info_li .deposit_info_label {
  font-size: 20px;
  font-weight: 500;
  color: #000;
  float: left;
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.deposit_info_val .deposit_info_value {
  color: #d2a44d;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.deposit_info_val a {
  float: right;
}
.logoslider .owl-stage {
  display: flex;
  height: 100%;
  align-items: center;
}
.jsWithdrawForm .form-group {
  margin-bottom: 16px;
}
#staticBackdrop .modal-content .close {
  width: 40px;
  height: 40px;
  background: #fff;
  opacity: 1;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
  padding: 0;
  font-size: 0;
  position: absolute;
  right: -15px;
  top: -17px;
  margin: 0;
  border: none;
}
#staticBackdrop .modal-content .close span {
  font-size: 23px;
}
.deposit_amount_box .grey_border_btn {
  border: 2px solid #fff !important;
}
.deposit_amount_box .grey_border_btn.active,
.deposit_amount_box .grey_border_btn:hover {
  border-color: #13b754 !important;
  color: #13b754 !important;
}
.grey_highlight_text {
  background-color: #f5e6bd;
}
.grey_box_border label {
  font-size: 22px;
}
.grey_box_border .grad_btn {
  background: linear-gradient(320deg, #ffaf30 0, #ffe94f 100%) no-repeat
    padding-box !important;
  color: #000;
  border-radius: 10px;
  font-weight: 500;
}
.grey_box_border .grad_btn:hover {
  color: #000;
  box-shadow: 3px 3px 15px 1px #a5a5a5;
}
.set_video_aboutsction.supportsectionback .img_heroSe img {
  max-height: 570px;
  margin-top: 60px;
}
.chatbox-icon-wrap {
  position: fixed;
  right: 18px;
  bottom: 30px;
  z-index: 99;
  width: 65px;
  height: 65px;
  border-radius: 50px;
  border: 2px solid #4cca5b;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 24px rgb(210 164 77 / 50%);
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  background-color: rgb(0 0 0 / 70%);
  background-color: #fff;
}
.chatbox-icon-wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.chatbox-icon-wrap:hover {
  background-color: #4cca5b;
}
.inner_banner .inner_bannertitle,
.zigzag_contentbox_wrapper h2 {
  background: linear-gradient(282deg, #ffaf30 0, #ffe94f 100%) no-repeat
    padding-box;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -o-text-fill-color: transparent;
  display: inline-block;
}
.chatbox-icon-wrap a svg {
  width: 35px;
  height: 35px;
}
.chatbox-icon-wrap.chatbox-visible a.close-chat-icon svg {
  width: 45px;
  height: 45px;
}
.chatbox-icon-wrap a svg path {
  fill: #d2a44d;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
}
.chatbox-icon-wrap a svg g line {
  stroke: #d2a44d;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
}
.chatbox-icon-wrap:hover a svg path {
  fill: #fff;
}
.chatbox-icon-wrap:hover a svg g line {
  stroke: #fff;
}
.chatbox-icon-wrap.chatbox-visible a.close-chat-icon {
  display: block;
  line-height: 95px;
}
.chatbox-icon-wrap a.close-chat-icon {
  display: none;
  line-height: 60px;
}
.inner_banner {
  height: 250px;
  display: flex;
  align-items: center;
  position: relative;
  text-align: center;
}
.inner_banner .inner_bannertitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  -o-background-clip: text;
  background-clip: text;
}
.inner_banner:after {
  display: inline-block;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(0 0 0 / 75%);
  width: 100%;
  position: absolute;
}
.inner_single_page .content_area {
  padding: 80px 0;
}
.inner_single_page .blue_bg {
  position: relative;
  background-color: #161718;
}
.inner_single_page .blue_bg:after {
  background: url(../images/cricketbg.png);
  opacity: 0.05;
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.blue_bg,
.inner_single_page.aboutpage .blue_bg {
  background: #1d0072;
  color: #fff;
}
.inner_single_page .content_area li,
.inner_single_page .content_area p {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 25px;
  color: #d3d3d3;
}
.inner_single_page .inner_title {
  color: #ffe54d;
  font-size: 34px;
  margin: 45px 0 25px;
}
.inner_single_page .content_area .gold_text,
.inner_single_page a {
  color: #ffe54d;
}
.inner_single_page a:hover {
  opacity: 0.6;
}
.purpletrabg {
  padding: 15px;
  background-color: rgb(255 255 255 / 26%);
}
.temsbg {
  background-image: url(../images/terms-bg.png);
}
.gamingbg {
  background-image: url(../images/gaming-bg.png);
}
.overeighteenbg {
  background-image: url(../images/over-eighteen.png);
}
ul.singleul {
  margin-left: 30px;
}
.payment_theme_modal .grey_box_border {
  background-color: #fff !important;
}
.loader-grad-cls {
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgb(0 0 0 / 80%);
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.loader-grad-cls .spinner-grad-border {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-grad-cls .spinner-grad-border::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  bottom: 6px;
  right: 6px;
  background-color: #000;
  border-radius: 50%;
  z-index: 2;
}
.loader-grad-cls .spinner-grad-border::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(45deg, transparent, transparent 40%, #e5f403);
  border-radius: 50%;
  filter: blur(60px);
  z-index: 1;
  animation: 2s linear infinite spin-animate;
}
.loader-grad-cls .spinner-grad-border img {
  position: relative;
  z-index: 10;
  max-height: 80px;
  animation: 2s linear infinite loader-logo-animate;
}
@keyframes spin-animate {
  0% {
    transform: rotate(0);
    filter: hue-rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    filter: hue-rotate(360deg);
  }
}
@keyframes loader-logo-animate {
  0% {
    filter: hue-rotate(0deg);
  }
  100% {
    filter: hue-rotate(360deg);
  }
}
.zigzag_box {
  display: flex;
  margin-bottom: 50px;
}
.zigzag_box1 {
  background-image: url(../images/zigzag-box-bg1.png);
}
.zigzag_box2 {
  background-image: url(../images/zigzag-box-bg2.png);
}
.zigzag_box3 {
  background-image: url(../images/zigzag-box-bg3.png);
}
.zigzag_imgbox {
  width: 40%;
  display: inline-flex;
}
.zigzag_contentbox {
  width: 60%;
  display: inline-flex;
}
.zigzag_contentbox_wrapper {
  background-color: #000;
  padding: 50px;
  font-size: 18px;
  transform: translateX(-30px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.exmelabtn,
.ombtn {
  background-color: #000;
  vertical-align: middle;
  display: inline-flex;
  transition: 0.4s linear;
  animation: 2s ease-in-out infinite web_blink;
}
.zigzag_contentbox_wrapper h2 {
  font-size: 34px;
  font-family: Poppins-Regular !important;
  font-weight: 600;
  margin-bottom: 30px;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  -o-background-clip: text;
  background-clip: text;
}
.zigzag_contentbox {
  padding: 50px 0;
}
.zigzag_imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.zigzag_contentbox_wrapper p {
  margin-bottom: 0 !important;
}
.zigzag_box.zigzag_box_reverse {
  flex-direction: row-reverse;
}
.zigzag_box.zigzag_box_reverse .zigzag_contentbox_wrapper {
  transform: translateX(30px);
}
header.header {
  background-image: url(../images/header-bg.webp);
}
.header_logo img {
  max-height: 130px;
}
.celebrity {
  position: relative;
  padding-left: 40px !important;
}
.arrow {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translate(-50%, -50%);
}
.arrow span {
  display: block;
  width: 15px;
  height: 15px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  margin: -10px;
  animation: 2s infinite animate;
}
.arrow span:nth-child(2) {
  animation-delay: -0.2s;
}
.arrow span:nth-child(3) {
  animation-delay: -0.4s;
}
@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-20px, -20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(20px, 20px);
  }
}
@keyframes animate-home-btns {
  0% {
    transform: rotate(45deg) translate(-10px, -10px);
    opacity: 1;
  }
  100% {
    transform: rotate(45deg) translate(10px, 10px);
    opacity: 0;
  }
}
.exmelabtn {
  font-size: 0;
  border-radius: 4px;
  padding: 3px 15px;
  align-items: center;
  border: 2px solid #9f7908;
}
.exmelabtn img {
  max-height: 50px;
  transition: 0.4s linear;
}
.exmelabtn .rightarrows {
  margin-top: 10px;
}
.exmelabtn .rightarrows span {
  border-color: #ffbc37;
  transition: 0.4s linear;
}
.exmelabtn:hover {
  border-color: #5e5e5e;
}
.exmelabtn:hover img {
  filter: grayscale(1);
}
.exmelabtn:hover .rightarrows span {
  border-color: #fff;
}
.androidapplink .theme_btn,
.exmelabtn {
  margin: 0 4px;
}
.theme_btn.white_label_btn {
	background: linear-gradient(166deg, #b6d00c 0, #d3da07 50%);
  display: flex;
  align-items: center;
  max-width: 295px;
  color: #000;
  font-size: 20px;
  padding: 16px 30px;  
  font-weight: 600;
  justify-content: center;
}
.theme_btn.white_label_btn:hover {
  background: #7525e0 !important;
}
.theme_btn.white_label_btn:hover svg path {
  fill: #ffffff;
}
.theme_btn.white_label_btn:hover .arrow1 span {
  border-color: #ffffff !important;
}
.homebanner_wrapperl .theme_btn.white_label_btn .arrow1, .rightarrows {
  align-items: center;
}
.homebanner_wrapperl .theme_btn.white_label_btn .arrow1 span {
  border-color: #000000;
}
.theme_btn.white_label_btn svg path {
  fill: #000000;
}
.theme_btn.white_label_btn svg{
  margin-top: 0;
	margin-right: 5px;
}
.theme_btn.white_label_btn span {
  width: calc(100% - 28px);
  word-break: break-word;
  text-align: left;
}
.ombtn {
  border-radius: 4px;
  padding: 13px 15px;
  align-items: center;
  border: 2px solid #fff;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  min-width: 240px;
  justify-content: center;
}
.ombtn span {
  color: #3e8aef;
  font-size: 25px;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
  font-weight: 600;
  margin-top: 4px;
}
.ombtn .rightarrows {
  margin-left: 5px;
}
.ombtn:hover {
  box-shadow: 3px 3px 10px #717171;
  color: #fff;
}
.ombtn img {
  height: 30px;
}
@media (max-width: 1480px) {
  .homebanner_wrapperl,
  .homebanner_wrapperr {
    width: 400px;
  }
  .homebanner_wrapperm {
    width: calc(100% - 800px);
  }
}
@media (max-width: 1399px) {
  .header_btns .theme_btn {
    padding: 8px 10px;
    min-width: 120px;
  }
  .header_wrapperl,
  .header_wrapperr {
    width: 450px;
  }
  .header_wrapperm {
    width: calc(100% - 850px);
  }
  .theme_btn {
    min-width: 150px;
    font-size: 22px;
    padding: 8px 20px;
  }
  .homebanner_wrapperl,
  .homebanner_wrapperr {
    width: 300px;
  }
  .homebanner_wrapperm {
    width: calc(100% - 600px);
  }
  .homebanner_wrapperm .banner_title {
    font-size: 48px;
    width: 540px;
  }
  .dec_par_description h3 {
    font-size: 44px;
    margin-bottom: 30px;
  }
  .dec_par_description ul li {
    font-size: 20px;
    margin-bottom: 20px;
    background-size: 23px;
  }
  .set_video_aboutsction {
    height: auto;
    padding: 80px 0;
  }
  .set_video_aboutsction.supportsectionback {
    padding: 0;
  }
  .Rkexchange_title,
  .set_newsectionourids_innner h5 {
    font-size: 44px;
  }
  .withdranenewdesign .form-control {
    height: 50px;
  }
  .deposit_amount_form_group .form-group label {
    top: 25px;
  }
  .grey_form_control .form-group {
    margin-bottom: 16px;
  }
  .withdranenewdesign .submit_btn .theme_btn {
    height: 60px;
    margin-top: 10px;
  }
  .grey_box_border .grad_btn {
    height: 50px;
    padding: 0 20px;
  }
  .theme_modal .theme_btn {
    font-size: 22px;
  }
  .zigzag_contentbox_wrapper h2 {
    font-size: 30px;
  }
  .content_area .zigzag_contentbox_wrapper p {
    font-size: 18px;
  }
  .set_btn_classBtn {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 1199px) {
  .header_wrapperl {
    width: 300px;
  }
  .header_wrapperr {
    width: 400px;
  }
  .header_wrapperm {
    width: calc(100% - 700px);
  }
  .header_btns .theme_btn {
    margin-left: 5px;
    font-size: 18px;
    min-width: 100px;
  }
  .homebanner_wrapper {
    flex-wrap: wrap;
  }
  .homebanner_wrapperl {
    width: 100%;
    display: flex;
    /*justify-content: space-between;*/
    justify-content: center;
    flex-wrap: wrap;
  }
  .homebanner_wrapperm {
    width: 60%;
    text-align: left;
  }
  .homebanner_wrapperr {
    width: 40%;
    text-align: right;
  }
  .social_icons {
    width: 230px;
    padding-top: 40px;
  }
  .social_icons li img {
    max-height: 36px;
  }
  .social_icons li {
    margin-right: 0;
  }
  .homebanner_wrapperl p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .homebanner_wrapperl .theme_btn {
    width: 210px;
    min-width: 20px;
    font-size: 16px;
    padding: 10px;
  }
  .homebanner_wrapperl .theme_btn .arrow {
    top: 22px;
    right: 15px;
  }
  .homebanner_wrapperl .theme_btn .arrow span {
    height: 8px;
    width: 8px;
    border-width: 2px;
    margin: -2px;
  }
  .homebanner_wrapperl .banner_btns {
    max-width: calc(100% - 230px);
    padding-left: 40px;
  }
  .homebanner_wrapperm .banner_title {
    margin: 0 0 20px;
  }
  .dec_par_description h3,
  .Rkexchange_title,
  .set_newsectionourids_innner h5 {
    font-size: 40px;
  }
  .set_btn_classBtn h5,
  .set_newsectionourids_innner p {
    font-size: 22px;
  }
  .set_lsitiofgame ul {
    justify-content: center;
  }
  .set_lsitiofgame ul li {
    width: calc(16.6% - 10px);
    margin: 0 5px;
  }
  .footer_rowfourT span,
  .footer_title_wrapper p,
  .forbtn_posbottmsupport .theme_btn,
  .set_lsitiofgame ul li .set_lsitiofgame_inner p,
  ul.page_link li a {
    font-size: 18px;
  }
  .set_lsitiofgame ul li .set_lsitiofgame_inner {
    padding: 20px 5px;
  }
  .set_btn_classBtn {
    height: 100px;
  }
  .forbtn_posbottmsupport {
    bottom: -30px;
  }
  .footer_rowfourT p {
    font-size: 16px;
  }
  ul.social_link li a {
    margin-left: 10px;
  }
  .footer_rowfourT h6,
  .footer_title_wrapper h3 {
    font-size: 20px;
  }
  .footer_rowtwor ul li {
    margin-left: 14px;
  }
  .ourpartner p {
    font-size: 22px;
    padding: 20px 30px;
    width: 250px;
  }
  .partner_logowrapper {
    width: calc(100% - 250px);
    padding-left: 30px;
  }
  .ombtn {
    padding: 12px 15px;
  }
  .androidapplink{
    justify-content: flex-start;
  }
  .theme_btn.white_label_btn{
    width: 100%;
    min-width: auto;
    max-width: 400px;
    padding: 15px;
  }
  .theme_btn.white_label_btn span br {
    display: none;
  }
}
@media (max-width: 991px) {
  .social_link {
    width: 180px;
  }
  .header_wrapperl {
    width: 250px;
  }
  .header_wrapperr {
    width: 350px;
  }
  .header_wrapperm {
    width: calc(100% - 600px);
  }
  .header_btns .theme_btn {
    font-size: 14px;
    min-width: 90px;
  }
  .homebanner_wrapperl {
    flex-direction: column;
  }
  .homebanner_wrapperl .social_icons {
    padding: 0;
    margin-bottom: 20px;
  }
  .homebanner_wrapperm p {
    margin-bottom: 15px;
  }
  .homebanner_wrapperl .banner_btns {
    padding-left: 0;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .homebanner_wrapperm .banner_title {
    font-size: 44px;
  }
  .bannerslider_wrapper .item {
    min-height: 200px;
  }
  .dec_par_description h3,
  .inner_banner .inner_bannertitle {
    font-size: 34px;
  }
  .dec_par_description ul li {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .section_gap,
  .set_newsectionourids,
  .set_video_aboutsction,
  .set_video_aboutsction.supportsectionback .dec_par_description {
    padding: 50px 0;
  }
  .set_btn_classBtn {
    height: 80px;
  }
  .androidapplink .theme_btn,
  .set_btn_classBtn h5 {
    font-size: 16px;
  }
  .forbtn_posbottmsupport .theme_btn {
    font-size: 14px;
    margin: 0;
  }
  .Rkexchange_title,
  .set_newsectionourids_innner h5 {
    font-size: 34px;
    margin-bottom: 25px;
  }
  .ombtn span,
  .set_newsectionourids_innner p {
    font-size: 20px;
  }
  .set_lsitiofgame ul {
    flex-wrap: wrap;
  }
  .set_lsitiofgame ul li {
    width: calc(33.3% - 12px);
    margin: 6px;
  }
  .celebs_box .play_btn {
    height: 60px;
    width: 60px;
  }
  ul.social_link li a img {
    max-height: 30px;
  }
  ul.social_link li a {
    margin-left: 0;
  }
  .footer_rowtwor ul li {
    margin-left: 5px;
  }
  .footer_rowtwor ul li img {
    max-height: 35px;
  }
  .footer_secure img {
    max-height: 50px;
  }
  .footer_rowthree .palmentmethod_box {
    padding: 6px;
  }
  .footer_row1r {
    min-width: 182px;
  }
  .forset_deposit_manuHQW .nav-link {
    height: 65px;
    font-size: 26px;
  }
  .grey_box_border .title {
    font-size: 22px !important;
  }
  .inner_single_page .content_area li,
  .inner_single_page .content_area p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .inner_single_page .content_area {
    padding: 60px 0;
  }
  .inner_single_page .inner_title {
    font-size: 28px;
    margin: 30px 0 20px;
  }
  .zigzag_contentbox {
    padding: 30px 0;
  }
  .zigzag_contentbox_wrapper {
    padding: 30px;
  }
  .zigzag_contentbox_wrapper h2 {
    font-size: 26px;
  }
  .androidapplink .theme_btn svg {
    height: 21px;
    width: 18px;
  }
  .exmelabtn img {
    max-height: 40px;
  }
  .ombtn {
    min-width: 180px;
    padding: 10px 15px;
  }
  .ombtn img {
    height: 24px;
  }
  .androidapplink .theme_btn.white_label_btn {
    padding: 12px;
    font-size: 17px;
  }
  .androidapplink .theme_btn.white_label_btn img{
  	width: 24px;
    margin-right: 7px;
  }
}
@media (max-width: 767px) {
  .footer_deposits_numbers {
    padding-right: 90px;
  }
  .arrow span {
    width: 10px;
    height: 10px;
  }
  .arrow {
    left: 18px;
  }
  .celebrity {
    padding-left: 25px !important;
    width: 108px !important;
  }
  .celebs_box .play_btn {
    height: 40px;
    width: 40px;
  }
  .blackbg_mobile:before {
    background-color: #000;
  }
  .blackbg_mobile video#myVideo,
  .homebanner_wrapperl ul.social_icons {
    display: none;
  }
  .home_banner,
  .main_sectionModal_blow_inner {
    padding: 30px 15px;
  }
  .mobile_social_icons {
    display: inline-block;
    margin: 10px 0;
    padding: 0;
    width: 250px;
  }
  .footer_rowthree .palmentmethod_box img,
  .social_icons li img {
    max-height: 30px;
  }
  .footer_rowthree,
  .header .header_wrapper {
    flex-wrap: wrap;
  }
  .header_wrapperl {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
  .header_wrapperm {
    width: calc(100% - 400px);
    text-align: left;
  }
  .header_wrapperr {
    width: 400px;
  }
  .header_wrapperr .theme_btn {
    margin: 0 3px;
    padding: 5px;
  }
  .header_wrapperm video.logo {
    width: 250px;
  }
  .homebanner_wrapperl .theme_btn {
    width: 177px;
    font-size: 13px;
  }
  .homebanner_wrapperl .theme_btn svg {
    height: 16px;
    width: 16px;
  }
  .homebanner_wrapperl .theme_btn .arrow1 span,
  .rightarrows span {
    height: 8px;
    width: 8px;
  }
  .homebanner_wrapperm {
    width: 100%;
    text-align: center;
    order: 3;
    margin-bottom: 100px;
  }
  .homebanner_wrapperr {
    width: 100%;
    order: 2;
  }
  .banner_videowrapper,
  .homebanner_wrapperl,
  .img_heroSe {
    text-align: center;
  }
  .homebanner_wrapperm p {
    font-size: 20px;
  }
  .homebanner_wrapperm .banner_title {
    font-size: 32px;
    margin: 0 auto 10px;
  }
  .dec_par_description h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .dec_par_description ul li {
    font-size: 16px;
    background-size: 18px;
  }
  .Rkexchange_title,
  .set_newsectionourids_innner h5 {
    font-size: 28px;
  }
  .footer_row1,
  .footer_rowtwo {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .footer_row1 .social_link {
    margin-bottom: 10px;
  }
  .footer_rowfourT,
  .footer_rowtwo .footer_rowtwor {
    margin-bottom: 15px;
  }
  .footer_title_wrapper p,
  ul.page_link li a {
    font-size: 16px;
  }
  .footer_rowfourT h6,
  .footer_title_wrapper h3,
  .grey_box_border label {
    font-size: 18px;
  }
  .footer_rowthree .palmentmethod_box {
    width: calc(25% - 10px);
    padding: 10px;
  }
  .footer_rowfourT span {
    font-size: 16px;
    text-align: left;
    width: 150px;
    display: inline-block;
    white-space: nowrap;
  }
  .footer_rowfourT p {
    font-size: 14px;
  }
  .footer_rowfourT {
    padding-bottom: 15px;
  }
  .footer_rowfifth span {
    font-size: 10px;
    padding: 0;
  }
  footer.footer {
    padding: 15px 0;
  }
  .bannerslider_wrapper .item {
    min-height: 20px;
  }
  .img_heroSe img {
    max-height: 300px;
    margin-bottom: 30px;
  }
  .set_lsitiofgame ul li .set_lsitiofgame_inner img {
    max-height: 60px;
  }
  .set_video_aboutsction.supportsectionback .img_heroSe img {
    margin-bottom: 0;
    max-height: 500px;
    margin-top: 0;
  }
  .set_btn_classBtn {
    width: 390px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
  }
  .forset_deposit_manuHQW .nav-link {
    min-width: 160px;
    height: 60px;
    font-size: 20px;
  }
  .pay_method_btns .payment-method-btn span {
    font-size: 16px !important;
    padding-left: 5px;
  }
  .grey_border_btn {
    font-size: 18px !important;
  }
  .deposit_info_ul .deposit_info_li .deposit_info_label {
    font-size: 14px;
    padding-bottom: 7px;
    margin-bottom: 7px;
  }
  .deposit_info_ul .deposit_info_li {
    width: 32%;
  }
  .deposit_info_ul .deposit_info_li .sdkeboxkf {
    padding: 5px;
  }
  .deposit_info_val .deposit_info_value {
    font-size: 15px;
  }
  .withdranenewdesign .modal-content .modal-header {
    padding: 30px 15px 15px;
  }
  .withdranenewdesign .modal-content .modal-header .close {
    right: 15px;
    top: 30px;
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .withdranenewdesign .modal-content .modal-header .modal-title {
    font-size: 26px;
  }
  .withdranenewdesign .modal-content .modal-header .close span {
    font-size: 27px;
  }
  .inner_banner {
    height: 200px;
  }
  .inner_banner .inner_bannertitle {
    font-size: 30px;
  }
  .inner_single_page .content_area li,
  .inner_single_page .content_area p {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .inner_single_page .content_area {
    padding: 50px 0;
  }
  .inner_single_page .inner_title {
    font-size: 24px;
    margin: 20px 0 15px;
  }
  .maitoptabsionModal_blow {
    margin-bottom: 30px;
  }
  .forset_deposit_manuHQW {
    padding: 30px 0 !important;
  }
  .header_logo img {
    max-height: 120px;
  }
  .zigzag_contentbox {
    padding: 10px;
  }
  .zigzag_contentbox_wrapper {
    padding: 30px 15px;
    transform: translate(0) !important;
  }
  .zigzag_contentbox_wrapper h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .set_video_aboutsction {
    background-position: left;
  }
  .set_video_aboutsction:before {
    background-color: rgb(0 0 0 / 65%);
  }
  .ourpartner p {
    font-size: 16px;
    padding: 15px;
    width: 160px;
  }
  .partner_logowrapper {
    width: calc(100% - 160px);
    padding-left: 20px;
  }
  .androidapplink{
    flex-direction: column;
    justify-content: center;
  }
  .theme_btn.white_label_btn{
    width: 100%;
    font-size: 15px;
  }
  .homebanner_wrapperl{
    align-items: center;
  }
}
@media (max-width: 575px) {
  .homebanner_wrapperl  .theme_btn.white_label_btn .arrow1 {
    margin: 0 !important;
  }
  .homebanner_wrapperl  .theme_btn.white_label_btn {
    height: 44px !important;
    align-items: center !important;
  }
  .footer_row1 ul.page_link,
  .footer_rowfourT,
  .footer_secure {
    text-align: center;
  }
  .header_logo img {
    margin-bottom: 10px;
  }
  .header_wrapperl {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 7px;
  }
  .header_wrapperm,
  .header_wrapperr {
    width: 100%;
    text-align: center;
  }
  .header .header_wrapper {
    padding-bottom: 20px;
  }
  .header_wrapperr .theme_btn {
    width: 92px;
    font-size: 15px;
  }
  .homebanner_wrapperl .banner_btns {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .homebanner_wrapperl .theme_btn {
    width: 260px;
    margin-bottom: 10px;
    font-size: 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: initial;
  }
  .homebanner_wrapperl .theme_btn svg {
    height: 18px;
    width: 18px;
    margin-right: 8px;
  }
  .homebanner_wrapperl .theme_btn .arrow1 {
    margin-top: 8px;
    margin-left: 8px;
  }
  .set_btn_classBtn {
    max-width: 100%;
    bottom: 39px;
  }
  .set_lsitiofgame ul li {
    width: calc(50% - 12px);
  }
  .celebs_wrapper .owl-item img {
    transform: scale(1) !important;
  }
  .img_heroSe img {
    max-height: 200px;
  }
  .set_video_aboutsction.supportsectionback .img_heroSe img {
    max-height: 290px;
  }
  .forset_deposit_manuHQW .nav-link {
    min-width: 150px;
    height: 50px;
    font-size: 20px;
  }
  .pay_title {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .main_sectionModal_blow_inner {
    padding: 20px 6px;
  }
  .grey_box_border .grad_btn,
  .withdranenewdesign .submit_btn .theme_btn {
    height: 45px;
    width: 100%;
    font-size: 18px;
  }
  .grey_form_control .form-group,
  .jsWithdrawForm .form-group {
    margin-bottom: 12px;
  }
  .withdranenewdesign select.form-control {
    background-size: 12px !important;
  }
  .ombtn span,
  .withdranenewdesign .modal-content .modal-header .modal-title {
    font-size: 18px;
  }
  .withdranenewdesign.payment_theme_modal .modal-content .modal-header {
    padding-bottom: 0;
  }
  .deposit_amount_form_group .form-group label {
    top: 20px;
  }
  .deposit_info_ul {
    flex-wrap: wrap;
    margin: 15px 0 0;
  }
  .deposit_info_ul .deposit_info_li {
    width: 100%;
    margin: 0 0 7px !important;
  }
  .deposit_info_ul .deposit_info_li .deposit_info_label,
  .footer_row1 ul.page_link li a,
  .grey_box_border label,
  .inner_single_page .content_area li,
  .inner_single_page .content_area p {
    font-size: 14px;
  }
  .deposit_info_val .deposit_info_value {
    font-size: 15px;
  }
  .grey_border_btn,
  .grey_box_border .title {
    font-size: 14px !important;
  }
  .pay_method_btns .payment-method-btn span {
    font-size: 12px !important;
  }
  .pay_method_box .grey_border_btn.active {
    background-size: 12px !important;
    background-position: top 4px right 4px;
  }
  .grey_border_btn {
    line-height: 1.2;
  }
  .pay_method_btns .payment-method-btn .pay_method_ic_box img {
    width: 25px;
    height: 25px;
  }
  .pay_method_box .grey_border_btn {
    padding: 7px;
  }
  .withdranenewdesign .form-control {
    font-size: 16px;
    height: 42px;
  }
  .payment_theme_modal .grey_box_border {
    margin-bottom: 15px !important;
  }
  .payment_theme_modal .deposit_info_ul .deposit_info_li {
    margin-bottom: 15px !important;
    border-radius: 7px;
  }
  .payment_theme_modal .submit_btn {
    margin-top: 0 !important;
  }
  .header_logo video.desklogohead,
  .homebanner_wrapperm .exmelabtn,
  .homebanner_wrapperm .ombtn {
    display: none;
  }
  .header_logo .mobilelogo {
    display: inline-block;
    margin-bottom: 15px;
    max-height: 60px;
  }
  .homebanner_wrapperl .banner_btns {
    margin-bottom: 0;
  }
  .home_banner {
    padding-top: 10px;
  }
  .inner_single_page .content_area,
  .section_gap,
  .set_newsectionourids,
  .set_video_aboutsction {
    padding: 40px 0;
  }
  .set_video_aboutsction.supportsectionback .dec_par_description {
    padding: 40px 0 20px;
  }
  .homebanner_wrapperm p {
    font-size: 14px;
    letter-spacing: 0.5px;
  }
  .bannerslid_blurbox {
    padding: 10px;
    border-radius: 7px;
  }
  .bannerslid_blurbox .owl-item img {
    border-radius: 5px;
  }
  .dec_par_description ul li {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 30px;
  }
  .grey_box_border {
    margin-top: 12px !important;
    font-size: 12px;
  }
  .set_newsectionourids_innner p {
    font-size: 16px;
  }
  .footer_rowfourT p,
  .set_lsitiofgame {
    margin: 10px 0 0;
  }
  ul.page_link li a {
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 4px;
  }
  .footer_row1,
  .footer_rowthree {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .footer_rowtwo {
    margin-bottom: 5px;
  }
  ul.page_link li a:after {
    padding-left: 6px;
  }
  ul.page_link li:last-child a {
    margin-right: 0;
  }
  .grey_highlight_text {
    font-size: 11px;
    line-height: 1.3;
  }
  .loader-grad-cls .spinner-grad-border {
    height: 120px;
    width: 120px;
  }
  .loader-grad-cls .spinner-grad-border img {
    max-height: 60px;
  }
  .zigzag_box {
    flex-direction: column !important;
    margin-bottom: 25px;
    box-shadow: 0 3px 10px #0000007d;
  }
  .zigzag_contentbox,
  .zigzag_imgbox {
    width: 100%;
  }
  .zigzag_imgbox img {
    max-height: 270px;
  }
  .zigzag_contentbox_wrapper h2 {
    max-width: 100%;
    font-size: 18px;
  }
  .ourpartner p {
    width: 100%;
    padding: 6px 12px;
    text-align: center !important;
    margin: 0;
  }
  .ourpartner {
    flex-wrap: wrap;
    margin: 35px 0 0;
  }
  .partner_logowrapper {
    width: 100%;
    padding: 20px 12px;
  }
  .footer_secure {
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
  }
  .footer_secure .footer_secure_content {
    margin: 15px 0 0;
  }
  .footer_title_wrapper p {
    font-size: 11px;
  }
  .footer_row1 {
    align-items: center;
  }
  .footer_rowtwo {
    flex-direction: column;
    align-items: center;
  }
  .footer_rowfourT span {
    font-size: 12px;
    width: auto;
  }
  .footer_deposits_numbers {
    padding: 0;
  }
  .bannerslider_wrapper .owl-dot span,
  .dot_slider .owl-dot span {
    width: 8px !important;
    height: 3px !important;
  }
  .bannerslider_wrapper .owl-dot.active span,
  .dot_slider .owl-dot.active span {
    width: 15px !important;
  }
  .homebanner_wrapperl .exmelabtn {
    width: 260px;
    margin: 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    animation: none;
    padding: 1px 10px;
    border-width: 0;
    background: linear-gradient(166deg, #ffe94f 0, #ffaf30 50%);
  }
  .homebanner_wrapperl .exmelabtn .rightarrows span {
    border-color: #000;
  }
  .homebanner_wrapperl .exmelabtn:hover {
    box-shadow: 3px 3px 15px 1px #a5a5a5;
  }
  .exmelabtn img {
    max-height: 42px;
  }
  .homebanner_wrapperl .ombtn {
    width: 260px;
    margin: 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 9px 15px;
    font-size: 20px;
  }
  .theme_btn.white_label_btn{
    align-items: flex-start;
  }
  .theme_btn.white_label_btn span br {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  ul.banner_list li {
    margin: 0;
    font-size: 18px;
  }
  .set_btn_classBtn h5 {
    font-size: 14px;
  }
  .forbtn_posbottmsupport .theme_btn {
    font-size: 13px;
    padding: 7px 5px;
  }
  .forbtn_posbottmsupport {
    bottom: -25px;
  }
  .Rkexchange_title,
  .set_newsectionourids_innner h5 {
    font-size: 24px;
  }
  .ourpartner p,
  .set_newsectionourids_innner p {
    font-size: 18px;
  }
  .footer_rowthree .palmentmethod_box,
  .set_lsitiofgame ul li .set_lsitiofgame_inner {
    padding: 15px 5px;
  }
  .set_lsitiofgame ul li .set_lsitiofgame_inner p {
    font-size: 14px;
    margin-top: 8px;
  }
  .footer_rowthree .palmentmethod_box img {
    max-height: 15px;
  }
  .footer_title_wrapper p {
    line-height: 1.2;
    font-size: 14px;
    margin-top: 5px;
  }
  .inner_banner {
    height: auto;
    padding: 15px 0;
  }
  .inner_banner .inner_bannertitle {
    font-size: 24px;
    margin: 0;
  }
  .inner_single_page .inner_title {
    font-size: 22px;
  }
  .zigzag_imgbox img {
    max-height: 200px;
  }
  .bannerslid_blurbox .owl-dots {
    padding: 0;
    bottom: -14px;
    height: 25px;
  }
  .androidapplink .theme_btn {
    margin-bottom: 10px;
  }
  .androidapplink .theme_btn,
  .exmelabtn,
  .ombtn {
    min-width: 230px;
  }
  .androidapplink {
    margin-top: 20px;
  }
  .theme_btn.white_label_btn{
    padding: 12px 10px;
    font-size: 14px;
  }
  .theme_btn.white_label_btn svg{
    margin-top: 0px;
  }
  .theme_btn.white_label_btn span{
    width: calc(100% - 68px);
  }
}
@media (max-width: 340px) {
  .Withdraw_link {
    margin-top: 10px !important;
  }
}
