@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("https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.css");
@import url("pie-loader-style.css");

:root {
    --font:"proximaNova-regular", sans-serif;
    --pick-color:#1475e1;
    --primary: #1a2c38;
    --secondary:#213743;
    --primary-rgb:rgba(26,44,56,0.9);
    --hover-color: #2f4553;    
    --darkBG:#0f212e;
    --login-button-bg:#1475e1;
    --login-button-text:#ffffff;
    --headerBG:#1a2c38;
    --menuBG:#0f212e;
    --menu-text:#ffffff;
    --dropdown-text:#ffffff;
    --tabText:#ffffff;
    --sidebarBG:#1a2c38;
    --body-bg:#0e1f2b;
    --footer-bg:#071d2a;
    --mobileFootIcon:#fff;

    --btntText:#ffffff;
    --betSlipBG:#123528;
    --gameBox:rgba(40,55,50,0.3); 
    --oddBox:#213743;
    --oddBoxHover:#2f4553;    
    --white-color:#fff;
    --black-color:#000;
    --darkGray:#303030;   
  }

  /* width */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: var(--primary); 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: var(--hover-color); 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: var(--secondary); 
  }
  @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{background: var(--body-bg); overflow-x: hidden; line-height: 20px; font-family: "proximaNova-regular", sans-serif; font-size: 15px; 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: 700;}
