body {
    font-family: 'Poppins', sans-serif;
    background: #F3F3F3
}
body.menuOpen {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.bgBanner {
    position: fixed;
    width: 100%;
    height: 100%;
}

.bgBanner a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

header {
    position: relative;
    z-index: 2;
}
.headerBottom {
        background: #F3F3F3
}
section {
    position: relative;
    z-index: 2;
         background: #F3F3F3
}
.padding15 {
    padding: 0 15px;
}
.padding30 {
    padding: 0 30px;
}

.bluegr {
    background: rgb(13, 66, 112);
    background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
}

.currentAdress {
    font-size: 15px;
    color: #fff;
    line-height: 23px;
}

.currentAdress a {
    color: #fff;
    font-weight: 700;
}

header .headerTop {
    padding: 10px 0;
}

header .socialLinks a {
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    line-height: 30px;
    font-size: 20px;
    color: #1A6FB6;
    text-align: center;
}

header .socialLinks a + a {
    margin-left: 10px;
}

header .headMenu a span {
    position: relative;
    display: block;
    text-align: center;

}

header .headMenu a span.icon {
    height: 30px;
}

header .headMenu {
    padding: 30px 0
}

header .headMenu a {
    color: #848484;
    line-height: 20px;
    font-size: 15px;
}

header .headMenu a + a {
    margin-left: 30px;
}

header .headMenu a span.text {
    height: 40px;

}

header .headMenu a span.text span {
    width: 100%;
    display: flex;
    top: 50%;
    transform: translateY(-50%)
}

header .headMenu a:hover {
    text-decoration: none;
    color: #333438
}

header .headMenu a:hover .icon path {
    fill: #1F80D1
}

#banner1 {
    margin-bottom: 30px;
}

#banner1 a {
    display: block;
}

#banner1 img {
    width: 100%;
}

#banner2 {
    padding-bottom: 30px;
}

#banner2 a {
    display: block;
}

#banner2 img {
    width: 100%;
}

#liveResult {
    margin-bottom: 30px;
}

#liveResult .resultBar {
    background: #EBEBEB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

#liveResult .resultBar .resultTitle {
    padding: 15px 30px;
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    white-space: nowrap
}

#liveResult .resultBar .resultTitle strong {
    margin-left: 13px
}

#liveResult .resultBar .results {
    position: relative;
    padding: 10px 0;
    width: 100%;
    overflow: hidden;
    margin-left: 30px;
    font-size: 15px;


}

#liveResult .resultBar .results .league {
    white-space: nowrap
}

#liveResult .resultBar .results .league .leagueTitle {
    padding: 3px 8px;
    margin-right: 10px;

    color: #1F80D1;
    line-height: 23px;
    border: 1px solid #3D80CB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#liveResult .resultBar .results .league i {
    font-weight: 700;
    font-style: normal;
    color: #1F80D1;
    margin: 0 5px;
}

#liveResult .resultBar .results .league em {
    font-style: normal;
    color: #1F80D1
}

#liveResult .resultBar .results .league:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f101";
    color: #1F80D1;
    margin-left: 10px;
}

#liveResult .resultBar .results .league .match + .match:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    color: #1F80D1;
    margin: 0 10px;
}

#ChannelTabHead {
    margin-bottom: 30px;
}

#ChannelTabHead li + li {
   /* margin-left: 30px;*/
}

#ChannelTabHead a {
    border: 1px solid #A8A8A8;
    color: #A8A8A8;
    font-size: 15px;
    padding: 13px 1rem;
}

#ChannelTabHead a i {
    margin-right: 15px;
}

#ChannelTabHead a.active , #ChannelTabHead a:hover {
    background: rgb(13, 66, 112);
    background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    color: #fff;
}

.liveChannel {
    margin-bottom: 30px;
}

.scorPrediction {
    margin-bottom: 30px;
}

