@import url('https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@300;400;500;600;700&display=swap');
/*::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 #eee;
    border-radius: 1px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar{
    width: 3px;
    background-color: #f9f9f9;
}*/
.sport_tab ul::-webkit-scrollbar{
    height: 4px;
}
.sport_tab ul::-webkit-scrollbar-thumb {
    background-color: #d88aff;
}
::-webkit-scrollbar-thumb{
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 #eee;
    background-color: #555;
}
a{
    color: #000 !important;
    text-decoration: none !important;
}
body,
div,
b,
a,
span,
p,
::placeholder,
input,
button{
    font-family: 'Hind Madurai', sans-serif;
}
.btn-check:focus+.btn, .btn:focus {
    box-shadow: 0 0 0 1px rgb(196 121 255 / 35%) !important;
}
.navbar .navbar-menu-wrapper .navbar-toggler:not(.navbar-toggler-right){
    display: none;
}
.form-control:focus{
    box-shadow: 0 2px 5px 1px #f9f9f9 !important;
}
.icasinoTabs ul{
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    display: block;
}
.icasinoTabs ul li{
    display: inline-block;
}
.casinoicons {
    position: relative;
    margin-bottom: 10px;
}
.casinoicons img {
    width: 100%;
    height: auto;
}
.casinoicons span {
    text-transform: capitalize;
    font-size: 14px;
    text-decoration: none;
    background: #fff;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 2;
    font-weight: 600;
}
.owl-item.row{
    margin: 0;
}
.owl-item.row .col-6{
    margin-bottom: 15px;
}
.search-field .input-group {
    border: 1px solid #eee;
}
.loss{
    color: red;
}
ul.navbar-nav.login-header{
    background: none;
}
.profit{
    color: green;
}
.content-wrapper{
	padding: 1px;
}
.sidebar,
.navbar .navbar-brand-wrapper{
	width: 200px;
}
.main-panel{
	width: calc(100% - 200px);
}
.navbar .navbar-menu-wrapper{
	width: calc(100% - 200px);
	padding: 0;
}
.sidebar-icon-only .mdi-menu:before{
    content: '\F156';
}
.baEx .dropdown-toggle{
	padding: 0 !important;
	margin: 0 !important;
	color: #000 !important;
	/*height: auto !important;*/
	border: none;
/*    border-radius: 3px;*/
    padding: 0 8px !important;
    background: #f9f9f9;
}
.baEx .dropdown-toggle::after{
	color: #000 !important;
}
.baEx .nav-profile-text img{
	width: 15px;
}
.nav-profile .navbar-dropdown a i{
    color: #d083ff !important;
}
.baEx .navbar-dropdown{
	padding: 10px !important;
	background: #f9f9f9;
}
.baEx .navbar-dropdown p{
	background: #fff;
	padding: 5px;
	margin: 0;
	font-weight: 600;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}
.baEx .navbar-dropdown p:last-child{
	border-bottom: none;
}
.baEx .navbar-dropdown p i{
	display: block;
	font-weight: normal;
	font-size: 12px;
}
.dropdown .dropdown-toggle.show:after{
    content: "\f143";
}
.nav-profile-text p{
    font-size: 13px;
}
.sidebar .nav .nav-item{
	background: #f9f9f9;
	margin-bottom: 1px;
    padding: 0;
}
.sidebar .nav .nav-item a{
	text-transform: capitalize;
    padding:1.2rem 10px !important;
}
.sidebar .nav.sub-menu{
    margin-bottom: 0 !important;
}
.sidebar .nav ul li a{
    text-transform: capitalize;
    padding:1.2rem 10px !important;
    padding-left: 15px !important;
}
.sidebar .nav.sub-menu .nav-item:hover {
    background: #fff !important;
}
.sidebar .nav .nav-item a img{
    width: 22px;
    margin-left: auto;
}
.menu-title{
    width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}
