@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=Inter:wght@200;300;400;500;600;700;800&display=swap");

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

   

  --textwhite: 255, 255, 255;
  --headerBG:#e41827; 
  --primary: #e41827; 
  --modalBg: #FAFAFA;
  --border-type1-primary: #EAECEF;
  --border-type1-secondary: #9ca0ab;  
  --text-primary: #353A45;
  --text-secondary : #9CA0AB;
  --bgGreen : 13, 151, 55;
  --footer-bg:#000000;
  --text-secondary :#9CA0AB;
  --text-green : #0d9737;
  --lighGreenBg : #2f6930;
  --bgLightGreen : #daeadd;
  --white-color:#ffffff;
  --lightfooterBg : #1B1E25;
  --footerText : #9ca0ab;
  --login-button-bg:#7b0911;
  --login-button-text:#fff;
  --headerLoginInputBg: #b60606;
  --menu-text:#ffffff;
 --hover-color: #7b0911;   
 --darkBG:#f4f4f4;
 --filterInputBg : #242934;
 --filterInputBorder : #454952;
 --btntText:#ffffff;

  /* ======= OLD VARIALBE  ======= */
   
    /* --secondary:#1e1f23;
    --primary-rgb:rgba(237,53,79,0.9);
    --primary-rgb2:rgba(237,53,79,0.5);
    --primary-rgb3:rgba(227,45,71,0.1); */
    
    
   
/*     
    --menuBG:#283732;
    
    --dropdown-text:#ffffff;
    --tabText:#ffffff;
    --sidebarBG:#134D38;
    --body-bg:#0b0b0d;
   
    --mobileFootIcon:#fff;

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

   
  }


.playerNav::-webkit-scrollbar, .langunage_dropdown.dropdown-menu::-webkit-scrollbar{width: 5px; height: 5px;}
.playerNav::-webkit-scrollbar-track, .langunage_dropdown.dropdown-menu::-webkit-scrollbar-track{background: #ebeff4;}

/* ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  

  ::-webkit-scrollbar-track {
    background: var(--body-bg); 
  }
   

  ::-webkit-scrollbar-thumb {
    background: var(--secondary); 
  } */
  
  /* 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;} */


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{ line-height: 20px; background: var(--darkBG); font-family:Helvetica,Arial,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: rgba(var(--textwhite), 1)}
#multipleTab .alertMsg, #multipleTab body { color: var(--text-primary);}

.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: 1024px;}
.bg-primary, .badge-primary{background: var(--secondary)!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: rgba(var(--textwhite), 1);}
.btn-outline-primary:hover{background: var(--primary)!important;}
.active{ background: var(--hover-color);}
.star-error{font-size: 20px;}
.form-group{position: relative;}
.viewBtn{border-color: var(--primary); color: rgba(var(--textwhite), 1); border-radius: 30px;}
.viewBtn:hover{background: var(--primary); border-color: var(--primary);}
.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;}
.loginModal .text-white .btn-primary.resendBtn{font-size:12px!important;width:auto!important;padding:3px 8px!important;margin:0 0 0 5px;height:auto}
.loginModal .text-white{color:var(--text-secondary)!important;font-family:Roboto;width:100%;position:relative;top:.75rem}
.loginModal small.text-white{color:red!important;font-weight:bold;font-family:Roboto!important}
.headBar{background: var(--headerBG); width: 100%;}
.headLogo{display: block; height:34px;}
.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; position: relative;}
.headerItem .loginCol{display: flex; align-items: center; margin: 0 20px 0 60px; font-family: Helvetica, Arial, sans-serif !important;}
.headerItem .loginCol .btn-warning, .loadMoreBtn{ color: var(--login-button-text); border-color: var(--login-button-bg); background: var(--login-button-bg);}