.scorPrediction .predictionTitle {
    padding: 15px 30px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -ms-border-radius: 5px 5px 0px 0px;
    -o-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.scorPrediction .predictionTitle span {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    line-height: 18px;

}

.scorPrediction .predictionTitle span i {
    margin-right: 20px;
    font-size: 18px;
}

.scorPrediction .predictionTitle a {
    color: #fff;
    text-decoration: underline;
    font-size: 15px;
}

.scorPrediction .predictionContent {
    padding: 20px 30px;
    background-image: url('../images/canlibg.jpg');
    background-size: cover;
    background-position: center;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -ms-border-radius: 0px 0px 5px 5px;
    -o-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

.scorPrediction .predictionContent .teams {
    color: #fff;
    font-size: 18px;
}

.scorPrediction .predictionContent .betRadioSet {
    margin: 25px 0;
}

.scorPrediction .predictionContent .betRadioSet .betRadio {
    position: relative;
}

.scorPrediction .predictionContent .betRadioSet .betRadio + .betRadio {
    margin-left: 40px;
}

.scorPrediction .predictionContent .betRadioSet .betRadio input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
}

.scorPrediction .predictionContent .betRadioSet .betRadio input + span {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    display: block;
    padding: 7px 0;
    text-align: center;
    width: 100%;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.scorPrediction .predictionContent .betRadioSet .betRadio input:checked + span {
    background: rgb(13, 66, 112);
    background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    border-color: #3D80CB
}

.scorPrediction .predictionContent .btn-bet {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    background: rgb(13, 66, 112);
    background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    border-color: #3D80CB
}

.multiWatch {
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background: rgb(13, 66, 112);
    background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    border-color: #3D80CB; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.multiWatch:hover {
    background: rgb(13, 66, 112);
    color: #fff;
    text-decoration: none;
}
.multiWatch span span {
    margin-left: 10px;
}
.selectSports .selectSportsScroll {
    position: relative;
    padding: 20px 0 10px;
    height: auto !important
}
.selectSports .scrollbar-inner > .scroll-element.scroll-x {
    top: 10px;
}
.selectSports .selectSportsinner {
    white-space: nowrap
}
.selectSports .selectSportsinner a {
    display: inline-block;
    font-size: 31px;
    color: #A8A8A8;
    line-height: 55px;
    text-align: center;
    width: 55px;
    height: 55px;
}
.selectSports .selectSportsinner a:hover {
    background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.selectSports .selectSportsinner a:hover path{
    fill:#fff;
}
.liveMatch {
    margin-bottom: 30px;
    background: #EBEBEB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.searchMatchFilter {
    position: relative;
    background: #D9D9D9;
    border:1px solid #A8A8A8;
    height: 50px;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
        
}
.searchMatchFilter input {
    position: absolute;
    padding: 0 20px;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: transparent;
    border:0;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.searchMatchFilter a {
    position: absolute;
    font-size: 14px;
    color: #333438;
    z-index: 2;
    right: 20px;
    top: 50%;
    transform: translateY(-50%)
}
.searchMatchFilter a:hover {
    color: #1f80d1
}
.matchTab .nav a {
    position: relative;
    width: 50px;
    font-size: 15px;
    font-weight: 700;
    background: #EBEBEB;
    color: #A8A8A8;
    border:1px solid #A8A8A8;
  
}
.matchTab .nav a.active {
      background: -moz-linear-gradient(45deg, #F41111 0%, #930000 100%);
    background: -webkit-linear-gradient(45deg, #F41111 0%, #930000 100%);
        color: #fff;
    background: linear-gradient(45deg, #F411110%, #930000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F41111", endColorstr="#930000", GradientType=1);
}
.matchTab .nav  a span{
white-space: nowrap;
 
    position: absolute;

    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%) rotate(-90deg);
         
    
}

.matchTabsList {
    overflow: scroll;
    height: 550px;
}
.matchTab  .scrollbar-inner > .scroll-element .scroll-element_track {
    height: 100% !important;
    width: 1px;
    left: 3px;
}
.matchTab .scrollbar-inner > .scroll-element.scroll-y {
    right: 10px !important;
    height: 95%;
    top:50%;
    transform: translateY(-50%)
}
.matchTabsList .matchTabsItem {
        padding: 20px !important;
    font-size: 15px;
  

}
.matchTabsList .matchTabsItem strong {
      font-weight: 400;
}
.matchTabsList .matchTabsItem:hover {
    background: #fff;
}

.matchTabsList .matchTabsItem .icon .blue {
    display: none;
}
.matchTabsList .matchTabsItem .icon:hover  .blank{
    display: none
}
.matchTabsList .matchTabsItem .icon:hover .blue{
    display: inline-block;
}

.matchTabsList .matchTabsItem .icon {
    width: 10%;
}
.matchTabsList .matchTabsItem .matchTeams {
    width: 40%;
    padding-right: 10px;
    border-right: 1px solid #A8A8A8
} 
.matchTabsList .matchTabsItem .matchTeams i {
    font-style: normal;
    font-weight: 700;
}
.matchTabsList .matchTabsItem .matchTeams i.text-blue {
    color: #1F80D1
}
.matchTabsList .matchTabsItem .matchDetails {
    width: 45%;
    padding-left: 10px;
} 
.matchTabsList .matchTabsItem .matchDetails i {
    margin-right: 10px;
    font-style: normal;
}
.matchTabsList .matchTabsItem .matchDetails i.text-blue {
     color: #1F80D1
}
#chat {
    margin-bottom: 30px;
}
.blog>.blogSlide {
    /*padding: 40px 0 0 !important;*/
   margin-bottom: 30px
}
.blogSlide .blogSlideinner {
    white-space: nowrap
}
.blogSlide .blogSlideinner a {
    position: relative;
    display: inline-block;
    width: 240px;
    height: 240px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.blogSlide .blogSlideinner a + a {
    margin-left: 18px;
}
.blogSlide .blogSlideinner a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.75;
    width: 100%;
    height: 100%;
      background: rgb(13, 66, 112);
    background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
     -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition:all 1s ease  ;
}
.blogSlide .blogSlideinner a:hover:after {
    background: #1f80d1
}
.blogSlide .blogSlideinner a strong {
    position: absolute;
    width: 100%;
    padding: 0 30px;
    color: #fff;
    bottom: 30px;
    left: 0;
    z-index: 2;
    white-space: normal
}
.blog .scrollbar-inner > .scroll-element.scroll-x {
    bottom: auto;
    top: 0;
}
.blog .scroll-wrapper > .scroll-content {
    padding-left: 265px;
	padding-top:10px!important;
}
.blog .blogContent {position: relative;
    z-index: 2;
  background: #EBEBEB;
    
    
}
.blog .blogHead  {
    margin-bottom: 30px;
}
.blog .blogHead .blogPhoto {
    margin-top: -276px;
	/*margin-top: -257px;*/
    margin-right: 30px;
    width: 240px;
    min-width: 240px;
    height: 400px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    
}
.blog .blogHead .blogTitle {
    font-size: 30px;
    padding-right: 30px;
    line-height: 46px;
    max-height: 92px;
    overflow: hidden;
    font-weight: 700
}
.blog .blogText {
    padding: 0 30px;
    font-size: 15px;
    line-height: 23px;
    height: 207px;
    overflow: hidden;
}
.readMore{
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    padding: 12px 0;
    display: block;
   width: calc(100% - 60px);
    margin: 40px auto 30px;
     background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all linear 1s;
    -o-transition: all linear 1s;
    transition:all linear 1s ;
}
.readMore:hover {
  background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 100%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 100%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 100%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    color: #fff;
    text-decoration: none;
}
footer {
    background: #F3F3F3;
    padding-top: 30px;
}
footer .footerTop {
    padding: 25px 30px 30px;
    background: url(../images/footer.jpg);
    background-size: cover;
    background-position: center;
}
footer .footerTop .footerLinks {
    margin-bottom: 30px;
}
footer .footerTop .footerLinks a {
    display: block;
    padding: 12px 0;
    color: #333438;
    font-size: 15px;
    border:1px solid #2D2E31;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}
footer .footerTop .footerLinks a:hover {
     background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    border-color: #1f80d1
}
footer .footerBox strong {
    display: block;
    margin-bottom: 10px;
    color:#333438;
    font-size: 20px;
}
footer .footerBox p {
    font-size: 15px;
    color: ##848484;
    line-height: 23px;
}
footer .footerBox ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
footer .footerBox ul li a {
    display: block;
    font-size: 15px;
    line-height: 23px;
    color: #848484;
}
footer .footerBox .banner4 a {
    display: block;
}
footer .footerBox .banner4 a img {
    width: 100%;
}
footer .copyRight {
    display: block;
    padding: 12px 10px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
#liveVideos .liveVideoBox  {
    margin-bottom: 30px;
}
#liveVideos .liveVideoBox .liveVideoTitle {
    padding: 10px 10px 10px 25px;
    color: #fff;
    font-size: 11px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    
}
#liveVideos .liveVideoBox .liveVideoTitle span a {
    display: inline-block;
    text-align: center;
    line-height: 17px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius:5px;
    border:1px solid transparent;
}
#liveVideos .liveVideoBox .liveVideoTitle span a + a {margin-left: 5px;}
#liveVideos .liveVideoBox .liveVideoTitle span a:hover  {
       background: #1f80d1;
    border-color: #fff
}
#liveVideos .liveVideoBox .liveVideoTitle span a:hover path {
    fill:#fff;
 
}
#liveVideos .liveVideoBox .videoContent  {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
}
#liveVideos .liveVideoBox .videoContent img {
    width: 100%;
}
#liveVideos .liveVideoBox .videoContent iframe , #liveVideos .liveVideoBox .videoContent video{
    width: 100%;
    height: 287px;
}
#selectLiveMatch {
    margin-bottom: 30px;
}
#selectLiveMatch #selectedMatchTabNav .nav-link {
    border-radius: 0;
    font-size: 15px;
    color: #A8A8A8;
    border:1px solid #A8A8A8
}
#selectLiveMatch #selectedMatchTabNav .nav-link.active {
    color: #fff;
 background: rgb(13, 66, 112);
    background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    border-color: #1f80d1;
}
#selectLiveMatch #selectedMatchTabNav .nav-item:first-child .nav-link {
    border-top-left-radius: 5px;
}
#selectLiveMatch #selectedMatchTabNav .nav-item:last-child .nav-link {
    border-top-right-radius: 5px;
}
.selectedMatchTabContentin {
    background: #EBEBEB;
    height: 490px
}
.selectedMatchTabContentin .selectedMatchItem {
    font-size: 15px;
    color: #333438
}
.selectedMatchTabContentin .selectedMatchItem .team img{
    width: 26px;
}
.selectedMatchTabContentin .selectedMatchItem .team strong {
    margin: 0 15px
}
.selectedMatchTabContentin .selectedMatchItem .matchInfo span + span{
    margin-left: 20px;
}
.selectedMatchTabContentin .selectedMatchItem .liveMatchCheck .check-blue {
    display: none;
}
.selectedMatchTabContentin .selectedMatchItem .liveMatchCheck.active .check-blue ,.selectedMatchTabContentin .selectedMatchItem .liveMatchCheck:hover .check-blue {
    display: inline-block;
}
.selectedMatchTabContentin .selectedMatchItem .liveMatchCheck.active .check-grey , .selectedMatchTabContentin .selectedMatchItem .liveMatchCheck:hover .check-grey {
    display: none;
}
.selectedMatchTabContentin .selectedMatchItem .liveMatchCheck.active:hover .check-blue {
    display: none;
}
.selectedMatchTabContentin .selectedMatchItem .liveMatchCheck.active:hover .check-grey  {
    display: inline-block;
}
.selectedMatchTabContentin .selectedMatchItem  {
    padding: 25px 30px 25px 15px;
}
.selectedMatchTabContentin .selectedMatchItem:hover {
    background: #fff;
}