.sidebar .nav .nav-item a[aria-expanded="true"]{
  background-color: #ebebeb;
}
.sidebar .nav ul li a[aria-expanded="true"]{
    background-color: #e1e1e1 !important;
}
.sidebar .nav.sub-menu .nav-item .nav-link{
    padding: 12px !important;
    margin-left: 30px !important;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    display: block;
}
.sidebar .nav.sub-menu .nav-item .nav-link:before{
    content: '\f142';
}
.icon-arrow {
    position: absolute;
    right: 12px;
    vertical-align: middle;
    align-items: center;
    display: flex;
}
.nav-profile .navbar-dropdown a{
	text-transform: capitalize;
	padding: 2px 12px !important;
	font-size: 13px !important;
}
.nav-profile .navbar-dropdown a:hover{
	background: #fff;
	color: #000 !important;
}
.nav-profile .navbar-dropdown a img{
    width: 24px;
    margin-right: 5px;
    transform: rotate(180deg);
}
.sport_tab ul{
	justify-content: center;
	background: #fff;
	border: none;
}
.sport_tab ul li a.active,
.sport_tab ul li a:hover{
	background: linear-gradient(to right, #da8cff, #9a55ff) !important;
	border: none !important;
	color: #fff !important;
	border-radius: 0;
}
.sport_tab ul li a.active::after,
.sport_tab ul li a:hover::after{
    display: none;
}
.sport_tab ul li a img{
    width: 20px;
    margin-right: 5px;
}
.sport_tab ul li:last-child a:after{
    display: none;
}
.sport_tab ul li a::after {
    content: '';
    background: #f1f1f1;
    width: 1px;
    height: 70%;
    position: absolute;
    right: 0;
    top: 5px;
}
.sport_tab ul li a{
    position: relative;
	border-radius: 0;
	text-transform: capitalize;
	cursor: grabbing;
	color: #000;
	border: none !important;
}
.back{
	background: #72bbef;
}
.back1{
    background: #b7d5eb;
}
.back2{
    background: #d7e8f4;
}
.back:hover{
	background: #80c2f1;
}
.lay{
	background: #faa9ba;
}
.lay1{
    background: #efd3d9;
}
.lay2{
    background: #f6e6ea;
}
.lay:hover{
	background: #fbb7c6;
}
/*list*/
.m-oneX2,
.mo_tbf{
	display: none;
}
.sub_path {
    height: auto;
    position: relative;
}
.sub_path p {
    background: none;
    color: #000;
}
.sub_path p {
    align-items: center;    
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 7px;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
}
.sub_path p img{
    width: 24px;
}
.game-highlight-wrap, .game-wrap, .game-wrap-horse {
    background-color: #fff;
    box-shadow: 0 1px 6px #00000017;
    -webkit-box-shadow: 0 1px 6px #00000017;
    -moz-box-shadow: 0 1px 6px #00000017;
    color: #000;
    margin-bottom: 4px;
}
.upcome {
	display: flex;
	align-items: center;
    border: 1px solid #7e97a7;
    border-radius: 4px;
    color: #7e97a7;
    font-size: 11px;
    line-height: 16px;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 68px;
    padding: 0 5px;
    width: auto;
}
.indiana-scroll-container--hide-scrollbars {
    overflow-y: hidden;
    overflow-x: auto;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.indiana-scroll-container--hide-scrollbars::-webkit-scrollbar{
	width: 0;
	height: 0;
}
ul.horsedatahome{
	padding: 0;
	margin: 0;
}
ul.horsedatahome, ul.horsedatahome li {
    display: inline-block;
}
ul.horsedatahome li {
    cursor: pointer;
}
ul.horsedatahome li a {
    color: #030303;
    cursor: pointer!important;
    
    font-size: 12px;
}
img.horsehomeimg {
    height: auto;
    margin-right: 1px;
    width: 15px;
}
ul.horsedatahome li a span {
    
}
ul.horsedatahome li:after {
    content: "|";
    margin: 0 5px;
    width: 2px;
}
.game-wrap .oneX2 {
    background: #f2edf3;
}
.game-wrap .row {
	margin: 0;
    border-bottom: 1px solid #f2edf3;
    padding: 0;
}
.game-wrap .row:last-child{
	border-bottom: none;
}
.oneX2 span{
    font-weight: 500;
	text-align: center;
	color: #000;
	font-size: 11px;
}
.oneX2 .btn-group{
	width: 33.333% !important;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.date-eventname{
	font-size: 13px;
}
.date-eventname a{
	text-decoration: none;
}
.date-eventname .date{
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}
.date-eventname b{
	color: #000;
	font-weight: 500;	
    cursor: pointer;
}
.green-round{
	background-color: limegreen;
	border-radius: 50%;
	display: inline-block;
	height: 7px;
	width: 7px;
    vertical-align: unset;
    animation: inplayIcon 1.5s infinite;
}
@keyframes inplayIcon {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0.8;
  }
}
.tv-bm-fancy {
    display: flex !important;
    margin: 0 !important;
    margin-right: 5px !important;
    float: right;
    background: none !important;
    padding: 0;
}
.tv-bm-fancy li{
	list-style: none;
	margin-left: 2px;
}
.tv-bm-fancy li img{
	filter: contrast(0.5);
    cursor: default;
    height: 17px;
    width: auto;
}
.h-backLay{
	width: 100%;
	display: flex;
    position: relative;
}
.h-backLay .btn-group{
	width: 33.33333333%;
	margin: 0;
	position: relative;
}
.h-backLay .btn-group button{
	width: 50%;
	border: none;
	height: 50px;
	color: #000;	
	font-size: 13px;
	margin: 0 0.5px !important;
}
.suspended{
    font-weight: 500;
    cursor: not-allowed;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    font-size: 12px;
    background: rgb(232 215 255 / 84%);
    color: #d80201;    
}
.suspended-full{
    cursor: not-allowed;
    width: 99%;
    position: absolute;
    top: 0;
    left: 2px;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    text-transform: capitalize;
    font-size: 12px;
    background: url(../images/bg-disabled.png) rgba(0,0,0,.5);
    color: red;
    
}
.twoOddsSection .suspended{
    width: 33.33333333%;
    left: 33.33333333%;
}   
.mtitle{
	display: none;
}
.binarySection .h-backLay{
    justify-content: end;
}
.binarySection .h-backLay .btn-group{
    width: 85%;
}
.binarySection .h-backLay .btn-group button{}
.binarySection .add-pin{}
.binarySection .oneX2 .btn-group{
    width: 44% !important;
    text-transform: capitalize;
}

.lvc-thumb{
    margin-top: 10px;
    margin-bottom: 10px;
}
.lvc-thumb .row{margin: 0;}
.lvc-thumb .row .col-md-2{padding-left: 3px; padding-right: 3px; margin-bottom: 6px;}
.lvc-thumb img{
    filter: hue-rotate(200deg);
}
.lvc-thumb img:hover{
    cursor: pointer;
    filter: inherit;
}
.lvc-thumb h2 {
    color: #fff;
    text-transform: uppercase;
    background: linear-gradient(to right, #da8cff, #9a55ff) !important;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    padding: 10px 0;
    margin-bottom: 12px;
    letter-spacing: 2px;
}
/*eventlist*/
/*detail*/

.market_section{
    background: #fff;
    margin-top: 1px;
    box-shadow: 0 1px 6px #00000017;
    -webkit-box-shadow: 0 1px 6px #00000017;
}
.market_section p{
    line-height: normal;
    align-items: center;
    background: #f1f1f1;
    width: 100%;
    color: #fff;
    text-transform: capitalize;
    display: inline-block;
    padding: 5px;
    margin-bottom: 0;
}
.market_section p span.mrkname{
    line-height: normal;
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
    color: #000;
    font-size: 14px;
}
.market_section .add-pin{
    vertical-align: middle;
    width: auto;
    display: inline-block;
    margin-right: 5px;
}
.linemarket .add-pin{
    margin-left: 5px !important;
}
.market_section .add-pin i:hover{
    background: #7e7e7e;
    color: #fff !important;
}
.market_section .add-pin i{
    line-height: 22px;
    width: 22px;
    height: 22px;
    font-size: 13px;
    display: inline-block;
    align-items: center;
    background-color: transparent;
    border: 1px solid #beabc2;
    border-radius: 0;
    color: #000;
    text-align: center;
}
p.detail-title{
    background: #fff;   
}
.tab-content .add-pin{
    padding-left: 5px;
}
.market_section .min-max{
    color: #000;
    float: right;
    font-size: 11px;
}
.tomm-mobile{
    display: none;
}
.market_section .min-max b i{
    font-weight: 900;
    font-size: 14px;
    margin-left: 5px;
    cursor: pointer;
    position: relative;
    top: 2px;
}
.market_section .btn-group{
    width: 100%;
}
.market_section .btn-group button{
	font-size: 13px;
    width: 16.66666%;
    border: none;
    border-right: 1px solid #fff;
    line-height: normal;
    padding: 4px 0;
    text-transform: capitalize;
}
.market_section .btn-group button.lay2{
    border-right: none;
}
.market_section .btn-group button small{
    font-size: 10px;
    color: #43444a;
    display: block;
}
.market_section .row{
    border-bottom: 1px solid #f2edf3;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: normal;
}
.market_section b[aria-expanded="true"] i.accordion-arrow:before {
    content: "\F374";
}
.market_section b[aria-expanded="false"] i.accordion-arrow:before {
    content: "\F415";
}
.market_section .row:last-child{
/*    border-bottom: none;*/
}
.market_section span.marketevent {
	font-size: 13px;
    color: #000;
    text-transform: capitalize;
    padding: 0 0 0 5px;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
.market_section span.marketevent b{
    font-size: 11px;
}
.mrkt-volume {
    float: right;
    position: relative;
    right: 6px;
    bottom: -7px;
    font-size: 10px;
}
.red{
    color: red;
}
.green{
    color: green;
}
.oddsHeader .ex-bl{
    background: none;
}
.back{
	background: #72bbef;
}
.back1{
    background: #b7d5eb;
}
.back2{
    background: #d7e8f4;
}
.back:hover{
	background: #80c2f1;
}
.lay{
	background: #faa9ba;
}
.lay1{
    background: #efd3d9;
}
.lay2{
    background: #f6e6ea;
}
.lay:hover{
	background: #fbb7c6;
}
.blink-gold{
    background: gold !important;
}
.msgs{
    padding: 0 5px;
    color: #b1031a;
    font-size: 11px;
}
.twoOddsSection .fancyTitle {
    text-transform: uppercase;
    margin: 0;
    background: #beabc2;
    color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    cursor: pointer;
    font-size: 13px;
    height: auto;
    padding: 5px 15px;
    text-align: center;
    width: auto;
    line-height: 2;
}
/*.twoOddsSection .oddsHeader .back,
.twoOddsSection .oddsHeader .lay,
.twoOddsSection .oddsHeader .back:hover,
.twoOddsSection .oddsHeader .lay:hover{
    background: none;
}*/
.twoOddsSection .btn-group .ex-bl{
    background: none;
}
.twoOddsSection .btn-group .two-odds-min-max{
    width: 33.333% !important;
    background: none;
    font-size: 11px;
    color: #000;
    text-align: right;
    padding-right: 5px;
}
.fancyTabs{
    display: inline-block;
    width: 100%;
    position: relative;
}
.fancyTabs .min-max{
    position: absolute;
    right: 5px;
    color: #fff;
    top: 2px;
}
.fancyTabs .nav-tabs li{
    margin: 0;
    line-height: 1.6;
}
.fancyTabs .nav-tabs{
    border: none;
    background: #beabc2;
}
.fancyTabs .nav-tabs a{
    border: none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 0 15px;
    position: relative;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    line-height: 2;
}
.fancyTabs .nav-tabs a.active,
.fancyTabs .nav-tabs a:hover{
    background: linear-gradient(to right, #da8cff, #9a55ff) !important;
    color: #fff !important;
}
.fancyTabs .fancynew-budge {
    background: #0bf814;
    border-radius: 100px;
    color: #000;
    font-size: 10px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 16px;
    height: 17px;
    display: inline-block;
    font-weight: 700;
}
.mobile-tooltip{
    display: none;
}
/*detail*/
/*betslip*/
.loader{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    background: #0000008c;
    height: 100%;
}
.loader span{
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
}
@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -0.125em;
    border: 3px currentColor !important;
    border-style: dotted !important;
    border-right-color: transparent;
    border-radius: 50%;
    animation: 1.5s linear infinite spinner-border !important;
    color: #fff;
}
.ctm-stks-mv{
    display: none;
}
.betslip{
    position: relative;
}
.betslip .bs-title{
    font-size: 13px;
    text-transform: capitalize;
    color: #000;
}
.betslip .input-group{
    width: 48%;
    height: 25px;
    margin: 0 1%;
}
.betslip .input-group .bs-minus{
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.betslip .input-group .bs-plus{
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.betslip .input-group{
    height: 25px;
    border: none;
    cursor: pointer;
}
.bs-plus{
    border-radius: 0 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.bs-plus{
    border-radius: 0 !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.betslip .input-group .input-group-prepend span{
    background: #a4a4a4;
    color: #fff;
    width: 25px;
    height: 25px;
    padding: 0;
    justify-content: center;
    border: none;
}
.betslip button:focus{
    box-shadow: none !important;
}
.betslip .input-group input:disabled{
    background: #e9ecef;
}
.betslip .input-group input{
    height: 25px;
    line-height: normal;
    color: #000;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}
.betslip .btnStakes{
    margin-left: 2px;
/*    text-align: right;*/
    display: inline-block;
}
.betslip .btns-access{
    display: inline-flex;
}
.betslip .btns-access button{
    width: 49% !important;
    margin: 0 1%;
}
.betslip .btn-placebet{
    background-color: #026d02!important;
    background-image: linear-gradient(#07af07,#026d02)!important;
    color: #fff;
    border-radius: 4px !important;
    font-size: 12px !important;
    line-height: 19px;
    padding: 5px 10px !important;
    text-transform: uppercase !important;
}
.betslip .btn-placebet:hover{
    background-color: #026d02!important;
    background-image: linear-gradient(#026d02,#07af07)!important;
    color: #fff;
}
.betslip .btns-access .btn-canceled{
    background-color: #c30529!important;
    background-image: linear-gradient(#ff5071,#c30529)!important;
    cursor: pointer;
    color: #fff;
    border-radius: 4px !important;
    font-size: 12px !important;
    line-height: 19px;
    padding: 5px 10px !important;
    text-transform: uppercase !important;
}
.betslip .btns-access .btn-canceled:hover{
    background-color: #c30529!important;
    background-image: linear-gradient(#c30529,#ff5071)!important;
    color: #fff;
}
.betslip .row{
    padding: 3px 0;
}
.bs-back .row:nth-child(1){
    background: #d7e8f4;
}
.bs-back .row:nth-child(2){
    background: #d4e8f8;
}
.bs-back .btnStakes button{
    background: #b7d5eb;
    font-weight: 600;
    margin: 0 2px;
    color: #000;
    border-radius: 4px !important;
    font-size: 11px;
    line-height: 19px;
    padding: 5px 15px !important;
    width: auto !important;
    border: none;
}
.bs-back .btnStakes button:hover{
    background-color: #72bbef !important;
    color: #fff!important;
}
.bs-lay .row:nth-child(1){
    background: #f6e6ea;
}
.bs-lay .row:nth-child(2){
    background: #faeff2;
}
.bs-lay .btnStakes button{
        background: #efd3d9;
    font-weight: 600;
    margin: 0;
    color: #4a4a4a;
    border-radius: 4px !important;
    font-size: 11px;
    line-height: 19px;
    padding: 5px 15px !important;
    width: auto !important;
    border: none;
}
.bs-lay .btnStakes button:hover{
    background: #faa9ba;
    color: #fff!important;
}
/*betslip*/
/*rightbar*/
.rightBar {
    position: fixed !important;
    right: 0;
    width: 28.9% !important;
    top: 72px;
    background: #fff;
    min-height: 400px;
    height: 100%;
    height: calc(100% - 98px);
    overflow-y: auto;
}
p.liveTv{
    background-color: #beabc2;
    color: #fff;
    font-size: 12px;
    height: 30px;
    margin: 0;
    padding: 5px 10px 5px 7px;
    text-transform: capitalize;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.matchBet p{
    color: #fff;
    font-size: 12px;
    height: 30px;
    margin: 0;
    padding: 5px 10px 5px 7px;
    text-transform: capitalize;
    background: #beabc2;
    margin-top: 1px;
}
.matchBet table thead{
    background-color: #beabc2 !important;
    color: #fff !important;
}
.matchBet table th,
.matchBet table td{
    padding: 5px 3px;
    font-size: 12px;
    text-transform: capitalize;
}
.matchBet table td{
    color: #000;
}


.switch {
  margin: 0;
  position: relative;
  display: inline-block;
  width: 25px;
  height: 14px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 2px;
  bottom: 1px;
  background-color: #fff;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: green;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(11px);
  -ms-transform: translateX(11px);
  transform: translateX(11px);
  background: #fff;
}
.slider.round {
  border-radius: 0;
}
.slider.round:before {
  border-radius: 0%;
}
.desktop-television{
}
.mobile-television{
    display: none;
}
/*rightbAR*/

@media (max-width: 1280px){
	.rightBar{
        width: 28.9% !important;
    }
    span.teamvsname {
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    max-width: 145px;
	    display: inline-block;
	    vertical-align: middle;
	}
}
@media (max-width: 991px){
    .rightBar{
        width: 26% !important;
        top: 72px;
    }
    .nav-profile .navbar-dropdown a{
		line-height: 2.5;
	}
	.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .navbar-dropdown{
		width: 100%;
		left: 0;
		border-radius: 0;
	}
	.sidebar{
		width: 245px;
	}
	.navbar .navbar-menu-wrapper{
		width: auto;
	}
	.navbar .navbar-brand-wrapper {
	    width: 75px;
	}
	.content-wrapper{
		padding: 2px;
	}
	.main-panel{
		width: 100%;
	}
	span.teamvsname {
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    max-width: 62px;
	}
	.sport_tab ul{
		width: 100%;
	    max-width: max-content;
	    margin: 0 auto 3px;
	    overflow-y: hidden;
	    overflow-x: overlay;
	    white-space: nowrap;
	    margin-bottom: 0;
	    display: block;
	}
	.sport_tab ul li{
		display: inline-block;
	}
    .market_section span.marketevent {
        max-width: 215px;
    }
}
@media (max-width: 767px){
    .sidebar .nav .nav-item{
        padding: 0 !important;
    }
    .sidebar .nav.sub-menu .nav-item .nav-link{
        width: 160px;
    }
    .sidebar .nav{
        margin-bottom: 0;
    }
	.lvc-thumb img,
    .lvc-thumb img:hover{
        filter: inherit;
    }
    .betslip .input-group input,
    .betslip .input-group .input-group-prepend,
    .betslip .input-group{
        height: 40px;
    }
    .betslip .input-group .input-group-prepend span {
        align-items: center;
        vertical-align: middle;
        display: flex;
        justify-content: center;
    }
    .betslip .input-group{
        width: 49.5%;
        margin: 0 1px;
    }
    .bs-plus,
    .bs-minus{
        border-radius: 0 !important;
    }
    .betslip .btnStakes{display: inline-flex;}
    .betslip .btnStakes button{
        border-radius: 0 !important;
        width: 12.1% !important;
    }
    .bs-lay .btnStakes button{
        border-right: 2px solid #df798e;
        background: #faa9ba;
    }
    .bs-back .btnStakes button{
        border-right: 1px solid #699ec3;
        background: #afddfe;
    }
    .betslip .btnStakes button:last-child{
        border-right: none;
    }
    .betslip .input-group .input-group-prepend span{
        width: 40px;
        height: 40px;
    }
    .betslip .btns-access{
        padding: 0 !important;
        margin-top: 2px;
    }
    .betslip .btns-access button{
        padding: 10px 15px !important;
        margin: 0 1px;
    }
    .betslip .btns-access .btn-placebet{
        order: 2;
    }
    .betslip .btns-access .btn-cancled{
        order: 1;
    }
    .betslip .bs-title{
        display: none;
    }
    .ctm-stks-mv{
        width: 100%;
        display: block;
        padding: 0;
    }
    .ctm-stks-mv table{
        border:1px solid #bdbdbd;
    }
    .ctm-stks-mv table tr{
        display: table-row;
        width: 100%;
    }
    .ctm-stks-mv table tr td{
        width: 14%;
        padding: 5px;
        text-align: center;
        color: #000;
        font-family: tahomabd;
        background: #fff;
        height: 35px;
    }
    .ctm-stks-mv table tr:nth-child(1) td{
        border-bottom:1px solid #bdbdbd;
    }
    .br-right {
        border-right: 1px solid #bdbdbd;
    }
    /*betslip*/
    .h-backLay .btn-group button{
        height: 45px;
    }
    .market_section .ex-bl, .market_section .back1, .market_section .back2, .market_section .lay2, .market_section .lay1 {
	    display: none;
	}
	.market_section .btn-group button{
		width: 50%;
	}
	.market_section span.marketevent {
	    padding-left: 6px;
	    max-width: 190px;
	}
	.rightBar {
        display: none;
	    position: relative !important;
	    top: 0;
	    width: 100% !important;
	}
	.mobile-television{
		display: block;
	}
	.navbar .navbar-brand-wrapper {
	    width: 55px;
	}
	span.teamvsname {
	    max-width: 200px;
	    font-size: 13px;
	}
    .oneX2,
    .two-odds-min-max{
        display: none;
    }
    .nav-profile .navbar-dropdown a {
        border-bottom: 1px solid #f8f8f8;
    }
    .sidebar .nav .nav-item{
        padding: 0 1rem;
    }
    .baEx .dropdown-toggle{
        background: none;
        border: none;
    }
    .twoOddsSection .suspended{
        width: 100%;
        left: 0;
    }
    .tomm-mobile{
        display: block;
    }
    .tomm-mobile span{
        font-size: 11px;
        color: #000;
    }
    .tab-content .tab-pane span.marketevent{
        padding-left: 0;
    }
    .market_section .btn-group button.lay{
        border-right: none;
    }
    .tab-content .btn-group button.lay{
        border-right: 1px solid #fff;
    }
    .tab-content .btn-group button.back{
        border-right: none;
    }
    p.detail-title {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: space-between;
    }
    .detail-datetime{
        background: #bdaac154;
        padding: 1px 5px;
        border-radius: 0;
    }
    .market_section p{
        padding: 5px 2px;
    }
}
@media (max-width: 480px){
	.navbar .navbar-brand-wrapper {
	    width: 50px;
	}
    .market_section span.marketevent{
        width: 160px;
    }
}