.sportsbookOpen .headerItem .playerNav{z-index: 9991;}
.sportsbookOpen .darkHead .search-box{z-index: 9991;}
.headerItem .betSlipBtn, .headerItem .userBtn {color: rgba(var(--textwhite), 1); 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:256px;z-index:9;border-radius:0;right:0;padding:0;transition:all .3s;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.2);border:0;}
.playerNav .pl-link{display:flex;align-items:center;width:100%;padding:5px 10px;color:#000!important;font-size:12px;}
.playerNav .pl-link i{margin-right:4px;width:22px;text-align:center;}
.playerNav .pl-link:hover,.langunage_dropdown.dropdown-menu .dropdown-item:hover{color:var(--hoverText)!important;}
.headBar .notificationCol li:hover{color:var(--hoverText)!important;}
.playerNav .pl-link:last-child{border-top:1px solid #f2f3f5;color:var(--hoverText)!important;}
div.currencyWithbal .langSelect.currencyDropdown .dropdown-item:hover{background:transparent!important;color:var(--hoverText)!important;}
.currencyWithbal .langSelect.currencyDropdown .dropdown-menu{background:#fff!important;border-radius:0!important;top:6px!important;border:0;box-shadow:0 0 5px 0 rgba(0,0,0,.2);}
/* Menu Rolling Bonus */
.rollingBonus{clear: both; padding: 0 8px; margin: 5px 15px;  background: #ebeff4; border-radius: 8px;}
.rollingBonus ul{list-style: none; flex-direction: column; }
.rollingBonus ul li{display: flex; justify-content: space-between; border-bottom: 1px solid  #B4B4B4; padding: 5px 0;}
.rollingBonus ul li:last-child{border-bottom: none;}
.rollingBonus ul li span{flex: 0 0 48%;  font-size: 12px;}
.rollingBonus ul li span.amount{text-align: right;}
/*End Menu Rolling Bonus */
.search-box .active{background:none;}
.search-box{ position: fixed; z-index: 999; top:70px; width:40%; margin: 0 auto; left: 0; right: 0; padding: 10px 20px; background: var(--modalBg); border-radius: 5px; box-shadow: 0 5px 15px rgba(255, 255, 255, 0.2);}
.search-box .tabsRow .nav{justify-content: center; gap: 0 10px;}
.search-box .tabsRow .nav-item{flex: inherit;}
.search-box .input-group{ border-radius: 30px; align-items: center; border: 1px solid rgba(0,0,0,0.2);}
.search-box .srchIcon{ color: var(--black-color); padding: 0 10px 0 15px;}
.search-box .srchClose{border: none; background: none; padding: 0 20px; cursor: pointer; color: var(--black-color);}
.search-box .form-control{background: none; border: none; color: var(--black-color); box-shadow: none!important; height: 45px;}
.search-box .form-control::placeholder{color: #000; opacity: inherit;}
.search-box  .listProvider{overflow-y: auto; height: 400px;}
.search-box  .listProvider ul{display: flex; flex-wrap: wrap; gap: 8px; margin:0 0 20px;}
.search-box  .listProvider ul li{border: 1px solid var(--secondary); text-align: center; color: var(--black-color); border-radius: 5px; width: 31.8%; min-height: 56px; cursor: pointer; transition: all 0.3s; display: flex; align-items: center; gap: 0 8px; padding: 5px;}
.search-box  .listProvider ul li:hover{background: var(--primary); color: var(--white-color);}
.search-box  .listProvider img{height: 40px; width: 40px; object-fit: contain; filter: contrast(0.5) brightness(0);}

.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 ul li .providerLogo {padding: .25rem .5rem;}
.search-box  .listProvider h4{font-size: 14px; text-align: left; font-weight: 500; word-break: break-all;}
.darkHead .search-box{top: 88px;}



.search-box .listGame ul{gap: 0;}
.search-box .listGame ul li{width: 99%!important; background: none; position: relative; padding: 8px; border: none;}
.search-box .listGame ul li::after{content: '\f144'; font-family: FontAwesome; font-size: 20px; color: rgba(255, 255, 255, .5); position: absolute; right: 15px; opacity: 0; transition: 0.3s all;}
.search-box .listGame ul li:hover::after{opacity: 9;}
.search-box .listGame img{filter: inherit; height: 50px; width: auto; border-radius: 5px; border: 1px solid  rgba(255, 255, 255, .2);}
.search-box .listGame ul li .providerLogo{padding: 0!important;}
.search-box .showMoreGm{border-radius: 30px; font-size: 12px; margin: 10px auto 20px; display: block;}
.noProvider{text-align: center; width: 100%; margin: 50px 0 0;}
.noProvider i{font-size: 30px; color: rgba(0,0,0,0.8); margin: 0 0 10px;}
.noProvider p{color: rgba(0,0,0,0.8);}
.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: rgba(var(--textwhite), 1);}
.headerItem .changeLangunage .dropdown-toggle::after {content: "\f0d7"; transform: inherit !important; font: 14px / 29px FontAwesome;}
.sidebarMain .langSelect.changeLangunage > a { background: rgba(var(--bgGreen), 1);  font-size: 12px !important;  margin-bottom: .5rem;  border-radius: .25rem;  padding: .75rem !important;  color: rgba(var(--textwhite), 1) !important;}
.langSelect.changeLangunage .dropdown-toggle::after {content: "\f0d7";  font-size: 15px;}
.changeLangunage .dropdown-menu .flag-icon {margin-left: 0;}
.changeLangunage .dropdown-menu .dropdown-item { color: #1B1E25 !important;   padding: 10px 20px;   border-bottom: 1px solid #EAECEF;}
.changeLangunage .dropdown-menu{min-width:200px;border:0;border-radius:0;box-shadow:none;margin:0}
.changeLangunage .dropdown-menu .dropdown-item:last-child { border-bottom: 0;}
.currencyDropdown.langSelect .flag-icon { margin: 0;}

.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 .flag-icon{width: 20px; height: 20px;  border-radius: 20px; display: inline-block; margin: 0px 6px 0px 15px;}
.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; flex: 0 0 100%;}
.innerSearch .input-group{height:30px;font-size:12px!important;color:#000;padding-left:6px;border:1px solid #dadada;background:#fff;border-radius:8px}
.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: 12px; padding: 5px 0 0 4px;}
.innerSearch .srchClose{border: none; background: none; padding: 0 20px; cursor: pointer; color: rgba(var(--textwhite), 1);}
.innerSearch .form-control{background:none;border:none;color:#000;height:30px;font-size:12px!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:400;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: rgba(var(--textwhite), 1)!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: 91; background: var(--footer-bg);  width: 100%; bottom: 0; left: 0; right: 0; margin: 0 auto; justify-content: space-between; align-items: center;}
.mobFooter a{cursor:pointer;color:var(--text-secondary)!important;-webkit-box-align:center;font-family:Roboto;align-items:center;box-sizing:border-box;display:flex;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;font-size:1rem;height:48px;-webkit-box-pack:center;justify-content:center;padding:0 1.25rem;position:relative;text-align:center;white-space:nowrap;width:20%;line-height:1.5;}
.mobFooter i{font-size:18px;}
.mobFooter .mobLike{display:block;font-size:12px;font-weight:400;color:var(--text-secondary);transform:scale(.75);}
.mobFooter a.active {background: transparent;}
.mobFooter a.active .mobLike { display: none;}

.table-responsive tbody { background: #fff;  color: var(--text-primary);}

/* .mainWrap{padding-left: 250px;} */
.sidebarMain{width: 250px; transition: width .3s; -webkit-box-orient: vertical; border-right: 1px solid rgba(218,209,177,0.1);
  height: calc(100vh - 70px); background: var(--body-bg); flex-shrink: 0; overflow-x: auto; flex-direction: column; padding: 25px 0 70px; position: fixed; left: 0; top: 70px; z-index: 7; }
.sidebarMain .sideScroll{ height: 100%; padding: 0 24px; width: 240px;}
.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: rgba(var(--textwhite), 1); border-radius: 32px; text-decoration: none;}

.searchBtn .srch-Text{margin: 0 0 0 5px; display: none;}
.showHideBar{width:43px;height:28px;color:rgba(var(--textwhite), 1);background:var(--hover-color);position:absolute;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px #00000040;border-radius:30px;display:flex;justify-content: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; align-items: center; min-height: 60px; padding: 0 20px;}
.global-switcher .tabbtn{ border: 1px solid var(--hover-color); padding: 4px 15px; border-radius: 20px; color: rgba(var(--textwhite), 1); font-size: 14px; font-weight: 700; margin: 0 15px 0 0;}
/* .sideSports{overflow-x: auto;} */
.sideSports li{position: relative; margin: 0 0 6px;}
.sideSports li a{color: var(--text-primary) !important; display: flex; justify-content: space-between; border-radius: 8px; border:1px solid #9ca0ab; align-items: center; text-decoration: none; padding: 11px 15px; font-size: 14px; font-weight: 400; }
.sideSports li a:hover{border: 1px solid rgba(var(--bgGreen), 1); color: rgba(var(--bgGreen), 1) !important;}
.sideSports li .active{border: 1px solid rgba(var(--bgGreen), 1); color: rgba(var(--bgGreen), 1) !important; background: none;}
.sideSports .spCol{display: flex; align-items: center;}
.sideSports .spCol i{font-size: 18px; width: 24px; text-align: center;}
.sideSports .sportN{margin: 0 0 0 10px;  word-break: break-all;}
.sideSports .totalMch{font-size: 12px;}
/* .sideMenuIcon{filter: invert(1) brightness(5);} */

/* .sideCategory, .accountCol{ padding: 25px 0 0; margin: 20px 0 0; border-top: 1px solid rgba(255,255,255,0.1);} */
/* .accountCol{ padding: 25px 0;} */
.sideCategory li a{border:1px solid var(--primary); background: var(--primary); color: rgba(var(--textwhite), 1); font-weight: 600;}
.sideCategory li a:hover{color: rgba(var(--textwhite), 1)!important;}
.sideCategory .subCate a{ position: relative;}
.sideCategory .subCate a::after{content: '\f105'; font-family: FontAwesome; position: absolute; right: 15px; top:12px; color: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1);}
.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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1);}
.sidebarMain.sideFilter .multiselect-dropdown .filter-textbox input::placeholder{color: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1);}
.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{background: var(--darkBG)!important; padding: 11px 16px; color: rgba(var(--textwhite), 1); margin:-4px 10px 0 0;}

.breadcrumbCell .backBtn { background: #fff !important; padding: .75rem 1.25rem; color: var(--text-primary); margin: -4px 10px 0 0; font-weight: bold; } 
.breadcrumbCell .breadcrumb { margin-bottom: 0; }
.breadcrumb{ background:#dcdee5; align-items: center; display: inline-block; margin-top: 10px;}
.breadcrumb .breadcrumb-item{color:var(--text-green);font-size:15px;display:inline-block;font-weight:600;}
.withdraw-deposit-ui .eventTabs .nav-pills .nav-link{padding:.7rem 1.4rem;font-weight:600;border-right:0;border-left:0;}
.merchantpayment li a:hover span,.merchantpayment li a.activemerchant span{color:rgba(var(--textwhite),1);}
.withdraw-deposit-ui{--primary:var(--text-green);}
.withdraw-deposit-ui .filters.eventTabs{background:#dcdee5;display:flex;justify-content:space-between;align-items:center;margin:0 0 15px;border-bottom:1px solid rgba(255,255,255,.2);border-radius:8px 8px 0 0;}
.breadcrumb .breadcrumb-item:first-child::before{display: none;}
.breadcrumb .breadcrumb-item::before{content: '|'; font-size: 20px; font-weight: 100; color: var(--text-green);}
.breadcrumb .breadcrumb-item a{color: var(--text-primary);}
app-landing-dashboard{flex: auto;}
.centerWrap {width: 100%; margin: 0 auto 0} 


.headerLoginForm .toggelPass {color: rgba(255, 255, 255, .5) !important;  display: inline-block;  font-size: 14px;  cursor: pointer;}
.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 .nav-pills .nav-link.active{background: none; border-bottom: 2px solid var(--primary); color: var(--primary)!important; border-top: 0;}
.eventList-Wrap .marketRow .marketList .subGame-List{display: flex; justify-content: space-between; flex-wrap: wrap;}
.eventList-Wrap .marketRow .maketName{ background: var(--darkBG); color: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1);}
.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: rgba(var(--textwhite), 1);}
.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: rgba(var(--textwhite), 1)!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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1); 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);}

.sportBookContainer .centerWrap {background: #fff;  margin-top: 10px;}

.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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1);}
.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 .fadeinImg {width: 100%;  object-fit: contain;  height: 254px;}
.slider_banner_main {width: 100%;  background: #1B1E25; position: relative;}
.bannerRow .carousel-control-next, .bannerRow .carousel-control-prev{display: none;}
.bannerRow{min-height: 245px;}
/* .carousel-inner, .carousel-item{min-height:318px; min-height: 254px;} */
.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%;}
.carousel-control-next, .carousel-control-prev{width: 50px; opacity: inherit;}
.carousel-control-next{right: -25px;}
.carousel-control-prev{left: -25px;}
.carousel-control-next i, .carousel-control-prev i{width: 30px; height: 30px; text-align: center; line-height: 26px; background: rgba(255,255,255,0.3); border-radius: 50%; border: 2px solid var(--secondary);}

.gameMenu {margin: 30px 0 25px;}
.gameMenu ul{display: flex; gap: 30px; align-items: center; flex-wrap: nowrap; overflow-x: auto;}
.gameMenu ul li{display: block; white-space: nowrap; text-align: center; color: rgba(var(--textwhite), 1); font-weight: 500; font-size: 12px; cursor: pointer; transition: all 0.3s;}
.gameMenu .gmIcon{ width: 62px; height: 62px; border: 1px solid rgba(218,209,177,0.1); border-radius: 50%; margin: 0 auto 10px; transition: all 0.3s; display: flex; justify-content: center; align-items: center;} 
.gameMenu .gmIcon i{background: var(--primary-rgb3); color: rgba(var(--textwhite), 1); font-size: 20px; border-radius:50%; transition: all 0.3s; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center;}
.gameMenu .gmIcon .fa-arrow-right-arrow-left{transform: rotate(90deg);}
.gameMenu ul li:hover{color: var(--primary);}
.gameMenu ul li:hover .gmIcon{border: 1px solid var(--primary)}
.gameMenu ul li:hover i{color: var(--primary);}
.secTitle{display: flex; justify-content: space-between; align-items: center; margin: 28px 0 15px; margin-bottom: 9px; font-family: Roboto, sans-serif;}

.secTitle h5, .secTitle h2 {color: var(--text-accent-color);  font-size: 18px;  font-weight: 700;  display: flex; align-items: center;}
.secTitle .badge-primary {display: none;}
.secTitle .viewMore {background: var(--bgLightGreen);  font-size: 12px; margin-top: 15px;  font-weight: 500;  padding: 5px 10px 3px 10px;  border-radius: 18px; color: var(--lighGreenBg);  height: 24px; line-height: normal;}

.secTitle .animation-textBar{min-height: 22px; width: 150px; border-radius: 10px;animation: gradient 2s linear infinite;
  background-image: linear-gradient(120deg,rgba(255,255,255,0.3),rgba(255,255,255,0.5),rgba(255,255,255,0.3),rgba(255,255,255,0.5));
  background-size: 300% 100%;}
.secTitle app-svg-icon{display: flex; align-items: center;}
.secTitle svg{width: 20px; height: 20px;  margin:-3px 8px 0 0;}

.innerBanner{margin: 0 0 25px; overflow: hidden; position: relative;}
.innerBanner h1{ color: rgba(var(--textwhite), 1); font-size: 24px;}
.innerBanner img{display: none;}
.parmotion_wrapper{background:#fff;margin:10px 0;padding:10px 21px 48px;}
.parmotion_wrapper .innerBanner h1{color:#3b404b;font-size:36px;font-weight:500;}
.parmotion_wrapper .eventTabs ul li{flex-grow:1;}
.parmotion_wrapper .eventTabs ul li .nav-link i{margin-bottom:6px;}
.parmotion_wrapper .eventTabs ul li .nav-link{font-size:20px;--primary:var(--text-green);font-weight:600;padding-bottom:12px;transition:inherit;}
.parmotion_wrapper .eventTabs{margin-bottom:15px;}



/* .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; z-index: 9!important;}
.swiper-button-next:after, .swiper-button-prev:after{ font-size: 12px!important; color: rgba(var(--textwhite), 1); 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: 16px;}
.gameCol{width: calc(20% - 13px); min-width: calc(20% - 13px); 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; 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 casinoNewPreloader{
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
 } 
    


.game-carousel .gameCol{position: relative; overflow: hidden; border-radius: 16px; 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%;*/ 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: 5; width: 100%; height: 100%; border-radius: 15px; 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);}

.lang-swahili .bonusBTN-row .sIcon { margin-right: 0;}
.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: rgba(var(--textwhite), 1); 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: 7; 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: rgba(var(--textwhite), 1);}
.game-carousel .playBox i{color: rgba(var(--textwhite), 1); margin: 5px 0; font-size: 28px;}
.game-carousel .playBox .fa-play::before{content: '\f144'!important;}
.game-carousel .playBox p{color: rgba(var(--textwhite), 1); 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: 16px;}
.innerGameRow .gameCol{width: calc(20% - 13px); min-width: inherit;}
.innerGameRow .gameCol-2{width: 19.1%; margin:0 5px 10px; }
.border-tb{border:1px solid rgba(218,209,177,0.1);}
.footerRow{ background: var(--lightfooterBg);  padding: 50px 0% 20px;}
.footerRow h6 {color: rgba(var(--textwhite), 1) !important; font-size: 12px; margin: 0 0 13px;  font-weight: bold;}
.reslogoRow{display: flex; align-items: center; gap: 20px;}
.reslogoRow .resLogo img{filter: grayscale(100%); opacity: 0.5; height: 30px; object-fit: contain;}
.footerRow .footLogo{margin: 0 0 20px; display: block;}
.footerRow .footLogo img{height: 25px; object-fit: contain}
.footerRow .footLink {font-size: 12px;  display: inline-block;  font-weight: 500;  color: rgba(var(--textwhite), 0.8) !important;  line-height: 17px; position: relative; padding-left: 15px;}
.footerRow .footLink:hover{color: var(--primary)!important;}
.border-custom-cr {border-color: rgba(255, 255, 255, .2) !important;}
a.footLink::after { left: -1px;  content: "\f105"; position: absolute;   font-family: "Font Awesome 6 Free" !important;  font-weight: 900; font-size: 10px;}