h2{font-size: 28px; font-weight: 700;}
h3{font-size: 24px; font-weight: 700;}
h4{font-size: 20px; font-weight: 700;}
h5{font-size: 18px; font-weight: 700;}
h6{font-size: 16px; font-weight: 700;}
img{max-width: 100%;}
.text-decoration-underline{text-decoration: underline;float: right;}
.clickableText{text-decoration: underline!important;}
.btn{font-weight: bold; font-size: 14px;}
button:focus{box-shadow: none!important; outline: none!important;}
.customRow{flex-wrap: nowrap;}
.flex-auto{flex: auto;}
.flex-auto .form-group{width: 100%;}
.click-disable{cursor: not-allowed }
.container{ max-width: 1230px;}
.opacity-6{opacity: 0.6;}
.link-color{color: var(--pick-color)!important;}
.bg-primary, .badge-primary{background: var(--secondary)!important;}
.btn-primary{background: var(--secondary)!important; border-color: var(--secondary)!important; color: var(--btntText); box-shadow: none!important;}
.btn-primary:hover{background: var(--hover-color)!important;}
.btn-outline-primary{border-color: var(--primary)!important; color: var(--white-color);}
.btn-outline-primary:hover{background: var(--primary)!important;}
.active{ background: var(--hover-color);}
.star-error{font-size: 20px; line-height: 10px;}
.form-group{position: relative;}
.viewBtn{border-color: var(--primary); color: var(--white-color); border-radius: 30px;}
.viewBtn:hover{background: var(--primary); border-color: var(--primary);}
.iframeBG{background: var(--darkBG);}
.badge{padding: .25em .4em .10em; line-height: 14px;}
.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;}
/******* 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;}
.headLogo{height: 45px; margin: 2.5px 0; display: flex; align-items: center;}
.headLogo img{height: 100%; object-fit: contain;}
.headBar{background: var(--headerBG); position: fixed; top: 0; z-index: 99; padding: 5px 0 5px 240px; transition: all 0.3s; width: 100%; box-shadow: 0 4px 4px rgba(0,0,0,0.4);}
.darkHead{z-index: 99;}
.headerItem{display: flex; justify-content: end; align-items: center;}
.headerItem .loginCol{display: flex; align-items: center; margin: 0 20px 0 60px;}
.headerItem .loginCol .btn{font-weight: bold; font-size: 15px;}
.headerItem .loginCol .btn-warning, .loadMoreBtn{padding: 12px 15px; font-size: 14px; color: var(--login-button-text); background: var(--login-button-bg); border:none; transition: all 0.3s;}
.headerItem .loginCol .btn-warning:hover, .loadMoreBtn:hover{box-shadow: 0 0 100px inset rgba(0, 0, 0, 0.5);}
.headerItem .loginCol .loginBtn{ border: none; background: none!important; color: var(--white-color)!important;}
.headerItem .betSlipBtn, .headerItem .userBtn {color: var(--white-color); font-size: 20px; background: none; border: none; outline: none; cursor: pointer;}
.headerItem .playerCol{position: relative; /*margin:0 1.5rem;*/}
.headerItem .telIcon{ margin:0 0 0 20px; width: 25px; transition: all ease 0.5s; background: #fff; border-radius: 100%; display: flex; justify-content: center; align-items: center; }
.headerItem .telIcon i{color: #2481cc; font-size: 30px; line-height: 24px;}
.headerItem .telIcon:hover{ transform: rotate(360deg);}
.playerNav{ position: absolute; top: 47px; overflow: hidden; width: auto; min-width: 266px; z-index: 2; border-radius: 5px; right: -3em; padding: 0; transition:all 0.3s; box-shadow: -10px 10px 20px #000000; background: var(--primary);}
.playerNav .pl-link{display:flex; align-items: center; width: 100%; padding: 10px 15px; color: var(--menu-text) !important; font-weight: 14px; font-weight: bold;}
.playerNav .pl-link i{ margin-right: 10px; width: 22px; text-align: center;}
.playerNav .pl-link:hover{background: var(--hover-color); color: rgba(255,255,255,0.7);}
.playerNav .pl-link svg { width: 15px; height: auto; margin-right: 10px; position: relative; top: 3px; }
.playerNav .pl-link svg path { fill: #fff; }

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

.search-box{ position: fixed; z-index: 999; top:60px; width:40%; margin: 0 auto; left: 0; right: 0; padding: 10px 20px; background: var(--secondary); border-radius: 12px;}
.search-box  .tab-pane.active{background: none;}
.search-box .input-group{ background: var(--body-bg); border-radius: 30px; align-items: center;}
.search-box .srchIcon{ color: var(--white-color); padding: 0 10px 0 15px; height: 45px; align-content: center;}
.search-box .srchClose{border: none; background: none; padding: 0 20px; cursor: pointer; color: var(--white-color); height: 45px; align-content: center;}
.search-box .form-control{background: none; border: none; color: var(--white-color); box-shadow: none!important; height: 45px;}
.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{background: var(--hover-color); text-align: center; color: var(--white-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);}
.search-box  .listProvider img{height: 40px; width: 40px; object-fit: contain; filter: contrast(0.1) brightness(5) drop-shadow(2px 2px 5px rgba(0,0,0,0.7));}
.search-box .listProvider ul li:hover .gameCount {opacity: 1;}
.search-box .listProvider ul li .providerLogo {border-radius: 3px;}
.listProvider span.gameCount {font-size: 10px; font-weight: 400; padding-top: 5px;  opacity: .7;}
.search-box .listGame ul{gap: 0;}
.search-box .listGame ul li{width: 99%!important; background: none; position: relative; padding: 8px;}
.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;}
.search-box .listGame ul li .providerLogo{padding: 0!important;}
.search-box .showMoreGm{border-radius: 30px; font-size: 12px; margin: 10px auto 0; display: block;}



.search-box  .listProvider h4{font-size: 14px; text-align: left; font-weight: 500;}
.search-box .listProvider ul li .providerLogo {padding: .25rem .5rem;}
.noProvider{text-align: center; width: 100%; margin: 50px 0 0;}
.noProvider i{font-size: 30px; color: rgba(255,255,255,0.2); margin: 0 0 10px;}
.noProvider p{color: rgba(255,255,255,0.2);}
.langSelect .dropdown-toggle{ color: #fff; padding:0.25rem 0!important;}
.langSelect .dropdown-toggle::after{content: "\f078"; font:10px/25px FontAwesome; width: 10px; height: 25px; display: inline-block; border: none; position: absolute; top: 0; right: -10px; color: var(--white-color);}
.langSelect .dropdown-menu{min-width: 12rem; background: var(--hover-color);}
.langSelect .nav-link, .langSelect .dropdown-item{ display: flex; align-items: center; padding: 0.25rem 0.5rem; font-size: 14px; line-height: 14px; margin-bottom: 0.313rem; color:var(--dropdown-text)!important;}
.currencyDropdown .dropdown-item{justify-content: space-between;}
.currencyDropdown .usdNum{ display: flex; flex-direction: column; align-items: flex-end; font-size: 12px;}
.currencyDropdown .usdNum small{opacity: 0.5;}
.langSelect .dropdown-item:hover{background: var(--menuBG); color: var(--white-color)!important;}
.langSelect .flag-icon{ width: 20px; height: 20px; border-radius: 20px; margin-right: 5px; display: flex; align-items: center; gap: 0 5px;}
.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-tz{background: url(../assets/images/flag/sw.png);}
.flag-icon-it{background: url(../assets/images/flag/italy.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 1.5rem; flex: 0 0 100%;}
.innerSearch .input-group{ background: var(--darkBG); border-radius: 30px; align-items: center; border: 1px solid var(--hover-color);}
.innerSearch .srchIcon{ color: var(--white-color); padding: 0 10px 0 15px;}
.innerSearch .srchClose{border: none; background: none; padding: 0 20px; cursor: pointer; color: var(--white-color);}
.innerSearch .form-control{background: none; border: none; color: var(--white-color); box-shadow: none!important; height: 40px;}
.innerSearch .srchIcon .fa-xmark.ml-1 {margin-right: 0.625rem;}
.inSrchMobView{display: none;}
.mainMenu{ width: 100%; background:var(--menuBG); margin-top: 10px; min-height: 38px; }
.mainMenu ul{ display: flex; align-items: center; justify-content: center;}
.mainMenu ul li{ position: relative;}
.mainMenu ul li a{ padding: 8px 18px; border-top: 2px solid transparent; display: block; color: var(--white-color)!important; font-weight: 700; transition: 0.3s all;}
.mainMenu ul li a:hover{ background: var(--hover-color); border-color: var(--login-button-bg);color: var(--menu-text)!important;}
.mainMenu ul li:hover a{background: var(--hover-color); border-color: var(--login-button-bg);color: var(--menu-text)!important;}
.mainMenu ul li:hover .subMenu{ display: block!important;}
.mainMenu .subMenu{ display: none; position: absolute; top:38px; width: 250px; left: 0; background: var(--hover-color);}
.mainMenu .subMenu li a{ padding: 8px 18px; border-top:1px solid rgba(0,0,0,0.3)!important; font-size: 14px; font-weight: 400;}
.mainMenu .subMenu li a:hover{border-top:1px solid transparent; background: var(--darkBG);}
.mainMenu .active{border-color: var(--login-button-bg); color: var(--menu-text)!important;}
.mobFooter{display: none; position: fixed; z-index: 99; background: var(--headerBG); padding: 0 5px; width: 100%; bottom: 0; left: 0; right: 0; margin: 0 auto; justify-content: space-between; align-items: center; border-top: 1px solid rgba(255,255,255,0.1);}
.mobFooter a{cursor: pointer; padding: 12px 5px 5px; color: var(--white-color)!important; text-align: center; opacity: 0.8;}
.mobFooter i{ font-size: 16px; color: var(--mobileFootIcon); margin-bottom: 5px;}
.mobFooter a.active i{color: #ffc107;}
.mobFooter .mobLike{display: block; font-size: 10px; font-weight: 500;}
.mobFooter .fa-arrow-right-arrow-left{transform: rotate(90deg);}
.mainWrap{display: flex;}
.sidebarMain{ 
  width: 240px;  transition: width .3s; -webkit-box-orient: vertical;
  height: 100vh; background: var(--body-bg); flex-shrink: 0; flex-direction: column; padding-top: 70px; position: fixed; left: 0; top: 0; z-index: 99; }
.topbtn{ position: absolute; z-index: 10; gap: 0 10px; padding: 0 0 0 10px; display: flex; align-items: center; top:0; min-height: 60px; background:var(--body-bg); width: 100%; box-shadow: 0 4px 4px rgba(0,0,0,0.4);}
.topbtn a{ min-width: 78px; height: 36px;  font-size: 15px; font-weight: 700; cursor: pointer; color: var(--white-color); border-radius: 5px; text-decoration: none;}
.topbtn a span{ white-space: nowrap; background: rgba(0,0,0,.4); padding: 8px 15px; text-align: center; display: block;}
.topbtn .livebg{background:url(../assets/images/online-casino.jpg) no-repeat; background-size: 100%;}
.topbtn .livebg:hover{filter: hue-rotate(200deg) saturate(6);}
.topbtn .sportsbg{background:url(../assets/images/online-sports.jpg) no-repeat; background-size: 100%;}
.topbtn .sportsbg:hover{filter: hue-rotate(300deg) saturate(3);}
/* .searchBtn{border-color: var(--hover-color)!important; font-size: 15px; font-weight: 700; border-radius: 32px; color: var(--white-color);} */
/* .searchBtn:hover{background: none!important;} */
.showHideBar{width: 43px; height: 28px; color: var(--white-color);  background: var(--hover-color); position: absolute; right: -20px; top: 50%; -webkit-transform: translateY(-50%);
    transform: translateY(-50%); 
    -webkit-box-shadow: 0px 4px 4px rgba(0,0,0,.25);
    box-shadow: 0 4px 4px #00000040;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;}
.showHideBar i{transform: rotate(180deg);}
.sidebarMain .titleBar{color: var(--white-color); margin-top: 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: var(--white-color); font-size: 14px; font-weight: 700; margin: 0 15px 0 0;}
.sideSports{overflow-x: auto; background: var(--primary); margin: 5px 15px 10px; border-radius: 5px;}
.sideSports{overflow: hidden;}
.sideSports li{position: relative;}
.sideSports li a{color: var(--white-color)!important; display: flex; justify-content: space-between; align-items: center; text-decoration: none; padding: 10px 15px; border-radius: 5px; font-size: 14px; font-weight: 700; }
.sideSports li a:hover{background: var(--hover-color); color: var(--menu-text)!important;}
.sideSports li a:hover .spCol i{opacity: inherit;}
.sideSports li .active{color: var(--menu-text)!important;}
.sideSports .spCol{display: flex; align-items: center;}
.sideSports .spCol i{opacity: 0.6; transition: all 0.3s;}
.sideSports .spCol .fa-arrow-right-arrow-left {transform: rotate(90deg);}
.sideSports .sportN{margin: 0 0 0 10px; transition: all 0.3s; /*white-space: nowrap;*/}
.sideSports .totalMch{font-size: 12px;}
.sidebarMain .sideScroll{overflow-x: auto; height: 100%;}
.sideSports li a svg { width: 16px; height: auto; }
.sideSports li a svg path { opacity: 0.6; fill: var(--white-color)!important; }
.sideSports li a svg { width: 15px; height: auto; position: relative; top: 2px; }
.sideSports li a:hover svg path { opacity: 1; }
.sideSports ul li a .menuIconImg { height: 14px;filter: invert(1); vertical-align: text-top; margin: 0; max-width: inherit; opacity: 0.6; }
.sideSports li a:hover .menuIconImg { opacity: 1; }


.sideSports .subSport:hover{background: none;}
.sideSports .open-subSport{background: var(--hover-color)!important; border-radius: 5px; padding: 0 0 1px; margin: 0 0 2px;}
.sideSports .subSport .spCol{flex: auto;}
.sideSports .subSport .totalMch{ margin-right: 5px;}
.sideSports .subData{background: var(--secondary); border-radius: 5px; margin: 3px; padding: 5px;}
.sideSports .subData a{font-size: 12px; font-weight: 300; padding: 6px;border-radius: 5px; background: var(--hover-color);}
.sideSports .subData .ic-Col{ width: 30px; display: flex; align-items: center; justify-content: end;}
.sideSports .subData .ic-Col .sb-totalMch{ margin-right: 8px;}
.sideSports .subData .market-game{background: var(--hover-color); border-left: 2px solid transparent; margin: 5px 5px 0; padding: 5px 8px; border-radius: 5px;}
.sideSports .subData .active{border-left: 2px solid #ffc107; background: var(--primary) ;}
.sideSports .subData .market-game .gameTeam{ font-size: 11px; line-height: 14px; display: flex; align-items: center; justify-content: space-between; font-weight: 300; margin: 0; color: var(--white-color);}
.sideSports .subData .market-game .gmOdd{ color: #ffc107; font-weight: 700;}
.sideSports .subData .market-game .gamepart{ display: flex; align-items: center; margin: 5px 0 0; justify-content: space-between; font-size: 11px; line-height: 14px; font-weight: 300; color: rgba(255,255,255,0.6);}
.sideSports .subData .market-game .gamepart .gmText{ flex: auto;}
.sideSports .subData .market-game .gamepart .gmNumb{background: var(--secondary); border-radius: 3px; padding: 2px 5px; margin-right: 5px;}
.sideSports .subData .market-game .marketHolder{ display: flex; justify-content: space-between; border-radius: 5px; margin: 8px 0 0; overflow: hidden;}
.sideSports .subData .market-game .marketHolder .mkt-Item{ width: 49.7%; padding:5px 8px; font-size: 12px; color: var(--white-color); display: flex; align-items: center; justify-content: space-between; background: var(--secondary); cursor: pointer;}
.sideSports .subData .market-game .marketHolder .mkt-Item:hover{ background: #ffc107; color: var(--black-color);}
.sidebarMain.sideFilter{width: 320px!important; left: -120%; top: 0 !important; transition: 0.5s; display: none;}
.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: 100%;}
.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{color: var(--white-color); text-transform: capitalize;}
.sidebarMain.sideFilter .dropdown-list li.multiselect-item-checkbox input[type=checkbox] + div:before{border: 1px solid var(--hover-color); 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 .sideSports{background: none;}
.sidebarMain.sideFilter .multiselect-dropdown .filter-textbox{border-bottom: none!important;}
.sidebarMain.sideFilter .multiselect-dropdown .filter-textbox input{height: 34px; border-radius: 5px; background: var(--hover-color); padding: 0 10px!important; color: var(--white-color); margin: 0 0 10px;}
.sidebarMain.sideFilter .multiselect-dropdown .filter-textbox input::placeholder{color: var(--white-color); opacity: inherit;}

.proList{ border-bottom: 1px solid var(--hover-color); border-top: 1px solid var(--hover-color);padding: 0 0 15px; margin: 0 0 10px;}
.proList:last-child{border: none;}
.proList .dropdown-btn{color: var(--white-color);}
.filterData{}
.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!important;}
.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{ margin: 5px;}
/* .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{ opacity: 0;}
.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: var(--white-color); margin:-4px 10px 0 0;}
.breadcrumb{ background: var(--darkBG); align-items: center; display: inline-block;}
.breadcrumb .breadcrumb-item{ color: #ffc107; font-size: 15px; font-weight: 700; display: inline-block;}
.breadcrumb .breadcrumb-item:first-child::before{display: none;}
.breadcrumb .breadcrumb-item::before{content: '|'; font-size: 20px; font-weight: 100; color: var(--white-color);}
.breadcrumb .breadcrumb-item a{color: var(--white-color); opacity: 0.7;}
app-landing-dashboard{flex: auto;}
.centerWrap {flex: auto; margin: 60px 0 0; overflow-y: auto; background: var(--primary); padding-left: 240px; transition: all 0.3s;}
.sportBookRow{flex: auto; width: calc(100vw - 240px); margin: 60px 0 0; background: var(--primary); padding-left: 240px; transition: all 0.3s; position: relative; z-index: 8;}


.scorecard-Wrap{background: url(../assets/images/stadium.jpg) bottom no-repeat; background-size: cover; min-height: 250px; border-radius: 20px; box-shadow: inset 0 0 60px rgba(0,0,0,0.8); margin: 0 0 15px;}
.eventWrap{ flex: auto; padding: 40px 15px 0 15px; margin-top: 80px; height: calc(100vh - 80px); overflow-x: auto;}
.eventTabs{ background: var(--darkBG); padding: 5px; border-radius: 32px; display: flex; justify-content: space-between; align-items: center; margin: 0 0 15px;}
.eventTabs .nav-link{ border-radius: 32px; display: flex; justify-content: center; align-items: center; background: none; color: var(--white-color)!important; font-weight: 700; margin-right: 5px; padding: 0.7rem 1.4rem; border: none;}
.eventTabs .nav-link:hover{background: var(--hover-color); cursor: pointer;}
.eventTabs .nav-link i, .eventTabs .nav-link svg{ margin-right: 10px; width: 24px; height: 24px; display: flex; align-items: center;}
.eventTabs .nav-link svg{fill: var(--white-color);}
.eventTabs .nav-link i{font-size: 20px;}
.eventTabs .nav-pills .nav-link.active{background: var(--hover-color); color: var(--menu-text)!important;}
.eventTabs .viewBox{ display: flex; margin-right: 15px;}
.eventTabs .viewBox a{ padding:5px 6px; font-size: 18px; color: var(--white-color);}
.homeCate{display: flex; align-items: center; margin: 30px 0 0;}
.homeCate ul{display: flex; white-space: nowrap; align-items: center; flex-wrap: nowrap; scroll-behavior: smooth; overflow-y: auto; -webkit-overflow-scrolling: touch; transition: all 0.5s; }
.homeCate ul::-webkit-scrollbar{display: none;}
.homeCate .dummyItem{width: 100px; height: 42px; border-radius: 30px; margin-right: 5px;}
.showScrollbar{flex: 0 0 100%;}
.arrowTabs {font-size: 12px; color: #fff!important; width: 25px; height: 25px; background: var(--secondary); text-align: center; line-height: 25px !important; border-radius: 30px;} 

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

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



.betAmountWrap{ position: absolute; bottom: 0; width: 360px; background: var(--secondary);}
.betAmountWrap .amountText{ display: flex; justify-content: space-between; font-size: 14px; width: 100%; padding:5px 10px;}
.betAmountWrap .amountText .amText{ color: rgba(255,255,255,0.8);}
.betAmountWrap .amountText .blText{color: var(--white-color); font-size: 16px;}
.betBtn-Wrap{ display: flex; justify-content: space-between; flex-wrap: wrap; padding:10px;}
.betBtn-Wrap .saveBtn{ width: 48.5%; background: var(--hover-color); color: var(--white-color);}
.betBtn-Wrap .clearBtn{ width: 48.5%; background: #3e1d1c; color: #FE2247;}
.betBtn-Wrap .placeBtn{ width: 100%; background: #ffc107; margin-top:10px;}
.betBtn-Wrap .btn:hover{ opacity: 0.8;}
.bannerRow{min-height: 255px; border-radius: 10px; overflow: hidden; box-shadow: inset 0 0 20px rgba(0,0,0,0.8); margin: 30px 0 0;}
.carousel-inner{border-radius: 10px; }
.carousel-item{min-height:255px;}
.carousel-item::before{content: ''; position: absolute; top: 0; left: 0; right: 0; z-index: 9; width: 100%; height: 100%; border-radius: 10px; filter: blur(1px); border: 4px solid rgba(255,255,255,0.2);}

.carousel-item.active{ display: flex; justify-content: center; align-items: center;}
.game-carousel .secTitle{ top: 30px; position: relative; margin: 0;} 
.secTitle{ display: flex; justify-content: space-between; align-items: center; margin: 0 0 30px; }
.secTitle h5, .secTitle h2{ color: var(--white-color); display: flex; align-items: center;}

.secTitle svg{width: 22px; height: 22px; fill: var(--white-color); margin:0 8px 0 0; opacity: 0.9;}
.secTitle app-svg-icon{display: flex; align-items:center}
.secTitle i{color: var(--white-color); font-size: 20px; margin: 0 8px 0 0; opacity: 0.7;}

.innerBanner{margin: 0 0 15px; min-height: 100px; position: relative;}
.innerBanner img{height: 100px; object-fit: cover;}
.innerBanner h1{ color: var(--white-color); background: linear-gradient(90deg, var(--hover-color) 0%,var(--hover-color) 25%, rgba(35,35,35,0) 100%); position: absolute; display: flex; align-items: center; padding: 0 0 0 10px; height: 100%; width: 100%;}
.innerBanner::before, .innerBanner::after{content: ''; background: var(--hover-color); position: absolute; min-height: 100px; width: 40%; left: -40%; top: 0;}
.innerBanner::after{left: inherit; right: -40%;}
.game-carousel{ margin: 0;}
.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: var(--white-color); width: 25px; height: 25px; background: var(--secondary); text-align: center; line-height: 25px!important; border-radius: 30px;} */
.game-carousel swiper>.swiper.s-wrapper .swiper-wrapper .swiper-slide{padding-top: 5px;}
.gameCol{
  /* min-height: 208px;  */
background: var(--darkBG); transition: all 0.2s;  position: relative; 
  background-image: linear-gradient(120deg,rgba(255,255,255,0.3),rgba(255,255,255,0.1),rgba(255,255,255,0.3),rgba(255,255,255,0.1));
  background-size: 300% 100%; 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{top: 0; height: 60px; border-radius: 10px; padding: 0 10px; position: relative; background: var(--hover-color); display: flex; justify-content: center; align-items: center; width: 95%; margin: 0 auto 30px; 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{transform: translateY(-3px);}
.providergameCol img{ height: 40px; width: 75%; filter: contrast(0.1) brightness(2); transition: all 0.5s; object-fit: contain;}
.providergameCol:hover img{filter: contrast(1);}

.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 lds-dual-ring {
    0% { 
      transform: rotate(-180deg); opacity: inherit;
    }
    100% {
      transform: rotate(360deg); opacity: 0;
    }
  }

.favouriteIcon {position: absolute; cursor: pointer;  right: 0.625rem;  top: 0.625rem;  z-index: 6;  font-size: 1.25rem;  margin: 0 !important; color: #fe0000 !important;}
.game-carousel .gameCol{ position: relative; overflow: hidden; margin: 0 5px; border-radius: 10px; cursor: pointer; transition: all 0.3s; box-shadow: 0 0 1px rgba(255,255,255,0.9);}
.game-carousel .gameCol::before{content: ''; position: absolute; top: 0; left: 0; right: 0; z-index: 2; width: 100%; height: 100%; border-radius: 10px; filter: blur(1px); border: 3px solid rgba(255,255,255,0.2); }

.game-carousel .gameCol:hover{transform: translateY(-5px); box-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);}
.game-carousel .gameCol:hover .playBox{opacity: inherit;}
.game-carousel .img100 img{width: 100%;}
.topText{position: absolute; right: 10px; top:10px; padding: 2px 8px 0; font-size: 12px; border-radius: 5px; background: var(--secondary); color: var(--white-color); text-transform: uppercase;}
.game-carousel .playBox{position: absolute; transition: 0.3s all; opacity: 0; top: 0; z-index: 4; background: var(--primary-rgb); padding: 34px 10px; display: flex; justify-content: space-between; flex-direction: column; align-items: center; 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-shadow: 0px 2px 4px rgba(255,255,255,.6);
   text-align: center; color: var(--white-color);} */
   .game-carousel .playBox h6{position: relative; text-transform: capitalize; text-align: center; color: var(--white-color); text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  display: -webkit-box; overflow: hidden; width: 80%; height: 35px; }
.game-carousel .playBox p{color: var(--white-color); text-shadow: 0px 2px 4px rgba(255,255,255,.6); font-weight: 600; line-height: 26px;}
.game-carousel .playBox .topMark{position: absolute; right: 0; top: -18px; text-transform: uppercase; text-shadow: none;}
.game-carousel .playBox i{background: radial-gradient( var(--login-button-bg) 60%, rgba(255, 255, 255, 1) 62%); width: 50px; height: 50px; border-radius: 50%; font-size: 16px; position: relative; display: block; margin: 0 auto; box-shadow: 0px 0px 25px 3pxvar(--pick-color);}
.game-carousel .playBox i{color: var(--white-color); margin: 5px 0;}
/* triangle */
.game-carousel .playBox i::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #fff;
  z-index: 100;
  /* -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19); */
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.game-carousel .playBox i:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count:infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, .75);
  top: -30%;
  left: -30%;
  background: rgba(198, 16, 0, 0);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.1;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0.1;
    box-shadow: none;

  }
}

.innerGameRow{display: flex; flex-wrap: wrap;}
.innerGameRow .gameCol{width: 13.4%; margin:0 5px 10px;}
.innerGameRow .gameCol-2{width: 19.1%; margin:0 5px 10px; min-height: 145px;}
.innerGameRow .secTitle{    top: -7px !important; margin: 0 0 10px 0; width: 100% !important;}
.showgames{margin: 37px 3px 0 5px!important; gap: 0 12px;}
.showgames .gameCol{margin:0 0 12px;}
.showgames .secTitle{width: 100%; top:0;}
.fadein{animation: fadeinout 0.5s alternate;}
.fadeout{animation: fade-out 0.5s alternate;}


@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);}
}
  

.footerRow{ background: var(--footer-bg); padding: 50px 0 20px;}
.footerRow h6{ color: var(--white-color); margin: 0 0 10px; text-transform: uppercase;}
.reslogoRow .resLogo{ margin: 0 15px;}
.reslogoRow .resLogo img{height: 25px;}
.h15{height: 15px!important;}
.footerRow .footLogo{ width: 160px; margin: 0 0 20px; display: block;}
.footerRow .footLink{font-size: 14px; color: var(--white-color)!important; display: inline-block; opacity: 0.5; padding: 4px 0;}
.footerRow .footLink:hover{color: var(--pick-color)!important; opacity: inherit;}

.footerRow .socialMedia{ display: flex; justify-content: center; align-items: center;}
.footerRow .socialMedia .socialLink{ border: 1px solid var(--white-color); margin: 0 5px; width: 30px; height: 30px; border-radius: 30px; text-align: center; line-height: 30px; font-size: 18px; color: var(--white-color)!important; transition: 0.3s all;}
.footerRow .socialMedia .socialLink:hover{ transform: scale(1.2);}
.footerRow .copytext{ margin: 30px 0 0;}
.footerRow .copytext p{ margin: 0 0 15px; color: var(--white-color); opacity: 0.5; font-size: 14px;}

.tabsRow {display: flex; justify-content: center; margin: 0 0 20px;}
.tabsRow .nav{background: var(--primary); padding: 4px; border-radius: 30px;}
.tabsRow a.nav-link{ color:var(--tabText)!important; cursor: pointer; padding: 0.7rem 1.5rem;}
.tabsRow .active{border-radius: 30px;}

.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;}


.eyeIcon{ position: absolute; right: 10px; bottom:12px; color: var(--white-color); cursor: pointer;}
.forgotPass{text-decoration: underline!important; font-size: 12px; margin: 7px 0 0; display: block; cursor: pointer;}
/* Modal popup Changes */
.loginModal{width: 500px;}
.loginModal .modal-header{background: none;}
.loginModal .forgotText{text-decoration: underline; color: var(--white-color);}
.loginModal .form-control{background: none; border-color: rgba(255,255,255,0.3); color: var(--white-color); padding-right: 2.25rem;}
.loginModal .form-control option{color: #000;}
.loginModal .modal-body{ padding: 0 30px; min-height: 480px;}
.loginModal .tab-content .active{background: none;}
.loginModal .btn{width: 100%; padding:1rem 3.5rem; border-radius: 5px; border: none!important;}
.loginModal .btn-primary{ background: var(--login-button-bg)!important;}
.loginModal .btn-sm{font-size: 10px; padding:0.2rem 0.5rem; display: inline-block;}
.loginModal .otpBtn{border: 1px solid rgba(255,255,255,0.6)!important; color: rgba(255,255,255,0.6)!important; background: none!important; width: auto;}
.tab-pane.fade {transition: all 0.5s;transform: translateY(8rem);}
.tab-pane.fade.show {transform: translateY(0rem);}
.tab-pane.active {animation: opac 1.5s}
@keyframes opac {
  from {
      opacity: 0
  }

  to {
      opacity: 1
  }
}
.modal-header{background: var(--primary);}
.modal-title{color: var(--white-color);}
.modal-content{background-color: var(--darkBG);}
.modal-content .col-form-label{color: var(--white-color);}
.modal-header{border-bottom: none;}
.modal-header .close{ color: #fff; opacity: inherit;}
.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:var(--white-color);}
.arrow-group button:hover{background: var(--secondary); border:1px solid var(--hover-color);}
.arrow-group .leftBtn{border-radius:30px 0 0 30px;}
.arrow-group .rightBtn{border-radius:0 30px 30px 0; margin-left: -1px;}


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

.bonusBTN-row{ margin: 0 0 2.5rem;}
.bonusBTN-row ul{display: flex; gap: 15px; align-items: center;}
.bonusBTN-row li{display: flex; justify-content: space-between; align-items: center; background: var(--darkBG); border-radius: 5px; overflow: hidden; transition: all 0.3s;}
.bonusBTN-row li:hover{background: var(--hover-color);}
.bonusBTN-row li a{ display: flex; justify-content: space-between; align-items: center; color: var(--white-color); width: 100%; height: 100%;}
.bonusBTN-row .sIcon{ background: var(--hover-color); border-right: 1px solid var(--darkBG); color: var(--menu-text); padding:1rem; font-size: 18px; margin-right: 2rem;}
.bonusBTN-row .sportText{ flex:auto; display: flex; justify-content: space-between; align-items: center; gap: 10px; padding: 0 2rem 0 0;color: var(--white-color); font-weight: bold;}
.bonusBTN-row .active .sportText{color: var(--menu-text);}

.bonusCard{ margin: 0 0 2rem;}
.bonusCard .bonusImg{ min-height: 200px; cursor: pointer; box-shadow: inset 0 0 5px rgba(0,0,0,0.5); overflow: hidden; border-radius: 10px; position: relative;}
.bonusCard .bonusImg::before{content: ''; position: absolute; top: 0; left: 0; right: 0; z-index: 9; width: 100%; height: 100%; border-radius: 10px; filter: blur(1px); border: 3px solid rgba(255,255,255,0.2);}
.bonusCard .bonusImg img{width: 100%;}
.bonusCard .detailBox{padding: 20px; position: absolute; z-index: 9; bottom: 0; width: 100%;}
.bonusCard:hover .bonusImg{ top:-10px}
.bonusCard .bonusTitle{ color: #fff; margin:0 0 0.5rem 0; display: block; font-size: 20px; font-weight: 800;}
.bonusCard .bonusDesc{font-size: 12px; font-weight: normal; color: rgba(255,255,255,0.8); margin: 0 0 20px; display: none;}
.bonusCard .btn-link{ color: var(--white-color);}

.bonusDetail{ color: var(--white-color);}
.bonusDetail li{border-bottom: 1px solid rgba(255,255,255,0.1); padding: 5px 0;}
.bonusDetail li:last-child{border-bottom: none;}
.bonusDetail .bTitle{width: 50%; display: inline-block; text-transform: capitalize; vertical-align: top;}
.bonusDetail .bValue{width: 50%; display: inline-block;word-wrap: break-word;}
.bonusDetail .bonusThumb{ width: 50%; padding: 5px; border: 1px solid rgba(255,255,255,0.1); border-radius: 5px; margin: 0 0 20px;}
.bonusDetail .bonusThumb img{border-radius: 5px;}
.bonusDetail .descRow{margin: 10x 0;}
.bonusDetail .descRow p{}
.bonusDetail .descRow ol, .bonusDetail .descRow ul{margin: 0 0 15px 15px; padding: 0;}
.bonusDetail .descRow li{border: none;}

/* .landing-bonus{margin: 35px 0 0;} */
.landing-bonus .btn-warning{width: 100%; background: none; border-color: #fff; padding: 10px; color: #fff; border-radius: 10px;}
.landing-bonus .bonusCard .bonusImg{ transition: all 0.3s;}
.landing-bonus .bonusCard:hover .bonusImg{transform: scale(1.1); top:0}
.filterRow{margin: 0 0 20px; flex-wrap: wrap; justify-content: space-between;}
.filterRow .col-form-label{ color: var(--white-color); font-weight: bold;}
.filterRow .multiselect-dropdown{/*min-width: 200px;*/ min-width: 238px; background: var(--darkBG); border-radius: 3px;}
.multiselect-dropdown .dropdown-btn{border-color: var(--primary)!important;}
.filterRow .multiselect-dropdown span{color: var(--menu-text); text-transform:capitalize;}
.filterRow .multiselect-dropdown .dropdown-list{background: var(--darkBG); box-shadow: none; border-color: var(--darkBG); margin: 0; z-index: 91;}
.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;}
.filterRow .multiselect-item-checkbox:hover{background-color: var(--hover-color)!important;}
.filterRow .multiselect-dropdown .dropdown-btn{padding: 6px 25px 6px 5px!important;}
.filterRow .multiselect-dropdown .dropdown-btn .selected-item{border: 1px solid var(--primary)!important; color: var(--menu-text)!important; font-size: 12px!important; background: var(--primary)!important; box-shadow: none!important;}
.filterRow .multiselect-dropdown .dropdown-btn .selected-item a{color: var(--menu-text)!important;}
.filterRow .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret:before{border: none!important; content: '\f078'!important; color: var(--menu-text)!important; font-family: FontAwesome!important; top:8px!important;}
.filterRow .filter-textbox{padding: 0 10px 10px!important; border: none!important;}
.filterRow .filter-textbox input{height: 34px; border-radius: 5px; background: var(--hover-color); padding: 0 10px!important; color: var(--white-color)!important;}
.filterRow .filter-textbox input::placeholder{color: var(--white-color); opacity: inherit;}
.filterRow .filterCol{display: flex; align-items: center;}
.tableFilter{display: flex; flex-wrap: wrap;}
.tableFilter .form-group{ margin: 0 1rem 0 0;}
.tableFilter .col-form-label{color: var(--white-color); font-weight: bold;}
.tableFilter .form-control{border: 1px solid var(--primary); background: none; color:var(--white-color); box-shadow: none; background: var(--footer-bg); height: 40px!important;}
.docButton{display: flex; justify-content: space-between; align-items: end;}
.docButton .btn{ border-radius: 40px!important; width: 30px; height: 30px;}
.table-responsive{background: var(--darkBG); font-size: 14px;}
.table-responsive .border{border-color: var(--primary)!important;}
.table-responsive .table td, .table th{border-color: var(--primary); padding:0.5rem 0.8rem;}
.table thead th span { padding-right: 8px; white-space: nowrap; }
.table thead th { white-space: nowrap; }
.table thead th span { padding-right: 5px; }
.table-responsive{min-height: 620px; margin: 0 0 30px;}
.sorting{ position: relative;}
.sorting::after{ content: '\f0dc'; cursor: pointer; font-family: FontAwesome; font-size: 11px; color: var(--white-color); right: 8px; top:7px; position: absolute;}
.sorting_asc::after{content: '\f0de'!important;}
.sorting_desc::after{content: '\f0dd'!important;}
.paginationRow{background: var(--darkBG); padding:10px; margin: 0 0 20px; position: relative; top: -20px; display: flex; justify-content: end;}
.paginationRow .page-link{background: none; border: none; padding: 0.3rem 0.75rem; width: 30px; color: #fff!important;}
.paginationRow .current{background: var(--primary)!important;}
/* .balText{ margin: 0 0 0 1.5rem; color: var(--menu-text); border: 1px solid var(--hover-color); padding: .375rem 1rem; background: var(--oddBoxHover); border-radius: 30px;} */
.depositBtn{ margin: 0 0 0 1.5rem; color: var(--white-color)!important; border: 1px solid var(--login-button-bg); font-size: 0.875rem; width: 30px; height: 30px; border-radius: 50%; padding:0; background: var(--login-button-bg); font-size: 14px!important; line-height: 30px;}
.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
  }

  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
  }
}

@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
  }

  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
  }
}
.expBalBtn{color: var(--menu-text); margin-left: 1rem;}
.expBalBtn a{text-decoration: underline!important;}
.profileRow{background: var(--darkBG); padding: 2rem; margin: 0 0 30px;}
.profileRow .col-form-label{color: var(--white-color);}
.profileRow .form-control{background: var(--secondary); border: 1px solid var(--primary); color: var(--white-color); box-shadow: none!important;}
.profileRow .form-control::placeholder{opacity: inherit; color: var(--white-color);}
.profileRow .secTitle{top: 0;}
.profileRow .form-control[type="password"], .password-control{padding-right: 2rem;}
.kycTabs{ margin-bottom: 2rem;}
.profileRow .customInputGrrup .form-control {padding-left: 56px;}
.customInputGrrup .mNumber { position: absolute;   color: var(--white-color);  top: 50%;   transform: translateY(-50%);   height: 100%;  display: flex;  align-items: center;   justify-content: center;  padding-left: .75rem;   font-size: 1rem;   opacity: .2;}
.kycTabs ul{display: flex;}
.kycTabs ul li{color: var(--white-color); cursor: pointer; display: flex; flex-direction: column; align-items: center; margin: 0 2.5rem 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(--login-button-bg); color: var(--login-button-bg); background: none;}
.kycForm .custom-file{ position: relative; height: 100px; background: none!important;}
.kycForm .custom-file::before{content: '\f0ee'; font: 30px/10px FontAwesome; position: absolute; display: flex; justify-content: center; align-items: center; width: 90%; height: 80%; text-align: center;}
.kycForm .pdfUpdated::before{content: '\f1c1'; }
.kycForm .custom-file .custom-file-input{height: 100%;}
.kycTabs .withsup{ display: flex;flex-direction: column; justify-content: center;align-items: center;}
.kycTabs .withsup sup{margin: 0 0 10px;}
.kycForm .custom-file .closeB{position: absolute; z-index: 9; right: -15px; top: -20px;}
.fileText{font-size: 12px; width: 100%; text-align: center; position: absolute; bottom: 15px; font-size: 12px; text-align: center; left: 0;}
.thumbnail-img{ position: relative; width: 100%; height:100px; text-align: center; border: 1px solid var(--hover-color); padding: 3px;}
.thumbnail-img img{height: 93px; object-fit: cover;}
.thumbnail-img .fa{position: absolute; right: -20px; top: -10px; color: #fff;}
.infoDetail{margin: 1rem 0 0;}
.infoDetail p{color: var(--white-color);}

.balanceRow{padding:0.4rem 0.5rem 0.4rem 1rem; background:rgba(0,0,0,0.4); border: 2px solid var(--secondary); border-radius: 5px; margin: 0 0 1rem; color: var(--white-color); display: flex; justify-content: space-between; align-items: center;}
.forModal-table{width: 1199px!important; max-width: 990px!important;}

/* with color bar */
.setting-show .sportBookRow, .setting-show .centerWrap{padding: 80px 0 0 0;} 

.setting-show .sidebarMain{ margin-top: 120px; height: calc(100vh - 120px);}
/* end color bar */
.gameIframeTextCnter, .gameFrame{min-height: calc(100dvh - 110px); box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.4); background: var(--footer-bg); color: var(--white-color); margin: 20px 0;}
.ifream{width: 100%; height: calc(100dvh - 110px); border: 0;}
.sportifream{ width: 101%; height: calc(100vh - 70px); border: none; outline: none;}

.upiLogo img{ height: 22px; display: inline-block;}
.inMobile-lg{width: 1600px!important; max-width: 1600px!important; border: none!important;}
.inMobile-xxl{width: 2100px!important; max-width: 2100px!important; border: none!important;}


swiper[fxflex]>.swiper.s-wrapper{padding: 40px 0 0;}
.swiper-button-next, .swiper-button-prev{ top:26px!important; z-index: 9!important; width: 50px!important; height: 30px!important;}
.swiper-button-next{right: 5px;}
.swiper-button-prev{right: 60px!important; left: inherit!important;}
.swiper-button-next:after, .swiper-button-prev:after{ font-family: FontAwesome!important; background: var(--body-bg); font-size: 10px!important; color: var(--white-color); width: 50px; border:1px solid rgba(255,255,255,0.2); text-align: center; line-height: 30px!important;}
.swiper-button-next:after{border-radius: 0 30px 30px 0; content: '\f061'!important;}
.swiper-button-prev:after{border-radius: 30px 0 0 30px; content: '\f060'!important;}
.mt-theme{margin-top: 20px;}
.filters .btn-primary{background: var(--login-button-bg)!important; border-color: var(--login-button-bg)!important; padding: 1rem;}
.withdraw-deposit-ui {min-height: 500px;}
.withdraw-deposit-ui .inMobile-md{width: 1024px; max-width: 1024px;}



.bodyGet .headBar{ padding-left: 0;}
.bodyGet .centerWrap{padding-left: 0;}
.bodyGet .sportBookRow{padding-left: 60px; width: calc(100vw - 60px);}
.paymentSec{background: var(--menuBG); border-radius: 10px; margin: 30px 0 0; padding: 25px 30px; display: flex; justify-content: space-between; align-items: center; gap: 15px;}
.paymentSec h3{ color: var(--white-color); font-weight: 800; letter-spacing: 1px; margin: 0; padding: 0;  width: 42%;}
.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;}
.border-custom-cr{border-color: rgba(255,255,255,0.2)!important;}

