*{margin:0;padding:0;}
*, *:before, *:after{box-sizing:border-box;}
ul{list-style:none;}
a, button, input, li, .mobMenu{outline:0;
	-webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
	   -ms-transition: all 0.2s linear;
	    -o-transition: all 0.2s linear;
          transition: all 0.20s linear;}
a{outline:0;border:none;cursor:pointer;}
a:active, a:hover{outline:0;}
p{letter-spacing:0.01em;}
button{outline:0;border:0;cursor:pointer;}
div, section{box-sizing: border-box;}
h1, h2, h3, h4, h5, h5, h6{font-weight:normal;letter-spacing:0.01em;}
body{font-family: 'Open Sans', sans-serif;font-size:13px;color:#434343;max-width:1500px;margin:0 auto;display:table;}
body, html{height:100%;}
canvas{cursor:pointer;}
img{width:100%;}
::placeholder {color:#cccccc;opacity: 1;}
:-ms-input-placeholder {color:#cccccc;}
::-ms-input-placeholder {color:#cccccc;}
.gameContainer{width:100%;height:100%;float:left;padding:0 15px;position: relative;}
.bg1{background:#1a1a1a;}
.bg2{background:#2f2f2f;}
.bg3{background:#ffffff;}
.bg4{background:#fff9f6;}
.bg5{background:#434343;}
.bg6{background:#519861;}
.bg7{background:#5579af;}
.bg8{background:#a73131}
.bg9{background:#208d31}
.bg10{background:#f5f5f5}
.bg11{background:#593686}
.bg12{background:#d8d8d8;color:#000000 !important;}
.bg13{background:rgba(69, 69, 69, 0.9)}
.bg14{background:#000000;}
.bgBlueGra{
background: #E55E2E; /* Old browsers */
background: -moz-linear-gradient(45deg,  #E55E2E 0%, #E55E2E 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #E55E2E 0%,#E55E2E 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #E55E2E 0%,#E55E2E 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#310081', endColorstr='#581b75',GradientType=1 );}
.clr1{color:#ffffff;}
.title-1{width:100%;float:left;padding:10px 0;}
.title-1 h2{width:100%;float:left;font-weight:700;font-size: 14px;}
.title-2{width:100%;float:left;padding:10px 0;}
.title-2 h2{width:100%;float:left;font-weight:700;font-size: 14px;text-transform:uppercase;color:#292929;}
.title-3{width:100%;float:left;font-weight:700;font-size: 13px;color:#292929;}
.smallTitle{width:100%;float:left;padding:10px 0;}
.txtCapitalize{text-transform:capitalize;font-weight:500;}
.txtSize13{font-size:13px;}
.removeBtn {width: 100px;margin: 15px auto;display: table;padding: 7px 10px;color: #ffffff;border-radius: 3px;font-size: 13px;}
.font700{font-weight:700;}
.padd4{padding:15px;}
.forMarMinus{margin-top:-20px;}
.forMarPlus{margin-top:20px;}
.w40{width:40%;}
.w60{width:60%;}
.w135{width:135%;}
.w145{width:145%;}
.border-left-y{border-left:3px solid #f6daaf;}
.border-right-y{border-right:3px solid #f6daaf;}
.border-left-r{border-left: 3px solid #da7a85;}
.border-right-r{border-right: 3px solid #da7a85;}
.border-left-b{border-left: 3px solid #7a83da;}
.border-right-b{border-right: 3px solid #7a83da;}
.border-left-o{border-left: 3px solid #f3b296;}
.border-right-o{border-right: 3px solid #f3b296;}
.sliContPosition{position: absolute;bottom: 0;}
.wrap1{width:60%;margin:0 auto;display:table;}
.wrap2{width:90%;margin:0 auto;display:table;}
.ngNone{background:none;}
.infoSec{width:100%;float:left;color:#9a9a9a;font-size: 11px;padding:5px 0 0 0;}
.errorMsg{width:100%;float:left;color:#ffffff;font-size: 11px;background:#bc3131;padding:15px;position:relative;}
.errorMsg p{width:80%;float:left;color:#ffffff;font-size: 11px;background:#bc3131;}
.errorMsg a{width:12px;position:absolute;right:15px;top:15px;}
.displayUnset{display:block !important;}
/*Header*/
.mainContainer{width:400px;margin:0 auto;border:1px solid #f2f2f2;border-top:none;position:relative;display:table;}
.header{width:100%;float:left;padding:10px;color:#ffffff;z-index:9999;position:sticky;top:0;left:0;}
.logo{width:125px;margin:0 auto;display:table;padding:5px;}
.logo img{width:100%;float:left;}
.wallet{width:auto;float:right;}
.wallet a{width:21px;float:left;margin:5px 0 0 0;}
.wallet a img{width:100%;}
.backBtn{width:30px;height:30px;float:left;font-size:24px;line-height:24px;cursor:pointer;}
.backBtn .fa{font-weight:400;}
.tVst{width:auto;float:left;font-weight:600;padding:5px;}
.tVst span{width:100%;float:left;font-weight:400;text-align:left;font-size:10px;text-transform:uppercase;}
.timer{width:auto;margin:0 auto;display:table;}
.timeSpan{width:22px;float:left;}
.timeSpan div{width:100%;height:22px;float:left;background:#3b3b3b;border-radius:3px;font-weight:600;}
.timeSpan span{width:100%;float:left;font-size:10px;text-transform:uppercase;}
.timer small{width:10px;float:left;}
.headIcon{width:auto;float:right;padding:5px 0}
.headIcon button{width:25px;height:25px;float:left;margin:0 5px;background:#3b3b3b;border-radius:3px;color:#ffffff;padding:5px;text-transform:uppercase;font-size:10px;}
.headIcon button img{width:12px;margin:0 auto;display:table;}
.headIcon button .fa{font-size:16px;}
/*Toggle Menu*/
.toggleBtn{width:30px;float:left;cursor:pointer;}
.toggleBtn img{width:100%;}
.closebtn{width:7px;height:13px;position:absolute;top:30px;right:15px;background:url("../img/icons/menu-arrow.webp") 0 0 no-repeat;}
.mobMenu{width:0;height:100%;position:absolute;top:0;left:-1px;overflow:auto;z-index:9999;background:rgba(0,0,0,0.7);}
.mobMenuCont{width:80%;height:100%;float:left;padding:15px;background:#ffffff;position:relative;}
.mobMenu ul{width:100%;float:left;}
.mobMenu ul li{width:100%;float:left;}
.mobMenu ul li a{width:100%;float:left;color:#1a1a1a;padding:15px 0;height: unset;line-height: 0;font-weight:500;font-size:13px;}
.mobMenu ul li img{width:20px;float:left;}
.mobMenu ul li span{width:auto;float:left;padding:10px 0 0 15px;}
.mobMenu ul li button{width:auto;float:right;border:1px solid #1a1a1a;padding: 9px 10px;border-radius: 3px;}
.mobMenu ul li a:hover{color:#f05151;}
.moreMenu{width:100%;float:left;display:none;position:absolute;bottom:0;left:0;background:#f5f5f5;padding:15px;height: 100%;z-index: 9;}
.moreMenuBackBtn{width:100%;float:left;padding:15px;}
.moreMenuBackBtn span{width:auto;float:left;padding:5px 10px 5px 15px;background:url("../img/icons/left-arrow.png") 0 8px no-repeat;color:#ffffff;font-weight:500;}
/*Slider-1*/
.hmSlider{width:100%;float:left;margin-bottom:20px;position:relative;zoom:1;}
.hmSlider .slides, .slides > li, .flex-direction-nav {margin:0;padding:0;list-style: none;}
.hmSlider .flex-pauseplay span {text-transform: capitalize;}
.hmSlider .slides > li {display: none;-webkit-backface-visibility: hidden;}
.hmSlider .slides:after {content: "\0020";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .hmSlider .slides {display: block;}
* html .hmSlider .slides {height: 1%;}
.no-js .flexslider .slides > li:first-child {display: block;}
.hmSlider .slides {zoom: 1;}
.hmSlider .flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
.hmSlider .flex-direction-nav {display:none;}
.hmSlider .flex-control-nav {bottom:-15px;left:50%;position:absolute;text-align:center;z-index:99;width:55px;margin-left:-25px;}
.hmSlider .flex-control-nav li {display:block;float:left;}
.hmSlider .flex-control-paging li a {width:5px;height:5px;margin:0 2px;float:left;text-indent:-9999px;border-radius:50%;background:#b6b6b6;}
.hmSlider .flex-control-paging li a:hover {background:#5f5f5f;}
.hmSlider .flex-control-paging li a.flex-active{width:15px;background:#5f5f5f;border-radius:5px;}
/*Slider-2*/
.sliderSec{width: 300px;margin: 0 auto;display:table;padding:5px 0;position:relative;}
.sliderSec ul{width:100%;float:left;}
.sliderSec ul li{width:100%;float:left;}
.sliderCont{width:100%;float:left;border-radius:5px;overflow:hidden;border:1px solid #f2f2f2;}
.slideMatcDels{width:100%;float:left;padding:10px;}
.bgY{background-image:url("../img/bgs/bg1.webp");background-size:contain;}
.bgB{background-image:url("../img/bgs/bg2.webp");background-size:contain;}
.slideMatcDels img{width:40px;margin:0 auto;display:table;}
.sMatchLft{width:30%;float:left;}
.sMatchCent{width:40%;float:left;height:40px;display: flex;flex-wrap: wrap;align-content: center;}
.sMatchCent span{width:100%;float:left;color:#e3585d;font-weight:500;}
.sMatchCent p{width:100%;float:left;font-size:10px;}
.sUpMatchCent span{font-size:14px;}
.sUpMatchCent p{font-size:12px;}
.sMatchRht{width:30%;float:left;}
.teamVsTeam{width:auto;margin:0 auto;display:table;padding:15px 0;}
.teamVsTeam div{width:auto;float:left;font-weight:700;text-transform:uppercase;}
.teamVsTeam span{width:13px;float:left;margin:-3px 10px 0;}
.sliContest{width:117px;margin:0 auto;display:table;border-radius:2px;background-color:#fff3de;}
.constName{width:57px;height:22px;float:left;font-weight:700;font-size:11px;padding:3px 0;text-transform:uppercase;background-color:#fff3de;background-image:url("../img/bgs/rectangle.png");background-size:contain;}
.constAmount{width:60px;float:left;color:#824601;font-weight:500;}
.reminder{width:13px;height:14px;position:absolute;top:5px;right:10px;background-image:url("../img/icons/reminder.webp");    background-size: contain;background-repeat: no-repeat}
.sliderSec .flex-direction-nav a {text-decoration: none;display: block;width: 15px;height: 40px;margin: -20px 0 0;position: absolute;top: 50%;z-index: 10;overflow: hidden;opacity: 0;cursor: pointer;color: rgba(0, 0, 0, 0.8);text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.sliderSec .flex-direction-nav .flex-prev {background:url("../img/ban-left-arrow.png") 0 0 no-repeat;left:-25px;opacity: 1;text-indent:999px;}
.sliderSec .flex-direction-nav .flex-next {opacity: 1;right:-20px;text-align: right;background:url("../img/ban-right-arrow.png") 0 0 no-repeat;text-indent:999px;}
.sliderSec .flex-control-nav {display:none;}
/*slider-3*/
.hmSlider1{width:100%;float:left;margin-bottom:20px;position:relative;zoom:1;}
.hmSlider1 .slides, .slides > li, .flex-direction-nav {margin:0;padding:0;list-style: none;}
.hmSlider1 .flex-pauseplay span {text-transform: capitalize;}
.hmSlider1 .slides > li {display: none;-webkit-backface-visibility: hidden;}
/* .hmSlider1 .slides img {width: auto;display: block;} */
.hmSlider1 .slides:after {content: "\0020";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .hmSlider1 .slides {display: block;}
* html .hmSlider1 .slides {height: 1%;}
.no-js .flexslider .slides > li:first-child {display: block;}
.hmSlider1 .slides {zoom: 1;}
/* .hmSlider1 .slides img {height: auto;-moz-user-select: none;} */
.hmSlider1 .flex-viewport {max-height:150px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
.hmSlider1 .flex-direction-nav {display:none;}
.hmSlider1 .flex-control-nav {bottom:-15px;left:50%;position:absolute;text-align:center;z-index:99;width:55px;margin-left:-25px;}
.hmSlider1 .flex-control-nav li {display:block;float:left;}
.hmSlider1 .flex-control-paging li a {width:5px;height:5px;margin:0 2px;float:left;text-indent:-9999px;border-radius:50%;background:#b6b6b6;}
.hmSlider1 .flex-control-paging li a:hover {background:#5f5f5f;}
.hmSlider1 .flex-control-paging li a.flex-active{width:15px;background:#5f5f5f;border-radius:5px;}
/*slider-3*/
/*Tab*/
.gameHead{width:100%;float:left;box-shadow: 0 0 3px rgba(166, 166, 166,0.10), 0 2px 3px rgba(166, 166, 166,0.10);position:sticky;top:54px;left:0;z-index:9;}
.gameHead a{width:100%;margin:0 auto;display:table;text-transform:uppercase;color:#a5a3a3;padding:8px 15px;font-weight:500;}
.gameHead a:hover{color:#a5a3a3;}
.gameHead a.Active{width:auto;border-bottom:2px solid #000;color:#000000;}
/*Commentry*/
.commentry{width:100%;max-height:50vh;float:left;padding:15px 0;overflow-y:scroll;}
.commentry ul{width:100%;float:left;}
.commentry ul li{width:100%;float:left;padding:10px 0;}
.cBallsRuns{width:20%;float:left;}
.cBall{width:20px;height:20px;margin:0 auto;display:table;border-radius:50%;background:#dddddd;text-align:center;font-weight:700;}
.cWicket{background:#ff0000;color:#ffffff;}
.cRuns{width:auto;margin:0 auto;display:table;font-weight:700;padding:5px 0;}
.commentryTxt{width:80%;float:right;}
.commentryTxt p{width:100%;float:left;font-size: 13px;}
.comLastOvr{width:100%;float:left;background:#dddddd;border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;padding:10px 15px;margin-top:20px;}
.comLastOvr div{width:auto;float:left;background:#dddddd;padding:0 15px;border-right:1px solid #cccccc;}
.commGreen{color:#009900;font-weight: 700;}
.commBg{background:#dee2e6;padding: 10px;border-radius: 5px;margin-top: 10px;}
.cBallPadd{padding:0 10px;}
/*Footer*/
footer{width:100%;float:left;position:sticky;bottom:0;left:0;z-index:999;overflow:hidden;background:#fff;
 -webkit-box-shadow: 0px -2px 3px rgba(50, 50, 50, 0.10);
  -moz-box-shadow: 0px -2px 3px rgba(50, 50, 50, 0.10);
  box-shadow: 0px -2px 3px rgba(50, 50, 50, 0.10);}
.btmMenu{width:100%;float:left;padding:10px 15px;position:relative;text-align:center;}
.btmMenu li{width:20%;float:left;}
.btmMenu li a{width:100%;float:left;}
.btmMenu li a div{width:20px;height:20px;margin:0 auto;display:table;}
.btmMenu li a div.home{background:url("../img/icons/home.png") no-repeat scroll 0 0;background-position: 0 0;}
.btmMenu li a div.stumps{background:url("../img/icons/stumps.png") no-repeat scroll 0 0;background-position: 0 0;}
.btmMenu li a div.nodify{background:url("../img/icons/nodify.png") no-repeat scroll 0 0;background-position: 0 0;}
.btmMenu li a div.chat{background:url("../img/icons/chat.png") no-repeat scroll 0 0;background-position: 0 0;}
.btmMenu li a div.trophy{background:url("../img/icons/trophy.png") no-repeat scroll 0 0;background-position: 0 0;}
.btmMenu li a span{width:100%;float:left;text-align:center;padding-top:5px;font-size: 10px;}
.btmMenu li a.active div{color:#000000;background-position:0 -20px;}
.btmMenu li a.active span{color:#000000;background-position:0 -20px;}	
/*Profile*/
.propfileSec{width:100%;float:left;margin-bottom:15px;}
.propfileImg{width:50px;float:left;position:relative;border-radius:50%;}
.propfileImg img{width:100%;float:left;}
.propfileName{width:auto;float:left;padding:5px 0 0 15px;}
.propfileName h2{width:100%;float:left;font-weight:600;font-size: 14px;}
.propfileName span{width:100%;float:left;font-weight:600;color:#747474;}
.verifiedIcon{width:8px;height:8px;position:absolute;bottom:3px;right:3px;background:#4ec770;border-radius:50%;}
.propVerifyStatus{width:100%;float:left;position:relative;border:1px solid #feead7;padding:5px 0;border-radius:3px;margin-bottom:15px;}
.propVerifyStatus p{width:auto;float:left;font-weight:600;color:#efa15a;padding:13px 0;}
.circle_percent{float:left;font-size:45px;width:1em;height:1em;position: relative;background:#eee;border-radius:50%;overflow:hidden;margin:0 15px;}
.circle_inner {position: absolute; left: 0; top: 0; width: 1em; height: 1em; clip:rect(0 1em 1em .5em);}
.round_per {position:absolute;left:0;top:0;width:1em;height:1em;clip:rect(0 1em 1em .5em);transform:rotate(180deg);transition:1.05s;
background: #ff9900;
background: -moz-linear-gradient(45deg,  #ff9900 0%, #ffb84d 100%);
background: -webkit-linear-gradient(45deg,  #ff9900 0%,#ffb84d 100%);
background: linear-gradient(45deg,  #ff9900 0%,#ffb84d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900', endColorstr='#ffb84d',GradientType=1 );}
.percent_more .circle_inner {clip:rect(0 .5em 1em 0em);}
.percent_more:after {position: absolute; left: .5em; top:0em; right: 0; bottom: 0;content:'';
background: #ffad33;
background: -moz-linear-gradient(45deg,  #ffad33 0%, #ffd699 100%);
background: -webkit-linear-gradient(45deg,  #ffad33 0%,#ffd699 100%);
background: linear-gradient(45deg,  #ffad33 0%,#ffd699 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad33', endColorstr='#ffd699',GradientType=1 );}
.circle_inbox{position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; background: #fff; z-index:3; border-radius: 50%;}
.percent_text{position: absolute; font-size:12px; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3;}
.myBalace{width:100%;float:left;background:#1a1a1a;padding:12px;border-radius:5px;color:#ffffff;position:relative;}
.myBalaceSec{width:100%;float:left;}
.myBalaceTxt{width:100%;float:left;padding-bottom:10px;}
.myBalaceAmnt{width:100%;float:left;}
.myBalaceAmnt p{width:auto;float:left;margin:0 3px 0 0;font-size:16px;}
.myBalaceAmnt span{width:auto;float:left;font-size: 24px;line-height:18px;}
.myBalaceAmnt sub{font-size: 12px;float:left;margin:10px 0 0 1px;}
.wDrawAddCash{width:100%;float:left;text-align:center;margin-top:25px;}
.wDrawAddCash button{width:100px;float:left;border:none;padding:7px 0;border-radius:3px;margin:0 14px 0 0;font-weight:500;padding-left: 15px;}
.wDrawAddCash button.withdrawBtn{background-color:#424140 !important;color:#ffffff;background:url("../img/icons/withdraw-arrow.webp") no-repeat;background-position:15px 11px;}
.wDrawAddCash button.addCashBtn{background-color:#d4e8fb !important;background:url("../img/icons/addcash-arrow.webp") no-repeat;background-position:15px 11px;}
.wDrawAddCash button span{width:auto;float:left;}
.wDrawAddCash button img{width:10px;float:left;}
.wallet-menu{width:18px;height:16px;position:absolute;right:15px;top:15px;background:url("../img/icons/wallet-g.webp") no-repeat;background-position:0 0;}
.logutBtn{width:100%;float:left;padding:12px 10px;background-color:#f1f1f1 !important;font-size:14px;background:url("../img/icons/logout.webp") no-repeat;background-position:35% 15px;border-radius:3px;}
.proUpdateArrow{width:7px;height:12px;position:absolute;top:20px;right:15px;background:url("../img/icons/profile-rht-arrow.webp") 0 0 no-repeat;}
.myBalaceWlt{width:98%;display:none;top:54px;right:1%;position:absolute;background:#ffffff;color:#000000;}
/*Set Remainder*/
.slidePop{width:100%;float:left;height:100vh;position:sticky;left:0;bottom:0;z-index:9999;background: rgba(0,0,0,0.7);}
.slidePopTop{width:100%;float:left;background:#f5f5f5;padding:10px 15px;}
.slideClose{width:40px;height:4px;background:#d9d9d9;margin:0 auto 10px;display:table;border-radius:10px;}
.slidePopCont{width:100%;float:left;position:absolute;left:0;bottom:0;background:#ffffff;border-radius:10px 10px 0 0;overflow: hidden;}
.setRmderTitle{width:auto;float:left;}
.setRmderTitle img{width:19px;float:left;}
.setRmderTitle span{width:auto;float:left;font-weight:700;padding:0 0 0 10px;font-size:13px;}
.rmderMatch{width:100%;float:left;position:relative;padding:20px;}
.rmderMatch span{width:100%;float:left;font-weight:700;font-size:13px;}
.rmderMatch p{width:100%;float:left;color:#676767;font-size:11px;}
.riminderSwitch{width:auto;position:absolute;top:15px;right:0;}
.riminderSwitch .switchbtn{width:40px;float:left;position:relative;margin:0;}
.riminderSwitch .sliderbtn{display: block;width: 30px;height: 12px;float:left;background-color: #e1e1e1;border-radius: 100px;position: absolute;top:10px;left:2px;right:-1px;bottom:0;cursor: pointer;color:#363945}
.riminderSwitch .switchbtn input{display:none;}
.riminderSwitch .sliderbtn::before{content:"";position:absolute;height:17px;width:17px;float:left;left:-1px;border-radius:50px;background:#818181;bottom:-2px;}
.riminderSwitch .switchbtn input:checked + .sliderbtn{background:#009933;}
.riminderSwitch .switchbtn input:checked + .sliderbtn::before{transform:translateX(14px);}
/*Login-Register*/
.fliterCont{position:sticky;top:55px;left:0;}
.regBtn {color:white;padding:10px 20px;margin:8px 0;border:none;cursor: pointer;width: 100%;font-size: 14px;font-weight: 600;border-radius:3px;}
.regBtn:hover {opacity: 0.8;}
.fltrBtn{width:100% !important;float:none !important;margin:0 auto;display:table;}
.loginBg{background-image:url("../img/bgs/login-bg.webp");height: 100%;background-repeat: no-repeat;background-size: 100% 100%;}
.registerCont p{width:100%;float:left;font-size:13px;margin-bottom:50px;color:#fff;}
.registerCont h1{width:100%;float:left;font-size:20px;margin-bottom:15px;color:#fff;}
.registerCont input{width:100%;float:left;border:none;}
.registerCont select{width:100%;float:left;border:none;}
.registerCont button{width:100%;float:left;border-radius:3px;border:none;font-size:14px;height:43px;padding:0}
.userLogCont {width:100%;float: left;border-radius:3px;border:none;font-size:14px;background:#fff;border:1px solid #fff;padding:5px 10px;margin-bottom:10px;position:relative;}
.userLogCont .KycVerification{width:auto;color:#208d31;}
.userLogCont label {width: 100%;float: left;color: #726e6f;font-size: 12px;margin: 0 0 3px 0;}
.countryCode {width: 80px;float: left;color: #000;text-align: center;}
.countryCode img {float:left;margin-right:2px;height:21px;width: 32px;}
.inputMobile {width: 170px!important;float: left;padding:0 10px;background: transparent;}
.SelectCode {width:275px!important;float: left;padding:0 10px;background: transparent;}
.userLogCont a{width:auto;position:absolute;right:10px;top:10px;color:#208d31;text-decoration:underline;}
.uLcDateSel{border-left: 1px solid #f5f5f5;border-right:5px solid #f5f5f5;margin-bottom: 5px;}
.forArrow{background:url("../img/icons/profile-rht-arrow.webp") 95% 20px no-repeat;}
.otpContent{width:auto;margin:0 auto;display:table;margin-bottom: 50px;}
.otpContent input{width:55px;height:86px;float:left;border-radius:3px;border:none;font-size:14px;background:#fff;margin:5px;text-align:center;font-size:24px;margin-top:5px}
.backBtnarrow{width:100%;float:left;}
.backBtnarrow span{width:auto;margin:20px auto 0;display:table;font-size:12px;color:#b7b4b5;}
.backBtnarrow span a{color:#fff;}
.backArrow{width:auto;margin:0 auto;display:table;padding:10px;color:#fff;font-size:12px;font-weight:700;}
.CodeLogin {width:32px;float: left;color: #000;text-align: center;}
.CodeLogin img {margin-right: 2px;height:21px;width: 32px;}
.kycUpdate{width:100%;float:left;padding:20px 15px 0 15px;}
.kycUpdate div{width:100%;float:left;margin-bottom:15px;position:relative;}
.kycUpdate div input{width:100%;float:left;padding:12px 15px;border:1px solid #eeeeee;font-size:16px;}
.kycUpdate div img{width:11px;float:left;margin:3px 5px 0 0;}
.kycUpdate div span{width:100%;float:left;padding:16px 15px;border:1px solid #eeeeee;}
.panLbl{position:absolute;left:15px;top:15px;z-index:99;border:1px solid #686868;background:#ffffff;padding:5px 20px;border-radius:3px;font-weight:600;    margin: 0;}
.panFileName{margin: 0 0 0 59px;color: #c55d5d;font-size: 12px !important;border: none !important;padding: 0 !important;}
/*Radio and Checkbox Button*/
.radioSec{width:auto;float:right;position: relative;right: 15px;}
.radio1:checked, .radio1:not(:checked) {position: absolute;left: -9999px;}
.radio1:checked + label, .radio1:not(:checked) + label{float:left;position: relative;cursor: pointer;}
.radio1:checked + label:before, .radio1:not(:checked) + label:before {content: '';position: absolute;left: 0;top: 0;width: 18px;height: 18px;border: 1px solid #000;border-radius: 100%;background: #fff;}
.radio1:checked + label:after, .radio1:not(:checked) + label:after {content: '';width: 10px;height: 10px;background: #006600;position: absolute;top: 4px;    left: 4px;border-radius: 100%;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.radio1:not(:checked) + label:after {opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.radio1:checked + label:after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.genderSelect{width:100%;float:left;padding:0 20px;}
.radio2:checked, .radio2:not(:checked) {position: absolute;left: -9999px;}
.radio2:checked + label, .radio2:not(:checked) + label{position: relative;padding:15px;cursor: pointer;display: inline-block;color: #241e1f;width:100%;float: left;border:1px solid #241e1f;font-size:13px;font-weight:600;border-radius:3px;}
.radio2:checked + label:before, .radio2:not(:checked) + label:before {content: '';position: absolute;right:15px;top:15px;width:16px;height:16px;  border: 1px solid #241e1f;border-radius: 100%;background: #fff;}
.radio2:checked + label:after, .radio2:not(:checked) + label:after {content: '';width:10px;height:10px;background: #241e1f;position: absolute;top:18px;right:18px;border-radius: 100%;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.radio2:not(:checked) + label:after {opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.radio2:checked + label:after {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.selectAll{width:100%;float:right;padding:10px 2px;position: sticky;top: 93px;left: 0;z-index: 9;}
.selectAllInnr{width:auto;float:right}
.selectAll label{width:auto;float:left;margin: -3px 10px 0 0;font-weight:500;}
.selectAll input{width:auto;float:left;transform: scale(1.3);cursor:pointer;}
.checkbox1{width: auto;float: right;}
.checkbox1 input {padding: 0;height: initial;width: initial;margin-bottom: 0;display: none;cursor: pointer;}
.checkbox1 label {position: relative;cursor: pointer;}
.checkbox1 label:before {float:left;content:'';-webkit-appearance: none;background-color:#ffffff;border:1px solid #000000;padding:7px;display: inline-block;position: relative; vertical-align: middle;cursor: pointer;}
.checkbox1 input:checked + label:after {content: '';display: block;position: absolute;top:2px;left:-11px;width:6px;height:10px;border: solid #006600;
border-width: 0 2px 2px 0;transform: rotate(45deg);}
/*Light Box*/
.lightBox{width:100%;position:absolute;left:50%;top:0;z-index:99999;display:none;}
.userLightBox{width:100%;float:left;padding:10px 0;text-align:center;}
.betslipcheck{width:auto;padding:5px;margin:2px;border-radius:5px;display:inline-block;}
.liveMtchW-1Popup{width:100%;float:left;}
.liveMtchW-1Popup span{width: 30px;height: 30px;float: left;position: relative;margin: 0 2px;padding-top:4px;border-radius:5px;font-weight: 800;}
.liveMtchW-1Popup label{width:auto;float: left;color:#ffff00;margin:5px}
.popclose {width:20px;height:20px;position: absolute;left:5%;top:30px;border-radius:50%;background:rgba(0,0,0,0.5);padding: 2px 5px;}
.popclose img{width:100%;}
.popupHead{width:100%;float:left;padding: 5px 10px;border-radius: 5px;}
.popupHead h3{width:auto;float:left;color:#fff;font-family: 'SegoeUI-Bold';}
.msgBoxtxt{width:100%;float:left;text-align:center;padding: 10px 0;}
/*Message Popup*/
.teamSelect{width:300px;position:fixed;left:50%;top:50%;z-index:999999;background-color:#ffffff;padding:15px;display:none;border-radius:3px;z-index:999999;}
.close{width:15px;height:15px;position:absolute;top:10px;right:10px;border-radius:50%;background:url("../img/icons/pop-close.png") 0 0 no-repeat;z-index:999;}
.msgLightBoxWrap{width:100%;float:left;font-size:12px;position:relative;border-radius:3px;}
.popTitle{width:100%;float:left;}
.popTitle span{width:auto;float:left;font-weight:700;font-size:13px;}
.teamVsTeamPop{width:auto;margin:0 auto;display:table;padding:10px 0;}
.teamVsTeamPop img{width:100%;}
.pMatch{width:30px;float:left;}
.teamVsTeamPop .team{width:auto;float:left;color: #434343;font-weight: 700;text-transform:uppercase;padding:7px 10px;}
.teamVsTeamPop .vs{width:15px;float:left;margin: 5px 0 0 0;}
.balWinngsAmt{width:100%;float:left;padding:10px;border-radius:3px;background:#f5f5f5;border:1px solid #e3e3e3;}
.balWinngsAmt_2{width:100%;float:left;padding:10px 5px;}
.balWinngsAmt_3{width:100%;float:left;padding:10px 5px;border-radius:3px;color:#a37e44;background:#fff8ed;}
.balWinngsAmt_3 a{color:#a37e44;text-decoration:underline;padding:0 0 0 10px;}
.balWinngsAmt img{width:13px;float:left;margin: 3px 5px 0 0;}
.popTpPay{width:100%;float:left;padding:10px;margin:15px 0;border:1px dashed #cccccc;}
.popTpPay span{width:auto;float:left;font-weight:600;font-size:13px;}
.msgLightBoxWrap > small{width:100%;float:left;color:#5f5f5f;padding:10px 0;}
.valueSelCont{width:auto;float:right;}
.betValue{width:40px;float:left;height:25px;border:none;text-align:center;font-size:12px;background:#e5e5e5;}
.plusSym, .minusSym{width:25px;height:25px;float:left;text-align:center;cursor: pointer;color:#ffffff !important;font-family: 'altehaasgroteskbold';font-size: 18px;line-height: 20px;background: #434343;}
.overlay{background:rgba(0,0,0,0.9);position:absolute;width:100%;height:100%;z-index:999;display:none;top:0;left:0;}
/*Alert Popup*/
.alertMsg{width:100%;float:left;text-align:center;}
.selectContestFix{width:100%;float:left;z-index:9999;position: sticky;top:54px;left: 0;background:#fff;}
.selectContestFixHome{width:100%;float:left;z-index:999;position: sticky;top:54px;left: 0;background:#fff;}
.announceSecCont{width: 100%;float: left;padding: 0 15px;}
/*Upcomimg Popup*/
.upcomeactive{color:#e3585d}
/*Payment*/
.paymentLi{width:100%;float:left;border-top:1px solid #f5f5f5;}
.paymentLi li{width:100%;float:left;}
.paymentLi li a{width:100%;float:left;padding:20px 0;border-bottom:1px solid #f5f5f5;}
.paymentLi li div{width:auto;float:left;}
.paymentLi li img{width:25px;float:left;}
.paymentLi li span{width:auto;float:left;color:#241e1f;padding:0 0 0 20px;}
.paymentLi li p{width:100%;float:left;color:#241e1f;padding:0 0 0 20px;font-size:11px;}
.paymentLi li .fa{width:auto;float:right;color:#ccd0d5;font-size: 20px;}
.selContest li a{padding:20px;}
.selContest li span{padding:0;}
/*Dropdown*/
.dropdown{position: relative;display: inline-block;}
.dropdown-content{display: none;position: absolute;background-color: #333333;width:180px;left:10px;right:10px;box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);z-index:99;top:50px;padding:5px;}
.dropdown-content li{width:100%;float:left;padding:0;}
.dropdown-content a{color: #fff!important;padding:16px 15px!important; line-height: 0!important;height: unset!important;text-decoration: none;display: block;text-align:left;font-size:11px!important;}
.dropdown-content a:hover{background-color: #d1cbcb;color:#333333!important;}
.dropdown:hover .dropdown-content{display: block;}
.animate{display:none}
.infoSec .fa{width:13px;height:13px;border: 1px solid #ccc;text-align: center;padding:1px 0;border-radius:50%;font-size:9px;margin: 0 3px 0 0;text-align:center;}
/*How to play*/
.faqAccordian{width:100%;float:left;padding-left:0 !important;}
.faqAccordian li{width:100%;float:left;margin:5px 0;}
.faqAccordian li img{width:250px;margin:0 auto;display:table;}
.faqAccordian li p{width:100%;float:left;color:#5f5f5f;padding:5px 10px;}
/*Create Button*/
.createBtn {width: 150px;position: fixed;bottom:20px;left: 50%;margin-left: -75px;z-index:1;}
.createTeam{width:100%;float:left;height:40px;text-align:center;border-radius:50px;color:#fff;}
.createTeam .fa{width:auto;margin-right:3px;}
/*Scrollbar*/
.scrollbar::-webkit-scrollbar-track{background-color:#cccccc;}
.scrollbar::-webkit-scrollbar{width:0px;height:2px;background-color:#1d1d1d;}
.scrollbar::-webkit-scrollbar-thumb{background-color:#1d1d1d;}
/*Loader*/
#divLoading{width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.9);z-index:9999;filter: alpha(opacity=70);}
#center{width:auto;position:absolute;left:50%;top:50%;margin-left:-35px;margin-top:-35px;}
.lds-ripple {display: inline-block;position: relative;width:70px;height:70px;}
.lds-ripple div {position: absolute;border: 5px solid #fff3de;opacity: 1;border-radius: 50%;animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;}
.lds-ripple div:nth-child(2) {animation-delay: -0.5s;}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  4.9% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  5% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

@media screen and (max-width:800px)
{
	.mainContainer{width:100%;}
}