.footerRow .socialMedia{ display: flex;  align-items: center; gap: 5px;}
.footerRow .socialMedia .socialLink{ border: 1px solid rgba(var(--textwhite), 1); width: 20px; height: 20px; border-radius: 20px; text-align: center; line-height: 18px; font-size: 10px; color: rgba(var(--textwhite), 1)!important; transition: 0.3s all;}
.footerRow .socialMedia .socialLink:hover{ transform: scale(1.2);}
.footerRow .copytext p{ margin: 0 0 15px; color: rgba(var(--textwhite), 0.86); font-size: 12px;}
.footerRow .text-lg-right.copytext p { color: rgba(var(--textwhite), 1);}


.tabsRow {display: flex; flex-wrap: wrap; margin: 0 0 20px;}
.tabsRow .lo-logo{ height: 35px; object-fit: contain; margin: 0 0 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 .active{border-bottom: 3px solid var(--text-green); 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: rgba(var(--textwhite), 1); cursor: pointer;}
.forgotPass{text-decoration: underline!important; font-size: 12px; margin: 7px 0 0; display: block; cursor: pointer;}
/* Modal popup Changes */
.loginModal{max-width: 790px;}
/* .loginModal .forgotText{text-decoration: underline; color: rgba(var(--textwhite), 1);} */
.loginModal .form-control:focus{border: 1px solid rgba(var(--bgGreen), 1); box-shadow: none;}
.loginModal .modal-body{ padding: 0 30px; min-height: 388px;}
.loginModal .tab-content .active{background: none;}

.loginModal .btn-sm{font-size: 10px; padding:0.2rem 0.5rem; display: inline-block;}
.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: rgba(var(--textwhite), 1);}
.modal-content{background-color: var(--modalBg)!important; border-radius: 15px; border:0;}
/* .modal-content .col-form-label{color: rgba(var(--textwhite), 1);} */
.modal-header{border-bottom: none;}
.modal-header .close{ color: #fff; opacity: inherit; font-size: 1.5rem !important;}
.modal-footer{border-top: none;}
/* 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:rgba(var(--textwhite), 1);}
.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: rgba(var(--textwhite), 1); margin: 0 20px;}
.event-TabRow li a{ color: rgba(var(--textwhite), 1); 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: #EAECEF; border-radius: 5px; overflow: hidden; transition: all 0.3s;}
.bonusBTN-row li:hover{background: var(--text-green);}
.bonusBTN-row li a{ display: flex; justify-content: space-between; align-items: center; color: var(--text-primary) !important; width: 100%; height: 100%; border: 1px solid rgba(218,209,177,0.1);}
.bonusBTN-row .sIcon{padding: 1.5rem; margin-right: 2rem; font-size: 1.25rem;}
.bonusBTN-row li a.active .sIcon { color: var(--menu-text);}
.bonusBTN-row .sportText{ flex:auto; display: flex; justify-content: space-between; align-items: center; padding: 0 1.5rem 0 0;color: var(--text-primary); font-weight: bold;}
.bonusBTN-row li a.active{border-color:var(--text-green); background-color:var(--text-green);}
.bonusBTN-row .active .sportText{color: var(--menu-text);}
.bonusBTN-row li:hover * {color: var(--menu-text) !important;}
.centerWrap.landingCenterWrap .bonusCard {margin: 10px 0 20px; flex: 0 0 50%;  max-width: 50%;}
.landingCenterWrap .bonusCard .bonusImg { border-radius: 6px;}

.bonusCard {margin: 0 auto 26px;  max-width: 690px;}
.bonusCard .bonusImg{height:266px;cursor:pointer;overflow:hidden;position:relative;}
.parmotion_wrapper .innerBanner{margin-bottom:14px;}
.bonusCard .bonusImg::before{content: ''; position: absolute; top: 0; left: 0; right: 0; z-index: 5; width: 100%; height: 100%;  filter: blur(1px); border: 3px solid rgba(255,255,255,0.2); }
.bonusCard .bonusImg img{width: 100%; transition: all 0.5s;}
.bonusCard .detailBox{padding:1rem 1.33rem;position:absolute;z-index:5;bottom:0;width:100%;align-items:center;transition:all .3s;background:#000;display:flex;justify-content:space-between;}
.parmotion_wrapper .nodatafound{color:var(--text-primary);font-size:20px; padding: 75px 0 !important;}
.bonusCard:hover .bonusImg img{transform:scale(1.2);filter:blur(4px);}
.bonusCard .bonusTitle{color:#fff;display:block;font-size:1.33rem;}
.bonusCard .bonusDesc {color: rgba(var(--textwhite), .8);   font-size: 12px;   padding-top: 7px;   font-weight: normal; padding-right: .5rem;}
.bonusCard .btn-link{ color: rgba(var(--textwhite), 1);}
.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(--text-primary);}
.bonusDetail li{border-bottom: 1px solid #EAECEF; 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: 50%; padding: 5px; border: 1px solid #EAECEF; border-radius: 5px; margin: 0 0 20px;}
.bonusDetail .bonusThumb img{border-radius: 5px;}
.bonusDetail .descRow{margin: 10x 0;}

.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; padding: 0 15px;}
.filterRow .col-form-label{ color: rgba(var(--textwhite), 1); font-weight: bold;}
.filterRow .multiselect-dropdown{min-width:238px;border-radius:8px;z-index:8;background-color:var(--filterInputBg);border:1px solid var(--filterInputBorder);font-size:14px!important;}
.multiselect-dropdown .dropdown-btn{border-color:rgba(255,255,255,0.1)!important;}
.filterRow .multiselect-dropdown span{    color: #9CA0AB; text-transform:capitalize;}
.filterRow .multiselect-dropdown .dropdown-list{background:var(--filterInputBg); box-shadow: none; border-color: var(--filterInputBg); margin: 0; z-index: 8; overflow-y: hidden;}
.filterRow .multiselect-item-checkbox input[type=checkbox] + div{color: var(--menu-text)!important;text-transform: capitalize;}
.filterRow .multiselect-item-checkbox input[type=checkbox] + div:before{color: var(--menu-text)!important; border-color: var(--menu-text)!important; background: transparent!important;}
.filterRow .multiselect-item-checkbox input[type=checkbox] + div:after{color: var(--menu-text)!important; border-color: var(--menu-text)!important;}
.multiselect-item-checkbox input[type=checkbox] + div:after { border-color:rgba(var(--bgGreen), 1) !important;}
.filterRow .multiselect-item-checkbox:hover{background-color: var(--primary)!important;}
.filterRow .multiselect-dropdown .dropdown-btn{font-size:11px!important;display:flex!important;align-items:center;height:32px;border:0!important;}
.multiselect-dropdown .dropdown-btn .dropdown-multiselect--active .dropdown-multiselect__caret{top:-4px!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(--menu-text)!important;font-family:FontAwesome!important;top:4px!important;opacity:.5;}
.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: rgba(var(--textwhite), 1)!important;}
.filterRow .filter-textbox input::placeholder{color: rgba(var(--textwhite), 1); opacity: inherit;}
.filterRow .filterCol{display: flex; align-items: center;}
.tableFilter{display: flex; flex-wrap: wrap;}
.tableFilter .form-group{ margin:0 4px 0 0;}
.tableFilter .col-form-label{color:var(--text-primary);font-size:12px;}
.table-responsive.mt-2.mt-lg-4{margin-top:6px!important;}
.row.table_row_style{margin:0;}
.table_row_style .col-12{padding:0;}
.tableFilter .form-control{border-color:#EAECEF;font-size:12px !important;font-weight:400;box-shadow:none;background:#fff;color:var(--text-primary);border-radius:0;height:32px !important;}
.form-control option{color: var(--black-color);}
.form-control option:disabled{color: #fff; opacity: inherit;}
.loginModal .countryDropdown option:disabled {color: var(--black-color);}
.docButton{display: none; gap: 10px; justify-content: flex-end;  align-items: end;}
.docButton .btn{ border-radius: 40px!important; width: 30px; height: 30px;  background: var(--text-green) !important;
    border-color: var(--text-green);}
.signlePhoneNo{display: flex; align-items: center;   color: #9CA0AB !important;}    
.table-responsive{background: #fff; font-size: 14px;}
.table-responsive .border{border-color: var(--primary)!important;}
.table-responsive .table td, .table th{border-color: #EAECEF; padding:0.3rem 0.8rem;}
.table thead th span { padding-right: 8px; white-space: nowrap; }
.table-responsive{min-height: calc(100dvh - 300px);}
.sorting{ position: relative;}
.sorting::after{ content: '\f0dc'; cursor: pointer; font-family: FontAwesome; font-size: 11px; color: rgba(var(--textwhite), 1); right: 8px; top:6px; position: absolute;}
.sorting_asc::after{content: '\f0de'!important;}
.sorting_desc::after{content: '\f0dd'!important;}
thead.bg-primary{background: var(--tableThead) !important;  color: #fff;}
.paginationRow{background: #fff; padding:0 10px 10px; display: flex; justify-content: end;}
.table.table-sm.text-white {color: var(--text-primary) !important;}
.paginationRow .page-link{background:none;border:none;padding:4px 11px;width:30px;color:var(--text-secondary)}
.paginationRow .current{background:var(--primary)!important;color:rgba(var(--textwhite),1)}
/* .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;}
.lang-swahili .filterRow .multiselect-dropdown {min-width: 200px;}

.profileRow.pie-9-profile .col-form-label{font-size:16px;width:135px;margin:0;}
.profileRow { background: #fff;  padding: 2rem; width: 100%;  margin: 10px 0;}
.lang-serbia app-all-player-kyc .profileRow { width: 100%;}
.profileRow .col-form-label{color: var(--text-primary);  font-size: 16px;}
.profileRow .form-control {border-color: #B4B4B4; padding-left: 14px;  color: var(--text-primary);  border-radius: 2px;  background: #FAFAFA; height: 40px !important;}
.profileRow .btn-primary{background:rgba(var(--bgGreen),1)!important;border:rgba(var(--bgGreen),1)!important;height:44px;font-size:14px!important;color:#fff;font-family:Roboto,"Roboto-Regular",Arial}
.amoutvalue .btn:hover{background:rgba(var(--bgGreen),1)!important;color:rgba(var(--textwhite),1)!important}
.profileRow .form-control:focus{border: 1px solid var(--primary); box-shadow: none;}
.profileRow .customInputGrrup .form-control {padding-left: 45px;}
.customInputGrrup .mNumber { position: absolute;  top: 50%;   transform: translateY(-50%);   height: 100%;  display: flex;  align-items: center;   justify-content: center;  padding-left: 14px;   font-size: 1rem;   opacity: .5;}

.kycTabs{ margin-bottom: 2rem;}
.kycTabs ul{display: flex; padding-top: .25rem;}
.kycTabs ul li:hover .text-primary {color: var(--text-green) !important;}
.kycTabs ul li{color: var(--text-primary); 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(--text-green);background:none;color:var(--text-green)!important;}
.kycForm{padding:10px 20px 15px!important;}
.kycForm .col-form-label{font-weight:600;font-size:13px;width:inherit;display:inline}
.kycForm .d-flex.justify-content-center label{text-align:center}
.kycForm .custom-file{ position: relative; height: 100px !important; 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% !important;}
.kycTabs .withsup{text-align: center; display: flex; flex-direction: column; }
.kycTabs .withsup sup{margin: 0 0 10px; color: var(--text-primary) !important;}
.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;}
.thumbnail-img{ position: relative; width: 100%; height:100px; text-align: center; border: 1px solid var(--text-primary) !important; padding: 3px;}
.thumbnail-img img{height: 93px; object-fit: cover;}
.thumbnail-img .fa{position: absolute; right: -20px; top: -10px; color: var(--text-primary);}
.infoDetail{margin: 1rem 0 0;}
.infoDetail p{color: rgba(var(--textwhite), 1);}
.kycTabs h6.text-white {padding-bottom: 10px;}
.kycTabs .withsup sup.text-primary{color: #007bff!important;}
.kycTabs .withsup sup.text-danger{color: #F44336 !important;}
.kycTabs .withsup sup.text-success {color: #28a745 !important;}
.kycTabs .withsup sup.text-warning {color: #ffc107!important;}
.kycTabs ul li:hover .withsup{    color: var(--text-green) !important;}

.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: rgba(var(--textwhite), 1); 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; padding: 5px;  filter: grayscale(100%) brightness(100) contrast(5) drop-shadow(0 0 1px white)}
.landing-provider-col {margin-top: 1rem;  padding-bottom: 4rem;}
.landing-provider-col .swiper-slide {background: #000; margin: 0px 4px;  border-radius: 4px; text-align: center;}

.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 - 124px); box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.4); background: var(--footer-bg); color: rgba(var(--textwhite), 1);}
.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{margin-bottom: 0;}
.withdraw-deposit-ui .inMobile-md {width: 1024px; max-width: 1024px;}
.withdraw-deposit-ui .table-responsive {min-height: calc(100dvh - 480px);}
/* For sportsbook */
.sportBookRow{position: relative; z-index: 8;}
.withdraw-deposit-ui .modal-text {color: var(--text-primary) !important;}
.porfileWrap a.badge-secondary.cursor-not-allowed {opacity: .6;}
.porfileWrap a.badge-secondary {background: #ddd;}
.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: rgba(var(--textwhite), 1); 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;}
.deposit-listing h5 { font-size: 13px; font-weight: 500; width: 70%;}
.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: rgba(var(--textwhite), 1)!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;}
.cryptoWithBox{background: var(--secondary); border-radius: 5px; margin-left: 10%; display: flex; align-items: center;}
.selectCurrency .btn { width: 100%; padding: 7.5px 12px; font-size: 1rem; font-weight: 400; background: #fff !important; border: 1px solid #B4B4B4 !important; display: flex; align-items: center; gap: 0 10px; position: relative; border-radius: 2px; color: var(--text-primary) !important; min-height: 40px; }
.selectCurrency .dropdown-toggle::after{content: '\f107'; font-family: FontAwesome; font-size: 12px; color: rgba(var(--textwhite), 1); border: none; position: absolute; right: 17px; top:10px}
.selectCurrency .cryptoIcon{width: 25px;}

.selectCurrency .dropdown-menu{width:100%;z-index:2;display:block;flex-wrap:wrap;height:auto;overflow-y:auto;background:var(--primary)!important;border:0}
.selectCurrency .dropdown-item{width:94.5%;height:40px;font-size:12px;padding:8px 10px;border-radius:5px;color:var(--text-primary);display:inline-flex;align-items:center;gap:0 10px;margin:0 0 10px 8px;border:1px solid #fff;background:#fff}
.selectCurrency .dropdown-item:hover, .selectCurrency .dropdown-item:focus{background: #fff; color: #000;}
.selectCurrency .dropdown-item.active, .selectCurrency .dropdown-item:active{background: var(--primary)!important;  color: rgba(var(--textwhite), 1);}
.withdrawFee{background: var(--lighGreenBg); padding: 20px; border-radius: 10px; margin: 0 0 20px; }
.withdrawFee p{color: rgba(var(--textwhite), 1); 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; border-color: rgba(var(--bgGreen), 1) !important; color: var(--text-primary) !important;}
.amoutvalue .active{background: var(--primary)!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: rgba(var(--textwhite), 1); margin: 0 0 10px; padding: 0;}
.contentBox h5{color: rgba(var(--textwhite), 1); margin: 0 0 5px; padding: 0;}
.contentBox p{color: rgba(var(--textwhite), 1); margin: 0 0 10px; padding: 0;}
.contentBox ul{list-style: disc; margin: 0 0 20px 30px;}
.contentBox li{ color: rgba(var(--textwhite), 1); margin: 0 0 5px;}
.bonusBannerModal button.close{position:absolute;right:0;font-size:2rem;z-index:1;color:rgba(var(--textwhite),1);opacity:1;top:-30px;font-size:28px!important}
.bonusBannerModal body{background: transparent;}

.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: rgba(var(--textwhite), 1); 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;}
.game-carousel .playBox .favouriteIcon.fa-solid {color: red;}

/* .headerNotification {white-space: nowrap; overflow: hidden;  z-index: 7; position: fixed; width: 100%;  display: flex;  left: 0;  padding: 0px 5px 0;  height: 30px;  align-items: center; 
    background-color: var(--bgLightGreen)!important;
        background-image: url(data:image/png;base64,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); 
  } */
.headerNotification{white-space:nowrap;overflow:hidden;z-index:7;width:100%;display:flex;padding:0px 5px 0;height:40px;align-items:center;background-color:#1a3724;max-width:1002px;margin:0 auto;margin-left:-6px;margin-top:1px;position:absolute}
.hasNotification .landingCenterWrap .bannerRow{padding-top: 60px;}
.headerNotification p{display:inline-block;padding-left:100%;animation:marquee1 30s linear infinite;margin:0;font-size:13px;color:rgba(var(--textwhite),.7)}
.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: rgba(var(--textwhite), .7); align-items: center; font-size: 14px; background: #1a3724; z-index: 1; position: absolute; left: 0;
  width: 40px; height: 100%; 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:#ebeff4; border-radius: 10px; margin: 10px 0 16px;}
app-tv-casino-game .container, app-live-casino .container, app-currency-picker-casino .container{max-width: 100%; padding: 0 15px;}
app-g1-downline-navigation{display: none;}
.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: 280px;  background: #fff;}
.headBar .notificationCol ul {height: 300px; overflow-y: auto;   margin: 0 0 0.5rem;}
.headBar .notificationCol li{display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#000;font-size:12px;padding:5px 13px;}
.headBar .notificationCol .badge{border-radius:50%;position:absolute;left:16px;top:-13px;font-size:12px;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:#fff;color:#000}
.headBar .notificationCol h4{font-size:18px;padding:8px 11px;border-bottom:1px solid #B4B4B4;  background: var(--primary);  color: rgba(var(--textwhite), 1);}
.gameIframeTextCnter {width: 100%; height: calc(100dvh - 140px);}
.gameIframeTextCnter .langSelect .dropdown-menu{background:rgba(var(--textwhite),1);border:0;border-radius:4px;transform:translate3d(-10px,27px,0px)!important;min-width:135px;right:0;left:auto!important;box-shadow:0 0 5px 0 rgba(0,0,0,.2);}
.topHeader .dropdown-menu a span { text-align: left !important; transform: inherit !important;}
.profileRow .text-white { color: var(--text-primary) !important;}
.kycForm .badge {font-size: 10px;}
.kycForm .fileText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 8px}
.headerLoginForm  .input-group-text { background: var(--headerLoginInputBg);  border: 0;  color: #fff;}
.loginModal .btn-primary.resendBtn[disabled] {color: #000 !important; opacity: .7;}
.darkHead .headerItem .playerNav.d-block {display: none !important;}
.fixedProvider.providerProloader ul {
   
    margin-top: 25px;
}

@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:1820px){
  .slider_banner_main::after{left:0;}
 .slider_banner_main::before{right:10px;}

 .slider_banner_main::after, .slider_banner_main::before {width: 280px;}
  .web-back-to-top{right:14.5%;}
}



@media(max-width:1699px){
  /* .search-box{left: inherit; right: 10%;} */
  .profileRow{width: 80%;}
 .profileRow.pie-9-profile{width: 100%;}
 .parmotion_wrapper .nodatafound{padding: 66px 0 !important;}
 .kycForm form .col-md-3 { flex: 0 0 33%;  max-width: 33%;}
 .kycForm form .col-md-9 {flex: 0 0 67%;  max-width: 67%;}

}
@media(max-width:1600px){
  .web-back-to-top{right:11%;}
  .bonusBTN-row .sIcon {padding: 1.25rem;}
}
@media(max-width:1599px){
  .slider_banner_main::after, .slider_banner_main::before {width: 220px;}
  /* .innerGameRow .gameCol{min-height: 170px;} */
  .search-box{left: 0; right: 0;}
  /* .search-box .listProvider ul li{width: 18%;} */
  .profileRow{width: 88%;}
  .langSelect .dropdown-item{font-size: 13px;}
  
 
}
@media(max-width:1449px){
  .slider_banner_main::after, .slider_banner_main::before {width: 180px;}
  .filterRow ul li { padding:8px 10px; font-size: 14px;}
  .profileRow{width: 90%;}
  .lang-serbia  .profileRow .kycForm  .col-form-label{font-size: 11px; line-height: 14px;}
  .web-back-to-top{right:8%;}
}

@media(max-width:1399px){
  .profileRow .customInputGrrup .form-control {padding-left: 50px;}
   .web-back-to-top{right:6%;}
  .slider_banner_main::after, .slider_banner_main::before {width: 155px;}
  .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;}
  .search-box .listProvider { height: 350px;}
  
}
@media(max-width:1359px){
  .slider_banner_main::after, .slider_banner_main::before{display: none;}
  .web-back-to-top {right: 8px;}
}
@media(max-width:1299px){
  .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){
  div#back-to-top{display: none !important;}
  .profileRow.pie-9-profile .eyeIcon {right: 202px;}

  /* .bannerRow, .carousel-inner, .carousel-item{min-height: 330px;}
  .bannerRow img{height: 330px; object-fit: cover; width: 100%;} */
  /* .innerGameRow .gameCol{ width: 18%;} */
  .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:#fff;display:inline-block!important;top:0.6rem;right:0.6rem;bottom:auto;font-size:16px;}
.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;}
}
@media(max-width:992px){
.darkHead .headerItem .playerNav.d-block{display: block !important;}
.filterRow .multiselect-dropdown .dropdown-list { border: 1px solid #dadada;  background: #fff;  margin-left: -8px;}
.filterRow .multiselect-item-checkbox input[type=checkbox] + div:before {color: #000 !important;  border-color: #000 !important;}
.filterRow .multiselect-item-checkbox input[type=checkbox] + div {color: #000 !important;  padding-left: 2.25rem !important;}
.filterRow .multiselect-item-checkbox input[type=checkbox] + div:after{color: #000 !important;  border-color: #000 !important;}
.filterRow .multiselect-item-checkbox:hover {background: #e4e3e3 !important;}
div#bonus-details-modal { z-index: 9999;}


  .profileRow.pie-9-profile .col-form-label {width: auto;}
  .profileRow.pie-9-profile .eyeIcon {      right: 10px;       bottom: 14px;    }
  .web-back-to-top{display: none;}
  .mobFooter { display: flex; height: 48px;}
  .mt-theme.breadcrumbCell {margin-bottom: 12px;}
  .parmotion_wrapper .eventTabs ul li .nav-link {font-size: 1.167rem;}
  .filterRow .multiselect-dropdown{min-width:238px;border-radius:8px;z-index:8;background-color:var(--filterInputBg);border:1px solid var(--filterInputBorder);font-size:14px!important;}
  .parmotion_wrapper{padding:0 4.5px;background:transparent;  margin: 0 0 0; min-height: calc(100dvh - 180px);}
  .pi9-blue-orange .parmotion_wrapper{background: #fff;  padding: 10px 21px 48px;}
app-promotion-dashboard .footerRow { display: none;}
  .search-box .input-group {border-radius: 0.167rem;}
  .search-box .srchIcon {padding: 0 0px 0 10px;}
  .search-box .srchClose { padding: 0 10px;}
  .search-box .form-control, .searchCell .completer-holder input {height: 3rem !important;  font-size: 1rem !important;}
  .footerRow .footLink {font-size: 0.833rem;}
  .search-box .listProvider::-webkit-scrollbar-thumb {background: #b1b3ba;}
  .search-box .listProvider::-webkit-scrollbar-track {background: #fff;}
  .search-categorys.innerSearch.inSrchMobView.fullview .theme-dropdown-menu .btn {width: 100%;}
.search-categorys.innerSearch.inSrchMobView.fullview .theme-dropdown-menu {width: 100%;}
  .search-box {top:0; width: 100%;  border-radius: 0;  min-height: 100dvh; z-index: 9999; box-shadow: none; padding-top: 4.5rem;}
  .search-box .listProvider {max-height: calc(100dvh - 3.667rem); height:inherit;}
  .darkHead .search-box { top: 0;}
  /* .search-box .listProvider ul li{width: 23%;} */
  .carousel-control-next{right: -20px;}
  .carousel-control-prev{left: -20px;}
  .headLogo {height: 34px;}
  .depositBtn{width: 30px; height:30px; font-size: 15px; line-height:32px; padding: 0;   margin-left: .75rem;}
  /* .darkHead .headLogo img {height: 60px;} */
  .gameCol{width: 18%; min-width: 18%;}
  
  .headerItem .loginCol {
   margin-right: 0; margin-left: 10px;
}
  .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: 15px; top:-55px}
  .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.filterRow .multiselect-dropdown .dropdown-btn {
    font-size: 11px !important;
    display: flex !important;
    align-items: center;
    height: 32px;
    border: 0px !important;
}
  .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 25px;}
  .gameFrame, .gameFrame .ifream{height: calc(100dvh - 50px);}
  .paymentSec{flex-wrap: wrap;}
  .reslogoRow{margin: 0 0 20px;}
.footerRow .copytext p, .footerRow .text-lg-right.copytext p{ font-size: 0.833rem;  line-height: 1.6;  color: var(--footerText);}

.mobShowBG::before{position: fixed; height: calc(100dvh - 96px); width: 100%; content: ''; background: rgba(0, 0, 0, 0.5); top: 39px; left: 0; z-index: 1;}
  .playerNav{min-width: 250px; right:-15px; top: 39px; max-height: calc(100dvh - 0px)!important; height: calc(100dvh - 96px);}
  /* .playerNav::before{content: ""; position: fixed; top: 48px; left:0; width: calc(100dvw - 250px); height: calc(100dvh - 96px); background: rgba(0, 0, 0, 0.5); z-index: -1;} */
  .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{margin: 60px 0 0;}
  .hasNotification .centerWrap.landingCenterWrap {margin-top: 59px;}

.headerNotification p {
        font-size: 12px;
        color: var(--text-green);
    }

    .headerNotification {
    position: fixed;
    left: 0;
    top: 47.891px;
    height: 32px;
    margin: 0;
    background-color: var(--bgLightGreen);
    background-image: url(data:image/png;base64,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);
    background-position: 100%;  background-repeat: no-repeat;  background-size: 30% auto;}
.headerNotification i {
        font-size: 13px;
        width: 32px;
        background: var(--bgLightGreen);  color: var(--text-green);
    }
  .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: 0.625rem;}
  .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;}
  .headBar {height: 3.667rem; position: fixed;  top: 0; z-index: 9991!important;}
  .secTitle .viewMore {font-size: 9px;  padding: 2px 8px 3px 8px;  border-radius: 9px; height: 17px;}
  .slider_banner_main {background: transparent;    margin:12px 0px 18px;}
  .bannerRow .fadeinImg {height: 100%; min-height: auto;  object-fit: cover;}
  .bannerRow, .carousel-inner, .carousel-item {height: calc(38.46154vw - 10px); min-height: 130px;  border-radius: 10px;  box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, .1);}
  .bannerRow .carousel-item {animation: casinoNewPreloader 3s linear infinite; background: linear-gradient(10deg, #d8d7d7 0, #b8b8b8 100%); background-size: 200% 100%;}
  .secTitle h5 svg path, .secTitle h2 svg path {fill: var(--text-accent-color);}
  .secTitle h5 i, .secTitle h2 i {fill: var(--text-accent-color);}
  .centerWrap.landingCenterWrap .col-12.imagesList{padding-top: 56px;}
  /* .modal-backdrop.fade.show { z-index: 1;} */
  .fixedSearhPages {display: none !important;}
.hasNotification .slider_banner_main {padding-top: 40px;}
.hasNotification .fixedSearhPages { margin-top: 33px;}
app-all-player-kyc .profileRow .dataTables_empty {padding-bottom: 5rem;}
.centerWrap.landingCenterWrap.hasNotification .imagesList {padding-top: 88px;}
.innerGameRow {padding-bottom: 50px;}
.headBar .headerItem .playerCol.notificationCol .playerNav {height: auto;}
}

@media(max-width:830px){
  /* .gameCol{min-height: 140px;} */
  .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;}
  .playerNav{right: -8px;}
  
  
}

@media(max-width:767px){
    .search-box {padding-top: 5.5rem;}
    .search-box .form-control, .searchCell .completer-holder input {height: 2.167rem !important;}
  .profileRow .customInputGrrup .form-control { padding-left: 56px;}
  .centerWrap.landingCenterWrap.hasNotification {margin-top: 45px;}
  .hasNotification .slider_banner_main {padding-top: 88px;}
  .bonusBannerModal button.close {  top: -25px;}
  .bonusBannerModal .modal-content {margin-top: 40px;}
  .breadcrumb .breadcrumb-item {font-size: 14px;}
  .bonusCard .bonusDesc {font-size: 1rem;}
 .kycForm{max-width:96%;margin:0 auto;}.fixedSearhPages{display:block!important;}
  .slider_banner_main { padding-top: 55px;}
.breadcrumb {margin-top: 0px;} 
.lang-swahili .kycForm .col-form-label {font-size: 11px;}
.centerWrap.landingCenterWrap .bonusCard {flex: 0 0 100%; max-width: 100%; margin-bottom: 6px;} 
.bonusCard .bonusTitle {font-size: 1rem;} 
.bonusCard .btn-outline-light.px-3 {font-size: .75rem !important; padding-left: .5rem !important; padding-right: .5rem !important;}

.bonusCard .bonusImg{height:199px;border-radius:.167rem;}
.parmotion_wrapper .eventTabs .nav-pills .nav-link.active{border-bottom:4px solid var(--primary);}
.parmotion_wrapper .m-3.w-100{margin-top:.5rem!important;}
.parmotion_wrapper .nodatafound{font-size:16px;max-width:94%;margin:40px auto 10px!important;  background: transparent;  padding: 0px 0 !important;}
.bonusBTN-row{margin:0 0 .25rem;}.bonusCard{margin:0 auto 16px;max-width:100%;}
.bonusCard .detailBox{padding:1.130em 1.33rem;}.parmotion_wrapper .bonusCard{margin:0 auto 16px;max-width:100%;}
.parmotion_wrapper .eventTabs {margin-bottom: 0px;}
  .innerGameRow {gap: 11px;  padding-bottom: 100px;}
  .landingCenterWrap .innerGameRow{padding-bottom: 0;}
  .web-casino-main-div {padding-bottom: 20px;}
  .mainWrap .centerWrap .col-lg-10 {padding: 0;}
  .landing-provider-col {padding-bottom: 3rem;}
 .footerRow{text-align: center;}
  a.footLink::after{display: none;}
  .footerRow h6{color: var(--footerText); font-size: 16px; margin: 0 0 10px;}
  .footerRow .footLink{ color: var(--footerText) !important;  font-size: 0.833rem;  padding: 2px 0; text-decoration: underline !important; font-weight: 500;}
  .secTitle{margin-top: 20px;}
  .gameRow { gap: 11px;}
  .game-carousel .gameCol {border-radius: 10px;}

  .secTitle h5, .secTitle h2 {font-size: 14px; font-weight: 500;}
  .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%;}
    .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;}    
    .currencyWithbal .langSelect .flag-icon{width: 18px; height: 18px; margin: 0 3px 0 0;}
    .currencyWithbal .langSelect .dropdown-item{font-size: 11px;}
    .currencyWithbal .langSelect .dropdown-item .flag-icon{margin: 0 5px 0 0;}
    .sidebarMain{width: 100%; height: 100%; margin: 0; display: flex;  position: fixed; top:0; left: 0; z-index: 999; padding:55px 10px 35px; background:var(--modalBg)}
    .sidebarMain .close{width: 25px; height: 25px; position: absolute;  top: 25px !important;  right: 15px;   font-size: 1.6rem !important;  color: #353A45; opacity: 0.8 !important;}
    .sidebarMain .langSelect .nav-link, .sidebarMain .langSelect .dropdown-item{color: var(--text-primary) !important;}
    .sidebarMain .sideSports{ margin-top: 20px;}
    .bonusBTN-row ul{flex-wrap: wrap;  gap: inherit;}
    .bonusBTN-row ul li{width: 100%; margin: 0 0 0.8rem;}
    .mobFooter{display: flex; height: 48px;}
    /* .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%;} */
    .lang-swahili .bonusBTN-row .sIcon {margin-right: 0.5rem;}
   
    
    .innerGameRow .gameCol{width: calc(33.33% - 8px);}
    .innerBanner img{height: 100px; object-fit: cover;}
    .inSrchMobView{display: block;}
    .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;}
  .border-custom-cr {border-color: #35465a !important;}
    .innerGameRow .gameCol-2{ width: 32.2%; margin: 0 3px 5px; min-height: 100px;}
    .footerRow{ padding:2rem 0 4rem; margin: 0;}

    .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;}
    .kycForm h3.text-white { font-size: 18px;  word-break: break-all;}
   .lang-swahili .kycTabs ul li{text-align: center; line-height: normal;}
   
    .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{height: 100vh; overflow: auto;}
    .sidebarMain.sideFilter {width: 100% !important;   z-index: 9991;}
    .loginModal .form-control {background: #FAFAFA;}
    .loginModal .modal-body {padding: 1rem 1.55rem 0; display: flex; flex-flow: column;  height: calc(100vh - 80px);}
    .loginModal .tab-content{min-height: 100px;  padding-top: 2rem;}
    .loginModal .form-group {margin-bottom: 1.90rem !important;}
    .loginModal .form-group.passMarginBtn {margin-bottom: 0 !important;}
    .loginModal .form-group.col-5, .loginModal .form-group.col-7 {margin-bottom: 0 !important;}
    .loginModal .form-group.passMarginBtn .col-form-label {display: none !important;}
    .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 - 280px);}
    .withdraw-deposit-ui .table-responsive {min-height: calc(100dvh - 430px);}

    .gameFrame, .gameFrame .ifream, .gameIframeTextCnter{height: calc(100dvh - 94px);}
.gameIframeTextCnter {margin-top: 60px;  height: calc(100dvh - 78px);}
    .langSelect.currencyDropdown .dropdown-item{font-size: 12px;}
    .hasNotification .centerWrap.landingCenterWrap {margin-top: 50px;}
    .hasNotification .sidebarMain { margin-top: 0;  z-index: 919999;}
    .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: 15px; font-size: 10px;  top: -9px; width: 15px; height: 15px;}
  div#welcomeBanner {z-index: 9999;}
  .launghGamePreview .gameIframeTextCnter {margin-top: 0;}
  
}

@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 img{height: auto;}
  
}
@media(max-width:480px){
  .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){
  .langSelect.currencyDropdown{margin:15px 10px 15px 5px !important;}
  .headerMobileStyleNg .headerItem .loginCol .loginBtn {font-size: 1rem !important;}
  .profileRow .customInputGrrup .form-control { padding-left: 50px;}
}
@media(max-width:390px){
  .mobFooter .mobLike {
        bottom: 0px;
    }
    .mobile-back-to-top {padding: 4px 0px 14px;}
}

@media(max-width:380px){
  .mobile-back-to-top {padding: 3px 2px 15px;}
  .innerGameRow .gameCol-2{ width: 47.8%; margin: 0 3px 8px; min-height: 80px;}
  .selectCurrency .dropdown-item {width: 45.5%;}
  .headerItem .changeLangunage .dropdown-toggle::after {font: 14px / 26px FontAwesome;right: -12px;}
  .loginModal .modal-body {padding: 1rem 1.4rem 0;}
  .loginModal .modal-header .close {right: 2px; }
  
}
@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;}
  .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: -25px!important; min-height: 18px; font-size: 11px!important; line-height: 10px;}
/* app-force-to-change-password .loginModal{max-width: 440px;} */
app-force-to-change-password .modal-title{color: #000; width: 100%; text-align: center;}
app-force-to-change-password .loginModal .modal-content {background:none;}
app-force-to-change-password .loginModal form{ width: 310px; margin: 40px auto 0;}
app-force-to-change-password .loginModal .btn-primary{ width: 310px; margin: 10px auto 0;}
.longError .validation-message{line-height: 12px;}
.toggelPass{position:absolute;right:10px;bottom:16px;color:var(--text-primary)!important;opacity:.6;font-size:16px;}


.loginModal .validation-message {color: #e41827 !important;}
.loginModal .form-group{margin-bottom: 2rem;}
.categoryicon{width:32px;height:30px;object-fit:cover;margin-right:10px}
.nodatafound {font-size: 18px;  font-weight: 700;  margin-left: 24px;   margin-top: 30px !important;   color: rgba(var(--textwhite), 1);   text-align: center;  width: 100%;  padding: 0 !important;}
.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}
.dataTables_empty .nodatafound {color: var(--text-secondary);   background: transparent; white-space: nowrap; font-size: 16px;  font-weight: 300;}

@media(max-width:767px){
  .playersidebarMain{display: none!important;}
  .multiselect-dropdown .dropdown-btn {display: none!important;  }
  .signSelectStyle .multiselect-dropdown .dropdown-btn {display: inline-block !important;} 
  .dataTables_empty .nodatafound {margin: 0 !important;  font-size: 1.33rem;}
  app-force-to-change-password .loginModal .modal-content{overflow: hidden;}
}






@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(--text-primary);}
.btn-outline-white{border-color: rgba(var(--textwhite), 1) !important; color: rgba(var(--textwhite), 1) !important;}
.bg-none{background: none !important;}
.fa-qrcode.ShowQR { cursor: pointer;} 
.modal-text{color: rgba(var(--textwhite), 1) !important;}
.picture-function.position-absolute {top: 0; right: 0;}
.picture-function.position-absolute a {    color: var(--text-primary); opacity: .5; box-shadow: none!important;}
.filefile input[type=file] {opacity: 0;}
.filedisables .picture-function.position-absolute a {opacity: 1;}
.filefile{background:#fff;height:42px;border:1px solid #B4B4B4;border-radius:2px;min-height:40px;}
.depositRow .balText{background:rgba(var(--bgGreen),1)!important;color:rgba(var(--textwhite),1);}
.merchantpayment {overflow-x: auto; max-width: 1145px; padding:0 0 5px; margin: 0 0 0 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: #fff ; border: 1px solid rgba(var(--bgGreen), 1);display: flex; align-items: center; gap: 0 5px; border-radius: 30px; padding: 5px; color: rgba(var(--textwhite), 1);}
.merchantpayment li a:hover, .merchantpayment li a.activemerchant{background:rgba(var(--bgGreen), 1);;}
.merchantpayment li a span{color: var(--text-primary); 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(--text-primary); 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: rgba(var(--text-primary), 1); 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;}

.bank_details  .copyt {
    background: rgba(var(--bgGreen), 1);
    color: #fff;
}

@media(max-width:992px){
  .loginModal .validation-message{bottom: -1.75rem !important; font-size: 1rem !important; }
  /* .eventTabs .nav-pills .nav-link {padding: 0.4rem 1rem;} */
  .cryptoWithBox{margin: 0;}
  .nodatafound{color:#8e929d;margin:0 0 1.25rem!important;padding:9px!important;width:100%;text-align:center;background:#e0e3e6;font-size:13px;border-radius:10px;height:36px}
  .pi9-blue-orange .parmotion_wrapper .nodatafound{background: transparent;}
}

@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;} */
  .sportifream{height: 100%; margin-bottom: 0px; padding-top: 47.891px;}
  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;}
}
.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  .dropdown-multiselect__caret{height: calc(1.8125rem + 2px) !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn  .dropdown-multiselect__caret::before{border-color: rgba(var(--textwhite), 1) transparent !important; border-width: 5px 5px 0 !important;}
/* / ======= NGX SELECT END  ======= / */



/* GAME CURRENCY CSS START */
.gameIframeTextCnter .langSelect .flag-icon {margin-left: 5px;}

.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;}.singleselect input[type=checkbox] + div {font-size: 12px !important;}
.signSelectStyle .dropdown-list{z-index: 1 !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn {min-height: 32px;  border-radius: 0 !important;  font-size: 12px; background: #fff;    padding: .25rem .5rem !important;border-color: #EAECEF !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: #000 transparent !important; border-width: 5px 5px 0 !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn .dropdown-multiselect--active .dropdown-multiselect__caret {top: 0px !important;}
.signSelectStyle .dropdown-list .filter-textbox {padding: 5px 10px 5px 0px;}
.signSelectStyle .dropdown-list .filter-textbox input{padding-left: 10px !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: rgba(var(--textwhite), 1);}
.loginModal  .link-color {color: var(--primary) !important;}
.footinfoText .table-responsive {background: none;  min-height: auto;}
.footinfoText .table-responsive .table tbody {border: 1px solid rgba(var(--textwhite), 1);}
.footinfoText .table-responsive .table tr td, .footinfoText .table-responsive .table th {border-color: rgba(var(--textwhite), 1) !important;  color: rgba(var(--textwhite), 1);}
.footinfoText .table-responsive .table tr td, .footinfoText .table-responsive .table th {border: 1px solid rgba(var(--textwhite), 1) !important;  color: rgba(var(--textwhite), 1);  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: rgba(var(--textwhite), 1); text-decoration: none; position: relative;  word-break: break-all; white-space: normal;}
.footinfoText .accordion-header .btn-link::after {content: '\f107';  font-family: FontAwesome;  color: rgba(var(--textwhite), 1); 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 rgba(var(--textwhite), 1);}
.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: rgba(var(--textwhite), 1); background: transparent;     border: 1px solid rgba(var(--textwhite), 1);  width: 36px;  height: 36px;     border-radius: 4px;  font-size: 16px;}
.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: 36px; display: flex;  gap: 0 0.5rem; align-items: center;  margin-left: 1rem; background:  transparent !important;     border: 1px solid rgba(var(--textwhite), 1); padding: 4px 26px 4px 10px; border-radius: 4px;}


.currencyWithbal .dropdown-menu a{color: #000 !important;}
.headerItem .crrcode{display: none;}
.currencyWithbal span.balText {margin: 0; border: none; background: none;  padding: 0 0 0 2px; min-height: auto; color: rgba(var(--textwhite), 1);}
.currencyWithbal .dropdown-menu {transform: translate3d(-10px, 28px, 0px) !important; min-width: 12rem; background: #ebeff4}
.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: #ebeff4; 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: 12px;}
.langSelect.currencyDropdown .dropdown-item:hover { background: var(--hover-color) !important;}
.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%;background:rgba(var(--bgGreen),1)!important;border:rgba(var(--bgGreen),1)!important;color:#fff;}
.loginModal .tab-content div#singupForm span.errorMa{position:absolute;margin-top:3px;font-size:12px!important;color:#e41827!important;}
div.currencyWithbal .langSelect.currencyDropdown .dropdown-item .flag-icon{margin-right:4px;width:16px;height:16px;}
.currencyWithbal.withoutBanking {min-width: auto;  padding: 4px 26px 4px 10px;}
.balText.withoutBanking{cursor: pointer;}
.expouserLi .amount {text-decoration: underline; flex: inherit;}
.langunage_dropdown.dropdown-menu .dropdown-item {color: #000 !important; border-bottom: 1px solid #B4B4B4;}
.langunage_dropdown.dropdown-menu .dropdown-item:last-child {border: 0;}


@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;}
  .loginModal .tab-content div#singupForm span.errorMa {font-size: 1rem !important;}

  .currencyWithbal .dropdown-menu {min-width: 12rem;}
  .currencyWithbal.withoutBanking {min-width: auto;  padding: 4px 10px 4px 6px;}
}

@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: 28%;} */
.searchIcon{position: relative; display: flex; align-items: center;}
.searchCell ng2-completer{flex: auto;}
.searchCell .completer-holder input{width: 100%; background: none; border: none;  padding-left: .75rem; box-shadow: none!important; font-size: 1rem; height: 45px; box-shadow: none!important; outline: none!important;}
.searchCell .completer-holder input::placeholder{color: #fff; 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; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); max-height: calc(100dvh - 350px) !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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1); 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;}
.pIcon img {width: 1.3rem !important; height: 1.3rem !important; object-fit: contain;}
.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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1);}
.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: rgba(var(--textwhite), 1); 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:rgba(var(--textwhite), 1); 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:rgba(var(--textwhite), 1); 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.594rem 0.938rem; font-size: 12px;  padding-left: 15px;}
.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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1);}
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;}
.pie9GamesMenu .dummyIconBox {width: 80px;  height: 40px;  border-radius: 20px;  margin: 0px 0px 0px;}
/* 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: rgba(var(--textwhite), 1);  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: rgba(var(--textwhite), 1);  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: rgba(var(--textwhite), 1); 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: rgba(var(--textwhite), 1);}
.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: rgba(var(--textwhite), 1);}
.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}
app-e-sport .footerRow {display: none;}

.lang-swahili .topHeader ul li a {padding: 0 12px; font-size: 13.5px;}
.lang-swahili .topHeader .dropdown-menu a{padding: 11px 13px 7px;}

@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;}
    .swiper-slide.gameCol .playBox {display: none;}
}
@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: 100%;} */
  .lastResult li{height: 28px;}
  .game-carousel .playBox, .game-carousel .gameCol::before{z-index: 5 !important;}
  .game-carousel .playBox{opacity: 1;}
  .pie9GamesMenu .dummyIconBox{ height: 35px;}
}
@media (max-width:767px) {

.joinSprotBetRegister{display:block!important;text-align:center;font-weight:bold;font-size:1.667rem;line-height:2rem;margin-bottom:2rem;color:var(--text-primary);}
  .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;}
  .langSelect .flag-icon {width: 1.313rem; height: 1.313rem; margin: 0px 6px 0px .25rem; background-size: contain;}
  .tableFilter .dateCell{width: 100%;}
.loginModal .form-group.otp-mb-mobile { margin-bottom: 1.25rem !important;}

}
@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; } */

.btn-primary.resendBtn{padding: 2px 5px!important; height: auto!important; width: auto; margin: 0!important; font-size: 10px!important; border-radius: 5px;}
.fixedProvider .proListing{aspect-ratio: 1 / 1.33;}
.fixedProvider .proBox .bgImg {   height: 100%;}
.lang-swahili .topHeader .dropdown-toggle::before {right: -3px;}

.bganimation {
    animation: gradient 2s linear infinite;
    background-image: linear-gradient(83deg, rgb(40 36 36 / 33%), rgb(36 31 31 / 41%), rgba(255, 255, 255, 0.2), rgb(18 16 16 / 40%));
    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%;} */
@keyframes gradient {
  0% { background-position: 100% 0%; }
  100% { background-position: 0% 0%; }
}