.dummyBox .gameCol::before{display: none;}
.dummyIcon{width: 16px; height: 16px; border-radius: 15px; margin:0 auto 11px; display: block;}
.dummyText{width: 35px; height: 5px; border-radius: 10px; display: block;}
.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:0 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: -1px; left: -1px; width: 16px; height: 16px; background: var(--login-button-bg);}

.cryptoCoinList{gap: 5px; overflow-x: auto; max-width: 1045px; flex-wrap: nowrap; white-space: nowrap; margin:  0 0 2rem;}
.cryptoCoinList a{font-size: 12px; border-radius: 20px; background: var(--secondary)!important;  color: var(--white-color)!important; border: none; font-weight: 400; padding: 5px 10px 5px 5px; display: flex; justify-content: center; align-items: center; gap: 0 8px;}
.cryptoCoinList a:hover{background: var(--hover-color)!important;}
.cryptoCoinList a:hover .cryptoIcon{transform: rotate(360deg);}
.cryptoCoinList .cryptoIcon{width: 25px; transition: all 0.3s;}
.cryptoCoinList a.active{background: linear-gradient(90deg, var(--pick-color) 0%, var(--pick-color2) 100%)!important;}
.cryptoDetail li{padding:30px 20px; background: var(--primary);}
.cryptoWithBox{background: var(--secondary); border-radius: 5px; margin-left: 10%; display: flex; align-items: center;}
.selectCurrency .btn{ width: 100%; padding: 5.5px 12px; font-size: 1rem; font-weight: 400; background: var(--secondary)!important; border: 1px solid var(--primary)!important; color: var(--white-color); display: flex; align-items: center; gap: 0 10px; position: relative;}
.selectCurrency .dropdown-toggle::after{content: '\f107'; font-family: FontAwesome; font-size: 12px; color: var(--white-color); border: none; position: absolute; right: 17px; top:10px}
.selectCurrency .cryptoIcon{width: 25px;}
.cryptoIconBethistotry {width: 20px;}
.selectCurrency .dropdown-menu{width: 100%; background: var(--secondary); z-index: 9; display: block; flex-wrap: wrap; /*height: 170px;*/ overflow-y: auto;}
.selectCurrency .dropdown-item:last-child {margin-bottom: 0;}
.selectCurrency .dropdown-item{width: 94%; height: 40px; font-size: 12px; padding: 8px 10px; border-radius: 5px; color: var(--white-color); display: inline-flex; align-items: center; gap: 0 10px; margin: 0 0 10px 8px; border: 1px solid var(--hover-color);}
.selectCurrency .dropdown-item:hover, .selectCurrency .dropdown-item:focus{background: var(--primary)!important;}
.selectCurrency .dropdown-item.active, .selectCurrency .dropdown-item:active{background: var(--primary)!important;}
.withdrawFee{background: var(--secondary); padding: 20px; border-radius: 10px; margin: 0 0 20px; height: 80%;}
.withdrawFee p{color: var(--white-color); display: flex; justify-content: space-between; margin: 0 0 15px;}
.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;}
.amoutvalue .active{background: var(--primary)!important;}
.deposit-listing .btn-outline-primary{font-size: 12px;}
.qrcode{text-align: center;}
.qrcode canvas{width: 130px!important; height: 130px!important;}
.gamePlayWrap app-footer{display: none;}
.bonusBannerModal button.close {position: absolute; right: -4px; font-size: 2rem; z-index: 1;color: var(--white-color); opacity: 1;top: -34px;}
.countdown-bar { position: absolute; top: 15px; right: 15px; z-index: 9; min-width: 75px;}