.selectedMatchTabContentin.scrollbar-inner > .scroll-element .scroll-element_track {
    height: 100% !important;
    width: 1px;
    left: 3px;
    background: #A8A8A8
}
.selectedMatchTabContentin.scrollbar-inner > .scroll-element.scroll-y {
    right: 10px;
    height: 95%;
    top: 3%;
}
#ratioComparison .ratioComparisonTitle {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: calc(100% - 20px)
}
#ratioComparison .ratioComparisonTitle span {
    display: block;
      padding: 13px 15px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
}
#ratioComparison .ratioComparisonTitle span i {
    margin-right: 10px;
}
#ratioComparison .ratioComparisonTitle .linkSet a {
    display: inline-block;
    padding: 13px 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
#ratioComparison  {
    padding: 30px 10px 30px 30px;
    background: #ebebeb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
     margin-bottom: 30px;
}
#ratioComparison .ratioComparisonTitle .linkSet a:hover {
 background: rgb(31,128,209);
background: -moz-linear-gradient(180deg, rgba(31,128,209,1) 0%, rgba(75,161,235,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(31,128,209,1) 0%, rgba(75,161,235,1) 100%);
background: linear-gradient(180deg, rgba(31,128,209,1) 0%, rgba(75,161,235,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f80d1",endColorstr="#4ba1eb",GradientType=1);
    text-decoration: none;
}
#ratioComparison .ratioComparisonTitle .linkSet a i {
    margin-right: 10px;
}
.ratioTable {
    height: 400px;
    padding-right: 10px !important;
   
}
.ratioTable table {
    
}
.ratioTable  > .scroll-element div {
    height: 80%;
    top: 10%;
}
.ratioTable > .scroll-element .scroll-element_track {
    height: 100%;
    width: 1px;
    background: #A8A8A8;
    left: 3px;
}
.ratioTable table thead {
    background: #A8A8A8;
   
}
.ratioTable table thead th {
     border:0;
    font-size: 15px;
    font-weight: 400;
    padding: 4px 10px;
    text-align: center;
}
.ratioTable table tbody td {
    background: #fff;
    text-align: center;
    font-size: 15px;
}
.ratioTable table tbody td.text-blue {
    color: #1F80D1;
    font-weight: 700
}
.ratioTable .downButton .up ,  .ratioTable .downButton .hover {
    display: none;
}
.ratioTable .downButton.open .down {
    display: none;
}
.ratioTable .downButton.open .up {
    display: inline-block;
}
.ratioTable .downButton:hover .hover {
    display: inline-block;
}
.ratioTable .downButton:hover .up ,  .ratioTable .downButton:hover .down {
    display: none;
}
.ratioTable tr.open {
    display: table-row !important;
}
.ratioTable .downButton.open:hover .hover {
    display: none;
}
.ratioTable .downButton.open:hover .up {
    display: inline-block;
}
.ratioTable tr a {
    position: relative;
    display: block;
    padding: 3px 10px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #848484;
    border:1px solid #848484;
    border-radius: 5px;
    
}
.ratioTable tr a:hover:after{
    content: "Bahis Yap";
    position: absolute;
    font-size: 9px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(31,128,209);
background: -moz-linear-gradient(180deg, rgba(31,128,209,1) 0%, rgba(13,66,112,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(31,128,209,1) 0%, rgba(13,66,112,1) 100%);
background: linear-gradient(180deg, rgba(31,128,209,1) 0%, rgba(13,66,112,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f80d1",endColorstr="#0d4270",GradientType=1);
}
.ratioTable .downButton {
    border:0;
    padding: 0;
    
}
.ratioTable .downButton:after {
    display: none;
}
.ratioTable tr.bluebg td{
    background: #E6F6FF
}
.ratioTable table tbody tr:hover td{
     background: #eee
}
#sportsListModal .modal-body a {
    
}
#sportsListModal .modal-header {
    color: #fff;
    padding: 10px 15px;
}
#sportsListModal .modal-body a {
    display: inline-block;
    font-size: 31px;
    color: #A8A8A8;
    line-height: 55px;
    text-align: center;
    width: 55px;
    height: 55px;
}
#sportsListModal .modal-body a:hover {
    background: -moz-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(, 31, 128, 209, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(13, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0d4270", endColorstr="#1f80d1", GradientType=1);
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.mobileMenuBox {
    display: none;
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    padding: 0px 10px 10px;
}
.mobileMenuBox.open {
    display: block;
}
.mobileMenuBox .menuHead  {
    margin-bottom: 40px;
    padding: 10px 0;
}
.mobileMenuBox .menuHead .menuBar svg  , .mobileMenuBox .menuHead .menuBar img{
    width:35px;
}
.mobileMenuBox ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.mobileMenuBox ul li {
    display: block;
}
.mobileMenuBox ul li + li {
    border-top: 1px solid #eee
}
.mobileMenuBox ul li  a {
    display: block;
    padding: 15px 10px;
    font-size:20px;
    color: #485B69
}
.mobileMenuBox ul li  a .icon {
    display: inline-block;
    width:50px;
}

baff {
    margin-left: 5px;
}
beff {
    margin-right: 5px;
}
	baff:before {
		content: ")";font-size: 10px;animation: livey 1.7s linear infinite;opacity: 0;font-weight: normal;
	}
	baff:after {
		content: ")";font-size: 12px;animation: livex 1.7s linear infinite;opacity: 0;font-weight: normal;
	}
	beff:before {
		content: "(";font-size: 12px;animation: livex 1.7s linear infinite;opacity: 0;font-weight: normal;
	}
	beff:after {
		content: "(";font-size: 10px;animation: livey 1.7s linear infinite;opacity: 0;font-weight: normal;
	}
	@keyframes livex {
	  30% {
	    opacity: 0;
	  }
	  80% {opacity: 1}
	  100% {opacity: 0}
	}
	@keyframes livey {
	  40% {
	    opacity: 1;
	  }
	  80% {opacity: 1}
	  100% {opacity: 0}
	}

.bestBet {
    color: #fff !important;
}
.bestBet:hover {
    background: rgba(3, 66, 112, 1);
    text-decoration: none;
}
.bestBet:after {
    display:none !important
}
.macdakika {
	color:red!important;
}
.macdakikamark {
	animation: blink 1s infinite;
}
 @keyframes blink {
      0% { opacity: 1; }
      50% { opacity: 0; }
      100% { opacity: 1; }
}

.selectSportsinner {
	padding: 3px;
	padding-left: 0px;
}

.selectSports .selectSportsinner a {
	border-radius:10px;
}

.xicon .caticon {
	width:32px;
	height:32px;
	border-radius:10px;
/*	filter: brightness(0) saturate(100%) invert(68%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);	*/
}

.xicon:hover .caticon {
 /* filter: brightness(0) invert(100%);*/
}

.selicon {
	background-color:#1b78c5;	
}

.selicon .caticon {
	filter: unset!important;	
/*	filter: brightness(100%) saturate(0%) invert(100%) sepia(0%) hue-rotate(0deg) contrast(100%)!important;*/
}
.canli_yayin { 
display:none!important;
}
.canli_yayin_futbol {
display:none!important;
}
.canli_siradaki_yayin_futbol {
display:none!important;
}
.yayinkategorileridesk {
	overflow-x:scroll!important;
	white-space: nowrap;
	margin-bottom:2px;
}
/* Yatay scrollbar'ı stilize et */
.yayinkategorileridesk::-webkit-scrollbar {
  height: 6px; /* Yatay scrollbar yüksekliği */
  width:6px; /* Dikey scrollbar genişliği */
}

/* Yatay scrollbar track (arka alan) */
.yayinkategorileridesk::-webkit-scrollbar-track {
  background: #f1f1f1; /* Track rengi */
  border-radius: 10px; /* Track'ın köşeleri yuvarlanır */
}

/* Yatay scrollbar thumb (draggable parça) */
.yayinkategorileridesk::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, rgba(3, 66, 112, 1) 0%, rgba(31, 128, 209, 1) 100%); /* Linear gradient arka plan */
  border-radius: 10px; /* Thumb'ın köşeleri yuvarlanır */
}

/* Yatay scrollbar thumb üzerine gelindiğinde renk değişikliği */
.yayinkategorileridesk::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(90deg, rgba(31, 128, 209, 1) 0%, rgba(3, 66, 112, 1) 100%);
}
.macizle,.macizle:hover,.sonrakimac,.sonrakimac:hover {
	text-decoration:none;
	color:unset;
}
#yayin1,#yayin2 {
display:none;
width:100%;
height:343px;
border:unset;
}
.yayincontainer {
  position: relative;
  width: 100%;
  height: 360px;
}
.yayinoverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  pointer-events: none; /* Üst div de etkileşimsiz, kontroller hariç */
}

