@import url("https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");
@import url("sports-icon.css");
@import url("animation.css");
@import url("custom.css.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

:root {
   /* --font:'gilroy-regularuploaded_file', sans-serif;  */
   --font:"Poppins", sans-serif;

    

  --textwhite: 255, 255, 255;
  --headerBG:linear-gradient(90deg,rgba(115, 0, 192, 1) 0%, rgba(79, 0, 146, 1) 50%, rgba(9, 0, 45, 1) 100%); 
  --hoverBG:linear-gradient(rgb(132, 75, 197), rgb(125, 119, 255));
  --primary: #7f68eb; 
  --modalBg: #FAFAFA;
  --border-type1-primary: #EAECEF;
  --border-type1-secondary: #9ca0ab; 
  --input-type1-primary: #353A45;
  --input-type1-secondary : #9CA0AB;
  --bgGreen : 43, 0, 94;
  --footer-bg:#000000;
  --text-type1-secondary :#9CA0AB;
  --text-green : #0d9737;
  --lighGreenBg : #2b005e;
  --bgLightGreen : #daeadd;
  --white-color:#ffffff;
  --lightfooterBg : #1B1E25;
  --footerText :#356d9e;




  /* ======= OLD VARIALBE  ======= */
   
    --secondary:#2b005e;
    --primary-rgb:rgba(127,104,235,0.9);
    --primary-rgb2:rgba(127,104,235,0.5);
    --primary-rgb3:rgba(127,104,235,0.1);
    --hover-color: #5b2c90;    
    --darkBG:#131317;
    --login-button-bg:#7f68eb;
    --login-button-text:#fff;
    
    --menuBG:#283732;
    --menu-text:#ffffff;
    --dropdown-text:#ffffff;
    --tabText:#ffffff;
    --sidebarBG:#134D38;
    --body-bg:#f4f6fd;
   
    --mobileFootIcon:#fff;

    --btntText:#ffffff;
    --betSlipBG:#123528;
    --gameBox:rgba(40,55,50,0.3); 
    --oddBox:#1A674B;
    --oddBoxHover:#20815e;    
   
    --black-color:#000;
    --darkGray:#303030; 

   
  }

  /* width */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: var(--body-bg); 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: var(--primary); 
  }
  
  /* Handle on hover */
  /* ::-webkit-scrollbar-thumb:hover {
    background: var(--secondary); 
  } */
   
  @font-face {
    font-family: 'gilroy-regularuploaded_file';
    src: url('gilroy-regular-webfont.woff2') format('woff2'),
         url('gilroy-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
  /* @font-face {
	font-family: 'proximaNova-regular';
	src: url(/d97f8f32c098b28c3ab0.eot);
	src: local('Proxima Nova Regular'), local('ProximaNova-Regular'), url(/d97f8f32c098b28c3ab0.eot?#iefix) format('embedded-opentype'), url(/assets/99528640efded3e12591.woff) format('woff'), url(/b078618b41b9b6629ea0.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'proximaNova-semobold';
	src: url(/4d878f520a275616509b.eot);
	src: local('Proxima Nova Semibold'), local('ProximaNova-Semibold'), url(/4d878f520a275616509b.eot?#iefix) format('embedded-opentype'), url(/a71877a1eef65838ed4c.woff) format('woff'), url(/be42827ac88aca64dbf0.ttf) format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'proximaNova-bold';
	src: url(/787088b281e017f8c449.eot);
	src: local('Proxima Nova Bold'), local('ProximaNova-Bold'), url(/787088b281e017f8c449.eot?#iefix) format('embedded-opentype'), url(/1f267da183b3d4fe3d5b.woff) format('woff'), url(/7722451a8c88b6100185.ttf) format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'proximaNova-extrabld';
	src: url(/b9fcd9fbe4d0b5e73cbd.eot);
	src: local('Proxima Nova Extrabold'), local('ProximaNova-Extrabld'), url(/b9fcd9fbe4d0b5e73cbd.eot?#iefix) format('embedded-opentype'), url(/64f095e95e4018946cb1.woff) format('woff'), url(/026a945d32b05c6c8710.ttf) format('truetype');
	font-weight: 800;
	font-style: normal;
} */
/* *{transition: 0.5s all;} */

.svgFill{fill: var(--primary); width: 40px; height: 40px;}
a{text-decoration: none; cursor: pointer; transition: all 0.3s;}
a:hover{text-decoration: none;}
.cursor-pointer{cursor: pointer;}
.cursor-not-allowed{cursor: not-allowed;}
img{max-width: 100%; height: auto; width: auto;}
body{background: var(--body-bg); line-height: 20px; font-family: "Poppins", sans-serif !important; font-size: 14px; font-weight: 400; direction: ltr}
ul{list-style: none; margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,p,ul,li{margin: 0; padding: 0;}
h1{font-size: 34px; font-weight: 600;}
h2{font-size: 28px; font-weight: 600;}
h3{font-size: 24px; font-weight: 600;}
h4{font-size: 20px; font-weight: 600;}
h5{font-size: 18px; font-weight: 600;}
h6{font-size: 16px; font-weight: 600;}
img{max-width: 100%;}
.alertMsg{color: var(--black-color);}
.text-decoration-underline{text-decoration: underline;float: right;}
.btn{font-weight: 400; font-size: 14px;}
button:focus{box-shadow: none!important; outline: none!important;}
.click-disable{cursor: not-allowed }
.clickableText{text-decoration: underline!important;}
.customRow{flex-wrap: nowrap;}
.flex-auto{flex: auto;}
.flex-auto .form-group{width: 100%;}
.container{ max-width: 1440px;}
.bg-primary, .badge-primary{background: var(--primary)!important;}
.btn-primary{background: var(--primary)!important; border-color: var(--primary)!important; color: var(--btntText); box-shadow: none!important;}
.btn-outline-primary{border-color: var(--primary)!important; color: var(--white-color);}
.btn-outline-primary:hover{background: var(--primary)!important;}
.active{ background: var(--hover-color);}
.star-error{font-size: 20px;}
.form-group{position: relative;}
.viewBtn{color: var(--primary); background: none; font:400 16px/16px var(--font); padding-right: 0;}
.iframeBG{background: var(--darkBG);}
.badge{padding: .25em .4em .10em; line-height: 14px;}
/******* Date Picker Style *********/
/* .daterangepicker{background-color: var(--body-bg)!important; border-color: var(--primary)!important;} */
.daterangepicker .ranges li.active, .daterangepicker td.active, .daterangepicker td.active:hover{background: var(--primary)!important;}
/* .daterangepicker .ranges li{color: #fff;} */
.daterangepicker .ranges li:hover{background-color: var(--hover-color)!important; color: #fff;}
/* .daterangepicker.show-ranges.ltr .drp-calendar.left{border-color: var(--primary)!important;} */
/* .daterangepicker .drp-buttons{border-color: var(--primary)!important;} */
/******* End Date Picker Style *********/
.fadeinImg{  opacity: 0; transition: opacity 0.3s ease-in-out;}
.fadeinImg.loaded {opacity: 1;}
.whatsapp-CTA{position: fixed; z-index: 99; bottom: 2.5rem; right: 1.5rem;}
.whatsapp-CTA svg{width: 3rem; height: 3rem; display: block;}
.resendBtn{width: auto!important; padding: 3px!important; height: 20px; margin: 0 0 0 5px;}
.headBar{height: 74px; background: rgb(244, 246, 253);; position: fixed; top: 0; z-index: 99; padding:7px 5px; width: 100%;  box-shadow: rgb(214, 214, 214) 0px 4px 6px; }
.darkHead{z-index: 99;}
.headLogo{display: block; height: 60px;}
.headLogo img{ height: 100%; object-fit: contain; transition: all 0.3s;}
/* .darkHead .headLogo img{height: 52px;} */
.headerItem{display: flex; justify-content: end; align-items: center;}
.headerItem .loginCol{display: flex; align-items: center; margin: 0 20px 0 20px; font-family: Helvetica, Arial, sans-serif !important; gap: 0 20px;}
.headerItem .loginBtn{padding: 6px 12px; border-radius: 12px; font-size: 18px; border: 1px solid var(--primary); color: var(--primary); background: none;}
.headerItem .joinBtn{border-color: var(--black-color); color: var(--black-color);}
.headerItem .chanPass{font:400 12px/12px var(--font); margin:24px 10px 0 0; background: none; padding: 0; color: var(--primary);}

.headerItem .loginCol .btn-warning, .loadMoreBtn{ color: var(--login-button-text); border-color: var(--login-button-bg); background: var(--login-button-bg);}
.topMenu{margin: 26px 0 0; display: flex; gap: 0 15px; overflow: auto; overflow-y: hidden; white-space: nowrap; padding-bottom: 3px;}
.topMenu::-webkit-scrollbar{height: 1px;}
.topMenu a{font: 600 13px/13px var(--font); color: #000;}
.topMenu a.active{color: var(--primary); background: none;}

.modal-backdrop {backdrop-filter: blur(5px); background-color: rgba(0, 0, 0, 0.5); will-change: opacity; contain: strict;}
.modal-backdrop.show{opacity: inherit;}
.headerItem .betSlipBtn, .headerItem .userBtn {color: var(--white-color); font-size: 20px; background: none; border: none; outline: none; cursor: pointer;}
.headerItem .playerCol{position: relative;}
.playerNav{ position: absolute; top: 47px; overflow: hidden; width: auto; min-width: 266px; z-index: 2; border-radius: 5px; right: 0; padding: 0; transition:all 0.3s; box-shadow: -10px 10px 20px #000000; background: var(--headerBG);}
.playerNav .pl-link{display:flex; align-items: center; width: 100%; padding: 10px 15px; color: var(--menu-text) !important; font-weight: 14px; font-weight: bold;}
.playerNav .pl-link i{ margin-right: 10px; width: 22px; text-align: center;}
.playerNav .pl-link:hover{background: var(--hover-color); color: rgba(255,255,255,0.7);}

/* Menu Rolling Bonus */
.rollingBonus{clear: both; padding: 0 8px; margin: 5px 15px;  background: rgba(255, 255, 255, 0.1); border-radius: 8px;}
.rollingBonus ul{list-style: none; flex-direction: column; }
.rollingBonus ul li{display: flex; justify-content: space-between; border-bottom: 1px solid  rgba(255, 255, 255, 0.2); padding: 5px 0;}
.rollingBonus ul li:last-child{border-bottom: none;}
.rollingBonus ul li span{flex: 0 0 48%; color: var(--menu-text); font-size: 12px;}
.rollingBonus ul li span.amount{text-align: right;}
/*End Menu Rolling Bonus */

.search-box{ position: fixed; z-index: 999; top:0; width:45em; height: 100%; margin: 0 0 0 285px; left: 0; right: 0; padding: 10px 20px; background: #fff; box-shadow:rgb(214, 214, 214) 0px 4px 6px}
.search-box  .tab-pane.active{background: none;}
.search-box .tabsRow{justify-content: center; margin-bottom: 25px;}
.search-box .tabsRow .nav{width: auto; gap: 0 1.5rem;}
.search-box .tabsRow .nav-item{flex:inherit}
.search-box .input-group{border-radius: 30px; align-items: center; border: 1px solid #dadada;}
.search-box .srchIcon{     color: var(--text-type1-secondary); padding: 0 10px 0 15px;}
.search-box .srchClose{border: none; background: none; padding: 0 20px; cursor: pointer; color: var(--text-type1-secondary);}
.search-box .form-control{background: none; border: none; color: #000;; box-shadow: none!important; height: 45px;}
.search-box .form-control::placeholder{color: var(--text-type1-secondary);}
.search-box  .listProvider{overflow-y: auto; height: 100%;}
.search-box  .listProvider ul{display: flex; flex-wrap: wrap; justify-content: center; gap: 8px;}
.search-box  .listProvider ul li{border:1px solid var(--primary); text-align: center; background: #f7f7f9; border-radius: 5px; width: 23%; cursor: pointer; transition: all 0.3s; overflow: hidden; background: rgb(244, 246, 253);}
.search-box  .listProvider ul li:hover{border: 1px solid var(--lighGreenBg);}
.search-box  .listProvider ul li:hover h4{background: var(--lighGreenBg); color: var(--white-color);}
.search-box  .listProvider img{height: 40px; width: 70%; object-fit: contain; margin: 0 auto 5px; filter: drop-shadow(0 0 1px black);}

.search-box .listProvider ul li .providerLogo {padding: .25rem .5rem;}
.listProvider span.gameCount {font-size: 10px;font-weight: 400; padding-top: 5px; opacity: .7;}
.search-box .listProvider ul li:hover .gameCount {opacity: 1;}
.search-box  .listProvider h4{font-size: 10px!important; font-weight: 400;letter-spacing: 1.5px; text-align: center;  width: 100%; padding: 8px 5px;  transition: all 0.3s;   font-size: 1rem;  background: var(--primary); color: var(--white-color);}
.noProvider{text-align: center; width: 100%; margin: 50px 0 0;}
.noProvider i{font-size: 3rem; margin: 0 0 1.25rem; color: var(--input-type1-secondary);}
.noProvider p{color: var(--input-type1-secondary);  font-size: 1.098rem;}

.langSelect .dropdown-toggle{ color: #fff; padding:0.25rem 0!important;}
.langSelect .dropdown-toggle::after{content: "\f078"; font:10px/25px FontAwesome; width: 10px; height: 25px; display: inline-block; border: none; position: absolute; top: 0; right: -10px; color: var(--black-color);}
.langSelect .dropdown-menu{min-width: 8rem; background: var(--headerBG); top: 10px!important; transform: translate3d(-83px, 28px, 0px)!important;}
.langSelect .nav-link, .langSelect .dropdown-item{ display: flex; align-items: center; padding: 0.25rem 0.5rem; font-size: 14px; color:var(--dropdown-text)!important;}
.langSelect .dropdown-item:hover{background: var(--primary); color: var(--white-color)!important;}
.langSelect .flag-icon{ width: 20px; height: 20px; border-radius: 20px; margin-right: 5px; display: inline-block;}
.flag-icon-us{background: url(../assets/images/flag/en.png);}
.flag-icon-fr{background: url(../assets/images/flag/french.png);}
.flag-icon-portugal{background: url(../assets/images/flag/portugal.png);}
.flag-icon-es{background: url(../assets/images/flag/es.png);}
.flag-icon-ind{background: url(../assets/images/flag/ind.png);}
.flag-icon-tr{background: url(../assets/images/flag/turkish.png)}
.flag-icon-ru{background: url(../assets/images/flag/russia.png);}
.flag-icon-ar{background: url(../assets/images/flag/arabic.png);}
.flag-icon-cmn{background: url(../assets/images/flag/mandarin.png);}
.flag-icon-sr{background: url(../assets/images/flag/serbia.png);}
.flag-icon-hu{background: url(../assets/images/flag/hungarian.png);}
.flag-icon-ro{background: url(../assets/images/flag/romanian.png);}
.flag-icon-alb{background: url(../assets/images/flag/albania_flag.png);}
.flag-icon-tz{background: url(../assets/images/flag/sw.png);}

.settingBar{background:#141414; padding: 10px 0; position: relative; top: -10px; box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.4);}
.settingBar .changeView{ border: 1px solid #fff; border-radius: 30px; display: flex; align-items: center;}
.settingBar .changeView .btn{background: none; border: none; color:rgba(255,255,255,.6); padding:2.5px 12px; font-size: 16px; background: #222; border-radius: 30px;}
.settingBar .changeView .active{background: none; color: #fff;}
.settingBar .colorCol{ margin: 0 0 0 15px;}
.settingBar .colorCol ul{display: flex; align-items: center;}
.settingBar .colorCol li { margin: 0;}
.settingBar .colorCol li a{cursor: pointer; display: flex; align-items: center;}
.settingBar .colorCol span{ width: 25px; height: 25px; border-radius: 25px; z-index: 1; position: relative;}
.settingBar .colorCol span + span{ left: -12px; z-index: 0;}
.settingBar .active{background: none;}
.settingBar .active .crBox1{border: 2px solid #fff;}
.settingBar .active .crBox2{border: 2px solid #fff;}

.innerSearch{ margin:0 0 1rem 0; flex: 0 0 100%;}
.innerSearch .input-group{     height: 42px;
    font-size: 12px !important;
    color: #000;
    padding-left: 6px;
    border: 1px solid #dadada;
    background: #fff;
    border-radius: 8px; align-items: center;
      }

.innerSearch .form-control:focus {box-shadow: none;}     
.innerSearch .form-control::placeholder { color: rgba(0, 0, 0, .4);}
.innerSearch .srchIcon{  color: rgba(0, 0, 0, .4);  font-size: 16px; padding: 0 5px;}
.innerSearch .srchClose{border: none; background: none; padding: 0 20px; cursor: pointer; color: var(--white-color);}
.innerSearch .form-control{    background: none;
    border: none;
    color: #000;
    height: 42px;
    font-size: 16px !important;
    letter-spacing: .1px;
    font-weight: 400;
    padding-left: 6px;}
.inSrchMobView{display: none;}
.innerSearch .srchIcon:last-child .fa-solid {margin: 0 !important;}
.innerSearch .srchIcon:last-child {
    border-left: 1px solid #dadada;
    height: 18px;
    position: absolute;
    right: 0;
    width: 40px;
    text-align: center;
    top: 6px;
    padding: 0;
    color: var(--lighGreenBg);
    font-size: 18px;
    font-weight: normal; z-index: 5;
}

.mainMenu{ width: 100%; background:var(--menuBG); margin-top: 10px; min-height: 38px; }
.mainMenu ul{ display: flex; align-items: center; justify-content: center;}
.mainMenu ul li{ position: relative;}
.mainMenu ul li a{ padding: 8px 18px; border-top: 2px solid transparent; display: block; color: var(--white-color)!important; font-weight: 500; transition: 0.3s all;}
.mainMenu ul li a:hover{ background: var(--hover-color); border-color: var(--login-button-bg);color: var(--menu-text)!important;}
.mainMenu ul li:hover a{background: var(--hover-color); border-color: var(--login-button-bg);color: var(--menu-text)!important;}
.mainMenu ul li:hover .subMenu{ display: block!important;}
.mainMenu .subMenu{ display: none; position: absolute; top:38px; width: 250px; left: 0; background: var(--hover-color);}
.mainMenu .subMenu li a{ padding: 8px 18px; border-top:1px solid rgba(0,0,0,0.3)!important; font-size: 14px; font-weight: 400;}
.mainMenu .subMenu li a:hover{border-top:1px solid transparent; background: var(--darkBG);}
.mainMenu .active{border-color: var(--login-button-bg); color: var(--menu-text)!important;}
.mobFooter{display: none; position: fixed; z-index: 99; background: #fff;  width: 100%; bottom: 0; left: 0; right: 0; margin: 0 auto; justify-content: space-between; align-items: center;}
.mobFooter a{cursor: pointer; position: relative; color: #000 !important;  text-align: center; width: 20%;  padding: 8px 0 0;  height: 48px;}
.mobFooter i{ font-size: 15px;}
.mobFooter .mobLike{display: block; font:300 12px/18px var(--font); color: #000;}
.mobFooter a.active {background: transparent;}
.mobFooter .homeIcon{text-decoration: none; display: inline-grid; place-items: center; color: rgb(255, 255, 255); font-size: 0.75rem; height: 75px; padding-bottom: 0px; border-radius: 15px 15px 0px 0px; background: var(--hoverBG); position: relative; top: -5px; align-content: center;}
.mobFooter .homeIcon .ftIcon{width: 29px; height: 29px; fill: var(--white-color); margin-bottom: 1px;}
.mobFooter .homeIcon .mobLike{color: #fff;}
/* .mobFooter a.active .mobLike { display: none;} */
.modal-open .mobFooter {z-index: 9;}


.mainWrap{padding-left: 270px;}
.sidebarMain{width: 270px; transition: width .3s; -webkit-box-orient: vertical; height: calc(100vh - 70px); flex-shrink: 0; overflow-x: auto; flex-direction: column; padding: 15px 0 15px; position: fixed; left: 0; top: 75px; z-index: 11; }
.sidebarMain::-webkit-scrollbar{display: none;}
.sidebarMain .sideScroll{padding: 0 0 0 16px;}
.topbtn{ position: absolute; z-index: 10; padding: 0 0 0 10px; display: flex; align-items: center; top:0; min-height: 60px; background:var(--secondary); width: 100%;}
.topbtn a{padding: 8px 15px; font-size: 15px; font-weight: 700; cursor: pointer; color: var(--white-color); border-radius: 32px; text-decoration: none;}
.srchBox{margin: 0 0 1rem 1rem; position: sticky; top: 0; background: var(--body-bg); box-shadow: 0 0 0 15px var(--body-bg); z-index: 1;}
.searchBtn{border: 1px solid rgb(205, 205, 205); border-radius: 12px; padding: 13.5px 5px; background: none; width: 100%; display: flex; justify-content: space-between;}
.searchBtn .srch-Text{margin: 0 0 0 5px; color: rgba(0, 0, 0, .4); font-size: 12px; }
.searchBtn i{ width: 40px; font-size: 18px; color: var(--primary);}

.showHideBar{width: 43px; height: 28px; color: var(--white-color);  background: var(--hover-color); position: absolute; right: -20px; top: 50%; -webkit-transform: translateY(-50%);
    transform: translateY(-50%); 
    -webkit-box-shadow: 0px 4px 4px rgba(0,0,0,.25);
    box-shadow: 0 4px 4px #00000040;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;}
.showHideBar i{transform: rotate(180deg);}
.sidebarMain .titleBar{margin-top: 10px; font-size: 1.125rem; font-weight: bold;}
.sidebarMain.sideFilter .sideSports .titleBar {padding: 0 0 4px 10px;}
.global-switcher{display: flex; flex-flow: column;  gap: 10px;  border: 1px solid var(--primary); border-radius: 12px; padding: 10px; margin: 0 0 2.5rem 1rem;  box-shadow: rgb(222, 222, 222) 10px 10px 9px 0px;  margin-right: 15px;  background-color: rgb(244, 246, 253);}
.global-switcher .quickRow{display: flex; gap: 12px;}
.global-switcher h3{font:400 18px/18px var(--font); color: var(--primary);}
.global-switcher .tabbtn{color: rgb(125, 125, 125); font-size: 12px; line-height: 1.2; font-weight: 400; text-align: center;}
.global-switcher .tabbtn .quIcon{width: 62px; height: 40px; padding: 10px; margin-bottom: 0.5rem; display: flex;  -webkit-box-align: center;  align-items: center;  -webkit-box-pack: center;  justify-content: center;  border-radius: 12px;   border: 1px solid rgb(125, 125, 125); }
.global-switcher .tabbtn .quIcon svg{height: 30px; width: auto; fill: var(--primary);}
.global-switcher .tabbtn .quText{width: 54px; display: inline-block;}
.global-switcher .active{background: none;}
.global-switcher .active .quIcon, .global-switcher .tabbtn:hover .quIcon {background: var(--primary);}
.global-switcher .active .quIcon svg, .global-switcher .tabbtn:hover svg{fill: #fff;}
.global-switcher .active .quText, .global-switcher .tabbtn:hover .quText{font-weight: 700; color: var(--black-color);}


.mbQuickRow {display: flex; gap: 5px; margin-bottom: 8px;}
.mbQuickRow a.tabbtn{width: 100%; padding: 0.3rem 0.75rem 0.5rem; border-radius: 12px; border-style: solid; border-width: 1px; border-color: var(--primary); border-radius: 0.75rem; background: transparent; transition: all; display: flex; flex-direction: column; justify-content: center; align-items: center; box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 4px;}
.mbQuickRow a.tabbtn svg{height: 24px; fill: var(--primary);}
.mbQuickRow a.tabbtn .quText{text-align: center; font:700 8px/8px var(--font); color: var(--primary); text-transform: uppercase;}
.sideSports li{position: relative; margin: 0 0 6px;}
.sideSports li a{color: rgb(125, 125, 125)!important; display: flex; justify-content: space-between; border-radius: 12px; align-items: center; text-decoration: none; padding: 15px; font-size: 14px; font-weight: 400; }
.sideSports li a:hover{color: var(--white-color)!important; background: var(--hoverBG); box-shadow: rgb(235, 227, 251) 0px 5px 0px -2px;}
.sideSports li a:hover svg{fill:var(--white-color)!important;}
.sideSports li .active{color: var(--white-color)!important; background: var(--hoverBG); box-shadow: rgb(235, 227, 251) 0px 5px 0px -2px;}
.sideSports .spCol{display: flex; align-items: center;}
.sideSports .spCol i{font-size: 18px; width: 24px; text-align: center;}
.sideSports .spCol i img{opacity: 0.5;}
.sideSports li a:hover .spCol i img{opacity: inherit; filter: invert();}
.sideSports .sportN{margin: 0 0 0 10px;  word-break: break-all;}
.sideSports .totalMch{font-size: 12px;}
.sideSports svg{fill:rgb(125, 125, 125);}
/* .sideMenuIcon{filter: invert(1) brightness(5);} */

.sideCategory, .accountCol{ padding: 0; margin:0; border-top: 1px solid rgba(255,255,255,0.1);}
.sideCategory li a{border:1px solid var(--primary); background: var(--primary); color: var(--white-color); font-weight: 600;}
.sideCategory li a:hover{color: var(--white-color)!important;}
.sideCategory .subCate a{ position: relative;}
.sideCategory .subCate a::after{content: '\f105'; font-family: FontAwesome; position: absolute; right: 15px; top:12px; color: var(--white-color); transition: all 0.3s;} 
.sideCategory .current a::after{transform: rotate(90deg);}
.sideCategory .subList{ margin: 10px 3px 0;}
.sideCategory .subList li a{background: var(--secondary); border: 1px solid var(--secondary); padding: 8px 15px;}
.sideCategory .subList li a::after{display: none;}
.sideCategory .subList li a:hover{transform: scale(1.1);}
.sideCategory .themeImg{ width: 32px!important; border-radius: 8px; overflow: hidden;}
.sideCategory .themeImg img{object-fit: cover; width: 32px; height: 32px;}

.sideSports .subSport:hover{background: none;}
.sideSports .open-subSport{background: var(--hover-color)!important; border-radius: 5px; padding: 0 0 1px; margin: 0 0 2px;}
.sideSports .subSport .spCol{flex: auto;}
.sideSports .subSport .totalMch{ margin-right: 5px;}
.sideSports .subData{background: var(--secondary); border-radius: 5px; margin: 3px; padding: 5px;}
.sideSports .subData a{font-size: 12px; font-weight: 300; padding: 6px;border-radius: 5px; background: var(--hover-color);}
.sideSports .subData .ic-Col{ width: 30px; display: flex; align-items: center; justify-content: end;}
.sideSports .subData .ic-Col .sb-totalMch{ margin-right: 8px;}
.sideSports .subData .market-game{background: var(--hover-color); border-left: 2px solid transparent; margin: 5px 5px 0; padding: 5px 8px; border-radius: 5px;}
.sideSports .subData .active{border-left: 2px solid #ffc107; background: var(--primary) ;}
.sideSports .subData .market-game .gameTeam{ font-size: 11px; line-height: 14px; display: flex; align-items: center; justify-content: space-between; font-weight: 300; margin: 0; color: var(--white-color);}
.sideSports .subData .market-game .gmOdd{ color: #ffc107; font-weight: 700;}
.sideSports .subData .market-game .gamepart{ display: flex; align-items: center; margin: 5px 0 0; justify-content: space-between; font-size: 11px; line-height: 14px; font-weight: 300; color: rgba(255,255,255,0.6);}
.sideSports .subData .market-game .gamepart .gmText{ flex: auto;}
.sideSports .subData .market-game .gamepart .gmNumb{background: var(--secondary); border-radius: 3px; padding: 2px 5px; margin-right: 5px;}
.sideSports .subData .market-game .marketHolder{ display: flex; justify-content: space-between; border-radius: 5px; margin: 8px 0 0; overflow: hidden;}
.sideSports .subData .market-game .marketHolder .mkt-Item{ width: 49.7%; padding:5px 8px; font-size: 12px; color: var(--white-color); display: flex; align-items: center; justify-content: space-between; background: var(--secondary); cursor: pointer;}
.sideSports .subData .market-game .marketHolder .mkt-Item:hover{ background: #ffc107; color: var(--black-color);}


.sidebarMain.sideFilter{width: 320px!important; left: -120%; top: 0 !important; transition: 0.5s; overflow: hidden;}
.sidebarMain.sideFilter::after{position:absolute; width: 25%; height: 100%; right:-25%; top: 0; content: '';}
.sidebarMain.sideFilter .close{ top:0; font-size: 16px; opacity: inherit;}
.sidebarMain.sideFilter .sideSports{height: calc(100dvh - 115px); overflow-x: auto;}
.sidebarMain.sideFilter .dropdown-list{background: none; position: inherit; border: none; box-shadow: none; padding-top: 0; margin: 0; display: block!important;}
.sidebarMain.sideFilter .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret{display: none!important;}
.sidebarMain.sideFilter .dropdown-list ul{overflow-x: inherit!important; max-height: 100%!important;}
.sidebarMain.sideFilter .dropdown-list li{padding: 3px 10px!important;}
.sidebarMain.sideFilter .dropdown-list li.multiselect-item-checkbox:hover{background: none;}
.sidebarMain.sideFilter .dropdown-list li.multiselect-item-checkbox input[type=checkbox] + div{text-transform: capitalize; font-size: 12px;}
.sidebarMain.sideFilter .dropdown-list li.multiselect-item-checkbox input[type=checkbox] + div:before{border: 1px solid rgba(var(--bgGreen), 1); border-radius: 2px;}
.sidebarMain.sideFilter .dropdown-list li.multiselect-item-checkbox input[type=checkbox]:checked + div:before{ background: none;}
.sidebarMain.sideFilter .dropdown-list li.multiselect-item-checkbox input[type=checkbox][disabled] + div{opacity: 0.4;}
.sidebarMain.sideFilter .multiselect-dropdown .filter-textbox{border-bottom: none!important;}
.sidebarMain.sideFilter .multiselect-dropdown .filter-textbox input{height: 34px; border-radius: 5px; background: rgba(var(--bgGreen), 1); padding: 0 10px!important; color: var(--white-color);}
.sidebarMain.sideFilter .multiselect-dropdown .filter-textbox input::placeholder{color: var(--white-color); opacity: inherit;}
.proList{ border-bottom: 1px solid rgba(var(--bgGreen), 1); border-top: 1px solid rgba(var(--bgGreen), 1);padding: 0 0 15px; margin: 0 0 10px;}
.proList:last-child{border: none;}
.proList .dropdown-btn{color: var(--white-color);}
.filterData ul{ display: flex; flex-wrap: wrap;}
.filterData li{padding: 2px 5px 3px 5px; background: #ffc107; color: var(--black-color); border-radius: 3px; margin: 0 5px 5px 0;}
/* for the Hide Sidebar */
.hide-SideBar{width: 60px;}
.hide-SideBar .showHideBar{ transform: rotate(180deg); background: none; box-shadow: none; right: 10px; top:28%}
.hide-SideBar .topbtn .chBtn{ display: none;}
.hide-SideBar .global-switcher{ display: none;}
.hide-SideBar .sideSports{ padding: 20px 0 0;}
.hide-SideBar .sideSports li a{ justify-content: center;}
.hide-SideBar .sideSports .subData {display: none;}
.hide-SideBar .sideSports .subSport:hover .subData{ position: fixed; z-index: 99; left: 60px; top: 60px; display: block; height: 93vh;}
.hide-SideBar .sideSports .open-subSport{background: none!important;}
.hide-SideBar .sideSports .sportN, .hide-SideBar .sideSports .totalMch{ display: none;}
.hide-SideBar .sideSports .subSport .spCol {flex: inherit;}
.hide-SideBar .sideSports .subSport .fa-chevron-down{ display: none;}
/* End Hide SideBar */
.backBtn{margin:0; display: flex; align-items: center; justify-content: center; border: 0px; background-color: var(--primary); color:var(--white-color); height: 100%; width: 40px; padding: 11.5px 0; clip-path: polygon(0px 0px, 70% 0px, 100% 100%, 0% 100%); border-radius: 0;}
.backBtn i{border: 1px solid var(--white-color); width: 13px; height: 13px; border-radius: 50%; font-size: 7px; margin-left: -5px;  align-content: center;}
app-g1-downline-navigation{width: 100%; border-radius: 5px; background: #fff; overflow: hidden; margin:0 0 1rem; display: block;}
app-casino-game-dashboard app-g1-downline-navigation{margin:0 0 1rem;}
.breadcrumbCell{display: flex; padding: 0;}
.breadcrumb{ background: none; align-items: center; display: inline-block; margin: 0; padding: 8px 5px;}
.breadcrumb .breadcrumb-item{ color:var(--primary); font:400 12px/12px var(--font); display: inline-block;}
.breadcrumb .breadcrumb-item:first-child::before{display: none;}
.breadcrumb .breadcrumb-item:last-child{ color:rgba(0, 0, 0, .5);}
.breadcrumb .breadcrumb-item::before{content: '>'; font-size: 14px; font-weight: 300; color:rgba(0, 0, 0, .4);}
/* .breadcrumb .breadcrumb-item a{color: var(--white-color); opacity: 0.7;} */
app-landing-dashboard{flex: auto;}
.centerWrap {width: 100%; margin: 86px 0 0; padding: 0 1rem;}



.scorecard-Wrap{background: url(../assets/images/stadium.jpg) bottom no-repeat; background-size: cover; min-height: 250px; border-radius: 20px; box-shadow: inset 0 0 60px rgba(0,0,0,0.8); margin: 0 0 15px;}
.eventWrap{ flex: auto; padding: 40px 15px 0 15px; margin-top: 80px; height: calc(100vh - 80px); overflow-x: auto;}
.eventTabs{ background: var(--body-bg); display: flex; justify-content: space-between; align-items: center; margin: 0 0 15px;  border-bottom:1px solid rgba(255,255,255,0.2);}
.eventTabs .nav-link{ background: none; color: rgba(0, 0, 0, .8)!important; font-weight: 700; border-radius: 0; padding: 0.7rem 1.4rem; border: none;}
/* .eventTabs .nav-link:hover{border-bottom: 2px solid var(--primary); cursor: pointer;} */
.eventTabs .nav-link i{ margin-right: 5px;}
.eventTabs .nav-pills .nav-link.active{background: none; border-bottom: 2px solid var(--primary); color: var(--primary)!important;}
.eventTabs .viewBox{ display: flex; margin-right: 15px;}
.eventTabs .viewBox a{ padding:5px 6px; font-size: 18px; color: var(--white-color);}
.eventList-Wrap .marketRow .marketList .subGame-List{display: flex; justify-content: space-between; flex-wrap: wrap;}
.eventList-Wrap .marketRow .maketName{ background: var(--darkBG); color: var(--white-color); width: 100%; border: none; display: flex; justify-content: space-between; align-items: center; padding:10px; font-size: 14px; border-radius: 5px; cursor: pointer;}
.eventList-Wrap .marketRow .maketName:focus{border:  none; box-shadow: none; outline: none;}
.eventList-Wrap .marketRow .maketName .mrkNM{flex:auto; text-align: left;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData{ flex-basis: 100%; margin: 3px 0 0; overflow: hidden; border-radius: 5px; background:var(--gameBox);}
.eventList-Wrap .marketRow .marketList .column-List2 .gameData{ flex-basis: 49.8%;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmHead{ display: flex; justify-content: space-between; align-items: center; color: var(--white-color); padding: 3px 10px;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmHead .sgmTitle{flex: auto; font-size: 12px; padding-top: 4px;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .oddHeader{ display: flex; justify-content: space-between;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .oddHeader .oddBox{background:var(--primary)!important; cursor: default!important;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .oddHeader .odName{ width: 100%; text-align: center;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .oddBox{ padding: 8px 10px; display: flex; justify-content: space-between; font-size: 12px; background:var(--oddBox);  flex: 0 0 49.92%; margin-bottom: 1px;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .oddBox:hover{background: var(--oddBoxHover); cursor: pointer;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .oddColRow{display: flex; justify-content: space-around; flex-wrap: wrap;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .column3 .oddBox{ flex:0 0 33.22%;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .column4 .oddBox{ flex:0 0 24.95%;}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .oddBox .odName{ color: var(--white-color);}
.eventList-Wrap .marketRow .marketList .subGame-List .gameData .gmodd-box .oddBox .mrkodd-blc{ color:#ffc107; position: relative;}
.eventList-Wrap .upA{ position: absolute; right: -6px; top:-6px; transform: rotate(45deg);}
.eventList-Wrap .downA{ position: absolute; right: -6px; bottom:-6px; transform: rotate(-45deg);}
.betSlipMain{ height: calc(100vh - 80px); background: var(--betSlipBG); display: flex; flex-shrink: 0; -webkit-box-orient: vertical; flex-direction: column; margin-top: 80px; position: relative; transition: width .3s; padding-top: 30px;
  width: 360px; transition: 0.5s all;
}
.betsBox{ width: 360px;}
.betSlipMain .topbtn{ justify-content: space-between; width: 360px; padding: 0 5px 0 10px; background: none; position: inherit;}
.betSlipMain .topbtn a{padding: 12px 18px;}
.betSlipMain .topbtn .active{box-shadow: 0 4px 4px #00000040;}
.betNB{ width: 25px; height: 25px; background: var(--primary); border-radius: 25px; text-align: center; line-height: 25px; display: inline-block; margin-left: 5px;}
.betSlipMain .closeBet{ padding:5px 20px!important; font-size: 20px;}
.betSlipMain .closeBet:hover{background: var(--hover-color);}
.betSlipMain .stakeBox{ padding:10px 0; background: var(--primary); margin:0 0 10px;}
.betSlipMain .stakeBox .form-control{ background: #303030; border-color: #303030; color: var(--white-color);}
.slipTabs{ border:1px solid var(--primary); padding: 5px; border-radius: 32px; width: 320px; display: flex; justify-content: center; align-items: center; margin: 10px auto 5px;}
.slipTabs .nav-link{ border-radius: 32px; background: none; color: var(--white-color)!important; font-weight: 700; margin-right: 5px; padding: 0.2rem 1.4rem;}
.slipTabs .nav-link:hover{background: var(--hover-color); cursor: pointer;}
.slipTabs .nav-pills .nav-link.active{background: var(--hover-color);}

.sportsBets{overflow-x: auto; padding: 10px; height: calc(100vh - 485px); }
.betDetail{ border-radius: 5px; overflow: hidden; background: var(--primary); font-size: 14px; margin-bottom: 5px;}
.betDetail p{ margin: 0;  padding: 2px 10px; font-size: 12px;}
.betDetail .eName{ display: flex; align-items: center; justify-content: space-between; color: var(--white-color); background: var(--secondary); padding: 6px 10px; margin-bottom: 8px;}
.betDetail .eName .etNm{ font-size: 14px;}
.betDetail .timeDate-Text{ color: rgba(255,255,255,0.8);}
.betDetail .dcText{ color: rgba(255,255,255,0.5); padding: 0 10px; display: flex; justify-content: space-between; align-items: center;}
.betDetail .xbText{display: flex; justify-content: space-between; align-items: center; color: var(--white-color); margin-bottom: 5px;}
.betDetail .xbText .xbNum{ color:#ffc107;}
.betDetail .xbText .xtext{font-weight: bold;}
.betDetail .stakeBox{ padding: 0 10px!important; margin: 0 0 5px!important;}
.betDetail .stakeBox .form-control{ background: none; border-color: var(--hover-color);}



.betAmountWrap{ position: absolute; bottom: 0; width: 360px; background: var(--secondary);}
.betAmountWrap .amountText{ display: flex; justify-content: space-between; font-size: 14px; width: 100%; padding:5px 10px;}
.betAmountWrap .amountText .amText{ color: rgba(255,255,255,0.8);}
.betAmountWrap .amountText .blText{color: var(--white-color); font-size: 16px;}
.betBtn-Wrap{ display: flex; justify-content: space-between; flex-wrap: wrap; padding:10px;}
.betBtn-Wrap .saveBtn{ width: 48.5%; background: var(--hover-color); color: var(--white-color);}
.betBtn-Wrap .clearBtn{ width: 48.5%; background: #3e1d1c; color: #FE2247;}
.betBtn-Wrap .placeBtn{ width: 100%; background: #ffc107; margin-top:10px;}
.betBtn-Wrap .btn:hover{ opacity: 0.8;}
.bannerRow{
  /* min-height: 256px;  */
  margin:0 0 20px;}
.bannerRow .carousel-indicators{display: none;}
.carousel-inner, .carousel-item{aspect-ratio: 1 / 0.21;}
.carousel-item.active{ display: flex; justify-content: center; align-items: center; animation: gradient 2s linear infinite;
  background: linear-gradient(120deg,rgba(255,255,255,0.2),rgba(255,255,255,0.1),rgba(255,255,255,0.2),rgba(255,255,255,0.1));
  background-size: 300% 100%; aspect-ratio: 1 / 0.21;}
.carousel-inner{ border-radius: 15px;}
.carousel-control-next, .carousel-control-prev{width: 50px; opacity: inherit;}
.carousel-control-next{right: 5px;}
.carousel-control-prev{left: 5px;}
.carousel-control-next i, .carousel-control-prev i{width: 30px; height: 30px; text-align: center; line-height: 30px; background: rgba(255,255,255,0.8); color: #000; border-radius: 50%;}

.secTitle{display: flex; justify-content: space-between; align-items: center; margin-bottom: 8px;}
.secTitle h5, .secTitle h2 {font:700 16px/ 18px var(--font); color: #000;}
.secTitle .badge-primary {display: none;}
.secTitle .viewMore {background: var(--bgLightGreen); font-size: 9px; margin-top: 15px;  font-weight: 500; padding: 2px 8px 3px 8px;  border-radius: 9px; color: var(--lighGreenBg); height: 17px; line-height: normal;}


.secTitle .animation-textBar{min-height: 15px; width: 150px; border-radius: 10px;   
  animation: gradient 2s linear infinite;background-image: linear-gradient(120deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.3)) !important;
  background-size: 300% 100%;}
.secTitle app-svg-icon{display: flex; align-items: center;}
.secTitle svg{width: 20px; height: 20x; fill: var(--white-color); margin:0 8px 0 0;}

.innerBanner{margin: 0 0 25px; overflow: hidden; position: relative; display: none;}
.innerBanner h1{ color: var(--white-color); font-size: 24px;}
.innerBanner img{display: none;}
/* .game-carousel{ margin: 0 0 40px;} */
.gameArrow{position: relative;}
.gameArrow .slick-arrow{ position: absolute; display: flex; justify-content: center; align-items: center; top:45%; width: 23px; height: 23px; font-size: 0; background: #fff; border-radius: 30px; border: none; cursor: pointer; z-index: 9;}
.gameArrow .slick-arrow:focus{box-shadow: none!important; border: none!important; outline: none;}
.gameArrow .slick-prev{left: 8px;}
.gameArrow .slick-prev::before{content: '\f137'; font-family: FontAwesome; font-size: 24px; color: var(--secondary);}
.gameArrow .slick-next{right: 3px;}
.gameArrow .slick-next::before{content: '\f138'; font-family: FontAwesome; font-size: 24px; color: var(--secondary);}
.swiper-button-next, .swiper-button-prev{ top:52%!important;}
.swiper-button-next:after, .swiper-button-prev:after{ font-size: 12px!important; color: var(--white-color); width: 25px; height: 25px; background: var(--secondary); text-align: center; line-height: 25px!important; border-radius: 30px;}
.game-carousel swiper>.swiper.s-wrapper .swiper-wrapper .swiper-slide{padding-top: 5px;}
.gameRow{display: flex; flex-wrap: wrap; gap: 11px;}
.gameCol{ 
  /* min-height: 310px;  */
transition: all 0.2s; position: relative; background: var(--darkBG); box-shadow: 0 0 35px inset rgba(0, 0, 0, 0.3); background:linear-gradient(-45deg, var(--darkBG), rgba(255,255,255,0.2), var(--secondary) ); background-size: 400% 400%; aspect-ratio: 1 / 1.33; height: -webkit-min-content; height: min-content;}
.gameCol img{position: relative; z-index: 1; transition: all 0.5s; width: 100%; height: 100%;}
/* .gameCol:hover{ top: -3px;} */
/* .gameCol::before{ content: " "; position: absolute; display: block; width: 25px; height: 25px; margin: auto; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; border-radius: 50%; border: 3px dotted #fff; border-color: #fff transparent #fff transparent; animation: lds-dual-ring 1.5s linear infinite; animation-iteration-count: 1; opacity: 0; }  */
  
.providergameCol{ cursor: pointer; top: 0; height: 80px; border-radius: 10px; position: relative; background: var(--darkBG); display: flex; justify-content: center; align-items: center; width: 95%; margin: 0 auto 5px; box-shadow: 0 4px 4px #00000040; transition: all 0.3s; overflow: hidden;cursor: pointer;}
.providergameCol .playBox{display: none!important;}
.providergameCol .topText{display: none!important;}
.providergameCol:hover{background: var(--gameBox);}

.gamprovidergameColeCol img{position: relative; z-index: 1;}
/* .providergameCol:hover{top:-2px;} */
.providergameCol::before{ content: " "; position: absolute; display: block; width: 25px; height: 15px; margin: auto; left: 0; right: 0; top: 0; bottom: 0; z-index: 0;   } 
.dropdown-list ul{overflow-x: hidden!important;}

/* @keyframes gradient {
  0% {
      background-position: 0% 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0% 50%;
  }
}
@keyframes lds-dual-ring {
    0% { 
      transform: rotate(-180deg); opacity: inherit;
    }
    100% {
      transform: rotate(360deg); opacity: 0;
    }
  } */

     

 @keyframes casinoNewPreloader{
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
 } 
    


.game-carousel .gameCol{position: relative; overflow: hidden; border-radius: 10px; cursor: pointer;  /*animation: gradient 2s linear infinite;
  background-image: linear-gradient(120deg,rgba(255,255,255,0.2),rgba(255,255,255,0.1),rgba(255,255,255,0.2),rgba(255,255,255,0.1));
  background-size: 300% 100%;*/ animation: casinoNewPreloader 3s linear infinite; background: linear-gradient(10deg, #d8d7d7 0, #b8b8b8 100%);  background-size: 200% 100%;}
.game-carousel .gameCol::before{content: ''; position: absolute; top: 0; left: 0; right: 0; z-index: 2; width: 100%; height: 100%; border-radius: 10px; filter: blur(1px); border: 3px solid rgba(255,255,255,0.2); }
.game-carousel .gameCol:hover .playBox{opacity: inherit;}
.game-carousel .gameCol:hover img{transform: scale(1.2); filter: blur(4px);}
.game-carousel .img100 img{width: 100%;}
.topText{position: absolute; right: 10px; top:10px; padding: 2px 8px 0; font-size: 12px; border-radius: 5px; background: var(--secondary); color: var(--white-color); text-transform: uppercase;}
.game-carousel .playBox{box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, .1); position: absolute; transition: 0.3s all; opacity: 0; top: 0; z-index: 2; background: var(--primary-rgb2); padding: 38px 10px; display: flex; align-content: center; flex-direction: column; width: 100%; height: 100%;}
.game-carousel .playTextCol{display: flex; flex-direction: column; justify-content: space-between; align-items: center; width: 100%; height: 100%;}
.game-carousel .playBox h6{width: 100%; position: relative; text-align: center; color: var(--white-color);}
.game-carousel .playBox i{color: var(--white-color); margin: 5px 0; font-size: 28px;}
.game-carousel .playBox .fa-play::before{content: '\f144'!important;}
.game-carousel .playBox p{color: var(--white-color); font-weight: 500; line-height: 26px;}
.game-carousel .playBox .topMark{position: absolute; background: var(--primary); padding: 4px 8px 2px 20px; left:-20px; top: -30px; text-transform: uppercase; text-shadow: none; font-size: 12px;}
.landingGameRow{display: flex; flex-wrap: wrap; gap: 11px; margin: 0 0 20px;}
.innerGameRow{display: flex; flex-wrap: wrap; gap:8px;}
.innerGameRow .gameCol{width: 10.68%; }
.innerGameRow .gameCol-2{width: 19.1%; margin:0 5px 10px; }
.border-tb{border:1px solid rgba(218,209,177,0.1);}
.footerRow{padding: 20px 10px 20px; margin: 30px 0 0; border-top: 1px solid rgba(0, 0, 0, .1);}
.footerRow h6{color: var(--primary); font:700 12px/12px var(--font); margin: 0 0 10px;}
.reslogoRow{display: flex; align-items: center; gap: 20px;}
.reslogoRow .resLogo img{ filter: contrast(0.4); height: 30px; object-fit: contain;}
.footerRow .footLogo{margin: 0 0 20px; display: block;}
.footerRow .footLogo img{height: 25px; object-fit: contain;}
.footerRow .footLink{font:400 10px/12px var(--font); color: var(--footerText) !important; display: inline-block; padding: 4px 0;}
.footerRow .footLink:hover{color: var(--primary)!important;}

.footerRow .socialMedia{ display: flex;  align-items: center; gap: 5px;}
.footerRow .socialMedia .socialLink{ border: 1px solid var(--white-color); width: 20px; height: 20px; border-radius: 20px; text-align: center; line-height: 18px; font-size: 10px; color: var(--white-color)!important; transition: 0.3s all;}
.footerRow .socialMedia .socialLink:hover{ transform: scale(1.2);}

.footerRow .copytext p{ margin: 0 0 15px; color:#000; font:400 12px/16px var(--font);}

.tabsRow {display: flex; flex-wrap: wrap; margin: 0 0 20px;}
.tabsRow .lo-logo{ height: 60px; object-fit: contain; margin: 0 auto 20px;}
.tabsRow .nav{border-bottom: 1px solid rgba(218,209,177,0.1); width: 100%; display: flex; justify-content: space-between;} 
.tabsRow .nav-item{ flex: 0 0 50%;}
.tabsRow a.nav-link{ color:var(--tabText)!important; cursor: pointer; padding: 0.5rem 0; font-size: 12px;}
.tabsRow .active{border-bottom: 2px solid var(--primary); background: none;}

.tabsthin .nav{width: 100%; justify-content: center; flex-wrap: nowrap;}
.tabsthin .nav li{display: flex; flex: auto;}
.tabsthin a.nav-link{padding: 0.3rem 1.5rem; flex-grow: 1; display: block; text-align: center;}
.search-box .tabsRow a.nav-link{color: #353A45 !important; font-size: 1.098rem;}

.eyeIcon{ position: absolute; right: 10px; bottom:12px; color: var(--white-color); cursor: pointer;}
.forgotPass{text-decoration: underline!important; font-size: 12px; margin: 7px 0 0; display: block; cursor: pointer;}
/* Modal popup Changes */
.loginModal{max-width: 520px;}
.loginModal .modal-header{background: none;}
.loginModal .forgotText{text-decoration: underline; color: var(--black-color); font-size: 12px;}
.loginModal .form-control{height: 42px!important; border-color: var(--primary); border-radius: 12px; font-weight: 300;}
.loginModal .form-control:focus{border: 1px solid rgba(var(--bgGreen), 1); box-shadow: none;}
.loginModal .modal-body{ padding: 0 30px;}
.loginModal .tab-content .active{background: none;}
.loginModal .btn-primary{background: var(--hoverBG)!important; width: 100%; padding: 10px; border-radius: 12px; font-size: 16px; font-weight: 400;}
.loginModal .modal-header .close{color: var(--secondary); padding: 1rem 0;}
.loginModal .btn-sm{font-size: 10px; padding:0.2rem 0.5rem; display: inline-block;}
.loginModal .text-white{color: rgba(0, 0, 0, .8)!important;}
.loginModal .withForgot{justify-content: flex-end!important;}
.loginModal small.text-warning{line-height: 14px; display: block; margin-bottom: 10px;}
.loginBG{ width: 240px; display: block; box-shadow: 0 0 20px 0 var(--primary-rgb2); border-radius: 15px; padding: 0; overflow: hidden;}
.loginBG img{width: 100%; height: 100%; object-fit: cover;}
.tab-pane.fade {transition: all 0.5s;transform: translateY(8rem);}
.tab-pane.fade.show {transform: translateY(0rem);}
.tab-pane.active {animation: opac 1.5s}
@keyframes opac {
  from {
      opacity: 0
  }

  to {
      opacity: 1
  }
}
.modal-header{background: var(--primary);}
.modal-title{color: var(--white-color);}
.modal-content{background-color: var(--body-bg)!important; border-radius: 15px; border:2px solid var(--primary); overflow: hidden;}
.modal-content .col-form-label{color: var(--black-color);}
.modal-header{border-bottom: none;}
.modal-header .close{ color: var(--white-color); opacity: inherit; font-weight: 400; font-size: 30px; padding: 1rem;}
.modal-footer{border-top: none;}
.modal-footer .btn{padding:8px 15px; font-size: 16px; border-radius: 10px;}
/* End Modal Changes */
.arrow-group{display: flex; border-radius: 30px;}
.arrow-group button{background: var(--darkBG); cursor: pointer; border:1px solid rgba(255,255,255,0.1); padding: 3px 18px; color:var(--white-color);}
.arrow-group button:hover{background: var(--secondary); border:1px solid var(--hover-color);}
.arrow-group .leftBtn{border-radius:30px 0 0 30px;}
.arrow-group .rightBtn{border-radius:0 30px 30px 0; margin-left: -1px;}


.event-TabRow{ background: var(--darkBG); padding:20px; border-radius: 5px;}
.event-TabRow ul{display: flex; align-items: center;}
.event-TabRow li{ color: var(--white-color); margin: 0 20px;}
.event-TabRow li a{ color: var(--white-color); display: block; text-align: center; opacity: 0.5;}
.event-TabRow li a:hover{opacity: inherit; transform: scale(1.1);}
.event-TabRow .s-col{display: block; position: relative; width: 45px; margin: 0 auto;}
.event-TabRow .s-col .d-icon, .event-TabRow .s-col .fa-solid{ font-size: 24px;}
.event-TabRow .noMC{position: absolute; right: -10px; top: -5px; font-weight: 700; padding: 0 10px; border-radius: 10px; background: var(--primary);}
.event-TabRow .active{background: none; opacity: inherit;}
.event-TabRow .active .noMC{background:#ffc107; color: var(--black-color);}

.bonusBTN-row{ margin: 0 0 2.5rem;}
.bonusBTN-row ul{display: flex; justify-content: space-between; align-items: center;     gap: 1rem}
.bonusBTN-row li{display: flex; justify-content: space-between; align-items: center; width: 32%; background: var(--darkBG); border-radius: 5px; overflow: hidden; transition: all 0.3s;}
.bonusBTN-row li:hover{background: var(--hover-color);}
.bonusBTN-row li a{ display: flex; justify-content: space-between; align-items: center; color: var(--white-color); width: 100%; height: 100%; border: 1px solid rgba(218,209,177,0.1);}
.bonusBTN-row .sIcon{ background: var(--hover-color); border-right: 1px solid var(--darkBG); color: var(--menu-text); padding: 1.5rem; margin-right: 2rem; font-size: 1.25rem;}
.bonusBTN-row .sportText{ flex:auto; display: flex; justify-content: space-between; align-items: center; padding: 0 1.5rem 0 0;color: var(--white-color); font-weight: bold;}
.bonusBTN-row li a.active{border-color: var(--hover-color);}
.bonusBTN-row .active .sportText{color: var(--menu-text);}
.bonusCard{margin: 0 0 1rem;}
.bonusCard .bonusImg{ height: 280px; cursor: pointer; box-shadow: inset 0 0 5px rgba(0,0,0,0.5); overflow: hidden; border-radius: 10px; position: relative;}
.bonusCard .bonusImg::before{content: ''; position: absolute; top: 0; left: 0; right: 0; z-index: 5; width: 100%; height: 100%; border-radius: 10px; filter: blur(1px); border: 3px solid rgba(255,255,255,0.2); }
.bonusCard .bonusImg img{width: 100%; transition: all 0.5s;}
.bonusCard .detailBox{padding: 20px; position: absolute; z-index: 5; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.5); transition: all 0.3s;}
.bonusCard:hover .detailBox{background: var(--primary-rgb2);}
.bonusCard:hover .bonusImg img{transform: scale(1.2); filter: blur(4px);}
.bonusCard .bonusTitle{ color: #fff; margin:0 0 0.5rem 0; display: block; font-size: 20px; font-weight: 800;}
.bonusCard .bonusDesc{font-size: 12px; font-weight: normal; color: rgba(255,255,255,0.8); margin: 0 0 20px;}
.bonusCard .btn-link{ color: var(--white-color);}
.bonusCard .buttonBox{display: flex; flex-wrap: wrap; gap: 10px;}
.bonusCard .bonusImg .btn.status { padding: .2rem .3rem; border-radius: 28px; font-size: 10px; line-height: 1; position: absolute; top: 15px; left: 15px; text-transform: uppercase; }
.bonusDetail{ color: var(--black-color);}
.bonusDetail li{border-bottom: 1px solid rgba(0,0,0,0.1); padding: 5px 0;}
.bonusDetail li:last-child{border-bottom: none;}
.bonusDetail .bTitle{width: 50%; display: inline-block; text-transform: capitalize; vertical-align: top;}
.bonusDetail .bValue{width: 50%; display: inline-block; word-break: break-all;}
.bonusDetail .bonusThumb{ width: 35%; padding: 5px; border: 1px solid rgba(255,255,255,0.1); border-radius: 5px; margin: 0 0 20px;}
.bonusDetail .bonusThumb img{border-radius: 5px;}
.bonusDetail .descRow{margin: 10x 0;}
.bonusDetail .descRow p{}
.bonusDetail .descRow ol, .bonusDetail .descRow ul{margin: 0 0 15px 15px; padding: 0;}
.bonusDetail .descRow li{border: none;}
.filterRow{flex-wrap: wrap; justify-content: space-between; margin: 0 0 30px;}
.filterRow .col-form-label{ color: rgba(0, 0, 0, .8); font-weight: 400;}
.filterRow .multiselect-dropdown{/*min-width: 200px;*/ min-width: 238px; background:#fff; border-radius: 3px; z-index: 8;}
.multiselect-dropdown .dropdown-btn{border-color:var(--primary)!important;}
.filterRow .multiselect-dropdown span{color: var(--black-color); text-transform:capitalize;}
.filterRow .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret{ line-height: 12px!important; height: 35px!important;}
.filterRow .multiselect-dropdown .dropdown-list{background: #fff; box-shadow: none; border-color: var(--primary); margin: 0; z-index: 8;}
.filterRow .multiselect-item-checkbox input[type=checkbox] + div{color: var(--black-color)!important;text-transform: capitalize;}
.filterRow .multiselect-item-checkbox input[type=checkbox] + div:before{color: var(--primary)!important; border-color: var(--primary)!important; background: transparent!important;}
.filterRow .multiselect-item-checkbox input[type=checkbox] + div:after{color: var(--menu-text)!important; border-color: var(--primary)!important;}
.multiselect-item-checkbox input[type=checkbox] + div:after { border-color:rgba(var(--bgGreen), 1) !important;}
.multiselect-dropdown .dropdown-btn .selected-item{background: var(--primary)!important; font-size: 10px!important; border-color: var(--primary)!important; padding: 0 3px!important;}
/* .filterRow .multiselect-item-checkbox:hover{background-color: var(--primary)!important;}
.filterRow .multiselect-item-checkbox:hover input[type=checkbox] + div{color: var(--white-color)!important;} */
.filterRow .multiselect-dropdown .dropdown-btn{padding: 6px 25px 6px 5px!important; }
.filterRow .multiselect-dropdown .dropdown-btn .selected-item{border: 1px solid var(--primary)!important; color: var(--menu-text)!important; font-size: 12px!important; background: var(--primary)!important; box-shadow: none!important;}
.filterRow .multiselect-dropdown .dropdown-btn .selected-item a{color: var(--menu-text)!important;}
.filterRow .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret:before{border: none!important; content: '\f078'!important; color: var(--black-color)!important; font-family: FontAwesome!important; top:8px!important;}
.filterRow .filter-textbox{padding: 0 10px 10px!important; border: none!important;}
.filterRow .filter-textbox input{height: 34px; border-radius: 5px; background: var(--primary); padding: 0 10px!important; color: var(--white-color)!important;}
.filterRow .filter-textbox input::placeholder{color: var(--white-color); opacity: inherit;}
.filterRow .filterCol{display: flex; align-items: center;}
.tableFilter{display: flex; flex-wrap: wrap;}
.tableFilter .form-group{ margin: 0 1rem 0 0;}
.tableFilter .col-form-label{color: rgba(0, 0, 0, .5); font-weight: 400;}
.tableFilter .form-control{border-color:rgb(205, 205, 205); font:300 12px/12px var(--font); box-shadow: none; background:rgba(218, 209, 177, 0.1); border-radius: 8px; color:rgba(0, 0, 0, .4); height: 36px!important;}
.tableFilter .btn-primary{border-radius: 8px;}
.form-control option{color: var(--black-color);}
.form-control option:disabled{color: #000; opacity: inherit;}

.docButton{display: none; gap: 10px; justify-content: flex-end;  align-items: end;}
.docButton .btn{ border-radius: 40px!important; width: 30px; height: 30px;}
.docButton.d-inline-block{display: inline-flex!important;}
.table-responsive{background:#fff; font-size: 14px; border-radius: 12px;}
.table-responsive .border{border-color: var(--primary)!important;}
.table-responsive .table td, .table th{border-color: rgba(255,255,252,0.3); padding:0.3rem 0.8rem;}
.table thead th span { padding-right: 8px; white-space: nowrap; }
.table-responsive{min-height: calc(100dvh - 300px);}
.table{color: #000!important;}
.table thead th{color: #fff!important;}
.sorting{ position: relative;}
.sorting::after{ content: '\f0dc'; cursor: pointer; font-family: FontAwesome; font-size: 11px; color: var(--white-color); right: 5px; top:10px; position: absolute;}
.sorting_asc::after{content: '\f0de'!important;}
.sorting_desc::after{content: '\f0dd'!important;}
.paginationRow{background: var(--darkBG); padding:0 10px 10px; display: flex; justify-content: end;}
.paginationRow .page-link{background: none; border: none; padding: 0.3rem 0.75rem; width: 30px; color: #fff!important;}
.paginationRow .current{background: var(--primary)!important;}
/* .balText{ margin: 0 0 0 1.5rem; color: var(--menu-text); border: 1px solid rgba(255,255,255,0.2); padding: 0.7rem 1rem; background: none; border-radius: 8px;} */
.depositBtn{ margin: 0 0 0 1.5rem; color: var(--black-color); width: 40px; height: 39px; font-size: 18px; line-height: 20px; text-align: center; padding: 0.68rem 0; border-radius: 8px;}
.depositActiveAnimation{-webkit-animation: borderPulse 2s infinite ease-out; animation: borderPulse 2s infinite ease-out}
@-webkit-keyframes borderPulse {
  0% {
      -webkit-box-shadow: inset 0px 0px 0px 5px rgba(255,255,255,.4),0px 0px 0px 0px rgb(255,255,255);
      box-shadow: inset 0 0 0 5px #fff6,0 0 #fff!important
  }

  to {
      -webkit-box-shadow: inset 0px 0px 0px 3px rgba(117,117,255,.2),0px 0px 0px 10px rgba(255,255,255,0);
      box-shadow: inset 0 0 0 3px #7575ff33,0 0 0 10px #fff0!important
  }
}

@keyframes borderPulse {
  0% {
      -webkit-box-shadow: inset 0px 0px 0px 5px rgba(255,255,255,.4),0px 0px 0px 0px rgb(255,255,255);
      box-shadow: inset 0 0 0 5px #fff6,0 0 #fff!important
  }

  to {
      -webkit-box-shadow: inset 0px 0px 0px 3px rgba(117,117,255,.2),0px 0px 0px 10px rgba(255,255,255,0);
      box-shadow: inset 0 0 0 3px #7575ff33,0 0 0 10px #fff0!important
  }
}
/* .currencyWithbal{ position: relative; display: flex; align-items: center; gap: 0 0.5rem; border: 1px solid rgba(255,255,255,0.2); padding: 0.46rem 1.1rem 0.46rem 1rem; border-radius: 8px; margin: 0 0 0 0.5rem;}
.currencyWithbal .balText{ margin: 0; border: none; padding: 0.2rem 0 0 ;} */
.currencyWithbal .balText .cryptoIcon{width: 20px; height: 20px;  margin-right: 2px;   vertical-align: top;}


.profileRow{background: var(--white-color); padding: 2rem; width: 75%; border-radius: 12px;}
.lang-serbia app-all-player-kyc .profileRow { width: 100%;}
.profileRow .col-form-label{color: var(--black-color);}
.profileRow .form-control{border-color: rgba(0,0,0,0.1); font-size: 12px; font-weight: 400; background: rgba(218,209,177,0.1); border-radius: 10px; height: 42px; padding: .375rem 2rem .375rem .75rem; color: rgba(0,0,0,0.5);}
.profileRow .form-control:focus{border: 1px solid var(--primary); box-shadow: none;}
.kycTabs{ margin-bottom: 2rem;}
.kycTabs h6.text-white{color: #000!important;}
.kycTabs ul{display: flex; padding-top: .25rem;}
.kycTabs ul li{color: var(--black-color); cursor: pointer; display: flex; flex-direction: column; align-items: center; margin: 0 2rem 0 0; font-weight: bold; padding: 0 5px 5px; border-bottom: 3px solid transparent;}
.kycTabs ul li:hover, .kycTabs .active{border-bottom: 3px solid var(--primary); color: var(--primary); background: none;}
.kycForm{margin: 0 15px;}
.kycForm .custom-file{ position: relative; height: 100px; background: none!important;}
.kycForm .custom-file::before{content: '\f0ee'; font: 30px/10px FontAwesome; position: absolute; display: flex; justify-content: center; align-items: center; width: 90%; height: 80%; text-align: center;}
.kycForm .pdfUpdated::before{content: '\f1c1'; }
.kycForm .custom-file .custom-file-input{height: 100%;}
.kycTabs .withsup{text-align: center; display: flex; flex-direction: column; }
.kycTabs .withsup sup{margin: 0 0 10px;}
.kycForm .custom-file .closeB{position: absolute; z-index: 9; right: -15px; top: -20px;}
.fileText{font-size: 12px; width: 100%; text-align: center; position: absolute; bottom: 15px; font-size: 12px; text-align: center; left: 0; padding: 0 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.thumbnail-img{ position: relative; width: 100%; height:100px; text-align: center; border: 1px solid var(--hover-color); padding: 3px;}
.thumbnail-img img{height: 93px; object-fit: cover;}
.thumbnail-img .fa{position: absolute; right: 0; top: -20px; color: #000;}
.infoDetail{margin: 1rem 0 0;}
.infoDetail p{color: var(--white-color);}
.chpassRow .eyeIcon{color: var(--black-color);}

.balanceRow{padding:0.4rem 0.5rem 0.4rem 1rem; background:rgba(0,0,0,0.4); border: 2px solid var(--secondary); border-radius: 5px; margin: 0 0 1rem; color: var(--white-color); display: flex; justify-content: space-between; align-items: center;}
.forModal-table{width: 1199px!important; max-width: 990px!important;}
.sample-slider2{width:100%; overflow: hidden;}
.sample-slider2 img{width: 80%; height: 50px; margin: 0 auto; object-fit: contain; transition: all 0.3s;}
.landing-provider-col {  margin-top: 10px;  padding-top: 0;}
.landing-provider-col .sample-slider2 img {filter: contrast(0.5);}
.sample-slider2 img:hover{opacity: inherit; cursor: pointer;}
.sample-slider2 .swiper-wrapper{transition-timing-function: linear;}
/* with color bar */
.setting-show .centerWrap{padding: 80px 0 0 0;} 
.setting-show .sidebarMain{ margin-top: 120px; height: calc(100vh - 120px);}
/* end color bar */
.gameFrame{min-height: calc(100dvh - 130px); box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.4); background: var(--footer-bg); color: var(--white-color); z-index:8;}
.gameFrame .ifream{ width: 100%; height: calc(100dvh - 130px); border: none; outline: none;}
.sportifream{ width: 100%;}

.upiLogo img{ height: 22px; display: inline-block;}
.inMobile-lg{width: 1600px!important; max-width: 1600px!important;}
.inMobile-xxl{width: 2100px!important; max-width: 2100px!important; border: none!important;}
app-g1-live-sport-iframe .centerWrap{padding: 45px 0 0;}
/* .viewBtn {font-size: 12px; font-weight: 400;} */
.withdraw-deposit-ui{width:720px!important; margin:  0 auto;}
.withdraw-deposit-ui .inMobile-md {width: 1024px; max-width: 1024px;}
.withdraw-deposit-ui .table-responsive {min-height: calc(100dvh - 480px);}
/* For sportsbook */
.sportBookRow{ margin: 70px 0 0; position: relative; z-index: 8;}
/* .sportBookRow #bt-inner-page{background: var(--body-bg)!important;} */
.bt499{background: var(--headerBG)!important;}
/* end sportsbook */
.paymentSec{background: var(--headerBG); border-radius: 10px; margin: 30px 0 50px; padding: 25px 30px; display: flex; justify-content: space-between; align-items: center; gap: 15px;}
.paymentSec h3{ color: var(--white-color); font-weight: 800; letter-spacing: 1px; margin: 0; padding: 0; }
.paymentSec ul{display: flex; justify-content: center; gap: 20px;}
.paymentSec ul li{transition: all 0.3s;}
.paymentSec ul li img{height: 30px; max-width: 100%; object-fit: contain;}
.paymentSec ul li:hover{transform: scale(1.1); cursor: pointer;}
.paymentSec .btn-primary{padding: 10px 25px;}
.landing-bonus{margin-top:20px;}
.landing-bonus .row{overflow: auto; flex-wrap: nowrap; white-space: nowrap;}
.landing-bonus .row::-webkit-scrollbar{display: none;}
.deposit-listing h5 { font-size: 12px; font-weight: 400; width: 70%; word-wrap: break-word;}
.deposit-listing h5 strong { font-size: 16px; word-wrap: break-word;}
.bank_details .deposit-listing { flex-grow: 1;}
.bank_details .deposit-listing .btn-outline-primary{border-color: rgba(255,255,255,0.1)!important;}
.customRadio{margin: 0;}
.customRadio label {cursor: pointer;}
.customRadio .col-form-label .input-radio {box-shadow: 0px 0px 0px 1px #6d6d6d; font-size: 1.5em; width: 15px; height: 15px; margin:2px 5px 0 0; border: 2px solid #fff; background-clip: border-box;  border-radius: 50%; appearance: none; transition: background-color 0.3s, box-shadow 0.3s;}
.customRadio .input-radio:checked {box-shadow: 0px 0px 0px 3px var(--login-button-bg); background-color: var(--login-button-bg);}

.customRadio .col-form-label .input-check {box-shadow: 0px 0px 0px 1px #6d6d6d; font-size: 1.5em; width: 15px; height: 15px; margin:2px 5px 0 0; border: 1px solid #fff; background-clip: border-box; border-radius: 50%;  appearance: none; transition: background-color 0.3s, box-shadow 0.3s;}
.customRadio .col-form-label{display: flex; align-items: center; margin:5px 15px;}
.customRadio .input-check:checked{position: relative;}
.customRadio .input-check:checked:before{content: '\f00c'; font-family: FontAwesome; font-size: 14px; line-height: 16px; color: var(--login-button-text); text-align: center; position: absolute; top: -2px; left: -2px; width: 17px; height: 17px; background: var(--login-button-bg);}

.cryptoCoinList{gap: 5px; overflow-x: auto; max-width: 1045px; flex-wrap: nowrap; white-space: nowrap; margin:  0 0 2rem;}
.cryptoCoinList a{font-size: 12px; border-radius: 20px; background: var(--secondary)!important;  color: var(--white-color)!important; border: none; font-weight: 400; padding: 5px 10px 5px 5px; display: flex; justify-content: center; align-items: center; gap: 0 8px;}
.cryptoCoinList a:hover{background: var(--hover-color)!important;}
.cryptoCoinList a:hover .cryptoIcon{transform: rotate(360deg);}
.cryptoCoinList .cryptoIcon{width: 25px; transition: all 0.3s;}
.cryptoCoinList a.active{background: linear-gradient(90deg, var(--pick-color) 0%, var(--pick-color2) 100%)!important;}
.cryptoDetail li{padding:30px 20px; background: #fff; border-radius: 10px;}
.cryptoWithBox{background: var(--secondary); border-radius: 5px; margin-left: 10%; display: flex; align-items: center;}
.selectCurrency .btn{ width: 100%; padding: 7.5px 12px; height: 42px; border-radius: 10px; font-size: 1rem; font-weight: 400; background: rgba(218,209,177,0.1)!important; border: 1px solid rgba(0,0,0,0.1)!important; color: var(--black-color); display: flex; align-items: center; gap: 0 10px; position: relative;}
.selectCurrency .dropdown-toggle::after{content: '\f107'; font-family: FontAwesome; font-size: 12px; color: var(--black-color); border: none; position: absolute; right: 17px; top:10px}
.selectCurrency .cryptoIcon{width: 25px;}
.selectCurrency .dropdown-menu{width: 100%; background: var(--secondary); border: 1px solid rgba(255,255,255,0.1); z-index: 2; display: block; flex-wrap: wrap; height: auto; overflow-y: auto;}
.selectCurrency .dropdown-item{width: 94.5%; height: 40px; font-size: 12px; padding: 8px 10px; border-radius: 5px; color: var(--white-color); display: inline-flex; align-items: center; gap: 0 10px; margin: 0 0 10px 8px; border: 1px solid rgba(255, 255, 255, 0.3);}
.selectCurrency .dropdown-item:hover, .selectCurrency .dropdown-item:focus{background: var(--primary)!important;}
.selectCurrency .dropdown-item.active, .selectCurrency .dropdown-item:active{background: var(--primary)!important;}
.withdrawFee{background: rgba(218,209,177,0.1); padding: 20px; border-radius: 10px; margin: 0 0 20px; }
.withdrawFee p{color: var(--white-color); display: flex; justify-content: space-between; margin: 0 0 15px;}
.selectCurrency .dropdown-item:last-child {margin-bottom: 0;}
.withdrawFee p span{width: 45%;}
.withdrawFee p strong{text-align: right;}
.infoQue{border: 1px solid var(--login-button-bg); color: var(--login-button-bg); background: none; display: inline-block; margin: 0 0 0 10px; cursor: pointer; width: 20px!important; height: 20px; border-radius: 20px; text-align:center; line-height: 20px;}
.amoutvalue{gap: 5px; margin-bottom: 18px; justify-content: center;}
.amoutvalue .btn{background: none!important; padding: 0.480rem 0.75rem;}
.amoutvalue .active{background: var(--primary)!important; color: var(--white-color)!important; border-color: var(--secondary)!important;}
.deposit-listing .btn-outline-primary{font-size: 12px;}
.qrcode canvas{width: 160px!important; height: 160px!important;}
/* join now hover */
.glow-on-hover {border: none; outline: none; cursor: pointer; position: relative; z-index: 0; border-radius: 8px;}
.glow-on-hover:before {content: ''; background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
  position: absolute; top: -2px; left:-2px; background-size: 400%; z-index: -1; filter: blur(5px); width: calc(100% + 4px); height: calc(100% + 4px);
  animation: glowing 20s linear infinite; opacity: 0; transition: opacity .3s ease-in-out; border-radius: 8px;}
.glow-on-hover:active {color: #000}
.glow-on-hover:active:after { background: transparent;}
.glow-on-hover:hover:before { opacity: 1;}
.glow-on-hover:after {z-index: -1; content: ''; position: absolute; width: 100%; height: 100%; background: var(--login-button-bg); left: 0; top: 0; border-radius: 8px;}
  @keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
  }
/*end join now hover */
app-image-viewer .modal-content{background: none!important; border: none;}
.depositRow .amounttab{padding: .520rem .75rem;}
.depositRow .amoutvalue li{margin: 0 5px 0 0;}
.gamePlayWrap app-footer{display: none;}
.bganimation{
  animation: gradient 2s linear infinite;
  background-image: linear-gradient(120deg,rgba(255,255,255,0.2),rgba(255,255,255,0.1),rgba(255,255,255,0.2),rgba(255,255,255,0.1));
  background-size: 300% 100%;}
.bganimation2{
    animation: gradient 1s linear infinite;
    background-image: linear-gradient(120deg,rgba(0,0,0,0.1),rgba(0,0,0,0.5),rgba(0,0,0,0.1),rgba(0,0,0,0.5))!important;
    background-size: 300% 100%;}
.fadein{animation: fadeinout 0.5s alternate;}
.fadeout{animation: fade-out 0.5s alternate;}
@keyframes gradient {
  0% { background-position: 100% 0%;}
  100% { background-position: 0% 0%;}
}

@keyframes fadeinout {
  0% { opacity: 0; transform: translateY(10px); }
  100% { opacity: 1; transform: translateY(0);}
}
@keyframes fade-out{
  0% { opacity: 0; transform: translateY(-50px); }
  100% { opacity: 1; transform: translateY(0);}
}

.dataTables_empty{    left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border: 0 !important;}

td.dataTables_empty{margin: 30px 0;}
.contentBox h3{ color: var(--white-color); margin: 0 0 10px; padding: 0;}
.contentBox h5{color: var(--white-color); margin: 0 0 5px; padding: 0;}
.contentBox p{color: var(--white-color); margin: 0 0 10px; padding: 0;}
.contentBox ul{list-style: disc; margin: 0 0 20px 30px;}
.contentBox li{ color: var(--white-color); margin: 0 0 5px;}
.bonusBannerModal .modal-content{overflow: inherit;}
.bonusBannerModal .modal-content .modal-body{border-radius: 12px; overflow: hidden;}
.bonusBannerModal button.close {position: absolute; right: -3px; font-size: 2rem; z-index: 1;color: var(--white-color); opacity: 1;top: -34px;}

.countdown-bar { position: absolute; top: 15px; right: 15px; z-index: 8; min-width: 75px;}
.countdown-bar h4 { padding: .2rem .5rem; color: #fff; font-size: 10px; line-height: 1; font-weight: 400; display: block; border-top-left-radius: 7px; border-top-right-radius: 7px; background-color: var(--login-button-bg); }
.bonusImg .countdown-bar > div {background:var(--secondary);color: var(--white-color); padding: 0.1rem .5rem;  font-size: 12px; min-height: 22px;}
.favouriteIcon {position: absolute; cursor: pointer; right: 10px; top: 10px; z-index: 3; font-size: 20px;  margin: 0 !important; color: #fff;}

.centerWrap.hasNotification{margin-top: 101px;}
.headerNotification {white-space: nowrap; overflow: hidden;  z-index: 7; width: 100%;  display: flex;  left: 0;  padding: 0px 5px 0; margin-bottom: 5px;  height: 20px;  align-items: center; background: var(--primary); border-radius: 5px;}
.hasNotification .landingCenterWrap .bannerRow{padding-top: 60px;}
.headerNotification p {color: var(--white-color); display: inline-block; font:300 11px/12px var(--font);  padding-left: 100%; animation: marquee1 30s linear infinite; margin: 0;}
.hasNotification .centerWrap.landingCenterWrap {margin-top: 77px;}
.hasNotification .sidebarMain {margin-top: 32px; z-index: 1;}

.headerNotification p span {position: relative;  margin-right: 1rem; padding-right: 1rem;}
.headerNotification p span:last-child::after {display: none;}
.headerNotification p span::after {position: absolute; right: 0;  content: "|";   font-size: 20px;   height: 100%;   top: -2px;}
.headerNotification i {color: var(--white-color); align-items: center; font-size: 12px; border-radius: 5px; background: var(--primary); z-index: 1; position: absolute; left: 15px;
  width: 25px; height: 19px; top: 0; display: flex; justify-content: center; font-weight: 600;}
  .load_more_games .btn { font-weight: 600;  padding: 10px 20px;  font-size: 14px;  border-radius: 8px;}

@keyframes marquee1{
  0% {transform: translate(0, 0);}
  100% {transform: translate(-100%, 0);}
}
.paymentWrap{padding:5px 16px 0; background:var(--body-bg); border-radius: 10px; margin: 10px 0;}
app-tv-casino-game .container, app-live-casino .container, app-currency-picker-casino .container, app-favoirte-games-list .container{max-width: 100%; padding: 0 15px;}
.wave-loader-row {position: relative;  padding-bottom: 1rem;}
.wave-loader-row > div {position: absolute; top: 50%; left: 50%;  transform: translate(-50%, -50%); display: flex; align-items: center;}
.wave-loader-row > div > span {height: 13px; width: 4px; margin-right: 6px;  background-color: var(--login-button-bg);  animation: loading 1s linear infinite;}
.wave-loader-row > div > span:nth-child(1) {animation-delay: 0.1s;}
.wave-loader-row > div > span:nth-child(2) {animation-delay: 0.2s;}
.wave-loader-row > div > span:nth-child(3) {animation-delay: 0.3s;}
.wave-loader-row > div > span:nth-child(4) {animation-delay: 0.4s;}
.wave-loader-row > div > span:nth-child(5) {animation-delay: 0.5s;}
@keyframes loading {0% {height: 0;}  25% {height: 13px;}  50% {height: 26px;}  100% {height: 0;}}
.headBar .notificationCol .playerNav {min-width: 320px;  background: var(--headerBG);}
.headBar .notificationCol ul {height: 280px; overflow-y: auto;   margin: 0 0 0.5rem;}
.headBar .notificationCol li {display: flex;  justify-content: space-between;   align-items: center;  padding: 0.25rem 0.5rem;  border-bottom: 1px solid rgba(255, 255, 255, 0.2); cursor: pointer;  color: var(--dropdown-text) !important;}
.headBar .notificationCol .badge {border-radius: 50%; position: absolute; left: 15px; top: -7px; font-size: 12px; padding: 0; width: 18px; height: 18px;   display: flex;  align-items: center;   justify-content: center;}
.headBar .notificationCol h4{ border-bottom: 1px solid rgba(255, 255, 255, 0.2); color: var(--dropdown-text); font-size: 18px; padding: .5rem .5rem;}
.providerProloader{margin-bottom: 30px;}
.providerProloader ul{display: flex; gap:0 25px; flex: 0 0 100%; margin: 0; 
   /* aspect-ratio: 1 / 0.344; */
  }
.providerProloader ul li{min-width: 80px; min-height: 80px;}
.providerProloader .proBox{min-width: 100%; transition: 0.3s all; display: flex; justify-content: center; align-items: center; border-radius: 12px;
/* background: url(../assets/images/proBG.jpg) no-repeat; background-size: 100%; */ 
animation: gradient 2s linear infinite;      background-image: linear-gradient(120deg,rgba(0,0,0,0.1),rgba(0,0,0,0.3),rgba(0,0,0,0.1),rgba(0,0,0,0.3))!important;
  background-size: 300% 100%;
  aspect-ratio: 1 / 0.99; overflow: visible!important; position: relative;
}
.providerProloader .dmName{height: 8px; display: block; width: 50%; margin: 5px auto; border-radius: 8px;}


.topHeading{font: 700 32px/34px var(--font); color: rgba(0, 0, 0, .8); margin: 30px 0 0;}
.h6heading{color: var(--primary); font: 400 18px/18px var(--font); margin: 0 0 1rem; text-transform: uppercase;}
.fixedProvider{display: flex; gap: 0 25px; overflow: auto; white-space: nowrap;}
.fixedProvider::-webkit-scrollbar{display: none;}
.fixedProvider .proListing{display: flex; flex-direction: column; overflow: hidden; font-size: 18px; font-weight: 600; text-transform: uppercase; color: var(--white-color); min-width: 80px; width: 80px;}
.fixedProvider .proBox {position: relative;}
.fixedProvider .proBox i{font-size: 30px; margin-right: 10px;}
.fixedProvider .proBox .fa-solid.fa-arrow-right-arrow-left{transform: rotate(90deg);}
.fixedProvider .proBox .proLogo{width: 50%; filter: contrast(0.1) brightness(5); height: 15px; object-fit: contain; position: absolute; top: 60px; left: 0; right: 0; margin: 0 auto;}
.fixedProvider .proBox .bgImg{width: 100%; filter: inherit; border-radius: 12px; border: 2px solid #f6cf58; box-shadow: 0 0 2px #000;}
.fixedProvider .proName{ font:700 9px/10px var(--font); color: rgba(0, 0, 0, .8); text-align: center; text-wrap: wrap; margin: 5px auto 0; width: 90%; text-transform: uppercase; display: block;}
/* Custom Slider */
  .carousel-wrapper{margin:0;gap:0 8px;display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory; position: relative;}
  .carousel-container{position:relative;width:100%;overflow:hidden;display:flex;align-items:center}
  .carousel-wrapper::-webkit-scrollbar{display:none}
  .carousel-wrapper .carousel-data{flex:0 0 12.5%; box-sizing:border-box;padding:0; scroll-snap-align:start}
  .carousel-wrapper .carousel-item{flex:0 0 auto; width:200px;text-align:center;transition:transform .3s ease-in-out}
  .carousel-wrapper .carousel-item img{width:100%;height:auto;border-radius:10px;cursor:pointer}

  .game-carousel .arrowCol{display: flex; justify-content: flex-end; align-items: center; gap: 0;}
  .game-carousel .arrowCol .active{background: var(--activeTab); opacity: inherit;}
  .game-carousel .swiper-button-prev, .game-carousel .swiper-button-next{width: 28px!important; height: 28px; background: var(--primary); font-weight: normal!important; display: flex; justify-content: center; align-items: center; margin:0!important; font-size: 11px; color: var(--white-color); position: absolute; left: inherit; right: inherit; top: inherit; border: none!important; border-radius: 5px; cursor: pointer;}
  .game-carousel .swiper-button-prev{ left: 30px; }
  .game-carousel .swiper-button-next{ right: 30px;}
  .game-carousel .btnArrow:disabled{opacity: 0.5; background: var(--body-bg);}
  .game-carousel .swiper-button-prev:hover, .game-carousel .swiper-button-next:hover{border: 1px solid rgba(255,255,255,0.2);}
  .game-carousel .swiper-button-next:after, .game-carousel .swiper-button-prev:after{display: none;}
  .winnerSlider .carousel-wrapper{gap: 0 12px;}
  .winnerSlider .carousel-wrapper .carousel-data{flex:0 0 15.90%;}

  .gameMenu {margin: 10px 0; padding: 10px 0 5px; border-top: 1px solid rgba(0, 0, 0, .1); border-bottom: 1px solid rgba(0, 0, 0, .1);}
  .gameMenu ul{display: flex; gap: 12px; align-items: flex-start; flex-wrap: nowrap; overflow-x: auto; overflow-y: hidden;}
  .gameMenu ul::-webkit-scrollbar{display: none;}
  .gameMenu ul li{white-space: nowrap; text-align: center; color: rgba(0, 0, 0, .8); font:400 9px/10px var(--font); text-transform: uppercase; cursor: pointer; transition: all 0.3s;}
  .gameMenu ul li:first-child{margin-left: 15px;}
  .gameMenu ul li:last-child{margin-right: 15px;}
  .gameMenu .gmIcon{width: 60px; height: 60px; font-size: 20px; border-radius: 10px; background: #fff; box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 4px; display: flex; -webkit-box-align: center;  align-items: center;  -webkit-box-pack: center;  justify-content: center; margin: 5px 0px 5px;}   
  .gameMenu ul li:hover{color: var(--primary);}
  .gameMenu .gmIcon img{width: 40px; height: 40px; object-fit: contain;}
  .gameMenu .gmNam{width: 60px; display: block; text-wrap: wrap;}
  .gameMenu ul li:hover i{color: var(--primary);}
  .navIcon-Web{color: var(--primary)!important; font-size: 28px; width: 20px; height: 20px; margin-right: 40px; }
  .navIcon-Web .faIC{height: 15px; overflow: hidden; line-height: 15px;} 
  .closeIcon{color: var(--white-color)!important; font-size: 20px; width: 20px; height: 20px; margin:0 0 0 5px; border: none; background: none; cursor: pointer;}
  .closeIcon .faIC{height: 15px; overflow: hidden;} 
  .websideBar{position: fixed; width: 100%; height: 100%; backdrop-filter: blur(5px); top: 0; left: 0px; background-color: rgba(0, 0, 0, 0.2); z-index: 200; will-change: opacity; contain: strict;}
  .websideList{width: 315px; height: 100%; position: fixed; top: 0; left: -100px; background: #fff;}
  .websideList .logoHead{background: var(--headerBG); display: flex; align-items: center; gap: 0 15px; padding: 9px 0;}
  .websideList .logoHead .headLogo{height: 50px; flex: 0 0 67%;}
  .websideList ul{margin-left: 20px; padding:36px 12px 100px 0; display: flex; flex-direction: column; gap:20px 10px; overflow: scroll; height: calc(-62px + 100vh); font-size: 14px;}
  .websideList ul::-webkit-scrollbar{display: none;}
  .websideList ul li, .websideList ul li .spCol{display: flex; align-items: center; gap: 10px 15px; padding: 6.5px 0; cursor: pointer;}
  .websideList ul li .active{background: none;}
  .websideList ul li .spCol{padding: 0; gap: 0 15px;}
  .websideList .gmIcon, .websideList .spCol i, .websideList .spCol svg{width: 22px; height: 22px; font-size: 20px; color: var(--primary);}
  .websideList .spCol i img{max-width: 100%;}
  .websideList .spCol svg{fill: var(--primary)!important;}
  .websideList .gmIcon svg{width: 100%; height: 100%;}
  .websideList .gmN, .websideList .sportN{margin-left: 5px; font:400 12px/14px var(--font); color: var(--primary);}
  .websideList .apkDownload{width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; gap:5px 10px; padding: 10px; position: absolute; bottom: 0px; background-color:rgb(244, 246, 253); box-shadow: rgb(125, 125, 125) 0px 0px 10px -2px;}
  .websideList .apkDownload .dowText{display: flex; align-items: center; gap: 0 5px;}
  .websideList .apkDownload .dowText p{margin: 0; font: 400 12px/12px var(--font); color: var(--primary);}
  .websideList .apkDownload .dowText .apkFav{width: 24px; height: 24px; object-fit: contain;}
  .websideList .apkDownload .apkDWicon{height: 26px;}
  .websideList  .search-box{padding: 10px; top: 0; margin: 0 0 0 314px;}
  .websideList .srchBox{margin: 0; position: inherit; box-shadow: inherit; background: none;}
  .websideList .srchBox .searchBtn{border: none; padding: 5px 0; gap: 0 15px; justify-content: flex-start; background: none!important;}
  .websideList .srchBox .searchBtn i{width: auto;}
  .websideList .srchBox .searchBtn .srch-Text{color: var(--primary);}
  .websideList .listProvider{height: calc(100dvh - 80px)!important;}
  .websideList .listProvider ul{padding: 0; margin: 0; height: auto; flex-direction: row;}
  .websideList .listProvider ul li{display: block; width: 48%; padding: 0;}
  .hideWebsideBar{display: none;}
  .showWebsideBar{display: block;}
  app-casino-game-dashboard .mainWrap, app-e-sport .mainWrap, app-favoirte-games-list .mainWrap, app-promotion-dashboard .mainWrap, app-g10-live-sport-iframe .mainWrap, app-vip-program .mainWrap{padding-left: 0;}
  app-casino-game-dashboard .mainWrap .centerWrap, app-favoirte-games-list .mainWrap .centerWrap, app-promotion-dashboard .mainWrap .centerWrap, app-vip-program .mainWrap .centerWrap{padding: 0;}
  app-e-sport .mainWrap .centerWrap .container{max-width: 100%;}
  app-we-are-casino .container-fluid, app-we-are-casino .container , app-favoirte-games-list .container{padding: 0!important;}
  .gameFrame.ifZoomVideoPlay .ifream {height: calc(100dvh - 0px);}
  .imagesList{padding: 0;}
  .fixedRow{ position: absolute; bottom: -30px; left: 0; right: 0;}
  .commandBTN{ width: 100%; background: var(--primary); min-height: 36px; display: flex; justify-content: flex-end; align-items: center;}
  .commandBTN a{color: var(--white-color); padding:10px 15px; display: flex; align-items: center;}
  .commandBTN .fa-television{height: 12px; overflow: hidden;}
  .commandBTN a:hover{background: var(--hover-color);}
  .porfileWrap .container{max-width: 100%;}
  .dummyBox{margin: 0 0 20px; justify-content: flex-start!important; flex-wrap: nowrap; overflow: hidden;}
  .dummyBox .gameCol{min-width: 12.5%;}

  app-g10-landing-page .mainWrap{ height:calc(-90px + 100vh); overflow: auto; margin: 90px 392px 0 0;}
  app-g10-landing-page .mainWrap::-webkit-scrollbar{width: 1px; background:var(--primary); visibility: hidden;}
  app-g10-landing-page .mainWrap:hover::-webkit-scrollbar{ visibility: visible;}
  app-g10-landing-page .mainWrap .centerWrap{margin:0; padding: 0 0.4rem;}

  .betSlipPop{position: fixed; width: 360px; height: 100%; top: 90px; right:15px; }
  .betslip-container {border-radius: 16px 16px 0 0; overflow: hidden;} 
  .drag-handle { width: 60px; height: 4px; background-color: rgba(0,0,0,0.7); border-radius: 2px; margin: 0 auto 10px; } 
  .betWrap{background: #fff; padding: 10px 0 0; box-shadow: 0 0 0 2px #fff;}
  .betslipTabs { display: flex; border-radius: 25px; margin:0 8px 10px; padding: 5px; background: rgb(244, 246, 253); } 
  .bsTab { flex: 1; padding:4.5px 0; text-align: center; border-radius: 20px; cursor: pointer; font: 300 14px/14px var(--font); display: flex; justify-content: center; align-items: center; color: rgba(0, 0, 0, .5)!important; } 
  .bsTab svg{fill: rgba(0,0,0,0.5);}
  .bsTab.active { background: var(--primary); color: #fff!important; font-weight: 600; } 
  .bsTab.active svg{fill: var(--white-color);}
  .bsTab .tab-icon { margin-right: 8px; font-size: 18px; } 
  .placeText { padding: 5px 20px 20px; text-align: center; background: #fff;} 
  .placeText h2 { color:var(--primary); font:700 18px/18px var(--font); margin: 8px 0; } 
  .placeText p { color: rgb(51, 51, 51); font:200 16px/1.5 var(--font); } 
  .footer-divider { position: relative; height: 28px; margin-top: 6px; } 
  .ticketDot{position: absolute; left: 0; top: -0.3rem; width: 1rem; height: 1rem; overflow: hidden;}
  .ticketDot::after { content: ""; position: relative; display: block; width: 2rem; height: 2rem; right: 100%; top: -50%; border: 0.5rem solid rgb(255, 255, 255); border-radius: 50%; box-shadow: rgba(187, 181, 236, 0.1) 0px 2px 4px inset; background-color: transparent;}
  .ticketDot-right{ left: auto; right: 0;}
  .ticketDot-right:after{right: 0px;}
  .footer-divider::before {content: ''; position: absolute; top: 0; left: 0; right: 0; border-top: 2px dashed rgb(214, 214, 214); z-index: 1; width: 100%; margin: 0 auto; box-shadow: 0 0 0 6px #fff; background: #fff;} 
  .footer-divider::after {content: ''; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 20px; background: radial-gradient( circle at 50% 100%, rgb(216, 221, 236) 0px, rgb(216, 221, 236) 8px, rgb(255, 255, 255) 10px ); background-size: 18px 100%;}
  .bot-div{margin-top: -10px; height: 10px; }
  .bot-div::before{display: none;}
  .bot-div::after{height: 10px; background: radial-gradient( circle at 50% 100%, rgb(255, 255, 255) 0px, rgb(255, 255, 255) 8px, rgb(216, 221, 236) 10px ); background-size: 18px 100%;}
  .betsfooter { background:rgb(216, 221, 236); padding:0 10px 25px; display: flex; gap: 15px; position: relative; } 
  .betsfooter .footer-btn { flex: 1; padding:9.5px 10px; font: 400 12px/12px var(--font); border-radius: 10px; cursor: pointer; display: flex; justify-content: center; align-items: center; border: none; } 
  .betsfooter .footer-btn-icon { margin-right: 8px; font-size: 16px; }
  .betsfooter .footer-btn-icon svg{fill: var(--primary);} 
  .btn-load { background-color: #f0f0f8; color: #000; border: 1px solid var(--primary)!important; } 
  .btn-share { background-color: #e0e0e8; color: #000; cursor: not-allowed; border: 1px solid var(--primary)!important; opacity: 0.5;}
  
  @media(max-width:1299px){
    .game-carousel .carousel-data{flex:0 0 19.6%;}
    .winnerSlider .carousel-wrapper .carousel-data{flex:0 0 24%;}
  }
  @media(max-width:992px){
    .game-carousel .carousel-data{flex:0 0 19.6%;}
    .winnerSlider .carousel-wrapper{gap: 0 8px;}
    .winnerSlider .carousel-wrapper .carousel-data{flex:0 0 32%;}
    .game-carousel .btnArrow{display: none;}
    .websideList .search-box{margin: 0;}
    .fixedProvider .proBox .proLogo{top: 40px;}
    .sideSports li a {font-size: 12px;}
  }
  @media(max-width:475px){
    .game-carousel .carousel-data{flex:0 0 29.3%;}
    .winnerSlider .carousel-wrapper .carousel-data{flex:0 0 49%;}
  }
/* Custom slider */
@media(min-width:768px){
  .sidebarMain{display: block!important;}
  /* app-player-sidebar.hideSidemenu, app-player-sidebar.showSidemenu{display: block!important;} */
}
@media (min-width:1024px) {
  .modal-xl{max-width: 1140px;}
  
}

@media(max-width:1899px){
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 280px;} */
}
@media(max-width:1699px){
  /* .search-box{left: inherit; right: 10%;} */
  .profileRow{width: 80%;}
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 265px;} */
  .innerGameRow .gameCol{ width: 10.60%; }
}
@media(max-width:1600px){
  /* .gameFrame{min-height: 600px;} */
  /* .gameCol{min-height: 255px;} */
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 245px;} */
  
  .bonusBTN-row .sIcon {padding: 1.25rem;}
}
@media(max-width:1599px){
  /* .innerGameRow .gameCol{min-height: 170px;} */
  .search-box{left: 0; right: 0;}
  .search-box .listProvider ul li{width: 18%;}
  .profileRow{width: 88%;}
  /* .bannerRow, .carousel-item{min-height: 230px;} */
  .langSelect .dropdown-item{font-size: 13px;}
  .innerGameRow .gameCol{ width: 10.56%; }
}
@media(max-width:1449px){
  .filterRow ul li { padding:8px 10px; font-size: 14px;}
  .profileRow{width: 90%;}
  /* .bannerRow, .carousel-item{min-height: 200px;} */
  .lang-serbia  .profileRow .kycForm  .col-form-label{font-size: 11px; line-height: 14px;}
}

@media(max-width:1399px){
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 145px;} */
  .inMobile-md{width: 1199px!important; max-width: 1199px!important;}
  .resendotp, .profileRow .col-form-label{font-size: 12px;}
  .profileRow{width: 100%;}
  /* .gameFrame{min-height: 450px;} */
  .bonusBTN-row .sIcon {padding: 1rem;  font-size: 1.125rem; margin-right: 1.5rem;}
  .wave-loader-row { padding-top: .5rem;}
  .innerGameRow .gameCol{ width: 10.50%; }
  
}
@media(max-width:1299px){
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 175px;} */
  .tableFilter .form-group{margin:0 0 0 0.5rem;}
  .amoutvalue .btn{padding: 0.480rem 0.50rem;}
  .depositRow .amoutvalue li {margin: 0 4px 0 0;}
  
  /* .headerNotification i {font-size: 18px;} */
  .depositBtn {width: 36px;  height: 36px; font-size: 16px; line-height: 18px;}

  
  
}
@media(max-width:1199px){
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 330px;} */
  .bannerRow img{height: 330px; object-fit: cover; width: 100%;}
  .innerGameRow .gameCol{ width: 15.8%;}
  .innerGameRow .gameCol-2{ min-height: 120px;}
  .search-box{width: 95%; left: 0; right: 0;}
  /* .searchBtn .srch-Text, .removeScrhText{ display: none;} */
  /* .searchBtn .srch-Text{ display: none;} */
  .hidebtnscreen1199 {display: none;}
  /* .game-carousel .playBox{display: none!important;} */
  .selectCurrency .dropdown-menu{width: 100%;}
  .selectCurrency .dropdown-item{width: 45.5%;}
  .amoutvalue .btn{font-size: 12px; padding: 0.180rem 0.30rem;}
  .footerRow{padding: 50px 2% 20px;}
  /* .footerRow .copytext p{font-size: 10px;} */
  .depositRow .amoutvalue li{margin: 0;}
  .amoutvalue{margin: 4px 0 25px;}
  .hasNotification .centerWrap.landingCenterWrap {margin-top: 74.5px;}
  

.game-carousel .playBox .favouriteIcon {color: #ff0000; display: inline-block !important;  top: auto;  right: 0.75rem;  bottom: .75rem;}
.game-carousel .playBox {background: none; opacity: 1;}
.game-carousel .playBox *{display: none !important;}
.innerGameRow .playBox *{display: block!important;}
.innerGameRow .playBox .playTextCol{opacity: 0;}
.game-carousel .gameCol:hover img {filter: inherit;}
.game-carousel .playBox .d-flex.w-100 {display: flex !important;z-index: 2; position: absolute;  top: 0;}
.withdraw-deposit-ui{width: 100%!important;}
.bonusBTN-row .sportText { padding-right: 0.5rem; font-size: .75rem;}
.bonusBTN-row .sIcon {padding: .75rem; margin-right: .75rem; font-size: 1rem; }
.lang-russian .kycTabs ul li {text-align: center;  font-size: 13px;  margin-right: 1rem;}
.filterRow .filterCol .col-form-label {font-size: 12px;}
.filterRow .filterCol .col-form-label .fa-filter.mx-3 {margin: 0 .5rem 0 0.25rem !important;}
app-favoirte-games-list .game-carousel .playBox > .d-flex.w-100{opacity: 0;}
.lang-serbia .profileRow .kycForm form > .row {align-items: end;}
  app-g10-landing-page .mainWrap{margin: 88px 0 0}
  app-g10-landing-page .mainWrap .centerWrap{padding: 0;}
  .bonusCard .bonusImg{height: 250px;}
}
.search-box .listProvider {max-height: calc(100dvh - 7.2rem); height: inherit;}
@media(max-width:992px){
  .search-box .listProvider::-webkit-scrollbar-thumb {background: #b1b3ba;}
  .search-box .listProvider::-webkit-scrollbar-track {background: #fff;}
  .footerRow{text-align: center;}
  .search-box {top:0; width: 100%;  border-radius: 0;  min-height: 100dvh;  z-index: 99999999; box-shadow: none; padding-top: 1.5rem; margin: 0 auto;}
  .search-box .listProvider {max-height: calc(100dvh - 7.2rem); height:inherit;}
  .search-box .listProvider ul li{width: 23%;}
  .centerWrap {margin: 62px 0 0;}
  /* .container-fluid{padding-left: 7px; padding-right: 7px;} */
  /* .centerWrap .container-fluid .row{margin-right: -12px; margin-left: -12px;} */
  .bannerRow{margin-bottom: 15px;}
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 270px;}
  .bannerRow img{height: 270px;} */
  .bannerRow, .carousel-inner, .carousel-item{min-height: auto!important; aspect-ratio: 1 / 0.3;}
  .bannerRow img{height: auto!important; aspect-ratio: 1 / 0.3;}
  
  .headBar {height: 50px;}
  .mobFooter{border-top: 1px solid rgba(255,255,255,0.1);}
  /* .bannerRow .carousel-control-next{right: -20px; display: none;}
  .bannerRow .carousel-control-prev{left: -20px; display: none;} */
  .bannerRow .carousel-indicators{bottom: 0; background: var(--primary); opacity: 0.6; border-radius: 8px; padding: 3px; margin: 0 30% 4px; display: flex; min-height: 14px;}
  .bannerRow .carousel-indicators li{width: 8px; height: 8px; border-radius: 50%; margin: 0 5px;}
  .bannerRow .carousel-indicators .active{background: rgb(252, 238, 33);}
  .headLogo{height: 35px; min-width: 8.375rem;}
  .navIcon-Mob{color: var(--white-color)!important; font-size: 20.5px; width: 20px; height: 20px; margin-right: 15px;}
  .navIcon-Mob .faIC{height: 15px; overflow: hidden;} 
  .depositBtn{width: 30px; height:30px; font-size: 15px; line-height:32px; padding: 0;   margin-left: .75rem;}
  /* .darkHead .headLogo img {height: 60px;} */
  .headBar{ padding: 0; background: var(--headerBG);}
  .headerItem .loginCol{gap: 0 10px;}
  .headerItem .loginBtn{border: none; font-size: 13px; color: #fff; padding: 0; font-family: var(--font)!important;}
  .innerBanner img{ height: 100px; object-fit: cover;}
  .innerGameRow .gameCol{ width: 19.1%; }
  .innerGameRow .gameCol-2{width: 19%; min-height: 100px;}
  .sidebarMain .sideScroll{width: 100%; padding: 0 15px;}
  /* .inMobile-md{width: 1199px!important; max-width: 990px!important;} */
  .docButton{justify-content: end; position: absolute; right: 5px; top:3px}
  .docButton .btn{ margin-left: 5px;}
  .container {max-width: 100%;}
  .mainMenu ul li a{font-size: 12px; padding: 8px 5px;}
  .providergameCol{height: 60px; width: 100%;}
  .providergameCol img{max-width: 60%;}
  .sidebarMain{width: 220px;}

  .bonusCard .bonusImg{min-height: 100px;}
  /* .innerGameRow{justify-content: center;} */
  .filterRow .multiselect-dropdown .dropdown-btn .selected-item{font-size: 10px!important;}
  .filterRow .multiselect-dropdown .dropdown-btn{font-size: 10px!important; padding: 6px 20px 6px 5px!important; min-height: 35px; display: flex!important; align-items: center;}
  .filterRow ul li { padding: 5px 10px; font-size: 10px;}
  .balText{padding: 0.3rem 0.3rem; margin: 0 0 0 0.3rem; font-size: 10px; height: 30px;}
  .currencyWithbal .balText .cryptoIcon {width: 16px; height: 16px;  margin: 1px 1px 0 0px;}
  .currencyWithbal .balText{margin: 0; padding: 0; height: auto;}
  .currencyWithbal .langSelect.currencyDropdown{margin: 0!important;}
  .mainWrap{padding-left: 220px;}
  .gameMenu{margin: 10px 0 5px;}
  .gameFrame, .gameFrame .ifream{height: calc(100dvh - 90px);}
  .paymentSec{flex-wrap: wrap;}
  .reslogoRow{margin: 0 0 20px;}
  .footerRow .copytext p{ font-size: 12px; text-transform: uppercase; font-weight: 700; line-height: 1.5; color:rgb(78, 93, 108);}
  .playerNav{min-width: 250px; right: -0.5em;}
  .playerNav .pl-link{font-size: 12px; font-weight: 400; padding: 5px 10px;}
  .cryptoDetail{flex-wrap: wrap; justify-content: center!important;}
  .deposit-listing h5.codeB {word-wrap: break-word; text-align: center; width: 70%;}
  .cryptoDetail .qrcodeImage {padding: 0!important;}
  .amoutvalue{margin: 0 0 15px;}
  .sidebarMain{top:60px; height: calc(100dvh - 60px);}
  .centerWrap{padding: 0 1.5%;}
  .hasNotification .centerWrap.landingCenterWrap {margin-top: 59px;}
  /* .headerNotification p {font-size: 13px;}
  .headerNotification i {font-size: 16px; width: 32px;} */
  .withdraw-deposit-ui .customRow { flex-wrap: wrap;}
  .withdraw-deposit-ui .customRow .col-md-6.col-xl-6 {max-width: 100%;  flex: 0 0 100%;}
  .bonusBTN-row ul {gap: .5rem;}
  .bonusBTN-row .sIcon {padding: .75rem; margin-right: .5rem; font-size: .75rem;}
  .bonusBTN-row .sportText {padding-right: 0.5rem;   font-size: 1rem;}
  .lang-russian app-player-kyc .profileRow {padding: 2rem .5rem;} 
  .lang-russian .kycTabs ul li {margin-right: .5rem;line-height: normal;font-size: 12px;}
  .wave-loader-row { padding: 1rem 0 1rem 0;}
  .headBar .notificationCol li {font-size: 12px;}
  .headBar .notificationCol .playerNav {min-width: 280px;}
  .headBar .notificationCol h4 {font-size: 16px;}
  .fixedProvider{gap: 0 12px;}
  .fixedProvider .proListing{width: 60px; min-width: 60px;}
  .fixedProvider .proBox .bgImg{width: 95%; margin: auto;}
  .secTitle{margin: 0 0 5px;}
  .secTitle app-svg-icon{display: none;}
  .game-carousel {margin:  0 0 18px;}
  .viewBtn{font: 300 14px / 16px var(--font);}
  .viewBtn i{font-size: 12px;}
  .headerItem{height: 50px;}
  .headerItem .chanPass{margin: 0 5px 0 0; color: #fff; font:400 10px/10px var(--font);}
  .topMenu{display: none;}

  .betSlipPop{position: fixed; width: 100%; height: 100%; backdrop-filter: blur(5px); top: 50px; left: 0px; background-color: rgba(0, 0, 0, 0.2); z-index: 200; will-change: opacity; contain: strict;}
  .betslip-container {border-radius: 20px 20px 0 0; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1); position: fixed; bottom: 0; left: 0; right: 0; margin: 0 20px; transform: translateY(0); z-index: 0; overflow: hidden;} 
  .global-switcher{display: none;}
  .providerProloader{margin-bottom: 5px;}
  .providerProloader ul{gap: 0 12px;}
  .providerProloader ul li {min-width: 60px; min-height: 80px;}
  .preLoader {margin-top: 5px;}
  app-g10-landing-page .mainWrap{margin: 62px 0 0;}
  .sorting::after {top: 8px; right: 2px;}
}
@media(max-width:920px){
  /* .gameCol{min-height: 160px;} */
}
@media(max-width:830px){
  /* .gameCol{min-height: 140px;} */
  .innerGameRow{margin-bottom: 75px;}
  .innerGameRow .gameCol-2{ width: 23.8%;}
  .selectCurrency .dropdown-item{width: 91%;}
  .lang-turkis app-all-player-kyc .profileRow {padding: 2rem 1rem;}
  .lang-turkis .kycTabs ul li {margin: 0 0 0 0;}
  .lang-spanish .kycTabs ul li{text-align: center;}
  
  
  
}

@media(max-width:767px){
.wave-loader-row {padding:0 0 3.5rem 0; top: -1rem;}
.wave-loader-row > div > span {height: 10px; width: 2px; margin-right: 5px}
@keyframes loading {0% {height: 0;} 25% {height: 10px;} 50% {height: 20px;}  100% {height: 0;}}
    .amoutvalue {padding-left: 5px;}
    .search-box .listProvider ul li{width: 30%;}
    .bannerRow .carousel-inner{border: 1px solid var(--primary);}
    .bannerRow, .carousel-inner, .carousel-item{min-height: 280px;}
    .bannerRow img{height: 280px; }
    .carousel-control-next, .carousel-control-prev{display: none;}
    .carousel-control-next{right: 0;}
    .carousel-control-prev{left: 0;}
    /* .carousel-control-next i, .carousel-control-prev i{background: none; border: none;} */
    /* .container{padding-right: 5px;  padding-left: 5px;} */
    /* app-currency-picker-casino .container{padding: 0 15px!important;} */
    .mainWrap{display: block;}
    .mainMenu{display: none;}
    .betSlipBtn{display: none;}
   
    .headerItem .loginCol{ margin: 0;}    
    /* .langSelect{ margin:15px 0; position: absolute; top:-5px; width: 100px;} */
    .langSelect .dropdown-menu{top:0px; box-shadow: 0 0 10px rgba(255,255,255,0.2); transform: translate3d(0, 28px, 0px)!important;}
    .sideLang .dropdown-toggle::after{color: #fff;}
    .sideLang .dropdown-menu{left: inherit; right: -24px; top: 0;}
    /* .currencyWithbal{margin: 0 0 0 0.3rem;} */
    .currencyWithbal .langSelect .flag-icon{width: 18px; height: 18px; margin: 0 3px 0 0;}
    /* .currencyWithbal .langSelect .dropdown-menu{transform: translate3d(-75%, 28px, 0px)!important;} */
    .currencyWithbal .langSelect .dropdown-item{font-size: 11px;}
    .currencyWithbal .langSelect .dropdown-item .flag-icon{margin: 0 5px 0 0;}
    .bonusBTN-row ul{flex-wrap: wrap;  gap: inherit;}
    .bonusBTN-row ul li{width: 100%; margin: 0 0 0.8rem;}
    .mobFooter{display: flex; height: 55px; border-radius: 15px 15px 0px 0px; box-shadow: rgba(0, 0, 0, 0.16) 0px -3px 6px;}
    .centerWrap{padding: 0;}
    app-e-sport .mainWrap .centerWrap{padding: 0 15px;}
    .eventTabs .nav-link{ padding: 0.6rem 1rem; font-size: 12px;}
    .bonusBTN-row .sIcon{ padding: 0.5rem; font-size: 22px; margin-right: 0.5rem; width: 45px; text-align: center;}
    .bonusBTN-row .sportText{padding: 0 0.5rem 0 0; font-size: 0.875rem;}
    .bonusBTN-row .sportText i{line-height: 22px;}
    /* .innerGameRow .gameCol{ width: 30.5%;} */
    
    .innerGameRow .gameCol{width: calc(33.33% - 6px);}
    .innerBanner img{height: 100px; object-fit: cover;}
    .inSrchMobView{display: block;}
    
    .innerSearch .input-group, .innerSearch .form-control{height: 32px; font-size: 12px!important;}
    .filterRow .multiselect-dropdown { min-width: 150px;} 
    /* .gameCol{width: calc(33.33% - 8px);} */
  .footerRow ul {display: flex;  justify-content: center;  align-items: center;  flex-wrap: wrap;}
  .footerRow ul li {padding: 0 .25rem;}
  .border-custom-cr {border-color: #35465a !important;}
    .innerGameRow .gameCol-2{ width: 32.2%; margin: 0 3px 5px; min-height: 100px;}
    .landing-provider-col .secTitle {justify-content: center;  color: var(--footerText);   font-size: 16px;  font-family: Helvetica, Arial, sans-serif !important;}
    .landing-provider-col .secTitle h5 {color: var(--footerText); font-size: 16px;   font-family: Helvetica, Arial, sans-serif !important;  font-weight: 600;}
    .footerRow{ padding: 1.5rem 0 5rem; margin: 5px 0 0;}
    .footerRow .footLink {font:400 12px/12px var(--font);  padding: 2px 0; color: rgb(78, 93, 108)!important;}
    .reslogoRow .resLogo{margin: 0 5px 0; display: inline-block;} 
    .tableFilter{ justify-content: space-between;}
    .tableFilter .form-group{width: 48.5%; margin: 0 0 0.8rem;}
    .profileRow{padding: 1rem;}
    .kycTabs ul{padding-top: 0;}
    .kycTabs ul li{ margin: 0 0.5rem 0 0; font-size: 12px;}
    .filterRow .multiselect-dropdown .dropdown-btn .selected-item{font-size: 8px!important;}
    .sideFilter{display: block; padding: 20px 10px;}
    .sample-slider2 .swiper-slide{width: 120px!important;}
    app-force-to-change-password .loginModal, .loginModal{max-width: 100%;}
    app-force-to-change-password .col-form-label{padding: 0!important;}
    .loginModal .modal-content{overflow: auto;}
    .sidebarMain.sideFilter {width: 100% !important;}
    
    .loginModal .modal-body {padding: 0 1.9rem; display: flex; flex-flow: column;}
    .loginModal .tab-content{min-height: 100px;  padding-top:0;}
    .loginBG{display: none;}
    .selectCurrency{ margin: 0 0 20px;}
    .selectCurrency .dropdown-item{width: 46%;}
    .depositRow .amoutvalue li{margin: 0 0 5px;}
    .amoutvalue li a{ font-size: 10px; padding: 3px 5px; margin-bottom: 0;}
    .amoutvalue .btn{padding: 3px 5px;}
    .table-responsive{min-height: calc(100dvh - 345px);}
    .withdraw-deposit-ui .table-responsive {min-height: calc(100dvh - 430px);}
    .gameFrame{margin: -12px -15px 0; min-height: calc(100dvh - 50px);}
    .gameFrame, .gameFrame .ifream, .gameIframeTextCnter{height: calc(100dvh - 50px);}
    .fixedRow{margin: 0 -15px; bottom: -36px;}
    .langSelect.currencyDropdown .dropdown-item{font-size: 12px;}
    .hasNotification .centerWrap.landingCenterWrap {margin-top: 50px;}
    .hasNotification .sidebarMain { margin-top: 0;  z-index: 91;}
    .load_more_games .btn {margin-bottom: 35px; font-size: 12px;}
    .lang-spanish .kycTabs ul li span:last-child{line-height: normal;}
.lang-russian .kycTabs ul li {margin-right: 0;font-size: 9px; padding: 0 3px 5px;}
  .lang-russian app-player-kyc .profileRow { padding: 2rem .25rem; }
  .headBar .notificationCol .badge {left: 10px; font-size: 10px;  width: 15px; height: 15px;}
  .sidebarMain{width: 85%; height: 100%; margin: 0; display: flex;  position: fixed; top:0; left: 0; z-index: 999; padding:35px 10px 35px; background:var(--modalBg)}
  .sidebarMain .close{width: 25px; height: 25px; position: absolute; top: 15px !important;  right: 14px; font-size: 1.688rem !important; color: #353A45;}
  .sidebarMain .sideSports{ margin-top: 20px;}
  .landing-bonus{margin-top:0;}
  .landing-bonus .row{flex-wrap: wrap;}
  app-g10-live-sport-iframe .centerWrap{margin: 50px 0 0;}
  app-g10-live-sport-iframe .gameIframeTextCnter{height: calc(100dvh - 50px);}
  
  
}

@media(max-width:575px){
  /* .gameCol{width: calc(33.33% - 8px);} */
  .innerGameRow .gameCol-2{ width: 47.3%; margin: 0 5px 8px; min-height: 100px;}
  .innerBanner h1{justify-content: center; padding: 0;}
  .loginModal{ margin: 0 auto;}
  .bannerRow, .carousel-inner, .carousel-item{min-height: auto!important; aspect-ratio: 1 / 0.3;}
  .bannerRow img{height: auto!important; aspect-ratio: 1 / 0.3;}
  
}
@media(max-width:480px){
  
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 180px;} */
  .search-box .listProvider ul li{width: 46%;}
  .cryptoDetail .deposit-listing li{flex-direction: column; gap: 15px;}
  .deposit-listing h5.codeB {word-wrap: break-word; text-align: center; width: 100%;}
  .lang-turkis app-all-player-kyc .profileRow{padding: 1rem .5rem;}
  app-all-player-kyc .profileRow {padding: 1rem .75rem;}
  /* .kycTabs ul li {font-size: 11px;} */
  .lang-turkis .kycTabs ul li  { font-size: 8.75px;} 
  .lang-spanish .kycTabs ul li, .lang-portuguese .kycTabs ul li { font-size: 10px;}
  
}
@media(max-width:420px){
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 100px;} */
  .langSelect.currencyDropdown{margin:15px 10px 15px 5px !important;}
}
@media(max-width:380px){
  .bannerRow, .carousel-inner, .carousel-item{min-height: 100px;} 
  .innerGameRow .gameCol-2{ width: 47.8%; margin: 0 3px 8px; min-height: 80px;}
  .selectCurrency .dropdown-item {width: 45.5%;}
}
@media(max-width:370px){
  .headerItem .chanPass{width:50px; text-align: right; text-wrap: wrap;}
  .headLogo{min-width: 6.5rem;}
}
@media(max-width:340px){
  .balText{font-size: 10px; padding: 0.3rem 0.2rem; margin: 0 0 0 0.2rem;}
  .filterRow .col-form-label{font-size: 12px;}
  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 130px;} */
  .filterRow .multiselect-dropdown .dropdown-btn{font-size: 12px;}
  .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret{height: 30px!important;padding: 0 8px!important;}
  .loginModal .modal-body{padding: 0 10px;}
  
  .selectCurrency .dropdown-item {width: 44.25%;}
}






.errorMa{color: red; font-size: 11px!important; line-height: 10px;}
app-force-to-change-password .errorMa, .validation-message{color: red; position: absolute; bottom: -20px!important; min-height: 18px; font-size: 11px!important; line-height: 10px!important;}
app-force-to-change-password .loginModal{max-width: 440px;}
.longError .validation-message{line-height: 12px;}

.toggelPass{position: absolute; right: 10px; bottom: 14px; color: #000;}
.loginModal .countrycode  {background: none; border-color: rgba(255,255,255,0.3); color: #b0b0b0 !important;}
.loginModal .validation-message{bottom: -24px!important; color: #e41827 !important;}
.loginModal .form-group{margin-bottom: 2rem;}
.nodatafound{    color: #8e929d;
    margin: 0px 0 !important;
    padding: 9px !important;
    width: 100%;
    text-align: center;
    /* background: #e0e3e6; */
    font-size: 13px;
    border-radius: 10px; align-content: center;}
.categoryicon{
  width: 32px;  
  height: 30px;
 object-fit: cover;
 margin-right: 10px
}

.no-data{
  color: white;
}
.no-data h5{font-size: 16px;}

.pth-value{
  color: red;
}
.selection-back{
color: blue;
}
.positive-value{
color: green;
}
.showSidemenu{
  display: block  !important;
}

.hideSidemenu{
  display: none !important;
}

.playersidebarMain{
  display: block!important;
}

.setting-show .settingBar{
  display: block!important;
}

.settingBar{
  display: none !important;
}

@media(max-width:767px){
  .playersidebarMain{
    display: none!important;
  }

  .multiselect-dropdown .dropdown-btn {
    display: none!important;
  }
  .signSelectStyle .multiselect-dropdown .dropdown-btn {display: inline-block !important;} 
}






@media screen and (min-width: 967px){
.frameWrap.mobile {
    position: relative;
    top: 30px;
    z-index: 1;
}
}

.frameWrap.mobile {
  background: #000 url(../assets/images/phone_view.png) no-repeat center;
  height: calc(50vh); width: 375px; margin: 0 auto;
}
/* .frameWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100% - 60px);
} */


/* for G1blue  */
.G1blue .loginModal .form-control{border-color: rgba(0,0,0,0.5);}


/* =================== KAILASH CSS START =================== */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none;}
input[type=number] {-moz-appearance: textfield;}
/* ===== DEPOSIT & WITHDRWAR CSS START ======= */
.deposit-listing li {color: var(--black-color);}
.btn-outline-white{border-color: var(--black-color) !important; color: var(--black-color) !important;}
.bg-none{background: none !important;}
.fa-qrcode.ShowQR { cursor: pointer;} 
.modal-text{color: var(--black-color) !important;}
.picture-function.position-absolute {top: 0; right: 0;}
.picture-function.position-absolute a {color: var(--black-color); opacity: .4; box-shadow: none!important;}
.filefile input[type=file] {opacity: 0;}
.filedisables .picture-function.position-absolute a {opacity: 1;}
.filefile {background: rgba(218,209,177,0.1); height: 42px; border:1px solid rgba(0,0,0,0.1)!important; border-radius: 10px;}
.filefile .form-control{ color: #000;}
.merchantpayment {overflow-x: auto; max-width: 1145px; padding:0 0 5px; margin: 0 0 15px 0; display: block; white-space: nowrap; -webkit-overflow-scrolling: touch;}
.merchantpayment li {padding: 5px 0; margin: 0 5px 0 0; display: inline-block;}
.merchantpayment li a { background:var(--secondary); border: 1px solid var(--secondary); display: flex; align-items: center; gap: 0 5px; border-radius: 30px; padding: 5px; color: var(--white-color);}
.merchantpayment li a:hover, .merchantpayment li a.activemerchant{background: var(--primary); border: 1px solid var(--primary);}
.merchantpayment li a span{color: var(--white-color); margin-right: 5px; font-size: 14px;}
.merchantpayment li a img {height: 25px;width: 25px; object-fit: contain;}
.filefile{position: relative; z-index: 1;}
.filefile.filedisables:after {opacity: .3;}
.filefile::after { content: attr(attr-file-attach); position: absolute; color: var(--black-color); top: 11px; z-index: -1; font-weight: 600; left: 14px;}
.copyt{position: relative; border-color: rgba(255, 255, 255, .1); cursor: pointer;}
.copyt:active::after {content: "Copied"; color: var(--black-color); width: 100%; height: 100%; position: absolute; left: 0; right: 0; font-size: 10px; top: -19px;}
.text-truncate-md { max-width: 200px; display: inline-block;}
.depBtn{margin: 15px auto;}

@media(max-width:992px){
  .eventTabs .nav-pills .nav-link {padding: 0.4rem 1rem;}
  /* .merchantpayment li a img { height: 35px;} */
  .cryptoWithBox{margin: 0;}
}

@media(max-width:767px){
  .openFilter{height: 100%; overflow: hidden; width: 100%; position: fixed;}
  .deposit-listing i.fa.h5 {  font-size: 17px;}
  .bank_details { flex-wrap: wrap !important; padding-bottom: 10px;}
  .bank_details .deposit-listing, .bank_details .qrcodeImage { width: 100%;}
  .deposit-listing .ShowQR.h4 {  font-size: 21px;}
  .picture-function .btn { padding: 9px 8px;}
  .amoutvalue li a {font-size: 11px;  padding: 5px 6px;} 
  .merchantpayment li a { display: inline-block;  text-align: center; min-width: 80px;}
  /* .merchantpayment li { padding: 5px 4px;} */
  .withdraw-deposit-ui .secTitle {  padding-top: 10px;}
  .mainWrap{padding-left: 0;}
  .sportBookRow{margin: 50px 0 0;}
  .sportifream{height: 100%; margin-bottom: 50px;}
  app-g5-navigation-sidebar{display: none;}
  app-player-sidebar   app-g5-navigation-sidebar{display: block;}
  .gameIframeTextCnter .langSelect.dropdown {width: auto; position: relative;  margin: 0;}
  .langSelect.currencyDropdown {position: relative; width: auto;   top: 0;}
  .whatsapp-CTA{bottom: 5rem; right: 1rem;}
  .whatsapp-CTA svg{width: 2.8rem; height: 2.8rem;}
  .merchantpayment li > a > img {margin-right: 4px;}
  .fullViewGame .gameFrame, .fullViewGame .gameFrame .ifream {
        height: calc(100dvh - 22px) !important;
    }
  .fullViewGame .fixedRow{margin: 0; bottom: 0;}
}
.loginModal .tab-content div#singupForm span.errorMa {
  position: absolute;  margin-top: 3px;
}

/* /======= NGX SELECT START  ======= / */
.signSelectStyle{width: 160px;}
.signSelectStyle .dropdown-list{z-index: 1 !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn {min-height: calc(1.8125rem + 2px); border-radius: 8px !important; font-size: 12px; background: rgba(218, 209, 177, 0.1);  padding: .25rem .5rem !important;border-color: rgba(255, 255, 255, 0.1) !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn  .dropdown-multiselect__caret{height: calc(1.8125rem + 2px) !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn  .dropdown-multiselect__caret::before{border-color: var(--white-color) transparent !important; border-width: 5px 5px 0 !important;}
/* / ======= NGX SELECT END  ======= / */



/* GAME CURRENCY CSS START */
.gameIframeTextCnter .langSelect .flag-icon {margin-left: 5px;}
.gameIframeTextCnter {width: 100%; height: calc(100dvh - 130px); background: #000; border-radius: 12px;}
.gameIframeTextCnter .langSelect .dropdown-menu {
  background: var(--white-color);border: 0;border-radius: 4px; transform: translate3d(-26px, 20px, 0px) !important;
  min-width: 7rem; right: 0; left: auto !important;
} 
.gameIframeTextCnter .langSelect .nav-link{color: #fff!important; border: 1px solid #fff; padding: 5px 15px 5px 8px!important; border-radius: 5px;}
.gameIframeTextCnter .langSelect .dropdown-toggle::after{right: 8px; top: 2px; color: #fff;}
.mainWrap.mainWrapInnerPgStl {padding: 0 0;}
.mainWrap.mainWrapInnerPgStl .centerWrap {padding: 0; width: auto !important;}
.gameIframeTextCnter .langSelect .dropdown-menu a.dropdown-item {--dropdown-text: var(--black-color);font-weight: bold; font-size: 14px;}
.langSelect.show .dropdown-toggle::after {transform: rotate(-180deg); -webkit-transform: rotate(-180deg);}
.cryptoIconBethistotry {width: 20px;} 
/* ======= NGX SELECT START  ======= */
.signSelectStyle{width: 160px;}
.signSelectStyle .dropdown-list{z-index: 1 !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn {display: inline-flex!important; align-items: center; min-height: 36px; border-radius: 8px !important; font-size: 12px; background:rgba(218, 209, 177, 0.1);  padding: .25rem .5rem !important;border-color: rgb(205, 205, 205) !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn  .dropdown-multiselect__caret{height: calc(1.8125rem + 2px) !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn  .dropdown-multiselect__caret::before{border-color: var(--black-color) transparent !important; border-width: 5px 5px 0 !important;}
/* ======= NGX SELECT END  ======= */
/* 
.headBar .headerItem .searchBtn.hidebtnscreen1199:first-child, .depBtn.depositByBankBnt {display: none;}  */
.mandatoryField{color: #ff0000; font-weight: bold;}
.confirmModal{background: rgba(0, 0, 0, 0.5); }


.footinfoText .footheading { margin-bottom: 20px;   color: var(--white-color);}
.loginModal  .link-color {color: var(--primary) !important;}
.footinfoText .table-responsive {background: none;  min-height: auto;}
.footinfoText .table-responsive .table tbody {border: 1px solid var(--white-color);}
.footinfoText .table-responsive .table tr td, .footinfoText .table-responsive .table th {border-color: var(--white-color) !important;  color: var(--white-color);}
.footinfoText .table-responsive .table tr td, .footinfoText .table-responsive .table th {border: 1px solid var(--white-color) !important;  color: var(--white-color);  padding: 0.5rem 0.8rem;}
.footinfoText .table-responsive { background: none;  min-height: auto;   margin-bottom: 30px;}
.footinfoText .accordion-header .btn-link { width: 100%;  padding: 10px 5px; text-align: left;  color: var(--white-color); text-decoration: none; position: relative;  word-break: break-all; white-space: normal;}
.footinfoText .accordion-header .btn-link::after {content: '\f107';  font-family: FontAwesome;  color: var(--white-color); position: absolute;  right: 0;top: 10px; width: 20px;  height: 20px;  display: flex;  justify-content: center;   align-items: center;   transform: rotate(180deg);}
.footinfoText .accordion-header .collapsed::after { transform: rotate(0deg);}
.footinfoText .accordion-header { border-bottom: 1px solid var(--white-color);}
.footinfoText .accordion-body {padding: 10px 5px 15px;}

.footerLogoDiv {padding-bottom: 1.5rem;}
.footerLogoDiv img {display: inline-block;  width: 225px;}
.kycForm .form-control.countrycode {min-height: 42px;}
.reslogoRow .resLogo .h15 {height: 15px;}
@media(max-width:1199px){
  .footerLogoDiv img {width: 180px;}
  .footinfoText .accordion-header .btn-link {padding-right: 1rem;}
  .headerItem .langSelect.dropdown.d-none.d-md-block {margin-right: .5rem;}
}


/* ********* HEADER CHANGES START ********** */
.headBar .headerItem .playerCol .userBtn { color: var(--primary); background:#fff;  width: 41px;  height: 41px; border-radius: 12px;  font-size: 20px; border: 1px solid var(--primary);}
.currencyWithbal .dropdown-menu .deposit-button-new { border-radius: 4px;  padding: 6px 10px;  width: 100%;  font-size: 12px; background: var(--login-button-bg);  color: #fff;}
.currencyWithbal .currencyDropdown .nav-link { margin: 0;}
.deposit_new_btn { padding: 10px 10px 6px;}
.deposit_new_btn button{width: 100%;}
.currencyWithbal .langSelect .dropdown-toggle::after { right: -18px;  top: 1px;}
.currencyWithbal {position: relative; min-width: 92px; min-height: 41px; display: flex;  gap: 0 0.5rem; align-items: center;  margin-left: 1rem;  background:#fff; padding: 4px 26px 4px 10px; border-radius: 12px; border: 1px solid var(--black-color); }



.headerItem .crrcode{display: none;}
.searchBtn:hover{ background: rgba(218, 209, 177, 0.1) !important;}
.currencyWithbal span.balText {margin: 0; border: none; background: none;  padding: 0 0 0 2px; min-height: auto; color: var(--black-color);}
.currencyWithbal .dropdown-menu {transform: translate3d(-10px, 28px, 0px) !important; min-width: 10rem;}
.langunage_dropdown a {border-bottom: 1px solid rgba(255, 255, 255, 0.2);  font-size: 12px !important; padding: 5px !important; color: var(--menu-text) !important;}
.langunage_dropdown a:hover { background: rgba(218, 209, 177, 0.1);}
.langunage_dropdown a:last-child {border: 0;}
.playerNav .language-area.open-lang {background: transparent !important;}
.headerItem .playerCol ::after {display: none;}
.langunage_dropdown.dropdown-menu {max-height: 220px; overflow-y: auto; border: 0; position: relative !important; transform: inherit !important; padding: 0px;  width: 100%;  background: rgba(255, 255, 255, 0.1); margin-top: 10px;  border-radius: 4px; min-width: auto;}
.language-area .flag-icon {width: 17px; height: 17px;  background-size: 100%;  display: inline-block; vertical-align: middle; margin-right: 10px;}
.language-area .fa-angle-down { left: 87%; margin-top: 2px !important;}
.language-area.open-lang .fa-angle-down:before {content: "\f106";}
.langSelect.currencyDropdown .dropdown-item {font-size: 13px;}
.headBar .headerItem .playerCol.notificationCol {margin: 0 .75rem;}
.headerItem .playerNav {max-height: calc(100dvh - 100px);  overflow-y: auto;}
.cryptoIcon {vertical-align: baseline;}
button.deposit_new_button {font-size: 12px;  width: 100%;}
.currencyWithbal.withoutBanking {min-width: auto;  padding: 4px 16px 4px 10px;}
.balText.withoutBanking{cursor: pointer;}
.expouserLi .amount {text-decoration: underline; flex: inherit;}


@media(max-width:992px){
  .headerItem .telIcon {position: fixed;bottom: 74px; right: 16px; }
  .headerItem .telIcon i {color: #2481cc;font-size: 36px; line-height: 30px;}
  .headBar .headerItem .playerCol .userBtn {width: 30px;  height: 30px; font-size: 12px;}
  .currencyWithbal { margin-left: .75rem; min-height: 30px; min-width: 78px; padding: 2px 26px 2px 10px;}
  .currencyWithbal span.balText{font-size: 12px;}
  
  .currencyWithbal.withoutBanking {padding: 4px 12px 4px 8px;}
  .currencyWithbal .dropdown-menu {min-width: 12rem;}
}

@media(max-width:767px){
  .headBar .headerItem .playerCol.notificationCol {margin: 0 .5rem;}
  .currencyWithbal {margin-left: .5rem;padding: 1px 22px 1px 5px}
}

/* ********* HEADER CHANGES END ********** */

/* For Exchange Style */
.sideSports .spCol .fa-solid.fa-arrow-right-arrow-left {transform: rotate(90deg);}
.positive-value, .positive, .tgreen, .ngreen, .text-green, .green{color:green!important;}
.negativeValue, .negative, .pth-value, .tred, .nred, .validation-message, .text-red, .red{color:#ff0000!important;}
.text-blue, .selectionText, .selection-back{color: blue;}
.text-black{color: black;}

.expBalBtn{color: var(--menu-text); margin-left: 1rem;}
.expBalBtn a{text-decoration: underline!important;}
.exchangeSearch{width: 45em;}
.searchIcon{position: relative; display: flex; align-items: center;}
.searchCell ng2-completer{flex: auto;}
.searchCell .completer-holder input{width: 100%; background: none; border: none; color: var(--black-color); box-shadow: none!important; font-size: 1rem; height: 45px; box-shadow: none!important; outline: none!important;}
.searchCell .completer-holder input::placeholder{color: var(--black-color); opacity: 0.5;}
.searchCell .btn-primary{border-radius: 0 0.5rem 0.5rem 0; height: 3.5rem; background: var(--secondary); border-color: var(--secondary); padding: 0.125rem .75rem; font-size: 0.875rem;}
.searchCell .completer-dropdown{margin-top: 5px!important; width: 100%!important; left: 0; max-height: calc(100dvh - 220px) !important; overflow: auto; background: #fff;}
.searchCell .completer-row{width: 100%!important;}
.searchCell .completer-selected-row{background: var(--secondary)!important; border-radius: 0.313rem;}
.searchCell .completer-row-wrapper{border-bottom: 1px solid rgba(0, 0, 0, 0.1)!important;  font: 0.875rem/1rem var(--font);}
.searchCell .completer-row-wrapper:last-child{border-bottom: none!important;}
.searchCell .completer-no-results{text-align: center;} 
.recent-searches {width: 100%; background: #fff; padding: 0.313rem; margin-top: 0.313rem; border-radius: 0.313rem; position: absolute; left: 0; top: 45px;}
.recent-searches h6{padding: 0.313rem; border-bottom: 1px solid rgba(0, 0, 0, 0.5); font-size: 1.125rem; font-weight: 600;}
.recent-searches li{padding: 0.313rem 0.313rem 0.313rem 0.5rem; position: relative; border-radius: 0.313rem; font: 0.875rem/1rem var(--font); display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.recent-searches li .fa-history{ margin-right: 0.5rem;}
.recent-searches li:last-child{border-bottom: none;}
.recentPlayed{display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; position: absolute; z-index: 2; width: 100%; font:600 1rem/1.25rem var(--font); color: #fff; text-align: center; padding: 0.5rem; gap:0.5rem 0 ;}


.refress h4, .refressh h4{color: #fff!important;}
/* .exchangeWrap .centerWrap{padding-left: 255px; padding-right: 15px;} */
.exchangeWrap .col-12.mt-theme{display: none;}
.back{background: #8ec5fe; position: relative;}
.lay{background: #ffa0d0; position: relative;}
.gray{background: #d8d8d8;}
.suspended{position: absolute; width: 100%; margin: 0!important; font: 500 1rem/1rem var(--font)!important;  background: rgba(0, 0, 0, 0.4); color: var(--white-color); border-radius: 0.5rem; display: flex; justify-content: space-between; align-items: center; }
.suspendedFull{width: 33%!important;}
.suspendedBack{width: 50%!important; left: 0;}
.suspendedLay{width: 50%!important; right: 0;}
.eventMain{width: 67%; padding: 0 1rem; height: calc(100dvh - 8.5rem); overflow-x: auto; background: #fff; border-radius: 0.5rem;}
.eventMain::-webkit-scrollbar-track {background:#ececec; border-radius: 1rem;}
.eventMain ::-webkit-scrollbar-thumb {background: var(--secondary); border-radius: 1rem;}
.backRow{background: var(--darkBG); padding: 0.563rem 0.75rem; margin: 0 -1rem;}
.backTab{padding:0 0.5rem; background: none; border: none; color: var(--white-color); display: flex; gap: 0 0.5rem; align-items: center; cursor: pointer; margin-right: 1rem; font-family: var(--font)!important; line-height: 1rem;}
.backTab .fa{font-size: 1.8rem; margin-top: -0.165rem;}
.marketFlex{background: #fff;}
.marketFlex .eventMain{width: 70%;}
.inPlayTab{background: #fff; margin: 0 -1rem; min-height: 36px;box-shadow: 0 1px 0.125rem rgba(0, 0, 0, 0.1); position: sticky; top: 0; z-index: 1;}
.inPlayTab ul{display: flex; justify-content: space-between; align-items: center; padding: 0.313rem 0 0;}
.inPlayTab li{padding: 0 1rem; width: 33%; position: relative;}
.inPlayTab li::before{ content: ''; top:0.25rem; left: 0; position: absolute; width: 1px; height: 30px; background: rgba(0,0,0,0.2); display: block;}
.inPlayTab li:first-child::before{display: none;}
.inPlayTab li .inTab{ padding: 0.675rem 0; display: block; text-align: center; font:400 1.125rem/1.125rem var(--font); text-transform: capitalize; text-decoration: none; border-bottom: 0.313rem solid transparent; color:rgba(0,0,0,0.8);}
.inPlayTab li .active{ border-bottom: 3px solid rgba(0,0,0,0.8); background: none; font-weight: 600;}

.inplay-container{margin: 0 0.313rem;}
.sportscardRow{margin: 1.25rem 0 0;}
.sportscardRow .sportHeading{ display: inline-flex; align-items: center; min-height: 2.25rem; padding: 0.5rem 0.625rem; border-radius: 0.675rem 0.675rem 0 0; background:var(--darkBG); color: var(--white-color); font: 600 1rem/1rem var(--font); position: relative;}
.sportscardRow .sportHeading::before{height: 10px; width: 12px; position: absolute; content: ''; background:var(--darkBG); display: block; bottom: -0.625rem; left: 0;}
.sportscardRow .sportHeading::after{height: 11px; width: 20px; content: ''; background: #fff; position: absolute; bottom: -11px; left: 0; content: ''; border-radius: 0.625rem 0 0;}
.sportscardRow .hide-BFAF::before, .sportscardRow .hide-BFAF::after{display: none;}
.sportscardRow .sportHeading .sportName{margin-right: 0.625rem;}
.sportscardRow .sportHeading .sportIcon svg{ width: 15px; height: 15px; fill: #fff;}
.sportscardRow .sportHeading .sportIcon img{ width: 15px; height: 15px;}
.sportscardRow .sportHeading .Kabaddi img{filter: invert(1);}
.sportscardRow .sportHeading .sportIcon i{width: 15px; height: 15px; color: #fff;}
.sportscardRow .sportHeading .sportIcon i.fa-info{border: 1px solid #fff; border-radius: 1rem; text-align: center; line-height: 1rem; font-size: 0.625rem; cursor: pointer;}
.sportscardRow .withtabs .sportHeading{ min-height:1.75rem; padding: 0.375rem 0.5rem;}
.sportscardRow .withtabs .sportHeading:before, .sportscardRow .withtabs .sportHeading:after{display: none;}
.sportscardRow .fancyaTabs{ display: inline-block; width:100%; min-height: 40px; padding: 0.375rem 0.5rem 0.875rem; border-radius: 0 0.625rem 0 0; background:var(--darkBG); color: var(--white-color); font: 600 0.75rem/1.625rem var(--font); text-transform: uppercase;}
.sportscardRow .fancyaTabs ul{ display:flex; gap:0.625rem}
.sportscardRow .fancyaTabs li a{font:700 0.75rem/0.75rem var(--font); color: var(--white-color); border:1px solid rgba(255,255,255,0.3); padding:0 0.625rem; border-radius: 0.375rem; text-decoration:none; position: relative;}
.sportscardRow .fancyaTabs li.active{background: none;}
.sportscardRow .fancyaTabs li.active a{background:rgba(255,255,255,0.3); border:1px solid rgba(255,255,255,0.1);}
.sportscardRow .marketData{ background: #fff; box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2); border-radius: 0.625rem;  
  /* position: relative; top:-0.625rem; z-index: 1; */
}
.fancyRow .marketData{position: relative; top:-0.625rem; z-index: 1;}
.fancyRow .backlayHead .minMax{width: 50%!important; gap: 0 1rem;}
.fancyRow .oddMin{width: 10%; margin: 0 0.5rem;}
.fancyRow .oddMin span{display: block; font-size: 0.75rem; line-height: 1rem; font-weight: 500; color: rgba(0, 0, 0, 0.5);}
.fancyRow .starIconCol{margin-right: 0.5rem;}
.sportscardRow .matchList{border-bottom: 1px solid rgba(0,0,0,0.2); padding: 0.5rem; display: flex; justify-content: space-between; gap: 0 0.5rem;}
.sportscardRow .matchList .datetimeee{font-size: 0.875rem;}
.sportscardRow .matchDetail{display: block;}
.sportscardRow .matchList .tab-pane{width: 100%;}
.sportscardRow div.matchList:last-child{border-bottom: none;}
.sportscardRow .teamNameRow{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; width: 60%;}
.sportscardRow .teamNameRow .nameCol{width: 75%;}
.sportscardRow .teamNameRow .nameCol .vsName{font:500 1rem/1.25rem var(--font); margin: 0; cursor: pointer; position: relative; }
.sportscardRow .teamNameRow .nameCol .vs{margin: 0 0.5rem; color: #000;}
.sportscardRow .teamNameRow .nameCol .datetime{font:500 0.625rem/0.75rem var(--font)}
.sportscardRow .teamNameRow .datetime{width: 100%;}
.sportscardRow .teamNameRow .iconsRow{width: 22%; display: flex; justify-content: flex-end; align-items: center; gap: 0 0.313rem;}
.sportscardRow .teamNameRow .iconsRow .iconLive svg{width: 1.563rem; fill: #ff2929;}
.sportscardRow .teamNameRow .iconsRow .playNow .fa{font-size: 1.25rem; color:#3aa740;}
.sportscardRow .teamNameRow .iconsRow .iconPin svg{width: 1rem; fill: #b2b2b2;}
.sportscardRow .teamNameRow .iconsRow .pinactive svg{fill: #2c2c2c!important;}
.sportscardRow .teamNameRow .iconsRow .playBtn{font-size: 0.625rem; padding:0.313rem; border-radius: 0.5rem; display: flex; align-items: center; gap:0 0.313rem;}
.sportscardRow .teamNameRow .iconsRow .playBtn span{padding: 0.125rem 0 0;}
.sportscardRow .teamNameRow .iconsRow .playBtn .fa{font-size: 1rem;}
.sportscardRow .pinBox .iconPin{font-size: 1.125rem; transform: rotate(45deg); width: 1.5rem; height: 2.5rem; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.sportscardRow .pinedIcon{opacity: 0.5;}
.sportscardRow .pinactive{opacity:inherit;}
.sportscardRow .oddsRow{display: flex; gap:0 0.313rem; position: relative; width: 50%;}
.sportscardRow .oddsRow li{width: 18%; height: 2.625rem; border-radius: 0.5rem; display: flex; justify-content: center; align-items: center; font:700 0.875rem/1rem var(--font); cursor: pointer;}
.sportscardRow .backlayHead{display: flex; justify-content: space-between; align-items: center; padding:0.313rem 0.625rem;}
.sportscardRow .backlayHead .minMax{width: 59%; font-size: 0.75rem; font-weight: 500; color: rgba(0, 0, 0, 0.5); min-height: 1.625rem;}
.sportscardRow .backlayHead .backlayText{width: 40%; display: flex; justify-content: center; align-items: center; min-height: 1.625rem;}
.sportscardRow .backlayHead .backlayText span{width: 48%; text-align: center; font:700 0.875rem/0.875rem var(--font);}
.sportscardRow .oddsList{display: flex; justify-content: space-between; align-items: center; border-top: 1.5px solid rgba(0, 0, 0, 0.2); padding:0.313rem 0.625rem}
.sportscardRow .runnerName{width: 59%; min-height: 42px; display: flex; align-items: center; position: relative;}
.sportscardRow .runnerName marquee{height: 12px!important; font-size: 0.675rem; line-height: 0.675rem; position: absolute; bottom: -6px;}
.sportscardRow .runnerName .vsName{font:700 0.875rem/1rem var(--font); margin: 0;}
.sportscardRow .runnerName .vsName span{display: inline-flex; align-items: center; gap: 0 0.313rem; font-size: 0.75rem; font-weight: 600; margin: 0.188rem 0.188rem 0 0;}
.sportscardRow .runnerOdds{width: 40%; display: flex; justify-content: center; margin: 0;}
.sportscardRow .runnerOdds li{width: 48%; min-height: 2.625rem; flex-direction: column; cursor: pointer; }
.sportscardRow .runnerOdds li small{font-weight: 700; color: rgba(0, 0, 0, 0.5);}
.sportscardRow .cashout-button{font:700 0.75rem/0.75rem var(--font); border: none; color: var(--white-color); background: #39b44a; padding:0.313rem 0.5rem; border-radius: 0.313rem;  margin: -0.625rem 0 0;}
.sportscardRow .cashout-button:disabled{opacity: inherit; background: #cbcbcb;}
.sportscardRow .mpIcon{font-size: 1.5rem; line-height: 1.5rem; margin-left: 0.5rem; cursor: pointer;}
.sportscardRow .starIconCol{display: flex; align-items: center;}
.sportscardRow .btnbook{padding:0.188rem; display: flex; align-items: center; color: #fff; border-radius: 0.313rem; font-size: 0.75rem; margin-left: 0.5rem;}
.sportscardRow .backlayHead .fancyYesNo{ justify-content: flex-end; width: 39%; gap: 0 0.313rem;}
.sportscardRow .backlayHead .fancyYesNo span{width: 25%!important; text-align: center;}
.sportscardRow .backlayHead .backlayText span{ width: 50%; }
.sportscardRow .fancyList{border-top: 1.5px solid rgba(0, 0, 0, 0.2);}
.sportscardRow .fancyList .oddsList{border-top: none;}
.sportscardRow .fancyList .runnerName{ justify-content:space-between; gap:0.625rem; position:relative; opacity:0; width: 50%;}
.sportscardRow .fancyList .oddMin{opacity: 0;}
.sportscardRow .fancyList div.fancyOdds:first-child .runnerName{opacity:inherit}
.sportscardRow .fancyList div.fancyOdds:first-child .oddMin{opacity: inherit;}
.sportscardRow .fancyList .runnerName .vsName{width:50%;}
.sportscardRow .fancyList .runnerName marquee{position:absolute; bottom:-0.375rem}
.sportscardRow .fancyList .runnerOdds{justify-content: flex-end; width: 39%;}
.sportscardRow .fancyList .runnerOdds li{min-height:2.625rem; width: 25%;}
.sportscardRow .fancyList .suspended{height:2.625rem!important; width: 52%; font: 500 0.625rem / 0.875rem var(--font) !important;}
.sportscardRow .fancyList .suspended p{margin: 0; font: 500 0.625rem / 0.875rem var(--font) !important;}
.sportscardRow .fancyList .runnerOdds li .suspended{width: 100%;}
.sportscardRow .spSmall{font:500 0.75rem/0.75rem var(--font)!important}
.sportscardRow .runPoint{display:flex; gap:0.313rem; flex-wrap:wrap;min-height: 1.625rem;;}
.sportscardRow .runPoint li{font:500 0.675rem/1.425rem var(--font); color: rgba(0, 0, 0, 0.5); padding:0.2rem 0.313rem 0; border-radius:0.375rem; border:1px solid rgba(0,0,0,0.2);}
.sportscardRow .luckyNum{flex-wrap:nowrap;}
.sportscardRow .luckyNum .runnerName{justify-content: space-between;}
.sportscardRow .luckyNum .runnerOdds{flex-wrap:wrap; gap:0.313rem; justify-content: flex-end; text-align: center;}
.sportscardRow .luckyNum .runnerOdds li{width:18.5%;}
.sportscardRow .fancyList .forKhadoMrk li{min-height:2.625rem; width: 51%;}
.sportscardRow .luckyNum .runnerOdds li a{display: flex; justify-content: center; flex-direction: column; width: 100%; height: 100%;}
.forSuspended{position: relative; pointer-events: none}
.scoreRow{margin: 0 -1rem;}
.scoreRow .dropdown{margin: 0 0 1rem!important;}
.scoreRow .dropdown .maindroppa{background: var(--secondary); border-radius: 0; color: var(--white-color); border: none; min-height: 44px; font-weight: 600; align-items: center; display: flex; justify-content: space-between; width: 100%;}
.scoreRow .dropdown i.fa-info{border: 1px solid #fff; border-radius: 1rem; text-align: center; line-height: 1rem; font-size: 0.625rem; width: 15px; height: 15px;}
.scoreRow .whiteBox{padding: 0 1rem 1rem!important;}
.scoreRow #sr-widget{width: 100%!important;}
.liveTV { margin: 0.5rem 0;}
.liveTV .btn{width: 100%; background: var(--darkBG); padding: 0.625rem 0.625rem; margin: 0 0 0.5rem; display: flex; justify-content: space-between; align-items: center;}
.liveTV .btn svg{width: 1.25rem; fill: #fff;}
.liveTV .dropdown-toggle::after{display: none;}
.liveTV .hidetv{color: var(--white-color);}
.liveTV .embed-responsive{background: #000;}
.suspended{position: absolute; width: 100%; height:2.625rem; margin: 0!important; background: rgba(0, 0, 0, 0.4); color: #fff!important; font-weight: 700; font-size: 0.75rem; text-transform: uppercase; border-radius: 0.5rem; display: flex; justify-content: center; align-items: center;}
.suspendedyesback, .suspendedballrung{width: 33%;}
.oddsRow div.suspended{ color: #fff!important;}
.eventDetail .suspended{height:2.625rem}
.empty_message, .noRecords, .empty-cartc{display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 4rem 0; font:500 1.25rem/1.625rem var(--font); color: #000;}
.noRecords h5{color: #000;}
.empty_message img, .noRecords img{width: 7rem; height: 7rem; margin: 0.625rem 0.625rem 1.125rem; object-fit: contain;}

.dummyMarket .sportHeading{width: 80px;  animation: gradient 1s linear infinite; bottom: -0.5rem;
  background: linear-gradient(120deg,rgba(0,0,0,0.1),rgba(0,0,0,0.2),rgba(0,0,0,0.1),rgba(0,0,0,0.2));;
  background-size: 300% 100%;}  
.dummyMarket .sportHeading::before{background: linear-gradient(120deg,rgba(0,0,0,0.1),rgba(0,0,0,0.2),rgba(0,0,0,0.1),rgba(0,0,0,0.2));}
.dummyMarket h3{height: 12px; border-radius: 0.625rem;}
.dummyMarket i{width: 15px; height: 15px; border-radius: 1rem;}
.dummyMarket .backlayHead .backlayText{gap: 0 1.25rem;}
.dummyEvent .backlayHead .minMax, .backlayHead .backlayText span{height: 12px; border-radius: 0.625rem;}
.dummyMarket .backlayHead .backlayText{gap: 0 1.25rem;}
.dummyEvent .runnerName h3{width: 60%;}
.dummyEvent .scoreRow{min-height: 30px; width: 100%;}

.dummyPM-Row{position: relative; width: 100%;}
.dummyPM-Row .lockRow{position: absolute; display: flex; justify-content: center; gap: 0.313rem 0; align-items: center; flex-direction: column; top: 0; left: 0; right: 0; width: 100%; height: 100%;}
.dummyPM-Row .lockRow .toPlay{padding: 0 1.5rem; border-radius: 0.5rem; min-height: 3.125rem; font: 600 1.25rem/1.5rem var(--font); text-transform: uppercase; background:var(--loginBtn); color: var(--white-color); border: none; display: inline-block; cursor: pointer;}
.dummyPM-Row .lockRow .fa{font-size: 1.75rem;}
.dummyPM-Row .gradientBTN{color: var(--login-button-text); background: var(--login-button-bg);}

.premiumDummy{ filter: blur(3.5px);  border-bottom:1.5px solid rgba(0, 0, 0, 0.5);}
.premiumDummy h3{font-size:1rem; color: #000; margin:0.313rem 0.625rem; font-weight: 800;}
.premiumDummy ul{}
.premiumDummy li{border-bottom:1.5px solid rgba(0, 0, 0, 0.2); padding: 0.313rem 0.625rem; display: flex; align-items: center;}
.premiumDummy li h6{width: 68.2%; font: 700 0.875rem/1.125rem var(--font); margin: 0;}
.premiumDummy li h6 span{display: block; margin: 0.188rem 0 0; font-size: 0.75rem;}
.premiumDummy li:last-child{border-bottom: none;}
.premiumDummy li .mthOdd{width: 170px; height: 2.625rem; font: 700 0.875rem/1rem var(--font); border-radius: 0.5rem; background:#8ec5fe; display: flex; align-items: center; justify-content: center;}
.setAmountVal span.pull-right {margin-bottom: 4px;}
.conversionValue{ position: absolute; bottom: -0.625rem; right: 2.7rem; font-size: 0.875rem;}
.premiumRow{margin:0 0 2rem; border-bottom: 1.5px solid rgba(0, 0, 0, 0.2);}
.premiumRow h2{font:700 1.125rem/1rem var(--font); margin:1rem 0 0.5rem 0.625rem;}
.premiumRow .runnerName{opacity: inherit!important;}
.premiumRow .oddMin{opacity: inherit!important;}
.premiumRow .runnerOdds li{width: 33%!important;}
.fancyList.premiumRow .suspended{width: 100%;}

.betSlipBox{position: absolute; top: 6.9rem; width: 25%; padding:0 0.5rem; right: 4%; height: calc(100dvh - 8.5rem); overflow-x: auto; background:#ececec; border-radius: 0.5rem;}
.betSlipBox.betSlipModal{display: none;}
.empty_message{color: #000;}
.betSlipBox .headSlip{display:flex; justify-content:space-between; align-items:center; min-height:3.438rem; background: #fff; position: sticky; top: 0; z-index: 5; margin: 0 -0.5rem;}
.betSlipBox .headSlip .headText{font:600 1.125rem/1.125rem var(--font); width: 60%; padding: 0 1rem; color: #000; text-transform: uppercase;}
.betSlipBox .headSlip .editBtn{width: 35%; min-height: 3.438rem; display: flex; justify-content: space-between; align-items: center; background: rgba(255,255,255,0.8); font:600 1.125rem/1.125rem var(--font); color: #000; text-transform: uppercase; border-radius: 0; cursor: pointer;}
.betSlipBox .betBox{overflow: hidden; width: 100%; margin: 0.5rem 0 0; background:var(--white-color); border-radius: 0.625rem; box-shadow: 0.313rem 0.313rem 0.313rem rgba(0, 0, 0, 0.2); 
  /* position: sticky; top: 3.4rem; z-index: 9; */
}
.betSlipBox .betBox .slipbtnRow{padding: 0.75rem; margin:0.75rem 0 0;}
.betSlipBox .slipHead{display:flex; justify-content:space-between; align-items:center; padding:0 0.625rem 0 0; min-height:45px; position: relative;}
.betSlipBox .titleBG{min-width:80px; min-height:45px!important; padding:0.625rem; display:flex; justify-content:center; align-items:center;}
.betSlipBox .bg-pink{background: #ffcfe5;}
.betSlipBox .bg-pink .titleBG{background: #ffa0d0;}
.betSlipBox .bg-blue{background:#bcddff;}
.betSlipBox .bg-blue .titleBG{background:#8ec5fe;}
.betSlipBox .slipHead h3{font: 700 0.844rem / 0.875rem var(--font); margin: 0; text-transform: uppercase; }
.betSlipBox .slipHead .runerText{flex:auto; padding: 0 0.625rem; margin-top: -0.75rem; min-height: 22px; display: flex; align-items: center;}
.betSlipBox .slipHead .runerText .mrText{display: block; font-size: 0.625rem; font-weight: 400;}
.betSlipBox .slipHead .runerText:nth-child(3) .runerName, .betSlipBox .slipHead .runerText:nth-child(4) .runerName{font:400 0.625rem/0.625rem var(--font); width: 40%; height: 1rem; position: absolute; left: 90px; bottom: -2px;}

.betSlipBox .slipHead .profitsCol{display:flex; flex-direction:column; justify-content:center; align-items:flex-end; font: 600 0.875rem/1.125rem var(--font);}
.betSlipBox .maxminbet{background:#2c2c2c; min-height:36px; padding:0 0.625rem; display:flex; justify-content:space-between; align-items:center; gap: 0 0.625rem}
.betSlipBox .maxminT{font: 600 0.875rem/ 1.125rem var(--font); color:#fff}
.betSlipBox .oddStakeRow{display:flex; justify-content:space-between; align-items:center; gap: 0 0.625rem; padding: 0.75rem 0.625rem;}
.betSlipBox .oddCol{display:flex; justify-content:space-between; align-items:center; gap: 0 0.625rem; width: 42%;}
.betSlipBox .col-form-label{font:500 1rem/1rem var(--font);}
.betSlipBox .checkRow span{font:500 0.875rem/1rem var(--font);}
.betSlipBox .inputCell{display:flex; justify-content:space-between; align-items:center; gap: 0 0.313rem}
.betSlipBox .inputCell .inputBTN{background: #000; border:none; width: 20px; height: 30px; border-radius: 0.313rem; text-align: center; padding: 0 0.188rem; color: #fff;}
.betSlipBox .form-control{height: 36px; background: none; border-radius: 0.313rem; text-align: center; width: 65%; font-size: 0.875rem; font-weight: 500;}
.betSlipBox .stakeCol{display:flex; justify-content:space-between; align-items:center; gap: 0 0.625rem; width: 50%;}
.betSlipBox .stakeCol .form-control{width: 100%;}
.betSlipBox .stakeCol .dropdown a{font-size: 0.75rem; color: #000;}
.betSlipBox .betPriceVal {padding: 0 0.625rem;}
.betSlipBox .betPriceVal ul{display:flex; justify-content:center; align-items:center; flex-wrap: wrap; gap:0.625rem;}
.betSlipBox .betPriceVal ul li{ border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 0.313rem; text-align: center; font:600 0.875rem/2.25rem var(--font); width: 22.5%; min-height: 36px; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.betSlipBox .betPriceVal ul li:last-child{background: #2c2c2c; color: #fff; text-transform: uppercase;}
.betSlipBox .slipbtnRow{padding: 0.75rem 0.75rem 0; margin: 0.5rem -1rem 0; border-top: 1px solid rgba(0, 0, 0, 0.2); display: flex; justify-content: space-between; align-items: center; gap: 0 0.313rem;}
.betSlipBox .slipbtnRow .cancelCol, .betSlipBox .slipbtnRow .placeBetCol{width: 49%;}
.betSlipBox .slipbtnRow .btn{width: 100%; height: 36px; text-transform: uppercase; font-size: 1rem; font-weight: 600; border-radius: 0.5rem;}
.betSlipBox .slipbtnRow .btn-danger{background: #ff0000; border-color: #ff0000; color: #fff;}
.betSlipBox .slipbtnRow .btn-success{background: #39b44a; border-color: #39b44a; color: #fff;}
.betSlipBox .betDetails{padding: 1rem; top:3.5rem; position: sticky; z-index: 5; width: 98%; background:var(--white-color); border-radius: 0.625rem; box-shadow: 0.188rem 0.188rem 0.188rem rgba(0, 0, 0, 0.1); margin: 0.125rem auto 0;}
.betSlipBox .betDetails::before{content: '\f0d8'; font: 3rem/1rem FontAwesome; color: #fff; float: right; position: relative; right: 2rem; top: -1.675rem; text-shadow:0 -1px 0 rgba(0,0,0,0.2);}
.betSlipBox .betDetails .inputboxMain{display: flex; justify-content: center; flex-wrap: wrap; gap: 0.5rem;}
.betSlipBox .betDetails .inputboxMain .form-control{width: 23%; height: 40px; display: flex; justify-content: center; align-items: center; font:500 0.875rem/0.875rem var(--font);}
.betSlipBox .betDetails .acceptRow{justify-content: flex-end; margin: 0.625rem 0;}
.betSlipBox .betDetails .infolakh{position: absolute; top:0.75rem; right: 0; z-index: 1; background: #fff; box-shadow: 0 0 0.313rem rgba(0, 0, 0, 0.1); padding: 0.5rem; border-radius: 0.313rem; width: 5rem; font-size: 0.625rem; font-weight: 400; line-height: 0.875rem;}
.betSlipBox .mcBets{display: flex; justify-content: space-between; align-items: center; padding: 0 0.5rem;}
.betSlipBox .filterMatch{background: rgba(0, 0, 0, 0.1); padding: 0.5rem 1rem; border-radius: 0.5rem; display: flex; justify-content: space-between; align-items: center;}
.betSlipBox .filterMatch .form-control{background: #fff; width: 50%; text-align: left;}
.betSlipBox .betTableData .matchName{font: 600 1rem/ 1.125rem var(--font); color: #000; padding: 0 0.75rem; margin-bottom: 0.5rem;}
.betSlipBox .betTableData .faded-text{ font-size: 0.75rem;}
.betSlipBox .betTableData .faded-text td{padding: 0.313rem 0.75rem;}
.betSlipBox .betTableData .table-responsive{background: none; min-height: auto; margin: 0;}
.betSlipBox .betTableData .table-responsive .table td, .table th{padding:0.625rem 0.5rem; border-color: rgba(0, 0, 0, .1);}
.betSlipBox .showDet{margin: 1rem 0;}
.betSlipBox .table{font: 1rem/0.875rem var(--font);}
.acceptRow{ display: flex; align-items: center; padding: 0.5rem 0.625rem; gap: 0 0.75rem; font-size: 0.75rem; font-weight: 600; color: #000;}
.customCheck{display: flex; align-items: center;}
.customCheck input {display: block;opacity: 0; height: 0;}
.customCheck label {position: relative; width: 32px;  height: 16px; display: inline-block; background: #000; border-radius: 30px; cursor: pointer; transition: all 0.3s; -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; margin: 0; }
.customCheck label:after {content: ""; position: absolute; left: 2px; top: 2px; width: 12px; height: 12px; background: #FFF; border-radius: 50%; box-shadow: 1px 0.188rem 0.375rem #000;}
.customCheck input:checked + label {background: #39b44a;}
.customCheck input:checked + label:after {left: auto; right: 2px;}
.acceptRow .acText{flex: auto; line-height: 1rem; background: #ffed95;width: 100%; display: block; padding:0.5rem 0.313rem; text-align: center; margin: 0.313rem 0;}
.betslip-error{background: rgba(255, 0, 0, 0.7); padding: 0.625rem; height: 40px; width: 100%; color: #fff; font: 400 0.75rem/1rem var(--font); display: flex; align-items: center;}
.loginModal .withCancel{ display: flex; justify-content: center; align-items: center; gap: 0 16px; padding: 0 16px;}
.loginModal .stakeRow{display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; border-bottom: 1px solid rgba(255,255,255,0.2); padding: 1rem 0;}
.loginModal .inputbox{width: 65px; height: 30px; border: none; text-align: center; border-radius: 3px; font-size: 1rem;}
.editStakesModal .modal-body{min-height: auto!important;}
.editFormat{display: flex; justify-content: flex-end; align-items: center; margin: 16px 0;}
.editFormat .formatText{color: #fff; position: relative;}
.editFormat .infolakh{color: #000; background: #fff; padding: 10px; border-radius: 10px; left: -12px; top: -10px; position: absolute; font-size: 12px;}
.accpetAnyRow label{color: #fff;}
.accpetAnyRow .checkRow{display: flex; justify-content: space-between; margin: 10px 0 0; flex-wrap: wrap;}
.accpetAnyRow .checkRow label{display: flex; gap: 0 6px; margin: 0; font-size: 1rem; align-items: center;}
.accpetAnyRow .checkRow input{width: 15px; height: 15px; border: none;}
.setscreenRow{display: flex; justify-content: space-between; align-items: center;}
.setscreenRow img{border: 1px solid #fff; border-radius: 10px; margin: 10px 0 0;}
.setscreenRow span{color: #fff; margin: 0 0 0 10px;}
.open-bets .modal-backdrop.show{height: calc(100dvh - 64px);}
.open-bets .modal-dialog-centered{align-items: flex-end; margin-top: 0;}
.openBets{background: #fff; margin-bottom: 84px;}
.openBets .modal-header{background: var(--primary)!important;}
.openBets .modal-header
.openBets .modal-body{padding: 1rem; position: relative;}
.openBets .modal-body:after{content: ''; width: 97px; height: 32px; background: url(../assets/images/dwonAR.png) no-repeat;  position: absolute; bottom: -28px; right: 15%;}
.openBets .welText{margin: 0;}
.openBets .fiterTab{display: flex; justify-content: center; align-items: center; list-style: none; padding:3px 2px; margin: 0 -10px 12px; min-height: 36px; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 3px;}
.openBets .fiterTab li{padding: 0 3px; border-left: 1px solid rgba(0, 0, 0, 0.3); min-height: 28px; display: flex; align-items: center; flex: auto;}
.openBets .fiterTab li:first-child{border-left: none;}
.openBets .fiterTab a.tabBtn{font:600 14px/14px var(--font); padding: 7px 8px; color: #000; flex: auto; text-align: center;}
.openBets .fiterTab a.active{background: var(--primary); color: #fff!important; border-radius: 2px;}
.openBets .selectBox{background: rgba(0, 0, 0, 0.12); padding: 3px; border-radius: 5px; display: flex;}
.openBets .selectBox label{font:500 12px/20px var(--font); padding: 5px 10px;}
.openBets .selectBox .form-control{border: 1px solid rgba(0, 0, 0, 0.1); font:500 12px/20px var(--font); color: #000; height: 30px!important; -webkit-appearance:auto; border-radius: 5px;}
.openBets .betList{display: flex; flex-direction: column; overflow-y: auto; overflow-x: hidden; gap: 5px; height: calc(100dvh - 400px); padding: 0 10px 0 0;}
.openBets .betBox{border: 1px solid rgba(0, 0, 0, 0.2); padding: 3px; border-radius: 3px;}
.openBets .eventTitle{background: #000; padding: 3px 10px 3px 12px; border-radius: 5px; display: flex; align-items: center; justify-content: space-between; min-height: 35px; font-weight: 600; color: #fff;}
.openBets .eventTitle .fa{font-size: 28px;}
.openBets .headRow{display: flex; justify-content: space-between; align-items: center; padding: 10px 0 7px;}
.openBets .headRow li{font-weight: 600; text-align: right; width: 28%; padding: 0 3px;}
.openBets .headRow li.nameBox{width: 42%; text-align: left;}
.openBets .betOdd { border-radius: 5px; margin: 3px 0 0; overflow: hidden;}
.openBets .betOdd ul{display: flex; justify-content: space-between; align-items: center; padding: 10px; position: relative;}
.openBets .betOdd li{font-weight: 600; text-align: right; width: 28%; padding: 0 3px;}
.openBets .betOdd li.oddcol1{width: 42%; text-align: left;}
.openBets .betslipback ul::before{content: ''; height: 100%; position: absolute; left: 0; width: 8px; background:#8ec5ff;}
.openBets .betsliplay ul::before{content: ''; height: 100%; position: absolute; left: 0; width: 8px; background:#ffa0cf;}
.openBets .refno{padding: 0 10px 2px!important;}
.openBets .refno li{font: 400 10px/11px var(--font); text-align: center; word-wrap: break-word;}
.openBets .refno li:nth-child(2){width: 42%;}
/* ******** GROUPING CSS START ********* */
.spNorecoard{text-align: center; width: 100%; padding: 1.875rem 0; font: 600 1rem / 1rem var(--font);}
.premium_book_tab .dropdowm-mores {z-index: 2; box-shadow: 0px 0px 0.625rem rgba(0, 0, 0, .2);  padding: 0; min-width: 9rem;  background: #000002;  border-radius: 0 0 0.313rem 0.313rem;  margin-top: 2rem; transform: inherit !important;}
.premium_book_tab .dropdowm-mores a {display: block; font: 600 0.75rem / 0.875rem var(--font);  padding: 0.5rem .5rem;   color: var(--white-color); border-bottom: 1px solid var(--secondary);}
.sportbookTabs > ul{display: flex; gap: 0.25rem 0.313rem;  flex-wrap: wrap;}
.premium_book_tab .dropdown.show .dropdown-toggle{color:rgba(255, 255, 255, 1);}
.sportbookTabs ul li a.active {color: rgba(255, 255, 255, 1); background: none;}
.sportbookTabs ul li a {padding:0.125rem .7rem 0.125rem .6rem;  color: rgba(255, 255, 255, .4);  text-transform: uppercase; display: inline-block; position: relative; text-decoration: none;  font: 700 0.75rem / 0.75rem var(--font); border: 0;}
.premium_book_tab {padding:0 0.625rem 0.375rem 0.313rem;  width: 100%; background: var(--darkBG);  border-radius: 0.563rem 0.563rem 0 0;}
.sportbookTabs ul li:last-child a::after{display: none;}
.sportbookTabs ul li a::after {width: 0.063rem; height: 114%; position: absolute; top: -7%; content: ""; background: rgb(255, 255, 255, .4);  right: -0.125rem;}
.premium_book_tab .show .dropdown-backdrop {display: none;}
.premium_book_tab .dropdowm-mores li:last-child a { border-bottom: 0;}
.premium_book_tab .dropdowm-mores a.active { opacity: 1;  background: var(--backRowBG);}
app-player-market .sportscardRow .empty_message{display: none;}
app-player-market app-g1-market-card .sportscardRow .empty_message, app-market-pinned .sportscardRow .empty_message {display: flex;}
/* app-player-market app-g1-market-card .sportscardRow .empty_message {display: none;} */
app-player-event-detail app-g1-downline-navigation{display: none;}
/* .exchangeDetail .betSlipBox{height: calc(100dvh - 5.8rem); top: 4.8rem;} */
/* .exchangeDetail .eventMain{height: calc(100dvh - 5.8rem); margin-top: 1rem;} */


/* app-all-grey-game .eventMain{height: calc(100dvh - 5rem)!important;} */
/* app-all-grey-game .betSlipBox{height: calc(100dvh - 8.9rem)!important; top: 4.4rem!important;} */



.maindroppa p{font-size: 0.875rem;}
app-accept-rules .nav-link{color: var(--white-color);}
app-accept-rules .tab-pane{padding: 1rem 0 0;}
app-accept-rules .tab-pane p{color: #fff;}



/* ******** GROUPING CSS END ********* */

/* In-Play sprots filter */
.inPlayFilter{clear: both; margin: 1.25rem 0 0.625rem; display: flex; gap: 0 0.75rem; align-items: center; position: relative;}
.inPlayFilter .nav-tabs{border-bottom: none;}
.inPlayFilter .arrow-tabs{font-size: 1rem; line-height: 2rem; height: 100%; padding:0.875rem 0.5rem; color: #000; background: #fff; border: 1px solid rgba(0, 0, 0, .1); position: relative; top: -0.313rem; cursor: pointer; }
.inPlayFilter .arrow-left{left: 0; border-radius: 5px 0 0 5px;}
.inPlayFilter .arrow-right{right: 0; border-radius: 0 5px 5px 0;}
.inPlayFilter ul{ display: flex; margin:0; overflow-x: auto; overflow-y: hidden; -webkit-overflow-scrolling: touch;  white-space: nowrap; flex-wrap: nowrap; gap:0.5rem; padding-bottom: 0.313rem; scroll-behavior:smooth; -webkit-overflow-scrolling:touch; scrollbar-width:none; scroll-snap-type:x mandatory;}
.inPlayFilter ul::-webkit-scrollbar{height: 2px; display: none;}
.inPlayFilter li a{display: flex; cursor: pointer; align-items: center; gap: 0.313rem; font-size: 0.75rem; padding:0.5rem 0.875rem; font-weight: 600; text-transform: uppercase; color: #000; border: 1px solid rgba(0, 0, 0, .1); cursor: pointer; border-radius: 5rem;}
.inPlayFilter li a:hover{background: none; border: 1px solid var(--secondary);}
.inPlayFilter .active{border: 1px solid var(--secondary); background: none;}
.inPlayFilter .inSportsIcon{width: 1.25rem;}
.inPlayFilter .inSportsIcon img{max-width: 100%; height: 1.25rem; filter: invert(); }
.inPlayFilter img.cricket, .inPlayFilter img.tennis, .inPlayFilter img.kabaddi{filter: inherit;}
.inPlayFilter img.kabaddi{height: 1.2rem!important;}
.dummyNav {width: 100%; min-height: 64px; align-items: center;}
.dummyNav li{width: 100px; height: 0.625rem; border-radius: 0.625rem; position: relative; background: #ccc; overflow: hidden; margin: 0 0.625rem;}
.dummyNav li:after{position: absolute; top: 0; display: block; width: 100%; height: 100%; content: ""; background: linear-gradient(90deg, #e1dfdf73, #e1dfdf 50%, #e1dfdf73); transform: translateX(-100%); animation: eventListTxtLoad 1s infinite; will-change: transform;}
/* End In-Play sprots filter */
@media(max-width:1699px){
    .betSlipBox{width: 24.2%;}
    .betSlipBox .headSlip .headText{width: 50%;}
    .betSlipBox .headSlip .editBtn{width: 45%;}
}
@media(max-width:1499px){
    .betSlipBox{width: 23.5%;}
    .sportscardRow .luckyNum .runnerOdds li{width: 18%; text-align: center;}
}
@media(max-width:1399px){
  html{font-size: 14px;}
  .betSlipBox{top: 110px;}
}
@media(max-width:1299px){
  .eventMain {width: 65%;}
  .betSlipBox .headSlip .editBtn {width: 70%;}
}
@media(max-width:1199px){
  .eventMain {width: 64%;}
   .sportscardRow .luckyNum .runnerOdds li{width: 17%;}
}
@media(max-width:990px){
  html{font-size: 12px;}
  .recentPlayed{font: 600 0.875rem/1rem var(--font);}
  /* .exchangeWrap .centerWrap{padding-left: 0; padding-right: 0;} */
  .eventMain{width: 100%; overflow-x: hidden; border-radius: 0;}
  .betSlipBox{width: 100%; top: inherit; right: inherit; height: auto;}
  .betSlipBox.betSlipModal{ height: auto; padding: 0; bottom: 60px; z-index: 1;}
  .betSlipBox.betSlipModal .betBox{margin: 0;}
  .sportscardRow .matchList{flex-wrap: wrap;}
  .sportscardRow .teamNameRow{width: 100%;}
  .sportscardRow .oddsRow{width: 100%; margin: 0.5rem 0 0;}
  /* .sportscardRow .pinBox{display: none;} */
  .forPinList{position: relative;}
  .forPinList .teamNameRow{width: 98%; align-items: flex-start;}
  .forPinList  .teamNameRow .iconsRow{align-items: flex-start!important;}
  .sportscardRow .pinBox .iconPin{font-size: 1rem; width: 2rem; height: 2rem; position: absolute; top: 0.3rem; right: 0.2rem;}
  .sportscardRow .runnerName{width: 58%;}
  .sportscardRow .runnerOdds{width: 40%;}
  .sportscardRow .runnerOdds li{display: none;}
  .sportscardRow .runnerOdds .mobOdd{display: flex;}
  .sportscardRow .fancyList .runnerOdds li{width: 48%;}
  .sportscardRow .backlayHead .fancyYesNo{width: 40%;}
  .sportscardRow .fancyList .runnerOdds{width: 40%;}
  .sportscardRow .fancyList div.fancyOdds .oddMin{display: none;}
  .sportscardRow .backlayHead .oddMin{display: none;}
  .sportscardRow .backlayHead .fancyYesNo span{width: 48%!important;}
  .sportscardRow .backlayHead .fancyYesNo{padding-right: 0;}
  .sportscardRow .fancyList .suspended{width: 100%;}
  .sportscardRow .fancyList .runnerOdds li.khadoOdd{width: 100%;}
  .scoreRow .dropdown .maindroppa .anutit{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 120px;}
  .eventMain{height: calc(100dvh - 8rem)!important;}
  .exchangeDetail .eventMain{height: calc(100dvh - 10rem)!important;}
  .betSlipBox{z-index: 9; height: auto!important; top: inherit!important; bottom: 0; padding: 0; position: fixed; width: calc(100vw - 230px);}
  .betSlipBox .betBox{margin: 0;}
  .betSlipBox .betInfo,   .betSlipBox .headSlip, .betSlipBox .empty_message{display: none;}
.sportscardRow .sportHeading::after{height: 8px; bottom: -8px;}
.dummyMarket .sportHeading::before{height: 7px;}
.dummyMarket .matchList{ padding: 0.7rem 0.5rem;}
}
@media(max-width:480px){
  .forPinList .teamNameRow{width: 96%;}
}
app-player-ballbyball-detail .modal-body {color: #fff;}
app-player-ballbyball-detail .modal-footer p{color: #fff!important;}
ngx-datatable {border-radius: 0.5rem; font-size: 0.875rem;}
ngx-datatable datatable-header {background: var(--secondary); border-radius: 8px 8px 0px 0px; text-align: right; height: 42px!important; }
ngx-datatable datatable-header datatable-header-cell {padding: 0.55rem 0.75rem 0.55rem 0.75rem; border-left: 1px solid #ccc;}
ngx-datatable datatable-header datatable-header-cell:nth-child(1){border-left: none;}
ngx-datatable datatable-header datatable-header-cell .datatable-header-cell-template-wrap {color: #000;}
ngx-datatable datatable-header datatable-header-cell .datatable-header-cell-template-wrap .datatable-header-cell-label {display: inline-block; position: relative; color: #fff!important;}
ngx-datatable datatable-header datatable-header-cell .datatable-header-cell-template-wrap .datatable-header-cell-label:after {position: absolute; top: 1px; right: -1.125rem;}
ngx-datatable datatable-header datatable-header-cell:first-child .datatable-header-cell-label {display: inline-block; position: relative;}
ngx-datatable datatable-header datatable-header-cell:first-child .datatable-header-cell-label:after {position: absolute; top: 1px; right: -1.125rem;}
ngx-datatable datatable-body{height: calc(100dvh - 380px)!important; border:1px solid rgba(0, 0, 0, 0.2); border-top: none;}
ngx-datatable datatable-body::-webkit-scrollbar-track {border-radius: 0.625rem; background: rgba(0, 0, 0, 0.2)}
ngx-datatable datatable-body::-webkit-scrollbar-thumb {background: var(--secondary); border-radius: 0.625rem;}
ngx-datatable datatable-body .empty-row {position: absolute; height: 100%; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background-repeat: no-repeat; background-position: center, center; font-size: 0px;}
ngx-datatable datatable-body datatable-row-wrapper {border-bottom: 1px solid var(--primary);}
ngx-datatable datatable-body datatable-row-wrapper:nth-of-type(odd) {background: white;}
ngx-datatable datatable-body datatable-row-wrapper:nth-of-type(even) {background: #e9e9e9;}
ngx-datatable datatable-body datatable-row-wrapper datatable-body-row datatable-body-cell {padding: 0.5rem 0.75rem;}
ngx-datatable datatable-body datatable-row-wrapper datatable-body-row datatable-body-cell a {display: inline-block; margin-right: 0.5rem;}
ngx-datatable datatable-body datatable-row-wrapper datatable-body-row datatable-body-cell strong {font-size: 0.875rem;}
ngx-datatable datatable-body datatable-row-wrapper datatable-body-row datatable-body-cell .datatable-icon-down {display: inline-block; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg);}
ngx-datatable datatable-body datatable-row-wrapper:last-child {border-bottom: none;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail {border-top: 1px solid var(--card-border); padding: 0; background: #f1f1f1; display: -webkit-box; display: -ms-flexbox; display: flex;  -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; justify-content: flex-start;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div {width: 800px;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div ngx-datatable { -webkit-box-shadow: none; box-shadow: none; border-radius: 0;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div ngx-datatable datatable-header {border-radius: 0px; width: 100%; padding: 0.5rem 0; background: var(--sub-table-bg);}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div ngx-datatable datatable-header datatable-header-cell {text-align: left; padding: 0 0.75rem!important;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div ngx-datatable datatable-header datatable-header-cell .datatable-header-cell-template-wrap {color: #042659;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div ngx-datatable datatable-header datatable-header-cell .datatable-header-cell-template-wrap .datatable-header-cell-label {display: inline-block; position: relative;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div ngx-datatable datatable-header datatable-header-cell .datatable-header-cell-template-wrap .datatable-header-cell-label:after {content: ""; font-family: fontawesome; position: absolute; top: 1px; right: -1.125rem;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div ngx-datatable datatable-body datatable-row-wrapper {background: rgba(255, 255, 255, 0.6); border-bottom: 1px solid #D8D8D8;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div ngx-datatable datatable-body datatable-row-wrapper datatable-body-row datatable-body-cell {text-align: left; padding-left: 0.75rem;}
ngx-datatable datatable-body datatable-row-wrapper .datatable-row-detail > div ngx-datatable datatable-body datatable-row-wrapper datatable-body-row datatable-body-cell strong {width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; display: inline-block;}
ngx-datatable datatable-body-cell-label a strong img{margin-top: -0.125x;}
ngx-datatable .arrowDown{transform: rotate(90deg);}
ngx-datatable datatable-header datatable-header-cell{border: none!important;}
ngx-datatable .datatable-footer-inner{color: #fff;}
ngx-datatable .active{background: none;}
ngx-datatable .datatable-footer-inner h4{color: #fff;}
.bodyGet .exchangeWrap .centerWrap{padding-left: 80px;}
.bodyGet .eventMain {width: 72.6%;}
/* End Exchange Style */

/* ========= Grey Gaming CSS START ========= */

.embed-responsive{border-radius: 0.313rem 0.313rem 0 0;}
/* .info-icon {position: absolute; z-index: 11; right: 1rem;  top: .5rem;  cursor: pointer;  font-size: 1.125rem;}
.info-icon .fa.fa-info-circle{color: #000!important;} */
.info-icon{cursor: pointer; font-size: 1.125rem;}
.info-icon i{color: #fff;}
.ballByBallMain .streamingRow { position: sticky; z-index: 9; top: 0; padding: 0.8rem 0; background: #fffff8;}
.ballByBallMain {position: relative;}
.dummyEventMain .ballBanner{position:relative;}
.ballBanner{position:absolute; top:0; border-radius: 0.313rem 0.313rem 0 0; width: 100%; height: 100%; overflow: hidden; border: 0.063rem solid rgb(0, 0, 0, .2); border-bottom: 0;}
.ballBanner img{width: 100%; position: absolute; z-index: 0; top: 0;}
.ballBanner .scoreBall{position: absolute; z-index: 999; width: calc(100% - 78%); height: calc(100% - 65%); top: 48%; left: 48.5%; transform: translate(-50%, -50%); display: flex; justify-content: center; align-items: center;}
.ballBanner .scoreBall img{max-width: 100%;}
.eventTextLabelPre.bganimation2 {height: .75rem;   border-radius: 0.625rem;  width: 30%;}
.ballBanner .scoreBall .scoreRes{color: #fff; font-size:1.5vw; line-height: 1.5vw; font-weight: 600;}
.roundId {width: 100%; padding: 0.313rem 0.625rem;  margin: 0;  border-radius: 0 0 0.313rem 0.313rem;  background: var(--darkBG);  color: var(--white-color);  font: 600 0.875rem / 1.625rem var(--font);  min-height: 2.5rem;  display: flex;  align-items: center;}
.lastResult{width: 100%; margin: 0 0 1rem; background: #e7e7e7; border-radius:0.675rem;}
.ballByBall .modal-body h4 {font: 600 1.25rem / 1.625rem var(--font);}
.lastResult .headingText { text-transform: uppercase;  display: flex;  align-items: center;  min-height: 2.25rem;  padding: 0.5rem 0.625rem; margin: 0 0 0.5rem;  border-radius: 0.675rem 0.675rem 0 0;  background: var(--darkBG);  color: var(--white-color);  font: 600 1rem / 1rem var(--font); position: relative; display: flex; justify-content: space-between; align-items: center;}
.lastResult ul{display: flex; flex-wrap: wrap; gap: 0.5rem 0.225rem; padding:0 0.5rem 0.5rem;}
.lastResult li{width: 30px; height: 30px; background: url("../assets/images/ballBG.png") no-repeat 0 0; background-size: 100%; cursor: pointer; color: #fff; font-weight: 600; font-size: 0.875rem; border-radius: 0.313rem; padding: 0.313rem; display: flex; justify-content: center; align-items: center;}
.lastResult li.waitingBall{background: url("../assets/images/ballBG-wait-withshadow.png") no-repeat 0 0; background-size: 100%;}
.lastResult li.blankBall{background: url("../assets/images/ballBG-blank.png") no-repeat 0 0; background-size: 100%;}
.centermmbox .lastResult li{width: 8.2%;}
.ballByRow{padding: 0 0 1rem;}
div#ballbyballRules .modal-dialog {max-width: 40.5rem;}
.ballByRow ul{display: flex; flex-wrap: wrap; gap:0.625rem; margin-top: 1rem;}
.ballByRow li { width: 32.4%; display: flex; justify-content: space-between;  align-items: center; border-radius: 0.313rem;  background: #fff;  padding: 0.313rem 0.625rem;border: 1px solid rgba(0, 0, 0, 0.2);  position: relative;}
.ballByRow h4{ color: #000; margin: 0; font: 700 0.875rem / 1.125rem var(--font);}
.ballByRow h4 > span{display: flex; gap: 0 0.313rem;font-size: 0.75rem; font-weight: 600; margin: 0.188rem 0 0;}
.ballByRow .oddsBox{display: flex; align-items: center; gap:0 0.625rem; position: relative; width: 50%;}
.ballByRow .oddsBox .btn-fancy_info{display: none;}
.ballByRow .ballOdds {background: #8ec5fe;  cursor: pointer; padding: 0.188rem; width: 4.922rem;color: #000;display: flex; justify-content: center; align-items: center; height: 2.625rem; border-radius: 0.5rem; font: 700 0.875rem / 1rem var(--font);}
.ballByRow .minMaxCell{width: 45%;height: 2.188rem; display: flex; justify-content: center; flex-direction: column; }
.ballByRow .minMaxCell > span{display: block; font-size: 0.75rem; line-height: 1rem;  font-weight: 500;  color: rgba(0, 0, 0, 0.5);}
.ballByRow .suspended { height: 100%; left: 0;  border-radius: 0.313rem;}
.timerBox {position: absolute; z-index: 1; width: 100px; height: 100px; left: 1.25rem; top:1.25rem; background: #fff; border-radius: 50%;}  
.timerBox .countdown {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 2em; font-weight: bold; color: #333;}
.timerBox .progress-ring{transform: rotate(-90deg);}
.timerBox .ring-bg {fill: none; stroke: #e6e6e6; stroke-width: 10;}
.timerBox .ring-progress { fill: none; stroke: #4caf50; stroke-width: 10; stroke-dasharray: 282.74; stroke-dashoffset: 282.74;}
.forWebTimer{display: block;}
.forMobTimer{display: none;}
@keyframes timerDown {
  to {
    stroke-dashoffset: 0;
  }
}
.no-animation {animation: none;}
#ballbyball .modal-header{display: flex; justify-content: space-between;}
#ballbyball .modal-body{padding: 0; background: #000;}
#ballbyball .embed-responsive{border-radius:0;}
#ballbyball .modal-footer p{margin: 0 auto; font: 600 0.875rem / 1.625rem var(--font); color: #fff;}
div#ballbyball .modal-title {text-align: center; flex: auto;}
.ballByBall ul {margin: 0 0 .5rem;}
.ballByBall .modal-header {display: inline-block;}

.horseracingGType .timerBox{z-index: 1;}
@keyframes countdown {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
  }

.ballVideoBox{position: relative;} 
#videoFrame{position: absolute; z-index: 8;top: 0;}
video#videoFrame{width: 100%!important; height: 100%!important; background: #000;}
.remainingRow{background: #F2F3F7; border: 1px solid rgb(0, 0, 0, .2); padding:8px; width: 100%; display: flex; align-items: center; gap: 0 15px; }
.remainingRow h6{margin: 0; font-weight: 600;}
.remainingRow ul{display: flex; flex-wrap: wrap; gap: 2px;}
.remainingRow li{width: 25px; height: 25px; background: #000; border-radius: 50%; color: #fff; display: flex; justify-content: center; align-items: center;}
.remainingRow li span{font-size: 12px; line-height: 26px;}
.listnone ul{list-style: none;}
.dummyEventMain .ballBanner{padding-bottom: 62.25%; background:rgba(0,0,0,0.2); border-radius: 0.313rem; border-color:transparent;}
.dummyEventMain .lastResult li{background: url("../assets/images/ballBG-blank.png") no-repeat 0 0; background-size: 100%;}
.rePlayBtn{cursor: default; background: #fff; padding: 5px 20px 5px 5px; min-height: 40px; text-transform: uppercase; font-size: 18px; line-height: 18px; font-weight: 600; border-radius: 20px 5px 5px 20px; display: flex; align-items: center; gap: 0 5px; border: none; position: absolute; z-index: 9; left: 15px; top: 15px;}
.rePlayBtn img{width: 30px;}
.horseracingGType .timerBox{z-index: 1;}
.horseracingGType .lastResult ul{gap: 0.5rem; justify-content: space-between;}
.horseracingGType .lastResult li{width: 8%; height: 35px; background: #000; cursor: pointer; color: #fff; font-weight: 600; font-size: 0.875rem; border-radius: 0.313rem; padding: 0.313rem;}
.horseracingGType .ballBanner .scoreBall{width: auto; height: auto; right: 24%; top: 18%; left: inherit; transform: skew(-5deg, -5deg); display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 0.75rem 0; z-index: 1;}
.horseracingGType .ballBanner .scoreBall .headRes{ font-size: 2.1vw; font-weight: 900; color: #ff0000;}
.horseracingGType .ballBanner .scoreBall .scoreRes{font-size: 1.8vw; line-height:  1.8vw; padding: 0 4px; font-weight: 900; background: #2b2b2b; color: #fff; width: auto; height: auto; position: static!important;}
.horseracingGType .dummyEventMain .lastResult li{animation: gradient 2s linear infinite;
    background-image: linear-gradient(120deg,rgba(255,255,255,0.8),rgba(255,255,255,0.6),rgba(255,255,255,0.6),rgba(255,255,255,0.8));
    background-size: 300% 100%;}
    @keyframes gradient {
        0% { background-position: 100% 0%;}
        100% { background-position: 0% 0%;}
}
#horseRacingRules .modal-header{display: inline-block;}
.horseracingGType .ballByRow ul{flex-direction: column; gap:0; margin: 0; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1rem; border-radius:0 0 0.5rem 0.5rem; overflow: hidden;}
.horseracingGType .ballByRow ul li{width: 100%; padding: 0.313rem 0.625rem; border: none; border-bottom: 1.5px solid rgba(0, 0, 0, 0.2); border-radius: 0;}
.horseracingGType .ballByRow .oddsBox{gap: 0 0.313rem;}
.horseracingGType .ballByRow .ballOdds{ height: 2.625rem; width: 15.9%;}
.horseracingGType .ballByRow .suspended{height: 2.625rem; width: 49.2%; left: inherit; right: 0.6rem;}
.horseracingGType .ballByRow h4 span{font-size: 0.75rem; font-weight: 600;}

#freespin-reload-modal .modal-dialog.modal-dialog-centered.modal-sm.reloadModal{max-width: 420px!important;}
.reloadModal .btn.btn-warning{padding: 0.75rem 1.125rem!important; font-size: 1rem; border-radius: 0.5rem;}
div#sessionCheck .modal-content.popimgcoin h4 {text-align: center;}
.bookmakerheading1 {background: var(--darkBG); color: var(--white-color); min-height: 2.25rem; margin: 0 0 1rem; padding: 0.5rem 0.625rem; font:600 1rem / 1rem var(--font); display:block; border-radius: 0.675rem 0.675rem 0 0;}
.ball-bookMaker{margin: 1rem 0 0;}
.ball-bookMaker .bookHead{background: var(--darkBG); display: flex; justify-content: space-between; align-items: center; min-height: 2.25rem; padding: 0.5rem 0.625rem; border-radius: 0.675rem 0.675rem 0 0;}
.ball-bookMaker .bookHead h3{flex: 0 0 50%; font:600 1rem / 1rem var(--font); margin: 0; color: var(--white-color);}
.ball-bookMaker .bookHead ul.backlayText{flex: 0 0 50%; display: flex; justify-content: center; margin: 0;}
.ball-bookMaker .bookHead ul.backlayText li{width: 50%; text-align: center; font:700 0.875rem/0.875rem var(--font); color: var(--white-color);}
.ball-bookMaker .bookmarBox{background: #fff; border-radius:0 0 0.625rem 0.625rem; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1rem;  margin:0 0 0.5rem;}
.ball-bookMaker .bookEvent{display: flex; justify-content: space-between;  align-items: center; padding: 0.313rem 0.625rem; border-bottom: 1.5px solid rgba(0, 0, 0, 0.2);}
.ball-bookMaker .bookEvent:last-child{border-bottom: none;}
.ball-bookMaker .bookeventName{flex: 0 0 50%;}
.ball-bookMaker .bookeventName span{display:flex; gap:0px 0.313rem; font:700 0.875rem / 1rem var(--font); color: #000;}
.ball-bookMaker .bookeventName .bm-minText span{font-size: 0.75rem; font-weight: 600;}
.ball-bookMaker .bookeventName marquee{position: absolute; bottom: 0; left: 0; font-size: 10px; color: #000;}
.ball-bookMaker .bookOddvalue{flex: 0 0 50%; gap: 0 0.313rem; display: flex; justify-content: center; align-items:center; position: relative;}
.ball-bookMaker .bookOddvalue li{flex: 0 0 15.9%; height: 2.625rem; font: 700 0.875rem/1rem var(--font); cursor: pointer; border-radius: 0.5rem; display: flex; justify-content: center; align-items: center;}
.ball-bookMaker .back{background: #8ec5fe;}
.ball-bookMaker .lay{background: #ffa0d0;}
.ball-bookMaker .suspended-BM{background: rgba(0, 0, 0, 0.4); color: #fff; margin: 0; height: 2.625rem; font:500 1rem/1rem var(--font)!important; text-transform: uppercase; border-radius: 0.5rem; width: 100%; position: absolute; z-index: 8; display: flex; justify-content:center; align-items: center;}
.dummyEventMain .bookHead {min-height: 2.25rem; background: rgba(0, 0, 0, 0.2); border-radius: 0.675rem 0.675rem 0 0; animation: gradient 2s linear infinite !important;}
.dummyEventMain .ball-bookMaker .bookOddvalue li, .dummyEventMain .bookHead, .dummyEventMain .eventTextLabelPre{animation: gradient 1s linear infinite; background-image: linear-gradient(120deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));  background-size: 300% 100%;}
.dummyEventMain .bookeventName .eventTextLabelPre{height: .75rem; border-radius: 0.625rem; width: 20%;}
.dummyEventMain .minMaxCell{display: none;}
@keyframes smooth-blink {0%, 100% {opacity: 1;}  50% {opacity: 0;}} 
.blink-animate {animation: smooth-blink 1.25s infinite;}
.vidIcon{padding: .25rem .5rem!important; display: inline-flex; align-items: center; margin:-2px 0 0 5px!important; font-size: 0.75rem; border: 1px solid rgba(0, 0, 0, .2); color: rgba(0, 0, 0, .2); background: none; border-radius: 3px;}
.vidIcon:hover{border: 1px solid var(--secondary); color:var(--secondary)!important;}
app-coin-toss{margin: 1rem 0 0; display: block;}
app-coin-toss .modal-dialog{margin: 1.75rem auto;}
app-coin-toss .modal-header{padding: 1rem;}
app-coin-toss .modal-body{color: #fff!important}
#bottombetslipInput .modal-title{flex: auto; text-align: center;}
#bottombetslipInput .form-control{height: 42px; border-radius: 12px; border: 1px solid var(--primary)!important;}
#bottombetslipInput .modal-dialog{max-width: 576px;}
#bottombetslipInput .modal-content{background: #fff url(../assets/images/popup_circle.webp) left top / 215px no-repeat!important;}
#bottombetslipInput .iconMB{width: 48px; height: 48px; background: var(--primary-rgb3); border-radius: 50%; display: flex; justify-content: center; align-items: center; margin: 0 0 0 -3px;}
#bottombetslipInput .iconMB svg{fill:none; stroke: var(--primary);}

@media(max-width:1699px){
  .lastResult{margin: 0 0 0.5rem;}
  .lastResult ul {gap: 0.5rem 0.125rem;}
  .lastResult li{width: 10%; height: 28px; font-size: 0.75rem;}
  .horseracingGType .lastResult ul{gap: 0.5rem 0.325rem;}
  .horseracingGType .lastResult li{height: 30px;}
  
}

@media(max-width:1650px){
  .ballByRow .minMaxCell span {font-size: 66%;}
}      
@media(max-width:1599px){
  .lastResult ul{gap:0.5rem 0;}
  
  
}
@media(max-width:1534px){
  .ballByRow li { padding: 0.313rem 0.5rem;}
  .ballByRow .minMaxCell span {font-size: 63%;}
  .exchangeSearch {width: 40%;}
}

@media(max-width:1499px){
  .ballByRow{padding: 0 0 0.5rem;}
  .ballByBallMain .streamingRow{padding: 0.8rem 0  0;}
  .ballByRow .minMaxCell span {font-size: 75%;}
  .lastResult{margin: 0 0 0.5rem;}
  .lastResult .headingText{font: 600 0.75rem / 1rem var(--font);}
  .lastResult li{ height: 25px; font-size: 0.75rem;}
  .lastResult .headingText{min-height: 2rem;}
  .roundBG{margin: 0!important;}
  .ball-bookMaker{margin: 0.5rem 0 0;}
  .ball-bookMaker .bookOddvalue li{flex:0 0 15.5%;}
  
  
}

@media(max-width:1399px){
  .ballByRow .minMaxCell span {font-size: 68%;}
  .ballByRow ul {gap: .5rem;}
  .ballByRow li {width: 31.8%;}
  .horseracingGType .lastResult li{height: 25px;}
  .lastResult li{width: 10%; height: 24.5px;}
  .rePlayBtn{font-size: 1rem; line-height: 1rem; min-height: auto;}
  .rePlayBtn img{height: 22px; width: 22px;}
  .lastResult ul{gap: 0;}
}
      
@media (max-width:1299px) {
  /* .lastResult li{width: 17.8%;} */
  .ballByRow .minMaxCell span {font-size: 65%;}
  .forWebTimer{display: none;}
  .forMobTimer{display: block;}
  .timerBox {width: 50px; height: 50px; left: 0.938rem; top:0.938rem; background: #fff; border-radius: 50%;} 
  .timerBox .countdown {font-size: 1.2em;}
  .timerBox .ring-bg {stroke-width: 5;}
  .timerBox .ring-progress {stroke-width: 5; stroke-dasharray: 125.66; stroke-dashoffset: 125.66;}
  .lastResult .headingText{margin: 0 0 0.2rem;}
  .lastResult ul{padding: 0 0.5rem 0;}
  .lastResult li{width: 10%; height: 20px;}
  
}  
@media (max-width:1199px) {
    /* .lastResult li{width: 20px; height: 20px;} */
    .horseracingGType .lastResult ul{gap: 0.5rem 0.225rem;}
    .horseracingGType .lastResult li{font-size: 0.75rem; height: 22px;}
}
@media (max-width:990px) {
  .sportscardRow .luckyNum .runnerOdds{justify-content: flex-end;}
  .exchangeDetail .eventMain {height: calc(100dvh - 7rem) !important; padding-bottom: 0.5rem;}
  .bodyGet .eventMain{width: 100%;}
  .horseracingGType .lastResult ul{gap: 0.5rem 0.325rem;}
  .horseracingGType .ballBanner .scoreBall{right: 28.1%; top: 19%;}
  .horseracingGType .ballBanner .scoreBall .headRes{ font-size: 2.1vw; line-height: 1.5vw;}
  .horseracingGType .ballBanner .scoreBall .scoreRes{font-size: 1.8vw; line-height:  1.8vw}
  .exchangeSearch {width: 95%;}
  .lastResult li{height: 28px;}
  .carousel-inner{ border-radius: 10px;}
  .footerRow h6{font:700 12px/12px var(--font); text-transform: uppercase; color: rgb(78, 93, 108);}
  .table{font: 400 12px/12px var(--font);}
  
}
@media (max-width:767px) {
  .expBalBtn{position: absolute; left: 0; font-size: 12px; margin-left: 0;}
  .eventMain {height: calc(100dvh - 10.2rem) !important;}
  .exchangeDetail .eventMain {height: calc(100dvh - 10.2rem) !important;}
  .betSlipBox{left: 0; border-radius: 0.5rem 0.5rem 0 0; bottom: 5rem; width: 100%;}
  .betSlipBox .betBox{border-radius: 0.625rem 0.625rem 0 0;}
  .ballByBallMainDiv{margin-bottom: 60px;}
  .ballByBallMainDiv .eventMain{padding: 0 0.5rem; height: auto!important;}
  .ballByBallMain .streamingRow{position: inherit;}
  .lastResult{margin: 1rem 0 0;}
  .lastResult ul{justify-content: center; gap: 0.3rem; padding: 0 0.5rem 0.5rem;}
  .lastResult li{width: 30px; height: 30px; font-size: 1rem;}
  .ballBanner .scoreBall .scoreRes {font-size: 5.5vw;}
  .ball-bookMaker{margin: 1rem 0;}
  .ball-bookMaker .bookOddvalue{flex: 0 0 48%;}
  .ball-bookMaker .bookOddvalue li{display: none; flex:0 0 48%;}
  .ball-bookMaker .bookOddvalue .mobOdd{display: flex;}
  .ballByRow{padding: 0;}
  .ballByRow h4{width: 30%;}
  .ballByRow .oddsBox{width:65%;}
  .ballByRow .oddsBox .btn-fancy_info{display: block;}
  .mobMinMax{display: none!important;}
  .ballByRow .oddsBox{justify-content: flex-end;}
  .horseracingGType .ballByRow .ballOdds{display: none; width: 48%;}
  .horseracingGType .ballByRow .suspended{width: 45.5%;}
  .horseracingGType .ballByRow .oddsBox{width: 48%;}
  .horseracingGType .ballByRow .mobOdd{display: flex;}
  .horseracingGType .btn-fancy_info{display: none!important;}
  .horseracingGType .lastResult li {width: 8.8%; font-size: 1rem;}
  .horseracingGType .ballBanner .scoreBall{right: 27.2%; top: 18%;}
  .horseracingGType .ballBanner .scoreBall .headRes{ font-size: 5.2vw; line-height: 5vw;}
  .horseracingGType .ballBanner .scoreBall .scoreRes{font-size: 4.2vw; line-height:  4.2vw}
  app-coin-toss{margin: 0;}
  app-coin-toss .coinTossMain{margin: 0 0 60px;}
  .openBets .modal-body{padding: 10px 5px;}
  .openBets .selectBox .text-black{color: #000;}
  .openBets .eventTitle{font:400 1rem/1.125rem var(--font);}
  .openBets .eventTitle .fa{font-size: 1rem;}
  .openBets .betList{height: calc(100dvh - 250px);}
  .openBets .headRow li, .openBets .betOdd li{font:400 1rem/1.125rem var(--font);}
  .exchangeWrap .centerWrap{padding-left: 0; padding-right: 0;}
  .exchangeDetail .centerWrap{margin: 60px 0 0;}
  #exposure-details .table-responsive{min-height: auto;}
  .eventMain.margbottomn{padding-bottom: 26rem;}
  .ballByRow .minMaxCell span{font-size: 0.75rem;}
  .minMaxCell{display: none; width: 70%!important; position: absolute; left:0rem; border-radius: 0.188rem; top: 1.375rem; background: #fff; box-shadow: 0 0 3px rgba(0, 0, 0, .5); padding: 0.313rem; z-index: 9;}
  .minMaxCell.show{display: block;}
  .minMaxCell .mnText{font-size: 0.75rem;}
  .minMaxCell > span{display: block; font-size: 0.75rem;} 
  .minMaxCell .minLabel {font-weight: 900!important;}
  #bottombetslipInput .iconMB{margin: 4px 0 0;}
  #bottombetslipInput .modal-footer{flex-direction:column-reverse; gap: 10px;}
  #bottombetslipInput .modal-footer .btn{width: 100%; margin: 0;}
}
@media (max-width:640px) {
  .ballByRow li{width: 48.5%;}
}
/* End BALL BY BALL CSS */
/* Coin Toss style */
.coinTossGM app-player-ballbyball-detail{margin-left: -2.22%; display: block; height: calc(100dvh - 8.1rem);}
.coinTossGM .coinTossMain{padding: 1rem!important; gap: 1rem 0.5rem!important;}
.coinResult{display: flex; justify-content: center; flex-wrap: wrap; padding: 1.875rem 1rem; gap: 0.625rem; }
.coinResult img{height: 5rem !important; filter: grayscale(1);}
.coinResult img.win-Coin{filter: grayscale(0);}
.cT-Result .modal-body{height: auto!important;}
.coinModal.modal-dialog-centered {margin: auto;  min-height: 100dvh;}
@media(max-width:1499px){
  .coinTossGM{font-size:14px;}
}


@media(max-width:1399px){
  .coinResult {padding: 1.875rem 1.5rem; gap: 1rem;}
  .coinTossGM{font-size:12px;}
  .coinTossGM .coinTossMain{padding: 0.5rem!important; gap: 1rem 0.5rem!important;}
}
@media(max-width:1199px){
  .coinTossGM{font-size:11px;}
}
/* End Coin Toss style */
.footermm p{color: #fff;}
#notification-details-modal .table-responsive{min-height: auto;}
#notification-details-modal tfoot{border-top: 1px solid var(--primary);}
.margbottomn{margin-bottom: 350px!important;}
.margbottomnevnt {margin-bottom: 365px!important; }
.paddingbtm.margbottomnevnt{margin-bottom: 335px!important; }
.margbottomnevnt .ballByBallMainDiv{margin-bottom: 0;}
/* .exchangeDetail .margbottomnevnt {margin-bottom: 360px!important; } */

/* For VIP Player Style*/
.secTitle img{width: 22px; height: 22px; margin:0 8px 0 0;}
.withSubText{flex-direction: column; align-items: flex-start;}
.withSubText p{color: rgba(0,0,0,0.6); font: 300 1rem/1.375rem var(--font); margin: 0.5rem 0;}
.vipBanner{background:rgba(0,0,0,0.6) url("../assets/images/vipimg/VIPBanner.jpg") no-repeat; background-position: right;  width: 100%; border-radius: 1rem; overflow: hidden; padding: 1rem 4rem; display: flex; justify-content: space-between; align-items: center;}
.vipBanner .vipBannerText{flex: 0 0 50%; margin: 1.82rem 0;}
.vipBanner .vipBannerText .badge{border-radius: 1rem; font-weight: 300; padding: 0.313rem 0.5rem; font-size: 0.875rem; text-transform: uppercase;}
.vipBanner .vipBannerText p{color: var(--white-color); font: 300 0.875rem/1.375rem var(--font); }
.vipBanner .vipBannerText h1{font:600 2rem/3rem var(--font); color: var(--white-color); margin: 0.5rem 0;}
.vipBanner .vipBannerText .btn-warning{background:#FFCE00; padding:0.75rem 1rem; margin: 2rem 0 0;}
.vipBanner .vipImg{margin: 2rem 0;}
.vipLevelsRow{margin: 5rem 0;}
.vipLevelsRow .levelListRow{display: flex; gap: 1rem; flex-wrap: wrap;}
.vipLevelsRow .levelListRow .levelBox{ flex: 0 0 24%; padding:5rem 2rem 2rem; margin: 5rem 0 0; border: 1px solid #fff; border-radius: 1rem; display: block; text-align: center; position: relative; background: var(--darkBG);}
.vipLevelsRow .levelListRow .levelBox .levelIcon{ position: absolute; top: -25%; margin: 0 auto; display: block; left: 0; right: 0;}
.vipLevelsRow .levelListRow .levelBox .levelIcon img{width: 8.12rem;}
.vipLevelsRow .levelListRow .levelBox h3{font: 300 1rem/1.5rem var(--font); color: var(--white-color); margin: 0 0 0.5rem;}
.vipLevelsRow .levelListRow .levelBox .decText{color: rgba(255,255,255,0.6); font: 300 0.875rem/1.375rem var(--font); padding-right: 0.5rem; height: 8rem;overflow: auto;}
.vipLevelsRow .levelListRow .levelBox .xpbtn{background: var(--secondary); color: var(--white-color); display: block; font-size: 1rem; padding: 0.625rem; text-align: center; margin: 1rem 0 0; border-radius: 0.5rem;}
.vipLevelsRow .levelListRow .border-blue{border-color: #588FFF; box-shadow:inset 0 6rem 5rem -5rem rgba(88,143,255,0.5);}
.vipLevelsRow .levelListRow .border-pink{border-color: #E23E97; box-shadow:inset 0 6rem 5rem -5rem rgba(126,62,151,0.5);}
.vipLevelsRow .levelListRow .border-green{border-color:#97AA15; box-shadow:inset 0 6rem 5rem -5rem rgba(151,170,21,0.5);}
.vipLevelsRow .levelListRow .border-orange{border-color: #FF8268; box-shadow:inset 0 6rem 5rem -5rem rgba(255,130,104,0.5);}
.vipLevelsRow .levelListRow .border-purple{border-color:#8F53D1; box-shadow:inset 0 6rem 5rem -5rem rgba(143,83,209,0.5);}
.vipLevelsRow .levelListRow .border-peach{border-color: #F4A36D; box-shadow:inset 0 6rem 5rem -5rem rgba(244,163,109,0.5);}
.vipLevelsRow .levelListRow .border-lgreen{border-color: #91E0DE; box-shadow:inset 0 6rem 5rem -5rem rgba(145,224,222,0.5);}
.vipLevelsRow .levelListRow .border-skyblue{border-color: #6987E1; box-shadow:inset 0 6rem 5rem -5rem rgba(105,135,225,0.5);}
.vipLevelsRow .levelListRow .border-gGreen{border-color: #8FB437; box-shadow:inset 0 6rem 5rem -5rem rgba(143,180,55,0.5);}
.vipLevelsRow .levelListRow .border-Dorange{border-color: #E55231; box-shadow:inset 0 6rem 5rem -5rem rgba(229,82,49,0.5);}
.perksRow{margin:0 0 5rem;}
.perksRow .perksList{display: flex; gap: 1rem; flex-wrap: wrap;}
.perksRow .perksList .perksBox{flex: 0 0 49%; padding:3rem; border: 1px solid rgba(255,255,255,0.2); border-radius: 1rem; display: block; text-align: center; position: relative; background: var(--darkBG);}
.perksRow .perksList .perksBox .perkIcon{margin:0 auto 1rem; display: block;}
.perksRow .perksList .perksBox .perkIcon img{width: 10rem;}
.perksRow .perksList .perksBox h2{font:600 1.25rem/2rem var(--font); margin:0 0 0.5rem; color: var(--white-color);}
.perksRow .perksList .perksBox ul{list-style: none;}
.perksRow .perksList .perksBox li{color: rgba(255,255,255,0.6); font: 300 0.875rem/1.375rem var(--font); text-align: left; margin: 0 0 0.625rem; position: relative; padding-left: 2rem;}
.perksRow .perksList .perksBox li::before{content: '\f14a'; font: 1.5rem/1.5rem FontAwesome; color: #29A0FF; position: absolute; left: 0; top: 0;}
.vipFaq{margin: 0 0 5rem;}
.vipFaq summary {display: block; cursor: pointer; padding: 1rem 1.5rem; font-size: 1rem; font-weight: 600; color: var(--white-color); list-style: none; background: var(--darkBG); border-radius: 0.5rem; /* Remove default marker */}
.vipFaq summary::-webkit-details-marker {display: none; /* Remove default marker for Webkit */}
.vipFaq summary { position: relative; /* Add a custom plus/minus sign */ transition: color 0.2s;}
.vipFaq summary::after {content: '+'; position: absolute; right: 1.5rem; font-size: 1.5rem; line-height: 1; color: var(--white-color);}
.vipFaq details[open] summary::after {content: '-';}
.faqContent {padding: 0 2rem 0.5rem; background: var(--darkBG); position: relative; top: -0.315rem;}
.faqContent p { color: var(--white-color); font-size: 0.85em; margin-bottom: 0.625rem;}
.faqContent ul {list-style: disc; margin: 0 0 0 0.5rem;}
.faqContent ul li {font-size: 0.825rem; color: var(--white-color); margin-bottom: 0.5rem;}

.vipUserXp{background: var(--darkBG); border-radius: 0.5rem; overflow: hidden; padding: 2rem; margin:0 0 5rem;}
.vipUserXp .badgeBox{width: 10rem; height: 10rem; margin-right: 2rem;  border: 1px solid transparent; border-image: linear-gradient(180deg, rgba(255,255,255,0.4), rgba(255,255,255,0.15)) 1; border-radius: 0.5rem; padding: 1rem; display:block; float: left;}
.vipUserXp .badgeBox img{width: 90%; margin: auto; display: block;}
.vipUserXp .badgeBox .badgeName{font:300 1rem/2rem var(--font); color: var(--white-color); text-align: center; display: block;;}
.vipUserXp h1{font: 600 1.75rem/2.5rem var(--font); margin: 0 0 3.5rem -0.5rem; color: var(--white-color); width:82%; float: left; min-height: 3.5rem;}
.vipUserXp h1 span{font: 300 0.75rem/1rem var(--font); color:rgba(255,255,255,0.6); display: block;}
.vipUserXp .progressBar {float: left; width:80%; background: rgba(255,255,255,0.1);   border-radius: 0.5rem; height: 8px; position: relative;}
.vipUserXp .progressFill {height: 100%; background:#f7cd47; width: 0; transition: width 0.4s ease-in-out; border-radius: 0 0.5rem 0.5rem 0; position: relative;}
.vipUserXp .progressFill .proValue{position: absolute; right: -0.5rem; top: 1rem; color: #fff; text-align: center; font:300 0.75rem/0.5rem var(--font);}
.vipUserXp .progressBar ul{width: 102%; display: flex; justify-content: space-between; margin: -1.5rem 0 0 -0.5rem;}
.vipUserXp .progressBar ul li{color: var(--white-color); font:300 0.75rem/0.75rem var(--font);}
.playerNav .vipUserXp{padding: 0.5rem 0.5rem 2.2rem; margin: 0 15px; background: rgba(255, 255, 255, 0.1); position: relative;}
.playerNav .vipUserXp .viewBad{position: absolute; right: 0.5rem; top: 0.5rem; border-radius: 1rem;}
.playerNav .vipUserXp h1{font: 600 0.75rem/1rem var(--font); width: auto; margin: 0 0 1.5rem; min-height: 3.5rem; align-content: center;}
.playerNav .vipUserXp .badgeBox{width: 3.5rem; height: 3.5rem; margin-right: 0.5rem; padding: 0.2rem; border-radius: 0.5rem;}
.playerNav .vipUserXp .badgeBox img{margin:-0.5rem auto 0;}
.playerNav .vipUserXp .badgeBox .badgeName{font: 800 0.625rem/0.75rem var(--font);}
.playerNav .vipUserXp .progressBar{width: 90%; height: 4px; margin-left: 0.6rem;}
.playerNav .vipUserXp .progressFill .proValue{top: 0.55rem; font: 300 0.675rem/0.75rem var(--font);}
.playerNav .vipUserXp .progressBar ul{margin: -1.2rem 0 0 -0.6rem; width: 108%;}
.playerNav .vipUserXp .progressBar ul li{font: 300 0.675rem/0.75rem var(--font);}
.loyaltyRewars{margin:0 0 5rem;}
.rewardsList{display: flex; flex-wrap: wrap; gap: 1rem;}
.rewardBox{flex: auto; background: var(--darkBG); border-radius: 0.5rem; padding: 2rem; gap: 1rem; display: flex; justify-content: center; flex-direction: column; align-items: center; position: relative;}
.rewardBox .rewardInfo{color: var(--white-color); font-size: 1.5rem; position: absolute; right: 2rem; top: 2rem; cursor: pointer;}
.rewardBox .rewardIcon{width: 7.5rem; height: 7.5rem; border-radius: 100%; border: 1px solid rgba(255, 255, 255, 0.1); display: flex; align-items: center; justify-content: center; background: var(--primary);}
.rewardBox h5{font: 300 1rem/1rem var(--font); color: var(--white-color); text-transform: uppercase;}
.rewardBox h2{font: 600 1.875rem/2.5rem var(--font); margin: 0 0 1rem;}
.rewardBox .btn-warning{font: 600 0.875rem/1rem var(--font); display: block; width: 100%; padding: 0.75rem 0;}

.earningHistory{margin: 0 0 5rem;}
.earningHistory .table-responsive{border-radius: 0.5rem;}
.earningHistory .table thead th{border-bottom: 0;}
.earningHistory .table thead th span{font-weight: 400; color:rgba(255,255,255,0.5);}
.earningHistory .table td{color: var(--white-color);}
.expPointsRules{margin:0 0 5rem;}

.xpTable{min-height: auto!important;}
.xpTable .table{margin-bottom: 0;}
.xpTable thead th{border: none;}
.xpTable td{border-left: 1px solid var(--primary);}
.xpTable .sno{ vertical-align: middle; border-left: none;}
.xpTable .level{vertical-align: middle;}

@media(max-width:1599px){
  .vipLevelsRow .levelListRow .levelBox {flex: 0 0 23.5%;}

}
@media(max-width:1499px){
  .vipUserXp h1{width: 78%;}
  .vipUserXp .progressBar {width: 77%;}
}
@media(max-width:1199px){
  .perksRow .perksList .perksBox{flex:0 0 48.5%}
  .playerNav .vipUserXp{margin: 0 10px 5px;}
  .vipUserXp h1{width: 72%;}
  .vipUserXp .progressBar {width: 70%;}
}
@media(max-width:992px){
  .rollingBonus ul li span{font-size: 10px;}
  .vipUserXp h1{width: auto;}
}
@media(max-width:880px){
  .vipUserXp .badgeBox{width: 8rem; height: 8rem;}
  .vipLevelsRow .levelListRow .levelBox {flex: 0 0 48%;}
  .vipBanner .vipImg{width: 40%;}
}
@media(max-width:767px){
  .vipBanner {padding: 1.5rem; background-position: left;}
  .vipBanner .vipImg{display: none;}
  .vipBanner .vipBannerText{flex: 0 0 80%; margin: 0;}
  .vipLevelsRow{margin: 3rem 0;}
  .vipLevelsRow .levelListRow{overflow: auto; flex-wrap: nowrap; padding: 0 0 1rem;}
  .vipLevelsRow .levelListRow .levelBox{flex: 0 0 50%;}
  .perksRow{margin: 0 0 3rem;}
  .perksRow .perksList{justify-content: center;}
  .perksRow .perksList .perksBox{flex: 0 0 100%;}
  .vipFaq{margin: 0 0 6rem;}
  .vipUserXp{margin: 0 0 3rem; padding: 1rem;}
  .vipUserXp .badgeBox{width: 5rem; height: 5rem; margin-right: 1rem;}
  .vipUserXp .badgeBox .badgeName{font:300 0.75rem/1.5rem var(--font);}
  .vipUserXp h1{width: auto;}
  .vipUserXp h1 span{font-size: 12px;}
  .vipUserXp .progressBar{width: 97%; margin: 0 0 1.5rem 0.5rem; }
  .vipUserXp .progressBar ul{margin: -1.8rem 0 0 -0.5rem; width: 105%;}
  .playerNav .vipUserXp{padding: 0.5rem;}
  .loyaltyRewars{margin: 0 0 3rem 0;}
  .rewardsList{justify-content: center;}
  .rewardBox{flex: auto;}
  .rewardBox h5{font-size: 14px;}
  .rewardBox:nth-child(3){flex: 0 0 100%;}
  .rewardBox .btn-warning{font-size: 12px;}
  .earningHistory{margin: 0 0 5rem;}
  .earningHistory .table-responsive{height: calc(100dvh - 29rem); min-height: auto; margin: 0;}
  .earningHistory .table-sm, .expPointsRules .table-sm{width: 800px!important; max-width: 800px!important;}
  .signSelectStyle .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret{height: 36px!important;}
  .dropdown-list .filter-textbox input{padding: 0!important;}
  
}
@media(max-width:640px){
  .vipBanner .vipBannerText{flex: 0 0 100%;}
}
@media(max-width:420px){
  .vipLevelsRow .levelListRow .levelBox{flex: 0 0 80%;}

}
/* End VIP Player Style*/