.countdown-bar h4 { padding: .2rem .5rem; color: #fff; font-size: 10px; line-height: 1; font-weight: 400; display: block; border-top-left-radius: 7px; border-top-right-radius: 7px; background-color: var(--login-button-bg); }
.bonusImg .countdown-bar > div {background:var(--secondary);color: var(--white-color); padding: 0.1rem .5rem;  font-size: 12px; line-height: 19px; min-height: 22px;}
.gameIframeTextCnter button.btn.btn-primary {background: var(--login-button-bg) !important; border-color: var(--login-button-bg) !important; color: var(--btntText);}
/* .gameIframeTextCnter {width: 100%;height: calc(100dvh - 60px);} */
.gameIframeTextCnter .langSelect .dropdown-menu {border: 0; background: var(--white-color); transform: translate3d(-23px, 29px, 0px) !important; min-width: 7rem; right: 0; left: auto !important;}
.gameIframeTextCnter .langSelect .dropdown-menu a.dropdown-item {--dropdown-text :  var(--black-color); font-weight: bold;  font-size: 14px;}
.gameIframeTextCnter .langSelect .flag-icon{margin-left: 5px;}
.gameIframeTextCnter .langSelect .flag-icon img, .currencyDropdown .cryptoIcon {vertical-align: inherit;}

.signSelectStyle{width: 160px;}
.gameIframeTextCnter .depositBtn{padding: .375rem 1rem;}
.signSelectStyle .dropdown-list{z-index: 1 !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn {background: var(--footer-bg); height: 40px; border-radius: .2rem !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret::before { border-color: var(--white-color) transparent !important; border-width: 5px 5px 0 !important;}
.signSelectStyle .multiselect-dropdown .dropdown-btn  .dropdown-multiselect__caret{height: 40px !important;}
/* .currencyWithbal {position: relative;display: flex; gap: 0 0.5rem; border: 1px solid rgba(255, 255, 255, 0.2); padding: 0.2rem 1.5rem 0.2rem 1rem; border-radius: 8px; margin: 0 0 0 0.5rem; flex-direction: row-reverse; align-items: center; margin-left: 1.5rem;} */
/* .currencyWithbal span.balText {margin: 0; border: none; background: none;  padding: 0; min-height: auto;} */
.headerItem .currencyWithbal .langSelect .dropdown-menu {transform: translate3d(-12px, 41px, 0px) !important;}
.headerItem .langSelect .dropdown-menu {transform: translate3d(-86px, 30px, 0px) !important;}
.langSelect.show .dropdown-toggle::after {transform: rotate(-180deg); -webkit-transform: rotate(-180deg);}
.currencyWithbal span.balText .cryptoIcon { width: 20px;  height: 20px; vertical-align: top; margin-right: 2px;}
.signSelectStyle .dropdown-list { padding-top: 0 !important;}
.signSelectStyle .dropdown-list .filter-textbox > input {padding-left: 0px !important;}

.bodyGet .headerNotification i.fa-bullhorn {left: 60px;}
.headerNotification {white-space: nowrap; overflow: hidden;z-index: 9; position: fixed; width: 100%; display: flex; left: 0; padding: 0px 5px 0; height: 35px; align-items: center; background: var(--darkBG);}
.headerNotification p {color: var(--white-color);margin: 0; font-size: 14px; display: inline-block; padding-left: 100%; animation: marquee1 30s linear infinite;}
.hasNotification .bannerRow{margin-top: 36px;}
.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: 14px; height: 100%; top:0;}
.headerNotification i.fa-bullhorn {color: var(--white-color); align-items: center; font-size: 20px; background:  var(--darkBG); z-index: 1; position: absolute; left: 240px;
  width: 42px; height: 100%; top: 0; display: flex; justify-content: center; font-weight: 600;}
@keyframes marquee1{
  0% {transform: translate(0, 0);}
  100% {transform: translate(-100%, 0);}
} 
.status-btn-div.countdown-bar {left: 15px; right: auto;}
.status-btn-div .status {padding: 0.25em .75em .25rem;border-radius: 20px;  line-height: normal;  font-size: 75%;}
.footerLogoDiv {padding-bottom: 1.5rem;}
.footerLogoDiv img {width: 32%;}
.load_more_games .btn-primary {background: var(--login-button-bg) !important;  border-color: var(--login-button-bg) !important;  margin: 1rem 0rem 3rem; padding: 12px 15px; font-size: 14px; border: 0;}
.load_more_games .btn-primary:hover {box-shadow: 0 0 100px inset rgba(0, 0, 0, 0.5) !important;}
.wave-loader-row {position: relative; padding-bottom:5.25rem; top: -1rem;}
.wave-loader-row > div {position: absolute; top: 50%; left: 50%;  transform: translate(-50%, -50%); display: flex; align-items: center;}
.wave-loader-row > div > span {height: 13px; width: 4px; margin-right: 6px;  background-color: var(--login-button-bg);  animation: loading 1s linear infinite;}
.wave-loader-row > div > span:nth-child(1) {animation-delay: 0.1s;}
.wave-loader-row > div > span:nth-child(2) {animation-delay: 0.2s;}
.wave-loader-row > div > span:nth-child(3) {animation-delay: 0.3s;}
.wave-loader-row > div > span:nth-child(4) {animation-delay: 0.4s;}
.wave-loader-row > div > span:nth-child(5) {animation-delay: 0.5s;}
@keyframes loading {0% {height: 0;}  25% {height: 13px;}  50% {height: 26px;}  100% {height: 0;}}

.headBar .notificationCol .playerNav {min-width: 320px;}
.headBar .notificationCol ul {height: 280px; overflow-y: auto;  margin: 0 0 0.5rem;}
.headBar .notificationCol li {display: flex;  justify-content: space-between;   align-items: center;  padding: 0.25rem .5rem;  border-bottom: 1px solid rgba(255, 255, 255, 0.2); cursor: pointer;  color: var(--dropdown-text) !important;}
.headBar .notificationCol .badge {border-radius: 50%; position: absolute; left: 15px; top: -7px; font-size: 12px; padding: 0; width: 18px; height: 18px;   display: flex;  align-items: center;   justify-content: center;}
.headBar .notificationCol {margin-right: 0;}
.headBar .notificationCol h4{ border-bottom: 1px solid rgba(255, 255, 255, 0.2); color: var(--dropdown-text); font-size: 18px; padding: .5rem .5rem;}
.sideSports li a .e-sportsIcon{top: 3px;}

.cencellBonus .modal-body {text-align: center;  color: var(--white-color);}
.cencellBonus .fa-triangle-exclamation { font-size: 2.75rem; color: #dc3545;}
.cencellBonus .modal-body h2 {padding: 1rem 0 .75rem; font-size: 1.25rem;}



@media (max-width:1699px){
  /* .search-box{width: 52%;} */
}

@media(max-width:1600px){
  .footerLogoDiv img {width: 28%;} 
}

@media (max-width:1449px){
  .container{max-width: 1024px;}
  .bannerRow, .carousel-item{min-height: 210px;}
  /* .gameCol{min-height: 150px;} */
  .innerGameRow .gameCol{width: 13%;}
  .sportifream {width: 101.5%;}
  .game-carousel .playBox h6{font-size: 14px;}
  .game-carousel .playBox p {font-size: 13px; line-height: normal;}
  .buttonBox button.btn.btn-warning {padding-left: .6rem; padding-right: .6rem; font-size: 12.5px;}
  .loginModal {/*width: 410px;*/ width: 450px;}
  .game-carousel .playBox { padding: 23px 10px;}
  .docButton .btn-danger{position: relative; left: -5px;}
  /* .search-box .listProvider h4{font-size: 11px;} */
  /* .footerLogoDiv img {width: 40%;} */
  
}

@media(max-width:1399px){
  .cryptoWithBox{margin-left:15px;}
  .headerItem .langSelect .dropdown-menu {transform: translate3d(-106px, 30px, 0px) !important;}
}

@media(max-width:1340px){
  .playerNav{right: -1rem;}
}


@media(max-width:1280px){
.search-box .listProvider ul li{width: 49%;}
  .bannerRow, .carousel-item{min-height: 190px;}
  /* .gameCol{min-height: 150px;} */
  .container{max-width: 920px;}
  .sportifream {width: 102%;}
  .game-carousel .playBox {padding: 19px 10px;}
  .qrcode canvas{width: 100px!important; height: 100px!important;}
  .headerItem .langSelect .dropdown-menu {transform: translate3d(-134px, 30px, 0px) !important;}
}
@media(max-width:1199px){
  .profileRow .customInputGrrup .form-control {padding-left: 48px;}
  .paymentSec h3{/*width: 100%;*/ font-size: 18px;}
  .amoutvalue .btn {font-size: 12px;  padding: 0.180rem 0.30rem;}
  .amoutvalue {margin: 8px 0 24px;}
  .bannerRow, .carousel-item{min-height: 167px;}
  /* .gameCol{min-height: 120px;} */
  .innerGameRow .gameCol{ margin: 0 4px 10px;}
  .innerGameRow .gameCol-2{ min-height: 120px;}
  .sidebarMain{width: 200px;}
  .container{max-width: 820px;}
  .centerWrap{padding-left: 200px;}
  .sportBookRow{width: calc(100vw - 200px); padding-left: 200px;}
  /* .game-carousel .playBox { display: none;} */
  app-g4-landing-page .game-carousel .playBox {display: flex;}
  .selectCurrency .dropdown-menu{width: 100%; padding: 10px; gap: 10px;}
  .selectCurrency .dropdown-item{font-size: 10px; /* margin:0*/ margin: 0 0 6px 8px;}
  .cryptoDetail .deposit-listing{width: 50%;}
  .deposit-listing h5.codeB{word-wrap: break-word; text-align: left; width: 70%;}
  .withdrawFee p, .customRadio .col-form-label{font-size: 12px;}
  .showgames{gap: 0 11.5px;}
  .showgames .gameCol {margin: 0 0 10px;}
  .filterRow .col-form-label{font-size: 12px;}
  .filterRow .multiselect-dropdown{min-width: 160px;}
  .filterRow .multiselect-dropdown span{font-size: 12px;}
  .multiselect-dropdown .dropdown-btn{min-height: 40px; display: flex!important; align-items: center;}
  .headerNotification i.fa-bullhorn{left: 200px; font-size: 16px; width: 30px;}
  .headerItem .langSelect .dropdown-menu {transform: translate3d(-156px, 30px, 0px) !important;}
  .game-carousel .playBox{opacity: 1; background: none;}
  .game-carousel .playBox * {display: none !important;}
  .innerGameRow .playBox * {display: block!important;}
  .innerGameRow .playBox .playTextCol{opacity: 0;}
  .game-carousel .playBox .favouriteIcon {display: inline-block !important;  right: 0.75rem;  bottom: 0.75rem;  font-size: 1.4rem; top: auto;}
  .game-carousel .playBox .d-flex.w-100 { display: flex !important;  position: absolute;  top: 0; z-index: 2;}
  .footerLogoDiv img {width: 45%;}
  /* .headerItem .langSelect {margin-right: .5rem;} */
.paymentSec .btn-primary {padding: 8px 16px;}
.eventTabs.homeCate .arrowTabs {display: none;} 

  .bonusBTN-row .sIcon {margin-right: 1rem;}
  .bonusBTN-row .sportText {padding: 0 1.25rem 0 0;}
  app-favoirte-games-list .game-carousel .playBox > .d-flex.w-100{opacity: 0;}
  .playerNav{right: 0rem;}
}
@media(max-width:992px){
  .headLogo{height: 50px; margin: 0;}
  .searchBtn{font-size: 12px;}
  .search-box{width: 55%; right: -10%;}
  .bannerRow, .carousel-item{min-height: 280px;}
  .bannerRow img{height: 280px; object-fit: cover; width: 100%;}
  .headBar{border-bottom: 1px solid rgba(255,255,255,0.1);}
  .innerBanner img{ height: 100px; object-fit: cover;}
  .innerGameRow .gameCol{ width: 18.2%; 
    /* min-height: 110px; */
  }
  .innerGameRow .gameCol-2{width: 19%; 
    /* min-height: 100px; */
  }
  .filterRow .multiselect-dropdown{min-width: 150px;}
  .multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret{width: 25px!important; top:-1px!important}
  .inMobile-md{width: 1199px!important; max-width: 990px!important;}
  .docButton{justify-content: end; position: absolute; right: 15px; top:-55px}
  .docButton .btn{ margin-left: 5px;}
  .docButton .btn-danger{position: relative; left: 0;}
  .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;} */
  .bonusBTN-row .sIcon{/*padding: 1rem;*/ padding: .75rem;margin-right: .5rem;}
  .bonusCard .bonusImg{min-height: 100px;}
  /* .innerGameRow{justify-content: center;} */
  .filterRow .multiselect-dropdown .dropdown-btn .selected-item{font-size: 10px!important;}
  .filterRow .multiselect-dropdown .dropdown-btn{font-size: 10px!important; padding: 6px 20px 6px 5px!important; min-height: 35px; display: flex!important; align-items: center;}
  .innerSearch .form-control{height: 35px;}
  .depositBtn {padding: 0.3rem 0.5rem; margin: 0 0 0 0.5rem; font-size: 11px; min-height: 30px;}
  .depositBtn {font-size: 0.781rem; padding:0;}
  .bodyGet .headBar{ padding-left: 60px;}
  .bodyGet .centerWrap{padding-left: 60px;}
  .bodyGet .sportBookRow{padding-left: 60px;}
  .sideSports{margin: 5px 10px 10px;}
  .sideSports .sportN, .topbtn a, .filterRow .col-form-label {font-size: 12px;}
  .footerRow .footLink{font-size: 12px; padding: 2px 0;}
  .reslogoRow{margin: 0 0 20px;}
  .game-carousel .gameCol:hover{transform: translate(0);}
  .playerNav{min-width: 250px; top:45px}
  .rollingBonus{margin: 0 8px;}
  .headerItem .betSlipBtn, .headerItem .userBtn{font-size: 16px;}
  .headerItem .telIcon{ margin:0 10px;}
  .playerNav .pl-link{padding: 5px 10px; font-weight: 400; font-size: 12px;}
  .cryptoDetail li{padding: 10px;}
   .qrcode canvas{width: 80px!important; height: 80px!important;}
   .playerNav .pl-link i { margin-right: 5px; width: 20px; text-align: left; }
   .playerNav .pl-link svg { margin-right: 13px; width: 12px; }
 
   .selectCurrency .btn{padding: 6px 12px;}
   .selectCurrency .dropdown-item{margin: 4px; padding: 8px 10px;}
   .filterRow .multiselect-item-checkbox input[type=checkbox] + div{font-size: 12px; line-height: 12px;}
   /* .currencyWithbal {padding: 0.15rem 1rem 0.15rem .75rem; margin-left: .625rem;} */
   .currencyWithbal a.dropdown-item {font-size: 12px;}
   /* .headerItem .currencyWithbal .langSelect .dropdown-menu {transform: translate3d(-130px, 40px, 0px) !important;} */
   .kycTabs ul li {margin: 0 1rem 0 0; font-size: 13px;}
   .currencyWithbal span.balText .cryptoIcon { width: 16px;  height: 16px;   vertical-align: middle;}
   .lang-turkis .kycTabs ul li {margin: 0 .5rem 0 0;}
   .paymentSec { flex-wrap: wrap;  gap: 22px;}
   .paymentSec h3 {width: 100%;}
   .bonusBTN-row ul {gap: 8px;}
   .bonusBTN-row .sportText { padding: 0 .75rem 0 0;font-size: 12px;}
  .headBar .notificationCol li{font-size: 12px;}
  .headBar .notificationCol .playerNav {min-width: 270px;}
/* .headerItem .playerCol {margin: 0 .75rem !important;}   */
.headBar .notificationCol h4 {font-size: 16px;}
/* .headBar .playerCol.notificationCol {margin-right: 0 !important;} */

}
@media(max-width:830px){
  .innerGameRow .gameCol-2{ width: 23.8%;}
  .arrowTabs{background: none; height: 100%; line-height: 32px!important; position: relative; top:2px; display: none;}
  
}

@media(max-width:767px){
  .profileRow .customInputGrrup .form-control {padding-left: 42px;}
  .customInputGrrup .mNumber{margin-top: -1px;}
  .sideSports li a .e-sportsIcon {top: 2px;}
    /* .container{padding-right: 5px;  padding-left: 5px; max-width: 100%;} */
    /* .row{margin-left: -5px; margin-right: -5px;} */
    .currencyWithbal .currencyDropdown {margin: 0; display: inline-block;}
    .currencyWithbal .langSelect .flag-icon {width: 16px; height: 18px; margin-right: 2px;}
    .currencyWithbal .langSelect .dropdown-toggle::after {line-height: 22px; height: auto;}
    /* .currencyWithbal {margin-right: .25rem; margin-left: .5rem;} */
    .sidebarMain .mobileSidebarLang {width: 127px; margin-left: 24px; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 4px; padding: 2px 8px;}
    .sidebarMain .mobileSidebarLang .dropdown-toggle::after { right: 8px;  line-height: 30px; height: auto;}
    .mobileSidebarLang .dropdown-menu.show {transform: translate3d(-2px, 30px, 0px) !important;}
    .mainWrap{display: block;}
    .headBar{ padding: 3px 0;}
    .mainMenu{display: none;}
    .bannerRow{margin: 10px 0 0;}
    .bannerRow, .carousel-item{min-height: 320px;}
    .bannerRow img{height: 320px; object-fit: cover; width: 100%;}
    .searchBtn, .betSlipBtn{display: none;}
    .headerItem .loginCol .btn{font-size: 12px;}
    .headerItem .loginCol .btn-warning, .loadMoreBtn{font-size: 12px; padding: .375rem .75rem;}
    .headerItem .loginCol{ margin: 0;}
    /* .headerItem .playerCol {margin: 0 !important;}  */
    .langSelect{ margin:0 1rem 0 00.5rem;}
    .sidebarMain{width: 100%; height: 100vh; margin: 0; display: flex;  position: fixed; top:52px; left: 0; z-index: 999; padding: 10px; background: var(--headerBG);}
    .sidebarMain .close{ width: 40px; height: 40px; position: absolute; right: 0; text-align: center; color: var(--white-color); font-size: 1.25rem;}
    .sidebarMain .sideSports{ margin-top: 10px;}
    /* .bonusBTN-row ul{flex-wrap: wrap; gap: 5px;} */
    .bonusBTN-row ul {white-space: nowrap;flex-wrap: nowrap; overflow-x: auto;  padding-bottom: 6px;}
    .bonusBTN-row li {overflow: initial;}
    .bonusBTN-row li .active{border-radius: 5px;}

    /* .bonusBTN-row ul li{width: 100%; margin: 0 0 0.8rem;} */
    .mobFooter{display: flex;}
    .centerWrap{padding: 0; margin: 62px 0 0; 
      height: calc(100vh - 122px);
      height: auto;
    }
    .sportBookRow{padding: 0; margin: 62px 0 0; width: 100dvw;}
    .eventTabs .nav-link{ padding: 0.6rem 1rem; font-size: 12px;}
    .bonusBTN-row .sIcon{ padding: 0.5rem; margin-right: 0.3rem; width: 35px; text-align: center; background: transparent;}
    .bonusBTN-row .sportText{padding: 0 0.5rem 0 0; gap: 5px;}
    .bonusBTN-row .sportText i{line-height: 22px;}
    /* .innerGameRow .gameCol{ width: 30.5%;} */
    
    .innerGameRow .gameCol{ width: 18.88%; 
      /* min-height: 135px; */
    }
    .innerBanner img{height: 100px; object-fit: cover;}
    .filterRow .multiselect-dropdown { min-width: 150px;} 
    /* .gameCol{min-height: 130px;} */
    .game-carousel .gameCol{ margin: 0 3px 7px;} 
    .innerGameRow .gameCol-2{ width: 32.2%; margin: 0 3px 5px; 
      /* min-height: 100px; */
    }
    .footerRow{ padding: 2rem 0 3rem;}
    .footerRow .footLink{font-size: 12px; padding: 2px 0;}
    .reslogoRow .resLogo{margin: 0 20px 20px; display: inline-block;} 
    .tableFilter{ justify-content: space-between;}
    .tableFilter .form-group{width: 48.5%; margin: 0 0 0.8rem;}
    .mobFooter a.active {background: transparent;}
    .profileRow{padding: 1rem;}
    .kycTabs ul li{ margin: 0 0.5rem 0 0; font-size: 12px;}
    .filterRow .multiselect-dropdown .dropdown-btn .selected-item{font-size: 8px!important;}
    .sideFilter{display: block!important;}
    .headBar{padding: 5px;}
    .centerWrap{padding: 0;}
    #g4-sidebar{display: none;}
    .innerBanner::before, .innerBanner::after{display: none;}
    .innerSearch .srchIcon{padding: 0 0 0 15px;}
    .innerSearch .srchIcon .fa-xmark.ml-1 {margin-right: .75rem;}
    .inSrchMobView{display: block;}
    .sidebarMain.sideFilter .sideSports{overflow: auto!important; height:calc(100vh - 130px); padding-bottom: 60px;}
    .paymentSec{flex-wrap: wrap;gap: 15px; padding: 25px 20px;}
    .bonusCard{margin: 0 0 1.25rem;}
    .bonusCard:last-child {margin-bottom: 2rem;}
    .bonusCard .detailBox{padding: 20px;}
    .bonusCard .bonusImg{height: 200px; min-height: auto; background: #000;}
    .bonusCard .bonusImg img{opacity: 0.4;}
    .reslogoRow{margin: 0;}
    .amoutvalue{margin: 0px 0 12px; padding: 0 0 5px;}
    .cryptoDetail li{justify-content: center!important; flex-wrap: wrap; gap: 10px;}
  
    .bank_details{padding:10px 15px!important;}
    .merchantpayment{padding: 0 0 5px; margin: 0 0 10px;}
    /* .selectCurrency .dropdown-item{width: 31%; } */
    .showgames{gap: 8px;}
    .mt-theme{margin-top: 10px;}
    .showgames .gameCol {margin: 0;}
    .gameIframeTextCnter, .gameFrame, .ifream{height: calc(100dvh - 122px); padding: 0; margin: 0;}
    /* .gameIframeTextCnter {height: calc(100dvh - 124px);} */
    .playerNav{right: 0;}
    .headerNotification i.fa-bullhorn { left: 0; width: 40px;}
    .headerItem .searchBtn{display: inline-block; font-size: 0; padding: .5rem; /*margin-right: .25rem;*/}
    .headerItem .searchBtn .fa-magnifying-glass{font-size: 12px;}
    .search-box {right: 0;width: 96%; left: 0; padding: 10px;}
    .search-box .listProvider{height: calc(100dvh - 280px);}
    .search-box .listProvider ul{margin: 0;}
    .search-box .listProvider ul li{width: 48%;}
    .search-box .listProvider h4{font-size: 12px;}
    .listProvider span.gameCount{font-size: 12px;}
    
    .footerLogoDiv img { width: 65%;}
    .landing-bonus {padding-bottom: 1.25rem;}
    .withdraw-deposit-ui .customRow {flex-wrap: wrap;}
    .load_more_games .btn-primary {padding: .375rem .75rem; font-size: 12px;}
    .wave-loader-row {padding: 0 0 4rem 0;}
.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;}}
    .headBar .notificationCol .badge { left: 11px; font-size: 10px; width: 14px;  height: 14px;}
    /* .headerItem .playerCol.notificationCol {margin-right: .10rem !important;} */
}
@media(max-width:649px){
  .showgames{gap: 7px;}
}
@media(max-width:575px){
  .bannerRow, .carousel-item{min-height: 250px;}
  .bannerRow img{height: auto; object-fit: cover; width: 100%;}
  .innerGameRow{gap: 5px 10px;}
  .innerGameRow .gameCol{ width: 31.5%; margin: 0 0 5px; 
    /* min-height: 120px; */
  }
  .innerGameRow .gameCol-2{ width: 47.3%; margin: 0 5px 8px; 
    /* min-height: 100px; */
  }
  .showgames{gap:10px;}
  .showgames .gameCol {margin: 0;width: 31.5%;}
  .innerBanner h1{justify-content: center; padding: 0;}
  .loginModal{ margin: 0 auto; width: 96%;}
  .game-carousel swiper>.swiper.s-wrapper .swiper-wrapper .swiper-slide{width: 32.4%!important;}

}
@media(max-width:480px){
  .bannerRow, .carousel-item{min-height: 185px;}
  /* .balText, .depositBtn {font-size: 10px;} */
  /* .currencyWithbal {padding: 0.15rem 0.875rem 0.15rem .50rem;} */
  .headerItem .userBtn {font-size: 14px;}
  .depositBtn { margin: 0 0 0 0.25rem; min-width: 28px;}
  .kycTabs ul li{ margin: 0 0.5rem 0 0; font-size: 11px;}
  .lang-turkis .kycTabs ul li { margin: 0 .1rem 0 0;}
  .lang-spanish .kycTabs ul li{ margin: 0 0.1rem 0 0;}
  .footerLogoDiv img {width: 85%;}
}
@media(max-width:420px){
  /* .selectCurrency .dropdown-item{width: 46%;} */
  .showgames{gap:9px;}
  .showgames .gameCol {margin: 0 0 10px;width: 31.5%;}
  .innerGameRow{gap: 5px 9px;}
  .headBar .container {padding: 0 5px;}
  .lang-spanish .kycTabs ul li > span:last-child {font-size: 8px;}
  .lang-turkis .kycTabs .withsup sup { white-space: nowrap;  font-size: 62%;}
  .loginModal .modal-body{padding: 0 20px;}
}
@media(max-width:380px){
  .bannerRow, .carousel-item{min-height: 165px;}
  
  .innerGameRow .gameCol{ width: 31.3%;}
  .innerGameRow .gameCol-2{ width: 47.8%; margin: 0 3px 8px; min-height: 80px;}
  .loginModal{width: 98%; margin: 0 auto;}
  .loginModal .modal-body{padding: 0 8px;}
  .currencyWithbal a.dropdown-item {font-size: 11px;}
  .currencyWithbal span.balText .cryptoIcon {position: relative; top: -1px;}
  
}

@media(max-width:360px){
  .balText{font-size: 9px;}
  .currencyWithbal .langSelect .flag-icon {width: 13px;}
}

@media(max-width:340px){
  .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;}
  /* .gameCol {min-height: 100px;} */
}
@media(max-width:340px){
  .innerGameRow .gameCol{ width: 31%;
     /* min-height: 100px; */
    } 
}