.yayincontrols {
  position: absolute;
  bottom: 22px;
  right: 3px;
  display: flex;
  gap: 10px;
  pointer-events: auto; /* Butonlar tıklanabilir */
}
.yayincontrols button {
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  border-radius: 5px;
}
:fullscreen .controls {
  bottom: 20px;
  right: 20px;
  transform: scale(1.2);
}
.loading-container {
  width: 100%;
  height: 347px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f3f3f3;
  display:none;
}
.loading-circle {
  border: 8px solid #f3f3f3; /* Light background color for the circle */
  border-top: 8px solid #3498db; /* Blue color for the top border */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: xspin 1s linear infinite; 
}

/* The animation to rotate the circle */
@keyframes xspin {
  0% {
    transform: rotate(0deg); 
  }
  100% {
    transform: rotate(360deg); 
  }
}
.favmac {
display:none!important;
}

.macizle,.favmacizle,.macizle:hover,.favmacizle:hover,.tvizle,.tvizle:hover {
	text-decoration:none;
	color:unset;
}
.tvlogo {
	width:128px;
	height:unset!important;
	margin-left:5px;
}
.tv {
	display:flex;
	text-decoration:none;
	color:unset;
	text-transform:uppercase;
}
.tv:hover {
	text-decoration:none;
	color:unset;
}
.tv span {
	margin-left:20px;
	border-left:1px solid silver;
    white-space: nowrap;	
}
.tvizle {
	margin:5px;
	font-weight:100;
	border-right:unset!important;
}
.matchTeams2 {
    padding-right: 10px;
	height:100%;
    border-right: 1px solid #A8A8A8;	
}
#ChannelTabHead {
	display:none;
}
.mactab { margin:3px; }
.yayinkaynaklar {
    width: 100%;
    margin: 0 0 5px;
}
/* Dropdown Button */
.dropbtn {
  background-color: #3498DB;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  justify-content: center !important;	
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}
#myDropdown {
	max-height: 400px;
    height: auto;
    overflow-y: auto;	
}
span.disabled {
  pointer-events: none;
  cursor: not-allowed;
}
.yayinkaynaklar { display:none }
.vjs-skip-ad-btn:disabled {
    background-color: lightgray !important;
	color:black;
}
.macisim,.kanalisim { 
display:none;
font-size: 18px;
text-align: center;	
}
.total {
    font-size: 14px;
    color: white;
    border: 1px solid #9c0101;
    background: #dc3545;
    margin: 3px;
    border-radius: 14px;
    padding: 3px;
    position: absolute;
    width: 25px;
    height: 27px;
    text-align: center;	
	top:-3px;
	display:none;
}
.total_tv {
    left: 95px;	
	display:block;
}
.total_futbol {
	left: 152px;
}
.total_basketbol {
	left:212px;
}
.total_tenis {
	left:273px;
}
.total_voleybol {
	left:332px;
}
.total_beyzbol {
	left:394px;
}
.total_hentbol {
	left:452px;
}
.total_buzhokeyi {
	left:512px;
}
.sekme {
padding:13px 11px!important;
display:inline-flex!important
}
.sekme i,img {
	margin-top:3px;
}
a:hover { 
text-decoration:none!important;
}
.catnum {
display: none!important;
    color: white;
    border: 1px solid #9c0101;
    background: #dc3545;
    border-radius: 14px;
    padding: 3px!important;
    position: absolute;
    width: 29px;
    height: 27px;
    text-align: center;
    font-size: 13px!important;
	top: 4px;
}
.catnum_futbol {
	display:block!important;
    left: 224px;
}

.catnum_futbol_canli {
    left: 224px;
}

.catnum_basketbol,.catnum_basketbol_canli {
	left:350px;
}
.catnum_tenis,.catnum_tenis_canli {
	left:440px;
}
.banner3  {
	display:none;
}