.profileRow .errorMa, .profileRow .validation-message {font-size: 11px; bottom: -25px; min-height: 18px;}

.errorMa{color: red;}
.validation-message, .loginModal span.errorMa{color: red; position: absolute; bottom: -22px; font-size: 13px;}
.longError .validation-message{line-height: 12px;} 
.toggelPass{position: absolute; right: 10px; bottom: 12px; color: #fff;}
.loginModal .countrycode  {background: none; border-color: rgba(255,255,255,0.3); color: #b0b0b0 !important;}
.nodatafound{color: #fff; margin: 30px 0; width: 100%; text-align: center;}
.categoryicon{
  width: 32px;  
  height: 30px;
 object-fit: cover;
 margin-right: 10px
}

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

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

.hideSidemenu{
  display: none !important;
}

.playersidebarMain{
  display: block!important;
}

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

.settingBar{
  display: none !important;
}

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

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






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

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


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


/* =================== KAILASH CSS START =================== */
.LoadingMainDiv .innerGameRow {display: flex; gap: 14px; margin: 45px 0 0px;}
.LoadingMainDiv .preLoader2 .innerGameRow {gap: 0;}
.preLoader2 .innerGameRow .gameCol {margin: 0px 0px 10px;}
.topProvidepx {padding: 0px 10px;}
.bonusCard .buttonBox{display: flex; flex-wrap: wrap; gap: 10px;}
.paymentSec .btn-primary {background: var(--login-button-bg) !important; border-color: var(--login-button-bg) !important;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: 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%;}
@keyframes gradient {
  0% { background-position: 100% 0%; }
  100% { background-position: 0% 0%; }
}




input[type=number] {-moz-appearance: textfield;}
/* ===== DEPOSIT & WITHDRWAR CSS START ======= */
app-image-viewer img#full-image {margin: 0px !important; overflow: hidden;}
.picture-function.position-absolute a.btn.btn-default:focus {
  box-shadow: none !important;
}
.deposit-listing li {color: var(--white-color);}
.btn-outline-white{border-color: var(--white-color) !important; color: var(--white-color) !important;}
.bg-none{background: none !important;}
.fa-qrcode.ShowQR { cursor: pointer;}
.modal-text{color: var(--white-color) !important;}
.picture-function.position-absolute {top: 0; right: 0;}
.picture-function.position-absolute a {color: var(--white-color); opacity: .4;}
.filefile input[type=file] {opacity: 0;}
.filedisables .picture-function.position-absolute a {opacity: 1;}
.filefile { background: var(--secondary); height: 38px; border: 1px solid var(--primary);z-index: 1; border-radius: .25rem;}
.merchantpayment {overflow-x: auto; max-width: 1230px; padding: 0 0 5px; margin: 0; display: block; white-space: nowrap; }
.merchantpayment li {padding: 5px 0; margin: 0 5px 0 0; display: inline-block;}
.merchantpayment li a { background:var(--sidebarBG); border: 1px solid var(--hover-color); display: flex; align-items: center; gap: 0 5px; border-radius: 30px; padding: 5px; color: var(--white-color);}
.merchantpayment li a:hover, .merchantpayment li a.activemerchant{background: var(--hover-color);}
.merchantpayment li a span{color: var(--white-color); margin-right: 5px; font-size: 14px;}
.merchantpayment li a img {height: 25px;width: 25px; object-fit: contain;}
.paymentMet{margin-bottom: 10px;}
.paymentMet li a img{width: auto; height: 25px;}
.filefile.filedisables:after {opacity: .3;}
.filefile::after { content: attr(attr-file-attach); position: absolute; color: var(--menu-text); top: 8px;
  z-index: -1;font-weight: 600; left: 14px; 
}
.copyt{position: relative; border-color: rgba(255, 255, 255, .1); cursor: pointer;}
.copyt:active::after {content: "Copied"; color: var(--white-color); width: 100%; height: 100%; position: absolute; left: 0; right: 0; font-size: 10px; top: -19px;}

.text-truncate-md { max-width: 200px; display: inline-block;}
.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;}

.game-carousel.innerGameRow {margin-bottom: 20px;}
app-e-sport .innerGameRow { margin-top: 20px;}
app-all-deposit-withdraw .container{max-width: 720px;}
.paymentWrap{padding:5px 16px 0; background:var(--sidebarBG); border-radius: 10px; margin: 10px 0;}
.contentBox h3{ color: var(--white-color); margin: 0 0 10px; padding: 0;}
.contentBox h5{color: var(--white-color); margin: 0 0 5px; padding: 0;}
.contentBox p{color: var(--white-color); margin: 0 0 10px; padding: 0;}
.contentBox ul{list-style: disc; margin: 0 0 20px 30px;}
.contentBox li{ color: var(--white-color); margin: 0 0 5px;}
.footinfoText{margin:40px 0}
.footinfoText .table-responsive{min-height: auto;}
.footinfoText .footheading{margin-bottom: 20px; color: var(--white-color);}
.footinfoText .table-responsive{background: none;}
.footinfoText .table-responsive .table tbody{border: 1px solid var(--white-color);}
.footinfoText .table-responsive .table td, .footinfoText .table-responsive .table th{border: 1px solid var(--white-color);}
.footinfoText .table-responsive .table tr td, .footinfoText .table-responsive .table th{border-color: var(--white-color)!important; color: var(--white-color);}
.footinfoText .accordion-header{border-bottom: 1px solid var(--white-color);}
.footinfoText .accordion-header .btn-link{width: 100%; padding:10px 5px; text-align: left; color: var(--white-color); text-decoration: none; position: relative;}
.footinfoText .accordion-header .btn-link::after{content: '\f107'; font-family: FontAwesome; color: var(--white-color); position: absolute; right: 0; top: 10px; width: 20px; height: 20px; display: flex; justify-content: center; align-items: center; transform: rotate(180deg);}
.footinfoText .accordion-header .collapsed::after{transform: rotate(0deg);}
.footinfoText .accordion-body{padding: 10px 5px 15px;}
iframe#launcher {border-radius: 34px 8px 34px 34px !important; bottom: 25px !important;}


@media(max-width:1600px){
  .filters .btn-primary, .loginModal .btn {padding: .8rem 1rem;}
  iframe#launcher {bottom: 50px !important;}
  
}

@media(max-width:1366px){
  .filters .btn-primary {padding: .6rem 1rem;}
}


@media (max-width:1280px) and (min-width:1200px){
  .bonusCard .buttonBox {gap: 7px;}
  .buttonBox button.btn.btn-warning {padding-left: .5rem; padding-right: .5rem; font-size: 12px;}
  .bonusCard .bonusTitle {font-size: 17px;}
  
}



@media(max-width:992px){
  .eventTabs .nav-pills .nav-link {padding: 0.4rem 1rem;}
  /* .merchantpayment li a img { height: 35px; object-fit: contain;} */
  .game-carousel .playBox h6{font-size: 12px; width: 80px; height: 30px;}
  .providergameCol img {max-width: 85%; object-fit: contain;}
  .footinfoText .accordion-header .btn-link {word-break: break-all; white-space: normal;  padding-right: 1rem;}
  .game-carousel .gameCol .homePlay{display: none;}
}

@media(max-width:767px){
  .forModal-table-Small{width: 900px!important; max-width: 900px!important;}
  .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%;}
  .qrcodeImage.text-center {padding-left: 0px !important;}
  .deposit-listing .ShowQR.h4 {  font-size: 21px;}
  .picture-function .btn { padding: 9px 8px;}
  .amoutvalue li a {font-size: 11px;  padding: 5px 7px; margin-right: 2px !important;}
  /* .merchantpayment li a { display: inline-block;  text-align: center; min-width: 80px;} */
  .withdraw-deposit-ui .secTitle {      padding: 10px 0px 5px}
  .game-carousel .playBox p {font-size: 12px;}
  .sportBookRow {overflow-x: hidden;}
  ul.nav.nav-tabs.amoutvalue {white-space: nowrap; overflow-x: auto; flex-wrap: nowrap;}
  .game-carousel.innerGameRow {margin-bottom: 20px;}
  iframe#launcher {bottom: 70px !important;}

}

@media(max-width:375px){
  .game-carousel .playBox {padding: 15px 10px;}
  .game-carousel .playBox i {width: 40px;height: 40px;}
  .game-carousel .playBox i:before {width: 65px; height: 66px;}
}

/* ===== DEPOSIT & WITHDRWAR CSS END ======= */
/* =================== KAILASH CSS END =================== */
/* vipin css */

.withdraw-deposit-ui .eventTabs { background: var(--sidebarBG); }
@media(min-width:768px){.centerWrap{overflow-x: hidden;}}

/* .paymentSec, .docButton {display: none;}  */
.profileRow .form-group {margin-bottom: 1.2rem;}
.mandatoryField{color: #ff0000; font-weight: bold;}
.withdraw-deposit-ui .filters.eventTabs ul li a.active{background: var(--login-button-bg);} 
.alertMsg{color: var(--white-color);}

.innerGameWithoutFilter {margin-top: 20px;}

@media(min-width:768px) and (max-width:850px){
  .filefile::after {top: 10px; left: 10px;  font-size: 12px;} 
}
/* ===== MOBILE LANDSCAPE CSS START   ====== */
@media only screen and (max-width: 920px) and (orientation: landscape) {
  .search-box .listProvider {height: 238px;}
  .headerItem .currencyDropdown .dropdown-toggle {margin-bottom: 0;}
}

@media only screen and (max-width: 750px) and (orientation: landscape) {
  .search-box .listProvider {height: 160px;}
  .paymentSec ul li img {height:20px;} 
}

/* ===== MOBILE LANDSCAPE CSS END   ====== */ 
.confirmModal{background: rgba(0, 0, 0, 0.5); }


/* ********* HEADER CHANGES START ********** */
.isBankingSignlecrr{cursor: pointer;}
.headBar .headerItem .playerCol .userBtn { color: var(--white-color); background: var(--hover-color);  width: 36px;  height: 36px;  border-radius: 50%;  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: 5px 10px 6px;}
.deposit_new_btn button{width: 100%;}
.currencyWithbal .langSelect .dropdown-toggle::after { right: -17px;}
.currencyWithbal {position: relative; min-width: 92px; min-height: 36px; display: flex;  gap: 0 0.5rem; align-items: center;  margin-left: 1.5rem; background: var(--hover-color); padding: 4px 27px 4px 10px; border-radius: 24px;}
.searchBtn{font-size: 14px; font-weight: 600; border-radius: 32px; color: var(--white-color);background: var(--hover-color);}
.headerItem .crrcode{display: none;}
.searchBtn:hover{background: var(--hover-color) !important}
.currencyWithbal span.balText {margin: 0; border: none; background: none;  padding: 0 0 0 2px; min-height: auto; color: var(--white-color);}
.currencyWithbal .dropdown-menu {transform: translate3d(-8px, 45px, 0px) !important; min-width: 10rem;}
/* .searchBtn:hover{background: var(--darkBG) !important;} */
.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: var(--hover-color) !important;}
.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; position: relative !important; transform: inherit !important; padding: 0px;  width: 100%;  background: rgba(255, 255, 255, 0.1); margin-top: 10px;  border-radius: 4px; min-width: auto;}
.language-area .flag-icon {width: 17px; height: 17px;  background-size: 100%;  display: inline-block; vertical-align: middle; margin-right: 10px;}
.language-area .fa-angle-down { left: 87%; margin-top: 2px !important;}
.language-area.open-lang .fa-angle-down:before {content: "\f106";}
.langSelect.currencyDropdown .dropdown-item {font-size: 13px;}
.headBar .headerItem .playerCol.notificationCol {margin: 0 .75rem;}
.headerItem .playerNav {max-height: calc(100dvh - 150px);  overflow-y: auto;}
.currencyWithbal.withoutBanking {min-width: auto;  padding: 4px 13px 4px 10px !important;}
.expouserLi .amount {text-decoration: underline; flex: inherit;}



@media(max-width:992px){
  /* .headerItem .telIcon {position: fixed;bottom: 74px; right: 16px; } */
  .headerItem .telIcon i {color: #2481cc;font-size: 27px; line-height: 25px;}
  .headBar .headerItem .playerCol .userBtn {width: 30px;  height: 30px; font-size: 12px;}
  .searchBtn {font-size: 12px;} 
  .currencyWithbal {padding: 0px 25px 0px 8px; margin-left: .5rem; min-height: 32px; min-width: 78px;}
  .headBar .headerItem .playerCol.notificationCol { margin: 0 .5rem;}
  .currencyWithbal span.balText{font-size: 12px;}
  /* .playerNav {top: 47px; max-height: calc(100dvh - 130px);} */
  .currencyWithbal.withoutBanking { padding: 0px 10px 0px 6px !important;}
  .isBankingSignlecrr span.balText {font-size: 13px;}
}

@media(max-width:767px){
  .isBankingSignlecrr { margin: 0px; padding-left: 5px;}
  .headerItem .telIcon {margin: 0 5px;}
  .searchBtn {width: 30px;  height: 30px;  padding: 0;}
}
/* ********* HEADER CHANGES END ********** */

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

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

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

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

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

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

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

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



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



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

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

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

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

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

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

#freespin-reload-modal .modal-dialog.modal-dialog-centered.modal-sm.reloadModal{max-width: 420px!important;}
.reloadModal .btn.btn-warning{padding: 0.75rem 1.125rem!important; font-size: 1rem; border-radius: 0.5rem;}
div#sessionCheck .modal-content.popimgcoin h4 {text-align: center;}
.bookmakerheading1 {background: var(--darkBG); color: var(--white-color); min-height: 2.25rem; margin: 0 0 1rem; padding: 0.5rem 0.625rem; font:600 1rem / 1rem var(--font); display:block; border-radius: 0.675rem 0.675rem 0 0;}
.ball-bookMaker{margin: 1rem 0 0;}
.ball-bookMaker .bookHead{background: var(--darkBG); display: flex; justify-content: space-between; align-items: center; min-height: 2.25rem; padding: 0.5rem 0.625rem; border-radius: 0.675rem 0.675rem 0 0;}
.ball-bookMaker .bookHead h3{flex: 0 0 50%; font:600 1rem / 1rem var(--font); margin: 0; color: var(--white-color);}
.ball-bookMaker .bookHead ul.backlayText{flex: 0 0 50%; display: flex; justify-content: center; margin: 0;}
.ball-bookMaker .bookHead ul.backlayText li{width: 50%; text-align: center; font:700 0.875rem/0.875rem var(--font); color: var(--white-color);}
.ball-bookMaker .bookmarBox{background: #fff; border-radius:0 0 0.625rem 0.625rem; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1rem;  margin:0 0 0.5rem;}
.ball-bookMaker .bookEvent{display: flex; justify-content: space-between;  align-items: center; padding: 0.313rem 0.625rem; border-bottom: 1.5px solid rgba(0, 0, 0, 0.2);}
.ball-bookMaker .bookEvent:last-child{border-bottom: none;}
.ball-bookMaker .bookeventName{flex: 0 0 50%;}
.ball-bookMaker .bookeventName span{display:flex; gap:0px 0.313rem; font:700 0.875rem / 1rem var(--font); color: #000;}
.ball-bookMaker .bookeventName .bm-minText span{font-size: 0.75rem; font-weight: 600;}
.ball-bookMaker .bookeventName marquee{position: absolute; bottom: 0; left: 0; font-size: 10px; color: #000;}
.ball-bookMaker .bookOddvalue{flex: 0 0 50%; gap: 0 0.313rem; display: flex; justify-content: center; align-items:center; position: relative;}
.ball-bookMaker .bookOddvalue li{flex: 0 0 15.9%; height: 2.625rem; font: 700 0.875rem/1rem var(--font); cursor: pointer; border-radius: 0.5rem; display: flex; justify-content: center; align-items: center;}
.ball-bookMaker .back{background: #8ec5fe;}
.ball-bookMaker .lay{background: #ffa0d0;}
.ball-bookMaker .suspended-BM{background: rgba(0, 0, 0, 0.4); color: #fff; margin: 0; height: 2.625rem; font:500 1rem/1rem var(--font)!important; text-transform: uppercase; border-radius: 0.5rem; width: 100%; position: absolute; z-index: 9; 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}

@media(max-width:1699px){
  .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.225rem;}
  .lastResult li{width: 30px; height: 30px;}
  
}
@media(max-width:1534px){
  .ballByRow li { padding: 0.313rem 0.5rem;}
  .ballByRow .minMaxCell span {font-size: 63%;}
}

@media(max-width:1499px){
  .ballByRow{padding: 0 0 0.5rem;}
  .ballByBallMain .streamingRow{padding: 0.8rem 0  0;}
  .ballByRow .minMaxCell span {font-size: 75%;}
  .lastResult .headingText{font: 600 0.75rem / 1rem var(--font);}
  .lastResult ul{gap:0.5rem 0.125rem;}
  .lastResult li{width: 25px; 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;}
}
      
@media (max-width:1299px) {
  /* .lastResult li{width: 17.8%;} */
  .ballByRow .minMaxCell span {font-size: 65%;}
  .rePlayBtn{font-size: 1rem; line-height: 1rem; min-height: auto;}
  .rePlayBtn img{height: 22px; width: 22px;}
  .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;}
  
}  
@media (max-width:1199px) {
    .lastResult li{width: 20px; height: 20px;}
    .horseracingGType .lastResult ul{gap: 0.5rem 0.225rem;}
    .horseracingGType .lastResult li{font-size: 0.75rem; height: 22px;}
}
@media (max-width:990px) {
  .sportscardRow .luckyNum .runnerOdds{justify-content: flex-end;}
  .exchangeDetail .eventMain {height: calc(100dvh - 7rem) !important; padding-bottom: 0.5rem;}
  .bodyGet .eventMain{width: 100%;}
  .horseracingGType .lastResult ul{gap: 0.5rem 0.325rem;}
  .horseracingGType .ballBanner .scoreBall{right: 28.1%; top: 19%;}
  .horseracingGType .ballBanner .scoreBall .headRes{ font-size: 2.1vw; line-height: 1.5vw;}
  .horseracingGType .ballBanner .scoreBall .scoreRes{font-size: 1.8vw; line-height:  1.8vw}
  
}
@media (max-width:767px) {
  .btn.depositBtn.igamber-deposit {margin-left: .25rem;}
  .currencyWithbal .balText.showIcon .crrcode { margin-left: 0 !important;}
  .exchangeSearch{width: 90%;}
  .expBalBtn{position: absolute; left: 0; font-size: 12px; margin-left: 0;}
  .eventMain {height: calc(100dvh - 15.3rem) !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;}
  .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: 50px 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;}
}
@media (max-width:640px) {
  .ballByRow li{width: 48.5%;}
}
/* End BALL BY BALL CSS */

/* Custom Slider */
  .carousel-wrapper{margin:15px 0 0;gap:0 5px;display:flex;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory}
  .carousel-container{position:relative;width:100%;overflow:hidden;display:flex;align-items:center}
  .carousel-wrapper::-webkit-scrollbar{display:none}
  .carousel-wrapper .carousel-data{flex:0 0 14%; box-sizing:border-box;padding:5px 0 0; scroll-snap-align:start}
  .carousel-wrapper .carousel-item{flex:0 0 auto; width:200px;text-align:center;transition:transform .3s ease-in-out}
  .carousel-wrapper .carousel-item img{width:100%;height:auto;border-radius:10px;cursor:pointer}

  .game-carousel .arrowCol{display: flex; justify-content: flex-end; align-items: center; gap: 0;}
  .game-carousel .arrowCol .active{background: var(--activeTab); opacity: inherit;}
  .game-carousel .swiper-button-prev, .game-carousel .swiper-button-next{width: 50px!important; height: 35px; background: var(--body-bg); font-weight: normal!important; display: flex; justify-content: center; align-items: center; margin:0!important; font-size: 11px; color: var(--white-color); position: inherit; left: inherit; right: inherit; top: inherit; border: 1px solid rgba(255, 255, 255, 0.2)!important; cursor: pointer;}
  .game-carousel .swiper-button-prev{border-radius: 30px 0 0 30px; }
  .game-carousel .swiper-button-next{border-radius: 0 30px 30px 0; margin-left: -1px;}
  .game-carousel .btnArrow:disabled{opacity: 0.5; background: var(--body-bg);}
  .game-carousel .swiper-button-prev:hover, .game-carousel .swiper-button-next:hover{border: 1px solid rgba(255,255,255,0.2);}
  .game-carousel .swiper-button-next:after, .game-carousel .swiper-button-prev:after{display: none;}
  .winnerSlider .carousel-wrapper{gap: 0 12px;}
  .winnerSlider .carousel-wrapper .carousel-data{flex:0 0 15.90%;}
  @media(max-width:1299px){
    .game-carousel .carousel-data{flex:0 0 19.6%;}
    .winnerSlider .carousel-wrapper .carousel-data{flex:0 0 24%;}
  }
  @media(max-width:992px){
    .game-carousel .carousel-data{flex:0 0 19.6%;}
    .winnerSlider .carousel-wrapper{gap: 0 8px;}
    .winnerSlider .carousel-wrapper .carousel-data{flex:0 0 32%;}
  }
  @media(max-width:475px){
    .game-carousel .carousel-data{flex:0 0 32%;}
    .winnerSlider .carousel-wrapper .carousel-data{flex:0 0 49%;}
  }
/* Custom slider */
.hidechatboat{
  display: none  !important;
}
/* Coin Toss style */
.coinTossGM app-player-ballbyball-detail{margin-left: -2.22%; display: block; height: calc(100dvh - 8.1rem);}
.coinTossGM .coinTossMain{padding: 1rem!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;}

.currencyWithbal .balText.showIcon .crrcode {display: inline-block; margin: 0 .5rem;}


@media(max-width:1399px){
  .coinTossGM{font-size: 12px;}
  .coinResult {padding: 1.875rem 1.5rem; gap: 1rem;}
}
/* End Coin Toss style */
#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: 334px!important; }
.margbottomnevnt .ballByBallMainDiv{margin-bottom: 0;}
.exchangeDetail .margbottomnevnt {margin-bottom: 360px!important; }
app-e-sport .container > .container {padding: 0;}

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

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

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

.xpTable{min-height: auto!important;}
.xpTable .table{margin-bottom: 0;}
.xpTable thead th{border: none;}
.xpTable td{border-left: 1px solid var(--primary);}
.xpTable .sno{ vertical-align: middle; border-left: none;}
.xpTable .level{vertical-align: middle;}
@media(max-width:1499px){
  .vipUserXp h1{width: 80%;}
  .vipUserXp .progressBar {width: 77%;}
}
@media(max-width:1199px){
  .perksRow .perksList .perksBox{flex:0 0 48.5%}
  .playerNav .vipUserXp{margin: 0 10px 5px;}
  .vipUserXp h1{width: 75%;}
  .vipUserXp .progressBar {width: 70%;}
}
@media(max-width:992px){
  .rollingBonus ul li span{font-size: 10px;}
  .vipUserXp h1{width: auto;}
}
@media(max-width:880px){
  .vipUserXp .badgeBox{width: 8rem; height: 8rem;}
  .vipLevelsRow .levelListRow .levelBox {flex: 0 0 48%;}
  .vipBanner .vipImg{width: 40%;}
}
@media(max-width:767px){
  .vipBanner {padding: 1.5rem; background-position: left;}
  .vipBanner .vipImg{display: none;}
  .vipBanner .vipBannerText{flex: 0 0 80%; margin: 0;}
  .vipLevelsRow{margin: 3rem 0;}
  .vipLevelsRow .levelListRow{overflow: auto; flex-wrap: nowrap; padding: 0 0 1rem;}
  .vipLevelsRow .levelListRow .levelBox{flex: 0 0 50%;}
  .perksRow{margin: 0 0 3rem;}
  .perksRow .perksList{justify-content: center;}
  .perksRow .perksList .perksBox{flex: 0 0 100%;}
  .vipFaq{margin: 0 0 6rem;}
  .vipUserXp{margin: 0 0 3rem; padding: 1rem;}
  .vipUserXp .badgeBox{width: 5rem; height: 5rem; margin-right: 1rem; padding: 0.5rem 1rem;}
  .vipUserXp .badgeBox .badgeName {font: 300 0.72rem / 1.5rem var(--font);}
  .vipUserXp h1{width: auto;}
  .vipUserXp h1 span{font-size: 12px;}
  .vipUserXp .progressBar{width: 97%; margin: 0 0 1.5rem 0.5rem; }
  .vipUserXp .progressBar ul{margin: -1.8rem 0 0 -0.5rem; width: 103%;}
  .playerNav .vipUserXp{padding: 0.5rem;}
  .loyaltyRewars{margin: 0 0 3rem 0;}
  .rewardsList{justify-content: center;}
  .rewardBox{flex: auto;}
  .rewardBox h5{font-size: 14px;}
  .rewardBox:nth-child(3){flex: 0 0 100%;}
  .rewardBox .btn-warning{font-size: 12px;}
  .earningHistory{margin: 0 0 5rem;}
  .earningHistory .table-responsive{height: calc(100dvh - 29rem); min-height: auto; margin: 0;}
  .earningHistory .table-sm{width: 800px!important; max-width: 800px!important;}
  
  
}
@media(max-width:640px){
  .vipBanner .vipBannerText{flex: 0 0 100%;}
}
@media(max-width:420px){
  .vipLevelsRow .levelListRow .levelBox{flex: 0 0 80%;}

}
/* End VIP Player Style*/
    
   
    
